.dc-history-panel{padding-top:24px}.dc-game-filter-scroll,.dc-table-scroll{overflow-x:auto;scrollbar-width:none}.dc-game-filters{display:flex;min-width:100%;height:49px;border-bottom:1px solid #494c6e}.dc-game-filters button{position:relative;display:flex;min-width:0;max-width:160px;height:48px;padding:12px 20px;align-items:center;justify-content:center;flex:0 0 auto;gap:8px;border:0;background:transparent;color:#494c6e;font-size:14px;font-weight:500;line-height:20px;text-transform:uppercase;transition:color .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.dc-game-filter-indicator{position:absolute;right:0;bottom:0;left:0;height:2px;background:#6854e0;pointer-events:none}.dc-game-filters button.active{color:#fff}.dc-game-filter-icon{display:block;width:var(--dc-game-filter-icon-size);height:var(--dc-game-filter-icon-size);flex:0 0 var(--dc-game-filter-icon-size);background:currentColor;-webkit-mask:var(--dc-game-filter-icon) center /contain no-repeat;mask:var(--dc-game-filter-icon) center /contain no-repeat;transition:background-color .3s cubic-bezier(.4,0,.2,1)}.dc-game-filters button.active .dc-game-filter-icon{color:#6854e0}.dc-settings-table{width:100%;margin-top:24px;overflow:hidden;border-spacing:0 2px;border-collapse:separate;border-radius:7px;color:var(--dc-table-text);font-size:14px;line-height:20px}.dc-settings-table td,.dc-settings-table th{padding:1px;border:0;background:transparent;text-align:left;white-space:nowrap}.dc-settings-table th{height:40px;padding:10px 1px;background:var(--dc-table-header);color:var(--dc-table-text);font-size:14px;font-weight:500;line-height:20px}.dc-settings-table tbody tr{height:52px;background:var(--dc-table-row);transition:background-color .3s cubic-bezier(.4,0,.2,1)}.dc-deposits-table tbody tr,.dc-history-table tbody tr{cursor:pointer}.dc-deposits-table tbody tr:hover,.dc-history-table tbody tr:hover{background:var(--dc-line)}.dc-history-table tbody tr:focus-visible{outline:0;box-shadow:inset 0 0 0 2px #6854e0}.dc-settings-table thead th:first-child{padding-left:16px;border-radius:7px 0 0}.dc-settings-table thead th:last-child{padding-right:16px;border-radius:0 7px 0 0;text-align:right}.dc-settings-table tbody tr:last-child td:first-child{border-radius:0 0 0 7px}.dc-settings-table tbody tr:last-child td:last-child{border-radius:0 0 7px}.dc-settings-table td:last-child{text-align:right}.dc-settings-table .profit-positive,.dc-settings-table .win{color:var(--dc-table-win);font-weight:500}.dc-settings-table .loss,.dc-settings-table .profit-negative{color:var(--dc-table-loss);font-weight:500}.dc-settings-table .completed{color:var(--dc-table-text);font-weight:500;text-transform:uppercase}.dc-settings-table .dc-settings-coin{gap:4px;font-size:14px;font-weight:500;line-height:20px}.dc-settings-table .dc-settings-coin img{width:16px;height:16px;flex-basis:16px}.dc-history-table tbody td:first-child{padding:16px 12px;font-weight:500}.dc-history-table tbody td:nth-child(2),.dc-history-table tbody td:nth-child(3),.dc-history-table tbody td:nth-child(4){padding:1px 40px 1px 1px}.dc-history-table tbody td:nth-child(3){color:#fff}.dc-history-table tbody td:last-child{padding:1px 16px 1px 1px}.dc-transactions-table tbody td:first-child{padding:16px 40px 16px 16px;color:#fff;font-weight:500}.dc-transactions-table tbody td:nth-child(2),.dc-transactions-table tbody td:nth-child(3){padding:1px 40px 1px 1px}.dc-transactions-table tbody td:last-child{padding:1px}.dc-transactions-table tbody td:last-child .dc-settings-coin{justify-content:flex-end;padding-right:16px}.dc-deposits-table tbody td:first-child{padding:16px 0 16px 16px}.dc-deposits-table tbody td:nth-child(2),.dc-deposits-table tbody td:nth-child(3),.dc-deposits-table tbody td:nth-child(4),.dc-deposits-table tbody td:nth-child(5){padding:1px 40px 1px 1px}.dc-deposits-table tbody td:nth-child(2){color:#fff;font-weight:500}.dc-deposits-table tbody td:last-child{padding:1px 16px 1px 1px}.dc-copy-id{display:inline-flex;align-items:center;gap:8px;padding:0;background:transparent;color:var(--dc-table-text);font-size:14px;font-weight:400;line-height:20px;transition:opacity .15s ease}.dc-copy-id:hover{opacity:.8}.dc-copy-id.purple{color:#6854e0;font-weight:500}.dc-copy-id svg{width:20px;height:20px;flex:0 0 20px;color:var(--dc-table-text);fill:currentColor}.dc-deposits-table .dc-copy-id{color:#fff}.dc-deposits-table .dc-copy-id svg{color:var(--dc-table-text)}.dc-settings-empty{display:flex;min-height:200px;margin-top:24px;align-items:center;justify-content:center;border-radius:7px;color:#494c6e;flex-direction:column;gap:12px;transition:background-color .3s cubic-bezier(.4,0,.2,1)}.dc-settings-empty:hover{background:var(--dc-table-header)}.dc-settings-empty svg{width:36px;height:36px}.dc-settings-empty span{font-size:14px;font-weight:500;line-height:20px}.dc-settings-pager{display:flex;justify-content:flex-end;margin-top:12px;gap:2px}.dc-settings-pager button{display:grid;width:34px;height:30px;place-items:center;border-radius:0;background:var(--dc-line);color:var(--dc-table-text);font-size:22px;transition:opacity .3s ease,transform .1s ease}.dc-settings-pager button:first-child{border-radius:4px 0 0 4px}.dc-settings-pager button:last-child{border-radius:0 4px 4px 0}.dc-settings-pager button:active:not(:disabled){transform:scale(.9)}.dc-settings-pager button:disabled{opacity:.4}.dc-pager-icon{width:22px;height:22px}.dc-pager-icon.is-next{transform:rotate(180deg)}.dc-wallet-content{display:flex;flex-direction:column;gap:24px}.sliding-tabs.dc-wallet-tabs{--tabs-inset:4px;--tabs-gutter:8px;--tabs-height:44px;--tabs-active-color:#343447;width:100%;overflow-x:auto;border-radius:7px;background:var(--dc-navbar);scrollbar-width:none}.dc-wallet-tabs::-webkit-scrollbar{display:none}.dc-wallet-tabs .sliding-tabs__indicator{border-radius:7px}.dc-wallet-tabs .sliding-tabs__button{min-width:0;padding:0 20px;border-radius:7px;color:#595ea6;font-family:var(--font-primary);font-size:14px;font-weight:var(--font-copy-weight);text-transform:uppercase}.dc-wallet-tabs .sliding-tabs__button[aria-selected=true]{color:#ffe472}.dc-wallet-tab-label{display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.dc-wallet-tab-label svg{width:18px;height:18px;flex:0 0 18px;fill:currentColor}.dc-wallet-divider{width:100%;height:1px;flex:0 0 1px;background:var(--dc-card-2)}.dc-wallet-operation{display:grid;width:min(560px,100%);margin:0 auto;grid-template-columns:minmax(0,1fr);gap:8px}.dc-wallet-operation-header{display:flex;min-height:78px;padding:14px 18px;align-items:center;justify-content:space-between;gap:16px;border-radius:7px;background:#22243f}.dc-wallet-operation-heading{display:flex;min-width:0;align-items:center;gap:12px}.dc-wallet-minecraft-mark{place-items:center;background:#29372e;color:#62b146}.dc-wallet-minecraft-mark,.dc-wallet-operation-mark{display:grid;width:40px;height:40px;flex:0 0 40px;border-radius:7px}.dc-wallet-operation-mark{place-items:center}.dc-wallet-minecraft-mark svg,.dc-wallet-operation-mark svg{width:23px;height:23px}.dc-wallet-promo-mark{background:#302d54;color:var(--dc-purple)}.dc-wallet-operation-account,.dc-wallet-operation-heading>div{display:flex;min-width:0;flex-direction:column;gap:2px}.dc-wallet-operation-account>span,.dc-wallet-operation-heading>div>span{color:#858ab0;font-size:10px;font-weight:var(--font-copy-weight);line-height:14px;text-transform:uppercase}.dc-content .dc-wallet-operation-header h1{margin:0;overflow:hidden;color:#f0f1ff;font-size:18px;font-weight:var(--font-strong-weight);line-height:24px;text-overflow:ellipsis;white-space:nowrap}.dc-wallet-operation-account{flex:0 1 auto;align-items:flex-end;text-align:right}.dc-wallet-operation-account strong{max-width:170px;overflow:hidden;color:var(--dc-danger);font-size:var(--font-control-size);font-weight:var(--font-strong-weight);line-height:18px;text-overflow:ellipsis;white-space:nowrap}.dc-wallet-operation-account[data-status=linked] strong{color:var(--green)}.dc-wallet-operation-account[data-status=pending] strong{color:var(--dc-gold)}.dc-wallet-operation-body{padding:18px;border-radius:7px;background:#181a31}.dc-wallet-operation-form{display:flex;flex-direction:column;gap:14px}.dc-wallet-admin-field{display:block}.dc-wallet-admin-field>span,.dc-wallet-operation-section>h2{display:block;margin:0 0 8px;color:#d1dcfa;font-size:var(--font-control-size);font-weight:var(--font-strong-weight);line-height:16px;text-transform:uppercase}.dc-wallet-admin-field>input{width:100%;height:50px;padding:0 16px;border:1px solid #303358;border-radius:7px;outline:0;background:#242640;color:#f0f1ff;font-family:var(--font-primary);font-size:15px;font-weight:var(--font-copy-weight);line-height:20px;transition:border-color .15s ease}.dc-wallet-admin-field>input::placeholder{color:#73789c;opacity:1}.dc-home .dc-wallet-admin-field>input:focus-visible{border-color:#6854e0;outline:0}.dc-wallet-operation-actions{display:flex;margin-top:2px;justify-content:flex-end}.dc-wallet-operation-actions>button{min-width:132px;height:38px;padding:0 16px;border-radius:6px;background:#6854e0;color:#f6f4ff;font-family:var(--font-primary);font-size:var(--font-control-size);font-weight:var(--font-strong-weight);white-space:nowrap}.dc-wallet-operation-actions>button:hover:not(:disabled){background:#7562e8}.dc-wallet-operation-actions>button:disabled{cursor:not-allowed;opacity:.42}.dc-wallet-operation-section{min-width:0}.dc-wallet-operation-section .fairness-seed-row,.dc-wallet-transfer-command .fairness-seed-row{min-height:50px;background:#2a2d4e}.dc-wallet-operation-section .fairness-seed-row:hover,.dc-wallet-transfer-command .fairness-seed-row:hover{background:#323556}.dc-wallet-operation-empty{min-height:50px;margin:0;padding:15px 16px;border-radius:7px;background:#242640;color:#767ba2;font-size:var(--font-control-size);font-weight:var(--font-copy-weight);line-height:20px}.dc-wallet-amount-field{height:50px}.dc-wallet-amount-field input{padding-right:12px;font-size:15px}.dc-wallet-amount-field--with-max input{padding-right:64px}.dc-wallet-amount-field .amount-extras button{padding-inline:10px}.dc-wallet-detail-list{display:grid;margin:0;padding:0;gap:4px}.dc-wallet-detail-list>div{display:flex;min-height:44px;padding:0 16px;align-items:center;justify-content:space-between;gap:18px;border-radius:7px;background:#242640}.dc-wallet-detail-list dt{color:#8e93b9;font-size:var(--font-control-size);font-weight:var(--font-copy-weight)}.dc-wallet-detail-list dd{margin:0;color:#d1dcfa;font-size:var(--font-control-size);font-weight:var(--font-strong-weight);text-align:right}.dc-wallet-promo-requirements,.dc-wallet-promo-status-row,.dc-wallet-transfer-command{margin-top:18px}.dc-wallet-promo-result-header{display:flex;margin-bottom:14px;align-items:center;justify-content:space-between;gap:16px}.dc-wallet-promo-result-header>div{display:flex;min-width:0;flex-direction:column;gap:2px}.dc-wallet-promo-result-header span{overflow:hidden;color:#d1dcfa;font-size:var(--font-control-size);font-weight:var(--font-strong-weight);line-height:18px;text-overflow:ellipsis;white-space:nowrap}.dc-wallet-promo-result-header strong{color:var(--dc-gold);font-size:18px;font-weight:var(--font-strong-weight);line-height:22px}.dc-wallet-promo-requirements>h2{margin:0 0 8px;color:#d1dcfa;font-size:var(--font-control-size);font-weight:var(--font-strong-weight);line-height:16px;text-transform:uppercase}.dc-wallet-promo-requirements ul{display:grid;margin:0;padding:0;gap:4px;list-style:none}.dc-wallet-promo-requirements li,.dc-wallet-promo-status-row{display:flex;min-height:54px;padding:8px 12px;align-items:center;gap:10px;border-radius:7px;background:#242640}.dc-wallet-promo-requirement-icon{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border-radius:50%;background:var(--green);color:#181a31}.dc-wallet-promo-requirements li[data-met=false] .dc-wallet-promo-requirement-icon{background:var(--dc-danger);color:#181a31}.dc-wallet-promo-requirement-icon svg{width:15px;height:15px}.dc-wallet-promo-requirement-copy{display:flex;min-width:0;flex:1 1;flex-direction:column;gap:1px}.dc-wallet-promo-requirement-copy strong,.dc-wallet-promo-requirement-copy>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dc-wallet-promo-requirement-copy strong{color:#d1dcfa;font-size:var(--font-control-size);font-weight:var(--font-strong-weight);line-height:17px}.dc-wallet-promo-requirement-copy>span{color:#858ab0;font-size:11px;font-weight:var(--font-copy-weight);line-height:15px}.dc-wallet-promo-requirement-state{flex:0 0 auto;color:var(--green);font-size:13px;font-weight:900;line-height:18px;letter-spacing:-.015em;text-transform:uppercase}.dc-wallet-promo-requirements li[data-met=false] .dc-wallet-promo-requirement-state{color:var(--dc-danger)}.dc-wallet-promo-status-row[data-replayed=true] .dc-wallet-promo-requirement-icon{background:var(--dc-gold);color:#181a31}@media (max-width:520px){.dc-wallet-operation-header{padding-inline:14px}.dc-wallet-minecraft-mark,.dc-wallet-operation-mark{width:36px;height:36px;flex-basis:36px}.dc-content .dc-wallet-operation-header h1{margin-bottom:0;font-size:16px;line-height:22px}.dc-wallet-operation-account strong{max-width:100px}.dc-wallet-operation-body{padding:16px}.dc-wallet-operation-actions>button{width:100%}.dc-wallet-promo-requirement-state{display:none}}@media (max-width:480px){.sliding-tabs.dc-wallet-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.dc-wallet-tabs .sliding-tabs__button{padding-inline:4px;font-size:13px}.dc-wallet-tab-label{gap:6px}.dc-wallet-amount-field--with-max input{padding-right:60px}.dc-wallet-amount-field .amount-extras button{padding-inline:8px}}@media (max-width:360px){.dc-wallet-tabs .sliding-tabs__button{font-size:12px}.dc-wallet-tab-label svg{display:none}.dc-wallet-promo-operation .dc-wallet-operation-header,.dc-wallet-promo-operation .dc-wallet-operation-heading{gap:8px}.dc-content .dc-wallet-promo-operation .dc-wallet-operation-header h1{overflow:visible;text-overflow:clip;white-space:normal}}.dc-fairness-content,.dc-fairness-content code,.dc-fairness-content pre{font-family:var(--font-primary)}.dc-fairness-heading{max-width:720px;padding:8px 0 0}.dc-fairness-heading h1{margin:0;color:#fff;font-size:20px;font-weight:var(--font-strong-weight);line-height:25px}.dc-fairness-heading p{margin:5px 0 0;color:#bdc4df;font-size:13px;line-height:20px}.dc-fairness-tabs-scroll{margin-top:20px}.dc-fairness-tabs{--tabs-inset:0px;--tabs-gutter:0px;--tabs-height:44px;--tabs-active-color:rgba(104,84,224,0.2);width:640px;min-width:640px;height:44px;padding:0;border-radius:7px;background:#191a2e}.dc-fairness-tabs .sliding-tabs__indicator{border-radius:7px;box-shadow:inset 0 0 0 2px #6854e0}.dc-fairness-tabs .sliding-tabs__button{height:44px;padding:0 20px;border-radius:7px;color:#494c6e;font-size:14px;font-weight:var(--font-copy-weight);line-height:20px;text-transform:uppercase;white-space:nowrap}.dc-fairness-tabs .sliding-tabs__button[aria-selected=true]{color:#fbfbfb}.dc-fairness-external-link:focus-visible,.dc-fairness-game-filter-scroll button:focus-visible,.dc-fairness-preset pre:focus-visible,.dc-fairness-preset>header button:focus-visible,.dc-fairness-step-list a:focus-visible,.dc-fairness-tabs .sliding-tabs__button:focus-visible{outline:2px solid #6854e0;outline-offset:2px;text-decoration:none}.dc-fairness-panel{min-width:0;padding-top:24px}.dc-fairness-overview,.dc-fairness-protocols,.dc-fairness-troubleshooting{padding-top:0}.dc-fairness-overview,.dc-fairness-protocols{gap:24px}.dc-fairness-overview .dc-overview-column>h2,.dc-fairness-protocols .dc-overview-column>h2,.dc-fairness-troubleshooting .dc-overview-column>h2{width:auto;margin-bottom:10px;color:#fff;font-weight:var(--font-strong-weight)}.dc-fairness-copy{display:flex;flex-direction:column;gap:10px}.dc-fairness-after-table,.dc-fairness-copy p,.dc-fairness-final-note,.dc-fairness-section-heading p{margin:0;color:#aeb4d2;font-size:13px;line-height:21px}.dc-fairness-after-table code,.dc-fairness-copy code,.dc-fairness-section-heading code{padding:2px 5px;border-radius:4px;background:#0f111f;color:#c8c0ff;font-size:12px}.dc-fairness-scope-note{margin-top:18px}.dc-fairness-scope-note .fairness-seed-row{min-height:84px}.dc-fairness-formulas .fairness-seed-row>span,.dc-fairness-preset-details .fairness-seed-row>span,.dc-fairness-scope-note .fairness-seed-row>span{overflow:visible;line-height:19px;text-overflow:clip;white-space:normal}.dc-fairness-step-list{display:flex;margin:0;padding:0;list-style:none;flex-direction:column;gap:8px}.dc-fairness-step-list li{display:grid;min-height:74px;align-items:start;padding:12px 14px;border-radius:7px;background:var(--dc-card-2);grid-template-columns:26px minmax(0,1fr);gap:10px}.dc-fairness-step-list li>span{display:grid;width:26px;height:26px;place-items:center;border-radius:7px;background:rgba(104,84,224,.2);color:var(--dc-purple);font-size:11px;font-weight:var(--font-strong-weight)}.dc-fairness-step-list strong{color:#fff;font-size:12px;font-weight:var(--font-copy-weight);line-height:18px}.dc-fairness-step-list p{margin:3px 0 0;color:#d1dcfa;font-size:11px;line-height:17px}.dc-fairness-step-list a{display:inline-flex;margin-top:5px;border-radius:4px;color:var(--dc-purple);font-size:11px;text-decoration:none}.dc-fairness-step-list--compact li{min-height:0}.dc-fairness-section-heading{max-width:780px;margin-bottom:18px}.dc-fairness-section-heading h2{margin:0 0 5px;color:#fff;font-size:16px;font-weight:var(--font-strong-weight);line-height:24px}.dc-fairness-protocols,.dc-fairness-troubleshooting{margin-top:24px;padding-top:23px;border-top:1px solid #181a2d}.dc-fairness-formulas{display:flex;margin:16px 0;flex-direction:column;gap:10px}.dc-fairness-formulas .fairness-seed-row{min-height:50px}.dc-fairness-link-list{display:flex;margin-top:12px;flex-direction:column;gap:8px}.dc-fairness-external-link{min-height:50px;text-decoration:none}.dc-fairness-external-link>span{color:#d1dcfa}.dc-fairness-external-link>svg{width:12px;height:12px;flex:0 0 12px;color:var(--dc-purple)}.dc-fairness-command{max-width:420px}.dc-fairness-command .fairness-seed-row{min-height:50px}.dc-fairness-command .fairness-seed-row>span{color:#c8c0ff}.dc-fairness-game-filter-scroll{margin-top:20px}.dc-fairness-game-filter-scroll .dc-game-filters{width:max-content}.dc-fairness-game-filter-scroll .dc-game-filters button{flex:1 0 auto}.dc-fairness-preset{margin-top:24px;overflow:hidden;border:1px solid #292c4e;border-radius:7px;background:#151728}.dc-fairness-preset>header{display:flex;min-height:62px;align-items:center;justify-content:space-between;padding:10px 14px 10px 16px;border-bottom:1px solid #292c4e;background:var(--dc-card-2);gap:16px}.dc-fairness-preset>header>div{display:flex;min-width:0;flex-direction:column;gap:2px}.dc-fairness-preset>header strong{color:#fff;font-size:13px;font-weight:var(--font-strong-weight)}.dc-fairness-preset>header span{color:#858aaf;font-size:11px}.dc-fairness-preset>header button{display:inline-flex;min-height:36px;align-items:center;justify-content:center;padding:0 12px;border:0;border-radius:7px;background:rgba(154,139,255,.2);color:var(--dc-purple);font-family:var(--font-primary);font-size:12px;gap:7px;white-space:nowrap}.dc-fairness-preset>header button:hover{background:rgba(154,139,255,.28)}.dc-fairness-preset-details{display:grid;padding:16px;border-bottom:1px solid #292c4e;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dc-fairness-preset-fields{grid-column:1/-1}.dc-fairness-preset-details>p{margin:0;color:#969bc1;font-size:11px;line-height:18px;grid-column:1/-1}.dc-fairness-preset pre{max-height:620px;margin:0;padding:18px;overflow:auto;background:#0f111f;color:#d1dcfa;font-size:12px;line-height:19px;outline:0;tab-size:2}.dc-fairness-preset pre code{font-size:inherit;line-height:inherit;white-space:pre}.dc-fairness-proof-table,.dc-fairness-table{min-width:900px;table-layout:fixed}.dc-fairness-proof-table th:first-child{width:230px}.dc-fairness-proof-table tbody td:last-child,.dc-fairness-proof-table thead th:last-child,.dc-fairness-table tbody td:last-child,.dc-fairness-table thead th:last-child{text-align:left}.dc-fairness-proof-table td{min-height:52px;padding:10px 16px;color:#aeb4d2;font-size:12px;line-height:18px;white-space:normal}.dc-fairness-proof-table td:first-child{color:#fff;font-size:13px;font-weight:var(--font-strong-weight)}.dc-fairness-table th:first-child{width:220px}.dc-fairness-table th:nth-child(2){width:270px}.dc-fairness-table td{height:64px;padding:10px 12px;color:#d1dcfa;line-height:18px;white-space:normal}.dc-fairness-table td:first-child{padding-left:16px;color:#fff;font-weight:var(--font-strong-weight)}.dc-fairness-table td:last-child{padding-right:16px;color:#aeb4d2;font-size:12px}.dc-fairness-table code{color:#c8c0ff;font-size:11px;overflow-wrap:anywhere}.dc-fairness-after-table{margin-top:14px}.dc-fairness-checklist{display:flex;margin:0;padding:0;list-style:none;flex-direction:column}.dc-fairness-checklist li{position:relative;min-height:42px;padding:10px 8px 10px 24px;border-bottom:1px solid #252846;color:#d1dcfa;font-size:12px;line-height:18px}.dc-fairness-checklist li:before{position:absolute;top:16px;left:5px;width:7px;height:7px;border-radius:2px;background:var(--dc-purple);content:""}.dc-fairness-final-note{margin-top:14px}@media (max-width:820px){.dc-fairness-heading{padding-top:0}.dc-fairness-heading h1{font-size:19px}.dc-fairness-tabs{width:640px}.dc-fairness-panel{padding-top:20px}.dc-fairness-overview,.dc-fairness-protocols,.dc-fairness-troubleshooting{grid-template-columns:1fr;gap:20px}.dc-fairness-protocols,.dc-fairness-troubleshooting{margin-top:20px}}@media (max-width:520px){.dc-fairness-heading p{max-width:340px}.dc-fairness-section-heading{margin-bottom:16px}.dc-fairness-preset{margin-top:20px}.dc-fairness-preset>header{align-items:flex-start}.dc-fairness-preset-details{grid-template-columns:1fr}.dc-fairness-preset-details>p,.dc-fairness-preset-fields{grid-column:auto}.dc-fairness-preset pre{max-height:520px;padding:14px;font-size:11px;line-height:18px}}.dc-modal-backdrop{position:fixed;inset:0;z-index:500;display:grid;place-items:center;padding:16px;background:rgba(4,5,14,.78);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dc-auth-modal{width:min(390px,100%);max-height:calc(100vh - 32px);overflow:auto;border:1px solid #222644;border-radius:7px;background:#15172c;box-shadow:0 24px 80px rgba(0,0,0,.5)}.dc-modal-brand{display:grid;height:120px;place-items:center;background:radial-gradient(circle at 50% 0,rgba(125,92,255,.23),transparent 70%),#191b32}.dc-modal-brand img{width:240px;height:86px;object-fit:contain}.dc-auth-modal form{display:flex;flex-direction:column;gap:14px;padding:24px}.dc-auth-tabs{position:relative;display:grid;grid-template-columns:1fr 1fr;isolation:isolate;overflow:hidden;padding:4px;border-radius:7px;background:var(--dc-body)}.dc-auth-tabs-indicator{position:absolute;z-index:0;top:4px;bottom:4px;left:4px;width:calc((100% - 8px) / 2);border-radius:7px;background:#2a2829;pointer-events:none;transform:translateX(0);transition:transform .32s cubic-bezier(.22,1,.36,1)}.dc-auth-tabs[data-active=register] .dc-auth-tabs-indicator{transform:translateX(100%)}.dc-auth-tabs button{position:relative;z-index:1;height:40px;border:0;border-radius:7px;outline:0;background:transparent;box-shadow:none;color:var(--dc-muted);cursor:pointer;transition:color .22s ease}.dc-auth-tabs button[aria-selected=true]{color:var(--dc-gold)}.dc-auth-tabs button:focus-visible{outline:0;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.dc-auth-fields{overflow:hidden;transition:height .36s cubic-bezier(.22,1,.36,1)}.dc-auth-fields-inner{display:grid;gap:14px;animation:dc-auth-fields-enter .24s ease both}@keyframes dc-auth-fields-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.dc-auth-modal label:not(.dc-check){display:flex;flex-direction:column;gap:7px;font-size:var(--font-label-size);font-weight:var(--font-strong-weight)}.dc-auth-modal label i{display:contents;color:var(--dc-danger);font-style:normal}.dc-auth-modal input:not([type=checkbox]){width:100%;height:44px;padding:0 12px;border:2px solid var(--dc-body);border-radius:7px;outline:none;background:var(--dc-body);color:white;font-size:var(--font-control-size);font-weight:var(--font-copy-weight)}.dc-auth-modal input:not([type=checkbox]):focus,.dc-auth-modal input:not([type=checkbox]):hover{border-color:var(--dc-gold)}.dc-forgot{align-self:flex-end;margin-top:-4px;background:transparent;color:var(--dc-gold);cursor:pointer}.dc-check{display:flex;align-items:center;gap:9px;color:#cbd3ef;font-size:12px}.dc-check input{width:17px;height:17px;margin:0;accent-color:var(--dc-purple)}.dc-error{margin:0;color:#ff8291;font-size:12px}.dc-auth-submit,.dc-social{display:flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border-radius:7px;cursor:pointer;font-size:var(--font-control-size);font-weight:var(--font-strong-weight)}.dc-auth-submit{background:#5d55a9}.dc-auth-divider{height:1px;margin:8px 0;background:#292c4c}.dc-social{background:#35365f;color:#ad9eff;font-size:15px}@media (prefers-reduced-motion:reduce){.dc-feed-card:not(.dc-feed-card-empty):before{animation:none;transform:rotate(315deg)}.dc-account-rewards-button>i b:first-child{animation:none}.dc-about>button,.dc-auth-fields,.dc-auth-tabs-indicator,.dc-feed-nav,.dc-profile-menu nav:before,.dc-side-collapse,.dc-side-section-toggle,.dc-side-section-toggle svg{transition-duration:.01ms}.dc-feed-nav:active:not(:disabled){transform:translateY(-50%)}.dc-about>button:active:not(:disabled){transform:translateX(50%)}.dc-auth-fields-inner,.dc-payments-track{animation:none}}@media (max-width:820px){.dc-header,.dc-sidebar-closed .dc-header{padding-left:0}.dc-header:after,.dc-header:before,.dc-sidebar{display:none}.dc-footer,.dc-page,.dc-sidebar-closed .dc-footer,.dc-sidebar-closed .dc-page{padding-left:0}.dc-page:before,.dc-settings-page:before,.dc-sidebar-closed .dc-page:before,.dc-sidebar-closed .dc-settings-page:before{left:0;border-radius:0;clip-path:inset(0)}.dc-header-inner{display:block;padding:0 16px}.dc-header-account{position:absolute;top:15px;left:87px;display:flex}.dc-wordmark{display:none}.dc-balance{width:120px;height:40px;font-size:13px}.dc-balance img{width:18px;height:18px}.dc-mobile-mark{position:absolute;top:11px;left:15px;display:block;width:48px;height:48px;object-fit:contain}.dc-header-actions{position:absolute;top:15px;right:15px;gap:8px}.dc-header-divider,.dc-sound-shell,.dc-sound-toggle{display:none}.dc-notifications-popover{width:min(280px,calc(100vw - 32px))}.dc-header-actions .dc-ghost,.dc-header-actions .dc-primary{min-height:40px;padding-inline:15px}.dc-content{width:100%;padding:18px 16px 28px}.dc-content h1{margin-bottom:-13px;font-size:18px;line-height:27px}.dc-welcome-top{grid-template-columns:minmax(0,1fr);gap:16px}.dc-welcome-account{min-height:191px}.dc-discord-banner{aspect-ratio:3/1}.dc-social-copy{bottom:9px;left:10px}.dc-social-copy h2{font-size:15px;line-height:.98}.dc-social-copy p{max-width:205px;margin-top:4px;font-size:8px;line-height:1.05}.dc-feed{height:114px}.dc-account-promo{min-height:328px;margin-top:0}.dc-account-promo-inner{min-height:326px;padding:16px;grid-template-rows:167px auto}.dc-account-promo--guest{min-height:319px}.dc-account-promo--guest .dc-account-promo-inner{min-height:317px;padding:16px 16px 15px;grid-template-rows:158px auto}.dc-account-promo--daily-only{min-height:0;margin-top:0}.dc-account-promo--daily-only .dc-account-promo-inner{min-height:0;padding:0;grid-template-rows:auto}.dc-account-daily{width:100%;height:auto;padding:0}.dc-account-daily img{width:100%;height:auto;aspect-ratio:2.8846/1}.dc-section{margin-top:48px}.dc-case-grid,.dc-games-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dc-case-card{min-height:205px}.dc-case-card>img{width:128px;height:128px}.dc-benefits{grid-template-columns:repeat(2,1fr)}.dc-benefits a{min-height:110px;flex-direction:column;justify-content:center;text-align:center}.dc-payments-viewport{--dc-payment-gap:6px;--dc-payment-gutters:24px;--dc-payment-half-gap:3px;--dc-payment-edge-soft:8%;--dc-payment-edge-mid:16%;--dc-payment-edge-fade:26%}.dc-payment-card{width:calc((100cqw - var(--dc-payment-gutters)) / 5);height:66px;padding:7px}.dc-about{height:350px}.dc-about>div{padding:22px 18px 82px}.dc-footer{padding-bottom:70px}.dc-footer-inner{display:block;width:100%;padding:40px 16px 42px}.dc-footer-brand{margin-bottom:40px}.dc-footer-links{grid-template-columns:repeat(2,1fr);gap:34px 26px}.dc-mobile-nav{position:fixed;inset:auto 0 0;z-index:300;display:grid;height:70px;grid-template-columns:repeat(5,1fr);isolation:isolate;border-top:0;background:transparent}.dc-mobile-nav:before{inset:0;background:linear-gradient(var(--dc-line),var(--dc-line)) top /100% 1px no-repeat,#151728;-webkit-mask:linear-gradient(#000 0 0),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 42'%3E%3Cpath d='M0 0C7 0 11 4 11 11V31C11 38 15 42 22 42H68C75 42 79 38 79 31V11C79 4 83 0 90 0Z' fill='%23000'/%3E%3C/svg%3E") center top /90px 42px no-repeat;mask:linear-gradient(#000 0 0),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 42'%3E%3Cpath d='M0 0C7 0 11 4 11 11V31C11 38 15 42 22 42H68C75 42 79 38 79 31V11C79 4 83 0 90 0Z' fill='%23000'/%3E%3C/svg%3E") center top /90px 42px no-repeat;-webkit-mask-composite:xor;mask-composite:exclude}.dc-mobile-nav:after,.dc-mobile-nav:before{position:absolute;z-index:0;content:"";pointer-events:none}.dc-mobile-nav:after{top:0;left:50%;width:90px;height:42px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 42'%3E%3Cpath d='M0 .5C7 .5 11 4.5 11 11.5V30.5C11 37.5 15 41.5 22 41.5H68C75 41.5 79 37.5 79 30.5V11.5C79 4.5 83 .5 90 .5' fill='none' stroke='%232e3156'/%3E%3C/svg%3E") 50% /100% 100% no-repeat;transform:translateX(-50%)}.dc-mobile-nav button{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:transparent;color:var(--dc-soft);cursor:pointer;font-size:11px;font-weight:600;opacity:1}.dc-mobile-nav button svg{color:var(--dc-soft);font-size:18px}.dc-mobile-nav button:not(.dc-mobile-main) svg{font-size:22px}.dc-mobile-nav button:disabled{opacity:1}.dc-mobile-nav.menu-open{display:none}.dc-mobile-nav button.active,.dc-mobile-nav button:hover{color:#fff}.dc-mobile-nav button.active svg{color:var(--dc-purple)}.dc-mobile-nav .dc-mobile-main{z-index:1;padding:0;color:#fff}.dc-mobile-nav .dc-mobile-main svg{position:absolute;top:-18px;left:50%;width:52px;height:52px;padding:15px;border:0;border-radius:10px;background:#6f60df;color:#fff;box-shadow:none;transform:translateX(-50%)}.dc-mobile-nav .dc-mobile-main span{position:absolute;right:0;bottom:7px;left:0}.dc-mobile-nav .dc-mobile-main.active svg{background:var(--dc-purple);color:#fff}.dc-mobile-panel{position:fixed;inset:70px 0 0;z-index:260;display:flex;min-height:0;flex-direction:column;overflow:hidden;border-top:1px solid var(--dc-line);background:#151728}.dc-game-panel{padding:22px 0 0}.dc-mobile-drawer-handle{position:absolute;top:7px;left:50%;z-index:1;width:40px;height:4px;padding:0;border-radius:99px;background:#8d92ad;transform:translateX(-50%)}.dc-home .dc-mobile-drawer-handle:focus-visible{outline-offset:5px}.dc-mobile-drawer-scroll{min-height:0;flex:1 1;overflow-y:auto;scrollbar-width:none}.dc-game-panel .dc-side-heading{padding-inline:20px}.dc-game-panel .dc-side-list a,.dc-game-panel .dc-side-list button{height:36px;padding-inline:20px}.dc-sidebar-closed .dc-game-panel .dc-side-heading,.dc-sidebar-closed .dc-game-panel .dc-side-list a,.dc-sidebar-closed .dc-game-panel .dc-side-list button{gap:8px;padding-inline:20px}.dc-sidebar-closed .dc-game-panel .dc-side-heading{grid-template-columns:18px 1fr 24px}.dc-sidebar-closed .dc-game-panel .dc-side-list a,.dc-sidebar-closed .dc-game-panel .dc-side-list button{grid-template-columns:18px 1fr}.dc-sidebar-closed .dc-game-panel .dc-side-heading>span,.dc-sidebar-closed .dc-game-panel .dc-side-list a>span,.dc-sidebar-closed .dc-game-panel .dc-side-list button>span,.dc-sidebar-closed .dc-game-panel .dc-sidebar-footer-label{max-width:180px;opacity:1;transform:none}.dc-sidebar-closed .dc-game-panel .dc-sidebar-footer-label{max-width:140px}.dc-sidebar-closed .dc-game-panel .dc-side-heading i{width:24px;opacity:1;transform:none}.dc-sidebar-closed .dc-game-panel .dc-side-rewards{margin-top:0;padding-top:0}.dc-sidebar-closed .dc-game-panel .dc-side-rewards:before{opacity:0;transform:scaleX(.7)}.dc-game-panel .dc-side-list a.active:before{position:absolute;top:3px;bottom:3px;left:0;width:3px;border-radius:0 2px 2px 0;background:var(--dc-purple);content:""}.dc-game-panel .dc-sidebar-footer{width:100%;flex-basis:60px}.dc-sidebar-closed .dc-game-panel .dc-sidebar-rewards-action{right:100px;gap:8px}.dc-sidebar-closed .dc-game-panel .dc-sidebar-footer>.dc-sidebar-social{right:12px;bottom:12px;width:38px}.dc-sidebar-closed .dc-game-panel .dc-sidebar-footer>.dc-sidebar-social:nth-of-type(2){right:56px}.dc-chat-panel,.dc-rain{padding:16px}.dc-rain{display:flex;align-items:center;gap:14px;border-radius:7px;background:linear-gradient(120deg,#383072,#222542)}.dc-rain svg{color:#7dd8ff;font-size:28px}.dc-chat-message div,.dc-rain div{display:flex;flex-direction:column}.dc-chat-message span,.dc-rain span{color:var(--dc-muted);font-size:11px}.dc-system{margin:14px 0;padding:14px;border-radius:7px;background:var(--dc-card)}.dc-system p{margin:5px 0 0;color:var(--dc-muted);font-size:12px}.dc-chat-message{display:flex;align-items:center;gap:12px;min-height:62px;border-bottom:1px solid var(--dc-line)}.dc-chat-message img{width:38px;height:38px;border-radius:50%;object-fit:cover}.dc-chat-signin{width:100%;min-height:44px;margin-top:20px;border-radius:7px;background:var(--dc-purple);color:white}.dc-settings-page,.dc-sidebar-closed .dc-settings-page{padding:86px 16px 28px}.dc-settings-content{width:100%}.dc-settings-id{margin:0 0 13px;font-size:12px}.dc-profile-card{min-height:276px;padding:17px}.dc-avatar-edit{top:17px;left:calc(50% - 68px)}.dc-profile-card h1{margin-top:17px;font-size:19px}.dc-profile-card>p{font-size:12px}.dc-profile-actions{position:static;justify-content:center;margin-top:14px}.dc-profile-signout{display:none}.dc-level-row{right:17px;bottom:16px;left:17px}.dc-stat-grid{margin-top:24px;grid-template-columns:1fr;gap:12px}.dc-stat-grid .dc-profit-stat,.dc-stat-grid article{min-height:86px;grid-column:1}.dc-settings-tabs-scroll{margin-top:24px;padding-top:24px}.dc-settings-tabs{width:max-content}.dc-settings-tabs button{padding-inline:20px}.dc-settings-overview{grid-template-columns:1fr;gap:20px}.dc-overview-column h2{font-size:16px}.dc-settings-field{height:42px}.dc-connection-card,.dc-security-card{display:grid;height:auto;min-height:116px;padding:16px 20px;grid-template-columns:22px 1fr;align-content:center}.dc-connection-card>div,.dc-security-card>div{margin-left:12px}.dc-connection-card>button,.dc-security-action{width:100%;min-width:0;height:32px;margin:16px 0 0;grid-column:1/-1}.dc-switch{width:58px;min-width:58px;height:35px;margin:16px auto 0;grid-column:1/-1}.dc-security-action.danger{min-width:0}.dc-game-filters{min-width:100%}.dc-history-panel{padding-top:24px}.dc-settings-table{margin-top:24px}}@media (max-width:767px){.dc-home .dc-header-level{display:none}}@media (max-width:360px){.dc-mobile-mark{top:15px;left:12px;width:40px;height:40px}.dc-header-account{left:64px}.dc-balance{width:96px}.dc-header-actions{right:12px}.dc-notifications-popover{right:-48px}}@media (max-width:480px){.dc-auth-modal{width:100%}.dc-modal-brand{height:105px}.dc-auth-modal form{padding:20px}}.dc-chat-drawer{position:fixed;inset:0 0 0 auto;z-index:500;width:var(--dc-chat-width);height:100dvh;overflow:visible;border-left:1px solid #2e3156;background:#1e2038;color:#fff;font-family:var(--font-primary);transform:translateX(var(--dc-chat-width));transition:transform var(--dc-chat-motion-duration) var(--dc-chat-motion-ease)}.dc-chat-drawer.is-open{transform:translateX(0)}.dc-chat-drawer *,.dc-chat-rules-backdrop *{font-family:var(--font-primary)}.dc-chat-toggle{position:absolute;right:100%;bottom:0;display:grid;width:40px;height:40px;place-items:center;border-radius:7px 0 0;background:#9a8bff;color:#fff;cursor:pointer}.dc-chat-toggle svg{width:22px;height:22px;transform:rotate(180deg);transition:transform var(--dc-chat-motion-duration) var(--dc-chat-motion-ease)}.dc-chat-drawer.is-open .dc-chat-toggle svg{transform:rotate(0)}.dc-chat-shell{position:relative;display:grid;width:100%;height:100%;min-height:0;padding:12px;grid-template-rows:auto minmax(0,1fr) auto;gap:8px}.dc-chat-top{z-index:20;flex-direction:column;gap:8px;background:#1e2038}.dc-chat-rain,.dc-chat-top{position:relative;display:flex}.dc-chat-rain{height:72px;align-items:center;justify-content:space-between;overflow:hidden;padding:13px 12px;border-radius:5px 5px 7px 7px;background:radial-gradient(90% 95% at 25% 0,rgba(104,84,224,.5) 0,rgba(14,16,24,.447) 100%)}.dc-chat-rain-progress{position:absolute;top:0;left:0;height:3px;border-radius:1px;background:#8e7cf9;box-shadow:0 0 14px rgba(142,124,249,.45);transition:width .5s ease}.dc-chat-rain-copy{display:flex;min-width:0;align-items:center;gap:12px}.dc-chat-rain-copy>img{width:30px;height:30px;object-fit:contain}.dc-chat-rain-copy>span{display:flex;min-width:0;height:48px;flex-direction:column;justify-content:center}.dc-chat-rain-copy strong{display:block;overflow:hidden;font-size:20px;font-weight:600;line-height:26px;text-overflow:ellipsis;white-space:nowrap}.dc-chat-rain-copy small{display:flex;align-items:center;gap:4px;margin-top:-2px;background:linear-gradient(90deg,#c2b7ff,#8f7df8);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:14px;font-weight:600;line-height:20px}.dc-chat-rain-copy small span{display:grid;width:16px;height:16px;place-items:center;color:#8176b9}.dc-chat-rain-copy small svg{width:14px;height:14px}.dc-chat-rain-actions{display:flex;align-items:center;gap:6px}.dc-chat-join{min-width:57px;height:41px;padding:0 9px;border:0;border-radius:7px;background:#5742bd;color:#eeeaff;font-family:var(--font-primary);font-size:11px;font-weight:700;line-height:15px;transition:background .15s ease,opacity .15s ease}.dc-chat-join:hover:not(:disabled){background:#6854e0}.dc-chat-join:disabled{background:#2b2e4f;color:#8f94ba;cursor:default;opacity:1}.dc-chat-join:focus-visible{outline:2px solid rgba(154,139,255,.58);outline-offset:2px}.dc-chat-tip{display:grid;width:48px;height:41px;place-items:center;border:0;border-radius:7px;background:#20223c;color:#d1dcfa;transition:opacity .15s ease}.dc-chat-tip:hover{opacity:.9}.dc-chat-tip img{width:22px;height:20px}.dc-chat-system{height:87px;flex:0 0 87px;overflow:hidden;border-radius:7px;background:#2e3156;font-size:14px;line-height:20px}.dc-chat-system header{display:flex;height:35px;align-items:center;justify-content:space-between;padding:8px 10px 6px;background:linear-gradient(90deg,rgba(248,201,76,.1),rgba(154,139,255,.04));color:#f8c94c}.dc-chat-system header strong{font-weight:600}.dc-chat-system header svg{width:15px;height:15px;transform:rotate(-45deg)}.dc-chat-system p,.dc-chat-system span{display:block;margin:0;padding-inline:10px}.dc-chat-system p{margin-top:4px;font-weight:600;line-height:19px}.dc-chat-system>span{padding-bottom:5px;color:#d1dcfa;line-height:19px}.dc-chat-list{display:flex;min-height:0;flex:1 1;flex-direction:column;gap:8px;overflow-y:auto;padding:0;overscroll-behavior:contain;scrollbar-width:none}.dc-chat-list::-webkit-scrollbar{display:none}.dc-chat-card{position:relative;display:flex;width:100%;min-height:58px;flex:0 0 auto;gap:8px;padding:8px;border-radius:7px;background:#252846;color:#fff;font-size:14px;line-height:20px;outline:0;transition:background-color .15s ease,box-shadow .15s ease}.dc-chat-card:focus-within,.dc-chat-card:hover{background:#252846;box-shadow:none}.dc-chat-card.is-deleted{opacity:.62}.dc-chat-card>.dc-level-badge{align-self:center;flex:0 0 auto}.dc-chat-avatar{width:38px;height:38px;flex:0 0 38px;padding:2px;border-radius:50%;background:#595ea6;object-fit:cover}.dc-chat-card-body{min-width:0;flex:1 1}.dc-chat-card-body>header{display:flex;min-height:20px;align-items:center;justify-content:space-between}.dc-chat-card-body>header>span{display:flex;min-width:0;align-items:center;gap:6px}.dc-chat-card-body>header strong{max-width:135px;overflow:hidden;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.dc-chat-card-body time{padding-left:4px;color:#777ca9;font-size:10px;opacity:0;transition:opacity .15s ease}.dc-chat-card:focus-within .dc-chat-card-body time,.dc-chat-card:hover .dc-chat-card-body time{opacity:1}.dc-chat-card-body>p{margin:2px 0 0;color:#d1dcfa;font-size:14px;font-weight:500;line-height:20px;overflow-wrap:anywhere}.dc-chat-card-body>p small{margin-left:4px;color:#777ca9;font-size:9px}.dc-chat-reply-reference{display:flex;width:100%;min-width:0;height:22px;align-items:center;gap:6px;margin:1px 0 2px;overflow:hidden;border-left:2px solid #9a8bff;border-radius:0 4px 4px 0;background:rgba(154,139,255,.08);color:#a99cff;text-align:left}.dc-chat-reply-reference strong{flex:0 0 auto;padding-left:6px;font-size:10px}.dc-chat-reply-reference span{min-width:0;overflow:hidden;color:#9da3c8;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dc-chat-reactions{display:flex;flex-wrap:wrap;gap:4px;margin-top:5px}.dc-chat-reactions button{display:inline-flex;min-width:34px;height:22px;align-items:center;justify-content:center;gap:3px;padding:0 6px;border:1px solid #3e426f;border-radius:11px;background:#20223c;color:#cbd0ed;font-size:10px}.dc-chat-reactions button.is-active{border-color:#9a8bff;background:rgba(154,139,255,.18);color:#fff}.dc-chat-reactions button span{font-size:12px}.dc-chat-card-actions{--dc-chat-hover-x:0px;position:absolute;z-index:5;top:4px;right:4px;display:flex;gap:0;isolation:isolate;padding:2px;border:0;border-radius:6px;background:#1b1d36;box-shadow:0 6px 16px rgba(5,6,17,.32);opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .15s ease,transform .15s ease}.dc-chat-card-actions:before{position:absolute;z-index:0;top:2px;left:2px;width:28px;height:25px;border-radius:4px;background:#2e3156;content:"";opacity:0;pointer-events:none;transform:translateX(var(--dc-chat-hover-x));transition:opacity .12s ease,transform .16s cubic-bezier(.22,1,.36,1),box-shadow .12s ease}.dc-chat-card:focus-within .dc-chat-card-actions,.dc-chat-card:hover .dc-chat-card-actions{opacity:1;pointer-events:auto;transform:translateY(0)}.dc-chat-card-actions:has(>button:first-child[aria-expanded=true]){--dc-chat-hover-x:0px}.dc-chat-card-actions:has(>button:nth-child(2)[aria-expanded=true]){--dc-chat-hover-x:28px}.dc-chat-card-actions:has(>button:nth-child(3)[aria-expanded=true]){--dc-chat-hover-x:56px}.dc-chat-card-actions:has(>button:first-child:is(:hover,:focus-visible)){--dc-chat-hover-x:0px}.dc-chat-card-actions:has(>button:nth-child(2):is(:hover,:focus-visible)){--dc-chat-hover-x:28px}.dc-chat-card-actions:has(>button:nth-child(3):is(:hover,:focus-visible)){--dc-chat-hover-x:56px}.dc-chat-card-actions:has(>button:is(:hover,:focus-visible,[aria-expanded=true])):before{opacity:1}.dc-chat-card-actions:has(>button:focus-visible):before{box-shadow:inset 0 0 0 1px rgba(154,139,255,.72)}.dc-chat-card-actions button{position:relative;z-index:1;display:grid;width:28px;height:25px;place-items:center;border-radius:4px;background:transparent;color:#aeb4d5}.dc-home .dc-chat-card-actions button:focus-visible{outline:0}.dc-chat-card-actions button:is(:hover,:focus-visible,[aria-expanded=true]){background:transparent;color:#fff}.dc-chat-card-actions svg{width:12px;height:12px}.dc-chat-message-menu,.dc-chat-reaction-picker{--dc-chat-hover-x:0px;--dc-chat-hover-y:0px;position:absolute;z-index:12;top:35px;right:4px;isolation:isolate;border:0;border-radius:7px;background:#1b1d36;box-shadow:0 12px 24px rgba(5,6,17,.46);animation:dc-chat-popover .16s cubic-bezier(.22,1,.36,1) both}.dc-chat-message-menu:before,.dc-chat-reaction-picker:before{position:absolute;z-index:0;border-radius:5px;background:#2e3156;content:"";opacity:0;pointer-events:none;transform:translate(var(--dc-chat-hover-x),var(--dc-chat-hover-y));transition:opacity .12s ease,transform .16s cubic-bezier(.22,1,.36,1),box-shadow .12s ease}.dc-chat-message-menu:has(>button:is(:hover,:focus-visible)):before,.dc-chat-reaction-picker:has(>button:is(:hover,:focus-visible)):before{opacity:1}.dc-chat-message-menu:has(>button:focus-visible):before,.dc-chat-reaction-picker:has(>button:focus-visible):before{box-shadow:inset 0 0 0 1px rgba(154,139,255,.72)}.dc-chat-reaction-picker{display:flex;gap:0;padding:5px}.dc-chat-reaction-picker:before{top:5px;left:5px;width:32px;height:30px}.dc-chat-reaction-picker:has(>button:first-child:is(:hover,:focus-visible)){--dc-chat-hover-x:0px}.dc-chat-reaction-picker:has(>button:nth-child(2):is(:hover,:focus-visible)){--dc-chat-hover-x:32px}.dc-chat-reaction-picker:has(>button:nth-child(3):is(:hover,:focus-visible)){--dc-chat-hover-x:64px}.dc-chat-reaction-picker:has(>button:nth-child(4):is(:hover,:focus-visible)){--dc-chat-hover-x:96px}.dc-chat-reaction-picker:has(>button:nth-child(5):is(:hover,:focus-visible)){--dc-chat-hover-x:128px}.dc-chat-reaction-picker button{position:relative;z-index:1;display:grid;width:32px;height:30px;place-items:center;border-radius:5px;background:transparent;font-size:16px}.dc-home .dc-chat-reaction-picker button:focus-visible{outline:0}.dc-chat-reaction-picker button:is(:hover,:focus-visible){background:transparent}.dc-chat-message-menu{display:grid;width:112px;padding:5px}.dc-chat-message-menu:before{top:5px;right:5px;left:5px;height:32px}.dc-chat-message-menu:has(>button:first-child:is(:hover,:focus-visible)){--dc-chat-hover-y:0px}.dc-chat-message-menu:has(>button:nth-child(2):is(:hover,:focus-visible)){--dc-chat-hover-y:32px}.dc-chat-message-menu button{position:relative;z-index:1;display:flex;height:32px;align-items:center;gap:8px;padding:0 8px;border-radius:5px;background:transparent;color:#d1dcfa;font-size:11px;text-align:left}.dc-home .dc-chat-message-menu button:focus-visible{outline:0}.dc-chat-message-menu button:is(:hover,:focus-visible){background:transparent;color:#fff}.dc-chat-message-menu button.is-danger{color:#ff7184}.dc-chat-message-menu button.is-danger:is(:hover,:focus-visible){color:#ff8b9a}.dc-chat-message-menu svg{width:12px;height:12px}.dc-chat-footer{position:relative;z-index:30;background:#1e2038}.dc-chat-signin{width:100%;height:46px;border:2px solid transparent;border-radius:7px;background:#0f111f;color:#fff;font-size:13px;font-weight:600}.dc-chat-signin:hover{border-color:#f8c94c}.dc-chat-signin strong{color:#f8c94c}.dc-chat-composer{position:relative;width:100%}.dc-chat-composer>div:last-child{display:flex;height:46px;overflow:hidden;border:2px solid transparent;border-radius:7px;background:#0f111f;transition:border-color .15s ease}.dc-chat-composer>div:last-child:focus-within,.dc-chat-composer>div:last-child:hover{border-color:#f8c94c}.dc-chat-composer textarea{min-width:0;height:42px;flex:1 1;resize:none;padding:11px 8px 9px 12px;border:0;outline:0;background:transparent;color:#fff;font:500 13px/20px var(--font-primary);scrollbar-width:none}.dc-chat-composer textarea::placeholder{color:#777ca9}.dc-chat-composer>div:last-child>button{display:grid;width:42px;place-items:center;background:#9a8bff;color:#fff}.dc-chat-composer>div:last-child>button:disabled{background:#252846;color:#777ca9}.dc-chat-composer-context{display:flex;min-height:28px;align-items:center;justify-content:space-between;padding:3px 4px 3px 9px;border-radius:6px 6px 0 0;background:#2e3156;color:#cbd0ed;font-size:10px}.dc-chat-composer-context span{display:flex;align-items:center;gap:5px}.dc-chat-composer-context button{display:grid;width:22px;height:22px;place-items:center;border-radius:4px;background:transparent;color:#cbd0ed;font-size:18px}.dc-chat-footer-row{display:flex;height:44px;align-items:flex-end;justify-content:space-between;gap:8px;padding-top:12px}.dc-chat-footer-row nav{display:flex;gap:4px}.dc-chat-footer-row nav a{display:grid;width:32px;height:32px;place-items:center;border:2px solid #2e3156;border-radius:7px;background:transparent;color:#8f94ba;transition:color .15s ease,background-color .15s ease}.dc-chat-footer-row nav a:hover{background:#2e3156;color:#d1dcfa}.dc-chat-footer-row nav svg{width:15px;height:15px}.dc-chat-presence{display:flex;height:32px;column-gap:1px}.dc-chat-presence>button,.dc-chat-presence>span{display:flex;height:32px;align-items:center;justify-content:center;background:#2e3156;color:#d1dcfa}.dc-chat-presence>span{min-width:59px;gap:5px;padding:0 12px;border-radius:7px 0 0 7px;font-size:12px;font-weight:600}.dc-chat-presence>span i{width:6px;height:6px;border-radius:50%;background:#1bdd91;box-shadow:0 0 8px rgba(27,221,145,.75)}.dc-chat-presence>button{padding:0 12px;border-radius:0 7px 7px 0;font-size:11px;font-weight:600}.dc-chat-presence>button:hover{background:#3a3e69}.dc-chat-rules-backdrop{position:fixed;z-index:850;inset:0;display:grid;place-items:center;padding:20px;background:rgba(5,6,17,.76);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);animation:dc-chat-backdrop .16s ease both}.dc-chat-tip-backdrop{position:fixed;z-index:860;inset:0;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.5);animation:dc-chat-backdrop .16s ease both}.dc-chat-tip-dialog{width:min(405px,calc(100vw - 32px));overflow:hidden;border:0;border-radius:7px;background:#151728;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);color:#fff;animation:dc-chat-rules-enter .22s cubic-bezier(.22,1,.36,1) both}.dc-chat-tip-dialog>header{display:flex;min-height:75px;align-items:center;justify-content:space-between;padding:20px 24px}.dc-chat-tip-dialog h2{margin:0;color:#d1dcfa;font-size:22px;font-weight:500;line-height:35px}.dc-chat-tip-dialog>header button{display:grid;width:28px;height:28px;place-items:center;padding:0 0 2px;border-radius:7px;background:#242640;color:#d1dcfa;font-size:23px;line-height:1}.dc-chat-tip-dialog form{padding:0 24px 24px}.dc-chat-tip-panel{display:flex;min-height:132px;flex-direction:column;justify-content:center;gap:16px;padding:16px 8px;border-radius:7px;background:#1e2038;color:#d1dcfa;text-align:center}.dc-chat-tip-panel p{max-width:300px;margin:0 auto;font-size:14px;font-weight:600;line-height:20px}.dc-chat-tip-fields{display:flex;width:100%;min-height:44px;align-items:center;justify-content:center;gap:16px}.dc-chat-tip-fields label{position:relative;display:block;width:215px;height:44px}.dc-chat-tip-fields label img{position:absolute;z-index:2;top:13px;left:12px;width:18px;height:18px;object-fit:contain}.dc-chat-tip-fields input{width:100%;height:44px;padding:10px 8px 10px 32px;border:2px solid #2e3156;border-radius:7px;outline:0;background:#2e3156;color:#d1dcfa;font-size:14px;font-weight:600;line-height:20px;transition:border-color .15s ease}.dc-chat-tip-fields input:focus{border-color:#f8c94c}.dc-chat-tip-fields>button{min-width:88px;height:36px;padding:8px 16px;border-radius:7px;background:#9a8bff;color:#fbfbfb;font-size:14px;font-weight:500;line-height:20px;white-space:nowrap}.dc-chat-rules{width:min(436px,calc(100vw - 32px));padding:24px;border-radius:7px;background:#181a31;box-shadow:0 22px 58px rgba(0,0,0,.42);color:#fff;animation:dc-chat-rules-enter .22s cubic-bezier(.22,1,.36,1) both}.dc-chat-rules>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.dc-chat-rules h2{margin:0;color:#d1dcfa;font-size:21px;font-weight:600}.dc-chat-rules>header button{display:grid;width:30px;height:30px;place-items:center;border-radius:6px;background:#242640;color:#d1dcfa;font-size:24px;line-height:1}.dc-chat-rules ol{display:grid;gap:12px;margin:0;padding:0;list-style:none}.dc-chat-rules li{display:flex;align-items:flex-start;gap:10px;color:#d1dcfa;font-size:13px;font-weight:600;line-height:20px}.dc-chat-rules li>span{display:grid;width:25px;height:25px;flex:0 0 25px;place-items:center;border-radius:5px;background:#242640;color:#f8c94c;line-height:25px}@keyframes dc-chat-popover{0%{opacity:0;transform:translateY(-5px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes dc-chat-backdrop{0%{opacity:0}to{opacity:1}}@keyframes dc-chat-rules-enter{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.dc-chat-card-actions:before,.dc-chat-message-menu:before,.dc-chat-reaction-picker:before{transition-duration:.01ms}}@media (min-width:1280px){.dc-home.dc-chat-open .dc-footer,.dc-home.dc-chat-open .dc-header,.dc-home.dc-chat-open .dc-page{padding-right:var(--dc-chat-width)}.dc-home.dc-chat-open .dc-settings-page{padding-right:calc(var(--dc-chat-width) + 48px)}}@media (max-width:1279px){body.dc-global-chat-open{overflow:hidden}}@media (min-width:821px) and (max-width:1279px){.dc-footer-inner{grid-template-columns:minmax(0,1fr);gap:40px}.dc-footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:821px) and (max-width:900px){.dc-header-inner{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding-inline:16px}.dc-brand,.dc-header-divider,.dc-home .dc-header-level,.dc-sound-shell{display:none}.dc-header-account{justify-self:start}.dc-settings-overview{grid-template-columns:minmax(0,1fr)}}@media (max-width:820px){.dc-chat-drawer{inset:0 0 70px;display:none;width:100%;height:auto;border-left:0;transform:none}.dc-chat-drawer.is-open{display:block;animation:dc-chat-mobile-enter .26s cubic-bezier(.22,1,.36,1) both}.dc-chat-toggle{display:none}.dc-chat-shell{padding:12px}.dc-chat-list{padding:0}.dc-chat-rules-backdrop{padding:16px}.dc-chat-rules{width:min(358px,calc(100vw - 32px));padding:24px}.dc-chat-rules h2{font-size:21px}.dc-chat-tip-backdrop{padding:16px}.dc-chat-tip-dialog{width:min(326px,calc(100vw - 32px))}.dc-chat-tip-fields{flex-direction:column}.dc-home.dc-chat-open .dc-header{visibility:hidden}.dc-home.dc-chat-open .dc-mobile-nav{z-index:700}.dc-home.dc-chat-open .dc-mobile-nav button{opacity:1}}@media (min-width:600px) and (max-width:820px) and (max-height:520px){.dc-chat-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.dc-chat-rain{height:87px}}@keyframes dc-chat-mobile-enter{0%{opacity:.7;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}