:root{--bg:#07090d;--panel:#11151d;--panel2:#1a202a;--gold:#f3bd45;--gold2:#9d6c15;--red:#d73b46;--cyan:#55d6df;--text:#f7f3e8;--muted:#8991a0;--line:#323947}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);letter-spacing:0;margin:0;font-family:Microsoft YaHei UI,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}.game-shell{background-color:#090b10;background-image:linear-gradient(90deg,#f3bd4506 1px,#0000 1px),linear-gradient(#f3bd4506 1px,#0000 1px);background-size:32px 32px;height:100vh;min-height:720px;overflow:hidden}.topbar{background:#0e1117;border-bottom:1px solid #3d321d;grid-template-columns:1fr auto 1fr;align-items:center;height:78px;padding:0 22px;display:grid}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--gold);color:#12100a;border:2px solid #fff0b4;place-items:center;width:46px;height:46px;font:900 21px Georgia;display:grid;box-shadow:0 0 22px #f3bd4547}h1{color:#fff;margin:0;font:900 23px Georgia,Microsoft YaHei UI}.brand p{letter-spacing:3px;color:var(--gold);margin:3px 0 0;font-size:9px}.round-status{text-align:center}.round-status span{color:var(--gold);letter-spacing:2px;font-size:10px;display:block}.round-status strong{margin-top:4px;font-size:17px;display:block}.top-actions{justify-content:flex-end;gap:8px;display:flex}.icon-button,.new-button{border:1px solid var(--line);color:#fff;background:#171c25;height:38px}.icon-button{width:38px;font-size:19px}.new-button{padding:0 18px}.play-layout{grid-template-columns:184px minmax(760px,1fr) 230px;gap:10px;height:calc(100vh - 78px);min-height:642px;padding:10px;display:grid}.money-panel,.bank-panel{background:#10141b;border:1px solid #2b313d;min-height:0}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:45px;padding:0 12px;font-weight:800;display:flex}.panel-heading small{color:var(--gold);font-size:10px}.money-list{grid-template-rows:repeat(26,1fr);height:calc(100% - 45px);padding:5px;display:grid}.money-row{border-left:3px solid var(--gold);background:#202630;justify-content:space-between;align-items:center;margin:1px 0;padding:0 8px;transition:all .25s;display:flex}.money-row span{color:var(--gold);font-size:10px}.money-row strong{font:800 clamp(10px,1vw,13px) Segoe UI}.money-row.gone{opacity:.22;filter:grayscale();border-left-color:#666;text-decoration:line-through}.stage{background:#0d1118;border:1px solid #57431e;position:relative;overflow:hidden}.stage:before{content:"";pointer-events:none;background:radial-gradient(#f3bd4521,#0000 62%);position:absolute;inset:0}.stage-lights{justify-content:space-between;display:flex;position:absolute;top:7px;left:16px;right:16px}.stage-lights i{background:#ffdd7a;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #ffb51a}.set-badge{letter-spacing:3px;color:#eac76e;font:700 10px Segoe UI;position:absolute;top:18px;left:50%;transform:translate(-50%)}.models-grid{flex-direction:column;justify-content:center;gap:2px;height:100%;padding:34px 8px 5px;display:flex;position:relative}.model-row{justify-content:center;align-items:flex-end;gap:clamp(3px,.55vw,9px);height:31.5%;display:flex}.model-card{color:#fff;background:0 0;border:0;flex:0 88px;width:clamp(68px,6.5vw,88px);height:100%;padding:0;transition:transform .16s,opacity .2s;position:relative}.model-card:hover:not(:disabled){transform:translateY(-4px)}.model-card img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 5px 7px #000);width:100%;height:calc(100% - 25px);display:block}.model-card .case{color:#171007;background:#c99325;border:2px solid #ffe496;place-items:center;width:40px;height:26px;display:grid;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 3px 8px #000}.case:before{content:"";border:3px solid #c99325;border-bottom:0;width:19px;height:7px;position:absolute;top:-8px}.case b{font:900 13px Georgia}.model-name{border-top:1px solid var(--gold2);background:#080b10;place-items:center;height:20px;font:800 9px Segoe UI;display:grid;position:absolute;bottom:0;left:4px;right:4px}.model-card.mine .case{background:var(--cyan);border-color:#c7fbff;box-shadow:0 0 14px #55d6dfb3}.mine-label{white-space:nowrap;color:#fff;background:#087786;padding:3px 6px;font-size:8px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.model-card.opened{opacity:.16;filter:grayscale()}.bank-panel{flex-direction:column;gap:8px;padding:10px;display:flex}.banker-portrait{background:#090c11;border:1px solid #59451f;height:250px;position:relative;overflow:hidden}.banker-portrait img{object-fit:cover;object-position:center top;width:100%;height:100%}.banker-portrait span{color:var(--gold);text-align:center;letter-spacing:2px;background:#05070ad6;padding:8px;font:800 11px Segoe UI;position:absolute;bottom:0;left:0;right:0}.stat{border-left:2px solid var(--gold2);background:#1b212b;justify-content:space-between;align-items:center;height:55px;padding:8px 10px;display:flex}.stat span{color:var(--muted);font-size:10px}.stat strong{color:#fff;font-size:18px}.history{background:#171c24;flex:1;min-height:90px;padding:10px}.history>span{color:var(--muted);font-size:10px}.history>div{justify-content:center;align-items:flex-end;gap:5px;height:calc(100% - 21px);padding-top:10px;display:flex}.history i{background:var(--gold);width:12px;min-height:8px}.history small{color:#606876;align-self:center}.modal-backdrop,.offer-layer,.reveal-layer{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#020305db;place-items:center;display:grid;position:fixed;inset:0}.setup-modal,.result-modal,.choice-modal{text-align:center;background:#141922;border:1px solid #765820;width:min(470px,90vw);padding:34px;box-shadow:0 25px 80px #000}.kicker{letter-spacing:3px;color:var(--gold);font:800 10px Segoe UI}.setup-modal h2,.result-modal h2,.choice-modal h2,.offer-modal h2{margin:10px 0;font:800 28px Georgia,Microsoft YaHei UI}.setup-modal p,.result-modal p,.choice-modal p,.offer-modal p{color:#9da5b2;font-size:13px;line-height:1.7}.setup-modal label{text-align:left;margin-top:24px;display:block}.setup-modal label>span{color:var(--muted);margin-bottom:7px;font-size:11px;display:block}.amount-input{background:#080b10;border:1px solid #72561f;align-items:center;height:60px;padding:0 16px;display:flex}.amount-input b{color:var(--gold);font-size:22px}.amount-input input{color:#fff;text-align:right;background:0 0;border:0;outline:0;width:100%;font:800 28px Georgia}.presets{grid-template-columns:repeat(4,1fr);gap:5px;margin:9px 0 20px;display:grid}.presets button{color:#b7bec9;background:#1a2029;border:1px solid #343b47;height:30px;font-size:10px}.presets button:hover{border-color:var(--gold);color:#fff}.primary{background:var(--gold);color:#171109;border:0;width:100%;height:48px;font-weight:900}.error{color:#ff7b83;background:#35171c;margin-top:8px;padding:8px;font-size:12px}.reveal-layer{z-index:70;perspective:1200px;justify-content:center;align-items:center;gap:clamp(40px,7vw,110px);display:flex}.reveal-model{height:min(78vh,680px);animation:.45s cubic-bezier(.18,.8,.2,1) modelEntrance;position:relative}.reveal-model img{object-fit:contain;filter:drop-shadow(0 18px 20px #000);width:auto;max-width:38vw;height:100%}.reveal-model strong{text-align:center;border-top:1px solid var(--gold);letter-spacing:3px;background:#080b10;padding:8px;position:absolute;bottom:0;left:15%;right:15%}.open-case{width:min(36vw,430px);height:280px;animation:.45s ease-out caseEntrance;position:relative}.case-body{color:#15100a;background:#c89024;border:8px solid #f0c154;flex-direction:column;justify-content:center;align-items:center;width:100%;height:180px;display:flex;position:absolute;bottom:0;box-shadow:0 20px 40px #000}.case-body:after{content:"";border:2px solid #74510f;position:absolute;inset:12px}.case-body span{z-index:1;letter-spacing:2px;font-size:12px}.case-body strong{z-index:1;color:#151515;white-space:nowrap;background:#f7f2e7;border:3px solid #161616;margin-top:14px;padding:18px 25px;font:900 clamp(25px,3vw,46px) Georgia}.case-lid{z-index:2;transform-origin:bottom;background:#d19a2e;border:8px solid #f0c154;width:100%;height:72px;animation:1.35s cubic-bezier(.2,.8,.2,1) .25s both openLid;position:absolute;bottom:172px}.final-ribbon{background:var(--cyan);color:#061115;letter-spacing:3px;padding:8px 25px;font-weight:900;position:absolute;top:8%;left:50%;transform:translate(-50%)}.offer-layer{z-index:60}.offer-modal{background:#121720;border:1px solid #765820;width:min(690px,90vw);min-height:390px;padding:26px 40px 28px 270px;position:relative;overflow:hidden;box-shadow:0 30px 90px #000}.offer-modal>img{object-fit:cover;object-position:center top;border-right:1px solid #59451f;width:235px;height:100%;position:absolute;top:0;left:0}.offer-price,.result-price{color:var(--gold);text-shadow:0 0 25px #f3bd4540;white-space:nowrap;margin:20px 0;font:900 clamp(36px,5vw,65px) Georgia}.deal-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.deal-actions button{color:#fff;border:0;height:72px;font-size:17px;font-weight:900}.deal-actions small{font-size:10px}.deal{background:#14856f}.no-deal{background:#b6313d}.calc-bars{justify-content:center;align-items:flex-end;gap:8px;height:90px;margin:20px;display:flex}.calc-bars i{background:var(--gold);width:17px;animation:.8s ease-in-out infinite alternate calc}.calc-bars i:nth-child(2){animation-delay:.15s}.calc-bars i:nth-child(3){animation-delay:.3s}.calc-bars i:nth-child(4){animation-delay:.45s}.calc-bars i:nth-child(5){animation-delay:.6s}.final-cases{justify-content:center;align-items:center;gap:22px;margin:25px;display:flex}.final-cases b{background:var(--gold);color:#181108;place-items:center;width:82px;height:58px;font:900 26px Georgia;display:grid}.final-cases span{color:var(--red);font-weight:900}.choice-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.choice-actions button{border:1px solid var(--gold);color:#fff;background:#212833;height:48px;font-weight:900}.result-price{margin:28px 0}.result-modal .primary{margin-top:18px}@keyframes openLid{0%{transform:rotateX(0)}to{transform:rotateX(112deg)translateY(-6px)}}@keyframes modelEntrance{0%{opacity:0;transform:translate(-35px)scale(.88)}to{opacity:1;transform:none}}@keyframes caseEntrance{0%{opacity:0;transform:translate(35px)scale(.88)}to{opacity:1;transform:none}}@keyframes calc{0%{height:18px}to{height:82px}}@media (max-width:1180px){.play-layout{grid-template-columns:160px minmax(650px,1fr) 190px}.banker-portrait{height:210px}.model-card{width:68px}.offer-modal{padding-left:235px}.offer-modal>img{width:205px}}@media (max-height:780px){.topbar{height:62px}.play-layout{height:calc(100vh - 62px)}.banker-portrait{height:190px}.model-name{height:17px}.model-card img{height:calc(100% - 21px)}.model-card .case{bottom:17px}.models-grid{padding-top:28px}.brand-mark{width:39px;height:39px}.brand h1{font-size:19px}}@media (max-width:900px){.game-shell{min-width:900px}.bank-panel{display:none}.play-layout{grid-template-columns:160px 1fr}.topbar{min-width:900px}}@media (max-width:720px){.game-shell{min-width:0;height:100dvh;min-height:0}.topbar{min-width:0;height:56px;padding:0 10px}.brand-mark{width:34px;height:34px;font-size:15px}.brand h1{font-size:16px}.brand p{letter-spacing:2px;font-size:7px}.round-status span{font-size:8px}.round-status strong{margin-top:2px;font-size:12px}.icon-button,.new-button{height:32px}.icon-button{width:32px;font-size:15px}.new-button{padding:0 10px;font-size:12px}.play-layout{grid-template-rows:1fr auto;grid-template-columns:minmax(0,1fr);gap:6px;height:calc(100dvh - 56px);min-height:0;padding:6px}.money-panel{order:2;min-width:0;height:76px}.panel-heading{height:28px;padding:0 8px}.panel-heading small{font-size:8px}.money-list{-webkit-overflow-scrolling:touch;gap:2px;height:calc(100% - 28px);padding:3px;display:flex;overflow-x:auto}.money-row{border-left:0;border-bottom:2px solid var(--gold);flex-direction:column;flex:0 0 52px;justify-content:center;margin:0;padding:0 4px}.money-row span{font-size:8px}.money-row strong{font:800 10px Segoe UI}.stage{-webkit-overflow-scrolling:touch;order:1;min-width:0;min-height:0;overflow:hidden auto}.models-grid{height:auto;min-height:100%;padding:26px 6px 10px}.model-row{flex-wrap:wrap;justify-content:center;gap:4px;height:auto;margin-bottom:4px}.model-card{flex:0 0 calc(20% - 4px);max-width:none;height:140px}.model-card img{height:calc(100% - 18px)}.model-card .case{width:26px;height:18px;bottom:14px}.case:before{border-width:2px;width:12px;height:4px;top:-5px}.case b{font-size:10px}.model-name{height:14px;font-size:7px}.mine-label{padding:2px 4px;font-size:7px;top:4px}.set-badge{font-size:8px;top:8px}.reveal-layer{flex-direction:column;gap:10px}.reveal-model{height:min(42vh,380px)}.reveal-model img{max-width:62vw}.open-case{width:min(58vw,290px);height:190px}.case-body{border-width:5px;height:125px}.case-body strong{padding:10px 16px;font-size:22px}.case-lid{border-width:5px;height:48px;bottom:117px}.final-ribbon{padding:5px 12px;font-size:11px}.offer-modal{width:92vw;min-height:0;padding:200px 16px 20px}.offer-modal>img{border-bottom:1px solid #59451f;border-right:0;width:100%;height:180px;top:0;left:0}.offer-price,.result-price{font-size:32px}.deal-actions button{height:56px;font-size:15px}.deal-actions small{font-size:9px}.setup-modal,.result-modal,.choice-modal{width:92vw;padding:20px 16px}.setup-modal h2,.result-modal h2,.choice-modal h2,.offer-modal h2{font-size:20px}.amount-input{height:52px}.amount-input input{font-size:22px}.presets button{height:28px;font-size:9px}.final-cases{gap:12px}.final-cases b{width:64px;height:46px;font-size:20px}.choice-actions button{height:44px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
