.landing-page{--bg:#fff;--bg-soft:#faf6ef;--bg-dark:#436a9c;--bg-dark-deep:#36578a;--text:#1a2238;--text-muted:#5e6478;--text-on-dark-muted:#c5d2e8;--line-soft:#ede4d2;--navy:#436a9c;--navy-hover:#547cad;--bronze:#c47e58;--bronze-hover:#ad6a44;--bronze-soft:#f6e5d6;--bronze-cream:#eab896;--info:#436a9c;--info-bg:#e8eff8;--shadow-md:0 4px 16px #436a9c1f;--shadow-lg:0 24px 60px #436a9c2e;color:var(--text);background:var(--bg);letter-spacing:-.01em;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:17px;line-height:1.47}.landing-page *{box-sizing:border-box}.landing-page a{color:inherit;text-decoration:none}.landing-page button{cursor:pointer;border:none;font-family:inherit}.landing-page .wrap{max-width:1180px;margin:0 auto;padding:0 24px}.landing-page .wrap-narrow{max-width:820px;margin:0 auto;padding:0 24px}.landing-page .nav{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(20px);border-bottom:1px solid var(--line-soft);background:#ffffffc7;position:sticky;top:0}.landing-page .nav-inner{justify-content:space-between;align-items:center;max-width:1180px;height:60px;margin:0 auto;padding:0 24px;display:flex}.landing-page .logo{letter-spacing:-.02em;color:var(--navy);align-items:center;gap:10px;font-size:19px;font-weight:600;display:flex}.landing-page .logo-mark{background:linear-gradient(135deg, var(--navy), var(--bronze));color:#fff;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:700;display:inline-flex}.landing-page .nav-links{align-items:center;gap:30px;display:flex}.landing-page .nav-links a{color:var(--text);opacity:.78;font-size:13px;font-weight:500;transition:opacity .2s,color .2s}.landing-page .nav-links a:hover{opacity:1;color:var(--bronze)}.landing-page .nav-cta{background:var(--navy);color:#fff;border-radius:980px;padding:9px 18px;font-size:13px;font-weight:500;transition:background .2s}.landing-page .nav-cta:hover{background:var(--navy-hover)}.landing-page .nav-hamburger{cursor:pointer;z-index:60;background:0 0;border:0;width:40px;height:40px;margin:-8px -8px -8px 0;padding:8px;display:none;position:relative}.landing-page .nav-hamburger-bar{background:var(--navy);border-radius:2px;width:20px;height:2px;transition:transform .25s,opacity .2s,top .25s;position:absolute;left:10px}.landing-page .nav-hamburger-bar:first-child{top:14px}.landing-page .nav-hamburger-bar:nth-child(2){top:19px}.landing-page .nav-hamburger-bar:nth-child(3){top:24px}.landing-page .nav-hamburger-bar.is-open-top{top:19px;transform:rotate(45deg)}.landing-page .nav-hamburger-bar.is-open-mid{opacity:0}.landing-page .nav-hamburger-bar.is-open-bot{top:19px;transform:rotate(-45deg)}.landing-page .mobile-drawer{-webkit-backdrop-filter:saturate(180%)blur(20px);z-index:55;opacity:0;visibility:hidden;background:#fffffffa;transition:opacity .2s,transform .25s,visibility .25s linear;display:none;position:fixed;inset:60px 0 0;transform:translateY(-8px)}.landing-page .mobile-drawer.is-open{opacity:1;visibility:visible;transform:translateY(0)}.landing-page .mobile-drawer-inner{flex-direction:column;gap:24px;max-width:480px;margin:0 auto;padding:32px 28px 40px;display:flex}.landing-page .mobile-drawer-links{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.landing-page .mobile-drawer-links a{color:var(--text);border-bottom:1px solid var(--line-soft);padding:14px 4px;font-size:18px;font-weight:500;transition:color .15s;display:block}.landing-page .mobile-drawer-links a:hover{color:var(--bronze)}.landing-page .mobile-drawer-cta{text-align:center;margin-top:8px;padding:14px 24px;font-size:15px}@media (max-width:720px){.landing-page .nav-links,.landing-page .nav-cta-desktop{display:none}.landing-page .nav-hamburger{display:inline-block}.landing-page .mobile-drawer{display:block}}.landing-page .hero{text-align:center;background:linear-gradient(180deg, #fff 0%, var(--bg-soft) 100%);padding:96px 24px 60px}.landing-page .eyebrow{color:var(--bronze);letter-spacing:.06em;text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:600}.landing-page .hero h1{letter-spacing:-.035em;max-width:900px;color:var(--text);margin:0 auto 20px;font-size:clamp(38px,6vw,72px);font-weight:600;line-height:1.05}.landing-page .hero-sub{color:var(--text-muted);letter-spacing:-.012em;max-width:620px;margin:0 auto 36px;font-size:clamp(18px,1.8vw,21px);line-height:1.45}.landing-page .hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.landing-page .link-arrow{color:var(--bronze);align-items:center;gap:4px;font-size:16px;font-weight:500;transition:color .2s;display:inline-flex}.landing-page .link-arrow:hover{color:var(--bronze-hover)}.landing-page .link-arrow:after{content:"›";margin-left:2px;font-size:20px;line-height:1}.landing-page .btn-primary{background:var(--navy);color:#fff;border-radius:980px;padding:13px 26px;font-size:16px;font-weight:500;transition:background .2s;display:inline-block}.landing-page .btn-primary:hover{background:var(--navy-hover)}.landing-page .hero-visual{max-width:820px;box-shadow:var(--shadow-lg);border:1px solid var(--line-soft);text-align:left;background:#fff;border-radius:22px;margin:52px auto 0;overflow:hidden}.landing-page .hv-header{background:var(--bg-dark-deep);color:#fff;border-bottom:3px solid var(--bronze-cream);padding:22px 26px}.landing-page .hv-header-label{text-transform:uppercase;letter-spacing:.1em;color:var(--bronze-cream);margin:0 0 6px;font-size:11px;font-weight:600}.landing-page .hv-header h2{letter-spacing:-.02em;color:#fff;margin:0;font-size:20px;font-weight:600}.landing-page .hv-list{padding:6px 12px}.landing-page .hv-row{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;padding:14px 12px;font-size:15px;display:flex}.landing-page .hv-row:last-child{border-bottom:none}.landing-page .hv-row-left{align-items:center;gap:12px;display:flex}.landing-page .hv-icon{background:var(--bg-soft);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.landing-page .hv-icon svg{width:16px;height:16px;color:var(--navy)}.landing-page .badge-ok{background:var(--info-bg);color:var(--info);border-radius:980px;align-items:center;gap:6px;padding:4px 11px;font-size:12px;font-weight:600;display:inline-flex}.landing-page .badge-ok:before{content:"";background:var(--info);border-radius:50%;width:6px;height:6px}.landing-page section{padding:96px 0}.landing-page .section-soft{background:var(--bg-soft)}.landing-page .section-dark{background:var(--bg-dark);color:#fff;position:relative}.landing-page .section-dark:before{content:"";background:var(--bronze-cream);height:3px;position:absolute;top:0;left:0;right:0}.landing-page .section-head{text-align:center;margin-bottom:52px}.landing-page .section-head h2{letter-spacing:-.03em;max-width:780px;margin:14px auto;font-size:clamp(30px,4.2vw,48px);font-weight:600;line-height:1.08}.landing-page .section-head p{color:var(--text-muted);max-width:580px;margin:0 auto;font-size:18px;line-height:1.5}.landing-page .section-dark .section-head p{color:var(--text-on-dark-muted)}.landing-page .section-dark .eyebrow{color:var(--bronze-cream)}.landing-page .feature-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;display:grid}.landing-page .feature-card{border:1px solid var(--line-soft);background:#fff;border-radius:22px;padding:32px 28px;transition:transform .3s,box-shadow .3s,border-color .3s}.landing-page .feature-card:hover{box-shadow:var(--shadow-md);border-color:var(--bronze);transform:translateY(-2px)}.landing-page .feature-icon{background:var(--info-bg);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:18px;display:inline-flex}.landing-page .feature-icon svg{width:20px;height:20px;color:var(--navy)}.landing-page .feature-card h3{letter-spacing:-.02em;color:var(--text);margin:0 0 8px;font-size:19px;font-weight:600;line-height:1.2}.landing-page .feature-card p{color:var(--text-muted);margin:0;font-size:15px;line-height:1.55}.landing-page .why-section{background:linear-gradient(180deg, var(--bg-soft) 0%, #fff 100%)}.landing-page .why-intro{text-align:center;max-width:680px;margin:0 auto 36px}.landing-page .why-intro p{color:var(--text-muted);margin:0;font-size:16px;line-height:1.55}.landing-page .problem-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;max-width:980px;margin:0 auto;display:grid}.landing-page .problem-card{border:1px solid var(--line-soft);background:#fff;border-radius:16px;align-items:flex-start;gap:14px;padding:22px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.landing-page .problem-card:hover{box-shadow:var(--shadow-md);border-color:var(--bronze);transform:translateY(-1px)}.landing-page .problem-icon{background:var(--bronze-soft);width:38px;height:38px;color:var(--bronze-hover);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.landing-page .problem-icon svg{width:18px;height:18px}.landing-page .problem-text h4{letter-spacing:-.01em;color:var(--text);margin:2px 0 4px;font-size:15px;font-weight:600;line-height:1.25}.landing-page .problem-text p{color:var(--text-muted);margin:0;font-size:13px;line-height:1.5}.landing-page .why-conclusion{text-align:center;color:var(--text);max-width:620px;margin:36px auto 0;font-size:17px;line-height:1.55}.landing-page .why-conclusion strong{color:var(--bronze-hover);font-weight:600}.landing-page .scope-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}@media (max-width:820px){.landing-page .scope-grid{grid-template-columns:1fr}}.landing-page .scope-card{border:1px solid var(--line-soft);background:#fff;border-radius:28px;padding:40px 36px;position:relative;overflow:hidden}.landing-page .scope-no:before{content:"";background:#c14545;width:100%;height:4px;position:absolute;top:0;left:0}.landing-page .scope-yes:before{content:"";background:var(--bronze);width:100%;height:4px;position:absolute;top:0;left:0}.landing-page .scope-tag{letter-spacing:.05em;text-transform:uppercase;border-radius:980px;margin-bottom:16px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.landing-page .scope-no .scope-tag{color:#9a2727;background:#c145451a}.landing-page .scope-yes .scope-tag{background:var(--info-bg);color:var(--navy)}.landing-page .scope-card h3{letter-spacing:-.015em;margin:0 0 18px;font-size:22px;font-weight:600;line-height:1.2}.landing-page .scope-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.landing-page .scope-list li{color:var(--text-muted);align-items:flex-start;gap:12px;font-size:14.5px;line-height:1.5;display:flex}.landing-page .scope-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;display:inline-flex}.landing-page .scope-no .scope-icon{color:#c14545;background:#c145451f}.landing-page .scope-yes .scope-icon{background:var(--info-bg);color:var(--navy)}.landing-page .scope-icon svg{width:12px;height:12px}.landing-page .scope-conclusion{text-align:center;color:var(--text-muted);max-width:720px;margin:36px auto 0;font-size:16px;line-height:1.55}.landing-page .scope-conclusion strong{color:var(--navy)}.landing-page .audience-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}@media (max-width:820px){.landing-page .audience-grid{grid-template-columns:1fr}}.landing-page .audience-card{border-radius:28px;padding:48px 40px;position:relative;overflow:hidden}.landing-page .audience-light{border:1px solid var(--line-soft);background:#fff}.landing-page .audience-light:before{content:"";background:var(--bronze);width:100%;height:4px;position:absolute;top:0;left:0}.landing-page .audience-dark:before{content:"";background:var(--bronze-cream);width:100%;height:4px;position:absolute;top:0;left:0}.landing-page .audience-dark{background:var(--bg-dark);color:#fff}.landing-page .audience-tag{letter-spacing:.05em;text-transform:uppercase;border-radius:980px;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.landing-page .audience-light .audience-tag{background:var(--info-bg);color:var(--navy)}.landing-page .audience-dark .audience-tag{color:var(--bronze-cream);background:#e8b97a2e}.landing-page .audience-card h2{letter-spacing:-.025em;margin:0 0 14px;font-size:30px;font-weight:600;line-height:1.15}.landing-page .audience-card .lead{margin:0 0 24px;font-size:16px;line-height:1.55}.landing-page .audience-light .lead{color:var(--text-muted)}.landing-page .audience-dark .lead{color:var(--text-on-dark-muted)}.landing-page .audience-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.landing-page .audience-list li{align-items:flex-start;gap:12px;font-size:15px;line-height:1.4;display:flex}.landing-page .check{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;display:inline-flex}.landing-page .audience-light .check{background:var(--info-bg);color:var(--navy)}.landing-page .audience-dark .check{background:var(--bronze-cream);color:var(--bg-dark-deep)}.landing-page .check svg{width:12px;height:12px}.landing-page .toggle-wrap{justify-content:center;margin:0 0 44px;display:flex}.landing-page .toggle{border:1px solid var(--line-soft);box-shadow:var(--shadow-md);background:#fff;border-radius:980px;gap:4px;padding:5px;display:inline-flex}.landing-page .toggle-btn{color:var(--text-muted);letter-spacing:-.005em;background:0 0;border-radius:980px;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:background .25s,color .25s;display:inline-flex}.landing-page .toggle-btn[aria-selected=true]{background:var(--navy);color:#fff}.landing-page .toggle-btn[aria-selected=true] .count{color:#fff;background:#ffffff2e}.landing-page .count{background:var(--info-bg);color:var(--navy);border-radius:980px;padding:2px 8px;font-size:11px;font-weight:700;line-height:1.4;transition:background .25s,color .25s}.landing-page .usecase-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}@media (max-width:980px){.landing-page .usecase-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.landing-page .usecase-grid{grid-template-columns:1fr}}.landing-page .usecase-grid[hidden]{display:none}.landing-page .usecase-card{border:1px solid var(--line-soft);background:#fff;border-radius:20px;flex-direction:column;padding:28px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.landing-page .usecase-card:before{content:"";background:var(--bronze);width:0;height:3px;transition:width .35s;position:absolute;top:0;left:0}.landing-page .usecase-card:hover{box-shadow:var(--shadow-md);border-color:var(--bronze);transform:translateY(-2px)}.landing-page .usecase-card:hover:before{width:100%}.landing-page .uc-head{align-items:center;gap:14px;margin-bottom:18px;display:flex}.landing-page .uc-icon{background:var(--info-bg);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background .25s,color .25s;display:inline-flex}.landing-page .uc-icon svg{width:20px;height:20px;color:var(--navy);transition:color .25s}.landing-page .usecase-card:hover .uc-icon{background:var(--bronze-soft)}.landing-page .usecase-card:hover .uc-icon svg{color:var(--bronze-hover)}.landing-page .uc-title{letter-spacing:-.015em;color:var(--text);margin:0;font-size:16px;font-weight:600;line-height:1.25}.landing-page .uc-list{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.landing-page .uc-list li{color:var(--text-muted);align-items:flex-start;gap:9px;font-size:14px;line-height:1.45;display:flex}.landing-page .uc-list li:before{content:"";background:var(--bronze);opacity:.55;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:8px}.landing-page .step-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.landing-page .step{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:22px;padding:30px 26px;transition:border-color .3s,background .3s}.landing-page .step:hover{border-color:var(--bronze-cream);background:#e8b97a14}.landing-page .step-number{color:var(--bronze-cream);letter-spacing:.1em;margin:0 0 16px;font-size:12px;font-weight:600}.landing-page .step h3{letter-spacing:-.02em;color:#fff;margin:0 0 8px;font-size:18px;font-weight:600;line-height:1.2}.landing-page .step p{color:var(--text-on-dark-muted);margin:0;font-size:14px;line-height:1.55}.landing-page .pricing-group{margin-top:48px}.landing-page .pricing-group:first-of-type{margin-top:32px}.landing-page .pricing-group-title{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:0 0 18px;font-size:13px;font-weight:600}.landing-page .pricing-grid{gap:18px;display:grid}.landing-page .pricing-grid-3{grid-template-columns:repeat(3,1fr)}.landing-page .pricing-grid-2{grid-template-columns:repeat(2,1fr)}@media (max-width:820px){.landing-page .pricing-grid-3,.landing-page .pricing-grid-2{grid-template-columns:1fr}}.landing-page .pricing-card{border:1px solid var(--line-soft);background:#fff;border-radius:24px;flex-direction:column;padding:32px 28px;display:flex;position:relative}.landing-page .pricing-card-featured{border:2px solid var(--bronze);box-shadow:0 12px 32px -16px #a6713840}.landing-page .pricing-badge{background:var(--bronze);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:980px;padding:5px 12px;font-size:11px;font-weight:600;position:absolute;top:-12px;right:24px}.landing-page .pricing-name{letter-spacing:-.015em;margin:0 0 6px;font-size:18px;font-weight:600}.landing-page .pricing-tagline{color:var(--text-muted);min-height:38px;margin:0 0 20px;font-size:13px;line-height:1.4}.landing-page .pricing-price{align-items:baseline;gap:8px;margin:0 0 24px;display:flex}.landing-page .pricing-amount{letter-spacing:-.025em;color:var(--navy);font-size:32px;font-weight:700}.landing-page .pricing-period{color:var(--text-muted);font-size:13px}.landing-page .pricing-list{flex-direction:column;flex:1;gap:10px;margin:0 0 24px;padding:0;list-style:none;display:flex}.landing-page .pricing-list li{color:var(--text-default);align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;display:flex}.landing-page .pricing-check{background:var(--info-bg);width:18px;height:18px;color:var(--navy);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.landing-page .pricing-card-featured .pricing-check{color:var(--bronze);background:#a6713826}.landing-page .pricing-check svg{width:10px;height:10px}.landing-page .pricing-cta{background:var(--navy);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:12px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.landing-page .pricing-cta:hover{background:var(--navy-deep,#0a1a35)}.landing-page .pricing-card-featured .pricing-cta{background:var(--bronze)}.landing-page .pricing-card-featured .pricing-cta:hover{background:var(--bronze-deep,#8b5e30)}.landing-page .pricing-footnote{color:var(--text-muted);text-align:center;margin-top:32px;font-size:13px}.landing-page .cta-final{text-align:center;background:var(--bg-soft);padding:104px 24px;position:relative}.landing-page .cta-final:before{content:"";background:var(--bronze);border-radius:2px;width:60px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.landing-page .cta-final h2{letter-spacing:-.035em;max-width:780px;color:var(--text);margin:0 auto 16px;font-size:clamp(32px,5vw,56px);font-weight:600;line-height:1.05}.landing-page .cta-final p{color:var(--text-muted);max-width:560px;margin:0 auto 32px;font-size:18px;line-height:1.5}.landing-page .footer{background:var(--bg-dark-deep);color:var(--text-on-dark-muted);padding:36px 24px 28px;font-size:12px}.landing-page .footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1180px;margin:0 auto;display:flex}.landing-page .footer-links{flex-wrap:wrap;gap:24px;display:flex}.landing-page .footer-links a{transition:color .2s}.landing-page .footer-links a:hover{color:var(--bronze-cream)}.landing-page .reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(16px)}.landing-page .reveal.in{opacity:1;transform:none}@media (max-width:720px){.landing-page section{padding:64px 0}.landing-page .hero{padding:60px 24px 40px}.landing-page .audience-card{padding:36px 26px}}
