@font-face{font-family:Geist;src:url('/assets/fonts/Geist-Variable.woff2') format('woff2');font-weight:100 900;font-display:swap}@font-face{font-family:'Geist Mono';src:url('/assets/fonts/GeistMono-Variable.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--paper:#f6f2e9;--ink:#141412;--muted:#66645e;--line:#d8d4cb;--orange:#ee6b32;--white:#fffdf8;--soft:#fce7d9;--radius:9px;font-family:Geist,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:5px}::selection{background:var(--orange);color:var(--ink)}h1,h2,h3,h4,p{margin:0}em{font-style:normal}img{max-width:100%;display:block}svg{display:block}.mono,.eyebrow{font-family:'Geist Mono',monospace}.eyebrow{font-size:.75rem;letter-spacing:.11em;font-weight:500}.site-header{max-width:1440px;margin:auto;padding:28px 48px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:620;font-size:.875rem;line-height:1.13;letter-spacing:-.025em}.logo-mark{width:37px;height:37px;border:2px solid currentColor;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.logo-mark i{width:16px;height:16px;background:var(--orange)}.site-header nav{display:flex;gap:30px;font-size:.875rem}.site-header nav a:hover{color:#ac3b0b}.header-cta{display:flex;align-items:center;gap:32px;font-size:.875rem;border-bottom:1px solid;padding:9px 0}.hero{text-align:center;padding:82px 24px 48px}.hero-label{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:29px}.signal{display:inline-block;width:7px;height:7px;background:var(--orange);border-radius:50%}.hero h1{font-size:clamp(3.2rem,7vw,7rem);letter-spacing:-.073em;line-height:1.01;font-weight:540}.hero h1 em{position:relative}.hero h1 em:after{content:'';width:.115em;height:.115em;display:inline-block;background:var(--orange);margin-left:.12em}.hero p{font-size:1.0625rem;line-height:1.6;margin:30px 0 26px;color:#595851}.hero-actions{display:flex;align-items:center;justify-content:center;gap:28px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;padding:17px 23px;border:1px solid transparent;border-radius:5px;font-size:.875rem;line-height:1.25;font-weight:550;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button.dark{background:var(--ink);color:var(--paper)}.button.dark:hover{background:#33312a}.button.orange{background:var(--orange);color:var(--ink)}.button.outline{border-color:var(--line)}.text-link{display:inline-flex;align-items:center;gap:24px;font-size:.875rem;padding:10px 0;border-bottom:1px solid var(--line)}.text-link:hover{border-color:currentColor}.hero-footnote{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.75rem;color:var(--muted);margin-top:23px}.tiny-square{width:5px;height:5px;background:var(--muted)}.hero-product{max-width:1344px;margin:auto;position:relative;padding:36px 48px 20px;overflow:hidden}.artwork{position:absolute;inset:0 0 80px;background:#171816;border-radius:10px;overflow:hidden}.artwork img{width:100%;height:100%;object-fit:cover;opacity:.55}.art-label{position:absolute;top:23px;left:30px;font-size:.75rem;letter-spacing:.12em;color:#f5e7d2}.hero-window{position:relative;margin:34px auto 0;max-width:1040px}.product-window{border:1px solid #dedad1;background:var(--white);border-radius:9px;overflow:hidden;box-shadow:0 28px 70px #0004;text-align:left}.window-bar{height:39px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 18px;background:#eeeae2;border-bottom:1px solid #d8d4cc;color:#77766f;font-size:.75rem}.window-bar>span:nth-child(2){color:#55534e}.window-bar .mono{font-size:.75rem}.window-dots{font-size:.75rem;letter-spacing:3px;color:#b9b4a9}.product-body{display:grid;grid-template-columns:190px minmax(0,1fr);min-height:398px}.product-sidebar{background:#f2efe8;padding:23px 16px;display:flex;flex-direction:column;gap:8px;border-right:1px solid #e1ddd4;font-size:.875rem}.product-sidebar .logo-mark{width:26px;height:26px}.product-sidebar .logo-mark i{width:11px;height:11px}.workspace-name{font-size:.75rem;margin:10px 0 13px;color:#76736c}.product-sidebar>div{display:flex;align-items:center;gap:10px;padding:9px 8px;border-radius:4px;color:#6b6861}.product-sidebar .side-active{background:#e6e1d8;color:var(--ink)}.product-sidebar b{font-size:.75rem;margin-left:auto;font-weight:500}.sidebar-bottom{font-size:.75rem;color:#888278;margin-top:auto;padding-top:30px}.product-main{padding:27px 30px}.product-heading{display:flex;justify-content:space-between;align-items:center}.product-heading .eyebrow{font-size:.75rem;letter-spacing:.03em;color:#888278}.product-heading h3{font-size:1.7rem;font-weight:540;letter-spacing:-.05em;margin-top:5px}.avatar{height:30px;width:30px;background:#e8e0d3;border:1px solid #d6c9b7;display:grid;place-items:center;border-radius:50%;font-size:.75rem}.demo-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:23px 0 26px}.demo-summary>div{border-left:1px solid #d8d4cb;padding-left:15px}.demo-summary>div>span{font-size:.75rem;color:#76736c}.demo-summary strong{font-size:1.9rem;font-weight:490;display:flex;align-items:center;gap:9px;margin-top:5px;letter-spacing:-.06em}.demo-summary i{font-style:normal;font-size:.75rem;letter-spacing:0;color:#888278;font-weight:400}.work-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.work-title h4{font-size:.875rem;font-weight:550}.pill{display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;padding:5px 8px;border-radius:4px;background:#efece5;color:#6c685e;white-space:nowrap}.pill.orange{background:#fde6d8;color:#9f3a10}.work-row{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #e7e3da}.task-icon{width:33px;height:33px;background:#ede8df;border:1px solid #ded6ca;border-radius:6px;display:grid;place-items:center;font-size:1rem}.work-row>div{flex:1}.work-row b{font-size:.875rem;font-weight:500}.work-row small{display:block;font-size:.75rem;color:#80796d;margin-top:4px}.work-row>span:last-child{color:#aaa}.demo-caption{position:relative;display:flex;justify-content:space-between;gap:15px;margin:23px auto 0;max-width:1040px;color:#777167;font-size:.75rem}.demo-caption .signal{margin-right:6px}.opening-statement{margin-top:95px;padding:110px 8%;background:var(--ink);color:var(--paper)}.opening-statement .eyebrow{color:#aaa496}.opening-statement h2{font-size:clamp(2.8rem,5.7vw,5.7rem);font-weight:480;letter-spacing:-.06em;line-height:1.04;margin:35px 0 28px}.opening-statement p{font-size:1.125rem;max-width:510px;line-height:1.6;color:#b8b2a6}.contact-band{padding:100px 8%;background:var(--orange)}.contact-band h2{font-size:clamp(3rem,6vw,6rem);font-weight:500;letter-spacing:-.06em;line-height:1.05;margin:35px 0}footer{padding:48px;display:flex;justify-content:space-between;gap:25px;font-size:.875rem}.skip-link{position:fixed;top:10px;left:10px;padding:15px;background:var(--ink);color:white;z-index:20;transform:translateY(-150%)}.skip-link:focus{transform:none}
@media(min-width:1600px){.hero{padding-top:105px}.hero-product{max-width:1400px}}@media(max-width:900px){.site-header{padding:24px}.site-header nav{gap:18px}.hero{padding-top:62px}.hero-product{margin:0 20px;padding:36px 20px 20px}.product-body{grid-template-columns:150px minmax(0,1fr)}.product-main{padding:24px 20px}.product-sidebar{padding:20px 12px}.demo-summary i{display:none}.hero h1{font-size:4.8rem}}@media(max-width:650px){.site-header{padding:20px;gap:15px}.brand{font-size:.75rem}.logo-mark{width:31px;height:31px}.logo-mark i{width:13px;height:13px}.site-header nav{display:none}.header-cta{font-size:.75rem;gap:12px}.hero{padding:54px 20px 34px}.hero h1{font-size:clamp(2.5rem,10vw,4rem);letter-spacing:-.065em}.hero p{font-size:1rem;margin-top:24px}.desktop-break{display:none}.hero-actions{flex-direction:column;gap:10px}.hero-label{font-size:.75rem;letter-spacing:.06em}.hero-product{margin:0 12px;padding:35px 9px 12px}.hero-window{margin-top:20px}.art-label{left:16px;top:20px;font-size:.75rem;letter-spacing:0}.product-body{grid-template-columns:1fr;min-height:0}.product-sidebar{display:none}.window-bar{padding:0 10px}.window-bar>.mono{display:none}.product-main{padding:22px 16px}.product-heading h3{font-size:1.5rem}.demo-summary{gap:8px}.demo-summary>div{padding-left:8px}.demo-summary>div>span{font-size:.75rem;line-height:1.3;display:block}.demo-summary strong{font-size:1.6rem}.work-row{gap:8px}.work-row .pill{display:none}.work-row b{font-size:.875rem}.task-icon{flex-shrink:0;width:29px;height:29px}.work-row small{font-size:.75rem;line-height:1.3}.demo-caption{line-height:1.5}.demo-caption>span:last-child{display:none}.opening-statement{margin-top:54px;padding:72px 24px}.opening-statement h2{font-size:2.8rem}.contact-band{padding:64px 24px}.contact-band h2{font-size:3rem}footer{padding:30px 24px;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Shared editorial system and complete responsive pages. */
.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.js-only{display:none}.js .js-only{display:block}.js .button.js-only{display:inline-flex}[hidden]{display:none!important}.section{max-width:1344px;margin:auto;padding:100px 48px}.section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:50px}.section h2,.trust-section h2,.mac-teaser h2,.mac-roadmap h2{font-size:clamp(2.8rem,4.6vw,4.7rem);letter-spacing:-.06em;line-height:1.08;font-weight:490;margin-top:24px}.section-intro>p{max-width:360px;font-size:1.0625rem;line-height:1.65;color:var(--muted);margin-bottom:4px}.header-right{display:flex;align-items:center;gap:23px}.language-link{font-family:'Geist Mono',monospace;font-size:.75rem;color:var(--muted)}.site-header{position:relative;z-index:10}.site-header nav{gap:23px}.site-header nav [aria-current=page]{color:#a83c0e}.nav-platform{position:relative}.nav-platform>a{display:flex;gap:8px;align-items:center}.nav-dropdown{display:none;position:absolute;top:100%;left:-30px;width:370px;padding:25px 12px 12px;background:var(--paper);border:1px solid var(--line);border-radius:7px;box-shadow:0 20px 35px #0002;z-index:15}.nav-platform:hover .nav-dropdown,.nav-platform:focus-within .nav-dropdown{display:block}.nav-dropdown a{padding:13px 14px;display:flex;align-items:center;gap:12px;border-radius:4px;border-bottom:1px solid #e4ded4;font-size:.875rem}.nav-dropdown a:first-child{display:block}.nav-dropdown a:first-child span{font-size:.75rem;display:block;margin-top:7px;line-height:1.5;color:var(--muted)}.nav-dropdown a b{font-weight:500}.nav-dropdown a:not(:first-child)>span:last-child{margin-left:auto}.nav-dropdown a:hover{background:#ece5da}.nav-icon{width:23px;color:#ba4718}.menu-toggle{display:none}.work-row:hover{background:#f2ede4}.hero h1{font-size:clamp(3.2rem,6.7vw,6.7rem)}.opening-statement{display:grid;grid-template-columns:1.6fr 1fr;gap:60px;align-items:end;padding:100px max(48px,calc((100vw - 1248px)/2));margin-top:85px}.opening-statement h2{font-size:clamp(2.8rem,5.2vw,5.5rem);margin-bottom:0}.statement-copy p{font-size:1rem;line-height:1.7}.statement-copy p+p{color:var(--paper);margin-top:20px}.statement-rule{grid-column:1/-1;display:flex;align-items:center;gap:24px;font-family:'Geist Mono',monospace;font-size:.75rem;color:#89857d;margin-top:10px}.statement-rule i{height:1px;flex:1;background:#45423b}.three-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.three-cols h3{font-size:1.6rem;letter-spacing:-.045em;font-weight:530;margin:25px 0 16px}.three-cols p{color:var(--muted);font-size:1rem;line-height:1.7}.benefits-section{padding-top:80px;padding-bottom:80px;border-bottom:1px solid var(--line)}.benefits-section .eyebrow{color:var(--muted)}.benefits-section .three-cols{margin-top:50px}.benefit-icon{width:45px;height:45px;display:grid;place-items:center;border:1px solid var(--line);color:#bd491a;font-size:1.5rem}.section-signet .logo-mark{width:85px;height:85px;border-width:3px;transform:rotate(0deg)}.section-signet .logo-mark i{width:34px;height:34px}.how-section{padding-bottom:90px}.steps{list-style:none;padding:0;margin:65px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.steps li{position:relative}.step-number{font-size:.875rem;display:inline-grid;place-items:center;height:40px;width:40px;border:1px solid var(--line);border-radius:50%;background:var(--paper);position:relative;z-index:1}.steps li:nth-child(3) .step-number{background:var(--orange);border-color:var(--orange)}.step-line{height:1px;background:var(--line);position:absolute;top:20px;left:0;right:-30px}.steps li:last-child .step-line{right:0}.steps h3{font-size:1.3rem;font-weight:550;letter-spacing:-.035em;margin:25px 0 12px}.steps p{font-size:.9375rem;line-height:1.65;color:var(--muted);max-width:240px}.feature-section{background:#eee9df;max-width:none;padding-left:max(48px,calc((100vw - 1248px)/2));padding-right:max(48px,calc((100vw - 1248px)/2))}.feature-row{display:grid;grid-template-columns:55px 1.3fr 1fr 52px;gap:25px;align-items:center;padding:30px 0;border-top:1px solid #cbc5b9;transition:padding .2s}.feature-row:last-child{border-bottom:1px solid #cbc5b9}.feature-row:hover{padding-left:12px}.feature-number{font-size:.75rem;color:#8c8173}.feature-row h3{font-size:clamp(1.5rem,2.5vw,2.3rem);font-weight:490;letter-spacing:-.045em}.feature-row p{font-size:.9375rem;color:var(--muted);line-height:1.5}.round-arrow{height:43px;width:43px;border:1px solid #c8c1b4;border-radius:50%;display:grid;place-items:center;font-size:1.15rem;transition:background .2s}.feature-row:hover .round-arrow{background:var(--orange);border-color:var(--orange)}.scenario-demo{border:1px solid #d4cec2;border-radius:8px;overflow:hidden;background:var(--white);box-shadow:0 20px 35px #44321608}.js .scenario-tabs{display:flex;border-bottom:1px solid var(--line);background:#eee9df;padding:10px;gap:7px}.scenario-tabs button{display:flex;flex:1;align-items:center;gap:12px;justify-content:center;background:none;border:1px solid transparent;border-radius:4px;padding:16px;color:#716d63;font-size:.875rem}.scenario-tabs button .mono{font-size:.75rem;color:#8f8273}.scenario-tabs [aria-selected=true]{background:var(--white);color:var(--ink);border-color:#d9d1c3;box-shadow:0 2px 4px #00000007}.scenario-tabs [aria-selected=true] .mono{color:#b34315}.scenario-progress{display:flex;justify-content:center;align-items:center;gap:15px;padding:23px;border-bottom:1px solid #e6e0d5;font-size:.75rem;color:#948b7e}.scenario-progress i{height:1px;width:40px;background:#d9d0c2}.scenario-progress .current{color:#aa3d0d;font-weight:600}.scenario-body{display:grid;grid-template-columns:.8fr 1.2fr}.scenario-document{margin:37px;background:#f1ede5;border:1px solid #ddd6c9;border-radius:5px;padding:30px;align-self:start;box-shadow:0 4px 0 #e9e3d9}.scenario-document>.eyebrow{color:#8b7d6a;letter-spacing:.04em}.document-title{margin:32px 0;display:flex;align-items:center;gap:15px}.document-title h3{font-size:1.25rem;letter-spacing:-.035em;font-weight:540}.document-icon{width:40px;height:49px;display:grid;place-items:center;font-size:1.5rem;color:#b44c24;background:#fffaf0;border:1px solid #d3c6b4;border-radius:4px}.scenario-document dl{margin:0}.scenario-document dl>div{display:flex;gap:15px;justify-content:space-between;border-top:1px solid #dad2c5;padding:17px 0;font-size:.875rem}.scenario-document dt{color:#817461}.scenario-document dd{margin:0;text-align:right}.source-note{font-size:.75rem;line-height:1.5;color:#8c806f;border-top:1px dashed #cfc3b1;padding-top:19px;margin-top:10px}.scenario-detail{padding:37px 37px 37px 0}.scenario-top{display:flex;justify-content:space-between;align-items:center}.scenario-top .mono{font-size:.75rem;color:#9b8d7a}.scenario-detail h3{font-size:1.8rem;line-height:1.2;letter-spacing:-.045em;font-weight:530;margin:24px 0 15px;max-width:440px}.scenario-detail>p{font-size:.9375rem;line-height:1.7;color:var(--muted)}.proposal{border-left:2px solid var(--orange);padding:16px 20px;background:#f8f2e9;margin:25px 0}.proposal .eyebrow{font-size:.75rem;letter-spacing:.035em;color:#9d5735}.proposal p{font-size:.875rem;line-height:1.6;margin-top:10px;color:#5a4a3b}.decision-area{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.decision-owner{display:flex;align-items:center;gap:10px;font-size:.75rem;color:#8b8173}.decision-owner b{display:block;color:#4e4538;font-size:.875rem;font-weight:500;margin-top:4px}.decision-area>.button{grid-column:1/-1;justify-content:center}.demo-select{font-size:.75rem;color:#817665}.demo-select select{display:block;margin-top:5px;padding:9px;border:1px solid #d5cbbc;background:var(--white);border-radius:4px;font-size:.875rem;color:var(--ink)}.scenario-bottom{border-top:1px solid #e3dacd;padding:15px 25px;display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:#918473;gap:20px;background:#f8f4ec}.reset-demo{font-size:.75rem;border:0;background:none;color:#7d6c55;text-decoration:underline;text-underline-offset:4px;padding:7px;white-space:nowrap}.scenario-finish{margin:0 37px 30px;border:1px solid #d9ad88;background:#fbecde;padding:23px}.scenario-finish h3{font-size:1.25rem;letter-spacing:-.03em;font-weight:550;margin-bottom:12px}.scenario-finish p{font-size:.9375rem;line-height:1.6;margin-top:8px;color:#75553d}.is-complete .scenario-progress .final-step{color:#a33e10;font-weight:600}.is-complete .scenario-progress .current{color:#948b7e;font-weight:400}.is-complete [data-approve]{background:#d9c7b4;color:#61492f;cursor:default}.trust-section{background:var(--ink);color:var(--paper)}.trust-section .eyebrow{color:#aaa18f}.trust-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:55px;margin-top:38px}.trust-grid h2{margin-top:0}.trust-grid article{border-left:1px solid #484238;padding-left:35px}.trust-grid .mono{color:#bf673d;font-size:.75rem}.trust-grid h3{font-size:1.5rem;font-weight:500;letter-spacing:-.03em;margin:25px 0 15px}.trust-grid p{font-size:.9375rem;line-height:1.7;color:#b2a999}.managed-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px}.managed-cards article{background:#ebe5da;border:1px solid #d7ccba;padding:40px;border-radius:7px}.managed-cards article+article{background:var(--ink);color:var(--paper);border-color:var(--ink)}.managed-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:45px}.edition-index{font-size:.75rem;color:#a38c72}.edition-symbol{font-size:2rem;color:var(--orange)}.managed-cards h3{font-size:2.4rem;font-weight:500;letter-spacing:-.05em;margin:18px 0}.managed-cards p{font-size:1rem;line-height:1.7;max-width:420px;color:#746755}.managed-cards article+article p{color:#b2a999}.managed-cards .text-link{margin-top:30px;border-color:#b9ab95;display:flex;justify-content:space-between}.managed-cards article+article .text-link{border-color:#585044}.mac-teaser{max-width:1344px;margin:0 auto 30px;background:#e8e1d6;border-radius:8px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;overflow:hidden;gap:50px;padding:65px 0 65px 55px}.mac-teaser-copy>p{font-size:1rem;line-height:1.7;color:var(--muted);margin:25px 0}.mac-teaser-copy .pill{background:#dac9b7;color:#755035}.mac-teaser-copy .text-link{display:flex;max-width:290px;margin-top:23px;justify-content:space-between}.mac-teaser-preview{width:750px;transform:translateX(15px)}.mac-teaser-preview>.mono{display:block;margin:20px 0;font-size:.75rem;color:#887a67}.mac-teaser-preview .product-window{transform:scale(.9);transform-origin:left center}.faq-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.faq-section>div:first-child>p{font-size:.9375rem;color:var(--muted);margin-top:30px}.faq-section details{border-top:1px solid var(--line)}.faq-section details:last-child{border-bottom:1px solid var(--line)}.faq-section summary{display:flex;justify-content:space-between;gap:25px;align-items:center;padding:24px 0;font-size:1rem;line-height:1.5;cursor:pointer;list-style:none}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary>span{font-size:1.4rem;color:#a4937c;transition:transform .2s}.faq-section details[open] summary>span{transform:rotate(45deg)}.faq-section details>p{font-size:.9375rem;line-height:1.75;color:var(--muted);padding:0 40px 25px 0}.contact-band{display:grid;grid-template-columns:1.5fr 1fr;gap:80px;align-items:center;padding:90px max(48px,calc((100vw - 1248px)/2))}.contact-band h2{font-size:clamp(3rem,5.5vw,5.5rem);margin:28px 0 0}.contact-band>div>p{font-size:1.0625rem;line-height:1.65;margin-bottom:30px;max-width:360px;color:#48270f}.site-footer{display:block;padding:70px max(48px,calc((100vw - 1248px)/2)) 25px}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer-top>div>p{font-size:1.6rem;line-height:1.2;letter-spacing:-.045em;margin:25px 0;color:#6b6255}.footer-top>div>a:not(.brand){display:block;font-size:.875rem;line-height:1.5;margin:11px 0;color:#6b6255}.footer-top>div>a:hover{color:#a33e10}.footer-top .eyebrow{color:#9c8d7b;margin:4px 0 25px;display:block;letter-spacing:.05em}.footer-wordmark{font-size:clamp(4rem,15vw,15rem);font-weight:560;letter-spacing:-.07em;line-height:1.05;padding:65px 0 25px;white-space:nowrap}.wordmark-dot{display:inline-block;height:.125em;width:.125em;margin-left:.045em;background:var(--orange)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:22px;font-size:.75rem;color:#948572}.page-hero{max-width:1344px;margin:auto;padding:80px 48px 65px}.page-hero .eyebrow{display:flex;align-items:center;gap:10px;color:#877964}.page-hero h1{font-size:clamp(3.3rem,6.7vw,6.7rem);font-weight:520;letter-spacing:-.065em;line-height:1.02;margin:30px 0 35px;max-width:1100px}.page-hero-bottom{display:flex;justify-content:space-between;gap:45px;align-items:flex-end}.page-hero-bottom>p{font-size:1.125rem;line-height:1.7;color:var(--muted);max-width:660px}.page-note{font-size:.75rem;color:#9b8970;max-width:180px;line-height:1.6}.platform-overview{max-width:1248px;margin:0 auto 85px;display:grid;grid-template-columns:210px 1fr;align-items:center;gap:30px;padding:35px;background:#e9e2d7;border:1px solid #d6caba;border-radius:8px}.overview-annotation .mono{font-size:.75rem;color:#9a6847}.overview-annotation p{font-size:1.5rem;letter-spacing:-.04em;line-height:1.3;margin-top:28px}.platform-overview .demo-caption{grid-column:2;margin:0;justify-self:start}.platform-overview .product-body{grid-template-columns:145px minmax(0,1fr)}.platform-overview .demo-summary i{display:none}.feature-visual{max-width:1248px;margin:auto;display:grid;grid-template-columns:.85fr 1.15fr;min-height:470px;border-radius:8px;overflow:hidden;background:var(--ink);color:var(--paper)}.feature-quote{padding:45px;display:flex;flex-direction:column;align-items:flex-start}.feature-large-icon{font-size:3rem;color:var(--orange);margin-bottom:45px}.feature-quote .eyebrow{color:#a99a84;font-size:.75rem;letter-spacing:.05em}.feature-quote h2{font-size:2.6rem;line-height:1.15;letter-spacing:-.05em;font-weight:490;margin:20px 0}.feature-quote>.mono{margin-top:auto;padding-top:30px;color:#837969;font-size:.75rem}.feature-visual-content{position:relative;padding:42px;background:#24211c;display:flex;align-items:center;overflow:hidden}.flow-map{width:100%;border:1px solid #514433;border-radius:5px;background:#191714}.flow-map>div{display:grid;grid-template-columns:30px 1fr 22px;gap:20px;align-items:center;padding:22px;border-bottom:1px solid #383023}.flow-map>div:last-child{border-bottom:0;background:#30271d}.flow-map .mono{font-size:.75rem;color:#d2783f}.flow-map p{font-size:1rem;line-height:1.5}.flow-map>div>span:last-child{color:#bb7a45}.brain-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.8}.visual-note{position:absolute;bottom:18px;right:25px;font-size:.75rem;color:#d6c9b5}.detail-points>article>.mono{font-size:.75rem;color:#aa714d}.detail-points article{border-top:1px solid var(--line);padding-top:25px}.availability-note{margin-top:40px;max-width:850px;font-size:.875rem;line-height:1.65;color:#9b8b76;padding-left:15px;border-left:2px solid #cbbca7}.next-feature{max-width:1248px;margin:0 auto 80px;padding:35px 0;border-top:1px solid var(--line)}.next-feature .eyebrow{color:#9c8b74}.next-feature-link{display:flex;align-items:center;justify-content:space-between;font-size:clamp(1.8rem,3vw,3rem);font-weight:500;letter-spacing:-.04em;margin-top:20px}.next-feature-link>span{color:#ad5128}.no-top{padding-top:0}.comparison-section{background:#ebe5db}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:.9375rem;line-height:1.6}thead th{font-weight:550;font-size:1.25rem;padding:20px 20px 20px 0;border-bottom:1px solid #bcb19f}tbody th{font-weight:500;width:30%;padding:23px 25px 23px 0;border-bottom:1px solid #d3c7b5}td{width:35%;padding:23px 30px 23px 0;color:#756753;border-bottom:1px solid #d3c7b5}.simple-statement{display:grid;grid-template-columns:1.3fr 1fr;gap:80px;align-items:center}.simple-statement h2{margin-top:0}.simple-statement p{font-size:1.125rem;line-height:1.7;color:var(--muted)}.mac-stage{max-width:1248px;margin:auto;background:#342b20;padding:25px 70px 30px;border-radius:9px;border:1px solid #5a4631}.mac-menubar{display:flex;justify-content:space-between;font-size:.75rem;color:#dac9b3;margin-bottom:38px}.mac-stage>p{text-align:center;font-size:.75rem;color:#c6b59f;margin-top:25px}.mac-stage .product-window{box-shadow:0 25px 60px #0005}.mac-roadmap{background:var(--ink);color:var(--paper)}.mac-roadmap .eyebrow{color:#c48153}.mac-roadmap p{font-size:1.125rem;color:#b6aa96;line-height:1.8;max-width:660px;margin:30px 0}.roadmap-note{display:block;border-top:1px solid #494032;padding-top:25px;color:#8c806c;font-size:.875rem}.contact-layout{max-width:1248px;margin:10px auto 100px;display:grid;grid-template-columns:1fr 1.2fr;gap:90px}.contact-guidance>.eyebrow{color:#9b866c;letter-spacing:.05em}.contact-guidance>div{display:flex;align-items:flex-start;gap:25px;padding:30px 0;border-bottom:1px solid var(--line)}.contact-guidance .mono{font-size:.75rem;color:#a57a51;margin-top:5px}.contact-guidance h3{font-size:1.25rem;font-weight:530;letter-spacing:-.035em;margin-bottom:10px}.contact-guidance p{font-size:1rem;color:var(--muted);line-height:1.7}.direct-contact .eyebrow{font-size:.75rem;color:#9a866d}.direct-contact a{display:block;font-size:1rem;margin-top:18px;overflow-wrap:anywhere}.contact-form-panel{background:#ece5d9;padding:38px;border:1px solid #d7cbb8;border-radius:7px}.contact-form-panel h2{font-size:1.8rem;font-weight:520;letter-spacing:-.04em;margin-bottom:30px}.contact-form label{display:block;font-size:.875rem;margin-bottom:20px}.contact-form input,.contact-form textarea,.contact-form select{display:block;width:100%;padding:13px 14px;background:var(--white);border:1px solid #cfc2ae;border-radius:4px;color:var(--ink);margin-top:8px;font-size:1rem;line-height:1.5}.contact-form textarea{resize:vertical;min-height:145px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#9b8d78}.contact-form label small{font-size:.75rem;color:#94826a}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form .button{width:100%}.form-note{font-size:.75rem;line-height:1.6;color:#8e7b62;margin-top:17px}.form-status{font-size:.875rem;line-height:1.6;background:#fbd7bb;border:1px solid #cf8f5e;padding:15px;margin-top:20px}.nojs-note{font-size:.875rem;padding-top:20px;color:var(--muted)}
@media(min-width:1100px){.js .scenario-tabs{display:flex}.js .demo-select{display:block}}@media(max-width:1150px){.site-header{padding:24px 30px}.site-header nav{gap:17px}.header-cta{gap:15px}.header-right{gap:14px}.section{padding-left:35px;padding-right:35px}.platform-overview,.feature-visual,.mac-stage,.contact-layout,.next-feature{margin-left:35px;margin-right:35px}.platform-overview{grid-template-columns:1fr}.overview-annotation{display:flex;align-items:center;justify-content:space-between;gap:35px}.overview-annotation p{font-size:1.2rem;margin:0;max-width:420px}.platform-overview .demo-caption{grid-column:1}.contact-layout{gap:40px}.mac-teaser{margin-left:25px;margin-right:25px}.opening-statement{gap:40px}.site-footer{padding-left:35px;padding-right:35px}.feature-row{grid-template-columns:35px 1.3fr 1fr 45px;gap:18px}.scenario-document{padding:24px;margin:25px}.scenario-detail{padding:25px 25px 25px 0}.scenario-body{grid-template-columns:.85fr 1.15fr}.scenario-detail h3{font-size:1.6rem}.trust-grid{gap:25px}.trust-grid article{padding-left:23px}}
@media(max-width:950px){.site-header nav{gap:15px}.site-header nav>.nav-how{display:none}.site-header .header-cta{font-size:.75rem}.site-header{gap:20px}.opening-statement{grid-template-columns:1fr}.statement-copy{display:grid;grid-template-columns:1fr 1fr;gap:30px}.statement-copy p+p{margin:0}.section-intro{gap:35px}.section-intro>p{max-width:300px}.three-cols{gap:30px}.steps{gap:20px}.step-line{right:-20px}.feature-row{grid-template-columns:25px 1fr 42px}.feature-row p{grid-column:2;grid-row:2}.feature-row>.round-arrow{grid-column:3;grid-row:1/3}.feature-row h3{font-size:1.8rem}.feature-row{gap:8px 18px;padding:24px 0}.scenario-body{grid-template-columns:1fr 1.2fr}.scenario-document{margin:25px 20px;padding:20px}.scenario-document dl>div{flex-direction:column;gap:6px}.scenario-document dd{text-align:left}.scenario-document .document-title{flex-direction:column;align-items:flex-start;gap:10px}.scenario-detail{padding:25px 20px 25px 0}.decision-area{grid-template-columns:1fr}.js .scenario-tabs{display:flex}.scenario-tabs button{padding:14px 7px;gap:8px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid h2{grid-column:1/-1;margin-bottom:15px}.managed-cards article{padding:30px}.managed-cards h3{font-size:2rem}.mac-teaser{grid-template-columns:1fr;padding:45px 45px 0;gap:10px}.mac-teaser-preview{width:100%;transform:none}.mac-teaser-preview .product-window{transform:none}.mac-teaser-copy>p{max-width:500px}.mac-teaser-preview>.mono{line-height:1.5}.mac-teaser-copy .text-link{margin-bottom:30px}.faq-section{gap:40px}.contact-band{gap:40px;padding:65px 35px}.footer-top{grid-template-columns:1.2fr 1fr 1fr;gap:30px}.footer-top>div>a:not(.brand){overflow-wrap:anywhere}.feature-visual{grid-template-columns:1fr 1.15fr}.feature-quote{padding:30px}.feature-quote h2{font-size:2.1rem}.feature-visual-content{padding:25px}.flow-map>div{padding:18px;gap:12px;grid-template-columns:22px 1fr 15px}.flow-map p{font-size:.9375rem}.mac-stage{padding:25px 25px 30px}.contact-layout{grid-template-columns:.8fr 1fr;gap:30px}.contact-form-panel{padding:26px}.form-pair{grid-template-columns:1fr;gap:0}.page-hero{padding-left:35px;padding-right:35px}.simple-statement{gap:40px}}
@media(max-width:750px){.site-header{flex-wrap:wrap;padding:18px 22px}.site-header .header-right{margin-left:auto}.site-header .header-cta{display:none}.js .menu-toggle{display:inline-flex;align-items:center;gap:8px;padding:8px;background:none;border:0;font-size:.875rem;order:3}.site-header nav{order:4;flex-basis:100%;display:flex;flex-wrap:wrap;padding-top:15px;font-size:.875rem}.js .site-header nav{display:none}.js .menu-open .site-header nav{display:flex;flex-direction:column;gap:0;padding:12px 0}.menu-open .site-header nav>a,.menu-open .nav-platform>a{padding:14px 0;border-bottom:1px solid var(--line);display:block}.site-header nav>.nav-how{display:block}.nav-dropdown{display:none!important}.hero h1{font-size:clamp(2.6rem,9.5vw,4.3rem)}.hero{padding-top:54px}.hero-footnote{line-height:1.5;align-items:flex-start;font-size:.75rem}.hero-footnote .tiny-square{margin-top:6px;flex-shrink:0}.opening-statement{padding:65px 24px;margin-top:50px;gap:30px}.opening-statement h2{font-size:clamp(2.7rem,7vw,3.5rem);margin-top:25px}.statement-copy{grid-template-columns:1fr;gap:16px}.statement-rule{gap:15px;margin-top:5px;line-height:1.5}.statement-rule>span:last-child{display:none}.section{padding:65px 24px}.section-intro{display:block;margin-bottom:35px}.section-intro>p{margin-top:25px;max-width:550px;font-size:1rem}.section h2,.trust-section h2,.mac-teaser h2,.mac-roadmap h2{font-size:clamp(2.5rem,7vw,3.5rem);margin-top:20px}.three-cols{grid-template-columns:1fr;gap:32px}.three-cols h3{margin:15px 0 12px;font-size:1.5rem}.three-cols p{max-width:500px}.benefits-section .three-cols{margin-top:35px}.benefits-section article{display:grid;grid-template-columns:45px 1fr;gap:0 20px}.benefits-section article h3{margin-top:0}.benefits-section article p{grid-column:2}.benefit-icon{grid-row:1/3}.section-signet{display:none}.steps{grid-template-columns:1fr 1fr;gap:35px 25px;margin-top:40px}.steps p{max-width:none;font-size:.9375rem}.steps li:nth-child(2) .step-line{right:0}.steps h3{margin-top:18px}.feature-section{padding-left:24px;padding-right:24px}.feature-row h3{font-size:1.6rem}.feature-row p{font-size:.875rem}.feature-row{grid-template-columns:20px 1fr 35px;gap:7px 14px}.round-arrow{height:34px;width:34px}.scenario-tabs{overflow-x:auto;scrollbar-width:thin}.scenario-tabs button{min-width:120px;flex-shrink:0;font-size:.875rem;padding:13px 8px}.scenario-progress{padding:20px 13px;gap:8px;font-size:.75rem;flex-wrap:wrap}.scenario-progress i{width:15px}.scenario-body{grid-template-columns:1fr}.scenario-document{margin:20px;padding:20px}.scenario-document>.document-title{flex-direction:row;align-items:center;margin:22px 0}.scenario-document dl>div{flex-direction:row;padding:12px 0}.scenario-document dd{text-align:right}.scenario-detail{padding:0 20px 25px}.scenario-detail h3{font-size:1.65rem}.decision-area{grid-template-columns:1fr 1fr;gap:20px 10px}.decision-area>.button{font-size:.875rem;line-height:1.5;padding:15px}.scenario-bottom{padding:13px 15px;align-items:flex-start;gap:10px;line-height:1.5}.scenario-bottom>span{max-width:220px}.scenario-finish{margin:0 20px 25px;padding:20px}.trust-grid{grid-template-columns:1fr;gap:35px}.trust-grid h2{grid-column:1}.trust-grid article{padding-left:22px}.trust-grid h3{margin-top:15px}.managed-cards{grid-template-columns:1fr;gap:18px}.managed-cards article{padding:28px}.managed-card-top{margin-bottom:30px}.managed-cards h3{font-size:2.2rem}.mac-teaser{margin:0 16px;padding:36px 20px 0}.mac-teaser-preview .product-sidebar{display:none}.mac-teaser-preview .product-body{grid-template-columns:1fr}.faq-section{grid-template-columns:1fr;gap:35px}.faq-section summary{padding:20px 0}.faq-section details>p{padding-right:18px}.contact-band{grid-template-columns:1fr;gap:30px;padding:60px 24px}.contact-band h2{font-size:clamp(2.8rem,8.5vw,4rem)}.contact-band>div>p{font-size:1rem;margin-bottom:25px;max-width:500px}.site-footer{padding:45px 24px 22px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 24px}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div>p{font-size:1.5rem}.footer-top .eyebrow{font-size:.75rem;line-height:1.5;margin-bottom:20px}.footer-top>div>a:not(.brand){font-size:.875rem}.footer-wordmark{font-size:15vw;padding:42px 0 22px}.footer-bottom{flex-wrap:wrap;font-size:.75rem;line-height:1.5;gap:13px 20px}.footer-bottom>span:nth-child(2){display:none}.footer-bottom>a{margin-left:auto}.page-hero{padding:55px 24px 42px}.page-hero h1{font-size:clamp(2.8rem,8.4vw,4.5rem);margin:25px 0}.page-hero-bottom{display:block}.page-hero-bottom>p{font-size:1rem;line-height:1.75}.page-hero-bottom>.pill,.page-hero-bottom>.page-note,.page-hero-bottom>.text-link{display:inline-flex;margin-top:25px;max-width:none}.page-hero .eyebrow{font-size:.75rem;line-height:1.5;letter-spacing:.04em}.platform-overview,.feature-visual,.mac-stage,.contact-layout,.next-feature{margin-left:16px;margin-right:16px}.platform-overview{padding:20px 12px;gap:20px;margin-bottom:50px}.overview-annotation{display:block;padding:0 8px}.overview-annotation p{margin-top:14px;font-size:1.25rem}.platform-overview .product-body{grid-template-columns:1fr}.platform-overview .product-sidebar{display:none}.feature-visual{grid-template-columns:1fr;min-height:0}.feature-quote{padding:30px}.feature-large-icon{margin-bottom:25px}.feature-quote h2{font-size:2.4rem;max-width:390px}.feature-quote>.mono{padding-top:10px}.feature-visual-content{padding:25px;min-height:350px}.feature-visual-content:has(.brain-art){min-height:360px}.availability-note{margin-top:30px;font-size:.875rem}.next-feature{padding:28px 8px;margin-bottom:55px}.next-feature-link{font-size:1.7rem;gap:25px}.no-top{padding-top:0}.table-wrap{margin-right:-8px}table{min-width:580px;font-size:.875rem}thead th{font-size:1.1rem}.simple-statement{grid-template-columns:1fr;gap:25px}.simple-statement h2{margin-top:0}.simple-statement p{font-size:1rem}.mac-stage{padding:18px 12px 22px}.mac-menubar{font-size:.75rem;gap:15px;line-height:1.5;margin-bottom:25px}.mac-menubar>span:last-child{display:none}.mac-stage>p{line-height:1.5}.mac-roadmap p{font-size:1rem}.contact-layout{grid-template-columns:1fr;margin:0 24px 65px;gap:40px}.contact-guidance>div{padding:25px 0}.contact-guidance>.eyebrow{font-size:.75rem;line-height:1.6}.contact-form-panel{padding:25px 22px}.contact-form-panel h2{font-size:1.6rem}.form-pair{grid-template-columns:1fr}.contact-form .button{font-size:.875rem;line-height:1.5}.decision-owner b{font-size:.875rem}}
@media(max-width:360px){.hero h1{font-size:2.35rem}.brand{gap:8px}.site-header{padding:16px}.site-header .header-right{gap:9px}.hero-label{font-size:.75rem;letter-spacing:0}.hero-actions .button{gap:20px}.scenario-progress i{width:8px}.decision-area{grid-template-columns:1fr}.scenario-document{margin:15px;padding:16px}.scenario-detail{padding-left:15px;padding-right:15px}.footer-top{grid-template-columns:1fr}.footer-top>div:first-child{grid-column:1}.steps{gap:28px 18px}.demo-summary strong{font-size:1.4rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* The website presents the same working V2 studio, with a full-page route. */
.new-demo-preview{position:relative;min-width:0;background:#141412;border:1px solid #3b3932;border-radius:9px;overflow:hidden;box-shadow:0 28px 70px #0004}.new-demo-preview iframe{display:block;border:0;width:100%;height:860px;background:#141412;color-scheme:dark}.new-demo-open{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;color:#f6f2e9;background:#25241f;font-size:13px;border-top:1px solid #3b3932;min-height:52px}.new-demo-open>span:last-child{color:#ee6b32;font-size:20px}.new-demo-open:hover{background:#363127}.hero-window{max-width:1180px}.hero-product{padding-left:32px;padding-right:32px}.platform-overview>.new-demo-preview{grid-column:1/-1;width:100%}.mac-teaser-preview{width:100%;transform:none}.mac-teaser-preview .new-demo-preview iframe{height:700px}.mac-teaser{grid-template-columns:.7fr 1.5fr;align-items:center}.mac-stage>.new-demo-preview{width:100%}.mac-teaser-preview .new-demo-preview{transform:none}.mac-stage .new-demo-preview iframe{height:860px}
@media(max-width:1100px){.mac-teaser{grid-template-columns:1fr}.hero-product{padding-left:20px;padding-right:20px}.new-demo-preview iframe{height:1030px}.mac-teaser-preview .new-demo-preview iframe{height:1030px}}
@media(max-width:700px){.hero-product{margin-inline:10px;padding:40px 0 15px}.hero-window{width:100%;margin-top:30px}.new-demo-preview{border-radius:7px}.new-demo-preview iframe,.mac-stage .new-demo-preview iframe,.mac-teaser-preview .new-demo-preview iframe{height:940px}.new-demo-open{font-size:13px;line-height:1.5;padding:15px 16px}.mac-teaser{padding:30px 12px 0}.platform-overview{padding:20px 0}.art-label{left:18px;font-size:10px}.demo-caption{padding:0 12px;line-height:1.6}.hero-product .demo-caption>span:last-child{display:none}}
body.demo-expanded{overflow:hidden}.new-demo-preview.is-expanded{position:fixed;inset:18px;z-index:1000;max-width:none;width:auto!important;display:flex;flex-direction:column;margin:0!important;transform:none!important;box-shadow:0 0 0 100vmax #000b}.new-demo-preview.is-expanded iframe{height:0!important;min-height:0;flex:1;width:100%}.new-demo-preview.is-expanded .new-demo-open{flex-shrink:0;background:#25241f}.hero-product:has(.is-expanded),.mac-teaser:has(.is-expanded),.mac-stage:has(.is-expanded){overflow:visible}.new-demo-preview:focus-within{border-color:#ee6b32}@media(max-width:700px){.new-demo-preview.is-expanded{inset:0;border:0;border-radius:0;max-height:100dvh}.new-demo-preview.is-expanded .new-demo-open{padding-bottom:max(15px,env(safe-area-inset-bottom));font-size:12px}}

/* Keep the plain-language promise and explanation distinct at every width. */
.hero .hero-promise{font-size:clamp(1.1rem,2vw,1.5rem);font-weight:550;color:var(--ink);margin:28px auto 12px;max-width:680px;line-height:1.4}.hero .hero-explanation{max-width:610px;margin:0 auto 26px;text-wrap:pretty}

/* Edition links land on useful details and retain the choice when contacting AOP. */
.edition-detail{scroll-margin-top:28px;border-top:1px solid var(--line)}.edition-detail-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:end}.edition-detail-intro>p{font-size:1.0625rem;line-height:1.7;color:var(--muted);max-width:470px}.edition-detail-points{margin-top:55px}.edition-detail-points h3{font-size:1.25rem;letter-spacing:-.02em}.edition-detail-next{border-top:1px solid var(--line);padding-top:32px;margin-top:42px;display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:start}.edition-detail-next>p{font-size:1rem;line-height:1.7;color:var(--muted);max-width:550px}.edition-detail-next>div{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.edition-detail-private{background:var(--ink);color:var(--paper);--muted:#c0b9ae;--line:#49473f}.edition-detail-private .eyebrow{color:#edab84}.edition-detail-private .three-cols p{color:var(--muted)}.edition-detail:target .edition-detail-intro .eyebrow{border-bottom:2px solid var(--orange);padding-bottom:9px}.edition-selection{padding:15px;margin:18px 0 24px;background:var(--soft);color:var(--ink);border-left:3px solid var(--orange);font-size:.9375rem;line-height:1.6}#aanvraag{scroll-margin-top:28px}@media(max-width:750px){.edition-detail-intro,.edition-detail-next{grid-template-columns:1fr;gap:25px}.edition-detail-points{margin-top:35px}.edition-detail-intro>p{font-size:1rem}.edition-detail-next>div{align-items:flex-start;flex-direction:column;gap:10px}.edition-detail .section h2{overflow-wrap:normal}.edition-detail .button{max-width:100%}}

.edition-detail:focus,#aanvraag:focus{outline:none}.edition-detail:focus-visible,#aanvraag:focus-visible{outline:2px solid var(--orange);outline-offset:-2px}

.site-header nav .mobile-contact{display:none}
@media(max-width:750px){.site-header .nav-platform>a>span[aria-hidden]{display:none}.site-header nav .mobile-contact{display:flex;background:var(--ink);color:var(--paper);padding:14px 18px;margin-top:8px}}
