/* Original StonkBuilder Learn design system. No remote fonts or assets. */
:root{--paper:#fbfaf6;--ink:#183d31;--muted:#66736b;--line:#dedfd4;--white:#fff;--mint:#d7e7d9;--lime:#e2ecb8;--peach:#f1d3bb;--lavender:#ded9ed;--sky:#d5e4e9;--butter:#f0e8bf;--radius:18px;--sans:Arial,Helvetica,sans-serif;--serif:Georgia,'Times New Roman',serif;--mono:'Courier New',monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,summary,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #547d65;outline-offset:5px}button{color:var(--ink)}[hidden]{display:none!important}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{line-height:1.1;letter-spacing:-.045em}h1{font-size:clamp(46px,5.8vw,84px);font-weight:500;margin-bottom:24px}h2{font-size:clamp(29px,3.1vw,42px);font-weight:500;margin-bottom:18px}h3{font-size:24px;font-weight:500}em{font-family:var(--serif);font-weight:400}p{margin-bottom:20px}.container{width:min(1280px,calc(100% - 112px));margin-left:auto;margin-right:auto}.narrow{max-width:840px}.section{padding-top:88px;padding-bottom:16px}.eyebrow{display:flex;align-items:center;gap:10px;font-family:var(--mono);font-size:11px;line-height:1.5;font-weight:500;letter-spacing:.085em;text-transform:uppercase}.lead{font-size:20px;line-height:1.65;color:var(--muted);max-width:720px}.mint{background:var(--mint)}.lime{background:var(--lime)}.peach{background:var(--peach)}.lavender{background:var(--lavender)}.sky{background:var(--sky)}.butter{background:var(--butter)}.tiny-star{font-size:24px;line-height:1}.pill{display:inline-flex;border:1px solid currentColor;border-radius:30px;padding:4px 10px;font-size:11px;line-height:1.4;letter-spacing:0}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;padding:15px 23px;min-height:52px;border:1px solid transparent;border-radius:8px;font-size:13px;font-weight:600;line-height:1.4;transition:background .18s,transform .18s;text-align:center}.button:hover{transform:translateY(-2px)}.button.dark{background:var(--ink);color:var(--paper)}.button.dark:hover{background:#2a5543}.button.light{background:var(--lime);color:var(--ink)}.button.outline{background:transparent;border-color:var(--line)}.button.outline:hover{border-color:var(--ink);background:#e9eee4}.button.small{min-height:42px;padding:10px 17px;font-size:12px}.button svg{flex-shrink:0}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:600;line-height:1.5}.text-link:hover{color:#537457}.text-link span{font-size:20px;font-weight:400}.text-button{border:0;background:transparent;padding:10px;font-size:13px;text-decoration:underline;text-underline-offset:4px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:9px;background:none;border:1px solid transparent;border-radius:50%;line-height:1}.icon-button:hover{background:#e7eadf}.icon-button svg{display:block}.skip-link{position:fixed;left:20px;top:-100px;z-index:200;padding:12px 18px;background:var(--ink);color:#fff}.skip-link:focus{top:12px}.preview-ribbon{background:var(--ink);color:#e5e8d7;text-align:center;padding:7px 16px;font-family:var(--mono);font-size:9px;line-height:1.5;letter-spacing:.045em}.preview-ribbon span{padding:0 9px}.preview-ribbon a{margin-left:18px;text-decoration:underline;text-underline-offset:2px}.site-header{position:sticky;top:0;z-index:30;background:rgba(251,250,246,.96);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:88px;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;font-size:23px;font-weight:700;line-height:.98;letter-spacing:-1.3px}.brand-symbol{display:block;width:35px;height:35px}.brand-symbol svg{width:100%;height:100%}.brand-sub{display:block;font:9px/1.1 var(--mono);letter-spacing:.27em;margin-top:6px}.desktop-nav{display:flex;align-items:center;gap:27px;margin-left:auto}.desktop-nav a{font-size:12px;font-weight:500;white-space:nowrap;padding:12px 0}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{text-decoration:underline;text-underline-offset:7px}.new-dot{display:inline-block;width:5px;height:5px;background:#6b8d53;border-radius:50%;vertical-align:middle;margin-left:2px}.header-actions{display:flex;align-items:center;gap:9px}.saved-link{display:flex;align-items:center;gap:3px;padding:8px}.save-count{font:10px var(--mono);display:none}.save-count.has-saves{display:inline}.menu-toggle{display:none}.mobile-nav{padding:15px 24px;border-top:1px solid var(--line)}.mobile-nav a{display:block;padding:10px 0;font-size:15px}.hero{display:grid;grid-template-columns:1.13fr 1fr;gap:30px;padding-top:70px;padding-bottom:65px;align-items:center}.hero .eyebrow{margin-bottom:25px}.hero h1{font-size:clamp(60px,6.7vw,94px);line-height:.99;letter-spacing:-.067em;margin-bottom:26px}.hero h1 em{letter-spacing:-.07em;color:#5c7953;line-height:1.1}.hero-description{max-width:440px;color:var(--muted);font-size:16px;line-height:1.75;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hero-notes{display:flex;gap:24px;margin-top:24px;font-size:10px;color:var(--muted)}.hero-notes i{font-style:normal;color:var(--ink);margin-right:5px}.hero-visual{position:relative;min-height:460px;height:100%;max-height:540px}.orbit{position:absolute;border:1px solid #dcded1;border-radius:50%;width:440px;height:440px;left:50%;top:50%;transform:translate(-50%,-50%)}.orbit-two{width:350px;height:350px;border-style:dashed}.hero-label{position:absolute;top:9px;left:50%;transform:translateX(-50%) rotate(-5deg);background:var(--paper);border:1px solid var(--line);padding:7px 13px;border-radius:20px;white-space:nowrap;font:9px var(--mono);letter-spacing:.07em;z-index:3;display:flex;align-items:center;gap:6px}.live-dot{width:6px;height:6px;background:var(--ink);border-radius:50%}.paper{position:absolute;left:50%;top:49%;border-radius:13px;border:1px solid var(--ink);width:288px;height:352px;padding:22px;box-shadow:0 12px 35px #1c322512}.paper-front{transform:translate(-61%,-46%) rotate(-10deg);background:#e0eac0;z-index:2}.paper-back{transform:translate(-24%,-47%) rotate(11deg);background:var(--peach);height:332px}.paper-top{display:flex;justify-content:space-between;align-items:center;font:9px var(--mono);letter-spacing:.09em}.paper-top svg{width:19px;height:19px}.paper .editorial-art{width:100%;height:200px;margin:10px auto 1px}.paper-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px}.paper strong{font-size:24px;font-weight:500;line-height:1.05;letter-spacing:-.7px}.paper-back>span{font:9px var(--mono);letter-spacing:.07em}.paper-back strong{position:absolute;bottom:28px;right:25px}.paper-symbol{font:120px/1 var(--sans);margin:30px 0 0 120px}.circle-arrow{border:1px solid var(--ink);border-radius:50%;width:37px;height:37px;display:grid;place-items:center;font-size:24px}.hero-sticker{position:absolute;bottom:16%;right:0;z-index:4;transform:rotate(8deg);border:1px solid var(--ink);border-radius:50%;width:116px;height:116px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--paper);box-shadow:5px 5px 0 #183d3112}.hero-sticker span{font:9px var(--mono);letter-spacing:.08em}.hero-sticker strong{font-family:var(--serif);font-style:italic;font-size:19px;line-height:2}.floating-star{position:absolute;z-index:4}.star-one{top:9%;left:1%;font-size:54px;transform:rotate(-10deg)}.star-two{bottom:0;left:22%;font-size:48px}.visual-caption{position:absolute;bottom:-18px;left:50%;transform:translateX(-50%);font:italic 13px var(--serif);white-space:nowrap;color:var(--muted)}.trust-strip{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:21px 0;font-size:11px;color:var(--muted)}.trust-strip>span:first-child{font:9px var(--mono);letter-spacing:.08em}.trust-strip strong{font-size:16px;font-weight:400;color:var(--ink);margin-right:5px}.trust-strip a{font-size:11px;color:var(--ink)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.section-heading .eyebrow{margin-bottom:14px}.section-heading h2{margin-bottom:0}.section-description{color:var(--muted);font-size:14px;margin-top:-15px;margin-bottom:29px}.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.article-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--paper);transition:box-shadow .2s,transform .2s}.article-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #243e2410}.card-art{position:relative;display:block;overflow:hidden;height:190px;border-bottom:1px solid var(--line)}.card-art .editorial-art{width:100%;height:100%;transition:transform .3s}.article-card:hover .editorial-art{transform:scale(1.04)}.art-corner{position:absolute;bottom:13px;right:16px;font:9px var(--mono);opacity:.7}.card-copy{display:flex;flex-direction:column;flex:1;padding:23px 23px 15px}.card-copy .eyebrow{font-size:9px;letter-spacing:.05em;margin-bottom:13px;gap:6px;flex-wrap:wrap}.card-copy h3{font-size:25px;letter-spacing:-.045em;line-height:1.16;margin-bottom:13px}.card-copy h3 a{display:block}.card-copy h3 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.card-copy>p{font-size:13px;line-height:1.65;color:var(--muted);margin-bottom:18px}.card-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:10px;font-size:10px;color:var(--muted)}.bookmark[aria-pressed=true]{color:var(--ink);background:var(--lime)}.bookmark[aria-pressed=true] svg{fill:var(--ink)}.topics-section{padding-bottom:66px}.topics-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);border-radius:10px;overflow:hidden}.topic-tile{display:flex;align-items:center;gap:15px;padding:21px 20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .2s}.topic-tile:hover{background:#f0f1e9}.topic-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;font-size:24px;flex-shrink:0}.topic-tile h3{font-size:16px;letter-spacing:-.025em;margin-bottom:5px}.topic-tile div>span{font-size:10px;color:var(--muted)}.tile-arrow{margin-left:auto;font-size:20px}.path-banner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:55px 54px;background:var(--ink);color:var(--paper);border-radius:16px;overflow:hidden}.path-banner .eyebrow{font-size:9px;color:#c2d0bd;margin-bottom:18px}.path-banner h2{font-size:36px;font-weight:400;line-height:1.16}.path-banner p{font-size:13px;color:#becdbc;line-height:1.8;margin-bottom:0}.path-banner>.button{white-space:nowrap}.banner-art{display:flex;align-items:center;position:absolute;right:40px;top:25px;opacity:.18}.step-dot{display:grid;place-items:center;border:1px solid #fff;width:25px;height:25px;border-radius:50%;font:12px var(--mono)}.dotted-line{width:40px;border-top:1px dashed white}.ecosystem-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.ecosystem-mini{position:relative;display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--line);padding:25px 20px 20px;border-radius:12px;min-height:244px;transition:background .2s}.ecosystem-mini:hover{background:#f0f1e9}.product-mark{width:43px;height:43px;border-radius:11px;display:grid;place-items:center;font-size:27px;line-height:1;margin-bottom:22px}.ecosystem-mini .eyebrow{font-size:8px;margin-bottom:10px}.ecosystem-mini h3{font-size:21px;margin-bottom:12px}.ecosystem-mini p{font-size:12px;color:var(--muted);line-height:1.6;padding-right:12px;margin-bottom:24px}.mini-arrow{margin-top:auto;font-size:20px}.lab-teaser{display:grid;grid-template-columns:1.25fr 1fr;background:#eeeee5;border:1px solid var(--line);border-radius:16px;padding:56px;gap:30px}.lab-teaser .eyebrow{font-size:9px;margin-bottom:17px}.lab-teaser h2{font-size:37px;line-height:1.14}.lab-teaser p{color:var(--muted);font-size:14px;max-width:430px}.lab-teaser .button{margin-top:10px}.lab-stack{position:relative;display:grid;place-items:center}.mini-scenario{background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:30px;transform:rotate(-5deg);width:300px;box-shadow:10px 12px 0 #d9ddce}.mini-scenario>span:first-child{font:9px var(--mono);color:var(--muted);letter-spacing:.08em}.mini-scenario p{font-size:22px;line-height:1.4;color:var(--ink);margin:20px 0}.scenario-badge{display:block;border-top:1px solid var(--line);padding-top:15px;font-size:10px}.lab-stamp{position:absolute;right:-8px;bottom:7px;display:grid;place-items:center;width:83px;height:83px;line-height:1.5;transform:rotate(12deg);border-radius:50%;border:1px solid var(--ink);background:var(--lime);font:9px/1.7 var(--mono);text-align:center}.site-footer{margin-top:100px;border-top:1px solid var(--line);padding:54px 0 24px}.footer-top{display:flex;justify-content:space-between;gap:65px;margin-bottom:55px}.footer-top>div:first-child>p{font-size:14px;color:var(--muted);line-height:1.8;margin:22px 0 0}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.footer-links strong{display:block;font:9px var(--mono);letter-spacing:.04em;text-transform:uppercase;margin:6px 0 19px}.footer-links a{display:block;font-size:11px;color:var(--muted);margin-top:11px}.footer-links a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;align-items:center;gap:26px;justify-content:space-between;font-size:9px;color:var(--muted)}.footer-bottom p{margin:0;max-width:570px}.page-intro{padding-top:68px;padding-bottom:40px}.page-intro>.eyebrow{margin-bottom:20px}.page-intro h1{font-size:clamp(44px,5.8vw,76px);line-height:1.07}.page-intro .lead{font-size:17px;max-width:670px}.library-controls{display:flex;align-items:flex-end;gap:16px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0}.search-field{display:flex;align-items:center;gap:12px;padding:0 17px;border:1px solid var(--line);border-radius:7px;background:#fff;min-height:52px}.search-field svg{flex-shrink:0}.search-field input{border:0;background:none;width:100%;min-width:0;color:var(--ink);padding:13px 0;outline-offset:1px}.search-field input:focus-visible{outline:0}.search-field:focus-within{outline:2px solid #547d65;outline-offset:2px}.library-controls .search-field{flex:1;margin:0}.select-label{font-size:9px;display:flex;flex-direction:column;gap:5px;letter-spacing:.03em}.select-label select{font-size:12px;max-width:190px}input,select,textarea{border:1px solid var(--line);border-radius:6px;background:white;color:var(--ink);padding:12px;max-width:100%}select{min-height:50px}.results-summary{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:11px;color:var(--muted);padding:25px 0}.results-summary>span:last-child{font:9px var(--mono);letter-spacing:.07em}.library-grid{row-gap:30px}.empty-state{padding:75px 20px;text-align:center;max-width:650px;margin:auto}.empty-state>span{display:block;font-size:44px;margin-bottom:10px}.empty-state h2{font-size:32px}.empty-state p{color:var(--muted);font-size:14px}.notice{background:#eceee4;border:1px solid var(--line);border-radius:8px;padding:22px 24px;font-size:13px;line-height:1.75;color:#52634f;margin:28px 0}.notice p{margin:6px 0 0}.notice strong{color:var(--ink)}.paths-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.path-card{padding:35px;border:1px solid #183d3122;border-radius:16px;transition:transform .2s}.path-card:hover{transform:translateY(-4px)}.path-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.path-number{font:36px var(--serif)}.path-card h2{max-width:390px;font-size:37px;line-height:1.15}.path-card p{font-size:14px;max-width:370px;color:#425a48}.path-bottom{display:flex;justify-content:space-between;align-items:center;font-size:11px;margin-top:35px}.path-bottom>span:last-child{font-size:28px}.path-progress{height:3px;border-radius:5px;background:#173d3020;overflow:hidden;margin-top:12px}.path-progress>span{display:block;height:100%;background:var(--ink);width:0;transition:width .3s}.path-progress.large{height:6px}.path-status{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.path-steps{list-style:none;padding:0;margin:30px 0}.path-steps li{display:flex;align-items:center;gap:25px;padding:30px 0;border-bottom:1px solid var(--line)}.step-number{display:grid;place-items:center;flex-shrink:0;font:17px var(--mono);width:46px;height:46px;border:1px solid var(--line);border-radius:50%}.path-steps h2{font-size:25px;margin:10px 0}.path-steps p{font-size:13px;color:var(--muted);margin:0}.path-steps .eyebrow{font-size:9px}.step-state{margin-left:auto;font-size:25px}.path-steps li.completed .step-number{background:var(--lime);border-color:var(--ink)}.product-list{display:flex;flex-direction:column;gap:28px}.product-feature{display:grid;grid-template-columns:1fr 1.8fr;gap:42px;border:1px solid var(--line);border-radius:14px;overflow:hidden}.product-feature>div:last-child{padding:34px 34px 34px 0}.product-feature-art{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:265px}.product-feature-art>span{font-size:108px;line-height:1}.product-feature h2{font-size:37px;margin:12px 0 15px}.product-feature p{color:var(--muted);font-size:15px;margin-bottom:18px}.boundary{display:table;font:10px/1.6 var(--mono);background:#eceee4;padding:8px 12px;border-radius:5px;margin:15px 0 22px}.product-detail{display:grid;grid-template-columns:1.7fr 1fr;gap:64px;align-items:start}.product-hero{height:280px;display:grid;place-items:center;font-size:150px;border-radius:12px;margin-bottom:35px}.product-detail-main h2{font-size:29px}.product-detail-main>p{font-size:16px;color:var(--muted)}.product-destination{position:sticky;top:115px;padding:30px;border:1px solid var(--line);border-radius:12px}.product-destination h2{font-size:27px;line-height:1.2}.product-destination p{font-size:13px;color:var(--muted)}.product-destination .button{width:100%}.product-destination .text-link{font-size:11px;margin-top:20px}.practice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:start}.practice-card{border:1px solid var(--line);border-radius:14px;padding:32px;background:#fffdfa}.practice-number{display:inline-block;border-radius:5px;padding:8px 12px;font:10px var(--mono);margin-bottom:24px;letter-spacing:.06em}.practice-card h2{font-size:31px}.practice-card>p{font-size:14px;color:var(--muted)}.input-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.practice-card form>label,.input-grid>label{display:flex;flex-direction:column;gap:7px;font-size:11px;margin-bottom:16px}.practice-card input[type=number],.practice-card select{width:100%;font-size:14px}.practice-card .button{margin-top:10px}.practice-card label.check-label{display:flex;flex-direction:row;align-items:flex-start;gap:13px;font-size:13px;line-height:1.65;margin-top:17px}.check-label input{appearance:auto;width:17px;height:17px;margin-top:4px;flex-shrink:0;accent-color:var(--ink)}.tool-result:not(:empty){background:#e9eee2;border-left:3px solid var(--ink);border-radius:6px;padding:18px;font-size:13px;line-height:1.7;margin-top:24px}.tool-result p{margin:8px 0}.tool-result strong{font-size:17px}.tool-result a{display:block;margin-top:8px;text-decoration:underline}.tool-result.error{background:#f4e0d5;border-color:#a75137}.result-stats{display:grid;grid-template-columns:1fr 1fr;gap:15px}.result-stats span{display:block;font-size:11px;color:var(--muted)}.result-stats strong{display:block}.practice-card details{font-size:11px;color:var(--muted);margin-top:22px;line-height:1.7}.practice-card summary{cursor:pointer;color:var(--ink);margin-bottom:10px}.scenario-box{padding:24px;border-radius:8px;background:var(--peach);margin:24px 0}.scenario-box blockquote{font:22px/1.45 var(--serif);margin:18px 0 0}.quiz-options{display:flex;flex-direction:column;gap:10px}.quiz-option{display:flex;align-items:flex-start;gap:13px;border:1px solid #cbd4c3;border-radius:7px;background:#fffefa;padding:14px;text-align:left;line-height:1.6;font-size:13px}.quiz-option>span{border:1px solid var(--line);border-radius:4px;min-width:25px;height:25px;text-align:center;font:11px/23px var(--mono);flex-shrink:0}.quiz-option:hover{background:#edf1e5}.quiz-option.correct{background:#dcebcf;border-color:#5c8050}.quiz-option.incorrect{background:#f2e0d4;border-color:#a07657}.quiz-feedback:not(:empty),#scam-feedback:not(:empty){margin-top:18px;border-top:1px solid #c6d4bd;padding-top:14px;font-size:13px}.fine-print{font-size:11px!important;line-height:1.8;color:var(--muted);margin-top:18px;margin-bottom:0}.glossary-search{max-width:100%;margin-bottom:20px}#glossary-count{font-size:12px;color:var(--muted)}.glossary-list{margin-top:30px}.glossary-entry{display:grid;grid-template-columns:1fr 2.2fr;gap:25px;padding:27px 0;border-top:1px solid var(--line)}.glossary-entry dt{font-size:22px;line-height:1.3;letter-spacing:-.04em}.glossary-entry dd{margin:0}.glossary-entry dd p{font-size:14px;color:var(--muted);margin-bottom:12px}.glossary-entry .text-link{font-size:11px}.saved-toolbar{display:flex;align-items:center;gap:50px;padding:27px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:35px}.saved-stat{display:flex;flex-direction:column}.saved-stat strong{font-size:35px;font-weight:400;line-height:1.3}.saved-stat span{font-size:11px;color:var(--muted)}.saved-actions{margin-left:auto;display:flex;gap:15px;align-items:center}.reading-bar{position:fixed;top:88px;left:0;width:100%;height:3px;z-index:32;background:transparent;pointer-events:none}#reading-progress{display:block;height:100%;width:0;background:#88a565}.breadcrumbs{display:flex;align-items:center;gap:12px;font-size:11px;color:var(--muted);margin:34px 0}.breadcrumbs a:hover{text-decoration:underline}.article-heading{max-width:925px;margin:0 auto 50px}.article-heading>.eyebrow{margin:25px 0 20px}.article-heading h1{font-size:clamp(40px,5vw,65px);line-height:1.09;max-width:890px}.article-heading .lead{max-width:790px;font-size:19px}.article-meta{display:flex;align-items:center;gap:12px;margin:28px 0}.author-avatar{display:grid;place-items:center;width:38px;height:38px;background:var(--lime);border-radius:50%;flex-shrink:0}.author-avatar svg{width:22px;height:22px}.article-meta strong{display:block;font-size:12px;font-weight:500}.article-meta>div>span{display:block;font-size:10px;color:var(--muted);margin-top:3px}.article-meta .button{margin-left:auto;min-height:42px;padding:10px 15px;font-size:11px;gap:7px}.save-text[aria-pressed=true]{background:var(--lime);border-color:var(--ink)}.review-label{display:flex;align-items:center;gap:9px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0;font-size:10px;color:var(--muted)}.review-label a{margin-left:auto;font-size:9px}.review-label.reviewed{color:var(--ink)}.article-layout{display:grid;grid-template-columns:230px minmax(0,720px);justify-content:center;gap:70px}.article-toc{position:sticky;align-self:start;top:122px;padding-right:20px}.article-toc>.eyebrow{font-size:9px;margin-bottom:15px}.article-toc nav{display:flex;flex-direction:column;border-left:1px solid var(--line)}.article-toc a{font-size:11px;line-height:1.6;color:var(--muted);padding:8px 0 8px 17px}.article-toc a:hover{color:var(--ink);border-left:2px solid var(--ink);padding-left:15px}.toc-note{margin-top:27px;font:italic 14px/1.8 var(--serif);color:var(--muted)}.takeaway{background:#ecefe2;border-radius:9px;padding:26px 28px;margin-bottom:37px}.takeaway .eyebrow{font-size:9px}.takeaway p{margin:11px 0 0;font-size:14px;line-height:1.85}.prose{font-size:16px;line-height:1.95;color:#44594a}.prose h2{font-size:28px;color:var(--ink);letter-spacing:-.035em;line-height:1.2;margin-top:38px;margin-bottom:17px;scroll-margin-top:117px}.prose h3{font-size:22px;color:var(--ink);margin-top:30px;line-height:1.4}.prose p{margin-bottom:23px}.prose ul{padding-left:23px;margin:18px 0 26px}.prose li{padding-left:6px;margin:10px 0}.prose li::marker{color:#7a8e59}.prose a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.prose strong{color:var(--ink)}.prose code{font-size:13px;padding:2px 5px;background:#e9eee2;border-radius:3px;overflow-wrap:anywhere}.prose blockquote{font-family:var(--serif);font-size:22px;border-left:3px solid var(--ink);padding-left:24px;margin:30px 0}.checkpoint{background:var(--lime);border:1px solid #173d3020;border-radius:12px;padding:30px;margin:40px 0;scroll-margin-top:115px}.checkpoint .eyebrow{font-size:9px;margin-bottom:17px}.checkpoint h2{font-size:29px}.checkpoint>p{font-size:14px;line-height:1.8}.sources-section{border-top:1px solid var(--line);padding-top:32px;scroll-margin-top:115px}.sources-section .eyebrow{font-size:9px;margin-bottom:15px}.sources-section h2{font-size:28px}.sources-section ul{list-style:none;padding:0}.sources-section li{padding:12px 0;border-bottom:1px solid var(--line);line-height:1.6;font-size:12px}.sources-section li a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.sources-section li span{display:block;font-size:10px;color:var(--muted);margin-top:6px}.article-end{margin-top:40px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0;display:flex;justify-content:space-between;align-items:center;gap:20px}.article-end p{font-size:18px;margin:0;line-height:1.5}.article-end p strong{font-family:var(--serif);font-style:italic;font-weight:400}.article-end .text-link{font-size:11px}.article-product{display:flex;gap:20px;border:1px solid var(--line);padding:23px;border-radius:8px;margin-top:25px}.article-product .product-mark{flex-shrink:0;margin-bottom:0}.article-product h3{font-size:24px;margin:8px 0}.article-product p{font-size:12px;color:var(--muted);margin-bottom:13px}.article-product .eyebrow{font-size:9px}.article-product .text-link{font-size:11px}.info-prose{padding-bottom:20px}.info-prose h2:first-child{margin-top:5px}dialog{width:min(700px,calc(100% - 32px));max-height:80vh;padding:28px;border:1px solid var(--line);border-radius:16px;background:var(--paper);color:var(--ink);box-shadow:0 24px 100px #1021184d}dialog::backdrop{background:#0f2217a8;backdrop-filter:blur(5px)}.search-head{display:flex;align-items:center;gap:20px;justify-content:space-between;margin-bottom:23px}.search-head h2{font-size:25px;line-height:1.2;margin:0}.search-head button{font-size:28px;flex-shrink:0}dialog .search-field input{font-size:15px}.search-field kbd{font:9px var(--mono);padding:3px 5px;border:1px solid var(--line);border-radius:3px}.search-results{margin-top:18px;max-height:43vh;overflow:auto}.search-result{display:block;border-bottom:1px solid var(--line);padding:15px 8px}.search-result:hover{background:#eef0e6}.search-result span{display:block;font:9px var(--mono);color:var(--muted);text-transform:uppercase;margin-bottom:6px}.search-result strong{font-weight:400;font-size:19px;line-height:1.35}.search-result p{font-size:12px;color:var(--muted);margin:8px 0 0}.search-note{font-size:10px;color:var(--muted);margin:19px 0 0}.search-empty{font-size:13px;padding:18px 0;color:var(--muted)}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);padding:13px 22px;border-radius:8px;max-width:calc(100vw - 30px);font-size:12px;background:var(--ink);color:var(--paper);z-index:100;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}#toast.visible{opacity:1;transform:translate(-50%,0)}body.portable .static-only{display:none}
/* Editorial studio: intentionally separate from the public publication. */
.studio-shell{max-width:1440px;margin:auto;padding:30px}.studio-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.studio-header h1{font-size:36px;margin:8px 0}.studio-header p{font-size:13px;color:var(--muted);margin:0}.studio-header-actions{display:flex;gap:10px;flex-wrap:wrap}.studio-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:28px;align-items:start}.studio-sidebar{position:sticky;top:20px;border:1px solid var(--line);border-radius:10px;padding:20px;background:#fffdfa}.studio-sidebar input{width:100%;font-size:12px}.studio-sidebar select{width:100%;font-size:12px;margin-top:10px}.studio-list{max-height:67vh;overflow:auto;margin-top:16px}.studio-list button{display:block;background:transparent;border:0;border-bottom:1px solid var(--line);text-align:left;padding:12px 5px;width:100%;font-size:12px;line-height:1.5}.studio-list button:hover,.studio-list button.active{background:var(--lime)}.studio-list span{display:block;color:var(--muted);font:9px var(--mono);margin-top:5px}.studio-editor{border:1px solid var(--line);padding:27px;border-radius:10px;background:#fffdfa}.studio-editor h2{font-size:27px}.studio-editor label{display:block;font-size:11px;margin-bottom:16px}.studio-editor label>input,.studio-editor label>select,.studio-editor label>textarea{display:block;width:100%;margin-top:6px;font-size:13px}.studio-editor textarea{resize:vertical;font-family:var(--mono);line-height:1.8}.studio-editor textarea[name=body]{min-height:380px}.studio-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.studio-actions{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.studio-status{padding:14px;background:var(--lime);border-radius:6px;font-size:12px;margin:16px 0}.studio-status:empty{display:none}.studio-review{margin-top:25px;border-top:1px solid var(--line);padding-top:25px}.studio-review .check-label{display:flex;gap:10px;align-items:flex-start}.studio-review .check-label input{width:18px;display:inline-block;margin-top:3px}.studio-login{max-width:460px;margin:10vh auto;padding:35px;border:1px solid var(--line);border-radius:12px}.studio-login h1{font-size:37px}.studio-login p{font-size:13px;color:var(--muted)}.studio-login label{display:block;font-size:12px}.studio-login input{display:block;width:100%;margin:8px 0 20px}.studio-audit{margin:20px 0;padding:20px;border-radius:8px;background:#eeeee4}.studio-audit h3{font-size:21px}.audit-row{display:flex;align-items:start;gap:10px;font-size:12px;padding:8px 0;border-bottom:1px solid var(--line)}.audit-row strong{font-weight:500}.audit-row small{display:block;font-size:10px;color:var(--muted)}.seo-snippet{border:1px solid var(--line);border-radius:8px;padding:18px;background:white}.seo-snippet h3{font-size:20px;letter-spacing:0;color:#244e69;margin:5px 0 10px}.seo-snippet p{font-size:12px;color:var(--muted);margin:0}.seo-snippet>span{font-size:10px;color:var(--muted)}.studio-preview{border:1px solid var(--line);border-radius:8px;padding:25px;max-height:650px;overflow:auto;margin-top:20px}.source-picker{max-height:220px;overflow:auto;border:1px solid var(--line);padding:12px}.source-picker label{display:flex;align-items:flex-start;gap:10px;line-height:1.5}.source-picker label input{width:auto;margin:0}.studio-help{font-size:11px;color:var(--muted)}
@media(min-width:1600px){.container{width:min(1340px,calc(100% - 160px))}.hero{gap:85px;padding-top:80px;padding-bottom:80px}.hero h1{font-size:98px}.hero-visual{min-height:490px}.paper{width:305px;height:365px}.paper-back{height:345px}.hero-sticker{right:10px}.card-art{height:205px}}
@media(max-width:1190px){.container{width:calc(100% - 70px)}.desktop-nav{gap:17px}.header-inner{gap:17px}.header-start{display:none}.hero h1{font-size:78px}.hero-visual{min-height:440px}.paper{width:252px;height:324px}.paper .editorial-art{height:178px}.paper-back{height:308px}.paper strong{font-size:22px}.paper-symbol{font-size:100px;margin-left:100px}.orbit{width:390px;height:390px}.orbit-two{width:310px;height:310px}.hero-sticker{width:103px;height:103px;right:-8px}.hero-label{font-size:8px}.hero-actions{gap:18px}.hero-actions .button{padding:15px 17px;font-size:12px;gap:14px}.hero-actions .text-link{font-size:12px}.ecosystem-mini{padding:20px 15px}.ecosystem-mini h3{font-size:18px}.ecosystem-mini p{font-size:11px}.footer-links{gap:35px}.article-layout{gap:40px;grid-template-columns:195px minmax(0,690px)}.lab-teaser{padding:40px}.lab-teaser h2{font-size:33px}.mini-scenario{width:270px;padding:25px}.mini-scenario p{font-size:21px}.topic-tile{padding:19px 15px;gap:11px}.topic-tile h3{font-size:15px}}
@media(max-width:960px){.desktop-nav{display:none}.header-start{display:inline-flex}.menu-toggle{display:inline-flex;font-size:23px}.header-inner{height:78px}.reading-bar{top:78px}.hero{gap:10px;padding-top:55px}.hero h1{font-size:65px}.hero-visual{min-height:410px}.hero-description{font-size:14px;max-width:335px}.hero-notes{gap:14px;font-size:9px}.hero-actions{gap:17px}.hero-actions .text-link{font-size:11px}.paper{width:218px;height:292px;padding:18px}.paper .editorial-art{height:155px}.paper-back{height:277px}.paper strong{font-size:19px}.paper-top{font-size:7px}.paper-back>span{font-size:7px}.paper-symbol{font-size:90px;margin-left:80px}.paper-top svg{width:16px}.circle-arrow{width:30px;height:30px;font-size:20px}.hero-sticker{right:-5px;bottom:19%;width:90px;height:90px}.hero-sticker strong{font-size:16px}.hero-sticker span{font-size:7px}.orbit{width:320px;height:320px}.orbit-two{width:250px;height:250px}.hero-label{top:25px;font-size:7px}.star-one{font-size:40px;top:14%;left:0}.visual-caption{font-size:11px;bottom:4px}.star-two{bottom:4%;font-size:35px}.section{padding-top:65px}.section-heading h2{font-size:31px}.section-heading .text-link{font-size:11px}.card-art{height:150px}.card-copy{padding:20px 17px 14px}.card-copy h3{font-size:22px}.card-copy>p{font-size:12px}.card-copy .eyebrow{font-size:8px}.cards-grid{gap:18px}.trust-strip{flex-wrap:wrap;justify-content:flex-start;gap:24px}.trust-strip>span:first-child{display:none}.trust-strip a{margin-left:auto}.topics-grid{grid-template-columns:repeat(2,1fr)}.path-banner{padding:38px}.path-banner h2{font-size:30px}.path-banner p{font-size:12px}.path-banner .button{font-size:11px;padding:15px 18px}.ecosystem-grid{grid-template-columns:repeat(3,1fr)}.ecosystem-mini{min-height:220px;padding:23px}.ecosystem-mini h3{font-size:23px}.lab-teaser{gap:15px;padding:35px;grid-template-columns:1.2fr 1fr}.lab-teaser h2{font-size:29px}.lab-teaser p{font-size:12px}.mini-scenario{width:230px;padding:20px}.mini-scenario p{font-size:19px}.scenario-badge{font-size:8px}.lab-stamp{width:70px;height:70px;font-size:8px;right:-14px}.footer-top{gap:30px}.footer-links{gap:25px}.footer-links a{font-size:10px}.footer-top .brand{font-size:20px}.footer-top .brand-symbol{width:29px;height:29px}.library-controls{flex-wrap:wrap;gap:12px}.library-controls .search-field{flex-basis:100%}.select-label{flex:1}.select-label select{max-width:100%;width:100%}.path-card{padding:28px}.path-card h2{font-size:31px}.practice-grid{gap:20px}.practice-card{padding:24px}.practice-card h2{font-size:27px}.product-detail{gap:30px}.product-feature{grid-template-columns:1fr 1.5fr;gap:30px}.product-feature h2{font-size:32px}.product-feature>div:last-child{padding-right:25px}.article-layout{gap:30px;grid-template-columns:170px minmax(0,1fr)}.article-toc{padding-right:0}.article-toc a{font-size:10px}.article-heading{max-width:800px}.article-heading h1{font-size:54px}.article-heading .lead{font-size:17px}.prose{font-size:15px}.prose h2{font-size:26px}.checkpoint{padding:24px}.saved-toolbar{gap:30px}.saved-actions{flex-direction:column;gap:3px}.studio-layout{grid-template-columns:230px minmax(0,1fr)}.studio-shell{padding:20px}.studio-editor{padding:22px}.studio-header-actions .button{font-size:11px;padding:12px}}
@media(max-width:700px){html{scroll-padding-top:91px}.container{width:calc(100% - 40px)}.preview-ribbon{font-size:8px;padding:7px 12px}.preview-ribbon a{display:none}.preview-ribbon span{padding:0 4px}.header-inner{height:72px;gap:12px}.brand{font-size:20px;gap:8px}.brand-symbol{width:29px;height:29px}.brand-sub{font-size:8px;letter-spacing:.24em}.header-actions{gap:3px}.header-start{display:none!important}.saved-link{padding:8px 4px}.icon-button{width:36px;height:36px;padding:8px}.menu-toggle{margin-left:4px}.hero{grid-template-columns:1fr;gap:0;padding-top:42px;padding-bottom:25px}.hero h1{font-size:clamp(60px,13vw,88px);line-height:1;letter-spacing:-.065em;margin-bottom:23px}.hero h1 br:first-of-type{display:none}.hero-copy>.eyebrow{font-size:9px;margin-bottom:23px;gap:8px}.tiny-star{font-size:21px}.hero-description{font-size:14px;max-width:410px;margin-bottom:25px;line-height:1.75}.hero-actions{gap:22px}.hero-actions .button{min-height:49px;padding:14px 18px;font-size:12px}.hero-actions .text-link{font-size:11px}.hero-notes{font-size:9px;margin-top:21px;gap:19px}.hero-visual{min-height:380px;height:380px;max-width:430px;width:100%;margin:25px auto 0}.paper{width:233px;height:290px;top:47%;padding:19px}.paper-front{transform:translate(-65%,-46%) rotate(-10deg)}.paper-back{transform:translate(-28%,-47%) rotate(11deg);height:276px}.paper .editorial-art{height:155px}.paper strong{font-size:20px}.paper-top{font-size:8px}.paper-back>span{font-size:8px}.paper-back strong{right:20px;bottom:23px}.paper-symbol{font-size:90px;margin-left:85px}.orbit{width:335px;height:335px;top:48%}.orbit-two{width:265px;height:265px}.hero-label{top:0;font-size:7px}.hero-sticker{width:95px;height:95px;right:8px;bottom:15%}.hero-sticker strong{font-size:16px}.hero-sticker span{font-size:8px}.star-one{font-size:37px;top:5%;left:5%}.star-two{bottom:0;left:13%}.visual-caption{bottom:-2px;font-size:11px}.trust-strip{padding:18px 0;justify-content:space-between;gap:8px;font-size:9px}.trust-strip strong{font-size:14px;display:block;margin:0 0 4px}.trust-strip a{display:none}.trust-strip>span{display:block;min-width:0}.section{padding-top:51px}.section-heading{align-items:flex-start;gap:20px;margin-bottom:25px}.section-heading h2{font-size:29px;line-height:1.12}.section-heading .eyebrow{font-size:8px;letter-spacing:.06em;margin-bottom:12px}.section-heading>.text-link{font-size:0;white-space:nowrap;margin-top:25px}.section-heading>.text-link>span{font-size:22px}.section-heading>.text-link::after{content:'↗';font-size:22px}.section-heading>.text-link:has(span)::after{display:none}.cards-grid{grid-template-columns:1fr;gap:25px}.card-art{height:200px}.card-copy{padding:22px 23px 14px}.card-copy h3{font-size:27px;max-width:380px}.card-copy>p{font-size:13px}.card-copy .eyebrow{font-size:9px}.card-foot{font-size:11px}.article-card{border-radius:11px}.topics-grid{grid-template-columns:1fr}.topic-tile{padding:17px 19px;gap:15px}.topic-tile h3{font-size:17px}.topic-tile div>span{font-size:10px}.topic-icon{width:43px;height:43px}.topics-section{padding-bottom:40px}.path-banner{flex-direction:column;align-items:flex-start;padding:36px 28px;gap:22px;border-radius:12px}.path-banner .eyebrow{font-size:8px;max-width:220px;line-height:1.6}.path-banner h2{font-size:30px;line-height:1.16}.path-banner p{font-size:12px}.path-banner br{display:none}.path-banner .button{font-size:12px;min-height:49px}.banner-art{top:30px;right:22px}.step-dot{width:18px;height:18px;font-size:9px}.dotted-line{width:14px}.ecosystem-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ecosystem-mini{padding:22px 17px;min-height:225px}.ecosystem-mini:last-child{grid-column:span 2;min-height:190px}.ecosystem-mini h3{font-size:22px}.ecosystem-mini p{font-size:11px}.ecosystem-mini .product-mark{margin-bottom:18px}.section-description{font-size:13px;margin-top:-9px;max-width:310px}.lab-teaser{grid-template-columns:1fr;padding:33px 27px;gap:20px}.lab-teaser h2{font-size:31px;line-height:1.12}.lab-teaser h2 br{display:none}.lab-teaser .eyebrow{font-size:8px;line-height:1.7}.lab-teaser p{font-size:13px}.lab-teaser .button{font-size:12px}.lab-stack{height:250px}.mini-scenario{width:252px;padding:25px}.mini-scenario p{font-size:21px}.scenario-badge{font-size:9px}.lab-stamp{right:0;bottom:0;width:73px;height:73px}.site-footer{margin-top:65px;padding-top:36px}.footer-top{display:block;margin-bottom:35px}.footer-top>div:first-child>p{font-size:13px;margin-top:19px}.footer-links{margin-top:33px;grid-template-columns:1fr 1fr;gap:27px 20px}.footer-links a{font-size:11px}.footer-links strong{font-size:9px;margin-bottom:15px}.footer-bottom{flex-wrap:wrap;font-size:9px;gap:13px;align-items:start}.footer-bottom p{order:3;max-width:100%}.page-intro{padding-top:40px;padding-bottom:25px}.page-intro>.eyebrow{font-size:9px;line-height:1.7;margin-bottom:20px}.page-intro h1{font-size:46px;line-height:1.07;margin-bottom:20px}.page-intro .lead{font-size:15px;line-height:1.75}.library-controls{gap:12px;padding:21px 0}.search-field{padding:0 13px;gap:8px}.search-field input{font-size:12px}.select-label{flex:1 1 40%}.select-label select{font-size:11px;min-height:45px}.library-controls .button{min-height:39px;width:100%;font-size:11px;padding:9px}.results-summary{font-size:11px;padding:23px 0}.results-summary>span:last-child{display:none}.library-grid .card-art{height:180px}.empty-state{padding:45px 0}.empty-state h2{font-size:28px}.empty-state p{font-size:13px}.notice{font-size:12px;padding:20px}.paths-grid{grid-template-columns:1fr;gap:22px}.path-card{padding:28px}.path-card h2{font-size:33px}.path-top{margin-bottom:32px}.path-card p{font-size:13px}.path-status{font-size:10px;gap:15px}.path-status span:last-child{text-align:right}.path-steps li{gap:15px;padding:24px 0}.step-number{width:32px;height:32px;font-size:12px;align-self:flex-start;margin-top:3px}.path-steps h2{font-size:24px;line-height:1.2}.path-steps p{font-size:12px}.path-steps .eyebrow{font-size:8px}.step-state{font-size:20px}.product-feature{grid-template-columns:1fr;gap:0}.product-feature-art{min-height:190px;padding:25px}.product-feature-art>span{font-size:88px}.product-feature-art .eyebrow{font-size:9px}.product-feature>div:last-child{padding:27px}.product-feature h2{font-size:33px}.product-feature p{font-size:14px}.product-feature .eyebrow{font-size:9px}.boundary{font-size:9px}.product-detail{grid-template-columns:1fr;gap:27px}.product-hero{height:230px;font-size:125px}.product-detail-main>p{font-size:15px}.product-destination{position:static;padding:27px}.product-destination .button{width:auto}.practice-grid{grid-template-columns:1fr;gap:27px}.practice-card{padding:26px 22px}.practice-card h2{font-size:29px}.practice-card>p{font-size:13px}.input-grid{gap:12px}.practice-card .button{width:100%;font-size:12px}.practice-card form>label,.input-grid>label{font-size:10px}.practice-card label.check-label{font-size:12px}.quiz-option{font-size:12px;padding:13px;gap:11px}.practice-card .tool-result{font-size:12px}.practice-card .tool-result strong{font-size:16px}.glossary-entry{grid-template-columns:1fr;gap:11px;padding:22px 0}.glossary-entry dt{font-size:25px}.glossary-entry dd p{font-size:13px}.glossary-entry .text-link{font-size:11px}.saved-toolbar{gap:28px;flex-wrap:wrap;padding:24px 0}.saved-stat strong{font-size:32px}.saved-stat span{font-size:10px}.saved-actions{width:100%;margin:0;flex-direction:row;gap:8px;align-items:center}.saved-actions .button{font-size:10px;padding:11px;min-height:42px;gap:5px}.saved-actions .text-button{font-size:10px}.breadcrumbs{font-size:10px;margin:24px 0}.article-heading{margin-bottom:30px}.article-heading>.eyebrow{font-size:9px;line-height:1.7;margin-top:25px}.article-heading h1{font-size:42px;line-height:1.08}.article-heading .lead{font-size:16px;line-height:1.7}.article-meta{gap:10px;flex-wrap:wrap}.author-avatar{width:34px;height:34px}.article-meta strong{font-size:11px}.article-meta>div>span{font-size:9px}.article-meta .button{font-size:0;padding:9px;gap:0;min-height:35px}.article-meta .button span{display:none}.review-label{font-size:9px;flex-wrap:wrap;gap:6px}.review-label a{font-size:8px;margin-left:0;width:100%;padding-left:16px}.article-layout{display:block}.article-toc{position:static;border:1px solid var(--line);border-radius:8px;padding:18px 20px;margin-bottom:30px}.article-toc nav{display:grid;grid-template-columns:1fr 1fr;border:0;gap:2px 12px}.article-toc a{padding:5px 0;font-size:10px;line-height:1.6}.article-toc a:hover{padding:5px 0;border:0;text-decoration:underline}.article-toc>.eyebrow{font-size:8px;margin-bottom:10px}.toc-note{display:none}.takeaway{padding:23px;margin-bottom:30px}.takeaway p{font-size:13px;line-height:1.85}.takeaway .eyebrow{font-size:8px}.prose{font-size:15px;line-height:1.95}.prose h2{font-size:26px;line-height:1.2;margin-top:32px}.prose p{margin-bottom:20px}.prose ul{padding-left:18px}.prose li{padding-left:3px;margin:10px 0}.checkpoint{padding:23px 20px;margin:33px 0}.checkpoint h2{font-size:27px}.checkpoint .eyebrow{font-size:8px}.checkpoint>p{font-size:13px}.checkpoint .fine-print{font-size:10px!important}.sources-section .eyebrow{font-size:8px}.sources-section h2{font-size:26px}.sources-section li{font-size:11px}.sources-section li span{font-size:9px}.sources-section .fine-print{font-size:10px!important}.article-end{flex-direction:column;align-items:flex-start;gap:18px}.article-end p{font-size:20px}.reading-bar{top:72px}.article-product{padding:20px;gap:15px}.article-product .eyebrow{font-size:8px}.article-product p{font-size:11px}.article-product .product-mark{width:35px;height:35px;font-size:23px}dialog{padding:22px;max-height:85vh;border-radius:12px}.search-head h2{font-size:24px}.search-head{gap:10px;margin-bottom:22px}.search-head button{width:32px}.search-field kbd{display:none}dialog .search-field input{font-size:12px}.search-results{max-height:47vh}.search-result strong{font-size:19px}.search-result span{font-size:8px}.search-result p{font-size:11px}.search-note{font-size:9px}.studio-shell{padding:16px}.studio-header{display:block}.studio-header h1{font-size:31px}.studio-header-actions{margin-top:20px;gap:8px}.studio-layout{display:block}.studio-sidebar{position:static;padding:17px;margin-bottom:20px}.studio-list{max-height:210px}.studio-editor{padding:20px 17px}.studio-grid{grid-template-columns:1fr;gap:0}.studio-editor label{font-size:10px}.studio-editor label>input,.studio-editor label>select,.studio-editor label>textarea{font-size:12px}.studio-login{margin:8vh 20px;padding:27px}.studio-login h1{font-size:33px}.studio-actions .button{font-size:11px;padding:12px}.studio-review h3{font-size:24px}}
@media(max-width:359px){.container{width:calc(100% - 32px)}.brand{font-size:18px}.brand-symbol{width:25px;height:25px}.header-actions{gap:0}.header-actions .icon-button{width:32px;height:32px}.saved-link svg{width:16px}.hero h1{font-size:60px}.hero-actions{gap:15px}.hero-actions .text-link{font-size:10px}.hero-actions .button{font-size:11px;padding:13px;gap:9px}.hero-notes{gap:11px;font-size:8px}.hero-visual{min-height:345px;height:345px}.paper{width:209px;height:270px;padding:17px}.paper-back{height:256px}.paper .editorial-art{height:144px}.paper strong{font-size:18px}.paper-top{font-size:7px}.paper-back>span{font-size:7px}.paper-symbol{margin-left:67px}.orbit{width:285px;height:285px}.orbit-two{width:230px;height:230px}.hero-sticker{width:81px;height:81px;right:0;bottom:15%}.hero-sticker strong{font-size:15px}.hero-sticker span{font-size:7px}.hero-label{font-size:6px}.star-one{font-size:31px}.page-intro h1{font-size:42px}.article-heading h1{font-size:37px}.preview-ribbon{font-size:7px}.lab-teaser{padding:29px 23px}.mini-scenario{width:220px}.mini-scenario p{font-size:18px}.lab-stamp{right:-3px}.card-copy h3{font-size:25px}.saved-actions{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.article-card:hover,.button:hover,.path-card:hover{transform:none}}
@media print{.site-header,.preview-ribbon,.site-footer,.article-toc,.reading-bar,.bookmark,.save-text,.search-open,.checkpoint,.article-end,.article-product,.skip-link,#toast{display:none!important}.container{width:100%;max-width:100%}.article-layout{display:block}.article-heading h1{font-size:30pt}.article-heading .lead{font-size:12pt}.prose{font-size:11pt;color:#000}.prose h2{font-size:16pt;break-after:avoid}.prose p,.prose li{orphans:3;widows:3}.article-page+.section{display:none}.article-heading{margin-bottom:25px}.takeaway{background:none;border:1px solid #ccc}.sources-section a::after{content:' (' attr(href) ')';font-size:8pt}body{background:white;color:black}}
/* Iteration: avoid programmatic focus outlines around the whole publication. */
main:focus{outline:none}
@media(max-width:700px){.hero h1{font-size:clamp(47px,12vw,76px)}.hero h1 br:first-of-type{display:initial}}
@media(max-width:359px){.hero h1{font-size:47px}.hero-visual{overflow:hidden;margin-left:-8px;width:calc(100% + 16px);max-width:calc(100% + 16px)}.paper-back{transform:translate(-36%,-47%) rotate(11deg)}}
@media(max-width:700px){.paper-back{transform:translate(-36%,-47%) rotate(11deg)}}
.jupiter-widget{margin-top:34px;padding:28px;border:1px solid var(--line);border-radius:12px;background:var(--ink);color:var(--paper);scroll-margin-top:115px}
.jupiter-widget h2{color:var(--paper);margin:9px 0 13px}
.jupiter-widget p{color:#d7dfd0;font-size:13px;line-height:1.75}
.jupiter-widget .eyebrow{color:var(--lime);font-size:9px}
.jupiter-widget .mint-line{margin:17px 0 21px;overflow-wrap:anywhere}
.jupiter-widget code{color:var(--lime);font-size:11px}
.jupiter-widget-frame{min-height:440px;border-radius:9px;background:#f7f8f3;overflow:hidden;color:var(--ink)}
.jupiter-widget-frame .widget-loading{padding:24px;color:#536457;font-size:12px}
.widget-fallback{margin-top:16px;color:var(--paper);border-color:#70816c}
.widget-fallback:hover{background:#294f40;border-color:var(--paper)}
.jupiter-widget .fine-print{color:#b7c6b5!important}
@media(max-width:700px){.jupiter-widget{padding:20px;margin-top:28px}.jupiter-widget h2{font-size:26px}.jupiter-widget-frame{min-height:410px}.desktop-nav{display:none}.menu-toggle{display:inline-flex}}
.article-visual{margin:0 0 36px;border:1px solid var(--line);border-radius:12px;background:#f4f1e8;overflow:hidden;scroll-margin-top:115px}
.article-visual-media{background:#e6e4d9;overflow:hidden}
.article-visual-media img{width:100%;height:auto;object-fit:contain;display:block}
.article-visual figcaption{padding:22px 25px 4px}
.article-visual figcaption p{max-width:680px;margin:9px 0 0;font-size:16px;line-height:1.65;color:var(--ink)}
.visual-reading{display:grid;grid-template-columns:1.25fr .9fr;gap:20px;padding:18px 25px 25px}
.visual-reading ol{margin:12px 0 0;padding-left:20px;color:var(--ink);font-size:13px;line-height:1.7}
.visual-reading li{padding:3px 0}
.visual-practice{align-self:start;padding:17px 18px;border-radius:8px;background:var(--paper);border:1px solid var(--line)}
.visual-practice p{margin:9px 0 0;font-size:13px;line-height:1.7;color:var(--ink)}
@media(max-width:700px){.article-visual{margin-bottom:28px}.article-visual figcaption{padding:18px 19px 2px}.article-visual figcaption p{font-size:14px}.visual-reading{grid-template-columns:1fr;padding:15px 19px 20px;gap:14px}.visual-reading ol{font-size:12px}.visual-practice{padding:14px 15px}.visual-practice p{font-size:12px}}
.publication-ribbon{background:var(--ink);color:#e5e8d7;text-align:center;padding:8px 16px;font-family:var(--mono);font-size:9px;line-height:1.5;letter-spacing:.06em;text-transform:uppercase}.publication-ribbon span{padding:0 9px}.publication-ribbon a{margin-left:18px;color:var(--lime);text-decoration:underline;text-underline-offset:3px}.publication-ribbon a:hover{color:#fff}.publication-ribbon .x-follow-link{display:inline-block;white-space:nowrap}
@media(max-width:700px){.publication-ribbon{padding:7px 12px;font-size:8px}.publication-ribbon span{padding:0 4px}.publication-ribbon a:not(.x-follow-link){display:none}.publication-ribbon .x-follow-link{margin-left:10px}}
.top-widgets{position:fixed;top:128px;right:24px;z-index:40;display:flex;flex-direction:column;align-items:flex-end;gap:10px;pointer-events:none}
.top-widget{position:relative;display:grid;grid-template-columns:1fr auto;gap:2px 12px;width:164px;padding:12px 13px 11px;border:1px solid var(--ink);border-radius:10px;background:var(--paper);box-shadow:4px 5px 0 #183d3120;pointer-events:auto;animation:top-widget-float 3.8s ease-in-out infinite;transition:box-shadow .18s,transform .18s}
.top-widget:hover{animation-play-state:paused;box-shadow:6px 7px 0 #183d3130;transform:translateY(-2px)}
.top-widget-kicker{grid-column:1 / -1;font:8px/1.2 var(--mono);letter-spacing:.09em;color:var(--muted)}
.top-widget strong{font-size:14px;font-weight:600;line-height:1.3}
.top-widget-arrow{align-self:end;font-size:18px;line-height:1}
.top-widget-x{animation-delay:-.9s;background:var(--ink);color:var(--paper);border-color:var(--ink)}
.top-widget-x .top-widget-kicker{color:#b9c9b4}
.top-widget-stonkb{background:var(--lime);color:var(--ink)}
@keyframes top-widget-float{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-7px) rotate(-1.2deg)}}
@media(max-width:700px){.top-widgets{top:122px;right:12px;gap:7px}.top-widget{width:145px;padding:10px 11px 9px}.top-widget strong{font-size:12px}.top-widget-kicker{font-size:7px}.top-widget-arrow{font-size:16px}}
@media(prefers-reduced-motion:reduce){.top-widget{animation:none;transition:none}}
@media print{.publication-ribbon{display:none!important}}
.page-custom-fields{display:grid;gap:13px}
.admin-build-form{display:grid;gap:9px;margin-top:15px}.admin-build-form label{display:grid;gap:6px;color:#5f7064;font:9px var(--mono);letter-spacing:.03em;text-transform:uppercase}.admin-build-form select,.admin-build-form input{width:100%;min-height:38px;padding:8px 10px;border:1px solid var(--admin-line);border-radius:6px;background:#fff;color:var(--admin-ink);font:11px var(--sans);text-transform:none;letter-spacing:0}.admin-build-form .button{justify-self:start;min-height:40px;padding:9px 13px;font-size:10px}
.x-chat{position:fixed;right:24px;bottom:24px;z-index:80;width:min(330px,calc(100vw - 32px));font-size:13px}
.x-chat-toggle{display:flex;align-items:center;gap:11px;width:100%;padding:10px 14px 10px 10px;border:1px solid var(--ink);border-radius:13px;background:var(--ink);color:var(--paper);box-shadow:6px 7px 0 #183d3126;text-align:left;animation:x-chat-bounce 4.2s ease-in-out infinite}
.x-chat-toggle:hover{animation-play-state:paused;transform:translateY(-2px);box-shadow:8px 9px 0 #183d3130}
.x-chat-orbit{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--lime);color:var(--ink);font-size:22px;font-weight:700;line-height:1}
.x-chat-toggle small{display:block;color:#b9c9b4;font:8px/1.2 var(--mono);letter-spacing:.12em}
.x-chat-toggle strong{display:block;font-size:14px;font-weight:600;line-height:1.25}
.x-chat-pulse{width:7px;height:7px;border-radius:50%;background:#8fb98d;margin-left:auto;box-shadow:0 0 0 5px #8fb98d21}
.x-chat-panel{position:absolute;right:0;bottom:66px;width:100%;padding:20px;border:1px solid var(--ink);border-radius:13px;background:var(--paper);box-shadow:8px 10px 0 #183d3117}
.x-chat-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.x-chat-panel-head .eyebrow{font-size:8px}.x-chat-panel h2{font-size:25px;margin:6px 0 0}.x-chat-close{border:0;background:none;font-size:24px;line-height:1}.x-chat-panel p{font-size:12px;line-height:1.65;color:var(--muted);margin:15px 0}.x-chat-panel label{display:block;font-size:10px;font-weight:600}.x-chat-panel textarea{display:block;width:100%;min-height:92px;margin-top:7px;padding:10px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);font:12px/1.6 var(--sans);resize:vertical}.x-chat-panel .button{width:100%;margin-top:12px;min-height:45px}.x-chat-note{font-size:10px!important;margin:12px 0 4px!important}.x-chat-profile{font-size:10px;text-decoration:underline;text-underline-offset:3px}.x-chat-profile:hover{color:#537457}
@keyframes x-chat-bounce{0%,100%{transform:translateY(0) rotate(0)}45%{transform:translateY(-5px) rotate(-.5deg)}60%{transform:translateY(1px) rotate(.3deg)}}
@media(max-width:700px){.x-chat{right:12px;bottom:13px;width:min(300px,calc(100vw - 24px))}.x-chat-panel{bottom:61px;padding:17px}.x-chat-toggle{padding:9px 12px 9px 9px}.x-chat-orbit{width:34px;height:34px;font-size:19px}}
@media(prefers-reduced-motion:reduce){.x-chat-toggle{animation:none}.x-chat-toggle:hover{transform:none}}

/* Ledger article widgets */
.ledger-tools{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:36px 0;padding:0}
.ledger-affiliate-card,.ledger-fit-card{min-width:0;padding:22px;border:1px solid var(--line);border-radius:10px;background:#f6f8f2}
.ledger-affiliate-card{background:#edf3e8;border-color:#d6e2cc}
.ledger-tools .eyebrow{font-size:9px;letter-spacing:.1em}
.ledger-tools h2,.ledger-tools h3{margin:10px 0 8px;font-size:clamp(20px,2.2vw,27px);line-height:1.15;letter-spacing:-.035em}
.ledger-tools h3{font-size:20px}
.ledger-tools p{color:var(--muted);font-size:12px;line-height:1.7}
.ledger-tools .affiliate-disclosure{margin:14px 0;padding:11px 12px;border-left:3px solid #728d5e;background:#fff;color:var(--ink);font-size:11px}
.ledger-shop-link{min-height:48px;margin:3px 0 6px}
.ledger-tools .ledger-affiliate-note{margin-bottom:0;font-size:10px}
.ledger-fit-card form{display:grid;gap:12px;margin-top:14px}
.ledger-fit-card form label{display:flex;align-items:flex-start;gap:9px;color:var(--ink);font-size:11px;line-height:1.55;cursor:pointer}
.ledger-fit-card input[type=checkbox]{width:17px;height:17px;margin:1px 0 0;accent-color:#315b42;flex:0 0 auto}
.ledger-fit-card .button{justify-self:start;min-height:43px;margin-top:2px}
.ledger-fit-result{min-height:42px;margin-bottom:0;padding-top:10px;border-top:1px solid var(--line);font-size:11px!important}
.ledger-tools :focus-visible{outline:3px solid #587eae;outline-offset:3px}
@media(max-width:760px){.ledger-tools{grid-template-columns:1fr;gap:11px;margin:27px 0}.ledger-affiliate-card,.ledger-fit-card{padding:18px}.ledger-tools h2{font-size:23px}}
@media print{.ledger-tools{break-inside:avoid}.ledger-shop-link{display:none}}

/* Editorial command center */
.admin-app{--admin-ink:#183d31;--admin-paper:#f7f8f3;--admin-line:#dce1d5;--admin-muted:#66756a;min-height:100vh;background:#edf0e9;color:var(--admin-ink);font-family:var(--sans)}
.admin-app *{box-sizing:border-box}.admin-shell{display:grid;grid-template-columns:244px minmax(0,1fr);min-height:100vh}.admin-sidebar{display:flex;flex-direction:column;position:sticky;top:0;height:100vh;padding:25px 18px;background:var(--admin-ink);color:#edf2e6}.admin-brand{display:flex;align-items:center;gap:10px;color:#fff;font-size:18px;font-weight:700;letter-spacing:-.6px}.admin-brand-mark{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:#e0eab7;color:var(--admin-ink);font-size:21px}.admin-brand small{display:block;margin-top:4px;color:#a9b8aa;font:8px/1.2 var(--mono);letter-spacing:.2em}.admin-sidebar-copy{padding:29px 10px 15px;color:#a9b8aa;font-size:11px;line-height:1.65}.admin-nav{display:grid;gap:4px}.admin-nav button{display:flex;align-items:center;gap:11px;width:100%;padding:11px 12px;border:1px solid transparent;border-radius:7px;background:none;color:#b9c8ba;text-align:left;font-size:12px}.admin-nav button:hover,.admin-nav button.active{background:#294f40;color:#fff;border-color:#456653}.admin-nav button.active{box-shadow:inset 3px 0 #e0eab7}.admin-nav-icon{width:19px;color:#e0eab7;text-align:center;font-size:15px}.admin-sidebar-footer{margin-top:auto;padding:15px 10px 2px;border-top:1px solid #315440;color:#a9b8aa;font-size:10px;line-height:1.7}.admin-sidebar-footer strong{display:block;color:#fff;font-size:11px;font-weight:500}.admin-main{min-width:0;padding:31px 42px 70px}.admin-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;margin-bottom:27px}.admin-kicker{margin-bottom:9px;color:#6b806f;font:10px/1.3 var(--mono);letter-spacing:.11em;text-transform:uppercase}.admin-topbar h1{font-size:37px;letter-spacing:-.06em;margin-bottom:7px}.admin-topbar p{max-width:640px;margin:0;color:var(--admin-muted);font-size:13px;line-height:1.6}.admin-topbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.admin-topbar-actions .button{min-height:42px;padding:10px 14px;font-size:11px}.admin-status{min-height:20px;margin:-10px 0 17px;color:#536a59;font-size:11px}.admin-panel{display:block}.admin-panel[hidden]{display:none}.admin-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:18px}.admin-metric{padding:17px 18px;border:1px solid var(--admin-line);border-radius:9px;background:var(--admin-paper)}.admin-metric-kicker{display:flex;align-items:center;justify-content:space-between;color:#758378;font:9px/1.4 var(--mono);letter-spacing:.08em;text-transform:uppercase}.admin-metric strong{display:block;margin:11px 0 4px;font-size:31px;font-weight:500;letter-spacing:-.06em}.admin-metric small{color:var(--admin-muted);font-size:10px}.admin-metric.accent{background:#e0eab7;border-color:#c6d39c}.admin-metric.warning{background:#fff2d5;border-color:#ead5a7}.admin-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(270px,.7fr);gap:18px;margin-bottom:18px}.admin-card{border:1px solid var(--admin-line);border-radius:9px;background:var(--admin-paper);padding:20px}.admin-card h2{margin:0 0 5px;font-size:22px;letter-spacing:-.05em}.admin-card h3{margin:0 0 5px;font-size:17px;letter-spacing:-.03em}.admin-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.admin-card-heading p{margin:0;color:var(--admin-muted);font-size:11px;line-height:1.5}.admin-card-heading .pill{font-size:9px;white-space:nowrap}.admin-table{width:100%;border-collapse:collapse;font-size:11px}.admin-table th{padding:0 8px 9px;text-align:left;color:#78877b;font:9px var(--mono);letter-spacing:.06em;text-transform:uppercase}.admin-table td{padding:11px 8px;border-top:1px solid var(--admin-line);vertical-align:middle}.admin-table td:first-child,.admin-table th:first-child{padding-left:0}.admin-table td:last-child,.admin-table th:last-child{padding-right:0}.admin-table strong{display:block;font-weight:600;font-size:11px}.admin-table small{display:block;color:var(--admin-muted);font-size:9px;margin-top:3px}.admin-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:20px;background:#e6ece3;color:#53695a;font:9px var(--mono);text-transform:uppercase}.admin-pill.approved,.admin-pill.published{background:#e0eab7;color:#42613d}.admin-pill.draft{background:#f2e7d9;color:#7e5c3d}.admin-pill.stale{background:#ffe1d4;color:#8b4d3c}.admin-bars{display:grid;gap:12px}.admin-bar-row{display:grid;grid-template-columns:110px minmax(0,1fr) 38px;align-items:center;gap:9px;font-size:10px}.admin-bar-track{height:8px;border-radius:20px;background:#e2e6dd;overflow:hidden}.admin-bar-track span{display:block;height:100%;border-radius:20px;background:#6b8d53}.admin-bar-row b{font:10px var(--mono);text-align:right}.admin-activity{display:grid;gap:0}.admin-activity-item{display:flex;gap:11px;padding:11px 0;border-top:1px solid var(--admin-line)}.admin-activity-dot{width:8px;height:8px;margin-top:5px;border-radius:50%;background:#7ea06b;flex:0 0 auto}.admin-activity-item strong{display:block;font-size:11px;font-weight:600}.admin-activity-item small{display:block;margin-top:3px;color:var(--admin-muted);font-size:10px}.admin-empty{padding:22px 0;color:var(--admin-muted);font-size:11px}.admin-callout{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:8px;background:#fff2d5;color:#715c3e;font-size:11px;line-height:1.6}.admin-callout strong{display:block;color:#634f34;font-weight:600}.admin-callout-icon{font-size:18px}.admin-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:13px 15px;border:1px solid var(--admin-line);border-radius:9px;background:var(--admin-paper);margin-bottom:15px}.admin-toolbar input,.admin-toolbar select{min-height:39px;padding:8px 11px;border:1px solid var(--admin-line);border-radius:6px;background:#fff;color:var(--admin-ink);font-size:11px}.admin-toolbar input{min-width:220px;flex:1}.admin-toolbar .button{min-height:39px;padding:9px 13px;font-size:11px}.admin-list-card{overflow:hidden;padding:0}.admin-list{max-height:650px;overflow:auto}.admin-list-row{display:grid;grid-template-columns:minmax(0,1.6fr) 120px 100px 90px;align-items:center;gap:12px;width:100%;padding:14px 18px;border:0;border-top:1px solid var(--admin-line);background:none;color:var(--admin-ink);text-align:left}.admin-list-row:hover,.admin-list-row.active{background:#e8ede4}.admin-list-row strong{display:block;font-size:12px;font-weight:600}.admin-list-row small{display:block;margin-top:4px;color:var(--admin-muted);font-size:10px}.admin-editor-panel{margin-top:15px}.admin-editor-panel .studio-editor{padding:0}.admin-editor-panel form{display:grid;gap:13px}.admin-editor-panel label,.admin-settings label,.admin-page-editor label{display:grid;gap:6px;color:#5f7064;font:10px var(--mono);letter-spacing:.03em;text-transform:uppercase}.admin-editor-panel label>input,.admin-editor-panel label>select,.admin-editor-panel label>textarea,.admin-settings input,.admin-settings textarea,.admin-page-editor input,.admin-page-editor textarea,.admin-page-editor select{width:100%;padding:10px 11px;border:1px solid var(--admin-line);border-radius:6px;background:#fff;color:var(--admin-ink);font:13px/1.55 var(--sans);text-transform:none;letter-spacing:0}.admin-editor-panel label>textarea{min-height:120px;resize:vertical}.admin-editor-panel label.body-field textarea{min-height:330px;font:12px/1.65 var(--mono)}.admin-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.admin-form-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding-top:5px}.admin-help{color:var(--admin-muted);font-size:10px;line-height:1.6}.admin-review{margin-top:18px;padding-top:18px;border-top:1px solid var(--admin-line)}.admin-review form{display:grid;gap:12px}.admin-review h3{font-size:18px}.admin-review .check-label{display:flex;grid-template-columns:none;align-items:flex-start;gap:8px;font-family:var(--sans);text-transform:none;letter-spacing:0;line-height:1.5}.admin-review .check-label input{width:auto;margin-top:3px}.admin-seo-snippet{padding:15px 17px;border:1px solid var(--admin-line);border-radius:8px;background:#fff}.admin-seo-snippet small{color:#718074;font:9px var(--mono);letter-spacing:.06em}.admin-seo-snippet strong{display:block;margin:7px 0 4px;color:#244e69;font-size:17px}.admin-seo-snippet p{margin:0;color:#68786c;font-size:11px}.admin-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:17px}.admin-editor-heading h2{margin:0;font-size:25px}.admin-editor-heading .admin-help{max-width:350px;text-align:right}.admin-page-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:18px}.admin-page-row{display:grid;grid-template-columns:minmax(0,1.3fr) 120px 100px;align-items:center;gap:13px;padding:15px 18px;border-top:1px solid var(--admin-line);background:none}.admin-page-row button{padding:0;border:0;background:none;color:var(--admin-ink);text-align:left}.admin-page-row button:hover strong{text-decoration:underline;text-underline-offset:3px}.admin-page-row strong{display:block;font-size:12px}.admin-page-row small{display:block;margin-top:4px;color:var(--admin-muted);font-size:10px}.admin-page-editor{position:sticky;top:24px}.admin-page-editor h3{margin-bottom:17px}.admin-page-editor form{display:grid;gap:13px}.admin-check{padding:12px 13px;border-radius:7px;background:#e8ede4;color:#53695a;font-size:10px;line-height:1.6}.admin-check.pending{background:#fff2d5;color:#715c3e}.admin-analytics-hero{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;padding:22px 24px;border-radius:10px;background:var(--admin-ink);color:#edf2e6;margin-bottom:18px}.admin-analytics-hero h2{margin:6px 0 0;color:#fff;font-size:30px}.admin-analytics-hero p{max-width:540px;margin:0;color:#b9c9b4;font-size:12px;line-height:1.6}.admin-analytics-value{text-align:right}.admin-analytics-value strong{display:block;color:#e0eab7;font-size:36px;font-weight:500}.admin-analytics-value small{color:#b9c9b4;font:9px var(--mono);text-transform:uppercase}.admin-settings{max-width:840px}.admin-settings form{display:grid;gap:14px}.admin-settings .admin-form-grid{margin-bottom:0}.admin-settings .button{justify-self:start}.admin-code-hint{padding:11px 12px;border-radius:6px;background:#f0f2eb;color:#647467;font:10px/1.6 var(--mono)}
@media(max-width:1100px){.admin-main{padding:28px 25px 60px}.admin-sidebar{width:215px}.admin-shell{grid-template-columns:215px minmax(0,1fr)}.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid,.admin-page-grid{grid-template-columns:1fr}.admin-page-editor{position:static}.admin-list-row{grid-template-columns:minmax(0,1.5fr) 105px 90px}}
@media(max-width:720px){.admin-shell{display:block}.admin-sidebar{position:static;width:auto;height:auto;padding:16px 17px}.admin-sidebar-copy,.admin-sidebar-footer{display:none}.admin-brand{margin-bottom:14px}.admin-nav{display:flex;overflow:auto;margin:0 -4px;padding:2px 4px}.admin-nav button{width:auto;min-width:max-content;padding:9px 10px}.admin-nav button.active{box-shadow:inset 0 -3px #e0eab7}.admin-nav-icon{width:auto}.admin-main{padding:25px 16px 50px}.admin-topbar{display:block}.admin-topbar-actions{justify-content:flex-start;margin-top:16px}.admin-topbar h1{font-size:31px}.admin-metrics{gap:9px}.admin-metric{padding:14px}.admin-metric strong{font-size:26px}.admin-card{padding:16px}.admin-table{min-width:580px}.admin-card:has(.admin-table){overflow:auto}.admin-list-row{grid-template-columns:minmax(0,1fr) 90px;padding:13px 14px}.admin-list-row>*:nth-child(3),.admin-list-row>*:nth-child(4){display:none}.admin-page-row{grid-template-columns:minmax(0,1fr) 90px;padding:13px 14px}.admin-page-row>*:last-child{display:none}.admin-form-grid{grid-template-columns:1fr}.admin-analytics-hero{display:block}.admin-analytics-value{text-align:left;margin-top:15px}.admin-toolbar input{min-width:150px}.admin-editor-heading{display:block}.admin-editor-heading .admin-help{text-align:left;margin-top:8px}.x-chat{z-index:70}}
