:root{--navy:#16324F;--orange:#F28C28;--off-white:#F7F6F2;--light-gray:#D9DEE5;--charcoal:#2E3135;--white:#FFFFFF;--shadow-sm:0 12px 28px rgba(15,23,42,.08);--shadow-md:0 15px 35px rgba(0,0,0,.08);--shadow-lg:0 30px 70px rgba(15,23,42,.16);--radius-sm:10px;--radius-md:18px;--radius-lg:30px;--transition:.35s ease;--container:1200px}*,::after,::before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background:var(--off-white);color:var(--charcoal);line-height:1.65;overflow-x:hidden}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}ul{list-style:none}section{position:relative}h1,h2,h3,h4{font-family:Montserrat,sans-serif;color:var(--navy);line-height:1.15}h1{font-size:4.5rem;font-weight:800}h2{font-size:3rem;margin-bottom:1rem}h3{font-size:1.45rem}p{color:#525960;font-size:1.05rem}.container{width:min(var(--container),92%);margin:auto}.section{padding:110px 0}.section-light{background:#fff}.section-gray{background:var(--light-gray)}.center{text-align:center}.section-heading{max-width:760px;margin:0 auto 70px}.section-tag{display:inline-block;color:var(--orange);font-weight:700;letter-spacing:2px;font-size:.78rem;text-transform:uppercase;margin-bottom:15px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 34px;border-radius:50px;font-weight:700;transition:var(--transition)}.btn-primary{background:var(--orange);color:#fff;box-shadow:var(--shadow-md)}.btn-primary:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.btn-secondary{border:2px solid rgba(255,255,255,.4);color:#fff}.btn-secondary:hover{background:#fff;color:var(--navy)}.site-header{position:fixed;width:100%;top:0;left:0;z-index:999;transition:.4s}.navbar{display:flex;align-items:center;justify-content:space-between;padding:8pt 0}.section-heading{max-width:760px;margin:0 auto 60px}.logo{display:flex;align-items:center;line-height:0}.logo img{display:block;height:96px;width:auto}.nav-links{display:flex;gap:45px}.nav-links a{font-weight:600;color:#fff;transition:var(--transition)}.nav-links a:hover{color:var(--orange)}.mobile-toggle{display:none}.hero{position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center;background:radial-gradient(circle at top right,rgba(242,140,40,.15),transparent 35%),linear-gradient(135deg,#16324f 0,#1a4065 60%,#16324f 100%)}.hero-grid{display:grid;grid-template-columns:1fr 560px;gap:90px;align-items:center;position:relative;z-index:5}.hero h1{font-size:clamp(3rem,7vw,5.4rem);color:#fff;line-height:1.05;margin:0 0 30px}.hero h1 span{display:block;color:var(--orange)}.hero-text{max-width:640px;color:rgba(255,255,255,.88);font-size:1.18rem;margin-bottom:0}.trust-row{display:flex;flex-wrap:wrap;gap:20px}.trust-item{background:rgba(255,255,255,.08);backdrop-filter:blur(10px);padding:10px 18px;border-radius:999px;color:#fff;font-weight:600;border:1px solid rgba(255,255,255,.12)}.hero-product{position:relative}.hero-product-image{display:block;width:100%;height:auto;aspect-ratio:1535/1025;border-radius:24px;box-shadow:0 20px 50px rgba(15,23,42,.18),0 8px 20px rgba(15,23,42,.1)}.product-card{background:#fff;border-radius:30px;padding:35px;box-shadow:0 35px 90px rgba(0,0,0,.25);position:relative;z-index:2}.hero-badge{position:absolute;background:#fff;color:var(--navy);padding:14px 22px;border-radius:999px;font-weight:700;box-shadow:0 18px 40px rgba(0,0,0,.12);z-index:4;animation:float 6s ease-in-out infinite}.badge-top{top:-20px;right:30px}.badge-left{left:-70px;top:160px;animation-delay:2s}.badge-bottom{bottom:-15px;right:70px;animation-delay:4s}.scroll-indicator{position:absolute;left:50%;bottom:35px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:12px;color:#fff;font-size:.9rem;letter-spacing:1px}.mouse{width:32px;height:52px;border:2px solid rgba(255,255,255,.7);border-radius:30px;display:flex;justify-content:center;padding-top:8px}.wheel{width:5px;height:10px;border-radius:999px;background:#fff;animation:scrollWheel 2s infinite}@keyframes scrollWheel{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(18px)}}.floating-card{position:absolute;background:#fff;border-radius:24px;padding:35px;width:320px;box-shadow:var(--shadow-lg);animation:float 7s ease-in-out infinite}.large{top:0;right:0}.medium{bottom:40px;left:20px;animation-delay:2s}.small{top:240px;left:0;animation-delay:1s}.card-icon{width:70px;height:70px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:2rem;margin-bottom:20px}.floating-card h3{margin-bottom:12px}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:70px}.feature-card{background:#fff;border-radius:24px;padding:42px;position:relative;overflow:hidden;border:1px solid rgba(18,45,84,.06);border-top:5px solid transparent;box-shadow:var(--shadow-md);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease,border-top-color .35s ease}.feature-card:hover{transform:translateY(-12px);border-color:rgba(242,140,40,.2);border-top-color:var(--orange);box-shadow:var(--shadow-lg)}.feature-card-wide{grid-column:1/-1}.feature-icon{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--navy);color:#fff;font-size:2rem;margin-bottom:28px;transition:.35s}.feature-card:hover .feature-icon{transform:translateY(-4px) scale(1.08);background:var(--orange)}.why-section{padding:140px 0;background:#faf9f6;position:relative}.section-heading{max-width:720px;margin:0 auto 80px;text-align:center}.section-tag{display:inline-block;text-transform:uppercase;letter-spacing:3px;font-size:.85rem;font-weight:700;color:var(--orange);margin-bottom:18px}.section-heading h2{font-size:3.3rem;line-height:1.1;color:var(--navy);margin-bottom:25px}.section-heading p{font-size:1.2rem;line-height:1.8;color:#5f6673}.feature-panels{display:flex;flex-direction:column;gap:28px}.feature-panel{background:#fff;border-radius:22px;padding:42px 50px;display:grid;grid-template-columns:140px 1fr;gap:30px;align-items:center;box-shadow:0 18px 40px rgba(0,0,0,.07);transition:.35s ease;border-left:6px solid transparent}.feature-panel:hover{transform:translateY(-8px);border-left-color:var(--orange);box-shadow:0 30px 55px rgba(0,0,0,.12)}.panel-number{font-size:5rem;font-weight:800;color:#e8edf5;line-height:1;user-select:none}.panel-content h3{font-size:2rem;color:var(--navy);margin-bottom:8px}.panel-subtitle{display:block;color:var(--orange);font-weight:700;margin-bottom:18px;letter-spacing:.5px}.panel-content p{color:#5d6572;line-height:1.8;font-size:1.05rem;max-width:650px}@media (max-width:900px){.feature-panel{grid-template-columns:1fr;text-align:center;padding:36px}.panel-number{font-size:3.8rem}.section-heading h2{font-size:2.5rem}}.timeline{display:flex;justify-content:center;align-items:flex-start;gap:35px;margin-top:70px;position:relative;flex-wrap:nowrap}.timeline-card{flex:0 0 280px;background:#fff;border-radius:24px;padding:40px;text-align:center;box-shadow:var(--shadow-sm);border:1px solid rgba(18,45,84,.06);border-top:5px solid transparent;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease,border-top-color .35s ease;position:relative;overflow:visible}.timeline-card:hover{transform:translateY(-10px);border-top-color:var(--orange);box-shadow:var(--shadow-lg);border-color:rgba(242,140,40,.25)}.timeline-content h3{margin-bottom:14px}.step-icon{width:110px;height:110px;margin:0 auto 30px;border-radius:50%;background:var(--navy);display:flex;justify-content:center;align-items:center;transition:.35s;box-shadow:0 15px 35px rgba(18,45,84,.18)}.step-icon img{width:54px;height:54px;object-fit:contain;transition:.35s}.timeline-card:hover .step-icon{background:var(--orange);transform:translateY(-4px);transform:translateX(-50%) scale(1.12) rotate(-6deg)}.timeline-card:hover .step-icon img{transform:scale(1.1)}.step-badge{position:absolute;top:-28px;left:50%;transform:translateX(-50%);width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#ff9b2a,#ff7f11);color:#fff;display:flex;justify-content:center;align-items:center;font-size:1.45rem;font-weight:700;border:6px solid #fff;box-shadow:0 12px 25px rgba(0,0,0,.18);z-index:10;transition:.35s}.timeline-line{position:relative;flex:0 0 110px;width:110px;height:6px;background:var(--orange);border-radius:999px;margin-top:145px;align-self:flex-start}.timeline-line::after{content:"";position:absolute;right:-2px;top:50%;width:18px;height:18px;border-top:4px solid var(--orange);border-right:4px solid var(--orange);transform:translateY(-50%) rotate(45deg)}@keyframes travel{0%{left:0;opacity:0}15%{opacity:1}85%{opacity:1}100%{left:calc(100% - 12px);opacity:0}}.problems-section{padding:140px 0;background:#faf9f6}.problems-grid{display:grid;grid-template-columns:1.2fr .9fr;gap:80px;align-items:center}.challenge-list{margin-top:50px}.challenge-item{display:flex;align-items:flex-start;gap:22px;padding:22px 0;border-bottom:1px solid rgba(18,45,84,.08);transition:transform .35s ease,border-color .35s ease,background-color .35s ease}.challenge-item:last-child{border-bottom:none}.challenge-icon{width:58px;height:58px;border-radius:50%;background:var(--navy);display:flex;justify-content:center;align-items:center;flex-shrink:0}.challenge-icon img{width:28px;height:28px}.challenge-item:hover{transform:translateX(10px);background:rgba(18,45,84,.03)}.challenge-item:hover .challenge-icon{background:var(--orange)}.insight-card{margin-top:50px;padding:40px;border-radius:26px;background:linear-gradient(135deg,var(--navy),#24486c);color:#fff;box-shadow:var(--shadow-lg)}.insight-card h3{color:#fff;font-size:3rem;font-weight:800;line-height:1.15;margin-bottom:30px}.insight-card p{color:rgba(255,255,255,.82);font-size:1.45rem;line-height:1.7;margin-bottom:36px}.insight-card strong{display:block;margin-top:18px;color:#ffc56d;font-size:1.7rem;font-weight:700}.benefit-card{position:relative;background:#fff;border-radius:28px;padding:55px;border:1px solid rgba(18,45,84,.06);box-shadow:var(--shadow-lg)}.card-accent{width:90px;height:6px;border-radius:999px;margin-bottom:28px;background:linear-gradient(90deg,var(--orange),var(--navy))}.benefit-row{display:flex;gap:20px;align-items:flex-start;padding:26px 0;border-bottom:1px solid rgba(18,45,84,.08)}.benefit-row:last-child{border-bottom:none}.benefit-circle{width:60px;height:60px;border-radius:50%;background:var(--navy);display:flex;justify-content:center;align-items:center;flex-shrink:0}.benefit-circle img{width:28px}.benefit-row{transition:.35s}.benefit-row:hover{transform:translateX(8px)}.benefit-row:hover .benefit-circle{background:var(--orange)}.split-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.feature-list{margin-top:35px}.feature-list li{position:relative;padding-left:34px;margin-bottom:18px;font-size:1.05rem}.feature-list li::before{content:"✓";position:absolute;left:0;color:var(--orange);font-weight:700}.callout{margin-top:45px;padding:35px;background:var(--navy);color:#fff;border-radius:22px;box-shadow:var(--shadow-md)}.callout p{color:rgba(255,255,255,.85);margin-bottom:16px}.callout strong{color:#fff;font-family:Montserrat,sans-serif}.floating-panel{background:#fff;border-radius:28px;padding:45px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.floating-panel::before{content:"";position:absolute;top:0;left:0;width:100%;height:8px;background:linear-gradient(90deg,var(--orange),var(--navy))}.floating-panel h3{margin-bottom:35px}.benefit-mini{padding:22px 0;border-bottom:1px solid rgba(0,0,0,.08)}.benefit-mini:last-child{border-bottom:none}.benefit-mini h4{margin-bottom:8px;color:var(--navy)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.feature-grid .feature-card{text-align:center;padding:40px 28px 36px;display:flex;flex-direction:column;align-items:center}.feature-grid .feature-icon{margin-inline:auto;margin-bottom:24px}.feature-grid .feature-icon img{width:32px;height:32px;margin:0}.feature-grid h3{font-size:1.15rem;margin-bottom:12px}.feature-grid .feature-card p{font-size:.95rem;color:var(--charcoal);opacity:.82;line-height:1.55;max-width:260px}#benefits .section-heading p{margin-top:18px;color:var(--charcoal);opacity:.82;max-width:640px;margin-inline:auto}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-bottom:70px}#benefits .benefit-card{background:#fff;border-radius:24px;padding:36px 28px 32px;text-align:left;box-shadow:var(--shadow-sm);border:1px solid rgba(18,45,84,.06);border-top:4px solid var(--orange);transition:transform .35s ease,box-shadow .35s ease}#benefits .benefit-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.benefit-icon{width:64px;height:64px;border-radius:50%;background:var(--navy);display:flex;align-items:center;justify-content:center;margin-bottom:22px;transition:.35s}.benefit-icon img{width:28px;height:28px}#benefits .benefit-card:hover .benefit-icon{background:var(--orange)}#benefits .benefit-card h3{margin-bottom:20px;font-size:1.2rem}.benefit-card-list{list-style:none;display:flex;flex-direction:column;gap:12px}.benefit-card-list li{position:relative;padding-left:34px;font-size:.95rem;color:var(--charcoal);line-height:1.4}.benefit-card-list li::before{content:"✓";position:absolute;left:0;top:50%;transform:translateY(-50%);width:22px;height:22px;border-radius:50%;background:var(--orange);color:#fff;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:22px;text-align:center}.overall-benefits{background:var(--navy);border-radius:28px;padding:56px 48px 48px;color:#fff}.overall-benefits h3{color:#fff;text-align:center;margin-bottom:40px;font-size:1.75rem}.overall-benefits-grid{display:grid;grid-template-columns:repeat(3,1fr)}.overall-benefit-item{display:flex;align-items:flex-start;gap:16px;padding:28px 24px;border-right:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.overall-benefit-item:nth-child(3n){border-right:none}.overall-benefit-item:nth-child(n+4){border-bottom:none}.overall-benefit-check{width:28px;height:28px;border-radius:50%;background:var(--orange);flex-shrink:0;margin-top:2px;display:flex;align-items:center;justify-content:center}.overall-benefit-check::before{content:"✓";color:var(--navy);font-size:.75rem;font-weight:800;line-height:1}.overall-benefit-item h4{color:#fff;font-size:1.05rem;margin-bottom:8px}.overall-benefit-item p{color:rgba(255,255,255,.72);font-size:.92rem;line-height:1.5;margin:0}.section-light{background:#fff}.section-gray{background:var(--light-gray)}.section.dark{background:var(--navy);color:#fff}.section-divider{display:block;width:48px;height:3px;margin:22px auto 20px;border-radius:999px;background:var(--orange)}#faq .section-heading p{color:#5f6771;max-width:560px;margin-inline:auto}.faq-wrapper{max-width:820px;margin:0 auto}.faq-item{background:#fff;border-radius:20px;margin-bottom:18px;box-shadow:var(--shadow-sm);border:1px solid rgba(18,45,84,.06);overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.faq-item:hover{box-shadow:var(--shadow-md)}.faq-item.active{border-color:var(--orange);box-shadow:0 12px 32px rgba(242,140,40,.18),0 0 0 1px rgba(242,140,40,.25)}.faq-question{width:100%;border:none;background:0 0;padding:22px 24px;display:flex;justify-content:space-between;align-items:center;gap:18px;cursor:pointer;text-align:left}.faq-question-main{display:flex;align-items:center;gap:16px;min-width:0}.faq-topic-icon{width:46px;height:46px;border-radius:50%;background:var(--navy);display:flex;align-items:center;justify-content:center;flex-shrink:0}.faq-topic-icon img{width:22px;height:22px}.faq-question-text{font-size:1.08rem;font-family:Montserrat,sans-serif;font-weight:700;color:var(--navy);line-height:1.35}.faq-toggle{width:38px;height:38px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center;font-size:1.45rem;font-weight:500;line-height:1;flex-shrink:0;transition:transform .35s ease}.faq-item.active .faq-toggle{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;padding:0 24px;transition:max-height .35s ease,padding .35s ease}.faq-item.active .faq-answer{max-height:220px;padding:0 24px 22px}.faq-answer-body{background:#f3f4f6;border-radius:14px;padding:18px 20px 18px 22px;position:relative}.faq-answer-body::before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:4px;border-radius:999px;background:var(--orange)}.faq-answer-body p{color:#5f6771;margin:0;padding-left:12px;line-height:1.6}.site-footer{background:#10263d;color:#fff;padding:80px 0 30px}.footer-grid{display:grid;grid-template-columns:2fr 1fr;gap:60px}.footer-brand img{width:240px;margin-bottom:20px}.footer-brand p{color:rgba(255,255,255,.7)}.site-footer h4{color:#fff;margin-bottom:20px}.site-footer ul{display:grid;gap:12px}.site-footer li a{color:rgba(255,255,255,.75);transition:var(--transition)}.site-footer li a:hover{color:var(--orange)}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:60px;padding-top:25px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-bottom p{color:rgba(255,255,255,.65)}.footer-tagline span{color:var(--orange);font-weight:700}.text-center{text-align:center}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}.shadow{box-shadow:var(--shadow-md)}.rounded{border-radius:24px}img{max-width:100%;height:auto}.hero img{border-radius:24px}::selection{background:var(--orange);color:#fff}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#e6e6e6}::-webkit-scrollbar-thumb{background:var(--orange);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#dd7d1d}