.WidgetsPage-module__Mh3KjG__pageWrapper{background:#0d0d0d;min-height:calc(100vh - 64px);padding-bottom:4rem}.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__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;font-size:.9rem}.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__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:8rem auto;padding:2rem}.WidgetsPage-module__Mh3KjG__guestIcon{margin-bottom:1rem;font-size:4rem}.WidgetsPage-module__Mh3KjG__guestTitle{color:#fff;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.WidgetsPage-module__Mh3KjG__guestText{color:#666;margin-bottom:1.5rem;line-height:1.6}.WidgetsPage-module__Mh3KjG__guestBtn{color:#fff;background:#10b981;border-radius:12px;padding:.75rem 2rem;font-weight:700;text-decoration:none;display:inline-block}.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}}
