*{box-sizing:border-box}html,body,#root{height:100%}html,body{overflow-x:hidden;max-width:100%}html{background:#06060c;color-scheme:dark}#root{min-height:100dvh;background:#06060c}body{margin:0;font-family:system-ui,-apple-system,sans-serif;color:#e6edf3;background:radial-gradient(1200px 800px at 50% 30%,#15183a,#0a0a12 60%,#06060c)}.wrap{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;text-align:center;padding:env(safe-area-inset-top) 16px env(safe-area-inset-bottom)}.logo{width:min(60vmin,360px);aspect-ratio:1;border-radius:50%;box-shadow:0 0 60px #785aff73,0 0 140px #3cb4ff33;animation:float 6s ease-in-out infinite}.logo.small{width:min(38vmin,170px)}.logo.tiny{width:44px;height:44px;box-shadow:0 0 24px #785aff66;animation:none}.wrap.home{justify-content:flex-start;gap:16px;padding-top:calc(env(safe-area-inset-top) + 14px)}.home-top{width:min(92vw,460px);display:flex;align-items:center;justify-content:space-between}.ham{background:none;border:none;color:#e6edf3;font-size:1.6rem;line-height:1;padding:6px;cursor:pointer}.menu-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:14px;margin:4px 0 18px}.menu-actions{display:flex;flex-direction:column;align-items:center;gap:6px;padding-bottom:8px}@keyframes float{0%,to{transform:translateY(-6px)}50%{transform:translateY(6px)}}@media(prefers-reduced-motion:reduce){.logo{animation:none}}h1{margin:0;font-size:clamp(1.5rem,6vw,2.4rem)}.sub{color:#8b949e;margin:0;max-width:30ch}.btn{font-size:1.15rem;font-weight:600;color:#0a0a12;background:linear-gradient(135deg,#ffb347,#ff7a59);text-decoration:none;padding:.8em 2.4em;border-radius:999px;box-shadow:0 6px 24px #ff7a5966;transition:transform .15s}.btn:active{transform:scale(.96)}.card{display:flex;flex-direction:column;gap:14px;width:min(88vw,320px);margin:auto;min-height:100dvh;justify-content:center;padding:calc(env(safe-area-inset-top) + 12px) 0 calc(env(safe-area-inset-bottom) + 12px)}.card .mini{width:96px;height:96px;border-radius:50%;align-self:center;box-shadow:0 0 40px #785aff66}.card h1{text-align:center;font-size:1.25rem;margin:0 0 6px}.card input{font-size:1.05rem;padding:.7em .9em;border-radius:12px;border:1px solid #30363d;background:#0d1117;color:#e6edf3}.card input:focus{outline:none;border-color:#ff7a59}.card button{font-size:1.1rem;font-weight:600;color:#0a0a12;background:linear-gradient(135deg,#ffb347,#ff7a59);border:0;padding:.75em;border-radius:12px;cursor:pointer}.card button:disabled{opacity:.6}.err{color:#ff6b6b;font-size:.9rem;min-height:1.1em;text-align:center}.back{color:#8b949e;text-align:center;text-decoration:none;font-size:.85rem}.logout{margin-top:10px;color:#8b949e;background:none;border:1px solid #30363d;border-radius:999px;padding:.5em 1.4em;cursor:pointer;font-size:.85rem}.push-on{color:#2ea043;font-size:.85rem;margin-top:10px}.ver{position:fixed;bottom:calc(env(safe-area-inset-bottom) + 10px);left:0;right:0;text-align:center;color:#4d5566;font-size:.72rem;margin:0;letter-spacing:.02em}.tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:14px;width:min(92vw,460px);margin:8px 0}.tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-decoration:none;color:#e6edf3;background:#161b22cc;border:1px solid #30363d;border-radius:18px;padding:20px 12px;aspect-ratio:1.3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .15s,border-color .15s}.tile:active{transform:scale(.96)}.tile:hover{border-color:#ff7a59}.tile-icon{font-size:2rem}.tile-title{font-size:.95rem;font-weight:600}.dash{width:min(92vw,460px)}.dash-h{font-size:.9rem;font-weight:600;color:#8b949e;text-transform:uppercase;letter-spacing:.04em;margin:0 0 10px;text-align:left}.dash-list{list-style:none;margin:0 0 4px;padding:0;display:flex;flex-direction:column;gap:8px}.dash-item a{display:flex;align-items:center;gap:12px;text-decoration:none;color:#e6edf3;background:#161b22cc;border:1px solid #30363d;border-radius:14px;padding:12px 14px}.dash-item a:hover{border-color:#ff7a59}.di-emoji{font-size:1.5rem;flex:none}.di-text{display:flex;flex-direction:column;text-align:left}.di-title{font-size:1.02rem}.di-sub{font-size:.8rem;color:#8b949e}.dgrp{margin-bottom:8px;border:1px solid #30363d;border-radius:14px;background:#161b22cc;overflow:hidden}.dgrp.urgent{border-color:#ff6b6b;box-shadow:0 0 0 1px #ff6b6b55,0 0 18px #ff6b6b22}.dgrp-head{width:100%;display:flex;align-items:center;gap:10px;padding:12px 14px;background:none;border:0;color:#e6edf3;cursor:pointer}.dgrp-name{flex:1;text-align:left;font-weight:600}.dgrp-badge{background:#ff7a59;color:#0a0a12;font-weight:700;font-size:.8rem;min-width:22px;height:22px;border-radius:999px;display:grid;place-items:center;padding:0 6px}.dgrp-chev{color:#8b949e;font-size:.8rem}.dgrp .dash-list{padding:0 12px 12px}.dgrp .dash-item a{background:#0d1117}.cf-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#0009;display:flex;align-items:center;justify-content:center;padding:24px;animation:cf-fade .15s ease}@keyframes cf-fade{0%{opacity:0}to{opacity:1}}.cf-box{width:100%;max-width:360px;background:#0d1117;border:1px solid #30363d;border-radius:18px;padding:22px 20px 16px;box-shadow:0 12px 40px #00000080;animation:cf-pop .18s cubic-bezier(.32,.72,0,1)}@keyframes cf-pop{0%{transform:scale(.94);opacity:0}to{transform:scale(1);opacity:1}}.cf-title{margin:0 0 8px;font-size:1.15rem;font-weight:700;color:#e6edf3;text-align:center}.cf-msg{margin:0 0 18px;font-size:.95rem;color:#8b949e;text-align:center;line-height:1.4;word-break:break-word}.cf-actions{display:flex;gap:10px}.cf-actions button{flex:1;font-size:1rem;font-weight:600;border-radius:12px;padding:.8em;cursor:pointer;font-family:inherit}.cf-cancel{color:#e6edf3;background:#161b22;border:1px solid #30363d}.cf-ok{color:#0a0a12;background:linear-gradient(135deg,#ffb347,#ff7a59);border:0}.cf-ok.danger{color:#fff;background:#d9342b;border:0}.sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0000;transition:background .3s ease;display:flex;align-items:flex-end}.sheet-overlay.shown{background:#0009}.sheet-content{width:100%;max-width:560px;margin:0 auto;z-index:51;background:#0d1117;border-top:1px solid #30363d;border-radius:22px 22px 0 0;padding:0 18px;height:90dvh;outline:none;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .34s cubic-bezier(.32,.72,0,1)}.sheet-content.shown{transform:translateY(0)}.sheet-head{flex:none;padding:8px 0 12px;cursor:grab;touch-action:none}.sheet-grab{width:42px;height:5px;border-radius:3px;background:#30363d;margin:0 auto 12px}.sheet-title{font-size:1.2rem;font-weight:700;margin:0;color:#e6edf3;text-align:center}.sheet-body{flex:1 1 auto;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:14px;padding:4px 0 14px}.field{display:flex;flex-direction:column;gap:6px}.field label{font-size:.85rem;color:#8b949e;display:flex;justify-content:space-between;align-items:baseline}.field input,.field select,.field textarea{width:100%;font-size:1.05rem;padding:.75em .85em;border-radius:12px;border:1px solid #30363d;background:#161b22;color:#e6edf3;font-family:inherit}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:#ff7a59}.coin-hint{color:#ffb347;font-size:.85rem;font-weight:600}.sheet-footer{flex:none;padding:12px 0 calc(env(safe-area-inset-bottom) + 14px);border-top:1px solid #21262d;background:#0d1117}.sheet-actions{display:flex;gap:10px}.sheet-actions .primary{flex:1;font-size:1.05rem;font-weight:600;color:#0a0a12;background:linear-gradient(135deg,#ffb347,#ff7a59);border:0;border-radius:12px;padding:.85em;cursor:pointer}.sheet-actions .danger{font-size:1rem;color:#ff6b6b;background:#ff6b6b14;border:1px solid #ff6b6b44;border-radius:12px;padding:.85em 1.2em;cursor:pointer}.bell{position:relative;background:none;border:none;font-size:1.5rem;line-height:1;padding:6px;cursor:pointer}.bell-badge{position:absolute;top:-2px;right:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:#ff5a5f;color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center;box-sizing:border-box}.notif-list{list-style:none;margin:0;padding:0}.notif{display:flex;align-items:flex-start;gap:10px;padding:12px 4px;border-bottom:1px solid rgba(255,255,255,.08)}.notif.fresh{background:#ff7a5914;border-radius:10px}.notif-ico{font-size:1.25rem;line-height:1.3;flex:0 0 auto}.notif-text{display:flex;flex-direction:column;gap:2px;flex:1 1 auto;min-width:0}.notif-title{font-weight:600}.notif-body{font-size:.85rem;opacity:.75}.notif-time{font-size:.75rem;opacity:.55;flex:0 0 auto;white-space:nowrap}.rings{width:min(92vw,460px)}.rings-row{display:flex;gap:14px;overflow-x:auto;padding:4px 2px 8px;justify-content:flex-start}.rings-row::-webkit-scrollbar{display:none}.ring-card{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:6px;width:76px}.ring-svg{width:72px;height:72px}.ring-base{fill:none;stroke-width:9;opacity:.17}.ring-arc{fill:none;stroke-width:9;stroke-linecap:round;transition:stroke-dashoffset .6s ease}.ring-name{font-size:.8rem;color:#c9d1d9;max-width:76px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
