:root{color:#252822;font-synthesis:none;--forest:#244a3a;--ink:#252822;--muted:#62685f;--paper:#f7f3ea;--surface:#fff;--blush:#f5e4d7;--rose:#d97845;--rose-dark:#a54e29;--sage:#e0ebe4;--sage-dark:#244a3a;--gold:#d97845;--line:#d9d5ca;--danger:#a43535;--shadow:0 18px 50px #5030261a;--radius-sm:.75rem;--radius-md:1.25rem;--radius-lg:2rem;background:#f7f3ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 7% 4%, #d978451a, transparent 22rem), radial-gradient(circle at 95% 16%, #244a3a1a, transparent 24rem), var(--paper);margin:0}button,input,select{font:inherit}a{color:var(--rose-dark);text-underline-offset:.22em}a:hover{color:var(--rose)}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.skip-link{z-index:20;color:#fff;background:var(--rose-dark);border-radius:.5rem;padding:.7rem 1rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header,main,footer{width:min(72rem,100% - 2rem);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;gap:1rem;min-height:4.75rem;display:flex}.brand{color:var(--forest);align-items:center;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{border:3px solid var(--rose);border-radius:50% 42% 55% 38%;width:.95rem;height:.95rem;margin-right:.55rem;display:inline-block;transform:rotate(22deg)}.site-header nav,footer{gap:1.25rem;display:flex}.site-header nav a,footer a{font-size:.92rem;font-weight:650;text-decoration:none}.site-header [aria-current=page]{text-decoration:underline}main{padding-block:2.25rem 5rem}.intro{max-width:52rem;margin-bottom:2rem}.intro>p:last-child,.lede{max-width:44rem;color:var(--muted);font-size:clamp(1.05rem,2vw,1.3rem)}.eyebrow{color:var(--rose);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .7rem;font-size:.76rem;font-weight:800}h1,h2,h3{font-family:Georgia,Times New Roman,serif;line-height:1.12}h1{letter-spacing:-.045em;max-width:50rem;margin:0 0 1rem;font-size:clamp(2.45rem,6vw,4.8rem)}h2{letter-spacing:-.025em;margin:0 0 1.25rem;font-size:clamp(1.8rem,4vw,2.7rem)}h3{font-size:1.2rem}#calculator{border-radius:var(--radius-lg);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #244a3a2e;margin-bottom:5rem;padding:clamp(1rem,3vw,2rem)}.calculator-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.5rem;display:flex}.calculator-heading h2{margin-bottom:0}.unit-switch{border:1px solid var(--line);background:#f6f0ea;border-radius:999px;padding:.25rem;display:inline-flex}.unit-switch button{min-height:2.65rem;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.45rem .95rem}.unit-switch button[aria-pressed=true]{color:#fff;background:var(--rose-dark)}.calculator-layout{gap:1.5rem;display:grid}form{min-width:0}fieldset{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);margin:0 0 1rem;padding:1.2rem}legend{padding-inline:.35rem;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:700}legend span{color:#fff;background:var(--forest);border-radius:50%;place-items:center;width:1.8rem;height:1.8rem;margin-right:.35rem;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.85rem;display:inline-grid}.field-help{color:var(--muted);margin:0 0 1rem;font-size:.9rem}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}label{min-width:0;margin-bottom:.9rem;font-size:.9rem;font-weight:720;display:block}.unit-label{color:var(--muted);font-weight:500}input,select{border-radius:var(--radius-sm);width:100%;min-height:3rem;color:var(--ink);background:#fffcf9;border:1px solid #cdbfb6;margin-top:.35rem;padding:.65rem .75rem;display:block}input:hover,select:hover{border-color:var(--rose)}input[aria-invalid=true]{border-color:var(--danger)}.error{min-height:1rem;color:var(--danger);margin-top:.25rem;font-size:.78rem;font-weight:600;display:block}.choice-row{flex-wrap:wrap;gap:.5rem;margin-bottom:.8rem;display:flex}.choice-row label{border:1px solid var(--line);cursor:pointer;border-radius:999px;align-items:center;gap:.5rem;min-height:2.75rem;margin:0;padding:.55rem .75rem;display:flex}.choice-row input{width:auto;min-height:auto;margin:0}.form-actions{flex-wrap:wrap;gap:.75rem;display:flex}button{border:1px solid var(--line);min-height:2.9rem;color:var(--ink);cursor:pointer;background:#fff;border-radius:.8rem;padding:.65rem 1rem;font-weight:750}button:hover{border-color:var(--rose)}.primary-button{border-color:var(--rose-dark);color:#fff;background:var(--rose-dark)}.primary-button:hover{background:var(--rose)}.hero-action{margin-top:.35rem;text-decoration:none;display:inline-block}.trust-list{color:var(--muted);flex-wrap:wrap;gap:.6rem 1.5rem;margin:1.35rem 0 0;padding:0;font-size:.9rem;list-style:none;display:flex}.trust-list li:before{color:var(--forest);content:"✓";margin-right:.4rem;font-weight:800}.nav-toggle{display:none}.results{border-radius:var(--radius-md);color:#fdfbf8;background:var(--sage-dark);align-self:start;min-width:0;padding:clamp(1.3rem,3vw,2rem)}.results[hidden],.weight-fields[hidden]{display:none}.results .eyebrow{color:#dfeee2}.range-result{margin:.25rem 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,3.2rem);font-weight:700;line-height:1}.skein-result{font-size:1.25rem;font-weight:800}.result-rule{background:#ffffff47;height:1px;margin-block:1.25rem}.results details{margin-block:1.4rem}.results summary{cursor:pointer;font-weight:750}.breakdown-list{color:#eef5ef;margin:.9rem 0 0;padding-left:1.25rem;font-size:.9rem}.breakdown-list li+li{margin-top:.35rem}.results button{border-color:#0000}.copy-status{min-height:1.2rem;margin-bottom:0;font-size:.85rem}.content-section{border-top:1px solid var(--line);padding-block:clamp(2.5rem,7vw,5rem)}.content-section>p:not(.eyebrow),.policy-page>p,.policy-page>h2,.policy-page>.notice{max-width:48rem}.content-grid,.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.guide-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:1.35rem}.guide-card h3{margin-top:.35rem}.guide-card h3 a{color:var(--forest)}.guide-card>p:last-child{color:var(--muted)}.guide-number{color:var(--rose-dark);letter-spacing:.12em;margin:0;font-size:.78rem;font-weight:850}.content-grid>div,.examples article,.formula-card,.notice{border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffffb8;padding:1.25rem}.examples article{margin-bottom:.8rem}.examples article p,.content-grid p{color:var(--muted)}.formula-card{background:var(--sage);border-color:#47645140;max-width:48rem}.formula-card p{margin:.45rem 0}.privacy-note{border-radius:var(--radius-lg);background:var(--blush);padding-inline:clamp(1rem,4vw,2.5rem)}.faq details{border-bottom:1px solid var(--line);max-width:50rem;padding:1rem 0}.faq summary{cursor:pointer;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:700}.policy-page{max-width:72rem;min-height:calc(100vh - 10rem)}.policy-page h1{max-width:42rem}.policy-page h2{margin-top:2.5rem;font-size:1.6rem}.article-page{max-width:72rem}.article-page>h1,.article-page>.lede,.article-page>section,.article-page>article,.article-page>p{max-width:50rem}.article-page>section,.worked-example{border-top:1px solid var(--line);padding-block:2rem}.article-page h2{margin-top:0;font-size:clamp(1.55rem,3vw,2rem)}.article-toc{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);flex-wrap:wrap;gap:.55rem 1rem;max-width:50rem;margin:2rem 0 3rem;padding:1rem 1.2rem;display:flex}.article-toc strong{width:100%;color:var(--forest)}.check-list{padding-left:1.25rem}.check-list li+li{margin-top:.5rem}.text-cta{color:var(--forest);font-weight:800}.worked-example{margin-bottom:1rem}.worked-example ol{padding-left:1.35rem}.worked-example li+li{margin-top:.5rem}.notice{background:var(--blush);margin-top:2rem}.notice h2{margin-top:0}footer{border-top:1px solid var(--line);justify-content:flex-end;padding-block:1.5rem 2.5rem}@media (width>=900px){.calculator-layout{grid-template-columns:minmax(0,1.2fr) minmax(20rem,.8fr)}.results{position:sticky;top:1rem}}@media (width<=699px){main{padding-top:2rem}.site-header{flex-wrap:wrap;align-items:center;padding-block:1rem;position:relative}.nav-toggle{align-items:center;min-height:2.6rem;padding:.45rem .8rem;display:inline-flex}.site-header nav{border-top:1px solid var(--line);flex-direction:column;gap:0;width:100%;padding:.5rem 0}.site-header nav a{padding:.7rem 0}.calculator-heading{flex-direction:column;align-items:flex-start}.field-grid,.content-grid,.guide-grid{grid-template-columns:1fr}#calculator{border-radius:var(--radius-md);padding:.75rem}fieldset{padding:1rem .8rem}.unit-switch{align-self:stretch}.unit-switch button{flex:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
