:root{font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Inter,system-ui,sans-serif;color:#1f1d32;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--violet: #572bf4;--violet-2: #7048ff;--violet-3: #efeaff;--violet-4: #faf8ff;--line: #ded8f3;--text: #1f1d32;--muted: #696681;--green: #12ab58;--orange: #f6a400;--shadow: 0 18px 45px rgba(45, 28, 111, .09)}html{scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;color:var(--text);background:#fff;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1200px,calc(100% - 48px));margin-inline:auto}.section{padding:112px 0}.section-heading{max-width:920px;margin:0 auto 66px;text-align:center}.section-heading h2{margin:0;font-size:clamp(30px,3vw,42px);line-height:1.32;letter-spacing:-.03em;font-weight:700}.section-heading h2 span{color:var(--violet)}.section-heading p{max-width:900px;margin:22px auto 0;color:var(--muted);font-size:17px;line-height:1.8}.section-eyebrow{display:inline-flex;margin-bottom:14px;color:var(--violet);font-size:14px;font-weight:700}.solid,.outline,.white-button{min-height:52px;padding:0 34px;border-radius:10px;border:1.5px solid var(--violet);font-size:16px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.solid{color:#fff;background:var(--violet);box-shadow:0 10px 22px #572bf438}.solid:hover,.outline:hover,.white-button:hover{transform:translateY(-2px)}.solid:hover{background:#4520d3;box-shadow:0 14px 28px #572bf447}.outline{color:var(--violet);background:#fff}.outline:hover{background:#f5f1ff}.solid.small{min-height:42px;padding:0 24px;border-radius:9px;font-size:14px;box-shadow:none}.full{width:100%}.solid:disabled{cursor:not-allowed;opacity:.45;transform:none}.site-header{position:relative;z-index:30;height:76px;border-bottom:1px solid #ebe7f7;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-shell{width:min(1260px,calc(100% - 48px));height:100%;margin-inline:auto;display:flex;align-items:center;gap:30px}.brand{flex:0 0 auto}.brand img{width:144px;height:auto}.main-nav{flex:1;display:flex;align-items:center;justify-content:center;gap:36px;height:100%}.main-nav a{position:relative;height:100%;display:inline-flex;align-items:center;color:#555269;font-size:14px;white-space:nowrap;transition:color .2s ease}.main-nav a:hover,.main-nav a.active{color:var(--violet)}.main-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:2px;background:var(--violet)}.nav-actions{display:flex;align-items:center;gap:16px;color:var(--violet);font-size:14px;font-weight:600}.menu-button{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:9px;color:var(--violet);background:#fff}.hero{position:relative;overflow:hidden;padding:112px 0 48px;background:#f8f6ff}.hero-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.24;pointer-events:none}.hero-orb-one{width:440px;height:440px;top:-190px;left:40%;background:#bca9ff}.hero-orb-two{width:300px;height:300px;right:-120px;bottom:40px;background:#d8ceff}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:40px}.hero-copy{padding-bottom:20px}.pill{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 16px;border-radius:999px;color:var(--violet);background:#eae3ff;font-size:14px;font-weight:700}.hero h1{margin:24px 0 30px;font-size:clamp(44px,4.2vw,64px);line-height:1.08;letter-spacing:-.045em;font-weight:760}.hero h1 span{color:var(--violet)}.hero-copy>p{margin:0;color:#5f5b75;font-size:18px;line-height:1.8}.hero-copy>p strong{color:var(--violet);font-weight:650}.hero-actions{display:flex;gap:16px;margin-top:36px}.hero-trust{display:flex;flex-wrap:wrap;gap:30px;margin-top:50px;color:#747089;font-size:14px}.hero-trust span,.capability-row span{display:inline-flex;align-items:center;gap:8px}.hero-trust svg,.capability-row svg{color:var(--violet-2)}.hero-visual{position:relative;min-height:560px;display:flex;align-items:center;justify-content:center}.hero-visual>img{width:100%;border:1px solid #ded7f6;border-radius:18px;box-shadow:var(--shadow)}.hero-float{position:absolute;z-index:2;min-width:176px;padding:20px 22px;border:1px solid #e3def1;border-radius:12px;background:#fffffff5;box-shadow:0 16px 34px #1f164c26}.hero-float span,.hero-float small{display:block;color:#716d86;font-size:12px}.hero-float strong{display:block;margin:8px 0;color:var(--green);font-size:22px}.hero-float small{color:var(--green)}.hero-float.saving{left:-54px;bottom:80px}.hero-float.compliance{right:-16px;top:2px}.hero-float.compliance strong{color:var(--violet)}.capability-row{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:60px;padding-top:38px;border-top:1px solid #e9e4f7;color:#39364b;font-weight:600}.capability-row span{justify-content:center}.pain-section{background:#fff}.pain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.pain-card,.feature-card,.persona-card,.audience-card,.price-card{border:1px solid var(--line);border-radius:14px;background:#fff}.pain-card{display:flex;flex-direction:column;min-height:480px;padding:32px}.icon-box{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;color:var(--violet);background:#ede6ff}.pain-card h3,.feature-card h3,.audience-card h3,.persona-card h3{margin:20px 0 12px;font-size:22px;line-height:1.45}.pain-card p,.feature-card p,.audience-card p,.persona-card p{margin:0;color:var(--muted);line-height:1.75}.problem-crop{height:205px;margin-top:auto;overflow:hidden;border-radius:11px;background:#f4efff}.problem-crop img{width:300%;max-width:none;height:100%;object-fit:cover}.problem-center img{transform:translate(-33.333%)}.problem-right img{transform:translate(-66.666%)}.platform-section{padding:112px 0 120px;background:#faf9ff}.orbit-visual{max-width:980px;height:760px;margin:0 auto 100px;overflow:hidden;border-radius:24px}.orbit-visual img{width:100%;height:100%;object-fit:cover}.layer-stack{position:relative;display:grid;gap:46px}.layer-stack:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background:#d8ceff;transform:translate(-50%)}.layer-card{position:relative;z-index:1;min-height:210px;display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:36px;padding:32px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 12px 24px #20164b0f}.layer-card.featured{border:2px solid var(--violet)}.layer-title{display:flex;align-items:center;gap:16px}.layer-title>span{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:#8e899b;font-weight:800}.featured .layer-title>span{background:var(--violet)}.layer-title h3{margin:0;font-size:30px}.featured .layer-title h3{color:var(--violet)}.layer-copy p{color:var(--muted);line-height:1.7}.tags{display:flex;flex-wrap:wrap;gap:10px}.tags span{display:inline-flex;align-items:center;min-height:32px;padding:0 13px;border:1px solid #d8ccff;border-radius:8px;color:var(--violet);background:#f1ebff;font-size:13px}.layer-demo{min-width:0}.layer-demo>img{width:100%;height:150px;object-fit:cover;border:1px solid #ded8f4;border-radius:12px}.dual-meters,.layer-stats,.cost-flow{min-height:116px;display:grid;align-items:center;border:1px solid #e2dcf6;border-radius:12px;background:#f4efff}.dual-meters{grid-template-columns:1fr 1fr;gap:22px;padding:20px}.dual-meters strong,.dual-meters small{display:block}.dual-meters small{color:var(--muted);font-size:12px}.meter{display:block;height:8px;margin:12px 0 8px;overflow:hidden;border-radius:99px;background:#e3def2}.meter i{display:block;width:92%;height:100%;background:var(--green)}.meter.orange i{width:18%;background:var(--orange)}.layer-stats{grid-template-columns:repeat(3,1fr);padding:20px 0}.layer-stats span{padding:0 24px;border-right:1px solid #ddd5f1}.layer-stats span:last-child{border:0}.layer-stats small,.layer-stats strong{display:block}.layer-stats small{color:var(--muted)}.layer-stats strong{margin-top:8px;color:var(--violet-2);font-size:32px}.green-text{color:var(--green)!important}.cost-flow{grid-template-columns:1fr auto 1fr auto 1fr;gap:8px;padding:18px 34px}.cost-flow span{display:flex;flex-direction:column;align-items:center;gap:7px;color:#8b8799;font-size:12px}.cost-flow span.active{color:var(--violet)}.audience-section{background:#fff}.audience-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.audience-photo{grid-column:span 2;min-height:390px;overflow:hidden;border:1px solid var(--line);border-radius:14px}.audience-photo img{width:100%;height:100%;object-fit:cover;opacity:.86}.audience-card{min-height:286px;padding:32px}.audience-card.primary{min-height:390px}.audience-card ul,.feature-card ul,.price-card ul,.deployment-options ul{display:grid;gap:12px;padding:0;margin:28px 0 0;list-style:none}.audience-card li,.feature-card li,.price-card li,.deployment-options li{display:flex;align-items:flex-start;gap:9px;color:#4d4961;line-height:1.5}.audience-card li svg,.feature-card li svg,.price-card li svg,.deployment-options li svg{flex:0 0 auto;margin-top:2px;color:var(--green)}.personas-section{background:#faf9ff}.persona-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.persona-card{min-height:230px;padding:28px;text-align:center}.persona-card h3{margin-top:0}.need-tag{display:inline-flex;min-height:28px;align-items:center;padding:0 12px;border-radius:6px;font-size:12px;font-weight:600}.need-tag.orange{color:#ad6900;background:#fff1c9}.need-tag.purple{color:#5526df;background:#eee6ff}.need-tag.green{color:#08783a;background:#dcf8e8}.need-tag.red{color:#b52626;background:#ffe2e2}.need-tag.violet{color:#4730a2;background:#e9e2ff}.need-tag.gray{color:#484656;background:#e8e7ed}.persona-card p{margin-top:22px}.center-button{display:flex;align-items:center;justify-content:center;gap:10px;margin:56px auto 0}.proof-line{margin:18px 0 0;text-align:center;color:var(--muted);font-size:14px}.feature-section{background:#fff}.feature-section .section-heading h2 span{display:block}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card{min-height:370px;padding:32px}.feature-card.wide{grid-column:span 2}.feature-image{width:54%;height:210px;margin:-130px 0 0 auto;object-fit:cover;border-radius:10px;border:1px solid #ded8f2}.feature-card.wide:has(.feature-image)>p,.feature-card.wide:has(.feature-image)>ul{width:40%}.feature-meter{margin-top:36px;padding-top:28px;border-top:1px solid var(--line)}.feature-meter span{display:flex;justify-content:space-between}.feature-meter strong{color:var(--violet)}.feature-meter i{display:block;width:100%;height:6px;margin-top:10px;border-radius:99px;background:var(--violet)}.mini-stats{display:flex;gap:18px;margin-top:36px}.mini-stats span{min-width:185px;padding:18px;border:1px solid #ddd5f4;border-radius:10px;background:#f4efff}.mini-stats small,.mini-stats b{display:block}.mini-stats b{margin-top:8px;color:var(--violet);font-size:26px}.onboarding-section{background:#faf9ff}.steps-row{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.steps-row:before{content:"";position:absolute;top:45px;left:10%;right:10%;height:1px;background:#ded7f2}.step-card{position:relative;z-index:1}.step-icon{width:86px;height:86px;display:flex;align-items:center;justify-content:center;margin-bottom:32px;border:1px solid #dcd4f4;border-radius:18px;color:var(--violet);background:#fff}.step-card h3{font-size:18px}.step-card p{color:var(--muted);line-height:1.75}.results-section{background:#fff}.sample-note{margin:-45px 0 42px;color:#aaa6b8;text-align:center;font-size:13px}.results-grid{display:grid;grid-template-columns:2.1fr 1fr;gap:24px}.evidence-card,.saving-card,.report-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.evidence-head{display:flex;justify-content:space-between;gap:20px;padding:30px;border-bottom:1px solid var(--line)}.evidence-head h3,.saving-card h3,.report-card h3{margin:0 0 10px;font-size:24px}.evidence-head p,.saving-card p,.report-card p{margin:0;color:var(--muted);line-height:1.7}.evidence-head>span{align-self:flex-start;display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;color:var(--green);background:#dcf7e7;white-space:nowrap}.document-compare{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:0;padding:28px}.document-compare>div{min-height:236px;padding:18px;border:1px solid #dcd6ec;border-radius:10px}.document-compare b{display:block;margin-bottom:24px;color:#8b99b1;font-size:13px}.document-compare div:last-child b{color:var(--violet)}.document-compare i{display:block;height:14px;margin:12px 0;border-radius:4px;background:#eef1f7}.document-compare i:nth-child(3){width:86%}.document-compare i:nth-child(4){width:68%}.document-compare>svg{z-index:1;margin:0 -15px;padding:6px;border-radius:50%;color:#fff;background:var(--violet)}.saving-card{padding:32px}.saving-card .icon-box{margin-bottom:22px}.saving-value{margin-top:30px;padding:28px;border:1px solid #cfc2ff;border-radius:12px;background:#f4efff}.saving-value small,.saving-value strong,.saving-value span{display:block}.saving-value strong{margin:16px 0;color:var(--violet);font-size:clamp(34px,3vw,48px)}.saving-value span{color:var(--green);font-weight:650}.report-card{grid-column:1 / -1;display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:42px;padding:34px}.report-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--violet);font-weight:650}.report-card img{width:100%;height:330px;object-fit:cover;border-radius:12px}.report-card .tags{margin-top:28px}.pricing-section{background:#faf9ff}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.price-card{position:relative;min-height:530px;display:flex;flex-direction:column;padding:34px 30px 26px}.price-card.recommended{border:2px solid var(--violet-2);box-shadow:0 18px 36px #572bf41a}.recommend-label{position:absolute;top:-18px;left:50%;min-height:34px;display:inline-flex;align-items:center;padding:0 18px;border-radius:999px;color:#fff;background:var(--violet-2);font-size:12px;font-weight:700;transform:translate(-50%)}.plan-name{align-self:flex-start;padding:5px 12px;border-radius:999px;color:var(--violet);background:#eee8ff;font-size:14px;font-weight:700}.price-card h3{margin:26px 0 18px;font-size:42px;line-height:1.12}.price-card h3 small{color:var(--muted);font-size:14px;font-weight:500}.price-card h3.text-price{font-size:37px}.plan-sub{color:var(--violet)}.price-card>p{min-height:70px;color:var(--muted);line-height:1.7}.price-card ul{margin:20px 0 28px}.price-card .full{margin-top:auto}.deployment-section{position:relative;overflow:hidden;padding:110px 0;background:#fff}.deployment-grid{display:grid;grid-template-columns:1fr .92fr;align-items:center;gap:44px}.deployment-copy h2{margin:0 0 24px;font-size:40px}.deployment-copy>p{color:var(--muted);font-size:17px;line-height:1.8}.deployment-options{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:38px 0}.deployment-options article{min-height:270px;padding:22px 18px;border:1px solid var(--line);border-radius:12px}.deployment-options article>svg{color:var(--violet)}.deployment-options h3{margin:12px 0 0;font-size:16px}.deployment-options li{font-size:12px}.deployment-image{position:relative}.deployment-image:after{content:"";position:absolute;z-index:-1;width:340px;height:340px;right:-170px;top:40px;border-radius:50%;background:#eee8ff;filter:blur(1px)}.deployment-image img{width:100%;border-radius:16px;box-shadow:0 28px 58px #1e163e38}.trust-section{padding:108px 0 94px;background:#faf9ff}.trust-section .section-heading h2{color:var(--violet)}.trust-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.trust-stats span{text-align:center}.trust-stats strong,.trust-stats small{display:block}.trust-stats strong{color:var(--violet);font-size:30px}.trust-stats small{margin-top:10px;color:var(--muted)}.cta-section{padding:90px 0;background:#fff}.cta-card{padding:68px 40px;border-radius:18px;color:#fff;background:var(--violet);text-align:center;box-shadow:0 24px 54px #572bf438}.cta-card>span{font-size:14px;opacity:.75}.cta-card h2{margin:14px 0 16px;font-size:40px}.cta-card p{margin:0 0 30px;opacity:.82}.cta-card>div{display:flex;justify-content:center;align-items:center;gap:26px}.white-button{color:var(--violet);border-color:#fff;background:#fff}.site-footer{padding:70px 0 26px;border-top:1px solid #ece8f7;background:#fff}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px}.footer-grid img{width:145px}.footer-grid p,.footer-grid a,.footer-grid span{display:block;color:var(--muted);font-size:13px;line-height:1.8}.footer-grid h4{margin:0 0 14px}.footer-grid a:hover{color:var(--violet)}.copyright{display:flex;justify-content:space-between;margin-top:46px;padding-top:24px;border-top:1px solid #ece8f7;color:#9a97a9;font-size:12px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:30px;background:#2328389e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.purchase-modal{width:min(1180px,96vw);max-height:92vh;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 30px 90px #1610364d}.modal-titlebar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;color:#fff;background:linear-gradient(100deg,#6557ef,#ae43f1)}.modal-titlebar>span{display:flex;align-items:center;gap:12px}.modal-titlebar button,.close-contact{display:inline-flex;align-items:center;justify-content:center;border:0;color:inherit;background:transparent}.modal-body{max-height:calc(92vh - 64px);display:grid;grid-template-columns:2.1fr .9fr;overflow:auto}.modal-form{padding:34px 42px 50px;background:#fafbfc}.modal-step+.modal-step{margin-top:36px}.modal-step h3{margin:0 0 12px;font-size:17px}.modal-step>p,.account-row>p{margin:0 0 18px;color:#788196;font-size:14px}.company-select{width:min(460px,100%);height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border:1px solid #e4e6ed;border-radius:8px;color:var(--text);background:#fff;font-weight:650}.modal-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.modal-plans button{position:relative;min-height:116px;padding:18px;border:1px solid #dfe2eb;border-radius:8px;color:var(--text);background:#fff;text-align:left}.modal-plans button.active{border:2px solid var(--violet-2);box-shadow:0 6px 15px #572bf414}.modal-plans em{position:absolute;top:-11px;right:10px;padding:4px 9px;border-radius:999px;color:#fff;background:var(--orange);font-size:10px;font-style:normal}.modal-plans strong,.modal-plans span,.modal-plans small{display:block}.modal-plans strong{font-size:20px}.modal-plans span{margin:8px 0 5px;color:var(--violet);font-weight:700}.modal-plans span small{display:inline;color:#6f7585;font-weight:400}.modal-plans button>small{color:#7d8497}.plan-benefit{display:grid;gap:10px;margin-top:22px;padding:22px;border:1px solid #ddd7f5;border-radius:10px;background:#f1f0ff}.plan-benefit b,.plan-benefit span{display:flex;align-items:center;gap:8px}.plan-benefit b{color:var(--violet)}.plan-benefit span{color:#4e5261;font-size:14px}.plan-benefit span svg{color:#22b87a}.account-row{display:flex;align-items:center;gap:18px}.account-row>p{margin:0}.stepper{width:170px;height:40px;display:grid;grid-template-columns:1fr 1.3fr 1fr;align-items:center;border:1px solid #dfe2eb;border-radius:7px;background:#fff}.stepper button{display:flex;align-items:center;justify-content:center;border:0;color:var(--violet);background:transparent}.stepper strong{text-align:center}.period-switch{display:inline-grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:8px;background:#f1f2f5}.period-switch button{position:relative;min-width:110px;height:40px;border:0;border-radius:6px;color:#687083;background:transparent}.period-switch button.active{color:var(--violet);background:#fff;box-shadow:0 2px 8px #1f1d3214}.period-switch em{position:absolute;top:-18px;right:-6px;padding:3px 7px;border-radius:999px;color:#fff;background:#d63232;font-size:9px;font-style:normal}.order-summary{padding:38px 32px;background:#fff}.order-summary h3{margin:0 0 20px;font-size:20px}.order-summary>p{color:#778094}.order-summary dl{display:grid;gap:22px;margin:34px 0}.order-summary dl div{display:grid;gap:8px}.order-summary dt{color:#677086}.order-summary dd{margin:0;color:#939caf;font-size:12px}.billing-note{display:flex;align-items:flex-start;gap:8px;padding:16px;border-radius:8px;color:#5d6370;background:#f4f4f6;font-size:12px;line-height:1.5}.billing-note svg{flex:0 0 auto;color:var(--orange)}.qr-placeholder{display:flex;flex-direction:column;align-items:center;margin:24px 0 18px}.qr-placeholder img{width:142px;height:142px;object-fit:cover;border:1px solid #e4e4e8}.qr-placeholder strong{margin-top:10px;color:#ea242c;font-size:30px}.qr-placeholder small{color:#9aa2b2}.agreement{display:flex;align-items:flex-start;gap:8px;margin-bottom:16px;color:#9aa2b2;font-size:11px}.contact-modal{position:relative;width:min(460px,94vw);padding:42px;border-radius:16px;background:#fff;box-shadow:0 30px 80px #16103647}.close-contact{position:absolute;top:18px;right:18px;color:#6e6a7d}.contact-modal h2{margin:20px 0 10px}.contact-modal>p{color:var(--muted);line-height:1.7}.contact-modal label{display:grid;gap:8px;margin:18px 0;font-weight:650}.contact-modal input{height:48px;padding:0 14px;border:1px solid #dcd7ec;border-radius:8px;outline:none}.contact-modal input:focus{border-color:var(--violet);box-shadow:0 0 0 3px #eee8ff}@media(max-width:1120px){.main-nav{gap:18px}.nav-actions a{display:none}.hero-grid{grid-template-columns:1fr 1fr}.hero-visual{min-height:470px}.pricing-grid{grid-template-columns:repeat(2,1fr);gap:26px}.deployment-grid{grid-template-columns:1fr}.deployment-image{max-width:780px;margin:0 auto}}@media(max-width:900px){.section{padding:82px 0}.menu-button{display:flex;align-items:center;justify-content:center;margin-left:auto}.nav-actions{display:none}.main-nav{position:absolute;top:76px;left:24px;right:24px;height:auto;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.main-nav.is-open{display:flex}.main-nav a{height:46px;padding:0 14px;border-radius:8px}.main-nav a:hover{background:#f4f0ff}.main-nav a.active:after{display:none}.hero{padding-top:80px}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:680px}.hero-visual{max-width:720px;margin:10px auto 0}.hero-float.saving{left:-8px}.capability-row,.pain-grid,.persona-grid,.audience-layout{grid-template-columns:repeat(2,1fr)}.audience-photo{grid-column:1 / -1}.audience-card.primary{min-height:286px}.layer-card{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card.wide{grid-column:span 2}.steps-row{grid-template-columns:repeat(2,1fr);row-gap:48px}.steps-row:before{display:none}.results-grid{grid-template-columns:1fr}.report-card{grid-column:auto;grid-template-columns:1fr}.deployment-options{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.modal-body{grid-template-columns:1fr}.order-summary{border-top:1px solid var(--line)}}@media(max-width:640px){.container,.nav-shell{width:min(100% - 32px,1200px)}.brand img{width:132px}.section-heading{margin-bottom:42px}.section-heading p{font-size:15px}.hero{padding:58px 0 34px}.hero h1{font-size:40px}.hero-copy>p{font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-actions button{padding:0 14px}.hero-trust{margin-top:32px;gap:16px}.hero-visual{min-height:340px}.hero-float{min-width:132px;padding:12px}.hero-float strong{font-size:16px}.hero-float.saving{bottom:18px}.hero-float.compliance{right:-6px}.capability-row,.pain-grid,.persona-grid,.audience-layout,.feature-grid,.steps-row,.pricing-grid,.deployment-options,.trust-stats{grid-template-columns:1fr}.capability-row span{justify-content:flex-start}.pain-card{min-height:430px}.orbit-visual{height:420px;margin-bottom:64px}.layer-card{padding:24px}.layer-title h3{font-size:24px}.dual-meters,.layer-stats{grid-template-columns:1fr}.layer-stats span{padding:18px 22px;border-right:0;border-bottom:1px solid #ddd5f1}.cost-flow{padding:18px 12px}.audience-photo{min-height:260px}.feature-card.wide{grid-column:auto}.feature-card.wide:has(.feature-image)>p,.feature-card.wide:has(.feature-image)>ul,.feature-image{width:100%}.feature-image{margin:28px 0 0}.mini-stats{flex-direction:column}.document-compare{padding:14px}.document-compare>div{min-height:180px;padding:12px}.report-card{padding:24px}.report-card img{height:230px}.price-card{min-height:500px}.deployment-copy h2,.cta-card h2{font-size:32px}.deployment-options article{min-height:auto}.cta-card{padding:48px 24px}.footer-grid{grid-template-columns:1fr;gap:28px}.copyright{flex-direction:column;gap:8px}.modal-backdrop{align-items:flex-start;padding:12px;overflow:auto}.purchase-modal{max-height:none;width:100%}.modal-body{max-height:none}.modal-form,.order-summary{padding:26px 20px}.modal-plans{grid-template-columns:1fr}.account-row{align-items:flex-start;flex-direction:column}.contact-modal{padding:34px 24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
