.modal.catalog-modal{width:920px;height:min(760px,calc(100dvh - 32px));display:flex;flex-direction:column;overflow:hidden;padding:24px}.catalog-modal .modal-header{flex-shrink:0;margin-bottom:20px}.catalog-search{display:flex;align-items:center;gap:10px;border:1px solid #9eaca22e;background:#09131c;border-radius:7px;padding:0 14px;min-height:44px;flex-shrink:0;color:#90a092}.catalog-search input{width:100%;background:none;border:0;outline:0;color:#edf0ea;font:inherit;font-size:14px;padding:12px 0}.catalog-categories{display:flex;flex-wrap:wrap;gap:7px;padding:14px 0;flex-shrink:0}.catalog-categories button{padding:7px 12px;background:#ffffff05;border:1px solid #ffffff14;border-radius:5px;color:#a4afb7;font-size:12px}.catalog-categories .selected{background:#aec5a31a;border-color:#aec5a369;color:#d4e3c9}.catalog-results{display:flex;justify-content:space-between;padding:0 0 10px;color:#88959e;font-size:11px;flex-shrink:0}.catalog-grid{overflow:auto;min-height:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-content:start;padding-right:5px;scrollbar-width:thin}.security-card{text-align:left;display:flex;flex-direction:column;gap:8px;padding:17px 14px;border:1px solid #91a0ad23;background:#0c1720;border-radius:7px;min-width:0}.security-card:hover,.security-card.selected{border-color:#b3c6a4;background:#b3c6a40c}.security-category{display:flex;gap:5px;align-items:center;font-size:11px;color:#94a2ad}.security-card strong{font-size:15px;font-weight:650;color:#e8ece7}.security-card>small{color:#8b98a3;font-size:12px;line-height:1.6;min-height:38px}.security-quote{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-top:auto}.security-quote b{font-size:16px;color:#e4e9e7}.security-quote i{font-size:10px;font-style:normal;color:#81919d}.security-quote em{font-style:normal;font-size:12px}.security-friends{font-size:11px;color:#b6caa5}.catalog-empty{grid-column:1/-1;padding:40px;text-align:center;color:#95a2ac}.modal.security-detail-modal{width:680px}.modal.security-detail-modal.is-etf{height:min(760px,calc(100dvh - 48px));display:flex;flex-direction:column;overflow:hidden}.security-detail-modal>:not(.etf-components){flex-shrink:0}.security-detail-modal .modal-header{margin-bottom:18px}.security-description{color:#c2cbd1;font-size:14px;line-height:1.8}.etf-stats{display:grid;grid-template-columns:1fr 1.2fr .8fr;gap:12px;background:#09131b;padding:18px;border-radius:6px;margin:20px 0}.etf-stats div{display:flex;flex-direction:column;gap:9px}.etf-stats span{font-size:11px;color:#8d9da8}.etf-stats b{font-size:18px}.etf-explanation{font-size:12px;line-height:1.8;color:#8d9da8;margin:15px 0}.etf-components{flex:1;min-height:60px;overflow:auto;scrollbar-width:thin}.etf-component-head,.etf-components button{display:grid;grid-template-columns:1.8fr .6fr 1fr;gap:8px;width:100%;padding:11px 4px;text-align:right;font-size:12px;align-items:center}.etf-component-head{color:#7f929f;font-size:11px;border-bottom:1px solid #ffffff16}.etf-components button{background:none;border:0;border-bottom:1px solid #ffffff0b;color:#d0d9de}.etf-components button:hover{background:#ffffff08}.etf-components span:first-child{text-align:left;display:flex;align-items:center;gap:8px}.etf-components i{display:inline-block;width:6px;height:6px;border-radius:50%}.security-company{display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:13px;margin-top:25px}.security-company dt{color:#90a0aa}.security-company dd{text-align:right}.modal.exchange-modal .company-list .catalog-trigger{background:#b6caa510;border-color:#b6caa542}.catalog-trigger strong{display:flex;align-items:center;gap:7px}.modal.exchange-modal .company-detail-button{align-self:flex-start;background:none;border:1px solid #a6bd9a4d;border-radius:4px;padding:5px 7px;font-size:11px;white-space:nowrap;color:#b7caa8}.modal.exchange-modal .company-detail-button:hover{background:#b7caa815}@media(max-width:760px){.modal.catalog-modal{height:calc(100dvh - 24px);padding:17px}.modal.security-detail-modal.is-etf{height:calc(100dvh - 24px);padding:20px}.security-detail-modal .etf-explanation{margin:10px 0;font-size:11px}.security-detail-modal .security-description{font-size:12px}.security-detail-modal .etf-stats{margin:12px 0}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.security-card{padding:12px 10px;gap:7px}.security-card strong{font-size:13px}.security-card>small{font-size:11px;min-height:52px}.security-quote{align-items:flex-start;flex-direction:column;gap:4px}.security-quote b{font-size:15px}.catalog-categories{gap:5px;padding:12px 0}.catalog-categories button{font-size:11px;padding:6px 8px}.etf-stats{gap:8px;padding:12px}.etf-stats b{font-size:14px}.etf-stats span{font-size:10px}.modal.exchange-modal .company-list .catalog-trigger{position:sticky;left:0;z-index:1;background:#1b2a2e;flex-basis:116px}.modal.exchange-modal .company-list .catalog-trigger strong{font-size:12px}.etf-components button{font-size:11px}}.modal.exchange-modal{width:1180px;padding:22px 24px;max-height:calc(100dvh - 36px);background:#131b25;border-color:#7b8b9738;border-radius:9px}.modal.exchange-modal .modal-header{margin-bottom:16px}.modal.exchange-modal .modal-header h2{font-family:inherit;font-size:22px;font-weight:650;letter-spacing:-.7px}.modal.exchange-modal .eyebrow{letter-spacing:.3px;color:#9eaeb9;font-size:10px}.exchange-summary{display:flex;align-items:center;flex-wrap:wrap;gap:9px 24px;border-block:1px solid #ffffff0d;padding:12px 0;font-size:11px;color:#8999a8}.exchange-summary>span{display:flex;align-items:center;gap:8px}.exchange-summary>span:first-child{margin-right:auto;color:#b4c7b7}.exchange-summary b{color:#e1e6eb;font-size:12px;font-variant-numeric:tabular-nums}.exchange-tabs{display:flex;align-items:center;gap:25px;border-bottom:1px solid #ffffff12;margin-bottom:17px}.exchange-tabs button{display:flex;align-items:center;gap:6px;font-size:12px;padding:14px 0 12px;color:#8d9bab;border-bottom:2px solid transparent;white-space:nowrap}.exchange-tabs button:last-child{margin-left:auto}.exchange-tabs button.selected{border-color:#adc4a9;color:#e4ebe5}.exchange-tabs em{font-size:10px;font-style:normal;color:#b6c9b2;padding:2px 6px;background:#b4c8a916;border-radius:4px}.company-list{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:19px}.company-list button{padding:12px;text-align:left;border:1px solid #ffffff0b;background:#09121b45;border-radius:6px;min-width:0}.company-list button.selected{background:#b0c6a90c;border-color:#a6bd9d55}.company-list strong{font-size:12px;display:block;color:#d4dde4;margin-bottom:8px;white-space:nowrap}.company-list button>span{font-size:12px;font-variant-numeric:tabular-nums;color:#e2e8ee}.company-list em{font-size:10px;font-style:normal;margin-left:9px}.exchange-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(185px,.85fr) minmax(210px,.95fr);gap:21px;align-items:start}.quote-chart{min-width:0}.quote-heading{display:flex;justify-content:space-between;align-items:center;margin:1px 0 18px}.quote-heading h3{font-size:17px;font-weight:600}.quote-heading h3 small{display:block;font-size:9px;color:#8492a1;font-weight:400;margin-top:6px}.quote-heading p{display:flex;align-items:baseline;gap:7px;margin-top:12px}.quote-heading p strong{font:600 30px Manrope,sans-serif;letter-spacing:-1px}.quote-heading p>span{font-size:11px;color:#8492a1}.quote-heading p>b{font-size:10px;font-weight:500}.quote-live{display:flex;align-items:center;gap:5px;font-size:9px;color:#9bb298}.chart-periods{display:flex;gap:5px;align-items:center;border-bottom:1px solid #ffffff0d;padding-bottom:10px}.chart-periods button{padding:5px 10px;font-size:10px;border-radius:4px;color:#93a2b1}.chart-periods button.selected{background:#c4d2dd15;color:#e4ebed}.chart-periods>span{margin-left:auto;font-size:9px;color:#7e8b99}.candle-readout{display:flex;flex-wrap:wrap;gap:5px 10px;font-size:8px;color:#9dabb7;min-height:31px;padding:10px 0 5px}.candle-readout time{color:#d6dfe5}.candle-chart>svg{display:block;width:100%;height:235px;touch-action:pan-y}.candle-key{display:flex;align-items:center;gap:5px;font-size:8px;color:#a6acb5;margin:9px 0 15px}.candle-key>span:first-child{color:#72828f;margin-right:5px}.candle-key>span:last-child{margin-left:auto;color:#72828f}.candle-key>i{width:8px;height:2px;background:#d9c08a}.candle-key>i:nth-of-type(2){background:#af96c9;margin-left:6px}.candle-empty{height:260px;display:grid;place-items:center;color:#8c9ba8;font-size:12px}.quote-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:13px 0;border-block:1px solid #ffffff0d}.quote-metrics span{display:block;color:#7e90a0;font-size:9px;margin-bottom:6px}.quote-metrics b{font-size:11px;font-variant-numeric:tabular-nums}.quote-news{margin-top:16px}.quote-news h4{font-size:11px;font-weight:500;color:#b8c7d2;margin:0 0 12px}.quote-news article{display:flex;gap:10px;margin-bottom:13px}.quote-news time{font-size:9px;color:#728292;padding-top:2px}.quote-news b{font-size:10px;color:#c4cfd7;font-weight:500}.quote-news p{font-size:9px;line-height:1.7;color:#8899a8;margin-top:4px}.orderbook{border-inline:1px solid #ffffff0c;padding-inline:14px}.orderbook header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.orderbook h3{font-size:12px}.orderbook header>span{font-size:8px;color:#8998a7}.book-column-head{display:grid;grid-template-columns:1fr 1.2fr 1fr;font-size:8px;text-align:center;color:#758593;margin-bottom:10px}.book-row{display:grid;grid-template-columns:1fr 1.2fr 1fr;align-items:stretch;width:100%;padding:0;height:32px;font-size:10px;font-variant-numeric:tabular-nums}.book-row>span{position:relative;display:grid;place-items:center;isolation:isolate;color:#879bb4;font-size:9px}.book-row>span:before{content:"";position:absolute;z-index:-1;width:var(--depth, 0%);top:4px;bottom:4px;background:#6493e820}.book-row.ask>span:before{right:0}.book-row.bid>span:before{left:0;background:#dd6e7f1a}.book-row b{display:grid;place-items:center;border:1px solid transparent;font-weight:600}.book-row:hover b{border-color:#a4b2be66}.book-row.ask b{color:#80a7e8;background:#5486cd12}.book-row.bid b{color:#e28790;background:#c8637010}.book-last{display:flex;align-items:center;justify-content:space-between;background:#ffffff04;padding:10px 9px;margin-block:3px;border-block:1px solid #ffffff0c}.book-last span{font-size:9px;color:#97a8b8}.book-last b{font-size:13px}.orderbook footer{display:flex;justify-content:space-between;padding-top:12px;font-size:8px;color:#99a7b2}.orderbook>p{font-size:9px;line-height:1.7;color:#788e9f;margin:15px 0}.orderbook dl{border-top:1px solid #ffffff0d;padding-top:12px;margin:0}.orderbook dl>div{display:flex;justify-content:space-between;font-size:9px;margin-bottom:10px;gap:6px}.orderbook dt{color:#7f91a1}.orderbook dd{margin:0;color:#a5b5c2}.trade-side{display:flex;padding:3px;gap:4px;background:#09111b;border-radius:5px;margin-bottom:17px}.trade-side button{width:50%;display:flex;align-items:center;justify-content:center;gap:7px;padding:9px;font-size:12px;color:#8f9faf;border-radius:3px}.trade-side button.buy.selected{background:#e67a831b;color:#ee8a93}.trade-side button.sell.selected{background:#719fe925;color:#8eb5f3}.trade-form label{display:flex;justify-content:space-between;font-size:11px;color:#b3c1cc;margin:16px 0 9px}.trade-form label>span{font-size:9px;color:#8697a8}.trade-form select{width:100%;padding:11px;border:1px solid #ffffff17;border-radius:5px;background:#0b1520;color:#e0e5e9;font:11px inherit;color-scheme:dark}.trade-input{position:relative}.trade-input input{width:100%;padding:12px 28px 12px 12px;color:#e0e8ef;background:#0b1520;border:1px solid #ffffff17;border-radius:5px;font-size:13px}.trade-input>span{position:absolute;right:12px;top:13px;color:#899cae;font-size:10px}.trade-input input::-webkit-inner-spin-button{display:none}.trade-presets{display:flex;gap:4px;margin-top:8px}.trade-presets button{flex:1;padding:6px;font-size:9px;color:#94a4b4;border:1px solid #ffffff0c;border-radius:3px}.trade-totals{border-top:1px solid #ffffff0d;padding-top:15px;margin-top:18px;margin-bottom:18px}.trade-totals>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-size:10px;gap:8px}.trade-totals dt{color:#90a1af}.trade-totals dd{margin:0;color:#d4dfe6;font-variant-numeric:tabular-nums}.trade-totals>div:first-child dd{font-size:14px}.place-order{width:100%;padding:13px 8px;border-radius:5px;font-size:12px;font-weight:600;background:#c75665;color:#fff}.place-order.sell{background:#517dcc}.trade-footnote,.order-description{font-size:9px;line-height:1.85;color:#8d9ba7;margin-top:12px}.order-description{padding:12px;background:#739cdb0a;border:1px solid #7999c119;border-radius:4px;margin-bottom:20px}.order-warning{font-size:10px;color:#d8ba7e;line-height:1.6;margin:10px 0}.holding-note{display:flex;justify-content:space-between;font-size:9px;color:#9caebd;border-top:1px solid #ffffff0e;padding-top:14px;margin-top:17px;gap:7px}.holding-note b{font-weight:400}.quote-mobile-tabs{display:none}.exchange-footer{display:flex;justify-content:space-between;gap:12px;padding-top:15px;margin-top:18px;border-top:1px solid #ffffff0d;font-size:9px;color:#7f909f}.exchange-footer b{font-weight:400}.exchange-pending{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:12px;background:#bf9f4712;border:1px solid #d7ad6433;font-size:11px;margin-bottom:15px;color:#dfc799}.exchange-pending button{display:flex;align-items:center;gap:6px;white-space:nowrap;color:#f1d999;font-size:11px}.history-heading{display:flex;justify-content:space-between;align-items:center;margin:25px 0 18px;gap:15px}.history-heading h3{font-size:14px}.history-heading span{font-size:10px;color:#91a0af}.exchange-empty{height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#7a8fa0}.exchange-empty h3{font-size:15px;color:#b8c7d1}.exchange-empty p{font-size:11px}.exchange-table-wrap{overflow:auto;max-height:450px;scrollbar-width:thin}.exchange-table-wrap table{width:100%;border-collapse:collapse;font-size:11px;white-space:nowrap}.exchange-table-wrap th{padding:12px;text-align:left;font-size:10px;color:#92a4b4;font-weight:400;background:#0d1721;position:sticky;top:0}.exchange-table-wrap td{padding:13px 12px;border-bottom:1px solid #ffffff0c;color:#bac8d2}.exchange-table-wrap td small{display:block;font-size:8px;margin-top:6px;color:#73889a}.order-status{font-size:10px}.order-status.open,.order-status.partial{color:#c8d7ac}.order-status.cancelled{color:#8b9aa6}.cancel-order{font-size:10px;border:1px solid #a3b4c233;padding:5px 9px;border-radius:4px}.practice-guide h3{font-size:18px;line-height:1.5;margin-bottom:13px}.practice-guide p{font-size:12px;color:#9eafbe;line-height:1.9}.practice-lessons{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:28px}.practice-lessons b{font-size:11px;color:#b9ccaf}.practice-lessons h4{font-size:13px;margin:9px 0}.practice-exercise{margin-top:23px;background:#c1d2aa0b;border:1px solid #b2c3a220;border-radius:5px;padding:17px}.practice-exercise h4{font-size:12px;margin:0 0 10px}@media(max-width:1000px){.exchange-grid{grid-template-columns:minmax(0,1.5fr) minmax(160px,.9fr) minmax(185px,1fr);gap:12px}.orderbook{padding-inline:9px}.company-list em{display:block;margin-left:0;margin-top:4px}.candle-chart>svg{height:215px}.quote-heading p>b{font-size:9px}.quote-heading p strong{font-size:25px}.exchange-summary{gap:9px 16px}}@media(max-width:760px){.modal.exchange-modal{padding:19px 15px;max-height:calc(100dvh - 20px);width:100%}.modal.exchange-modal .modal-header{margin-bottom:12px}.modal.exchange-modal .modal-header h2{font-size:20px}.exchange-summary>span:first-child{display:none}.exchange-summary{gap:8px 13px;font-size:9px}.exchange-summary b{font-size:10px}.exchange-summary>span:last-child{display:none}.exchange-tabs{gap:17px;margin-bottom:13px}.exchange-tabs button{font-size:10px;padding-block:12px}.exchange-tabs button>svg{display:none}.exchange-tabs em{font-size:8px;padding:1px 4px}.company-list{display:flex;overflow:auto;gap:6px;margin-bottom:10px;padding-bottom:4px;scrollbar-width:none}.company-list button{flex:0 0 107px;padding:9px}.company-list strong{font-size:10px;margin-bottom:5px}.company-list button>span{font-size:11px}.company-list em{font-size:9px;display:inline;margin-left:5px}.quote-mobile-tabs{display:flex;border-bottom:1px solid #ffffff14;gap:6px;margin-bottom:16px}.quote-mobile-tabs button{flex:1;padding:9px;font-size:11px;color:#8498a8;border-bottom:2px solid transparent}.quote-mobile-tabs button.selected{color:#dbe5da;border-color:#b0c3a7}.exchange-grid{display:block}.exchange-grid>section{display:none}.view-chart .quote-chart,.view-book .orderbook,.view-order .trade-form{display:block}.quote-heading{margin-bottom:12px}.quote-heading p{margin-top:8px}.quote-heading p strong{font-size:27px}.quote-heading h3{font-size:15px}.candle-chart>svg{height:190px}.quote-news{display:none}.quote-metrics{padding-block:10px}.candle-key{margin-bottom:10px}.exchange-footer{font-size:8px;flex-wrap:wrap;margin-top:13px;padding-top:11px;gap:6px}.orderbook{border:0;padding:0}.book-row{height:28px}.orderbook header{margin-bottom:10px}.orderbook>p{margin-block:10px}.trade-form label{margin-top:12px}.trade-input input{padding-block:10px}.trade-side{margin-bottom:10px}.trade-presets{margin-top:7px}.trade-totals{margin-top:13px;padding-top:12px;margin-bottom:13px}.trade-footnote{font-size:9px;margin-top:10px}.holding-note{margin-top:10px;padding-top:10px}.history-heading{margin-top:15px;align-items:flex-start}.history-heading span{font-size:9px;max-width:150px;text-align:right}.exchange-table-wrap td,.exchange-table-wrap th{padding:10px 9px;font-size:10px}.practice-lessons{grid-template-columns:1fr;gap:20px}.exchange-pending{flex-direction:column;align-items:flex-start;gap:9px;font-size:10px}}@media(max-height:760px)and (min-width:761px){.candle-chart>svg{height:178px}.quote-news article:nth-of-type(2){display:none}.quote-news{margin-top:10px}.modal.exchange-modal{padding:17px 20px}.company-list button{padding:9px}.company-list{margin-bottom:13px}.quote-heading{margin-bottom:12px}.exchange-footer{margin-top:12px}.book-row{height:28px}}.modal.exchange-modal{display:flex;flex-direction:column;height:min(850px,calc(100dvh - 36px));max-height:calc(100dvh - 36px);padding:16px 20px;overflow:hidden;line-height:1.4}.modal.exchange-modal>:not(.exchange-grid):not(.order-history){flex-shrink:0}.modal.exchange-modal .modal-header{margin-bottom:10px}.modal.exchange-modal .modal-header h2{margin-top:3px;line-height:1.2}.modal.exchange-modal .exchange-summary{padding-block:8px;gap:8px 20px}.modal.exchange-modal .exchange-tabs{margin-bottom:10px}.modal.exchange-modal .exchange-tabs button{padding-block:10px 8px}.modal.exchange-modal .company-list{margin-bottom:12px;gap:7px}.modal.exchange-modal .company-list button{padding:8px 10px}.modal.exchange-modal .company-list strong{margin-bottom:4px;font-size:12px}.modal.exchange-modal .company-list button>span{display:flex;gap:6px;align-items:baseline;white-space:nowrap}.modal.exchange-modal .company-list em{display:inline;margin:0}.modal.exchange-modal .exchange-grid{flex:1 1 0;min-height:0;grid-template-columns:minmax(0,1.65fr) minmax(205px,.9fr) minmax(260px,1fr);gap:18px;align-items:stretch}.modal.exchange-modal .exchange-grid>section{min-width:0;min-height:0}.modal.exchange-modal .quote-chart{display:flex;flex-direction:column}.modal.exchange-modal .quote-heading{margin:0 0 9px;flex-shrink:0}.modal.exchange-modal .quote-heading h3{font-size:16px}.modal.exchange-modal .quote-heading h3 small{margin-top:3px}.modal.exchange-modal .quote-heading p{margin-top:5px;gap:6px}.modal.exchange-modal .quote-heading p strong{font-size:27px;line-height:1.1}.modal.exchange-modal .chart-periods{padding-bottom:6px;flex-shrink:0}.modal.exchange-modal .chart-periods button{padding:4px 10px}.modal.exchange-modal .candle-chart{display:flex;flex-direction:column;flex:1 1 0;min-height:0}.modal.exchange-modal .candle-readout{padding:6px 0 4px;min-height:26px;flex-shrink:0;line-height:1.35;gap:3px 9px}.modal.exchange-modal .candle-chart>svg{flex:1 1 0;height:0;min-height:100px;overflow:visible}.modal.exchange-modal .candle-chart>svg text{font-size:11px;font-variant-numeric:tabular-nums}.modal.exchange-modal .candle-key{flex-shrink:0;margin:6px 0 9px;gap:4px}.modal.exchange-modal .quote-metrics{flex-shrink:0;padding-block:9px}.modal.exchange-modal .quote-metrics span{margin-bottom:3px}.modal.exchange-modal .quote-news{flex-shrink:0;margin-top:11px}.modal.exchange-modal .quote-news h4{margin-bottom:7px}.modal.exchange-modal .quote-news article{margin-bottom:7px;gap:8px}.modal.exchange-modal .quote-news p{line-height:1.45;margin-top:3px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.modal.exchange-modal .quote-news article:nth-of-type(n+2){display:none}.modal.exchange-modal .orderbook{display:flex;flex-direction:column;padding-inline:10px}.modal.exchange-modal .orderbook>:not(.book-row){flex-shrink:0}.modal.exchange-modal .orderbook header{margin-bottom:8px}.modal.exchange-modal .orderbook h3{font-size:13px}.modal.exchange-modal .book-column-head{margin-bottom:5px}.modal.exchange-modal .book-row{flex:1 1 24px;min-height:20px;max-height:34px;height:auto;font-size:12px}.modal.exchange-modal .book-last{margin-block:2px;padding:7px}.modal.exchange-modal .orderbook footer{padding-top:7px}.modal.exchange-modal .orderbook>p{margin-block:7px;line-height:1.4}.modal.exchange-modal .orderbook dl{padding-top:7px}.modal.exchange-modal .orderbook dl>div{margin-bottom:5px;line-height:1.4}.modal.exchange-modal .trade-form{display:grid;grid-template-columns:74px minmax(0,1fr);align-content:start;gap:8px}.modal.exchange-modal .trade-form>:not(label):not(select):not(.trade-input){grid-column:1 / -1}.modal.exchange-modal .trade-side{margin:0;padding:3px;height:35px}.modal.exchange-modal .trade-side button{padding:4px 8px;font-size:12px}.modal.exchange-modal .trade-form label{min-height:34px;margin:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;line-height:1.3;font-size:12px}.modal.exchange-modal .trade-form label>span{font-size:11px;letter-spacing:-.35px}.modal.exchange-modal .trade-form select,.modal.exchange-modal .trade-input input{display:block;height:35px;min-height:0;padding:7px 26px 7px 9px;margin:0;font-family:inherit;font-size:13px;line-height:1.4}.modal.exchange-modal .trade-form select{padding-right:8px}.modal.exchange-modal .trade-input>span{top:50%;right:9px;transform:translateY(-50%);font-size:11px}.modal.exchange-modal .trade-presets{margin:0;gap:5px}.modal.exchange-modal .trade-presets button{height:27px;padding:4px;font-size:11px}.modal.exchange-modal .trade-totals{margin:1px 0 0;padding-top:8px;display:grid;gap:6px}.modal.exchange-modal .trade-totals>div{margin:0;font-size:11px;line-height:1.4}.modal.exchange-modal .trade-totals>div:first-child dd{font-size:14px}.modal.exchange-modal .place-order{min-height:38px;padding:9px 6px;font-size:12px;line-height:1.4}.modal.exchange-modal .trade-footnote{margin:0;font-size:11px;line-height:1.4}.modal.exchange-modal .holding-note{margin:0;padding-top:7px;font-size:11px;line-height:1.4}.modal.exchange-modal .order-description{margin:0;padding:8px;font-size:11px;line-height:1.4}.modal.exchange-modal .order-warning{margin:0;font-size:11px;line-height:1.35}.modal.exchange-modal .exchange-footer{margin-top:9px;padding-top:8px;font-size:11px;line-height:1.4}.modal.exchange-modal .exchange-pending{margin:0 0 9px;padding:8px 10px;font-size:11px;line-height:1.4}.modal.exchange-modal>.form-success,.modal.exchange-modal>.form-error{margin:0 0 9px;padding:7px 10px;font-size:11px;line-height:1.4}.modal.exchange-modal:has(>.exchange-pending) .company-list{display:none}.modal.exchange-modal:has(>.form-success,>.form-error) .trade-footnote{display:none}.modal.exchange-modal .order-history{display:flex;flex-direction:column;flex:1 1 0;min-height:0}.modal.exchange-modal .history-heading{flex-shrink:0;margin:12px 0}.modal.exchange-modal .exchange-table-wrap{flex:1 1 0;min-height:0;max-height:none;overflow:auto}.modal.exchange-modal .exchange-empty{flex:1 1 0;min-height:0;height:auto}.modal.exchange-modal :is(.eyebrow,.exchange-tabs em,.company-list em,.quote-heading h3 small,.quote-heading p>b,.quote-live,.chart-periods button,.chart-periods>span,.candle-readout,.candle-key,.quote-metrics span,.quote-news time,.quote-news b,.quote-news p,.orderbook header>span,.book-column-head,.book-row>span,.book-last span,.orderbook footer,.orderbook>p,.orderbook dl>div,.history-heading span,.exchange-table-wrap th,.exchange-table-wrap td small,.order-status,.cancel-order){font-size:11px}@media(max-height:800px)and (min-width:761px){.modal.exchange-modal .quote-news,.modal.exchange-modal .trade-footnote{display:none}.modal.exchange-modal .book-row{max-height:27px}}@media(max-width:1050px)and (min-width:761px){.modal.exchange-modal .exchange-grid{grid-template-columns:minmax(0,1.35fr) minmax(174px,.85fr) minmax(230px,1fr);gap:12px}.modal.exchange-modal .company-list button{padding-inline:8px}.modal.exchange-modal .company-list button>span{flex-wrap:wrap;gap:1px 6px}.modal.exchange-modal .candle-key>span:last-child{display:none}.modal.exchange-modal .orderbook{padding-inline:7px}}@media(max-width:760px){.modal.exchange-modal{height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);padding:13px}.modal.exchange-modal .modal-header{margin-bottom:8px}.modal.exchange-modal .modal-header h2{font-size:20px}.modal.exchange-modal .exchange-summary{padding-block:7px;gap:7px 12px;font-size:11px}.modal.exchange-modal .exchange-summary b{font-size:11px}.modal.exchange-modal .exchange-tabs{gap:13px;margin-bottom:9px}.modal.exchange-modal .exchange-tabs button{font-size:11px;padding-block:9px;gap:4px}.modal.exchange-modal .exchange-tabs em{padding:1px 4px}.modal.exchange-modal .company-list{gap:6px;margin-bottom:6px;padding-bottom:3px}.modal.exchange-modal .company-list button{flex-basis:128px;padding:7px 8px}.modal.exchange-modal .company-list strong{font-size:12px;margin-bottom:3px}.modal.exchange-modal .company-list button>span{font-size:11px;justify-content:space-between;gap:4px}.modal.exchange-modal .quote-mobile-tabs{margin-bottom:10px}.modal.exchange-modal .quote-mobile-tabs button{padding-block:8px;font-size:12px}.modal.exchange-modal .exchange-grid{display:block}.modal.exchange-modal .exchange-grid>section{display:none;height:100%}.modal.exchange-modal .view-chart .quote-chart,.modal.exchange-modal .view-book .orderbook{display:flex}.modal.exchange-modal .view-order .trade-form{display:grid}.modal.exchange-modal .quote-heading h3{font-size:16px}.modal.exchange-modal .quote-heading p strong{font-size:27px}.modal.exchange-modal .candle-chart>svg{min-height:105px}.modal.exchange-modal .candle-key>span:last-child{display:none}.modal.exchange-modal .quote-metrics{padding-block:8px}.modal.exchange-modal .quote-news{display:none}.modal.exchange-modal .orderbook{padding:0;border:0}.modal.exchange-modal .orderbook .book-row{max-height:34px}.modal.exchange-modal .trade-form{grid-template-columns:89px minmax(0,1fr);gap:8px 10px}.modal.exchange-modal .trade-form select,.modal.exchange-modal .trade-input input{height:37px;font-size:14px}.modal.exchange-modal .trade-side{height:38px}.modal.exchange-modal .trade-presets button{height:30px}.modal.exchange-modal .place-order{min-height:42px;font-size:13px}.modal.exchange-modal .exchange-footer{gap:0;margin-top:8px;padding-top:7px;font-size:11px}.modal.exchange-modal .exchange-footer>span:first-child{display:none}.modal.exchange-modal .exchange-pending{flex-direction:row;align-items:center;gap:8px}.modal.exchange-modal .exchange-pending button{font-size:11px}.modal.exchange-modal .history-heading{margin:8px 0 12px}.modal.exchange-modal .history-heading span{font-size:11px}.modal.exchange-modal .exchange-table-wrap :is(td,th){font-size:11px}}@media(max-width:760px)and (max-height:740px){.modal.exchange-modal .company-list button{padding-block:5px}.modal.exchange-modal .trade-footnote{display:none}.modal.exchange-modal .trade-form{gap:6px 9px}.modal.exchange-modal .quote-heading h3 small{display:none}.modal.exchange-modal .quote-heading{margin-bottom:6px}.modal.exchange-modal .quote-heading p strong{font-size:24px}.modal.exchange-modal .trade-input input,.modal.exchange-modal .trade-form select{height:33px}.modal.exchange-modal .trade-side{height:34px}.modal.exchange-modal .trade-presets button{height:27px}.modal.exchange-modal .place-order{min-height:37px}}.identity-picture{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 38px;width:38px;height:38px;overflow:hidden;border-radius:9px;background:#1f303b;color:#bdcfae;font-weight:700}.identity-picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.identity-picture span{line-height:1}.identity-gate{position:fixed;inset:0;overflow:auto;display:flex;align-items:center;justify-content:center;padding:60px 24px;background:radial-gradient(ellipse at 50% 15%,#17303c,#070e15 70%);color:#e4e9e8}.identity-gate-brand{position:absolute;top:28px;left:32px;font-size:20px;font-weight:700}.identity-gate-card{width:440px;max-width:100%;border:1px solid #6c868132;border-radius:12px;padding:32px;background:#111c25;box-shadow:0 25px 80px #0005}.identity-gate-icon{display:inline-flex;padding:13px;background:#bed1aa12;border:1px solid #bdd2ad29;border-radius:9px;color:#bccfae}.identity-gate-card h1{font-size:29px;letter-spacing:-1px;margin:22px 0 10px}.identity-gate-card>p{color:#97a5af;font-size:14px;line-height:1.8}.discord-login-button{display:flex;width:100%;justify-content:center;align-items:center;gap:10px;padding:14px 16px;background:#5865f2;color:#fff;border:0;border-radius:6px;font-size:14px;font-weight:650;margin-top:24px}.discord-login-button:disabled{opacity:.45;cursor:not-allowed}.identity-note{font-size:12px;color:#95a5b0;line-height:1.8;margin:15px 0}.identity-link{display:flex;align-items:center;justify-content:center;gap:7px;background:none;border:0;color:#bdcfae;font-size:12px;padding:12px;margin:4px auto;text-decoration:none}.identity-link:hover{color:#e4eada}.identity-gate-card footer{margin-top:22px;padding-top:17px;border-top:1px solid #ffffff0c;display:flex;gap:6px;align-items:center;font-size:11px;color:#81909c}.identity-gate-foot{position:absolute;bottom:20px;font-size:11px;color:#526673}.guild-list{display:flex;flex-direction:column;gap:9px;max-height:350px;overflow:auto;margin:18px 0}.guild-list>button{display:flex;align-items:center;gap:12px;padding:13px;background:#0d1721;border:1px solid #8faba229;border-radius:7px;color:#d5dedb;text-align:left}.guild-list>button:hover{border-color:#acc29d}.guild-list>button>span:nth-child(2){flex:1;display:flex;flex-direction:column;gap:6px}.guild-list b{font-size:14px}.guild-list small{font-size:11px;color:#798d9a}.profile-discord-info{display:flex;gap:15px;align-items:center;margin:20px 0}.profile-discord-info .identity-picture{width:64px;height:64px;flex-basis:64px;border-radius:16px;font-size:25px}.profile-discord-info h3{font-size:21px;margin:0 0 7px}.profile-discord-info p{font-size:12px;color:#9aacb5}.profile-action-row{display:flex;gap:9px}.profile-action-row button{flex:1;padding:10px;border:1px solid #93a69538;border-radius:5px;background:none;color:#c8d5cb;font-size:12px}.profile-action-row button:hover{background:#ffffff06}.identity-avatar-hud{width:34px;height:34px;flex-basis:34px}.profile-guest-link{margin-top:20px;border-top:1px solid #ffffff12;padding-top:3px}.identity-session-error{font-size:12px;color:#e79191;margin-top:10px}.modal.game-modal,.modal.game-rules-modal{--game-green: #b6caa5;--game-muted: #96a1af;--game-line: #c0cbd71b;background:#17212a;border:1px solid #b9c9d126;color:#e8e8e1;font-family:inherit;letter-spacing:0}.modal.game-modal{width:650px;padding:24px;max-height:calc(100dvh - 32px);scrollbar-gutter:stable}.modal.game-modal .modal-header,.modal.game-rules-modal .modal-header{margin-bottom:18px}.modal.game-modal .modal-header h2,.modal.game-rules-modal .modal-header h2{font-family:inherit;font-size:25px;font-weight:600;letter-spacing:-1px;margin-top:6px}.modal.game-modal .modal-header .eyebrow,.modal.game-rules-modal .modal-header .eyebrow{font-size:10px;letter-spacing:.25px;color:var(--game-muted)}.game-primary,.game-secondary{min-height:42px;border-radius:8px;padding:11px 15px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:-.2px;line-height:1.35}.game-primary{width:100%;background:var(--game-green);color:#1c2b22;border:1px solid #d5e5c33d}.game-primary:hover:not(:disabled){background:#cadab9;color:#19241e}.game-secondary{background:#ffffff07;border:1px solid var(--game-line);color:#dce1dc}.game-secondary:hover:not(:disabled){background:#ffffff10;color:#fff}.game-primary:disabled,.game-secondary:disabled{opacity:.4}.game-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;min-height:24px}.game-subtitle{color:#aab4be;font-size:11px;line-height:1.5}.game-rules-button{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;color:#b9c6ca;font-size:10px;line-height:1.5;padding:4px 0}.game-rules-button:hover{color:#edf2e8}.game-timer{display:inline-flex;align-items:center;gap:5px;color:#a5b0bc;font-size:10px;white-space:nowrap}.game-timer b{color:#dfe3dc;font-variant-numeric:tabular-nums;min-width:25px}.game-timer.is-urgent b{color:#e1aa85}.game-timer svg{color:#a1aaa4}.game-bet{margin:16px 0 12px}.game-bet-label{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px;font-size:11px;color:#d2dad8}.game-bet-label small{font-size:10px;color:var(--game-muted)}.game-bet-label b{font-weight:500;color:#c2cfc7;margin-left:5px}.game-bet-options{display:flex;gap:6px}.game-bet-options button{flex:1;padding:10px 4px;border:1px solid var(--game-line);border-radius:7px;color:#aeb8c1;font-size:12px;background:#0b172232;white-space:nowrap;font-variant-numeric:tabular-nums}.game-bet-options small{margin-left:4px;font-size:9px;opacity:.6}.game-bet-options button.selected{border-color:#b6caa567;background:#b6caa515;color:var(--game-green)}.game-bet-options button:hover:not(:disabled){background:#b6caa510;border-color:#b6caa54d}.game-balance{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:11px;border-top:1px solid var(--game-line);padding-top:14px;margin-top:16px}.game-balance>span{display:flex;align-items:center;gap:6px;color:var(--game-muted)}.game-balance>b{margin-left:auto;color:#dfe5dc;font-size:14px;font-variant-numeric:tabular-nums}.game-balance>b small{font-size:10px;color:var(--game-muted);font-weight:400}.game-balance>small{width:100%;text-align:right;font-size:9px;color:#96a3ac}.game-command-feedback:empty{display:none}.game-command-feedback{font-size:11px;line-height:1.6;max-height:155px;overflow:auto}.game-command-feedback>p{margin-top:10px}.game-error{color:#e5a4a1}.game-neutral{color:#aebaae;display:flex;align-items:center;gap:7px}.game-loading-dot{width:6px;height:6px;border-radius:50%;background:#b6caa5;animation:gamePulse 1s ease-in-out infinite}.game-pending{display:flex;flex-direction:column;gap:9px;margin-top:12px;padding:11px 12px;background:#d5b8890c;border:1px solid #d5b88930;border-radius:8px;font-size:11px;color:#d6c5a8}.game-pending>span{display:flex;align-items:center;gap:7px}.game-pending>button{display:flex;align-items:center;justify-content:center;gap:6px;background:#d5b88915;border:1px solid #d5b88938;padding:8px;border-radius:5px;color:#eedec2}.game-pending>small{font-size:9px;line-height:1.5;color:#b3afa6}.game-profit{color:#e67d85!important}.game-loss{color:#82a8e6!important}.game-result{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 2px 0;font-size:12px}.game-result>span{display:flex;align-items:center;gap:7px;color:#cfd8ce;line-height:1.5}.game-result>b{white-space:nowrap;font-size:15px;font-variant-numeric:tabular-nums}.modal.game-rules-modal{width:480px;padding:24px;max-height:calc(100dvh - 36px)}.game-rules-content{font-size:12px;line-height:1.9;color:#b6c0c8;margin-bottom:18px}.game-rules-content p+p{margin-top:13px}.game-rules-content table{border-collapse:collapse;width:100%;margin:16px 0;font-size:11px;text-align:left}.game-rules-content th{color:#d6dfd4;font-weight:500;background:#b6caa50a}.game-rules-content th,.game-rules-content td{padding:9px 10px;border-bottom:1px solid var(--game-line)}.game-rules-content th:last-child,.game-rules-content td:last-child{text-align:right}.modal.arcade-hub{width:720px}.arcade-intro{display:flex;justify-content:space-between;align-items:baseline;margin:0 0 17px;gap:12px}.arcade-intro p{font-size:14px;color:#dce0d9}.arcade-intro>span{font-size:10px;color:#83929d}.arcade-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.arcade-card{display:flex;align-items:flex-start;text-align:left;gap:13px;padding:19px 15px 17px;border:1px solid #b1c2ce1b;background:#ffffff03;border-radius:10px;min-height:123px;transition:background .18s,border-color .18s,transform .18s}.arcade-card:hover{transform:translateY(-2px);border-color:#b6caa54b;background:#b6caa508}.arcade-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9px;background:#b6caa50c;color:#b6caa5;flex-shrink:0}.arcade-copy{display:flex;flex-direction:column;min-width:0;gap:7px;flex:1}.arcade-copy>b{font-size:14px;font-weight:600;color:#e1e4df;letter-spacing:-.4px}.arcade-copy>small{color:#92a0ab;font-size:10px;line-height:1.65;min-height:31px}.arcade-copy>em{color:#b0c3a9;font-size:9px;font-style:normal}.arcade-card>svg{color:#80948b;margin-top:3px;width:13px}.arcade-race .arcade-icon{color:#d1b08c;background:#d1b08c0c}.arcade-duel .arcade-icon{color:#94b3cb;background:#94b3cb0c}.arcade-pinball .arcade-icon{color:#b5a4c9;background:#b5a4c90c}.arcade-casino .arcade-icon{color:#babfa2;background:#babfa20c}.arcade-recovery .arcade-icon{color:#afc5bc;background:#afc5bc0c}.blackjack-table{position:relative;border:1px solid #a8c8b424;border-radius:12px;background:radial-gradient(ellipse at 50% 45%,#29443b50,transparent 75%),#132521;padding:14px 20px 20px;overflow:hidden;box-shadow:inset 0 0 50px #06161338}.blackjack-table:before{content:"";position:absolute;inset:6px;border:1px solid #b7c5ae0c;border-radius:8px;pointer-events:none}.blackjack-table-caption{display:flex;justify-content:space-between;align-items:center;gap:8px;color:#859f95;font-size:9px;margin-bottom:15px;position:relative}.blackjack-table .game-timer{font-size:9px}.blackjack-hand{position:relative}.hand-caption{display:flex;align-items:center;gap:9px;justify-content:center;font-size:10px;color:#adc1b5;margin-bottom:10px}.hand-caption b{background:#04100d45;color:#d3ded3;border:1px solid #cedccc17;padding:3px 7px;border-radius:4px;font-size:11px;font-weight:500;font-variant-numeric:tabular-nums}.hand-cards{display:flex;justify-content:center;align-items:center;min-height:83px}.playing-card{position:relative;width:57px;height:81px;flex-shrink:0;background:#e9e6da;border-radius:6px;box-shadow:0 4px 8px #0003;color:#263940;font-family:Georgia,serif;margin:0 3px;transform-origin:50% 100%;animation:gameCardDeal .27s backwards;overflow:hidden}.card-red{color:#a65359}.card-corner{position:absolute;top:5px;left:6px;display:flex;flex-direction:column;align-items:center;font-size:16px;font-weight:700;line-height:1}.card-corner small{font-size:11px;margin-top:2px}.card-suit{position:absolute;font-size:31px;top:23px;left:24px;line-height:1}.card-bottom{position:absolute;bottom:4px;right:6px;transform:rotate(180deg);font-size:12px;font-weight:700}.card-hidden{background:repeating-linear-gradient(45deg,#4b655a44 0px,#4b655a44 2px,transparent 2px,transparent 6px),#293c3c;border:3px solid #abbfa4aa;display:flex;align-items:center;justify-content:center;color:#bbcfb9;box-shadow:0 4px 8px #0002}.card-hidden:before{content:"";position:absolute;inset:4px;border:1px solid #adc7b142;border-radius:2px}.card-hidden>svg{background:#293c3c;border-radius:50%;padding:4px;box-sizing:content-box}.many-cards .playing-card+.playing-card{margin-left:-18px}.blackjack-center-line{display:flex;align-items:center;justify-content:center;gap:9px;color:#8faa9a;font-size:10px;margin:15px 0;min-height:17px;text-align:center}.blackjack-center-line:before,.blackjack-center-line:after{content:"";width:36px;height:1px;background:#b6caa52d}.blackjack-idle{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:240px;gap:12px;text-align:center}.demo-cards{display:flex;position:relative;padding:10px 0 18px}.demo-cards .playing-card:first-child{transform:rotate(-12deg);margin-right:-10px;top:4px}.demo-cards .playing-card:last-child{transform:rotate(11deg)}.blackjack-idle>b{font-size:13px;font-weight:500;color:#c7d5c8}.blackjack-idle>p{font-size:11px;color:#90a69a}.blackjack-actions{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:8px;margin-top:16px}.blackjack-actions button{font-size:12px;min-height:45px;padding-left:6px;padding-right:6px}.round-win,.round-blackjack{border-color:#adc89a66}.modal.race-modal{width:730px}.race-phase{font-size:10px;font-weight:600;background:#b6caa512;color:#c3d3b6;border:1px solid #b6caa525;padding:5px 8px;border-radius:5px;white-space:nowrap}.phase-running{color:#c3bbd3;border-color:#c3bbd325;background:#c3bbd30c}.phase-settled{color:#b2c1cd;border-color:#b2c1cd25;background:#b2c1cd0a}.race-course{padding:12px 16px 6px;border:1px solid #b7c9b620;border-radius:10px;background:linear-gradient(100deg,#182d2740,transparent),#111c23;overflow:hidden}.race-track-label{display:flex;justify-content:space-between;margin-left:62px;padding:0 1px 8px;font-size:8px;color:#778b8b}.race-lane{display:flex;gap:8px;align-items:center;position:relative;min-height:56px;border-top:1px solid #b6caa512}.race-lane-name{width:56px;display:flex;align-items:center;gap:5px;flex-shrink:0;font-size:10px;color:#a6b7b3}.race-lane-name>i{width:4px;height:4px;border-radius:50%;flex-shrink:0}.race-lane-name>b{font-weight:500}.race-lane-name>svg{color:#c2cfac;width:10px}.is-picked .race-lane-name{color:#edf2e5}.race-track{position:relative;flex:1;min-width:0;height:55px;background:repeating-linear-gradient(to right,transparent 0%,transparent calc(25% - 1px),#b6caa50a calc(25% - 1px),#b6caa50a 25%)}.race-track:after{content:"";position:absolute;left:0;right:0;bottom:6px;border-bottom:1px dashed #b6caa51a}.race-runner{position:absolute;top:0;width:66px;display:flex;transition:left .52s linear,transform .52s linear;z-index:1;filter:drop-shadow(0 5px 3px #0003)}.snail-drawing{width:66px;height:49px;overflow:visible}.snail-drawing.small{width:35px;height:29px}.race-finish{position:absolute;width:7px;right:0;top:8px;bottom:7px;background:conic-gradient(#b7c8b44d 25%,transparent 0 50%,#b7c8b44d 0 75%,transparent 0) 0 0/7px 7px}.is-race-winner .race-runner{filter:drop-shadow(0 0 8px #d3e2ad45)}.race-running .race-runner .snail-drawing{animation:snailBob .55s ease-in-out infinite alternate}.snail-picks{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:12px}.snail-picks button{border:1px solid var(--game-line);border-radius:7px;background:#ffffff03;display:flex;align-items:center;justify-content:center;gap:5px;padding:5px 3px;font-size:11px;color:#aebbb8;position:relative}.snail-picks button.selected{border-color:#b6caa566;background:#b6caa50c;color:#e1ead9}.snail-picks button>svg:last-child:not(:first-child){width:11px}.race-my-bet{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:14px 0 4px;padding:11px;background:#b6caa509;border:1px solid #b6caa526;border-radius:7px;color:#bccfb3;font-size:11px}.race-my-bet>b,.race-my-bet b{color:#d8e4cf}.race-my-bet>small{font-size:9px;color:#a6b79f;margin-left:auto}.game-spectating{color:#b1bcb7;font-size:11px;padding:17px 0 6px;text-align:center;line-height:1.7}.race-participants{border-top:1px solid var(--game-line);margin-top:16px;padding-top:12px}.race-participants>div:first-child{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#9eaeb2;gap:8px}.race-participants>div:first-child>span{display:flex;align-items:center;gap:6px}.race-participants>div:first-child>b{font-size:9px;font-weight:400;color:#a2b1b4}.race-participants>p{font-size:10px;color:#83969b;margin-top:10px}.race-bettors{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px;max-height:59px;overflow:auto;scrollbar-width:thin}.race-bettors>span{display:flex;align-items:center;gap:5px;background:#ffffff05;border:1px solid #c7d8d115;padding:5px 7px;border-radius:5px;font-size:9px;color:#a6b5b3}.race-bettors>span>i{width:4px;height:4px;border-radius:50%}.race-bettors>span>small{font-size:8px;color:#7f9394;margin-left:4px}.race-bettors>span.is-self{border-color:#b6caa53b;color:#c1d1b7}.modal.duel-modal{width:630px}.duel-arena{background:radial-gradient(ellipse at 50% 50%,#3b4a6040,transparent 80%),#111c25;border:1px solid #a9bfd220;border-radius:10px;padding:14px 18px 17px}.duel-arena-top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;color:#9db0bd;line-height:1.5}.duel-versus{display:flex;justify-content:center;align-items:center;gap:42px;padding:18px 4px 9px}.duel-player{display:flex;align-items:center;flex-direction:column;width:140px;gap:8px;min-width:0}.duel-choice-card{width:84px;height:94px;border:1px solid #9daeb823;border-radius:10px;background:#ffffff03;display:flex;justify-content:center;align-items:center;color:#c3ceb9}.duel-choice-card.is-ready{border-color:#b6caa563;background:#b6caa50b}.choice-hand{width:52px;height:56px}.choice-hidden{font-size:35px;font-weight:300;color:#6c8290;line-height:1}.duel-player>b{display:flex;align-items:center;gap:5px;font-size:13px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.duel-player>b>small{font-size:8px;color:#b6caa5;border:1px solid #b6caa530;background:#b6caa50a;padding:2px 4px;border-radius:3px}.duel-player>span{font-size:9px;color:#899fae;line-height:1.4;text-align:center}.duel-versus-mark{font-size:12px;color:#6e8494;flex-shrink:0}.duel-picks{display:flex;gap:9px;justify-content:center;margin-top:15px}.duel-picks>button{position:relative;flex:1;max-width:130px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #c7d8e323;background:#ffffff04;padding:8px;border-radius:7px;font-size:11px;color:#afc3cd}.duel-picks .choice-hand{width:28px;height:34px}.duel-picks>button.selected{border-color:#b6caa580;background:#b6caa512;color:#cadbbb;opacity:1}.duel-picks>button>svg:last-child:not(:first-child){width:11px}.duel-result{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:14px;padding-top:14px;border-top:1px solid var(--game-line);font-size:12px;text-align:center}.duel-result>b{font-weight:500;color:#d1dad0;line-height:1.5}.duel-result>span{font-size:12px;color:#a7b6bc;white-space:nowrap}.duel-settled .duel-versus{padding-top:11px;padding-bottom:3px}.duel-settled .duel-choice-card{width:60px;height:66px}.duel-settled .duel-choice-card .choice-hand{width:36px;height:44px}.duel-cancel{width:100%;min-height:34px;margin-top:13px;font-size:10px;padding:8px}.duel-waiting{margin-top:18px;padding-top:14px;border-top:1px solid var(--game-line)}.duel-waiting h3{font-size:11px;font-weight:500;color:#b4c2c9;display:flex;gap:7px;align-items:center}.duel-waiting h3>span{color:#c7d5bb;font-size:10px}.duel-waiting>p{font-size:10px;color:#8194a2;line-height:1.7;padding-top:12px}.duel-waiting-list{max-height:168px;overflow:auto;scrollbar-width:thin;margin-top:9px}.duel-waiting-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #ffffff06}.duel-initial{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#8aabc312;border:1px solid #8aabc324;color:#abc1cf;border-radius:8px;font-size:13px}.duel-waiting-row>div{flex:1;display:flex;flex-direction:column;gap:4px}.duel-waiting-row b{font-size:11px;color:#cdd7da}.duel-waiting-row small{font-size:9px;color:#8098a9}.duel-waiting-row button{min-height:31px;padding:7px 15px;font-size:10px}.modal.recovery-modal{width:470px}.recovery-hero{text-align:center;padding:10px 0 24px}.recovery-hero>span{margin:0 auto 16px;width:73px;height:73px;display:flex;align-items:center;justify-content:center;border:1px solid #b6caa534;border-radius:50%;background:#b6caa50a;color:#b9cfad}.recovery-hero>p{font-size:12px;color:#a7b6b4;margin-bottom:14px}.recovery-hero>b{display:block;color:#e0e5d9;font-size:38px;letter-spacing:-1px;font-weight:500;font-variant-numeric:tabular-nums}.recovery-hero>b>small{font-size:15px;font-weight:400;color:#b0c2a6;letter-spacing:0}.recovery-hero em{display:block;font-size:10px;color:#8eaaa1;font-style:normal;font-weight:400;letter-spacing:0;margin-top:7px}.recovery-eligibility{display:flex;align-items:center;gap:10px;color:#a4b4bd;border:1px solid var(--game-line);padding:13px 12px;background:#ffffff03;border-radius:8px;font-size:11px;line-height:1.7}.recovery-eligibility>span{display:flex}.recovery-eligibility.is-eligible{border-color:#b6caa538;color:#c6d5ba;background:#b6caa507}.modal.recovery-modal .game-balance{margin-bottom:18px}.recovery-free{width:100%;margin-top:9px;font-size:11px}.recovery-free>svg:last-child{margin-left:auto}.recovery-rules-link{display:flex;justify-content:center;margin-top:12px}@keyframes gameCardDeal{0%{opacity:0;transform:translateY(-13px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes gamePulse{50%{opacity:.35}}@keyframes snailBob{0%{transform:translateY(0)}to{transform:translateY(-1.2px)}}@media(max-width:600px){.modal.game-modal,.modal.game-rules-modal{padding:18px 15px;max-height:calc(100dvh - 20px);border-radius:11px;scrollbar-gutter:auto}.modal.game-modal .modal-header,.modal.game-rules-modal .modal-header{margin-bottom:14px}.modal.game-modal .modal-header h2,.modal.game-rules-modal .modal-header h2{font-size:22px}.modal.game-modal .modal-header .eyebrow,.modal.game-rules-modal .modal-header .eyebrow{font-size:9px}.game-toolbar{gap:7px;margin-bottom:12px}.game-subtitle{font-size:10px}.game-rules-button{font-size:9px;gap:4px}.game-rules-button svg{width:13px}.game-timer{gap:4px;font-size:9px}.game-timer svg{width:11px}.game-bet-label{font-size:10px}.game-bet-label small{font-size:9px}.game-bet-options{gap:5px}.game-bet-options button{font-size:11px;padding:9px 2px}.game-bet-options small{font-size:7px;margin-left:3px}.game-primary,.game-secondary{min-height:40px;font-size:11px}.game-bet{margin-top:13px}.game-result{font-size:10px;gap:7px}.game-result>b{font-size:13px}.game-result svg{width:14px}.arcade-grid{gap:7px}.arcade-intro{margin-bottom:13px;gap:7px}.arcade-intro p{font-size:12px}.arcade-intro>span{font-size:8px}.arcade-card{position:relative;flex-direction:column;gap:9px;padding:13px 11px;min-height:152px}.arcade-icon{width:34px;height:34px;border-radius:7px}.arcade-icon svg{width:21px}.arcade-card>svg{position:absolute;right:10px;top:15px}.arcade-copy{gap:7px}.arcade-copy>b{font-size:13px}.arcade-copy>small{font-size:9px;line-height:1.6;min-height:28px}.arcade-copy>em{font-size:8px}.blackjack-table{padding:12px 10px 16px}.blackjack-table-caption{font-size:8px;margin-bottom:13px;gap:4px}.blackjack-table .game-timer{font-size:8px;gap:3px}.blackjack-table .game-timer>span{display:none}.playing-card{width:49px;height:71px;margin:0 3px}.card-corner{font-size:14px;left:5px;top:5px}.card-corner small{font-size:10px}.card-suit{font-size:27px;left:21px;top:20px}.card-bottom{font-size:11px;right:5px}.hand-cards{min-height:72px}.hand-caption{font-size:9px;margin-bottom:9px}.hand-caption b{font-size:10px}.blackjack-center-line{font-size:9px;gap:7px;margin:13px 0}.blackjack-center-line:before,.blackjack-center-line:after{width:22px}.many-cards .playing-card+.playing-card{margin-left:-28px}.blackjack-actions{gap:6px;margin-top:13px}.blackjack-actions button{font-size:11px;min-height:42px}.blackjack-idle{min-height:220px;gap:10px}.blackjack-idle>b{font-size:11px}.blackjack-idle>p{font-size:10px}.game-balance{font-size:10px;gap:7px;margin-top:13px;padding-top:12px}.game-balance>b{font-size:12px}.game-balance>small{font-size:8px}.race-course{padding:8px 10px 4px}.race-track-label{margin-left:49px;font-size:7px;padding-bottom:7px}.race-lane{gap:5px;min-height:48px}.race-lane-name{width:44px;font-size:9px;gap:4px}.race-lane-name>svg{width:8px}.race-track{height:47px}.race-runner{width:56px}.snail-drawing{width:56px;height:44px}.race-finish{width:6px;background-size:6px 6px}.snail-picks{gap:4px;margin-top:10px}.snail-picks button{font-size:10px;gap:3px;padding:5px 2px}.snail-drawing.small{width:28px;height:23px}.snail-picks button>svg:last-child:not(:first-child){display:none}.race-phase{font-size:8px;padding:5px}.race-toolbar .game-timer{font-size:8px}.race-my-bet{font-size:10px;gap:6px;padding:10px}.race-my-bet>small{width:100%;margin-left:23px;font-size:9px}.race-participants{margin-top:13px;padding-top:10px}.race-participants>div:first-child{font-size:9px}.race-participants>div:first-child>b{font-size:8px}.race-bettors{max-height:53px}.race-bettors>span{font-size:8px;padding:4px 6px}.race-bettors>span>small{font-size:7px}.duel-arena{padding:12px 10px 13px}.duel-arena-top{font-size:9px}.duel-versus{gap:18px;padding-top:16px}.duel-player{width:100px;gap:7px}.duel-choice-card{width:67px;height:76px}.choice-hand{width:43px;height:49px}.choice-hidden{font-size:30px}.duel-player>b{font-size:11px;gap:4px}.duel-player>span{font-size:8px}.duel-versus-mark{font-size:10px}.duel-picks{gap:5px;margin-top:12px}.duel-picks>button{padding:7px 4px;gap:4px;font-size:10px}.duel-picks .choice-hand{width:25px;height:30px}.duel-picks>button>svg:last-child:not(:first-child){width:9px}.duel-result{gap:8px;margin-top:12px;padding-top:11px;font-size:10px}.duel-result>span{font-size:10px}.duel-waiting{margin-top:14px;padding-top:12px}.duel-waiting-list{max-height:123px}.duel-cancel{font-size:9px}.game-command-feedback{font-size:10px;max-height:130px}.game-pending{font-size:10px;padding:10px}.recovery-hero{padding:7px 0 20px}.recovery-hero>span{width:65px;height:65px;margin-bottom:14px}.recovery-hero>p{font-size:11px}.recovery-hero>b{font-size:34px}.recovery-eligibility{font-size:10px}.game-rules-content{font-size:11px;line-height:1.8}.game-rules-content table{font-size:10px}.game-rules-content th,.game-rules-content td{padding:8px 7px}}@media(max-height:740px)and (min-width:601px){.modal.game-modal{padding:19px 22px;max-height:calc(100dvh - 20px)}.modal.game-modal .modal-header{margin-bottom:13px}.modal.game-modal .modal-header h2{font-size:23px}.blackjack-table{padding-top:10px;padding-bottom:14px}.blackjack-table-caption{margin-bottom:10px}.playing-card{height:72px;width:51px}.hand-cards{min-height:73px}.card-suit{font-size:27px;left:21px;top:21px}.card-corner{font-size:14px}.blackjack-center-line{margin:10px 0}.blackjack-idle{min-height:206px}.blackjack-actions,.game-bet{margin-top:12px}.game-toolbar{margin-bottom:10px}.race-lane{min-height:47px}.race-track{height:46px}.race-runner{width:58px}.race-runner .snail-drawing{width:58px;height:44px}.race-participants{margin-top:12px;padding-top:10px}.game-result{padding-top:10px}.duel-choice-card{height:76px;width:71px}.duel-versus{padding-top:12px}.duel-waiting-list{max-height:116px}.arcade-card{min-height:110px;padding:15px 13px}.arcade-copy>small{min-height:28px}}@media(max-height:650px)and (max-width:600px){.modal.game-modal{padding:14px 13px}.modal.game-modal .modal-header{margin-bottom:10px}.game-toolbar{margin-bottom:8px}.blackjack-table{padding:9px 8px 12px}.blackjack-table-caption{margin-bottom:9px}.playing-card{width:43px;height:61px}.hand-cards{min-height:62px}.card-corner{font-size:12px}.card-corner small{font-size:8px}.card-suit{font-size:24px;top:18px;left:18px}.card-bottom{font-size:10px}.hand-caption{margin-bottom:7px}.blackjack-center-line{margin:8px 0}.blackjack-idle{min-height:177px}.game-bet{margin:10px 0}.game-bet-options button{padding:8px 2px}.race-lane{min-height:39px}.race-track{height:38px}.race-runner{width:48px}.race-runner .snail-drawing{width:48px;height:37px}.snail-picks{margin-top:8px}.arcade-card{min-height:118px;padding:10px;gap:7px}.arcade-icon{display:none}.arcade-copy>small{min-height:28px}.duel-choice-card{width:54px;height:61px}.duel-versus{padding:11px 0 6px}.duel-player .choice-hand{width:34px;height:42px}.duel-waiting-list{max-height:92px}}@media(prefers-reduced-motion:reduce){.playing-card,.game-loading-dot,.race-running .race-runner .snail-drawing{animation:none}.race-runner,.arcade-card{transition:none}}.modal.social-modal{width:490px}.social-modal .text-input{width:100%;margin-bottom:15px;font-size:14px}.social-modal .input-label{font-size:12px;margin-bottom:8px}.social-modal .primary-button{margin-top:12px;letter-spacing:0;font-size:13px}.transfer-balance{display:flex;justify-content:space-between;align-items:center;padding:17px;background:#0b151e;border-radius:6px;margin-bottom:22px}.transfer-balance span{font-size:12px;color:#90a1ac}.transfer-balance b{font-size:22px}.transfer-limit{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:#8e9ca5;margin:5px 0 14px}.transfer-limit b{color:#c5d4bc;font-size:12px}.social-note{display:flex;gap:6px;align-items:center;font-size:12px;line-height:1.8;color:#93a5b1;margin:10px 0 18px}.social-rules{display:block;margin:12px auto 0;padding:5px 9px;background:none;border:0;font-size:11px;color:#9fada6}.transfer-history{margin-top:20px;max-height:180px;overflow:auto;scrollbar-width:thin}.transfer-history h3{font-size:12px;color:#b2c0c7;margin-bottom:10px}.transfer-history>div{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:10px 0;border-top:1px solid #ffffff0c;font-size:12px}.transfer-history>div>span{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.transfer-history small{width:100%;font-size:10px;color:#788c99}.transfer-history b{white-space:nowrap;font-size:12px}.transfer-confirm{display:flex;flex-direction:column;align-items:center;gap:13px;margin:25px 0}.transfer-confirm .identity-picture{width:54px;height:54px;flex-basis:54px}.transfer-confirm strong{font-size:31px}.social-rule-copy{font-size:13px;color:#a1b2bc;line-height:1.9}.social-rule-copy p+p{margin-top:18px}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-400-normal-CW0RaeGs.woff2) format("woff2"),url(/assets/dm-sans-latin-400-normal-BwCSEQnW.woff) format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/dm-sans-latin-500-normal-B9HHJjqV.woff2) format("woff2"),url(/assets/dm-sans-latin-500-normal-Dr3UlScf.woff) format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/dm-sans-latin-600-normal-Aqo67rzb.woff2) format("woff2"),url(/assets/dm-sans-latin-600-normal-BmdmIIQ2.woff) format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dm-sans-latin-700-normal-DvUfVpUG.woff2) format("woff2"),url(/assets/dm-sans-latin-700-normal-CUSSCpQX.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/manrope-latin-500-normal-BYYD-dBL.woff2) format("woff2"),url(/assets/manrope-latin-500-normal-DMZssgOp.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/manrope-latin-600-normal-4f0koTD-.woff2) format("woff2"),url(/assets/manrope-latin-600-normal-BqgrALkZ.woff) format("woff")}.modal-backdrop{position:fixed;inset:0;z-index:100;background:#040911bb;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);display:flex;align-items:center;justify-content:center;padding:24px;animation:fadeIn .2s}.modal{width:490px;max-width:100%;max-height:calc(100dvh - 48px);overflow:auto;overscroll-behavior:contain;padding:27px;border:1px solid #d5ba802c;border-radius:14px;background:radial-gradient(ellipse at 45% -15%,#35415b2e,transparent 60%),#101721;box-shadow:0 32px 100px #0008;animation:modalIn .3s;scrollbar-width:thin;scrollbar-color:#3e4653 transparent}.modal-wide{width:840px}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:26px}.modal-header .eyebrow{font-size:8px;letter-spacing:2px;color:#9d916e}.modal-header h2{font-family:var(--serif);font-size:32px;font-weight:400;letter-spacing:-.6px;margin-top:7px}.modal-header .icon-button{border:0;color:#8b95a4}.primary-button{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:15px 18px;background:linear-gradient(110deg,#d9c18c,#b99a63);border:1px solid #e4cf9f36;border-radius:6px;color:#1a1b1f;font-size:11px;letter-spacing:.6px;font-weight:700;box-shadow:0 3px 15px #c9a55e0a}.primary-button:hover:not(:disabled){background:linear-gradient(110deg,#ebd39f,#c9ac77);color:#10151c}.primary-button:disabled{opacity:.35}.modal-disclaimer{text-align:center;color:#677486;font-size:9px;line-height:1.7;margin-top:15px}.tiny-tag{display:inline-flex;align-items:center;gap:6px;font-size:7px;font-weight:600;letter-spacing:1px;color:#859589}.slot-intro{display:flex;align-items:center;justify-content:space-between;margin:-4px 0 18px}.slot-intro .text-button{font-size:9px;color:#7e8b9b}.slot-machine{border:1px solid #a58c555e;border-radius:12px;background:linear-gradient(135deg,#4b3c212d,#101722 50%,#60461b28);padding:13px 17px 11px;box-shadow:inset 0 0 0 4px #070b1150,inset 0 0 0 5px #c9a35a12,0 10px 40px #0003;position:relative;transition:box-shadow .4s}.slot-machine:before,.slot-machine:after{position:absolute;content:"";width:4px;height:4px;background:#b29966;box-shadow:0 0 8px #f5c97466;border-radius:50%;left:7px;top:7px}.slot-machine:after{left:auto;right:7px}.slot-machine-top{display:flex;justify-content:space-between;align-items:center;font-size:6px;letter-spacing:2.1px;color:#a48e60;padding:3px 2px 14px}.slot-machine-top svg{color:#d4b77e}.reels{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;position:relative}.reels:after{content:"";position:absolute;left:-5px;right:-5px;top:50%;border-top:1px solid #d5ba8026;pointer-events:none}.reel{height:122px;display:flex;align-items:center;justify-content:center;color:#dbc084;background:linear-gradient(#11161e,#262a2e 40%,#20262c 60%,#0c121b);border:1px solid #c5a66138;border-radius:7px;box-shadow:inset 0 8px 19px #0005;overflow:hidden}.reel>svg{width:56px;height:56px;filter:drop-shadow(0 0 10px #d5ba8025)}.seven{font:bold italic 81px var(--serif);text-shadow:0 3px 0 #756037,0 0 20px #efc47133;line-height:1}.bar-symbol{font-size:25px;font-weight:800;border-block:2px solid #c9ab6b;padding:2px;letter-spacing:2px}.cherries{font-size:44px;position:relative;color:#d79b90;letter-spacing:-13px;margin-left:-11px}.cherries span{position:relative;top:7px}.cherries i{font-style:normal;color:#a4b695;position:absolute;left:11px;top:-16px;font-size:43px;transform:rotate(-60deg)}.slot-machine-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:13px;font-size:6px;letter-spacing:3px;color:#9b8255}.slot-machine-bottom>span:first-child,.slot-machine-bottom>span:last-child{font-size:5px}.rolling>span,.rolling>svg{animation:reelRoll 85ms linear infinite;filter:blur(1px)}.is-winner{box-shadow:inset 0 0 0 4px #070b1150,inset 0 0 0 5px #c9a35a30,0 0 35px #d5ba8026}.is-winner .reel{border-color:#c1a36a88;animation:winPulse .8s ease-in-out 2}.spin-feedback{min-height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;font-size:12px;color:#bec1c7}.spin-feedback small{font-size:9px;color:#717c8c}.spin-feedback .ellipsis{font-size:15px;letter-spacing:3px;animation:livePulse .7s infinite}.bet-control{display:flex;align-items:center;border-top:1px solid #ffffff09;padding-top:18px;gap:17px}.bet-control .eyebrow{font-size:7px;letter-spacing:1.5px}.bet-value{font-size:25px;margin-top:5px;color:#e9deca;min-width:90px;letter-spacing:-.5px}.bet-value>span{font-size:12px;color:#8e826a}.bet-buttons{display:flex;gap:5px}.bet-buttons .icon-button{width:28px;height:29px}.available{margin-left:auto;text-align:right;display:flex;flex-direction:column;gap:7px;font-size:9px;color:#758297}.available b{font-size:12px;color:#bbc4d1;font-weight:500}.bet-presets{display:flex;gap:7px;margin:15px 0 18px}.bet-presets>button{flex:1;font-size:10px;border:1px solid #ffffff09;padding:9px 0;border-radius:4px;color:#8090a4}.bet-presets>button.selected{color:#d7bc85;background:#b4955112;border-color:#d5ba8044}.spin-button{font-size:10px;letter-spacing:2px;min-height:49px}.spin-button>svg:last-child{margin-left:auto}.spin-button>svg:first-child{margin-right:auto}.payout-table{padding:13px;background:#060c163d;border:1px solid #ffffff0b;border-radius:7px;margin-bottom:16px}.payout-table>div{display:flex;justify-content:space-around;gap:5px}.payout-table>div>span{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:35px}.payout-table svg{width:20px;height:25px;color:var(--gold)}.payout-table b{font-size:9px;color:#aeb8c6}.payout-table .seven{font-size:26px;height:25px}.payout-table .bar-symbol{font-size:10px;height:25px;display:flex;align-items:center}.payout-table .cherries{font-size:16px;height:25px;letter-spacing:-5px;margin-left:-4px}.payout-table .cherries i{font-size:19px;top:-8px;left:3px}.payout-table .cherries span{top:3px}.payout-table p{font-size:9px;line-height:1.7;color:#738297;margin-top:12px}.form-error,.form-success{padding:11px 12px;border-radius:5px;background:#ac536216;color:#e1a0a8;font-size:10px;line-height:1.7;margin:12px 0;border:1px solid #b4566420}.form-success{color:#84cdb6;background:#53ae8911;border-color:#53ae8920}.form-note{color:#6b7b91;font-size:9px;line-height:1.8;margin:12px 0}.market-layout{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:25px}.market-main{min-width:0}.stock-tabs{display:flex;gap:4px;border-bottom:1px solid #ffffff0c;margin:-7px 0 23px;overflow:auto}.stock-tabs button{font-size:9px;letter-spacing:.5px;color:#6f8097;padding:10px 11px;border-bottom:1px solid transparent}.stock-tabs button.selected{color:var(--gold);border-color:var(--gold)}.stock-heading{display:flex;align-items:center;justify-content:space-between}.stock-identity{display:flex;align-items:center;gap:11px}.stock-identity .stock-logo{width:38px;height:38px;font-size:17px}.stock-identity h3{font-size:15px;font-weight:500;margin-bottom:5px}.stock-identity>div>span{font-size:9px;color:#738198}.stock-price{font-size:35px;margin:25px 0 16px;letter-spacing:-1px;font-variant-numeric:tabular-nums}.stock-price>span{font-size:15px;color:#6d7c91;margin-right:14px}.stock-price>small{font-size:12px;letter-spacing:0}.chart-large{width:100%;height:180px}.chart-caption{display:flex;align-items:center;justify-content:space-between;margin-top:12px;color:#576a84;font-size:8px}.chart-caption>span{display:flex;align-items:center;gap:5px}.stock-stats{display:flex;gap:10px;border-top:1px solid #ffffff0b;padding-top:18px;margin-top:24px}.stock-stats>div{flex:1;display:flex;flex-direction:column;gap:9px}.stock-stats span{font-size:8px;color:#65758c}.stock-stats b{font-size:10px;font-weight:500}.order-ticket{padding:20px 19px;background:#080f1a7d;border:1px solid #ffffff07;border-radius:8px}.order-ticket .eyebrow{font-size:7px;letter-spacing:1.5px;color:#9d8c6c}.order-ticket h3{font-size:13px;font-weight:400;margin:10px 0 22px;line-height:1.6}.side-switch{display:flex;gap:4px;background:#0409118c;padding:4px;border-radius:5px;margin-bottom:22px}.side-switch>button{flex:1;display:flex;align-items:center;justify-content:center;gap:5px;font-size:10px;padding:8px 0;color:#63748b;border-radius:3px}.side-switch>button.selected.buy{background:#63caaa15;color:#70cbb0}.side-switch>button.selected.sell{background:#d78b9615;color:#e28c97}.input-label{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#a1adbe;margin-bottom:9px;gap:10px}.input-label>span{font-size:8px;color:#65758a}.quantity-input{display:flex;border:1px solid #ffffff12;border-radius:5px;align-items:center;padding-right:13px;background:#101927}.quantity-input input{width:100%;min-width:0;padding:12px;color:#dfe5ee;background:none;border:0;outline:none;font-size:15px}.quantity-input>span{font-size:10px;color:#67778d}.quantity-options{display:flex;gap:5px;margin:9px 0 23px}.quantity-options button{flex:1;padding:7px 0;border:1px solid #ffffff08;border-radius:3px;color:#75859b;font-size:9px}.quantity-options button:hover{background:#ffffff08}.order-summary{display:flex;flex-direction:column;gap:9px;margin-bottom:20px}.order-summary>span{display:flex;align-items:center;justify-content:space-between;color:#6e7d91;font-size:9px}.order-summary>strong{font-size:24px;color:#d7c7a7;letter-spacing:-.5px;margin:2px 0 13px;font-weight:500}.order-summary small{font-size:12px;color:#928269}.order-summary b{font-weight:400;color:#a8b6c9}.order-ticket .primary-button{font-size:10px;padding:13px 8px}.order-ticket .form-note{font-size:8px}.portfolio-total{padding:7px 0 20px}.portfolio-total>span:first-child{color:#7d8aa0;font-size:11px}.portfolio-total h3{font-size:43px;font-weight:400;letter-spacing:-1px;margin:8px 0 9px}.portfolio-total h3 small{font-size:19px;color:#728197}.portfolio-total>span:last-child{font-size:12px}.asset-split{display:flex;gap:30px;margin:10px 0 22px}.asset-split>div{display:flex;align-items:center;gap:10px;flex:1}.asset-split svg{color:#ba9c69}.asset-split>div:nth-child(2) svg{color:#7296bd}.asset-split span{font-size:10px;color:#738198}.asset-split strong{font-size:13px;margin-left:auto}.allocation-bar{height:4px;background:#546e98;border-radius:2px;overflow:hidden;margin-bottom:28px}.allocation-bar>span{display:block;background:#d5ba80;height:100%}.panel-section-heading{display:flex;align-items:center;justify-content:space-between;margin:24px 0 15px}.panel-section-heading h3{font-size:13px;font-weight:500}.panel-section-heading>span{font-size:9px}.empty-state{display:flex;align-items:center;flex-direction:column;gap:10px;padding:32px 20px;background:#0a111b7f;border-radius:7px;border:1px solid #ffffff08;color:#7a899f}.empty-state svg{color:#9b8967;margin-bottom:4px}.empty-state p{font-size:12px;color:#b0bccb}.empty-state span{font-size:10px;text-align:center;line-height:1.7}.holdings-list>div,.transaction-list>div{display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #ffffff08}.holdings-list>div>span:nth-child(2),.transaction-list>div>span:nth-child(2){display:flex;flex-direction:column;gap:6px;flex:1}.holdings-list b,.transaction-list b{font-size:11px;font-weight:500}.holdings-list small,.transaction-list small{font-size:9px;color:#77869c}.holdings-list .align-right{display:flex;flex-direction:column;gap:6px}.transaction-list{max-height:235px;overflow:auto;scrollbar-width:thin;scrollbar-color:#3c4859 transparent}.transaction-icon{width:31px;height:31px;background:#ffffff04;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#93a0b2}.transaction-list strong{font-size:11px;font-weight:500}.ranking-intro{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;padding:2px 0 30px;border-bottom:1px solid #ffffff0c}.ranking-intro>svg{color:#c6a96d;margin-bottom:3px}.ranking-intro p{font-family:var(--serif);font-size:18px;color:#d9cbb0}.ranking-intro>span{font-size:9px;color:#7a899f}.ranking-list{margin-top:14px}.ranking-list>div{display:flex;gap:14px;align-items:center;padding:17px 9px;border-bottom:1px solid #ffffff08}.ranking-list>div.is-you{background:#d5ba8008;border-radius:6px}.ranking-list>div>span:nth-child(2){display:flex;flex-direction:column;gap:7px;flex:1;min-width:0}.rank-number{width:26px;text-align:center;font:19px var(--serif);color:#5c6b83}.rank-0,.rank-1,.rank-2{color:#bca16d}.ranking-list b{font-size:11px;font-weight:500}.ranking-list small{font-size:8px;color:#657890;display:flex;align-items:center;gap:5px}.ranking-list .align-right{display:flex;flex-direction:column;gap:7px}.ranking-list .align-right small{justify-content:flex-end}.ranking-list em{font-style:normal;font-size:6px;color:#b8a06f;padding:2px 4px;background:#b8a06f15;margin-left:4px;border-radius:2px}.profile-avatar{width:73px;height:73px;border-radius:50%;display:flex;align-items:center;justify-content:center;font:34px var(--serif);color:var(--gold);border:1px solid #d5ba8045;background:radial-gradient(circle at 30% 30%,#504839,#191e28);margin:0 auto 30px}.text-input{width:100%;background:#09111d;border:1px solid #ffffff14;color:#e1e5ec;padding:13px 14px;border-radius:5px;margin-bottom:20px;font-size:13px}.text-input::placeholder{color:#48586f}.profile-note{display:flex;gap:12px;color:#9c8a66;margin-top:23px}.profile-note p{font-size:10px;line-height:1.8;color:#7f8ca0}.help-list>div{display:flex;gap:17px;margin:26px 0}.help-list>div>span{font:23px var(--serif);color:#9b865b}.help-list h3{font-size:13px;font-weight:500;margin:0 0 9px}.help-list p{font-size:11px;line-height:1.9;color:#8390a4}.news-sentiment{font-size:7px;padding:3px 6px;border:1px solid currentColor;border-radius:3px;opacity:.8;white-space:nowrap;letter-spacing:.5px}.news-strip-title{flex:1;font-size:10px;color:#a6b1c1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.news-strip-time{font-size:8px;color:#52647c}.news-strip>svg{color:#5c6e87}.stock-news{border-top:1px solid #ffffff0c;margin-top:17px;padding-top:17px}.stock-news>.eyebrow{font-size:7px;color:#84785f}.stock-news article{display:flex;align-items:flex-start;gap:10px;margin-top:15px}.stock-news h4{font-size:10px;font-weight:500;margin:1px 0 7px;color:#b6c0ce}.stock-news p{font-size:9px;color:#64758c;line-height:1.7}:root{font-family:DM Sans,Segoe UI,Malgun Gothic,sans-serif;color:#e9e8e4;background:#080d14;font-synthesis:none;--gold: #d5ba80;--muted: #8793a1;--line: #ffffff12;--positive: #82cdb2;--negative: #e28c97;--panel: #101721;--serif: Georgia, "Times New Roman", serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden;overscroll-behavior:none}button,input{font:inherit}button{color:inherit;cursor:pointer;border:0;background:none}button,a,input{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.4}button:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--gold);outline-offset:3px}button,input{transition:background .18s,color .18s,border-color .18s,box-shadow .18s}button:hover:not(:disabled){color:#fff}h1,h2,h3,p{margin:0}svg{flex-shrink:0}b,strong{font-weight:600}a{color:var(--gold)}.positive{color:var(--positive)!important}.negative{color:var(--negative)!important}.gold{color:var(--gold)}.muted{color:var(--muted)}.align-right{text-align:right}.eyebrow{display:flex;align-items:center;gap:7px;font-size:9px;letter-spacing:2px;color:#a0a8b1;font-weight:600;line-height:1.5}.live-dot,.offline-dot{width:5px;height:5px;border-radius:50%;display:inline-block;flex-shrink:0;background:#81c6a9;box-shadow:0 0 9px #6ac4a944}.offline-dot{background:#b68a67;box-shadow:none}.icon-button{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #ffffff12;border-radius:6px;color:#9ba6b5}.icon-button:hover{background:#ffffff09}.text-button{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:var(--gold)}.stock-logo{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:8px;color:var(--stock-color);background:color-mix(in srgb,var(--stock-color) 12%,transparent);font:500 15px Manrope,sans-serif;flex-shrink:0}.chart{display:block;width:100%;height:50px;overflow:visible}.chart-large{height:180px}.modal:focus{outline:none}.market-mobile-nav{display:none}kbd{display:inline-grid;place-items:center;min-width:17px;height:18px;border:1px solid #d4d9dd32;border-bottom-width:2px;border-radius:3px;background:#09101740;font:10px DM Sans,sans-serif;color:#c4cbd0}.game-shell{position:fixed;inset:0;width:100%;height:100dvh;overflow:hidden;isolation:isolate;background:#101820}.game-world{position:absolute;inset:0;z-index:0}.game-world>div{width:100%;height:100%}.game-world canvas{display:block;width:100%;height:100%;touch-action:none}.game-vignette{position:absolute;inset:0;pointer-events:none;z-index:1;background:linear-gradient(180deg,#02060ba6 0%,#03080b24 16%,transparent 29%,transparent 69%,#04090f8c 100%),linear-gradient(90deg,#02090e20,transparent 25%,transparent 75%,#02090e20)}.game-header{position:absolute;z-index:3;top:25px;left:30px;right:30px;display:flex;align-items:center;gap:22px;pointer-events:none}.game-header button{pointer-events:auto}.game-brand{display:flex;align-items:center;gap:12px;flex-shrink:0;color:#e1c48d;filter:drop-shadow(0 2px 7px #0005)}.game-brand>svg{width:29px;height:39px}.game-brand>div{display:flex;flex-direction:column;gap:5px}.game-brand strong{font-size:19px;letter-spacing:1px;font-weight:600;color:#f0e9da}.game-brand small{font-size:7px;font-weight:500;letter-spacing:2.1px;color:#c0b59e}.floor-status{margin-left:24px;padding-left:26px;border-left:1px solid #c9b58b26;color:#e5dac4}.floor-title{display:block;font:500 12px Manrope,sans-serif;letter-spacing:3.5px;margin-bottom:8px}.floor-status>span:last-child{display:flex;align-items:center;gap:7px;font-size:7px;letter-spacing:1px;color:#a2adaf}.status-separator{height:8px;width:1px;background:#ffffff25;margin:0 4px}.floor-status small{font-size:7px;opacity:.7}.hud-assets{margin-left:auto;display:flex;align-items:center}.hud-assets>button{text-align:left;padding:4px 22px;border-left:1px solid #ece0c51c}.hud-assets>button:first-child{border-left:0}.hud-assets>button>span{display:block;color:#a5acb2;font-size:10px;margin-bottom:6px}.hud-assets b{font:500 19px Manrope,sans-serif;font-variant-numeric:tabular-nums;letter-spacing:-.4px;text-shadow:0 2px 8px #000;white-space:nowrap}.hud-assets b small{font:500 9px DM Sans,sans-serif;color:#b1a78f;margin-left:3px}.game-menu-button{width:39px;height:39px;display:grid;place-items:center;border:1px solid #d5c7a627;border-radius:7px;color:#ccc7bb;background:#0b131b55;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.game-menu-button:hover{background:#d6bb8020}.game-connection-alert,.game-notice{position:absolute;z-index:6;top:95px;left:50%;transform:translate(-50%);max-width:calc(100% - 32px);padding:12px 17px;background:#302822ef;border:1px solid #d4a75d66;border-radius:6px;color:#eacba2;font-size:11px;display:flex;align-items:center;gap:10px}.game-connection-alert button{text-decoration:underline;white-space:nowrap}.game-notice{background:#101c29f2;border-color:#b8c6d42c;color:#d7dde3}.destination-hint{position:absolute;z-index:3;top:116px;left:32px;display:flex;align-items:flex-start;gap:12px;padding:13px 14px;border-left:2px solid #d1b17b;background:linear-gradient(90deg,#0b141dee,#101921b3);border-radius:0 5px 5px 0;animation:modalIn .3s;max-width:320px;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.destination-icon{width:28px;height:28px;color:#dac08a;display:grid;place-items:center;margin-top:2px}.destination-hint>div>span{display:block;font-size:8px;color:#acb4ba;margin-bottom:6px}.destination-hint b{font-size:13px;color:#e9dec7}.destination-hint p{font-size:10px;color:#9ca8b2;margin-top:8px;line-height:1.6}.destination-hint>button{padding:0;color:#8793a0}.world-interaction{position:absolute;z-index:4;left:50%;bottom:158px;transform:translate(-50%);display:flex;align-items:center;gap:14px;min-width:246px;padding:12px 18px 12px 12px;text-align:left;border:1px solid #e2c78a55;border-radius:6px;background:linear-gradient(120deg,#14202bef,#0c1620d9);box-shadow:0 10px 36px #0005;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:fadeIn .25s}.world-interaction:hover{background:#2c302cef;border-color:#e2c78aaa}.world-interaction>kbd{width:37px;height:37px;font-size:17px;color:#172026;background:#dfc698;border-color:#f3ddb5;box-shadow:0 0 16px #deb26520}.world-interaction>span{flex:1;display:flex;flex-direction:column;gap:4px}.world-interaction small{font-size:9px;color:#9da9b4}.world-interaction b{font-size:13px;font-weight:500;letter-spacing:.2px}.world-interaction>svg{color:#c2aa7a}.world-news{position:absolute;z-index:3;bottom:228px;left:30px;width:275px;padding:12px 15px;border-left:1px solid #a48d60;background:linear-gradient(90deg,#09131bdb,#0a131b8c);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:modalIn .4s}.world-news>div{display:flex;align-items:center;gap:8px;color:#bca879}.world-news>div>span:nth-child(2){font-size:7px;letter-spacing:1.5px}.world-news>div>button{margin-left:auto;padding:0;color:#a8b2b8}.world-news p{margin-top:8px;font-size:11px;color:#c6cdd0;line-height:1.75}.news-sentiment.positive{color:#81cdb0}.news-sentiment.negative{color:#e597a0}.player-corner{position:absolute;z-index:3;left:30px;bottom:26px;width:168px}.minimap{width:144px;height:118px;margin-bottom:14px;background:radial-gradient(ellipse,#08121ac4 45%,#08121a00 72%)}.minimap>svg{width:100%;height:100%;overflow:visible}.map-target{animation:livePulse 1.8s infinite}.player-identity{display:flex;align-items:center;gap:10px;padding:0;text-align:left;width:100%}.player-monogram{width:33px;height:37px;border:1px solid #cdb37755;border-radius:4px 9px;display:grid;place-items:center;color:#d8c28b;background:#17202caa;font-size:14px;flex-shrink:0}.player-identity>span:nth-child(2){flex:1;min-width:0}.player-identity b{display:block;font-size:13px;font-weight:500;color:#e1e0da;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-identity small{display:flex;align-items:center;gap:6px;color:#93a59e;font-size:8px;margin-top:5px}.player-identity>svg{color:#a6abac}.game-bottom{position:absolute;z-index:3;left:50%;bottom:24px;transform:translate(-50%)}.control-legend{display:flex;align-items:center;justify-content:center;gap:17px;margin-bottom:14px;white-space:nowrap}.control-legend>span{display:flex;align-items:center;gap:3px;color:#b5bcc0;font-size:9px;text-shadow:0 1px 5px #000}.control-legend>span>kbd:last-of-type{margin-right:4px}.control-legend svg{margin-right:3px}.game-dock{display:flex;align-items:center;justify-content:center;gap:3px;padding:5px 10px;border:1px solid #d3c19c30;border-top-color:#d3c19c50;border-radius:8px;background:linear-gradient(180deg,#1a2530e8,#0b1520ed);box-shadow:0 9px 35px #0004,inset 0 1px #ffffff06;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.game-dock>button{position:relative;width:72px;min-height:61px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#a9b3bf;border-radius:5px}.game-dock>button:hover,.game-dock>button.active{color:#e7d4ac;background:#d6bd8812}.game-dock>button.active:after{content:"";position:absolute;bottom:-5px;width:20px;height:2px;background:#d9bc80;box-shadow:0 0 12px #d9bc8066}.game-dock>button>span{font-size:10px}.game-dock>button>kbd{position:absolute;top:3px;right:5px;border:0;background:none;min-width:auto;height:auto;font-size:7px;color:#718393}.game-dock>i{height:30px;width:1px;background:#d8c28e20;margin:0 5px}.room-corner{position:absolute;z-index:3;right:30px;bottom:31px;display:flex;flex-direction:column;align-items:flex-end;gap:13px}.room-corner>span{display:flex;align-items:center;gap:7px;font-size:7px;letter-spacing:1.5px;color:#9ba9ad}.room-corner>button{display:flex;align-items:center;gap:8px;color:#a6b0ba;font-size:9px;padding:0}.mobile-movement{display:none}.pause-menu>p{font-size:14px;line-height:1.8;margin-bottom:27px;color:#d4d9df}.pause-menu>p>span{display:block;color:#93a0af;font-size:11px;margin-top:10px}.pause-menu>button:not(.primary-button){display:flex;align-items:center;justify-content:space-between;width:100%;font-size:12px;color:#a8b5c4;padding:17px 3px;border-bottom:1px solid #ffffff0c}.pause-menu>button:not(.primary-button):hover{color:#e8cc91}.pause-status{display:flex;flex-direction:column;gap:12px;margin-top:24px}.pause-status>span{font-size:8px;color:#95abac;letter-spacing:1.5px}.pause-status .live-dot{margin-right:5px}.pause-status small{font-size:9px;color:#7a8797}.loading-curtain{position:absolute;z-index:20;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;background:radial-gradient(ellipse at 50% 40%,#1c2830,#080e16 65%)}.loading-curtain>.game-brand>svg{display:none}.loading-curtain>.game-brand>div{text-align:center;gap:10px}.loading-curtain>span{font-size:11px;letter-spacing:1px;color:#8f9da9}.loading-match{color:#d8b678}.loading-match>svg{width:45px;height:56px;filter:drop-shadow(0 0 24px #e3a85836)}.loading-track{width:180px;height:2px;background:#d7c18c18;overflow:hidden}.loading-track>i{display:block;width:25%;height:100%;background:#dab977;animation:loading 1.5s ease-in-out infinite}.connection-screen{position:fixed;inset:0;overflow:auto;background:radial-gradient(ellipse at 60% 40%,#21313b66,transparent 60%),linear-gradient(145deg,#101922,#070c14)}.connection-screen:before{content:"";position:fixed;right:12%;top:-10%;width:1px;height:120%;background:linear-gradient(transparent,#c7a36133,transparent);transform:rotate(24deg);pointer-events:none}.connection-brand{position:absolute;top:30px;left:34px}.connection-inner{position:relative;width:360px;max-width:calc(100% - 48px);margin:max(110px,16vh) auto 60px}.connection-inner>.loading-match{margin-bottom:25px}.connection-inner>.eyebrow{font-size:7px;letter-spacing:1.8px;color:#9e8d70}.connection-inner h1{margin:21px 0;font-size:33px;font-weight:400;line-height:1.5;letter-spacing:-1.5px}.connection-inner h1 em{font-style:normal;color:#d8bf8f}.connection-inner>p{font-size:12px;line-height:1.8;color:#a7b1bd;margin-bottom:28px}.connection-inner form{margin-top:28px}.connection-inner .loading-track{margin-top:32px}.connection-foot{display:flex;align-items:center;gap:8px;font-size:10px;color:#788795;margin-top:32px}.connection-corner{position:fixed;right:28px;bottom:25px;font-size:8px;letter-spacing:2px;color:#8b8d86}.new-guest-button{margin-top:18px;padding:0;color:#bfb396;font-size:11px;text-decoration:underline;text-underline-offset:4px}@keyframes livePulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes loading{0%{transform:translate(-100%)}to{transform:translate(400%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes reelRoll{0%{transform:translateY(-18px)}to{transform:translateY(18px)}}@keyframes winPulse{50%{background-color:#8c733c;border-color:#f4d185}}@media(max-width:1200px){.floor-status{display:none}.hud-assets>button{padding-inline:17px}}@media(max-width:900px){.game-header{left:22px;right:22px;gap:16px}.game-brand strong{font-size:17px}.game-brand small{font-size:6px}.hud-assets>button{padding-inline:12px}.hud-assets b{font-size:16px}.player-corner{left:22px;width:145px}.game-dock>button{width:61px}.control-legend{gap:8px}.control-legend>span{font-size:8px}.room-corner{right:22px}.world-news{left:22px;width:230px}}@media(max-width:760px){.market-mobile-nav{display:flex;gap:4px;margin:-4px 0 22px;padding:4px;border:1px solid #d7c39224;border-radius:6px;background:#070f1944}.market-mobile-nav>button{flex:1;padding:9px 3px;border-radius:3px;font-size:10px;color:#8f9dae}.market-mobile-nav>button.selected{color:#e1c995;background:#d2b97e16}.market-layout .stock-news,.market-layout .order-ticket{display:none}.mobile-view-order .market-main>:not(.stock-tabs):not(.stock-heading),.mobile-view-news .market-main>:not(.stock-tabs):not(.stock-heading):not(.stock-news){display:none}.mobile-view-order .order-ticket,.mobile-view-news .stock-news{display:block}.game-header{top:max(17px,env(safe-area-inset-top));left:17px;right:17px;justify-content:space-between}.game-brand{gap:9px}.game-brand>svg{width:22px;height:31px}.game-brand strong{font-size:16px;letter-spacing:.5px}.game-brand small{font-size:5.5px;letter-spacing:1.6px}.game-menu-button{width:34px;height:34px}.hud-assets{position:absolute;top:51px;left:0;right:0;display:grid;grid-template-columns:1fr 1fr 1fr;background:linear-gradient(90deg,#08121ab0,#0a152073);border:1px solid #c8b48624;border-radius:5px;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);padding:10px 0}.hud-assets>button,.hud-assets>button:first-child{padding:0 12px;min-width:0;border-left:1px solid #c8b48620}.hud-assets>button:first-child{border-left:0}.hud-assets>button>span{font-size:8px;margin-bottom:5px}.hud-assets b{font-size:clamp(12px,3.7vw,18px)}.hud-assets b small{font-size:7px;margin-left:0}.player-corner{bottom:auto;top:137px;left:18px;width:140px}.minimap{display:none}.player-monogram{width:27px;height:29px;font-size:11px}.player-identity{gap:8px}.player-identity b{font-size:11px}.player-identity small{font-size:7px;margin-top:4px}.game-bottom{left:12px;right:12px;bottom:max(10px,env(safe-area-inset-bottom));transform:none}.control-legend{display:none}.game-dock{padding:4px 6px;gap:0;border-radius:7px}.game-dock>button{flex:1;min-width:0;width:auto;min-height:56px;gap:6px}.game-dock>button>span{font-size:9px}.game-dock>button>svg{width:20px;height:20px}.game-dock>button>kbd{display:none}.game-dock>i{margin-inline:3px;height:24px}.room-corner{display:none}.mobile-movement{position:absolute;z-index:3;left:18px;bottom:calc(103px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(3,37px);grid-template-rows:37px 37px auto;gap:4px;touch-action:none;-webkit-user-select:none;user-select:none}.mobile-movement>button{display:grid;place-items:center;border:1px solid #d2c29e40;border-radius:5px;background:#101d29a6;color:#d1c5ad;touch-action:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.mobile-movement>button:first-child{grid-column:2}.mobile-movement>button:nth-child(2){grid-column:1;grid-row:2}.mobile-movement>button:nth-child(3){grid-column:2;grid-row:2}.mobile-movement>button:nth-child(4){grid-column:3;grid-row:2}.mobile-movement>button:active{background:#c7a66d88;color:#fff4da}.mobile-movement>span{grid-column:1 / 4;color:#c3c7c7;font-size:7px;text-align:center;padding-top:5px;text-shadow:0 1px 5px #000}.world-interaction{bottom:211px;min-width:227px;padding:10px 13px 10px 10px;gap:11px}.world-interaction>kbd{width:31px;height:31px;font-size:14px}.world-interaction b{font-size:12px}.world-interaction small{font-size:8px}.world-news{inset:139px 18px auto auto;width:min(48%,250px);padding:10px 11px}.world-news>div{gap:5px}.world-news>div>span:nth-child(2){font-size:5px;letter-spacing:.6px}.world-news>div>svg{display:none}.world-news p{font-size:9px;margin-top:6px}.world-news .news-sentiment{font-size:5px;padding:2px 4px}.destination-hint{top:189px;left:18px;max-width:calc(100% - 36px);padding:10px;gap:7px}.destination-hint p{font-size:9px;margin-top:5px}.destination-hint b{font-size:11px}.destination-hint>div>span{font-size:7px;margin-bottom:4px}.game-vignette{background:linear-gradient(180deg,#02060b99,#03080b14 24%,transparent 40%,transparent 70%,#04090f8c)}.game-connection-alert,.game-notice{top:180px;font-size:10px}.modal-backdrop{padding:12px}.modal{padding:21px 18px;max-height:calc(100dvh - 24px);border-radius:10px}.modal-header{margin-bottom:21px}.modal-header h2{font-size:28px}.market-layout{grid-template-columns:minmax(0,1fr);gap:22px}.order-ticket{padding:20px 0 0;border-left:0;border-top:1px solid #ffffff14}.stock-tabs{gap:0}.stock-tabs button{padding-inline:9px;flex:1}.stock-price{font-size:29px}.chart-large{height:145px}.reel{height:98px}.reel>svg{width:45px}.slot-machine{padding-inline:12px}.portfolio-total h3{font-size:38px}.asset-split{gap:12px}.holdings-list>div{gap:9px}.ranking-list>div{gap:10px}.connection-brand{top:23px;left:24px}.connection-inner{margin-top:110px}.connection-inner h1{font-size:30px}.connection-corner{display:none}}@media(max-height:560px)and (min-width:761px){.game-header{top:17px}.minimap{display:none}.world-news{bottom:91px}.control-legend{display:none}.game-bottom{bottom:16px}.world-interaction{bottom:115px}}@media(max-height:500px)and (max-width:760px){.hud-assets{position:static;margin-left:auto;width:340px;padding:7px 0}.game-brand small,.world-news,.player-corner{display:none}.game-header{gap:12px;top:12px}.game-brand strong{font-size:12px}.hud-assets b{font-size:13px}.hud-assets>button{padding-inline:9px}.game-bottom{left:50%;right:auto;transform:translate(-50%);width:325px}.game-dock>button{min-height:48px}.mobile-movement{bottom:18px}.world-interaction{bottom:94px}.destination-hint{top:84px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.rolling>span,.rolling>svg{filter:none}}:root{--gold: #b6caa5;--positive: #e77a86;--negative: #83a9e9;--serif: "DM Sans", "Segoe UI", "Malgun Gothic", sans-serif}.game-brand{color:#bdc8aa;filter:none}.game-brand strong{font-size:18px;letter-spacing:-.5px}.game-brand small{font-size:9px;letter-spacing:.2px;color:#a7b3ba}.game-brand>svg{width:22px;height:31px}.floor-title{letter-spacing:.5px;font-size:11px;color:#c0ccd1}.floor-status{border-color:#adb9bb28}.floor-status>span:last-child{font-size:9px;letter-spacing:0}.hud-assets b{font-size:18px;font-weight:500;text-shadow:0 1px 4px #0009}.game-header{top:23px}.game-menu-button{border-color:#c5d3df26}.game-dock{border-color:#a3b5c332;border-top-color:#c3d4df40;background:#101b26e8;border-radius:9px;box-shadow:0 8px 30px #0003}.game-dock>button{color:#a8b9c9}.game-dock>button:hover,.game-dock>button.active{color:#d9e7d2;background:#b3c6a90e}.game-dock>button.active:after{background:#b6caa5;box-shadow:none}.game-dock>i{background:#ffffff17}.game-dock>button>span{font-size:11px}.player-monogram{border-color:#b6caa54d;color:#d0ddc7;border-radius:6px;background:#182432be}.world-interaction{border-color:#b2c5a655;background:#111e2ce8;box-shadow:0 8px 25px #0003}.world-interaction>kbd{background:#c3d3b8;border-color:#d7e3cd;color:#263024;box-shadow:none}.world-interaction>svg{color:#c1d0b7}.world-news{border-color:#a6b69e;background:linear-gradient(90deg,#10202ce3,#0d1823bb)}.world-news>div{color:#adc0cc}.world-news>div>span:nth-child(2){font-size:9px;letter-spacing:0}.news-sentiment.positive{color:var(--positive)}.news-sentiment.negative{color:var(--negative)}.destination-hint{border-color:#bccbab}.destination-icon{color:#c5d2b7}.destination-hint b{color:#d1dbd0}.room-corner>span{font-size:9px;letter-spacing:.3px}.modal-backdrop{background:#03080c99;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.modal{background:#141e29;border-color:#8eabba36;border-radius:9px}.modal-header .eyebrow{color:#8faba2;font-size:10px;letter-spacing:.4px}.modal-header h2{font-family:inherit;font-size:23px;font-weight:600;letter-spacing:-.7px}.primary-button{background:#bbccb0;color:#1c2920;border-color:#d0dec45c;box-shadow:none;border-radius:5px;font-size:12px}.primary-button:hover:not(:disabled){background:#cbd9c1;color:#17211a;box-shadow:none}.text-button{color:#bdd0b4}.eyebrow{letter-spacing:.5px}.slot-machine{background:#101b26;border-color:#6d879466;box-shadow:inset 0 0 0 4px #09121b66;border-radius:8px}.slot-machine-top{font-size:9px;letter-spacing:.5px;color:#a8b9ba}.slot-machine-bottom{letter-spacing:.5px;color:#859aa5}.reel{color:#d2dfc8;border-color:#a3b1ba30;border-radius:5px;background:linear-gradient(#13212d,#283944 45%,#1b2c38)}.slot-machine:before,.slot-machine:after{background:#91a5ad;box-shadow:none}.seven{font-family:Manrope,sans-serif}.bet-presets button.selected{border-color:#b6caa566;background:#b6caa511;color:#ccdac1}.rules-modal{max-width:min(760px,calc(100vw - 24px))}.rules-modal .modal-header{margin-bottom:20px}.rules-modal .payout-table{background:none;border:0;padding:0;margin:0}.rules-modal .payout-table>div{padding-block:15px}.rules-modal .payout-table p{font-size:12px;line-height:1.9;margin-top:20px}.rules-modal .payout-table>div>span{gap:12px}.rules-modal .payout-table b{font-size:13px}.portfolio-total h3{font-family:Manrope,sans-serif;font-size:42px;font-weight:500}.profile-avatar{font-family:inherit;background:#213140;border-color:#b5c7ac4a;color:#c3d3b8}.ranking-intro svg{color:#bfccb3}.rank-number.rank-0{color:#c7d6b9}.ranking-list .is-you{border-color:#b2c5a534;background:#b2c5a509}.wallet-details{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:18px 0;padding-top:16px;border-top:1px solid #ffffff0c}.wallet-details>div>span{display:block;font-size:10px;color:#90a3b1;margin-bottom:8px}.wallet-details b{font-size:12px;font-weight:500;color:#d6e0e5}.allocation-bar{background:#668ba942}.allocation-bar>span{background:#a7bc9d}.transaction-list{max-height:230px;overflow:auto;scrollbar-width:thin}.place-shortcuts{margin-top:18px}.place-shortcuts>span{font-size:10px;color:#8fa0ad}.place-shortcuts>div{display:flex;gap:7px;margin-top:10px}.place-shortcuts button{border:1px solid #b9c6d123;padding:8px;font-size:10px;border-radius:4px;color:#b6c3ce}.recovery-shortcut{position:absolute;right:28px;top:114px;z-index:4;display:flex;gap:8px;align-items:center;padding:11px 13px;background:#172822e8;border:1px solid #bdcda641;color:#cedab9;font-size:11px;border-radius:6px}.connection-inner h1{letter-spacing:-1px}.connection-inner h1 em{color:#bfd0b6}.connection-inner>.eyebrow{color:#adc0a4;letter-spacing:.4px}.loading-curtain>.game-brand>div{gap:9px}.loading-match{color:#c0cba9}.loading-track{background:#bac8b319}.loading-track>i{background:#b9c7ab}.pause-menu>button:not(.primary-button):hover{color:#c4d6b6}@media(max-width:760px){.game-header{top:max(17px,env(safe-area-inset-top))}.game-brand strong{font-size:16px}.game-brand small{font-size:8px;letter-spacing:0}.hud-assets b{font-size:clamp(12px,3.7vw,17px)}.hud-assets{border-color:#b2c2cf26}.game-dock>button>span{font-size:10px}.world-news>div>span:nth-child(2){font-size:8px}.modal-header h2{font-size:22px}.wallet-details{grid-template-columns:1fr 1fr;gap:15px}.portfolio-total h3{font-size:34px}.recovery-shortcut{top:186px;right:17px;left:17px;font-size:10px;justify-content:center}.rules-modal .payout-table p{font-size:11px}.rules-modal .payout-table>div{gap:7px}.rules-modal .payout-table b{font-size:11px}}@media(max-height:500px)and (max-width:760px){.game-header{top:12px}.game-brand strong{font-size:12px}.recovery-shortcut{top:85px;left:auto;width:260px}.hud-assets b{font-size:13px}}
