:root{--black:#0a0a0a;--white:#fff;--gray:#676767;--line:#d7d7d2}*{box-sizing:border-box}html{color:var(--black);background:#fff;font-family:Arial,Helvetica,sans-serif}body{margin:0}a{color:inherit}.site-header{border-bottom:1px solid var(--line);backdrop-filter:blur(16px);z-index:10;background:#fffffff4;align-items:center;height:86px;padding:0 clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;text-decoration:none;display:flex}.brand>span{background:var(--black);color:#fff;place-items:center;width:42px;height:42px;font:700 23px Georgia,serif;display:grid}.brand strong{font-size:18px}.brand small{color:var(--gray);font-size:10px;font-weight:400;display:block}.site-header nav{gap:24px;margin-left:auto;display:flex}.site-header nav a{border-bottom:3px solid #0000;padding:34px 0 30px;font-size:13px;text-decoration:none}.site-header nav a:hover,.site-header nav a.active{border-color:var(--black)}.header-cta{background:var(--black);color:#fff;margin-left:30px;padding:13px 16px;font-size:13px;font-weight:700;text-decoration:none}.home-hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:8vw;min-height:690px;padding:100px clamp(24px,6vw,96px);display:grid}.eyebrow{letter-spacing:.18em;font-size:11px;font-weight:800}.home-hero h1,.page-hero h1{letter-spacing:-.06em;max-width:950px;margin:22px 0 30px;font:700 clamp(3.8rem,7vw,7.3rem)/.93 Georgia,serif}.lead{color:#3c3c3c;max-width:760px;font-size:21px;line-height:1.6}.actions{gap:12px;margin-top:34px;display:flex}.button{border:1px solid var(--black);padding:15px 19px;font-weight:800;text-decoration:none;display:inline-block}.button.dark{background:var(--black);color:#fff}.button.light{color:var(--black);background:#fff}.answer-demo{background:var(--black);color:#fff;padding:42px}.answer-demo .question{border-bottom:1px solid #444;padding-bottom:28px;font:700 25px/1.35 Georgia,serif}.answer-demo>div{color:var(--black);background:#fff;margin-top:28px;padding:28px}.answer-demo span{letter-spacing:.14em;font-size:10px;font-weight:800}.answer-demo p{font-size:17px;line-height:1.55}.answer-demo small{color:var(--gray)}.signals{border-top:1px solid var(--black);border-bottom:1px solid var(--black);grid-template-columns:repeat(4,1fr);display:grid}.signals span{text-align:center;border-right:1px solid var(--black);padding:22px;font-size:13px}.signals span:last-child{border:0}.intro-block{max-width:1250px;padding:120px clamp(24px,10vw,160px)}.intro-block h2,.closing h2,.next h2,.black-statement h2{letter-spacing:-.045em;margin:20px 0;font:700 clamp(2.6rem,5vw,5.2rem)/1 Georgia,serif}.intro-block>p:not(.eyebrow){color:#404040;max-width:850px;font-size:22px;line-height:1.55}.text-link{margin-top:20px;font-weight:800;display:inline-block}.route-grid{border-top:1px solid var(--black);border-bottom:1px solid var(--black);grid-template-columns:repeat(4,1fr);display:grid}.route-grid a{border-right:1px solid var(--black);min-height:290px;padding:38px;text-decoration:none;transition:all .2s}.route-grid a:last-child{border:0}.route-grid a:hover{background:var(--black);color:#fff}.route-grid b{font-size:12px}.route-grid h3{margin-top:50px;font:700 30px Georgia,serif}.route-grid p{color:var(--gray);line-height:1.55}.route-grid a:hover p{color:#bbb}.closing{background:var(--black);color:#fff;padding:110px clamp(24px,10vw,160px)}.closing p:not(.eyebrow){color:#bdbdbd;max-width:760px;font-size:20px;line-height:1.6}.closing .button{margin-top:24px}.page-hero{border-bottom:1px solid var(--black);padding:110px clamp(24px,8vw,130px)}.page-hero h1{font-size:clamp(3.4rem,6vw,6.6rem)}.page-hero>p:last-child{color:#444;max-width:820px;font-size:21px;line-height:1.6}.feature-list{padding:20px clamp(24px,8vw,130px) 100px}.feature-list article{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr;gap:35px;padding:55px 0;display:grid}.feature-list article>b{font:700 34px Georgia,serif}.feature-list h2,.card-grid h2,.spec-grid h2,.access-grid h2{margin:0 0 12px;font:700 clamp(2rem,3vw,3.1rem) Georgia,serif}.feature-list p,.card-grid p,.spec-grid p{color:var(--gray);max-width:760px;font-size:18px;line-height:1.6}.card-grid,.spec-grid{border-bottom:1px solid var(--black);grid-template-columns:repeat(2,1fr);display:grid}.card-grid article,.spec-grid article{border-right:1px solid var(--black);border-bottom:1px solid var(--black);padding:65px clamp(24px,7vw,100px)}.card-grid article:nth-child(2n),.spec-grid article:nth-child(2n){border-right:0}.spec-grid article span{letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800}.black-statement{background:var(--black);color:#fff;padding:100px clamp(24px,8vw,130px)}.black-statement p{color:#bbb;max-width:800px;font-size:20px;line-height:1.6}.next{justify-content:space-between;align-items:center;gap:30px;padding:80px clamp(24px,8vw,130px);display:flex}.next h2{font-size:clamp(2.3rem,4vw,4rem)}.pricing-grid{border-bottom:1px solid var(--black);grid-template-columns:repeat(4,1fr);display:grid}.pricing-grid article{border-right:1px solid var(--black);flex-direction:column;padding:36px;display:flex}.pricing-grid article:last-child{border:0}.pricing-grid article.featured{background:var(--black);color:#fff}.pricing-grid h2{font:700 27px Georgia,serif}.pricing-grid strong{margin:22px 0;font:700 48px Georgia,serif}.pricing-grid p,.pricing-grid li{font-size:14px;line-height:1.6}.pricing-grid ul{min-height:135px;padding-left:18px}.pricing-grid .button{text-align:center;margin-top:auto}.pricing-grid .featured .button{color:var(--black);background:#fff;border-color:#fff}.fine-print{text-align:center;color:var(--gray);padding:28px}.faq-list{max-width:1050px;padding:70px clamp(24px,8vw,130px)}.faq-list details{border-top:1px solid var(--black);padding:28px 0}.faq-list details:last-child{border-bottom:1px solid var(--black)}.faq-list summary{cursor:pointer;font:700 25px Georgia,serif}.faq-list p{color:var(--gray);max-width:760px;font-size:17px;line-height:1.6}.access-grid{grid-template-columns:1fr 1fr;display:grid}.access-grid>div,.access-grid>aside{padding:90px clamp(24px,8vw,130px)}.access-grid ul{font-size:18px;line-height:2}.access-grid aside{background:var(--black);color:#fff}.access-grid aside p{color:#bbb;font-size:18px;line-height:1.6}.access-grid aside small{color:#aaa;margin-top:20px;display:block}footer{border-top:1px solid var(--black);grid-template-columns:1fr auto;gap:40px;padding:60px clamp(24px,5vw,76px);display:grid}footer>div{flex-wrap:wrap;gap:18px;display:flex}footer>div a{font-size:12px;text-decoration:none}footer>p{color:var(--gray);border-top:1px solid var(--line);grid-column:1/-1;padding-top:24px;font-size:11px}@media (width<=1050px){.site-header nav{display:none}.home-hero{grid-template-columns:1fr}.answer-demo{max-width:650px}.route-grid,.pricing-grid{grid-template-columns:repeat(2,1fr)}.route-grid a:nth-child(2),.pricing-grid article:nth-child(2){border-right:0}.route-grid a:nth-child(-n+2),.pricing-grid article:nth-child(-n+2){border-bottom:1px solid var(--black)}}@media (width<=680px){.site-header{height:72px;padding:0 16px}.header-cta{margin-left:auto}.home-hero,.page-hero{padding:70px 22px}.home-hero h1{font-size:3.4rem}.signals,.route-grid,.pricing-grid,.card-grid,.spec-grid,.access-grid{grid-template-columns:1fr}.signals span,.route-grid a,.pricing-grid article,.card-grid article,.spec-grid article{border-right:0;border-bottom:1px solid var(--black)}.feature-list article{grid-template-columns:1fr;gap:12px}.next{flex-direction:column;align-items:flex-start}.actions{flex-direction:column}.actions .button{text-align:center}footer{grid-template-columns:1fr}}:root{color-scheme:light}.theme-toggle{color:#0a0a0a;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;background:#fff;border:1px solid #bdbdbd;margin-left:20px;padding:10px 13px;font:700 11px Arial,sans-serif}.theme-toggle .light-label{display:none}html[data-theme=dark]{color-scheme:dark;background:#080808}html[data-theme=dark] body,html[data-theme=dark] .home-hero,html[data-theme=dark] .intro-block,html[data-theme=dark] .page-hero,html[data-theme=dark] .feature-list,html[data-theme=dark] .card-grid,html[data-theme=dark] .spec-grid,html[data-theme=dark] .pricing-grid,html[data-theme=dark] .faq-list,html[data-theme=dark] .next,html[data-theme=dark] footer{color:#f7f7f4;background:#080808}html[data-theme=dark] .site-header{color:#f7f7f4;background:#080808f2;border-color:#333}html[data-theme=dark] .brand>span,html[data-theme=dark] .header-cta,html[data-theme=dark] .button.dark,html[data-theme=dark] .answer-demo,html[data-theme=dark] .closing,html[data-theme=dark] .black-statement,html[data-theme=dark] .pricing-grid article.featured,html[data-theme=dark] .access-grid aside{color:#080808;background:#f7f7f4}html[data-theme=dark] .answer-demo>div,html[data-theme=dark] .button.light{color:#f7f7f4;background:#080808}html[data-theme=dark] .theme-toggle{color:#f7f7f4;background:#111;border-color:#444}html[data-theme=dark] .theme-toggle .dark-label{display:none}html[data-theme=dark] .theme-toggle .light-label{display:inline}html[data-theme=dark] .lead,html[data-theme=dark] .intro-block>p:not(.eyebrow),html[data-theme=dark] .page-hero>p:last-child,html[data-theme=dark] .feature-list p,html[data-theme=dark] .card-grid p,html[data-theme=dark] .spec-grid p,html[data-theme=dark] .faq-list p,html[data-theme=dark] footer p,html[data-theme=dark] .brand small,html[data-theme=dark] .route-grid p{color:#aaa}html[data-theme=dark] .site-header,html[data-theme=dark] .signals,html[data-theme=dark] .signals span,html[data-theme=dark] .route-grid,html[data-theme=dark] .route-grid a,html[data-theme=dark] .page-hero,html[data-theme=dark] .feature-list article,html[data-theme=dark] .card-grid,html[data-theme=dark] .card-grid article,html[data-theme=dark] .spec-grid,html[data-theme=dark] .spec-grid article,html[data-theme=dark] .pricing-grid,html[data-theme=dark] .pricing-grid article,html[data-theme=dark] .faq-list details,html[data-theme=dark] footer{border-color:#333}html[data-theme=dark] .route-grid a:hover{color:#080808;background:#f7f7f4}html[data-theme=dark] .pricing-grid article.featured .button{color:#f7f7f4;background:#080808;border-color:#080808}@media (width<=1050px){.theme-toggle{margin-left:auto}.header-cta{margin-left:10px}}@media (width<=540px){.theme-toggle{padding:9px}.header-cta{display:none}}.brand>img{object-fit:contain;flex:0 0 42px;width:42px;height:42px}footer .brand>img{flex-basis:220px;width:220px;height:220px;margin-right:-42px}.site-header .brand>img{flex-basis:104px;width:104px;height:104px;margin-right:-18px}.site-header .brand{gap:2px}.site-header{height:116px}html[data-theme=dark] .brand>img{filter:invert()}@media (width<=680px){.site-header .brand>img{flex-basis:78px;width:78px;height:78px;margin-right:-13px}.site-header{height:88px}footer .brand>img{flex-basis:168px;width:168px;height:168px;margin-right:-32px}}.menu-toggle{border:1px solid var(--line);min-height:42px;color:inherit;cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:4px;padding:10px 12px;display:none}.site-header .menu-toggle,.site-header .theme-toggle,.site-header .header-cta{justify-content:center;align-items:center;height:42px;min-height:42px}.site-header .theme-toggle,.site-header .header-cta{display:flex}.menu-toggle span{background:currentColor;border-radius:50%;width:3px;height:3px;display:block}.menu-toggle b{letter-spacing:.08em;text-transform:uppercase;margin-left:5px;font-size:11px}html[data-theme=dark] .menu-toggle{border-color:#444}@media (width<=1050px){.site-header .menu-toggle{margin-left:auto;display:flex}.site-header .theme-toggle{margin-left:10px}.site-header nav{border-top:1px solid var(--line);border-bottom:1px solid var(--black);background:#fff;flex-direction:column;gap:0;width:100%;margin:0;padding:10px clamp(24px,5vw,76px) 20px;display:none;position:absolute;top:100%;left:0;box-shadow:0 18px 32px #0000001f}.site-header nav.open{display:flex}.site-header nav a{border-bottom:1px solid var(--line);width:100%;padding:17px 0;font-size:15px}.site-header nav a:last-child{border-bottom:0}html[data-theme=dark] .site-header nav{background:#080808;border-color:#333;box-shadow:0 18px 32px #0000008c}}@media (width<=680px){.menu-toggle b{display:none}.site-header .theme-toggle{margin-left:6px}}.access-grid aside hr{border:0;border-top:1px solid #444;margin:32px 0}.download-layout{border-bottom:1px solid var(--black);grid-template-columns:1.15fr .85fr;display:grid}.download-form-panel,.download-release{padding:80px clamp(24px,7vw,100px)}.download-form-panel h2,.download-release h2{margin:10px 0 16px;font:700 clamp(2rem,3vw,3.2rem) Georgia,serif}.download-form-panel>p:not(.eyebrow){color:var(--gray);max-width:680px;font-size:18px;line-height:1.65}.download-form-panel label{margin:32px 0 9px;font-weight:800;display:block}.download-control{gap:10px;display:flex}.download-control input{border:1px solid var(--black);min-width:0;font:inherit;flex:1;padding:15px}.download-status{border-left:4px solid var(--gray);background:#f0f0ed;margin-top:18px;padding:15px}.download-status.working{border-color:#927000}.download-status.success{border-color:#17704f}.download-status.error{border-color:#a72b22}.download-help{font-size:14px!important}.download-release{background:var(--black);color:#fff}.download-release dl{margin:35px 0}.download-release dl div{border-top:1px solid #444;justify-content:space-between;gap:20px;padding:16px 0;display:flex}.download-release dt{color:#aaa}.download-release dd{text-align:right;margin:0;font-weight:800}.download-release .text-link{color:#fff}@media (width<=780px){.download-layout{grid-template-columns:1fr}.download-control{flex-direction:column}.download-control .button{text-align:center}}.test-notice{border-bottom:1px solid var(--black);background:#f2f2ef;padding:18px clamp(24px,8vw,130px);font-size:14px}.delivery-explainer{border-bottom:1px solid var(--black);grid-template-columns:repeat(3,1fr);display:grid}.delivery-explainer article{border-right:1px solid var(--black);padding:70px clamp(24px,5vw,72px)}.delivery-explainer article:last-child{border-right:0}.delivery-explainer span{font:700 34px Georgia,serif}.delivery-explainer h2{margin:36px 0 15px;font:700 30px Georgia,serif}.delivery-explainer p{color:var(--gray);font-size:17px;line-height:1.6}.purchase-status-page{background:#f1f1ee;place-items:center;min-height:calc(100vh - 86px);padding:70px 24px;display:grid}.purchase-status-card{color:#0a0a0a;text-align:center;background:#fff;border:1px solid #0a0a0a;width:min(760px,100%);padding:clamp(34px,7vw,76px)}.purchase-status-card h1{letter-spacing:-.045em;margin:24px 0;font:700 clamp(2.6rem,6vw,4.8rem)/1 Georgia,serif}.purchase-status-card>p:not(.eyebrow,.purchase-help){color:#444;font-size:18px;line-height:1.6}.status-mark{border:1px solid #0a0a0a;border-radius:50%;place-items:center;width:70px;height:70px;margin:28px auto 0;font-size:27px;font-weight:800;display:grid}.status-mark.working{animation:1.1s infinite delivery-pulse}.status-mark.success{color:#fff;background:#0a0a0a}.status-mark.error{background:#eee}.status-details{flex-wrap:wrap;justify-content:center;gap:8px;margin:30px 0;display:flex}.status-details span{border:1px solid #d7d7d2;padding:8px 11px;font-size:12px}.purchase-status-card .button{margin:5px}.purchase-help{margin-top:34px;color:#676767!important;font-size:12px!important}.hidden{display:none!important}@keyframes delivery-pulse{50%{opacity:.35}}@media (width<=780px){.delivery-explainer{grid-template-columns:1fr}.delivery-explainer article{border-right:0;border-bottom:1px solid var(--black)}.delivery-explainer article:last-child{border-bottom:0}}.account-shell{background:var(--white);min-height:75vh;color:var(--black);padding:clamp(55px,8vw,110px) clamp(22px,8vw,130px)}.account-heading{max-width:850px;margin-bottom:42px}.account-heading h1{letter-spacing:-.055em;margin:16px 0 24px;font:700 clamp(3rem,7vw,6.7rem)/.93 Georgia,serif}.account-heading>p:last-child{max-width:720px;color:var(--gray);font-size:18px;line-height:1.6}.account-card{border:1px solid var(--black);background:var(--white);color:var(--black);padding:clamp(25px,4vw,42px)}.account-card h2,.account-card h3{margin:0 0 14px;font:700 30px Georgia,serif}.account-card p{color:var(--gray);line-height:1.55}.account-form-row{gap:10px;margin-top:9px;display:flex}.account-form-row input{border:1px solid var(--black);background:var(--white);min-width:0;color:var(--black);font:inherit;flex:1;padding:16px}.account-message{min-height:1.5em;margin:14px 0 0;color:var(--black)!important}.account-summary{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.account-summary h2{margin:6px 0;font:700 clamp(2rem,4vw,3.5rem) Georgia,serif}.account-grid{background:var(--black);border:1px solid var(--black);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.account-grid .account-card{border:0}.account-label{letter-spacing:.14em;font-size:12px;font-weight:800}.privacy-boundary{border-left:5px solid var(--black);background:var(--soft);margin-top:22px;padding:18px 22px}.privacy-boundary p{color:var(--gray);margin:6px 0 0}@media (width<=760px){.account-form-row{display:grid}.account-grid{grid-template-columns:1fr}.account-summary{flex-direction:column;align-items:flex-start}}
