.WidgetsPage-module__Mh3KjG__pageWrapper{background:#0d0d0d;min-height:calc(100vh - 64px);padding-bottom:4rem;overflow-x:hidden}.WidgetsPage-module__Mh3KjG__container{max-width:1100px;margin:0 auto;padding:2rem}.WidgetsPage-module__Mh3KjG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.WidgetsPage-module__Mh3KjG__title{color:#10b981;margin:0 0 .25rem;font-size:2.2rem;font-weight:800}.WidgetsPage-module__Mh3KjG__subtitle{color:#666;margin:0;font-size:.95rem}.WidgetsPage-module__Mh3KjG__btnCreate{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .2s}.WidgetsPage-module__Mh3KjG__btnCreate:hover{filter:brightness(1.1);transform:translateY(-1px)}.WidgetsPage-module__Mh3KjG__sessionMsg{color:#10b981;text-align:center;background:#10b9811f;border:1px solid #10b9814d;border-radius:10px;margin-bottom:1.5rem;padding:.75rem 1.25rem;font-weight:600}.WidgetsPage-module__Mh3KjG__createBox{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:20px;margin-bottom:2rem;padding:2rem}.WidgetsPage-module__Mh3KjG__createTitle{color:#fff;margin:0 0 1.5rem;font-size:1.3rem;font-weight:700}.WidgetsPage-module__Mh3KjG__createLayout{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.WidgetsPage-module__Mh3KjG__createRight{flex-direction:column;gap:1rem;display:flex}.WidgetsPage-module__Mh3KjG__previewHeading{color:#666;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.85rem;font-weight:600}.WidgetsPage-module__Mh3KjG__btnSave{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#8b5cf6);border:none;border-radius:12px;margin-top:auto;padding:.9rem;font-size:1rem;font-weight:700;transition:all .2s}.WidgetsPage-module__Mh3KjG__btnSave:hover{filter:brightness(1.1)}.WidgetsPage-module__Mh3KjG__btnSave:disabled{opacity:.6;cursor:not-allowed}.WidgetsPage-module__Mh3KjG__editor{flex-direction:column;gap:1.5rem;display:flex}.WidgetsPage-module__Mh3KjG__editorTitle{color:#555;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .75rem;font-size:.8rem;font-weight:700}.WidgetsPage-module__Mh3KjG__battleTypeHint{color:#6b7280;margin:.6rem 0 0;font-size:.78rem;line-height:1.5}.WidgetsPage-module__Mh3KjG__modeBadge{letter-spacing:.02em;border-radius:999px;padding:2px 10px;font-size:.72rem;font-weight:700;display:inline-block}.WidgetsPage-module__Mh3KjG__modeBadgeRegular{color:#34d399;background:#10b98124;border:1px solid #10b98159}.WidgetsPage-module__Mh3KjG__modeBadgeRating{color:#fbbf24;background:#f59e0b24;border:1px solid #f59e0b59}.WidgetsPage-module__Mh3KjG__layoutBtns{flex-wrap:wrap;gap:8px;display:flex}.WidgetsPage-module__Mh3KjG__layoutBtn{color:#aaa;cursor:pointer;background:#222;border:1px solid #333;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;transition:all .15s}.WidgetsPage-module__Mh3KjG__layoutBtn:hover{color:#fff;background:#2a2a2a}.WidgetsPage-module__Mh3KjG__layoutBtnActive{color:#10b981;background:#10b98126;border-color:#10b981}.WidgetsPage-module__Mh3KjG__toggles{flex-direction:column;gap:10px;display:flex}.WidgetsPage-module__Mh3KjG__toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.WidgetsPage-module__Mh3KjG__toggle input{display:none}.WidgetsPage-module__Mh3KjG__toggleSlider{background:#333;border-radius:11px;flex-shrink:0;width:40px;height:22px;transition:background .2s;position:relative}.WidgetsPage-module__Mh3KjG__toggleSlider:after{content:"";background:#666;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:3px;left:3px}.WidgetsPage-module__Mh3KjG__toggle input:checked+.WidgetsPage-module__Mh3KjG__toggleSlider{background:#10b9814d}.WidgetsPage-module__Mh3KjG__toggle input:checked+.WidgetsPage-module__Mh3KjG__toggleSlider:after{background:#10b981;left:21px}.WidgetsPage-module__Mh3KjG__toggleLabel{color:#ccc;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9rem;overflow:hidden}.WidgetsPage-module__Mh3KjG__statOrderRow{align-items:center;gap:8px;min-width:0;display:flex}.WidgetsPage-module__Mh3KjG__orderBtns{flex-shrink:0;gap:4px;display:flex}.WidgetsPage-module__Mh3KjG__orderBtn{color:#aaa;cursor:pointer;background:#222;border:1px solid #333;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;line-height:1;transition:all .15s;display:inline-flex}.WidgetsPage-module__Mh3KjG__orderBtn:hover:not(:disabled){color:#fff;background:#2a2a2a;border-color:#10b981}.WidgetsPage-module__Mh3KjG__orderBtn:disabled{opacity:.35;cursor:not-allowed}.WidgetsPage-module__Mh3KjG__colors{flex-direction:column;gap:10px;display:flex}.WidgetsPage-module__Mh3KjG__colorRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.WidgetsPage-module__Mh3KjG__colorLabel{color:#aaa;font-size:.875rem}.WidgetsPage-module__Mh3KjG__colorInputWrap{align-items:center;gap:8px;display:flex}.WidgetsPage-module__Mh3KjG__colorInput{cursor:pointer;background:#1a1a1a;border:none;border-radius:8px;width:36px;height:36px;padding:2px}.WidgetsPage-module__Mh3KjG__colorHex{color:#666;min-width:60px;font-family:monospace;font-size:.8rem}.WidgetsPage-module__Mh3KjG__preview{border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;justify-content:center;min-height:70px;padding:14px 18px;font-family:Segoe UI,system-ui,sans-serif;display:flex}.WidgetsPage-module__Mh3KjG__previewStats{gap:0;width:100%;display:flex}.WidgetsPage-module__Mh3KjG__previewRow{flex-direction:row}.WidgetsPage-module__Mh3KjG__previewCol{flex-direction:column;gap:8px}.WidgetsPage-module__Mh3KjG__previewStat{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:4px 0;display:flex}.WidgetsPage-module__Mh3KjG__previewLabel{opacity:.7;text-align:center;margin-bottom:2px;font-size:10px}.WidgetsPage-module__Mh3KjG__previewValue{text-align:center;font-size:20px;font-weight:800;line-height:1.1}.WidgetsPage-module__Mh3KjG__previewTile{border:none;min-height:auto;padding:0;background:0 0!important}.WidgetsPage-module__Mh3KjG__previewTileH{flex-direction:row;gap:6px}.WidgetsPage-module__Mh3KjG__previewTileV{flex-direction:column;align-items:flex-start;gap:6px;width:fit-content}.WidgetsPage-module__Mh3KjG__tile{border:1px solid #ffffff14;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:64px;padding:10px 16px;display:flex}.WidgetsPage-module__Mh3KjG__previewTileV .WidgetsPage-module__Mh3KjG__tile{flex:none;width:100%}.WidgetsPage-module__Mh3KjG__tileLabel{color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:3px;font-size:10px}.WidgetsPage-module__Mh3KjG__tileValue{font-size:20px;font-weight:800;line-height:1.1}.WidgetsPage-module__Mh3KjG__instruction{background:#141414;border:1px solid #222;border-radius:16px;margin-bottom:2rem;padding:1.5rem}.WidgetsPage-module__Mh3KjG__instrTitle{color:#10b981;margin:0 0 1rem;font-size:1rem;font-weight:700}.WidgetsPage-module__Mh3KjG__instrSteps{flex-direction:column;gap:10px;display:flex}.WidgetsPage-module__Mh3KjG__instrStep{color:#aaa;align-items:flex-start;gap:12px;font-size:.9rem;line-height:1.4;display:flex}.WidgetsPage-module__Mh3KjG__instrNum{color:#10b981;background:#10b98126;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.WidgetsPage-module__Mh3KjG__listTitle{color:#fff;margin:0 0 1rem;font-size:1.1rem;font-weight:700}.WidgetsPage-module__Mh3KjG__widgetsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;display:grid}.WidgetsPage-module__Mh3KjG__card{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:16px;flex-direction:column;gap:1rem;padding:1.25rem;transition:border-color .2s;display:flex}.WidgetsPage-module__Mh3KjG__card:hover{border-color:#3a3a3a}.WidgetsPage-module__Mh3KjG__cardActions{flex-direction:column;gap:8px;display:flex}.WidgetsPage-module__Mh3KjG__btnSession{color:#10b981;cursor:pointer;background:#10b98126;border:1px solid #10b9814d;border-radius:10px;width:100%;padding:.6rem 1rem;font-size:.875rem;font-weight:700;transition:all .2s}.WidgetsPage-module__Mh3KjG__btnSession:hover{background:#10b98140}.WidgetsPage-module__Mh3KjG__sessionRow{gap:8px;display:flex}.WidgetsPage-module__Mh3KjG__sessionRow .WidgetsPage-module__Mh3KjG__btnSession{flex:2}.WidgetsPage-module__Mh3KjG__btnStop{color:#ef4444;cursor:pointer;white-space:nowrap;background:#ef44441f;border:1px solid #ef44444d;border-radius:10px;flex:1;padding:.6rem .5rem;font-size:.8rem;font-weight:700;transition:all .2s}.WidgetsPage-module__Mh3KjG__btnStop:hover{background:#ef444438}.WidgetsPage-module__Mh3KjG__btnStopFull{color:#ef4444;cursor:pointer;background:#ef444426;border:1px solid #ef444459;border-radius:10px;width:100%;padding:.6rem 1rem;font-size:.875rem;font-weight:700;transition:all .2s}.WidgetsPage-module__Mh3KjG__btnStopFull:hover{background:#ef444440}.WidgetsPage-module__Mh3KjG__btnEdit{color:#aaa;cursor:pointer;background:#222;border:1px solid #333;border-radius:8px;flex:1;padding:.45rem;font-size:.8rem;transition:all .2s}.WidgetsPage-module__Mh3KjG__btnEdit:hover{color:#fff;background:#2a2a2a}.WidgetsPage-module__Mh3KjG__linkRow{gap:6px;display:flex}.WidgetsPage-module__Mh3KjG__linkInput{color:#888;background:#111;border:1px solid #333;border-radius:8px;flex:1;min-width:0;padding:.5rem .75rem;font-family:monospace;font-size:.75rem}.WidgetsPage-module__Mh3KjG__btnCopy{color:#aaa;cursor:pointer;background:#222;border:1px solid #333;border-radius:8px;flex-shrink:0;padding:0 .75rem;font-size:1rem;transition:all .2s}.WidgetsPage-module__Mh3KjG__btnCopyOk{color:#10b981;background:#10b98133;border-color:#10b981}.WidgetsPage-module__Mh3KjG__cardMeta{gap:8px;display:flex}.WidgetsPage-module__Mh3KjG__btnPreviewLink{text-align:center;color:#aaa;background:#222;border:1px solid #333;border-radius:8px;flex:1;padding:.45rem;font-size:.8rem;text-decoration:none;transition:all .2s}.WidgetsPage-module__Mh3KjG__btnPreviewLink:hover{color:#fff;background:#2a2a2a}.WidgetsPage-module__Mh3KjG__btnDelete{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;flex:1;padding:.45rem;font-size:.8rem;transition:all .2s}.WidgetsPage-module__Mh3KjG__btnDelete:hover{background:#ef444433}.WidgetsPage-module__Mh3KjG__guestBox{text-align:center;max-width:480px;margin:2.5rem auto;padding:1.5rem}.WidgetsPage-module__Mh3KjG__guestIcon{margin-bottom:.5rem;font-size:2.5rem}.WidgetsPage-module__Mh3KjG__guestTitle{color:#fff;margin-bottom:.35rem;font-size:1.5rem;font-weight:800}.WidgetsPage-module__Mh3KjG__guestText{color:#666;margin-bottom:1rem;font-size:.9rem;line-height:1.6}.WidgetsPage-module__Mh3KjG__guestAuthBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.85rem 2.25rem;font-family:inherit;font-size:1rem;font-weight:700;transition:background .18s,transform .15s;display:inline-flex}.WidgetsPage-module__Mh3KjG__guestAuthBtn:hover{background:#059669;transform:translateY(-1px)}.WidgetsPage-module__Mh3KjG__guestBtnRow{flex-direction:column;align-items:center;gap:.85rem;display:flex}.WidgetsPage-module__Mh3KjG__guestBtn{color:#9ca3af;background:0 0;border-radius:12px;padding:.6rem 1.5rem;font-weight:600;text-decoration:none;transition:color .18s;display:inline-block}.WidgetsPage-module__Mh3KjG__guestBtn:hover{color:#fff}.WidgetsPage-module__Mh3KjG__emptyState{text-align:center;color:#555;padding:4rem 2rem}.WidgetsPage-module__Mh3KjG__emptyIcon{margin-bottom:1rem;font-size:3rem}@media (max-width:768px){.WidgetsPage-module__Mh3KjG__container{padding:1rem}.WidgetsPage-module__Mh3KjG__title{font-size:1.75rem}.WidgetsPage-module__Mh3KjG__createLayout{grid-template-columns:1fr}.WidgetsPage-module__Mh3KjG__createBox{padding:1.25rem}.WidgetsPage-module__Mh3KjG__widgetsGrid{grid-template-columns:1fr}.WidgetsPage-module__Mh3KjG__header{gap:.75rem}.WidgetsPage-module__Mh3KjG__btnCreate{text-align:center;width:100%}.WidgetsPage-module__Mh3KjG__colorRow{flex-wrap:wrap}.WidgetsPage-module__Mh3KjG__layoutBtns{gap:6px}.WidgetsPage-module__Mh3KjG__layoutBtn{padding:.45rem .75rem;font-size:.8rem}}@media (max-width:480px){.WidgetsPage-module__Mh3KjG__container{padding:.75rem}.WidgetsPage-module__Mh3KjG__createBox{padding:1rem}.WidgetsPage-module__Mh3KjG__colorRow{flex-direction:column;align-items:stretch;gap:.4rem}.WidgetsPage-module__Mh3KjG__colorInputWrap{justify-content:space-between;width:100%}.WidgetsPage-module__Mh3KjG__colorInput{flex-shrink:0}.WidgetsPage-module__Mh3KjG__colorHex{min-width:0}.WidgetsPage-module__Mh3KjG__previewStats{overflow-x:auto}}
@font-face{font-family:Rajdhani;font-style:normal;font-weight:700;font-display:swap;src:url(../media/63e49db46351d020-s.0ta1d1gw2mpw9.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Rajdhani;font-style:normal;font-weight:700;font-display:swap;src:url(../media/35f9213b86bccda4-s.0-a587c3ipsmj.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rajdhani;font-style:normal;font-weight:700;font-display:swap;src:url(../media/3206eb66b875a5b3-s.p.0newl065t398d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rajdhani Fallback;src:local(Arial);ascent-override:102.12%;descent-override:37.99%;line-gap-override:0.0%;size-adjust:91.07%}.rajdhani_111c069c-module__kjyXYq__className{font-family:Rajdhani,Rajdhani Fallback;font-style:normal;font-weight:700}
