:root{--navy:#1B2A4A;--navy-deep:#0F1E36;--off-white:#F8F7F4;--light-grey:#E5E4E0;--mid-grey:#9A9896;--coral:#FF6F61;--coral-light:#FEF0ED;--muted:#6B7280;--border:rgba(27,42,74,0.12);--black:#0D0D0D;--white:#FFFFFF}.pricing-toggle-container{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:3rem}.toggle-label{font-size:.95rem;font-weight:600;color:var(--navy);cursor:pointer;transition:color .3s;opacity:.7}.toggle-label.active{color:var(--coral);opacity:1}.toggle-switch{position:relative;width:56px;height:30px;background:#e2e8f0;border-radius:999px;cursor:pointer;transition:background .3s}.toggle-switch:after{content:"";position:absolute;top:3px;left:3px;width:24px;height:24px;background:white;border-radius:50%;transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.toggle-switch.active{background:var(--coral)}.toggle-switch.active:after{transform:translateX(26px)}.discount-badge{background:#FEF2F2;color:#DC2626;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:999px;margin-left:.5rem}.modules{padding:6rem 2rem;background:var(--white)}.modules-container{max-width:1200px;margin:0 auto}.proof-strip{background:var(--off-white);padding:2rem 5%;border-top:1px solid var(--light-grey);border-bottom:1px solid var(--light-grey)}.proof-inner{max-width:1200px;margin:0 auto;gap:3rem;justify-content:center;flex-wrap:wrap}.proof-inner,.proof-item{display:flex;align-items:center}.proof-item{gap:.75rem}.proof-icon{width:38px;height:38px;border-radius:10px;background:var(--white);border:1px solid var(--gray-200);display:flex;align-items:center;justify-content:center;font-size:1.1rem}.proof-icon-speed{background:#E0ECFF;border-color:#BFDBFE;color:#2563EB}.proof-icon-uptime{background:#ECFDF3;border-color:#BBF7D0;color:#16A34A}.proof-icon-payments{background:#FFF7ED;border-color:#FED7AA;color:#EA580C}.proof-icon-sg{background:#FEF2F2;border-color:#FECACA;color:#DC2626}.proof-text-head{font-family:var(--font-head);font-size:1.25rem;font-weight:800;color:var(--navy);line-height:1}.proof-text-sub{font-size:.75rem;color:var(--gray-400);margin-top:.15rem}.proof-divider{width:1px;height:40px;background:var(--light-grey)}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem;margin-top:3.5rem}.why-card{background:var(--navy);border-radius:20px;padding:2.25rem 2rem;position:relative;overflow:hidden;transition:transform .25s}.why-card:hover{transform:translateY(-4px)}.why-card:before{content:"";position:absolute;bottom:0;right:0;width:140px;height:140px;background:radial-gradient(circle,rgba(232,97,77,.15) 0,transparent 70%);border-radius:50%}.why-icon{width:52px;height:52px;border-radius:14px;background:rgba(232,97,77,.15);border:1px solid rgba(232,97,77,.25);display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.5rem}.why-icon i{color:var(--coral)}.why-card h3{font-family:var(--font-head);font-size:1.25rem;font-weight:700;color:var(--white);margin-bottom:.75rem;letter-spacing:-.02em}.why-card p{font-size:.875rem;line-height:1.7;color:rgba(255,255,255,.55)}.features-section{background:var(--off-white)}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:3rem}.feature-card{background:var(--white);border:1px solid var(--gray-200);border-radius:16px;padding:1.75rem;transition:all .25s;display:flex;gap:1.1rem}.feature-card:hover{border-color:var(--coral);box-shadow:0 4px 24px rgba(232,97,77,.1)}.feature-icon{width:44px;height:44px;border-radius:12px;background:rgba(232,97,77,.12);display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.feature-icon i{color:var(--coral)}.feature-card h4{font-family:var(--font-head);font-size:1rem;font-weight:700;color:var(--navy);margin-bottom:.35rem}.feature-card p{font-size:.85rem;line-height:1.6;color:var(--gray-600)}.process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3.5rem;position:relative}.process-steps:before{content:"";position:absolute;top:36px;left:10%;right:10%;height:2px;background:linear-gradient(to right,var(--coral),var(--navy));z-index:0}.process-step{text-align:center;position:relative;z-index:1}.step-num{width:72px;height:72px;border-radius:50%;background:var(--white);border:3px solid var(--coral);display:flex;align-items:center;justify-content:center;font-size:1.35rem;font-weight:800;color:var(--coral);margin:0 auto 1.25rem;box-shadow:0 0 0 8px var(--off-white)}.process-step h4,.step-num{font-family:var(--font-head)}.process-step h4{font-size:1rem;font-weight:700;color:var(--navy);margin-bottom:.5rem}.process-step p{font-size:.82rem;color:var(--gray-600);line-height:1.6}.pricing-section{background:var(--navy);overflow:hidden;position:relative}.pricing-section:before{content:"";position:absolute;top:-200px;left:-200px;width:500px;height:500px;background:radial-gradient(circle,rgba(232,97,77,.1) 0,transparent 70%);border-radius:50%;pointer-events:none}.pricing-section .section-title{color:var(--white)}.pricing-section .section-sub{color:rgba(255,255,255,.55)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3.5rem}.pricing-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2.25rem 2rem;position:relative;transition:all .25s}.pricing-card:hover{background:rgba(255,255,255,.08);transform:translateY(-4px)}.pricing-card.featured{background:var(--coral);border-color:var(--coral)}.pricing-card.featured:hover{background:#d44f3c;border-color:#d44f3c}.featured-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:#FFD166;color:var(--black);padding:4px 14px;border-radius:100px;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.plan-name{font-size:.85rem;letter-spacing:.06em;margin-bottom:1rem}.pricing-card.featured .plan-name{color:rgba(255,255,255,.8)}.plan-price{font-family:var(--font-head);font-size:3rem;line-height:1;margin-bottom:.25rem;letter-spacing:-.08em}.plan-price span{font-size:1.25rem;font-weight:600;vertical-align:super}.plan-desc{font-size:.8rem;color:rgba(255,255,255,.5);margin-bottom:1.75rem;padding-bottom:1.75rem;border-bottom:1px solid rgba(255,255,255,.12)}.pricing-card.featured .plan-desc{border-color:rgba(255,255,255,.25);color:rgba(255,255,255,.75)}.plan-features li{font-size:.85rem;padding:.5rem 0;gap:.6rem;align-items:flex-start;border-bottom:1px solid rgba(255,255,255,.05)}.pricing-card.featured .plan-features li{color:rgba(255,255,255,.9);border-bottom-color:rgba(255,255,255,.15)}.plan-features li .check{color:#4ADE80;flex-shrink:0;margin-top:1px}.pricing-card.featured .plan-features li .check{color:#FFD166}.plan-btn{display:block;text-align:center;padding:.85rem;border-radius:10px;font-family:var(--font-head);font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;border:1.5px solid rgba(255,255,255,.25);color:var(--white)}.plan-btn:hover{border-color:rgba(255,255,255,.6);background:rgba(255,255,255,.08)}.pricing-card.featured .plan-btn{background:var(--white);color:var(--coral);border-color:var(--white)}.pricing-card.featured .plan-btn:hover{background:#fff5f3}.pricing-note{text-align:center;margin-top:2rem;font-size:.8rem;color:rgba(255,255,255,.4)}.pricing-note a{color:rgba(255,255,255,.6)}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3.5rem}.testi-card{border:1px solid var(--light-grey);border-radius:20px;padding:2rem;transition:all .25s;background:var(--white)}.testi-card:hover{box-shadow:0 8px 32px rgba(27,42,74,.1);transform:translateY(-3px)}.testi-stars{color:#FFB800;font-size:1rem;margin-bottom:1rem;letter-spacing:.15em}.testi-quote{font-size:.9rem;line-height:1.7;color:var(--gray-600);margin-bottom:1.5rem;font-style:italic}.testi-quote:before{content:"\201C";color:var(--coral);font-size:1.5rem;font-style:normal}.section-image{max-width:1160px;margin:2.5rem auto 0}.section-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.section-image-item{position:relative;height:300px;overflow:hidden;border-radius:16px;box-shadow:0 8px 24px rgba(15,23,42,.4)}.section-image-item img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;display:block;transform:translateY(0);transition:transform 3.5s ease-in-out}.section-image-item:hover img{transform:translateY(calc(300px - 100%))}.testi-author{gap:.75rem}.author-avatar,.testi-author{display:flex;align-items:center}.author-avatar{width:44px;height:44px;border-radius:50%;justify-content:center;font-size:1.1rem;font-weight:700;color:var(--white);font-family:var(--font-head);flex-shrink:0}.av1{background:var(--coral)}.av2{background:var(--navy)}.av3{background:#059669}.author-name{font-family:var(--font-head);font-size:.9rem;font-weight:700;color:var(--navy)}.author-role{font-size:.75rem;color:var(--gray-400);margin-top:.1rem}.grant-banner{background:#EFF4FF;border:1px solid #c7d7fe;border-radius:16px;padding:1.5rem 2rem;display:flex;align-items:center;gap:1.5rem;margin-top:3rem;flex-wrap:wrap}.grant-icon{font-size:2.25rem;color:var(--navy)}.grant-text h4{font-family:var(--font-head);font-size:1.1rem;font-weight:700;color:var(--navy);margin-bottom:.25rem}.grant-text p{font-size:.85rem;color:var(--gray-600)}.grant-text a{color:var(--coral);font-weight:600;text-decoration:none}.grant-chip{margin-left:auto;background:var(--navy);color:var(--white);padding:.5rem 1.25rem;border-radius:.5rem;font-size:.8rem;font-weight:700;white-space:nowrap}.ai-hero-card{background:var(--white);border-radius:24px;padding:1.5rem 1.75rem;border:1px solid var(--gray-200);box-shadow:0 18px 40px rgba(15,23,42,.12);font-size:.9rem;color:var(--gray-800);max-height:500px;display:flex;flex-direction:column;overflow:hidden}.ai-hero-answer{flex:1;display:flex;flex-direction:column;min-height:0}.ai-hero-answer-body{flex:1;max-height:330px;overflow-y:auto;padding-right:.35rem;min-height:0}.ai-hero-image-wrapper{border-radius:18px;overflow:hidden;background:var(--gray-100)}.ai-hero-image{display:block;width:100%;height:auto}.ai-hero-query{display:flex;justify-content:flex-end;align-items:center;gap:.75rem;margin-bottom:1.25rem}.ai-hero-query-bubble{background:var(--gray-100);color:var(--gray-900);border-radius:999px;padding:.6rem .9rem;max-width:320px;line-height:1.4;font-size:.8rem;opacity:0;transform:translateX(32px);animation:aiHeroQueryIn .5s ease-out forwards;animation-delay:.1s}.ai-hero-step{opacity:0;transform:translateY(6px);animation:aiHeroFadeIn .5s ease-out forwards}.ai-hero-step-1{animation-delay:.6s}.ai-hero-step-2{animation-delay:.9s}.ai-hero-step-3{animation-delay:1.2s}.ai-hero-step-4{animation-delay:1.5s}.ai-hero-step-5{animation-delay:1.8s}.ai-hero-step-6{animation-delay:2.1s}.ai-hero-step-7{animation-delay:2.4s}.ai-hero-step-8{animation-delay:2.7s}@keyframes aiHeroQueryIn{0%{opacity:0;transform:translateX(32px)}to{opacity:1;transform:translateX(0)}}@keyframes aiHeroFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ai-hero-layout{display:grid;grid-template-columns:1.5fr 1.1fr;gap:1.5rem;align-items:stretch}.ai-hero-answer-title{font-size:.95rem;font-weight:600;color:var(--gray-900);margin-bottom:.5rem}.ai-hero-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem}.ai-hero-list li{display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;color:var(--gray-700)}.ai-hero-list strong{color:var(--gray-900)}.ai-hero-tip{margin-top:.75rem;padding:.75rem .85rem;border-radius:12px;background:var(--gray-50);font-size:.8rem;color:var(--gray-700);display:flex;gap:.5rem;align-items:flex-start}.ai-hero-tip-icon{font-size:1rem}.ai-hero-ui{margin-top:.9rem;background:#f9fafb;border-radius:20px;padding:.5rem .3rem;border:1px solid var(--gray-200)}.ai-hero-ui-main{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .3rem}.ai-hero-ui-placeholder{font-size:.8rem;color:var(--gray-400)}.ai-hero-ui-actions{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.45rem;font-size:.75rem;color:var(--gray-500);align-items:center}.ai-hero-ui-pill{padding:.25rem .6rem;border-radius:999px;background:var(--white);border:1px solid var(--gray-200);display:inline-flex;align-items:center;gap:.35rem}.ai-hero-ui-pill i,.ai-hero-ui-voice i{font-size:.7rem;color:var(--gray-500)}.ai-hero-ui-voice{padding:.25rem .75rem;border-radius:999px;background:#f0f0f0;color:var(--black);font-size:.7rem;margin-left:auto;display:inline-flex;align-items:center;gap:.35rem}.ai-metrics{background:#0b1633;color:#e5f1ff;padding:1.75rem 0}.ai-metrics-container{max-width:1100px;margin:0 auto;padding:0 1.75rem;display:flex;align-items:center;justify-content:space-between;gap:2.5rem}.ai-metrics-item{flex:1;text-align:center;position:relative}.ai-metrics-item:not(:last-child):after{content:"";position:absolute;right:-1.25rem;top:22%;bottom:22%;width:1px;background:rgba(148,163,184,.6)}.ai-metrics-value{font-size:1.9rem;font-weight:700;letter-spacing:.04em;color:#ff7a6b;margin-bottom:.25rem}.ai-metrics-label{font-size:.85rem;line-height:1.5;color:rgba(226,232,240,.8)}@media (max-width:768px){.ai-metrics-container{flex-direction:column;align-items:flex-start;gap:1.25rem}.ai-metrics-item{text-align:left}.ai-metrics-item:not(:last-child):after{display:none}}.ai-hero-map{border-radius:18px;background:linear-gradient(135deg,#dbeafe,#f5f3ff);padding:1rem 1.1rem;display:flex;flex-direction:column;justify-content:space-between;min-height:170px;position:relative;overflow:hidden}.ai-hero-map-header{font-size:.8rem;font-weight:600;color:var(--gray-700);margin-bottom:.75rem}.ai-hero-map-chips{display:flex;flex-wrap:wrap;gap:.5rem}.ai-hero-map-chip{background:var(--white);border-radius:999px;padding:.35rem .75rem;font-size:.7rem;display:inline-flex;align-items:center;gap:.4rem;box-shadow:0 8px 18px rgba(15,23,42,.2);color:var(--gray-800)}.ai-hero-map-chip.primary{background:#16a34a;color:var(--white)}.ai-hero-chip-score{font-weight:700}.ai-hero-footer{margin-top:1rem;font-size:.7rem;color:var(--gray-500)}.modules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.module-card{background:var(--white);border-radius:24px;padding:1.75rem 2.5rem;transition:all .3s;position:relative;border:1px solid transparent;height:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.module-card:hover{transform:translateY(-8px)}.module-card:nth-child(3n+1){background:#F0F9FF}.module-card:nth-child(3n+2){background:#FFF7ED}.module-card:nth-child(3n+3){background:#FEF2F2}.module-card:nth-child(3n+1):hover{border-color:#BAE6FD;box-shadow:0 12px 32px rgba(14,165,233,.15)}.module-card:nth-child(3n+2):hover{border-color:#FED7AA;box-shadow:0 12px 32px rgba(249,115,22,.15)}.module-card:nth-child(3n+3):hover{border-color:#FECACA;box-shadow:0 12px 32px rgba(239,68,68,.15)}.module-icon{width:56px;height:56px;background:var(--white);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.04)}.module-card:nth-child(3n+1) .module-icon i{color:#0EA5E9}.module-card:nth-child(3n+2) .module-icon i{color:#F97316}.module-card:nth-child(3n+3) .module-icon i{color:#EF4444}.module-icon i{font-size:24px}.module-badge{position:absolute;top:2rem;right:2rem;display:inline-flex;align-items:center;gap:6px;background:var(--white);color:var(--black);padding:6px 12px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;box-shadow:0 2px 8px rgba(0,0,0,.06)}.module-badge i{font-size:12px;color:#EF4444}.module-card h3{font-size:1.2rem;font-weight:800;margin-bottom:.75rem;color:var(--black);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.module-card p{color:var(--gray-600);font-size:1rem;line-height:1.6;margin-bottom:0}.module-features{list-style:none}.module-features li{padding:.25rem 0 .25rem 1.25rem;position:relative;font-size:.875rem;color:var(--gray-900)}.module-features li:before{content:"•";position:absolute;left:0;color:var(--coral);font-weight:700}.pricing-container{max-width:800px;margin:0 auto;text-align:center}.comparison{padding:6rem 2rem;background:var(--white)}.comparison-container{max-width:1000px;margin:0 auto}.comparison-table{margin-top:3rem;margin-bottom:4rem;border:1px solid var(--gray-200);border-radius:24px;overflow:hidden;background:var(--white);box-shadow:0 16px 40px rgba(15,23,42,.08)}.c-row{display:grid;grid-template-columns:1.2fr 1.5fr 1.5fr;border-bottom:1px solid var(--gray-200)}.c-row:last-child{border-bottom:none}.c-col{padding:.8rem 1.25rem;display:flex;flex-direction:column;justify-content:center}.c-col.feature{font-weight:600;color:var(--gray-900);background:var(--white)}.c-col.ai{background:var(--gray-100);text-align:center;border-left:1px solid var(--gray-200);border-right:1px solid var(--gray-200)}.c-col.traditional{text-align:center;background:var(--white)}.c-row.header .c-col{padding-top:1.2rem;padding-bottom:1.2rem}.c-row.header .c-col.ai{background:var(--emerald);color:var(--white);border-color:var(--emerald)}.c-row.header .c-col.ai h3{color:var(--white);margin-bottom:.25rem;font-size:1.25rem}.c-row.header .c-col.ai span{color:rgba(255,255,255,.8);font-size:.9rem;font-weight:400}.c-row.header .c-col.traditional h3{font-size:1.1rem;color:var(--gray-600)}.c-col.ai strong{color:var(--coral)}.c-col.ai strong,.c-col.traditional strong{display:block;font-size:1.1rem;margin-bottom:.25rem}.c-col.traditional strong{color:var(--emerald)}.c-col span{font-size:.9rem;color:var(--gray-600)}.bottom-line{background:var(--emerald);border-radius:16px;padding:2rem 3rem;text-align:center;color:var(--white)}.bottom-line h3{font-size:1.75rem;font-weight:700;margin-bottom:1rem}.bottom-line p{font-size:1.125rem;color:rgba(255,255,255,.9);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.btn-white{color:var(--emerald);padding:.75rem 2rem;display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer}.btn-white:hover{box-shadow:0 4px 12px rgba(0,0,0,.2)}.ai-examples{padding:6rem 2rem;background:var(--gray-100)}.ai-examples-container{max-width:1200px;margin:0 auto}.ai-examples-header{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.ai-examples a.ai-text-link,.ai-examples a.ai-text-link:visited{color:inherit;text-decoration:none}.ai-examples a.ai-text-link:hover{color:var(--coral);text-decoration:none}.ai-examples-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.ai-example-card{display:block;background:var(--white);border-radius:24px;padding:1.5rem;border:1px solid var(--gray-200);box-shadow:0 16px 40px rgba(15,23,42,.08);transition:transform .25s ease,box-shadow .25s ease;text-decoration:none;color:inherit;cursor:pointer}.ai-example-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(15,23,42,.15)}.ai-example-image{border-radius:18px;overflow:hidden;background:var(--gray-100);margin-bottom:1rem;max-height:220px}.ai-example-image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.ai-example-title{font-size:1.1rem;font-weight:700;margin-bottom:.25rem;color:var(--black)}.ai-example-meta{font-size:.9rem;color:var(--gray-600)}.all-features{padding:6rem 2rem}.all-features-container{max-width:1200px;margin:0 auto}.all-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:3rem}.af-item{text-align:center}.af-icon{width:64px;height:64px;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.af-icon i,.af-icon svg{font-size:24px;color:var(--coral)}.af-item h3{font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.af-item ul{list-style:none;padding:0;text-align:left;display:inline-block}.af-item li{font-size:.95rem;color:var(--gray-600);margin-bottom:.75rem;display:flex;align-items:center;gap:10px}.af-item li i{color:var(--gray-400);font-size:14px}.af-item:first-child .af-icon i,.af-item:first-child .af-icon svg{color:var(--blue)}.af-item:nth-child(2) .af-icon i,.af-item:nth-child(2) .af-icon svg{color:#16a34a}.af-item:nth-child(3) .af-icon i,.af-item:nth-child(3) .af-icon svg{color:#a855f7}.af-item:nth-child(4) .af-icon i,.af-item:nth-child(4) .af-icon svg{color:#f97316}.pricing-plans{padding:6rem 2rem;background:var(--white)}.plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto}.plan-card{background:var(--white);border:1px solid var(--gray-200);border-radius:16px;padding:2.5rem 2rem;text-align:center;transition:all .3s;position:relative}.plan-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.1);border-color:var(--coral)}.plan-card.popular{border:2px solid var(--coral);box-shadow:0 12px 30px rgba(59,130,246,.1)}.popular-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--coral);color:var(--white);padding:4px 16px;border-radius:999px;font-size:.85rem;font-weight:700}.plan-name{font-family:var(--font-head);font-size:14px;font-weight:700;color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.plan-sub{color:var(--white);font-size:.95rem;margin-bottom:1.5rem}.plan-price{color:var(--white);font-size:2rem;font-weight:800;margin-bottom:.5rem}.plan-price span{color:var(--white);font-size:1rem;font-weight:500}.plan-billing{font-size:.9rem;color:#16a34a;font-weight:500;display:block}.plan-features{list-style:none;padding:0;text-align:left;margin-bottom:2rem}.plan-features li{padding:.6rem 0;display:flex;align-items:center;gap:10px;font-size:.95rem;color:rgba(255,255,255,.7)}.plan-features li i{color:#16a34a}.plan-features li i.fa-xmark{color:var(--coral)}@media (max-width:1024px){.c-row{grid-template-columns:1fr 1fr}.c-col.feature{grid-column:1/-1;background:var(--gray-100);padding:.75rem 1.5rem;border-bottom:1px solid var(--gray-200);text-align:center}.c-col.ai{border-left:none;border-right:1px solid var(--gray-200)}.bottom-line{padding:2rem}.ai-examples-grid,.all-features-grid,.launch-container,.plans-grid{grid-template-columns:1fr}.launch-container{gap:3rem}}footer{padding:3rem 2rem;background:var(--gray-900);text-align:center}footer,footer a{color:var(--gray-400)}footer a{text-decoration:none}footer a:hover{color:var(--white)}@media (max-width:1024px){.hero-container{grid-template-columns:1fr;text-align:center;gap:3rem}.hero-content{margin:0 auto}.hero-cta{justify-content:center}.hero-visual{max-width:500px;margin:0 auto}.hero h1{font-size:2.5rem}.modules-grid{grid-template-columns:1fr}.nav-links{display:none}}.hero{padding:160px 6% 120px}.hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.15fr 1fr;gap:56px;align-items:center}.hero-visual{position:relative;display:flex;justify-content:flex-start;align-items:center}.store-mockup{width:100%;max-width:460px;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 40px 80px rgba(0,0,0,.45),0 0 0 1px rgba(255,255,255,.08);animation:float 5s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.mockup-bar{background:#F0F0F0;padding:10px 14px;display:flex;align-items:center;gap:6px}.mockup-dot{width:10px;height:10px;border-radius:50%}.d1{background:#FF5F57}.d2{background:#FEBC2E}.d3{background:#28C840}.mockup-url{flex:1;margin-left:10px;background:#fff;border-radius:4px;padding:4px 10px;font-size:11px;color:#999;font-family:monospace}.mockup-hero-strip{background:linear-gradient(135deg,var(--navy) 0,#2a3f6e 100%);padding:28px 24px;color:white}.mockup-hero-strip h3{font-family:var(--font-head);font-size:18px;font-weight:800;margin-bottom:6px}.mockup-hero-strip p{font-size:11px;color:rgba(255,255,255,.6);margin-bottom:14px}.mockup-cta-pill{background:var(--coral);color:white;padding:8px 16px;border-radius:6px;font-size:11px;font-weight:700;display:inline-block}.mockup-products{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:16px}.mockup-product{border-radius:8px;overflow:hidden;border:1px solid #eaecf0}.mockup-product-img{height:70px;display:flex;align-items:center;justify-content:center;font-size:28px}.mp1{background:#FFF3EF}.mp2{background:#EFF4FF}.mp3{background:#EFFFF4}.mockup-product-info{padding:8px;background:white}.mpi-name{font-size:10px;font-weight:600;color:var(--black)}.mpi-price{font-size:11px;font-weight:700;color:var(--coral);margin-top:2px}.mockup-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #eaecf0}.stat-cell{padding:12px 14px;text-align:center;border-right:1px solid #eaecf0}.stat-cell:last-child{border-right:none}.stat-val{font-family:var(--font-head);font-size:16px;font-weight:800;color:var(--navy)}.stat-label{font-size:9px;color:#999;margin-top:2px;text-transform:uppercase;letter-spacing:.4px}.floating-badge{position:absolute;background:white;border-radius:12px;padding:10px 14px;box-shadow:0 10px 30px rgba(0,0,0,.2);display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--black);white-space:nowrap}.fb1{top:10px;left:200px;animation:float2 4s ease-in-out infinite}.fb2{bottom:-40px;left:-24px;animation:float2 4s ease-in-out 1s infinite}@keyframes float2{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.fb-icon{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px}.fb-icon.green{background:#D1FAE5}.fb-icon.blue{background:#DBEAFE}.order-flow-card{position:absolute;bottom:-14px;left:250px;width:230px;background:#020617;border-radius:14px;border:1px solid rgba(15,23,42,.9);box-shadow:0 16px 40px rgba(0,0,0,.65);padding:12px 14px}.order-flow-title{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9CA3AF;margin-bottom:6px}.order-flow-steps{display:flex;flex-direction:column;gap:6px}.order-flow-step{display:flex;align-items:flex-start;gap:8px;font-size:11px;color:#E5E7EB;opacity:.3;transform:translateY(3px);animation:orderFlowCycle 12s infinite}.order-flow-badge{width:18px;height:18px;border-radius:999px;border:1px solid rgba(249,115,22,.5);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#F97316;flex-shrink:0;background:rgba(15,23,42,.9)}.order-flow-label{font-weight:600}.order-flow-meta{font-size:10px;color:#9CA3AF}.order-flow-step:first-child{animation-delay:0s}.order-flow-step:nth-child(2){animation-delay:3s}.order-flow-step:nth-child(3){animation-delay:6s}.order-flow-step:nth-child(4){animation-delay:9s}@keyframes orderFlowCycle{0%,to{opacity:.25;transform:translateY(3px)}10%,30%{opacity:1;transform:translateY(0)}}.section{padding:88px 6%}.section-inner{max-width:1160px;margin:0 auto}.section-label{font-size:.71rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--coral);margin-bottom:12px;display:block}.section-title{font-family:Inter,sans-serif;font-size:clamp(1.8rem,2.8vw,2.5rem);font-weight:800;color:var(--navy);letter-spacing:-.02em;line-height:1.2;margin-bottom:16px}.section-sub{color:var(--gray-600);font-size:1rem;line-height:1.72;max-width:580px}.shift-section{background:var(--white)}.shift-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:56px;align-items:flex-start}.shift-stats{margin-top:24px}.stat-card{background:var(--off-white);border-radius:10px;padding:24px 20px;border:1px solid var(--light-grey)}.stat-card-num{font-size:2rem;font-weight:800;color:var(--navy);letter-spacing:-.03em;margin-bottom:4px}.stat-card-num span{color:var(--coral)}.stat-card p{font-size:.82rem;color:var(--mid-grey);line-height:1.55}.shift-points{list-style:none;padding-left:0;margin:0}.shift-points li{position:relative;padding-left:1.4rem;font-size:.9rem;color:var(--mid-grey);line-height:1.6;margin-bottom:6px}.shift-points li:before{content:"✓";position:absolute;left:0;top:.15rem;font-size:.8rem;color:var(--coral);font-weight:700}.shift-points li strong{color:var(--navy)}.shift-right{display:flex;flex-direction:column;gap:20px}.shift-card{border-radius:10px;overflow:hidden;border:1px solid var(--light-grey)}.shift-card-head{padding:14px 18px;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.shift-card-head.old{background:#fef2f0;color:#c0392b}.shift-card-head.new{background:rgba(27,42,74,.05);color:var(--navy)}.shift-card-body{padding:16px 18px}.shift-row{display:flex;justify-content:space-between;align-items:center;padding:7px 0;border-bottom:1px solid var(--light-grey);font-size:.84rem}.shift-row:last-child{border:none}.shift-label{color:var(--mid-grey)}.shift-val{font-weight:600;color:var(--black)}.shift-val.bad{color:#c0392b}.shift-val.good{color:#2d9e5f}.explain-section{background:var(--off-white)}.explain-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.explain-card{background:var(--white);border-radius:12px;padding:36px 30px;border:2px solid var(--light-grey);transition:border-color .2s,box-shadow .2s,transform .2s}.explain-card:hover{border-color:var(--coral);box-shadow:0 16px 40px rgba(27,42,74,.1);transform:translateY(-4px)}.explain-badge{display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 12px;border-radius:50px;margin-bottom:18px}.explain-badge.aeo,.explain-badge.geo{background:var(--coral-light);color:var(--coral)}.explain-card h3{font-size:1.3rem;font-weight:800;color:var(--navy);margin-bottom:6px;letter-spacing:-.02em}.explain-card .subtitle{font-size:.84rem;color:var(--mid-grey);margin-bottom:20px;font-style:italic}.explain-platforms{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.platform-tag{background:var(--off-white);border:1px solid var(--light-grey);border-radius:4px;padding:4px 7px;font-size:.75rem;font-weight:600;color:var(--navy)}.explain-what{font-size:.88rem;color:var(--black);line-height:1.72;margin-bottom:16px}.explain-why{font-size:.84rem;color:var(--gray-900);line-height:1.68;padding:14px;background:var(--coral-light);border-radius:6px;border-left:3px solid var(--coral)}.how-section{background:var(--white)}.how-section .section-label{display:block;text-align:center}.how-timeline{display:flex;flex-direction:column;gap:0;position:relative;max-width:760px;margin:0 auto}.how-timeline:before{content:"";position:absolute;left:28px;top:0;bottom:0;width:2px;background:var(--light-grey)}.timeline-item{display:flex;gap:32px;align-items:flex-start;position:relative;padding-bottom:40px}.timeline-item:last-child{padding-bottom:0}.timeline-num{width:56px;height:56px;border-radius:50%;background:var(--navy);color:var(--white);display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:800;flex-shrink:0;position:relative;z-index:1}.timeline-num.active{background:var(--coral)}.timeline-content{padding-top:10px;flex:1}.timeline-content h3{font-size:1rem;font-weight:700;color:var(--navy);margin-bottom:8px}.timeline-content p{font-size:.875rem;color:var(--mid-grey);line-height:1.7}.timeline-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.timeline-tag{font-size:.72rem;font-weight:600;padding:3px 10px;background:var(--off-white);border:1px solid var(--light-grey);border-radius:4px;color:var(--mid-grey)}.urgency-section{background:var(--navy);padding:88px 6%;position:relative;overflow:hidden}.urgency-section .section-title{color:var(--white)}.urgency-section .section-sub{color:rgba(255,255,255,.6)}.urgency-section-search{position:absolute;top:28px;right:6%;display:inline-flex;align-items:center;padding:6px 10px;color:var(--white)}.urgency-section-search i{color:var(--coral);font-size:20rem;opacity:.28}.urgency-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.urgency-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:28px;transition:border-color .2s,background .2s}.urgency-card:hover{border-color:var(--coral);background:rgba(232,97,77,.05)}.urgency-icon{font-size:1.8rem;margin-bottom:14px;color:var(--coral)}.urgency-card h3{font-size:.95rem;font-weight:700;color:var(--white);margin-bottom:8px}.urgency-card p{font-size:.85rem;color:rgba(255,255,255,.7);line-height:1.68}.urgency-advantage{margin-top:14px;font-size:.8rem;color:var(--coral);font-weight:600}.deliver-section{background:var(--off-white)}.deliver-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.deliver-card{background:var(--white);border:1px solid var(--light-grey);border-radius:10px;padding:28px;transition:border-color .2s,box-shadow .2s,transform .2s}.deliver-card:hover{border-color:var(--coral);box-shadow:0 8px 24px rgba(27,42,74,.1);transform:translateY(-3px)}.deliver-icon{font-size:1.4rem;margin-bottom:14px;color:var(--coral)}.deliver-card h3{font-size:.95rem;font-weight:700;color:var(--navy);margin-bottom:8px}.deliver-card p{font-size:.85rem;color:var(--gray-900);line-height:1.65;margin-bottom:14px}.deliver-items{list-style:none}.deliver-items li{font-size:.82rem;color:var(--gray-900);padding:3px 0;display:flex;align-items:flex-start;gap:7px}.deliver-items li:before{content:"→";color:var(--coral);font-size:.72rem;flex-shrink:0;margin-top:2px}.pkg-section{background:var(--white)}.pkg-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pkg-card{background:var(--off-white);border:1px solid var(--light-grey);border-radius:12px;padding:32px 26px;position:relative;transition:transform .2s,box-shadow .2s,border-color .2s}.pkg-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px rgba(27,42,74,.1);border-color:var(--navy)}.pkg-card.featured{background:var(--navy);border-color:var(--navy)}.pkg-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--coral);color:var(--white);font-size:.67rem;padding:4px 14px;border-radius:50px;letter-spacing:.08em;white-space:nowrap}.pkg-badge,.pkg-tier{font-weight:700;text-transform:uppercase}.pkg-tier{font-size:.7rem;color:var(--coral);letter-spacing:.1em;margin-bottom:6px;display:block}.pkg-name{font-size:1.35rem;font-weight:800;color:var(--navy);margin-bottom:6px;letter-spacing:-.02em}.pkg-card.featured .pkg-name{color:var(--white)}.pkg-desc{font-size:.84rem;color:var(--mid-grey);line-height:1.55;margin-bottom:18px}.pkg-card.featured .pkg-desc{color:rgba(255,255,255,.7)}.pkg-divider{height:1px;background:var(--light-grey);margin:16px 0}.pkg-card.featured .pkg-divider{background:rgba(255,255,255,.1)}.pkg-list{list-style:none;margin-bottom:28px}.pkg-list li{font-size:.85rem;color:var(--black);padding:5px 0;display:flex;align-items:flex-start;gap:10px;line-height:1.4}.pkg-card.featured .pkg-list li{color:rgba(255,255,255,.85)}.pkg-check{color:var(--coral);font-weight:700;flex-shrink:0;margin-top:1px}.pkg-cta-btn{display:block;text-align:center;padding:13px;border-radius:6px;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .2s;border:2px solid var(--navy);color:var(--navy);background:transparent}.pkg-cta-btn:hover{background:var(--navy);color:var(--white)}.pkg-card.featured .pkg-cta-btn{background:var(--coral);color:var(--white);border-color:var(--coral)}.pkg-card.featured .pkg-cta-btn:hover{opacity:.9}.cta-section{background:var(--navy-deep);padding:88px 6%;position:relative;overflow:hidden}.cta-bg-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:300px;background:radial-gradient(ellipse,rgba(232,97,77,.15) 0,transparent 70%);pointer-events:none}.cta-section h2{font-size:clamp(1.7rem,3vw,2.5rem);font-weight:800;letter-spacing:-.02em;margin-bottom:14px;position:relative}.cta-section p{color:rgba(255,255,255,.7);font-size:1rem;max-width:500px;margin:0 auto 32px;line-height:1.72;position:relative}.cta-steps{display:flex;justify-content:center;gap:32px;margin-bottom:36px;flex-wrap:wrap;position:relative}.cta-step-num{font-size:1.5rem;font-weight:800;color:var(--white);display:block}.cta-step-label{font-size:.75rem;color:rgba(255,255,255,.6);margin-top:4px}.btn-white{padding:16px 40px;border-radius:6px;font-size:.93rem;font-weight:800;display:inline-block;transition:transform .2s,box-shadow .2s;position:relative}.btn-white:hover{transform:translateY(-3px);box-shadow:0 14px 36px rgba(0,0,0,.2)}.cta-form{max-width:420px;margin:0 auto 20px;gap:12px;position:relative;z-index:1}.cta-form,.cta-form-row{display:flex;flex-direction:column}.cta-form-row{gap:10px;text-align:left}.cta-form-label{font-size:1rem;font-weight:600;color:#ffffff;display:flex;flex-direction:column;gap:4px}.cta-form input,.cta-form textarea{padding:9px 11px;border-radius:8px;border:1px solid rgba(15,23,42,.18);font-size:.85rem}.cta-form textarea{min-height:90px;resize:vertical}.cta-form input::-moz-placeholder,.cta-form textarea::-moz-placeholder{color:rgba(15,23,42,.6)}.cta-form input::placeholder,.cta-form textarea::placeholder{color:rgba(15,23,42,.6)}.cta-form input:focus,.cta-form textarea:focus{outline:none;border-color:var(--coral);box-shadow:0 0 0 1px rgba(248,113,113,.5)}.cta-form .btn-white{padding:15px 36px;border-radius:6px;font-size:.93rem;font-weight:600;text-align:center;margin:0 auto;background:var(--coral);color:var(--white);border:none}.reveal{opacity:0;transform:translateY(18px);transition:opacity .5s ease,transform .5s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:960px){.deliver-grid,.explain-grid,.faq-layout,.pkg-grid,.shift-grid,.urgency-grid{grid-template-columns:1fr}.shift-stats{grid-template-columns:1fr 1fr}}@media (max-width:600px){.shift-stats{grid-template-columns:1fr}.cta-steps{gap:16px}}.trust-bar{background:var(--off-white);border-bottom:1px solid var(--border);padding:1.25rem 5%;display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:.625rem;font-size:.85rem;font-weight:500;color:var(--muted)}.trust-item .icon{color:var(--coral);font-size:1rem}.section-header{margin-bottom:3.5rem}.problem{background:var(--white)}.problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.problem-cards{display:flex;flex-direction:column;gap:1rem}.problem-card{background:#FEF2F0;border:1px solid rgba(232,97,77,.2);border-radius:10px;padding:1.25rem 1.5rem;display:flex;gap:1rem;align-items:flex-start}.problem-icon{width:36px;height:36px;border-radius:8px;background:rgba(232,97,77,.1);color:var(--coral);display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0;margin-top:2px}.problem-card h4{font-size:.925rem;margin-bottom:.25rem;color:var(--navy)}.problem-card p{font-size:.85rem;color:var(--muted);line-height:1.55}.what-mwo{background:var(--off-white)}.what-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.what-card{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:2rem;transition:box-shadow .2s,transform .2s}.what-card:hover{box-shadow:0 12px 40px rgba(27,42,74,.1);transform:translateY(-3px)}.what-card-icon{width:48px;height:48px;border-radius:10px;background:var(--navy);color:var(--coral);display:flex;align-items:center;justify-content:center;font-size:1.25rem;margin-bottom:1.25rem}.what-card h3{font-size:1rem;color:var(--navy);margin-bottom:.5rem}.what-card p{font-size:.875rem;color:var(--muted);line-height:1.65}.tiers{background:var(--white)}.tier-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.tier-card{border:1.5px solid var(--border);border-radius:14px;overflow:hidden;position:relative;transition:box-shadow .2s,transform .2s}.tier-card:hover{box-shadow:0 16px 48px rgba(27,42,74,.12);transform:translateY(-4px)}.tier-card.featured{border-color:var(--coral);box-shadow:0 8px 32px rgba(232,97,77,.18)}.tier-badge{position:absolute;top:1.25rem;right:1.25rem;background:var(--coral);color:var(--white);font-size:.65rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:.25rem .625rem;border-radius:999px}.tier-header{background:var(--navy);padding:2rem;color:var(--white)}.tier-card.featured .tier-header{background:var(--coral)}.tier-name{font-size:.7rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;opacity:.7;margin-bottom:.5rem}.tier-title{font-size:1.25rem;margin-bottom:1rem}.tier-price{display:flex;align-items:baseline;gap:.25rem}.tier-price .amount{font-size:2.25rem;font-weight:800;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.tier-price .period{font-size:.85rem;opacity:.7}.tier-body{padding:2rem}.tier-desc{font-size:.875rem;color:var(--muted);line-height:1.6;margin-bottom:1.5rem}.tier-features{list-style:none;display:flex;flex-direction:column;gap:.75rem}.tier-features li{display:flex;gap:.75rem;font-size:.875rem;color:var(--black);line-height:1.45;align-items:flex-start}.tier-features li:before{content:"✓";color:var(--coral);font-weight:700;flex-shrink:0;margin-top:1px}.tier-cta{display:block;text-align:center;margin-top:2rem;padding:.875rem;border-radius:7px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:.9rem;text-decoration:none;transition:all .2s}.tier-cta.secondary{background:var(--off-white);color:var(--navy);border:1.5px solid var(--border)}.tier-cta.secondary:hover{background:var(--navy);color:var(--white);border-color:var(--navy)}.tier-cta.primary-cta{background:var(--coral);color:var(--white)}.tier-cta.primary-cta:hover{background:var(--coral-light);box-shadow:0 6px 20px rgba(232,97,77,.3)}.tier-credits{background:var(--off-white);border-radius:8px;padding:.875rem 1rem;margin-top:1.5rem;font-size:.825rem;color:var(--muted);display:flex;align-items:center;gap:.5rem}.tier-credits strong{color:var(--navy)}.tier-note{text-align:center;margin-top:1.5rem;font-size:.875rem;color:var(--muted)}.tier-note strong{color:var(--coral)}.credits-section{background:var(--navy);padding:5rem 5%}.credits-inner{max-width:1160px;margin:0 auto}.credits-section .section-label{color:rgba(232,97,77,.9)}.credits-section .section-title{color:var(--white)}.credits-section .section-sub{color:rgba(255,255,255,.65)}.credit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:3rem}.credit-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.75rem;text-align:center}.credit-amount{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2rem;font-weight:800;color:var(--coral);margin-bottom:.25rem}.credit-duration{font-size:.75rem;color:rgba(255,255,255,.5);margin-bottom:1rem;font-weight:500}.credit-label{color:var(--white);font-size:.9rem;font-weight:600;margin-bottom:.375rem}.credit-examples{font-size:.8rem;color:rgba(255,255,255,.5);line-height:1.5}.addons{background:var(--off-white)}.addon-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.addon-card{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:1.5rem;transition:box-shadow .2s}.addon-card:hover{box-shadow:0 8px 28px rgba(27,42,74,.08)}.addon-icon{font-size:1.5rem;margin-bottom:.875rem}.addon-card h4{font-size:.925rem;color:var(--navy);margin-bottom:.375rem}.addon-card p{font-size:.8rem;color:var(--muted);line-height:1.55}.sla-section{background:var(--off-white)}.sla-table{width:100%;border-collapse:collapse;font-size:.875rem}.sla-table th{background:var(--navy);color:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;font-size:.825rem;padding:1rem 1.25rem;text-align:left}.sla-table th:first-child{border-radius:8px 0 0 0}.sla-table th:last-child{border-radius:0 8px 0 0}.sla-table td{padding:.875rem 1.25rem;border-bottom:1px solid var(--border);color:var(--black)}.sla-table tr:hover td{background:rgba(27,42,74,.03)}.sla-table td:first-child{font-weight:600;color:var(--navy)}.sla-highlight{color:var(--coral);font-weight:600}.why-us{background:var(--white)}.why-us .why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.why-us .why-card{border-left:3px solid var(--coral);padding:1.5rem;background:var(--off-white);border-radius:0 10px 10px 0}.why-us .why-card h4{font-size:.95rem;color:var(--navy);margin-bottom:.5rem}.why-us .why-card p{font-size:.85rem;color:var(--muted);line-height:1.6}.cta-section{background:var(--coral);padding:5rem 5%;text-align:center}.cta-section h2{font-size:clamp(1.75rem,3vw,2.75rem);color:var(--white);margin-bottom:1rem;letter-spacing:-.5px}.cta-section p{color:rgba(255,255,255,.85);font-size:1.05rem;margin-bottom:2.5rem;max-width:540px;margin-left:auto;margin-right:auto}.cta-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-white{background:var(--white);color:var(--coral);padding:.9rem 2.25rem;border-radius:7px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:.95rem;text-decoration:none;transition:all .2s}.btn-white:hover{box-shadow:0 8px 24px rgba(0,0,0,.2);transform:translateY(-2px)}.btn-outline-white{background:transparent;color:var(--white);border:2px solid rgba(255,255,255,.6);padding:.9rem 2.25rem;border-radius:7px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .2s}.btn-outline-white:hover{border-color:var(--white);background:rgba(255,255,255,.1)}@media (max-width:900px){.addon-grid,.credit-grid,.hero-grid,.problem-grid,.process-steps,.tier-grid,.what-grid,.why-us .why-grid{grid-template-columns:1fr}.tier-grid{max-width:480px;margin:0 auto}}.hero-card{background:var(--navy);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:2.5rem;backdrop-filter:blur(10px);color:var(--white);box-shadow:0 20px 40px rgba(0,0,0,.2)}.hero-card-title{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:rgba(255,255,255,.45);margin-bottom:1.5rem}.stat-list{list-style:none;display:flex;flex-direction:column;gap:1.25rem;padding:0;margin:0}.stat-item{display:flex;align-items:center;gap:1rem;opacity:.3;transform:translateY(3px);animation:mwoStatCycle 16s infinite}.stat-dot{width:8px;height:8px;border-radius:50%;background:var(--coral);flex-shrink:0}.stat-text{color:rgba(255,255,255,.85);font-size:.925rem;line-height:1.5}.stat-text strong{color:var(--white);font-weight:600}.stat-item:first-child{animation-delay:0s}.stat-item:nth-child(2){animation-delay:4s}.stat-item:nth-child(3){animation-delay:8s}.stat-item:nth-child(4){animation-delay:12s}.stat-item:nth-child(5){animation-delay:16s}@keyframes mwoStatCycle{0%,to{opacity:.25;transform:translateY(3px)}10%,30%{opacity:1;transform:translateY(0)}}