:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#242820;background:#f5f2e9;font-synthesis:none;--ink:#242820;--muted:#62695c;--line:#d6d9cd;--panel:#fffef9;--accent:#bdd35b;--radius:14px}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,.button{border:1px solid var(--ink);background:var(--ink);color:#fffef9;padding:11px 16px;border-radius:8px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:6px}button:hover,.button:hover{filter:brightness(1.16)}button:disabled{opacity:.48;cursor:not-allowed;filter:none}.secondary{background:transparent;color:var(--ink);border-color:#b6bdab}.danger{background:#fff3ef;color:#953e2c;border-color:#d4ab9e}.text-button{padding:4px 0;background:none;border:0;color:var(--ink);font-weight:500}input,select,textarea{width:100%;padding:11px 12px;border:1px solid #abb49c;border-radius:7px;background:#fff;color:var(--ink)}input[type=checkbox]{width:18px;height:18px;accent-color:#425922}input[type=range]{padding:0;accent-color:#4b5c2f}textarea{resize:vertical;min-height:100px}label{display:grid;gap:7px;font-size:.91rem;font-weight:600}label.check{display:flex;align-items:center;gap:10px;font-weight:400}small,.muted{color:var(--muted);line-height:1.55}p{line-height:1.6}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.2rem,5vw,4.4rem);line-height:1.05;letter-spacing:-.055em;margin-bottom:22px}h2{font-size:1.55rem;letter-spacing:-.03em}h3{font-size:1.1rem}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #7b9339;outline-offset:4px}.skip{position:fixed;top:-100px;left:12px;z-index:50;background:#fff;padding:12px}.skip:focus{top:10px}.preview-bar{background:#dde5c6;display:flex;gap:20px;align-items:center;padding:11px 4vw;font-size:.76rem;line-height:1.4}.preview-bar strong{letter-spacing:.07em;white-space:nowrap}.preview-bar a{margin-left:auto;white-space:nowrap}header{padding:28px 4vw;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.wordmark{font-weight:750;font-size:1.17rem;text-decoration:none;letter-spacing:-.035em}.wordmark span{display:block;font-size:.63rem;letter-spacing:.15em;font-weight:500;margin-top:7px}nav{display:flex;align-items:center;gap:32px;font-size:.9rem}nav a{text-decoration:none}nav details{position:relative}summary{cursor:pointer}.menu{position:absolute;right:-50px;top:35px;display:grid;width:260px;background:#fffef9;padding:8px;border:1px solid var(--line);box-shadow:0 18px 40px #202a2020;z-index:5;border-radius:10px}.menu a{padding:14px;border-left:4px solid var(--product-accent);margin:3px}.menu a:hover{background:#f0f3e8}main{max-width:1500px;min-height:68vh;margin:auto;padding:55px 4vw 80px}main:focus{outline:none}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.72rem;font-weight:700;color:#626d50;margin-bottom:14px}.intro{max-width:720px;font-size:1.07rem;color:var(--muted)}.hero{padding-bottom:30px;display:grid;grid-template-columns:2fr 1fr;align-items:end;gap:40px}.hero-note{padding:22px;border-left:2px solid #bdc9a2;color:var(--muted);font-size:.88rem}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:23px;min-width:0}.product-card{border-top:5px solid var(--product-accent);padding:20px 16px;display:flex;flex-direction:column;gap:14px}.product-card h2{font-size:1.05rem;letter-spacing:-.035em;margin:0;overflow-wrap:anywhere}.product-card .sample{height:115px;border-radius:9px;background:linear-gradient(135deg,#eaebdf,#f8f8f1);display:grid;place-items:center;text-align:center;padding:18px;color:#5d6852;font-size:.77rem;line-height:1.7}.product-card .actions{margin-top:auto}.actions{display:flex;gap:9px;flex-wrap:wrap}.product-card .actions>*{width:100%;font-size:.8rem;padding:9px}.section{margin-top:42px}.section-head,.row{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-head{margin-bottom:18px}.section-head h2{margin:0}.badge{display:inline-block;align-self:flex-start;border:1px solid #cbd2bd;border-radius:20px;padding:4px 10px;font-size:.7rem;background:#edf2e3;color:#425035;white-space:nowrap}.badge.warn{background:#fff3db;border-color:#e7d5b0;color:#82642b}.grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.stack{display:grid;gap:17px}.notice{background:#e9eddf;border:1px solid #cdd5bd;border-radius:9px;padding:16px 19px;line-height:1.6;font-size:.88rem}.notice.warn{background:#fff5e6;border-color:#e4d6b7}.empty{padding:36px 25px;text-align:center;border:1px dashed #b4bda8;border-radius:12px;color:#626d56}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.tabs a{padding:10px 14px;border:1px solid var(--line);border-radius:7px;text-decoration:none}.tabs a.active{background:#263221;color:white}.price{font-size:1.7rem;font-weight:650;letter-spacing:-.035em}.details-list{display:grid;grid-template-columns:auto 1fr;gap:12px 25px;font-size:.9rem}.details-list dt{color:var(--muted)}.details-list dd{margin:0;text-align:right}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.wide{grid-column:1/-1}form.stack{gap:18px}fieldset{padding:15px;border:1px solid var(--line);border-radius:9px}legend{font-size:.9rem;padding:0 7px}.license-item{padding:14px 0;border-top:1px solid var(--line)}.license-item:first-child{border-top:0}.license-item p{margin-bottom:9px;font-size:.87rem}.license-item button{font-size:.8rem;padding:8px 12px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:.85rem}th,td{text-align:left;padding:13px 12px;border-bottom:1px solid var(--line);vertical-align:top}th{color:var(--muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}td button{padding:7px 10px;font-size:.76rem}.form-result{margin-top:18px}.result-line{display:flex;justify-content:space-between;gap:15px;padding:9px 0;border-bottom:1px solid var(--line)}.result-line.total{font-size:1.2rem;font-weight:700;border:0;padding-top:17px}.error{color:#9a3b24}.help-toggle{position:fixed;right:25px;bottom:25px;border-radius:100px;box-shadow:0 7px 25px #1f2a2225;z-index:8}.help-panel{position:fixed;right:25px;bottom:88px;z-index:8;background:#fffef9;border:1px solid var(--line);border-radius:15px;padding:24px;width:min(390px,calc(100vw - 32px));max-height:70vh;overflow:auto;box-shadow:0 15px 50px #1d2a2225}.help-panel[hidden]{display:none}.help-panel>.row button{padding:5px 11px}.help-panel>button{margin:0 4px 10px 0}.help-panel textarea{margin-top:12px}.help-panel h2{margin:0;font-size:1.25rem}#help-content{font-size:.88rem}.help-hit{padding:15px 0;border-top:1px solid var(--line)}.help-hit h3{margin-bottom:7px;font-size:1rem}.help-hit p{margin-bottom:0}dialog{color:var(--ink);background:#fffef9;max-width:650px;width:calc(100vw - 40px);max-height:90vh;border:1px solid var(--line);border-radius:17px;padding:28px}dialog::backdrop{background:#17201475;backdrop-filter:blur(3px)}dialog>form{margin-top:24px}dialog h2{margin-right:25px}#toast{position:fixed;bottom:25px;left:25px;background:#273523;color:#fff;max-width:min(560px,calc(100vw - 140px));padding:15px 20px;border-radius:10px;z-index:30;font-size:.9rem;box-shadow:0 10px 30px #2223}footer{padding:25px 4vw;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.76rem;color:var(--muted)}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:.78rem;background:#eef1e5;padding:16px;border-radius:8px}.audio-box{padding:25px;border:1px solid var(--line);border-radius:12px;background:#fffef9}.audio-labels{display:flex;justify-content:space-between;font-size:.8rem;margin-bottom:9px}.audio-progress{font-variant-numeric:tabular-nums}.audio-status{min-height:24px}.compact{font-size:.85rem}.rule-list{padding-left:20px;line-height:1.9}.sr-only{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){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero{grid-template-columns:1fr}.hero-note{display:none}.grid3{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){header{padding:24px 5vw;align-items:flex-start;gap:20px;flex-wrap:wrap}nav{gap:25px;width:100%;justify-content:space-between}.preview-bar{flex-wrap:wrap;gap:6px;padding:10px 5vw}.preview-bar span{order:3;width:100%;font-size:.7rem}.preview-bar a{font-size:.7rem}.wordmark{font-size:1.1rem}main{padding:32px 5vw 70px}.hero{padding-bottom:20px}.product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 0 15px}.product-grid>.card{min-width:85%;scroll-snap-align:center}.product-card h2{font-size:1.4rem}.product-card .sample{height:130px}.grid2,.grid3,.field-grid{grid-template-columns:1fr}.wide{grid-column:auto}.section-head,.row{align-items:flex-start}.card{padding:20px}.section{margin-top:30px}.help-toggle{bottom:17px;right:17px}.help-panel{right:16px;bottom:77px}footer{padding-bottom:90px;flex-wrap:wrap}.details-list{gap:12px}.tabs{gap:5px}.tabs a{padding:9px 11px;font-size:.8rem}#toast{left:15px;bottom:80px;max-width:calc(100vw - 30px)}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
@media(max-width:650px){.menu{left:0;right:auto;width:min(300px,86vw)}}
/* Storefront presentation: the existing account and preview controls retain their styles. */
.brand-lockup{display:grid;grid-template-columns:minmax(0,180px) 34px;column-gap:10px;align-items:center;text-decoration:none;flex:none}.brand-wordmark{display:block;width:180px;height:60px;object-fit:contain}.brand-smiley{width:34px;height:36px;object-fit:contain}.brand-lockup>span{grid-column:1/-1;font-size:.72rem;letter-spacing:.12em;text-align:center;margin-top:6px}
header nav{gap:25px}header nav>details{position:static}header{position:relative}.mode-nav{display:inline-flex;align-items:center;border-radius:6px;flex:none}.mode-mark{display:block;width:174px;height:29px;overflow:hidden}.plugin-menu{top:calc(100% - 12px);left:auto;right:4vw;width:min(790px,92vw);padding:16px;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;z-index:12}.menu .plugin-tile{margin:0;padding:10px;border:1px solid var(--line);border-radius:9px;display:flex;aspect-ratio:1;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-width:0;background:#f7f5ed}.plugin-tile img{display:block;width:100%;height:auto;object-fit:contain;aspect-ratio:2}.plugin-tile span{font-size:.78rem;font-weight:650;text-align:center;overflow-wrap:anywhere}
.home-hero{padding:10px 0 30px}.home-hero h1{font-size:clamp(2.4rem,5vw,4.6rem)}#our-plugins{scroll-margin-top:24px}.storefront-grid .product-card{padding:18px 12px;gap:18px}.home-media{position:relative;padding-top:31px}.video-price{position:absolute;right:0;top:0;display:flex;align-items:baseline;gap:6px;text-align:right;font-size:.68rem;line-height:1.3;color:var(--muted)}.video-price small{font-size:.62rem}.video-price .price-number{color:var(--ink);font-weight:650}.product-poster,.video-frame{position:relative;border-radius:8px;overflow:hidden;background:#eae9e0}.product-poster>img{display:block;width:100%;aspect-ratio:2;object-fit:contain;background:#eae9e0}.missing-video{padding:12px 10px;font-size:.76rem;line-height:1.4;color:var(--muted)}.missing-video>span{display:block;color:var(--ink);font-weight:600;margin-bottom:5px}.missing-video small{font-size:.69rem}.storefront-grid .explore-link{margin-top:auto;font-size:.73rem;padding:10px 7px;line-height:1.5;text-align:center;min-height:43px}.artwork-note{display:block;margin-top:8px;font-size:.67rem;color:var(--muted);line-height:1.5}.video-frame video{display:block;width:100%;aspect-ratio:2;object-fit:contain}.video-end{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:15px;background:#f5f2e9ef}.video-end[hidden]{display:none}.family-section{margin-top:48px;padding:32px}.family-section h2{font-size:clamp(1.8rem,3vw,2.8rem)}.family-lineup{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin:25px 0}.family-lineup a{text-decoration:none;min-width:0}.family-lineup img{display:block;width:100%;aspect-ratio:2;object-fit:contain}.family-lineup span{display:block;margin-top:9px;font-size:.8rem;text-align:center;overflow-wrap:anywhere}.family-section>.compact{margin-top:18px;margin-bottom:8px}.bundle-saving{font-size:1.5rem;font-weight:650}
.product-intro{max-width:1100px;margin:45px auto 0}.product-title{position:relative;text-align:center;padding:0 65px}.product-title h1{font-size:clamp(2.2rem,5vw,4.4rem);overflow-wrap:anywhere}.release-version{position:absolute;right:0;top:12px}.product-tagline{text-align:center;font-size:clamp(1.1rem,2vw,1.5rem);margin-bottom:30px}.long-poster>img{max-height:500px}.long-poster .missing-video{padding:20px 24px}.long-poster .missing-video>span{font-size:.95rem}.long-poster .missing-video small{font-size:.8rem}.product-story,.purchase-section,main>.audio-box{max-width:1000px;margin-left:auto;margin-right:auto}.product-story{padding:10px 0}.product-story>.intro{max-width:850px}.product-story .grid2{margin-top:30px;gap:42px}.technical-notes{padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);line-height:1.7}.technical-notes li{margin-bottom:8px}.mode-inline{font-size:.86rem;margin-top:27px}.purchase-section{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:30px}.purchase-section h2{margin-bottom:15px}.purchase-price{display:flex;gap:10px;align-items:baseline;margin-bottom:8px}.purchase-price .price-number{font-size:1.8rem}.purchase-section p{margin-bottom:0}.purchase-section .actions{flex-shrink:0}.mode-hero{text-align:center;padding:35px 0 45px}.mode-mark-large{width:min(680px,100%);height:auto;aspect-ratio:2107/450;margin:0 auto 30px}.mode-hero .intro{margin:0 auto}.mode-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.mode-columns .card{padding:30px}.mode-columns h2{font-size:clamp(1.25rem,2.2vw,1.8rem);line-height:1.4}.mode-columns li{line-height:1.7;margin-bottom:10px}.signal-illustration{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:25px 0 12px}.signal-illustration span{padding:14px 10px;border:1px solid #c2ccb1;border-radius:7px;background:#edf0e4;font-size:.72rem;text-align:center}.signal-illustration b{font-weight:400}
@media(max-width:1100px){header{gap:20px}header nav{gap:17px}.mode-nav .mode-mark{width:145px;height:auto}.brand-lockup{grid-template-columns:145px 28px}.brand-wordmark{width:145px;height:48px}.brand-smiley{width:28px;height:30px}.storefront-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront-grid .product-card{padding:18px}.purchase-section{flex-wrap:wrap}.family-lineup{gap:12px}}
@media(max-width:700px){header{padding:20px 5vw;flex-wrap:wrap}header nav{width:100%;gap:12px;font-size:.8rem;justify-content:space-between}.mode-nav .mode-mark{width:121px}.plugin-menu{right:5vw;left:5vw;width:90vw;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:65vh;overflow:auto}.menu .plugin-tile{aspect-ratio:1.1;gap:12px}.plugin-tile span{font-size:.84rem}.storefront-grid{display:grid;grid-template-columns:1fr;overflow:visible;padding:0;gap:24px}.storefront-grid>.card{min-width:0}.storefront-grid .product-card{padding:20px}.storefront-grid .product-card h2{font-size:1.5rem}.video-price{font-size:.77rem}.missing-video{padding:15px}.missing-video small{font-size:.76rem}.storefront-grid .explore-link{font-size:.86rem}.family-section{padding:24px}.family-lineup{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}.family-lineup a:last-child{grid-column:1/-1;width:50%;justify-self:center}.family-lineup span{font-size:.75rem}.product-title{padding:0}.release-version{position:static;display:block;margin-top:-10px;margin-bottom:15px}.product-intro{margin-top:30px}.product-story .grid2{grid-template-columns:1fr;gap:10px}.purchase-section{padding:23px;gap:22px}.purchase-section .actions{flex-shrink:1}.mode-columns{grid-template-columns:1fr;gap:22px}.mode-columns .card{padding:23px}.mode-hero{padding-top:10px}.signal-illustration{gap:6px}.signal-illustration span{padding:12px 7px;font-size:.68rem}}
@media(max-width:370px){header nav{gap:7px;font-size:.73rem}.mode-nav .mode-mark{width:106px}.signal-illustration{flex-wrap:wrap}}
.menu .plugin-tile{aspect-ratio:1;gap:8px}.plugin-tile .artwork-note{font-size:.62rem;line-height:1.2;margin:0;text-align:center}.plugin-tile img{flex:0 1 auto;min-height:0;max-height:58%}

/* Gordon's first website review: source-inspired type, integrated nav and Mode explanation. */
.brand-lockup{grid-template-columns:262.5px 50px;column-gap:15px}
.brand-wordmark{width:262.5px;height:100px}.brand-smiley{width:50px;height:52.5px}
.brand-lockup>span{font-size:.925rem;letter-spacing:.1em;margin-top:7.5px}
header nav{gap:16px}
header nav> a,header nav>details>summary{padding:10px 8px;min-height:42px;border-bottom:2px solid transparent;border-radius:0;line-height:1.5;white-space:nowrap}
header nav>a:hover,header nav>details>summary:hover{border-bottom-color:#a99c7b}
header nav>.mode-nav{display:inline-flex;align-items:center;color:#694e70;font-weight:650;font-style:italic;background:none;box-shadow:none}
header nav>.mode-nav:hover{border-bottom-color:#9479a4}
.product-name,.home-hero h1{font-family:"Segoe Print","Trebuchet MS",sans-serif;font-weight:700;font-style:italic;line-height:1.4;letter-spacing:-.055em;text-shadow:0 1px 0 #fff9}
.product-name-sjammiefilter,.home-hero h1{color:#71572e}
.product-name-spacienators{color:#35626b}
.product-name-minisjammie{color:#6d581f;letter-spacing:-.065em}
.product-name-kickienators{color:#73563c;letter-spacing:-.06em}
.product-name-detunenators{color:#66602e;letter-spacing:-.065em}
.product-title .product-name{font-size:clamp(2rem,4.6vw,4rem);line-height:1.4}
.storefront-grid .product-card h2.product-name{font-size:1.12rem;line-height:1.5}
.plugin-tile span.product-name{font-size:.78rem;line-height:1.5}
.family-lineup span.product-name{font-size:.84rem}
.home-hero h1{font-size:clamp(1.8rem,3.5vw,3.5rem)}
.mode-product-figure{margin:26px 0;border:1px solid var(--line);border-radius:10px;background:#f5f2e9;overflow:hidden}
.mode-product-figure>a{display:block;padding:12px}
.mode-product-figure img,.mode-reference img{display:block;width:100%;height:auto}
.mode-product-figure figcaption{padding:3px 17px 17px;font-size:.78rem;line-height:1.7;color:var(--muted)}
.mode-product-figure strong{color:var(--ink)}
.mode-listen-steps{list-style:none;padding:0;display:grid;gap:8px}
.mode-listen-steps li{display:flex;align-items:center;gap:15px;border-top:1px solid var(--line);padding-top:12px}
.step-number{display:grid;place-items:center;flex:none;width:38px;height:38px;border-radius:50%;background:#ede5d2;color:#705f36;font-size:.75rem;font-weight:700}
.mode-reference{padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:24px 0}
.mode-reference summary{font-size:.85rem;line-height:1.6;font-weight:600}
.mode-reference figure{margin:20px 0 12px}.mode-reference figcaption{font-size:.76rem;color:var(--muted);line-height:1.7;margin-top:12px}.mode-reference>a{font-size:.84rem}
.mode-explainer{margin:25px 0;padding:22px;background:#f5f2e9;border:1px solid #d7cebb;border-radius:11px}
.mode-explainer figcaption{display:grid;gap:12px;text-align:center}
.illustration-label{font-size:.64rem;letter-spacing:.13em;text-transform:uppercase;color:#676052}
.mode-function-map{margin:23px 0;text-align:center}
.function-endpoint{font-size:.79rem;color:#5a6052;line-height:1.6}
.flow-arrow{display:block;color:#a29a88;font-size:1.4rem;margin:8px 0}
.function-core{padding:20px;border:1px solid #baabc0;border-radius:11px;background:#fbf9f3}
.function-name{font-size:1.25rem;font-weight:650;font-style:italic;color:#694e70;margin-bottom:17px}
.character-components{display:grid;grid-template-columns:1fr 1fr;gap:10px;list-style:none;padding:0;margin:0}
.mode-columns .character-components li{margin:0;border:1px solid #dcd3c0;border-radius:7px;padding:16px 8px;font-size:.84rem;font-weight:600;display:grid;place-items:center;gap:12px}
.component-symbol{display:block;width:30px;height:30px;color:#8b7542}
.warmth-symbol{border:2px solid currentColor;border-radius:50%;box-shadow:inset 0 0 0 5px #ede3cc}
.body-symbol{border-radius:5px;background:#a7925b;box-shadow:inset 6px 0 #c5b887}
.density-symbol{background:repeating-linear-gradient(90deg,#8b7542 0 3px,transparent 3px 7px);border-top:2px solid #8b7542;border-bottom:2px solid #8b7542}
.presence-symbol{border:2px solid #9479a4;border-radius:50%;position:relative}.presence-symbol:after{content:"";position:absolute;inset:7px;border-radius:50%;background:#9479a4}
.linked-level{margin-top:17px;padding-top:13px;border-top:1px solid #ded5e1;font-size:.75rem;color:#69566e}
.mode-explainer>p{margin-bottom:0;font-size:.76rem}
@media(max-width:1100px){.brand-lockup{grid-template-columns:237.5px 45px}.brand-wordmark{width:237.5px;height:90px}.brand-smiley{width:45px;height:47.5px}header nav{gap:10px}}
@media(max-width:800px){header{flex-wrap:wrap}header nav{width:100%;justify-content:space-between;gap:8px}.home-hero h1{font-size:clamp(1.8rem,5vw,2.95rem)}}
@media(max-width:700px){.brand-lockup{grid-template-columns:218.75px 42.5px}.brand-wordmark{width:218.75px;height:83.75px}.brand-smiley{width:42.5px;height:45px}.brand-lockup>span{font-size:.9rem}.storefront-grid .product-card h2.product-name{font-size:1.5rem}.plugin-tile span.product-name{font-size:.86rem}.product-title .product-name{font-size:clamp(1.8rem,7.8vw,2.8rem)}header nav{font-size:.77rem;gap:4px}header nav>a,header nav>details>summary{padding:9px 2px}.mode-explainer{padding:18px}.function-core{padding:15px}}
@media(max-width:370px){header nav{font-size:.7rem;gap:2px}.mode-columns .card{padding:19px}.mode-explainer{padding:13px}.function-core{padding:12px}.mode-columns .character-components li{font-size:.73rem;padding:12px 5px}.home-hero h1{font-size:1.75rem}}

/* Supplied studio photographs: equipment-led, subtle homepage composition. */
.home-hero{position:relative;isolation:isolate;min-height:285px;padding:0 0 36px;align-items:start;margin-left:-.6vw;margin-top:-40px;grid-template-columns:minmax(0,1fr)}
.home-copy{position:relative;z-index:1}
.studio-composition{position:absolute;inset:-25px -3vw -5px 28%;z-index:-1;pointer-events:none;overflow:hidden;mask-image:linear-gradient(180deg,transparent,#000 16%,#000 82%,transparent)}
.studio-composition img{position:absolute;bottom:0;width:72%;height:100%;object-fit:cover;mix-blend-mode:multiply}
.studio-screen{left:0;object-position:35% 42%;opacity:.22;mask-image:linear-gradient(90deg,transparent,#000 18%,#000 43%,#0005 70%,transparent 100%)}
.studio-hardware{right:0;object-position:53% 65%;opacity:.3;mask-image:linear-gradient(90deg,transparent,#000 28%,#000 84%,transparent)}
.home-hero .hero-note{align-self:end;justify-self:end;background:#f5f2e9d9;max-width:300px;margin-bottom:8px;padding:16px 20px}
@media(max-width:1000px){.studio-composition{left:18%}.home-hero{min-height:270px}}
@media(max-width:700px){.home-hero{min-height:325px;padding:8px 0 152px;align-items:start;margin-top:-24px}.studio-composition{inset:90px -5vw -8px -5vw}.studio-composition img{width:82%;height:100%}.studio-screen{left:-4%;opacity:.2;object-position:38% 35%}.studio-hardware{right:-4%;opacity:.28;object-position:53% 70%}}

/* Quiet, static producer details. No product measurements or interactive controls. */
.producer-accent{display:block;width:108px;height:36px;flex:0 0 auto;color:#85644e;opacity:.52;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}
.producer-accent .audio-guide{opacity:.22;stroke-width:.65}
.product-card>.product-name{display:flex;align-items:center;justify-content:space-between;gap:14px}
.product-card>.product-name>span{flex:0 0 auto;white-space:nowrap}
.card-accent{width:72px;height:24px;opacity:.42;flex:0 1 72px;min-width:0}
.product-card:nth-child(even) .card-accent{color:#945472}
.section-accent{float:right;margin:0 0 12px 24px}
.producer-divider{display:flex;align-items:center;justify-content:center;gap:24px;max-width:420px;margin:8px auto 28px}
.producer-divider:before,.producer-divider:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,transparent,#c3b4a466)}
.producer-divider:after{transform:scaleX(-1)}
@media(max-width:700px){.card-accent{width:52px;height:20px;opacity:.35}.section-accent{width:80px;height:28px;margin-left:14px}.producer-divider{max-width:260px;margin-bottom:20px}}
@media(max-width:360px){.card-accent{display:none}.section-accent{float:none;margin:0 0 12px auto}}

/* Account labels wrap within small cards. */
.entitlement-heading{flex-wrap:wrap;gap:8px 16px;margin-bottom:16px}
.entitlement-heading h2{margin-bottom:0}

/* Approved option one: keep the ordinary mode controls; only the inline name uses candidate09. */
.mode-demo{max-width:980px;margin:0 auto 36px;padding:25px;background:#f5f2e9;border:1px solid #d9dbcf;border-radius:16px;color:#282e25;min-width:0}
.mode-demo [hidden]{display:none!important}
.mode-demo-head{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-bottom:19px}
.mode-demo h2{font-size:21px;line-height:1.5;font-weight:500;letter-spacing:-.03em;margin:0}
.mode-demo-name{display:inline-block;vertical-align:middle;margin:0 .12em;line-height:0}
.mode-demo .mode-demo-wordmark{display:block;width:190px;height:40.58px}
.mode-demo-switch{display:flex;gap:5px}
.mode-demo button{font-size:12px;font-weight:500;min-height:36px;padding:9px 13px}
.mode-demo-switch button{border:1px solid #bfc6b5;border-radius:7px;background:#fffef9;color:#282e25}
.mode-demo-switch button[aria-pressed=true]{color:#fffef9;background:#282e25;border-color:#282e25}
.mode-demo-chart{position:relative}
.mode-demo-chart>svg{display:block;width:100%;height:174px;overflow:visible}
.mode-demo [data-mode-grid] path{fill:none;stroke:#d9dbcf;stroke-width:1}
.mode-demo [data-mode-grid] text{fill:#687063;font-size:11px;letter-spacing:0}
.mode-demo [data-mode-reference]{fill:none;stroke:#788273;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.mode-demo [data-mode-active]{fill:none;stroke:#a74077;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.mode-demo [data-mode-empty]{position:absolute;left:42px;right:16px;top:55px;margin:0;padding:8px;background:#f5f2e9e8;text-align:center;color:#687063;font-size:13px}
.mode-demo-caption{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:11px;color:#687063;margin:5px 0 20px}
.mode-demo-upload{display:flex;gap:10px;align-items:center;flex-wrap:wrap;padding-top:18px;border-top:1px solid #d9dbcf}
.mode-demo-upload>span{font-size:11px;color:#687063;line-height:1.5}
.mode-demo-file{font-size:12px;color:#4f5748;margin:13px 0;overflow-wrap:anywhere}
.mode-demo-trim{display:grid;grid-template-columns:120px minmax(0,1fr);gap:20px;margin:18px 0;align-items:end}
.mode-demo label{font-size:12px;font-weight:500;gap:6px;min-width:0}
.mode-demo select{padding:7px 8px;font-size:14px}
.mode-demo output{font-variant-numeric:tabular-nums}
.mode-demo input[type=range]{min-height:28px;accent-color:#a74077}
.mode-demo-playback{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:18px}
.mode-demo-playback label{width:180px;grid-template-columns:1fr auto}
.mode-demo-playback input{grid-column:1/-1}
.mode-demo-status{font-size:12px;min-height:20px;margin:16px 0 8px;color:#4f5748}
.mode-demo-availability{font-size:12px;color:#805135;border-left:2px solid #b79a79;padding-left:11px;margin:10px 0 17px}
.mode-demo-copy{font-size:12px;color:#4f5748;margin-bottom:8px}
.mode-demo-privacy{font-size:11px;line-height:1.6;color:#687063;margin-bottom:0;max-width:760px}
@media(max-width:500px){.mode-demo{padding:17px}.mode-demo h2{font-size:19px}.mode-demo .mode-demo-wordmark{width:170px;height:36.31px}.mode-demo-trim{grid-template-columns:1fr;gap:12px}.mode-demo-trim>label:first-child{max-width:160px}.mode-demo-playback{gap:15px}.mode-demo button{min-height:44px}.mode-demo-playback label{width:150px}}

/* Static publication shell and preserved public documentation. */
.public-status{margin-top:22px;color:var(--muted)}.public-footer{flex-wrap:wrap;gap:18px}.public-footer nav{display:flex;flex-wrap:wrap;gap:12px 18px}.public-audio-placeholder{min-height:146px;display:grid;place-items:center;background:repeating-linear-gradient(to bottom,transparent 0,transparent 35px,#d9dbcf 35px,#d9dbcf 36px);border-radius:6px}.public-audio-placeholder p{font-size:13px;color:#687063;background:#f5f2e9;padding:10px 14px;text-align:center}.public-spectrum-labels{display:flex;justify-content:space-between;color:#687063;font-size:11px;margin-top:9px}.published-document{max-width:1100px}.published-document section{margin:24px 0;padding:18px 0}.published-document .page-hero{max-width:880px}.published-document h1{font-size:clamp(2rem,4.5vw,3.6rem);line-height:1.15;overflow-wrap:anywhere}.published-document h2{font-size:clamp(1.2rem,2.5vw,1.65rem);line-height:1.4}.published-document h3{line-height:1.5}.published-document p,.published-document li,.published-document dd{line-height:1.75;overflow-wrap:anywhere}.published-document img{display:block;max-width:100%;height:auto;border-radius:9px}.published-document figure{margin:20px 0}.published-document .product-manual-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:center;gap:35px}.published-document table{width:100%;border-collapse:collapse;font-size:.88rem}.published-document th,.published-document td{padding:12px 10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;overflow-wrap:anywhere}.published-document :is(.info-grid,.faq-grid,.manual-grid,.control-grid,.studio-grid){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.published-document :is(.studio-panel,.manual-card,.notice-panel,.release-card){padding:22px;border:1px solid var(--line);border-radius:12px;background:var(--panel)}.published-document [aria-disabled=true]{pointer-events:none;color:var(--muted)}@media(max-width:700px){.published-document .product-manual-hero{grid-template-columns:1fr;gap:15px}.published-document :is(.info-grid,.faq-grid,.manual-grid,.control-grid,.studio-grid){grid-template-columns:1fr}.published-document table{font-size:.75rem}.published-document th,.published-document td{padding:9px 5px}.public-footer nav{font-size:.78rem}.public-audio-placeholder{min-height:130px}}
