:root{color-scheme:dark;--ink:#f4efe3;--muted:#a6aaa0;--dim:#6f786e;--paper:#151b18;--paper-soft:#1d2520;--paper-lift:#243028;--line:#354139;--line-bright:#536252;--accent:#e9b563;--accent-soft:#ffe0a0;--green:#98d1a1;--danger:#ef9b78;color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;background:#0d1210;font-family:Avenir Next,Avenir,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 12% -8%,#28372d 0,#0000 34rem),linear-gradient(#0d1210,#101512 48%,#0d1210);min-width:320px;margin:0}a{color:inherit}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.shell{width:min(1160px,100% - 2.5rem);margin:0 auto}.skip-link{z-index:30;background:var(--accent);color:#171209;border-radius:8px;padding:.7rem 1rem;font-weight:800;position:fixed;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.site-header{backdrop-filter:blur(18px);z-index:10;background:#0d1210e0;border-bottom:1px solid #e9b56330;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:72px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:.75rem;font-weight:850;text-decoration:none;display:inline-flex}.brand-mark{border:1px solid var(--accent);width:34px;height:34px;color:var(--accent);place-items:center;font-size:.85rem;display:grid;transform:rotate(45deg);box-shadow:0 0 0 4px #e9b5630f}.brand-mark span{transform:rotate(-45deg)}.nav{color:var(--muted);align-items:center;gap:1.15rem;font-size:.86rem;display:flex}.nav a{padding:.35rem 0;text-decoration:none}.nav a:hover,.nav a:focus-visible{color:var(--accent-soft)}.main{padding:3.5rem 0 6rem}.hero{gap:1.5rem;padding:2rem 0 3.75rem;display:grid}.hero-home{grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr);align-items:end;gap:clamp(2rem,7vw,7rem);min-height:470px}.hero-copy{max-width:760px}.hero-kicker,.section-kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.16em;margin:0 0 .9rem;font-size:.7rem;font-weight:800}h1,h2,h3{letter-spacing:-.045em;margin:0;line-height:1.05}h1{max-width:850px;font-size:clamp(3.2rem,8vw,7.2rem)}h1 span{color:var(--accent-soft);display:block}h2{font-size:clamp(1.8rem,4vw,3rem)}h3{font-size:1.25rem}p{color:var(--muted);line-height:1.7}.lede{max-width:660px;margin:1.35rem 0 1.7rem;font-size:clamp(1rem,2vw,1.22rem)}.hero-actions,.button-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.button{border:1px solid var(--accent);color:#171209;background:var(--accent);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:.55rem;min-height:46px;padding:.72rem 1.05rem;font-weight:800;text-decoration:none;display:inline-flex}.button.secondary{color:var(--accent-soft);border-color:var(--line-bright);background:0 0}.button:hover,.button:focus-visible{filter:brightness(1.1);transform:translateY(-1px)}.hero-brief{border:1px solid var(--line);background:linear-gradient(145deg,#243028d1,#121815e0);border-radius:14px;padding:1.25rem;box-shadow:0 18px 50px #00000026}.brief-top,.relic-card-top,.relic-card-bottom{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.brief-top{color:var(--dim);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.hero-brief strong{letter-spacing:-.035em;margin-top:2.5rem;font-size:1.45rem;display:block}.hero-brief p{margin:.65rem 0 1rem;font-size:.9rem}.hero-brief a,.text-link{color:var(--accent-soft);font-size:.87rem;font-weight:750;text-decoration:none}.hero-brief a:hover,.text-link:hover{color:var(--ink)}.notice{color:var(--muted);background:#e9b56314;border:1px solid #e9b56347;border-radius:10px;padding:1rem 1.1rem}.notice strong{color:var(--ink)}.notice-compact{font-size:.88rem}.section{padding:4rem 0 0}.section-last{padding-bottom:1rem}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.25rem;display:flex}.section-kicker{color:var(--dim);margin-bottom:.55rem}.grid{gap:1rem;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card{border:1px solid var(--line);background:linear-gradient(145deg,#1e2822f2,#111714f2);border-radius:14px;padding:1.25rem}.card a{text-decoration:none}.card a:hover h3{color:var(--accent-soft)}.biome-card{flex-direction:column;justify-content:flex-end;min-height:210px;display:flex;position:relative;overflow:hidden}.biome-card:before{content:"";background:linear-gradient(90deg, var(--accent), transparent);opacity:.7;height:2px;position:absolute;inset:0 0 auto}.biome-card h3{margin-bottom:.5rem}.biome-card p{margin:0 0 1.1rem;font-size:.9rem}.biome-card strong{color:var(--accent-soft);font-size:.85rem}.card-index{color:var(--dim);letter-spacing:.12em;font-size:.75rem;position:absolute;top:1.1rem;right:1.1rem}.stat{gap:.2rem;display:grid}.stat strong{color:var(--accent-soft);font-size:2rem}.stat span,.muted{color:var(--muted)}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;font-size:.85rem;display:flex}.breadcrumbs a{color:var(--accent-soft);text-decoration:none}.freshness{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:1.5rem 0;display:grid}.freshness-item{border-top:1px solid var(--line);gap:.3rem;padding-top:.75rem;display:grid}.freshness-item span{color:var(--dim);text-transform:uppercase;letter-spacing:.1em;font-size:.72rem}.status{border:1px solid var(--line);width:fit-content;color:var(--muted);white-space:nowrap;border-radius:999px;padding:.25rem .55rem;font-size:.72rem;display:inline-flex}.status.verified{color:var(--green);border-color:#98d1a173}.status.community-reported{color:var(--accent-soft);border-color:#e9b56373}.status.community-corroborated{color:#9fd6ce;background:#9fd6ce0f;border-color:#9fd6ce73}.price-answer{color:var(--accent-soft);letter-spacing:-.06em;font-size:clamp(2.5rem,8vw,5.5rem);font-weight:800}.price-answer-inline{font-size:inherit;letter-spacing:-.03em}.relic-card{flex-direction:column;min-height:215px;display:flex}.relic-card-top{color:var(--dim);text-transform:uppercase;letter-spacing:.09em;font-size:.72rem}.relic-card-title{margin-top:1.65rem}.relic-card-title h3{transition:color .18s}.card-price{color:var(--accent-soft);letter-spacing:-.05em;margin:.7rem 0 1.25rem;font-size:1.7rem;font-weight:800}.relic-card-bottom{margin-top:auto}.card-arrow{color:var(--accent);font-size:1.25rem}.table-wrap{border:1px solid var(--line);background:#141b17a6;border-radius:14px;overflow-x:auto}.price-table{border-collapse:collapse;width:100%;min-width:820px}.price-table th,.price-table td{text-align:left;border-bottom:1px solid #354139a6;padding:.9rem 1rem}.price-table th{color:var(--dim);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.price-table tbody tr:hover{background:#e9b5630b}.price-table tbody tr:last-child td{border-bottom:0}.price-table a{color:var(--accent-soft);font-weight:750;text-decoration:none}.table-price{color:var(--accent-soft);font-weight:750}.filters{grid-template-columns:2fr 1fr 1fr 1fr;gap:.75rem;margin:1.25rem 0;display:grid}.field{gap:.4rem;display:grid}.field-spaced{margin-top:1rem}.check-field{color:var(--muted);align-items:flex-start;gap:.55rem;line-height:1.5;display:flex}.check-field input{accent-color:var(--accent);margin-top:.25rem}.check-field small{color:var(--dim)}.field label{color:var(--muted);font-size:.8rem}.field input,.field select{width:100%;min-height:46px;color:var(--ink);background:var(--paper-soft);border:1px solid var(--line);border-radius:9px;padding:.65rem .75rem}.field input:focus,.field select:focus{outline:2px solid var(--accent);outline-offset:2px;border-color:var(--accent)}.calculator{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.calculator-result{align-content:center;min-height:260px;display:grid}.footer{border-top:1px solid var(--line);color:var(--muted);padding:2rem 0;font-size:.85rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.footer nav{flex-wrap:wrap;gap:.8rem;display:flex}.prose{max-width:760px}.prose ul{color:var(--muted);line-height:1.8}.evidence-disclaimer{color:var(--accent-soft)}.source-list{border-top:1px solid var(--line);gap:.6rem;margin-top:1.5rem;padding-top:1rem;display:grid}.source-list strong{text-transform:uppercase;letter-spacing:.1em;color:var(--dim);font-size:.75rem}.source-list a{color:var(--accent-soft);font-weight:700;text-decoration:none}.empty{text-align:center;color:var(--muted);padding:3rem 1rem}@media (width<=760px){.shell{width:min(100% - 1.5rem,1160px)}.header-inner{min-height:64px}.nav{gap:.7rem;font-size:.76rem}.nav a:nth-child(n+3){display:none}.main{padding-top:2rem}.hero-home{grid-template-columns:1fr;gap:2rem;min-height:auto;padding-top:1rem}h1{font-size:clamp(3rem,15vw,5rem)}.hero-brief strong{margin-top:1.8rem}.grid-3,.calculator,.freshness,.filters{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:start}.section{padding-top:3rem}.button{width:100%}}@media (width>=761px) and (width<=980px){.hero-home{gap:2rem}h1{font-size:clamp(3.3rem,8vw,5.5rem)}}
