.crcst{--crcst-accent:#c09a3e;--crcst-accent-soft:#d6bd82;--crcst-go:var(--nh-store,#2ee6a8)}.crcst-badge{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;padding:.4rem 1.1rem;font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#1a1206;background:var(--crcst-accent);box-shadow:0 8px 26px -12px rgba(192,154,62,.85)}.crcst-hero-logo{display:block;margin:0 auto;width:min(27rem,80vw);height:auto}.crcst-hero-title em{color:var(--crcst-accent);background:none;-webkit-text-fill-color:currentColor;font-style:normal}.crcst-price-row{margin:2.4rem auto 0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.1rem;text-align:left}.crcst-price{font-size:clamp(3rem,8vw,4.4rem);font-weight:800;line-height:1;color:var(--crcst-accent)}.crcst-price-note{font-size:.95rem;line-height:1.45;color:var(--nh-muted)}.crcst-price-note strong{color:var(--crcst-go)}.crcst-microcopy{margin-top:1rem;font-size:.85rem;color:var(--nh-muted)}.crcst-grid{margin-top:2.6rem;display:grid;gap:1.1rem;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr))}.crcst-card{padding:1.5rem 1.4rem;border:1px solid var(--nh-line);border-radius:.9rem;background:var(--nh-bg-soft)}.crcst-card h3{margin:0 0 .6rem;font-size:1.02rem;font-weight:700;color:var(--nh-ink)}.crcst-card p{margin:0;font-size:.92rem;line-height:1.6;color:var(--nh-muted)}.crcst-areas{margin:2.4rem 0 0;padding:0;list-style:none;display:grid;gap:.6rem}.crcst-area{display:grid;grid-template-columns:4.5rem 1fr auto;align-items:center;gap:1rem;padding:.9rem 1.2rem;border:1px solid var(--nh-line);border-radius:.7rem;background:hsla(0,0%,100%,.02)}.crcst-area-pct{font-weight:800;font-size:1.05rem;color:var(--crcst-accent)}.crcst-area-label{font-size:.95rem;color:var(--nh-ink)}.crcst-area-count{font-size:.82rem;color:var(--nh-muted);white-space:nowrap}@media (max-width:34rem){.crcst-area{grid-template-columns:3.4rem 1fr}.crcst-area-count{grid-column:2}}.crcst-fineprint{margin-top:1.6rem;font-size:.8rem;line-height:1.6;color:var(--nh-muted)}.crcst-free-panel{padding:2.4rem 2rem;border:1px solid var(--nh-line);border-radius:1.1rem;background:var(--nh-bg-soft);text-align:center}.crcst-free-panel p{color:var(--nh-muted);line-height:1.65}.crcst-free-note{margin-top:1rem;font-size:.88rem;padding-top:1rem;border-top:1px solid var(--nh-line)}.crcst-upsell{padding:2.4rem 2rem;border:2px dashed var(--crcst-accent);border-radius:1.1rem;background:rgba(192,154,62,.08);text-align:center}.crcst-upsell p{color:var(--nh-muted);line-height:1.65}.crcst-upsell strong{color:var(--crcst-accent-soft)}.crcst-faq{margin-top:2.2rem;display:grid;gap:.6rem}.crcst-faq-item{border:1px solid var(--nh-line);border-radius:.7rem;background:var(--nh-bg-soft);overflow:hidden}.crcst-faq-item summary{cursor:pointer;list-style:none;padding:1.05rem 1.3rem;font-weight:600;font-size:.98rem;color:var(--nh-ink);display:flex;justify-content:space-between;gap:1rem}.crcst-faq-item summary::-webkit-details-marker{display:none}.crcst-faq-item summary:after{content:"+";color:var(--crcst-accent);font-weight:700;flex:none}.crcst-faq-item[open] summary:after{content:"−"}.crcst-faq-item p{margin:0;padding:0 1.3rem 1.2rem;font-size:.92rem;line-height:1.65;color:var(--nh-muted)}.crcst .nh-stat-value{color:var(--crcst-accent)}