:root{color:#d9e1df;background:#111416;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{overflow-x:hidden;min-width:320px;min-height:100vh;margin:0;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),#111416;background-size:28px 28px}button,input,select,textarea{font:inherit}button{cursor:pointer}#app{min-height:100vh}#app>div{display:flex;min-height:100vh;flex-direction:column}.site-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);min-height:68px;align-items:center;gap:18px;border-bottom:1px solid #293436;background:#111416f0;padding:11px max(18px,calc((100vw - 1180px)/2));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-giveaway-banner{position:relative;z-index:9;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;overflow:hidden;border-bottom:1px solid rgba(61,75,69,.62);background:linear-gradient(90deg,#76c7bc14,#f4c86a17),#121719d1;color:#dce6e3}.site-giveaway-banner:before{position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);content:"";transform:translate(-100%);transition:transform .42s ease}.site-giveaway-banner:hover{background:linear-gradient(90deg,#76c7bc1f,#f4c86a21),#171d20e0}.site-giveaway-banner:hover:before{transform:translate(100%)}.site-giveaway-inner{position:relative;z-index:1;display:flex;width:min(100% - 28px,1180px);min-height:34px;align-items:center;justify-content:center;gap:10px;grid-column:2;justify-self:center;padding:5px 0;font-size:.84rem;color:inherit;text-decoration:none}.site-giveaway-inner .material-symbols-rounded{display:grid;width:24px;height:24px;place-items:center;border-radius:6px;background:#f4c86ac7;color:#15120b;font-size:1rem}.site-giveaway-inner strong{color:#f4c86ae0;font-weight:900}.site-giveaway-inner span:not(.material-symbols-rounded){color:#b5c4c1d1}.site-giveaway-inner b{margin-left:4px;color:#76c7bce0;font-size:.78rem;text-transform:uppercase}.site-giveaway-banner button{position:relative;z-index:2;display:grid;width:28px;height:28px;place-items:center;grid-column:3;justify-self:end;margin-right:8px;border:1px solid rgba(181,196,193,.22);border-radius:6px;background:#11141661;color:#b5c4c1c2;padding:0}.site-giveaway-banner button:hover{border-color:#f4c86a80;color:#f4c86a;background:#111416a3}.site-giveaway-banner button .material-symbols-rounded{font-size:1rem}.brand{display:flex;min-width:0;align-items:center;gap:11px;color:#edf2ef;text-decoration:none}.brand-mark{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;overflow:hidden;border:1px solid #354345;border-radius:7px;background:#111416}.brand-mark img{width:100%;height:100%;display:block}.brand strong,.brand small{display:block}.brand strong{font-size:1.05rem;line-height:1.05}.brand small{margin-top:1px;color:#99aaa7;font-size:.78rem}.site-nav{display:flex;align-items:center;justify-content:center;gap:3px}.site-nav a{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:5px;border:1px solid transparent;border-radius:5px;color:#a9b8b5;padding:11px 10px;background:transparent;text-decoration:none;font-size:.86rem;font-weight:750;line-height:1;white-space:nowrap}.site-nav a .material-symbols-rounded{font-size:1.08rem}.site-nav a:hover,.site-nav a[aria-current=page]{border-color:#6b5940;background:#241f1a;color:#f4c86a}.header-actions{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:8px;justify-self:end;align-items:center;width:min(274px,100%)}.site-search{position:relative;display:grid;width:min(230px,100%);grid-template-columns:34px minmax(0,1fr);align-items:center;border:1px solid #354345;border-radius:7px;background:#151a1d;color:#99aaa7;transition:border-color .16s ease,box-shadow .16s ease,width .18s ease,background-color .16s ease}.site-search .material-symbols-rounded{justify-self:center;font-size:1.05rem}.site-search input{appearance:none;min-height:36px;border:0;outline:none;background:transparent;padding:0 8px 0 0;color-scheme:dark;color:#edf2ef;caret-color:#edf2ef;box-shadow:none}.site-search input::-webkit-search-cancel-button,.site-search input::-webkit-search-decoration{appearance:none}.site-search:focus-within{width:min(320px,100%);border-color:#f4c86a;background:#111416;box-shadow:0 0 0 3px #f4c86a1f}.site-search-results{position:absolute;top:calc(100% + 8px);right:0;z-index:30;display:grid;width:min(360px,calc(100vw - 24px));max-height:min(460px,calc(100vh - 96px));overflow-y:auto;border:1px solid #354345;border-radius:8px;background:#111416;padding:6px;box-shadow:0 18px 40px #00000061;opacity:0;pointer-events:none;transform:translateY(-6px) scale(.98);transform-origin:top right;transition:opacity .14s ease,transform .14s ease;scrollbar-width:none}.site-search-results::-webkit-scrollbar{display:none}.site-search.is-open .site-search-results{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.cache-toggle{display:grid;width:36px;height:36px;place-items:center;justify-self:end;border:1px solid #354345;border-radius:7px;background:#101517;color:#76c7bc;padding:0}.cache-toggle:hover,.cache-toggle[aria-expanded=true]{border-color:#f4c86a;background:#241f1a;color:#f4c86a}.cache-toggle .material-symbols-rounded{font-size:1rem}.cache-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:32;display:grid;width:min(360px,calc(100vw - 24px));gap:12px;border:1px solid #354345;border-radius:8px;background:#111416;padding:12px;box-shadow:0 18px 40px #00000061;opacity:0;pointer-events:none;transform:translateY(-6px) scale(.98);transform-origin:top right;transition:opacity .14s ease,transform .14s ease}.cache-panel.is-open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.cache-panel-header{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center}.cache-panel-header>.material-symbols-rounded{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;background:#f4c86a;color:#15120b}.cache-panel-header strong,.cache-panel-header small{display:block}.cache-panel-header strong{color:#edf2ef}.cache-panel-header small{color:#99aaa7;font-size:.76rem;font-weight:750}.cache-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cache-stat-grid article{border:1px solid #293436;border-radius:7px;background:#151a1d;padding:10px}.cache-stat-grid span,.cache-panel p{color:#99aaa7;font-size:.76rem;line-height:1.45}.cache-stat-grid strong{display:block;margin-top:4px;color:#76c7bc}.cache-panel p{margin:0}.cache-detail-button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border:1px solid #6b5940;border-radius:7px;background:#241f1a;color:#f4c86a;padding:0 12px;font-size:.82rem;font-weight:850}.cache-detail-button:hover{border-color:#f4c86a;background:#2b241c}.cache-detail-button .material-symbols-rounded{font-size:1rem}.site-search-group{display:grid;gap:3px}.site-search-group+.site-search-group{margin-top:5px;border-top:1px solid #243033;padding-top:6px}.site-search-group h2{margin:0;color:#76c7bc;padding:5px 9px 3px;font-size:.68rem;font-weight:850;letter-spacing:0;text-transform:uppercase}.site-search-results button{display:grid;min-height:48px;grid-template-columns:34px minmax(0,1fr);gap:8px;align-items:center;border:1px solid transparent;border-radius:6px;background:transparent;color:#d9e1df;padding:7px 9px;text-align:left}.site-search-results button:hover,.site-search-results button:focus-visible{border-color:#6b5940;background:#241f1a;color:#f4c86a;outline:none}.site-search-results button>.material-symbols-rounded{display:grid;width:30px;height:30px;place-items:center;border:1px solid #293436;border-radius:6px;background:#151a1d;color:#f4c86a;font-size:1rem}.site-search-results strong,.site-search-results small{display:block}.site-search-results strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem}.site-search-results small,.site-search-empty{color:#99aaa7;font-size:.76rem;font-weight:750}.site-search-empty{padding:10px}.menu-toggle{display:none;width:40px;height:40px;flex:0 0 40px;align-content:center;justify-content:center;border:1px solid #354345;border-radius:7px;background:#151a1d;color:#edf2ef;cursor:pointer;padding:10px}.menu-toggle span{display:block;width:15px;height:2px;border-radius:2px;background:currentColor}.site-footer{display:flex;height:82px;flex:0 0 82px;align-items:center;justify-content:space-between;gap:18px;margin-top:auto;border-top:1px solid #293436;padding:18px max(16px,calc((100vw - 1180px)/2));color:#99aaa7}.site-footer strong,.site-footer span{display:block}.site-footer strong{color:#f4c86a;font-size:.95rem}.site-footer span{margin-top:3px;font-size:.82rem}.site-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.site-footer a{color:#a9b8b5;text-decoration:none;font-size:.84rem;font-weight:750}.site-footer a:hover{color:#f4c86a}.page-shell{width:min(1180px,calc(100% - 32px));flex:1 0 auto;margin:0 auto;padding:28px 0}.breadcrumb-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:24px 0 0}.breadcrumb-shell+.page-shell{padding-top:8px}.breadcrumb-shell+.page-shell>section:first-child .eyebrow{display:none}.breadcrumbs{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding:0;color:#edf2ef;font-size:.78rem;font-weight:850;list-style:none;text-transform:uppercase}.breadcrumbs li{display:inline-flex;min-width:0;align-items:center;gap:6px}.breadcrumbs li:not(:last-child):after{content:"/";color:#4e7774}.breadcrumbs a,.breadcrumbs span{overflow:hidden;max-width:min(42vw,340px);text-overflow:ellipsis;white-space:nowrap}.breadcrumbs a{color:#edf2ef;text-decoration:none}.breadcrumbs a:hover{color:#f4c86a}.breadcrumbs span{color:#76c7bc}.reveal-item{opacity:0;transform:translate3d(0,18px,0) scale(.99);transition:opacity .52s ease,transform .52s cubic-bezier(.2,.8,.2,1),border-color .16s ease,background-color .16s ease,box-shadow .16s ease;backface-visibility:hidden}.reveal-item.is-visible{opacity:1;transform:translateZ(0) scale(1)}.reveal-delay-1{transition-delay:40ms}.reveal-delay-2{transition-delay:90ms}.reveal-delay-3{transition-delay:.14s}.reveal-delay-4{transition-delay:.19s}.tool-panel-animate{animation:tool-panel-rise .36s ease both}.tool-panel-animate.reveal-delay-1{animation-delay:40ms}.tool-panel-animate.reveal-delay-2{animation-delay:90ms}.tool-panel-animate.reveal-delay-3{animation-delay:.14s}.tool-panel-animate.reveal-delay-4{animation-delay:.19s}.home-page{padding-bottom:48px}.home-page>section+section{margin-top:clamp(52px,7vw,92px)}.home-page .home-hero+.tool-directory{margin-top:clamp(28px,4vw,48px)}.home-reveal{opacity:0;transform:translate3d(0,34px,0) scale(.985);transition:opacity .62s ease,transform .62s cubic-bezier(.2,.8,.2,1);backface-visibility:hidden;contain:layout paint style;content-visibility:auto;contain-intrinsic-size:auto 420px}.home-reveal.is-visible{opacity:1;transform:translateZ(0) scale(1);will-change:opacity,transform}.home-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.62fr);gap:28px;align-items:center;min-height:390px;border-bottom:1px solid #293436;padding:52px 0 38px}.home-hero h1{max-width:720px;font-size:clamp(2rem,5vw,4.8rem);line-height:.98}.home-hero p:not(.eyebrow){max-width:680px;margin-top:16px;color:#b5c4c1;font-size:1.04rem;line-height:1.58}.home-hero .eyebrow{min-height:1.1rem}.hero-moodlet-enter-active,.hero-moodlet-leave-active{transition:opacity .28s ease,transform .28s ease}.hero-moodlet-enter-from{opacity:0;transform:translateY(-5px)}.hero-moodlet-leave-to{opacity:0;transform:translateY(5px)}.home-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.home-hero-actions a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:1px solid #3b4748;border-radius:8px;background:#151a1d;color:#edf2ef;padding:0 14px;text-decoration:none;font-size:.9rem;font-weight:850;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.home-hero-actions a:first-child{border-color:transparent;background:#f4c86a;color:#15120b}.home-hero-actions a:hover{border-color:#f4c86a;box-shadow:0 10px 22px #00000038;transform:translateY(-2px)}.home-hero-actions .material-symbols-rounded{font-size:1.08rem}.home-hero-console{position:relative;display:grid;gap:14px;overflow:hidden;border:1px solid #39484a;border-radius:8px;background:linear-gradient(135deg,rgba(244,200,106,.12),transparent 42%),linear-gradient(180deg,#171f22,#101517);padding:16px;box-shadow:0 22px 52px #00000052;animation:home-console-float 7s ease-in-out infinite}.home-hero-console:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:26px 26px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 88%);mask-image:linear-gradient(to bottom,black,transparent 88%);animation:home-grid-drift 16s linear infinite;pointer-events:none}.related-page-links{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding-top:0;padding-bottom:26px}.related-page-links strong{color:#9fb0ad;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.related-page-links a{border:1px solid #344144;border-radius:999px;color:#dce6e2;padding:7px 11px;text-decoration:none;font-size:.82rem;font-weight:750}.related-page-links a:hover{border-color:#76c7bc;color:#76c7bc}.console-topbar,.console-search,.console-result-grid,.console-footer{position:relative;z-index:1}.console-topbar{display:flex;gap:7px}.console-topbar span{width:10px;height:10px;border-radius:50%;background:#f4c86a}.console-search{display:grid;min-height:48px;grid-template-columns:34px minmax(0,1fr);align-items:center;border:1px solid #435154;border-radius:8px;background:#0d1214d1;color:#f3f0e8;padding:0 12px}.console-search .material-symbols-rounded{color:#76c7bc;font-size:1.1rem}.console-search strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem}.console-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.console-result-grid article{display:grid;min-height:112px;gap:6px;align-content:start;border:1px solid #344144;border-radius:8px;background:#151a1de0;padding:13px}.console-result-grid .material-symbols-rounded{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;background:#202a2d;color:#f4c86a;font-size:1.08rem}.console-result-grid strong{color:#edf2ef;font-size:1.05rem}.console-result-grid small{color:#9fb0ad;font-size:.78rem;font-weight:750}.console-widget-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,156px);gap:10px;height:322px;overflow:hidden}.console-widget{display:grid;height:156px;grid-template-rows:34px minmax(0,1fr) 28px;align-content:stretch;gap:8px;overflow:hidden;border:1px solid #344144;border-radius:8px;background:linear-gradient(135deg,rgba(118,199,188,.08),transparent 52%),#151a1de6;padding:10px}.console-widget-flow-move,.console-widget-flow-enter-active,.console-widget-flow-leave-active{transition:opacity .62s ease,transform .76s cubic-bezier(.2,.85,.25,1),filter .76s ease}.console-widget-flow-enter-from{opacity:0;filter:blur(2px);transform:translateY(-28px) scale(.74)}.console-widget-flow-enter-to,.console-widget-flow-leave-from{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}.console-widget-flow-leave-active{position:absolute;width:calc((100% - 10px)/2);z-index:0}.console-widget-flow-leave-to{opacity:0;filter:blur(1px);transform:translateY(28px) scale(.64)}.console-widget-heading{display:flex;min-height:34px;min-width:0;align-items:center;gap:7px}.console-widget-heading .material-symbols-rounded{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border-radius:8px;background:#202a2d;color:#f4c86a;font-size:1rem}.console-widget-heading small,.console-widget p{color:#9fb0ad;font-size:.76rem;font-weight:750}.console-widget-heading small{display:-webkit-box;overflow:hidden;line-height:1.15;-webkit-box-orient:vertical;-webkit-line-clamp:2}.console-widget p{display:-webkit-box;overflow:hidden;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.console-widget>strong,.mini-search-preview strong,.mini-wheel-preview strong,.mini-drug-preview strong,.mini-gene-preview strong,.mini-player-preview strong,.mini-timeline-preview strong,.mini-file-preview strong,.mini-crash-preview strong{overflow:hidden;color:#edf2ef;text-overflow:ellipsis;white-space:nowrap;font-size:1.02rem}.console-widget p{margin:0;align-self:end}.mini-search-preview{display:grid;min-height:38px;grid-template-columns:28px minmax(0,1fr);align-items:center;border:1px solid #435154;border-radius:8px;background:#0d1214d1;padding:0 9px}.mini-search-preview .material-symbols-rounded{color:#76c7bc;font-size:1rem}.mini-wheel-preview{display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px;align-items:center}.mini-wheel{position:relative;display:block;width:44px;aspect-ratio:1;border:4px solid #111416;border-radius:50%;background:var(--wheel-colors);box-shadow:0 0 0 1px #3b4748}.mini-wheel:after{position:absolute;inset:11px;border-radius:50%;background:#edf2ef;content:""}.mini-drug-preview,.mini-gene-preview,.mini-player-preview,.mini-timeline-preview,.mini-crash-preview{display:grid;gap:6px}.mini-meter{display:block;height:6px;overflow:hidden;border-radius:999px;background:#243033}.mini-meter span{display:block;height:100%;border-radius:inherit;background:#76c7bc}.mini-gene-preview span{display:flex;flex-wrap:wrap;gap:4px}.mini-gene-preview em{border:1px solid #3b4748;border-radius:999px;background:#101517;color:#76c7bc;padding:3px 6px;font-size:.68rem;font-style:normal;font-weight:850}.mini-player-preview span{display:flex;height:34px;align-items:end;gap:4px;border-bottom:1px solid #435154}.mini-player-preview i{flex:1;min-width:4px;border-radius:3px 3px 0 0;background:#76c7bc}.mini-timeline-preview span{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:22px}.mini-timeline-preview span:before{position:absolute;right:5px;left:5px;height:1px;background:#4f6162;content:""}.mini-timeline-preview i{position:relative;z-index:1;width:9px;height:9px;border:2px solid #f4c86a;border-radius:999px;background:#111719}.mini-file-preview{display:grid;min-height:38px;grid-template-columns:28px minmax(0,1fr);gap:8px;align-items:center}.mini-file-preview .material-symbols-rounded{display:grid;width:28px;height:28px;place-items:center;border:1px solid #435154;border-radius:7px;color:#f4c86a;font-size:1rem}.mini-crash-preview span{display:grid;gap:4px}.mini-crash-preview i{display:block;height:5px;border-radius:999px;background:#435154}.mini-crash-preview i:nth-child(1){width:74%;background:#d9855f}.mini-crash-preview i:nth-child(2){width:92%}.mini-crash-preview i:nth-child(3){width:52%}.console-widget.is-drug{background:linear-gradient(135deg,rgba(244,200,106,.12),transparent 48%),#151a1de6}.console-widget.is-wheel{background:linear-gradient(135deg,rgba(217,133,95,.13),transparent 48%),#151a1de6}.console-widget.is-genes{background:linear-gradient(135deg,rgba(118,199,188,.12),transparent 48%),#151a1de6}.console-widget.is-players,.console-widget.is-timeline{background:linear-gradient(135deg,rgba(141,183,222,.12),transparent 48%),#151a1de6}.console-widget.is-backup,.console-widget.is-crash{background:linear-gradient(135deg,rgba(153,170,167,.12),transparent 48%),#151a1de6}.console-footer{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;border:1px solid #6b5940;border-radius:8px;background:#241f1a;padding:0 12px}.console-footer span{overflow:hidden;color:#d7dfdc;text-overflow:ellipsis;white-space:nowrap}.console-footer strong{color:#f4c86a;font-size:.76rem;text-transform:uppercase}.eyebrow{margin:0 0 10px;color:#76c7bc;font-size:.78rem;font-weight:850;text-transform:uppercase}.primary-action{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border:1px solid #b89049;border-radius:6px;background:#f4c86a;color:#171d20;padding:0 16px;text-decoration:none;font-weight:850;white-space:nowrap}.primary-action:hover{background:#ffd987}.primary-action .material-symbols-rounded,.spin-button .material-symbols-rounded,.confirm-actions .material-symbols-rounded{font-size:1.1rem}.primary-action.as-button{cursor:pointer}.primary-action.as-button:disabled{cursor:wait;opacity:.76}.source-link{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border:1px solid #3b4748;border-radius:6px;background:#171d20;color:#76c7bc;padding:0 12px;text-decoration:none;font-weight:750}.source-link:hover{border-color:#f4c86a;color:#f4c86a}.mode-toggle{display:inline-grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-bottom:18px;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:4px}.mode-toggle button{min-height:38px;border:1px solid transparent;border-radius:6px;background:transparent;color:#a9b8b5;padding:0 14px;font-weight:850}.mode-toggle button:hover,.mode-toggle button.is-selected{border-color:#6b5940;background:#241f1a;color:#f4c86a}.support-page{display:grid;gap:16px}.support-hero{display:grid;grid-template-columns:minmax(0,760px) auto;gap:16px;align-items:start;justify-content:space-between}.support-hero h1{margin:0;color:#f4c86a;font-size:clamp(1.65rem,4vw,2.45rem);line-height:1.08;letter-spacing:0}.support-hero p:not(.eyebrow){max-width:680px;margin:10px 0 0;color:#b5c4c1;line-height:1.55}.support-panel,.supporters-panel,.support-goals-panel{border:1px solid #354345;border-radius:8px;background:#151a1d;padding:18px}.support-panel h2,.support-goals-panel h2{margin:0;color:#f4c86a;font-size:1.15rem}.support-giveaway-button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:8px;border:1px solid #354345;border-radius:7px;background:#151a1d;color:#f4c86a;padding:0 12px;font-size:.84rem;font-weight:850;text-decoration:none;white-space:nowrap}.support-giveaway-button:hover{border-color:#f4c86a;background:#241f1a}.support-giveaway-button .material-symbols-rounded{font-size:1.05rem}.support-tier-grid{display:grid;gap:10px;margin-top:14px}.support-tier{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr) auto auto;align-items:center;gap:12px;border:1px solid #3b4748;border-radius:8px;background:#111719;text-decoration:none;padding:12px;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.support-tier:hover{border-color:#f4c86a;background:#171f21;transform:translateY(-1px)}.support-tier-icon{display:grid;width:40px;height:40px;place-items:center;border:1px solid #3b4748;border-radius:8px;background:#111719;color:#f4c86a;font-size:1.4rem}.tier-pyromaniac:hover .support-tier-icon{color:#ff7d4d;border-color:#ff7d4d;background:#291b17;box-shadow:0 0 22px #f4683a73}.tier-pyromaniac:hover{border-color:#ff7d4d;background:#211b18}.tier-pyromaniac:hover strong{color:#ffd27a;text-shadow:0 0 6px rgba(244,104,58,.82),0 0 16px rgba(244,104,58,.45)}.tier-cannibal:hover .support-tier-icon{border-color:#d95f64;background:#2a171b;box-shadow:0 0 0 3px #d95f641f,0 0 24px #d95f646b}.tier-cannibal:hover{border-color:#d95f64;background:linear-gradient(135deg,rgba(217,95,100,.16),transparent 58%),#21191b}.tier-cannibal:hover .support-tier-price{color:#ffb0a4}.tier-cannibal:hover .meat-icon{color:#ff8b91}.tier-cannibal:hover strong{color:#ff8b91;letter-spacing:.03em;text-shadow:0 0 12px rgba(217,95,100,.36)}.tier-psychopath:hover .support-tier-icon{color:#edf2ef;border-color:#edf2ef;background:#202425;box-shadow:0 0 22px #edf2ef42}.tier-psychopath:hover{border-color:#edf2ef;background:#1b1f20}.tier-psychopath:hover strong{color:#fff}.support-tier-body{display:grid;gap:3px;min-width:0}.support-tier-body span{color:#99aaa7;font-size:.88rem;line-height:1.35}.support-tier-price{color:#f4c86a;font-size:1.18rem;font-weight:900;white-space:nowrap}.support-tier strong{color:#edf2ef;font-size:1rem;transition:color .18s ease,text-shadow .18s ease}.support-tier-action{display:inline-flex;min-height:34px;align-items:center;justify-content:center;border:1px solid #354345;border-radius:6px;color:#edf2ef;padding:0 12px;font-size:.82rem;font-weight:850;white-space:nowrap}.support-tier:hover .support-tier-action{border-color:currentColor;color:#f4c86a}.support-goals-panel{display:grid;gap:14px}.support-goal-grid{display:grid;gap:10px}.support-goal-grid article{display:grid;gap:10px;border:1px solid #293436;border-radius:8px;background:#111719;padding:14px}.support-goal-header{display:flex;align-items:start;justify-content:space-between;gap:14px}.support-goal-header strong,.support-goal-header span{display:block}.support-goal-header strong{color:#edf2ef}.support-goal-header span{margin-top:4px;color:#99aaa7;font-size:.88rem;line-height:1.4}.support-goal-header b{color:#f4c86a;font-size:.95rem;white-space:nowrap}.support-goal-track{overflow:hidden;height:10px;border:1px solid #293436;border-radius:999px;background:#0f1416}.support-goal-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#76c7bc,#f4c86a);transition:width .42s ease}.support-goal-grid small{color:#99aaa7;font-size:.78rem;font-weight:800}.giveaway-page{display:grid;gap:16px}.giveaway-header{display:grid;grid-template-columns:minmax(0,720px) auto;gap:16px;align-items:start;justify-content:space-between}.giveaway-header h1{margin:0;color:#f4c86a;font-size:clamp(1.65rem,4vw,2.45rem);line-height:1.08}.giveaway-header p:not(.eyebrow){max-width:620px;margin:10px 0 0;color:#b5c4c1;line-height:1.55}.giveaway-status{display:inline-flex;min-height:34px;align-items:center;justify-content:center;border:1px solid #6b5940;border-radius:999px;background:#241f1a;color:#f4c86a;padding:0 12px;font-size:.8rem;font-weight:900;white-space:nowrap}.giveaway-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.giveaway-summary article,.giveaway-rules,.giveaway-footer-note{border:1px solid #354345;border-radius:8px;background:#151a1d}.giveaway-summary article{display:grid;gap:7px;padding:15px}.giveaway-summary span{color:#99aaa7;font-size:.76rem;font-weight:850;text-transform:uppercase}.giveaway-summary strong{color:#edf2ef;line-height:1.3}.giveaway-rules{display:grid;gap:12px;padding:18px}.giveaway-rules h2{margin:0;color:#f4c86a;font-size:1.15rem}.giveaway-rules ul{display:grid;gap:9px;margin:0;padding-left:18px}.giveaway-rules li{color:#b5c4c1;line-height:1.5}.giveaway-footer-note{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px}.giveaway-footer-note p{margin:0;color:#a9b8b5;line-height:1.45}.giveaway-footer-note a{display:inline-flex;min-height:36px;align-items:center;justify-content:center;border:1px solid #354345;border-radius:7px;background:#111719;color:#f4c86a;padding:0 12px;font-size:.84rem;font-weight:850;text-decoration:none;white-space:nowrap}.giveaway-footer-note a:hover{border-color:#f4c86a;background:#241f1a}.shop-page{display:grid;gap:18px}.breadcrumb-shell+.shop-page{padding-top:6px}.breadcrumb-shell:has(+.shop-item-page){width:min(100% - 32px,1040px)}.shop-hero{max-width:760px}.shop-hero h1{margin:0;color:#f4c86a;font-size:clamp(1.65rem,4vw,2.45rem);line-height:1.08}.shop-hero h1 span{color:#99aaa7;font-size:.72em}.shop-hero p:not(.eyebrow){max-width:680px;margin:10px 0 0;color:#b5c4c1;line-height:1.55}.shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.shop-card{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;min-width:0;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:14px;text-align:left;text-decoration:none;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.shop-card:hover{border-color:#f4c86a;background:#171f21;transform:translateY(-2px)}.shop-preview{position:relative;display:grid;width:100%;aspect-ratio:4 / 3;place-items:center;overflow:hidden;border:1px solid #293436;border-radius:8px;background:#111719}.shop-image-fallback{display:grid;width:64px;height:64px;place-items:center;border:1px solid #354345;border-radius:8px;background:#151a1d;color:#f4c86a;font-size:2rem}.shop-preview img,.shop-detail-gallery img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}.shop-card-body{min-width:0}.shop-grid h2{margin:0;color:#edf2ef;font-size:1.08rem}.shop-card-body p:not(.eyebrow){margin:8px 0 0;color:#99aaa7;line-height:1.45}.shop-card-price{color:#f4c86a;font-size:1.08rem}.shop-status{position:relative;display:inline-flex;width:fit-content;min-height:30px;align-items:center;border:1px solid #6b5940;border-radius:999px;background:#241f1a;color:#f4c86a;padding:0 10px;font-size:.78rem;font-weight:850}.shop-status.is-live{border-color:#76c7bc80;background:#241f1a;color:#76c7bc}.shop-preview .shop-status{position:absolute;top:10px;right:10px}.shop-item-header{display:flex;width:min(100%,1040px);align-items:center;justify-content:flex-end;min-height:38px;margin-top:-46px;margin-bottom:-38px;margin-inline:auto;pointer-events:none}.shop-item-header a{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:8px;border:1px solid #354345;border-radius:7px;background:#151a1d;color:#edf2ef;padding:0 12px;text-decoration:none;font-size:.86rem;font-weight:850;pointer-events:auto;transform:translateY(-6px)}.shop-item-header a:hover{border-color:#6b5940;background:#241f1a;color:#f4c86a}.shop-item-header .material-symbols-rounded{font-size:1rem}@media(max-width:800px){.shop-item-header{justify-content:flex-start;margin-top:0;margin-bottom:0}}.shop-detail{display:grid;width:min(100%,1040px);gap:16px;margin-inline:auto}.shop-checkout-notice{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:14px}.shop-checkout-notice.is-success{border-color:#76c7bc85;background:linear-gradient(135deg,rgba(118,199,188,.12),transparent 58%),#151a1d}.shop-checkout-notice.is-cancelled{border-color:#f4c86a73;background:linear-gradient(135deg,rgba(244,200,106,.1),transparent 58%),#151a1d}.shop-checkout-notice .material-symbols-rounded{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;background:#111719;color:#76c7bc}.shop-checkout-notice.is-cancelled .material-symbols-rounded{color:#f4c86a}.shop-checkout-notice strong{display:block;color:#edf2ef}.shop-checkout-notice p{margin:4px 0 0;color:#a9b8b5;line-height:1.45}.shop-detail-layout{display:grid;grid-template-columns:minmax(280px,560px) minmax(280px,1fr);gap:18px;align-items:start}.shop-detail-info{border:1px solid #354345;border-radius:8px;background:#151a1d}.shop-gallery-stack{display:grid;gap:10px;max-width:560px;align-self:start}@media(min-width:801px){.shop-gallery-stack{position:sticky;top:118px}}.shop-detail-gallery{position:relative;display:grid;width:100%;max-width:560px;place-items:center;overflow:hidden;border:1px solid #354345;aspect-ratio:1 / 1;border-radius:8px;background:#151a1d}.shop-detail-info{display:grid;align-content:start;gap:14px;padding:24px}.shop-detail-summary{display:grid;gap:12px}.shop-detail-info h1{margin:0;color:#f4c86a;font-size:clamp(1.45rem,3vw,2.2rem);line-height:1.08}.shop-detail-info p:not(.eyebrow){margin:0;color:#b5c4c1;line-height:1.55}.shop-detail-info .shop-trust-note{border:1px solid #293436;border-radius:7px;background:#111719;padding:10px;color:#a9b8b5;font-size:.84rem;line-height:1.45}.shop-detail-price-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:2px;border-top:1px solid #293436;border-bottom:1px solid #293436;padding:14px 0}.shop-detail-price-row strong{color:#edf2ef;font-size:1.35rem}.shop-option-group{display:grid;gap:10px}.shop-option-group h2,.shop-buy-panel h2{margin:0;color:#edf2ef;font-size:.9rem}.shop-size-grid,.shop-color-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.shop-color-grid button{display:grid;min-height:40px;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:center;border:1px solid #354345;border-radius:6px;background:#111719;color:#b5c4c1;padding:0 10px;text-align:left;font-size:.82rem;font-weight:850}.shop-color-grid button:hover,.shop-color-grid button.is-selected{border-color:#f4c86a;background:#241f1a;color:#f4c86a}.shop-color-swatch{width:18px;height:18px;border:1px solid rgba(237,242,239,.45);border-radius:50%;box-shadow:0 0 0 2px #111719cc}.shop-size-grid button{min-height:38px;border:1px solid #354345;border-radius:6px;background:#111719;color:#b5c4c1;font-weight:850}.shop-size-grid button:hover,.shop-size-grid button.is-selected{border-color:#f4c86a;background:#241f1a;color:#f4c86a}.shop-purchase-grid{display:grid;grid-template-columns:1fr;gap:14px}.shop-buy-panel{display:grid;gap:10px}.shop-quantity-control{display:grid;gap:6px;color:#b5c4c1;font-size:.82rem;font-weight:800}.shop-quantity-control select{width:100%;min-height:38px;border:1px solid #354345;border-radius:6px;background:#111719;color:#edf2ef;font:inherit;padding:0 10px}.shop-buy-button{display:inline-flex;width:100%;min-height:44px;align-items:center;justify-content:center;gap:10px;border:1px solid #f4c86a;border-radius:7px;background:#f4c86a;color:#111719;font-weight:900;cursor:pointer}.shop-buy-button:hover{background:#ffd77f}.shop-buy-button:disabled{border-color:#f4c86a;background:#f4c86a;color:#111719;cursor:wait}.shop-button-spinner{width:22px;height:22px;border:3px solid #293436;border-top-color:#fff2a8;border-right-color:#76c7bc;border-radius:50%;animation:loading-spin .7s linear infinite}.shop-checkout-error{margin:0;color:#f2a18f;font-size:.82rem;line-height:1.45}.shop-checkout-notes{display:grid;gap:6px;margin:0;border-top:1px solid #293436;padding:12px 0 0 17px;color:#99aaa7;font-size:.8rem;line-height:1.42}.shop-thumbnail-row{display:flex;flex-wrap:wrap;gap:8px;max-width:560px}.shop-thumbnail-row button{position:relative;display:grid;width:72px;height:72px;place-items:center;overflow:hidden;border:1px solid #354345;border-radius:8px;background:#111719;padding:0}.shop-thumbnail-row button:hover,.shop-thumbnail-row button.is-selected{border-color:#f4c86a}.shop-thumbnail-row img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}.shop-thumbnail-row .shop-image-fallback{width:36px;height:36px;font-size:1.2rem}.shop-detail-sections{display:grid;width:min(100%,1040px);gap:24px;margin-inline:auto}.shop-detail-sections article{display:grid;gap:18px;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:clamp(20px,3vw,30px)}.shop-detail-sections h2{margin:0;color:#f4c86a;font-size:clamp(1.2rem,2vw,1.55rem)}.shop-detail-sections p{max-width:76ch;margin:0;color:#b5c4c1;line-height:1.65}.shop-detail-sections ul{display:grid;gap:10px;margin:0;padding-left:18px}.shop-detail-sections li{color:#a9b8b5;line-height:1.55}.shop-spec-list{display:grid;gap:0;margin:0}.shop-spec-list div{display:grid;grid-template-columns:minmax(160px,.32fr) minmax(0,1fr);gap:18px;border-bottom:1px solid #293436;padding:13px 0}.shop-spec-list div:last-child{border-bottom:0;padding-bottom:13px}.shop-spec-list dt{color:#99aaa7;font-size:.88rem;font-weight:850}.shop-spec-list dd{margin:0;color:#edf2ef;font-size:.94rem}.shop-faq-list{display:grid;gap:18px}.shop-faq-list section{display:grid;gap:8px;border-top:1px solid #293436;padding-top:18px}.shop-faq-list section:first-child{border-top:0;padding-top:0}.shop-faq-list h3{margin:0;color:#edf2ef;font-size:1rem}.shop-disclaimer,.shop-help-panel{display:grid;width:min(100%,1040px);gap:8px;margin-inline:auto;border:1px solid #6b5940;border-radius:8px;background:#241f1a;padding:16px}.shop-disclaimer h2{margin:0;color:#f4c86a;font-size:.95rem}.shop-disclaimer p{max-width:92ch;margin:0;color:#d7c8a7;line-height:1.5}.shop-help-panel{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;border-color:#354345;background:#151a1d}.shop-help-panel>.material-symbols-rounded{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:#111719;color:#76c7bc}.shop-help-panel h2{margin:0;color:#edf2ef;font-size:.98rem}.shop-help-panel p{margin:4px 0 0;color:#a9b8b5;line-height:1.48}.shop-help-panel a{display:inline-flex;min-height:38px;align-items:center;justify-content:center;border:1px solid #354345;border-radius:7px;background:#111719;color:#f4c86a;padding:0 12px;font-weight:850;text-decoration:none}.shop-help-panel a:hover{border-color:#f4c86a;background:#241f1a}.supporters-panel{display:grid;gap:12px}.supporters-panel .section-heading{display:grid;gap:5px;margin-bottom:0}.supporters-panel .section-heading p{max-width:none;margin:0;text-align:left}.supporter-list{display:grid;grid-template-columns:repeat(auto-fill,148px);gap:10px;justify-content:start}.supporter-list article{display:grid;min-height:96px;align-items:stretch;border:1px solid #293436;border-radius:8px;background:#111719;overflow:hidden;padding:0;transition:border-color .18s ease,background-color .18s ease}.supporter-list article.supporter-state-card{grid-column:1 / -1;grid-template-columns:minmax(0,1fr) auto;min-height:auto;align-items:start;gap:14px;padding:15px;overflow:visible}.supporter-list article:hover{border-color:#4f6162;background:#12191b}.supporter-list article.is-error{border-color:#7d3f35;background:#1d1514}.supporter-list article.is-error .supporter-title{border-color:#7d3f35;background:#2a1715;color:#f2a18f!important}.supporter-list strong{display:block;color:#edf2ef;font-size:.98rem;line-height:1.2}.supporter-list span{color:#f4c86a;font-size:.72rem;font-weight:850}.supporter-card-main{display:grid;min-width:0;grid-template-rows:1fr auto;gap:0;text-align:center}.supporter-state-card .supporter-card-main{display:grid;gap:7px;text-align:left}.supporter-card:not(.supporter-state-card) .supporter-card-main strong{display:grid;min-width:0;place-items:center;padding:14px 10px 11px;overflow-wrap:anywhere}.supporter-card:not(.supporter-state-card) .supporter-tier-banner{display:grid;min-height:34px;align-items:center;justify-content:center;background:#241f1a;color:#f4c86a;padding:5px 8px;line-height:1}.supporter-tier-banner b{color:inherit;font-size:.72rem;line-height:1}.supporter-tier-banner small{margin-top:3px;color:#ffffffad;font-size:.64rem;font-weight:750;line-height:1}.supporter-tier-banner.tier-psychopath{background:#3a1e27;color:#ffb2c1}.supporter-tier-banner.tier-cannibal{background:#283a23;color:#b6e08f}.supporter-tier-banner.tier-pyromaniac{background:#3a2a18;color:#ffd27a}.supporter-tier-banner.tier-supporter{background:#202a2d;color:#76c7bc}.supporter-card-main p{max-width:64ch;margin:0;color:#c6d3d0;font-size:.92rem;line-height:1.45}.supporter-title{display:inline-flex;min-height:28px;align-items:center;justify-content:center;border:1px solid #6b5940;border-radius:999px;background:#241f1a;color:#f4c86a!important;padding:5px 10px;font-size:.78rem!important;font-weight:850;line-height:1;white-space:nowrap}.policy-page{display:grid;gap:18px}.policy-header{max-width:780px}.policy-header h1{margin:0;color:#f4c86a;font-size:clamp(1.65rem,4vw,2.45rem);line-height:1.08}.policy-header p:not(.eyebrow){margin:10px 0 0;color:#99aaa7}.policy-jump-list{display:flex;flex-wrap:wrap;gap:8px;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:10px}.policy-jump-list a{display:inline-flex;min-height:32px;align-items:center;border:1px solid #293436;border-radius:6px;background:#111719;color:#b5c4c1;padding:0 10px;text-decoration:none;font-size:.82rem;font-weight:800}.policy-jump-list a:hover{border-color:#6b5940;background:#241f1a;color:#f4c86a}.policy-card{display:grid;gap:0;width:100%;border:1px solid #354345;border-radius:8px;background:#151a1d}.policy-card article{display:grid;gap:9px;border-left:3px solid transparent;padding:18px;scroll-margin-top:86px}.policy-card article+article{border-top:1px solid #293436}.policy-card article:nth-child(3n+1){border-left-color:#f4c86a6b}.policy-card article:nth-child(3n+2){border-left-color:#76c7bc5c}.policy-card article:nth-child(3n){border-left-color:#a9b8b547}.policy-card h2{margin:0;color:#edf2ef;font-size:1rem}.policy-card p{margin:0;color:#b5c4c1;line-height:1.58}.policy-card ul{display:grid;gap:7px;margin:0;padding-left:20px}.policy-card li{color:#a9b8b5;line-height:1.5}.cache-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.cache-detail-grid article{display:grid;gap:7px;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:16px}.cache-detail-grid .material-symbols-rounded{display:grid;width:40px;height:40px;place-items:center;border-radius:8px;background:#101517;color:#f4c86a}.cache-detail-grid strong{color:#edf2ef;font-size:1.3rem}.cache-detail-grid small{color:#99aaa7;font-weight:750}.cache-source-panel{margin-top:24px}.cache-heading-actions,.cache-export-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.cache-heading-actions button,.cache-export-actions button,.cache-export-actions a,.cache-blade-header button,.reset-data-button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border:1px solid #6b5940;border-radius:7px;background:#241f1a;color:#f4c86a;padding:0 12px;text-decoration:none;font-size:.82rem;font-weight:850}.cache-heading-actions button:hover,.cache-export-actions button:hover,.cache-export-actions a:hover,.cache-blade-header button:hover,.reset-data-button:hover:not(:disabled){border-color:#f4c86a;background:#2b241c}.cache-heading-actions .danger,.reset-data-button{border-color:#6e3930;background:#331d19;color:#ff8a73}.cache-heading-actions .material-symbols-rounded,.cache-export-actions .material-symbols-rounded,.cache-blade-header .material-symbols-rounded,.reset-data-button .material-symbols-rounded{font-size:1rem}.cache-link-list{display:grid;gap:10px}.cache-link-list article{display:grid;grid-template-columns:42px minmax(0,1fr) minmax(140px,180px) auto;gap:12px;align-items:center;border:1px solid #354345;border-radius:8px;background:#151a1d;color:#edf2ef;padding:14px}.cache-link-list article:hover{border-color:#f4c86a;background:#1d2628}.cache-link-list .material-symbols-rounded{color:#76c7bc}.cache-link-list strong,.cache-link-list small,.cache-link-list em{display:block}.cache-link-list small{color:#76c7bc;font-size:.76rem;font-style:normal;font-weight:850}.cache-link-list em{margin-top:4px;color:#99aaa7;font-size:.82rem;font-style:normal}.cache-link-list label{display:grid;gap:6px}.cache-link-list select{min-height:40px}.cache-link-list a{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border:1px solid #6b5940;border-radius:7px;background:#241f1a;color:#f4c86a;padding:0 12px;text-decoration:none;font-size:.82rem;font-weight:850;white-space:nowrap}.cache-link-list a:hover{border-color:#f4c86a;background:#2b241c}.cache-link-list a .material-symbols-rounded{font-size:1rem}.cache-blade{display:grid;gap:14px;margin-top:14px;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:16px;box-shadow:0 12px 32px #0000003d}.cache-blade-header{display:flex;align-items:start;justify-content:space-between;gap:14px;border-bottom:1px solid #293436;padding-bottom:14px}.cache-blade-header h2{margin:0;color:#f4c86a}.cache-blade-header p:not(.eyebrow){margin-top:6px;color:#99aaa7}.cache-blade-header button{width:38px;flex:0 0 38px;padding:0}.cache-data-text{min-height:380px;border-color:#293436;background:#101517;color:#d9e1df;font-family:Cascadia Mono,Consolas,monospace;font-size:.82rem;line-height:1.5;white-space:pre}.danger-blade{border-color:#6e3930}.reset-warning{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;border:1px solid #6e3930;border-radius:8px;background:#241714;padding:14px}.reset-warning .material-symbols-rounded{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:#331d19;color:#ff8a73}.reset-warning strong{color:#ffb09f}.reset-warning p{margin:5px 0 0;color:#d9b7ae;line-height:1.45}.reset-confirm-field{display:grid;gap:6px;color:#a9b8b5;font-size:.82rem;font-weight:750}.reset-data-button{width:fit-content}.reset-data-button:disabled{cursor:not-allowed;opacity:.45}.game-location-list{display:grid;gap:10px}.game-location-list article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:14px}.game-location-list .material-symbols-rounded{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:#101517;color:#76c7bc}.game-location-list strong,.game-location-list code,.game-location-list p{display:block}.game-location-list strong{color:#edf2ef}.game-location-list code{overflow-wrap:anywhere;margin-top:6px;border:1px solid #293436;border-radius:6px;background:#101517;color:#f4c86a;padding:7px 9px;font-size:.82rem}.game-location-list p{margin:7px 0 0;color:#99aaa7;line-height:1.45}.playthrough-tool{display:grid;grid-template-columns:minmax(310px,430px) minmax(0,1fr);gap:26px;align-items:center;margin-top:18px;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:22px;box-shadow:0 12px 32px #00000047}.tool-header{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:16px;align-items:end;margin-bottom:18px}.backup-page{display:grid;gap:18px}.backup-header{align-items:center}.backup-header h1{margin:0;color:#f4c86a;font-size:clamp(1.65rem,4vw,2.45rem);line-height:1.08}.backup-header p:not(.eyebrow){max-width:680px;margin:10px 0 0;color:#99aaa7}.backup-header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.backup-download-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:9px;border:1px solid #f4c86a;border-radius:7px;background:#f4c86a;color:#111719;padding:0 16px;font-weight:900;white-space:nowrap}.backup-download-button:hover{background:#ffd77f}.backup-download-button .material-symbols-rounded{font-size:1.15rem}.backup-preview-button,.backup-dialog-actions button,.backup-dialog-header button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:8px;border:1px solid #354345;border-radius:7px;background:#151d1f;color:#edf2ef;padding:0 12px;font-weight:850}.backup-preview-button:hover,.backup-dialog-actions button:hover,.backup-dialog-header button:hover{border-color:#f4c86a;color:#f4c86a}.backup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.backup-panel,.backup-command-panel{border:1px solid #293436;border-radius:8px;background:#111719;padding:18px}.backup-panel>.material-symbols-rounded{display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid #354345;border-radius:8px;background:#171f21;color:#f4c86a;font-size:1.25rem}.backup-panel h2,.backup-command-panel h2{margin:12px 0 0;color:#edf2ef;font-size:1rem}.backup-panel ul,.backup-panel ol{display:grid;gap:8px;margin:14px 0 0;padding-left:20px;color:#b5c4c1;line-height:1.45}.backup-command-panel{display:grid;gap:12px}.backup-command-panel code{display:block;overflow-x:auto;border:1px solid #354345;border-radius:7px;background:#0d1214;color:#f4c86a;padding:12px;white-space:nowrap}.backup-command-panel p:not(.eyebrow){max-width:760px;margin:0;color:#99aaa7;line-height:1.5}.backup-dialog-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;background:#06090ab8;padding:18px}.backup-dialog{display:grid;width:min(920px,100%);max-height:min(760px,calc(100vh - 36px));overflow:hidden;border:1px solid #354345;border-radius:8px;background:#111719;box-shadow:0 24px 70px #0000007a}.backup-dialog-header{display:flex;align-items:start;justify-content:space-between;gap:12px;border-bottom:1px solid #293436;padding:16px}.backup-dialog-header h2{margin:4px 0 0;color:#edf2ef;font-size:1rem}.backup-dialog-header button{width:38px;padding:0}.backup-dialog pre{min-height:0;max-height:520px;overflow:auto;margin:0;background:#0d1214;padding:16px}.backup-dialog code{color:#d8e4df;font-family:Consolas,Liberation Mono,monospace;font-size:.82rem;line-height:1.5;white-space:pre}.backup-dialog-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;border-top:1px solid #293436;padding:14px 16px}.backup-dialog-actions .primary{border-color:#f4c86a;background:#f4c86a;color:#111719}.backup-dialog-actions .primary:hover{background:#ffd77f;color:#111719}.crash-analysis-panel{display:grid;gap:14px;border:1px solid #293436;border-radius:8px;background:#111719;padding:18px}.crash-analysis-panel h2{margin:4px 0 0;color:#edf2ef;font-size:1.1rem}.crash-analysis-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start}.crash-analysis-panel p:not(.eyebrow){max-width:760px;margin:8px 0 0;color:#99aaa7;line-height:1.5}.crash-upload-control,.crash-log-input{display:grid;gap:7px;color:#b5c4c1;font-size:.84rem;font-weight:850}.crash-log-input textarea{border:1px solid #354345;border-radius:7px;background:#0d1214;color:#edf2ef;font:inherit;padding:10px}.crash-upload-control input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.crash-upload-button{display:inline-flex;min-height:42px;width:fit-content;max-width:100%;align-items:center;justify-content:center;gap:8px;border:1px solid #354345;border-radius:7px;background:#151d1f;color:#edf2ef;padding:0 13px;cursor:pointer}.crash-upload-button:hover{border-color:#f4c86a;color:#f4c86a}.crash-upload-control.is-dragging .crash-upload-button{border-color:#f4c86a;color:#f4c86a;box-shadow:0 0 0 3px #f4c86a24}.crash-upload-button span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crash-log-input textarea{min-height:170px;resize:vertical;line-height:1.5}.crash-log-input.is-dragging textarea{border-color:#f4c86a;background:#151d1f;box-shadow:0 0 0 3px #f4c86a24}.crash-preview-box{display:grid;gap:8px;border:1px solid #293436;border-radius:8px;background:#0d1214;padding:12px}.crash-preview-box strong{color:#edf2ef}.crash-preview-box pre{max-height:180px;overflow:auto;margin:0;color:#b5c4c1;font-family:Consolas,Liberation Mono,monospace;font-size:.78rem;line-height:1.45;white-space:pre-wrap}.crash-ai-button{display:inline-flex;min-height:42px;width:fit-content;align-items:center;justify-content:center;gap:8px;border:1px solid #354345;border-radius:7px;background:#20272a;color:#99aaa7;padding:0 14px;font-weight:900;cursor:not-allowed}.player-count-page{display:grid;gap:10px}.player-count-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.player-count-header h1{margin:0;color:#f4c86a;font-size:clamp(1.25rem,2.4vw,1.8rem);line-height:1.05}.player-refresh-button{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:8px;border:1px solid #354345;border-radius:7px;background:#151a1d;color:#edf2ef;padding:0 10px;font-size:.78rem;font-weight:850}.player-refresh-button:hover:not(:disabled){border-color:#f4c86a;background:#241f1a;color:#f4c86a}.player-refresh-button:disabled{cursor:wait;opacity:.8}.player-refresh-button .loading-mark{width:16px;height:16px;border-width:2px}.player-count-panel,.player-count-error{display:grid;gap:8px;align-items:center;border:1px solid #354345;border-radius:8px;background:linear-gradient(135deg,rgba(118,199,188,.12),transparent 46%),#151a1d;padding:12px}.player-count-panel{grid-template-columns:minmax(0,1fr) minmax(150px,240px)}.player-count-main{display:flex;align-items:center;gap:10px}.player-count-error>.material-symbols-rounded{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#111719;color:#76c7bc;font-size:1.25rem}.player-count-game-image{display:block;width:100%;height:100%;min-height:82px;border:1px solid #354345;border-radius:6px;background:#111719;object-fit:cover}.player-count-panel strong{display:flex;min-height:38px;align-items:center;color:#edf2ef;font-size:clamp(1.7rem,5vw,2.7rem);line-height:.94}.player-count-panel strong>span:not(.loading-mark){color:inherit;font:inherit}.player-count-spinner{width:28px;height:28px}.player-count-main>div>span,.player-count-updated{display:block;color:#99aaa7;font-size:.76rem;font-weight:750}.player-count-main>div>span{margin-bottom:4px}.player-count-updated{grid-column:1 / -1;border-top:1px solid #293436;padding-top:8px}.player-count-error{border-color:#f2a18f73;background:#151a1d}.player-count-error>.material-symbols-rounded{color:#f2a18f}.player-count-error strong{color:#edf2ef}.player-count-error p{margin:4px 0 0;color:#f2a18f}.player-chart-panel{display:grid;gap:8px;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:12px}.player-chart-panel .section-heading{align-items:center;margin-bottom:0}.player-chart-shell{position:relative;display:grid;min-height:240px;overflow:hidden;border:1px solid #293436;border-radius:8px;background:#0f1416}.player-chart-grid{display:grid;grid-template-columns:52px minmax(0,1fr);min-height:240px;padding:12px 14px 10px 10px}.player-chart-y-axis{display:grid;grid-template-rows:repeat(5,1fr);align-items:center;border-right:1px solid #435052;padding-right:8px;color:#99aaa7;font-size:.7rem;font-weight:850;text-align:right}.player-chart-plot{display:grid;grid-template-rows:minmax(0,1fr) 28px;min-width:0}.player-chart-bars{display:flex;min-height:190px;align-items:end;gap:6px;border-bottom:1px solid #435052;background:linear-gradient(to bottom,rgba(255,255,255,.045) 1px,transparent 1px);background-size:100% 25%;padding:16px 10px 0}.player-chart-bars span{position:relative;flex:1;min-width:8px;border:1px solid rgba(118,199,188,.64);border-bottom:0;border-radius:3px 3px 0 0;background:#314f4d}.player-chart-bars small{position:absolute;bottom:calc(100% + 5px);left:50%;display:none;color:#b5c4c1;font-size:.68rem;font-weight:850;white-space:nowrap;transform:translate(-50%)}.player-chart-bars span:hover small,.player-chart-bars span:last-child small{display:block}.player-chart-x-axis{display:grid;grid-template-columns:repeat(auto-fit,minmax(10px,1fr));gap:6px;padding:7px 10px 0;color:#99aaa7;font-size:.66rem;font-weight:850;text-align:center;text-transform:uppercase}.player-chart-x-axis span{overflow:hidden;text-overflow:clip;white-space:nowrap}.player-chart-empty{position:absolute;inset:0;display:grid;place-items:center;align-content:center;gap:6px;background:#0f14167a;text-align:center}.player-chart-empty strong{color:#edf2ef}.player-chart-empty span{color:#99aaa7;font-size:.84rem}.dlc-timeline-page{display:grid;gap:14px}.dlc-timeline-header{align-items:end}.dlc-timeline-header h1{margin:0;color:#f4c86a;font-size:clamp(1.45rem,3vw,2.2rem);line-height:1.05}.dlc-timeline-header p:not(.eyebrow){max-width:68ch}.dlc-prediction-panel,.dlc-timeline-panel,.dlc-cadence-grid article{border:1px solid #354345;border-radius:8px;background:#151a1d}.dlc-prediction-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.44fr);gap:18px;align-items:stretch;background:linear-gradient(135deg,rgba(244,200,106,.13),transparent 42%),#151a1d;padding:clamp(18px,3vw,26px)}.dlc-prediction-panel h2{margin:0;color:#edf2ef;font-size:clamp(1.35rem,3.2vw,2.1rem);line-height:1.05}.dlc-prediction-panel p{max-width:64ch;margin:10px 0 0;color:#b5c4c1;line-height:1.55}.dlc-prediction-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dlc-prediction-stats article{display:grid;align-content:center;gap:7px;border:1px solid #293436;border-radius:8px;background:#111719d1;padding:14px}.dlc-prediction-stats span,.dlc-cadence-grid span{color:#99aaa7;font-size:.76rem;font-weight:850;text-transform:uppercase}.dlc-prediction-stats strong{color:#f4c86a;font-size:clamp(1rem,2vw,1.25rem);line-height:1.1}.dlc-timeline-panel{display:grid;gap:14px;padding:clamp(16px,3vw,22px)}.dlc-timeline-panel .section-heading{align-items:center;margin-bottom:0}.dlc-timeline-list{position:relative;display:grid;gap:14px;margin:0;padding:0;list-style:none}.dlc-timeline-list:before{position:absolute;top:18px;bottom:18px;left:18px;width:1px;background:#4f6162;content:""}.dlc-timeline-item{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr);gap:0;align-items:stretch}.dlc-timeline-connector{position:relative;z-index:1}.dlc-timeline-connector:before{position:absolute;top:50%;left:18px;width:18px;height:1px;background:#4f6162;content:"";transform:translateY(-50%)}.dlc-release-card{display:grid;grid-template-columns:62px minmax(0,1fr);min-height:112px;overflow:hidden;border:1px solid #293436;border-radius:8px;background:linear-gradient(90deg,color-mix(in srgb,var(--release-accent),transparent 86%),transparent 38%),#111719;box-shadow:inset 0 1px #ffffff09;transition:border-color .18s ease,transform .18s ease,background-color .18s ease}.dlc-release-card:hover{border-color:color-mix(in srgb,var(--release-accent),#354345 42%);background:linear-gradient(90deg,color-mix(in srgb,var(--release-accent),transparent 82%),transparent 44%),#131a1c;transform:translateY(-1px)}.dlc-release-index{display:grid;place-items:center;border-right:1px solid color-mix(in srgb,var(--release-accent),#293436 58%);background:linear-gradient(180deg,rgba(255,255,255,.04),transparent),color-mix(in srgb,var(--release-accent),#111719 78%)}.dlc-release-index span{display:grid;width:34px;height:34px;place-items:center;border:1px solid color-mix(in srgb,var(--release-accent),#edf2ef 30%);border-radius:8px;background:#111719b8;color:var(--release-accent);font-size:.92rem;font-weight:950}.dlc-release-content{display:grid;gap:9px;padding:14px 16px}.dlc-release-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.dlc-release-heading strong{color:#edf2ef;font-size:clamp(1rem,2vw,1.18rem)}.dlc-release-heading span{color:var(--release-accent);font-size:.82rem;font-weight:900;white-space:nowrap}.dlc-release-card p{margin:0;color:#b5c4c1;line-height:1.5}.dlc-release-card small{color:#99aaa7;font-size:.78rem;font-weight:800}.dlc-timeline-today{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr);gap:0;align-items:center;min-height:54px}.dlc-today-marker{position:relative;z-index:1;display:grid;width:18px;height:18px;margin-left:9px;border:2px solid #4f6162;border-radius:999px;background:#151a1d;box-shadow:0 0 0 5px #151a1d}.dlc-today-card{display:inline-grid;width:fit-content;gap:3px;border:1px solid #354345;border-radius:8px;background:#111719;padding:10px 13px}.dlc-today-card strong{color:#edf2ef;font-size:.92rem;line-height:1}.dlc-today-card span{color:#99aaa7;font-size:.78rem;font-weight:850}.dlc-cadence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dlc-cadence-grid article{display:grid;gap:7px;padding:14px}.dlc-cadence-grid strong{color:#edf2ef;font-size:clamp(1.1rem,2vw,1.35rem)}.wheel-panel{position:relative;display:grid;--wheel-size: min(340px, 82vw);min-height:390px;place-items:center}.wheel-panel.large{--wheel-size: min(500px, 82vw);min-height:560px}.wheel-pointer{position:absolute;top:50%;left:calc(50% + (var(--wheel-size) / 2) - 8px);z-index:2;width:0;height:0;border-top:15px solid transparent;border-right:28px solid #edf2ef;border-bottom:15px solid transparent;filter:drop-shadow(-3px 0 0 rgba(0,0,0,.4));transform:translateY(-50%)}.playthrough-wheel{position:relative;display:grid;width:var(--wheel-size);aspect-ratio:1;place-items:center;border:10px solid #0f1416;border-radius:50%;color:#111416;box-shadow:0 0 0 1px #3b4748,0 18px 36px #0000006b;transition:transform 2.9s cubic-bezier(.12,.72,.18,1)}.playthrough-wheel.large{width:var(--wheel-size)}.playthrough-wheel:before{position:absolute;inset:0;border:1px solid rgba(17,20,22,.44);border-radius:50%;content:"";pointer-events:none}.playthrough-wheel:disabled{cursor:wait}.wheel-label{position:absolute;top:50%;left:50%;z-index:1;--wheel-label-radius: 110px;width:74px;color:#111416;font-size:.72rem;font-weight:900;text-align:center;text-transform:uppercase;pointer-events:none}.wheel-label.large{--wheel-label-radius: 170px}.wheel-hub{position:absolute;top:50%;left:50%;z-index:2;display:grid;width:94px;aspect-ratio:1;place-items:center;border:7px solid #111416;border-radius:50%;background:#edf2ef;color:#171d20;font-weight:900;text-transform:uppercase;box-shadow:0 8px 20px #00000059;transform:translate(-50%,-50%)}.wheel-hub.large{width:118px;font-size:1.05rem}.wheel-hub:disabled{cursor:wait}.playthrough-workspace{display:grid;grid-template-columns:minmax(420px,.9fr) minmax(360px,1fr);gap:18px;align-items:stretch}.playthrough-workspace.is-case-mode{grid-template-columns:1fr}.playthrough-workspace.is-case-mode .playthrough-result{width:100%;max-width:none;justify-self:stretch}.playthrough-workspace.is-case-mode .result-card{width:100%}.playthrough-panel{border:1px solid #354345;border-radius:8px;background:#151a1d;padding:18px;box-shadow:0 12px 32px #00000047}.picker-mode-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end;margin-bottom:18px;border-bottom:1px solid #293436;padding-bottom:14px}.picker-mode-bar h2{margin:0;color:#f4c86a;font-size:1rem}.picker-mode-bar p{line-height:1.45}.inline-template-picker{display:flex;justify-content:flex-end;margin-bottom:14px}.inline-template-picker label{display:grid;width:min(320px,100%);gap:6px;color:#a9b8b5;font-size:.82rem;font-weight:750}.case-panel{position:relative;display:grid;min-height:300px;align-content:center;gap:18px;overflow:hidden}.case-window{position:relative;overflow:hidden;border:1px solid #354345;border-radius:8px;background:linear-gradient(90deg,#151a1d,transparent 18%,transparent 82%,#151a1d),#0f1416;padding:18px 0}.case-pin{position:absolute;top:24px;left:50%;z-index:3;width:3px;height:196px;border-radius:999px;background:#edf2ef;box-shadow:0 0 0 3px #f4c86a38;transform:translate(-50%)}.case-pin:before{position:absolute;top:-17px;left:50%;width:0;height:0;border-right:12px solid transparent;border-left:12px solid transparent;border-top:22px solid #edf2ef;content:"";transform:translate(-50%)}.case-track{display:flex;width:max-content;gap:10px;padding:0 max(48px,calc((100vw - 1180px)/2 + 48px));transition:transform 2.9s cubic-bezier(.12,.72,.18,1)}.case-track.is-spinning{will-change:transform}.case-item{display:grid;width:160px;min-height:178px;align-content:center;justify-items:center;gap:10px;border:1px solid #3b4748;border-radius:8px;background:#171d20;color:#d9e1df;text-align:center}.case-item.is-selected{border-color:#f4c86a;background:#241f1a;box-shadow:0 0 0 2px #f4c86a2e}.case-item span{width:42px;height:42px;border:4px solid rgba(17,20,22,.5);border-radius:50%}.case-item strong{color:#edf2ef;font-size:1rem}.case-item small{color:#99aaa7;font-size:.76rem;font-weight:850;text-transform:uppercase}.tile-picker-panel{display:grid;min-height:560px;align-content:center;gap:16px}.tile-picker-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:10px}.tile-picker-item{display:grid;min-height:92px;align-content:center;justify-items:center;gap:6px;border:1px solid #3b4748;border-radius:8px;background:#171d20;color:#d9e1df;padding:10px;text-align:center;transition:border-color 90ms ease,background-color 90ms ease,box-shadow 90ms ease,transform 90ms ease}.tile-picker-item span{width:24px;height:24px;border:3px solid rgba(17,20,22,.5);border-radius:50%}.tile-picker-item strong{color:#edf2ef;font-size:.84rem;line-height:1.05;text-transform:uppercase}.tile-picker-item small{color:#99aaa7;font-size:.68rem;font-weight:850;text-transform:uppercase}.tile-picker-item:hover:not(:disabled),.tile-picker-item.is-selected{border-color:#f4c86a;background:#241f1a;box-shadow:0 0 0 2px #f4c86a2e,0 12px 26px #00000047;color:#f4c86a;transform:translateY(-2px)}.tile-picker-item:disabled{cursor:wait}.playthrough-result h2{margin:0;color:#f4c86a;font-size:1.7rem;line-height:1.08}.playthrough-result.full{display:grid;align-content:start;gap:14px}.playthrough-result>p:not(.eyebrow){max-width:620px;line-height:1.58}.result-card{display:grid;gap:10px;margin-top:16px;border:1px solid #3b4748;border-radius:8px;background:#171d20;padding:16px}.result-card[aria-busy=true]{border-color:#6b5940}.result-card strong{color:#edf2ef;font-size:1.25rem;line-height:1.2}.result-card.prominent{min-height:300px;align-content:start}.result-card.prominent strong{font-size:clamp(1.45rem,3vw,2.35rem)}.result-card p{margin:0;line-height:1.55}.detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.detail-grid.bottom{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-card{min-height:150px;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:16px}.detail-card h2{margin:0 0 8px;color:#f4c86a;font-size:1rem}.detail-card p,.detail-card ol{margin:0;color:#99aaa7;line-height:1.55}.detail-card ol{display:grid;gap:5px;padding-left:20px}.options-manager{margin-top:18px;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:18px;box-shadow:0 12px 32px #00000047}.options-manager .section-heading{align-items:start}.options-manager .section-heading p{max-width:760px;text-align:left}.options-grid-wrap{overflow-x:auto;border:1px solid #293436;border-radius:8px;scrollbar-width:none}.scenario-template-loader{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:10px;align-items:center;margin:14px 0;border:1px solid #293436;border-radius:8px;background:#111719;padding:12px}.scenario-template-loader strong,.scenario-template-loader span,.scenario-template-loader label{display:block}.scenario-template-loader strong{color:#f4c86a}.scenario-template-loader span{margin-top:4px;color:#99aaa7;font-size:.82rem}.scenario-template-loader label{display:grid;gap:6px;color:#a9b8b5;font-size:.82rem;font-weight:750}.scenario-template-loader .spin-button{align-self:center;margin-top:0}.options-grid-wrap::-webkit-scrollbar{display:none}.options-grid{min-width:1040px}.options-grid td strong,.options-grid td span{display:block}.options-grid td strong{color:#edf2ef}.options-grid td span:not(.color-swatch){margin-top:4px;color:#99aaa7;font-size:.8rem}.options-grid td[data-label=Color]{text-align:center;vertical-align:middle}.options-grid button{display:inline-flex;min-height:30px;align-items:center;justify-content:center;gap:4px;border:1px solid #3b4748;border-radius:6px;background:#171d20;color:#d9e1df;padding:0 8px;font-size:.78rem;font-weight:750}.options-grid button .material-symbols-rounded{margin-top:0;color:inherit;font-size:.95rem}.options-grid button span:not(.material-symbols-rounded){display:inline;margin-top:0;color:inherit;font-size:inherit}.options-grid button:hover{border-color:#f4c86a;background:#241f1a;color:#f4c86a}.row-actions{display:flex;flex-wrap:nowrap;gap:6px;align-items:center;white-space:nowrap}.options-grid button.danger{border-color:#6e3930;background:#331d19;color:#ff8a73}.options-grid button.danger .material-symbols-rounded{color:#ff5f4f}.options-grid button.danger:hover:not(:disabled){border-color:#ff8a73;color:#ffd0c7}.options-grid button:disabled{cursor:not-allowed;opacity:.48}.color-swatch{width:24px;height:24px;border:2px solid rgba(237,242,239,.2);border-radius:50%;margin:0 auto}.creation-panels{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);gap:12px;margin-top:14px}.creator-panel{display:grid;align-content:start;gap:12px;border:1px solid #293436;border-radius:8px;background:#111719;padding:14px}.creator-panel h3{margin:0;color:#f4c86a;font-size:1rem}.creator-panel label{display:grid;gap:6px;color:#a9b8b5;font-size:.82rem;font-weight:750}.form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.template-list{display:grid;gap:8px;margin-top:4px}.template-list article{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:10px;align-items:center;border:1px solid #293436;border-radius:6px;background:#171d20;padding:10px}.premade-template-list article{padding:8px 10px}.template-list strong,.template-list span{display:block}.template-list strong{color:#edf2ef}.template-list span{margin-top:3px;color:#76c7bc;font-size:.78rem;font-weight:850}.template-list p{margin-top:6px;line-height:1.45}.history-list article{grid-template-columns:minmax(0,1fr) auto}.history-list span{align-self:center;justify-self:end;margin-top:0;border:1px solid #3b4748;border-radius:999px;background:#241f1a;color:#f4c86a;padding:4px 8px;white-space:nowrap}.template-list button{min-height:34px;border:1px solid #3b4748;border-radius:6px;background:#171d20;color:#d9e1df;padding:0 10px;font-weight:750}.template-list .template-load-button{display:grid;width:38px;height:38px;min-height:38px;justify-self:end;place-items:center;padding:0}.template-list .template-load-button .material-symbols-rounded{font-size:1.15rem}.template-list button:hover{border-color:#f4c86a;background:#241f1a;color:#f4c86a}.template-sections{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);gap:12px}.custom-template-panel{grid-column:1 / -1}.gene-import-section,.gene-browser,.gene-planning{border:1px solid #354345;border-radius:8px;background:#151a1d;padding:18px;box-shadow:0 12px 32px #00000047}.gene-browser,.gene-planning,.gene-import-section{margin-top:18px}.gene-tabs,.playthrough-tabs{display:inline-grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-bottom:18px;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:4px}.playthrough-tabs button{min-height:38px;border:1px solid transparent;border-radius:6px;background:transparent;color:#a9b8b5;padding:0 14px;font-weight:850;white-space:nowrap}.playthrough-tabs button:hover,.playthrough-tabs button.is-selected{border-color:#6b5940;background:#241f1a;color:#f4c86a}.playthrough-page>.tool-header{margin-bottom:16px}.playthrough-page>.playthrough-tabs{margin-bottom:16px}.playthrough-page>.playthrough-panel,.playthrough-page>.scenario-template-loader,.playthrough-page>.options-manager{margin-top:0}.playthrough-page>.scenario-template-loader{margin-bottom:16px}.playthrough-page>.scenario-template-loader+.options-manager{margin-top:0}.mode-toggle.compact{margin-bottom:0}.gene-tabs button{min-height:38px;border:1px solid transparent;border-radius:6px;background:transparent;color:#a9b8b5;padding:0 14px;font-weight:850;white-space:nowrap}.gene-tabs button:hover,.gene-tabs button.is-selected{border-color:#6b5940;background:#241f1a;color:#f4c86a}.gene-tab-panel{display:grid;gap:14px}.step-heading{display:flex;align-items:start;gap:12px;margin-bottom:14px}.step-heading>span,.import-process-toggle>span{width:fit-content;border:1px solid #6b5940;border-radius:999px;background:#241f1a;color:#f4c86a;padding:4px 8px;font-size:.72rem;font-weight:850;text-transform:uppercase;white-space:nowrap}.step-heading h2{margin:0;color:#f4c86a;font-size:1.08rem}.step-heading p{max-width:760px;line-height:1.5}.gene-importer{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,260px) minmax(180px,240px);gap:12px;border:1px solid #293436;border-radius:8px;background:#111719;padding:14px}.gene-importer h2{margin:0;color:#f4c86a;font-size:1rem}.gene-importer p{line-height:1.5}.gene-importer code{border:1px solid #3b4748;border-radius:5px;background:#0f1416;color:#76c7bc;padding:2px 5px}.gene-importer label,.gene-groups label{display:grid;gap:6px;color:#a9b8b5;font-size:.82rem;font-weight:750}.gene-importer .wide-field{grid-column:1 / -1}.file-input input{padding-top:8px}.clean-file-input{position:relative;min-height:72px;align-content:center;justify-items:start;border:1px solid #3b4748;border-radius:8px;background:#171d20;padding:12px;cursor:pointer;transition:background-color .16s ease}.clean-file-input:before{position:absolute;inset:-1px;border-radius:8px;background:repeating-linear-gradient(90deg,#f4c86a 0 4px,transparent 4px 12px) var(--dash-offset) 0 / 12px 2px repeat-x,repeating-linear-gradient(90deg,#f4c86a 0 4px,transparent 4px 12px) calc(var(--dash-offset) * -1) 100% / 12px 2px repeat-x,repeating-linear-gradient(180deg,#f4c86a 0 4px,transparent 4px 12px) 0 calc(var(--dash-offset) * -1) / 2px 12px repeat-y,repeating-linear-gradient(180deg,#f4c86a 0 4px,transparent 4px 12px) 100% var(--dash-offset) / 2px 12px repeat-y;content:"";pointer-events:none;animation:upload-dot-border 1.8s linear infinite}.clean-file-input:hover{background:#1d2628}.clean-file-input input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.clean-file-input span,.clean-file-input small{pointer-events:none}.clean-file-input span{color:#f4c86a;font-weight:850}.clean-file-input small{margin-top:4px;color:#99aaa7;font-size:.76rem}@property --dash-offset{syntax: "<length>"; inherits: false; initial-value: 0px;}@keyframes upload-dot-border{to{--dash-offset: 12px}}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.import-message{align-self:center;margin:0}.gene-controls{display:grid;grid-template-columns:minmax(260px,1fr) repeat(4,minmax(150px,220px));gap:12px}.gene-controls label{display:grid;gap:6px;color:#a9b8b5;font-size:.82rem;font-weight:750}.gene-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.gene-summary article{border:1px solid #293436;border-radius:8px;background:#111719;padding:14px}.gene-summary strong,.gene-summary span{display:block}.gene-summary strong{color:#f4c86a;font-size:1.45rem}.gene-summary span{margin-top:4px;color:#99aaa7;font-size:.82rem;font-weight:750}.gene-grid-wrap{overflow-x:auto;border:1px solid #293436;border-radius:8px;scrollbar-width:none}.gene-grid-wrap::-webkit-scrollbar{display:none}.gene-pagination{margin-top:14px;border:1px solid #293436;border-bottom:0;border-radius:8px 8px 0 0;background:#111719}.gene-pagination+.gene-grid-wrap{border-radius:0 0 8px 8px}.gene-grid{min-width:980px}.gene-grid th:first-child,.gene-grid td.gene-icon-cell{width:58px;text-align:center}.gene-grid th:last-child,.gene-grid td:last-child{text-align:right}.gene-grid td strong,.gene-grid td span{display:block}.gene-grid td strong{color:#edf2ef}.gene-grid td span{margin-top:4px;color:#99aaa7;font-size:.78rem}.gene-grid .gene-name-cell{display:block;margin-top:0}.gene-grid .gene-name-cell>span{margin-top:0}.gene-grid .gene-name-cell strong+span{text-transform:uppercase;letter-spacing:0;font-weight:850}.gene-grid .gene-icon-frame{display:grid;width:38px;height:38px;margin:0 auto;place-items:center;overflow:hidden;border:1px solid #354345;border-radius:8px;background:linear-gradient(135deg,rgba(118,199,188,.14),transparent 58%),#101517;color:#76c7bc}.gene-grid .gene-icon-frame img{display:block;width:88%;height:88%;object-fit:contain}.gene-grid .gene-icon-frame .material-symbols-rounded{font-size:1.3rem}.gene-grid .gene-stat-chip{display:inline-flex;width:fit-content;min-width:34px;min-height:24px;align-items:center;justify-content:center;margin-top:0;border:1px solid transparent;border-radius:999px;padding:2px 9px;font-size:.78rem;font-weight:900}.gene-grid .gene-stat-cell{text-align:center;vertical-align:middle}.gene-stat-chip.metabolism{border-color:#6e3930;background:#331d19;color:#ff8a73}.gene-stat-chip.complexity{border-color:#4b7890;background:#162a34;color:#9fd5ef}.gene-groups{display:grid;grid-template-columns:minmax(280px,520px);gap:12px;align-items:end;margin-top:14px;border:1px solid #293436;border-radius:8px;background:#111719;padding:14px}.planning-grids{display:grid;grid-template-columns:1fr;gap:12px;margin-top:14px}.planning-panel{border:1px solid #293436;border-radius:8px;background:#111719;padding:14px}.planning-panel h3{margin:0 0 10px;color:#f4c86a;font-size:1rem}.mini-gene-grid,.group-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mini-gene-grid button,.group-card-grid button{display:grid;min-height:72px;align-content:center;gap:4px;border:1px solid #3b4748;border-radius:8px;background:#171d20;color:#d9e1df;padding:10px;text-align:left}.mini-gene-grid button:hover,.group-card-grid button:hover,.group-card-grid button.is-selected{border-color:#f4c86a;background:#241f1a;color:#f4c86a}.mini-gene-grid strong,.mini-gene-grid span,.group-card-grid strong,.group-card-grid span{display:block}.mini-gene-grid span,.group-card-grid span{color:#99aaa7;font-size:.78rem}.mini-gene-grid p,.group-card-grid p{margin:0}.group-list-panel{display:grid;gap:8px}.group-transfer-panel{display:grid;gap:10px}.group-transfer-panel textarea{min-height:160px}.group-transfer-actions{display:flex;flex-wrap:wrap;gap:8px}.group-list-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border:1px solid #3b4748;border-radius:8px;background:#171d20;overflow:hidden;padding-right:10px}.group-list-item.is-selected{border-color:#f4c86a;background:#241f1a}.group-main-action{display:grid;min-height:58px;align-content:center;gap:3px;border:0;background:transparent;color:#d9e1df;padding:9px 12px;text-align:left}.group-main-action strong,.group-main-action span{display:block}.group-main-action span{color:#99aaa7;font-size:.78rem}.group-row-actions{display:flex;align-items:center;gap:6px}.delete-icon-button,.edit-icon-button{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid #4a3330;border-radius:6px;padding:0;font-size:.78rem;font-weight:900}.delete-icon-button .material-symbols-rounded,.edit-icon-button .material-symbols-rounded,.gene-actions .material-symbols-rounded{font-size:1.05rem}.delete-icon-button{background:#231817;color:#ff8a73}.delete-icon-button:hover{border-color:#ff8a73;background:#331d19}.edit-icon-button{border-color:#3b4748;background:#171d20;color:#d9e1df}.edit-icon-button:hover{border-color:#f4c86a;background:#241f1a;color:#f4c86a}.confirm-backdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;background:#0000009e;padding:18px}.confirm-dialog{width:min(420px,100%);border:1px solid #354345;border-radius:8px;background:#151a1d;padding:18px;box-shadow:0 18px 48px #00000080}.confirm-dialog.scenario-dialog{width:min(760px,100%);border-color:#445154;background:linear-gradient(135deg,rgba(244,200,106,.08),transparent 38%),#151a1d;box-shadow:0 24px 80px #0000007a}.confirm-dialog h2{margin:0;color:#f4c86a;font-size:1.15rem}.scenario-dialog-header{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:start;margin-bottom:16px;border-bottom:1px solid #293436;padding-bottom:16px}.scenario-dialog-header p:not(.eyebrow){margin-top:6px;color:#b5c4c1}.scenario-dialog-icon{display:grid;width:46px;height:46px;place-items:center;border:1px solid #6b5940;border-radius:8px;background:#241f1a;color:#f4c86a;font-size:1.7rem}.confirm-dialog p{line-height:1.5}.confirm-actions{display:flex;justify-content:end;gap:8px;margin-top:16px}.confirm-actions button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border:1px solid #3b4748;border-radius:6px;background:#171d20;color:#d9e1df;padding:0 12px;font-weight:750}.confirm-actions button:hover{border-color:#f4c86a;color:#f4c86a}.confirm-actions .confirm-primary{border-color:#b89049;background:#f4c86a;color:#171d20}.confirm-actions .confirm-primary:hover{background:#ffd987;color:#171d20}.confirm-actions .danger{border-color:#6e3930;background:#331d19;color:#ff8a73}.dialog-field{display:grid;gap:6px;margin-top:14px;color:#a9b8b5;font-size:.82rem;font-weight:750}.scenario-dialog .form-grid,.scenario-dialog .dialog-field{border:1px solid #293436;border-radius:8px;background:#111719;padding:12px}.import-process-toggle{display:grid;width:100%;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid #293436;border-radius:8px;background:#111719;color:#d9e1df;padding:12px;text-align:left}.import-process-toggle:hover{border-color:#f4c86a;background:#171d20}.import-process-toggle strong{color:#edf2ef}.import-process-toggle small{color:#99aaa7;font-size:.78rem;font-weight:750}.gene-import-section .gene-importer{margin-top:12px}.gene-groups form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.group-list{display:flex;flex-wrap:wrap;gap:8px}.group-list button,.gene-actions button{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:6px;border:1px solid #3b4748;border-radius:6px;background:#171d20;color:#d9e1df;padding:0 9px;font-size:.8rem;font-weight:750}.group-list button:hover,.group-list button.is-selected,.gene-actions button:hover:not(:disabled),.gene-actions button.is-selected{border-color:#f4c86a;background:#241f1a;color:#f4c86a}.gene-actions{display:flex;flex-wrap:wrap;gap:6px}.gene-actions button:disabled{cursor:not-allowed;opacity:.45}.parameter-tool{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:14px;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:18px;box-shadow:0 12px 32px #00000047}.prototype-disclaimer{margin-bottom:18px;border:1px solid #6b5940;border-radius:8px;background:#241f1a;padding:16px 18px}.prototype-disclaimer h2{margin:0;color:#f4c86a;font-size:1rem}.prototype-disclaimer p{max-width:920px;line-height:1.58}.parameter-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.parameter-form label,.parameter-export label{display:grid;gap:6px;color:#a9b8b5;font-size:.82rem;font-weight:750}.parameter-form .wide-field{grid-column:1 / -1}.parameter-export{display:grid;align-content:start;gap:12px;border:1px solid #293436;border-radius:8px;background:#111719;padding:14px}.parameter-export h2{margin:0;color:#f4c86a;font-size:1rem}.parameter-export p{margin:0;line-height:1.5}.import-panel{display:grid;gap:10px}.parameter-grid-wrap{grid-column:1 / -1;overflow-x:auto;border:1px solid #293436;border-radius:8px;scrollbar-width:none}.parameter-grid-wrap::-webkit-scrollbar{display:none}.parameter-grid{min-width:720px}.result-card ul{display:grid;gap:7px;margin:4px 0 0;padding-left:18px;color:#b5c4c1}.result-status,.difficulty-pill{width:fit-content;border:1px solid #3b4748;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:850;text-transform:uppercase}.result-status{background:#0f1416;color:#76c7bc}.difficulty-pill{background:#241f1a;color:#f4c86a}.spin-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;margin-top:12px;border:1px solid #b89049;border-radius:6px;background:#f4c86a;color:#171d20;padding:0 16px;font-weight:850}.spin-button.wide{justify-self:center;min-width:180px}.spin-button:hover:not(:disabled){background:#ffd987}.spin-button:disabled{cursor:wait;opacity:.78}.tool-directory{padding:34px 0 0}.compact-directory{padding-top:18px}.home-page .tool-directory{padding-top:0}.advanced-search-panel{display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,260px) minmax(160px,220px);gap:12px;align-items:end;margin:18px 0;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:14px}.advanced-search-panel.tool-search-panel{grid-template-columns:minmax(220px,1fr) minmax(180px,260px)}.advanced-search-panel h2{margin:0;color:#f4c86a;font-size:1rem}.advanced-search-panel p{margin:5px 0 0;color:#99aaa7;font-size:.86rem;line-height:1.42}.advanced-search-panel label{display:grid;gap:6px;color:#a9b8b5;font-size:.78rem;font-weight:800}.advanced-search-panel input{min-height:40px;border:1px solid #3b4748;border-radius:7px;background:#101517;color:#edf2ef;padding:0 10px}.advanced-search-panel input:focus{border-color:#f4c86a;outline:none;box-shadow:0 0 0 3px #f4c86a1f}.tool-category+.tool-category{margin-top:28px}.overview-empty-state{display:grid;min-height:260px;place-items:center;align-content:center;gap:8px;border:1px solid #293436;border-radius:8px;background:#151a1db8;color:#a9b8b5;padding:28px;text-align:center}.overview-empty-state .material-symbols-rounded{display:grid;width:48px;height:48px;place-items:center;border:1px solid #3b4748;border-radius:8px;background:#101517;color:#76c7bc;font-size:1.6rem}.overview-empty-state strong{color:#edf2ef;font-size:1.05rem}.overview-empty-state p{max-width:360px;margin:0;line-height:1.45}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.guide-category{margin-top:28px}.guide-category .guide-grid{margin-top:0}.guide-grid .guide-card{position:relative;display:grid;min-height:230px;align-content:start;gap:10px;overflow:hidden;border:1px solid #354345;border-radius:8px;background:linear-gradient(180deg,rgba(118,199,188,.08),transparent 42%),#151a1d;padding:112px 18px 18px;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.guide-grid .guide-card:before{position:absolute;top:0;right:0;left:0;height:92px;border-bottom:1px solid #314044;background:linear-gradient(180deg,#1015170a,#10151785),linear-gradient(135deg,rgba(244,200,106,.12),transparent 48%);content:"";z-index:1}.guide-card-image{position:absolute;top:0;right:0;left:0;z-index:0;width:100%;height:92px;object-fit:cover;opacity:1}.guide-grid .guide-card:hover{border-color:#f4c86a;box-shadow:0 14px 34px #0000003d;transform:translateY(-2px)}.guide-grid .material-symbols-rounded{position:absolute;top:48px;left:18px;z-index:3;display:grid;width:36px;height:36px;place-items:center;border:1px solid #3b4748;border-radius:8px;background:#111719;color:#f4c86a;font-size:1.2rem}.guide-grid strong{position:relative;color:#edf2ef;font-size:1.03rem}.guide-grid p{position:relative;margin:0;color:#a9b8b5;line-height:1.48}.guide-article{display:grid;gap:28px}.guide-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:26px;align-items:stretch;overflow:hidden;padding:30px;border:1px solid #314044;border-radius:8px;background:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(135deg,rgba(244,200,106,.08),transparent 44%),#151a1d;background-size:26px 26px,26px 26px,auto}.guide-hero>div:first-child{display:grid;align-content:center;min-height:320px;border-left:3px solid #f4c86a;padding-left:20px}.guide-hero h1{max-width:760px;margin:0;color:#f3f0e8;font-size:clamp(2rem,5vw,4.4rem);line-height:.95}.guide-hero p{max-width:680px;color:#b8c7c3;line-height:1.62}.guide-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.guide-actions a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border:1px solid #485659;border-radius:8px;padding:0 14px;background:#101517;color:#f4c86a;font-weight:800;text-decoration:none}.guide-actions a:first-child{border-color:transparent;background:#f4c86a;color:#15120b}.guide-visual{position:relative;display:grid;min-height:340px;margin:0;overflow:hidden;border:1px solid #3c4a4d;border-radius:8px;background:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(135deg,rgba(118,199,188,.16),transparent 52%),#0f1416;background-size:24px 24px,24px 24px,auto;box-shadow:inset 0 0 0 1px #ffffff05,0 18px 42px #00000047}.guide-visual:after{position:absolute;inset:12px;z-index:1;border:1px dashed rgba(244,200,106,.28);border-radius:8px;content:"";pointer-events:none}.guide-visual>*{position:relative;z-index:2}.guide-hero-image{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;opacity:.52}.guide-visual .guide-hero-image{z-index:0}.guide-visual:has(.guide-hero-image){background:#0f1416}.guide-visual:has(.guide-hero-image):after{content:none}.guide-visual:has(.guide-hero-image)>:not(.guide-hero-image){display:none}.visual-toolbar{display:flex;gap:7px;align-self:start;padding:18px}.visual-toolbar span{width:10px;height:10px;border-radius:50%;background:#f4c86a}.visual-search{width:calc(100% - 36px);height:40px;margin:0 18px 12px;border:1px solid #455456;border-radius:8px;background:linear-gradient(90deg,#253033,#151d20)}.visual-table{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:8px;padding:0 18px 18px}.visual-table span{min-height:30px;border-radius:6px;background:#1d272a}.visual-table span:nth-child(-n+4){display:grid;place-items:center;background:#2a3638;color:#f4c86a;font-size:.72rem;font-weight:900;text-transform:uppercase}.scenario-visual{align-content:center;gap:12px;padding:28px}.scenario-card{display:grid;gap:4px;max-width:260px;border:1px solid #4a5657;border-radius:8px;padding:16px;background:#182023;box-shadow:0 12px 28px #0000003d}.scenario-card strong{color:#f3f0e8}.scenario-card span{color:#a9b8b5}.scenario-card.two{justify-self:end;border-color:#f4c86a}.scenario-card.three{justify-self:center}.visual-pointer{position:absolute;top:50%;right:18px;width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:24px solid #f4c86a;transform:translateY(-50%)}.gene-visual{align-content:center;gap:12px;padding:28px}.gene-chip,.gene-total{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #415052;border-radius:8px;padding:14px 16px;background:#182023;color:#edf2ef;font-weight:800}.gene-chip span{color:#f4c86a}.gene-total{margin-top:8px;border-color:#f4c86a;background:#201d14}.gene-total span{color:#cdd8d5}.guide-content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.guide-content article,.guide-callout{position:relative;overflow:hidden;border:1px solid #314044;border-radius:8px;background:#151a1d;padding:18px}.guide-content article:after,.guide-mistake-grid article:after,.guide-reference-list article:after{position:absolute;top:0;right:0;left:0;height:3px;background:linear-gradient(90deg,#f4c86a,#76c7bc33);content:""}.guide-step{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#f4c86a;color:#15120b;font-weight:900}.guide-content h2,.guide-callout h2{margin:14px 0 8px;color:#edf2ef;font-size:1.1rem}.guide-content p,.guide-callout p{margin:0;color:#a9b8b5;line-height:1.58}.guide-callout{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start}.guide-callout .material-symbols-rounded{display:grid;width:44px;height:44px;place-items:center;border-radius:8px;background:#f4c86a;color:#15120b}.guide-quick-answer{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;align-items:start;border:1px solid #314044;border-radius:8px;background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(135deg,rgba(118,199,188,.1),transparent 42%),#151a1d;background-size:24px 24px,24px 24px,auto;padding:18px}.guide-quick-answer .material-symbols-rounded{display:grid;width:48px;height:48px;place-items:center;border-radius:8px;background:#101517;color:#76c7bc}.guide-quick-answer h2,.guide-mistakes h2,.guide-next-links h2{margin:0 0 8px;color:#f4c86a;font-size:1.08rem}.guide-quick-answer p{margin:0;color:#b8c7c3;line-height:1.6}.guide-mistakes,.guide-next-links{position:relative;overflow:hidden;border:1px solid #314044;border-radius:8px;background:#151a1d;padding:18px}.guide-mistake-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.guide-mistake-grid article{position:relative;overflow:hidden;border:1px solid #293436;border-radius:8px;background:#101517;padding:14px}.guide-mistake-grid strong{display:block;color:#edf2ef;margin-bottom:6px}.guide-mistake-grid p{margin:0;color:#a9b8b5;line-height:1.5}.guide-next-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.guide-next-grid a{display:grid;min-height:84px;align-content:center;gap:6px;border:1px solid #293436;border-radius:8px;background:#101517;color:#edf2ef;padding:14px;text-decoration:none}.guide-next-grid a:hover{border-color:#f4c86a;background:#1d2628}.guide-next-grid span{color:#76c7bc;font-size:.76rem;font-weight:850;text-transform:uppercase}.guide-timeline{display:grid;gap:0;border:1px solid #314044;border-radius:8px;background:linear-gradient(90deg,rgba(244,200,106,.08),transparent 16%),#151a1d;overflow:hidden}.guide-timeline article{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;border-bottom:1px solid #293436;padding:18px}.guide-timeline article:last-child{border-bottom:0}.guide-timeline .guide-step{grid-row:span 2}.guide-timeline h2{margin:0;color:#edf2ef;font-size:1.04rem}.guide-timeline p{margin:0;color:#a9b8b5;line-height:1.56}.guide-example-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.guide-example-grid article{position:relative;display:grid;min-height:190px;align-content:space-between;gap:14px;border:1px solid #314044;border-radius:8px;background:linear-gradient(135deg,rgba(118,199,188,.08),transparent 48%),#151a1d;padding:18px}.guide-example-grid article:before{display:block;width:100%;min-height:72px;border:1px dashed #3b4748;border-radius:8px;background:linear-gradient(135deg,rgba(244,200,106,.12),transparent 56%),#101517;content:""}.guide-example-grid .material-symbols-rounded{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:#101517;color:#f4c86a}.guide-example-grid h2{margin:0;color:#edf2ef;font-size:1.08rem}.guide-example-grid p{margin:0;color:#a9b8b5;line-height:1.5}.guide-reference{display:grid;grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);gap:14px;align-items:start}.guide-reference aside,.guide-reference-list{border:1px solid #314044;border-radius:8px;background:#151a1d;padding:18px}.guide-reference aside h2,.guide-reference-list h2{margin:0 0 10px;color:#f4c86a;font-size:1.04rem}.guide-reference aside p{margin:0;color:#a9b8b5;line-height:1.58}.guide-reference-list{display:grid;gap:10px}.guide-reference-list article{display:grid;grid-template-columns:minmax(120px,.35fr) minmax(0,1fr);gap:10px;border-top:1px solid #293436;padding-top:10px}.guide-reference-list code{color:#76c7bc;font-weight:850}.guide-reference-list p{margin:0;color:#a9b8b5;line-height:1.5}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}.section-heading h2,.roadmap-band h2{margin:0;color:#f4c86a;font-size:1.12rem}.section-heading p{max-width:520px;text-align:right}.tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tool-card{display:grid;min-height:190px;align-content:start;gap:10px;border:1px solid #354345;border-radius:8px;background:#151a1d;color:#a9b8b5;padding:16px;text-decoration:none;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.tool-card.is-live:hover{border-color:#f4c86a;background:#1d2628;transform:translateY(-2px)}.tool-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.material-symbols-rounded{font-family:Material Symbols Rounded;font-weight:400;font-style:normal;font-size:1em;line-height:1;letter-spacing:0;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-feature-settings:"liga"}.tool-icon{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border:1px solid #3b4748;border-radius:8px;background:#111719;color:#f4c86a;font-size:1.25rem}.tool-card strong{color:#edf2ef;font-size:1.05rem;line-height:1.25}.tool-card>span:last-child{line-height:1.48}.tool-status{width:fit-content;border:1px solid #3b4748;border-radius:999px;background:#171d20;color:#76c7bc;padding:4px 8px;font-size:.72rem;font-weight:850;text-transform:uppercase}.tool-status.development{border-color:#4c6470;background:#14232a;color:#9db8d9}.tool-status.planned{border-color:#3b4748;background:#171d20;color:#99aaa7}.tool-card:not(.is-live) .tool-status{color:#99aaa7}.roadmap-band{margin-top:18px;border-top:1px solid #293436;padding-top:34px}.home-page .roadmap-band{margin-top:clamp(58px,7vw,98px);padding-top:46px}.roadmap-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:20px;align-items:end;margin-bottom:16px}.roadmap-hero h2{margin:0;color:#f4c86a;font-size:clamp(1.35rem,3vw,2.35rem);line-height:1.08;text-align:right}.roadmap-hero p:not(.eyebrow),.roadmap-band p{max-width:820px;line-height:1.58}.roadmap-band code{border:1px solid #3b4748;border-radius:5px;background:#0f1416;color:#76c7bc;padding:2px 5px}.roadmap-timeline{display:grid;grid-template-columns:repeat(5,minmax(190px,1fr));gap:0;overflow-x:auto;padding:12px 0 4px;scrollbar-width:none}.roadmap-timeline::-webkit-scrollbar{display:none}.roadmap-timeline article{position:relative;min-height:150px;border-top:2px solid #3b4748;padding:18px 14px 0 0}.roadmap-timeline article:before{position:absolute;top:-7px;left:0;width:12px;height:12px;border:2px solid #111416;border-radius:50%;background:#f4c86a;content:"";box-shadow:0 0 #f4c86a47;animation:roadmap-pulse 3.8s ease-in-out infinite}.roadmap-timeline span{display:block;color:#76c7bc;font-size:.72rem;font-weight:850;text-transform:uppercase}.roadmap-timeline strong{display:block;margin-top:6px;color:#edf2ef}.roadmap-timeline p{margin-top:6px;font-size:.86rem}.home-guide-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:32px;align-items:center;overflow:hidden;border:1px solid #314044;border-radius:8px;background:linear-gradient(135deg,rgba(118,199,188,.12),transparent 45%),#151a1d;padding:34px}.home-guide-hero h2{max-width:700px;margin:0;color:#f3f0e8;font-size:clamp(1.9rem,4vw,3.7rem);line-height:.98}.home-guide-hero p:not(.eyebrow){max-width:620px;color:#b5c4c1;line-height:1.58}.guide-hero-stack{display:grid;gap:14px}.guide-hero-stack a{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px 12px;align-items:center;min-height:92px;border:1px solid #3b4748;border-radius:8px;background:#101517d1;padding:18px;text-decoration:none;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.guide-hero-stack a:hover{border-color:#f4c86a;background:#1d2628f2;box-shadow:0 14px 28px #0000003d;transform:translateY(-2px)}.guide-hero-stack .material-symbols-rounded{display:grid;width:42px;height:42px;grid-row:span 2;place-items:center;border-radius:8px;background:#f4c86a;color:#15120b}.guide-hero-stack strong{color:#edf2ef}.guide-hero-stack small{color:#a9b8b5;font-weight:750}.home-version-status{display:grid;grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);gap:18px;align-items:center}.version-status-lead h2{max-width:360px;margin:0;color:#edf2ef;font-size:clamp(1.35rem,2vw,2rem);line-height:1.08}.version-status-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid #344144;border-radius:8px;background:linear-gradient(90deg,#76c7bc14,#f4c86a0f)}.version-status-track article{display:grid;min-height:112px;grid-template-columns:38px minmax(0,1fr);gap:7px 11px;align-content:center;align-items:center;border-right:1px solid #344144;padding:14px;transition:background-color .18s ease,transform .18s ease}.version-status-track article:hover{background:#76c7bc12;transform:translateY(-1px)}.version-status-track article:last-child{border-right:0}.version-status-symbol{display:grid;width:38px;height:38px;grid-row:span 2;place-items:center;border:1px solid #4a574d;border-radius:8px;background:#101517;color:#f4c86a;font-size:1.18rem}.version-status-track strong{color:#edf2ef;font-size:.92rem}.version-status-track small{color:#9fb0ad;font-size:.78rem;font-weight:750;line-height:1.25}.home-support-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,300px);gap:24px;align-items:center;overflow:hidden;border:1px solid #3f3b2d;border-radius:8px;background:linear-gradient(135deg,rgba(244,200,106,.14),transparent 42%),#171d20;padding:34px}.home-support-hero:before{content:none}.privacy-hero-copy{display:grid;gap:24px}.home-support-hero h2{max-width:680px;margin:0;color:#f3f0e8;font-size:clamp(1.6rem,3vw,2.8rem);line-height:1.02}.home-support-hero p:not(.eyebrow){max-width:700px;color:#b5c4c1;line-height:1.58}.support-hero-card{display:inline-grid;width:fit-content;min-width:min(100%,360px);min-height:76px;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:center;border:1px solid #6b5940;border-radius:8px;background:#241f1a;color:#edf2ef;padding:12px 18px 12px 12px;text-decoration:none;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.support-hero-card:hover{border-color:#f4c86a;background:#2b241c;box-shadow:0 16px 32px #00000042;transform:translateY(-2px)}.support-hero-card .material-symbols-rounded{display:grid;width:48px;height:48px;place-items:center;border-radius:8px;background:#f4c86a;color:#15120b;font-size:1.5rem}.support-hero-card span:not(.material-symbols-rounded){display:grid;gap:3px}.support-hero-card strong{color:#f3f0e8;font-size:.9rem}.support-hero-card small{color:#c7bda6;font-size:.74rem;font-weight:750}.no-ads-animation{position:relative;display:grid;min-height:190px;place-items:center;isolation:isolate}.ad-card{position:absolute;display:grid;min-width:82px;min-height:48px;place-items:center;border:1px solid #463231;border-radius:8px;background:#201719;color:#ff8a73;font-size:.78rem;font-weight:900;text-transform:uppercase;box-shadow:0 12px 24px #00000042;animation:ad-card-drift 4.8s ease-in-out infinite}.ad-card-one{top:18px;left:18px}.ad-card-two{right:4px;bottom:24px;animation-delay:-1.4s}.ad-card-three{right:30px;top:38px;min-width:96px;animation-delay:-2.6s}.no-ads-shield{position:relative;z-index:1;display:grid;width:142px;aspect-ratio:1;place-items:center;align-content:center;gap:8px;border:1px solid #6b5940;border-radius:8px;background:linear-gradient(135deg,rgba(244,200,106,.18),transparent 54%),#111416;color:#f4c86a;box-shadow:0 18px 34px #0000005c,0 0 0 8px #f4c86a0f;animation:no-ads-pulse 2.8s ease-in-out infinite}.no-ads-shield .material-symbols-rounded{font-size:2.2rem}.no-ads-shield strong{color:#f3f0e8;font-size:.92rem;text-transform:uppercase}@keyframes home-console-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes ad-card-drift{0%,to{opacity:.34;transform:translateZ(0) rotate(-4deg) scale(.96)}50%{opacity:.78;transform:translate3d(-8px,-7px,0) rotate(3deg) scale(1)}}@keyframes no-ads-pulse{0%,to{transform:scale(1);box-shadow:0 18px 34px #0000005c,0 0 0 8px #f4c86a0f}50%{transform:scale(1.035);box-shadow:0 22px 42px #0000006b,0 0 0 13px #f4c86a1a}}@keyframes tool-panel-rise{0%{opacity:0;transform:translate3d(0,14px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes home-grid-drift{0%{background-position:0 0}to{background-position:26px 26px}}@keyframes wealth-donut-rise{0%{opacity:0;transform:translateY(8px) scale(.96) rotate(-12deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes wealth-bar-fill{0%{width:0}to{width:var(--wealth-bar-width)}}@keyframes roadmap-pulse{0%,to{box-shadow:0 0 #f4c86a42}50%{box-shadow:0 0 0 7px #f4c86a00}}@media(prefers-reduced-motion:reduce){.reveal-item,.tool-panel-animate,.home-reveal,.home-hero-console,.home-hero-console:before,.roadmap-timeline article:before,.wealth-donut,.wealth-bar span{animation:none}.wealth-bar span{width:var(--wealth-bar-width)}.reveal-item,.tool-panel-animate,.home-reveal,.wealth-donut{opacity:1;transform:none}.reveal-item,.home-reveal,.home-hero-actions a,.guide-hero-stack a,.version-status-track article,.support-hero-card{transition:none}}.toolbar{display:grid;grid-template-columns:minmax(260px,1fr) minmax(280px,460px);gap:14px;align-items:end;margin-bottom:18px}.tool-header .overview-search-panel{width:min(460px,42vw)}.quick-filter-bar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:-6px 0 14px}.quick-filter-bar button{min-height:34px;border:1px solid #3b4748;border-radius:999px;background:#171d20;color:#d9e1df;padding:0 12px;font-size:.82rem;font-weight:800}.quick-filter-bar button:hover,.quick-filter-bar button.is-selected{border-color:#f4c86a;background:#241f1a;color:#f4c86a}.quick-filter-bar span{display:inline-flex;min-height:34px;align-items:center;border:1px solid #354345;border-radius:999px;background:#111719;color:#76c7bc;padding:0 12px;font-size:.82rem;font-weight:850}h1{margin:0;color:#f4c86a;font-size:clamp(1.55rem,2vw,2.2rem);font-weight:750;line-height:1.12}p{margin:7px 0 0;color:#99aaa7}.search-field,.filter-row label{display:grid;gap:6px;color:#a9b8b5;font-size:.82rem;font-weight:700}.search-panel{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;align-items:end}.search-field{min-width:0}.search-field:has(input[type=search]),.filter-row label:has(input[type=search]),.gene-controls label:has(input[type=search]),.advanced-search-panel label:has(input[type=search]){position:relative}.search-field:has(input[type=search]):after,.filter-row label:has(input[type=search]):after,.gene-controls label:has(input[type=search]):after,.advanced-search-panel label:has(input[type=search]):after{position:absolute;bottom:0;left:12px;display:grid;width:18px;min-height:40px;place-items:center;color:#76c7bc;content:"search";font-family:Material Symbols Rounded;font-size:1.05rem;font-style:normal;font-weight:400;line-height:1;pointer-events:none}input,select,textarea{width:100%;min-height:40px;border:1px solid #3b4748;border-radius:6px;background:#171d20;color:#edf2ef;padding:0 11px;outline:none}.search-field input[type=search],.filter-row label input[type=search],.gene-controls label input[type=search],.advanced-search-panel label input[type=search]{padding-left:38px}textarea{min-height:104px;padding:10px 11px;resize:vertical}input[type=color]{min-height:40px;padding:4px}select{appearance:none;background:linear-gradient(45deg,transparent 50%,#f4c86a 50%) calc(100% - 17px) 17px / 6px 6px no-repeat,linear-gradient(135deg,#f4c86a 50%,transparent 50%) calc(100% - 11px) 17px / 6px 6px no-repeat,linear-gradient(#2d3839,#2d3839) calc(100% - 31px) 9px / 1px 22px no-repeat,#171d20;padding-right:42px;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease,transform .16s ease}select:hover{border-color:#6d7c7d;background-color:#1c2427}input:focus,select:focus,textarea:focus{border-color:#f4c86a;box-shadow:0 0 0 3px #f4c86a29}select:focus{transform:translateY(-1px)}.filter-toggle{min-height:40px;border:1px solid #6b5940;border-radius:6px;background:#241f1a;color:#f4c86a;font-weight:750;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.filter-toggle{display:none;align-items:center;justify-content:center;gap:8px;padding:0 12px}.filter-toggle:hover{border-color:#f4c86a;background:#34291b;transform:translateY(-1px)}.wealth-analyzer-page{display:grid;align-content:start;gap:16px}.wealth-analyzer-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:16px;align-items:start}.wealth-input-panel,.wealth-result-panel{display:grid;gap:14px;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:16px}.wealth-input-actions{display:flex;flex-wrap:wrap;gap:8px}.file-picker-button,.secondary-action{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;border:1px solid #3b4748;border-radius:6px;background:#171d20;color:#d9e1df;padding:0 12px;font-size:.84rem;font-weight:800;text-decoration:none}.file-picker-button{position:relative;overflow:hidden;cursor:pointer}.file-picker-button input{position:absolute;inset:0;cursor:pointer;opacity:0}.file-picker-button:hover,.secondary-action:hover{border-color:#76c7bc;background:#1c2427;color:#edf2ef}.file-picker-button .material-symbols-rounded{font-size:1.05rem}.wealth-textarea-field{display:grid;gap:8px;color:#a9b8b5;font-size:.82rem;font-weight:800}.wealth-textarea-field textarea{min-height:380px;font-family:Cascadia Mono,SFMono-Regular,Consolas,monospace;font-size:.8rem;line-height:1.45}.wealth-submit-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.wealth-submit-row small,.tool-message{color:#99aaa7;font-size:.78rem;font-weight:750}.tool-message{margin:0}.tool-message.is-warning{color:#f4c86a}.wealth-empty-state{display:grid;min-height:420px;place-items:center;align-content:center;gap:10px;border:1px dashed #3b4748;border-radius:8px;background:#111416;padding:24px;text-align:center}.wealth-empty-state .material-symbols-rounded{color:#76c7bc;font-size:2.4rem}.wealth-empty-state strong{color:#edf2ef;font-size:1.05rem}.wealth-empty-state p{max-width:420px;margin:0;line-height:1.5}.wealth-empty-state code{color:#f4c86a}.wealth-summary-card{border:1px solid #3b4748;border-radius:8px;background:linear-gradient(135deg,rgba(118,199,188,.12),transparent 58%),#111416;padding:16px}.wealth-summary-card.tone-warning{border-color:#6b5940;background:linear-gradient(135deg,rgba(244,200,106,.16),transparent 58%),#171d20}.wealth-summary-card.tone-danger{border-color:#704038;background:linear-gradient(135deg,rgba(217,133,95,.18),transparent 58%),#171d20}.wealth-summary-card span,.wealth-stat-grid span{color:#99aaa7;font-size:.72rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.wealth-summary-card strong{display:block;margin-top:5px;color:#f4c86a;font-size:clamp(1.6rem,4vw,2.55rem);line-height:1}.wealth-summary-card p{max-width:660px;line-height:1.5}.wealth-chart-grid{display:grid;grid-template-columns:220px minmax(0,1fr);gap:16px;align-items:center}.wealth-donut{display:grid;width:min(220px,100%);aspect-ratio:1;place-items:center;align-content:center;justify-self:center;border:1px solid #354345;border-radius:50%;background:radial-gradient(circle,#151a1d 0 50%,transparent 51%),var(--wealth-chart);box-shadow:inset 0 0 0 12px #1114168c;animation:wealth-donut-rise .52s cubic-bezier(.2,.8,.2,1) both}.wealth-donut span,.wealth-donut small{display:block;width:54%;text-align:center}.wealth-donut span{color:#edf2ef;font-size:1.12rem;font-weight:900;line-height:1.05}.wealth-donut small{margin-top:5px;color:#99aaa7;font-size:.68rem;font-weight:850;text-transform:uppercase}.wealth-metrics{display:grid;gap:10px}.wealth-metrics article,.wealth-advice-grid article,.wealth-stat-grid article{border:1px solid #293436;border-radius:8px;background:#171d20;padding:12px}.wealth-metrics article>div:first-child{display:grid;grid-template-columns:12px minmax(0,1fr) auto;gap:8px;align-items:center}.wealth-dot{display:inline-block;width:10px;height:10px;border-radius:999px}.wealth-metrics strong,.wealth-advice-grid strong{color:#edf2ef}.wealth-metrics small{color:#f4c86a;font-size:.78rem;font-weight:900}.wealth-bar{height:9px;overflow:hidden;border-radius:999px;background:#101517;margin-top:10px}.wealth-bar span{display:block;height:100%;min-width:2px;border-radius:inherit;animation:wealth-bar-fill .64s cubic-bezier(.2,.8,.2,1) both;transform-origin:left center}.wealth-metrics p,.wealth-advice-grid p{margin-top:7px;font-size:.82rem;line-height:1.45}.wealth-stat-grid,.wealth-advice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.wealth-stat-grid strong{display:block;margin-top:5px;color:#edf2ef;font-size:1.08rem}.wealth-insight-list{border:1px solid #354345;border-radius:8px;background:#111416;padding:14px 16px}.wealth-insight-list h2{margin:0;color:#edf2ef;font-size:1rem}.wealth-insight-list ul{display:grid;gap:8px;margin:10px 0 0;padding-left:18px;color:#b5c4c1;line-height:1.45}.wealth-advice-grid article{display:grid;align-content:start;gap:6px}.filter-toggle-icon{position:relative;width:16px;height:12px;border-top:2px solid currentColor;border-bottom:2px solid currentColor}.filter-toggle-icon:before{position:absolute;top:3px;left:0;width:16px;border-top:2px solid currentColor;content:""}.grid-wrap{overflow:hidden;border:1px solid #354345;border-radius:8px;background:#151a1d;box-shadow:0 12px 32px #00000059}.grid-wrap.is-loaded{animation:grid-expand .26s ease-out both;transform-origin:top}.loading-panel{display:flex;min-height:120px;align-items:center;justify-content:center;gap:14px;padding:24px;color:#a9b8b5}.loading-panel strong,.loading-panel span{display:block}.loading-panel strong{color:#f4c86a;font-size:1rem}.loading-panel span{margin-top:4px;font-size:.9rem}.loading-mark{width:34px;height:34px;border:3px solid #293436;border-top-color:#f4c86a;border-right-color:#76c7bc;border-radius:50%;animation:loading-spin .7s linear infinite}@keyframes loading-spin{to{transform:rotate(360deg)}}@keyframes grid-expand{0%{opacity:0;transform:scaleY(.96) translateY(-6px)}to{opacity:1;transform:scaleY(1) translateY(0)}}.filter-row{display:grid;grid-template-columns:1.5fr .9fr .9fr .9fr .7fr .7fr;gap:12px;padding:14px;border-bottom:1px solid #293436;background:#192125;transition:background-color .16s ease,border-color .16s ease}.filter-row[data-active=true]{background:#202927;border-bottom-color:#3f4f4f}.pagination-bar{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #293436;padding:10px 14px;color:#a9b8b5;font-size:.9rem}.pagination-controls{display:flex;align-items:center;gap:8px}.pagination-controls button{min-height:34px;border:1px solid #3b4748;border-radius:6px;background:#171d20;color:#d9e1df;padding:0 10px;font-weight:700}.pagination-controls button:hover:not(:disabled){border-color:#f4c86a;background:#241f1a}.pagination-controls button:disabled{cursor:not-allowed;opacity:.45}.pagination-controls span{min-width:110px;text-align:center}.mobile-label{display:none}.table-scroller{overflow-x:auto;scrollbar-width:none}table{width:100%;min-width:980px;border-collapse:collapse}th,td{border-bottom:1px solid #283033;padding:12px 14px;text-align:left;vertical-align:top}th{background:#20282c;color:#f4c86a;font-size:.8rem;text-transform:uppercase}th button{display:flex;width:100%;min-height:28px;align-items:center;justify-content:space-between;gap:10px;border:0;background:transparent;color:inherit;padding:0;text-align:left;text-transform:inherit;font-weight:800}tbody tr:hover{background:#1d2628}.sort-label{min-width:28px;color:#76c7bc;font-size:.72rem;text-align:right;white-space:nowrap}.state-message,.empty-cell{padding:28px;color:#99aaa7;text-align:center}.error{color:#ff8a73}.info-card,.automation-card{margin-top:18px;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:16px 18px;color:#a9b8b5;box-shadow:0 12px 32px #00000047}.info-card h2,.automation-card h2{margin:0 0 6px;color:#f4c86a;font-size:1rem}.info-card p,.automation-card p{margin:0;line-height:1.55}.info-card a{color:#76c7bc;font-weight:750;text-decoration:none}.info-card a:hover{color:#f4c86a;text-decoration:underline}.automation-card code{border:1px solid #3b4748;border-radius:5px;background:#0f1416;color:#76c7bc;padding:2px 5px}.export-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px}.export-tile{display:grid;min-height:112px;place-items:center;align-content:center;gap:6px;border:1px solid #3b4748;border-radius:8px;background:#171d20;color:#d9e1df;text-align:center;text-decoration:none;transition:border-color .16s ease,background-color .16s ease,transform .16s ease,box-shadow .16s ease}.export-tile:hover{border-color:#f4c86a;background:#1d2628;box-shadow:0 10px 22px #0000003d;transform:translateY(-2px)}.export-tile strong{color:#f4c86a;font-size:1.15rem}.export-tile span{color:#99aaa7;font-size:.82rem}.drug-planner-page{display:grid;align-content:start;gap:16px}.drug-subnav{display:flex;align-self:start;flex-wrap:wrap;gap:6px;justify-content:center;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:6px}.drug-subnav button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;border-radius:6px;background:transparent;color:#a9b8b5;padding:0 12px;font-size:.84rem;font-weight:850}.drug-subnav button:hover,.drug-subnav button.is-selected{border-color:#6b5940;background:#241f1a;color:#f4c86a}.drug-subnav .material-symbols-rounded{font-size:1rem}.drug-planner-tool{display:grid;gap:14px;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:16px;box-shadow:0 12px 32px #0000003d}.drug-planner-controls{display:grid;grid-template-columns:minmax(220px,1.2fr) repeat(3,minmax(120px,.7fr));gap:10px}.drug-selling-controls{display:grid;grid-template-columns:minmax(280px,1fr) repeat(2,minmax(130px,180px));gap:10px;align-items:end}.drug-planner-controls-expanded{grid-template-columns:minmax(220px,1.2fr) repeat(4,minmax(120px,.7fr))}.drug-planner-controls label,.drug-selling-controls label{display:grid;gap:6px;color:#99aaa7;font-size:.76rem;font-weight:850;text-transform:uppercase}.drug-planner-controls input,.drug-selling-controls input{min-height:42px;width:100%;border:1px solid #354345;border-radius:7px;background:#111416;color:#edf2ef;padding:0 10px}.drug-planner-controls input:disabled,.drug-planner-controls select:disabled{cursor:not-allowed;opacity:.56}.drug-checkbox-control strong{display:flex;min-height:42px;align-items:center;gap:8px;border:1px solid #354345;border-radius:7px;background:#111416;color:#d9e1df;padding:0 10px;font-size:.78rem;line-height:1.2;text-transform:none}.drug-checkbox-control input{width:16px;min-height:16px;accent-color:#f4c86a}.drug-select-control{display:grid;grid-template-columns:42px minmax(0,1fr);gap:8px;align-items:end}.drug-select-control .drug-icon-frame{align-self:stretch;height:auto;min-height:42px}.drug-select-control select{min-width:0}.drug-planner-summary{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center;border:1px solid #3b4748;border-radius:8px;background:linear-gradient(135deg,rgba(244,200,106,.12),transparent 44%),#171d20;padding:14px}.drug-summary-kicker{display:flex;flex-wrap:wrap;gap:7px;align-items:center;color:#76c7bc;font-size:.76rem;font-weight:850;text-transform:uppercase}.drug-summary-kicker small,.drug-modded-badge{display:inline-flex;min-height:22px;align-items:center;border:1px solid #6b5940;border-radius:999px;background:#241f1a;color:#f4c86a;padding:0 8px;font-size:.68rem;font-weight:850;text-transform:uppercase}.drug-planner-summary strong{display:block;margin-top:4px;color:#f4c86a;font-size:clamp(1.55rem,4vw,2.5rem);line-height:1}.drug-planner-summary p{margin:5px 0 0;color:#a9b8b5;line-height:1.45}.drug-icon-frame{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;overflow:hidden;border:1px solid #3b4748;border-radius:8px;background:#101517;color:#f4c86a}.drug-icon-frame.large{width:58px;height:58px}.drug-icon-frame.modded{background:linear-gradient(135deg,rgba(118,199,188,.16),transparent 52%),#111416;color:#76c7bc}.drug-icon-frame img{display:block;width:86%;height:86%;object-fit:contain;image-rendering:auto}.drug-icon-frame .material-symbols-rounded{font-size:1.35rem}.drug-icon-frame.large .material-symbols-rounded{font-size:1.8rem}.drug-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.drug-metric-grid article{border:1px solid #293436;border-radius:8px;background:#171d20;padding:13px}.drug-metric-grid span{color:#99aaa7;font-size:.72rem;font-weight:850;text-transform:uppercase}.drug-metric-grid strong{display:block;margin-top:5px;color:#edf2ef;font-size:1.05rem}.drug-policy-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;border:1px solid #6b5940;border-radius:8px;background:#241f1a;padding:14px}.drug-policy-card>.material-symbols-rounded{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;background:#111416;color:#f4c86a}.drug-policy-card h2{margin:0;color:#f4c86a}.drug-policy-card p{margin:6px 0 0;color:#b5c4c1;line-height:1.5}.drug-table-wrap{overflow:hidden;border:1px solid #293436;border-radius:8px}.drug-table{width:100%;border-collapse:collapse}.drug-table th,.drug-table td{border-bottom:1px solid #293436;padding:12px;text-align:left;vertical-align:top}.drug-table th{background:#111416;color:#f4c86a;font-size:.72rem;text-transform:uppercase}.drug-table tbody tr:last-child td{border-bottom:0}.drug-table tbody tr.is-selected{background:#76c7bc14}.drug-table td>strong,.drug-name-cell strong{display:flex;flex-wrap:wrap;gap:7px;align-items:center;color:#edf2ef}.drug-table td>span,.drug-name-cell span span{display:block;margin-top:3px;color:#99aaa7;font-size:.82rem;line-height:1.4}.drug-name-cell{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center}.drug-source-link{color:#76c7bc;font-size:.8rem;font-weight:850;text-decoration:none}.drug-source-link:hover{color:#f4c86a;text-decoration:underline}.pawn-health-page{display:grid;gap:16px}.health-subnav{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:6px}.health-subnav button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;border-radius:6px;background:transparent;color:#a9b8b5;padding:0 12px;font-size:.84rem;font-weight:850}.health-subnav button:hover,.health-subnav button.is-selected{border-color:#6b5940;background:#241f1a;color:#f4c86a}.health-subnav .material-symbols-rounded{font-size:1rem}.health-simulator{display:grid;gap:14px;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:16px;box-shadow:0 12px 32px #0000003d}.health-simulator-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start;border-bottom:1px solid #293436;padding-bottom:14px}.health-simulator-heading h2{margin:0;color:#f4c86a;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.08}.health-simulator-heading p{max-width:680px;margin-top:7px;color:#b5c4c1;line-height:1.5;text-align:left}.health-problem-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.health-problem-card{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:172px;gap:8px;border:1px solid #293436;border-radius:8px;background:#111719;color:#d9e1df;padding:12px;cursor:pointer}.health-problem-card>.material-symbols-rounded{display:grid;width:36px;height:36px;place-items:center;border-radius:8px;background:#101517;color:#76c7bc}.health-problem-card strong,.health-problem-card em{display:block}.health-problem-card strong{color:#edf2ef}.health-problem-card em{margin-top:6px;color:#99aaa7;font-size:.8rem;font-style:normal;line-height:1.35}.health-problem-card select{align-self:end}.health-problem-card:hover,.health-problem-card.is-selected{border-color:#f4c86a;background:#241f1a}.health-impact-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.health-impact-summary{border:1px solid #293436;border-radius:8px;background:#111719;padding:14px}.health-impact-summary h3,.compact-heading h3{margin:0;color:#f4c86a;font-size:1rem}.health-impact-summary p{margin:7px 0 0;color:#99aaa7}.health-impact-summary ul{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0 0;padding:0;list-style:none}.health-impact-summary li{display:inline-flex;min-height:30px;align-items:center;gap:6px;border:1px solid #3b4748;border-radius:999px;background:#171d20;color:#d9e1df;padding:0 9px;font-size:.8rem;font-weight:750}.health-impact-summary .material-symbols-rounded{color:#76c7bc;font-size:1rem}.modeled-stat-panel{display:grid;gap:10px}.modeled-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.modeled-stat-card{display:grid;grid-template-columns:36px minmax(0,1fr);gap:9px;align-items:center;border:1px solid #293436;border-radius:8px;background:#111719;padding:12px}.modeled-stat-card>.material-symbols-rounded{display:grid;width:36px;height:36px;place-items:center;border-radius:8px;background:#101517;color:#76c7bc}.modeled-stat-card strong,.modeled-stat-card small,.modeled-stat-card p{display:block}.modeled-stat-card strong{color:#edf2ef}.modeled-stat-card small{margin-top:3px;color:#99aaa7;font-size:.76rem;font-weight:850}.modeled-stat-meter,.modeled-stat-card p{grid-column:1 / -1}.modeled-stat-meter{height:8px;overflow:hidden;border-radius:999px;background:#243033}.modeled-stat-meter span{display:block;height:100%;border-radius:inherit;background:#76c7bc}.modeled-stat-card p{margin:0;color:#99aaa7;font-size:.78rem;font-weight:750}.modeled-stat-card.status-reduced .modeled-stat-meter span,.modeled-stat-card.status-painful .modeled-stat-meter span,.modeled-stat-card.status-minor .modeled-stat-meter span{background:#f4c86a}.modeled-stat-card.status-poor .modeled-stat-meter span,.modeled-stat-card.status-severe .modeled-stat-meter span{background:#d9855f}.modeled-stat-card.status-critical .modeled-stat-meter span{background:#ff8a73}.pawn-health-tool{display:grid;grid-template-columns:minmax(240px,.42fr) minmax(0,1fr);gap:14px;align-items:start}.health-stat-list{display:grid;gap:8px;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:10px}.health-stat-list button{display:grid;min-height:56px;grid-template-columns:36px minmax(0,1fr);gap:10px;align-items:center;border:1px solid #293436;border-radius:8px;background:#171d20;color:#d9e1df;padding:8px;text-align:left}.health-stat-list button:hover,.health-stat-list button.is-selected{border-color:#f4c86a;background:#241f1a}.health-stat-list .material-symbols-rounded{display:grid;width:36px;height:36px;place-items:center;border-radius:8px;background:#101517;color:#76c7bc}.health-stat-list strong,.health-stat-list small{display:block}.health-stat-list strong{color:#edf2ef}.health-stat-list small{margin-top:3px;color:#99aaa7;font-size:.76rem;font-weight:750}.health-stat-detail{display:grid;gap:14px;border:1px solid #354345;border-radius:8px;background:#151a1d;padding:16px;box-shadow:0 12px 32px #0000003d}.health-stat-detail-header{display:grid;grid-template-columns:54px minmax(0,1fr);gap:14px;align-items:start}.health-stat-detail-header>.material-symbols-rounded{display:grid;width:54px;height:54px;place-items:center;border:1px solid #3b4748;border-radius:8px;background:#101517;color:#f4c86a;font-size:1.7rem}.health-stat-detail-header small{color:#76c7bc;font-size:.76rem;font-weight:850;text-transform:uppercase}.health-stat-detail-header h2{margin:3px 0 0;color:#f4c86a;font-size:clamp(1.45rem,3vw,2.25rem);line-height:1.05}.health-stat-detail-header p{max-width:760px;color:#b5c4c1;line-height:1.55}.health-stat-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.health-stat-columns section,.health-stat-note{border:1px solid #293436;border-radius:8px;background:#111719;padding:14px}.health-stat-columns h3{margin:0 0 8px;color:#edf2ef;font-size:.9rem}.health-stat-columns ul{display:grid;gap:7px;margin:0;padding-left:18px}.health-stat-columns li{color:#a9b8b5;line-height:1.42}.health-stat-note{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;align-items:start;border-color:#6b5940;background:#241f1a}.health-stat-note .material-symbols-rounded{display:grid;width:36px;height:36px;place-items:center;border-radius:8px;background:#111416;color:#f4c86a}.health-stat-note p{margin:0;color:#d7dfdc;line-height:1.5}@media(max-width:1100px){.home-hero{grid-template-columns:minmax(0,1fr);min-height:0;gap:28px}.home-hero-console{width:100%}}@media(max-width:940px){.site-header{grid-template-columns:minmax(150px,1fr) auto minmax(140px,1fr);gap:10px}.site-nav a{padding-right:8px;padding-left:8px;font-size:.82rem}.header-actions{width:min(224px,100%)}.site-search{width:min(180px,100%)}.site-search:focus-within{width:min(260px,100%)}}@media(max-width:800px){.site-header{position:static;grid-template-columns:minmax(150px,1fr) auto;padding:8px 10px}.site-giveaway-inner{grid-column:1 / 3;justify-content:flex-start;gap:8px;width:auto;padding-left:10px;font-size:.78rem}.site-giveaway-inner span:not(.material-symbols-rounded){display:none}.site-giveaway-banner button{grid-column:3;margin-right:8px}.header-actions,.brand small{display:none}.page-shell{width:min(100% - 20px,1180px);padding:18px 0}.breadcrumb-shell{width:min(100% - 20px,1180px);padding-top:16px}.breadcrumb-shell+.page-shell{padding-top:6px}.breadcrumbs{gap:5px;font-size:.72rem}.breadcrumbs a,.breadcrumbs span{max-width:min(54vw,260px)}.home-hero{grid-template-columns:1fr;min-height:0;gap:20px;padding:30px 0}.home-hero-console{width:100%}.primary-action{width:fit-content}.support-panel-heading{display:grid;gap:8px}.player-count-header{display:grid;gap:10px}.player-refresh-button{width:fit-content}.player-count-panel{grid-template-columns:1fr}.player-count-game-image{min-height:120px}.player-chart-panel{padding:12px}.dlc-prediction-panel{grid-template-columns:1fr;padding:16px}.dlc-prediction-stats,.dlc-cadence-grid{grid-template-columns:1fr}.dlc-timeline-panel{padding:14px}.dlc-release-card{grid-template-columns:52px minmax(0,1fr);min-height:0}.dlc-release-content{padding:12px}.dlc-release-heading{display:grid;gap:4px}.dlc-release-heading span{white-space:normal}.support-panel{grid-template-columns:1fr;padding:14px}.support-hero,.giveaway-header{grid-template-columns:1fr}.support-giveaway-button{width:fit-content}.giveaway-summary{grid-template-columns:1fr}.giveaway-footer-note{display:grid}.giveaway-footer-note a{width:fit-content}.support-tier-grid{gap:8px}.support-tier{grid-template-columns:40px minmax(0,1fr) auto;align-items:start;padding:12px}.support-tier-action{grid-column:2 / -1;width:fit-content}.support-goals-panel{padding:14px}.support-goal-header{display:grid;gap:8px}.shop-grid,.shop-detail-layout{grid-template-columns:1fr}.shop-gallery-stack,.shop-detail-gallery,.shop-thumbnail-row{max-width:none}.shop-detail-info{padding:18px}.shop-detail-sections{gap:16px}.shop-detail-sections article{padding:18px}.shop-spec-list div{grid-template-columns:1fr;gap:5px}.shop-help-panel{grid-template-columns:1fr;align-items:start}.shop-size-grid,.shop-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-purchase-grid{grid-template-columns:1fr}.supporter-list article.supporter-state-card{grid-template-columns:1fr}.supporter-title{width:fit-content}.playthrough-tool{grid-template-columns:1fr;padding:18px}.wheel-panel{--wheel-size: min(300px, 82vw);min-height:330px}.playthrough-wheel{width:var(--wheel-size)}.wheel-label{--wheel-label-radius: 104px;width:58px;font-size:.58rem;line-height:1.05}.section-heading{display:block}.section-heading p{text-align:left}.roadmap-hero{grid-template-columns:1fr}.roadmap-hero h2{text-align:left}.home-guide-hero,.home-version-status{grid-template-columns:1fr;padding:22px}.home-support-hero{grid-template-columns:1fr;gap:18px;padding:22px}.privacy-hero-copy{gap:18px}.support-hero-card{width:100%;min-width:0}.no-ads-animation{min-height:158px}.ad-card-one{left:max(8px,12%)}.ad-card-two{right:max(8px,12%)}.ad-card-three{right:max(18px,20%)}.home-version-status{padding:0}.version-status-lead h2{max-width:none}.version-status-track{grid-template-columns:1fr}.version-status-track article{min-height:88px;border-right:0;border-bottom:1px solid #344144}.version-status-track article:last-child{border-bottom:0}.roadmap-timeline{grid-template-columns:repeat(5,minmax(220px,1fr))}.tool-grid,.cache-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cache-link-list article{grid-template-columns:42px minmax(0,1fr)}.cache-link-list label,.cache-link-list a{grid-column:1 / -1}.cache-heading-actions,.cache-export-actions{justify-content:flex-start}.wealth-analyzer-layout{grid-template-columns:1fr}.wealth-textarea-field textarea{min-height:260px}.wealth-empty-state{min-height:300px}.drug-planner-controls,.drug-selling-controls,.drug-metric-grid,.wealth-stat-grid,.wealth-advice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pawn-health-tool,.health-stat-columns,.health-impact-layout{grid-template-columns:1fr}.health-problem-grid,.modeled-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.health-simulator-heading{grid-template-columns:1fr}.health-stat-list{grid-template-columns:repeat(2,minmax(0,1fr))}.advanced-search-panel,.guide-grid{grid-template-columns:1fr}.guide-hero{grid-template-columns:1fr;gap:16px;padding:18px}.guide-hero>div:first-child{min-height:0;padding-left:14px}.guide-hero h1{font-size:2.2rem}.guide-visual{min-height:240px}.guide-content,.guide-example-grid,.guide-reference,.guide-quick-answer,.guide-mistake-grid,.guide-next-grid,.guide-callout{grid-template-columns:1fr}.visual-table{grid-template-columns:repeat(2,minmax(0,1fr))}.scenario-card{max-width:none}.toolbar{grid-template-columns:1fr;gap:12px}.quick-filter-bar{gap:6px;margin-top:-2px}.quick-filter-bar button,.quick-filter-bar span{min-height:32px;padding:0 10px;font-size:.76rem}.search-panel{grid-template-columns:minmax(0,1fr) auto}.filter-toggle{display:flex}.filter-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:0;overflow:hidden;padding-top:0;padding-bottom:0;border-bottom-width:0;opacity:0;transform:translateY(-4px);transition:max-height .22s ease,padding .22s ease,opacity .16s ease,transform .16s ease,background-color .16s ease,border-color .16s ease}.filter-row.is-open{display:grid;max-height:360px;padding-top:14px;padding-bottom:14px;border-bottom-width:1px;opacity:1;transform:translateY(0)}.pagination-bar,.pagination-controls{align-items:stretch;flex-direction:column}.pagination-summary{display:none}.pagination-controls{width:100%;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center}.pagination-controls span{min-width:0}.pagination-controls .page-step{width:44px;min-width:44px;max-width:44px;padding:0;font-size:1.15rem}.pagination-controls .desktop-label{display:none}.pagination-controls .mobile-label{display:inline}}@media(max-width:640px){.site-header{position:sticky;align-items:center;gap:8px;min-height:58px;padding:8px 10px}.menu-toggle{display:grid;gap:3px}.menu-toggle[aria-expanded=true]{border-color:#6b5940;background:#241f1a;color:#f4c86a}.site-nav{position:absolute;top:calc(100% + 1px);right:10px;left:10px;display:none;max-height:calc(100vh - 76px);overflow-y:auto;border:1px solid #354345;border-radius:8px;background:#111416;padding:6px;box-shadow:0 18px 40px #00000059;scrollbar-width:none}.site-nav.is-open{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.site-nav a{display:flex;min-height:36px;align-items:center;justify-content:center;border-color:#293436;padding:8px 9px;text-align:center;font-size:.82rem;line-height:1.15;white-space:normal}.site-footer{height:116px;flex-basis:116px;align-items:start;flex-direction:column;justify-content:center}.site-footer nav{justify-content:flex-start}.support-tier-icon{width:38px;height:38px;font-size:1.35rem}.support-tier-price{font-size:1rem}.support-tier strong{font-size:.95rem;line-height:1.15}.brand{flex:1 1 auto}.brand-mark{width:34px;height:34px;flex-basis:34px}.brand strong{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}h1{font-size:1.45rem}.home-hero h1{font-size:2rem;line-height:1.05}.home-page{padding-bottom:30px}.home-page>section+section{margin-top:34px}.home-page .home-hero+.tool-directory{margin-top:22px}.home-hero{padding:24px 0 26px}.home-hero p:not(.eyebrow){margin-top:12px;font-size:.95rem;line-height:1.5}.home-hero-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-hero-actions a{min-height:38px;padding:0 8px;font-size:.78rem}.home-hero-console{gap:10px;padding:12px}.console-result-grid{gap:8px}.console-result-grid article{min-height:96px;padding:10px}.section-heading{margin-bottom:10px}.section-heading h2,.roadmap-band h2{font-size:1rem}.section-heading p{margin:4px 0 0;font-size:.86rem;line-height:1.4}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-page .tool-card{min-height:142px;gap:7px;padding:10px}.home-page .tool-card-top{gap:6px}.home-page .tool-icon{width:28px;height:28px;flex-basis:28px;border-radius:6px;font-size:1rem}.home-page .tool-card .tool-status{max-width:82px;padding:3px 5px;font-size:.52rem;line-height:1.15;text-align:center}.home-page .tool-card strong{font-size:.9rem;line-height:1.18}.home-page .tool-card>span:last-child{font-size:.76rem;line-height:1.35}.home-page .roadmap-band{margin-top:38px;padding-top:28px}.roadmap-hero{gap:6px;margin-bottom:10px}.roadmap-hero h2{font-size:1.32rem;line-height:1.12}.roadmap-hero p:not(.eyebrow),.roadmap-band p{margin:6px 0 0;font-size:.86rem;line-height:1.45}.roadmap-timeline{grid-template-columns:1fr;gap:8px;overflow-x:visible;padding:4px 0 0}.roadmap-timeline article{min-height:0;border-top:0;border-left:2px solid #3b4748;padding:0 0 2px 14px}.roadmap-timeline article:before{top:1px;left:-7px;width:10px;height:10px}.roadmap-timeline strong{margin-top:3px;font-size:.94rem}.roadmap-timeline p{margin-top:3px}.wheel-label.large{--wheel-label-radius: 108px;display:block;width:50px;font-size:.5rem;line-height:1.05;text-shadow:0 1px 1px rgba(255,255,255,.22)}.tool-header,.backup-header,.playthrough-workspace,.picker-mode-bar,.detail-grid,.detail-grid.bottom,.creation-panels,.template-sections,.scenario-template-loader,.gene-importer,.gene-controls,.gene-groups,.gene-summary,.parameter-tool,.parameter-form{grid-template-columns:1fr}.backup-download-button{width:100%}.backup-header-actions{justify-content:stretch}.backup-header-actions button{flex:1 1 180px}.backup-grid{grid-template-columns:1fr}.backup-dialog-backdrop{padding:10px}.backup-dialog{max-height:calc(100vh - 20px)}.backup-dialog-actions{justify-content:stretch}.backup-dialog-actions button{flex:1 1 150px}.crash-ai-button{width:100%}.crash-analysis-header{grid-template-columns:1fr}.crash-upload-button{width:100%}.drug-subnav{justify-content:center;gap:4px;padding:5px}.drug-subnav button{min-height:34px;padding:0 9px;font-size:.76rem}.drug-planner-tool{padding:12px}.drug-planner-controls,.drug-selling-controls{gap:8px}.drug-planner-controls label,.drug-selling-controls label{font-size:.7rem}.drug-planner-controls input,.drug-selling-controls input{min-height:38px;font-size:.86rem;padding:0 8px}.drug-planner-summary{grid-template-columns:48px minmax(0,1fr);padding:12px}.drug-icon-frame.large{width:48px;height:48px}.drug-metric-grid{gap:8px}.drug-metric-grid article{padding:10px}.drug-name-cell{grid-template-columns:36px minmax(0,1fr)}.drug-icon-frame{width:36px;height:36px;flex-basis:36px}.tool-header .overview-search-panel{width:100%}.gene-groups form{grid-template-columns:1fr}.gene-tabs,.playthrough-tabs{display:flex;width:100%;gap:4px;justify-content:center;overflow-x:auto;margin-bottom:12px;padding-bottom:4px;scrollbar-width:none}.gene-tabs::-webkit-scrollbar,.playthrough-tabs::-webkit-scrollbar{display:none}.gene-tabs button,.playthrough-tabs button{min-height:34px;flex:0 0 auto;padding:0 10px;font-size:.78rem;line-height:1}.planning-grids,.mini-gene-grid,.import-process-toggle{grid-template-columns:1fr}.mode-toggle{display:grid;grid-template-columns:1fr}.mode-toggle.compact{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:0}.mode-toggle.compact button{min-height:34px;padding:0 8px;font-size:.78rem}.wheel-panel.large{--wheel-size: min(320px, 82vw);min-height:360px}.wheel-pointer{border-top-width:12px;border-right-width:22px;border-bottom-width:12px}.case-panel{min-height:300px}.case-pin{top:24px;height:196px}.case-track{padding:0 48px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-wrap{border-radius:6px}.table-scroller{overflow-x:visible}table,thead,tbody,tr,td{display:block;width:100%}table{min-width:0;border-collapse:separate;border-spacing:0}thead{display:none}tbody{padding:10px;background:#111719}tbody tr{overflow:hidden;border:1px solid #293436;border-radius:8px;background:#171d20}tbody tr+tr{margin-top:10px}tbody tr:hover{background:#1a2225}td{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;border-bottom:1px solid #283033;padding:10px 12px;word-break:break-word}td:last-child{border-bottom:0}td:before{content:attr(data-label);color:#f4c86a;font-size:.72rem;font-weight:800;text-transform:uppercase}.empty-cell{display:block;border:0}.empty-cell:before{content:none}.info-card,.automation-card{padding:14px}.export-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.export-tile{min-height:92px;padding:8px}.export-tile strong{font-size:1rem}.export-tile span{font-size:.72rem}.options-grid,.parameter-grid,.options-grid thead,.parameter-grid thead,.options-grid tbody,.parameter-grid tbody,.options-grid tr,.parameter-grid tr,.options-grid td,.parameter-grid td{display:revert;width:auto}.options-grid thead,.parameter-grid thead{display:table-header-group}.options-grid tbody,.parameter-grid tbody{padding:0;background:transparent}.options-grid tr,.parameter-grid tr{display:table-row;border:0;background:transparent}.options-grid td,.parameter-grid td{display:table-cell;grid-template-columns:none}.options-grid td:before,.parameter-grid td:before{content:none}.gene-browser{padding:10px}.gene-controls{gap:8px}.gene-controls label{gap:4px;font-size:.76rem}.gene-controls input{min-height:38px;font-size:.86rem}.gene-pagination{margin-top:10px}.gene-grid-wrap{overflow-x:visible;border-radius:0 0 8px 8px}.gene-grid{min-width:0}.gene-grid tbody{display:grid;gap:8px;padding:8px}.gene-grid tr{display:grid;gap:0;border:1px solid #293436;border-radius:8px;background:#171d20;overflow:hidden}.gene-grid tr:hover{background:#1a2225}.gene-grid td{display:grid;grid-template-columns:86px minmax(0,1fr);gap:8px;align-items:start;border-bottom:1px solid #283033;padding:9px 10px;word-break:break-word}.gene-grid td:last-child{border-bottom:0}.gene-grid td:before{content:attr(data-label);color:#f4c86a;font-size:.68rem;font-weight:850;line-height:1.35;text-transform:uppercase}.gene-grid td[data-label=Gene]{grid-template-columns:1fr;gap:3px;background:#111719}.gene-grid td[data-label=Gene]:before{content:none}.gene-grid td[data-label=Gene] strong{font-size:.98rem}.gene-grid td.gene-icon-cell{width:auto;grid-template-columns:1fr;justify-items:start;background:#111719}.gene-grid td.gene-icon-cell:before{content:none}.gene-grid .gene-icon-frame{margin:0}.gene-grid td[data-label=Description]{grid-template-columns:1fr;gap:5px;font-size:.86rem;line-height:1.42}.gene-grid td[data-label=Description]:before{content:attr(data-label)}.gene-grid td[data-label=Plan],.gene-grid .gene-stat-cell{justify-items:end;text-align:right}.gene-grid .gene-stat-chip{width:auto;min-height:22px;padding:2px 8px;font-size:.74rem}.gene-actions button{min-width:94px;min-height:34px;justify-content:center;padding:0 10px}.gene-actions{justify-content:flex-end}.gene-importer{padding:12px}.gene-importer textarea{min-height:180px}.clean-file-input{min-height:64px}.gene-groups,.planning-panel{padding:12px}.group-list-item{grid-template-columns:minmax(0,1fr);padding-right:0}.group-row-actions{justify-content:stretch;padding:0 10px 10px}.group-row-actions button{flex:1 1 0;width:auto}}@media(max-width:420px){.site-nav a{min-height:34px;padding:7px 8px;font-size:.78rem}.support-tier{min-height:140px;padding:10px}.support-tier-icon{width:36px;height:36px;font-size:1.2rem}.support-tier p{font-size:.72rem}.home-support-hero{padding:16px}.home-support-hero h2{font-size:1.42rem;line-height:1.08}.home-support-hero p:not(.eyebrow){font-size:.9rem;line-height:1.5}.support-hero-card{min-height:66px;grid-template-columns:40px minmax(0,1fr);gap:10px;padding:10px}.support-hero-card .material-symbols-rounded{width:40px;height:40px;font-size:1.28rem}.no-ads-animation{min-height:132px}.ad-card{min-width:62px;min-height:36px;font-size:.62rem}.ad-card-one{top:8px;left:6px}.ad-card-two{right:4px;bottom:12px}.ad-card-three{top:24px;right:20px;min-width:72px}.no-ads-shield{width:108px;gap:5px;box-shadow:0 14px 26px #00000057,0 0 0 6px #f4c86a0f}.no-ads-shield .material-symbols-rounded{font-size:1.75rem}.no-ads-shield strong{font-size:.76rem}.home-page .tool-card{min-height:132px;padding:9px}.home-page .tool-card>span:last-child{font-size:.72rem}.home-page .tool-card .tool-status{max-width:74px;font-size:.5rem}.search-panel{grid-template-columns:minmax(0,1fr)}.filter-toggle{grid-column:1 / -1}.filter-row,.form-grid,.drug-planner-controls,.drug-selling-controls,.drug-metric-grid,.wealth-chart-grid,.wealth-stat-grid,.wealth-advice-grid{grid-template-columns:1fr}.wealth-input-actions,.wealth-submit-row{display:grid;grid-template-columns:1fr}.wealth-input-actions>*,.wealth-submit-row .primary-action{width:100%}.wealth-input-panel,.wealth-result-panel{padding:12px}.wealth-donut{width:min(188px,72vw)}.health-stat-list,.health-problem-grid,.modeled-stat-grid,.health-stat-detail-header,.health-stat-note{grid-template-columns:1fr}.drug-subnav,.health-subnav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.drug-subnav button,.health-subnav button{width:100%}}
