:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0a1511;--surface:#10231a;--surface-raised:#182f23;--text:#f5f4e9;--muted:#b0c1b6;--border:#2c4637;--lime:#b8ed72;--amber:#f3bd4a;--error:#ffa79a;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-underline-offset:4px}a:hover{color:var(--lime)}button,input{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:var(--text)}button:disabled{opacity:.55;cursor:not-allowed}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--lime);outline-offset:4px}::selection{color:var(--bg);background:var(--lime)}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{text-wrap:balance;line-height:1.12}p{text-wrap:pretty}.skip-link{z-index:100;color:var(--bg);background:var(--lime);padding:.75rem 1rem;position:fixed;top:-100px;left:1rem}.skip-link:focus{top:.75rem}.site-header{z-index:40;background:var(--bg);border-bottom:1px solid var(--border);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;height:72px;padding:0 1.5rem;display:flex}.brand{letter-spacing:-.025em;flex-shrink:0;align-items:center;gap:.75rem;font-size:1rem;font-weight:900;line-height:1.12;text-decoration:none;display:flex}.brand img{border-radius:6px}.brand small{color:var(--muted);letter-spacing:.25em;margin-top:.3rem;font-size:.6rem;font-weight:500;display:block}.desktop-primary-nav,.desktop-header-actions{display:none}.desktop-primary-nav{align-items:center;gap:.5rem;margin-left:auto}.desktop-primary-nav>a,.nav-group summary{border-radius:4px;align-items:center;gap:.75rem;min-height:44px;padding:.6rem .85rem;font-size:.875rem;font-weight:600;text-decoration:none;display:flex}.nav-group{position:relative}.nav-group summary{list-style:none}.nav-group summary::-webkit-details-marker{display:none}.nav-group[open] summary,.nav-group summary:hover,.desktop-primary-nav>a:hover{background:var(--surface-raised)}.nav-group summary span{color:var(--muted)}.nav-dropdown{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);flex-direction:column;min-width:230px;padding:.5rem;display:flex;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 16px 32px #0005}.nav-dropdown a{border-radius:4px;min-height:44px;padding:.6rem .75rem;font-size:.85rem;text-decoration:none}.nav-dropdown a:hover{background:var(--surface-raised)}.nav-featured{color:var(--lime);font-weight:700}.play-link{border:1px solid var(--border);border-radius:4px;align-items:center;gap:1.5rem;min-height:44px;padding:.6rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.play-link span{color:var(--lime)}.mobile-nav-toggle{border:1px solid var(--border);background:0 0;border-radius:4px;align-items:center;gap:.65rem;min-height:44px;padding:.55rem .75rem;font-size:.8rem;display:flex}.mobile-nav-toggle span{color:var(--lime);font-size:1.1rem}.mobile-site-nav[hidden]{display:none}.mobile-site-nav{border-top:1px solid var(--border);max-height:calc(100dvh - 72px);padding:1rem 1.5rem 1.5rem;overflow:auto}.mobile-site-nav>a{align-items:center;min-height:44px;padding:.5rem 0;display:flex}.mobile-featured{color:var(--lime);border-bottom:1px solid var(--border);justify-content:space-between;font-weight:700}.mobile-nav-group{border-bottom:1px solid var(--border);padding:.75rem 0}.mobile-nav-group p{color:var(--muted);letter-spacing:.2em;text-transform:uppercase;padding:.5rem 0;font-size:.65rem}.mobile-nav-group a{align-items:center;width:50%;min-height:44px;padding:.5rem .5rem .5rem 0;font-size:.85rem;text-decoration:none;display:inline-flex}.mobile-site-nav .play-link{color:var(--lime);justify-content:center;margin-top:1rem}.eyebrow,.section-kicker{color:var(--lime);letter-spacing:.17em;text-transform:uppercase;font-size:.68rem;font-weight:700;line-height:1.5}.button{border-radius:4px;justify-content:space-between;align-items:center;gap:2rem;min-height:52px;padding:.8rem 1.25rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.button.primary{background:var(--lime);color:var(--bg);border:1px solid var(--lime)}.button.primary:hover{background:#d1ffa3}.button.secondary{border:1px solid var(--border);background:0 0}.button.secondary:hover{background:var(--surface-raised)}.home{width:100%;padding:0 1.5rem}.hero-topline{border-bottom:1px solid var(--border);color:var(--muted);letter-spacing:.16em;justify-content:space-between;gap:1rem;margin-bottom:2.5rem;padding:1rem 0;font-size:.6rem;display:flex}.home-hero .eyebrow{margin-bottom:1.25rem}.home h1{letter-spacing:-.06em;margin-left:-.04em;font-size:clamp(3.5rem,8.5vw,8.25rem);font-weight:900;line-height:.95}.home h1 span{display:block}.home h1 span:last-child{color:var(--lime)}.hero-intro{max-width:40rem;color:var(--muted);margin:1.75rem 0;font-size:clamp(1rem,1.6vw,1.3rem);line-height:1.6}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem;display:flex}.hero-art{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:hidden}.hero-art img{object-fit:cover;object-position:center;width:100%;height:clamp(250px,40vw,590px)}.hero-art figcaption{letter-spacing:.1em;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 1.25rem;font-size:.7rem;font-weight:700;display:flex}.hero-art figcaption span{letter-spacing:normal;color:var(--muted);font-size:.7rem;font-weight:400}.home-sections{padding:2rem 0 0}.home-band{border-bottom:1px solid var(--border);gap:clamp(1.5rem,5vw,6rem);padding:4rem 0;display:flex}.band-number{letter-spacing:-.06em;color:var(--border);font-size:clamp(2rem,4vw,4rem);font-weight:800;line-height:1}.band-content{flex:1;min-width:0}.home-band h2{letter-spacing:-.04em;margin:.75rem 0 1.25rem;font-size:clamp(1.8rem,4vw,3.25rem)}.home-band p:not(.section-kicker){max-width:54rem;color:var(--muted);font-size:1.05rem}.home-entry-links{border-top:1px solid var(--border);max-width:64rem;margin-top:2rem}.home-entry-links a{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;min-height:70px;font-size:1.15rem;font-weight:700;text-decoration:none;display:flex}.home-entry-links a span:last-child{color:var(--lime)}.home-entry-links a:hover{background:var(--surface);padding-left:.5rem}.home-bottom{max-width:64rem;margin:0 auto}.inner-layout{padding:0 1.5rem;display:block}.empty-rail{display:none}.article{min-width:0;max-width:52rem;margin:0 auto;padding:2rem 0 4rem}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:2rem;font-size:.75rem;line-height:1.5;display:flex}.breadcrumbs a{text-decoration:none}.breadcrumbs>span:last-child{color:var(--text)}.article-header .eyebrow{margin-bottom:1rem}.article h1{letter-spacing:-.045em;font-size:clamp(2.25rem,3.6vw,3.5rem)}.quick-answer{color:var(--muted);margin:1.5rem 0;font-size:1.1rem;line-height:1.75}.article-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.7rem;display:flex}.article-header{border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:2rem}.body-section{border-bottom:1px solid var(--border);gap:1.25rem;padding:2rem 0;display:flex}.section-index{color:var(--lime);min-width:1.25rem;padding-top:.35rem;font-size:.7rem;font-weight:700}.body-section>div:last-child{flex:1;min-width:0}.body-section h2{letter-spacing:-.025em;margin-bottom:1rem;font-size:1.6rem}.body-section p{color:var(--muted);line-height:1.85}.action-steps{counter-reset:step;margin:1.5rem 0 0;padding:0;list-style:none}.action-steps li{counter-increment:step;background:var(--surface);border-radius:4px;margin-bottom:.5rem;padding:1rem 1rem 1rem 3rem;font-size:.93rem;line-height:1.75;position:relative}.action-steps li:before{content:counter(step);color:var(--lime);font-weight:700;position:absolute;top:1rem;left:1rem}[data-guide-layout=baseline-comparison] .body-section{border-left:2px solid var(--border);background:var(--surface);border-bottom:none;margin-top:1.5rem;padding:1.5rem}[data-guide-layout=baseline-comparison] .body-section:first-child{border-left-color:var(--lime)}[data-guide-layout=cash-observation-worksheet] .body-section:nth-child(2){background:var(--surface-raised);border-top:3px solid var(--amber);margin-top:1rem;padding:1.5rem}[data-guide-layout=cash-observation-worksheet] .section-index{color:var(--amber)}.article.trust .section-index{display:none}.article.trust h2{font-size:1.4rem}.faq-section{margin:3rem 0}.faq-section h2,.related-section h2{letter-spacing:-.035em;margin:.65rem 0 1.5rem;font-size:clamp(1.6rem,3vw,2.5rem)}.faq-list{border-top:1px solid var(--border)}.faq-list details{border-bottom:1px solid var(--border)}.faq-list summary{justify-content:space-between;gap:1.5rem;padding:1.25rem 0;font-size:.95rem;font-weight:600;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--lime);font-size:1.15rem;line-height:1.4}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{color:var(--muted);padding:0 2rem 1.5rem 0;font-size:.92rem;line-height:1.8}.related-section{margin:3rem 0}.related-links{border-top:1px solid var(--border);flex-direction:column;display:flex}.related-links a{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;min-height:60px;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}.related-links a span:last-child{color:var(--lime)}.source-notes{border-top:1px solid var(--border);color:var(--muted);padding-top:1.5rem;font-size:.7rem;line-height:1.8}.source-notes div{flex-wrap:wrap;gap:.5rem 1rem;margin:.75rem 0;display:flex}.source-notes a{padding:.2rem 0;display:inline-block}.identity-note{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.5rem;padding:1.25rem;font-size:.85rem;display:flex}.identity-note a{color:var(--lime)}.policy-links{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;font-size:.85rem;display:flex}.contact-button{margin:.5rem 0 1rem}.site-footer{border-top:1px solid var(--border);max-width:52rem;color:var(--muted);margin:0 auto;padding:2.5rem 1.5rem;font-size:.75rem}.footer-brand{color:var(--text);letter-spacing:-.02em;font-size:1rem;font-weight:900}.footer-brand span{color:var(--lime);letter-spacing:.17em;margin-left:.5rem;font-size:.6rem;font-weight:500}.site-footer>p{margin-top:1rem}.site-footer nav{flex-wrap:wrap;gap:.25rem 1rem;margin-top:1rem;display:flex}.site-footer nav a{padding:.4rem 0}.site-footer .footer-note{color:var(--muted);font-size:.65rem}.not-found{max-width:52rem;min-height:55vh;margin:auto;padding:5rem 1.5rem}.not-found h1{margin:1rem 0;font-size:3rem}.not-found p{color:var(--muted);margin-bottom:1.5rem}.tool{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin:2rem 0;padding:1.5rem}.tool h2{letter-spacing:-.025em;font-size:1.35rem}.tool h3,.tool legend{font-size:1rem;font-weight:700;line-height:1.5}.tool fieldset{border:1px solid var(--border);border-radius:4px;min-width:0;margin:0;padding:1rem}.tool legend{padding:0 .35rem}.tool-toolbar{flex-wrap:wrap;align-items:center;gap:.65rem;margin:1.25rem 0;display:flex}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.25rem 0;display:grid}.tool-field{flex-direction:column;gap:.4rem;min-width:0;margin-bottom:1rem;display:flex}.tool-field label,.tool label{font-size:.8rem;font-weight:600;display:block}.tool input{background:var(--bg);width:100%;min-width:0;min-height:46px;color:var(--text);border:1px solid #45604d;border-radius:4px;padding:.65rem .8rem;font-size:1rem;line-height:1.3}.tool input::placeholder{color:#82988a}.tool input[aria-invalid=true]{border-color:var(--error)}.field-hint,.tool-note{color:var(--muted);font-size:.75rem;line-height:1.65}.field-error{color:var(--error);font-size:.75rem;line-height:1.5}.tool-button,.tool-button-secondary{border:1px solid var(--lime);background:var(--lime);min-height:44px;color:var(--bg);border-radius:4px;justify-content:center;align-items:center;padding:.6rem 1rem;font-size:.8rem;font-weight:700;display:inline-flex}.tool-button:hover{background:#d1ffa3}.tool-button-secondary{color:var(--text);background:0 0;border-color:#45604d}.tool-button-secondary:hover{background:var(--surface-raised)}.part-row{border-bottom:1px solid var(--border);padding:1rem 0}.part-fields{grid-template-columns:minmax(0,2fr) minmax(0,1.4fr) minmax(0,1fr);gap:.75rem;display:grid}.part-row .tool-field{margin:0}.part-row>.tool-button-secondary{margin-top:.75rem}.part-row .row-total{margin:.75rem 0;font-size:.8rem}.results{background:var(--bg);border:1px solid var(--border);border-top:3px solid var(--lime);border-radius:4px;margin:1.5rem 0;padding:1.25rem}.results>p{margin:.75rem 0}.result-item{border-bottom:1px solid var(--border);padding:.75rem 0}.result-item:last-child{border:none}.result-label{color:var(--muted);font-size:.75rem;display:block}.result-value{color:var(--text);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:1.5rem;font-weight:700;line-height:1.4;display:block}.demo-notice{color:#f6d791;background:#352c16;border:1px solid #725b27;border-radius:4px;margin:1rem 0;padding:.75rem 1rem;font-size:.75rem}.tool-empty{color:var(--muted);padding:1.25rem 0;font-size:.9rem}.run-builds{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.5rem 0;display:grid}.run-build{min-width:0}.run-build h3{color:var(--lime);margin-bottom:1rem}.tool-note{margin-top:1rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:1000px){.desktop-primary-nav{display:flex}.desktop-header-actions{display:block}.mobile-nav-toggle,.mobile-site-nav{display:none}}@media (min-width:1200px){.inner-layout{grid-template-columns:minmax(0,1fr) minmax(0,52rem) minmax(0,1fr);gap:1.5rem;display:grid}.empty-rail{display:block}.article{width:100%}}@media (max-width:600px){.header-inner{gap:.75rem;height:68px;padding:0 1rem}.brand{font-size:.85rem}.brand img{width:38px;height:38px}.mobile-site-nav{max-height:calc(100dvh - 68px);padding:.75rem 1rem 1.5rem}.home,.inner-layout{padding:0 1rem}.hero-topline{letter-spacing:.1em;margin-bottom:2rem;font-size:.48rem}.hero-topline span:last-child{display:none}.home h1{font-size:clamp(3.25rem,13vw,4.5rem)}.home-hero .eyebrow{margin-bottom:1.25rem;font-size:.6rem}.hero-intro{margin:1.5rem 0;font-size:1rem}.hero-actions{flex-direction:column;margin-bottom:2rem}.hero-art img{object-position:51% center;height:250px}.hero-art figcaption{padding:.75rem;font-size:.58rem}.hero-art figcaption span{font-size:.58rem}.home-band{gap:1rem;padding:2.5rem 0}.home-band h2{font-size:1.7rem}.home-band p:not(.section-kicker){font-size:.9rem}.band-number{font-size:1.65rem}.home-entry-links a{min-height:60px;font-size:.9rem}.article{padding-top:1.5rem}.breadcrumbs{margin-bottom:1.75rem;font-size:.65rem}.article h1{font-size:2.2rem}.article-header .eyebrow{font-size:.6rem}.quick-answer{font-size:1rem}.article-meta{font-size:.65rem}.body-section{gap:.75rem;padding:1.75rem 0}.body-section h2{font-size:1.4rem}.body-section p,.action-steps li{font-size:.9rem}.action-steps li{padding:.9rem .75rem .9rem 2.5rem}.action-steps li:before{top:.9rem;left:.85rem}.faq-list summary{font-size:.9rem}.faq-list p{padding-right:0;font-size:.85rem}.source-notes{font-size:.65rem}.tool{margin:1.5rem 0;padding:1rem}.tool-grid,.run-builds{grid-template-columns:minmax(0,1fr)}.part-fields{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)}.part-fields>:first-child{grid-column:1/-1}.results{padding:1rem}.result-value{font-size:1.35rem}.site-footer{padding:2rem 1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.results dd{margin:0}.tool fieldset.part-row{margin:.75rem 0}.tool-toolbar .tool-note{margin:0}
