
:root{--paper:#f6f4eb;--ink:#272e23;--muted:#626955;--line:#d5d7c7;--orange:#bd4b28;--olive:#e7e9d9;--white:#fffef7;--yellow:#ecd866;--dark:#293225}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Verdana,sans-serif;font-size:14px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{touch-action:manipulation}button{cursor:pointer}a:hover{color:var(--orange)}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:4px}[hidden]{display:none!important}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{font-family:Georgia,serif;font-weight:400;line-height:1.1}h1{font-size:clamp(49px,5.6vw,78px);letter-spacing:-3px;margin-bottom:25px}h2{font-size:44px;letter-spacing:-1.7px;margin-bottom:22px}h3{font-size:28px;letter-spacing:-.6px;margin-bottom:15px}p{margin-bottom:19px}em{font-weight:400}img{max-width:100%;height:auto;display:block}button{border:0}.wrap{width:min(1160px,calc(100% - 64px));margin-inline:auto}.narrow{max-width:780px}.small{font-size:11px;line-height:1.7}.muted{color:var(--muted)}.eyebrow,.mono{font:11px/1.65 'Courier New',monospace;letter-spacing:1.25px;text-transform:uppercase}.eyebrow{margin-bottom:22px;color:var(--muted)}.lede{font-size:16px;color:var(--muted);max-width:610px;line-height:1.8}.row{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.button{display:inline-flex;gap:28px;align-items:center;justify-content:center;border:1px solid var(--orange);background:var(--orange);padding:14px 22px;color:var(--white);font-size:12px;font-weight:600;line-height:1.5;transition:background .15s,transform .15s}.button:hover{background:#9d3b1d;color:white;transform:translateY(-1px)}.button.secondary{background:transparent;color:var(--ink);border-color:#a8ad9a}.button.secondary:hover{background:var(--olive)}.textlink{font-size:12px;text-decoration:underline;text-underline-offset:5px}.nav{display:flex;gap:25px;align-items:center;justify-content:space-between;padding:26px 0;border-bottom:1px solid var(--line)}.brand{font-weight:bold;font-size:25px;letter-spacing:-1.4px;white-space:nowrap;line-height:1.2}.brand span{color:var(--orange)}.nav nav{display:flex;align-items:center;gap:30px;font-size:12px}.nav [aria-current=page]{color:var(--orange)}.nav .button{padding:11px 17px}.menu-toggle{display:none}.skip{position:absolute;left:15px;top:-100px;z-index:20;background:var(--white);padding:14px}.skip:focus{top:15px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:70px;padding:85px 0 75px;align-items:center}.hero>div{min-width:0}.hero h1{font-size:clamp(64px,7.1vw,92px);letter-spacing:-5px;line-height:.98}.hero h1 em{color:var(--orange)}.hero .lede{font-size:15px;max-width:425px}.hero .small{margin:15px 0 0}.release{display:inline-block;background:var(--olive);padding:8px 13px;border-radius:30px;font:10px 'Courier New',monospace;margin-bottom:28px;color:#545d47}.demo{background:var(--white);border:1px solid #c9cdba;border-radius:8px;box-shadow:10px 15px 0 #e7e7d8;transform:rotate(1deg);position:relative;font-size:12px}.demo-head{border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:10px;padding:17px;color:#546843}.demo-body{padding:25px}.ticket{background:#eeeee4;padding:19px;margin-bottom:23px;border-radius:4px}.ticket p{font:23px/1.25 Georgia,serif;margin:10px 0 0}.logs{display:grid;gap:15px;padding:0 0 23px}.logs span{color:#5c7747;margin-right:12px}.demo-stats{border-top:1px solid var(--line);padding-top:16px;display:flex;justify-content:space-between;gap:12px;font-size:10px}.demo .button{width:100%;background:var(--dark);border-color:var(--dark);margin-top:19px}.feedback{background:#f4e4d8;border-left:3px solid var(--orange);padding:16px;font-size:13px;margin:20px 0 0}.feedback.success{background:#e9eddb;border-color:#68804c}.trust{padding:25px 0;display:flex;gap:30px;align-items:center;justify-content:space-between;border-block:1px solid var(--line)}.trust strong{font:22px Georgia,serif;color:#69715b}.trust .eyebrow{max-width:110px;margin:0;font-size:9px}.section{padding:76px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:34px}.section-heading h2{margin-bottom:0}.section-heading p{font-size:12px;max-width:285px;margin-bottom:0;color:var(--muted)}.grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.card{border-top:1px solid #bfc5b0;padding-top:24px}.card .eyebrow{font-size:10px;color:var(--orange);margin-bottom:27px}.card p:not(.eyebrow){font-size:13px;color:var(--muted)}.card .textlink{display:inline-block;margin-top:7px}.darkband{background:var(--dark);color:var(--paper)}.darkband .eyebrow,.darkband .card p:not(.eyebrow){color:#c7ceba}.darkband .card{border-color:#758366}.darkband .textlink{color:#eddf91}.statstrip{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:30px;background:var(--olive);margin-top:42px}.statstrip strong{font:48px Georgia,serif;display:block;line-height:1.1;margin-bottom:9px}.statstrip span{font-size:11px}.atono-strip{background:#e9e9d7;padding:60px 0;border-block:1px solid var(--line)}.atono-strip>.wrap{display:flex;justify-content:space-between;align-items:center;gap:55px}.atono-strip h2{font-size:42px}.atono-strip p:not(.eyebrow){max-width:590px;color:var(--muted);margin-bottom:0}.atono-strip .button{flex-shrink:0}.atono-strip .eyebrow{margin-bottom:15px}.page-intro{padding:65px 0 48px;display:flex;gap:65px;align-items:center;justify-content:space-between}.page-intro h1{max-width:900px}.page-intro .lede{margin-bottom:0}.page-intro .eyebrow{color:var(--orange)}.page-intro aside{flex:0 0 270px;border-left:1px solid var(--line);padding-left:30px;font-size:12px;color:var(--muted)}.content{padding-bottom:75px}.panel{background:var(--white);border:1px solid var(--line);padding:32px}.panel.soft{background:var(--olive)}.badge{display:inline-block;font:10px/1.4 'Courier New',monospace;text-transform:uppercase;letter-spacing:1px;border:1px solid #a9b19a;padding:6px 9px}.badge.green{color:#486135;background:#e9eddd;border-color:#b9c6a7}.badge.orange{color:#934221;background:#f3e4d6;border-color:#d0ad91}.rule{border:0;border-top:1px solid var(--line);margin:40px 0}details{border-top:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-family:Georgia,serif;font-size:23px;line-height:1.3}details p{max-width:730px;margin-top:17px;margin-bottom:0;color:var(--muted);font-size:13px}.site-footer{padding-top:53px}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1.1fr 1fr 1fr;gap:35px;padding-bottom:45px}.footer-grid>.brand{margin-bottom:10px}.footer-grid p{font-size:12px;margin:14px 0}.footer-grid h2{font:11px Verdana,sans-serif;font-weight:bold;letter-spacing:0;margin:0 0 16px}.footer-grid nav a{display:block;color:var(--muted);font-size:11px;margin:10px 0}.footer-grid nav a:hover{color:var(--orange)}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:25px;padding:22px 0;font:10px 'Courier New',monospace;color:var(--muted)}.table-wrap{overflow:auto;border:1px solid var(--line);background:var(--white)}table{border-collapse:collapse;width:100%;font-size:13px;text-align:left}caption{text-align:left;padding:20px;font-size:11px;color:var(--muted)}th,td{padding:20px 24px;border-top:1px solid var(--line);vertical-align:top}thead th{border-top:0;background:var(--olive);font-weight:400;font-size:13px}tbody th{font-weight:400;width:40%}td:last-child{color:#536444}td .small{display:block;color:var(--muted)}.comparison td:nth-child(2){background:#f4f2e7}.price{padding:30px;border:1px solid var(--line);background:var(--white);display:flex;flex-direction:column}.price.featured{background:var(--olive);border-color:#a9b396}.price .cost{font:53px Georgia,serif;margin:23px 0 0;line-height:1.1}.price .period{font-size:11px;color:var(--muted);margin-bottom:28px}.price ul{list-style:none;padding:0;margin:0 0 28px;flex:1}.price li{padding:10px 0;font-size:12px;border-top:1px solid var(--line)}.price li:before{content:'✓';margin-right:10px;color:#64774b}.doclayout{display:grid;grid-template-columns:210px 1fr;gap:65px}.docnav{align-self:start;position:sticky;top:25px}.docnav a{display:block;padding:10px 0;font-size:12px;color:var(--muted)}.docarticle{max-width:780px}.docarticle section{margin-bottom:48px;scroll-margin-top:35px}.docarticle h2{font-size:32px}.docarticle p{font-size:13px;color:var(--muted)}pre{margin:0;font:12px/1.9 'Courier New',monospace;white-space:pre-wrap;overflow-wrap:anywhere;color:#e7ebda;background:#2c3527;padding:25px;border-radius:3px}.code-head{display:flex;justify-content:space-between;align-items:center;background:#e6e8d8;padding:12px 20px;border:1px solid #d0d5bf}.code-head button{background:none;color:var(--ink);font-size:11px;text-decoration:underline;text-underline-offset:3px}.numbered{padding-left:25px}.numbered li{padding:8px 0;color:var(--muted);font-size:13px}.benchmark{display:grid;grid-template-columns:1.1fr 1fr 100px;gap:30px;align-items:center;padding:22px 0;border-top:1px solid var(--line)}.benchmark .score{font:28px Georgia,serif;text-align:right}.benchmark .score.word{font:11px Verdana,sans-serif}.track{height:12px;background:#e3e5d5}.track>span{display:block;height:100%;background:#71815b}.track.unmeasured{background:repeating-linear-gradient(135deg,#e3e5d5,#e3e5d5 5px,#f6f4eb 5px,#f6f4eb 10px)}.release-entry{display:grid;grid-template-columns:200px 1fr;gap:45px;padding:33px 0;border-top:1px solid var(--line)}.release-entry h2{font-size:30px;margin-bottom:13px}.release-entry p{color:var(--muted);font-size:13px;max-width:650px}.release-entry time{display:block;font-size:11px;color:var(--muted);margin-top:10px}.filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:30px}.filters button{background:transparent;color:var(--muted);border:1px solid #bcc4ab;padding:9px 15px;font-size:11px}.filters [aria-pressed=true]{background:var(--dark);color:var(--white);border-color:var(--dark)}.status-banner{background:var(--olive);padding:28px 32px;display:flex;justify-content:space-between;gap:20px;align-items:center;border:1px solid #c7cfb7}.status-banner h2{font-size:31px;margin:0}.status-light{color:#5a773c;margin-right:12px;font-size:18px}.status-list{margin:28px 0 55px}.status-row{display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.status-row small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.status-history{display:flex;gap:3px;margin-top:14px}.status-history i{height:30px;flex:1;background:#869965;min-width:0}.status-history i.caution{background:#c28755}.legal h2{font-size:28px;margin-top:38px}.legal p,.legal li{font-size:13px;color:var(--muted);line-height:1.9}.legal a{text-decoration:underline;text-underline-offset:3px}.portrait{aspect-ratio:4/5;object-fit:cover;background:#e6e4d8;filter:sepia(.12);width:100%;margin-bottom:22px}.founder h2{font-size:29px;margin-bottom:8px}.founder blockquote{font:20px/1.4 Georgia,serif;margin:20px 0;color:var(--ink)}.founder p{font-size:12px;color:var(--muted)}.press-copy p{font-size:15px;line-height:1.9}.press-copy .dateline{font:11px 'Courier New';color:var(--muted)}.pullquote{font:36px/1.3 Georgia,serif;border-left:3px solid var(--orange);padding:12px 0 12px 30px;margin:35px 0}.story-card{background:var(--white);border:1px solid var(--line);padding:28px;display:flex;flex-direction:column}.story-card h2{font-size:29px;letter-spacing:-.8px}.story-card .quote{font:27px/1.3 Georgia,serif;flex:1}.story-card .source{font-size:10px;color:var(--muted);text-decoration:underline;margin-top:20px}.story-card details{padding-bottom:0}.story-card summary{font:12px Verdana,sans-serif}.story-card details p{font-size:12px}.exhibit-visual{height:210px;background:#e8e9dc;display:flex;align-items:center;justify-content:center;margin:-28px -28px 25px;position:relative;overflow:hidden}.server-art{width:85px;height:145px;background:#c5ccb6;border:1px solid #818b6f;box-shadow:12px 9px 0 #cdd3bd;display:flex;flex-direction:column;gap:8px;padding:16px 12px}.server-art i{height:12px;border:1px solid #929d81;background:#e5e9da}.server-art b{font-size:9px;color:#5f7b3c}.comment-art{font:15px/1.8 'Courier New';padding:20px;border:1px solid #a7b295;transform:rotate(-4deg);background:#f7f6ed}.label-art{padding:20px 25px;background:#f8f6ed;border:1px solid #afb5a1;transform:rotate(5deg);text-align:center;font:11px 'Courier New';box-shadow:7px 9px #cdd3bd}.label-art b{display:block;font:bold 47px 'Courier New';letter-spacing:3px;line-height:1;margin-top:10px}.exhibit-visual.removed>*{opacity:.15}.exhibit-visual.removed:after{content:'REMOVED';position:absolute;color:#9a4c2d;border:1px solid #9a4c2d;padding:8px 18px;transform:rotate(-8deg);font:12px 'Courier New';letter-spacing:2px}.story-card .button{align-self:start;margin-top:15px}.keepers-list{border-top:1px solid var(--line)}.keeper{display:grid;grid-template-columns:70px 170px 1fr;gap:30px;align-items:center;padding:28px 0;border-bottom:1px solid var(--line)}.keeper .initial{width:64px;height:64px;border-radius:50%;background:var(--olive);display:grid;place-items:center;font:28px Georgia}.keeper h2{font-size:30px;margin:0}.keeper p{margin:0;color:var(--muted)}.puzzle-layout{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:start}.puzzle-layout h2{font-size:28px}.task-sheet{background:var(--white);border:1px solid var(--line);padding:30px}.task-sheet .ticket{background:var(--olive)}.answers{display:flex;flex-direction:column;gap:10px}.answer{display:flex;gap:17px;text-align:left;background:var(--white);border:1px solid #c7cdb7;padding:17px;color:var(--ink);font-size:12px;line-height:1.65}.answer span{font-family:'Courier New',monospace;color:var(--orange)}.answer:hover{background:#edeee1}.answer[aria-pressed=true]{border-color:var(--orange);background:#f2e5da}.answer.correct{border-color:#647a49;background:#e5ecd6}.answer.wrong{border-color:#b98263;background:#f2e5da}.share-result{margin-top:22px}.shirt-image{aspect-ratio:1;object-fit:contain;background:white;border:1px solid var(--line);width:100%;margin-bottom:20px}.shirt h2{font-size:29px;margin-bottom:8px}.shirt p{font-size:12px;color:var(--muted)}.shirt .button{width:100%;margin-top:12px}.shirt .button:disabled{background:#e5e7da;color:#677059;border-color:#c9cfba;cursor:default;transform:none}.gate{background:var(--olive);padding:23px 28px;margin-bottom:30px;display:flex;justify-content:space-between;gap:25px;align-items:center}.gate p{margin:0;max-width:620px;font-size:13px}.form-layout{display:grid;grid-template-columns:1fr 320px;gap:65px}.form-layout aside h2{font-size:26px}.form-layout aside p{font-size:12px;color:var(--muted)}form{min-width:0}fieldset{border:0;margin:0 0 25px;padding:0}legend,label.field{display:block;font-size:12px;margin-bottom:10px}legend{font-weight:bold}.choice{display:flex;align-items:start;gap:10px;font-size:12px;line-height:1.7;margin:10px 0}.choice input{flex-shrink:0;margin-top:5px;accent-color:var(--orange);width:16px;height:16px}input:not([type=checkbox]):not([type=radio]),select,textarea{width:100%;background:var(--white);border:1px solid #b8c1a5;border-radius:0;color:var(--ink);padding:12px;line-height:1.5;margin-top:7px}textarea{resize:vertical;min-height:160px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid .full{grid-column:1/-1}.field small{font-weight:400;color:var(--muted);display:block;font-size:10px;margin-top:7px}.form-result{margin-top:20px;padding:17px;background:#e8ecdc;border:1px solid #bfcbae;font-size:12px}.form-result.error{background:#f5e5dc;border-color:#d8b298}.preview-note{font-size:11px;color:var(--muted);border-left:2px solid #a6b28f;padding-left:13px;margin-bottom:20px}.toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center}.shirt-preview{background:white;padding:20px;border:1px solid var(--line)}.shirt-preview img{aspect-ratio:1;object-fit:contain}.why-diagram{background:var(--olive);padding:30px}.why-diagram .decision{border:1px solid #aeb89a;padding:20px;background:var(--white);margin:15px 0;font:19px/1.5 Georgia}.why-diagram .arrow{text-align:center;color:#687754;margin:15px}.why-diagram .work{background:var(--dark);color:#e8eddb;padding:20px;font:12px/1.9 'Courier New'}.why-diagram .mono{font-size:9px}.why-diagram p{margin-bottom:0}.intro-small h1{max-width:760px}.notfound{padding:100px 0}.notfound h1{font-size:90px}.form-note{font-size:11px;color:var(--muted);margin-top:15px}.screen-reader{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1000px){.nav nav{gap:20px}.hero{gap:45px}.hero h1{font-size:76px}.footer-grid{grid-template-columns:1.6fr 1fr 1fr;gap:30px}.page-intro aside{flex-basis:230px}.grid3{gap:20px}.form-layout{gap:35px;grid-template-columns:1fr 260px}.doclayout{gap:35px;grid-template-columns:165px 1fr}}
/* The parody side runs dark, like every real agent tool. The reveal is where the lights come on. */
body[data-shade=dark]{--paper:#191a14;--ink:#f0eee3;--muted:#a8ab98;--line:#33362b;--olive:#22241b;--white:#1f211a;--orange:#d4623c;--dark:#0f100b;--yellow:#e8d27a}
body[data-shade=dark] .button{background:#c2532f;border-color:#c2532f;color:#fff}
body[data-shade=dark] .button:hover{background:#d4623c}
body[data-shade=dark] .button.secondary{background:transparent;color:var(--ink);border-color:#4a4e3f}
body[data-shade=dark] .button.secondary:hover{background:#262920}
body[data-shade=dark] .demo{background:#1f211a;border-color:#3a3d31;box-shadow:10px 15px 0 #101109}
body[data-shade=dark] .demo-head{color:#9fb187}
body[data-shade=dark] .ticket{background:#262920}
body[data-shade=dark] .logs span{color:#8fb06f}
body[data-shade=dark] .demo .button{background:#0f100b;border-color:#0f100b;color:#e8e9db}
body[data-shade=dark] .trust strong{color:#b6bba6}
body[data-shade=dark] .card{border-color:#3d4134}
body[data-shade=dark] .darkband{background:#0f100b;color:#f0eee3}
body[data-shade=dark] .darkband h2,body[data-shade=dark] .darkband h3{color:#f0eee3}
body[data-shade=dark] td:last-child{color:#adc48d}
body[data-shade=dark] caption{color:#b6bba6}
body[data-shade=dark] .statstrip{background:#22241b}
body[data-shade=dark] .atono-strip{background:#23261c;border-color:#33362b}
body[data-shade=dark] .panel,body[data-shade=dark] .price,body[data-shade=dark] .table-wrap,body[data-shade=dark] .story-card,body[data-shade=dark] .task-sheet{background:#1f211a}
body[data-shade=dark] .panel.soft,body[data-shade=dark] .price.featured,body[data-shade=dark] thead th{background:#262920;border-color:#3d4134}
body[data-shade=dark] .comparison td:nth-child(2){background:#23261c}
body[data-shade=dark] .price li:before{color:#8fb06f}
body[data-shade=dark] .track{background:#2c2f24}
body[data-shade=dark] .track>span{background:#8fb06f}
body[data-shade=dark] .track.unmeasured{background:repeating-linear-gradient(135deg,#2c2f24,#2c2f24 5px,#191a14 5px,#191a14 10px)}
body[data-shade=dark] .badge{border-color:#4a4e3f}
body[data-shade=dark] .badge.green{color:#a9cd86;background:#222a1c;border-color:#48583a}
body[data-shade=dark] .badge.orange{color:#e2a482;background:#2c211b;border-color:#5d4536}
body[data-shade=dark] .status-banner{background:#22241b;border-color:#3d4134}
body[data-shade=dark] .status-light{color:#8fb06f}
body[data-shade=dark] .status-history i{background:#5d6f47}
body[data-shade=dark] .status-history i.caution{background:#8a5f3c}
body[data-shade=dark] .release{background:#22241b;color:#b6bba6}
body[data-shade=dark] .filters button{border-color:#4a4e3f}
body[data-shade=dark] .filters [aria-pressed=true]{background:#e8e9db;color:#191a14;border-color:#e8e9db}
body[data-shade=dark] .code-head{background:#22241b;border-color:#3d4134}
body[data-shade=dark] pre{background:#0f100b}
body[data-shade=dark] input:not([type=checkbox]):not([type=radio]),body[data-shade=dark] select,body[data-shade=dark] textarea{background:#1f211a;border-color:#4a4e3f;color:var(--ink)}
body[data-shade=dark] .portrait{background:#22241b;filter:none}
body[data-shade=dark] .feedback{background:#2c211b;border-color:var(--orange)}
body[data-shade=dark] .feedback.success{background:#222a1c;border-color:#5d7040}
body[data-shade=dark] .skip{background:#1f211a}
.cta-actions{display:flex;flex-direction:column;align-items:flex-start;gap:14px;flex-shrink:0}
.atono-strip .cta-actions .textlink{color:var(--muted)}
.collection-bar{border-bottom:1px solid var(--line);background:var(--olive)}
.collection-bar>.wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 0;flex-wrap:wrap}
.collection-bar nav{display:flex;gap:26px;flex-wrap:wrap;font-size:12px}
.collection-bar nav a{color:var(--muted);padding:4px 0}
.collection-bar nav a:hover{color:var(--orange)}
.collection-bar nav a.on{color:var(--ink);border-bottom:2px solid var(--orange)}
.collection-bar .button{padding:10px 16px;font-size:11px;gap:14px}
@media(max-width:760px){.collection-bar>.wrap{gap:12px}.collection-bar nav{gap:16px;font-size:11px}.collection-bar .button{width:100%;justify-content:center}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}h1{font-size:52px;letter-spacing:-2.5px}h2{font-size:36px}h3{font-size:26px}.brand{font-size:23px}.nav{padding:23px 0;flex-wrap:wrap;position:relative}.menu-toggle{display:flex;gap:20px;background:transparent;border:1px solid #b9c1aa;padding:10px 13px;font-size:12px;color:var(--ink)}.nav nav{display:none;flex-basis:100%;align-items:stretch;flex-direction:column;gap:0;border-top:1px solid var(--line);padding-top:10px}.nav nav.open{display:flex}.nav nav a{padding:13px 5px}.nav nav .button{margin-top:10px}.hero{grid-template-columns:1fr;padding:45px 0;gap:40px}.hero h1{font-size:70px;letter-spacing:-4px}.hero .lede{max-width:100%}.demo{margin:0 9px 16px 0}.demo-body{padding:22px}.demo-head{font-size:10px}.demo .mono{font-size:9px}.trust{flex-wrap:wrap;justify-content:flex-start;gap:18px 25px}.trust .eyebrow{width:100%;max-width:none}.trust strong{font-size:18px}.section{padding:52px 0}.grid3,.grid2,.puzzle-layout,.form-layout{grid-template-columns:1fr}.grid3{gap:30px}.section-heading{display:block;margin-bottom:30px}.section-heading p{max-width:none;margin-top:20px}.statstrip{padding:22px 16px;gap:15px}.statstrip strong{font-size:36px}.statstrip span{font-size:10px}.atono-strip{padding:42px 0}.atono-strip>.wrap{display:block}.atono-strip h2{font-size:35px}.atono-strip .button{margin-top:25px}.page-intro{padding:43px 0 35px;display:block}.page-intro aside{border-left:0;border-top:1px solid var(--line);padding:23px 0 0;margin-top:28px}.lede{font-size:14px}.content{padding-bottom:50px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>div{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.doclayout{grid-template-columns:1fr;gap:28px}.docnav{position:static;display:flex;gap:7px 20px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding-bottom:17px}.docnav .eyebrow{width:100%;margin-bottom:0}.docnav a{padding:3px 0}.table-wrap table{min-width:0}th,td{padding:14px 10px;font-size:11px}tbody th{width:36%}.benchmark{grid-template-columns:1fr 1fr 70px;gap:12px;font-size:11px}.benchmark .score{font-size:23px}.benchmark .score.word{font-size:9px}.release-entry{grid-template-columns:1fr;gap:20px}.status-banner{padding:23px;display:block}.status-banner h2{font-size:28px}.status-banner .badge{margin-top:17px}.status-row{font-size:12px}.status-row .badge{font-size:9px;align-self:center;text-align:center}.panel,.story-card{padding:23px}.exhibit-visual{margin:-23px -23px 23px}.keeper{grid-template-columns:50px 1fr;gap:18px}.keeper p{grid-column:2}.keeper .initial{width:50px;height:50px;font-size:23px}.keeper h2{font-size:28px}.form-layout aside{border-top:1px solid var(--line);padding-top:28px}.form-grid{gap:15px}.gate{display:block;padding:22px}.gate .button{margin-top:18px}.pullquote{font-size:28px;padding-left:20px}.why-diagram{padding:24px}.toolbar{align-items:start;flex-direction:column}.portrait{max-height:480px;object-position:50% 30%}.shirt-image{max-height:440px}.docarticle h2{font-size:29px}.notfound{padding:70px 0}.price .cost{font-size:48px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.capy{margin:0 0 14px;border-radius:14px}
.capy-mini{display:inline-block;vertical-align:-8px;margin-right:8px;border-radius:6px}
