@keyframes heroEnter{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes heroGradient{0%{background-position:0 0,100%0,50% 100%}to{background-position:35% 18%,70% 28%,40% 82%}}@keyframes pillFloat{0%,to{transform:translateY(0) rotate(var(--fp-rot))}50%{transform:translateY(-18px) rotate(var(--fp-rot))}}@keyframes navUnderline{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes cardBob{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@font-face{font-family:"Inter";src:url(assets/fonts/inter-var.woff2)format("woff2");font-weight:100 900;font-display:swap;font-style:normal}@font-face{font-family:"Clash Grotesk";src:url(assets/fonts/clash-400.woff2)format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:"Clash Grotesk";src:url(assets/fonts/clash-500.woff2)format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:"Clash Grotesk";src:url(assets/fonts/clash-600.woff2)format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:"Clash Grotesk";src:url(assets/fonts/clash-700.woff2)format("woff2");font-weight:700;font-display:swap;font-style:normal}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}*,::after,::before{margin:0;padding:0;box-sizing:border-box}html{font-size:100%;scroll-behavior:smooth}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}ol,ul{list-style:none}a{text-decoration:none;color:inherit}button{background:0 0;border:0;cursor:pointer}body{font-family:"Inter","Segoe UI",Arial,system-ui,sans-serif;line-height:1.6;color:#1e293b;background:#fff;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:500;font-family:"Clash Grotesk","Inter","Segoe UI",Arial,system-ui,sans-serif}.container{width:min(1100px,100% - 40px);margin-inline:auto}.reveal{opacity:0;transition:opacity .7s ease,transform .7s ease;will-change:opacity,transform}.reveal-up{transform:translateY(30px)}.reveal-down{transform:translateY(-30px)}.reveal-scale{transform:scale(.92)}.reveal.visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}.hero-enter{animation:heroEnter .7s ease both}.hero-d1{animation-delay:.05s}.hero-d2{animation-delay:.15s}.hero-d3{animation-delay:.25s}.hero-d4{animation-delay:.35s}.hero-d5{animation-delay:.45s}.hero-d6{animation-delay:.2s}@media (prefers-reduced-motion:reduce){.hero-enter{animation:none;opacity:1;transform:none}}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background:0 0;border-bottom:1px solid transparent;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}.navbar.scrolled{background:rgba(255,255,255,.95);border-bottom:1px solid #e5e7eb;box-shadow:0 2px 20px rgba(0,0,0,.06)}@media (min-width:901px){.navbar.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.nav-container{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;height:72px;max-width:1400px;margin-inline:auto;padding:0 72px}.nav-logo{display:inline-flex;align-items:center;white-space:nowrap;justify-self:start}.nav-logo img{height:34px;width:auto;display:block}.nav-drawer{display:contents}.nav-actions,.nav-links{display:flex;align-items:center;gap:36px;justify-self:center}.nav-links a{font-size:.95rem;font-weight:500;color:#4b5563;transition:color .2s ease}.nav-links a:hover{color:#111827}.nav-actions{gap:24px;justify-self:end}.nav-talk{display:inline-flex;align-items:center;gap:6px;font-size:.95rem;font-weight:500;color:#4b5563;transition:color .2s ease}.nav-talk .arrow{width:16px;height:16px;display:inline-block;vertical-align:middle;transition:transform .2s ease}.nav-talk:hover{color:#111827}.nav-talk:hover .arrow{transform:translateX(4px)}.glossy-btn,.glossy-btn-wrap{position:relative;border-radius:9999px}.glossy-btn-wrap{display:inline-block;padding:6px}.nav-actions .glossy-btn-wrap .glossy-btn{padding:10px 22px;font-size:14px}.glossy-btn{overflow:hidden;display:inline-flex;align-items:center;gap:14px;padding:12px 58px 12px 32px;border:0;font-size:15px;font-weight:500;color:#fff;cursor:pointer;text-decoration:none;background:linear-gradient(160deg,#7c9bff 0,#4e74f0 45%,#3757d8 100%);box-shadow:0 8px 20px rgba(59,89,224,.45),0 2px 4px rgba(59,89,224,.3),inset 0 1px 1px rgba(255,255,255,.5);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.glossy-btn::after,.glossy-btn::before{content:"";position:absolute;height:70%;filter:blur(2px);pointer-events:none}.glossy-btn::before{top:-56%;left:7%;width:70%;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.85),rgba(255,255,255,0) 70%)}.glossy-btn::after{bottom:-56%;right:7%;width:79%;background:radial-gradient(circle at 70% 70%,rgba(255,255,255,.5),rgba(255,255,255,0) 70%)}.glossy-btn .glossy-btn-text{position:relative;z-index:1}.glossy-btn .btn-arrow{position:absolute;right:6px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#fff;color:#2563eb;flex-shrink:0}.glossy-btn .btn-arrow svg{width:18px;height:18px}.glossy-btn-wrap:hover .glossy-btn{transform:scale(1.04);filter:brightness(1.08);box-shadow:0 12px 28px rgba(59,89,224,.55),0 3px 6px rgba(59,89,224,.35),inset 0 1px 1px rgba(255,255,255,.6)}.glossy-btn-wrap:active .glossy-btn{transform:scale(.98)}.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;padding:8px;background:0 0;border:0;cursor:pointer;z-index:1002}.nav-toggle span{display:block;width:22px;height:2px;border-radius:2px;background:#0f172a;transition:transform .3s ease,opacity .3s ease}.nav-toggle.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-backdrop{display:none}@media (max-width:900px){.navbar{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 20px rgba(0,0,0,.06)}.nav-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0;height:64px;padding:0 20px}.nav-drawer,.nav-toggle{display:flex}.nav-drawer{position:fixed;top:0;left:0;bottom:0;width:280px;max-width:85vw;background:#fff;box-shadow:4px 0 24px rgba(15,23,42,.12);padding:96px 28px 32px;transform:translateX(-100%);transition:transform .35s ease;flex-direction:column;align-items:start;z-index:1001}.nav-container.open .nav-drawer{transform:translateX(0)}.nav-drawer .nav-links{display:flex;flex-direction:column;align-items:flex-start;gap:22px;padding-bottom:20px}.nav-drawer .nav-links a{font-size:18px;color:#0f172a;font-weight:600}.nav-drawer .nav-actions{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:8px;padding-top:22px;border-top:1px solid #e5e7eb}.nav-drawer .nav-actions .nav-talk{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border:1px solid #d1d5db;border-radius:9999px;font-size:12px;font-weight:500;color:#0f172a;white-space:nowrap}.nav-drawer .nav-actions .nav-talk .arrow{width:13px;height:13px}.nav-drawer .nav-actions .glossy-btn-wrap .glossy-btn{padding:7px 12px;font-size:12px;white-space:nowrap}.nav-backdrop{display:block;position:fixed;inset:0;background:rgba(15,23,42,.4);opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease;z-index:1000}.nav-container.open .nav-backdrop{opacity:1;visibility:visible}}.hero{position:relative;padding:111px 0 0;background-image:url(assets/images/bg-hero.webp);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-content{position:relative;z-index:1}.hero-dashboard{z-index:1}.hero-content{max-width:700px;margin:0 auto;text-align:center}.trust-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:9999px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 2px 8px rgba(15,23,42,.06);font-size:13px;font-weight:500;color:#6b7fbe}.trust-badge svg{width:15px;height:15px;color:#2563eb;flex-shrink:0}.hero-title{margin-top:28px;font-size:52px;font-weight:500;line-height:1.12;letter-spacing:-.02em;color:#0f172a}.footer-nav a:hover,.text-accent{color:#2563eb}.hero-sub{margin:20px auto 0;max-width:550px;font-size:17px;line-height:1.7;color:#4b5563}.hero-actions{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:36px;flex-wrap:wrap}.btn-secondary{display:inline-block;padding:12px 26px;border:1px solid #d1d5db;border-radius:9999px;background:#fff;color:#111827;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.btn-secondary:hover{background:#f9fafb;border-color:#9ca3af;box-shadow:0 4px 12px rgba(15,23,42,.08)}.social-proof{display:inline-flex;align-items:center;gap:16px;margin-top:32px;padding:12px 24px;border-radius:9999px;background:0 0;border:1px solid #e5e7eb;box-shadow:0 2px 8px rgba(15,23,42,.06)}.avatars{display:flex}.avatar{width:44px;height:44px;border-radius:50%;border:2.5px solid #fff;object-fit:cover;box-shadow:0 1px 3px rgba(0,0,0,.1)}.avatar:nth-child(2),.avatar:nth-child(3){margin-left:-12px}.proof-info{display:flex;flex-direction:column;align-items:flex-start}.stars{display:flex;gap:2px}.stars svg{width:14px;height:14px}.proof-text{font-size:13px;color:#4b5563;line-height:1.3}.hero-dashboard{position:relative;max-width:960px;margin:64px auto 0;border-radius:20px 20px 0 0;overflow:hidden;border:1px solid #e5e7eb;border-bottom:none;background:#fff;mask-image:linear-gradient(to bottom,#000 75%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 75%,transparent 100%);box-shadow:0-4px 16px rgba(15,23,42,.04),0 8px 24px rgba(15,23,42,.08),0 24px 60px rgba(15,23,42,.12)}.hero-dashboard img{width:100%;height:auto;display:block;object-position:top center}@media (max-width:768px){.hero{padding:115px 20px 70px}.hero-dashboard{margin-top:40px;max-width:560px}.hero-dashboard img{max-height:280px;object-fit:cover;object-position:top center}.hero-title{font-size:34px}.hero-sub{font-size:16px}.hero-actions{flex-wrap:nowrap;gap:10px}.btn-secondary,.glossy-btn-wrap .glossy-btn{padding:10px 20px;font-size:14px}.glossy-btn-wrap .glossy-btn{padding-right:48px}.glossy-btn .btn-arrow{width:34px;height:34px;right:5px}.glossy-btn .btn-arrow svg{width:15px;height:15px}}.logo-strip{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;background:#fff;padding:28px 0;overflow:hidden}.logo-marquee{display:flex;width:max-content;animation:marquee 30s linear infinite}.logo-marquee:hover{animation-play-state:paused}.logo-set{display:flex;align-items:center;gap:64px;padding-right:64px;flex-shrink:0}.logo-set img{height:24px;width:auto;object-fit:contain;filter:grayscale(100%) opacity(50%);transition:filter .2s ease}.logo-set img:hover{filter:grayscale(0%) opacity(100%)}.stats-section{background:#fff;padding:90px 0}.stats-container{max-width:1150px;margin:0 auto;padding:0 20px}.stats-head{text-align:center;margin-bottom:56px}.stats-title{font-size:40px;font-weight:500;line-height:1.15;letter-spacing:-.02em;color:#0f172a}.stats-sub{margin:16px auto 0;max-width:500px;font-size:16px;line-height:1.7;color:#4b5563}.stats-grid{display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:24px;align-items:stretch}.stat-card,.stat-col{display:flex;flex-direction:column;gap:20px}.stat-card{background:#eef0f7;border-radius:16px;padding:28px;min-height:180px;justify-content:space-between;gap:6px;flex:1}.stat-number{font-size:34px;font-weight:500;color:#0f172a;letter-spacing:-.02em}.stat-label{font-size:14px;color:#4b5563}.stat-center{position:relative}.stat-image{border-radius:20px;overflow:hidden;box-shadow:0 12px 32px rgba(15,23,42,.12)}.stat-image img{width:100%;height:auto;display:block}.daily-sales{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);width:calc(100% + 48px);max-width:320px;background:#fff;border-radius:16px;padding:20px}.daily-sales-title{font-size:14px;font-weight:500;color:#0f172a;margin-bottom:14px}.sales-row{display:flex;align-items:center;gap:10px;margin-bottom:8px}.sales-row:last-child{margin-bottom:0}.sales-label{font-size:12px;color:#4b5563;min-width:44px}.progress-bar{flex:1;height:8px;border-radius:999px;background:repeating-linear-gradient(45deg,#e2e8f0 0,#e2e8f0 4px,#f1f5f9 4px,#f1f5f9 8px);overflow:hidden}.progress-fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#3b82f6,#2563eb);width:0%;transition:width 1.4s ease}.sales-badge{font-size:12px;font-weight:600;white-space:nowrap}.sales-badge.up{color:#059669}.sales-badge.down{color:#e11d48}@media (max-width:900px){.stats-grid{grid-template-columns:1fr;gap:24px}.stat-center{order:-1;max-width:480px;margin:0 auto}.stat-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.stat-card{min-height:140px;padding:20px}}@media (max-width:560px){.stats-title{font-size:28px}.stat-col{grid-template-columns:1fr}.stat-center{max-width:380px}.daily-sales{width:calc(100% - 16px);bottom:12px}}.process-section{position:relative;background:#fff;padding:90px 0 100px;overflow:hidden}.deco-square{position:absolute;display:block;border-radius:6px;background:rgba(165,180,252,.3);z-index:0}.ds-1{top:24px;left:7%;width:18px;height:18px;transform:rotate(12deg)}.ds-2{top:64px;left:12%;width:26px;height:26px;transform:rotate(-8deg);opacity:.55}.ds-3{top:48px;right:9%;width:30px;height:30px;transform:rotate(15deg)}.ds-4{top:140px;right:5%;width:16px;height:16px;transform:rotate(-20deg);opacity:.45}.ds-5{top:100px;left:4%;width:12px;height:12px;transform:rotate(25deg);opacity:.5}.ds-6{top:190px;right:14%;width:20px;height:20px;transform:rotate(-12deg);opacity:.4}.process-container{max-width:1150px;margin:0 auto;padding:0 20px}.process-head{text-align:center;margin-bottom:56px}.process-badge{display:inline-block;padding:8px 18px;border-radius:9999px;background:#fff;border:1px solid #bfdbfe;font-size:13px;font-weight:500;color:#2563eb;box-shadow:0 2px 8px rgba(15,23,42,.05)}.process-title{margin-top:20px;font-size:38px;font-weight:500;line-height:1.15;letter-spacing:-.02em;color:#0f172a}.process-sub{margin:16px auto 0;max-width:450px;font-size:16px;line-height:1.7;color:#4b5563}.process-grid{display:grid;grid-template-columns:55fr 45fr;gap:48px;align-items:center}.process-dashboard{border-radius:20px;padding:16px;background:#fff;border:1.5px solid #dde4f5;box-shadow:0 8px 28px rgba(15,23,42,.1)}.process-dashboard img{border-radius:12px}.process-line,.process-steps{display:flex;flex-direction:column}.process-steps{position:relative;gap:40px;padding-left:4px}.process-line{position:absolute;left:-22px;top:-20px;bottom:-20px;width:3px;gap:0;z-index:0}.line-seg{flex:1;border-radius:999px;background:#d1d5db}.line-seg.active{background:#2563eb}.step-item{position:relative;display:flex;align-items:flex-start;gap:16px}.step-icon{flex-shrink:0;width:44px;height:44px;border-radius:10px;background:#2563eb;display:flex;align-items:center;justify-content:center;z-index:1}.step-icon svg{width:22px;height:22px;color:#fff}.step-text{padding-top:4px}.step-title{font-size:17px;font-weight:500;color:#0f172a;margin-bottom:4px}.step-desc{font-size:14px;line-height:1.6;color:#4b5563;max-width:280px}@media (max-width:900px){.process-grid{grid-template-columns:1fr;gap:40px}.process-dashboard,.process-steps{max-width:560px;margin:0 auto}.process-steps{width:100%}}@media (max-width:560px){.process-title{font-size:28px}.process-grid{gap:32px}.process-dashboard{max-width:420px}}.features-section{background:#f7f8fa;padding:70px 20px}.features-container{max-width:1150px;margin:0 auto}.features-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:48px}.features-badge{display:inline-block;padding:8px 18px;border-radius:9999px;background:#fff;border:1px solid #bfdbfe;font-size:13px;font-weight:500;color:#2563eb;box-shadow:0 2px 8px rgba(15,23,42,.05);margin-bottom:16px}.features-title{font-size:32px;font-weight:500;line-height:1.15;letter-spacing:-.02em;color:#0f172a}.features-blurb{font-size:15px;line-height:1.7;color:#4b5563;max-width:280px}.features-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.feature-card{background:#fff;border-radius:18px;padding:24px;border:1px solid #eee;box-shadow:0 4px 16px rgba(15,23,42,.05);display:flex;flex-direction:column}.feature-graphic{border-radius:14px;overflow:hidden;background:#f1f3f8;margin-bottom:20px;min-height:180px;display:flex;align-items:center;justify-content:center}.benefit-image img,.feature-graphic img,.process-dashboard img{width:100%;height:auto;display:block}.feature-title{font-size:17px;font-weight:500;color:#0f172a;margin-bottom:8px}.feature-desc{font-size:14px;line-height:1.6;color:#4b5563}@media (max-width:900px){.features-head{flex-direction:column;align-items:flex-start;gap:16px}.features-blurb{max-width:420px}}@media (max-width:640px){.features-grid{grid-template-columns:1fr}.features-title{font-size:26px}}.cta-banner,.cta-left{display:flex;position:relative}.cta-banner{margin-top:56px;border-radius:20px;background:linear-gradient(135deg,#4a8cff 0,#2563eb 100%);padding:44px 48px;align-items:center;justify-content:space-between;gap:32px;overflow:hidden}.cta-banner .cb-square{position:absolute;display:block;border-radius:6px;background:rgba(255,255,255,.14);pointer-events:none}.cta-banner .s1{width:14px;height:14px;top:22px;right:42%}.cta-banner .s2{width:8px;height:8px;top:55%;left:8%}.cta-banner .s3{width:12px;height:12px;bottom:18px;left:32%}.cta-banner .s4{width:10px;height:10px;top:30%;right:12%}.cta-left{align-items:flex-start;gap:20px;z-index:1}.cta-icon{flex-shrink:0;width:48px;height:48px;color:rgba(255,255,255,.7)}.cta-icon svg{width:100%;height:100%}.cta-title{font-size:26px;font-weight:500;color:#fff;margin-bottom:10px}.cta-sub{font-size:15px;line-height:1.65;color:rgba(255,255,255,.88);max-width:480px}.cta-actions{display:flex;gap:12px;flex-shrink:0;position:relative;z-index:1}.cta-btn-outline,.cta-btn-primary{padding:13px 26px;border-radius:9999px;font-weight:600;font-size:15px;text-decoration:none;transition:background .2s ease,box-shadow .2s ease}.cta-btn-outline{background:0 0;border:1.5px solid #fff;color:#fff}.cta-btn-outline:hover{background:rgba(255,255,255,.15);box-shadow:0 4px 12px rgba(0,0,0,.1)}.cta-btn-primary{background:#fff;color:#0f172a}.cta-btn-primary:hover{background:#f1f5f9;box-shadow:0 4px 12px rgba(0,0,0,.15)}@media (max-width:768px){.cta-banner{flex-direction:column;text-align:center;padding:36px 28px}.cta-left{flex-direction:column;align-items:center;gap:16px}.cta-sub{max-width:100%}.cta-actions{width:100%;justify-content:center;flex-wrap:wrap}.cta-btn-outline,.cta-btn-primary{padding:10px 18px;font-size:14px}}.benefits-section{background:#eef1fa;padding:90px 20px}.benefits-container{max-width:1150px;margin:0 auto}.benefits-head{text-align:center;margin-bottom:56px}.benefits-badge{display:inline-block;padding:8px 18px;border-radius:9999px;background:#fff;border:1px solid #bfdbfe;font-size:13px;font-weight:500;color:#2563eb;box-shadow:0 2px 8px rgba(15,23,42,.05);margin-bottom:16px}.benefits-title{font-size:36px;font-weight:500;line-height:1.15;letter-spacing:-.02em;color:#0f172a}.benefits-sub{margin:16px auto 0;max-width:450px;font-size:15px;line-height:1.7;color:#4b5563}.benefits-grid{display:grid;grid-template-columns:66fr 41fr;gap:90px;align-items:start}.benefits-lead{font-size:21px;font-weight:500;color:#0f172a;line-height:1.3;margin-bottom:12px}.benefits-intro{font-size:15px;line-height:1.75;color:#4b5563;margin-bottom:32px;max-width:610px}.benefit-item,.benefits-list{position:relative;display:flex}.benefits-list{flex-direction:column;gap:24px;padding-left:20px}.benefits-list::before{content:"";position:absolute;left:26px;top:6px;bottom:6px;border-left:2px dotted #93b4f5}.benefit-item{gap:14px;align-items:flex-start}.benefit-dot{flex-shrink:0;width:14px;height:14px;border-radius:50%;border:2px solid #2563eb;background:#fff;margin-top:3px;position:relative;z-index:1}.benefit-title{font-size:15px;font-weight:500;color:#0f172a;margin-bottom:4px}.benefit-desc{font-size:13px;line-height:1.6;color:#4b5563;max-width:310px}.benefits-right{position:relative;max-width:400px;margin:0 auto}.benefit-image{border-radius:20px;overflow:hidden;box-shadow:0 12px 32px rgba(15,23,42,.12)}.float-card{position:absolute;background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(15,23,42,.16);padding:12px;min-width:210px}.float-card-lowstock{top:24px;left:-72px}.float-card-expiry{bottom:24px;right:-24px}.fc-header,.fc-icon{display:flex;align-items:center}.fc-header{gap:8px;margin-bottom:10px}.fc-icon{width:22px;height:22px;border-radius:7px;justify-content:center;flex-shrink:0}.fc-icon svg,.fc-pill-icon svg{width:13px;height:13px}.fc-icon-amber{background:#fef3c7;color:#d97706}.fc-icon-red{background:#fee2e2;color:#dc2626}.fc-title{font-size:11px;font-weight:500;color:#0f172a}.fc-item{justify-content:space-between;gap:10px;padding:6px 0}.fc-item+.fc-item{border-top:1px solid #f1f5f9}.fc-item,.fc-item-left,.fc-pill-icon{display:flex;align-items:center}.fc-item-left{gap:8px;min-width:0}.fc-pill-icon{width:26px;height:26px;border-radius:50%;justify-content:center;flex-shrink:0}.fc-pill-amber{background:#fef3c7;color:#d97706}.fc-pill-red{background:#fee2e2;color:#dc2626}.fc-item-text{display:flex;flex-direction:column;min-width:0}.fc-item-name{font-size:10.5px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fc-item-sub{font-size:9.5px;color:#6b7280}.fc-badge{font-size:9px;font-weight:600;padding:2px 7px;border-radius:999px;white-space:nowrap;flex-shrink:0}.fc-badge-amber{background:#fef3c7;color:#d97706}.fc-badge-red{background:#fee2e2;color:#dc2626}@media (max-width:900px){.benefits-grid{grid-template-columns:1fr;gap:40px}.benefits-right{max-width:520px;margin:0 auto;order:-1}.float-card-lowstock{left:12px}.float-card-expiry{right:12px}}@media (max-width:560px){.benefits-title{font-size:28px}.benefits-right{max-width:360px}}.why-section{background:#fff;padding:90px 20px}.why-container{max-width:1150px;margin:0 auto}.why-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:48px}.why-label{display:inline-block;padding:8px 18px;border-radius:9999px;background:#fff;border:1px solid #bfdbfe;font-size:13px;font-weight:500;color:#2563eb;box-shadow:0 2px 8px rgba(15,23,42,.05);margin-bottom:12px}.why-title{font-size:32px;font-weight:500;line-height:1.15;letter-spacing:-.02em;color:#0f172a}.why-blurb{font-size:15px;line-height:1.7;color:#4b5563;max-width:300px}.why-grid{display:grid;grid-template-columns:66fr 41fr;gap:48px;align-items:stretch}.why-accordion{display:flex;flex-direction:column;gap:14px}.acc-item{background:#fff;border:1px solid #eee;border-radius:16px;padding:16px 20px;transition:box-shadow .2s ease,border-color .2s ease}.acc-item.open{border-color:#bfdbfe;box-shadow:0 4px 16px rgba(37,99,235,.08)}.acc-btn,.acc-icon{display:flex;align-items:center}.acc-btn{gap:14px;width:100%;background:0 0;border:0;cursor:pointer;text-align:left;padding:0}.acc-icon{flex-shrink:0;width:38px;height:38px;border-radius:10px;background:#e8effd;color:#2563eb;justify-content:center}.acc-icon svg{width:19px;height:19px}.acc-title{flex:1;font-size:15px;font-weight:500;color:#0f172a}.acc-toggle{flex-shrink:0;width:28px;height:28px;border-radius:50%;border:1.5px solid #cbd5e1;color:#64748b;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:400;line-height:1;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.acc-item.open .acc-toggle{background:#2563eb;border-color:#2563eb;color:#fff;transform:rotate(45deg)}.acc-panel{max-height:0;overflow:hidden;transition:max-height .3s ease}.acc-item.open .acc-panel{max-height:200px}.acc-desc{font-size:13px;line-height:1.6;color:#4b5563;padding-top:12px}.why-graphic{border-radius:20px;overflow:hidden;box-shadow:0 12px 32px rgba(15,23,42,.12);height:100%}.t-photo img,.why-graphic img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:900px){.why-head{flex-direction:column;align-items:flex-start;gap:16px}.why-blurb{max-width:420px}.why-grid{grid-template-columns:1fr;gap:40px}.why-graphic{max-width:560px;margin:0 auto;order:-1}}@media (max-width:560px){.why-title{font-size:26px}.why-graphic{max-width:380px}}.pricing-section{background:#f5f6fa;padding:90px 20px}.pricing-container{max-width:1100px;margin:0 auto}.pricing-head{text-align:center;margin-bottom:56px}.pricing-title{font-size:36px;font-weight:500;line-height:1.15;letter-spacing:-.02em;color:#0f172a}.pricing-sub{margin:16px auto 0;max-width:500px;font-size:15px;line-height:1.7;color:#4b5563}.pricing-toggle,.toggle-btn{position:relative;border-radius:9999px}.pricing-toggle{display:inline-flex;align-items:center;gap:4px;margin-top:28px;padding:5px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 2px 8px rgba(15,23,42,.06)}.toggle-btn{z-index:1;padding:10px 22px;border:0;background:0 0;color:#64748b;font-size:14px;font-weight:600;cursor:pointer;transition:color .25s ease}.toggle-btn.active{color:#fff}.toggle-indicator{position:absolute;top:5px;bottom:5px;left:5px;border-radius:9999px;background:#0f172a;box-shadow:0 4px 12px rgba(15,23,42,.25);transition:left .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1);pointer-events:none}.pricing-grid{display:flex;justify-content:center;align-items:flex-start;gap:24px}.price-card{flex:1;max-width:340px;background:#fff;border:1px solid #eee;border-radius:20px;padding:32px;display:flex;flex-direction:column}.price-card.featured{background:linear-gradient(180deg,#4a8cff 0,#2563eb 100%);border:0;border-radius:24px;padding:40px 32px;margin-top:-20px;box-shadow:0 20px 48px rgba(59,95,224,.4);position:relative;color:#fff}.popular-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:#fff;color:#2563eb;font-size:12px;font-weight:500;padding:6px 16px;border-radius:9999px;box-shadow:0 4px 12px rgba(15,23,42,.15);white-space:nowrap}.plan-name,.plan-price{font-size:18px;font-weight:500;color:#0f172a;margin-bottom:12px}.featured .plan-name,.featured .plan-price{color:#fff}.plan-price{font-size:34px;letter-spacing:-.02em;margin-bottom:8px}.plan-period{font-size:14px;font-weight:500;color:#4b5563}.featured .plan-period{color:rgba(255,255,255,.8)}.plan-desc,.plan-list li{font-size:13px;color:#4b5563}.plan-desc{margin-bottom:24px}.featured .plan-desc{color:rgba(255,255,255,.85)}.plan-cta{width:100%;padding:13px 0;border-radius:9999px;font-size:15px;font-weight:500;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.plan-cta.outline{background:#2563eb;border:0;color:#fff}.plan-cta.outline:hover{background:#1d4ed8;box-shadow:0 6px 18px rgba(37,99,235,.3)}.plan-cta.light{background:0 0;border:1.5px solid #fff;color:#fff}.plan-cta.light:hover{background:rgba(255,255,255,.15)}.plan-cta.dark{background:0 0;border:1.5px solid #0f172a;color:#0f172a}.plan-cta.dark:hover{background:#0f172a;color:#fff}.plan-divider{height:1px;background:#eee;margin:24px 0 20px}.featured .plan-divider{background:rgba(255,255,255,.25)}.plan-included{font-size:14px;font-weight:500;color:#0f172a;margin-bottom:16px}.featured .plan-included{color:#fff}.plan-list{list-style:none;margin:0;padding:16px;display:flex;flex-direction:column;gap:0;border:1.5px dashed #d1d5db;border-radius:12px}.featured .plan-list{border-color:rgba(255,255,255,.35)}.plan-list li{display:flex;align-items:center;gap:12px;padding:10px 0}.plan-list li+li{border-top:1.5px dotted #e5e7eb}.featured .plan-list li{color:rgba(255,255,255,.92)}.featured .plan-list li+li{border-top-color:rgba(255,255,255,.2)}.plan-list li::before{content:"";flex-shrink:0;width:16px;height:16px;border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='12' fill='%230f172a'/%3E%3Cpath d='M7 12.5 11 16.5 17 7.5' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.featured .plan-list li::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23ffffff'/%3E%3Cpath d='M7 12.5 11 16.5 17 7.5' fill='none' stroke='%232563eb' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media (max-width:900px){.pricing-grid{flex-direction:column;align-items:center}.price-card{max-width:420px;width:100%}.price-card.featured{margin-top:0}.toggle-btn{padding:9px 16px;font-size:13px}.save-badge{margin-left:6px;padding:2px 6px;font-size:10px}}.testimonial-section{background:#fff;padding:90px 20px}.testimonial-container{max-width:1200px;margin:0 auto}.testimonial-head{text-align:center;margin-bottom:56px}.testimonial-title{font-size:36px;font-weight:500;line-height:1.15;letter-spacing:-.02em;color:#0f172a}.testimonial-sub{margin:16px auto 0;max-width:500px;font-size:15px;line-height:1.7;color:#4b5563}.carousel-viewport{overflow:hidden}.carousel-track{display:flex;gap:20px;transition:transform .4s ease}.t-card{flex:0 0 calc((100% - 40px)/3);display:flex;border-radius:18px;overflow:hidden;height:247px;background:linear-gradient(90deg,#eef1f8 0,#f8fafc 100%);box-shadow:0 6px 24px rgba(15,23,42,.08)}.t-photo{flex:0 0 40%;overflow:hidden}.t-body{flex:1;padding:18px 20px;display:flex;flex-direction:column}.t-quote{width:24px;height:24px;color:#a5b4fc;margin-bottom:10px}.t-quote-text{font-size:13px;line-height:1.55;color:#4b5563;margin-bottom:auto}.t-name{font-size:15px;font-weight:500;color:#0f172a;margin-bottom:2px}.t-role{font-size:12.5px;color:#4b5563}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:32px}.dot{width:8px;height:8px;border-radius:9999px;border:0;background:#d1d5db;cursor:pointer;padding:0;transition:width .2s ease,background .2s ease}.dot.active{width:26px;background:#0f172a}@media (max-width:900px){.t-card{flex:0 0 calc((100% - 20px)/2)}}@media (max-width:640px){.t-card{flex:0 0 100%;height:300px}.testimonial-title{font-size:28px}.carousel-arrow{width:36px;height:36px}.carousel-arrow svg{width:15px;height:15px}.carousel-prev{left:-14px}.carousel-next{right:-14px}.t-photo{flex:0 0 34%}.t-body{padding:18px}.t-quote-text{font-size:12.5px}.t-quote{width:24px;height:24px;margin-bottom:10px}}.contact-section{position:relative;background:#eef1fa;padding:70px 20px;overflow:hidden}.c-deco{position:absolute;display:block;border-radius:6px;background:#a1baff;opacity:.2}.cd-1{top:30px;left:5%;width:16px;height:16px;transform:rotate(12deg)}.cd-2{bottom:40px;left:10%;width:26px;height:26px;transform:rotate(-8deg)}.cd-3{top:60px;right:6%;width:20px;height:20px;transform:rotate(15deg)}.cd-4{bottom:30px;right:12%;width:14px;height:14px;transform:rotate(20deg)}.contact-container{max-width:1150px;margin:0 auto;display:grid;grid-template-columns:45fr 55fr;gap:56px;align-items:center;position:relative;z-index:1}.contact-badge{display:inline-block;padding:8px 18px;border-radius:9999px;background:#fff;border:1px solid #bfdbfe;font-size:12px;font-weight:600;color:#2563eb;text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px}.contact-title{font-size:38px;font-weight:500;line-height:1.12;letter-spacing:-.02em;color:#0f172a;margin-bottom:16px}.contact-intro{font-size:15px;line-height:1.7;color:#4b5563;max-width:320px;margin-bottom:28px}.contact-rows{display:flex;flex-direction:column;gap:16px}.contact-icon,.contact-row{display:flex;align-items:center}.contact-row{gap:14px}.contact-icon{flex-shrink:0;width:38px;height:38px;border-radius:10px;background:#2563eb;color:#fff;justify-content:center}.contact-icon svg{width:18px;height:18px}.contact-text{font-size:14px;color:#334155}.contact-divider{height:1px;background:#d8dff0;margin:24px 0}.social-row{display:flex;gap:12px}.social-btn{width:38px;height:38px;border-radius:50%;background:#fff;border:1px solid #e5e7eb;color:#334155;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background .2s ease,color .2s ease}.social-btn svg{width:16px;height:16px}.social-btn:hover{background:#e2e8f0;color:#0f172a}.contact-right{background:#fff;border-radius:22px;box-shadow:0 12px 36px rgba(15,23,42,.1);padding:36px}.contact-form-card{display:flex;flex-direction:column;gap:16px}.contact-form-card input,.contact-form-card textarea{width:100%;padding:14px;border:1px solid #e5e7eb;border-radius:12px;font-family:inherit;font-size:14px;color:#0f172a;background:#fff;transition:border-color .2s ease}.contact-form-card input::placeholder,.contact-form-card textarea::placeholder{color:#6b7280}.contact-form-card input:focus,.contact-form-card textarea:focus{outline:0;border-color:#2563eb}.contact-form-card textarea{resize:vertical;min-height:130px}.contact-submit{margin-top:8px;padding:16px 0;border:0;border-radius:9999px;background:linear-gradient(90deg,#2563eb 0,#4e74f0 100%);color:#fff;font-size:15px;font-weight:500;cursor:pointer;transition:filter .2s ease,transform .2s ease}.contact-submit:hover{filter:brightness(1.08);transform:scale(1.02)}@media (max-width:900px){.contact-container{grid-template-columns:1fr;gap:40px}.contact-left{text-align:left}}.faq-section{background:#fff;padding:90px 20px}.faq-container{max-width:950px;margin:0 auto}.faq-title{text-align:center;font-size:36px;font-weight:500;line-height:1.15;letter-spacing:-.02em;color:#0f172a;margin-bottom:56px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.faq-col{display:flex;flex-direction:column;gap:16px}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px 20px;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.faq-item.open{background:#eef2fc;border-color:#d6e2fb}.faq-btn{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;background:0 0;border:0;cursor:pointer;text-align:left;padding:0}.faq-question,.footer-nav a{font-size:15px;font-weight:500;color:#0f172a}.faq-toggle{flex-shrink:0;position:relative;width:22px;height:22px;border-radius:50%;border:1px solid #cbd5e1;transition:background .2s ease,border-color .2s ease,transform .2s ease}.faq-toggle::after,.faq-toggle::before{content:"";position:absolute;top:50%;left:50%;background:#64748b;border-radius:2px;transition:background .2s ease,transform .2s ease;width:10px;height:2px;transform:translate(-50%,-50%)}.faq-toggle::after{width:2px;height:10px}.faq-item.open .faq-toggle{background:#2563eb;border-color:#2563eb}.faq-item.open .faq-toggle::after,.faq-item.open .faq-toggle::before{background:#fff}.faq-item.open .faq-toggle::after{transform:translate(-50%,-50%) rotate(90deg)}.faq-panel{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.open .faq-panel{max-height:300px}.faq-answer{font-size:13px;line-height:1.7;color:#4b5563;padding-top:12px}@media (max-width:768px){.faq-grid{grid-template-columns:1fr}.faq-title{font-size:28px}}.site-footer{background:radial-gradient(120% 100%at 50%0,#dfe8fd 0,#fff 55%);padding:80px 20px 0;overflow:hidden;position:relative}.footer-inner{max-width:1100px;margin:0 auto;position:relative;z-index:1}.footer-cta{background:rgba(255,255,255,.45);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.6);border-radius:26px;box-shadow:0 12px 40px rgba(15,23,42,.1);padding:48px;text-align:center}.footer-cta-title{font-size:28px;font-weight:500;line-height:1.2;letter-spacing:-.02em;color:#0f172a;margin-bottom:14px}.footer-cta-sub{font-size:14px;line-height:1.7;color:#4b5563;max-width:420px;margin:0 auto}.fcb-arrow,.footer-cta-btn{align-items:center;justify-content:center}.footer-cta-btn{position:relative;display:inline-flex;margin:28px 0;padding:14px 64px 14px 32px;border:0;border-radius:9999px;overflow:hidden;background:linear-gradient(160deg,#7c9bff 0,#4e74f0 45%,#3757d8 100%);color:#fff;font-size:15px;font-weight:500;cursor:pointer;box-shadow:0 8px 20px rgba(59,89,224,.45),0 2px 4px rgba(59,89,224,.3),inset 0 1px 1px rgba(255,255,255,.5);transition:filter .2s ease,transform .2s ease,box-shadow .2s ease}.footer-cta-btn::after,.footer-cta-btn::before{content:"";position:absolute;width:79%;height:70%;pointer-events:none}.footer-cta-btn::before{top:-56%;left:-30%;background:linear-gradient(105deg,rgba(255,255,255,.55)0,rgba(255,255,255,0) 65%);transform:rotate(18deg)}.footer-cta-btn::after{bottom:-45%;right:-20%;background:radial-gradient(circle at 70% 70%,rgba(255,255,255,.5),rgba(255,255,255,0) 70%);filter:blur(2px)}.footer-cta-btn .fcb-text{position:relative;z-index:1}.footer-cta-btn:hover{filter:brightness(1.08);transform:scale(1.03);box-shadow:0 12px 28px rgba(59,89,224,.55),0 3px 6px rgba(59,89,224,.35),inset 0 1px 1px rgba(255,255,255,.6)}.fcb-arrow{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#fff;color:#2563eb;display:flex;transition:transform .2s ease}.fcb-arrow svg{width:18px;height:18px}.footer-divider{height:1px;background:#e5e7eb;margin:20px 0}.footer-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 36px}.footer-nav a{font-size:14px;color:#374151;text-decoration:none;transition:color .2s ease}.footer-bottom{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:16px}.footer-col{min-width:0}.fb-copy{justify-self:start}.fb-socials{justify-self:center}.fb-legal{justify-self:end}.footer-copy{font-size:12.5px;color:#4b5563}.footer-copy strong{font-weight:600;color:#374151}.footer-socials{display:flex;gap:12px}.f-social,.footer-legal a{color:#4b5563;transition:color .2s ease}.f-social{width:30px;height:30px;display:flex;align-items:center;justify-content:center}.f-social svg{width:15px;height:15px}.f-social:hover,.footer-legal a:hover,.nav-links a.active{color:#2563eb}.footer-legal{display:flex;gap:20px;flex-wrap:wrap}.footer-legal a{font-size:12.5px;text-decoration:none}.footer-glow{position:absolute;left:50%;top:5%;transform:translateX(-50%);width:1600px;height:900px;background:radial-gradient(ellipse 50% 50%at 50% 50%,rgba(82,120,255,.35)0,rgba(82,120,255,.12) 45%,transparent 70%);pointer-events:none;z-index:0}.footer-logo-wrap{position:relative;margin-top:40px;display:flex;justify-content:center;overflow:hidden;z-index:1}.footer-logo-img{width:100%;max-width:1200px;height:auto;display:block}@media (max-width:768px){.footer-cta{padding:32px 24px}.footer-cta-title{font-size:24px}.footer-bottom{grid-template-columns:1fr;gap:16px;text-align:center}.fb-copy,.fb-legal,.fb-socials{justify-self:center}.footer-legal{justify-content:center}}.scroll-progress{position:fixed;top:0;left:0;height:3px;width:100%;transform:scaleX(0);transform-origin:0 50%;background:linear-gradient(90deg,#2563eb,#7c9bff,#2563eb);z-index:1200;pointer-events:none}::selection{background:#2563eb;color:#fff}.back-to-top{position:fixed;right:24px;bottom:24px;width:48px;height:48px;border-radius:50%;border:0;display:grid;place-items:center;background:linear-gradient(160deg,#7c9bff,#4e74f0,#3757d8);color:#fff;cursor:pointer;box-shadow:0 12px 28px rgba(37,99,235,.35);opacity:0;visibility:hidden;transform:translateY(14px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease;z-index:950}.back-to-top svg{width:20px;height:20px}.back-to-top.show{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(37,99,235,.5)}.hero-bg,.hero::before{position:absolute;inset:0;pointer-events:none;z-index:0}.hero::before{content:"";background:radial-gradient(620px 340px at 12% 8%,rgba(124,155,255,.25),transparent 65%),radial-gradient(620px 340px at 88% 12%,rgba(37,99,235,.2),transparent 65%),radial-gradient(520px 300px at 50% 100%,rgba(124,155,255,.12),transparent 70%);background-size:160% 160%;animation:heroGradient 14s ease-in-out infinite alternate}.hero-bg{overflow:hidden}.float-pill{position:absolute;border-radius:9999px;border:1.5px solid rgba(37,99,235,.28);background:rgba(255,255,255,.6);box-shadow:0 8px 24px rgba(37,99,235,.1)}.fp-1{width:74px;height:26px;top:22%;left:6%;--fp-rot:-18deg;animation:pillFloat 6s ease-in-out infinite}.fp-2{width:58px;height:20px;top:15%;right:10%;--fp-rot:14deg;animation:pillFloat 7s ease-in-out .6s infinite}.fp-3{width:66px;height:24px;bottom:26%;left:12%;--fp-rot:22deg;animation:pillFloat 8s ease-in-out 1.2s infinite}.fp-4{width:52px;height:18px;bottom:30%;right:6%;--fp-rot:-12deg;animation:pillFloat 6.5s ease-in-out .9s infinite}.reveal-stagger>*{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.reveal-stagger>:nth-child(2){transition-delay:.1s}.reveal-stagger>:nth-child(3){transition-delay:.2s}.reveal-stagger>:nth-child(4){transition-delay:.3s}.reveal-stagger>:nth-child(5){transition-delay:.4s}.reveal-stagger>:nth-child(6){transition-delay:.5s}.reveal-stagger>:nth-child(7){transition-delay:.6s}.reveal-stagger>:nth-child(8){transition-delay:.7s}.reveal-stagger>:nth-child(9){transition-delay:.8s}.reveal-stagger>:nth-child(10){transition-delay:.9s}.reveal-stagger.visible>*{opacity:1;transform:none}.btn-secondary,.contact-submit,.cta-btn-primary,.plan-cta{position:relative;overflow:hidden}.btn-secondary::after,.contact-submit::after,.cta-btn-primary::after,.plan-cta::after{content:"";position:absolute;top:0;left:-120%;width:55%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.5),transparent);transform:skewX(-20deg);pointer-events:none}.btn-secondary:hover::after,.contact-submit:hover::after,.cta-btn-primary:hover::after,.plan-cta:hover::after{left:130%;transition:left .7s ease}.tilt-card{transform:perspective(900px) rotateX(var(--rx, 0deg)) rotateY(var(--ry, 0deg));transition:transform .18s ease,box-shadow .3s ease;will-change:transform}.tilt-card.tilting{transition:transform .08s ease}.glow-card{overflow:hidden}.glow-card::after{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(340px circle at var(--mx, 50%) var(--my, 50%),rgba(37,99,235,.14),transparent 65%);opacity:0;transition:opacity .3s ease;pointer-events:none}.glow-card:hover::after{opacity:1}.price-card.featured{overflow:visible}.nav-links a.active::after{content:"";display:block;height:2px;border-radius:2px;margin-top:2px;background:linear-gradient(90deg,#2563eb,#7c9bff);animation:navUnderline .25s ease}.carousel-wrap,.glow-card{position:relative}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:44px;height:44px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#2563eb;display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 16px rgba(15,23,42,.1);transition:background .2s ease,color .2s ease,transform .2s ease}.carousel-arrow svg,.demo-modal-close svg{width:18px;height:18px}.carousel-arrow:hover{background:#2563eb;color:#fff;transform:translateY(-50%) scale(1.06)}.carousel-prev{left:-20px}.carousel-next{right:-20px}.daily-sales{background:rgba(255,255,255,.6);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.7);box-shadow:0 12px 36px rgba(15,23,42,.16)}.float-card{animation:cardBob 6s ease-in-out infinite}.float-card-expiry{animation-delay:1.4s}.save-badge{display:inline-block;margin-left:8px;padding:2px 8px;border-radius:9999px;background:#dcfce7;color:#15803d;font-size:11px;font-weight:600;vertical-align:middle}.pp-value{display:inline-block;transition:opacity .25s ease,transform .25s ease}.pp-value.swap{opacity:0;transform:translateY(6px)}.plan-price .plan-period{transition:color .2s ease}.demo-modal{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.demo-modal.open{opacity:1;visibility:visible}.demo-modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.6);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.demo-modal-card{position:relative;width:min(720px,100%);background:#fff;border-radius:20px;padding:36px;box-shadow:0 30px 80px rgba(15,23,42,.35);transform:translateY(24px) scale(.96);transition:transform .35s ease}.demo-modal.open .demo-modal-card{transform:none}.demo-modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;border:0;background:#f1f5f9;color:#0f172a;cursor:pointer;display:grid;place-items:center;transition:background .2s ease,transform .2s ease}.demo-modal-close:hover{background:#e2e8f0;transform:rotate(90deg)}.demo-modal-title{font-size:24px;font-weight:500;color:#0f172a;margin-bottom:8px}.demo-modal-sub{font-size:14px;line-height:1.6;color:#4b5563;margin-bottom:24px}.demo-modal-video{position:relative;aspect-ratio:16/9;border-radius:14px;background:radial-gradient(400px 200px at 30% 20%,rgba(124,155,255,.35),transparent 60%),linear-gradient(135deg,#1e293b,#0f172a);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#fff}.demo-play{width:64px;height:64px;color:rgba(255,255,255,.92)}.demo-video-label{font-size:13px;color:#94a3b8}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.contact-form-card input.invalid,.contact-form-card textarea.invalid{border-color:#ef4444;box-shadow:0 0 0 4px rgba(239,68,68,.1)}.field-error{font-size:12px;color:#ef4444;margin-top:-10px}@media (prefers-reduced-motion:reduce){.float-card,.float-pill,.hero::before{animation:none!important}.reveal-stagger>*{opacity:1;transform:none;transition:none}}@media (max-width:1200px){.carousel-prev{left:-20px}.carousel-next{right:-20px}}@media (max-width:768px){.back-to-top{right:16px;bottom:16px;width:42px;height:42px}.demo-modal-card{padding:26px 20px}.demo-modal-title{font-size:20px}}