/* HoodFox reference layout. Decorative raster art; all controls and data remain HTML. */
@font-face{font-family:HoodFoxReferenceTitle;src:url('/art/fonts/HoodFoxReferenceTitle.ttf') format('truetype');font-display:swap}
@font-face{font-family:HoodFoxReferenceHero;src:url('/art/fonts/HoodFoxReferenceHero.ttf') format('truetype');font-display:swap}
@font-face{font-family:Pixel;src:url('/art/fonts/Jersey10-Regular.ttf') format('truetype');font-display:swap}
@font-face{font-family:Interface;src:url('/art/fonts/ChakraPetch-Regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Interface;src:url('/art/fonts/ChakraPetch-SemiBold.ttf') format('truetype');font-weight:600 800;font-display:swap}
:root{color-scheme:dark;--bg:#020c26;--panel:#030c26;--line:#7546ff;--line-dark:#422593;--muted:#ccbcff;--gold:#ffdd54;--text:#f8f3ff;--green:#00eac2;--red:#ff465d;--side:215px;font:22px/1.35 Interface,system-ui,sans-serif;background:var(--bg);color:var(--text)}
*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(ellipse at 48% 5%,#070b31 0,transparent 75%),var(--bg)}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button,a,select,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.48;cursor:not-allowed}button,input,select{background:#060d27;border:2px solid var(--line);min-height:44px}button{padding:9px 17px}input,select{padding:8px 13px;width:100%}button:hover:not(:disabled),.btn:hover{border-color:var(--gold);background:#251940}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #ffe891;outline-offset:4px}button,.btn{transition:background .15s,border-color .15s}
h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h1,.pixel{font-family:Pixel,monospace}h1{font-size:86px;line-height:1;letter-spacing:2px;color:var(--gold);background:linear-gradient(#fff5b4 24%,#ffe05f 55%,#f5a522 83%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:.5px #ffd357}h2{font-family:Pixel,monospace;font-size:38px;line-height:1.05;letter-spacing:.5px}h3{font-size:23px;font-weight:600}p{line-height:1.45}.muted{color:var(--muted)}.gold{color:var(--gold)}.green{color:var(--green)}.red{color:var(--red)}.small{font-size:18px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.icon{width:35px;height:35px;display:inline-block;vertical-align:middle;flex-shrink:0;fill:currentColor}.icon[style*="--icon"]{background:currentColor;mask-image:var(--icon);-webkit-mask-image:var(--icon);mask-position:center;mask-size:contain;mask-repeat:no-repeat;image-rendering:pixelated}.icon.large{width:48px;height:48px}.icon-eth{width:30px;height:44px}.skip-link{position:fixed;top:-90px;left:230px;padding:12px;background:var(--gold);color:#111;z-index:100}.skip-link:focus{top:8px}.boot{padding:60px;text-align:center}
.sidebar{position:fixed;inset:0 auto 0 0;width:var(--side);z-index:30;display:flex;flex-direction:column;border-right:4px solid var(--line);background:linear-gradient(115deg,#050b27,#010c25);padding:23px 0 0}.brand{display:grid;justify-items:center;gap:0;margin:0 0 27px}.brand img{width:125px;height:95px;object-fit:contain;image-rendering:pixelated}.brand strong{font-family:Pixel,monospace;font-weight:400;color:var(--gold);font-size:49px;letter-spacing:1px;line-height:1.04}.nav-list{display:grid;gap:7px}.nav-link{display:flex;align-items:center;gap:22px;padding:10px 17px 10px 27px;border:2px solid transparent;min-height:64px;font-size:22px;white-space:nowrap}.nav-link .icon{width:40px;height:40px;color:var(--muted)}.nav-link:hover{background:#24124b}.nav-link.active{border-color:#7140de;background:linear-gradient(90deg,#241469,#261059);box-shadow:inset 6px 0 var(--gold)}.nav-link.active .icon{color:var(--gold)}.sidebar-bottom{margin-top:auto;padding-top:25px}.sidebar-note{font-size:10px;letter-spacing:.25px;line-height:1.4;color:#a798d0;text-align:center;padding:4px 10px}.mobile-toggle{display:none}
.workspace{margin-left:var(--side);min-height:100vh;padding:0 18px 12px 13px}.page-head{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:94px;padding:0 7px;gap:18px}.page-head h1{font-family:HoodFoxReferenceTitle,Pixel,monospace;font-size:58px;line-height:1;letter-spacing:0;-webkit-text-stroke:0;white-space:nowrap;min-width:0;transform:translateY(4px)}.head-actions{display:flex;align-items:center;gap:16px;flex-shrink:0;padding-right:16px}.head-actions button{display:flex;align-items:center;justify-content:center;gap:12px;font-size:20px;height:49px;min-width:171px;padding:5px 11px;box-shadow:inset 0 0 0 1px #25235c}.head-actions .wallet-button{min-width:206px}.head-actions .icon-wallet{color:var(--gold)}.head-actions .icon{width:32px;height:36px}.preview-label{color:var(--text)}.chevron{width:12px;height:12px;border-right:3px solid var(--line);border-bottom:3px solid var(--line);transform:rotate(45deg);margin-left:4px;margin-top:-7px}.workspace-footer{display:flex;justify-content:space-between;gap:20px;color:#b8a8de;font-size:10px;letter-spacing:.3px;padding:9px 3px 0}.workspace-footer a{text-decoration:underline}
.panel{border:3px solid var(--line);background:linear-gradient(115deg,#050c28,#010c24);min-width:0;box-shadow:inset 0 0 0 1px #231950}.pad{padding:17px 19px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.panel-title.center{justify-content:center}.grid{display:grid;gap:12px}.two{grid-template-columns:1.2fr 1fr}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.row{display:flex;align-items:center;gap:21px}.between{justify-content:space-between}.stack{display:grid;gap:15px}.section-gap{margin-top:13px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:60px;padding:7px 21px;border:2px solid var(--line);background:linear-gradient(110deg,#070d29,#0c0b28);font-family:Pixel,Interface,sans-serif;font-size:33px;line-height:1;letter-spacing:.3px;box-shadow:inset 0 0 0 1px #37305c;position:relative}.primary{border-color:var(--gold);color:var(--gold);background:linear-gradient(110deg,#2a211c,#1e191d);box-shadow:inset 0 0 0 1px #8f6821,0 0 5px #f8bf2533}.danger{border-color:var(--red);color:var(--red);background:linear-gradient(110deg,#200d23,#170c20);box-shadow:inset 0 0 0 1px #631734}.full{width:100%}.compact{padding:6px 12px;min-height:38px}.empty{text-align:center;padding:28px 20px;color:var(--muted);font-size:18px}.empty h2{color:var(--text);margin-bottom:12px}.empty .btn{margin-top:18px}
.info{position:relative;display:inline-flex;z-index:5;flex-shrink:0}.info summary{cursor:help;list-style:none;border:2px solid #e2d4ff;border-radius:50%;width:33px;height:33px;display:grid;place-items:center;font:24px Georgia,serif;color:#e7dfff}.info summary::-webkit-details-marker{display:none}.info .tooltip{position:absolute;right:0;top:43px;width:300px;max-width:80vw;background:#070b25;border:1px solid #cfc0ff;padding:14px;font:15px/1.55 system-ui,sans-serif;color:#ece5ff;box-shadow:0 10px 25px #000a}.info .tooltip a{color:var(--gold);text-decoration:underline}
.tabs{display:flex;gap:16px;border-bottom:3px solid var(--line);margin-bottom:9px;height:56px;padding-left:4px}.tab{padding:5px 24px;border:2px solid var(--line);border-bottom:0;min-width:300px;display:flex;align-items:center;justify-content:center;gap:23px;font-size:25px;font-weight:600;line-height:1;min-height:0}.tab+.tab{min-width:348px}.tab.active{color:var(--gold);border-color:var(--gold);background:linear-gradient(#24165a,#100e36);box-shadow:inset 0 3px #513766}.status-dot,.selection-dot{display:inline-block;width:18px;height:18px;background:var(--green);border-radius:50%;box-shadow:0 0 14px #00eabe44;margin-right:10px}.selection-dot{width:14px;height:14px;box-shadow:none}.fox-card:not(.selected) .selection-dot{background:var(--muted)}
/* Home: same approved scene and hero; headline, CTAs and balances are live DOM. */
.page-home{padding:0;position:relative}.page-home .page-head{position:absolute;top:0;left:0;right:0;z-index:5;justify-content:flex-end}.page-home .workspace-footer{position:absolute;bottom:16px;left:24px;right:24px;justify-content:center;z-index:4}.page-home .workspace-footer a{position:absolute;right:0}.home{position:relative;display:flex;flex-direction:column;min-height:max(100svh,1024px);overflow:hidden;background:#09062b var(--scene-1) center bottom/100% auto no-repeat}.home-illustration{position:absolute;inset:0 0 auto;height:auto;aspect-ratio:1321/758;background:var(--scene-0) top center/100% 100% no-repeat}.home-content{position:relative;z-index:2;width:700px;max-width:59%;margin:183px 0 0 6.05%}.home h1{font-family:HoodFoxReferenceHero,Pixel,monospace;font-size:67px;line-height:1.09;letter-spacing:0;-webkit-text-stroke:0;padding-bottom:0}.home-copy{margin:0 0 39px;color:#d7c8ff;font-size:24px;font-weight:600;letter-spacing:.5px;white-space:nowrap;line-height:1.4}.hero-actions{display:flex;gap:24px;flex-wrap:wrap}.home .hero-actions .btn{min-width:256px;min-height:73px;font-size:36px;border-width:3px}.home .hero-actions .icon{width:43px;height:43px}.home-stats{position:absolute;bottom:126px;left:30px;right:37px;z-index:2;gap:18px}.stat{display:flex;align-items:center;gap:22px;min-height:129px;padding:19px 27px;background:linear-gradient(125deg,#0a0b25,#070c25)}.stat>.icon{width:54px;height:62px;color:var(--gold)}.stat .label{color:#cfc0ff;font-size:19px;margin-bottom:13px;white-space:nowrap}.stat .value{font-family:Pixel,monospace;font-size:49px;line-height:.85;letter-spacing:1px;color:#fff0b2}.home-stats .stat>div{flex:1;min-width:0}.home-stats .epoch-count{font-size:20px;margin-top:9px;color:var(--muted)}.progress{height:23px;background:#070b21;border:2px solid var(--line);overflow:hidden}.progress span{display:block;height:100%;background:linear-gradient(90deg,#ffba28,#ffe34b);max-width:100%;box-shadow:inset 0 0 0 2px #b68321}
/* Mine */
.epoch-bar{display:flex;align-items:center;gap:33px;padding:14px 23px;margin-bottom:13px;min-height:78px;font-size:23px}.epoch-bar .progress{flex:1;min-width:70px;height:26px}.epoch-bar .icon{color:var(--gold);width:43px;height:43px}.epoch-bar>span{white-space:nowrap}.epoch-bar>span:first-of-type{font-family:Pixel,monospace;font-size:36px}.divider{height:30px;width:2px;background:var(--line);flex-shrink:0}.mine-grid{display:grid;grid-template-columns:1.48fr 1fr;gap:13px}.mine-grid>section{min-height:581px}.mine-scene{display:block;width:100%;aspect-ratio:753/427;object-fit:cover;image-rendering:pixelated}.device-tabs{display:flex;border-top:3px solid var(--line);border-bottom:2px solid var(--line);padding:10px 12px 0;gap:10px;height:64px;margin:0 13px}.device-tabs button{padding:5px 17px;border-bottom:0;min-width:157px;min-height:0;font-family:Pixel,monospace;font-size:32px;display:flex;gap:21px;align-items:center;justify-content:center}.device-tabs .active{color:var(--gold);border-color:var(--gold)}.mining-controls{min-height:82px;padding:12px 13px;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:23px}.mining-controls .metric{padding-left:19px;border-left:1px solid var(--line);font-size:21px;font-weight:600}.metric small{display:block;color:var(--muted);font-size:16px;font-weight:400;white-space:nowrap}.mining-controls .btn{min-height:52px;font-size:28px;padding:5px 13px;white-space:nowrap}.mining-controls .icon{width:25px;height:25px}
.claim-card{display:flex;flex-direction:column;text-align:center;padding:17px 18px 0;position:relative}.claim-card .panel-title{text-align:left;min-height:43px;margin:0 2px 3px}.claim-card h2{font-size:51px;line-height:40px;letter-spacing:1px}.ticket-art{display:block;object-fit:contain;image-rendering:pixelated;width:205px;max-width:100%;margin:8px auto}.claim-card .ticket-art{width:100%;height:192px;margin:0 auto;object-fit:contain}.countdown{font-family:Pixel,monospace;font-size:91px;color:#fff4b8;line-height:.6;letter-spacing:3px;margin:5px 0 11px;font-variant-numeric:tabular-nums}.claim-hint{color:#ffda36;font-size:20px;margin:0 5px 10px;text-align:left;display:flex;gap:16px;line-height:1.25}.warning-symbol{font-size:30px;line-height:1}.claim-card>.btn{min-height:61px}.wallet-count{border-top:2px solid var(--line);padding:22px;margin:18px -18px 0;text-align:left;display:flex;align-items:center;gap:22px;min-height:106px;margin-top:auto}.wallet-count .icon{color:var(--gold)}.wallet-count h2{font-size:39px}.wallet-count .small{font-size:19px}.activity{width:100%;border-collapse:collapse;font-size:18px}.activity td{padding:9px 14px;border-top:1px solid #5631a1;line-height:1.3}.activity td:last-child{text-align:right;color:var(--muted);white-space:nowrap}.activity td:nth-child(2){color:var(--muted);border-left:1px solid #35226f}.page-mine .section-gap{min-height:198px}
/* My Fox */
.fox-selector{padding:10px 14px 8px;margin-bottom:13px;min-height:176px}.fox-selector h2{font:600 20px Interface,sans-serif;letter-spacing:.5px;color:var(--gold);margin-bottom:10px}.fox-cards{display:flex;gap:15px;overflow-x:auto;padding:1px}.fox-card{display:flex;align-items:center;gap:10px;padding:0 10px 0 0;text-align:left;min-width:245px;flex:0 0 245px;height:114px;border-width:2px;overflow:hidden}.fox-card.selected{flex-basis:260px;min-width:260px;border-color:var(--gold);box-shadow:inset 0 0 0 1px #db9f21,0 0 6px #ffd23f44}.fox-card .fox-stage{width:120px;height:111px;flex-shrink:0;overflow:hidden}.fox-card .fox-stage img{width:152px;height:152px;left:-16px;top:-7px;right:auto;bottom:auto}.fox-card .fox-stage img[data-layer=bg]{display:none}.fox-card>span{font-size:21px;font-weight:600;white-space:nowrap}.fox-card small{display:flex;align-items:center;color:var(--muted);font-size:20px;font-weight:400;margin-top:9px}.fox-card.selected small{color:var(--green)}.fox-stage{position:relative;isolation:isolate;aspect-ratio:1;min-width:0}.fox-stage img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;image-rendering:pixelated;pointer-events:none}.fox-stage img[data-layer=bg]{object-fit:cover}
.wardrobe-grid{display:grid;grid-template-columns:1.27fr 1fr;gap:12px}.wardrobe-preview{padding:15px 14px 11px;display:flex;flex-direction:column;min-height:611px}.dressing-stage{display:grid;grid-template-columns:99px minmax(0,1fr) 109px;gap:13px;flex:1}.slot-column{display:grid;grid-template-rows:repeat(6,1fr);gap:7px}.slot-button{padding:3px;min-width:0;min-height:70px;font-size:16px;display:grid;justify-items:center;align-content:center;gap:2px;border-width:1px}.slot-button img{width:51px;height:40px;object-fit:contain;image-rendering:pixelated}.slot-button.selected{border:2px solid var(--gold);color:var(--text);box-shadow:inset 0 0 0 1px #ba8224,0 0 6px #ffe14844;background:#100d28}.dressing-stage>.fox-stage{height:100%;aspect-ratio:auto;min-height:490px;border:2px solid var(--line);background:var(--scene-14) center/cover}.dressing-actions{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:12px;margin-top:21px}.dressing-actions .btn{padding:7px 5px;font-size:29px;min-height:60px}.draft-state{font-size:12px;color:#a496c7;line-height:1.3;min-height:0;margin-top:5px}
.inventory{padding:14px 14px 11px;min-width:0;display:flex;flex-direction:column}.inventory .panel-title{flex-wrap:wrap;gap:10px;margin-bottom:15px}.inventory h2{font:600 22px Interface,sans-serif}.inventory select{width:170px;max-width:180px;font-size:17px;min-height:42px;padding:5px 30px 5px 15px}.inventory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;max-height:428px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#7345cb #070d29;padding:2px;align-content:start}.trait-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-height:134px;padding:8px 5px;font:18px/1.15 Interface,sans-serif;text-align:center;border-width:1px;min-width:0;overflow-wrap:anywhere}.trait-card img{width:100px;height:83px;object-fit:contain;image-rendering:pixelated}.trait-card.selected{border:2px solid var(--gold);box-shadow:inset 0 0 0 1px #b78622,0 0 7px #fbbb2333}.trait-card .check{position:absolute;top:2px;right:2px;padding:2px 5px;background:var(--gold);color:#140d1d;font:600 23px Interface,sans-serif}.trait-card.unavailable{opacity:.55}.trait-card .none{font-family:system-ui;font-size:64px;height:83px;color:var(--muted)}.trait-detail{margin-top:auto;border:1px solid var(--line);min-height:83px;padding:9px 13px;display:flex;align-items:center;gap:15px;font-size:21px}.trait-detail>img{width:65px;height:58px;object-fit:contain;image-rendering:pixelated}.trait-detail>span:nth-last-of-type(1){margin-left:auto}.trait-detail .info{margin-left:auto}.wardrobe-grid .inventory-grid{margin-bottom:13px}
/* Rewards: one selected NFT, exact full-precision allocated totals. */
.reward-top{grid-template-columns:1.07fr 1fr 1.1fr}.reward-card{padding:19px 20px 15px;display:flex;flex-direction:column;gap:9px;min-height:231px}.reward-card .row{gap:24px;min-height:61px}.reward-card .row>.icon{color:var(--gold)}.reward-card:first-child .row>.icon,.reward-card:last-child .row>.icon{color:var(--muted)}.reward-card h3{font-size:23px;font-weight:600}.reward-card .amount{font-family:Pixel,monospace;font-size:56px;color:#ffec9a;line-height:.8;letter-spacing:1px;text-align:center;overflow-wrap:anywhere}.reward-card .amount.long-amount{font:600 23px/1.4 Interface,sans-serif;letter-spacing:0}.reward-card .btn{margin-top:auto;min-height:59px}.reward-status{font-size:16px;color:var(--muted);text-align:center}.reward-lower{display:grid;grid-template-columns:.95fr 1.06fr 1.07fr;gap:12px;margin-top:12px}.reward-lower>section{min-height:360px}.reward-lower h2{font:600 24px Interface,sans-serif}.reward-portrait{padding:8px}.reward-portrait .fox-stage{width:100%;height:100%;min-height:337px}.balance-rows{display:grid;gap:17px;margin:28px 0 30px}.balance-row{display:flex;justify-content:space-between;gap:14px;font-size:20px}.balance-row>span:first-child{color:var(--muted)}.balance-row>span:last-child,.balance-total>span:last-child{min-width:0;overflow-wrap:anywhere;text-align:right}.balance-total{border-top:1px solid var(--line);padding-top:23px;margin-top:27px;display:flex;justify-content:space-between;gap:14px;font-size:22px}.balance-total>span:first-child{min-width:100px}.burn-total{font-family:Pixel,monospace;font-size:53px;line-height:1;color:#ffe5a1;letter-spacing:.7px;margin:28px 0 24px;display:flex;align-items:center;gap:23px;overflow-wrap:anywhere}.burn-total .icon{color:#ff4a36}.burn-total.long-amount{font:600 22px/1.4 Interface,sans-serif;letter-spacing:0}.burn-note{font-size:17px;line-height:1.45;color:var(--muted);margin-top:26px;border:1px solid #b8a1ef;padding:12px 16px;position:relative}.burn-note:before{content:'';position:absolute;top:-8px;left:48%;width:13px;height:13px;transform:rotate(45deg);border-top:1px solid #b8a1ef;border-left:1px solid #b8a1ef;background:#030c26}.badge{border:1px solid var(--line);padding:3px 7px;color:var(--muted);font-size:16px}
/* Lucky Paw: a single horizontal, server-confirmed reel inside the supplied cabinet. */
.page-lucky-paw .page-head{min-height:123px;align-items:flex-start;padding-top:4px}.page-lucky-paw .page-head:after{content:'Spin for traits. Dress your Fennec.';position:absolute;left:9px;top:78px;font-size:25px;font-weight:600;letter-spacing:1px;color:#e4d6ff}.page-lucky-paw .head-actions{margin-top:22px}.page-lucky-paw .tabs{height:56px;margin-bottom:12px}.page-lucky-paw .tab{min-width:230px}.page-lucky-paw .tab+.tab{min-width:254px}.lucky-grid{display:grid;grid-template-columns:1.75fr 1fr;gap:13px}.machine-scene{position:relative;aspect-ratio:803/626;min-height:0;overflow:hidden;background:#060b25 var(--scene-5) center/100% 100% no-repeat}.machine{position:absolute;inset:0;width:100%;height:100%;z-index:2}.cabinet{position:absolute;inset:0}.reel-window{position:absolute;left:25.8%;width:65.3%;top:46.8%;height:16.6%;overflow:hidden;background:#090e24;box-shadow:inset 0 2px 5px #000b,inset 0 -2px 4px #000b}.reel-strip{display:flex;height:100%;gap:4px;will-change:transform}.reel-item{flex:0 0 var(--reel-width,76px);height:100%;display:grid;place-items:center;background:linear-gradient(#141d39,#60707d 55%,#29334c);border:1px solid #637296;box-shadow:inset 0 0 0 1px #0a1024}.reel-item img{width:87%;height:89%;object-fit:contain;image-rendering:pixelated}.reel-item .fox-stage{height:100%;width:100%}.reel-item .fox-stage img[data-layer=bg]{display:none}.reel-pointer{position:absolute;left:calc(58.45% - 12px);top:43%;border-left:12px solid transparent;border-right:12px solid transparent;border-top:25px solid #ffdb35;z-index:5;filter:drop-shadow(0 2px 2px #000)}.reel-window:after{content:'';position:absolute;left:calc(50% - var(--selected-card,10%));top:0;bottom:0;width:calc(var(--selected-card,10%) * 2);border:2px solid #ffe167;box-shadow:0 0 6px #ffd35677;pointer-events:none}.machine-actions{position:absolute;left:33.5%;width:47.2%;top:78.3%;height:11%;display:flex;align-items:center;justify-content:center}.machine-actions .btn{width:100%;min-height:0;height:100%;font-size:28px;padding:4px 15px;white-space:nowrap}.machine-title{position:absolute;left:7px;top:5px;z-index:4;display:flex;gap:6px;align-items:center;border:1px solid var(--line);background:#070b28;padding:6px 12px;font-size:20px;font-weight:600}.machine-title .status-dot{width:12px;height:12px;margin-right:4px}.lucky-side{display:grid;grid-template-rows:174px minmax(0,1fr);gap:12px;min-height:0}.lucky-price{padding:13px 14px;position:relative;min-height:174px}.lucky-price h2{font-family:Pixel,monospace;font-size:38px;line-height:1.05}.lucky-price>.info{position:absolute;right:14px;top:12px}.roll-fee{display:flex;justify-content:space-between;align-items:center;margin:13px 0 9px;border:1px solid var(--line);padding:11px 13px;min-height:66px}.roll-fee>span:first-child{display:flex;align-items:center;gap:16px}.roll-fee strong{font-size:25px;font-weight:400}.lucky-price .small{font-size:15px}.lucky-side .inventory{flex:1;padding:13px 12px 10px}.lucky-side .inventory h2{font-family:Pixel,monospace;font-size:38px;line-height:1.1}.lucky-side .inventory-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:114px;gap:8px;max-height:374px;overflow:auto;flex:1}.lucky-side .trait-card{min-height:113px;font-size:16px;padding:6px 2px;gap:4px}.lucky-side .trait-card img{width:84px;max-width:100%;height:72px}.result-panel{margin-top:12px;padding:8px 14px 10px;min-height:146px}.result-panel>.panel-title{font-size:38px;margin-bottom:3px}.result-content{display:flex;align-items:center;gap:23px;border:1px solid var(--line);min-height:89px;padding:7px 12px}.result-content>img{width:104px;height:82px;object-fit:contain;image-rendering:pixelated;border-right:1px solid var(--line);padding-right:14px}.result-actions{margin-left:auto;display:flex;gap:9px;flex-wrap:wrap}.result-actions .btn{font-size:26px;min-height:49px;padding:7px 16px}.result-panel select{width:155px;font-size:18px}.result-title{font-family:Pixel,monospace;font-size:42px;color:var(--gold);line-height:1}.result-panel>.empty{min-height:79px;border:1px solid #402878;display:flex;align-items:center;justify-content:center}.result-panel .small{font-size:17px}
/* Trait Hunt follows the later compact-metrics and explicit Submit Set corrections. */
.page-trait-hunt .page-head{background:var(--scene-8) 53% center/390px 92px no-repeat}.hunt-banner{padding:12px 25px;display:flex;align-items:center;justify-content:center;gap:40px;margin-bottom:12px;min-height:93px;background:linear-gradient(90deg,#030c26,#070927bb),var(--scene-7) right center/350px auto no-repeat}.hunt-banner strong{font-family:Pixel,monospace;font-size:61px;font-weight:400;line-height:1;letter-spacing:1px}.hunt-banner .icon{width:50px;height:50px}.hunt-banner .divider{height:50px}.hunt-banner>span:last-child{font-size:23px}.hunt-grid{display:grid;grid-template-columns:.76fr 1fr;gap:11px}.hunt-fox{padding:11px 8px 13px;min-height:447px}.hunt-fox h2{text-align:center;font-size:37px;margin-bottom:11px}.hunt-fox .fox-cards{justify-content:center;gap:10px}.hunt-fox .fox-card{min-width:0;flex:1;max-width:160px;height:64px;padding:2px 9px;gap:7px;font-size:20px}.hunt-fox .fox-card .fox-stage{width:63px;height:59px;flex-shrink:0}.hunt-fox .fox-card .fox-stage img{width:86px;height:86px;left:-12px;top:0}.hunt-fox .fox-card>span{font-size:19px}.hunt-stage{height:215px;background:var(--scene-6) center/cover;display:flex;align-items:center;justify-content:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:6px -6px 7px}.hunt-stage .fox-stage{height:100%;width:280px}.hunt-stage .fox-stage img[data-layer=bg]{display:none}.hunt-controls{display:flex;align-items:center;justify-content:center;gap:13px;flex-wrap:wrap}.hunt-controls>span{font-size:19px;font-weight:600}.hunt-controls .btn{min-height:48px;font-size:29px;padding:6px 14px}.weekly-set{padding:11px 13px}.weekly-set h2{text-align:center;font-size:42px;line-height:1.1;margin:0}.weekly-set>.panel-title{margin-bottom:27px;gap:10px}.weekly-set .icon{width:45px;height:45px}.set-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.set-card{border:2px solid var(--line);padding:13px 5px 9px;text-align:center;font-size:23px;display:flex;flex-direction:column;align-items:center;min-height:249px;gap:15px;min-width:0}.set-card>span:first-child{font-size:23px;line-height:1.15;overflow-wrap:anywhere}.set-card img{width:100%;height:115px;object-fit:contain;image-rendering:pixelated}.set-card .set-status{font-size:18px;padding-top:12px;border-top:1px solid var(--line);margin-top:auto;width:100%;white-space:nowrap}.hunt-metrics{grid-template-columns:1fr 1fr;margin-top:12px;gap:12px}.hunt-metrics .stat{min-height:143px;justify-content:center;padding:18px 23px;gap:23px;background:linear-gradient(0deg,#04102b44,#03082966),var(--scene-9) center bottom/cover}.hunt-metrics .value{font-size:60px;text-align:center}.hunt-metrics .label{font-family:Pixel,monospace;font-size:39px;line-height:1;color:#f7f0ff;margin-bottom:15px;letter-spacing:.4px}.hunt-metrics>.stat>.icon{color:#f8f1ff}
/* Tickets / atomic Redeem & Reveal */
.page-tickets .epoch-bar{gap:25px;font-size:21px;padding:14px 20px}.page-tickets .epoch-bar>span:first-of-type{font-family:Interface,sans-serif;font-size:21px}.page-tickets .epoch-bar .small{font-size:18px}.tickets-grid{display:grid;grid-template-columns:238px minmax(0,1fr) 305px;gap:12px;align-items:stretch}.ticket-select{padding:12px 12px 15px}.ticket-select h2{font-size:34px;margin-bottom:8px}.ticket-card{width:100%;padding:9px 7px;margin-bottom:12px;display:grid;justify-items:center;gap:6px;font-family:Pixel,monospace;font-size:31px;line-height:1;border-width:1px;position:relative}.ticket-card.selected{border:3px solid var(--gold);box-shadow:inset 0 0 0 1px #b9841e,0 0 6px #ffdc4333}.ticket-card.selected:after{content:'✓';position:absolute;right:7px;top:6px;background:var(--gold);color:#0a0d22;font:600 25px/1 Interface,sans-serif;padding:3px}.ticket-card img{width:100%;height:161px;object-fit:contain;image-rendering:pixelated}.reveal-stage{display:flex;flex-direction:column;overflow:hidden;margin-left:-12px;border-left-width:4px;border-right-width:4px}.reveal-art{display:block;width:100%;height:auto;aspect-ratio:727/512;min-height:0;object-fit:cover;image-rendering:pixelated}.reveal-actions{padding:12px;display:flex;justify-content:center;border-top:3px solid var(--line);min-height:88px;margin-top:auto;align-items:center}.reveal-actions .btn{min-width:74%;font-size:38px;min-height:65px;padding:9px 20px}.reveal-summary{padding:12px 14px}.reveal-summary h2{font-size:34px}.reveal-summary>.ticket-art{width:100%;height:221px;margin:16px auto 20px;border:1px solid var(--line);padding:12px 7px;object-fit:contain}.summary-price{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.summary-price>span:first-child{font-size:21px;color:#d6c6f6}.summary-price strong{display:block;color:#fff0aa;font-family:Pixel,monospace;font-size:44px;font-weight:400;line-height:1;margin:13px 0}.summary-price>.small{font-size:17px;line-height:1.5}.reveal-list{display:flex;align-items:center;gap:20px;padding:7px 12px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-family:Pixel,monospace;font-size:32px}.reveal-list .fox-stage{width:87px;height:87px;border:1px solid var(--gold)}.reveal-list .btn{margin-left:auto}.page-tickets>.workspace-footer{padding-top:15px}.page-tickets .section-gap{min-height:145px}.page-tickets .section-gap .panel-title{margin-bottom:10px}
/* Separate long-form documentation */
.docs-shell{margin-left:var(--side);min-height:100vh}.docs-header{height:108px;border-bottom:3px solid var(--line);padding:18px 28px;display:flex;align-items:center;justify-content:space-between;gap:22px;background:linear-gradient(90deg,#050c26,#050b27b5),var(--scene-7) center right/430px auto no-repeat}.docs-header h1{font-size:61px;line-height:1;letter-spacing:1px}.docs-search{position:relative;width:365px;max-width:48vw}.docs-search input{font-family:system-ui,sans-serif;font-size:17px;padding-left:43px;height:48px}.docs-search>.icon{position:absolute;left:11px;top:11px;width:23px;height:25px;color:var(--muted)}.search-results{position:absolute;top:54px;left:0;right:0;z-index:40;background:#080e29;border:2px solid var(--line);box-shadow:0 20px 40px #000a;max-height:440px;overflow:auto}.search-results a{display:block;padding:16px;border-bottom:1px solid #482784;font:16px/1.5 system-ui,sans-serif}.search-results a:hover{background:#281a4e}.search-results small{display:block;color:var(--muted);font-size:14px}.docs-layout{display:grid;grid-template-columns:235px minmax(0,1fr) 192px;max-width:1660px;margin:auto}.docs-menu{padding:28px 20px;border-right:1px solid #51308d;position:sticky;top:0;align-self:start;max-height:100vh;overflow:auto;scrollbar-width:thin}.docs-menu .group-label{font-size:13px;font-weight:600;color:#ae94dd;text-transform:uppercase;letter-spacing:1px;margin:20px 0 10px}.docs-menu .group-label:first-child{margin-top:0}.docs-menu a{display:block;padding:11px 9px;font-size:18px;border-left:2px solid transparent;line-height:1.35}.docs-menu a.active{border-color:var(--gold);color:var(--gold);background:#211542}.docs-menu a:hover{color:var(--gold)}.docs-menu-toggle{display:none}.docs-article{padding:40px clamp(24px,3vw,51px) 64px;min-width:0;font:19px/1.8 system-ui,-apple-system,'Segoe UI',sans-serif;overflow-wrap:anywhere}.docs-article h1{font:400 clamp(42px,4.2vw,66px)/.95 Pixel,monospace;color:var(--gold);margin:15px 0 24px;letter-spacing:.5px;-webkit-text-stroke:0}.docs-article .eyebrow{font:600 14px Interface,sans-serif;color:#bea6e8;letter-spacing:1.5px}.docs-lead{font-size:21px;line-height:1.75;color:#ddd3f1;margin-bottom:24px}.docs-meta{font-size:14px;line-height:1.6;color:#b7a4de;border-bottom:1px solid #57318a;padding-bottom:23px;margin-bottom:34px}.docs-article section{scroll-margin-top:25px;margin-bottom:44px}.docs-article h2{font:600 27px/1.45 system-ui,sans-serif;margin:0 0 16px;color:#f4edff;letter-spacing:0}.docs-article h3{font:600 22px/1.5 system-ui,sans-serif;margin:26px 0 12px}.docs-article p{line-height:1.85;margin:0 0 20px}.docs-article a{color:var(--gold);text-underline-offset:4px;text-decoration:underline}.docs-article ul,.docs-article ol{padding-left:25px;margin:19px 0}.docs-article li{padding-left:3px;margin:10px 0}.docs-article strong{color:#fff4d3}.docs-article code{font-size:16px;background:#251741;padding:3px 6px;color:#e5d6ff;word-break:break-word}.docs-callout{border-left:3px solid var(--gold);background:#241a3577;padding:19px 22px;margin:24px 0;font-size:17px;line-height:1.8}.docs-callout strong{display:block;margin-bottom:7px}.doc-table-wrap{overflow-x:auto;border:1px solid #563787;margin:23px 0}.docs-article table{width:100%;border-collapse:collapse;min-width:390px;font-size:17px}.docs-article th,.docs-article td{text-align:left;vertical-align:top;padding:15px 16px;border-bottom:1px solid #49307c;line-height:1.7}.docs-article th{background:#21163b;color:#ffe2a1;font-weight:600}.docs-article .doc-example{border:1px solid var(--line);background:#0d1230;padding:23px;margin:24px 0}.docs-toc{padding:41px 17px;position:sticky;top:0;align-self:start}.docs-toc strong{font:400 29px Pixel,monospace;color:var(--gold)}.docs-toc a{display:block;border-left:1px solid #653894;padding:9px 0 9px 12px;color:var(--muted);font:15px/1.55 system-ui,sans-serif}.docs-toc a:hover,.docs-toc a.active{border-color:var(--gold);color:var(--gold)}.docs-pagination{display:flex;justify-content:space-between;gap:22px;border-top:1px solid #653894;padding-top:26px;margin-top:32px;font-size:16px}.docs-home-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:29px 0}.doc-card{display:block;border:2px solid var(--line);background:linear-gradient(125deg,#0b112c,#090c22);padding:23px;text-decoration:none!important;font-size:19px}.doc-card:hover{border-color:var(--gold)}.doc-card strong{display:block;font:400 34px/1.05 Pixel,monospace;color:var(--gold)}.doc-card p{font-size:17px;line-height:1.7;color:var(--muted);margin:13px 0 0}.docs-source{font-size:14px;color:#b09ad0;margin-top:31px}.print-button{font:600 17px Interface,sans-serif;min-height:42px}.nojs-article{margin:30px auto;max-width:850px;padding:30px;font:19px/1.8 system-ui}.nojs-article h1{font:54px Pixel}.nojs-article h2{margin-top:35px}.nojs-article p{margin:20px 0}
/* Dialogs, status and accessibility */
#toast{position:fixed;bottom:24px;right:25px;max-width:min(480px,90vw);padding:14px 20px;border:2px solid var(--gold);background:#080e29f5;z-index:90;font-size:19px;box-shadow:0 8px 25px #0008;opacity:0;transform:translateY(15px);transition:.2s;pointer-events:none}#toast.visible{opacity:1;transform:none}dialog{padding:28px;border:3px solid var(--line);background:#060e2b;color:var(--text);max-width:min(620px,94vw);width:620px;box-shadow:0 0 80px #000d;overflow-wrap:anywhere}dialog::backdrop{background:#01051acb;backdrop-filter:blur(4px)}dialog h2{color:var(--gold);font-size:44px;margin:0 25px 20px 0}dialog p{color:var(--muted);font-size:19px;line-height:1.55;margin-bottom:17px}dialog label{display:block;margin:17px 0 9px}dialog .dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px;flex-wrap:wrap}dialog .dialog-actions .btn{font-size:28px;min-height:48px}.scenario-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.scenario-grid button{font-size:18px}.dialog-close{position:absolute;right:12px;top:12px;border:0;min-height:30px;padding:3px 10px;background:transparent}.dialog-notice{border-left:2px solid var(--gold);padding:11px 15px;margin-bottom:20px;background:#30203c66;font-size:17px}.dialog-notice p{margin:0}.error-box{padding:16px;border:1px solid var(--red);color:#ffc0c6;margin-bottom:15px}.busy{opacity:.7;pointer-events:none}.reduced-note{font-size:16px;color:var(--muted)}
@media(pointer:fine){body{cursor:url('/art/cursor.png') 4 2,auto}button,a,summary{cursor:url('/art/cursor-link.png') 4 2,pointer}button:disabled{cursor:not-allowed}}
.selected-ticket{border:1px solid var(--line);padding:11px 7px;display:grid;justify-items:center;gap:5px;font:31px/1 Pixel,monospace;min-height:225px;margin-top:12px}.selected-ticket .ticket-art{height:163px;width:100%;margin:0}.summary-price strong{display:flex;align-items:center;gap:14px}.summary-price strong .icon{height:44px;width:30px}.summary-price p{font-size:18px;line-height:1.45;margin-top:0;color:var(--muted)}.summary-price>.info{margin-top:14px}.cabinet-info{position:absolute;left:82%;top:80%;z-index:7}.cabinet-info .info summary{width:30px;height:30px}.cabinet-info .tooltip{right:0}.page-subtitle{display:none}.activity .activity-icon{width:48px;padding:6px}.activity .activity-icon .icon{height:30px;width:30px}.activity td:nth-child(2){color:var(--text)}.page-head h1{letter-spacing:0}.home-stats .label{white-space:normal}.page-home .stat .label{font-size:19px}.home-stats .stat{min-height:132px}.home-stats .stat .value{white-space:nowrap}.lucky-side .inventory{min-height:0}.lucky-side .inventory-grid{min-height:0}.reel-window::after{box-sizing:border-box}.trait-detail>span{min-width:0;overflow-wrap:anywhere}

/* Measured reference corrections, pass 02. Data, equipment and transactions remain live DOM. */
.btn,.tab,.fox-card,.slot-button,.trait-card,.ticket-card,.selected-ticket,.head-actions button,.home-stats .panel{border-image-source:url('/art/reference/frame-purple.png');border-image-slice:6;border-image-width:5px;border-image-repeat:stretch}
.btn.primary,.tab.active,.fox-card.selected,.slot-button.selected,.trait-card.selected,.ticket-card.selected{border-image-source:url('/art/reference/frame-gold.png')}.btn.danger{border-image-source:url('/art/reference/frame-red.png')}.tab{border-image-width:5px 5px 0}.btn:hover:not(:disabled),.trait-card:hover:not(:disabled){border-image-source:url('/art/reference/frame-gold.png')}
.sidebar-home{inset:12px auto 12px 12px;width:193px;border:4px solid var(--line);border-image:url('/art/reference/frame-purple.png') 6/7px stretch;background:var(--scene-2) center calc(100% - 177px)/100% 231px no-repeat,linear-gradient(115deg,#050b27,#010c25);padding-top:14px}.sidebar-home .brand img{width:116px;height:88px}.sidebar-home .brand{margin-bottom:21px}.sidebar-home .brand strong{font-size:48px}.sidebar-home .nav-link{padding-left:16px;gap:20px;font-size:20px;min-height:62px}.sidebar-home .sidebar-bottom{padding-bottom:65px}.sidebar-home .sidebar-note{padding-top:10px}
.home-stats .stat{padding:16px 26px}.home-stats .stat .label{margin-bottom:11px}.home-stats .epoch-count{font-size:19px;line-height:1.35}
.page-mine .epoch-bar{gap:0;padding:14px 20px}.page-mine .epoch-name{display:flex;align-items:center;gap:22px;width:205px;flex-shrink:0;border-right:2px solid var(--line)}.page-mine .epoch-name strong{font:400 43px/1 Pixel,monospace}.page-mine .epoch-state{display:flex;align-items:center;width:200px;flex-shrink:0;padding-left:40px;border-right:2px solid var(--line);font-size:24px;font-weight:600}.page-mine .epoch-count{width:292px;flex-shrink:0;padding-left:44px;border-right:2px solid var(--line);font-size:24px}.page-mine .epoch-bar .progress{margin-left:38px;margin-right:16px}.page-mine .epoch-percent{width:47px;text-align:right;font-weight:600}
.wallet-last{margin-left:auto;border-left:1px solid var(--line);padding-left:23px;min-width:170px;text-align:left}.wallet-last span{display:block;color:var(--muted);font-size:16px;margin-bottom:4px}.wallet-last strong{font-size:20px;font-weight:400}.wallet-count{padding-top:18px;padding-bottom:18px}.wallet-count h2{white-space:nowrap}.slot-button>.icon{height:40px;width:46px;color:var(--gold)}
.reward-lower .balance-rows{margin:27px 0 0;gap:16px}.reward-lower .balance-row{font-size:19px}.reward-lower .balance-total{margin-top:26px}.reward-lower .burn-note{margin-top:25px}.summary-rule{display:flex;gap:12px;align-items:flex-start;margin-top:31px}.summary-rule .info{margin-top:1px}.summary-rule .tooltip{right:-220px}.summary-rule p{margin:0}.reveal-actions .btn{min-width:74%;max-width:100%}
.lucky-side .trait-card span{font-size:15px;line-height:1.1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;max-height:2.2em}.lucky-side .trait-card img{height:66px}.lucky-side .trait-card{min-height:0}.roll-fee{gap:8px}.roll-fee strong{font-size:21px}.roll-fee .icon{width:29px;height:40px}.roll-fee .badge{font-size:12px}.roll-fee>span:first-child{gap:10px}
@media(min-width:701px) and (max-width:1400px){.page-mine .epoch-name{width:17%;gap:12px}.page-mine .epoch-name strong{font-size:35px}.page-mine .epoch-state{width:18%;padding-left:22px;font-size:20px}.page-mine .epoch-count{width:26%;padding-left:22px;font-size:20px}.page-mine .epoch-bar .progress{margin-left:20px}.page-mine .epoch-percent{width:42px}.wallet-last{padding-left:14px;min-width:125px}.wallet-last strong{font-size:17px}}
@media(min-width:701px) and (max-width:1150px){.sidebar-home{inset:0 auto 0 0;width:88px;border-width:3px;padding-top:18px;background:#030b25}.sidebar-home .brand img{width:66px;height:65px}.sidebar-home .brand strong{display:none}.sidebar-home .nav-link{padding:12px 5px;justify-content:center}.sidebar-home .sidebar-bottom{padding-bottom:0}.wallet-last{min-width:100px;padding-left:10px}.wallet-last span{font-size:13px}.wallet-last strong{font-size:15px}}
@media(max-width:850px){.fox-card,.fox-card.selected{flex-basis:215px;min-width:215px}.hunt-fox .fox-card,.hunt-fox .fox-card.selected{flex:1;min-width:0}.lucky-side .trait-card span{font-size:14px}.home-stats .stat{padding:13px 9px}.wallet-last{min-width:145px}}
@media(max-width:700px){.sidebar-home{inset:0 auto 0 0;width:225px;padding-top:18px;background:#030b25;border:0;border-right:3px solid var(--line)}.sidebar-home .brand img{width:110px;height:87px}.sidebar-home .brand strong{display:block}.sidebar-home .nav-link{font-size:22px;gap:22px;padding:10px 20px}.sidebar-home .sidebar-bottom{padding-bottom:0}.page-head h1{transform:none}.page-mine .epoch-bar{gap:12px;padding:12px}.page-mine .epoch-name{width:auto;border:0;gap:10px}.page-mine .epoch-name strong{font-size:31px}.page-mine .epoch-state{width:auto;padding-left:0;border:0;font-size:18px}.page-mine .epoch-count{width:auto;padding-left:0;border:0;font-size:16px}.page-mine .epoch-percent{width:auto;font-size:16px;margin-left:auto}.page-mine .epoch-bar .progress{margin:0;flex-basis:100%}.wallet-last{padding-left:10px;min-width:95px}.wallet-last strong{font-size:15px}.wallet-last span{font-size:12px}.wallet-count{gap:13px}.home-stats .stat{padding:10px 5px}.home-stats .epoch-count{font-size:12px}.home-stats .stat .label{margin-bottom:9px}.fox-card,.fox-card.selected{min-width:210px;flex-basis:210px}.hunt-fox .fox-card,.hunt-fox .fox-card.selected{flex:1;min-width:0}.slot-button>.icon{width:30px;height:30px}.summary-rule{margin-top:16px;gap:8px}.summary-rule p{font-size:14px;margin:0}.summary-rule .info summary{width:25px;height:25px;font-size:19px}.summary-rule .tooltip{right:-70px}.lucky-side .trait-card span{font-size:12px}.roll-fee strong{font-size:22px}.reward-lower .balance-row{font-size:16px}.reward-lower .balance-rows{gap:16px}.btn,.trait-card,.ticket-card,.selected-ticket{border-image-width:4px}}


/* Optical matching: display lettering, lighter frames, and uninterrupted card labels. */
.home h1{background:none;-webkit-text-fill-color:initial}.home-title-line{display:inline-block;transform-origin:left center;transform:scaleX(.944);background:linear-gradient(#ffda74 10%,#ffc047 66%,#f7aa2b);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.page-lucky-paw .page-head{padding-top:16px}.page-lucky-paw .page-head h1{font-size:54px}.page-my-fox .page-head h1,.page-my-fox-rewards .page-head h1{font-size:56px}
.trait-card,.slot-button{border-image-width:2px}.trait-card.selected,.slot-button.selected{border-image-width:3px}.btn{border-image-width:3px}.tab,.fox-card,.ticket-card,.selected-ticket,.head-actions button,.home-stats .panel{border-image-width:3px}.tab{border-image-width:3px 3px 0}.ticket-card.selected{border-image-width:4px}
.trait-card>span:not(.check):not(.none){font-size:17px;line-height:1.14;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;max-height:2.28em}.wardrobe-grid .trait-card{justify-content:flex-start;gap:7px}.wardrobe-grid .trait-card img{height:84px;flex-shrink:0}.trait-detail>span{line-height:1.25}.trait-detail .info{flex-shrink:0}
.lucky-side .trait-card>span{font-size:15px}.reel-item img{width:94%;height:96%}.slot-button img{width:51px;height:42px}.slot-button.selected{box-shadow:inset 0 0 0 1px #5b421d,0 0 4px #ffd64833}
.hunt-fox .fox-card,.hunt-fox .fox-card.selected{flex:1;min-width:0}.home .hero-actions .btn{color:#fff0c0;background:linear-gradient(110deg,#070c22,#0b0b27)}
@media(max-width:1150px){.page-lucky-paw .page-head h1{font-size:45px}.page-my-fox .page-head h1,.page-my-fox-rewards .page-head h1{font-size:43px}}
@media(max-width:850px){.page-lucky-paw .page-head h1{font-size:39px}.page-my-fox .page-head h1,.page-my-fox-rewards .page-head h1{font-size:37px}}
@media(max-width:700px){.home-title-line{transform-origin:center}.page-lucky-paw .page-head{padding-top:0}.page-lucky-paw .page-head h1{font-size:30px}.page-my-fox .page-head h1,.page-my-fox-rewards .page-head h1{font-size:30px}.trait-card>span:not(.check):not(.none){font-size:14px}.lucky-side .trait-card>span{font-size:12px}.slot-button img{width:32px;height:30px}.wardrobe-grid .trait-card img{height:71px}.btn{border-image-width:3px}.trait-card,.slot-button{border-image-width:2px}}
@media(max-width:375px){.page-my-fox .page-head h1,.page-my-fox-rewards .page-head h1{font-size:27px}}


.home-title-line:last-child{transform:scaleX(.922)}.home-stats{grid-template-columns:390fr 397fr 431fr}.page-lucky-paw .head-actions{margin-top:10px}
.wardrobe-grid .trait-card{display:grid;grid-template-rows:80px minmax(0,1fr);min-height:137px;padding:7px 5px;gap:6px;justify-items:center;align-items:center}.wardrobe-grid .trait-card img{height:80px}.wardrobe-grid .trait-card>span:not(.check):not(.none){font-size:16px;line-height:18px;max-height:36px}.wardrobe-grid .trait-card .none{height:78px}
.lucky-side .trait-card{display:grid;grid-template-rows:64px minmax(0,1fr);min-height:110px;padding:6px 4px;gap:2px;align-items:center;justify-items:center}.lucky-side .trait-card img{height:64px}.lucky-side .trait-card>span:not(.check):not(.none){font-size:14px;line-height:16px;max-height:32px;overflow-wrap:normal}
@media(max-width:700px){.page-lucky-paw .head-actions{margin-top:0}.home-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.wardrobe-grid .trait-card{grid-template-rows:68px minmax(0,1fr);min-height:120px}.wardrobe-grid .trait-card img{height:68px}.wardrobe-grid .trait-card>span:not(.check):not(.none){font-size:13px;line-height:15px;max-height:30px}.lucky-side .trait-card{grid-template-rows:61px minmax(0,1fr);min-height:110px}.lucky-side .trait-card img{height:61px}.lucky-side .trait-card>span:not(.check):not(.none){font-size:12px;line-height:14px;max-height:28px;overflow-wrap:anywhere}}
/* Responsive layouts preserve real controls rather than scaling a screenshot. */
@media(min-width:1700px){.workspace:not(.page-home){max-width:1700px;margin-right:auto}.home-content{margin-top:12.4vw}.home-illustration{min-height:800px}.home{min-height:max(100svh,1100px)}.home-stats{bottom:95px}.wardrobe-preview{min-height:650px}.dressing-stage>.fox-stage{min-height:530px}.inventory-grid{max-height:470px}.mine-grid>section{min-height:610px}}
@media(max-width:1400px){:root{--side:190px}.sidebar{border-right-width:3px}.brand img{width:114px;height:88px}.brand strong{font-size:45px}.nav-link{gap:17px;padding-left:22px;font-size:20px}.nav-link .icon{width:35px;height:35px}.page-head h1{font-size:50px}.head-actions{gap:10px;padding-right:0}.head-actions button{min-width:145px;font-size:20px}.head-actions .wallet-button{min-width:175px}.home h1{font-size:57px}.home-content{margin-top:142px}.home-copy{font-size:21px;white-space:normal}.home .hero-actions .btn{min-width:215px;min-height:64px;font-size:32px}.hero-actions{gap:17px}.home-stats{left:23px;right:25px;gap:13px}.stat{padding:18px;gap:17px}.stat .label{font-size:16px}.stat .value{font-size:42px}.stat>.icon{width:44px;height:48px}.epoch-bar{gap:22px;padding:13px 18px;font-size:20px}.epoch-bar>span:first-of-type{font-size:31px}.mine-grid>section{min-height:530px}.claim-card h2{font-size:44px}.claim-card .ticket-art{height:165px}.countdown{font-size:78px}.claim-hint{font-size:18px;gap:10px}.wallet-count{min-height:91px;padding:18px}.mining-controls{gap:9px;font-size:20px;flex-wrap:wrap}.mining-controls .metric{padding-left:12px;font-size:18px}.mining-controls .btn{font-size:26px}.device-tabs button{min-width:137px}.tab{min-width:265px}.tab+.tab{min-width:310px}.fox-card{min-width:235px}.fox-card .fox-stage{width:120px}.fox-card .fox-stage img{left:-37px}.dressing-stage{grid-template-columns:76px minmax(0,1fr) 82px;gap:10px}.wardrobe-preview{min-height:590px;padding:12px 10px}.dressing-stage>.fox-stage{min-height:466px}.slot-button{font-size:14px}.slot-button img{width:43px;height:36px}.dressing-actions .btn{font-size:25px;gap:8px}.dressing-actions .icon{width:28px;height:28px}.inventory h2{font-size:20px}.inventory .small{font-size:16px}.inventory select{max-width:125px}.trait-card{font-size:16px;min-height:130px}.trait-card img{width:90px;height:80px}.trait-detail{font-size:17px;padding:7px;gap:9px}.trait-detail>img{width:53px;height:53px}.reward-card{padding:18px 15px}.reward-card h3{font-size:20px}.reward-card .row{gap:14px}.reward-card .amount{font-size:47px}.reward-card .small{font-size:16px}.burn-total{font-size:44px;gap:14px}.balance-row{font-size:18px}.reward-lower h2{font-size:22px}.reward-lower>.pad{padding:18px 15px}.balance-total{font-size:20px}.lucky-price{min-height:155px}.lucky-price h2,.lucky-side .inventory h2{font-size:33px}.lucky-price .small{font-size:13px}.lucky-side .trait-card{min-height:100px;font-size:14px}.lucky-side .trait-card img{height:62px}.lucky-side .inventory .small{font-size:14px}.machine-title{font-size:17px}.machine-actions .btn{font-size:25px}.set-card{font-size:20px;padding:12px 3px;min-height:225px}.set-card>span:first-child{font-size:20px}.set-card .set-status{font-size:16px}.weekly-set h2{font-size:35px}.weekly-set .icon{width:34px;height:34px}.hunt-controls{gap:8px}.hunt-controls>span{font-size:16px}.hunt-fox .fox-card>span{font-size:17px}.hunt-fox .fox-card .fox-stage{width:49px}.hunt-metrics .label{font-size:33px}.tickets-grid{grid-template-columns:205px minmax(0,1fr) 255px}.page-tickets .epoch-bar{gap:17px;font-size:18px}.page-tickets .epoch-bar .small{font-size:16px}.ticket-card img{height:155px}.reveal-summary>.ticket-art{height:204px}.reveal-summary h2,.ticket-select h2{font-size:30px}.reveal-actions .btn{font-size:31px}.docs-layout{grid-template-columns:215px minmax(0,1fr) 170px}.docs-menu{padding:25px 15px}.docs-toc{padding:41px 12px}.docs-toc a{font-size:14px}}
@media(max-width:1150px){:root{--side:88px}.sidebar{padding:18px 0}.brand img{width:66px;height:65px}.brand strong,.nav-link>span:not(.icon),.sidebar-note{display:none}.brand{margin-bottom:30px}.nav-link{justify-content:center;padding:12px 5px}.nav-link .icon{width:36px;height:36px}.workspace{padding-right:13px}.page-head h1{font-size:45px}.head-actions .wallet-button{min-width:60px;width:60px}.head-actions .wallet-text{display:none}.head-actions button{min-width:140px;height:47px}.home-content{margin-top:143px;max-width:62%;width:600px}.home h1{font-size:53px;letter-spacing:2px}.home-copy{font-size:20px;max-width:480px}.home .hero-actions .btn{min-width:198px;font-size:30px}.home{min-height:max(100svh,880px)}.home-stats{bottom:76px}.home-stats .stat{padding:16px 12px;gap:12px}.home-stats .label{font-size:15px;white-space:normal}.home-stats .value{font-size:37px}.home-stats .epoch-count{font-size:17px}.home-stats .stat>.icon{width:37px;height:46px}.mine-grid{grid-template-columns:1.38fr 1fr}.mine-grid>section{min-height:510px}.epoch-bar{gap:17px}.epoch-bar .divider{display:none}.claim-hint{font-size:17px}.claim-card h2{font-size:41px}.claim-card .ticket-art{height:155px}.countdown{font-size:75px}.device-tabs{height:59px}.device-tabs button{min-width:115px;font-size:29px;gap:10px}.mining-controls .btn{font-size:25px;flex:1}.mining-controls{padding:11px;min-height:101px}.wardrobe-grid{grid-template-columns:1.15fr 1fr}.dressing-stage{grid-template-columns:59px minmax(0,1fr) 62px;gap:7px}.dressing-stage>.fox-stage{min-height:450px}.slot-button{font-size:12px;min-height:66px}.slot-button img{width:34px;height:33px}.dressing-actions{gap:7px}.dressing-actions .btn{font-size:21px;gap:7px}.dressing-actions .icon{width:23px;height:23px}.trait-card{min-height:127px;font-size:15px}.inventory-grid{gap:7px}.inventory{padding:13px 10px}.inventory .panel-title{gap:7px}.inventory h2{font-size:18px}.inventory select{font-size:15px}.trait-detail{min-height:70px;font-size:15px}.reward-lower{grid-template-columns:1fr 1.12fr}.reward-portrait{display:none}.reward-card .amount{font-size:43px}.reward-card .row{gap:10px}.reward-card .row>.icon{width:33px;height:38px}.reward-card h3{font-size:19px}.reward-card .btn{font-size:27px}.lucky-grid{grid-template-columns:1.7fr 1fr}.lucky-price{min-height:130px;padding:9px}.lucky-price .info{right:8px;top:8px}.roll-fee{margin:10px 0 7px;min-height:53px;padding:5px 10px}.roll-fee strong{font-size:19px}.lucky-side .inventory{padding:10px 8px}.lucky-side .inventory-grid{grid-template-columns:repeat(3,1fr);max-height:330px}.lucky-side .trait-card{min-height:97px}.lucky-side .inventory h2{font-size:29px}.machine-actions .btn{font-size:21px}.hunt-fox .fox-card{gap:3px;padding:2px 4px}.hunt-fox .fox-card .fox-stage{width:42px}.hunt-fox .fox-card>span{font-size:16px}.hunt-grid{grid-template-columns:.9fr 1fr}.set-grid{gap:5px}.set-card{min-height:215px;padding:9px 3px}.set-card>span:first-child{font-size:16px}.set-card .set-status{font-size:12px}.hunt-metrics .label{font-size:31px}.hunt-banner{gap:25px}.hunt-banner strong{font-size:51px}.tickets-grid{grid-template-columns:172px minmax(0,1fr) 220px;gap:10px}.reveal-stage{margin-left:-10px}.ticket-select{padding:12px 9px}.ticket-select h2,.reveal-summary h2{font-size:27px}.ticket-card img{height:132px}.ticket-card{font-size:27px}.reveal-summary{padding:12px 10px}.reveal-summary>.ticket-art{height:175px}.reveal-actions{min-height:79px}.reveal-actions .btn{font-size:29px;min-height:57px}.summary-price strong{font-size:37px}.summary-price>.small{font-size:15px}.page-tickets .epoch-bar{flex-wrap:wrap;gap:13px}.page-tickets .epoch-bar .icon{width:32px;height:36px}.docs-layout{grid-template-columns:205px minmax(0,1fr)}.docs-toc{display:none}.docs-article{font-size:19px;padding:33px 29px 55px}.docs-header h1{font-size:55px}}
@media(max-width:850px){.head-actions button{min-width:118px;font-size:17px;gap:8px}.page-head h1{font-size:39px;letter-spacing:1px}.home-content{margin-top:103px;max-width:64%}.home h1{font-size:42px;letter-spacing:1px}.home .hero-actions .btn{min-width:162px;font-size:26px;min-height:55px;padding:8px 12px}.home-copy{font-size:18px;margin-top:16px;margin-bottom:20px}.home .hero-actions .icon{width:33px;height:33px}.hero-actions{gap:10px}.home{min-height:780px}.home-stats{left:18px;right:18px;bottom:80px;gap:8px}.home-stats .stat{flex-direction:column;justify-content:center;text-align:center;gap:7px;padding:13px 9px;min-height:140px}.home-stats .label{margin-bottom:9px;font-size:14px}.home-stats .stat>.icon{width:31px;height:34px}.home-stats .stat>div{width:100%}.home-stats .value{font-size:33px}.home-stats .progress{height:17px}.mine-grid{grid-template-columns:1fr}.mine-grid>section{min-height:0}.mine-scene{aspect-ratio:753/427}.mining-controls{min-height:78px}.mining-controls .btn{flex:0 1 auto}.claim-card{padding:16px 20px 0}.claim-card .ticket-art{height:190px;width:330px}.claim-card>.btn{margin-bottom:17px}.claim-hint{justify-content:center;font-size:19px}.wallet-count{margin:0 -20px}.epoch-bar{font-size:18px;gap:12px}.epoch-bar>span:first-of-type{font-size:29px}.epoch-bar .icon{width:32px;height:36px}.wardrobe-grid{grid-template-columns:1fr}.wardrobe-preview{min-height:615px;padding:14px}.dressing-stage{grid-template-columns:85px minmax(0,1fr) 85px;gap:12px}.dressing-stage>.fox-stage{min-height:490px}.slot-button{font-size:15px}.slot-button img{width:47px;height:38px}.dressing-actions .btn{font-size:29px}.dressing-actions .icon{width:30px;height:30px}.inventory-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-height:445px}.trait-card{font-size:18px;min-height:130px}.trait-detail{font-size:19px;margin-top:13px}.inventory h2{font-size:22px}.inventory select{font-size:17px}.tab{min-width:230px;font-size:23px;gap:15px;padding:7px 17px}.tab+.tab{min-width:0;flex:1}.fox-card{min-width:215px}.fox-card>span{font-size:21px}.reward-top{grid-template-columns:1fr}.reward-card{min-height:180px;padding:18px}.reward-card .row{min-height:43px}.reward-card .amount{font-size:55px}.reward-card .small{font-size:17px}.reward-card .btn{font-size:30px}.reward-lower{grid-template-columns:1fr}.lucky-grid{grid-template-columns:1fr}.lucky-side{display:grid;grid-template-columns:225px minmax(0,1fr);gap:11px}.lucky-price{align-self:start;padding:13px;min-height:175px}.roll-fee strong{font-size:19px}.lucky-side .inventory-grid{grid-template-columns:repeat(3,1fr);max-height:253px}.machine-title{font-size:18px}.machine-actions .btn{font-size:28px}.result-content{flex-wrap:wrap;gap:13px}.result-actions{width:100%;margin:0;justify-content:flex-end}.result-panel select{margin-left:auto}.hunt-grid{grid-template-columns:1fr}.hunt-fox{min-height:411px}.hunt-stage{height:221px}.hunt-fox .fox-card{max-width:190px;padding:2px 8px;gap:10px}.hunt-fox .fox-card .fox-stage{width:61px}.hunt-fox .fox-card>span{font-size:21px}.hunt-controls{gap:15px}.hunt-controls>span{font-size:20px}.set-card{min-height:220px}.set-card>span:first-child{font-size:21px}.set-card .set-status{font-size:17px}.weekly-set{padding:15px}.weekly-set>.panel-title{margin-bottom:18px}.hunt-metrics .stat{gap:13px;padding:16px;min-height:140px}.hunt-metrics .label{font-size:27px}.hunt-metrics .value{font-size:48px}.hunt-metrics>.stat>.icon{width:38px;height:40px}.hunt-banner{gap:19px;padding:12px}.hunt-banner>span:last-child{font-size:18px}.tickets-grid{grid-template-columns:160px minmax(0,1fr)}.reveal-summary{grid-column:1/-1;display:flex;align-items:center;gap:20px;padding:17px}.reveal-summary>h2{display:none}.reveal-summary>.ticket-art{height:160px;width:180px;margin:0}.summary-price{border:0;margin:0;padding:0}.summary-price>.section-gap{margin-top:10px}.ticket-card img{height:130px}.reveal-actions .btn{font-size:28px;width:100%}.docs-layout{grid-template-columns:180px minmax(0,1fr)}.docs-menu{padding:24px 10px}.docs-menu a{font-size:16px}.docs-article{padding:30px 23px;font-size:19px}.docs-home-grid{grid-template-columns:1fr}.docs-header h1{font-size:43px}.docs-search{width:280px}.docs-header{padding:18px}.docs-article h1{font-size:49px}}
@media(max-width:700px){:root{--side:0px;font-size:20px}.sidebar{width:225px;transform:translateX(-100%);transition:transform .2s;visibility:hidden}.sidebar.open{transform:none;visibility:visible;box-shadow:40px 0 100vw #01051ad9}.brand strong,.nav-link span{display:block}.brand img{width:110px;height:87px}.brand strong{font-size:45px}.brand{margin-bottom:25px}.nav-link{justify-content:flex-start;padding:10px 20px;gap:22px;font-size:22px}.sidebar .mobile-toggle{display:block;position:absolute;right:4px;top:4px}.mobile-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:5px 9px;flex-shrink:0}.mobile-toggle .icon{width:24px;height:26px}.workspace{padding:0 10px 12px}.page-head{display:grid;grid-template-columns:auto 1fr auto;gap:8px;min-height:80px;padding:0 1px}.page-head h1{font-size:30px;text-align:center;white-space:normal;line-height:.8;letter-spacing:.5px;-webkit-text-stroke:0}.head-actions{gap:0;padding:0}.head-actions .wallet-button{display:none}.head-actions button{font:600 13px Interface,sans-serif;min-width:61px;min-height:37px;height:37px;padding:6px;gap:0}.head-actions button .icon,.head-actions .chevron{display:none}.workspace-footer{font-size:9px;gap:8px;padding-top:13px}.page-home{padding:0}.page-home .page-head{position:relative;z-index:5;display:flex;justify-content:space-between;min-height:67px;padding:0 12px;background:#030b25}.page-home .page-head>div[aria-hidden]{flex:1}.page-home .workspace-footer{position:relative;bottom:auto;left:auto;right:auto;padding:12px;font-size:9px;background:#030b25}.page-home .workspace-footer a{position:static;white-space:nowrap}.home{min-height:790px;background-size:auto 170px;overflow:hidden}.home-illustration{aspect-ratio:auto;height:535px;background-size:auto 535px;background-position:71% center;top:132px}.home-content{width:100%;max-width:none;margin:0;padding:27px 16px 0;text-align:center;position:relative;background:linear-gradient(#050b26 82%,#050b2600);z-index:3}.home h1{font-size:40px;letter-spacing:0;line-height:1.18;-webkit-text-stroke:0;white-space:nowrap}.home-copy{font-size:17px;line-height:1.45;white-space:normal;max-width:340px;margin:16px auto 17px;color:#e1d2ff}.hero-actions{justify-content:center;gap:12px}.home .hero-actions .btn{min-width:145px;min-height:51px;font-size:26px;border-width:2px;padding:5px 11px;gap:10px}.home .hero-actions .icon{width:29px;height:30px}.home-stats{position:absolute;bottom:15px;left:12px;right:12px;gap:7px}.home-stats .stat{min-height:130px;padding:10px 5px;gap:4px;border-width:2px}.home-stats .stat>.icon{width:26px;height:29px}.home-stats .label{font-size:11px;line-height:1.3;letter-spacing:0;margin-bottom:9px;min-height:28px;white-space:normal}.home-stats .value{font-size:29px;line-height:.95;letter-spacing:0}.home-stats .epoch-count{font-size:12px;line-height:1.35;margin-top:8px}.home-stats .progress{height:15px;border-width:1px}.panel{border-width:2px}.epoch-bar{padding:12px;gap:10px;flex-wrap:wrap;margin-bottom:11px;min-height:88px;font-size:17px}.epoch-bar .progress{flex-basis:100%;order:5;height:21px}.epoch-bar>span:first-of-type{font-size:28px}.epoch-bar .icon{width:29px;height:32px}.epoch-bar>span{white-space:normal}.epoch-bar>.divider{display:none}.epoch-bar .status-dot{width:13px;height:13px;margin-right:5px}.mine-grid{gap:11px}.device-tabs{height:58px;padding:9px 7px 0;margin:0 9px;gap:7px;border-top-width:2px}.device-tabs button{min-width:114px;font-size:29px}.mining-controls{font-size:17px;gap:11px;padding:12px 10px;flex-wrap:wrap}.mining-controls .metric{font-size:17px;padding-left:12px}.mining-controls .metric small{font-size:13px}.mining-controls .btn{font-size:27px;min-height:46px;flex:1 0 100%;margin-top:3px}.claim-card{padding:14px 13px 0}.claim-card h2{font-size:42px}.claim-card .ticket-art{width:100%;height:170px}.countdown{font-size:81px;letter-spacing:2px;margin:6px 0 12px}.claim-hint{font-size:16px;gap:10px;margin:7px 0 17px}.claim-hint br{display:none}.warning-symbol{font-size:26px}.claim-card>.btn{font-size:32px;min-height:56px;margin-bottom:14px}.wallet-count{margin:0 -13px;padding:16px;min-height:88px;gap:19px}.wallet-count h2{font-size:37px}.wallet-count .small{font-size:17px}.wallet-count .icon{width:40px;height:42px}.activity td{font-size:15px;padding:9px 6px}.activity td:nth-child(2){display:none}.activity td:last-child{font-size:13px}.page-mine .section-gap{min-height:0}.pad{padding:14px}.panel-title{margin-bottom:11px}.panel-title h2,h2.panel-title{font-size:33px}.info summary{width:29px;height:29px;font-size:22px}.tabs{gap:8px;height:51px;margin-bottom:10px;padding-left:0;border-bottom-width:2px}.tab{min-width:0;flex:1;padding:7px 8px;font-size:18px;gap:9px}.tab+.tab{min-width:0;flex:1.35}.tab .icon{width:27px;height:28px}.fox-selector{padding:11px 10px;min-height:137px;margin-bottom:11px}.fox-selector h2{font-size:16px;line-height:1.4;margin-bottom:9px}.fox-cards{gap:9px;padding:2px}.fox-card{min-width:184px;height:82px;gap:4px;padding-right:11px}.fox-card .fox-stage{width:98px;height:78px}.fox-card .fox-stage img{width:140px;height:140px;left:-22px;top:-1px}.fox-card>span{font-size:19px}.fox-card small{font-size:16px;margin-top:7px}.selection-dot{width:11px;height:11px;margin-right:7px}.wardrobe-preview{min-height:0;padding:11px 8px 9px}.dressing-stage{grid-template-columns:51px minmax(0,1fr) 51px;gap:6px}.dressing-stage>.fox-stage{min-height:380px;border-width:1px}.slot-column{gap:6px}.slot-button{min-height:57px;font-size:10px;gap:3px;padding:2px}.slot-button img{width:32px;height:30px}.slot-button.selected{border-width:1px}.dressing-actions{margin-top:12px;gap:7px}.dressing-actions .btn{min-height:48px;font-size:21px;gap:6px;line-height:1;padding:5px 3px}.dressing-actions .icon{width:22px;height:24px}.draft-state{font-size:10px;margin-top:6px}.inventory{padding:12px 10px}.inventory h2{font-size:19px}.inventory .panel-title{gap:8px;margin-bottom:12px}.inventory .small{font-size:14px}.inventory select{max-width:115px;min-height:36px;font-size:15px;padding:5px 10px}.inventory-grid{gap:8px;max-height:405px;grid-template-columns:repeat(3,minmax(0,1fr))}.trait-card{min-height:120px;font-size:14px;padding:7px 3px;gap:5px}.trait-card img{width:81px;max-width:100%;height:71px}.trait-card .none{height:71px;font-size:53px}.trait-card .check{font-size:18px;padding:1px 4px}.trait-detail{font-size:16px;min-height:66px;gap:8px;padding:7px}.trait-detail>img{width:45px;height:45px}.trait-detail .info summary{width:24px;height:24px;font-size:18px}.reward-card{padding:17px 14px;min-height:184px;gap:12px}.reward-card h3{font-size:21px}.reward-card .row{gap:18px}.reward-card .row>.icon{width:42px;height:44px}.reward-card .amount{font-size:54px}.reward-card .amount.long-amount{font-size:22px;letter-spacing:0}.reward-card .btn{min-height:51px}.reward-lower>section{min-height:0}.reward-lower>.pad{padding:18px 15px}.balance-row{font-size:16px;gap:12px}.balance-row>span:first-child{max-width:47%}.balance-total{font-size:18px}.balance-rows{gap:18px;margin:26px 0}.burn-total{font-size:46px;gap:18px;margin:25px 0 23px}.burn-total.long-amount{font-size:20px;gap:10px}.burn-total .icon{width:39px;height:44px}.burn-note{font-size:16px;margin-top:25px}.reward-lower h2{font-size:23px}.reward-lower .danger{font-size:30px;min-height:53px}.page-lucky-paw .page-head{display:grid;min-height:108px;padding-top:0;align-items:center;padding-bottom:26px}.page-lucky-paw .page-head h1{font-size:30px}.page-lucky-paw .page-head:after{left:0;right:0;top:73px;text-align:center;font-size:16px;font-weight:400;letter-spacing:.4px}.page-lucky-paw .head-actions{margin-top:0}.page-lucky-paw .tabs{height:49px;margin-bottom:11px}.page-lucky-paw .tab,.page-lucky-paw .tab+.tab{min-width:0;flex:1}.machine-title{font-size:12px;gap:3px;padding:4px 6px;left:4px;top:3px;line-height:1.1}.machine-title .status-dot{width:8px;height:8px;margin-right:2px}.machine-actions .btn{font-size:17px;gap:6px;padding:3px 5px;border-width:1px}.machine-actions .icon{width:19px;height:20px}.reel-pointer{left:calc(58.45% - 6px);border-left-width:6px;border-right-width:6px;border-top-width:13px}.reel-window:after{border-width:1px}.reel-item{border-width:1px}.lucky-side{grid-template-columns:1fr;gap:11px}.lucky-price{min-height:150px;padding:13px}.lucky-price h2{font-size:35px}.lucky-price .small{font-size:14px}.roll-fee{min-height:60px;padding:7px 11px;margin:12px 0 9px}.roll-fee strong{font-size:23px}.lucky-side .inventory{padding:13px 10px}.lucky-side .inventory-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-height:340px;gap:7px}.lucky-side .trait-card{min-height:101px;font-size:12px}.lucky-side .trait-card img{height:64px;width:65px;max-width:100%}.lucky-side .inventory h2{font-size:33px}.lucky-side .inventory .small{font-size:14px}.result-panel{padding:10px;min-height:130px}.result-content{gap:11px;padding:9px}.result-content>img{width:69px;height:65px;padding-right:9px}.result-title{font-size:34px}.result-panel .small{font-size:14px}.result-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:7px}.result-actions .btn{padding:5px 7px;font-size:22px;min-height:43px}.result-actions .btn:only-child{grid-column:1/-1}.result-panel select{width:100%;font-size:17px;min-height:40px}.result-panel>.empty{font-size:16px;min-height:68px}.page-trait-hunt .page-head{background-size:250px auto;background-position:center}.hunt-banner{gap:12px;padding:11px 8px;min-height:81px;flex-wrap:wrap}.hunt-banner strong{font-size:42px}.hunt-banner>.icon{width:32px;height:34px}.hunt-banner .divider{height:27px}.hunt-banner>span:last-child{font-size:13px}.hunt-fox{padding:12px 8px;min-height:0}.hunt-fox h2{font-size:33px;margin-bottom:12px}.hunt-fox .fox-cards{gap:6px}.hunt-fox .fox-card{height:61px;gap:1px;padding:2px;min-width:0}.hunt-fox .fox-card .fox-stage{width:43px;height:55px}.hunt-fox .fox-card .fox-stage img{width:77px;height:77px;left:-17px;top:1px}.hunt-fox .fox-card>span{font-size:15px}.hunt-stage{height:214px;margin-top:8px}.hunt-controls{gap:10px;flex-wrap:nowrap;margin-top:11px}.hunt-controls>span{font-size:14px;white-space:nowrap}.hunt-controls .btn{font-size:25px;padding:5px 10px;min-height:43px}.hunt-controls .info summary{width:26px;height:26px;font-size:20px}.weekly-set{padding:15px 8px}.weekly-set h2{font-size:33px}.weekly-set>.panel-title{margin-bottom:20px;gap:6px}.weekly-set .icon{width:32px;height:34px}.set-grid{gap:5px}.set-card{padding:8px 2px;min-height:160px;gap:9px;border-width:1px}.set-card>span:first-child{font-size:13px;overflow-wrap:normal}.set-card img{height:76px}.set-card .set-status{font-size:10px;padding-top:8px;letter-spacing:-.4px;white-space:normal}.hunt-metrics{gap:8px}.hunt-metrics .stat{min-height:133px;padding:12px 7px;gap:7px;flex-direction:column;justify-content:center}.hunt-metrics .stat>.icon{width:27px;height:29px}.hunt-metrics .label{font-size:23px;line-height:1;letter-spacing:0;margin-bottom:9px;white-space:normal;text-align:center}.hunt-metrics .value{font-size:39px;letter-spacing:.5px}.page-tickets .epoch-bar{min-height:112px;gap:10px;padding:12px;font-size:16px}.page-tickets .epoch-bar>span:first-of-type{font-size:17px}.page-tickets .epoch-bar .small{font-size:14px}.page-tickets .epoch-bar>.icon{width:25px;height:30px}.page-tickets .epoch-bar>.info{margin-left:auto}.tickets-grid{grid-template-columns:1fr;gap:11px}.ticket-select{display:flex;gap:10px;overflow-x:auto;padding:11px}.ticket-select h2{display:none}.ticket-card{min-width:138px;width:138px;flex-shrink:0;margin:0;padding:7px 5px;font-size:26px;gap:5px}.ticket-card img{height:103px}.ticket-card.selected{border-width:2px}.ticket-card.selected:after{font-size:18px;right:4px;top:4px;padding:2px}.reveal-stage{margin-left:0;border-left-width:2px;border-right-width:2px}.reveal-art{aspect-ratio:727/512;max-height:420px}.reveal-actions{padding:11px;min-height:78px;border-top-width:2px}.reveal-actions .btn{min-height:55px;font-size:30px;gap:13px}.reveal-actions .icon{width:33px;height:37px}.reveal-summary{grid-column:auto;gap:14px;padding:13px;align-items:flex-start}.reveal-summary>.ticket-art{width:108px;height:122px;flex-shrink:0;padding:2px;margin-top:3px}.summary-price>span:first-child{font-size:17px}.summary-price strong{font-size:32px;margin:9px 0}.summary-price>.small{font-size:14px}.summary-price>.section-gap{margin-top:10px}.page-tickets .section-gap{min-height:0}.reveal-list{flex-wrap:wrap;font-size:28px;gap:13px;padding:9px 4px}.reveal-list .fox-stage{width:65px;height:65px}.reveal-list .small{font-family:Interface,sans-serif;font-size:13px}.reveal-list .btn{min-height:46px;font-size:25px;padding:6px 11px}.docs-header{height:auto;min-height:96px;padding:13px 12px;flex-wrap:wrap;gap:10px}.docs-header h1{font-size:38px;letter-spacing:.3px}.docs-header>a{flex:1}.docs-search{width:100%;max-width:none;order:4}.docs-search input{height:45px;font-size:16px}.docs-search>.icon{top:9px}.docs-menu-toggle{display:block;font-size:15px;min-height:37px;padding:6px 9px}.docs-layout{display:block}.docs-menu{display:none;position:static;max-height:none;border-right:0;border-bottom:1px solid var(--line);padding:15px}.docs-menu.open{display:block}.docs-menu a{font-size:19px;padding:12px}.docs-menu .group-label{font-size:13px}.docs-article{padding:30px 20px 46px;font-size:18px;line-height:1.8}.docs-article h1{font-size:46px;line-height:1;margin-top:16px;margin-bottom:23px}.docs-article .eyebrow{font-size:12px;letter-spacing:1px}.docs-article h2{font-size:25px}.docs-article h3{font-size:21px}.docs-lead{font-size:20px}.docs-article .docs-meta{font-size:13px}.docs-home-grid{grid-template-columns:1fr;gap:14px}.doc-card{padding:21px}.doc-card strong{font-size:33px}.doc-card p{font-size:17px}.docs-pagination{font-size:15px;gap:18px}.docs-callout{padding:16px 17px;font-size:16px}.docs-article table{font-size:16px}.docs-article th,.docs-article td{padding:13px}.skip-link{left:14px}.scenario-grid{grid-template-columns:1fr 1fr;gap:9px}.scenario-grid button{font-size:16px}dialog{padding:24px 17px;max-width:94vw}dialog h2{font-size:38px;margin-bottom:18px}dialog p{font-size:17px}dialog .balance-row{font-size:16px}dialog .dialog-actions{gap:8px}dialog .dialog-actions .btn{font-size:25px;min-height:45px}.dialog-notice{font-size:16px}#toast{font-size:17px;right:14px;bottom:16px}.nojs-article{padding:22px;font-size:18px}}
@media(max-width:375px){.home h1{font-size:37px}.home .hero-actions .btn{min-width:136px;font-size:24px}.home .hero-actions{gap:9px}.home-content{padding-left:10px;padding-right:10px}.home-stats .value{font-size:26px}.dressing-actions .btn{font-size:19px;gap:5px}.dressing-actions .icon{width:19px;height:21px}.dressing-stage{grid-template-columns:47px minmax(0,1fr) 47px}.slot-button{font-size:9px}.page-head h1{font-size:27px}.hunt-controls>span{font-size:12px}.hunt-controls{gap:7px}.hunt-controls .btn{font-size:23px;padding:5px 9px}.hunt-fox .fox-card .fox-stage{width:37px}.hunt-fox .fox-card>span{font-size:14px}.set-card>span:first-child{font-size:12px}.set-card .set-status{font-size:9px}.weekly-set h2{font-size:30px}.weekly-set .icon{width:27px}.hunt-metrics .label{font-size:21px}.machine-title{font-size:11px}.machine-actions .btn{font-size:16px}.docs-header h1{font-size:35px}.docs-article h1{font-size:42px}.result-actions .btn{font-size:20px}.balance-row{font-size:15px}.trait-detail{font-size:14px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.sidebar,.docs-header,.docs-menu,.docs-toc,.docs-pagination,.print-button,.mobile-toggle,#toast,dialog{display:none!important}.docs-shell{margin:0}.docs-layout{display:block}.docs-article{padding:0;font-size:11pt;color:#111;background:white}.docs-article h1,.docs-article h2,.docs-article h3,.docs-article strong,.docs-article p,.docs-article a,.docs-article .eyebrow,.docs-meta,.docs-source{color:#111;text-shadow:none;-webkit-text-fill-color:#111;background:none}.docs-article h1{font:24pt system-ui}.docs-callout,.doc-example,.doc-card{background:#fff!important;border-color:#777!important}.docs-article th,.docs-article td{color:#111;background:#fff}.docs-article section{break-inside:auto}.docs-article h2{break-after:avoid}body,:root{background:#fff}}

@media(max-width:850px){.lucky-side{grid-template-rows:auto}.lucky-side .inventory-grid{grid-auto-rows:110px}.selected-ticket{width:180px;flex-shrink:0;margin:0;min-height:183px}.selected-ticket .ticket-art{height:133px}.reveal-summary h2{display:none}}
@media(max-width:700px){.lucky-side{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto}.selected-ticket{width:113px;min-height:145px;font-size:23px;padding:7px 3px}.selected-ticket .ticket-art{height:105px}.summary-price{min-width:0}.summary-price strong{font-size:31px;gap:8px}.summary-price strong .icon{width:24px;height:30px}.summary-price p{font-size:14px;margin-top:14px}.reveal-summary{display:flex;flex-direction:row}.reveal-summary h2{display:none}.summary-price>.info{margin-top:10px}.cabinet-info{top:79.8%}.cabinet-info .info summary{width:17px;height:17px;font-size:13px;border-width:1px}.cabinet-info .tooltip{top:26px;right:-17px}.home-stats .stat .label{font-size:11px}.activity td:nth-child(2){display:table-cell}.activity td:nth-child(3){display:none}.activity .activity-icon{width:34px}.activity .activity-icon .icon{height:24px;width:24px}.home-stats .stat .value{white-space:normal}.burn-total.long-amount{display:block;overflow-wrap:anywhere}.balance-row,.balance-total{min-width:0}.balance-row>span:last-child{max-width:58%;overflow-wrap:anywhere}.reward-card .amount.long-amount{overflow-wrap:anywhere}.page-head h1{letter-spacing:.5px}}
