.game-clock{--clock-accent:#edca87;--clock-muted:#b8ada0;--clock-tint:#3d3220;--clock-glow:#dca65218;background:radial-gradient(ellipse at 0% 0%,var(--clock-glow),transparent 65%),linear-gradient(110deg,#222823,#191f20 65%);color:var(--foreground);border:1px solid #66583c;border-radius:16px;margin:22px 0 0;position:relative;box-shadow:inset 0 1px #ffffff06}.game-clock-night{--clock-accent:#bdcafa;--clock-muted:#adb7ce;--clock-tint:#2c3550;--clock-glow:#7894ec1f;background:radial-gradient(ellipse at 0% 0%,var(--clock-glow),transparent 65%),linear-gradient(110deg,#1b2535,#191f26 65%);border-color:#414e6a}.game-clock-row{grid-template-columns:minmax(240px,1.1fr) minmax(210px,1fr) minmax(200px,.85fr);align-items:center;gap:32px;padding:24px 28px;display:grid}.game-clock-current{align-items:center;gap:20px;min-width:0;display:flex}.game-clock-dial{background:conic-gradient(var(--clock-accent) var(--clock-progress),#ffffff12 0);width:76px;height:76px;box-shadow:0 0 28px var(--clock-glow);border-radius:50%;flex-shrink:0;place-items:center;padding:2px;display:grid}.game-clock-icon{width:100%;height:100%;color:var(--clock-accent);background:var(--clock-tint);border:7px solid #1c2325;border-radius:50%;place-items:center;display:grid}.game-clock-night .game-clock-icon{border-color:#1d2737}.game-clock-label{color:var(--clock-muted);font-size:.875rem;line-height:1.5;display:block}.game-clock-reading{align-items:center;gap:12px;margin-top:4px;display:flex}.game-clock-reading time{letter-spacing:.02em;font-variant-numeric:tabular-nums;color:#faf6ed;font-size:2.75rem;font-weight:600;line-height:1.1}.game-clock-night .game-clock-reading time{color:#edf1ff}.game-clock-badge{background:var(--clock-tint);color:var(--clock-accent);white-space:nowrap;border:1px solid #ffffff18;border-radius:6px;padding:2px 9px;font-size:.875rem;line-height:1.5}.game-clock-next{min-width:0;max-width:360px}.game-clock-next-label{color:var(--clock-muted);align-items:center;gap:7px;font-size:.875rem;display:flex}.game-clock-next-label svg{color:var(--clock-accent);flex-shrink:0}.game-clock-countdown{letter-spacing:.04em;font-variant-numeric:tabular-nums;color:var(--clock-accent);margin:5px 0 10px;font-size:1.75rem;font-weight:500;line-height:1.2;display:block}.game-clock-track{background:#ffffff12;border-radius:4px;height:4px;position:relative}.game-clock-track span{background:var(--clock-accent);border-radius:4px;height:100%;display:block;position:relative}.game-clock-track span:after{content:"";background:var(--clock-accent);width:8px;height:8px;box-shadow:0 0 8px var(--clock-glow);border-radius:50%;position:absolute;top:-2px;right:-3px}.game-clock-track-labels{color:var(--clock-muted);justify-content:space-between;gap:12px;margin-top:7px;display:flex}.game-clock-track-labels small{font-size:.75rem}.game-clock-transition{color:var(--clock-muted);border-left:1px solid #ffffff13;flex-direction:column;gap:6px;padding-left:28px;display:flex}.game-clock-transition>span:first-child{font-size:.875rem}.game-clock-transition time{font-variant-numeric:tabular-nums;color:var(--foreground);align-items:baseline;gap:8px;font-size:1.5rem;line-height:1.2;display:flex}.game-clock-transition time small{color:var(--clock-muted);font-size:.75rem}.game-clock-method{font-size:.75rem}.game-clock-details{border-top:1px solid #ffffff0c;padding:0 28px}.game-clock-details summary{cursor:pointer;color:var(--clock-muted);justify-content:flex-end;align-items:center;gap:6px;min-height:36px;padding:9px 0;font-size:.75rem;line-height:1.5;list-style:none;display:flex}.game-clock-details summary::-webkit-details-marker{display:none}.game-clock-details summary:hover{color:var(--clock-accent)}.game-clock-details summary:focus-visible{outline:2px solid var(--clock-accent);outline-offset:3px}.game-clock-details[open] summary svg{transform:rotate(180deg)}.game-clock-explanation{max-width:850px;padding:4px 0 20px;font-size:.875rem;line-height:1.8}.game-clock-explanation strong{font-size:.875rem}.game-clock-explanation p{color:var(--clock-muted);margin:9px 0}.game-clock-explanation a{color:var(--clock-accent);text-underline-offset:3px;align-items:center;gap:3px;text-decoration:underline;display:inline-flex}@media (max-width:1050px){.game-clock-row{grid-template-columns:minmax(220px,1fr) minmax(200px,1fr);gap:20px 28px}.game-clock-transition{border-top:1px solid #ffffff0c;border-left:0;flex-flow:wrap;grid-column:1/-1;align-items:center;gap:8px 12px;padding:14px 0 0}.game-clock-transition time{font-size:1.125rem}.game-clock-method{margin-left:auto}}@media (max-width:600px){.game-clock{border-radius:14px;margin-top:16px}.game-clock-row{grid-template-columns:1fr;gap:20px;padding:20px}.game-clock-current{gap:18px}.game-clock-dial{width:66px;height:66px}.game-clock-reading time{font-size:2.5rem}.game-clock-next{max-width:none}.game-clock-next-label{font-size:.875rem}.game-clock-countdown{margin-top:5px;font-size:1.65rem}.game-clock-transition{gap:7px 10px;padding-top:14px}.game-clock-transition>span:first-child{font-size:.75rem}.game-clock-method{width:100%;margin:0}.game-clock-details{padding:0 20px}}.dashboard-clock .game-clock{margin:0 0 24px}.crystal-guide{min-width:0}.crystal-categories{border:1px solid var(--border);border-radius:10px;grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:18px;background:#182021!important;gap:6px!important;width:100%!important;height:auto!important;padding:6px!important;display:grid!important}.crystal-categories [data-slot=tabs-trigger]{border-radius:6px;height:auto;min-height:44px;padding:12px 8px;font-size:15px}.crystal-categories [data-state=active]{color:#e6d4a9!important;box-shadow:none!important;background:#34413b!important}.crystal-preset{border:1px solid var(--border);background:var(--card);border-radius:12px;padding:28px}.crystal-preset-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.crystal-status{color:var(--teal);margin-bottom:9px;font-size:13px;display:inline-block}.crystal-status.reference{color:#e1b887}.crystal-preset h2{margin:0 0 8px;font-size:25px;line-height:1.4}.crystal-preset-heading p{font-size:16px;line-height:1.7}.crystal-count{text-align:right;border-left:1px solid var(--border);flex:none;padding-left:22px}.crystal-count strong{color:var(--gold);font-size:30px;font-weight:600;display:block}.crystal-count small{color:#84918f;font-size:18px;font-weight:400}.crystal-count>span{color:var(--muted-foreground);font-size:13px}.crystal-highlights{flex-wrap:wrap;gap:8px;margin:21px 0;display:flex}.crystal-highlights span{color:#b7ccbf;background:#26322c;border-radius:5px;align-items:center;gap:6px;padding:5px 10px;font-size:13px;display:flex}.crystal-slots{background:#101717;border:1px solid #343e38;border-radius:9px;grid-template-columns:repeat(16,minmax(0,1fr));gap:8px;margin-bottom:28px;padding:18px;display:grid}.crystal-slots>a,.crystal-empty{aspect-ratio:1;background:#25231f;border:1px solid #75603e;border-radius:4px;place-items:center;min-width:0;display:grid}.crystal-slots img{object-fit:contain;width:100%;max-width:44px;height:auto}.crystal-empty{color:#62766b;background:#1b2422;border-color:#303a36}.crystal-list-heading{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.crystal-list-heading h3,.crystal-guidance h3{align-items:center;gap:8px;margin:0;font-size:16px;font-weight:600;display:flex}.crystal-list-heading span{color:var(--muted-foreground);font-size:13px}.crystal-items{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.crystal-item{background:#12191a;border:1px solid #303b39;border-radius:7px;align-items:center;gap:12px;min-width:0;padding:16px 13px;scroll-margin-top:20px;display:flex}.crystal-item>img{object-fit:contain;background:#26231d;border:1px solid #65583f;border-radius:3px;flex:none;width:48px;height:48px}.crystal-item>div{flex:1;min-width:0}.crystal-item h4{color:#e4d2a9;word-break:keep-all;overflow-wrap:anywhere;margin:0;font-size:14px;font-weight:500;line-height:1.55}.crystal-item p{margin-top:3px;font-size:13px;line-height:1.6}.crystal-item a{color:#9eafa8;align-items:center;gap:3px;margin-top:5px;font-size:12px;display:inline-flex}.crystal-item>b{color:#e5e7d9;white-space:nowrap;font-size:20px;font-weight:500}.crystal-guidance{border-top:1px solid var(--border);margin-top:25px;padding:22px 0 0}.crystal-guidance h3{color:#c8d0c4}.crystal-guidance ul{color:#aab8b2;margin:12px 0 0;padding-left:20px;font-size:14px;line-height:1.9}.crystal-guidance li+li{margin-top:7px}.crystal-sources{border-top:1px solid var(--border);margin-top:24px;padding-top:18px;font-size:14px}.crystal-sources summary{cursor:pointer;color:var(--gold)}.crystal-sources p{margin-top:14px;font-size:13px;line-height:1.8}.crystal-sources>div{flex-direction:column;gap:10px;margin-top:14px;display:flex}.crystal-sources a{color:#b5c3bd;align-items:center;gap:5px;display:inline-flex}.crystal-zone{background:#232721;border:1px solid #4a4435;border-radius:9px;flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:18px;padding:18px 20px;display:flex}.crystal-zone label{color:#d7c59c;align-items:center;gap:8px;font-size:14px;display:flex}.crystal-zone [data-slot=select-trigger]{background:#111918;min-width:210px;min-height:44px;font-size:15px}.crystal-zone>span{color:#b5c9bc;align-items:center;gap:6px;margin-left:auto;font-size:14px;display:flex}.crystal-life-options{flex-wrap:wrap;gap:9px;margin-bottom:18px;display:flex}.crystal-life-options button{border:1px solid var(--border);background:#182021;border-radius:7px;min-height:44px;padding:10px 16px;font-size:14px}.crystal-life-options button[aria-pressed=true]{color:#e7d5aa;background:#2b3027;border-color:#9f895a}.crystal-footnote{align-items:flex-start;gap:8px;margin-top:18px;font-size:13px;line-height:1.8;display:flex}.crystal-footnote svg{flex:none;margin-top:3px}@media (max-width:1150px){.crystal-items{grid-template-columns:repeat(2,minmax(0,1fr))}.crystal-slots{grid-template-columns:repeat(8,minmax(0,1fr))}.crystal-slots>a,.crystal-empty{aspect-ratio:auto;min-height:48px;max-height:56px}}@media (max-width:600px){.crystal-categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px!important}.crystal-categories [data-slot=tabs-trigger]{padding:10px 5px;font-size:14px}.crystal-preset{padding:18px 15px}.crystal-preset-heading{align-items:flex-start;gap:12px}.crystal-preset h2{font-size:20px}.crystal-preset-heading p{font-size:14px}.crystal-count{padding-left:10px}.crystal-count strong{font-size:24px}.crystal-count small{font-size:14px}.crystal-count>span{font-size:12px}.crystal-items{grid-template-columns:1fr}.crystal-slots{gap:5px;margin-bottom:22px;padding:10px}.crystal-slots>a,.crystal-empty{aspect-ratio:1;min-height:0}.crystal-item{padding:13px 12px}.crystal-item h4{font-size:15px}.crystal-highlights{gap:6px;margin:16px 0}.crystal-zone{gap:12px;padding:15px}.crystal-zone label{width:100%}.crystal-zone [data-slot=select-trigger]{width:100%;min-width:0}.crystal-zone>span{margin-left:0}.crystal-guidance ul{font-size:14px}.crystal-life-options{grid-template-columns:1fr;display:grid}.crystal-life-options button{text-align:left}}.hunting-guide{--hunt-mint:#9bcbb7;--hunt-muted:#a5b4b1;color:#e5edeb;min-width:0}.hunt-intro{justify-content:space-between;align-items:center;gap:1.5rem;margin:0 0 1.5rem;display:flex}.hunt-eyebrow{color:#b9ac7e;letter-spacing:.09em;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.hunt-intro h2{letter-spacing:-.035em;margin:.65rem 0 .4rem;font-size:1.75rem;font-weight:650;line-height:1.45}.hunt-intro p{color:var(--hunt-muted);font-size:1rem;line-height:1.65}.hunt-count{border-left:1px solid #35403d;flex-direction:column;gap:.25rem;min-width:130px;padding-left:2rem;display:flex}.hunt-count strong{color:var(--hunt-mint);font-variant-numeric:tabular-nums;font-size:2.7rem;font-weight:550;line-height:1.2}.hunt-count span{color:var(--hunt-muted);font-size:.8rem}.hunt-controls{background:#1b2221;border:1px solid #35403d;border-radius:12px;padding:1.4rem}.hunt-search{color:var(--hunt-mint);background:#121a18;border:1px solid #465b53;border-radius:8px;align-items:center;gap:.75rem;padding:0 .9rem;display:flex}.hunt-search input{height:52px;box-shadow:none;color:#e5edeb;border:none;min-width:0;padding:0;font-size:1rem;background:0 0!important}.hunt-search input:focus-visible{box-shadow:none!important}.hunt-search:focus-within{outline-offset:2px;outline:2px solid #8cc6ae}.hunt-search>svg{flex-shrink:0}.hunt-filters{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.hunt-filter{flex-direction:column;gap:.4rem;min-width:0;display:flex}.hunt-filter>span{color:var(--hunt-muted);font-size:.875rem}.hunt-filter [data-slot=select-trigger]{background:#171e1c;width:100%;min-width:0;height:43px;font-size:.875rem}.hunt-control-bottom{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.hunt-party{cursor:pointer;align-items:center;gap:.6rem;font-size:.875rem;display:flex}.hunt-notice{color:var(--hunt-muted);align-items:flex-start;gap:.65rem;margin:1.2rem 0 1.5rem;display:flex}.hunt-notice svg{flex-shrink:0;margin-top:.2rem}.hunt-notice p{max-width:900px;font-size:.875rem;line-height:1.75}.hunt-notice b{color:#d1ddda;font-weight:500}.hunt-results-head{justify-content:space-between;align-items:center;gap:1rem;margin:0 0 1rem;display:flex}.hunt-results-head p{font-size:.95rem}.hunt-results-head p strong{color:var(--hunt-mint)}.hunt-results-head p span{color:var(--hunt-muted);margin-left:.4rem;font-size:.8rem}.hunt-results-head .hunt-filter{flex-direction:row;align-items:center;gap:.6rem}.hunt-results-head [data-slot=select-trigger]{width:170px;height:38px}.hunt-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.hunt-card{text-align:left;cursor:pointer;background:#1c2421;border:1px solid #34413c;border-radius:10px;flex-direction:column;min-width:0;padding:1.25rem;transition:background .15s,border-color .15s;display:flex}.hunt-card:hover{background:#232f29;border-color:#779b88}.hunt-card:focus-visible{outline-offset:3px;outline:2px solid #9bcbb7}.hunt-card-top{color:var(--hunt-muted);justify-content:space-between;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.hunt-mode{color:#bfc8c2;white-space:nowrap;border:1px solid #414d46;border-radius:4px;padding:.18rem .45rem;font-size:.75rem}.hunt-mode.special{color:#d1bd87;background:#322e2350;border-color:#615840}.hunt-card h3{word-break:keep-all;overflow-wrap:anywhere;color:#edf1ec;min-height:1.75rem;margin:.65rem 0 .5rem;font-size:1.125rem;font-weight:600;line-height:1.55}.hunt-card-meta{color:#a9b7ac;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.8rem;display:flex}.hunt-card-meta>span{align-items:center;gap:.3rem;display:flex}.hunt-card-stats{border-top:1px solid #334139;grid-template-columns:1fr 1fr;gap:.5rem;margin:1.15rem 0 .8rem;padding-top:1rem;display:grid}.hunt-card-stats>span{color:#b3c0b8;flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.hunt-card-stats b{color:#bde1cd;font-variant-numeric:tabular-nums;margin-left:auto;font-size:1.25rem;font-weight:600}.hunt-card-stats>span+span{border-left:1px solid #3c493f;padding-left:.7rem}.hunt-card-drops{color:#c9cfbd;word-break:keep-all;overflow-wrap:anywhere;min-height:3.15rem;margin-bottom:1rem;font-size:.875rem;line-height:1.75}.hunt-card-bottom{justify-content:space-between;align-items:center;gap:.7rem;margin-top:auto;display:flex}.hunt-card-bottom small{color:#9dada3;font-size:.75rem}.hunt-card-bottom>span{color:#a9cdb7;align-items:center;gap:.2rem;font-size:.8rem;display:flex}.hunt-empty{text-align:center;color:var(--hunt-muted);border:1px dashed #465249;border-radius:10px;padding:4rem 1rem}.hunt-empty>svg{margin:auto auto 1rem}.hunt-empty h3{color:#edf1ec;margin-bottom:.5rem;font-size:1.125rem}.hunt-empty p{margin-bottom:1.5rem;font-size:1rem}.hunt-pagination{color:var(--hunt-muted);justify-content:center;align-items:center;gap:1.5rem;margin:1.75rem 0;font-size:.875rem;display:flex}.hunt-method{color:var(--hunt-muted);border-top:1px solid #334139;margin-top:1.5rem;padding:1rem 0;font-size:.875rem;line-height:1.8}.hunt-method summary{cursor:pointer;color:#bcc8c1}.hunt-method p{max-width:1000px;margin:1rem 0}.hunt-method a,.hunt-provenance a{color:#a8cbb9;text-underline-offset:3px;align-items:center;gap:.25rem;text-decoration:underline;display:inline-flex}.hunt-sheet[data-slot=sheet-content]{color:#e3ece5;background:#17211c;border-color:#3c4d41;gap:0;width:min(620px,100%);max-width:620px;overflow-y:auto}.hunt-detail-head{background:#1e2d24;border-bottom:1px solid #35483b;padding:2rem 3.5rem 1.5rem 1.75rem;position:relative}.hunt-detail-head [data-slot=sheet-title]{color:#eff4ed;word-break:keep-all;overflow-wrap:anywhere;margin:.5rem 0;font-size:1.6rem;line-height:1.5}.hunt-detail-head [data-slot=sheet-description]{color:#b6c5ba;font-size:.9rem}.hunt-detail-head .hunt-eyebrow span{letter-spacing:0;border-left:1px solid #65735b;margin-left:.4rem;padding-left:.7rem}.hunt-close{color:#c6d9cd;position:absolute;top:1.25rem;right:1rem}.hunt-detail-body{padding:0 1.75rem 2rem}.hunt-detail-body section{border-bottom:1px solid #344339;padding:1.5rem 0}.hunt-detail-body h3{justify-content:space-between;align-items:center;gap:1rem;margin:0 0 1rem;font-size:1rem;font-weight:600;display:flex}.hunt-detail-body h3>span{color:#a9b7ac;font-size:.75rem;font-weight:400}.hunt-stat-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.hunt-stat{background:#24382a;border:1px solid #425944;border-radius:8px;flex-direction:column;gap:.45rem;padding:1rem 1.1rem;display:flex}.hunt-stat>span{color:#beceb9;gap:.5rem;font-size:.875rem;display:flex}.hunt-stat strong{color:#c2e4c0;font-size:2rem;font-weight:600;line-height:1.3}.hunt-stat small{color:#afc1ac;font-size:.75rem}.hunt-fine{color:#acbeb0;margin:.85rem 0 0;font-size:.875rem;line-height:1.8}.hunt-total{grid-template-columns:1fr auto;gap:.75rem;margin-top:1.25rem;font-size:.875rem;display:grid}.hunt-total dt{color:#bbcaba}.hunt-total dd{font-variant-numeric:tabular-nums;color:#d9e6d4}.hunt-species{background:#202d24;border-radius:8px;align-items:flex-start;gap:.9rem;padding:1rem;display:flex}.hunt-species svg{color:#b9be8f;flex-shrink:0;margin-top:.2rem}.hunt-species strong{color:#dce5cc;font-size:1rem}.hunt-species p{color:#afc0ad;margin:.4rem 0 0;font-size:.875rem;line-height:1.7}.hunt-loot{grid-template-columns:1fr 1fr;gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.hunt-loot li{color:#d8d8b7;word-break:keep-all;overflow-wrap:anywhere;background:#222e24;border:1px solid #3b4738;border-radius:5px;padding:.65rem .8rem;font-size:.875rem;line-height:1.65}.hunt-tags{flex-wrap:wrap;gap:.45rem;margin-bottom:.85rem;display:flex}.hunt-tags span{color:#c4ceb5;background:#2d3829;border:1px solid #46513d;border-radius:4px;padding:.2rem .5rem;font-size:.75rem}.hunt-notes{color:#bfcbbb;margin:0;padding-left:1.2rem;font-size:.875rem;line-height:1.85;list-style:outside}.hunt-notes li+li{margin-top:.6rem}.hunt-provenance{font-size:.8rem}.hunt-provenance dl{grid-template-columns:4rem 1fr;gap:.7rem;margin:1rem 0;line-height:1.6;display:grid}.hunt-provenance dt{color:#aebea9}.hunt-provenance>div{margin-top:.65rem}@media (min-width:1500px){.hunt-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1050px){.hunt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.hunt-intro{align-items:flex-start;gap:1rem}.hunt-intro h2{font-size:1.4rem}.hunt-intro p{font-size:.9rem}.hunt-count{min-width:76px;margin-top:1.8rem;padding-left:1rem}.hunt-count strong{font-size:2rem}.hunt-count span{max-width:80px;font-size:.75rem}.hunt-controls{padding:1rem}.hunt-filters{grid-template-columns:1fr 1fr;gap:.85rem}.hunt-grid{grid-template-columns:1fr}.hunt-results-head{align-items:center}.hunt-results-head .hunt-filter>span{display:none}.hunt-results-head [data-slot=select-trigger]{width:150px}.hunt-results-head p span{display:none}.hunt-search{gap:.5rem;padding:0 .6rem}.hunt-search input{font-size:.9rem}.hunt-detail-head{padding-left:1.1rem}.hunt-detail-body{padding:0 1.1rem 1.5rem}.hunt-loot{grid-template-columns:1fr}.hunt-notice{margin-bottom:1rem}.hunt-card-drops{min-height:0}.hunt-control-bottom{gap:.2rem}.hunt-party{font-size:.8rem}.hunt-control-bottom button{padding-inline:.6rem;font-size:.8rem}.hunt-card h3{min-height:0}}.page-title.hunting-title{padding:25px 0 22px}.page-title.hunting-title .eyebrow{display:none}.hunt-filters{grid-template-columns:repeat(5,minmax(0,1fr))}.hunt-cc-chips{flex-wrap:wrap;gap:.4rem;margin:.2rem 0 .9rem;display:flex}.hunt-cc-chips>span{color:#e1c895;background:#302a1d;border:1px solid #655538;border-radius:4px;padding:.15rem .5rem;font-size:.8rem;line-height:1.6}.hunt-cc-chips .stun{color:#b7cfee;background:#1d293b;border-color:#425c83}.hunt-cc-chips .air{color:#dfb5d0;background:#302330;border-color:#715267}.hunt-cc-chips .unknown{color:#aab8b0;background:0 0;border-color:#424b46}.hunt-card-loot{gap:.5rem;margin:.15rem 0 1.2rem;display:grid}.hunt-card-loot>span{color:#d2d7c7;align-items:center;gap:.55rem;min-width:0;font-size:.875rem;line-height:1.5;display:flex}.hunt-item-icon{color:#778077;background:#101613;border:1px solid #555541;border-radius:4px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;overflow:hidden}.hunt-item-icon img{object-fit:contain;width:100%;height:100%}.hunt-card-loot .hunt-item-icon{flex-basis:30px;width:30px;height:30px}.hunt-loot li{align-items:center;gap:.65rem;min-width:0;display:flex}.hunt-loot li>span:last-child{min-width:0}.hunt-item-source{color:#a2b8a9;text-underline-offset:2px;align-items:center;gap:.2rem;margin-top:.2rem;font-size:.75rem;text-decoration:underline;display:flex}.hunt-sub-label{color:#d4dfd6;margin:1.2rem 0 .7rem;font-size:.875rem}.hunt-combat .hunt-cc-chips{margin-bottom:0}.hunt-inline-source{margin-top:.65rem;font-size:.8rem;line-height:1.7}.hunt-inline-source a{color:#a9cbb8;text-underline-offset:3px;align-items:center;gap:.25rem;text-decoration:underline;display:inline-flex}@media (max-width:1050px){.hunt-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.hunt-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.hunt-filters .hunt-filter:last-child{grid-column:1/-1}.hunt-stat strong{font-size:1.6rem}}.hunt-verification-note{color:#d8b575;margin-top:10px;font-size:.875rem;line-height:1.6}.hunt-cc-chips small{font-size:inherit;opacity:.8}.hunt-card-basis{color:#b5c5af;margin:-.25rem 0 .85rem;font-size:.75rem;line-height:1.6}.hunt-legacy-stats{color:#a9baae;margin-top:1rem;font-size:.875rem;line-height:1.8}.hunt-legacy-stats summary,.hunt-reference summary{cursor:pointer;color:#c6d7cb;font-size:.875rem}.hunt-legacy-stats p{margin:.5rem 0}.hunt-legacy-stats a{color:#a8cbb9;text-decoration:underline}.hunt-quest{background:#222f26;border:1px solid #405441;border-radius:6px;flex-direction:column;gap:.5rem;padding:1rem;font-size:.875rem;display:flex}.hunt-quest strong{color:#dde9de;font-weight:500}.hunt-quest span{color:#b5c6b9}.hunt-reference img{border:1px solid #405441;border-radius:5px;width:100%;height:auto;margin-top:1rem;display:block}.hunt-provenance dl{grid-template-columns:5.5rem 1fr}.hunt-loot-category{color:#ccb985;margin:1.1rem 0 .65rem;font-size:.875rem;font-weight:500}
