:root{--bg:#f4ecd9;--bg-soft:#fbf6ea;--paper:#fffaf0;--paper-deep:#efe3c8;--ink:#2d261b;--ink-soft:#5f5445;--muted:#867765;--line:#d8c7a7;--line-soft:#eadcc2;--forest:#3f6f58;--forest-soft:#dce9de;--gold:#b8893d;--gold-soft:#f2e2bb;--redwood:#9b5549;--redwood-soft:#ead1ca;--bluegreen:#427d83;--bluegreen-soft:#d8eaeb;--violet:#7b6b8f;--violet-soft:#e4deed;--shadow-soft:0 10px 28px #3d2d181a;--shadow-card:0 14px 38px #3d2d1824;--radius-lg:28px;--radius-md:18px;--radius-sm:12px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 12% 8%,#ffffffa6,transparent 26rem),radial-gradient(circle at 88% 12%,#b8893d21,transparent 22rem),linear-gradient(180deg,var(--bg),#efe0c2);color:var(--ink);margin:0;font-family:ui-serif,Georgia,Times New Roman,serif;line-height:1.6}body:before{content:"";pointer-events:none;opacity:.32;mix-blend-mode:multiply;background-image:linear-gradient(#5743270e 1px,#0000 1px),linear-gradient(90deg,#5743270b 1px,#0000 1px);background-size:32px 32px;position:fixed;inset:0}a{color:inherit}button,input{font:inherit}:focus-visible{outline-offset:3px;outline:3px solid #427d8373}h1,h2{letter-spacing:-.045em;color:var(--forest);margin:0;font-family:Georgia,Times New Roman,serif;line-height:.98}h1{font-size:clamp(46px,8vw,92px)}h2{font-size:clamp(28px,4vw,48px)}h3{color:var(--ink);margin:0 0 8px;font-size:20px;line-height:1.15}p{color:var(--ink-soft);margin:0}.lede{font-size:clamp(20px,2.3vw,28px);font-style:italic;line-height:1.25;color:var(--redwood)!important}.subtle{color:var(--muted)}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--ink);margin:0 0 8px;font-size:13px;font-weight:900}.shell{width:min(100% - 48px,1430px);margin:0 auto}.narrow{width:min(100% - 32px,860px);margin:0 auto}section{margin:28px 0}.rule{background:linear-gradient(90deg,var(--line),transparent);height:1px;margin-top:16px}.btn{border:1px solid var(--line);background:var(--paper);min-height:42px;color:var(--ink);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 8px 20px #3d2d1814}.btn.primary{background:var(--forest);color:#fff;border-color:#274d3b;box-shadow:inset 0 0 0 2px #fffaf029,0 8px 20px #3d2d1826}.btn.wide{width:100%}.btn:hover,.market-card:hover,.shelf-card:hover{transform:translateY(-1px)}.text-link{border-bottom:1px solid var(--line);color:var(--ink-soft);font-weight:800;text-decoration:none}.panel,.card,.framed-panel{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fffaf0b8;border-radius:10px;position:relative}.panel,.framed-panel{padding:clamp(20px,3vw,28px)}.framed-panel:before,.framed-plate:before{content:"";pointer-events:none;border:1px solid #8a744f38;border-radius:7px;position:absolute;inset:8px}.section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.grid{gap:18px;display:grid}.grid.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.two{grid-template-columns:1fr 1fr}.three{grid-template-columns:repeat(3,1fr)}.mock-note{border:1px dashed var(--gold);color:#6d4d1c;background:#f2e2bbb8;border-radius:10px;padding:12px 14px;font-weight:800}.flourish{color:var(--gold);text-align:center;margin:8px 0}.script{font-style:italic;color:var(--redwood)!important}@media (width<=900px){.grid.cards,.two,.three{grid-template-columns:1fr}.section-head{display:block}.shell,.narrow{width:min(100% - 24px,1220px)}section{margin:22px 0}h1{font-size:clamp(40px,14vw,64px)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.site-header{z-index:20;border-bottom:1px solid var(--line-soft);backdrop-filter:blur(14px);background:#f4ecd9eb;position:sticky;top:0}.nav-shell{justify-content:space-between;align-items:center;gap:18px;width:min(100% - 48px,1430px);margin:0 auto;padding:16px 0;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:30px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.brand strong{font-weight:500;display:block}.brand small{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-top:3px;font-size:12px;display:block}.brand-mark{width:42px;height:42px;box-shadow:none;color:var(--forest);background:0 0;border:0;border-radius:0;place-items:center;font-size:34px;display:grid}.nav-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:24px;display:flex}.nav-links a{color:var(--ink);border-bottom:2px solid #0000;padding:6px 0;font-size:16px;font-weight:500;text-decoration:none}.nav-links a:hover{border-color:var(--forest);color:var(--forest)}.nav-links .submit-link{border:1px solid var(--line);background:#fffaf099;border-radius:6px;padding:8px 14px}.nav-links .support-link{background:linear-gradient(135deg,var(--forest),var(--bluegreen));color:#fff;border-color:#0000;box-shadow:0 8px 20px #0f2f3029}.nav-links .support-link:hover{color:#fff;filter:brightness(1.04);border-color:#0000}.site-footer{border-top:1px solid var(--line);background:#efe3c86b;margin-top:46px;padding:30px 0 44px}.footer-grid{grid-template-columns:1.2fr .8fr;gap:20px;display:grid}.chip,.tag{border:1px solid var(--line);color:var(--ink-soft);background:#fffaf0d1;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.chip[data-status=active]{background:var(--forest-soft);color:var(--forest)}.chip[data-status=limited],.chip[data-status=inactive]{background:var(--gold-soft);color:#7a5721}.chip[data-status=dead]{background:var(--redwood-soft);color:var(--redwood)}.chip[data-status=acquired],.chip[data-status=merged],.chip[data-status=rebranded]{background:var(--bluegreen-soft);color:var(--bluegreen)}.chip[data-status=unknown]{color:#716554;background:#e8e1d5}.card{padding:18px}.market-card{flex-direction:column;gap:12px;min-height:250px;text-decoration:none;display:flex;overflow:hidden}.market-card.compact-card{min-height:185px}.card-identity{align-items:center;gap:14px;display:flex}.record-icon,.mini-mark{color:#fff;background:linear-gradient(135deg,#0f2f30,#2e7b87);border-radius:12px;place-items:center;width:64px;height:64px;font-weight:900;display:grid;box-shadow:inset 0 0 0 1px #ffffff40}.mini-mark{border-radius:8px;flex:none;width:34px;height:34px;font-size:12px}.card-top{justify-content:space-between;align-items:start;gap:12px;display:flex}.tag-row{flex-wrap:wrap;gap:8px;display:flex}.meta-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.fact{border:1px solid var(--line-soft);background:#fbf6eaad;border-radius:8px;padding:11px}.fact b{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:11px;display:block}.what-card{border-style:dashed}.timeline{padding-left:18px;position:relative}.timeline-item{border-left:2px solid var(--line);padding:0 0 18px 18px}.timeline-item:before{content:"";background:var(--forest);border:2px solid var(--paper);border-radius:50%;width:12px;height:12px;margin-top:4px;margin-left:-25px;position:absolute}.evidence{gap:12px;padding:0;display:grid}.evidence li{border:1px solid var(--line-soft);background:#fbf6eabd;border-radius:10px;padding:14px;list-style:none}.bars{gap:12px;display:grid}.bar-row{grid-template-columns:160px 1fr 42px;align-items:center;gap:12px;display:grid}.bar{background:var(--line-soft);border-radius:999px;height:10px;overflow:hidden}.bar span{background:linear-gradient(90deg,var(--forest),var(--gold));border-radius:inherit;height:100%;display:block}.filter-panel{align-self:start;position:sticky;top:92px}.filter-panel summary{cursor:pointer;text-transform:uppercase;letter-spacing:.12em}.filter-group{border-top:1px solid var(--line-soft);border-bottom:0;border-left:0;border-right:0;margin:14px 0;padding:14px 0 0}.filter-group legend{text-transform:uppercase;letter-spacing:.09em;font-size:12px;font-weight:900}.check{color:var(--ink-soft);align-items:center;gap:8px;margin:7px 0;font-weight:700;display:flex}.search{border:1px solid var(--line);background:#fffaf0d1;border-radius:6px;width:100%;padding:12px 14px}.empty{display:none}.is-hidden{display:none!important}.field-hero{border:1px solid var(--line);background:#fffaf06b;border-radius:12px;grid-template-columns:180px minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:26px;min-height:250px;margin-top:26px;padding:26px;display:grid;position:relative}.hero-botanical{color:var(--forest);opacity:.72;text-align:center;font-size:130px;line-height:1}.mushroom{color:var(--muted)}.plate-copy p{max-width:720px;margin-top:14px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.hero-plate{border:1px solid var(--line);background:#fffaf0ad;border-radius:10px;grid-template-columns:1.3fr .8fr;align-items:stretch;gap:12px;padding:14px;display:grid;position:relative}.cabinet-illustration{border:1px solid var(--line);min-height:172px;color:var(--forest);background:linear-gradient(#3f6f582e,#b8893d1f);grid-template-columns:repeat(3,1fr);gap:8px;padding:45px 26px 22px;font-size:34px;display:grid}.field-note-stamp{border:1px solid var(--line);text-align:center;align-content:center;gap:10px;padding:22px 12px;display:grid}.field-note-stamp strong{border:1px solid var(--redwood);color:var(--redwood);border-radius:50%;place-items:center;width:82px;height:82px;margin:0 auto;font-size:24px;display:grid}.specimen-plate{color:#0b89d3;text-align:center;text-shadow:0 2px #00446f;font-size:120px}.notes-list{gap:0;margin:0;display:grid}.notes-list div{border-bottom:1px solid var(--line-soft);grid-template-columns:1fr 1.2fr;gap:12px;padding:10px 0;display:grid}.notes-list dt{text-transform:uppercase;letter-spacing:.09em;font-size:12px;font-weight:900}.notes-list dd{color:var(--ink-soft);margin:0}blockquote{border:1px solid var(--line-soft);color:var(--ink-soft);background:#fbf6eaa8;margin:20px 0 0;padding:22px;font-style:italic}@media (width<=1050px){.field-hero{grid-template-columns:1fr}.hero-botanical{font-size:90px}.hero-plate{grid-template-columns:1fr}.filter-panel{position:static}.nav-shell{width:min(100% - 24px,1220px)}}@media (width<=720px){.nav-shell{flex-direction:column;align-items:flex-start}.nav-links{justify-content:flex-start;gap:12px}.footer-grid,.bar-row{grid-template-columns:1fr}.field-hero{padding:18px}.market-card{min-height:0}.record-icon{width:54px;height:54px}.meta-grid{grid-template-columns:1fr}.filter-panel details{background:0 0;border:0;padding:0}.cabinet-illustration{min-height:120px}}.home-hero h1,.encyclopedia-hero h1,.record-detail-hero h1{color:var(--forest)}.browse-shelf{grid-template-columns:repeat(7,1fr);gap:12px;display:grid}.shelf-card{border:1px solid var(--line);background:#fffaf0b8;border-radius:10px;grid-template-rows:auto auto 1fr auto;gap:5px;min-height:128px;padding:16px;text-decoration:none;display:grid;position:relative}.shelf-icon{color:var(--forest);font-size:42px;line-height:1}.shelf-card strong{font-size:18px}.shelf-card small{color:var(--ink-soft);line-height:1.35}.shelf-card em{justify-self:end;font-style:normal}.home-split{grid-template-columns:1.9fr 1.1fr;gap:18px;display:grid}.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.recent-list{display:grid}.recent-row{border-bottom:1px solid var(--line-soft);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:11px 0;text-decoration:none;display:grid}.recent-row small{color:var(--ink-soft);max-height:2.6em;line-height:1.25;display:block;overflow:hidden}.timeline-strip{overflow:hidden}.era-line{grid-template-columns:repeat(8,1fr);gap:0;padding:18px 8px 6px;display:grid;position:relative}.era-line:before{content:"";background:linear-gradient(90deg,var(--forest),var(--gold),var(--redwood),var(--bluegreen));height:2px;position:absolute;top:27px;left:5%;right:5%}.era{text-align:center;gap:4px;display:grid;position:relative}.era span{background:var(--forest);z-index:1;border-radius:50%;width:14px;height:14px;margin:0 auto}.era:nth-child(4n) span{background:var(--gold)}.era:nth-child(5n) span{background:var(--redwood)}.era em{color:var(--ink-soft);font-size:14px;font-style:italic}.home-bottom{grid-template-columns:1.7fr 1fr;gap:18px;display:grid}.glance-panel .kpi-grid{grid-template-columns:repeat(4,1fr)}.market-layout{grid-template-columns:220px minmax(0,1fr) 300px;align-items:start;gap:18px;display:grid}.catalog-panel{margin:0}.catalog-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex}.filter-pills{flex-wrap:wrap;gap:10px;display:flex}.filter-pills span{border:1px solid var(--line);background:#fffaf0b8;border-radius:6px;padding:7px 12px;font-size:13px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.field-notes-panel{position:sticky;top:92px}.field-notes-panel h2{font-size:40px}.record-detail-hero{grid-template-columns:280px minmax(0,1fr) minmax(420px,.85fr)}.specimen-plate.large{font-size:170px}.title-row{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.breadcrumb{color:var(--muted);margin:0 0 10px;font-weight:800}.record-layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:18px;display:grid}.record-sidebar{gap:18px;display:grid;position:sticky;top:92px}.record-main{gap:18px;display:grid}.record-main>section,.record-main .framed-panel{margin:0}.record-main>section:not(.framed-panel){border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fffaf0b8;border-radius:10px;padding:24px;position:relative}.record-main>section:not(.framed-panel):before{content:"";pointer-events:none;border:1px solid #8a744f38;border-radius:7px;position:absolute;inset:8px}.overview-card{gap:16px;display:grid}.overview-card .meta-grid{grid-template-columns:repeat(5,1fr)}.quote-card{text-align:center;font-size:21px;font-style:italic}.appendix-page .kpi-grid{grid-template-columns:repeat(4,1fr)}.appendix-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin:22px 0;display:grid}.guide-page{max-width:1260px}.simple-hero{grid-template-columns:180px minmax(0,1fr);min-height:230px}.guide-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.guide-card{min-height:260px}.guide-card .num,.num{color:var(--gold);margin-bottom:16px;font-size:34px;font-weight:900;display:block}.definition-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px;display:grid}.definition-card{border:1px solid var(--line-soft);background:#fbf6eab3;border-radius:10px;padding:18px}.correction-desk{gap:16px;display:grid}.checklist{gap:12px;margin:0;padding-left:24px;display:grid}.checklist li{color:var(--ink-soft);padding-left:8px}@media (width<=1200px){.browse-shelf{grid-template-columns:repeat(3,1fr)}.home-split,.home-bottom,.market-layout,.record-layout{grid-template-columns:1fr}.field-notes-panel,.record-sidebar{position:static}.featured-grid,.catalog-grid,.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.overview-card .meta-grid{grid-template-columns:repeat(2,1fr)}.record-detail-hero{grid-template-columns:1fr}.appendix-grid,.guide-grid,.definition-grid{grid-template-columns:1fr 1fr}.glance-panel .kpi-grid,.appendix-page .kpi-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.browse-shelf,.featured-grid,.catalog-grid,.related-grid,.appendix-grid,.guide-grid,.definition-grid{grid-template-columns:1fr!important}.home-split,.home-bottom{grid-template-columns:1fr}.recent-row{grid-template-columns:auto 1fr}.recent-row .chip{grid-column:2}.catalog-toolbar{flex-direction:column;align-items:flex-start}.filter-pills,.field-notes-panel{display:none}.era-line{grid-template-columns:repeat(8,110px);overflow-x:auto}.simple-hero,.glance-panel .kpi-grid,.appendix-page .kpi-grid{grid-template-columns:1fr}.record-main>section:not(.framed-panel){padding:18px}.record-detail-hero .hero-plate{display:none}}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.kpi strong{font-family:Georgia,serif;font-size:42px;line-height:1;display:block}.stats-glance .kpi-grid{grid-template-columns:repeat(8,minmax(92px,1fr));gap:10px}.stats-glance .kpi{min-width:0;padding:12px}.stats-glance .kpi strong{font-size:clamp(24px,2.4vw,34px)}.stats-glance .kpi p{font-size:13px;line-height:1.25}.related-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important}.compact-hero{grid-template-columns:120px minmax(0,1fr);min-height:180px;padding:20px}.compact-hero .hero-botanical{font-size:86px}.compact-hero h1{font-size:clamp(38px,5vw,62px)}.about-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.about-cta{margin-top:18px}@media (width<=1200px){.stats-glance .kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.related-grid{grid-template-columns:repeat(3,minmax(190px,1fr))!important}.about-section-grid{grid-template-columns:1fr 1fr}}@media (width<=720px){.stats-glance .kpi-grid{grid-template-columns:1fr}.related-grid{grid-template-columns:1fr!important}.compact-hero,.about-section-grid{grid-template-columns:1fr}}@media (width>=1051px){.home-hero{grid-template-columns:118px minmax(0,1fr) minmax(420px,.9fr);column-gap:24px}.home-hero .hero-botanical{opacity:.68;place-self:start end;margin-top:82px;margin-right:6px;font-size:104px;line-height:1;transform:none}.home-hero .plate-copy{align-self:center}}@media (width>=1024px){.home-page-shell{max-width:1500px}.home-mock-hero{border:1px solid var(--line);background:linear-gradient(135deg,#fffcf1f5,#ede2c5d1);border-radius:14px;grid-template-columns:.78fr 1.42fr 1.9fr;align-items:center;gap:34px;min-height:330px;padding:38px 56px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #352b181f}.home-mock-hero:before,.home-mock-hero:after{content:"";pointer-events:none;border:1px solid #1f564e2e;border-radius:10px;position:absolute;inset:16px}.home-mock-hero:after{border-color:#755b2e24;inset:26px}.home-hero-plant{z-index:1;place-self:center;width:min(190px,100%);margin:0;position:relative;overflow:visible}.home-hero-plant img{object-fit:contain;object-position:center center;filter:saturate(.94)sepia(.04);width:100%;height:auto;display:block;transform:none}.home-hero-copy{z-index:1;position:relative}.home-hero-copy h1{color:#123f3c;letter-spacing:-.045em;margin:8px 0;font-size:clamp(66px,5.6vw,88px);line-height:.88}.home-hero-copy .lede{max-width:500px;margin:0 0 10px;font-size:20px;line-height:1.25}.home-hero-copy p:not(.eyebrow):not(.lede){max-width:540px;margin:0 0 16px;line-height:1.48}.home-hero-copy .hero-actions{flex-flow:row;align-items:center;gap:12px;display:flex}.home-hero-copy .hero-actions .btn{white-space:nowrap;width:auto;min-width:0;padding:11px 18px}.home-hero-cabinet-image{z-index:1;min-height:220px;box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;margin:0;padding:0;display:grid;position:relative}.home-hero-cabinet-image img{object-fit:contain;filter:saturate(.94)sepia(.05);width:100%;max-height:260px;display:block}.shelf-section{padding:18px 20px 22px}.browse-shelf{grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;display:grid}.shelf-card{border-radius:12px;min-height:132px;padding:15px}.shelf-icon{filter:sepia(.35)saturate(.85);margin:0 0 12px;font-size:34px;line-height:1;display:block}.shelf-card strong{font-size:15px;line-height:1.1}.shelf-card small{margin-top:7px;line-height:1.28;display:block}.home-split{grid-template-columns:minmax(0,1.9fr) minmax(340px,.92fr);align-items:stretch;gap:20px;display:grid}.featured-panel,.recent-panel{padding:20px}.home-compact-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.home-compact-head .eyebrow{margin:0}.home-compact-head .text-link{white-space:nowrap;font-size:14px}.home-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.home-feature-card{min-height:148px;max-height:170px;color:inherit;background:#fffcf1c7;border:1px solid #1f564e3d;border-radius:12px;grid-template-rows:auto 1fr auto;gap:8px;padding:14px;text-decoration:none;display:grid;overflow:hidden;box-shadow:0 10px 20px #352b1812}.home-feature-icon{color:#fff8e8;letter-spacing:.03em;background:#0f5859;border-radius:10px;place-items:center;width:48px;height:48px;font-weight:800;display:grid;box-shadow:inset 0 0 0 1px #ffffff38}.home-feature-title-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:6px;display:grid}.home-feature-title-row h3{color:#123f3c;word-break:normal;overflow-wrap:anywhere;margin:0;font-size:20px;line-height:1.02}.home-feature-card .status-chip{white-space:nowrap;padding:4px 7px;font-size:10px}.home-feature-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12.5px;line-height:1.32;display:-webkit-box;overflow:hidden}.home-feature-meta{color:var(--muted);text-transform:capitalize;grid-template-columns:1fr 1fr;gap:6px;font-size:10px;display:grid}.home-feature-meta span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.home-recent-list{gap:0;display:grid}.home-recent-row{min-height:52px;color:inherit;border-bottom:1px solid #6e552d2e;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:7px 0;text-decoration:none;display:grid}.home-recent-icon{color:#0f5859;background:#0f58591a;border-radius:9px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.home-recent-copy{min-width:0}.home-recent-copy strong,.home-recent-copy small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.home-recent-copy strong{font-size:14px;line-height:1.2}.home-recent-copy small{color:var(--muted);margin-top:2px;font-size:12px}.home-recent-row time{color:var(--muted);white-space:nowrap;font-size:11px}.timeline-strip{padding:18px 26px}.era-line{min-height:74px}.home-bottom{grid-template-columns:1.35fr .95fr;align-items:stretch;gap:20px;display:grid}.glance-panel,.about-card{padding:20px}.home-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.home-stat-card{background:#fffcf1ad;border:1px solid #1f564e2e;border-radius:11px;grid-template-columns:auto 1fr;grid-template-areas:"icon value""icon label";align-items:center;column-gap:10px;min-height:74px;padding:12px 14px;display:grid}.home-stat-card span{color:#0f5859;background:#0f58591a;border-radius:8px;grid-area:icon;place-items:center;width:32px;height:32px;display:grid}.home-stat-card strong{color:#123f3c;grid-area:value;font-size:22px;line-height:1}.home-stat-card small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;grid-area:label;font-size:11px}.about-card h2{margin-top:4px}.about-card p{line-height:1.5}}@media (width<=1023px){.home-hero-plant,.home-hero-cabinet-image{display:none}}.encyclopedia-shell{max-width:1880px}.encyclopedia-hero-v2{grid-template-columns:120px minmax(0,1fr) minmax(560px,.92fr);gap:38px;min-height:330px;overflow:hidden}.encyclopedia-hero-v2 .hero-botanical{color:#4a72568c;place-self:center;font-size:82px}.encyclopedia-hero-v2 h1{max-width:760px;font-size:clamp(56px,4.6vw,82px);line-height:.96}.encyclopedia-hero-v2 .lede{max-width:640px}.encyclopedia-hero-plate{grid-template-columns:1.45fr .86fr;min-width:0}.encyclopedia-hero-plate.is-image{box-shadow:none;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex}.hero-archive-image{object-fit:contain;filter:drop-shadow(0 18px 22px #4e3b1c29);width:min(100%,720px);height:auto;display:block}.encyclopedia-hero-plate .cabinet-illustration{min-height:190px}.encyclopedia-layout{grid-template-columns:240px minmax(820px,1fr) 300px;align-items:start;gap:20px}.encyclopedia-filter{padding:18px}.encyclopedia-filter summary{text-transform:uppercase;letter-spacing:.12em;font-size:13px}.encyclopedia-filter .filter-group{border-top:1px solid var(--line-soft);padding:14px 0}.encyclopedia-filter .check{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;display:grid}.encyclopedia-filter .check em{color:var(--muted);font-size:12px;font-style:normal}.encyclopedia-toolbar{grid-template-columns:auto 1fr auto auto;align-items:center;gap:16px;display:grid}.encyclopedia-toolbar .filter-pills{flex-wrap:wrap;gap:8px;display:flex}.encyclopedia-toolbar .filter-pills span{padding:7px 10px;font-size:12px}.view-icons{color:var(--muted);letter-spacing:.22em}.encyclopedia-grid{gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))!important}.encyclopedia-card{grid-template-columns:54px minmax(0,1fr);gap:12px;min-height:118px;padding:14px;text-decoration:none;display:grid;overflow:hidden}.encyclopedia-card__icon{background:linear-gradient(145deg,var(--bluegreen),#123f43);color:#fff;letter-spacing:.04em;border-radius:12px;place-items:center;width:52px;height:52px;font-weight:900;display:grid;box-shadow:inset 0 0 0 1px #ffffff2e}.encyclopedia-card__body{gap:7px;min-width:0;display:grid}.encyclopedia-card__top{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;display:grid}.encyclopedia-card h3{overflow-wrap:break-word;margin:0;font-size:21px;line-height:1.03}.encyclopedia-card .chip{padding:3px 7px;font-size:10px}.encyclopedia-card p{color:var(--ink-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.32;display:-webkit-box;overflow:hidden}.encyclopedia-card__meta{border-top:1px solid var(--line-soft);color:var(--muted);flex-wrap:wrap;gap:9px;padding-top:7px;font-size:11px;display:flex}.encyclopedia-card__meta span+span:before{content:"•";color:var(--line);margin-right:9px}.encyclopedia-notes{padding:20px}.encyclopedia-notes .specimen-plate{text-align:center;color:#168ac2;margin:10px 0;font-size:112px}.encyclopedia-notes .notes-list div{border-bottom:1px solid var(--line-soft);padding:9px 0}.encyclopedia-notes blockquote{border:1px solid var(--line-soft);text-align:center;background:#fffaf0a6;margin:16px 0 0;padding:16px;font-style:italic}@media (width<=1500px){.encyclopedia-shell{max-width:1440px}.encyclopedia-layout{grid-template-columns:220px minmax(690px,1fr) 270px;gap:18px}.encyclopedia-grid{gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))!important}.encyclopedia-card{grid-template-columns:48px minmax(0,1fr);gap:10px;min-height:112px;padding:12px}.encyclopedia-card__icon{border-radius:11px;width:46px;height:46px}.encyclopedia-card h3{font-size:19px}.encyclopedia-card p{font-size:13px}.encyclopedia-card__meta{gap:7px;font-size:10px}.encyclopedia-card__meta span+span:before{margin-right:7px}.encyclopedia-hero-v2{grid-template-columns:90px minmax(0,1fr) minmax(430px,.8fr);gap:28px}.encyclopedia-hero-v2 h1{font-size:clamp(50px,5vw,74px)}.hero-archive-image{width:min(100%,660px)}}@media (width<=1180px){.encyclopedia-layout{grid-template-columns:200px minmax(0,1fr)}.encyclopedia-notes{display:none}.encyclopedia-grid{grid-template-columns:repeat(2,minmax(230px,1fr))!important}.encyclopedia-hero-v2{grid-template-columns:80px minmax(0,1fr) minmax(360px,.75fr)}}@media (width<=1050px){.encyclopedia-shell{max-width:1180px}.encyclopedia-hero-v2,.encyclopedia-layout{grid-template-columns:1fr}.encyclopedia-hero-plate{display:none}.encyclopedia-hero-v2 .hero-botanical{font-size:72px}.encyclopedia-grid{grid-template-columns:1fr!important}.encyclopedia-toolbar{grid-template-columns:1fr}.view-icons,.encyclopedia-notes{display:none}}.encyclopedia-card{grid-template-columns:50px minmax(0,1fr);gap:11px;min-height:116px;padding:14px 13px 13px;position:relative}.encyclopedia-card__icon{border-radius:12px;width:48px;height:48px}.encyclopedia-card__top{min-width:0;display:block}.encyclopedia-card h3{overflow-wrap:normal;word-break:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;padding-right:58px;font-size:20px;line-height:1.02;display:-webkit-box;overflow:hidden}.encyclopedia-card .chip{white-space:nowrap;text-overflow:ellipsis;max-width:62px;padding:3px 7px;font-size:10px;position:absolute;top:12px;right:12px;overflow:hidden}.encyclopedia-card p{font-size:13.5px;line-height:1.31}.encyclopedia-card__meta{color:#53483ac7;gap:7px;font-size:11.5px;line-height:1.2}.encyclopedia-card__meta span+span:before{margin-right:7px}.encyclopedia-notes .notes-list div{padding:8px 0}.encyclopedia-notes blockquote{margin:14px 0 0;padding:14px}@media (width<=1500px){.encyclopedia-card{grid-template-columns:46px minmax(0,1fr);gap:9px;min-height:110px;padding:12px}.encyclopedia-card__icon{border-radius:11px;width:44px;height:44px}.encyclopedia-card h3{padding-right:54px;font-size:18px}.encyclopedia-card .chip{max-width:58px;font-size:9px;top:10px;right:10px}.encyclopedia-card p{font-size:12.5px;line-height:1.28}.encyclopedia-card__meta{gap:6px;font-size:10.5px}.encyclopedia-card__meta span+span:before{margin-right:6px}}.encyclopedia-hero-v2{padding-top:50px;padding-bottom:46px}.encyclopedia-hero-v2 .hero-copy{align-self:center}.encyclopedia-hero-v2 .flourish{margin:12px 0 16px}.hero-archive-image{transform:translateY(4px)}.encyclopedia-layout{margin-top:14px}.encyclopedia-toolbar{border-bottom:1px solid var(--line-soft);min-height:42px;margin-bottom:16px;padding:0 2px 14px}.encyclopedia-toolbar p{color:var(--ink-soft);margin:0;font-size:14px}.encyclopedia-toolbar strong{color:var(--ink);font-size:16px}.encyclopedia-toolbar .text-link{justify-self:end;font-weight:800}.view-icons{opacity:.72;font-size:15px}.encyclopedia-filter{position:sticky;top:86px}.encyclopedia-notes{min-height:0;position:sticky;top:86px}.encyclopedia-notes .eyebrow{margin-bottom:8px}.encyclopedia-notes h2{margin-bottom:6px}.encyclopedia-notes>p:not(.eyebrow){color:var(--ink-soft);margin-bottom:10px;font-size:15px;line-height:1.35}.encyclopedia-notes .specimen-plate{margin:8px 0 12px;font-size:96px;line-height:1}.encyclopedia-notes .notes-list{margin:0 0 14px}.encyclopedia-notes .notes-list div{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.encyclopedia-notes .notes-list dt{letter-spacing:.11em;text-transform:uppercase;font-size:11px}.encyclopedia-notes .notes-list dd{text-align:right;font-size:14px}.encyclopedia-notes .wide{margin-top:4px}.filter-panel .search,.encyclopedia-filter .check span{font-size:15px}.encyclopedia-filter .check em{font-weight:700}.catalog-panel .empty{display:none}@media (width<=1500px){.encyclopedia-catalog{padding:16px}.encyclopedia-toolbar{gap:12px}.encyclopedia-notes>p:not(.eyebrow){font-size:14px}.encyclopedia-notes .specimen-plate{font-size:88px}.encyclopedia-notes .notes-list dd{font-size:13px}}@media (width<=1180px){.encyclopedia-filter{position:static}.encyclopedia-catalog{padding:14px}}.url-card .url-link,.source-link,.inline-link,.source-actions a{color:var(--forest);text-underline-offset:3px;font-weight:800;text-decoration:underline 1px}.url-card .url-link{overflow-wrap:anywhere;word-break:break-word;max-width:100%;display:inline-block}.source-link{color:var(--ink)}.source-link:hover,.url-card .url-link:hover,.inline-link:hover,.source-actions a:hover{color:var(--redwood)}.source-actions{border-top:1px solid var(--line-soft);flex-wrap:wrap;gap:12px;margin-top:10px;padding-top:10px;font-size:14px;display:flex}.evidence .subtle a{font-weight:800}.evidence h3 a{display:inline-block}.url-grid .card{min-width:0}.url-value{overflow-wrap:anywhere;word-break:break-word;color:var(--ink-soft);font-size:14px}.external-link-button{border:1px solid var(--forest);background:var(--forest-soft);cursor:pointer;z-index:2;border-radius:8px;justify-content:center;align-items:center;width:max-content;max-width:100%;margin-top:10px;padding:9px 12px;font-weight:900;line-height:1.1;position:relative;color:var(--forest)!important;text-decoration:none!important;display:inline-flex!important}.external-link-button:hover{border-color:var(--redwood);background:var(--redwood-soft);color:var(--redwood)!important}.archive-link-button{background:#0b89d31f;border-color:#0b89d3;color:#075f94!important}.archive-link-button:hover{border-color:var(--redwood);background:var(--redwood-soft);color:var(--redwood)!important}.source-actions .external-link-button{margin-top:0}.record-detail-hero{grid-template-columns:240px minmax(0,1fr) minmax(340px,.72fr);gap:28px;overflow:hidden}.record-detail-hero .hero-copy{min-width:0;max-width:720px}.record-detail-hero .title-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;display:grid}.record-detail-hero h1{overflow-wrap:break-word;word-break:normal;max-width:100%;font-size:clamp(54px,5.6vw,92px);line-height:.92}.record-detail-hero .lede{max-width:660px;font-size:clamp(22px,2.1vw,31px);line-height:1.08}.record-detail-hero .hero-plate{min-width:0}.record-detail-hero .cabinet-illustration{min-height:170px}.record-detail-hero .specimen-plate.large{font-size:140px}.url-archive-head{align-items:start;gap:16px}.url-mode-label{border:1px solid var(--line);color:var(--muted);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:#fffcf1b8;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.status-aware-url-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.url-card{position:relative}.url-card-main{border-color:#1f564e6b;box-shadow:0 12px 28px #1f564e14}.url-card-caution{background:#fff8e5b3;border-style:dashed;border-color:#b98f469e}.url-card-weak{opacity:.88;background:#fffcf180}.url-card-sub{background:#fffcf1ad}.url-card-label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:0 0 7px;font-size:11px;font-weight:800}.url-card-note{color:var(--muted);background:#b98f4617;border-radius:9px;margin:8px 0 0;padding:8px 10px;font-size:12px;line-height:1.35}.url-card-note-before-button{color:#6b4a1f;background:#b98f461f;border:1px solid #b98f4642;margin:10px 0}.url-action-button{margin:8px 0 6px;display:inline-flex}.url-button-caution{box-shadow:none;color:#6b4a1f!important;background:#b98f461f!important;border-color:#755b2e9e!important}.url-button-caution:hover{color:#6b4a1f!important;background:#b98f4633!important}.url-button-weak{box-shadow:none;color:var(--muted)!important;background:#fffcf19e!important;border-color:#6e552d57!important}.url-archive-dead .url-button-original,.url-archive-inactive .url-button-original,.url-archive-unknown .url-button-original{color:#6b4a1f!important;background:#b98f461f!important;border-color:#755b2e9e!important}.url-archive-dead .url-button-archive,.url-archive-inactive .url-button-archive,.url-archive-unknown .url-button-archive{font-weight:900}@media (width<=1500px){.record-detail-hero{grid-template-columns:190px minmax(0,1fr) minmax(300px,.66fr);gap:22px}.record-detail-hero h1{font-size:clamp(48px,5.2vw,76px)}.record-detail-hero .lede{font-size:clamp(20px,2vw,27px)}.record-detail-hero .specimen-plate.large{font-size:124px}.record-detail-hero .cabinet-illustration{min-height:150px}}@media (width<=1200px){.record-detail-hero{grid-template-columns:1fr}.record-detail-hero .hero-copy{max-width:none}.record-detail-hero h1{font-size:clamp(44px,9vw,74px)}.record-detail-hero .hero-plate{display:none}.url-archive-head{display:block}.url-mode-label{margin-top:8px}.status-aware-url-grid{grid-template-columns:1fr}}.market-card.compact-card{gap:10px;min-height:0}.market-card.compact-card .record-icon{border-radius:10px;width:54px;height:54px}.market-card.compact-card .card-identity{gap:10px}.market-card.compact-card h3{font-size:20px;line-height:1.05}.market-card.compact-card .tag-row{gap:6px}.market-card.compact-card .tag{padding:4px 8px;font-size:11px}.market-card.compact-card p{-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.market-card.compact-card .meta-grid{gap:8px}.market-card.compact-card .fact{padding:8px}@media (width>=900px){.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.footer-links{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;font-weight:700;display:flex}.footer-links a{color:var(--green);text-decoration:none}.footer-links a:hover{text-decoration:underline}.support-page{gap:24px;padding-top:28px;padding-bottom:48px;display:grid}.support-hero{grid-template-columns:170px minmax(0,1fr) 320px;align-items:center;gap:28px;padding:34px 38px;display:grid;position:relative;overflow:hidden}.support-hero:before{content:"";pointer-events:none;border:1px solid #1f564e29;border-radius:14px;position:absolute;inset:14px}.support-hero-art{z-index:1;width:150px;height:210px;color:var(--green);opacity:.58;place-items:center;font-size:120px;display:grid;position:relative}.support-hero-copy{z-index:1;position:relative}.support-hero h1{color:var(--green);letter-spacing:-.04em;margin:8px 0;font-size:clamp(44px,5vw,76px);line-height:.94}.support-hero .lede{font-family:var(--serif);color:var(--red);max-width:620px;margin:0 0 12px;font-size:24px;font-style:italic;line-height:1.25}.support-hero-copy p:not(.eyebrow):not(.lede){max-width:680px;line-height:1.55}.support-note-card{z-index:1;border:1px solid var(--line);text-align:center;background:#fffcf1b8;border-radius:14px;padding:22px;position:relative;box-shadow:inset 0 0 0 1px #ffffff4d}.support-note-card .script{font-family:var(--serif);color:var(--red);margin:0 0 12px;font-size:20px;font-style:italic}.support-note-card ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.support-note-card li{line-height:1.35}.support-warning{grid-template-columns:74px minmax(0,1fr);align-items:center;gap:18px;padding:22px 28px;display:grid}.support-warning h2{color:var(--red);margin:4px 0 8px;font-size:23px}.support-warning p{margin:0;line-height:1.55}.support-lantern{border:1px solid var(--line);width:58px;height:58px;color:var(--gold);background:#b98f4614;border-radius:50%;place-items:center;font-size:28px;display:grid}.support-layout{grid-template-columns:minmax(0,1.75fr) minmax(330px,.9fr);align-items:start;gap:24px;display:grid}.support-wallets-panel{padding:24px}.support-wallets-panel h2,.support-reasons h2,.support-disclaimer h2{color:var(--green);margin:6px 0 8px}.wallet-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.wallet-card{border:1px solid var(--line);background:#fffcf1b3;border-radius:14px;gap:12px;padding:16px;display:grid;box-shadow:0 10px 24px #352b1812}.wallet-head{align-items:center;gap:12px;display:flex}.wallet-icon{width:42px;height:42px;color:var(--green);background:#1f564e1a;border-radius:50%;place-items:center;font-size:13px;font-weight:900;display:grid}.wallet-bt{color:#fff;background:#f7931a}.wallet-et,.wallet-us,.wallet-bn,.wallet-av{color:#123f3c;background:#dfe7df}.wallet-so{color:#123f3c;background:#bfe7df}.wallet-do{color:#fff;background:#d7b94f}.wallet-xr{color:#fff;background:#1f2933}.wallet-card h3{margin:0;font-size:20px;line-height:1}.wallet-card .wallet-head p{color:var(--muted);margin:2px 0 0;font-size:12px}.wallet-card code{word-break:break-all;color:#123f3c;background:#ffffff57;border:1px dashed #1f564e40;border-radius:10px;min-height:54px;padding:10px;font-size:12px;line-height:1.4;display:block}.wallet-note{color:var(--muted);margin:0;font-size:12px;line-height:1.35}.copy-button{border:1px solid var(--line);cursor:pointer;color:#3d3324;background:#fffcf1cc;border-radius:9px;justify-self:start;padding:8px 14px;font-weight:800}.copy-button:hover{background:#fff8e7}.support-side-stack{gap:24px;display:grid}.support-reasons,.support-disclaimer,.support-faq{padding:24px}.support-reasons ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.support-reasons li{border-bottom:1px solid #6e552d2e;gap:3px;padding:14px 0;display:grid}.support-reasons li:last-child{border-bottom:0}.support-reasons strong{color:#173f3b}.support-reasons span{color:var(--muted);line-height:1.4}.support-disclaimer p{line-height:1.55}.faq-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.faq-grid article{border:1px solid var(--line);background:#fffcf1ad;border-radius:13px;padding:16px}.faq-grid h3{color:#173f3b;margin:0 0 8px}.faq-grid p{color:var(--muted);margin:0;line-height:1.5}@media (width<=1023px){.support-page{gap:18px;padding-top:16px}.support-hero{text-align:center;grid-template-columns:1fr;padding:24px 18px}.support-hero-art{width:100%;height:150px;font-size:94px}.support-hero h1{font-size:42px}.support-hero .lede{font-size:21px}.support-note-card{text-align:center}.support-warning{grid-template-columns:1fr;padding:18px}.support-lantern{margin:auto}.support-layout,.wallet-grid,.faq-grid{grid-template-columns:1fr}.wallet-card{padding:14px}.wallet-card code{font-size:11px}.nav-links a[href="/support/"]{display:inline-flex}}@media (width>=640px) and (width<=1023px){.wallet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--subpage-hero-min:320px;--subpage-hero-pad-block:38px;--subpage-hero-pad-inline:34px;--subpage-art-size:118px;--subpage-side-width:340px;--record-hero-min:300px}.encyclopedia-shell>.field-hero,.appendix-page>.field-hero,.guide-page>.field-hero{min-height:var(--subpage-hero-min);padding:var(--subpage-hero-pad-block) var(--subpage-hero-pad-inline);align-items:center;gap:30px;overflow:hidden}.encyclopedia-shell>.field-hero{grid-template-columns:var(--subpage-art-size) minmax(0,1fr) minmax(280px,var(--subpage-side-width))}.guide-page>.field-hero.compact-hero{min-height:var(--subpage-hero-min);padding:var(--subpage-hero-pad-block) var(--subpage-hero-pad-inline)}.encyclopedia-shell>.field-hero h1,.appendix-page>.field-hero h1,.support-page>.support-hero h1{letter-spacing:-.052em;max-width:790px;font-size:clamp(52px,5.4vw,72px);line-height:.95}.guide-page>.field-hero h1{letter-spacing:-.045em;max-width:760px;font-size:clamp(44px,4.5vw,60px);line-height:.98}.encyclopedia-shell>.field-hero .lede,.appendix-page>.field-hero .lede,.support-page>.support-hero .lede{max-width:760px;font-size:clamp(23px,2.2vw,29px);line-height:1.22}.guide-page>.field-hero .lede{max-width:760px;font-size:clamp(20px,1.9vw,25px);line-height:1.25}.encyclopedia-shell>.field-hero .hero-copy>p,.appendix-page>.field-hero .hero-copy>p,.guide-page>.field-hero .hero-copy>p,.support-page>.support-hero .support-hero-copy>p{max-width:760px;font-size:16px;line-height:1.55}.encyclopedia-shell>.field-hero .hero-copy>p.eyebrow,.appendix-page>.field-hero .hero-copy>p.eyebrow,.guide-page>.field-hero .hero-copy>p.eyebrow,.support-page>.support-hero .support-hero-copy>p.eyebrow{font-size:inherit;line-height:inherit}.encyclopedia-shell>.field-hero .hero-copy>p.lede,.appendix-page>.field-hero .hero-copy>p.lede,.support-page>.support-hero .support-hero-copy>p.lede{font-size:clamp(23px,2.2vw,29px);line-height:1.22}.guide-page>.field-hero .hero-copy>p.lede{font-size:clamp(20px,1.9vw,25px);line-height:1.25}.encyclopedia-shell>.field-hero .hero-botanical,.appendix-page>.field-hero .hero-botanical,.guide-page>.field-hero .hero-botanical,.guide-page>.field-hero.compact-hero .hero-botanical{width:var(--subpage-art-size);height:var(--subpage-art-size);opacity:.68;place-items:center;font-size:96px;line-height:1;display:grid}.encyclopedia-shell>.field-hero .hero-plate,.encyclopedia-shell>.field-hero .encyclopedia-hero-plate{width:min(100%,var(--subpage-side-width));justify-self:end}.encyclopedia-shell>.field-hero .hero-archive-image{object-fit:contain;width:100%;max-height:210px}.support-page{gap:24px;padding-top:26px}.support-page>.support-hero{min-height:var(--subpage-hero-min);grid-template-columns:var(--subpage-art-size) minmax(0,1fr) minmax(280px,320px);padding:var(--subpage-hero-pad-block) var(--subpage-hero-pad-inline);align-items:center;gap:30px}.support-page>.support-hero .support-hero-art{width:var(--subpage-art-size);height:var(--subpage-art-size);opacity:.62;font-size:96px}.support-page>.support-hero .support-note-card{justify-self:end;width:min(100%,320px)}.shell>.record-detail-hero{min-height:var(--record-hero-min);grid-template-columns:var(--subpage-art-size) minmax(0,1fr) minmax(300px,var(--subpage-side-width));align-items:center;gap:30px;padding:34px;overflow:hidden}.shell>.record-detail-hero h1{letter-spacing:-.052em;max-width:740px;font-size:clamp(48px,5vw,64px);line-height:.95}.shell>.record-detail-hero .lede{max-width:760px;font-size:clamp(21px,2vw,27px);line-height:1.22}.shell>.record-detail-hero .specimen-plate.large{width:var(--subpage-art-size);height:var(--subpage-art-size);place-items:center;font-size:96px;line-height:1;display:grid}.shell>.record-detail-hero .hero-plate{width:min(100%,var(--subpage-side-width));justify-self:end}.shell>.record-detail-hero .cabinet-illustration{min-height:150px;padding:36px 22px 18px;font-size:28px}.shell>.record-detail-hero .field-note-stamp{padding:18px 10px}.shell>.record-detail-hero .field-note-stamp strong{width:72px;height:72px;font-size:21px}.guide-card h2,.definition-card h2,.correction-desk h2,.support-wallets-panel h2,.support-disclaimer h2{font-size:clamp(34px,3.2vw,46px)}.guide-page .guide-card h2{font-size:clamp(22px,2vw,30px);line-height:1.05}.guide-page .definition-card h2{font-size:clamp(28px,2.8vw,38px);line-height:1.04}.about-section-grid .guide-card{min-height:210px}.appendix-grid .framed-panel,.record-main>.framed-panel,.record-main>section:not(.framed-panel),.guide-page>.framed-panel,.support-page>.framed-panel{border-radius:12px}@media (width<=1200px){.encyclopedia-shell>.field-hero,.appendix-page>.field-hero,.guide-page>.field-hero,.support-page>.support-hero,.shell>.record-detail-hero{grid-template-columns:1fr;min-height:auto;padding:28px 22px}.encyclopedia-shell>.field-hero .hero-botanical,.appendix-page>.field-hero .hero-botanical,.guide-page>.field-hero .hero-botanical,.support-page>.support-hero .support-hero-art,.shell>.record-detail-hero .specimen-plate.large{justify-self:start;width:96px;height:96px;font-size:78px}.encyclopedia-shell>.field-hero .hero-plate,.support-page>.support-hero .support-note-card,.shell>.record-detail-hero .hero-plate{justify-self:start;width:100%;max-width:420px}}@media (width<=720px){.encyclopedia-shell>.field-hero h1,.appendix-page>.field-hero h1,.support-page>.support-hero h1,.shell>.record-detail-hero h1{font-size:clamp(40px,12vw,56px)}.guide-page>.field-hero h1{font-size:clamp(34px,10vw,48px)}.encyclopedia-shell>.field-hero .lede,.appendix-page>.field-hero .lede,.support-page>.support-hero .lede,.shell>.record-detail-hero .lede{font-size:21px}.guide-page>.field-hero .lede{font-size:19px}.guide-card h2,.definition-card h2,.correction-desk h2,.support-wallets-panel h2,.support-disclaimer h2{font-size:clamp(30px,9vw,40px)}.guide-page .guide-card h2{font-size:clamp(23px,7vw,30px)}.guide-page .definition-card h2{font-size:clamp(26px,8vw,32px)}}.encyclopedia-layout{grid-template-columns:230px minmax(0,1fr) 300px;gap:18px}.encyclopedia-filter,.encyclopedia-notes{padding:20px}.encyclopedia-filter details{gap:14px;display:grid}.encyclopedia-filter .filter-group{max-height:360px;padding-right:4px;overflow:auto}.encyclopedia-filter .check{font-size:13px;line-height:1.25}.encyclopedia-toolbar{border-bottom:1px solid var(--line-soft);min-height:50px;padding-bottom:14px}.encyclopedia-catalog{padding:20px}.encyclopedia-grid{gap:16px!important}.encyclopedia-grid .marketplace-card,.encyclopedia-grid .market-card{min-height:218px}.encyclopedia-notes h2{font-size:clamp(30px,2.6vw,38px);line-height:1}.encyclopedia-notes .specimen-plate{margin:12px 0;font-size:86px}.encyclopedia-notes blockquote{font-size:15px;line-height:1.45}.stats-glance{padding:22px}.appendix-grid{align-items:start}.appendix-grid>.framed-panel{min-height:0;padding:22px}.appendix-grid .bars{gap:9px}.appendix-grid .bar-row{grid-template-columns:minmax(120px,165px) minmax(95px,1fr) 34px;gap:10px;font-size:13px}.appendix-grid .bar-row span:first-child{line-height:1.2}.appendix-grid .bar{height:8px}.appendix-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px}.definition-card h2,.stats-glance+.appendix-grid h2{line-height:.98}.appendix-page .definition-card{padding:24px}.appendix-page .definition-card h2{font-size:clamp(36px,3.4vw,50px)}.about-section-grid{gap:18px}.about-section-grid .guide-card{align-content:start;gap:10px;min-height:205px;padding:26px;display:grid}.about-section-grid .guide-card .num{margin-bottom:4px;font-size:30px}.about-section-grid .guide-card h2{font-size:clamp(34px,3.4vw,48px);line-height:.96}.about-section-grid .guide-card p{font-size:16px;line-height:1.5}.about-cta.definition-card{padding:28px}.about-cta h2{max-width:980px;font-size:clamp(38px,4vw,56px)}.about-cta p{max-width:980px}@media (width<=1200px){.encyclopedia-layout{grid-template-columns:1fr}.encyclopedia-filter .filter-group{max-height:none}.appendix-grid.two{max-width:none}}@media (width<=720px){.encyclopedia-catalog,.encyclopedia-filter,.encyclopedia-notes,.stats-glance,.appendix-grid>.framed-panel,.about-section-grid .guide-card,.about-cta.definition-card{padding:18px}.appendix-grid .bar-row{grid-template-columns:1fr;gap:6px}}.guide-page>.simple-hero .hero-actions{margin-top:22px}.guide-page>.simple-hero .btn{min-width:170px}.guide-page>.correction-desk{padding:28px}.correction-desk h2{max-width:980px;font-size:clamp(38px,4vw,56px)}.correction-desk>p:not(.eyebrow):not(.mock-note),.correction-desk .checklist{max-width:980px}.correction-desk .checklist{gap:13px;padding-left:26px}.correction-desk .mock-note{margin:4px 0 8px}.guide-page>.guide-grid .guide-card{min-height:210px;padding:26px}.guide-page>.guide-grid .guide-card h2,.guide-page>.guide-grid .definition-card h2{font-size:clamp(34px,3.5vw,48px);line-height:.96}.guide-page>.guide-grid .guide-card p,.guide-page>.guide-grid .definition-card p,.guide-page>.guide-grid .checklist{font-size:16px;line-height:1.5}.guide-page>.guide-grid:first-of-type{align-items:stretch}.guide-page>.guide-grid:first-of-type .guide-card{align-content:start;gap:10px;display:grid}.support-warning{min-height:118px;padding:24px 28px}.support-warning h2{color:var(--forest);font-size:clamp(26px,2.5vw,34px);line-height:1.02}.support-layout{gap:22px}.support-wallets-panel,.support-reasons,.support-disclaimer,.support-faq{padding:26px}.support-wallets-panel h2,.support-disclaimer h2{font-size:clamp(38px,4vw,56px);line-height:.96}.wallet-grid{gap:16px}.wallet-card{min-height:220px;padding:17px}.wallet-card h3{font-size:22px}.wallet-card code{min-height:58px}.support-reasons li{padding:15px 0}.support-reasons strong{font-size:17px}.support-disclaimer{min-height:250px}.support-faq .faq-grid article{min-height:132px}.support-faq h3{font-size:21px;line-height:1.08}@media (width<=1023px){.support-page>.support-hero{text-align:left}.support-page>.support-hero .support-note-card{justify-self:start}}@media (width<=720px){.guide-page>.correction-desk,.guide-page>.guide-grid .guide-card,.support-warning,.support-wallets-panel,.support-reasons,.support-disclaimer,.support-faq{padding:18px}.guide-page>.simple-hero .btn{width:100%;min-width:0}.wallet-card{min-height:0}}.record-detail-hero .breadcrumb{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);align-items:center;gap:6px;margin-bottom:12px;font-size:13px;display:inline-flex}.record-detail-hero .title-row{align-items:flex-start;gap:14px}.record-detail-hero .title-row .chip{margin-top:6px}.record-detail-hero .tag-row,.record-detail-hero .tags{margin-top:14px}.record-detail-hero .hero-copy>p:not(.eyebrow):not(.lede){max-width:760px;font-size:16px;line-height:1.52}.record-layout{grid-template-columns:310px minmax(0,1fr);gap:20px}.record-sidebar{gap:16px}.record-sidebar .glance-card{padding:22px}.record-sidebar .glance-card .notes-list div{grid-template-columns:1fr;gap:5px;padding:11px 0}.record-sidebar .glance-card .notes-list dt{font-size:11px}.record-sidebar .glance-card .notes-list dd{font-size:15px}.record-sidebar .quote-card{padding:24px;font-size:19px;line-height:1.35}.record-main{gap:18px}.record-main .framed-panel,.record-main>section:not(.framed-panel){padding:24px}.record-main h2,.related-shelf h2{font-size:clamp(34px,3.4vw,50px);line-height:.98}.overview-card{gap:14px}.overview-card>p:not(.eyebrow){max-width:920px}.overview-card .meta-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.overview-card .fact{min-height:86px}.record-main .timeline-item{padding-bottom:16px}.record-main .timeline-item h3,.record-main .evidence h3,.record-main .definition-card h3{font-size:20px;line-height:1.1}.record-main .evidence li{padding:15px}.correction-nudge{justify-content:space-between;align-items:center;gap:18px;display:flex}.correction-nudge .eyebrow{margin:0}.related-shelf{margin-top:24px;padding:24px}.related-shelf .section-head{margin-bottom:14px}.related-grid{gap:14px!important}.related-grid .market-card{min-height:160px}.related-grid .record-icon{border-radius:10px;width:48px;height:48px}@media (width<=1200px){.record-layout{grid-template-columns:1fr}.record-sidebar{grid-template-columns:1fr 1fr;align-items:stretch;position:static}.overview-card .meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.record-detail-hero .title-row{display:grid}.record-sidebar{grid-template-columns:1fr}.record-main .framed-panel,.record-main>section:not(.framed-panel),.record-sidebar .glance-card,.record-sidebar .quote-card,.related-shelf{padding:18px}.overview-card .meta-grid{grid-template-columns:1fr}.correction-nudge{display:grid}}.encyclopedia-shell,.appendix-page,.guide-page,.support-page,.shell:has(.record-detail-hero){padding-top:0}.encyclopedia-shell>.field-hero,.appendix-page>.field-hero,.guide-page>.field-hero,.support-page>.support-hero,.shell>.record-detail-hero{margin-top:28px;margin-bottom:20px}.encyclopedia-shell>.mock-note,.appendix-page>.mock-note,.guide-page>.mock-note,.shell>.record-detail-hero+.mock-note{margin:0 0 22px}.encyclopedia-layout,.stats-glance,.about-section-grid,.guide-page>.correction-desk,.support-warning,.record-layout{margin-top:22px}.encyclopedia-filter,.encyclopedia-catalog,.encyclopedia-notes,.stats-glance,.appendix-grid>.framed-panel,.about-section-grid .guide-card,.guide-page>.guide-grid .guide-card,.guide-page>.guide-grid .definition-card,.guide-page>.correction-desk,.support-warning,.support-wallets-panel,.support-reasons,.support-disclaimer,.support-faq,.record-sidebar .glance-card,.record-sidebar .quote-card,.record-main .framed-panel,.record-main>section:not(.framed-panel),.related-shelf{box-shadow:var(--shadow-soft)}.encyclopedia-layout h2,.appendix-grid h2,.stats-glance h2,.about-section-grid h2,.guide-grid h2,.correction-desk h2,.support-page h2,.record-main h2,.related-shelf h2{color:var(--forest)}.hero-actions,.correction-desk .hero-actions,.support-page .hero-actions{gap:12px}.correction-nudge a,.about-cta a,.correction-desk a,.support-page a.text-link{text-underline-offset:3px}@media (width<=720px){.encyclopedia-shell>.field-hero,.appendix-page>.field-hero,.guide-page>.field-hero,.support-page>.support-hero,.shell>.record-detail-hero{margin-top:18px;margin-bottom:16px}.encyclopedia-layout,.stats-glance,.about-section-grid,.guide-page>.correction-desk,.support-warning,.record-layout{margin-top:18px}.mock-note{font-size:13px;line-height:1.42}html,body{overflow-x:hidden}.shell,.home-page-shell,.encyclopedia-shell{width:min(100% - 20px,1220px)}.nav-shell{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:min(100% - 20px,1220px);padding:10px 0 8px;display:grid}.brand{gap:7px;min-width:0;font-size:21px}.brand-mark{width:26px;height:26px;font-size:21px}.brand small{letter-spacing:.1em;font-size:9px}.nav-links{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;grid-column:1/-1;justify-content:flex-start;gap:6px;padding:2px 0 4px;display:flex;overflow-x:auto}.nav-links::-webkit-scrollbar{display:none}.nav-links a{white-space:nowrap;flex:none;padding:7px 8px;font-size:11px;line-height:1}.nav-links .support-link{padding:8px 10px}.home-mock-hero{min-height:0;margin-top:14px;grid-template-columns:1fr!important;gap:12px!important;padding:18px!important}.home-hero-plant{display:none!important}.home-hero-copy h1{max-width:9ch;line-height:.94;font-size:clamp(38px,13vw,48px)!important}.home-hero-copy .lede{font-size:18px;line-height:1.22}.home-hero-copy p:not(.eyebrow):not(.lede){font-size:14px;line-height:1.5}.home-hero-cabinet-image{justify-self:stretch;max-height:130px;overflow:hidden}.home-hero-cabinet-image img{object-fit:contain;width:100%;max-height:125px}.hero-actions{grid-template-columns:1fr;gap:8px;margin-top:16px;display:grid}.hero-actions .btn{width:100%;min-height:40px;padding:9px 12px;font-size:13px}.shelf-section,.featured-panel,.recent-panel,.timeline-strip,.glance-panel,.about-card{padding:16px!important}.browse-shelf{gap:8px;grid-template-columns:1fr!important}.shelf-card{grid-template-rows:auto auto;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:3px 10px;min-height:74px;padding:12px;display:grid}.shelf-icon{grid-row:1/3;font-size:27px}.shelf-card strong{font-size:15px;line-height:1.1}.shelf-card small{font-size:12px;line-height:1.25}.shelf-card em{grid-area:1/3/3;align-self:center}.home-split,.home-bottom{gap:12px;grid-template-columns:1fr!important}.home-featured-grid,.featured-grid{grid-template-columns:1fr!important;gap:10px!important}.featured-panel a,.recent-panel a{text-decoration:none}.featured-panel .market-card,.featured-panel .card,.home-featured-grid>*{min-height:0!important}.featured-panel .record-icon{border-radius:9px;width:44px;height:44px}.featured-panel p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-recent-list,.recent-list{gap:0}.recent-row{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;padding:9px 0}.recent-row small{white-space:nowrap;text-overflow:ellipsis;max-height:1.4em;overflow:hidden}.era-line{padding-bottom:8px;overflow-x:auto;grid-template-columns:repeat(8,76px)!important}.era strong{font-size:12px}.era em{font-size:11px}.glance-panel .kpi-grid,.appendix-page .kpi-grid{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.kpi strong{font-size:26px}.kpi p{font-size:12px;line-height:1.2}.site-footer{margin-top:30px;padding:24px 0 32px}.footer-grid{gap:16px;font-size:13px}.encyclopedia-shell>.field-hero{min-height:0;margin-top:14px;grid-template-columns:1fr!important;gap:12px!important;padding:16px!important}.encyclopedia-shell>.field-hero .hero-botanical,.encyclopedia-shell>.field-hero .hero-plate{display:none!important}.encyclopedia-shell>.field-hero h1{line-height:.96;font-size:clamp(34px,11vw,44px)!important}.encyclopedia-shell>.field-hero .lede{font-size:18px;line-height:1.23}.encyclopedia-shell>.field-hero .hero-copy p:not(.eyebrow):not(.lede){font-size:14px;line-height:1.5}.encyclopedia-shell>.mock-note{padding:10px 11px;font-size:12px;line-height:1.4}.encyclopedia-layout{flex-direction:column;gap:12px;margin-top:14px;display:flex!important}.encyclopedia-filter{box-shadow:none;background:0 0;border:0;order:1;padding:0!important;position:static!important}.encyclopedia-filter:before{display:none}.encyclopedia-filter details{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fffaf0c7;border-radius:10px;overflow:hidden}.encyclopedia-filter summary{justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;list-style:none;display:flex}.encyclopedia-filter summary::-webkit-details-marker{display:none}.encyclopedia-filter summary:after{content:"Open";letter-spacing:.08em;text-transform:uppercase;color:var(--forest);font-size:11px}.encyclopedia-filter details[open] summary:after{content:"Close"}.filter-summary-hint{color:var(--muted);letter-spacing:0;text-transform:none;margin-left:auto;font-size:12px;font-weight:700}.encyclopedia-filter .eyebrow,.encyclopedia-filter .search,.encyclopedia-filter .btn{width:calc(100% - 28px);margin-left:14px;margin-right:14px}.encyclopedia-filter .filter-group{margin:12px 0 0;padding:12px 14px 0;overflow:auto;max-height:220px!important}.encyclopedia-filter .check{margin:8px 0;font-size:13px;line-height:1.25}.encyclopedia-catalog{order:2;padding:14px!important}.encyclopedia-toolbar{align-items:start;gap:8px;min-height:0;padding-bottom:10px;display:grid!important}.encyclopedia-toolbar p{font-size:13px}.encyclopedia-toolbar .view-icons{display:none}.filter-pills{display:none!important}.encyclopedia-grid{grid-template-columns:1fr!important;gap:10px!important}.encyclopedia-grid .marketplace-card,.encyclopedia-grid .market-card,.encyclopedia-grid .card{border-radius:10px;text-decoration:none;min-height:0!important;padding:12px!important}.encyclopedia-grid .record-icon,.encyclopedia-grid .mini-mark{border-radius:9px;width:44px;height:44px}.encyclopedia-grid h2,.encyclopedia-grid h3{font-size:18px;line-height:1.05}.encyclopedia-grid p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.encyclopedia-grid .meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.encyclopedia-grid .fact{padding:8px}.encyclopedia-notes{display:none!important}}.load-more-wrap{justify-items:center;gap:8px;margin:18px 0 4px;padding:8px 0 0;display:grid}.load-more-wrap .btn{min-width:220px}.load-more-wrap .subtle{font-size:13px;line-height:1.35}@media (width<=720px){.load-more-wrap{margin:14px 0 2px}.load-more-wrap .btn{width:100%;min-width:0}}.mobile-nav-menu{display:none}@media (width<=720px){.nav-shell{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:min(100% - 20px,1220px);padding:10px 0;display:grid}.brand{gap:8px;min-width:0;font-size:21px}.brand-mark{width:26px;height:26px;font-size:22px}.brand strong{white-space:nowrap}.brand small{letter-spacing:.1em;font-size:9px}.desktop-nav-links,.nav-links.desktop-nav-links{display:none!important}.mobile-nav-menu{justify-self:end;display:block;position:relative}.mobile-nav-menu summary{cursor:pointer;border:1px solid var(--line);background:var(--forest);color:#fff;border-radius:7px;padding:10px 12px;font-size:12px;font-weight:900;line-height:1;list-style:none;box-shadow:0 8px 18px #3d2d1829}.mobile-nav-menu summary::-webkit-details-marker{display:none}.mobile-nav-panel{z-index:50;border:1px solid var(--line);background:#fffaf0fa;border-radius:10px;gap:4px;width:min(240px,100vw - 24px);padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 42px #3d2d182e}.mobile-nav-panel a{color:var(--ink);border-radius:7px;padding:10px 11px;font-size:13px;font-weight:800;text-decoration:none;display:block}.mobile-nav-panel a:hover,.mobile-nav-panel a:focus{background:#4074591a}.mobile-nav-panel .support-link{background:var(--forest);color:#fff}.encyclopedia-filter{z-index:12;order:1;top:72px;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;position:sticky!important}.encyclopedia-filter:before{display:none!important}.encyclopedia-filter details{border:1px solid var(--line);background:#fffaf0f5;border-radius:10px;overflow:hidden;box-shadow:0 12px 28px #3d2d181f}.encyclopedia-filter details[open]{max-height:68vh;overflow:auto}.encyclopedia-filter summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-height:46px;padding:12px 14px;list-style:none;display:flex}.encyclopedia-filter summary::-webkit-details-marker{display:none}.encyclopedia-filter summary:after{content:"Open";border:1px solid var(--line);color:var(--forest);letter-spacing:.08em;text-transform:uppercase;background:#40745914;border-radius:999px;flex:none;padding:5px 9px;font-size:10px;font-weight:900;line-height:1}.filter-summary-hint{display:none!important}.encyclopedia-filter .eyebrow{margin:12px 14px 6px;display:block}.encyclopedia-filter .search{width:calc(100% - 28px);margin:0 14px 8px}.encyclopedia-filter .filter-group{max-height:none!important;margin:8px 0 0!important;padding:10px 14px 0!important;overflow:visible!important}.encyclopedia-filter .filter-group legend{background:#fffaf0f5;padding:2px 0;position:sticky;top:0}.encyclopedia-filter .check{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin:7px 0;font-size:13px;display:grid}.encyclopedia-filter .btn{width:calc(100% - 28px);margin:12px 14px 14px}.encyclopedia-layout{gap:10px}.encyclopedia-catalog{order:2}.encyclopedia-filter{z-index:18;order:1;margin:0 0 10px;top:64px;position:sticky!important}.encyclopedia-filter details{border:1px solid var(--line);background:#fffaf0fa;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 12px 28px #3d2d1824}.encyclopedia-filter summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;padding:13px 14px;display:grid}.encyclopedia-filter summary strong{letter-spacing:.1em;text-transform:uppercase;font-size:13px}.encyclopedia-filter summary:after{content:"Show";border:1px solid var(--line);color:var(--forest);letter-spacing:.08em;text-transform:uppercase;background:#4074591a;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;line-height:1}.encyclopedia-filter details[open] summary:after{content:"Hide"}.filter-summary-hint{color:var(--muted);letter-spacing:0;text-transform:none;grid-column:1;font-size:12px;font-weight:700;line-height:1.25;display:block!important}.encyclopedia-filter details[open]{-webkit-overflow-scrolling:touch;max-height:78vh;overflow-y:auto}.encyclopedia-filter .eyebrow{margin:14px 14px 6px;font-size:11px;display:block}.encyclopedia-filter .search{width:calc(100% - 28px);min-height:44px;margin:0 14px 12px;font-size:15px;display:block}.encyclopedia-filter .filter-group{border-top:1px solid var(--line-soft);max-height:none!important;margin:0!important;padding:12px 14px 4px!important;overflow:visible!important}.encyclopedia-filter .filter-group legend{float:none;letter-spacing:.1em;text-transform:uppercase;background:0 0;width:100%;margin:0 0 8px;padding:0;font-size:11px}.encyclopedia-filter .filter-group:after{content:"";clear:both;display:block}.encyclopedia-filter .check{grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:34px;margin:0;font-size:13px;line-height:1.25;display:grid}.encyclopedia-filter .check input{width:16px;height:16px;margin:0}.encyclopedia-filter .check span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.encyclopedia-filter .check em{color:var(--muted);font-size:12px;font-style:normal}.encyclopedia-filter .btn{width:calc(100% - 28px);min-height:42px;margin:14px}.encyclopedia-toolbar{grid-template-columns:1fr auto;align-items:center;gap:8px;padding-bottom:10px;display:grid!important}.encyclopedia-toolbar p{margin:0;font-size:13px}.encyclopedia-toolbar .text-link{justify-self:end;font-size:13px}.encyclopedia-grid .market-card,.encyclopedia-grid .marketplace-card,.encyclopedia-grid .card{padding:13px!important}.load-more-wrap{z-index:8;border:1px solid var(--line);background:#fffaf0f5;border-radius:12px;margin:14px 0 4px;padding:10px;position:sticky;bottom:10px;box-shadow:0 12px 28px #3d2d181f}.load-more-wrap .btn{width:100%}.home-compact-head,.featured-panel .section-head,.recent-panel .section-head,.timeline-strip .section-head{grid-template-columns:1fr auto;align-items:center;gap:8px;margin-bottom:12px;display:grid}.home-compact-head .eyebrow,.featured-panel .eyebrow,.recent-panel .eyebrow,.timeline-strip .eyebrow{margin:0;font-size:11px;line-height:1.1}.home-compact-head .text-link,.featured-panel .text-link,.recent-panel .text-link,.timeline-strip .text-link{white-space:nowrap;justify-self:end;font-size:12px;line-height:1.2}.home-featured-grid{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.home-feature-card{border:1px solid var(--line);background:#fffcf1bd;border-radius:12px;grid-template-rows:auto auto;grid-template-columns:44px minmax(0,1fr);gap:7px 10px;text-decoration:none;box-shadow:0 8px 18px #3d2d1812;min-height:0!important;padding:12px!important;display:grid!important}.home-feature-icon{background:var(--forest);color:#fff;border-radius:10px;grid-row:1/3;place-items:center;width:44px;height:44px;font-size:16px;font-weight:900;line-height:1;display:grid}.home-feature-main{min-width:0}.home-feature-title-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;display:grid}.home-feature-title-row h3{letter-spacing:-.025em;margin:0;font-size:18px;line-height:1.02}.home-feature-title-row .chip{align-self:start;padding:5px 7px;font-size:10px}.home-feature-main p{color:var(--ink-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;font-size:13px;line-height:1.34;display:-webkit-box;overflow:hidden}.home-feature-meta{border-top:1px solid var(--line-soft);flex-wrap:wrap;grid-column:2;gap:5px 8px;min-width:0;padding-top:2px;display:flex}.home-feature-meta span{max-width:100%;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:1.15;overflow:hidden}.home-feature-meta span+span:before{content:"· "}.home-recent-list{gap:8px;display:grid}.home-recent-row{border-bottom:1px solid var(--line-soft);grid-template-rows:auto auto;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:4px 9px;padding:10px 0;text-decoration:none;display:grid!important}.home-recent-row:last-child{border-bottom:0}.home-recent-icon{width:34px;height:34px;color:var(--forest);background:#1f564e1f;border-radius:8px;grid-row:1/3;place-items:center;font-size:12px;font-weight:900;display:grid}.home-recent-copy{gap:1px;min-width:0;display:grid}.home-recent-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.12;overflow:hidden}.home-recent-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.2;overflow:hidden}.home-recent-row .chip{grid-area:1/3;align-self:start;padding:5px 7px;font-size:10px}.home-recent-row time{color:var(--muted);grid-area:2/2/auto/4;justify-self:start;font-size:11px;line-height:1.2}.home-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.home-stat-card{border:1px solid var(--line);background:#fffcf1b8;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:1px 7px;min-height:52px;padding:9px;display:grid}.home-stat-card span{width:22px;height:22px;color:var(--forest);background:#1f564e1a;border-radius:7px;grid-row:1/3;place-items:center;font-size:12px;display:grid}.home-stat-card strong{font-size:18px;line-height:1}.home-stat-card small{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-size:10px;line-height:1.1}.timeline-strip{overflow:hidden}.era-line{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;gap:0;padding:14px 4px 10px;overflow-x:auto;grid-template-columns:repeat(8,88px)!important}.era{scroll-snap-align:start;min-width:88px}.era span{width:11px;height:11px}.era strong{font-size:12px;line-height:1.1}.era em{font-size:10px;line-height:1.15}.about-card h2{font-size:30px;line-height:.95}.about-card p{font-size:14px;line-height:1.45}}.stats-page .stats-section-title{margin:26px 0 12px}.stats-section-title h2{color:var(--forest);letter-spacing:-.045em;margin:4px 0 0;font-size:clamp(34px,3.5vw,52px);line-height:.96}.stats-analysis-grid{gap:16px;margin-bottom:20px;display:grid}.stats-analysis-grid.core,.stats-analysis-grid.wide,.stats-analysis-grid.deep,.stats-analysis-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-figure{padding:22px}.stats-figure-head{gap:5px;margin-bottom:14px;display:grid}.stats-figure-head h3{color:var(--ink);margin:0;font-size:18px;line-height:1.08}.stats-figure-head p{color:var(--muted);margin:0;font-size:13px;line-height:1.35}.stats-bars-card .bar-row{grid-template-columns:minmax(110px,170px) minmax(90px,1fr) 34px 40px}.stats-bars-card .bar-row em{color:var(--muted);text-align:right;font-size:12px;font-style:normal}.composition-bar{border:1px solid var(--line);background:#3d2d1814;border-radius:999px;width:100%;height:18px;display:flex;overflow:hidden}.composition-segment{min-width:3px;height:100%}.seg-0{background:var(--forest)}.seg-1{background:var(--gold)}.seg-2{background:#a85f51}.seg-3{background:#6f8795}.seg-4{background:#7c6a94}.seg-5{background:#9a7a3b}.seg-6{background:#47706d}.seg-7{background:#8b6f57}.composition-legend{gap:9px;margin-top:14px;display:grid}.composition-legend div{border-bottom:1px solid var(--line-soft);grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:8px;padding-bottom:7px;display:grid}.composition-legend div:last-child{border-bottom:0;padding-bottom:0}.legend-dot{border-radius:999px;width:10px;height:10px}.composition-legend strong{min-width:0;font-size:13px;line-height:1.2}.composition-legend em{color:var(--muted);white-space:nowrap;font-size:12px;font-style:normal}.histogram{align-items:end;gap:10px;min-height:220px;padding:8px 2px 2px;display:flex;overflow-x:auto}.histogram-item{text-align:center;flex:0 0 58px;grid-template-rows:150px auto auto;gap:6px;display:grid}.histogram-track{border-bottom:1px solid var(--line);background:linear-gradient(#3d2d180a,#3d2d1814);border-radius:8px 8px 2px 2px;justify-content:center;align-items:end;display:flex;overflow:hidden}.histogram-track span{background:var(--forest);border-radius:7px 7px 0 0;width:70%}.histogram-item strong{font-size:13px;line-height:1}.histogram-item em{color:var(--muted);font-size:11px;font-style:normal;line-height:1}.stats-metric-table{border-collapse:collapse;width:100%;font-size:13px}.stats-metric-table th,.stats-metric-table td{border-bottom:1px solid var(--line-soft);vertical-align:top;text-align:left;padding:10px 0}.stats-metric-table tr:last-child th,.stats-metric-table tr:last-child td{border-bottom:0}.stats-metric-table th{width:30%;color:var(--ink);font-weight:900}.stats-metric-table td:nth-child(2){width:26%;color:var(--forest);font-weight:900}.stats-metric-table td:nth-child(3){color:var(--muted);line-height:1.35}@media (width<=900px){.stats-analysis-grid.core,.stats-analysis-grid.wide,.stats-analysis-grid.deep,.stats-analysis-grid.two{grid-template-columns:1fr}.stats-figure{padding:18px}}@media (width<=720px){.stats-section-title h2{font-size:clamp(30px,9vw,40px)}.stats-bars-card .bar-row{grid-template-columns:1fr 48px;gap:6px 8px}.stats-bars-card .bar-row .bar{order:3;grid-column:1/-1}.histogram{min-height:190px}.histogram-item{flex-basis:50px;grid-template-rows:120px auto auto}.stats-metric-table th,.stats-metric-table td{border-bottom:0;padding:3px 0;display:block;width:100%!important}.stats-metric-table tr{border-bottom:1px solid var(--line-soft);padding:10px 0;display:block}.stats-page,.appendix-page{width:min(100% - 18px,1220px)}.appendix-page>.field-hero{margin-top:14px;margin-bottom:12px;gap:10px!important;padding:16px!important}.appendix-page>.field-hero .hero-botanical{opacity:.62;width:58px!important;height:58px!important;font-size:46px!important}.appendix-page>.field-hero h1{line-height:.94;font-size:clamp(38px,12vw,48px)!important}.appendix-page>.field-hero .lede{line-height:1.2;font-size:18px!important}.appendix-page>.field-hero .hero-copy>p,.appendix-page>.field-hero .plate-copy>p{line-height:1.45;font-size:13px!important}.appendix-page>.field-hero .hero-copy>p.eyebrow,.appendix-page>.field-hero .plate-copy>p.eyebrow{line-height:1.1;font-size:10px!important}.appendix-page>.field-hero .hero-copy>p.lede,.appendix-page>.field-hero .plate-copy>p.lede{line-height:1.2;font-size:18px!important}.appendix-page>.mock-note{margin-bottom:12px;padding:10px 11px;font-size:12px;line-height:1.4}.stats-glance{padding:12px!important}.stats-glance .kpi-grid,.stats-glance .stats-kpi-grid,.appendix-page .kpi-grid,.appendix-page .stats-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.stats-glance .kpi,.stats-glance .kpi-card,.stats-glance .stat-card{min-height:54px!important;padding:8px!important}.stats-glance strong{line-height:1;font-size:22px!important}.stats-glance p,.stats-glance small{line-height:1.1;font-size:10px!important}.stats-section-title{margin:18px 0 8px!important}.stats-section-title h2{line-height:.96;font-size:clamp(28px,9vw,38px)!important}.stats-section-title .eyebrow{font-size:10px}.stats-analysis-grid{gap:10px!important;margin-bottom:14px!important}.stats-figure,.appendix-grid>.card,.appendix-grid>.framed-panel{border-radius:10px!important;padding:13px!important}.stats-figure-head{gap:3px!important;margin-bottom:10px!important}.stats-figure-head h3,.appendix-grid h3{line-height:1.05;font-size:16px!important}.stats-figure-head p{line-height:1.3;font-size:12px!important}.stats-bars-card .bars,.appendix-grid .bars{gap:6px!important}.stats-bars-card .bar-row,.appendix-grid .bar-row{padding:2px 0;line-height:1.15;grid-template-columns:minmax(0,1fr) 34px!important;gap:5px 8px!important;font-size:12px!important;display:grid!important}.stats-bars-card .bar-row>span:first-child,.appendix-grid .bar-row>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.stats-bars-card .bar-row .bar,.appendix-grid .bar-row .bar{order:3;grid-column:1/-1;height:7px!important}.stats-bars-card .bar-row strong,.appendix-grid .bar-row strong{text-align:right;font-size:12px}.stats-bars-card .bar-row em{display:none!important}.composition-bar{height:14px!important}.composition-legend{gap:6px!important;margin-top:10px!important}.composition-legend div{grid-template-columns:9px minmax(0,1fr) auto!important;gap:6px!important;padding-bottom:5px!important}.composition-legend strong{font-size:12px!important}.composition-legend em{font-size:11px!important}.histogram{padding-bottom:4px;gap:7px!important;min-height:160px!important}.histogram-item{flex-basis:42px!important;grid-template-rows:95px auto auto!important;gap:5px!important}.histogram-item strong{font-size:11px!important}.histogram-item em{font-size:10px!important}.stats-metric-table tr{padding:8px 0!important}.stats-metric-table th{font-size:12px}.stats-metric-table td{font-size:12px;line-height:1.3}.stats-analysis-grid.deep .stats-composition-card:nth-of-type(3),.stats-analysis-grid.deep .stats-composition-card:nth-of-type(4){display:none!important}.appendix-grid{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.appendix-grid>.card:nth-child(n+7){display:none}.appendix-grid>.card:has(h3),.appendix-grid>.framed-panel:has(h3){max-height:none}.appendix-grid>.card:has(h3):has(.bars){overflow:hidden}.appendix-grid>.card h3{margin-bottom:8px}.definition-card{padding:16px!important}.definition-card h2{line-height:.95;font-size:clamp(30px,10vw,40px)!important}.definition-card p{line-height:1.45;font-size:13px!important}.definition-card .btn{justify-content:center;width:100%}.stats-histogram-card{min-width:0;overflow:hidden}.stats-histogram-card .stats-figure-head{margin-bottom:8px!important}.stats-histogram-card .stats-figure-head h3{line-height:1.05;font-size:15px!important}.stats-histogram-card .stats-figure-head p{line-height:1.25;font-size:11px!important}.histogram{grid-auto-columns:minmax(30px,1fr);grid-auto-flow:column;gap:5px!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:142px!important;padding:6px 0 2px!important;display:grid!important;overflow-x:hidden!important}.histogram-item{text-align:center;display:grid;flex:initial!important;grid-template-rows:86px auto auto!important;gap:4px!important;width:auto!important;min-width:0!important}.histogram-track{border-radius:6px 6px 2px 2px;min-width:0}.histogram-track span{border-radius:5px 5px 0 0;min-width:8px;width:62%!important}.histogram-item strong{white-space:nowrap;line-height:1;font-size:10px!important}.histogram-item em{white-space:nowrap;line-height:1;font-size:9px!important}.stats-histogram-card:nth-of-type(2) .histogram{grid-auto-columns:minmax(28px,1fr)}.stats-section-title:has(+.stats-analysis-grid.two) h2{max-width:10ch;font-size:clamp(26px,8vw,34px)!important}.stats-section-title:has(+.stats-analysis-grid.two){margin-top:16px!important}.stats-table-card .stats-metric-table tr{padding:9px 0!important}.stats-table-card .stats-metric-table th{font-size:12px;line-height:1.15}.stats-table-card .stats-metric-table td{font-size:12px;line-height:1.32}.stats-page,.stats-analysis-grid,.stats-figure,.stats-figure *{max-width:100%}.guide-page,.appendix-page,.support-page{width:min(100% - 18px,1220px)}.guide-page>.field-hero,.guide-page>.field-hero.simple-hero,.guide-page>.field-hero.compact-hero,.appendix-page>.field-hero,.support-page>.support-hero{overflow:hidden;text-align:left!important;grid-template-columns:1fr!important;place-items:start stretch!important;gap:10px!important;min-height:0!important;margin-top:14px!important;margin-bottom:12px!important;padding:16px!important;display:grid!important}.guide-page>.field-hero .hero-botanical,.guide-page>.field-hero .hero-illustration,.guide-page>.field-hero .hero-art,.guide-page>.field-hero .hero-icon,.appendix-page>.field-hero .hero-botanical,.appendix-page>.field-hero .hero-illustration,.appendix-page>.field-hero .hero-art,.support-page>.support-hero .support-hero-art{display:none!important}.guide-page>.field-hero .hero-copy,.guide-page>.field-hero .plate-copy,.appendix-page>.field-hero .hero-copy,.appendix-page>.field-hero .plate-copy,.support-page>.support-hero .support-hero-copy{justify-items:start;gap:8px;display:grid;text-align:left!important;width:100%!important;min-width:0!important;max-width:none!important}.guide-page>.field-hero .eyebrow,.appendix-page>.field-hero .eyebrow,.support-page>.support-hero .eyebrow{text-transform:uppercase;letter-spacing:.12em!important;margin:0!important;font-size:10px!important;line-height:1.1!important}.guide-page>.field-hero h1,.appendix-page>.field-hero h1,.support-page>.support-hero h1{overflow-wrap:normal;word-break:normal;letter-spacing:-.052em!important;max-width:100%!important;margin:0!important;font-size:clamp(36px,11vw,46px)!important;line-height:.94!important}.guide-page>.field-hero h1:has(+.flourish){max-width:100%!important}.guide-page>.field-hero .flourish,.appendix-page>.field-hero .flourish,.support-page>.support-hero .flourish{margin:0!important;font-size:16px!important;line-height:1!important}.guide-page>.field-hero .lede,.appendix-page>.field-hero .lede,.support-page>.support-hero .lede{max-width:none!important;margin:0!important;font-size:18px!important;line-height:1.22!important}.guide-page>.field-hero .hero-copy>p,.guide-page>.field-hero .plate-copy>p,.appendix-page>.field-hero .hero-copy>p,.appendix-page>.field-hero .plate-copy>p,.support-page>.support-hero .support-hero-copy>p{max-width:none!important;margin:0!important;font-size:13px!important;line-height:1.45!important}.guide-page>.field-hero .hero-copy>p.eyebrow,.guide-page>.field-hero .plate-copy>p.eyebrow,.appendix-page>.field-hero .hero-copy>p.eyebrow,.appendix-page>.field-hero .plate-copy>p.eyebrow,.support-page>.support-hero .support-hero-copy>p.eyebrow{font-size:10px!important;line-height:1.1!important}.guide-page>.field-hero .hero-copy>p.lede,.guide-page>.field-hero .plate-copy>p.lede,.appendix-page>.field-hero .hero-copy>p.lede,.appendix-page>.field-hero .plate-copy>p.lede,.support-page>.support-hero .support-hero-copy>p.lede{font-size:18px!important;line-height:1.22!important}.guide-page>.field-hero .hero-actions,.appendix-page>.field-hero .hero-actions,.support-page>.support-hero .hero-actions{width:100%;grid-template-columns:1fr!important;gap:8px!important;margin-top:6px!important;display:grid!important}.guide-page>.field-hero .hero-actions .btn,.appendix-page>.field-hero .hero-actions .btn,.support-page>.support-hero .hero-actions .btn{justify-content:center;min-height:42px;width:100%!important;padding:10px 12px!important;font-size:13px!important}.support-page>.support-hero .support-note-card{display:none!important}.guide-page>.field-hero>*,.appendix-page>.field-hero>*,.support-page>.support-hero>*{grid-column:1/-1!important}.guide-page>.mock-note,.appendix-page>.mock-note,.support-page>.mock-note,.support-warning{margin-top:0!important;margin-bottom:12px!important;padding:10px 11px!important;font-size:12px!important;line-height:1.4!important}.guide-page>.correction-desk,.guide-page>.definition-card,.guide-page>.guide-grid,.appendix-page>.stats-glance,.support-page>.framed-panel,.support-layout,.support-warning{margin-top:12px!important}.guide-page .framed-panel,.guide-page .guide-card,.guide-page .definition-card,.guide-page .correction-desk,.appendix-page .framed-panel,.appendix-page .card,.support-page .framed-panel,.support-page .support-warning,.support-page .support-wallets-panel,.support-page .support-reasons,.support-page .support-disclaimer,.support-page .support-faq,.record-main .framed-panel{border-radius:11px!important;padding:14px!important}.guide-page .guide-grid,.about-section-grid,.support-layout,.support-faq .faq-grid,.stats-analysis-grid{gap:10px!important}.guide-page h2,.appendix-page h2,.support-page h2,.guide-page .guide-card h2,.guide-page .definition-card h2,.about-section-grid .guide-card h2,.correction-desk h2,.support-wallets-panel h2,.support-disclaimer h2{letter-spacing:-.04em!important;font-size:clamp(28px,8.5vw,38px)!important;line-height:.96!important}.guide-page h3,.appendix-page h3,.support-page h3{font-size:17px!important;line-height:1.08!important}.guide-page p,.appendix-page p,.support-page p,.guide-page li,.support-page li{font-size:13px!important;line-height:1.42!important}.guide-page .eyebrow,.appendix-page .eyebrow,.support-page .eyebrow{letter-spacing:.12em!important;font-size:10px!important}.about-section-grid{grid-template-columns:1fr!important}.about-section-grid .guide-card{display:grid;gap:6px!important;min-height:0!important}.about-section-grid .guide-card .num{margin:0!important;font-size:22px!important}.about-section-grid .guide-card p{margin:0!important}.about-cta.definition-card{gap:8px;display:grid}.about-cta .hero-actions{grid-template-columns:1fr!important;gap:8px!important;display:grid!important}.about-cta .btn{justify-content:center;width:100%}.correction-desk{gap:10px;display:grid}.correction-desk .checklist,.guide-card .checklist{display:grid;gap:8px!important;padding-left:20px!important}.correction-desk .checklist li,.guide-card .checklist li{padding-left:2px}.correction-desk .mock-note{margin:4px 0!important;padding:10px!important;font-size:12px!important}.correction-desk .hero-actions,.guide-page .definition-card .hero-actions{grid-template-columns:1fr!important;gap:8px!important;display:grid!important}.correction-desk .btn,.guide-page .definition-card .btn,.guide-page .guide-card .btn{justify-content:center;width:100%}.guide-page>.guide-grid{grid-template-columns:1fr!important}.guide-page>.guide-grid .guide-card{min-height:0!important}.methodology-page .guide-card,.methodology-page .definition-card,.guide-page .method-card,.guide-page .method-section{padding:14px!important}.guide-page .guide-card+.guide-card,.guide-page .definition-card+.definition-card{margin-top:10px!important}.guide-page dl,.guide-page .notes-list{display:grid;gap:7px!important}.guide-page dt{line-height:1.15;font-size:11px!important}.guide-page dd{line-height:1.35;font-size:13px!important}.support-warning{grid-template-columns:36px minmax(0,1fr);align-items:start;gap:10px;display:grid}.support-warning h2{letter-spacing:-.025em!important;font-size:20px!important;line-height:1.05!important}.support-warning p{grid-column:2;margin:0!important}.support-layout{grid-template-columns:1fr!important}.support-wallets-panel{gap:10px;display:grid}.support-wallets-panel h2{font-size:clamp(30px,9vw,40px)!important}.wallet-grid{grid-template-columns:1fr!important;gap:9px!important}.wallet-card{display:grid;gap:7px!important;min-height:0!important;padding:12px!important}.wallet-card header{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:8px;display:grid}.wallet-card h3{font-size:18px!important;line-height:1.05!important}.wallet-card small,.wallet-card p{font-size:11px!important;line-height:1.25!important}.wallet-card code{white-space:nowrap;max-width:100%;display:block;overflow-x:auto;min-height:0!important;padding:8px!important;font-size:10px!important;line-height:1.25!important}.wallet-card .btn,.wallet-card button{width:fit-content;min-height:34px;padding:8px 12px!important;font-size:12px!important}.support-reasons,.support-disclaimer,.support-faq{gap:8px;display:grid}.support-reasons li{padding:9px 0!important}.support-reasons strong{font-size:14px!important;line-height:1.1!important}.support-disclaimer{min-height:0!important}.support-faq .faq-grid{grid-template-columns:1fr!important}.support-faq .faq-grid article{min-height:0!important;padding:12px!important}.stats-page .stats-section-title{margin:16px 0 8px!important}.stats-page .stats-section-title h2{max-width:13ch;font-size:clamp(26px,8vw,34px)!important}.stats-page .stats-figure{padding:12px!important}.stats-page .stats-figure-head{margin-bottom:8px!important}.stats-page .stats-figure-head h3{font-size:15px!important}.stats-page .stats-figure-head p{font-size:11px!important}.stats-page .stats-bars-card .bar-row{padding:1px 0!important}.stats-page .composition-legend{gap:5px!important}.stats-page .composition-legend div{padding-bottom:4px!important}.stats-page .definition-card .btn{justify-content:center;width:100%}.site-footer{margin-top:26px!important}.footer-grid{gap:14px!important}.footer-grid p,.footer-grid a{font-size:12px!important;line-height:1.42!important}.shell:has(.record-detail-hero){width:min(100% - 18px,1220px)}.shell>.record-detail-hero{overflow:hidden;grid-template-columns:1fr!important;gap:9px!important;min-height:0!important;margin-top:14px!important;margin-bottom:12px!important;padding:16px!important;display:grid!important}.record-detail-hero .specimen-plate.large,.record-detail-hero .hero-plate,.record-detail-hero .framed-plate,.record-detail-hero .cabinet-illustration,.record-detail-hero .field-note-stamp{display:none!important}.record-detail-hero .hero-copy,.record-detail-hero .plate-copy{gap:8px;display:grid;width:100%!important;max-width:none!important}.record-detail-hero .breadcrumb{letter-spacing:.06em;text-transform:none;line-height:1.2;margin:0!important;font-size:11px!important}.record-detail-hero .title-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px!important;display:grid!important}.record-detail-hero h1{letter-spacing:-.052em!important;max-width:100%!important;margin:0!important;font-size:clamp(36px,11vw,46px)!important;line-height:.94!important}.record-detail-hero .title-row .chip{margin-top:2px!important;padding:5px 7px!important;font-size:10px!important}.record-detail-hero .lede{max-width:none!important;margin:0!important;font-size:17px!important;line-height:1.22!important}.record-detail-hero .hero-copy>p:not(.lede){-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;max-width:none!important;margin:0!important;font-size:13px!important;line-height:1.42!important}.record-detail-hero .tags,.record-detail-hero .tag-row{gap:5px!important;margin-top:2px!important}.record-detail-hero .tags span,.record-detail-hero .tag,.record-detail-hero .pill{padding:5px 7px!important;font-size:10px!important}.shell:has(.record-detail-hero)>.mock-note,.record-detail-hero+.mock-note{margin:0 0 12px!important;padding:10px 11px!important;font-size:12px!important;line-height:1.4!important}.record-layout{grid-template-columns:1fr!important;gap:10px!important;margin-top:12px!important;display:grid!important}.record-sidebar{grid-template-columns:1fr!important;gap:10px!important;display:grid!important;position:static!important}.record-main{gap:10px!important;display:grid!important}.record-sidebar .glance-card{border-radius:11px!important;padding:13px!important}.glance-card .eyebrow{letter-spacing:.12em!important;margin:0 0 8px!important;font-size:10px!important}.glance-card .notes-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px!important;display:grid!important}.glance-card .notes-list div{border:1px solid var(--line-soft);background:#fffcf19e;border-radius:9px;gap:3px!important;padding:8px!important;display:grid!important}.glance-card .notes-list dt{letter-spacing:.1em!important;font-size:9px!important;line-height:1.1!important}.glance-card .notes-list dd{font-size:12px!important;line-height:1.25!important}.glance-card .notes-list div:nth-child(6),.glance-card .btn,.record-sidebar .quote-card{display:none!important}.record-main .framed-panel,.record-main>section:not(.framed-panel),.related-shelf{border-radius:11px!important;padding:14px!important}.record-main h2,.related-shelf h2{letter-spacing:-.04em!important;font-size:clamp(28px,8.5vw,38px)!important;line-height:.96!important}.record-main h3,.related-shelf h3{font-size:16px!important;line-height:1.08!important}.record-main p,.record-main li,.related-shelf p{font-size:13px!important;line-height:1.4!important}.record-main .eyebrow,.related-shelf .eyebrow{letter-spacing:.12em!important;font-size:10px!important}.overview-card{display:grid;gap:9px!important}.overview-card>p{margin:0!important}.overview-card .fact{border-radius:9px!important;min-height:0!important;padding:8px!important}.overview-card .fact b{letter-spacing:.1em;margin-bottom:3px;line-height:1.1;display:block;font-size:9px!important}.overview-card .fact{font-size:12px!important;line-height:1.25!important}.record-main .section-head{margin-bottom:8px!important}.record-main .grid.three{grid-template-columns:1fr!important;gap:8px!important}.what-card{border-radius:10px!important;padding:11px!important}.what-card h3{margin-bottom:4px!important}.what-card p{margin:0!important}.timeline-item,.record-main .timeline-item{padding:10px 0!important}.record-main .timeline-item h3{font-size:15px!important}.url-archive-block{order:3}.record-main>section:has(.evidence){order:4}.record-main>section:has(.section-head){order:2}.record-main>.overview-card{order:1}.record-main>.correction-nudge{order:5}.url-archive-head{grid-template-columns:1fr!important;gap:6px!important;margin-bottom:8px!important;display:grid!important}.url-mode-label{justify-self:start;padding:5px 8px!important;font-size:10px!important}.status-aware-url-grid,.url-grid{grid-template-columns:1fr!important;gap:8px!important}.url-card{border-radius:10px!important;padding:11px!important}.url-card-label{letter-spacing:.1em!important;font-size:9px!important}.url-card h3{margin:2px 0 4px!important}.url-value{white-space:nowrap;max-width:100%;padding-bottom:2px;overflow-x:auto;font-size:11px!important}.url-card-note,.url-card .subtle{font-size:11px!important;line-height:1.3!important}.url-action-button{min-height:34px!important;padding:8px 10px!important;font-size:11px!important}.record-main section:has(.evidence)>h2{margin-bottom:8px!important}.record-main section:has(.evidence)>.mock-note{margin:0 0 9px!important;padding:9px 10px!important;font-size:11px!important;line-height:1.35!important}.evidence{gap:8px!important;display:grid!important}.evidence li{border-radius:10px!important;padding:11px!important}.evidence li h3{margin-bottom:4px!important;font-size:15px!important}.evidence li p:not(.subtle):last-of-type{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.external-link-button{justify-content:center;min-height:34px!important;padding:8px 10px!important;font-size:11px!important}.correction-nudge{gap:5px!important;padding:12px!important;display:grid!important}.correction-nudge p{margin:0!important}.related-shelf{margin-top:12px!important;padding:13px!important}.related-shelf .section-head{margin-bottom:8px!important}.related-grid{grid-template-columns:1fr!important;gap:8px!important}.related-grid .market-card,.related-grid .marketplace-card,.related-grid .card{border-radius:10px!important;min-height:0!important;padding:10px!important}.related-grid .card-body,.related-grid .market-card-body{gap:4px!important}.related-grid h3,.related-grid h2{font-size:15px!important;line-height:1.08!important}.related-grid p{display:none!important}.related-grid .record-icon,.related-grid .mini-mark{border-radius:8px!important;width:36px!important;height:36px!important;font-size:12px!important}.related-grid .meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.related-grid .fact{min-height:0!important;padding:7px!important}.record-main section:has(>.timeline){border-radius:11px!important;padding:13px!important}.record-main section:has(>.timeline)>.eyebrow{letter-spacing:.12em!important;margin:0 0 4px!important;font-size:10px!important}.record-main section:has(>.timeline)>h2{margin:0 0 9px!important;font-size:clamp(24px,7.5vw,32px)!important;line-height:.96!important}.record-main .timeline{border-left:0!important;gap:7px!important;padding-left:0!important;display:grid!important}.record-main .timeline-item{border-bottom:1px solid var(--line-soft);grid-template-columns:12px minmax(0,1fr);position:relative;gap:4px 8px!important;padding:9px 0!important;display:grid!important}.record-main .timeline-item:last-child{border-bottom:0;padding-bottom:0!important}.record-main .timeline-item:before{content:"";background:var(--forest);border-radius:999px;grid-area:1/1/4;width:9px;height:9px;margin-top:4px;box-shadow:0 0 0 3px #4074591f}.record-main .timeline-item h3{grid-column:2;margin:0!important;font-size:15px!important;line-height:1.08!important}.record-main .timeline-item p{grid-column:2;margin:0!important;font-size:12px!important;line-height:1.32!important}.record-main .timeline-item p:first-of-type{color:var(--muted);font-size:11px!important}.overview-card{gap:8px!important}.overview-card h2{font-size:clamp(26px,8vw,34px)!important}.overview-card>p:nth-of-type(2){display:none!important}.overview-card .meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.overview-card .meta-grid .fact{min-height:0!important;padding:7px!important}.overview-card .meta-grid .fact:nth-child(3),.overview-card .meta-grid .fact:nth-child(6),.overview-card .meta-grid .fact:nth-child(7),.overview-card .meta-grid .fact:nth-child(10){display:none!important}.record-main section:has(#what-remains){padding:13px!important}.record-main section:has(#what-remains) .section-head{margin-bottom:7px!important}.record-main section:has(#what-remains) h2{font-size:clamp(26px,8vw,34px)!important}.record-main section:has(#what-remains) .grid.three{gap:0!important;display:grid!important}.record-main section:has(#what-remains) .what-card{box-shadow:none!important;border:0!important;border-bottom:1px solid var(--line-soft)!important;background:0 0!important;border-radius:0!important;padding:9px 0!important}.record-main section:has(#what-remains) .what-card:last-child{border-bottom:0!important;padding-bottom:0!important}.what-card h3{margin:0 0 3px!important;font-size:14px!important}.what-card p{font-size:12px!important;line-height:1.34!important}.url-card{padding:10px!important}.url-card h3{font-size:15px!important}.url-card-note{margin-top:5px!important;padding:7px!important;font-size:10px!important}.url-card .subtle{margin:4px 0 0!important;font-size:10px!important}.record-main section:has(>.evidence){padding:13px!important}.record-main section:has(>.evidence)>.eyebrow{margin:0 0 4px!important}.record-main section:has(>.evidence)>h2{margin:0 0 8px!important;font-size:clamp(26px,8vw,34px)!important}.record-main section:has(>.evidence)>.mock-note{display:none!important}.evidence{gap:8px!important}.evidence li{gap:5px!important;padding:10px!important;display:grid!important}.evidence li h3{margin:0!important;font-size:14px!important;line-height:1.08!important}.evidence li p{margin:0!important;font-size:11px!important;line-height:1.32!important}.evidence li p.subtle{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.evidence li p:not(.subtle):last-of-type{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2!important}.source-actions{grid-template-columns:1fr 1fr!important;gap:6px!important;margin-top:4px!important;display:grid!important}.source-actions .external-link-button{text-align:center;min-height:32px!important;padding:7px 8px!important;font-size:10px!important;line-height:1.15!important}@media (width<=360px){.source-actions{grid-template-columns:1fr!important}}.correction-nudge{border-style:dashed!important}.correction-nudge .text-link{font-weight:900}.related-shelf{padding:12px!important}.related-shelf .section-head{grid-template-columns:1fr auto;align-items:center;gap:8px;margin-bottom:8px!important;display:grid!important}.related-shelf .section-head .text-link{white-space:nowrap;font-size:11px!important}.related-grid{gap:7px!important;display:grid!important}.related-grid .market-card,.related-grid .marketplace-card,.related-grid .card{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;border-radius:9px!important;gap:5px 8px!important;min-height:0!important;padding:9px!important;display:grid!important}.related-grid .card-top,.related-grid .card-identity{display:contents!important}.related-grid .record-icon{grid-area:1/1/3;border-radius:8px!important;width:34px!important;height:34px!important;font-size:11px!important}.related-grid h3{white-space:nowrap;text-overflow:ellipsis;grid-column:2;min-width:0;overflow:hidden;margin:0!important;font-size:14px!important;line-height:1.08!important}.related-grid .chip{grid-area:1/3;align-self:start;padding:4px 6px!important;font-size:9px!important}.related-grid .tag-row{grid-column:2/4;overflow:hidden;flex-wrap:nowrap!important;gap:4px!important;margin:0!important;display:flex!important}.related-grid .tag{white-space:nowrap;text-overflow:ellipsis;max-width:48%;overflow:hidden;padding:4px 6px!important;font-size:9px!important}.related-grid p,.related-grid .meta-grid{display:none!important}.shell:has(.record-detail-hero)+.site-footer,.site-footer{margin-top:24px!important}.record-main .record-timeline-section{border-radius:11px!important;padding:12px!important;overflow:hidden!important}.record-main .record-timeline-section>.eyebrow{letter-spacing:.12em!important;margin:0 0 3px!important;font-size:10px!important;line-height:1.1!important}.record-main .record-timeline-section>h2{letter-spacing:-.04em!important;margin:0 0 8px!important;font-size:clamp(23px,7vw,30px)!important;line-height:.96!important}.record-main .record-timeline-section .timeline{border-left:0!important;gap:0!important;margin:0!important;padding:0!important;display:grid!important;overflow:hidden!important}.record-main .record-timeline-section .timeline:before,.record-main .record-timeline-section .timeline:after{content:none!important;display:none!important}.record-main .timeline-entry,.record-main .record-timeline-section .timeline-item{border:0!important;border-bottom:1px solid var(--line-soft)!important;grid-template-columns:12px minmax(0,1fr)!important;gap:0 8px!important;min-width:0!important;margin:0!important;padding:8px 0!important;display:grid!important;position:relative!important}.record-main .record-timeline-section .timeline-item:last-child{border-bottom:0!important;padding-bottom:0!important}.record-main .record-timeline-section .timeline-item:before,.record-main .record-timeline-section .timeline-item:after{content:none!important;display:none!important}.record-main .timeline-dot{background:var(--forest);border-radius:999px;grid-area:1/1;width:8px;height:8px;margin-top:4px;box-shadow:0 0 0 3px #4074591f}.record-main .timeline-copy{grid-column:2;gap:4px;min-width:0;display:grid}.record-main .timeline-copy h3{letter-spacing:-.015em!important;margin:0!important;font-size:14px!important;line-height:1.08!important}.record-main .timeline-meta{color:var(--muted);flex-wrap:wrap;gap:3px 7px;margin:0!important;font-size:10.5px!important;line-height:1.25!important;display:flex!important}.record-main .timeline-meta strong{color:var(--ink);font-weight:900}.record-main .timeline-description{margin:0!important;font-size:12px!important;line-height:1.34!important}.record-main .overview-card h2,.record-main section:has(#what-remains) h2,.record-main .url-archive-block h2,.record-main section:has(>.evidence)>h2{font-size:clamp(25px,7.8vw,33px)!important}.record-main section:has(>.evidence)>h2{margin-bottom:7px!important}.record-main section:has(>.evidence) .source-actions{gap:5px!important}.record-main section:has(>.evidence) .external-link-button{min-height:31px!important;padding:7px!important}.url-archive-block .url-card{padding:9px!important}.url-archive-block .url-card-note{display:none!important}}.guide-page>.field-hero h1{font-size:clamp(44px,4.6vw,62px);line-height:.96}.guide-page>.field-hero .lede{font-size:clamp(20px,1.9vw,25px);line-height:1.25}.guides-index-page .guide-grid{align-items:stretch}.guides-index-page .guide-card{grid-template-rows:auto auto 1fr auto;gap:10px;min-height:0;padding:22px;display:grid}.guide-page .guide-card h2,.guides-index-page .guide-card h2{letter-spacing:-.025em;margin:0;font-size:clamp(22px,2.2vw,30px);line-height:1.04}.guide-page .definition-card h2{letter-spacing:-.035em;font-size:clamp(28px,3vw,38px);line-height:1}.guide-page .guide-card p:not(.eyebrow),.guides-index-page .guide-card p:not(.eyebrow){margin:0;font-size:15px;line-height:1.45}.guides-index-page .guide-card .btn{place-self:end start;margin-top:6px}.guide-page .guide-grid{gap:18px}.guide-page .guide-card{min-height:0;padding:22px}.guide-page .reading-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.guide-page .reading-guide-grid article{border:1px solid var(--line-soft);background:#fffaf085;border-radius:8px;align-content:start;gap:6px;padding:12px;display:grid}.guide-page .reading-guide-grid strong{font-size:14px;line-height:1.25;display:block}.guide-page .reading-guide-grid span{color:var(--ink-soft);font-size:14px;line-height:1.45;display:block}.guides-index-page>.definition-card{padding:24px}@media (width<=1200px){.guide-page .reading-guide-grid{grid-template-columns:1fr}}@media (width<=720px){.guide-page>.field-hero h1{font-size:clamp(34px,10vw,48px)}.guide-page>.field-hero .lede{font-size:19px}.guide-page .guide-card,.guides-index-page .guide-card{gap:9px;padding:18px}.guide-page .guide-card h2,.guides-index-page .guide-card h2{font-size:clamp(24px,7vw,30px);line-height:1.04}.guide-page .definition-card h2{font-size:clamp(26px,8vw,32px)}.guide-page .guide-card p:not(.eyebrow),.guides-index-page .guide-card p:not(.eyebrow){font-size:13px;line-height:1.42}.guides-index-page .guide-card .btn{justify-self:start;width:auto;min-height:40px}.guides-index-page>.definition-card{padding:18px}.guide-page .reading-guide-grid article{padding:10px}}.tokenized-category-shell{padding-bottom:20px}.tokenized-category-hero{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:stretch;gap:28px;display:grid}.tokenized-hero-model{border:1px solid var(--line);box-shadow:var(--shadow-soft);text-align:center;background:linear-gradient(#f2e2bbcc,#fffaf0d1);border-radius:10px;align-content:center;justify-items:center;gap:10px;padding:28px;display:grid}.tokenized-hero-model span{width:min(100%,260px);color:var(--forest);background:#fffaf0e6;border:1px solid #8a744f59;border-radius:999px;padding:12px 16px;font-weight:800;display:block}.tokenized-hero-model b{color:var(--gold);font-size:22px}.tokenized-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.tokenized-summary-grid>div{text-align:center;gap:2px;display:grid}.tokenized-summary-grid strong{color:var(--forest);font-size:34px;line-height:1}.tokenized-summary-grid span{color:var(--ink-soft);font-size:13px;font-weight:800}.tokenized-definition-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.tokenized-definition-grid article{background:#fffaf08c;border:1px solid #8a744f4d;border-radius:8px;padding:16px}.tokenized-definition-grid p{font-size:14px}.tokenized-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tokenized-enum-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.tokenized-enum-grid>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tokenized-enum-grid h3{width:100%}.tokenized-enum-grid span,.tokenized-tags span{color:var(--ink-soft);background:#f2e2bb8c;border:1px solid #8a744f59;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.tokenized-record-block{gap:18px;display:grid}.tokenized-record-head{margin-bottom:0}.tokenized-record-intro{max-width:78ch}.tokenized-fact-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0;display:grid}.tokenized-fact-grid>div{background:#fffaf080;border:1px solid #8a744f47;border-radius:8px;padding:12px}.tokenized-fact-grid dt{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:900}.tokenized-fact-grid dd{color:var(--forest);margin:4px 0 0;font-weight:800}.tokenized-tag-groups{grid-template-columns:1fr 1fr;gap:18px;display:grid}.tokenized-tag-groups h3{margin-bottom:10px;font-size:15px}.tokenized-tags{flex-wrap:wrap;gap:7px;display:flex}.tokenized-quick-link{white-space:nowrap}@media (width<=980px){.tokenized-category-hero{grid-template-columns:1fr}.tokenized-summary-grid,.tokenized-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tokenized-record-grid{grid-template-columns:1fr!important}}@media (width<=640px){.tokenized-summary-grid,.tokenized-definition-grid,.tokenized-enum-grid,.tokenized-tag-groups,.tokenized-fact-grid{grid-template-columns:1fr}.tokenized-hero-model{padding:20px}.tokenized-record-head .text-link{margin-top:10px;display:inline-block}}:root{--guide-hero-image-column:190px;--guide-hero-image-width:190px;--guide-hero-image-max-height:290px}.appendix-page>.field-hero,.guide-page>.field-hero,.guide-page>.field-hero.simple-hero,.guide-page>.field-hero.compact-hero{grid-template-columns:var(--guide-hero-image-column) minmax(0, 1fr)}.support-page>.support-hero{grid-template-columns:var(--guide-hero-image-column) minmax(0, 1fr) minmax(280px, 320px)}.appendix-page>.field-hero .hero-botanical.hero-page-art,.guide-page>.field-hero .hero-botanical.hero-page-art,.guide-page>.field-hero.simple-hero .hero-botanical.hero-page-art,.guide-page>.field-hero.compact-hero .hero-botanical.hero-page-art,.support-page>.support-hero .support-hero-image,.hero-pencil-art{width:var(--guide-hero-image-column);height:auto;min-height:var(--guide-hero-image-max-height);opacity:1;font-size:inherit;background:0 0;place-items:center;margin:0;line-height:normal;display:grid;overflow:visible}.appendix-page>.field-hero .hero-botanical.hero-page-art img,.guide-page>.field-hero .hero-botanical.hero-page-art img,.guide-page>.field-hero.simple-hero .hero-botanical.hero-page-art img,.guide-page>.field-hero.compact-hero .hero-botanical.hero-page-art img,.support-page>.support-hero .support-hero-image img,.hero-pencil-art img{width:min(100%, var(--guide-hero-image-width));max-width:var(--guide-hero-image-width);max-height:var(--guide-hero-image-max-height);object-fit:contain;object-position:center center;filter:saturate(.94)sepia(.05)drop-shadow(0 14px 18px #3a2b1924);height:auto;display:block}@media (width<=1200px){.appendix-page>.field-hero,.guide-page>.field-hero,.guide-page>.field-hero.simple-hero,.guide-page>.field-hero.compact-hero,.support-page>.support-hero{grid-template-columns:1fr}.appendix-page>.field-hero .hero-botanical.hero-page-art,.guide-page>.field-hero .hero-botanical.hero-page-art,.guide-page>.field-hero.simple-hero .hero-botanical.hero-page-art,.guide-page>.field-hero.compact-hero .hero-botanical.hero-page-art,.support-page>.support-hero .support-hero-image,.hero-pencil-art{justify-self:start;width:160px;min-height:240px}.appendix-page>.field-hero .hero-botanical.hero-page-art img,.guide-page>.field-hero .hero-botanical.hero-page-art img,.guide-page>.field-hero.simple-hero .hero-botanical.hero-page-art img,.guide-page>.field-hero.compact-hero .hero-botanical.hero-page-art img,.support-page>.support-hero .support-hero-image img,.hero-pencil-art img{width:160px;max-width:160px;max-height:240px}}@media (width<=720px){.hero-pencil-art,.appendix-page>.field-hero .hero-botanical.hero-page-art,.guide-page>.field-hero .hero-botanical.hero-page-art,.guide-page>.field-hero.simple-hero .hero-botanical.hero-page-art,.guide-page>.field-hero.compact-hero .hero-botanical.hero-page-art,.support-page>.support-hero .support-hero-image{display:none}}
