:root{--green:#087a46;--green-2:#0a9656;--green-3:#18b765;--green-soft:#eaf7f0;--green-pale:#f4fbf7;--orange:#f26a21;--orange-dark:#d8510b;--orange-soft:#fff1e8;--ink:#0e1713;--ink-2:#18251f;--muted:#5d6a64;--line:#dfe7e3;--soft:#f5f7f6;--white:#fff;--shadow:0 20px 50px #042a181a;--shadow-sm:0 8px 24px #042a1814;--radius:22px;--radius-sm:14px;color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;background:#fff;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:#fff;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{letter-spacing:-.035em;font-family:Manrope,sans-serif}p{color:var(--muted);line-height:1.72}.shell{width:min(1180px,100% - 48px);margin:0 auto}.narrow{max-width:820px}.section{padding:104px 0}.section-soft{background:var(--soft)}.section-ink{background:var(--ink);color:#fff}.section-ink p,.section-ink .section-heading p{color:#acb9b2}.section-heading{max-width:720px;margin-bottom:44px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2{margin:12px 0 16px;font-size:clamp(2rem,3.2vw,3.1rem);line-height:1.08}.section-heading p{margin:0;font-size:1.06rem}.eyebrow{color:var(--green);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:7px;font-size:.72rem;font-weight:800;display:inline-flex}.eyebrow-light{color:#78e6ac}.button{border:1px solid var(--green);background:var(--green);color:#fff;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-size:.92rem;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{background:var(--green-2);border-color:var(--green-2);transform:translateY(-1px)}.button-sm{min-height:42px;padding:0 16px;font-size:.84rem}.button-orange{background:var(--orange);border-color:var(--orange)}.button-orange:hover{background:var(--orange-dark);border-color:var(--orange-dark)}.button-outline{color:var(--green);background:0 0}.button-outline:hover{color:#fff}.button-ghost-light{color:#fff;background:0 0;border-color:#ffffff57}.button-ghost-light:hover{background:#ffffff14;border-color:#fff}.button-full{width:100%}.inline-cta{color:var(--green);align-items:center;gap:8px;margin-top:26px;font-weight:800;display:inline-flex}.inline-cta:hover{color:var(--orange)}.trustbar{background:var(--ink);color:#fff;font-size:.72rem}.trustbar-inner{justify-content:space-between;align-items:center;gap:20px;min-height:32px;display:flex}.trustbar span{align-items:center;gap:7px;display:inline-flex}.trustbar-right{color:#c5d0ca}.ad-label{text-transform:uppercase;letter-spacing:.08em;color:#44534c;background:#fff;border:1px solid #9bb0a5;border-radius:4px;align-items:center;width:max-content;padding:2px 6px;font-size:.56rem;font-weight:800;line-height:1.2;display:inline-flex}.ad-label.light{color:#fff;background:#0000003d;border-color:#ffffffb8}.header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;height:78px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:20px;height:100%;display:flex}.brand{flex-shrink:0;align-items:center;gap:13px;display:inline-flex}.brand-mark{align-items:center;width:132px;height:46px;display:flex;overflow:hidden}.brand-mark img{width:132px;height:auto}.brand-divider{background:var(--line);width:1px;height:35px}.brand-product{flex-direction:column;display:flex}.brand-product strong{letter-spacing:-.04em;font-family:Manrope;font-size:1.02rem}.brand-product small{color:var(--muted);text-transform:uppercase;letter-spacing:.13em;margin-top:2px;font-size:.64rem}.brand-light .brand-product strong{color:#fff}.brand-light .brand-product small{color:#a9b9b0}.brand-light .brand-divider{background:#fff3}.desktop-nav{align-items:stretch;gap:4px;height:100%;margin-left:auto;display:flex}.desktop-nav>a,.nav-group>button{color:#3d4943;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;height:100%;padding:0 10px;font-size:.82rem;font-weight:700;display:flex;position:relative}.desktop-nav>a.active,.nav-group>button.active,.desktop-nav>a:hover,.nav-group>button:hover{color:var(--green)}.desktop-nav>a.active:after,.nav-group>button.active:after{content:"";background:var(--orange);height:3px;position:absolute;bottom:-1px;left:10px;right:10px}.nav-group{height:100%;position:relative}.dropdown{border:1px solid var(--line);width:270px;box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:10px;display:none;position:absolute;top:68px;left:50%;transform:translate(-50%)}.dropdown:before{content:"";border-left:1px solid var(--line);border-top:1px solid var(--line);background:#fff;width:16px;height:16px;position:absolute;top:-8px;left:calc(50% - 8px);transform:rotate(45deg)}.nav-group:hover .dropdown,.nav-group:focus-within .dropdown{display:block}.dropdown a{color:#35423c;border-radius:8px;justify-content:space-between;align-items:center;padding:11px 12px;font-size:.83rem;display:flex;position:relative}.dropdown a:hover,.dropdown a.active{background:var(--green-soft);color:var(--green)}.header-actions{align-items:center;gap:13px;display:flex}.text-link{color:var(--green);font-size:.82rem;font-weight:800}.menu-button{color:var(--ink);background:0 0;border:0;padding:8px;display:none}.mobile-menu{z-index:49;background:#fff;padding:24px 0 40px;position:fixed;inset:110px 0 0;overflow:auto}.mobile-menu .shell>a:not(.button){border-bottom:1px solid var(--line);padding:13px 0;font-weight:700;display:block}.mobile-group{border-bottom:1px solid var(--line)}.mobile-group>button{background:0 0;border:0;justify-content:space-between;width:100%;padding:14px 0;font-weight:800;display:flex}.mobile-group>div{padding:0 0 10px 15px}.mobile-group>div a{color:var(--muted);padding:9px 0;display:block}.mobile-menu .button{width:100%;margin-top:22px}.home-hero,.page-hero{color:#fff;background:linear-gradient(135deg,#072a1b 0%,#075334 55%,#087a46 100%);position:relative;overflow:hidden}.home-hero{flex-direction:column;min-height:720px;display:flex}.hero-grid-lines{opacity:.1;background-image:linear-gradient(#fff6 1px,#0000 1px),linear-gradient(90deg,#fff6 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.hero-glow{filter:blur(2px);background:radial-gradient(circle,#0fc96952,#0000 70%);border-radius:50%;position:absolute}.hero-glow-one{width:640px;height:640px;top:-80px;right:-100px}.hero-glow-two{background:radial-gradient(circle,#f26a2126,#0000 70%);width:400px;height:400px;bottom:-120px;left:-180px}.home-hero-grid{z-index:2;flex:1;grid-template-columns:.94fr 1.06fr;align-items:center;gap:70px;padding-top:72px;padding-bottom:70px;display:grid;position:relative}.home-hero-copy h1{letter-spacing:-.065em;margin:18px 0 25px;font-size:clamp(3.2rem,5.8vw,5.7rem);line-height:.98}.home-hero-copy h1 em{color:#6ee5a5;font-style:normal}.home-hero-copy>p{color:#c3d5cb;max-width:630px;font-size:1.15rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero-proof{color:#d9e7df;flex-wrap:wrap;gap:22px;margin-top:34px;font-size:.78rem;display:flex}.hero-proof span{align-items:center;gap:6px;display:flex}.hero-proof svg{color:#6ee5a5;width:16px}.hero-mock{position:relative}.floating-stat{width:170px;color:var(--ink);box-shadow:var(--shadow);background:#fff;border-radius:16px;padding:16px 18px;position:absolute;bottom:-28px;right:-25px}.floating-stat span,.floating-stat small{color:var(--muted);font-size:.68rem;display:block}.floating-stat strong{color:var(--green);margin:3px 0;font-family:Manrope;font-size:1.7rem;display:block}.floating-stat small{align-items:center;gap:5px;display:flex}.floating-stat svg{width:13px}.marketplace-strip{z-index:2;background:#02140c59;border-top:1px solid #ffffff21;position:relative}.marketplace-strip .shell{justify-content:space-between;align-items:center;gap:20px;min-height:70px;display:flex}.marketplace-strip span{color:#9fb8ab;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.marketplace-strip b{font-family:Manrope;font-size:.88rem}.page-hero{align-items:center;min-height:520px;display:flex}.page-hero-grid{z-index:2;grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;padding-top:72px;padding-bottom:72px;display:grid;position:relative}.page-hero h1{margin:18px 0 24px;font-size:clamp(2.8rem,5vw,4.8rem);line-height:1.01}.page-hero p{color:#c1d6ca;max-width:690px;font-size:1.1rem}.breadcrumb{color:#97b2a3;gap:8px;margin-bottom:28px;font-size:.72rem;display:flex}.breadcrumb a:hover{color:#fff}.page-hero-visual{min-width:0}.target-visual{aspect-ratio:1;max-width:420px;margin:auto;position:relative}.target-ring{border:1px solid #ffffff3d;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ring-1{width:86%;height:86%}.ring-2{width:61%;height:61%}.ring-3{background:#ffffff0a;width:36%;height:36%}.target-core{background:var(--orange);border-radius:22px;place-items:center;width:78px;height:78px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 12px #f26a211f}.target-card{color:var(--ink);box-shadow:var(--shadow);background:#fff;border-radius:12px;align-items:center;gap:10px;min-width:185px;padding:12px 14px;display:flex;position:absolute}.target-card svg{color:var(--green)}.target-card span{flex-direction:column;display:flex}.target-card b{font-size:.72rem}.target-card small{color:var(--muted);margin-top:2px;font-size:.61rem}.target-card.card-a{top:5%;left:-3%}.target-card.card-b{top:34%;right:-5%}.target-card.card-c{bottom:4%;left:0}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-grid-wide{grid-template-columns:repeat(4,1fr)}.product-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-width:0;padding:27px;transition:all .25s}.product-card:hover{box-shadow:var(--shadow-sm);border-color:#b7d7c6;transform:translateY(-5px)}.product-card-head{justify-content:space-between;align-items:flex-start;margin-bottom:30px;display:flex}.icon-box{background:var(--green-soft);width:48px;height:48px;color:var(--green);border-radius:13px;place-items:center;display:grid}.icon-box svg{width:23px}.format-pill{background:var(--soft);color:var(--muted);border-radius:99px;padding:5px 8px;font-size:.6rem;font-weight:800}.product-card h3{margin:0 0 11px;font-size:1.15rem}.product-card p{min-height:90px;margin-bottom:20px;font-size:.86rem}.product-card>a{color:var(--green);align-items:center;gap:7px;font-size:.8rem;font-weight:800;display:inline-flex}.product-card>a:hover{color:var(--orange)}.split-section{grid-template-columns:.82fr 1.18fr;align-items:start;gap:80px;display:grid}.split-section.align-center{align-items:center}.check-list{gap:13px;display:grid}.check-list span{color:#3f4c45;align-items:center;gap:10px;font-size:.9rem;display:flex}.check-list svg{color:var(--green);width:18px}.ad-mockup{color:var(--ink);box-shadow:var(--shadow);background:#fff;border:1px solid #dce5e0;border-radius:18px;overflow:hidden}.mock-browser{background:#ebefed;align-items:center;gap:5px;height:33px;padding:0 12px;display:flex}.mock-browser>span{background:#afbbb5;border-radius:50%;width:6px;height:6px}.mock-browser div{color:#9aa7a0;background:#fff;border-radius:5px;width:52%;height:16px;margin:auto;padding:0 8px;font-size:.48rem;line-height:16px}.mock-search{border:1px solid var(--line);color:#66736d;border-radius:8px;align-items:center;gap:8px;margin:16px 18px 12px;padding:10px 12px;font-size:.66rem;display:flex}.mock-search span{flex:1}.mock-results{grid-template-columns:100px 1fr 1fr;gap:10px;padding:0 18px 18px;display:grid}.mock-filter{color:#718078;flex-direction:column;gap:10px;padding:8px 4px;font-size:.55rem;display:flex}.mock-filter b{color:var(--ink);font-size:.63rem}.mock-product{border:1px solid var(--line);border-radius:10px;flex-direction:column;min-width:0;padding:9px;display:flex;position:relative}.mock-product.sponsored{border-color:#84c4a2;box-shadow:0 0 0 2px #087a4612}.mock-product .ad-label{z-index:2;position:absolute;top:6px;left:6px}.product-art{background:#edf3f0;border-radius:7px;height:100px;margin-bottom:8px;position:relative;overflow:hidden}.headphones:before{content:"";border:10px solid #18221d;border-bottom:0;border-radius:32px 32px 0 0;width:52px;height:49px;position:absolute;top:24px;left:50%;transform:translate(-50%)}.headphones div{background:var(--orange);border-radius:7px;width:17px;height:28px;position:absolute;top:56px;left:calc(50% - 35px);transform:rotate(6deg)}.headphones div+div{left:calc(50% + 18px);transform:rotate(-6deg)}.speaker div{background:var(--green);border-radius:24px;width:46px;height:78px;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 6px #00000026}.mock-product b{white-space:nowrap;text-overflow:ellipsis;font-family:Manrope;font-size:.64rem;overflow:hidden}.mock-product>span{color:#758179;margin:3px 0;font-size:.51rem}.mock-product strong{color:var(--green);font-size:.66rem}.mock-product small{color:#8a968f;margin-top:4px;font-size:.43rem}.mock-caption{border-top:1px solid var(--line);background:var(--green-pale);color:var(--green);align-items:center;gap:7px;padding:10px 16px;font-size:.58rem;display:flex}.search-ad.compact{transform:rotate(-1deg)}.search-ad.compact .mock-results{grid-template-columns:90px 1fr 1fr}.search-ad.compact .product-art{height:112px}.brand-ad{color:#fff;background:linear-gradient(135deg,#0b1f17,#0c6540);min-height:300px;padding:22px;position:relative}.brand-ad-label{margin-bottom:25px}.brand-art{grid-template-columns:62px 1fr;align-items:center;gap:18px;display:grid}.brand-logo-art{background:var(--orange);border-radius:50%;place-items:center;width:62px;height:62px;font:800 1.8rem Manrope;display:grid}.brand-art span{color:#91c8ab;text-transform:uppercase;letter-spacing:.1em;font-size:.65rem}.brand-art h3{max-width:300px;margin:5px 0 15px;font-size:1.65rem}.brand-art button,.display-copy button{color:var(--green);background:#fff;border:0;border-radius:7px;align-items:center;gap:7px;padding:9px 12px;font-size:.63rem;font-weight:800;display:inline-flex}.brand-items{gap:9px;display:flex;position:absolute;bottom:-25px;right:14px}.brand-items div{background:#f0dfbd;border-radius:12px 12px 4px 4px;width:64px;height:80px;transform:rotate(4deg);box-shadow:inset 0 -15px #c99961}.brand-items div:nth-child(2){background:#d4e7dc;height:100px;transform:rotate(-3deg);box-shadow:inset 0 -15px #5fa77f}.brand-items div:nth-child(3){background:#f2c6b0;box-shadow:inset 0 -15px #df8155}.display-ad{color:#fff;background:#ed7a35;min-height:300px;padding:28px;position:relative}.display-scene{grid-template-columns:1.2fr .8fr;align-items:center;min-height:240px;display:grid}.display-copy small{letter-spacing:.13em;opacity:.8;margin:20px 0 6px;display:block}.display-copy h3{margin:0 0 8px;font-size:1.9rem;line-height:1.04}.display-copy p{color:#fff;margin-bottom:15px;font-size:.72rem}.box-stack{height:190px;position:relative}.box-stack div{background:#f7e7ce;border-radius:8px;width:100px;height:85px;position:absolute;bottom:20px;right:30px;transform:skewY(-4deg);box-shadow:inset 0 -12px #d7b783}.box-stack div:nth-child(2){background:#cde7d8;width:90px;bottom:85px;right:0;transform:skewY(5deg);box-shadow:inset 0 -12px #7fc19b}.box-stack div:nth-child(3){background:#fff;width:75px;height:65px;bottom:100px;right:85px;box-shadow:inset 0 -12px #ccc}.hero-product-mock{transform:scale(.88)}.workflow-grid{counter-reset:step;grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.workflow-step{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:11px;min-height:72px;padding:12px 14px;display:flex}.workflow-step>span{background:var(--green-soft);height:37px;color:var(--green);border-radius:10px;flex:0 0 37px;place-items:center;font:800 .7rem Manrope;display:grid}.workflow-step div{flex-direction:column;flex:1;display:flex}.workflow-step b{font-size:.76rem}.workflow-step small{color:#829089;text-transform:uppercase;letter-spacing:.07em;margin-top:3px;font-size:.59rem}.workflow-step>svg{color:#a2aea8}.dashboard-split{grid-template-columns:.67fr 1.33fr;align-items:center;gap:70px;display:grid}.plain-list{gap:13px;margin:0 0 30px;padding:0;list-style:none;display:grid}.plain-list li{color:#d6e2dc;align-items:center;gap:10px;font-size:.88rem;display:flex}.plain-list svg{color:#6ee5a5;width:18px}.dashboard{color:var(--ink);background:#f8faf9;border:1px solid #34483e;border-radius:20px;padding:22px;box-shadow:0 25px 70px #00000038}.dashboard-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;margin-bottom:14px;padding-bottom:16px;display:flex}.sample-tag{color:var(--orange);letter-spacing:.1em;font-size:.55rem;font-weight:800}.dashboard-top h3{margin:5px 0 2px;font-size:1rem}.dashboard-top p{margin:0;font-size:.57rem}.campaign-state{color:var(--green);background:var(--green-soft);border-radius:99px;padding:6px 8px;font-size:.62rem;font-weight:800}.campaign-state span{background:var(--green-3);border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.metric-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:9px;flex-direction:column;padding:10px;display:flex}.metric span{color:#718078;font-size:.52rem}.metric strong{margin:5px 0 3px;font:800 .9rem Manrope}.metric small{color:var(--green);font-size:.48rem}.chart-wrap{border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:10px;padding:12px}.chart-head{justify-content:space-between;align-items:center;font-size:.58rem;display:flex}.chart-head span{color:#79877f}.chart-head i{border-radius:2px;width:8px;height:8px;margin:0 3px 0 7px;display:inline-block}.legend-sales{background:var(--green)}.legend-spend{background:var(--orange)}.bar-chart{border-bottom:1px solid var(--line);background-image:linear-gradient(#edf1ef 1px,#0000 1px);background-size:100% 25%;align-items:flex-end;gap:6px;height:100px;padding-top:16px;display:flex}.bar-column{flex:1;justify-content:center;align-items:flex-end;gap:2px;height:100%;display:flex}.bar-column span,.bar-column i{background:var(--green);border-radius:2px 2px 0 0;width:38%;display:block}.bar-column i{background:var(--orange)}.chart-axis{color:#829089;justify-content:space-between;margin-top:6px;font-size:.43rem;display:flex}.dashboard-disclaimer{align-items:center;display:flex;color:#738078!important;gap:6px!important;margin:10px 0 0!important;font-size:.5rem!important}.dashboard-disclaimer svg{color:var(--green)}.dashboard-full{border-color:#466054;max-width:1000px;margin:auto}.dashboard-full .metric-grid{grid-template-columns:repeat(6,1fr)}.dashboard-full .bar-chart{height:180px}.dashboard-full .metric{padding:14px}.dashboard-full .metric strong{font-size:1.05rem}.use-case-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.use-case-grid article{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:30px}.use-case-grid article>svg{color:var(--green);width:30px;height:30px;margin-bottom:30px}.use-case-grid h3{margin-bottom:10px;font-size:1.3rem}.use-case-grid p{font-size:.88rem}.use-case-grid article>span{color:var(--green);border-top:1px solid var(--line);margin-top:20px;padding-top:15px;font-size:.68rem;font-weight:800;display:block}.creative-split{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.creative-board{box-shadow:var(--shadow);background:#18231e;border-radius:20px;padding:15px}.board-top{color:#fff;justify-content:space-between;align-items:center;padding:2px 3px 12px;font-size:.62rem;display:flex}.board-top i{background:#55635c;border-radius:50%;width:6px;height:6px;margin-left:3px;display:inline-block}.board-art{background:linear-gradient(135deg,var(--orange),#f2a13b);color:#fff;border-radius:13px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:240px;padding:25px;display:flex;position:relative;overflow:hidden}.board-art:after{content:"";border:35px solid #ffffff21;border-radius:50%;width:180px;height:180px;position:absolute;top:25px;right:-30px}.board-art h3{z-index:2;margin:15px 0;font-size:2.1rem;line-height:1.03;position:relative}.board-art button{color:var(--green);z-index:2;background:#fff;border:0;border-radius:7px;padding:9px 13px;font-size:.65rem;font-weight:800;position:relative}.review-row{flex-wrap:wrap;gap:7px;padding-top:12px;display:flex}.review-row span{color:#b8c7bf;background:#26362e;border-radius:6px;align-items:center;gap:4px;padding:6px 8px;font-size:.52rem;display:flex}.review-row svg{color:#6ee5a5;width:11px}.service-chips{flex-wrap:wrap;gap:8px;display:flex}.service-chips span{border:1px solid var(--line);color:#4d5a53;background:#fff;border-radius:99px;padding:8px 12px;font-size:.7rem}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;display:grid}.price-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;padding:31px;display:flex;position:relative}.price-card.featured{background:var(--green);color:#fff;border-color:var(--green);box-shadow:var(--shadow)}.recommended{background:var(--orange);color:#fff;text-transform:uppercase;letter-spacing:.07em;border-radius:99px;padding:6px 10px;font-size:.58rem;font-weight:800;position:absolute;top:0;right:24px;transform:translateY(-50%)}.price-card h3{margin-bottom:8px;font-size:1.3rem}.price-card>p{min-height:68px;font-size:.82rem}.price-card.featured>p{color:#c8ded2}.price-card>strong{margin-top:12px;font:800 1.7rem Manrope}.price-card>small{color:#75837c;margin-top:4px;font-size:.64rem}.price-card.featured>small{color:#b5d1c2}.price-card ul{border-top:1px solid var(--line);flex:1;gap:11px;margin:20px 0 28px;padding:20px 0;list-style:none;display:grid}.price-card.featured ul{border-color:#ffffff29}.price-card li{align-items:center;gap:8px;font-size:.76rem;display:flex}.price-card li svg{width:15px;color:var(--green)}.price-card.featured li svg{color:#7fe9b0}.price-card.featured .button{color:var(--green);background:#fff;border-color:#fff}.pricing-note{text-align:center;max-width:850px;margin:24px auto 0;font-size:.68rem}.policy-band{background:var(--green-pale);border-top:1px solid #d8eee2;border-bottom:1px solid #d8eee2}.policy-band-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px;display:grid}.governance-mini{grid-template-columns:1fr 1fr;gap:10px;display:grid}.governance-mini>div{background:#fff;border:1px solid #d7e9df;border-radius:12px;gap:10px;padding:14px;display:flex}.governance-mini svg{width:18px;color:var(--green);flex:none}.governance-mini span{flex-direction:column;display:flex}.governance-mini b{font-size:.72rem}.governance-mini small{color:var(--muted);margin-top:3px;font-size:.58rem;line-height:1.5}.faq-layout{grid-template-columns:.75fr 1.25fr;align-items:start;gap:80px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq{border-bottom:1px solid var(--line)}.faq button{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:0;justify-content:space-between;gap:20px;padding:21px 0;font-weight:800;display:flex}.faq button span:last-child{color:var(--green);font-size:1.2rem}.faq p{margin:0;padding:0 40px 20px 0;font-size:.86rem}.cta-band{background:linear-gradient(135deg,#08663e,var(--green-2));color:#fff;padding:75px 0;position:relative;overflow:hidden}.cta-band:after{content:"";border:70px solid #ffffff0f;border-radius:50%;width:360px;height:360px;position:absolute;top:-130px;right:-100px}.cta-band-inner{z-index:2;justify-content:space-between;align-items:center;gap:50px;display:flex;position:relative}.cta-band h2{max-width:670px;margin:10px 0;font-size:2.4rem}.cta-band p{color:#c7ddd1;margin:0}.cta-band-inner>div:last-child{flex-shrink:0;gap:10px;display:flex}.notice{background:var(--green-pale);color:var(--green);border:1px solid #c9e5d7;border-radius:12px;gap:11px;padding:14px 16px;display:flex}.notice>svg{flex:none;width:19px;margin-top:2px}.notice strong{font-size:.78rem}.notice p{margin:3px 0 0;font-size:.7rem;line-height:1.55}.notice-orange{background:var(--orange-soft);color:var(--orange-dark);border-color:#f1c2a7}.objective-grid{grid-template-columns:1.4fr repeat(2,1fr);gap:14px;display:grid}.objective-grid>div:first-child{grid-row:span 2;padding-right:45px}.objective-grid article,.principle-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:24px}.objective-grid article svg,.principle-grid article svg{color:var(--green);width:25px;margin-bottom:24px}.objective-grid h3,.principle-grid h3{margin-bottom:7px;font-size:1rem}.objective-grid p,.principle-grid p{margin:0;font-size:.75rem}.control-flow{justify-content:center;align-items:center;gap:25px;display:flex}.control-flow>div{border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;flex-direction:column;align-items:center;width:240px;min-height:170px;padding:26px;display:flex}.control-flow>div>svg{color:var(--green);margin-bottom:20px}.control-flow b{font-size:.86rem}.control-flow span{color:var(--muted);margin-top:5px;font-size:.65rem}.control-flow>svg{color:#9faea6}.benefit-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.benefit-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:26px}.benefit-grid article>span{color:var(--orange);font:800 .65rem Manrope}.benefit-grid h3{margin:25px 0 8px;font-size:1rem}.benefit-grid p{margin:0;font-size:.75rem}.requirements-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:80px;display:grid}.requirements-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;gap:14px;padding:28px;display:grid}.requirements-card>span{color:#3e4a44;align-items:center;gap:10px;font-size:.82rem;display:flex}.requirements-card>span svg{width:18px;color:var(--green);flex:none}.metric-pill-grid{flex-wrap:wrap;justify-content:center;gap:9px;max-width:800px;margin:auto;display:flex}.metric-pill-grid span{color:#c4d3cb;background:#17251e;border:1px solid #3a4f44;border-radius:99px;padding:10px 14px;font-size:.72rem}.responsive-table{border:1px solid var(--line);border-radius:16px;overflow-x:auto}.responsive-table table{border-collapse:collapse;width:100%;min-width:880px}.responsive-table th{background:var(--ink);color:#fff;text-align:left;padding:14px;font-size:.68rem}.responsive-table td{border-bottom:1px solid var(--line);color:#4a5750;padding:15px 14px;font-size:.74rem}.responsive-table tr:last-child td{border-bottom:0}.responsive-table tbody tr:hover{background:var(--green-pale)}.principle-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.definition-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.definition-grid article{border-left:3px solid var(--green);padding:6px 18px}.definition-grid h3{margin-bottom:6px;font-size:.95rem}.definition-grid p{margin:0;font-size:.73rem}.privacy-reporting{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.privacy-reporting>div:last-child{gap:11px;display:grid}.privacy-reporting>div:last-child>span{border:1px solid var(--line);background:#fff;border-radius:13px;gap:11px;padding:15px;display:flex}.privacy-reporting svg{color:var(--green);flex:none;width:18px}.privacy-reporting span span{flex-direction:column;display:flex}.privacy-reporting b{font-size:.75rem}.privacy-reporting small{color:var(--muted);margin-top:3px;font-size:.63rem;line-height:1.5}.buying-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.buying-grid article{border:1px solid var(--line);background:#fff;border-radius:15px;gap:15px;padding:22px;display:flex}.buying-grid article>svg{color:var(--green);flex:none}.buying-grid b{font-size:.82rem}.buying-grid p{margin:5px 0 0;font-size:.72rem}.form-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:70px;display:grid}.form-aside{position:sticky;top:135px}.form-aside h2{margin:12px 0;font-size:2rem}.form-aside>p{font-size:.86rem}.stepper{gap:5px;margin:30px 0;display:grid}.stepper>div{border-radius:12px;gap:12px;padding:12px;display:flex}.stepper>div.current{box-shadow:var(--shadow-sm);background:#fff}.stepper>div>span{border:1px solid var(--line);border-radius:9px;place-items:center;width:34px;height:34px;font-size:.72rem;font-weight:800;display:grid}.stepper>div.current>span,.stepper>div.done>span{background:var(--green);border-color:var(--green);color:#fff}.stepper>div div{flex-direction:column;display:flex}.stepper b{font-size:.75rem}.stepper small{color:var(--muted);margin-top:3px;font-size:.61rem}.stepper svg{width:15px}.form-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;padding:34px}.form-card h2{margin-bottom:8px;font-size:1.5rem}.form-card form>p{margin-bottom:25px;font-size:.75rem}.form-progress>span{font-size:.66rem;font-weight:800}.form-progress>div{background:#e4ebe7;border-radius:99px;height:5px;margin:8px 0 28px;overflow:hidden}.form-progress i{background:var(--green);height:100%;transition:all .3s;display:block}.field-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.field-grid .full{grid-column:1/-1}.form-card label{color:#3c4942;flex-direction:column;gap:7px;font-size:.7rem;font-weight:800;display:flex}.form-card input,.form-card select,.form-card textarea,.resource-toolbar input{width:100%;color:var(--ink);resize:vertical;background:#fff;border:1px solid #ccd6d1;border-radius:9px;outline:none;padding:11px 12px}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #087a4617}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;margin-top:27px;padding-top:22px;display:flex}.form-card fieldset{border:0;margin:0 0 22px;padding:0}.form-card legend{margin-bottom:9px;font-size:.7rem;font-weight:800}.option-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.check-option input,.radio-option input{opacity:0;position:absolute}.check-option span,.radio-option span{border:1px solid var(--line);border-radius:9px;align-items:center;gap:8px;padding:11px;font-size:.68rem;display:flex}.check-option span svg{color:#0000;width:14px}.check-option input:checked+span,.radio-option input:checked+span{border-color:var(--green);background:var(--green-pale);color:var(--green)}.check-option input:checked+span svg{color:var(--green)}.declarations{gap:9px;display:grid}.declarations label{position:relative}.declarations input{opacity:0;position:absolute}.declarations span{border:1px solid var(--line);border-radius:9px;align-items:flex-start;gap:9px;padding:12px;font-size:.68rem;line-height:1.45;display:flex}.declarations span svg{color:#0000;flex:none;width:15px;height:15px}.declarations input:checked+span{border-color:var(--green);background:var(--green-pale)}.declarations input:checked+span svg{color:var(--green)}.consent-optional{margin:18px 0;flex-direction:row!important;align-items:flex-start!important;font-weight:500!important;line-height:1.45!important}.consent-optional input{width:auto;margin-top:2px}.success-visual{color:var(--ink);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;padding:28px;display:flex}.success-visual>svg{width:52px;height:52px;color:var(--green);margin-bottom:15px}.success-visual p{margin:7px 0;font-size:.72rem}.center-actions{justify-content:center;gap:10px;margin-top:30px;display:flex}.login-page{background:#fff;grid-template-columns:1.03fr .97fr;min-height:100vh;display:grid}.login-brand-panel{color:#fff;background:linear-gradient(145deg,#062b1b,#087a46);flex-direction:column;justify-content:space-between;padding:45px clamp(40px,6vw,100px);display:flex;position:relative;overflow:hidden}.login-brand-panel>*{z-index:2;position:relative}.login-pattern{opacity:.12;background-image:radial-gradient(circle,#0000 0 18%,#fff 18.3% 18.6%,#0000 19% 31%,#fff 31.3% 31.6%,#0000 32% 45%,#fff 45.3% 45.6%,#0000 46%);position:absolute;inset:0}.login-brand-panel>div:not(.login-pattern):not(.brand){max-width:600px}.login-brand-panel h1{margin:14px 0 22px;font-size:clamp(2.7rem,5vw,5rem);line-height:1}.login-brand-panel p{color:#c0d7ca;font-size:1rem}.login-features{flex-wrap:wrap;gap:8px;margin-top:25px;display:flex}.login-features span{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:9px;align-items:center;gap:6px;padding:9px 11px;font-size:.68rem;display:flex}.login-features svg{color:#6ee5a5;width:14px}.login-brand-panel>small{color:#b2c9bc;letter-spacing:.08em}.login-form-panel{flex-direction:column;justify-content:center;padding:45px clamp(40px,8vw,130px);display:flex;position:relative}.back-home{color:var(--green);font-size:.75rem;font-weight:800;position:absolute;top:34px;left:40px}.login-form-panel form{width:100%;max-width:460px;margin:auto}.login-form-panel h2{margin:12px 0;font-size:2rem}.login-form-panel form>p{margin-bottom:26px;font-size:.82rem}.login-form-panel label{flex-direction:column;gap:7px;margin-bottom:17px;font-size:.72rem;font-weight:800;display:flex}.login-form-panel input{border:1px solid var(--line);border-radius:9px;outline:none;padding:12px}.login-form-panel input:focus{border-color:var(--green);box-shadow:0 0 0 3px #087a4617}.password-field{border:1px solid var(--line);border-radius:9px;display:flex;overflow:hidden}.password-field:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #087a4617}.password-field input{border:0;flex:1;min-width:0;box-shadow:none!important}.password-field button{color:var(--green);background:#fff;border:0;align-items:center;gap:5px;padding:0 11px;font-size:.64rem;font-weight:800;display:flex}.form-utility{justify-content:space-between;align-items:center;margin:-3px 0 22px;font-size:.66rem;display:flex}.form-utility label{flex-direction:row;align-items:center;margin:0;font-weight:500;display:flex}.form-utility input{width:auto}.form-utility a{color:var(--green);font-weight:800}.login-form-panel .notice{margin-top:15px}.login-register{text-align:center;color:var(--muted);margin-top:22px;font-size:.72rem}.login-register a{color:var(--green);font-weight:800}.security-note{justify-content:center;align-items:center;gap:7px;margin-top:20px;font-size:.62rem;display:flex}.security-note svg{width:14px}.resource-toolbar{justify-content:space-between;gap:15px;margin-bottom:28px;display:flex}.resource-toolbar>div{border:1px solid var(--line);border-radius:9px;align-items:center;width:360px;padding:0 12px;display:flex}.resource-toolbar svg{width:17px;color:var(--muted)}.resource-toolbar input{box-shadow:none;border:0}.resource-toolbar>button{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:7px;padding:0 14px;font-size:.72rem;font-weight:800;display:flex}.resource-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.resource-grid article{border:1px solid var(--line);border-radius:18px;padding:25px;position:relative}.resource-type{color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-size:.59rem;font-weight:800}.resource-icon{background:var(--green-soft);width:45px;height:45px;color:var(--green);border-radius:12px;place-items:center;margin:25px 0;display:grid}.resource-grid h3{font-size:1.05rem}.resource-grid p{min-height:70px;font-size:.75rem}.resource-grid button{color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:.7rem;font-weight:800;display:flex}.resource-grid article>small{border-top:1px solid var(--line);color:#89958f;margin-top:18px;padding-top:12px;font-size:.55rem;display:block}.support-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:30px}.support-card>svg{color:var(--green);width:35px;height:35px}.support-card h3{margin:22px 0 8px;font-size:1.3rem}.support-card p{font-size:.78rem}.policy-layout{grid-template-columns:280px 1fr;align-items:start;gap:80px;display:grid}.policy-layout>aside{flex-direction:column;display:flex;position:sticky;top:130px}.policy-layout>aside>span{text-transform:uppercase;letter-spacing:.1em;color:var(--green);margin-bottom:12px;font-size:.65rem;font-weight:800}.policy-layout>aside>a{color:#536159;padding:8px 0;font-size:.68rem}.policy-layout>aside>a:hover{color:var(--green)}.policy-layout>aside .notice{margin-top:20px}.policy-content{max-width:760px}.policy-meta{flex-wrap:wrap;gap:8px;margin-bottom:40px;display:flex}.policy-meta span{background:var(--soft);color:var(--muted);border-radius:99px;padding:7px 10px;font-size:.59rem}.policy-content section{border-bottom:1px solid var(--line);margin-bottom:28px;padding:0 0 28px;scroll-margin-top:130px}.policy-content h2{font-size:1.35rem}.policy-content p{font-size:.86rem}.governance-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.governance-grid article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:18px}.governance-grid svg{color:var(--green);width:19px}.governance-grid h3{margin:18px 0 6px;font-size:.79rem}.governance-grid p{margin:0;font-size:.63rem}.privacy-principles{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:55px;display:grid}.privacy-principles span{background:var(--green);color:#fff;border-radius:13px;align-items:center;gap:9px;padding:18px;font-size:.75rem;font-weight:800;display:flex}.privacy-principles svg{width:19px}.legal-content{max-width:900px;margin:0 auto 50px}.legal-content section{border-top:1px solid var(--line);grid-template-columns:50px 1fr;gap:25px;padding:30px 0;display:grid}.legal-content section>span{color:var(--orange);font:800 .7rem Manrope}.legal-content h2{font-size:1.35rem}.legal-content p{margin:0;font-size:.85rem}.support-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.support-grid article{border:1px solid var(--line);border-radius:17px;padding:26px}.support-grid article>svg{color:var(--green);width:25px}.support-grid h3{margin:24px 0 8px;font-size:1rem}.support-grid p{font-size:.72rem}.support-grid a{color:var(--green);align-items:center;gap:6px;font-size:.68rem;font-weight:800;display:inline-flex}.emergency-banner{background:var(--orange-soft);border:1px solid #f0c6ae;border-radius:18px;justify-content:space-between;align-items:center;gap:30px;padding:22px 25px;display:flex}.emergency-banner>div{gap:13px;display:flex}.emergency-banner svg{color:var(--orange-dark)}.emergency-banner span{flex-direction:column;display:flex}.emergency-banner b{font-size:.85rem}.emergency-banner p{margin:4px 0 0;font-size:.7rem}.emergency-banner .button{background:var(--orange);border-color:var(--orange);flex-shrink:0}.about-lead{grid-template-columns:1fr .9fr;align-items:center;gap:80px;display:grid}.role-card{background:var(--ink);color:#fff;border-radius:22px;padding:35px}.role-card>span{color:#79dba5;text-transform:uppercase;letter-spacing:.1em;font-size:.62rem;font-weight:800}.role-card h3{margin:12px 0 25px;font-size:1.9rem}.role-card>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.role-card>div span{color:#d1dfd7;align-items:center;gap:7px;font-size:.68rem;display:flex}.role-card svg{color:#6ee5a5;width:15px}.ecosystem{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.ecosystem>div:last-child{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ecosystem>div:last-child>span{background:#17251e;border:1px solid #34493e;border-radius:13px;flex-direction:column;padding:19px;font:800 .8rem Manrope;display:flex}.ecosystem small{color:#9fb0a7;margin-top:5px;font:400 .58rem DM Sans}.contact-layout{grid-template-columns:.85fr 1.15fr;align-items:start;gap:70px;display:grid}.contact-cards{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:22px;display:grid}.contact-cards>a,.contact-cards>div{border:1px solid var(--line);border-radius:13px;gap:10px;padding:15px;display:flex}.contact-cards svg{color:var(--green);flex:none;width:18px}.contact-cards span{flex-direction:column;display:flex}.contact-cards b{font-size:.7rem}.contact-cards small{color:var(--muted);margin-top:4px;font-size:.61rem;line-height:1.4}.form-success{text-align:center;padding:45px 20px}.form-success>svg{width:48px;height:48px;color:var(--green);margin-bottom:16px}.form-success p{margin-bottom:25px;font-size:.78rem}.sitemap-grid{grid-template-columns:repeat(3,1fr);gap:45px;display:grid}.sitemap-grid>div>span{color:var(--green);text-transform:uppercase;letter-spacing:.11em;margin-bottom:16px;font-size:.65rem;font-weight:800;display:block}.sitemap-grid a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px 0;font-size:.79rem;font-weight:700;display:flex}.sitemap-grid a:hover{color:var(--green)}.not-found{text-align:center;place-items:center;min-height:70vh;padding:70px 24px;display:grid}.not-found>div>span{color:var(--green-soft);font:800 7rem Manrope}.not-found h1{margin:-30px 0 12px;font-size:2.5rem}.not-found p{margin-bottom:25px}.not-found>div>div{justify-content:center;gap:10px;display:flex}.footer{color:#fff;background:#08110d;padding-top:70px}.footer-top{grid-template-columns:1.8fr repeat(3,1fr);gap:55px;padding-bottom:55px;display:grid}.footer-lead p{color:#8fa097;max-width:350px;margin:24px 0;font-size:.75rem}.footer-badges{flex-wrap:wrap;gap:7px;display:flex}.footer-badges span{color:#9eb0a6;border:1px solid #28372f;border-radius:7px;align-items:center;gap:5px;padding:7px 8px;font-size:.57rem;display:flex}.footer-top h4{color:#fff;letter-spacing:0;margin-bottom:18px;font-size:.78rem}.footer-top>div:not(.footer-lead){flex-direction:column;display:flex}.footer-top>div:not(.footer-lead) a{color:#8fa097;padding:5px 0;font-size:.67rem}.footer-top>div:not(.footer-lead) a:hover{color:#fff}.footer-bottom{color:#75867d;border-top:1px solid #202d26;justify-content:space-between;align-items:center;gap:20px;min-height:68px;font-size:.6rem;display:flex}.footer-bottom strong{color:#a9bbb1;letter-spacing:.07em}@media (max-width:1100px){.desktop-nav{display:none}.menu-button{display:block}.header-actions .text-link{display:none}.home-hero-grid,.page-hero-grid{gap:35px}.product-grid,.product-grid-wide{grid-template-columns:repeat(2,1fr)}.dashboard-split{grid-template-columns:1fr}.governance-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:820px){.shell{width:min(100% - 32px,1180px)}.section{padding:74px 0}.trustbar-right{display:none}.header{height:70px}.mobile-menu{inset:102px 0 0}.brand-mark,.brand-mark img{width:103px}.brand-product small,.header-actions .button{display:none}.home-hero{min-height:auto}.home-hero-grid,.page-hero-grid,.split-section,.dashboard-split,.creative-split,.policy-band-grid,.faq-layout,.requirements-grid,.privacy-reporting,.form-layout,.about-lead,.ecosystem,.contact-layout{grid-template-columns:1fr}.home-hero-grid{padding:65px 0 80px}.home-hero-copy h1{font-size:3.6rem}.hero-mock{max-width:620px}.page-hero{min-height:auto}.page-hero-grid{padding:55px 0}.page-hero-visual{display:none}.marketplace-strip .shell{white-space:nowrap;justify-content:flex-start;overflow-x:auto}.marketplace-strip span{display:none}.product-grid,.benefit-grid,.definition-grid,.principle-grid,.workflow-grid{grid-template-columns:repeat(2,1fr)}.use-case-grid,.pricing-grid,.resource-grid,.support-grid{grid-template-columns:1fr}.price-card>p,.product-card p{min-height:auto}.creative-split{gap:45px}.pricing-grid{max-width:560px;margin:auto}.policy-band-grid{gap:40px}.cta-band-inner{flex-direction:column;align-items:flex-start}.cta-band-inner>div:last-child{flex-wrap:wrap}.objective-grid{grid-template-columns:1fr 1fr}.objective-grid>div:first-child{grid-area:auto/1/auto/-1;padding-right:0}.control-flow{flex-direction:column}.control-flow>svg{transform:rotate(90deg)}.form-aside,.policy-layout>aside{position:static}.login-page{grid-template-columns:1fr}.login-brand-panel{min-height:480px}.login-form-panel{min-height:640px}.policy-layout{grid-template-columns:1fr;gap:40px}.policy-layout>aside>a{display:none}.privacy-principles,.sitemap-grid{grid-template-columns:1fr 1fr}.footer-top{grid-template-columns:1.5fr 1fr 1fr}.footer-top>div:last-child{grid-column:2}.footer-bottom{flex-wrap:wrap;padding:18px 0}.dashboard-full .metric-grid{grid-template-columns:repeat(3,1fr)}.floating-stat{right:-4px}.form-layout{gap:40px}}@media (max-width:560px){.shell{width:calc(100% - 28px)}.section{padding:60px 0}.section-heading{margin-bottom:30px}.section-heading h2{font-size:2rem}.trustbar-inner{justify-content:center}.brand-divider,.brand-product{display:none}.header-actions{gap:2px}.home-hero-copy h1{font-size:3rem}.home-hero-copy>p{font-size:1rem}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-proof{gap:8px;display:grid}.search-ad.compact{transform:none}.mock-results{grid-template-columns:1fr 1fr}.mock-filter{display:none}.floating-stat{margin:-15px 12px 0 auto;position:relative;bottom:auto;right:auto}.product-grid,.product-grid-wide,.benefit-grid,.principle-grid,.definition-grid,.workflow-grid{grid-template-columns:1fr}.workflow-step>svg{display:none}.metric-grid,.dashboard-full .metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard{padding:13px}.dashboard-top{gap:10px}.chart-head span{display:none}.use-case-grid,.governance-mini,.pricing-grid{grid-template-columns:1fr}.cta-band h2{font-size:2rem}.cta-band-inner>div:last-child{flex-direction:column;width:100%}.objective-grid{grid-template-columns:1fr}.control-flow>div{width:100%}.buying-grid{grid-template-columns:1fr}.form-card{padding:22px 16px}.field-grid,.option-grid{grid-template-columns:1fr}.form-actions{flex-wrap:wrap}.form-actions .button{flex:1}.login-brand-panel{padding:32px 24px}.login-form-panel{padding:85px 24px 35px}.back-home{left:24px}.resource-toolbar{flex-direction:column}.resource-toolbar>div{width:100%}.resource-toolbar>button{height:44px}.governance-grid{grid-template-columns:1fr 1fr}.privacy-principles,.support-grid{grid-template-columns:1fr}.emergency-banner{flex-direction:column;align-items:flex-start}.role-card>div,.contact-cards,.sitemap-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.footer-lead{grid-column:1/-1}.footer-top>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}.mock-browser div{width:70%}.brand-ad,.display-ad{min-height:270px}.brand-art h3{font-size:1.35rem}.brand-items{opacity:.55}.display-scene{grid-template-columns:1fr}.box-stack{display:none}.legal-content section{grid-template-columns:35px 1fr}.not-found h1{font-size:2rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
