@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/icon?family=Material+Icons";.navbar{position:fixed;top:0;left:0;right:0;width:100%;background:#fff;border-bottom:1px solid #e5e7eb;z-index:1000;box-shadow:0 1px 3px #0000000d}.navbar .container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar__content{display:flex;align-items:center;justify-content:space-between;height:64px;width:100%}.navbar__logo{display:flex;align-items:center;flex-shrink:0}.logo-button{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;transition:opacity .2s ease}.logo-button:hover{opacity:.8}.navbar__nav{display:flex;align-items:center;gap:32px}.nav-links{display:flex;align-items:center;gap:24px}.nav-actions{display:flex;align-items:center;gap:12px}.nav-link{background:none;border:none;color:#6b7280;text-decoration:none;font-weight:500;font-size:15px;transition:color .2s ease;cursor:pointer;padding:8px 12px;border-radius:6px;position:relative}.nav-link:hover{color:#6562bc;background:#6562bc0d}.nav-link.active{color:#6562bc;font-weight:600;background:#6562bc26;position:relative}.nav-link.active:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:20px;height:2px;background:#6562bc;border-radius:1px}.btn--sm{padding:10px 20px;font-size:14px;font-weight:500;border-radius:8px;transition:all .2s ease}.nav-actions .btn--outline.btn--sm{padding:12px 24px;font-size:16.8px;border-radius:9.6px}body{padding-top:64px!important;margin:0}.flux-landing,.pricing-page{min-height:calc(100vh - 64px)}@media (max-width: 768px){.navbar__content{height:56px}.nav-links{gap:16px}.nav-link{font-size:14px;padding:6px 8px}.btn--sm{padding:8px 16px;font-size:13px}.desktop-login-btn{display:none!important}body{padding-top:56px!important}}@media (max-width: 640px){.navbar__nav{gap:12px}.nav-links,.nav-actions{gap:8px}.nav-link{font-size:13px;padding:4px 6px}}@media (max-width: 480px){.nav-links,.desktop-login-btn{display:none}.nav-actions{gap:12px;align-items:center}.mobile-get-started-btn.btn--sm{padding:7.2px 12px;font-size:13.2px;font-weight:600}.navbar__content{height:52px}body{padding-top:52px!important}}.hamburger-menu-btn{display:none;flex-direction:column;justify-content:center;align-items:center;width:30px;height:30px;background:none;border:none;cursor:pointer;padding:0;z-index:1001}.hamburger-line{width:20px;height:2px;background-color:#6562bc;margin:2px 0;transition:.3s ease;transform-origin:center}.hamburger-line.open:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger-line.open:nth-child(2){opacity:0}.hamburger-line.open:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-menu{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000001a;z-index:1000}.mobile-menu__content{padding:1rem;display:flex;flex-direction:column;gap:.75rem}.mobile-menu__item{padding:12px 16px;background:none;border:none;text-align:left;font-size:16px;font-weight:500;color:#374151;cursor:pointer;border-radius:8px;transition:background-color .2s ease}.mobile-menu__item:hover{background-color:#f3f4f6}.mobile-menu__item.active{color:#6562bc;background-color:#f8f9ff}@media (max-width: 480px){.hamburger-menu-btn{display:flex}}.pricing-page{background-color:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:40px 20px 60px}.pricing-header{text-align:center;max-width:800px;margin:0 auto 60px}.pricing-title{font-size:48px;font-weight:700;color:#1f2937;margin-bottom:12px;line-height:1.1}.pricing-subtitle{font-size:20px;color:#6b7280;margin-bottom:40px;font-weight:400}.toggles-container{position:relative;margin-bottom:32px;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 20px;height:48px;display:flex;align-items:center}.tab-navigation{display:flex;gap:8px;background:#e5e7eb;padding:4px;border-radius:12px;max-width:400px;position:absolute;left:50%;transform:translate(-50%)}.billing-toggle-switch{display:flex;align-items:center;gap:6px;position:absolute;right:0}.tab-button{display:flex;align-items:center;gap:8px;padding:12px 20px;border:none;background:transparent;color:#6b7280;font-size:14px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s ease;flex:1;justify-content:center}.tab-button.active{background:#fff;color:#6562bc;box-shadow:0 1px 3px #0000001a}.tab-icon{font-size:16px}.billing-label{font-size:14px;font-weight:500;color:#9ca3af;transition:color .2s ease}.billing-label.active{color:#6562bc}.toggle-switch{cursor:pointer;display:flex;align-items:center}.toggle-slider{width:48px;height:24px;background:#e5e7eb;border-radius:12px;position:relative;transition:all .3s ease;display:flex;align-items:center;padding:2px}.toggle-slider.active{background:#6562bc}.toggle-handle{width:20px;height:20px;background:#fff;border-radius:50%;position:absolute;left:2px;transition:all .3s ease;box-shadow:0 1px 2px #0000001a}.toggle-slider.active .toggle-handle{transform:translate(22px)}.save-badge{background:#10b981;color:#fff;font-size:11px;padding:2px 6px;border-radius:4px;font-weight:600}.pricing-container{max-width:1200px;margin:0 auto}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:40px;align-items:stretch}.career-site-section{display:flex;justify-content:center;margin-top:40px}.single-card{max-width:400px;margin:0 auto}.pricing-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px 24px;position:relative;transition:all .3s ease;display:flex;flex-direction:column;height:100%}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000001a}.pricing-card.popular{border:2px solid #6562bc;transform:scale(1.02);box-shadow:0 10px 30px #6562bc26}.pricing-card.popular:hover{transform:scale(1.02) translateY(-4px)}.card-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#6562bc;color:#fff;padding:6px 16px;border-radius:20px;font-size:12px;font-weight:600;letter-spacing:.5px}.card-header{margin-bottom:24px}.plan-name-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.plan-name{font-size:24px;font-weight:700;color:#1f2937;margin:0}.plan-subtitle{font-size:14px;color:#6b7280;margin:0}.plan-icon{font-size:32px;margin-bottom:16px;color:#6562bc}.plan-icon .material-icons{font-size:32px}.discount-badge{padding:4px 8px;border-radius:6px;font-size:11px;font-weight:600;letter-spacing:.5px}.discount-badge.green{background:#dcfce7;color:#16a34a}.card-price{margin-bottom:32px}.price-main{display:flex;align-items:baseline;margin-bottom:8px}.price{font-size:48px;font-weight:700;color:#1f2937;line-height:1}.price.custom{font-size:24px}.period{font-size:18px;color:#6b7280;margin-left:4px}.price-subtext{font-size:14px;color:#6b7280}.original-price{margin:0 0 8px}.savings-info p{margin:4px 0;line-height:1.4;white-space:nowrap}.card-features{flex:1;margin-bottom:32px}.card-features ul{list-style:none;padding:0;margin:0}.card-features li{display:flex;align-items:center;gap:12px;padding:8px 0;font-size:14px;color:#374151}.checkmark{color:#10b981;font-weight:400;font-size:18px;width:20px;flex-shrink:0}.card-cta{margin-top:auto}.cta-button{width:100%;padding:16px 24px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;border:2px solid transparent}.cta-button.primary{background:#6562bc;color:#fff}.cta-button.primary:hover{background:#5451a6;transform:translateY(-1px)}.cta-button.outline{background:transparent;color:#6562bc;border:2px solid #6562bc}.cta-button.outline:hover{background:#6562bc0d}@media (max-width: 768px){.pricing-page{padding:40px 16px}.pricing-title{font-size:36px}.pricing-subtitle{font-size:18px}.pricing-grid{grid-template-columns:1fr;gap:20px}.pricing-card.popular{transform:none;box-shadow:0 4px 12px #6562bc26}.pricing-card.popular:hover{transform:translateY(-4px)}.toggles-container{height:auto;padding:0}.tab-navigation{position:static;transform:none;left:auto;max-width:100%;margin:0 auto 20px}.billing-toggle-switch{position:static;right:auto;justify-content:center;margin:0 auto;gap:8px}.tab-button{font-size:13px;padding:10px 16px}.price{font-size:40px}.savings-info p{white-space:normal}.billing-label{font-size:12px}}@media (max-width: 480px){.pricing-title{font-size:28px}.tab-navigation{flex-direction:column;gap:4px}.billing-toggle-switch{gap:8px}.billing-label{font-size:13px}}.demo-booking-form{padding:80px 20px;background:linear-gradient(135deg,#6562bc,#8b87e8,#a855f7);position:relative;overflow:hidden}.demo-booking-form:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.1) 0%,transparent 50%);pointer-events:none}.demo-booking-form .container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.demo-booking-form .section-header{text-align:center;margin-bottom:60px}.demo-booking-form .section-title{font-size:48px;font-weight:700;color:#fff;margin-bottom:16px;line-height:1.1}.demo-booking-form .section-subtitle{font-size:20px;color:#ffffffe6;font-weight:400;line-height:1.5;max-width:600px;margin:0 auto}.demo-form-container{background:#fff;border-radius:20px;box-shadow:0 25px 50px #00000026;overflow:hidden;max-width:900px;width:100%;display:grid;grid-template-columns:1fr 1fr;margin:0 auto;transform:translateY(0);transition:transform .3s ease}.demo-form-left{background:linear-gradient(135deg,#f0f4f8,#e2e8f0);position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0}.dialogue-bubble{position:absolute;top:190px;left:20px;z-index:2}.bubble-content{background:#fff;padding:20px 24px;border-radius:20px;box-shadow:0 6px 16px #00000026;font-size:18px;font-weight:500;color:#2d3748;max-width:280px;line-height:1.4;position:relative}.bubble-tail{position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:12px solid #ffffff}.demo-form-image{display:flex;justify-content:center;align-items:flex-end;height:100%;width:100%;padding:0;margin:0;overflow:visible}@media (max-width: 768px){.demo-form-image{align-items:center;height:100%;overflow:visible}}.demo-image{width:120%;height:65%;object-fit:cover;object-position:left bottom;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));padding:0;display:block;margin:0 0 0 -10%}.demo-form-right{padding:2rem;display:flex;flex-direction:column;justify-content:center}.demo-form-header{margin-bottom:0}.demo-form-title{font-size:24px;font-weight:700;color:#1a202c;margin-bottom:.5rem;line-height:1.2}.demo-form-subtitle{font-size:16px;color:#718096;font-weight:400;line-height:1.4}.demo-form{display:flex;flex-direction:column;gap:1.5rem}.form-field{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:14px;font-weight:600;color:#2d3748;margin-bottom:.25rem}.required{color:#e53e3e;margin-left:2px}.form-input{padding:12px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#2d3748;background:#fff;transition:border-color .2s ease,box-shadow .2s ease;outline:none}.form-input:focus{border-color:#6562bc;box-shadow:0 0 0 3px #6562bc1a}.form-input.error{border-color:#e53e3e}.form-input::placeholder{color:#a0aec0}.error-message{font-size:12px;color:#e53e3e;margin-top:.25rem}.privacy-notice{font-size:12px;color:#718096;line-height:1.4;margin-top:.5rem}.submit-button{background:#6562bc;color:#fff;padding:16px 24px;border:none;border-radius:8px;font-size:14px;font-weight:600;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;margin-top:1rem}.submit-button:hover:not(:disabled){background:#5451a6;transform:translateY(-1px);box-shadow:0 4px 12px #6562bc4d}.submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.confirmation-text{font-size:14px;color:#718096;text-align:center;line-height:1.4;margin-top:1rem}.demo-form-success{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:3rem;grid-column:1 / -1}.demo-form-success h2{font-size:28px;font-weight:700;color:#1a202c;margin-bottom:1rem}.demo-form-success p{font-size:16px;color:#718096;line-height:1.6;max-width:400px}@media (max-width: 768px){.demo-booking-form{padding:60px 20px}.demo-booking-form .section-header{margin-bottom:40px}.demo-booking-form .section-title{font-size:36px}.demo-booking-form .section-subtitle{font-size:18px}.demo-form-container{grid-template-columns:1fr;max-width:500px}.demo-form-left{min-height:400px;order:2;padding:0;overflow:visible}.demo-form-right{order:1;padding:1.5rem}.dialogue-bubble{display:none}.bubble-content{font-size:16px;padding:16px 20px;max-width:220px}.demo-image{width:100%;height:auto;max-height:100%;object-fit:contain;object-position:center bottom;margin:0 auto;padding:0;display:block}.demo-form-title{font-size:20px}.demo-form-subtitle{font-size:14px}}@media (max-width: 480px){.demo-booking-form{padding:40px 16px}.demo-booking-form .section-title{font-size:28px}.demo-booking-form .section-subtitle{font-size:16px}.demo-form-container{border-radius:16px}.demo-form-right{padding:1rem}.demo-form{gap:1rem}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.flux-landing{font-family:Inter,sans-serif;color:#4b5563;line-height:1.6;background-color:#fff}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.25rem}@media (max-width: 768px){.container{padding:0 1rem}}@media (max-width: 480px){.container{padding:0 .75rem}}h1,h2,h3,h4,h5,h6{color:#1f2937;font-weight:700;line-height:1.2}.section-title{font-size:2.5rem;margin-bottom:1rem;text-align:center}.section-subtitle{font-size:1.25rem;color:#4b5563;text-align:center;margin-bottom:3rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;border:1px solid transparent;transition:all .3s ease;text-decoration:none}.btn--primary{background-color:#6562bc;color:#fff;border:none}.btn--primary:hover{background-color:#5451a6;transform:translateY(-1px)}.btn--outline{background-color:transparent;color:#6562bc;border:1px solid #6562BC}.btn--outline:hover{background-color:#6562bc1a}.btn--large{padding:.875rem 1.75rem;font-size:1rem}.btn--watch-video{position:relative;background:linear-gradient(45deg,#6562bc,#8b87e8,#a855f7,#8b87e8,#6562bc);background-size:400% 400%;color:#fff;border:2px solid transparent;overflow:hidden;animation:gradientShift 3s ease-in-out infinite,pulseGlow 2s ease-in-out infinite;box-shadow:0 4px 20px #6562bc66,0 0 20px #8b87e84d;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.btn--watch-video:before{content:"";position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;background:linear-gradient(45deg,transparent,rgba(255,255,255,.8),transparent,rgba(255,255,255,.6),transparent);background-size:400% 400%;border-radius:inherit;opacity:0;z-index:-1;transition:opacity .3s ease}.btn--watch-video:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);transform:translate(-50%,-50%) scale(0);border-radius:inherit;transition:transform .6s cubic-bezier(.25,.46,.45,.94);pointer-events:none}.btn--watch-video:hover:before{opacity:1;animation:borderFlow 2s linear infinite}.btn--watch-video:hover:after{transform:translate(-50%,-50%) scale(1.5)}.btn--watch-video:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 8px 20px #6562bc66,0 0 20px #8b87e84d;animation:gradientShift 2s ease-in-out infinite,pulseGlow 1.5s ease-in-out infinite}.watch-video-icon{transition:transform .4s cubic-bezier(.34,1.56,.64,1);filter:drop-shadow(0 2px 4px rgba(0,0,0,.2)) brightness(0) invert(1)}.btn--watch-video:hover .watch-video-icon{transform:scale(1.15) rotate(2deg)}@keyframes pulseGlow{0%,to{box-shadow:0 4px 20px #6562bc66,0 0 20px #8b87e84d}50%{box-shadow:0 4px 25px #6562bc99,0 0 35px #8b87e880}}@keyframes borderFlow{0%{background-position:0% 0%}to{background-position:400% 0%}}.btn--full-width{width:100%}.header{background-color:#fff;box-shadow:0 1px 2px #0000000d;position:fixed;top:0;left:0;width:100%;z-index:100;transition:transform .4s ease;padding:.875rem 0}.header--hidden{transform:translateY(-100%)}.header__content{display:flex;justify-content:space-between;align-items:center}.header__logo img{height:50px}.header__nav{display:flex;align-items:center;gap:2rem}.nav-link{color:#4b5563;text-decoration:none;font-weight:500;transition:color .3s ease}.nav-link:hover{color:#6562bc}.hero{padding:10rem 0 5rem;position:relative;overflow:hidden;background:linear-gradient(135deg,#fff,#fafbfc,#f5f7fa)}.hero .hero__content:after{content:"";position:absolute;width:1200px;height:1200px;border-radius:50%;background:radial-gradient(circle at center,rgba(101,98,188,.12) 0%,rgba(101,98,188,.08) 30%,rgba(101,98,188,.04) 60%,rgba(101,98,188,.01) 80%,transparent 100%);top:50%;right:-600px;transform:translateY(-50%);z-index:-1}.hero__content{display:grid;grid-template-columns:1.4fr .9fr;gap:3rem;align-items:center;position:relative;z-index:1}.hero__title{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1;letter-spacing:-.03em;color:#1f2937}.hero__subtitle{font-weight:500;color:#6b7280;font-size:1.375rem;line-height:1.4;letter-spacing:-.01em;margin:0 0 2.5rem}.hero__features{margin:1.4rem 0 2.1rem;padding:0;transform:scale(.7);transform-origin:left center}.hero__features-title{font-size:2rem;margin-bottom:2rem;background:linear-gradient(135deg,#6562bc,#8b87e8,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;letter-spacing:-.02em;text-transform:none;position:relative;display:inline-block;line-height:1.2;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif}.hero__feature-list{display:grid;grid-template-columns:1fr;gap:1.25rem}.hero__feature{display:flex;align-items:center;gap:1.5rem;padding:2rem 2.25rem;background:linear-gradient(135deg,#fffffff2,#ffffffe6);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;border:1px solid rgba(255,255,255,.3);box-shadow:0 20px 40px #6562bc14,0 8px 16px #0000000a,inset 0 1px #ffffffe6;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;animation:fadeInUp .6s ease-out backwards;cursor:default;pointer-events:none}.hero__feature:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#6562bc,#8b87e8,#a855f7);opacity:.7;transition:all .4s ease;border-radius:0 4px 4px 0}.hero__feature:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#6562bc03,#8b87e808);opacity:0;transition:opacity .4s ease;border-radius:20px;pointer-events:none}.hero__feature:hover{background:linear-gradient(135deg,#fffffffa,#fffffff2);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-color:#ffffff80;box-shadow:0 25px 50px #6562bc1f,0 12px 24px #0000000f,inset 0 1px #fff;transform:translateY(-3px)}.hero__feature:hover:before{opacity:1;width:5px}.hero__feature:hover:after{opacity:1}.hero__feature--highlighted{background:linear-gradient(135deg,#6562bc14,#8b87e814);border-color:#6562bc40;box-shadow:0 20px 40px #6562bc26,0 8px 16px #00000014,inset 0 1px #ffffffe6;transform:translateY(-2px)}.hero__feature--highlighted:before{opacity:1;width:5px;background:linear-gradient(180deg,#6562bc,#8b87e8 30%,#a855f7 70%,#8b87e8)}.hero__feature--highlighted:after{opacity:.6}.hero__feature--highlighted .hero__feature-number{background:linear-gradient(135deg,#fffffffa,#ffffffe6);color:#6562bc;border:2px solid #6562BC;box-shadow:0 8px 24px #6562bc40;transform:scale(1)}.hero__feature-number{background:linear-gradient(135deg,#6562bc,#8b87e8);color:#fff;width:2.75rem;height:2.75rem;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9375rem;flex-shrink:0;box-shadow:0 2px 8px #6562bc26;position:relative;transform:scale(1);border:2px solid #6562BC}.hero__feature-number:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#6562bc1a,#6562bc00);border-radius:8px;pointer-events:none}.hero__feature--highlighted .hero__feature-number:after{background:linear-gradient(135deg,#fff3,#fff0)}.hero__feature-text{font-size:1rem;font-weight:500;color:#1f2937;line-height:1.5;letter-spacing:-.01em}.hero__feature:nth-child(1){animation-delay:.1s}.hero__feature:nth-child(2){animation-delay:.2s}.hero__feature:nth-child(3){animation-delay:.3s}.hero__subtext{font-size:1.125rem;margin:0 0 2.5rem;color:#6b7280;line-height:1.6;max-width:85%}.hero__actions{display:flex;gap:.875rem;margin:1.75rem 0 0;flex-wrap:wrap}.hero__carousel{position:relative;height:504px;max-width:114%;margin-left:auto;transform:scale(1.2);transform-origin:center;overflow:hidden;transition:transform .8s cubic-bezier(.23,1,.32,1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hero__carousel:hover{transform:scale(1.21) translateY(-2px)}.hero__slide{position:absolute;top:0;left:0;width:100%;opacity:0;transform:translate3d(30px,0,0) scale(.98);transition:all 1s cubic-bezier(.25,.46,.45,.94);filter:brightness(.9);z-index:1;will-change:transform,opacity;backface-visibility:hidden;-webkit-font-smoothing:antialiased}.hero__slide.active{opacity:1;transform:translateZ(0) scale(1);filter:brightness(1);z-index:10;transition:all 1s cubic-bezier(.23,1,.32,1)}.demo-card{background:#fff;border-radius:16px;overflow:hidden;height:100%;min-height:420px;transform:translateZ(0);backface-visibility:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.hero__slide{animation:slideEnhance 1.2s cubic-bezier(.23,1,.32,1) forwards}.hero__slide.active{animation:slideActivate 1.2s cubic-bezier(.23,1,.32,1) forwards}@keyframes slideEnhance{0%{opacity:0;transform:translate3d(50px,0,0) scale(.95);filter:brightness(.8)}to{opacity:0;transform:translate3d(30px,0,0) scale(.98);filter:brightness(.9)}}@keyframes slideActivate{0%{opacity:0;transform:translate3d(30px,0,0) scale(.98);filter:brightness(.9)}60%{opacity:.9;transform:translate3d(-3px,0,0) scale(1.01);filter:brightness(1.05)}to{opacity:1;transform:translateZ(0) scale(1);filter:brightness(1)}}.demo-card--screenshot{min-height:462px}.demo-card__header{background:#6562bc;color:#fff;padding:1.5rem;display:flex;justify-content:space-between;align-items:center}.demo-card__header h3{font-size:1.25rem;color:#fff;margin:0}.demo-card__content{padding:2rem}.demo-card__content--screenshot{padding:0;height:calc(100% - 84px);display:flex;align-items:center;justify-content:center}.demo-screenshot{width:100%;height:100%;object-fit:cover;border-radius:0 0 16px 16px}.kanban-board{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.kanban-animation{position:relative;height:352px;overflow:hidden}.kanban-columns{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;height:100%}.kanban-column{background:#f8fafc;border-radius:12px;padding:1rem;border:1px solid #E2E8F0;position:relative}.kanban-column-header{margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #E2E8F0}.kanban-column-header h4{font-size:.875rem;color:#6b7280;margin:0 0 .25rem;text-transform:uppercase;font-weight:600}.candidate-count{font-size:.75rem;color:#9ca3af;font-weight:500;position:relative;display:inline-block;min-height:1em}.kanban-candidates{display:flex;flex-direction:column;gap:.75rem}.dragging-candidate{position:absolute;top:80px;left:1rem;z-index:10;background:#fff;padding:1rem;border-radius:12px;display:flex;align-items:center;gap:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 0 1px #6562bc1a;border:none;cursor:grabbing;transform-origin:center;width:auto;max-width:200px;min-width:180px;flex-shrink:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dragging-candidate img{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.dragging-candidate .candidate-info{flex:1;min-width:0}.candidate-card{background:#fff;padding:1rem;border-radius:8px;display:flex;align-items:center;gap:.75rem;border:1px solid #E5E7EB;transition:all .2s ease;cursor:pointer}.candidate-card:hover{border-color:#6562bc;box-shadow:0 2px 8px #6562bc1a}.candidate-info{flex:1;min-width:0}.candidate-card img{width:40px;height:40px;border-radius:50%;object-fit:cover}.candidate-card strong{display:block;font-size:.875rem;color:#1f2937;font-weight:600}.candidate-card span{font-size:.75rem;color:#6b7280;margin:0;display:block;margin-top:.125rem}.compact-interview-flow{display:flex;flex-direction:column;height:100%;gap:.5rem;padding:1rem;max-height:240px}.compact-section{background:#f9fafb;border-radius:8px;padding:.5rem .75rem;border:1px solid #E5E7EB;flex:1}.compact-section:first-child{flex:1.96;min-height:100px}.compact-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.compact-header svg{flex-shrink:0}.compact-header span{font-size:.75rem;font-weight:600;color:#374151}.compact-lines{display:flex;flex-direction:column;gap:.25rem}.compact-line{height:8px;background:linear-gradient(90deg,#e5e7eb,#f3f4f6,#e5e7eb);border-radius:4px;position:relative;overflow:hidden}.compact-line.placeholder{opacity:.4}.compact-line--long{max-width:85%}.compact-line--medium{max-width:70%}.compact-line--short{max-width:45%}.compact-line:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(101,98,188,.1) 50%,transparent 100%);animation:shimmer 2s ease-in-out infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.compact-arrow{display:flex;justify-content:center;align-items:center;padding:.25rem 0}.compact-arrow svg{opacity:.6}.compact-button-container{display:flex;justify-content:center;margin-top:.7rem}.compact-generate-btn{background:#6562bc;color:#fff;border:none;padding:.375rem 1rem;border-radius:6px;font-size:.6875rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.25rem;transition:all .3s ease;box-shadow:0 2px 6px #6562bc33}.compact-generate-btn:hover:not(:disabled){background:#5451a6;transform:translateY(-1px);box-shadow:0 3px 8px #6562bc4d}.compact-generate-btn:disabled{cursor:not-allowed;opacity:.8}.compact-generate-btn.generating{background:linear-gradient(45deg,#6562bc,#8b87e8);background-size:200% 200%;animation:gradientShift 2s ease-in-out infinite}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.spinner{width:10px;height:10px;border:1.5px solid rgba(255,255,255,.3);border-top:1.5px solid white;border-radius:50%}.placeholder-state,.generated-state{display:flex;flex-direction:column;gap:.25rem}.profile-preview{background:#f9fafb;border-radius:12px;padding:1.5rem}.profile-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.profile-header img{width:50px;height:50px;border-radius:50%;object-fit:cover}.profile-header strong{display:block;font-size:1rem;color:#1f2937}.profile-header p{font-size:.875rem;color:#6b7280;margin:0}.profile-assessment{display:flex;flex-direction:column;gap:1.5rem}.assessment-section{background:#fff;border-radius:12px;padding:1.25rem;border:1px solid #E5E7EB;transition:all .3s ease}.assessment-section:hover{border-color:#6562bc33;box-shadow:0 2px 8px #0000000a}.assessment-title{font-size:.875rem;font-weight:600;color:#6562bc;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.05em}.assessment-text{font-size:.875rem;color:#374151;line-height:1.5;margin:0}.assessment-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.assessment-list li{font-size:.875rem;color:#374151;line-height:1.4;padding-left:1rem;position:relative}.assessment-list li:before{content:"•";color:#6562bc;font-weight:700;position:absolute;left:0}.assessment-badge{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 4px #10b98133}.profile-assessment--compact{gap:.75rem}.assessment-section--compact{padding:.75rem 1rem;margin-bottom:0}.assessment-section--compact .assessment-title{font-size:.75rem;margin-bottom:.5rem}.placeholder-rows{display:flex;flex-direction:column;gap:.375rem}.placeholder-row{height:8px;background:linear-gradient(90deg,#e5e7eb,#f3f4f6,#e5e7eb);background-size:200% 100%;border-radius:4px;animation:shimmer 2s ease-in-out infinite}.placeholder-row--short{width:60%}.placeholder-row--medium{width:80%}.placeholder-row--long{width:95%}@keyframes shimmer{0%{background-position:-200% 0;opacity:.3}50%{opacity:.8}to{background-position:200% 0;opacity:.3}}.demo-card .profile-preview{padding:1rem}.demo-card .profile-header{margin-bottom:1rem}.demo-card .profile-header img{width:40px;height:40px}.demo-card .profile-header strong{font-size:.875rem}.demo-card .profile-header p{font-size:.75rem}.hero__anna{position:absolute;bottom:2rem;right:2rem;z-index:2}.anna-image{width:320px;height:auto;border-radius:50%;filter:drop-shadow(0 10px 20px rgba(0,0,0,.15))}.anna-speech-bubble{background:linear-gradient(135deg,#6562bc,#5451a6);padding:1rem;border-radius:12px;box-shadow:0 4px 12px #00000026;position:relative;margin-top:1rem;max-width:250px}.anna-speech-bubble:after{content:"";position:absolute;bottom:-8px;left:2rem;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #5451a6}.anna-speech-bubble p{margin:0;font-size:.875rem;color:#f9fafb;font-weight:500}.feature-preview{padding:8rem 0;background:#fff;position:relative;border:3px solid #6562BC}.feature-preview__content{display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem;align-items:start;position:relative;z-index:1}.feature-preview__left{display:flex;justify-content:center;align-items:flex-start;padding-top:2rem}.anna-conversation{display:flex;flex-direction:column;align-items:center;max-width:350px}.anna-speech-bubble--above{background:linear-gradient(135deg,#6562bc,#5451a6);border:1px solid rgba(101,98,188,.3);border-radius:20px;padding:1.5rem 2rem;margin-bottom:1.5rem;position:relative;max-width:320px;box-shadow:0 4px 16px #0003,0 1px 4px #0000001a}.anna-speech-bubble--above:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #5451a6}.anna-speech-bubble--above p{margin:0;font-size:.9375rem;line-height:1.6;color:#f9fafb;font-style:italic}.feature-preview__right{padding-left:2rem}.section-header{text-align:left;margin-bottom:3rem}.section-title{font-size:2.25rem;font-weight:700;color:#1f2937;margin:0 0 1rem;line-height:1.2;letter-spacing:-.02em}.section-subtitle{font-size:1rem;color:#6b7280;margin:0;line-height:1.6;font-weight:400}.feature-preview__anna{position:sticky;top:2rem}.anna-quote{display:flex;flex-direction:column;align-items:center;text-align:center}.anna-quote p{background:linear-gradient(135deg,#6562bc,#5451a6);padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #0003;margin-top:1rem;font-size:1rem;font-weight:500;color:#f9fafb;font-style:italic;position:relative}.anna-quote p:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #5451a6}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:100%}.feature-card{background:#fff;padding:1.75rem 1.5rem;border-radius:12px;box-shadow:0 1px 3px #0000000a,0 1px 2px #0000000f;transition:all .4s cubic-bezier(.25,.46,.45,.94);border:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#6562bc,#8b87e8);opacity:0;transition:opacity .3s ease}.feature-card:hover{transform:translateY(-6px);box-shadow:0 15px 20px -5px #0000000f,0 8px 8px -5px #0000000a;border-color:#6562bc1a}.feature-card:hover:before{opacity:1}.feature-card__icon{width:48px;height:48px;background:linear-gradient(135deg,#6562bc14,#8b87e814);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease}.feature-card__icon svg{width:28px;height:28px}.feature-card:hover .feature-card__icon{background:linear-gradient(135deg,#6562bc1f,#8b87e81f);transform:translateY(-2px)}.feature-card__content{flex:1;display:flex;flex-direction:column}.feature-card h3{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 .75rem;line-height:1.4;letter-spacing:-.01em}.feature-card p{color:#6b7280;line-height:1.5;margin:0;font-size:.875rem}.exclusive-features{padding:4rem 0;margin-top:8rem;background:#fff;position:relative;overflow:hidden;z-index:10}.organic-wave-background{position:absolute;top:0;left:0;width:50vw;height:100%;pointer-events:none;z-index:1}@media (max-width: 768px){.organic-wave-background{display:none}}.organic-wave{width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width: 768px){.organic-wave{display:none}}@media (max-width: 968px){.exclusive-features{padding:4rem 0}.exclusive-feature{flex-direction:column;gap:1.5rem;padding:1rem;max-width:100%;margin:0 auto 2rem;box-sizing:border-box}.exclusive-feature:nth-child(2) .exclusive-feature__content{order:1}.exclusive-feature:nth-child(2) .exclusive-feature__visual{order:2}.exclusive-feature:nth-child(2n){flex-direction:column}.organic-wave-background{width:200vw}.anna-quote--amazed .anna-image{width:220px}}@media (max-width: 640px){.exclusive-features{padding:2rem 0;margin-top:0;position:static;overflow:visible}.exclusive-features *,.exclusive-features *:before,.exclusive-features *:after{box-sizing:border-box}.exclusive-features .container{padding:0 .75rem}.exclusive-feature{flex-direction:column;width:calc(100% - 1.5rem);padding:.75rem;gap:1rem;margin-bottom:1.5rem;box-sizing:border-box;overflow:hidden}.exclusive-feature:nth-child(2) .exclusive-feature__content{order:1}.exclusive-feature:nth-child(2) .exclusive-feature__visual{order:2}.exclusive-feature__badge--pill{width:40px;height:40px;font-size:.6875rem;position:relative;margin-bottom:.5rem;flex-shrink:0;align-self:flex-start;z-index:110}.exclusive-feature__content{flex:1;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;box-sizing:border-box}.exclusive-feature h3{font-size:1.125rem;line-height:1.3;margin-bottom:.5rem;word-wrap:break-word;overflow-wrap:break-word}.exclusive-feature p{font-size:.8125rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.exclusive-feature ul{padding-left:1rem;margin:0}.exclusive-feature li{font-size:.8125rem;line-height:1.4;margin-bottom:.25rem;word-wrap:break-word;overflow-wrap:break-word}.exclusive-features__header{margin-bottom:.5rem;display:flex;flex-direction:column;align-items:center}.anna-quote--amazed{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;position:static;width:100%;text-align:center}.anna-quote--amazed .anna-image{width:156px;height:auto;position:static;order:2;margin:0 auto;align-self:center;display:block}.anna-quote--amazed p{background:linear-gradient(135deg,#6562bc,#5451a6);border-radius:12px;box-shadow:0 4px 12px #00000026;color:#f9fafb;font-weight:500;font-style:italic;padding:.5rem .75rem;font-size:.7rem;order:1;max-width:180px;text-align:center;margin:0 auto .2rem;position:static;align-self:center}.organic-wave-background{width:70vw}}.exclusive-features .container{position:relative;z-index:50}@media (max-width: 768px){.exclusive-features .container{position:static;z-index:50;padding:0 1rem;max-width:100%}}.modern-pricing-page{background:#fafbff;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.modern-pricing-header{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(101,98,188,.08);position:sticky;top:0;z-index:100;padding:1rem 0}.modern-pricing-header__content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem}.modern-pricing-header__logo .logo-link{display:block;transition:transform .3s ease}.modern-pricing-header__logo .logo-link:hover{transform:scale(1.05)}.modern-pricing-header__nav{display:flex;align-items:center;gap:2rem}.nav-links{display:flex;gap:2rem}.nav-link{color:#4b5563;text-decoration:none;font-weight:500;font-size:.95rem;transition:all .3s ease;position:relative}.nav-link:hover{color:#6366f1}.nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(90deg,#6366f1,#8b5cf6);transition:width .3s ease}.nav-link:hover:after{width:100%}.modern-pricing-hero{padding:8rem 0 6rem;position:relative;background:linear-gradient(135deg,#f8fafc,#f1f5f9,#e2e8f0);overflow:hidden}.modern-pricing-hero__background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.gradient-orb{position:absolute;border-radius:50%;filter:blur(40px);opacity:.6;animation:float 20s ease-in-out infinite}.gradient-orb--1{width:300px;height:300px;background:linear-gradient(135deg,#6366f126,#8b5cf61a);top:-150px;right:-150px;animation-delay:0s}.gradient-orb--2{width:400px;height:400px;background:linear-gradient(135deg,#8b5cf61f,#a855f714);bottom:-200px;left:-200px;animation-delay:-7s}.gradient-orb--3{width:200px;height:200px;background:linear-gradient(135deg,#a855f71a,#6366f114);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:-14s}@keyframes float{0%,to{transform:translateY(0) translate(0) scale(1)}33%{transform:translateY(-30px) translate(20px) scale(1.1)}66%{transform:translateY(20px) translate(-10px) scale(.9)}}.modern-pricing-hero__content{position:relative;z-index:2;text-align:center;max-width:800px;margin:0 auto;padding:0 2rem}.pricing-badge{display:inline-flex;align-items:center;gap:.5rem;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(99,102,241,.2);border-radius:50px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;color:#6366f1;margin-bottom:2rem;box-shadow:0 4px 20px #6366f11a}.pricing-badge__icon{font-size:1rem}.modern-pricing-hero__title{font-size:3.5rem;font-weight:800;color:#1f2937;margin-bottom:1.5rem;letter-spacing:-.03em;line-height:1.1}.gradient-text{background:linear-gradient(135deg,#6366f1,#8b5cf6,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.modern-pricing-hero__subtitle{font-size:1.25rem;color:#6b7280;margin-bottom:3rem;line-height:1.6;font-weight:400}.billing-toggle{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem}.billing-option{font-size:1rem;font-weight:600;color:#6b7280;transition:color .3s ease;display:flex;align-items:center;gap:.5rem}.billing-option.active{color:#6366f1}.billing-save{background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:12px;letter-spacing:.025em}.billing-switch{width:60px;height:32px;background:#e5e7eb;border-radius:16px;position:relative;cursor:pointer;transition:all .3s ease}.billing-switch:hover{background:#d1d5db}.billing-switch__toggle{width:28px;height:28px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #0000001a}.billing-switch__toggle--active{transform:translate(28px);background:linear-gradient(135deg,#6366f1,#8b5cf6)}.modern-pricing-tabs{padding:3rem 0;background:#fafbff}.modern-pricing-tabs__wrapper{display:flex;justify-content:center}.modern-pricing-tabs__nav{display:flex;background:#fff;border-radius:16px;padding:.5rem;box-shadow:0 10px 25px #6562bc14,0 4px 10px #00000008;border:1px solid rgba(101,98,188,.08);gap:.5rem}.modern-pricing-tab{display:flex;align-items:center;padding:1.25rem 2rem;border:none;background:transparent;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.modern-pricing-tab:hover{background:#6366f10d}.modern-pricing-tab--active{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 8px 20px #6366f140}.tab-content{display:flex;align-items:center;gap:1rem}.tab-icon{font-size:1.5rem}.tab-title{font-size:1.125rem;font-weight:700;color:#1f2937;display:block;line-height:1.2}.tab-subtitle{font-size:.875rem;color:#6b7280;display:block;line-height:1.3}.modern-pricing-tab--active .tab-title{color:#fff}.modern-pricing-tab--active .tab-subtitle{color:#fffc}.modern-pricing-cards{padding:4rem 0 6rem;background:#fafbff}.modern-pricing-cards__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.modern-pricing-card{background:linear-gradient(145deg,#fff,#fafbfc);border-radius:24px;padding:2.5rem;position:relative;border:1px solid rgba(101,98,188,.08);transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px #6562bc14,0 3px 10px #00000008}.modern-pricing-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px #6562bc26,0 10px 20px #0000000d;border-color:#6562bc26}.modern-pricing-card--popular{border:2px solid #6366F1;transform:scale(1.05);z-index:2;box-shadow:0 20px 40px #6366f126,0 8px 16px #0000000d}.modern-pricing-card--popular:hover{transform:scale(1.05) translateY(-8px)}.modern-pricing-card__badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);padding:.5rem 1.25rem;border-radius:20px;font-size:.875rem;font-weight:600;letter-spacing:.025em;box-shadow:0 4px 12px #00000026}.badge--popular{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.badge--enterprise{background:linear-gradient(135deg,#1f2937,#374151);color:#fff}.badge--value{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.modern-pricing-card__header{text-align:center;margin-bottom:2rem}.modern-pricing-card__name{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;letter-spacing:-.025em}.modern-pricing-card__subtitle{font-size:1rem;color:#6366f1;font-weight:600;margin-bottom:.75rem}.modern-pricing-card__description{font-size:.95rem;color:#6b7280;line-height:1.5}.modern-pricing-card__price{text-align:center;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid rgba(229,231,235,.8)}.price-display{display:flex;align-items:baseline;justify-content:center;margin-bottom:.75rem}.currency{font-size:1.5rem;font-weight:600;color:#6366f1}.amount{font-size:3.5rem;font-weight:800;color:#1f2937;letter-spacing:-.02em;margin:0 .25rem}.period{font-size:1.25rem;color:#6b7280;font-weight:500}.annual-price{display:flex;flex-direction:column;gap:.25rem}.billed-annually{font-size:.875rem;color:#6b7280}.savings{font-size:.875rem;color:#10b981;font-weight:600}.modern-pricing-card__features{margin-bottom:2.5rem}.modern-pricing-card__features ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.modern-pricing-card__features li{color:#4b5563;font-size:.95rem;font-weight:500;display:flex;align-items:flex-start;gap:.75rem;line-height:1.5}.feature-check{color:#10b981;font-weight:700;font-size:1rem;flex-shrink:0;margin-top:.125rem}.modern-pricing-card__cta{text-align:center}.feature-comparison{padding:6rem 0;background:#fff}.feature-comparison__content{max-width:1200px;margin:0 auto;padding:0 2rem}.feature-comparison__header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem;letter-spacing:-.025em}.section-subtitle{font-size:1.125rem;color:#6b7280;line-height:1.6}.comparison-note{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid rgba(99,102,241,.15);border-radius:16px;padding:1.5rem 2rem;display:flex;align-items:center;gap:1rem;max-width:600px;margin:0 auto}.comparison-note__icon{font-size:1.25rem;flex-shrink:0}.pricing-faq{padding:6rem 0;background:#fafbff}.pricing-faq__content{max-width:1000px;margin:0 auto;padding:0 2rem}.pricing-faq__header{text-align:center;margin-bottom:4rem}.contact-link{color:#6366f1;text-decoration:none;font-weight:600;transition:color .3s ease}.contact-link:hover{color:#8b5cf6}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.faq-item{background:#fff;border-radius:16px;padding:2rem;border:1px solid rgba(229,231,235,.8);transition:all .3s ease}.faq-item:hover{border-color:#6366f133;box-shadow:0 8px 25px #6562bc14}.faq-item h3{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.faq-item p{color:#6b7280;line-height:1.6;margin:0}.pricing-final-cta{padding:8rem 0;position:relative;background:linear-gradient(135deg,#1f2937,#374151,#4b5563);overflow:hidden}.pricing-final-cta__background{position:absolute;top:0;left:0;width:100%;height:100%}.cta-gradient-orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.4}.cta-gradient-orb--1{width:400px;height:400px;background:linear-gradient(135deg,#6366f14d,#8b5cf633);top:-200px;right:-200px}.cta-gradient-orb--2{width:300px;height:300px;background:linear-gradient(135deg,#a855f740,#6366f126);bottom:-150px;left:-150px}.pricing-final-cta__content{position:relative;z-index:2;text-align:center;max-width:700px;margin:0 auto;padding:0 2rem}.pricing-final-cta__title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1.5rem;letter-spacing:-.025em}.pricing-final-cta__subtitle{font-size:1.25rem;color:#fffc;margin-bottom:3rem;line-height:1.6}.pricing-final-cta__actions{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.pricing-final-cta__note{color:#ffffffb3;font-size:.95rem;margin:0}.modern-pricing-footer{background:#fff;border-top:1px solid rgba(229,231,235,.8);padding:4rem 0 2rem}.modern-pricing-footer__content{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 3fr;gap:4rem;margin-bottom:3rem}.footer-brand__description{color:#6b7280;line-height:1.6;margin-top:1rem;font-size:.95rem}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.footer-column h4{color:#1f2937;font-weight:600;margin-bottom:1rem;font-size:.95rem}.footer-column a{color:#6b7280;text-decoration:none;font-size:.9rem;display:block;margin-bottom:.5rem;transition:color .3s ease}.footer-column a:hover{color:#6366f1}.modern-pricing-footer__bottom{max-width:1200px;margin:0 auto;padding:2rem;border-top:1px solid rgba(229,231,235,.8);display:flex;justify-content:space-between;align-items:center}.modern-pricing-footer__bottom p{color:#6b7280;font-size:.9rem;margin:0}.footer-social{display:flex;gap:1rem}.footer-social a{color:#6b7280;font-size:1.125rem;transition:color .3s ease}.footer-social a:hover{color:#6366f1}@media (max-width: 1024px){.modern-pricing-cards__grid{grid-template-columns:1fr;gap:1.5rem}.modern-pricing-card--popular{transform:none}.modern-pricing-card--popular:hover{transform:translateY(-8px)}.faq-grid{grid-template-columns:1fr}.modern-pricing-footer__content{grid-template-columns:1fr;gap:3rem}.footer-links{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.modern-pricing-hero{padding:6rem 0 4rem}.modern-pricing-hero__title{font-size:2.5rem}.modern-pricing-tabs__nav{flex-direction:column;width:100%;max-width:400px;margin:0 auto}.modern-pricing-tab{padding:1rem 1.5rem}.pricing-final-cta__actions{flex-direction:column;align-items:center}.pricing-final-cta__title{font-size:2.5rem}.section-title{font-size:2rem}.nav-links{display:none}.modern-pricing-footer__bottom{flex-direction:column;gap:1rem}}@media (max-width: 480px){.modern-pricing-hero__title{font-size:2rem}.modern-pricing-card{padding:2rem 1.5rem}.amount{font-size:2.5rem}.pricing-final-cta__title{font-size:2rem}.footer-links{grid-template-columns:1fr}.comparison-note{padding:1rem 1.5rem}}.exclusive-features__header{text-align:center;margin-bottom:4rem;position:relative;z-index:3}.anna-quote--amazed{margin-bottom:3rem;position:relative}.anna-quote--amazed .anna-image{width:500px;height:auto;filter:none;position:absolute;top:-11.7rem;left:20rem;z-index:-1;border-radius:0}.anna-quote--amazed .anna-image:before{content:"";position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;display:none;border-radius:50%;z-index:-1}.anna-quote--amazed p{background:linear-gradient(135deg,#6562bc,#5451a6);padding:1.5rem 2rem;border-radius:16px;box-shadow:0 8px 24px #0000004d,0 3px 6px #00000026;margin-bottom:1.5rem;font-size:1rem;font-weight:500;color:#f9fafb;font-style:normal;position:absolute;top:-4rem;left:25rem;width:300px;z-index:5;border:1px solid rgba(101,98,188,.08)}.anna-quote--amazed p:after{content:"";position:absolute;top:50%;left:-12px;transform:translateY(-50%);width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-right:12px solid #5451a6;filter:drop-shadow(0 4px 8px rgba(101,98,188,.1))}.exclusive-features__content{display:flex;flex-direction:column;gap:1rem}.exclusive-feature{display:flex;flex-direction:row;gap:2rem;align-items:center;padding:1.25rem;border-radius:16px;background:#fff;box-shadow:0 8px 16px #6562bc0a;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(101,98,188,.08);max-width:100%;overflow:hidden;box-sizing:border-box;position:relative;z-index:100}.exclusive-feature:hover{transform:translateY(-4px);box-shadow:0 20px 40px #6562bc14}.exclusive-feature:nth-child(2n){flex-direction:column}.exclusive-feature__content,.exclusive-feature__visual,.exclusive-feature__text{flex:1;max-width:100%;box-sizing:border-box;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word}.exclusive-feature__visual{flex-shrink:0}.exclusive-feature__badge--pill{background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;letter-spacing:.025em;margin-bottom:1rem;flex-shrink:0;align-self:flex-start;box-shadow:0 3px 8px #4f46e533,0 1px 3px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.1);position:relative;z-index:110}.exclusive-feature__badge--pill:hover{transform:translateY(-2px);box-shadow:0 8px 20px #4f46e559,0 4px 8px #00000026}.exclusive-feature__badge--pill:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:linear-gradient(135deg,#fff3,#ffffff0d);pointer-events:none}@media (min-width: 969px){.exclusive-feature{flex-direction:row}.exclusive-feature:nth-child(2n){flex-direction:row-reverse}}.exclusive-feature:not(:last-child){margin-bottom:2rem}.exclusive-feature__content h3{font-size:1.5rem;margin-bottom:1rem;margin-top:3rem;color:#1f2937;font-weight:700;letter-spacing:-.025em}.exclusive-feature__content ul{list-style:none;margin:1rem 0}.exclusive-feature__content li{position:relative;padding:.25rem 0 .25rem 1.5rem;color:#4b5563;font-size:1rem}.exclusive-feature__content li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.exclusive-feature__use-case,.exclusive-feature__promise,.exclusive-feature__highlight{background:#10b98114;padding:1rem;border-radius:8px;border-left:3px solid #10B981;margin-top:1rem;border:1px solid rgba(16,185,129,.15);position:relative;overflow:hidden}.exclusive-feature__use-case:before,.exclusive-feature__promise:before,.exclusive-feature__highlight:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#10b981,#059669);opacity:.6}.exclusive-feature__use-case strong,.exclusive-feature__promise strong,.exclusive-feature__highlight strong{color:#059669;font-weight:600}.profile-card{background:linear-gradient(135deg,#fff,#fafbfc);border-radius:20px;box-shadow:0 20px 40px #6562bc1a,0 8px 16px #0000000d;overflow:hidden;border:1px solid rgba(101,98,188,.08);position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transform:scale(.8);transform-origin:center;margin:1rem}.profile-card:hover{transform:translateY(-8px);box-shadow:0 30px 60px #6562bc26,0 12px 24px #00000014}.profile-card__header{background:linear-gradient(135deg,#6562bc,#8b5cf6);color:#fff;padding:1.5rem;display:flex;align-items:center;gap:1rem}.profile-card__header img{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid white}.profile-card__header h4{color:#fff;font-size:1.25rem;margin:0}.profile-card__header p{color:#fffc;margin:0}.profile-card .assessment-badge{margin-left:auto;background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 4px #10b98133}.profile-card__summary,.profile-card__notes{padding:1rem 1.5rem}.profile-card__summary h5{color:#6562bc;margin-bottom:1rem;font-size:1rem;text-transform:uppercase;letter-spacing:.5px}.profile-card__summary p{color:#4b5563;line-height:1.6}.note{background:#f9fafb;padding:1rem;border-radius:8px;margin-bottom:.75rem;font-size:.875rem}.note strong{color:#6562bc}.sourcing-demo{background:linear-gradient(135deg,#fff,#fafbfc);border-radius:20px;box-shadow:0 20px 40px #6562bc1a,0 8px 16px #0000000d;border:1px solid rgba(101,98,188,.08);transition:all .3s cubic-bezier(.4,0,.2,1);padding:1.5rem;transform:scale(.8);transform-origin:center;margin:1rem}.sourcing-demo:hover{transform:translateY(-8px);box-shadow:0 30px 60px #6562bc26,0 12px 24px #00000014}.search-bar{display:flex;margin-bottom:1.5rem}.search-bar input{flex:1;padding:1rem;border:2px solid #E5E7EB;border-right:none;border-radius:8px 0 0 8px;font-size:1rem}.search-bar button{padding:1rem 2rem;background:#6562bc;color:#fff;border:none;border-radius:0 8px 8px 0;font-weight:600;cursor:pointer}@media (max-width: 768px){.sourcing-demo{transform:scale(1)!important;margin:.5rem!important;padding:1rem!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.search-bar{margin-bottom:1rem;width:100%;max-width:100%;box-sizing:border-box}.search-bar input{padding:.75rem;font-size:.875rem;min-width:0;flex:1;box-sizing:border-box}.search-bar button{padding:.75rem 1rem;font-size:.875rem;white-space:nowrap;flex-shrink:0}}@media (max-width: 480px){.sourcing-demo{padding:.75rem!important;margin:.25rem!important}.search-bar input{padding:.5rem;font-size:.8rem}.search-bar button{padding:.5rem .75rem;font-size:.8rem}.filter-tags{gap:.25rem;margin-bottom:1rem}.filter-tag{padding:.25rem .5rem;font-size:.75rem}}.filter-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.filter-tag{background:#6562bc1a;color:#6562bc;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500}.search-results{background:#f0fdf4;border:1px solid #BBF7D0;border-radius:8px;padding:1rem}.result-item{color:#059669;font-weight:500;margin-bottom:.5rem;display:flex;align-items:center;justify-content:space-between}.result-item:last-child{margin-bottom:0}.candidate-avatars{display:flex;gap:6px;margin-left:12px}.candidate-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#6562bc,#8b87e8);border:2px solid #ffffff;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.candidate-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.customization-demo{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;padding:1rem;transform:scale(.8);transform-origin:center;margin:0}.custom-visibility,.custom-reports,.email-template-builder{margin-bottom:2rem;padding:1.5rem;background:#fafbfc;border:2px solid #E2E8F0;border-radius:12px;position:relative}.custom-visibility{border-left:4px solid #6562BC}.custom-reports{border-left:4px solid #10B981}.email-template-builder{border-left:4px solid #F59E0B;margin-bottom:0}.custom-visibility h5{color:#6562bc;margin-bottom:1rem;font-size:1rem;text-transform:uppercase;letter-spacing:.5px;font-weight:700}.custom-reports h5{color:#10b981;margin-bottom:1rem;font-size:1rem;text-transform:uppercase;letter-spacing:.5px;font-weight:700}.email-template-builder h5{color:#f59e0b;margin-bottom:1rem;font-size:1rem;text-transform:uppercase;letter-spacing:.5px;font-weight:700}.visibility-controls{display:flex;flex-direction:column;gap:1rem}.visibility-item{background:#f8fafc;border-radius:8px;padding:1rem;border:1px solid #E2E8F0}.user-role{display:flex;align-items:center;justify-content:space-between;gap:1rem}.role-badge{background:#6562bc;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.role-badge.recruiter{background:#10b981}.permissions{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#475569}.toggle-switch{position:relative;display:inline-block;width:44px;height:24px}.toggle-switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cbd5e1;transition:.3s;border-radius:24px}.slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 1px 3px #0000004d}input:checked+.slider{background-color:#6562bc}input:checked+.slider:before{transform:translate(20px)}.report-builder{display:flex;flex-direction:column;gap:.75rem}.report-item{display:flex;align-items:center;justify-content:space-between;background:#f8fafc;border:1px solid #E2E8F0;border-radius:8px;padding:1rem;transition:all .2s ease}.report-item:hover{border-color:#6562bc;transform:translateY(-1px);box-shadow:0 4px 12px #6562bc1a}.report-name{display:flex;align-items:center;gap:.75rem;font-size:.875rem;font-weight:500;color:#334155}.report-status{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.report-status.active{background:#10b9811a;color:#059669;border:1px solid rgba(16,185,129,.2)}.report-status.scheduled{background:#6562bc1a;color:#6562bc;border:1px solid rgba(101,98,188,.2)}.template-editor{background:#f8fafc;border:1px solid #E2E8F0;border-radius:8px;overflow:hidden}.template-header{display:flex;gap:1rem;padding:1rem;background:#fff;border-bottom:1px solid #E2E8F0}.template-header input{flex:2;padding:.75rem;border:1px solid #D1D5DB;border-radius:6px;font-size:.875rem;background:#fff}.template-type{flex:1;padding:.75rem;border:1px solid #D1D5DB;border-radius:6px;font-size:.875rem;background:#fff}.template-content{padding:1rem}.editor-toolbar{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem;background:#fff;border:1px solid #E2E8F0;border-radius:6px}.editor-btn{background:none;border:none;padding:.5rem;border-radius:4px;color:#6b7280;cursor:pointer;transition:all .2s ease}.editor-btn:hover{background:#f3f4f6;color:#6562bc}.variable-tag{background:#6562bc;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-family:monospace;margin-left:auto}.template-preview{background:#fff;border:1px solid #E2E8F0;border-radius:6px;padding:1rem;font-size:.875rem;line-height:1.6}.template-preview p{margin-bottom:.75rem;color:#374151}.template-preview p:last-child{margin-bottom:0}.impact-stats{padding:6rem 0;background:#f9fafb}.impact-stats__header{text-align:center;margin-bottom:4rem}.impact-stats__header .anna-quote{margin-bottom:2rem}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;text-align:center}.stat-card{background:#fff;padding:3rem 2rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a}.stat-card__number{font-size:3.5rem;font-weight:700;color:#6562bc;margin-bottom:1rem;line-height:1}.stat-card__description{font-size:1.125rem;color:#4b5563;line-height:1.5}.guarantee{padding:6rem 0;background:linear-gradient(135deg,#6562bc,#8b5cf6);color:#fff;text-align:center}.guarantee__badge{display:inline-flex;align-items:center;gap:.75rem;background:#fff3;padding:.75rem 1.5rem;border-radius:50px;margin-bottom:2rem;font-weight:600;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);box-shadow:0 8px 32px #0000001a;transition:all .3s ease}.guarantee__badge--green{background:linear-gradient(135deg,#10b981e6,#059669e6);border:1px solid rgba(16,185,129,.3);box-shadow:0 8px 32px #10b98133;color:#fff}.guarantee__badge:hover{transform:translateY(-2px);box-shadow:0 12px 40px #00000026}.guarantee__badge--green:hover{box-shadow:0 12px 40px #10b9814d}.guarantee__title{font-size:3rem;color:#fff;margin-bottom:1.5rem;line-height:1.2}.guarantee__subtitle{font-size:1.25rem;color:#ffffffe6;margin-bottom:3rem;line-height:1.6}.guarantee .btn--primary{background:#fff;color:#6562bc;font-size:1.125rem;padding:1.25rem 3rem;margin-bottom:3rem}.guarantee .btn--primary:hover{background:#f9fafb;transform:translateY(-2px)}.guarantee__trust-badges{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;max-width:800px;margin:0 auto}.trust-badge{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;color:#fffffff2;background:#ffffff14;padding:1rem 1.5rem;border-radius:16px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);transition:all .3s cubic-bezier(.4,0,.2,1);font-weight:500;letter-spacing:-.01em;min-width:200px;justify-content:center}.trust-badge:hover{background:#ffffff1f;border-color:#fff3;transform:translateY(-3px);box-shadow:0 8px 32px #0000001a}.trust-badge svg{flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.trust-badge:nth-child(1) svg{animation:starGlow 2s ease-in-out infinite}.trust-badge:nth-child(2) svg{animation:checkPulse 3s ease-in-out infinite}.trust-badge:nth-child(3) svg{animation:layersFloat 4s ease-in-out infinite}@keyframes starGlow{0%,to{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}50%{filter:drop-shadow(0 2px 8px rgba(245,158,11,.4))}}@keyframes checkPulse{0%,to{transform:scale(1);filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}50%{transform:scale(1.05);filter:drop-shadow(0 2px 8px rgba(16,185,129,.4))}}@keyframes layersFloat{0%,to{transform:translateY(0);filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}50%{transform:translateY(-2px);filter:drop-shadow(0 4px 8px rgba(99,102,241,.4))}}.value-summary{padding:6rem 0;background:#fff}.value-summary__header{text-align:center;margin-bottom:4rem}.value-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem}.value-item{text-align:center;padding:2rem}.value-item__icon{width:80px;height:80px;background:#6562bc1a;border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.value-item h3{font-size:1.5rem;margin-bottom:1rem;color:#1f2937}.value-item p{color:#4b5563;line-height:1.6;font-size:1.125rem}.migration-support{padding:6rem 0;background:#f9fafb}.migration-support__content{max-width:1200px;margin:0 auto;text-align:center;padding:0 20px}.migration-support__content .section-subtitle{margin-bottom:2rem}.migration-steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:2rem;margin:3rem 0;position:relative;max-width:1000px;margin-left:auto;margin-right:auto;align-items:center}.migration-arrow{display:flex;align-items:center;justify-content:center}.migration-arrow svg{animation:arrowFloat 3s ease-in-out infinite;max-width:180px}@keyframes arrowFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.migration-step{text-align:center;position:relative;z-index:2}.migration-step__number{width:80px;height:80px;background:#6562bc;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin:0 auto 1.5rem}.migration-step h3{font-size:1.25rem;margin-bottom:1rem;color:#1f2937}.migration-step p{color:#4b5563;line-height:1.6}.migration-features{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:nowrap;margin-top:3rem;overflow-x:auto}.migration-feature{display:flex;align-items:center;gap:.5rem;background:#fff;padding:1rem 1.5rem;border-radius:50px;box-shadow:0 8px 20px #10b9814d,0 2px 8px #10b98126;font-weight:500;color:#1f2937;white-space:nowrap;flex-shrink:0;border-bottom:3px solid #10B981}.migration-feature--guarantee{box-shadow:0 8px 20px #10b98166,0 2px 8px #10b98133}@media (min-width: 768px){.migration-features{justify-content:center;max-width:1000px;margin-left:auto;margin-right:auto;gap:3rem}}@media (max-width: 767px){.migration-support__content{padding:0 15px}.migration-steps{grid-template-columns:1fr;gap:2rem;margin:2rem 0}.migration-arrow{display:none}.migration-features{gap:1rem;padding:0 10px;justify-content:space-between}.migration-feature{padding:.75rem 1rem;font-size:14px}}.premium-faq{padding:6rem 0;background:linear-gradient(135deg,#fafbff,#f8fafc,#f1f5f9);position:relative;overflow:hidden}.premium-faq__background{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.premium-gradient-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3;animation:premiumFloat 12s ease-in-out infinite}.premium-gradient-orb--1{width:300px;height:300px;background:radial-gradient(circle,#6366f11a,#8b5cf614);top:10%;left:10%;animation-delay:0s}.premium-gradient-orb--2{width:200px;height:200px;background:radial-gradient(circle,#a855f714,#ec48990f);top:60%;right:20%;animation-delay:4s}.premium-gradient-orb--3{width:150px;height:150px;background:radial-gradient(circle,#3b82f614,#6366f10f);bottom:20%;left:60%;animation-delay:8s}@keyframes premiumFloat{0%,to{transform:translate(0) scale(1)}25%{transform:translate(20px,-30px) scale(1.1)}50%{transform:translate(-15px,20px) scale(.9)}75%{transform:translate(25px,10px) scale(1.05)}}.premium-faq__content{display:grid;grid-template-columns:420px 1fr;gap:8rem;align-items:start;max-width:1500px;margin:0 auto;position:relative;z-index:2}.premium-faq__anna{position:sticky;top:2rem;display:flex;flex-direction:column;align-items:center}.premium-anna-bubble{background:linear-gradient(135deg,#6562bc,#5451a6);border:1px solid rgba(99,102,241,.4);border-radius:24px;padding:2rem 2.5rem;margin-bottom:1.5rem;position:relative;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 25px 50px #0003,0 8px 25px #8b5cf60f,0 4px 16px #0000000a,inset 0 1px #fff;animation:premiumBubbleFloat 6s ease-in-out infinite}.premium-anna-bubble p{margin:0;font-size:1.125rem;line-height:1.6;color:#f9fafb;font-style:italic;font-weight:500;text-align:center}.premium-bubble-arrow{position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #FFFFFF;filter:drop-shadow(0 4px 8px rgba(99,102,241,.1))}.premium-anna-container{position:relative;display:flex;align-items:center;justify-content:center}.premium-anna-image{width:320px;height:320px;border-radius:50%;object-fit:cover;border:6px solid #FFFFFF;box-shadow:0 20px 40px #6366f11f,0 8px 25px #8b5cf614,0 4px 16px #0000000f;position:relative;z-index:2;transition:all .3s ease}.premium-anna-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;background:radial-gradient(circle,rgba(99,102,241,.08) 0%,transparent 70%);border-radius:50%;animation:premiumGlow 4s ease-in-out infinite;z-index:1}@keyframes premiumBubbleFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(1deg)}}@keyframes premiumGlow{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.2}50%{transform:translate(-50%,-50%) scale(1.1);opacity:.4}}.premium-faq__questions{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid rgba(99,102,241,.15);border-radius:32px;padding:2rem;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 32px 64px #6366f114,0 16px 32px #8b5cf60f,0 8px 24px #0000000a,inset 0 1px #fff;position:relative}.premium-faq__questions:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(99,102,241,.3) 50%,transparent 100%)}.premium-faq__header{margin-bottom:2rem;text-align:left}.premium-section-title{font-size:3rem;font-weight:700;color:#1f2937;margin:0 0 1rem;line-height:1.1;letter-spacing:-.02em;background:linear-gradient(135deg,#1f2937,#374151);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.premium-section-subtitle{font-size:1.25rem;color:#6b7280;margin:0;font-weight:400;line-height:1.6}.premium-faq-accordion{display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 768px){.premium-faq-accordion{gap:0}}.premium-faq-item{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid rgba(101,98,188,.1);border-radius:20px;overflow:hidden;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.premium-faq-item:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#6562bc,#5451a6,#6562bc);opacity:0;transition:opacity .3s ease}.premium-faq-item:hover{border-color:#6562bc4d;box-shadow:0 16px 32px #6562bc14,0 8px 16px #5451a60f,0 4px 12px #0000000a;transform:translateY(-4px)}.premium-faq-item:hover:before{opacity:1}.premium-faq-item--expanded{border-color:#6562bc66;box-shadow:0 20px 40px #6562bc1f,0 12px 24px #5451a614,0 6px 16px #0000000f;transform:translateY(-6px);background:linear-gradient(135deg,#fff,#f1f5f9)}.premium-faq-item--expanded:before{opacity:1}.premium-faq-item__question{cursor:pointer;transition:all .3s ease}.premium-faq-question-content{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem}.premium-faq-question-content h3{font-size:1.375rem;font-weight:600;color:#1f2937;margin:0;line-height:1.4;letter-spacing:-.01em;padding-right:2rem;transition:color .3s ease}.premium-faq-item--expanded .premium-faq-question-content h3{color:#6562bc}.premium-faq-item__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#f8fafc;border:2px solid #E5E7EB;border-radius:8px;transition:all .3s ease;flex-shrink:0}.premium-faq-item:hover .premium-faq-item__icon{background:#f1f5f9;border-color:#6562bc4d;transform:translateY(-1px)}.premium-faq-item--expanded .premium-faq-item__icon{background:#6562bc;border-color:#6562bc;box-shadow:0 4px 8px #6562bc33}.premium-toggle-icon{color:#6b7280;transition:all .3s ease;width:16px;height:16px}.premium-faq-item:hover .premium-toggle-icon{color:#6562bc}.premium-faq-item--expanded .premium-toggle-icon{color:#fff}.premium-faq-item__answer{overflow:hidden}.premium-faq-answer-content{padding:0 2rem 1.5rem;border-top:1px solid rgba(101,98,188,.1)}.premium-faq-answer-content p{margin:1rem 0 0;font-size:1.125rem;line-height:1.7;color:#4b5563;font-weight:400}@media (max-width: 1024px){.premium-faq__content{grid-template-columns:1fr;gap:4rem}.premium-faq__anna{order:1;position:relative;top:auto}.premium-faq__questions{order:2}}@media (max-width: 768px){.premium-faq{padding:4rem 0}.premium-gradient-orb--1{width:200px;height:200px}.premium-gradient-orb--2{width:150px;height:150px}.premium-gradient-orb--3{width:100px;height:100px}.premium-anna-bubble{padding:1.5rem 2rem}.premium-anna-bubble p{font-size:1rem}.premium-anna-image{width:240px;height:240px}.premium-anna-glow{width:320px;height:320px}.premium-faq__questions{padding:1.5rem}.premium-section-title{font-size:2.5rem}.premium-section-subtitle{font-size:1.125rem}.premium-faq-question-content{padding:1.25rem 1.5rem}.premium-faq-question-content h3{font-size:1.25rem}.premium-faq-item__icon{width:36px;height:36px}.premium-faq-answer-content{padding:0 1.5rem 1.25rem}.premium-faq-answer-content p{font-size:1rem}}@media (max-width: 480px){.premium-faq__content{gap:2rem}.premium-anna-bubble{padding:1.25rem 1.5rem}.premium-anna-image{width:180px;height:180px}.premium-anna-glow{width:240px;height:240px}.premium-faq__questions{padding:1.25rem}.premium-section-title{font-size:2rem}.premium-faq-question-content{padding:1rem 1.25rem;flex-direction:column;align-items:flex-start;gap:1rem}.premium-faq-question-content h3{padding-right:0}.premium-faq-item__icon{align-self:flex-end;width:32px;height:32px}.premium-faq-answer-content{padding:0 1.25rem 1rem}}.features-showcase{padding:12rem 0;background:linear-gradient(135deg,#fafafb,#f9fafb);position:relative;overflow:hidden}.features-showcase:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at top left,rgba(101,98,188,.03) 0%,transparent 50%),radial-gradient(ellipse at bottom right,rgba(168,85,247,.03) 0%,transparent 50%);pointer-events:none}.features-showcase__header{text-align:center;max-width:900px;margin:0 auto 8rem;position:relative;z-index:2}.anna-quote{margin-bottom:3rem;margin-right:5rem}.anna-quote p{font-size:1.75rem;font-weight:500;color:#fff;font-style:italic;position:relative;line-height:1.4}.anna-quote p:before,.anna-quote p:after{content:"";display:none}.features-showcase .section-title{font-size:3.5rem;font-weight:700;color:#111827;margin-bottom:2rem;line-height:1.1;background:linear-gradient(135deg,#111827,#374151);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.features-showcase .section-subtitle{font-size:1.375rem;color:#4b5563;margin-bottom:1.5rem;line-height:1.6;font-weight:500}.features-showcase .section-description{font-size:1.125rem;color:#6b7280;line-height:1.7;font-weight:400}.features-showcase__content{display:grid;grid-template-columns:1fr 1.4fr;gap:6rem;align-items:start;position:relative;z-index:2}.features-list{display:flex;flex-direction:column;gap:1rem}.feature-item{display:flex;align-items:center;padding:1.75rem 2rem;background:#fffc;border:2px solid transparent;border-radius:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 16px #0000000a,0 1px 4px #00000005}.feature-item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#6366f10d,#a855f70d);border-radius:14px;opacity:0;transition:opacity .3s ease;pointer-events:none}.feature-item:hover:before{opacity:1}.feature-item:hover{transform:translateY(-2px);box-shadow:0 12px 32px #00000014,0 4px 16px #6366f11f;border-color:#6366f133}.feature-item.active{background:linear-gradient(135deg,#6562bc,#5451a6);border-color:#6562bc;transform:translateY(-2px);box-shadow:0 16px 40px #6562bc4d,0 4px 16px #6562bc33,inset 0 1px #fffc;position:relative;overflow:hidden}.feature-item.active:before{opacity:0}.feature-item.active:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#6562bc,#5451a6);transform:translate(-100%);animation:fillBackground 7s ease-out forwards;z-index:-1}@keyframes fillBackground{0%{transform:translate(-100%)}to{transform:translate(0)}}.feature-item__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:12px;margin-right:1.5rem;flex-shrink:0;box-shadow:0 4px 12px #6366f14d,inset 0 1px #fff3;transition:all .3s ease}.feature-item:hover .feature-item__icon{transform:scale(1.1);box-shadow:0 6px 20px #6366f166,inset 0 1px #ffffff4d}.feature-item.active .feature-item__icon{transform:scale(1.1);background:#fff3;box-shadow:0 6px 20px #ffffff4d,inset 0 1px #fff6}.feature-item__icon img{filter:brightness(0) invert(1);transition:transform .3s ease}.feature-item__content{flex:1;display:flex;align-items:center;justify-content:space-between}.feature-item__content h3{font-size:1.25rem;font-weight:600;color:#111827;margin:0;line-height:1.3;transition:color .3s ease}.feature-item.active .feature-item__content h3{color:#fff}.feature-item__check{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#22c55e1a;border:2px solid #22C55E;border-radius:50%;color:#22c55e;opacity:0;transform:scale(.8);transition:all .3s cubic-bezier(.4,0,.2,1)}.feature-item.active .feature-item__check{opacity:1;transform:scale(1);background:#fff3;border-color:#fff;color:#fff}.features-preview{position:relative}.feature-preview{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 25px 60px #00000014,0 12px 32px #6366f10f,0 4px 16px #0000000a,inset 0 1px #ffffffe6;border:1px solid rgba(99,102,241,.1);position:relative}.feature-preview:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(99,102,241,.3) 50%,transparent 100%)}.feature-preview__screenshot{min-height:300px;position:relative;margin:0;padding:0;display:flex;align-items:center;justify-content:center}.screenshot-placeholder{width:100%;background:transparent;position:relative;display:block;margin:0;padding:0;min-height:200px}.screenshot-container{width:100%;height:auto;display:block;background:transparent;padding:0;margin:0;line-height:0}.feature-screenshot{width:100%;height:auto;object-fit:contain;border-radius:0;box-shadow:none;display:block;margin:0;padding:0}.ai-feedback-demo,.question-builder-demo,.sourcing-demo,.analytics-demo,.risk-scoring-demo{width:100%;height:100%;padding:2rem;display:flex;flex-direction:column}.demo-header{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem;font-weight:600;color:#374151;font-size:1.125rem}.demo-content{flex:1;display:flex;flex-direction:column;gap:1.5rem}.feedback-item{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#fffc;border-radius:12px;border:1px solid rgba(99,102,241,.1)}.feedback-label{font-weight:500;color:#374151}.feedback-score{padding:.375rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600}.feedback-score.excellent{background:#22c55e1a;color:#16a34a}.feedback-score.good{background:#3b82f61a;color:#2563eb}.feedback-text{padding:1.5rem;background:#6366f10d;border-radius:12px;font-style:italic;color:#4b5563;line-height:1.6;border-left:4px solid #6366F1}.question-item{padding:1.25rem 1.5rem;background:#fffc;border-radius:12px;border:1px solid rgba(99,102,241,.1)}.question-type{font-size:.75rem;font-weight:600;color:#6366f1;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.question-text{color:#374151;line-height:1.5}.candidate-card{padding:1.25rem 1.5rem;background:#fffc;border-radius:12px;border:1px solid rgba(99,102,241,.1)}.candidate-info{display:flex;justify-content:space-between;align-items:center}.candidate-name{font-weight:600;color:#111827;margin-bottom:.25rem}.candidate-role{font-size:.875rem;color:#6b7280}.match-score{padding:.375rem 1rem;background:#22c55e1a;color:#16a34a;border-radius:20px;font-size:.875rem;font-weight:600}.metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.metric{text-align:center;padding:1.5rem;background:#fffc;border-radius:12px;border:1px solid rgba(99,102,241,.1)}.metric-value{font-size:2rem;font-weight:700;color:#6366f1;margin-bottom:.5rem}.metric-label{font-size:.875rem;color:#6b7280;font-weight:500}.candidate-profile{padding:1.5rem;background:#fffc;border-radius:12px;border:1px solid rgba(99,102,241,.1)}.profile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.profile-name{font-weight:600;color:#111827}.risk-indicator{padding:.375rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600}.risk-indicator.low{background:#22c55e1a;color:#16a34a}.relevance-score{display:flex;align-items:center;gap:1rem}.score-label{font-size:.875rem;color:#6b7280;white-space:nowrap}.score-bar{flex:1;height:8px;background:#6366f11a;border-radius:4px;overflow:hidden}.score-fill{height:100%;background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:4px;transition:width .8s ease}.score-value{font-weight:600;color:#6366f1;white-space:nowrap}.feature-preview__caption{padding:2rem 2.5rem;background:#f8fafccc;border-top:1px solid rgba(99,102,241,.1);font-size:1.125rem;line-height:1.6;color:#4b5563;text-align:center}.features-showcase__cta{text-align:center;margin-top:6rem;position:relative;z-index:2}@media (max-width: 1024px){.features-showcase__content{grid-template-columns:1fr;gap:4rem}.features-list{order:2}.features-preview{order:1}}@media (max-width: 768px){.features-showcase{padding:8rem 0}.features-showcase__header{margin-bottom:3rem}.features-showcase .section-title{font-size:2.5rem}.features-showcase .section-subtitle{font-size:1.25rem}.feature-item{padding:1.5rem}.feature-item{display:none}.feature-item.active{display:flex!important}.feature-item__icon{width:40px;height:40px;margin-right:1rem}.feature-item__content h3{font-size:1.125rem}.feature-preview__screenshot{min-height:250px}.demo-content{gap:1rem}.metrics-grid{grid-template-columns:1fr;gap:1rem}.feature-screenshot{width:70%;padding:0 1rem;margin:0 auto;display:block}.screenshot-container{padding:0 1rem}}@media (max-width: 480px){.anna-quote p:before{left:-1rem}.anna-quote p:after{right:-1rem}.feature-item{padding:1.25rem}.feature-item{display:none}.feature-item.active{display:flex!important}.feature-preview__caption{padding:1.5rem 2rem;font-size:1rem}}.video-player-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:2rem}.video-player-backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000e6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.video-player-container{position:relative;width:100%;max-width:1200px;aspect-ratio:16/9;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 25px 50px #00000080}.video-player-close{position:absolute;top:-3rem;right:0;background:#000000b3;border:none;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.video-player-close:hover{background:#000000e6;transform:scale(1.1)}.video-player-wrapper{position:relative;width:100%;height:100%}.video-player-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@media (max-width: 768px){.video-player-overlay{padding:1rem}.video-player-close{top:-2.5rem;width:40px;height:40px}.video-player-close svg{width:20px;height:20px}}@media (max-width: 480px){.video-player-overlay{padding:.5rem}.video-player-container{border-radius:8px}}.final-cta{padding:8rem 0;background:linear-gradient(135deg,#f9fafb,#ede9fe);position:relative}.final-cta__content{display:grid;grid-template-columns:400px 1fr;gap:6rem;align-items:start;max-width:1400px;margin:0 auto}.final-cta__anna{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:4rem;position:sticky;top:2rem}.final-cta__anna .anna-speech-bubble{background:linear-gradient(135deg,#6562bc,#5451a6);border:1px solid rgba(101,98,188,.3);border-radius:20px;padding:1.75rem 2.25rem;margin-top:2rem;position:relative;max-width:320px;box-shadow:0 8px 24px #0003,0 2px 8px #0000001a}.final-cta__anna .anna-speech-bubble:after{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #5451a6}.final-cta__anna .anna-speech-bubble p{margin:0;font-size:1.125rem;line-height:1.6;color:#f9fafb;font-style:italic;font-weight:500}.final-cta__form{background:#fff;border-radius:24px;padding:4rem;box-shadow:0 25px 50px -12px #00000014,0 8px 16px -8px #0000000a;border:1px solid rgba(255,255,255,.8);position:relative}.final-cta__form:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#6562bc,#8b87e8);border-radius:24px 24px 0 0}.final-cta__form .section-title{font-size:2.5rem;font-weight:700;color:#111827;margin:0 0 1.5rem;line-height:1.1;letter-spacing:-.03em;text-align:left}.demo-form{margin-top:3rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.form-group{display:flex;flex-direction:column;gap:.75rem}.form-group label{font-weight:600;color:#374151;font-size:1rem;letter-spacing:-.01em}.form-group input{padding:1.25rem 1.5rem;border:2px solid #E5E7EB;border-radius:12px;font-size:1rem;line-height:1.4;color:#111827;background:#fafbfc;transition:all .3s cubic-bezier(.25,.46,.45,.94);font-family:inherit}.form-group input::placeholder{color:#9ca3af;font-weight:400}.form-group input:focus{outline:none;border-color:#6562bc;background:#fff;box-shadow:0 0 0 4px #6562bc14;transform:translateY(-1px)}.form-group input:hover:not(:focus){border-color:#d1d5db;background:#fff}.form-group--full{grid-column:1 / -1;margin-bottom:2.5rem}.btn--full-width{width:100%;padding:1.25rem 2rem;margin-bottom:2rem;font-size:1.125rem;font-weight:600;letter-spacing:-.01em}.form-disclaimer{text-align:center;font-size:.9375rem;color:#6b7280;line-height:1.5;margin:0;font-weight:400}.form-success{text-align:center;padding:4rem 3rem;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-radius:20px;border:1px solid rgba(34,197,94,.1)}.success-icon{margin-bottom:2rem;display:flex;justify-content:center;align-items:center}.form-success h3{color:#059669;font-size:1.75rem;font-weight:700;margin:0 0 1rem;letter-spacing:-.02em}.form-success p{color:#374151;font-size:1.125rem;line-height:1.6;font-weight:400;max-width:400px;margin:0 auto}.footer{background:#1f2937;color:#d1d5db;padding:4rem 0 2rem}.footer__content{display:grid;grid-template-columns:1fr 3fr;gap:4rem;margin-bottom:3rem}.footer__brand{max-width:300px}.footer__logo{margin-bottom:1rem}.footer__logo img{height:40px}.footer__tagline{color:#9ca3af;line-height:1.6}.footer__links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer__column h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem}.footer__column a{display:block;color:#9ca3af;text-decoration:none;margin-bottom:.75rem;transition:color .3s ease}.footer__column a:hover{color:#6562bc}.footer__bottom{border-top:1px solid #374151;padding-top:2rem;display:flex;justify-content:space-between;align-items:center;color:#9ca3af}.footer__admin{display:flex;align-items:center}.admin-link{color:#9ca3af;text-decoration:none;font-size:.875rem;padding:.5rem 1rem;border:1px solid #4B5563;border-radius:6px;transition:all .3s ease}.admin-link:hover{color:#6562bc;border-color:#6562bc;background:#6562bc1a}@media (max-width: 1024px){.hero__content{grid-template-columns:1.3fr .8fr;gap:2.5rem}.hero__features{transform:scale(.75);transform-origin:left center}.hero__title{font-size:2.5rem}.feature-preview__content{grid-template-columns:1fr;gap:2rem}.faq{padding:5rem 0}.faq__content{grid-template-columns:1fr;gap:3rem}.faq__anna{order:1;position:static;padding:2rem}.faq__questions{order:2;padding:2rem}.faq__questions .section-title{font-size:2rem;text-align:center;margin-bottom:2rem}.faq-accordion{gap:0}.faq-item__question{padding:1.5rem 1.75rem}.faq-item__question h3{font-size:1.125rem}.faq-item__answer{padding:0 1.75rem 2rem;font-size:.9375rem}.faq-item__toggle{width:32px;height:32px;font-size:1.125rem}.final-cta{padding:5rem 0}.final-cta__content{grid-template-columns:1fr;gap:3rem;max-width:100%}.final-cta__anna{order:1;padding-top:0;position:static}.final-cta__form{order:2;padding:2.5rem}.final-cta__form .section-title{font-size:2rem;text-align:center}.form-row{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem}.form-group--full{margin-bottom:2rem}.btn--full-width{padding:1.125rem 2rem;font-size:1rem}.feature-preview__anna,.faq__anna{position:static}.exclusive-feature{flex-direction:column;gap:1rem;max-width:100%;margin:0 auto 1.5rem;padding:1rem;width:calc(100% - 2rem);box-sizing:border-box;overflow:hidden}.exclusive-feature:nth-child(2) .exclusive-feature__content{order:1}.exclusive-feature:nth-child(2) .exclusive-feature__visual{order:2}.pattern-layer--1{width:250px;height:250px;top:-50px;right:-50px;z-index:1}.pattern-layer--2{width:350px;height:350px;bottom:-100px;left:-75px;z-index:1}.pattern-layer--3{width:200px;height:200px;z-index:1}.exclusive-feature__badge--pill{width:45px;height:45px;font-size:.75rem;position:relative;margin-bottom:.75rem;flex-shrink:0;align-self:flex-start;z-index:110}.exclusive-feature__badge{width:60px;height:60px;font-size:1.25rem;margin-bottom:1rem}.exclusive-feature{min-height:auto;overflow:visible}.exclusive-feature *{max-width:100%;box-sizing:border-box}.exclusive-feature:not(:last-child):after{display:none}.customization-demo{padding:1.5rem}.user-role{flex-direction:column;align-items:flex-start;gap:.75rem}.permissions{align-self:stretch}.template-header{flex-direction:column;gap:.75rem}.editor-toolbar{flex-wrap:wrap;gap:.5rem}.variable-tag{margin-left:0}.stats-grid,.migration-steps,.footer__content{grid-template-columns:1fr;gap:2rem}.footer__links{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1200px){.hero__feature-list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.25rem}.hero__feature{flex-direction:column;text-align:center;padding:2rem 1.5rem;min-height:140px}.hero__feature-number{margin-bottom:.75rem}.hero__feature:hover{transform:translateY(-2px)}}@media (max-width: 1024px) and (min-width: 769px){.hero__content{gap:2.5rem}.hero__title,.hero__subtitle{font-size:2.5rem}.hero__carousel{height:432px;max-width:108%;transform:scale(1.15)}.feature-preview__content{grid-template-columns:1fr 1fr;gap:3rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem}.section-title{font-size:2rem}.feature-preview{padding:6rem 0}.feature-preview__right{padding-left:1rem}.hero__feature{padding:1.375rem 1.625rem}.hero__feature-number{width:2.625rem;height:2.625rem}}@media (max-width: 768px){.hero{padding:5rem 0 3rem}.hero__content{grid-template-columns:1fr;gap:2rem;text-align:center;display:flex;flex-direction:column}.hero__title{order:1;font-size:2rem;margin-bottom:.75rem}.hero__visual{order:2;display:block!important;width:100%;margin:1rem 0 0}.hero__features{order:3;margin-top:.5rem}.hero__subtext{order:4}.hero__actions{order:5}.hero__text{display:contents}.hero__subtitle{font-size:2rem;margin-top:.25rem}.hero__features{padding:0;transform:scale(.8);transform-origin:center}.hero__features-title{font-size:1.5rem;margin-bottom:1.5rem}.hero__feature-list{display:flex;justify-content:center}.hero__feature{padding:1.25rem 1.5rem;gap:1rem;display:none}.hero__feature.hero__feature--highlighted{display:flex!important}.hero__feature-number{width:2.5rem;height:2.5rem;font-size:.875rem}.hero__feature-text{font-size:.9375rem}.hero__subtext{font-size:1rem;max-width:100%;margin:0}.hero__carousel{height:480px!important;min-height:480px!important;margin-top:1rem;margin-bottom:0;max-width:88%;width:88%;margin-left:auto;margin-right:auto;transform:scale(1);padding:0;position:relative;display:block;z-index:1;overflow:hidden}.hero__slide{display:none}.hero__slide.active{position:relative!important;opacity:1!important;transform:none!important;height:480px!important;min-height:480px!important;display:block!important;z-index:2}.demo-card{width:100%!important;max-width:100%!important;height:480px!important;min-height:480px!important;margin:0 auto;overflow:hidden!important;border-radius:16px!important;display:flex;flex-direction:column}.demo-card--screenshot{border-radius:16px!important;height:480px!important;min-height:480px!important}.demo-card__header{border-radius:16px 16px 0 0!important;flex-shrink:0;height:84px}.demo-card__content--screenshot,.demo-card__content{height:396px!important;min-height:396px!important;overflow:hidden;flex:1}.kanban-animation{height:396px!important;min-height:396px!important;overflow:hidden!important}.kanban-columns{height:396px!important;min-height:396px!important;overflow:hidden}.compact-button-container{margin-bottom:20px!important}.section-title{font-size:2rem}.hero__actions{flex-direction:column;gap:.75rem;margin:0}.feature-preview__content{grid-template-columns:1fr;gap:3rem;text-align:center}.feature-preview__left{order:1;padding-top:0}.feature-preview__right{order:2;padding-left:0}.section-header{text-align:center;margin-bottom:2rem}.features-grid{grid-template-columns:1fr 1fr;gap:1.25rem}.feature-preview{padding:5rem 0}.anna-speech-bubble--above{padding:1.25rem 1.5rem;font-size:.9375rem;max-width:280px}.section-title{font-size:1.875rem}.section-subtitle{font-size:.9375rem}.feature-card{padding:1.5rem 1.25rem}.feature-card__icon{width:40px;height:40px}.feature-card__icon svg{width:24px;height:24px}.feature-card h3{font-size:1rem}.feature-card p{font-size:.8125rem}.value-grid,.form-row{grid-template-columns:1fr}.guarantee__title{font-size:2rem}.guarantee__trust-badges{flex-direction:column;align-items:center;gap:1.5rem;max-width:100%}.trust-badge{min-width:auto;width:100%;max-width:320px;padding:1.25rem 1.5rem;font-size:.875rem}.trust-badge svg{width:18px;height:18px}.migration-features{flex-direction:column;align-items:center}.footer__links{grid-template-columns:repeat(3,1fr);gap:1rem}.footer__bottom{flex-direction:column;gap:1rem;text-align:center}.hero__anna{position:static;text-align:center;margin-top:2rem}.anna-image{width:260px}.final-cta{padding:4rem 0}.final-cta__content{grid-template-columns:1fr;gap:2.5rem}.final-cta__anna{order:1;padding-top:0;position:static}.final-cta__form{order:2;padding:2rem;border-radius:20px}.final-cta__form .section-title{font-size:1.875rem;text-align:center;margin-bottom:1.25rem}.form-row{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.25rem}.form-group--full{margin-bottom:1.75rem}.form-group input{padding:1rem 1.25rem;font-size:.9375rem}.btn--full-width{padding:1rem 1.5rem;font-size:1rem;margin-bottom:1.5rem}.form-disclaimer{font-size:.875rem}.btn--watch-video{animation:gradientShift 4s ease-in-out infinite,pulseGlow 3s ease-in-out infinite;font-size:.9375rem}.btn--watch-video:hover{transform:translateY(-1px) scale(1.005);animation:gradientShift 2.5s ease-in-out infinite,pulseGlow 2s ease-in-out infinite}.btn--watch-video:hover .watch-video-icon{transform:scale(1.1) rotate(1deg)}.form-success{padding:3rem 2rem}.profile-assessment{gap:1rem}.assessment-section{padding:1rem}.assessment-title,.assessment-text,.assessment-list li{font-size:.8125rem}.assessment-badge{font-size:.6875rem;padding:.375rem .75rem}.demo-card .profile-preview{padding:.75rem}.demo-card .profile-header{margin-bottom:.75rem}.demo-card .profile-header img{width:32px;height:32px}.demo-card .profile-header strong{font-size:.8125rem}.demo-card .profile-header p{font-size:.6875rem}.assessment-section--compact{padding:.5rem .75rem}.assessment-section--compact .assessment-title{font-size:.6875rem}.placeholder-row{height:6px}.placeholder-rows{gap:.25rem}.exclusive-features{margin-top:0;position:static;overflow:visible}.exclusive-features__header{display:flex;flex-direction:column;align-items:center;margin-bottom:.5rem}.anna-quote--amazed{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;position:static;width:100%;text-align:center}.anna-quote--amazed .anna-image{width:195px;height:auto;position:static!important;order:2;margin:0 auto;align-self:center;display:block}.anna-quote--amazed p{background:linear-gradient(135deg,#6562bc,#5451a6);border-radius:12px;box-shadow:0 4px 12px #00000026;color:#f9fafb;font-weight:500;font-style:italic;order:1;padding:.6rem .85rem;font-size:.75rem;max-width:200px;text-align:center;margin:0 auto .2rem;position:static;align-self:center}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .6s ease-out}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.btn:focus,input:focus,select:focus,button:focus{outline:2px solid #6562BC;outline-offset:2px}@media (prefers-contrast: high){.btn--outline{border-width:2px}.feature-card,.demo-card,.stat-card{border:1px solid #1F2937}}.legal-page{background:#fafbfc;min-height:100vh;padding:6rem 0 4rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.legal-nav{margin-bottom:2rem}.back-to-home{display:inline-flex;align-items:center;color:#6562bc;text-decoration:none;font-weight:500;font-size:1rem;padding:.75rem 1.5rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;transition:all .3s ease}.back-to-home:hover{background:#6562bc;color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.legal-header{text-align:center;margin-bottom:4rem;padding-bottom:2rem;border-bottom:1px solid #E5E7EB}.legal-header h1{font-size:3rem;font-weight:700;color:#1f2937;margin-bottom:1rem;letter-spacing:-.025em}.legal-last-updated{color:#6b7280;font-size:1rem;margin:0}.legal-content{max-width:800px;margin:0 auto;background:#fff;border-radius:16px;padding:3rem;box-shadow:0 4px 6px -1px #0000001a}.legal-section{margin-bottom:3rem}.legal-section:last-child{margin-bottom:0}.legal-section h2{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #6562BC}.legal-section h3{font-size:1.125rem;font-weight:600;color:#374151;margin:1.5rem 0 .75rem}.legal-section p{color:#4b5563;line-height:1.7;margin-bottom:1rem}.legal-section ul{margin:1rem 0;padding-left:1.5rem}.legal-section li{color:#4b5563;line-height:1.6;margin-bottom:.5rem}.contact-info{background:#f9fafb;border:1px solid #E5E7EB;border-radius:8px;padding:1.5rem;margin-top:1rem}.contact-info p{margin:.5rem 0;font-weight:500}.admin-login{background:linear-gradient(135deg,#6562bc,#8b87e8);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 0}.login-form-container{background:#fff;border-radius:16px;padding:3rem;box-shadow:0 20px 25px -5px #0000001a;max-width:400px;width:100%;margin:0 1rem}.login-header{text-align:center;margin-bottom:2rem}.login-header h1{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.login-header p{color:#6b7280;margin:0}.login-form{margin-bottom:2rem}.login-form .form-field{margin-bottom:1.5rem}.login-form label{display:block;font-weight:500;color:#374151;margin-bottom:.5rem}.login-form .form-input{width:100%;padding:.75rem 1rem;border:2px solid #E5E7EB;border-radius:8px;font-size:1rem;transition:border-color .3s ease;box-sizing:border-box}.login-form .form-input:focus{outline:none;border-color:#6562bc;box-shadow:0 0 0 3px #6562bc1a}.login-note{background:#f0fdf4;border:1px solid #BBF7D0;border-radius:8px;padding:1rem;font-size:.875rem}.login-note p{margin:.25rem 0;color:#166534}.admin-panel{background:#fafbfc;min-height:100vh;padding:2rem 0}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}.admin-header h1{font-size:1.875rem;font-weight:700;color:#1f2937;margin:0}.status-message{padding:1rem 1.5rem;border-radius:8px;margin-bottom:2rem;font-weight:500}.status-message.success{background:#f0fdf4;color:#166534;border:1px solid #BBF7D0}.status-message.error{background:#fef2f2;color:#dc2626;border:1px solid #FECACA}.admin-content{margin-bottom:1rem}.document-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}.document-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #E5E7EB}.document-header h2{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0}.document-actions{display:flex;gap:1rem;align-items:center}.file-upload-btn{background:#f3f4f6;border:2px solid #D1D5DB;color:#374151;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:500;transition:all .3s ease}.file-upload-btn:hover{background:#e5e7eb;border-color:#9ca3af}.document-editor{margin-bottom:1rem}.document-textarea{width:100%;border:2px solid #E5E7EB;border-radius:8px;padding:1rem;font-family:Inter,monospace;font-size:.875rem;line-height:1.6;resize:vertical;min-height:400px;box-sizing:border-box}.document-textarea:focus{outline:none;border-color:#6562bc;box-shadow:0 0 0 3px #6562bc1a}.document-info{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #E5E7EB;font-size:.875rem;color:#6b7280}.admin-footer{background:#fef3c7;border:1px solid #F59E0B;border-radius:8px;padding:1.5rem;margin-top:3rem}.admin-footer p{color:#92400e;margin:0;font-size:.875rem;line-height:1.6}@media (max-width: 768px){.legal-page{padding:4rem 0 2rem}.legal-header h1{font-size:2rem}.legal-content,.login-form-container{margin:0 1rem;padding:2rem}.admin-header{flex-direction:column;gap:1rem;text-align:center}.document-header{flex-direction:column;gap:1rem;align-items:stretch}.document-actions{justify-content:space-between}.document-info{flex-direction:column;gap:.5rem;align-items:flex-start}}@media (max-width: 480px){.legal-header h1{font-size:1.75rem}.legal-content,.login-form-container,.document-section{padding:1.5rem}.document-actions{flex-direction:column;gap:.75rem}}
