.qtzq-scope{--bg:#f5f2ec;--ink:#141414;--muted:#68625a;--line:#ded8ce;--panel:#fffaf1;--accent:#c59d5f;--accent-dark:#7c5a24;--shadow:0 24px 80px rgba(23,20,16,0.18)}.qtzq-scope *{box-sizing:border-box}.qtzq-scope{margin:0;background:linear-gradient(135deg,rgba(197,157,95,.16),transparent 38%),linear-gradient(180deg,#fffaf2 0,var(--bg) 100%);font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif}.qtzq-scope button,.qtzq-scope input,.qtzq-scope select{font:inherit}.qtzq-scope button{cursor:pointer}.qtzq-scope .navbar{position:sticky;top:0;z-index:10;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;gap:24px;min-height:72px;padding:0 40px;border-bottom:1px solid rgba(20,20,20,.09);background:rgba(255,250,241,.88);backdrop-filter:blur(18px)}.qtzq-scope .brand{font-size:22px;font-weight:900;white-space:nowrap}.qtzq-scope .button-row,.qtzq-scope .nav-actions,.qtzq-scope .nav-links{display:flex;align-items:center;gap:10px}.qtzq-scope .nav-links{justify-content:center}.qtzq-scope .nav-actions{justify-content:flex-end}.qtzq-scope .begin-button,.qtzq-scope .clear-button,.qtzq-scope .dark-button,.qtzq-scope .light-button,.qtzq-scope .nav-link{min-height:40px;border:1px solid transparent;border-radius:8px;padding:0 16px;color:var(--ink);background:transparent;font-weight:750;white-space:nowrap}.qtzq-scope .clear-button:hover,.qtzq-scope .light-button:hover,.qtzq-scope .nav-link.is-active,.qtzq-scope .nav-link:hover{border-color:rgba(124,90,36,.2);background:rgba(197,157,95,.12)}.qtzq-scope .begin-button,.qtzq-scope .dark-button{color:#fffaf1;border-color:#141414;background:#141414;box-shadow:0 10px 22px rgba(20,20,20,.14)}.qtzq-scope .dark-button:disabled{cursor:not-allowed;opacity:.45}.qtzq-scope .clear-button,.qtzq-scope .light-button{color:var(--accent-dark);border-color:rgba(124,90,36,.28);background:rgba(255,250,241,.62);font-weight:850}.qtzq-scope .greeting{overflow:hidden;max-width:220px;color:var(--accent-dark);font-size:20px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.qtzq-scope .page{width:min(1180px,100%);margin:0 auto;padding:44px 24px 72px}.qtzq-scope .hero{display:grid;min-height:calc(100vh - 180px);place-items:center;text-align:center}.qtzq-scope .hero h1{margin:0;font-size:clamp(46px,8vw,88px);line-height:1.05}.qtzq-scope .hero p,.qtzq-scope .muted{line-height:1.7}.qtzq-scope .panel{border:1px solid rgba(124,90,36,.18);border-radius:8px;padding:26px;background:rgba(255,250,241,.78);box-shadow:0 18px 60px rgba(23,20,16,.08)}.qtzq-scope .intro-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center}.qtzq-scope .admin-title,.qtzq-scope .cashflow h1,.qtzq-scope .intro-panel h1{margin:0;font-size:clamp(34px,5vw,58px);line-height:1.06}.qtzq-scope .player-status{margin-top:18px;color:var(--accent-dark);font-size:24px;font-weight:950}.qtzq-scope .play-layout{display:grid;grid-template-columns:110px minmax(0,1fr);gap:42px;align-items:start}.qtzq-scope .round-flow{display:grid}.qtzq-scope .round-step{position:relative;display:grid;min-height:62px;grid-template-columns:38px}.qtzq-scope .round-step:before{content:"";position:absolute;top:36px;bottom:-28px;left:17px;width:4px;background:rgba(124,90,36,.26)}.qtzq-scope .round-step:last-child:before{display:none}.qtzq-scope .round-button{position:relative;z-index:1;display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:50%;color:#fffaf1;background:#c7c0b3;font-size:16px;font-weight:950}.qtzq-scope .round-step.is-active .round-button,.qtzq-scope .round-step.is-viewing .round-button{background:var(--accent-dark)}.qtzq-scope .round-step.is-completed .round-button:after{content:"✓";position:absolute;right:-8px;bottom:-8px;display:grid;width:20px;height:20px;place-items:center;border:2px solid var(--bg);border-radius:50%;background:#247a48;font-size:12px}.qtzq-scope .admin-header,.qtzq-scope .asset-summary-row,.qtzq-scope .cashflow-top,.qtzq-scope .purchase-header{display:flex;align-items:center;justify-content:space-between;gap:18px}.qtzq-scope .purchase-header h2,.qtzq-scope .waiting h2{margin:0;color:var(--ink);font-size:34px;font-weight:950}.qtzq-scope .balance-text{color:var(--accent-dark);font-size:18px;font-weight:950;white-space:nowrap}.qtzq-scope .product-list{display:grid;gap:8px;margin-top:20px}.qtzq-scope .product-head,.qtzq-scope .product-row{display:grid;grid-template-columns:minmax(120px,1fr) 88px 118px 128px 94px 94px;gap:12px;align-items:center}.qtzq-scope .product-head.no-sell,.qtzq-scope .product-row.no-sell{grid-template-columns:minmax(120px,1fr) 88px 118px 128px 94px}.qtzq-scope .product-head{color:var(--muted);font-size:13px;font-weight:900;text-align:right}.qtzq-scope .product-head span:first-child{text-align:left}.qtzq-scope .product-row{min-height:54px;border-bottom:1px solid rgba(124,90,36,.16);color:var(--muted);font-weight:800;text-align:right}.qtzq-scope .product-name{color:var(--ink);font-size:17px;font-weight:900;text-align:left}.qtzq-scope .number-input{width:100%;height:38px;border:1px solid var(--line);border-radius:8px;padding:0 10px;background:#fff;color:var(--ink);font-weight:850;text-align:right;outline:none;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.qtzq-scope .number-input::-webkit-inner-spin-button,.qtzq-scope .number-input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.qtzq-scope .purchase-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;margin-top:18px}.qtzq-scope .asset-summary-values,.qtzq-scope .purchase-summary,.qtzq-scope .record-total{display:flex;flex-wrap:wrap;gap:18px;color:var(--muted);font-weight:900}.qtzq-scope .asset-summary-values strong,.qtzq-scope .purchase-summary strong,.qtzq-scope .record-total strong{color:var(--ink);font-weight:950}.qtzq-scope .error{min-height:24px;color:#a33a21;font-weight:850}.qtzq-scope .record{display:grid;gap:14px}.qtzq-scope .record h3,.qtzq-scope .result-section h3{margin:8px 0 0;color:var(--accent-dark);font-size:19px;font-weight:950}.qtzq-scope .price-row,.qtzq-scope .record-row{display:grid;grid-template-columns:minmax(120px,1fr) repeat(4,minmax(72px,116px));gap:12px;align-items:center;border-bottom:1px solid rgba(124,90,36,.15);padding:9px 0;color:var(--muted);font-size:14px;font-weight:800}.qtzq-scope .price-row strong,.qtzq-scope .record-row strong{color:var(--ink);font-weight:950}.qtzq-scope .scenario-card{display:grid;gap:16px}.qtzq-scope .scenario-card h2{margin:0;color:var(--accent-dark);font-size:42px;font-weight:950}.qtzq-scope .change-up{color:#8a5f1f}.qtzq-scope .change-down{color:#a33a21}.qtzq-scope .modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:24px;background:rgba(18,15,11,.48)}.qtzq-scope .modal{width:min(520px,100%);border:1px solid rgba(255,255,255,.62);border-radius:8px;padding:28px;background:var(--panel);box-shadow:var(--shadow)}.qtzq-scope .modal h2{margin:0;font-size:30px}.qtzq-scope .field{display:grid;gap:8px;margin-top:20px}.qtzq-scope .field input,.qtzq-scope .field select{height:48px;border:1px solid var(--line);border-radius:8px;padding:0 14px;background:#fff;outline:none}.qtzq-scope .modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.qtzq-scope .cashflow{display:grid;grid-template-columns:minmax(260px,330px) minmax(0,1fr);gap:28px}.qtzq-scope .cashflow-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.qtzq-scope .cash-space{display:grid;min-height:76px;align-content:center;gap:4px;border:1px solid rgba(124,90,36,.2);border-radius:8px;padding:10px;background:rgba(255,255,255,.44);color:var(--muted);font-size:12px;font-weight:850;text-align:center}.qtzq-scope .cash-space strong{color:var(--ink);font-size:18px}.qtzq-scope .cash-space.is-active{color:#fffaf1;border-color:var(--accent-dark);background:var(--accent-dark)}.qtzq-scope .cash-space.is-active strong{color:#fffaf1}.qtzq-scope .admin-main,.qtzq-scope .cash-main{display:grid;gap:18px}.qtzq-scope .admin-stats,.qtzq-scope .metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.qtzq-scope .metric,.qtzq-scope .stat{border:1px solid rgba(124,90,36,.16);border-radius:8px;padding:14px;background:rgba(255,255,255,.44)}.qtzq-scope .metric span,.qtzq-scope .stat span{display:block;color:var(--muted);font-size:12px;font-weight:850}.qtzq-scope .metric strong,.qtzq-scope .stat strong{display:block;margin-top:6px;color:var(--accent-dark);font-size:24px;font-weight:950}.qtzq-scope .statement{gap:18px}.qtzq-scope .advanced-grid,.qtzq-scope .statement{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.qtzq-scope .advanced-grid{gap:16px}.qtzq-scope .advanced-grid h4{margin:0 0 10px}.qtzq-scope .short-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.qtzq-scope .cashflow-players{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin-top:14px}.qtzq-scope .cashflow-player{border:1px solid rgba(124,90,36,.16);border-radius:8px;padding:10px;background:rgba(255,255,255,.44)}.qtzq-scope .cashflow-player span,.qtzq-scope .cashflow-player strong{display:block}.qtzq-scope .cashflow-player span{margin-top:4px;color:var(--muted);font-size:12px;font-weight:850}.qtzq-scope .cashflow-player.is-active{border-color:var(--accent-dark);background:rgba(197,157,95,.16)}.qtzq-scope .join-form,.qtzq-scope .room-create{display:grid;gap:14px;margin-top:18px}.qtzq-scope .room-create{grid-template-columns:150px minmax(180px,1fr) 180px 150px auto;align-items:end}.qtzq-scope .super-create{grid-template-columns:minmax(180px,1fr) 180px 180px auto}.qtzq-scope .room-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;margin-top:18px}.qtzq-scope .room-card{display:grid;gap:6px;border:1px solid rgba(124,90,36,.18);border-radius:8px;padding:14px;color:var(--muted);background:rgba(255,255,255,.5);text-align:left;font-weight:800}.qtzq-scope .room-card strong{color:var(--accent-dark);font-size:24px;font-weight:950}.qtzq-scope .room-card.is-active{border-color:var(--accent-dark);background:rgba(197,157,95,.16)}.qtzq-scope .market-history{display:grid;gap:12px;border-top:1px solid rgba(124,90,36,.14);padding:16px 0}.qtzq-scope .market-history:first-of-type{border-top:0}.qtzq-scope .market-history-title{display:grid;gap:6px}.qtzq-scope .market-history-title strong{color:var(--accent-dark);font-size:18px;font-weight:950}.qtzq-scope .market-history-title span{color:var(--muted);font-weight:750;line-height:1.6}.qtzq-scope .market-change-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.qtzq-scope .market-change{display:grid;gap:4px;border:1px solid rgba(124,90,36,.14);border-radius:8px;padding:10px;background:rgba(255,255,255,.42)}.qtzq-scope .market-change small,.qtzq-scope .market-change span{color:var(--muted);font-weight:800}.qtzq-scope .market-change strong{font-size:18px;font-weight:950}.qtzq-scope .line{display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid rgba(124,90,36,.14);padding:9px 0;color:var(--muted);font-size:14px;font-weight:850}.qtzq-scope .line strong{color:var(--ink)}.qtzq-scope .log{max-height:180px;overflow:auto;color:var(--muted);font-size:13px;font-weight:750;line-height:1.65}.qtzq-scope .admin-page{min-height:100vh}.qtzq-scope .admin-header{min-height:72px;border-bottom:1px solid rgba(20,20,20,.09);padding:0 40px;background:rgba(255,250,241,.88)}.qtzq-scope .admin-main{width:min(1120px,100%);margin:0 auto;padding:36px 24px 60px}.qtzq-scope .admin-link{color:var(--accent-dark);font-weight:850;text-decoration:none}.qtzq-scope table{width:100%;border-collapse:collapse}.qtzq-scope td,.qtzq-scope th{border-bottom:1px solid rgba(124,90,36,.16);padding:12px 8px;text-align:left}.qtzq-scope th{color:var(--muted);font-size:13px}.qtzq-scope .tag{display:inline-flex;min-height:28px;align-items:center;border-radius:8px;padding:0 10px;background:rgba(124,90,36,.13);font-weight:850}.qtzq-scope .tag.pending{color:var(--muted);background:rgba(104,98,90,.12)}@media (max-width:760px){.qtzq-scope .navbar{grid-template-columns:1fr;padding:14px 18px}.qtzq-scope .asset-summary-row,.qtzq-scope .cashflow-top,.qtzq-scope .nav-actions,.qtzq-scope .nav-links,.qtzq-scope .purchase-header{align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}.qtzq-scope .advanced-grid,.qtzq-scope .cashflow,.qtzq-scope .intro-panel,.qtzq-scope .play-layout,.qtzq-scope .room-create,.qtzq-scope .statement{grid-template-columns:1fr}.qtzq-scope .admin-stats,.qtzq-scope .metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.qtzq-scope .product-head{display:none}.qtzq-scope .price-row,.qtzq-scope .product-row,.qtzq-scope .product-row.no-sell,.qtzq-scope .record-row{grid-template-columns:1fr;text-align:left}.qtzq-scope .purchase-footer{grid-template-columns:1fr}}.qtzq-scope{--bg:#f5f7fb;--ink:#10233d;--muted:#667286;--line:#dfe4ec;--panel:#ffffff;--accent:#d6aa45;--accent-dark:#b58418;--nav:#090b12;--blue:#08215f;--shadow:0 22px 70px rgba(16,35,61,0.11);min-height:100vh;background:radial-gradient(circle at 50% -18%,rgba(8,33,95,.12),transparent 34%),linear-gradient(180deg,#f7f9fd,#ffffff 48%,#f3f6fb);color:var(--ink);font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}.qtzq-scope .admin-page>.admin-header,.qtzq-scope .navbar{position:sticky;top:20px;z-index:40;width:min(1128px,calc(100% - 84px));min-height:60px;margin:20px auto 0;padding:0 34px;border:0;border-radius:18px;background:var(--nav);box-shadow:0 18px 44px rgba(9,11,18,.12);color:#ffffff;backdrop-filter:none}.qtzq-scope .navbar{display:grid;grid-template-columns:minmax(100px,1fr) auto minmax(140px,1fr)}.qtzq-scope .brand{color:#ffffff;font-size:24px;font-weight:950;letter-spacing:0}.qtzq-scope .admin-link,.qtzq-scope .nav-link{min-height:38px;border-radius:10px;color:rgba(255,255,255,.78);font-size:15px;font-weight:800}.qtzq-scope .admin-link{display:inline-flex;align-items:center;padding:0 12px}.qtzq-scope .admin-link:hover,.qtzq-scope .nav-link.is-active,.qtzq-scope .nav-link:hover{border-color:transparent;background:rgba(255,255,255,.1);color:#ffffff}.qtzq-scope .begin-button,.qtzq-scope .dark-button{min-height:42px;border:0;border-radius:10px;background:var(--accent);color:#10233d;box-shadow:0 14px 30px rgba(214,170,69,.22);font-weight:900}.qtzq-scope .begin-button:hover,.qtzq-scope .dark-button:hover{background:#e0b64f}.qtzq-scope .dark-button:disabled{background:#d9dde5;color:#768294;box-shadow:none}.qtzq-scope .clear-button,.qtzq-scope .light-button{min-height:42px;border:1px solid rgba(16,35,61,.12);border-radius:10px;background:#ffffff;color:var(--ink);box-shadow:0 10px 26px rgba(16,35,61,.06)}.qtzq-scope .navbar .clear-button{background:rgba(255,255,255,.1);color:#ffffff;box-shadow:none}.qtzq-scope .greeting{color:var(--accent);font-size:15px}.qtzq-scope .admin-main,.qtzq-scope .page{width:min(1240px,100%);padding:52px 24px 72px}.qtzq-scope .hero{min-height:calc(100vh - 190px);text-align:left}.qtzq-scope .hero>div{width:min(780px,100%)}.qtzq-scope .admin-title,.qtzq-scope .cashflow h1,.qtzq-scope .hero h1,.qtzq-scope .intro-panel h1{color:var(--ink);font-family:Times New Roman,"Noto Serif TC",serif;font-size:clamp(42px,5.8vw,86px);font-weight:700;letter-spacing:0}.qtzq-scope .hero p,.qtzq-scope .muted{color:var(--muted);font-size:17px;font-weight:800}.qtzq-scope .metric,.qtzq-scope .modal,.qtzq-scope .panel,.qtzq-scope .stat{border:1px solid rgba(16,35,61,.1);border-radius:12px;background:rgba(255,255,255,.92);box-shadow:var(--shadow)}.qtzq-scope .panel{padding:30px}.qtzq-scope .intro-panel{grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:34px}.qtzq-scope .balance-text,.qtzq-scope .market-history-title strong,.qtzq-scope .player-status,.qtzq-scope .record h3,.qtzq-scope .result-section h3,.qtzq-scope .room-card strong{color:var(--accent-dark)}.qtzq-scope .field label{color:var(--ink);font-size:14px;font-weight:900}.qtzq-scope .field input,.qtzq-scope .field select,.qtzq-scope .number-input{min-height:48px;border:1px solid #d7dee8;border-radius:10px;background:#ffffff;color:var(--ink);box-shadow:inset 0 1px 0 rgba(16,35,61,.02)}.qtzq-scope .field input:focus,.qtzq-scope .field select:focus,.qtzq-scope .number-input:focus{border-color:var(--accent);box-shadow:0 0 0 4px rgba(214,170,69,.16)}.qtzq-scope .play-layout{grid-template-columns:86px minmax(0,1fr);gap:28px}.qtzq-scope .round-step{min-height:54px;grid-template-columns:34px}.qtzq-scope .round-step:before{left:15px;width:3px;background:rgba(16,35,61,.16)}.qtzq-scope .round-button{width:34px;height:34px;background:#e9edf4;color:var(--ink)}.qtzq-scope .round-step.is-active .round-button,.qtzq-scope .round-step.is-viewing .round-button{background:var(--nav);color:var(--accent)}.qtzq-scope .round-step.is-completed .round-button:after{border-color:#ffffff;background:var(--accent);color:var(--ink)}.qtzq-scope .product-list{gap:0;overflow:hidden;border:1px solid var(--line);border-radius:12px}.qtzq-scope .product-head{min-height:48px;padding:0 18px;background:#f3f6fa;color:var(--ink)}.qtzq-scope .product-row{min-height:64px;padding:0 18px;border-bottom:1px solid var(--line);background:#ffffff}.qtzq-scope .product-row:last-child{border-bottom:0}.qtzq-scope .line,.qtzq-scope .price-row,.qtzq-scope .record-row{border-bottom-color:var(--line)}.qtzq-scope .room-create{grid-template-columns:170px minmax(240px,1fr) auto;gap:16px}.qtzq-scope .room-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.qtzq-scope .room-card{min-height:120px;border:1px solid rgba(16,35,61,.1);border-radius:12px;padding:18px;background:#ffffff;box-shadow:0 16px 40px rgba(16,35,61,.07)}.qtzq-scope .room-card.is-active{border-color:var(--accent);background:linear-gradient(180deg,#ffffff,#fbf7ea)}.qtzq-scope .admin-page>.admin-header{display:flex;align-items:center;justify-content:space-between}.qtzq-scope .admin-header[style]{color:var(--ink);box-shadow:none}.qtzq-scope .admin-stats,.qtzq-scope .metrics{gap:16px}.qtzq-scope .metric,.qtzq-scope .stat{background:#ffffff}.qtzq-scope th{background:#f3f6fa;color:var(--ink);font-weight:900}.qtzq-scope td,.qtzq-scope th{border-bottom-color:var(--line);padding:14px 12px}.qtzq-scope .tag{border-radius:999px;background:rgba(214,170,69,.18);color:var(--accent-dark)}@media (max-width:900px){.qtzq-scope .admin-page>.admin-header,.qtzq-scope .navbar{position:static;width:calc(100% - 28px);margin-top:14px;padding:14px 18px}.qtzq-scope .navbar{grid-template-columns:1fr}.qtzq-scope .nav-actions,.qtzq-scope .nav-links{justify-content:flex-start;flex-wrap:wrap}.qtzq-scope .intro-panel,.qtzq-scope .play-layout,.qtzq-scope .room-create{grid-template-columns:1fr}}