:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#1e2923;--muted:#728078;--paper:#f3f2ed;--surface:#fffefa;--surface-2:#f7f5ef;--line:#22362b1f;--green:#477a60;--green-deep:#17231d;--coral:#ee6252;--blue:#5f85a7;--amber:#bd812c;background:var(--paper);color:var(--ink);font-family:Inter,Hiragino Sans,Yu Gothic,system-ui,sans-serif}*{box-sizing:border-box}body{background:var(--paper);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid color-mix(in srgb, var(--coral) 36%, transparent);outline-offset:2px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{rotate:360deg}}.brand-mark{background:linear-gradient(145deg,#f2cab2,#df6658 65%,#a83d3e);border-radius:15px;flex:none;place-items:center;width:43px;height:43px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff4d,0 9px 24px #a5433a38}.brand-mark:before{content:"";background:#fff8ef;border-radius:99px 99px 4px;width:14px;height:24px;translate:-5px 2px;rotate:-32deg}.brand-mark span{background:#fff8efcc;border-radius:99px 99px 99px 3px;width:12px;height:20px;position:absolute;translate:6px 4px;rotate:31deg}.login-shell,.loading-screen{background:radial-gradient(circle at 18% 15%, #ee62522e, transparent 27%), radial-gradient(circle at 85% 84%, #477a6033, transparent 31%), var(--green-deep);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fffefafa;border:1px solid #ffffff24;border-radius:32px;width:min(520px,100%);padding:34px;box-shadow:0 30px 100px #0000004d}.login-brand,.admin-brand{align-items:center;gap:12px;display:flex}.login-brand>div,.admin-brand>div{display:grid}.login-brand b,.admin-brand b{letter-spacing:-.04em;font-size:27px;line-height:1}.login-brand span,.admin-brand span{color:var(--muted);letter-spacing:.16em;margin-top:5px;font-size:8px;font-weight:900}.login-copy{margin:42px 0 26px}.eyebrow{color:var(--coral);letter-spacing:.1em;align-items:center;gap:7px;font-size:10px;font-weight:900;display:inline-flex}.eyebrow svg{width:16px}.login-copy h1{letter-spacing:-.055em;margin:15px 0;font-size:clamp(35px,8vw,51px);line-height:1.08}.login-copy p{color:var(--muted);margin:0;font-size:13px;line-height:1.8}.login-actions{gap:9px;display:grid}.login-actions button{border:1px solid var(--line);background:var(--surface);min-height:54px;color:var(--ink);text-align:left;border-radius:15px;grid-template-columns:32px 1fr 20px;align-items:center;gap:10px;padding:8px 14px;font-weight:800;display:grid}.login-actions button>svg{width:21px}.login-actions button>svg:last-child{width:17px;color:var(--muted)}.provider{color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;font-weight:900;display:grid}.provider.google{background:#4285f4}.provider.x{background:#161616}.provider.github{background:#203329;font-size:10px}.provider.discord{background:#5865f2;font-size:11px}.login-card>small{color:var(--muted);margin-top:19px;font-size:9px;line-height:1.7;display:block}.loading-screen{color:#fff;align-content:center;gap:13px}.loading-screen>svg{width:25px}.loading-screen p{margin:0;font-size:12px}.admin-shell{min-height:100vh}.sidebar{z-index:10;background:var(--green-deep);color:#fff;flex-direction:column;width:254px;padding:25px 19px;display:flex;position:fixed;inset:0 auto 0 0}.admin-brand{padding:0 8px 24px}.admin-brand span{color:#ffffff85}.admin-identity{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:10px;margin:5px 0 25px;padding:12px;display:grid}.avatar{color:#fff;background:linear-gradient(145deg,#f6d0b9,#eb7060);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.admin-identity>div{gap:2px;min-width:0;display:grid}.admin-identity b,.admin-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-identity b{font-size:12px}.admin-identity small{color:#ffffff85;font-size:9px}.admin-identity>svg{color:#7ed4a6;width:17px}.sidebar nav{gap:5px;display:grid}.sidebar nav button,.sidebar-bottom button,.sidebar-bottom a{color:#ffffff9e;background:0 0;border:0;border-radius:13px;align-items:center;gap:12px;width:100%;min-height:45px;padding:0 13px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.sidebar nav button svg,.sidebar-bottom svg{width:18px}.sidebar nav button.active{color:#fff;background:#ffffff1f}.sidebar-bottom{border-top:1px solid #ffffff1a;gap:3px;margin-top:auto;padding-top:20px;display:grid}.admin-main{max-width:1440px;min-height:100vh;margin-left:254px;padding:28px clamp(22px,4vw,58px) 60px}.topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.topbar span{color:var(--coral);letter-spacing:.13em;font-size:9px;font-weight:900}.topbar h1{letter-spacing:-.04em;margin:4px 0 0;font-size:clamp(28px,4vw,40px)}.refresh-button{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:12px;align-items:center;gap:7px;padding:10px 13px;font-size:10px;font-weight:850;display:flex}.refresh-button svg{width:16px}.alert{background:color-mix(in srgb, var(--green) 12%, var(--surface));color:var(--green);border-radius:14px;align-items:center;gap:8px;margin:0 0 17px;padding:12px 14px;font-size:11px;font-weight:800;display:flex}.alert.error{color:#b7463c;background:#fff0ed}.alert>svg{flex:none;width:17px}.alert button{color:inherit;background:0 0;border:0;margin-left:auto;padding:0}.alert button svg{width:16px}.current-account{border:1px solid var(--line);background:var(--surface-2);border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin:-4px 0 15px;padding:12px 14px;display:flex}.current-account>div{gap:2px;min-width:0;display:grid}.current-account small{color:var(--muted);font-size:8px;font-weight:800}.current-account b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.current-account button{border:1px solid var(--line);background:var(--surface);color:var(--green);border-radius:10px;flex:none;align-items:center;gap:6px;padding:8px 10px;font-size:9px;font-weight:900;display:inline-flex}.current-account button svg{width:14px}.welcome-card{color:#fff;background:linear-gradient(125deg,#244333,#477a60 64%,#709c82);border-radius:31px;justify-content:space-between;align-items:center;gap:30px;min-height:270px;padding:clamp(28px,5vw,54px);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 55px #214c3533}.welcome-card:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:330px;height:330px;position:absolute;top:-140px;right:-110px;box-shadow:0 0 0 45px #ffffff09,0 0 0 100px #ffffff06}.welcome-card>div,.welcome-card>svg{z-index:1;position:relative}.welcome-card .eyebrow{color:#f4b09e}.welcome-card h2{letter-spacing:-.05em;margin:13px 0 10px;font-size:clamp(31px,5vw,51px);line-height:1.08}.welcome-card p{color:#ffffffa8;margin:0;font-size:12px}.welcome-card>svg{color:#ffffff21;width:clamp(90px,14vw,155px);height:auto}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:18px 0;display:grid}.stat-card{border:1px solid var(--line);background:var(--surface);border-radius:21px;align-items:flex-start;gap:13px;min-width:0;padding:19px;display:flex}.stat-card>span,.panel-icon{width:42px;height:42px;color:var(--green);background:#477a601a;border-radius:14px;flex:none;place-items:center;display:grid}.stat-card>span svg,.panel-icon svg{width:20px}.stat-card.coral>span,.panel-icon.coral{color:var(--coral);background:#ee62521a}.stat-card.blue>span,.panel-icon.blue{color:var(--blue);background:#5f85a71f}.stat-card.amber>span,.panel-icon.amber{color:var(--amber);background:#bd812c1f}.stat-card>div{min-width:0;display:grid}.stat-card small{color:var(--muted);font-size:9px;font-weight:800}.stat-card b{margin:3px 0;font-size:26px}.stat-card p{color:var(--muted);margin:0;font-size:9px}.panel{border:1px solid var(--line);background:var(--surface);border-radius:25px;padding:22px}.panel-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.panel-heading>div{align-items:center;gap:12px;min-width:0;display:flex}.panel-heading h2,.panel-heading p{margin:0}.panel-heading h2{font-size:17px}.panel-heading p{color:var(--muted);margin-top:3px;font-size:9px}.panel-heading>button{color:var(--green);background:0 0;border:0;align-items:center;gap:4px;padding:8px 10px;font-size:10px;font-weight:850;display:flex}.panel-heading>button svg{width:14px}.compact-list,.admin-list{gap:9px;display:grid}.compact-list article{background:var(--surface-2);border-radius:14px;align-items:center;gap:11px;padding:12px;display:flex}.compact-list article>div{flex:1;justify-content:space-between;gap:12px;min-width:0;display:flex}.compact-list b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.compact-list small{color:var(--muted);flex:none;font-size:9px}.importance,.kind,.vote,.admin-chip{color:var(--green);background:#477a601a;border-radius:999px;align-items:center;gap:4px;padding:6px 9px;font-size:9px;font-weight:900;display:inline-flex}.importance.important{color:#a46d17;background:#fff2d9}.importance.urgent,.kind.bug{color:#b94b40;background:#ffebe7}.two-column{grid-template-columns:minmax(300px,.85fr) minmax(380px,1.15fr);align-items:start;gap:17px;display:grid}.compose-panel{position:sticky;top:22px}.compose-panel label{gap:7px;margin-top:13px;font-size:10px;font-weight:850;display:grid}.compose-panel input,.compose-panel textarea,.compose-panel select,.request-card select{border:1px solid var(--line);background:var(--surface-2);width:100%;color:var(--ink);resize:vertical;border-radius:12px;outline:none;padding:12px 13px}.primary{background:var(--coral);color:#fff;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:50px;margin-top:16px;font-size:11px;font-weight:900;display:flex}.primary svg{width:17px}.admin-list article,.request-card{border:1px solid var(--line);background:var(--surface-2);border-radius:18px;gap:10px;padding:16px;display:grid}.item-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.item-top>div{align-items:center;gap:6px;display:flex}.item-top>small{color:var(--muted);font-size:9px}.admin-list h3,.admin-list p,.request-card h3,.request-card p{overflow-wrap:anywhere;margin:0}.admin-list h3,.request-card h3{font-size:15px}.admin-list p,.request-card p{color:var(--muted);white-space:pre-wrap;font-size:11px;line-height:1.65}.danger{color:#bd453a;background:#dc4a3d0f;border:1px solid #be44392e;border-radius:10px;justify-self:end;align-items:center;gap:5px;padding:7px 9px;font-size:9px;font-weight:900;display:inline-flex}.danger svg{width:13px}.request-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.request-card .kind svg,.request-card .vote svg{width:12px;height:12px}.request-card select{width:auto;min-width:105px;padding:7px 9px;font-size:9px;font-weight:800}.request-card footer{border-top:1px solid var(--line);align-items:center;gap:12px;margin-top:3px;padding-top:10px;display:flex}.request-card footer>div{gap:2px;min-width:0;display:grid}.request-card footer b{font-size:10px}.request-card footer small{color:var(--muted);font-size:8px}.request-card footer .danger{margin-left:auto}.icon-only{justify-content:center;width:31px;height:31px;padding:0}.report-ids{flex-wrap:wrap;gap:6px;display:flex}.report-ids span{background:var(--surface);color:var(--muted);overflow-wrap:anywhere;border-radius:8px;padding:6px 8px;font:8px ui-monospace,monospace}.search-box{border:1px solid var(--line);background:var(--surface-2);border-radius:13px;align-items:center;gap:8px;margin-bottom:15px;padding:5px 13px;display:flex}.search-box svg{width:17px;color:var(--muted)}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:none;padding:9px 2px}.user-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.user-grid article{border:1px solid var(--line);background:var(--surface-2);border-radius:15px;align-items:center;gap:11px;min-width:0;padding:12px;display:flex}.user-grid article>div{gap:2px;min-width:0;display:grid}.user-grid b,.user-grid small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-grid b{font-size:11px}.user-grid small{color:var(--muted);font-size:9px}.user-grid .admin-chip{flex:none;margin-left:auto}.admin-chip svg{width:12px}.moderation-grid article{align-items:stretch;gap:10px;display:grid}.user-summary{align-items:center;gap:11px;min-width:0;display:flex}.user-summary>div{gap:2px;min-width:0;display:grid}.restriction-chip{color:#9a6519;background:#fff1d9;border-radius:999px;align-items:center;gap:4px;margin-left:auto;padding:6px 8px;font-size:8px;font-weight:900;display:inline-flex}.restriction-chip.ban{color:#b94b40;background:#ffebe7}.restriction-chip svg{width:12px}.restricted-user{border-color:#b94b403d!important}.restriction-reason{background:var(--surface);color:var(--muted);overflow-wrap:anywhere;border-radius:10px;margin:0;padding:8px 10px;font-size:9px;line-height:1.5}.moderation-actions{border-top:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding-top:9px;display:grid}.moderation-actions button{border:1px solid var(--line);background:var(--surface);min-height:34px;color:var(--ink);border-radius:9px;justify-content:center;align-items:center;gap:4px;padding:6px;font-size:8px;font-weight:900;display:flex}.moderation-actions button svg{width:12px}.moderation-actions .ban-user{color:#b94b40;background:#ffebe7;border-color:#b94b4040}.moderation-actions .release{color:var(--green);background:#477a601a;grid-column:1/-1}.empty-state{border:1px dashed var(--line);min-height:180px;color:var(--muted);text-align:center;border-radius:18px;align-content:center;place-items:center;gap:8px;display:grid}.empty-state svg{opacity:.55;width:31px;height:31px}.empty-state p{margin:0;font-size:10px}.account-grid{grid-template-columns:minmax(300px,.8fr) minmax(380px,1.2fr);align-items:start;gap:17px;display:grid}.profile-panel{padding:0;overflow:hidden}.admin-profile-cover{background:radial-gradient(circle at 80% 20%,#ffffff40,#0000 26%),linear-gradient(135deg,#2c5540,#719a83);height:145px;position:relative}.admin-profile-cover .avatar.large{border:5px solid var(--surface);width:78px;height:78px;font-size:24px;position:absolute;bottom:-31px;left:24px}.admin-profile-copy{padding:45px 24px 24px}.profile-name{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.profile-name h2{margin:0;font-size:23px}.profile-name small{color:var(--muted);font-size:10px}.admin-profile-copy>p{min-height:38px;color:var(--muted);white-space:pre-wrap;margin:17px 0;font-size:11px;line-height:1.7}.profile-details{flex-wrap:wrap;gap:7px;display:flex}.profile-details span,.visibility{background:var(--surface-2);color:var(--muted);border-radius:9px;padding:6px 9px;font-size:9px;font-weight:800}.friend-link-panel label{gap:7px;font-size:10px;font-weight:850;display:grid}.friend-link-panel input{border:1px solid var(--line);background:var(--surface-2);width:100%;color:var(--ink);border-radius:12px;outline:none;padding:12px 13px}.privacy-copy{color:var(--muted);margin-top:12px;font-size:9px;line-height:1.6;display:block}.diary-panel,.friends-panel{grid-column:span 1}.diary-list{gap:10px;max-height:650px;display:grid;overflow:auto}.diary-list article{border:1px solid var(--line);background:var(--surface-2);border-radius:17px;gap:9px;padding:16px;display:grid}.diary-list h3,.diary-list p{overflow-wrap:anywhere;margin:0}.diary-list h3{font-size:15px}.diary-list p{color:var(--muted);white-space:pre-wrap;font-size:11px;line-height:1.7}.diary-list footer{border-top:1px solid var(--line);align-items:center;gap:6px;padding-top:9px;display:flex}.diary-list footer span{background:var(--surface);border-radius:8px;padding:4px 7px;font-size:9px}.diary-list footer small{color:var(--muted);margin-left:auto;font-size:8px}.mobile-nav{display:none}.server-layout{gap:18px;display:grid}.server-hero{color:#fff;background:linear-gradient(125deg,#203c2e,#315e47 66%,#50836a);border-radius:30px;justify-content:space-between;align-items:center;gap:28px;min-height:220px;padding:clamp(28px,5vw,48px);display:flex;box-shadow:0 22px 50px #214c352e}.server-hero h2{letter-spacing:-.05em;margin:13px 0 10px;font-size:clamp(31px,5vw,47px);line-height:1.08}.server-hero p{color:#ffffff9e;margin:0;font-size:10px}.server-pulse{color:#ffffffc2;letter-spacing:.1em;background:#00000021;border:1px solid #ffffff29;border-radius:999px;flex:none;align-items:center;gap:9px;padding:12px 16px;font-size:9px;font-weight:900;display:inline-flex}.server-pulse>span{background:#d46c62;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #d46c6226}.server-pulse.online>span{background:#71d49e;box-shadow:0 0 0 5px #71d49e29}.server-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.capacity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.capacity-grid article{border:1px solid var(--line);background:var(--surface-2);border-radius:18px;gap:12px;padding:18px;display:grid}.capacity-grid article>div:first-child{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.capacity-grid span{color:var(--muted);align-items:center;gap:7px;font-size:9px;font-weight:850;display:inline-flex}.capacity-grid span svg{width:15px;color:var(--green)}.capacity-grid b{white-space:nowrap;font-size:19px}.capacity-grid b small{color:var(--muted);font-size:9px}.usage-track{background:var(--line);border-radius:999px;height:9px;overflow:hidden}.usage-track i{border-radius:inherit;background:linear-gradient(90deg, var(--green), #75b08f);min-width:2px;height:100%;display:block}.capacity-grid p,.capacity-note{color:var(--muted);margin:0;font-size:9px;line-height:1.55}.capacity-note{margin-top:13px}.service-list{gap:9px;display:grid}.service-list article{border:1px solid var(--line);background:var(--surface-2);border-radius:16px;grid-template-columns:42px minmax(0,1fr) auto 32px;align-items:center;gap:12px;padding:13px;display:grid}.service-icon{color:#fff;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.service-icon svg{width:19px}.service-icon.supabase{background:#3e9f76}.service-icon.cloudflare{background:#ed7f35}.service-list article>div{gap:3px;min-width:0;display:grid}.service-list b{font-size:11px}.service-list small{color:var(--muted);font-size:9px}.service-status{color:var(--green);align-items:center;gap:6px;font-size:9px;font-weight:900;display:inline-flex}.service-status i{background:#50ae7d;border-radius:50%;width:7px;height:7px}.service-list a{width:32px;height:32px;color:var(--muted);border-radius:10px;place-items:center;display:grid}.service-list a:hover{background:var(--surface);color:var(--green)}.service-list a svg{width:15px}.security-note{color:var(--muted);align-items:center;gap:7px;margin:14px 0 0;font-size:9px;line-height:1.5;display:flex}.security-note svg{width:15px;color:var(--green);flex:none}@media (width<=1050px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.request-grid{grid-template-columns:1fr}.server-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){body{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.sidebar{display:none}.admin-main{margin-left:0;padding:20px 14px 30px}.topbar{margin-bottom:18px}.topbar h1{font-size:28px}.welcome-card{border-radius:25px;min-height:235px;padding:25px}.welcome-card>svg{display:none}.welcome-card h2{font-size:34px}.stats-grid{gap:9px}.stat-card{border-radius:17px;gap:9px;padding:14px}.stat-card>span{border-radius:12px;width:36px;height:36px}.stat-card b{font-size:22px}.panel{border-radius:21px;padding:16px}.two-column,.account-grid{grid-template-columns:1fr}.compose-panel{position:static}.user-grid{grid-template-columns:1fr}.mobile-nav{z-index:20;height:calc(64px + env(safe-area-inset-bottom));padding:6px 5px env(safe-area-inset-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);scrollbar-width:none;background:#fffefaf5;grid-auto-columns:minmax(64px,1fr);grid-auto-flow:column;display:grid;position:fixed;inset:auto 0 0;overflow-x:auto}.mobile-nav button{min-width:0;color:var(--muted);background:0 0;border:0;align-content:center;place-items:center;gap:3px;padding:2px;font-size:7px;font-weight:800;display:grid}.mobile-nav button svg{width:19px;height:19px}.mobile-nav button.active{color:var(--coral)}.server-hero{border-radius:25px;flex-direction:column;align-items:flex-start;gap:24px;min-height:205px;padding:25px}.server-hero h2{font-size:34px}.capacity-grid{grid-template-columns:1fr}.capacity-grid article>div:first-child{flex-direction:column;align-items:flex-start}.service-list article{grid-template-columns:38px minmax(0,1fr) 28px;gap:9px}.service-icon{width:38px;height:38px}.service-status{grid-column:2}.service-list a{grid-area:1/3/span 2}}@media (width<=390px){.stats-grid{grid-template-columns:1fr 1fr}.stat-card p{display:none}.item-top{align-items:flex-start}.request-card select{max-width:115px}.login-card{border-radius:25px;padding:25px 20px}.server-metrics{grid-template-columns:1fr 1fr}}
