:root{--color-page-bg: #f5f7f8;--color-text-primary: #172026;--color-surface-panel: #202428;--color-surface-card: #2a3035;--color-surface-command: #343b45;--color-sidebar: #333a44;--color-sidebar-expanded: #3e4652;--color-accent: #4a9dcc;--color-accent-hover: #5badde;--color-accent-soft: #d7c7ee;--color-accent-muted: #aabfc7;--color-success: #4ade80;--color-text-on-dark: #f4f6f8;--color-text-muted-on-dark: #d3c9df;--color-brand: #49a078;--color-border-subtle: #e6ecee;--color-empty: #5a686e;--color-white: #ffffff;--shadow-panel: 0 1px 2px rgb(23 32 38 / 6%);--radius-sm: 8px;--sidebar-label-transition: max-width .18s ease, opacity .16s ease, transform .18s ease, visibility 0ms linear .18s;color:var(--color-text-primary);background:var(--color-page-bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,a{font:inherit}h1,h2,p{margin:0}h1{margin-top:4px;font-size:clamp(1.6rem,2vw,2.2rem);letter-spacing:0}h2{font-size:1.2rem;letter-spacing:0}.app-shell{--sidebar-expanded-width: 180px;--sidebar-expand-delay: .3s;--sidebar-width: 84px;display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);min-height:100vh;transition:grid-template-columns .18s ease}.app-shell:has(.sidebar:hover){grid-template-columns:var(--sidebar-expanded-width) minmax(0,1fr);transition-delay:var(--sidebar-expand-delay)}.app-shell:has(.sidebar:focus-within){grid-template-columns:var(--sidebar-expanded-width) minmax(0,1fr);transition-delay:0ms}.sidebar{display:flex;flex-direction:column;gap:12px;min-width:0;overflow:hidden;padding:22px 14px;color:var(--color-white);background:var(--color-sidebar);transition:background-color .18s ease,padding .18s ease}.app-shell:has(.sidebar:hover) .sidebar{background:var(--color-sidebar-expanded);padding-inline:18px;transition-delay:var(--sidebar-expand-delay)}.app-shell:has(.sidebar:focus-within) .sidebar{background:var(--color-sidebar-expanded);padding-inline:18px;transition-delay:0ms}.workspace{padding:28px;background:var(--color-surface-panel)}.brand,.sidebar-section-item.MuiButton-root,.sidebar-logout.MuiButton-root{display:flex;align-items:center}.brand{justify-content:center;gap:12px}.brand-avatar{width:40px;height:40px;background:var(--color-brand);color:var(--color-white);font-weight:800}.brand-name{font-weight:800;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-brand{justify-content:start;gap:0;min-width:0;transition:gap .18s ease}.app-shell:has(.sidebar:hover) .user-brand{justify-content:flex-start;gap:12px;transition-delay:var(--sidebar-expand-delay)}.app-shell:has(.sidebar:focus-within) .user-brand{justify-content:flex-start;gap:12px;transition-delay:0ms}.user-brand-copy,.sidebar-label{max-width:0;min-width:0;opacity:0;overflow:hidden;pointer-events:none;transform:translate(-8px);visibility:hidden;white-space:nowrap;transition:var(--sidebar-label-transition)}.user-brand-copy{display:block}.sidebar-label{display:inline-block}.app-shell:has(.sidebar:hover) .user-brand-copy,.app-shell:has(.sidebar:hover) .sidebar-label{opacity:1;transform:translate(0);visibility:visible;transition-delay:var(--sidebar-expand-delay)}.app-shell:has(.sidebar:focus-within) .user-brand-copy,.app-shell:has(.sidebar:focus-within) .sidebar-label{opacity:1;transform:translate(0);visibility:visible;transition-delay:0ms}.app-shell:has(.sidebar:hover) .user-brand-copy,.app-shell:has(.sidebar:focus-within) .user-brand-copy{max-width:160px}.sidebar-section-item.MuiButton-root,.sidebar-logout.MuiButton-root{justify-content:start;gap:0;min-width:0;min-height:44px;padding:0;overflow:hidden}.sidebar-logout.MuiButton-root:before{content:none}.sidebar-section-item .MuiButton-startIcon,.sidebar-logout .MuiButton-startIcon{display:flex;align-items:center;justify-content:center;width:40px;margin-right:0;margin-left:0}.app-shell:has(.sidebar:hover) .sidebar-label,.app-shell:has(.sidebar:focus-within) .sidebar-label{max-width:96px}@media(max-width:780px){.app-shell,.app-shell:has(.sidebar:hover),.app-shell:has(.sidebar:focus-within){grid-template-columns:1fr;transition-delay:0ms}.sidebar{padding:14px}.workspace{padding:18px}.user-brand,.sidebar-section-item.MuiButton-root,.sidebar-logout.MuiButton-root{justify-content:flex-start;gap:12px}.user-brand-copy,.sidebar-label{max-width:none;opacity:1;pointer-events:auto;transform:none;visibility:visible}.sidebar-logout.MuiButton-root{margin-top:18px;padding:0 12px}}.eyebrow{color:var(--color-accent-muted);font-size:1.78rem;font-weight:700;letter-spacing:0}.panel{height:100%;padding:20px;border-radius:0;background:var(--color-surface-panel);box-shadow:var(--shadow-panel)}.panel-body{padding-top:16px}.panel-header,.settings-header{border-bottom:1px solid var(--color-border-subtle)}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:16px}.guild-grid,.command-settings,.command-list{display:grid}.guild-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;padding-top:16px}.guild-card{display:grid;grid-template-columns:56px minmax(0,1fr);gap:14px;min-height:128px;padding:16px;border-radius:var(--radius-sm);background:var(--color-surface-card)}.guild-card .guild-avatar,.settings-avatar{width:56px;height:56px;background:var(--color-brand);color:var(--color-white);font-weight:800}.guild-card-copy,.command-copy{min-width:0}.guild-card-heading{display:flex;align-items:flex-start;justify-content:space-between}.guild-card-heading h3{min-width:0;color:var(--color-accent-soft);font-size:1.2rem;font-weight:800;line-height:1.25;overflow-wrap:anywhere}.guild-card .MuiButton-root{grid-column:1 / -1;justify-self:start;align-self:end}.guild-open-button.MuiButton-root{background:var(--color-accent);color:var(--color-white)}.guild-open-button.MuiButton-root:hover{background:var(--color-accent-hover)}.command-settings{gap:16px;padding-top:16px}.command-list{gap:10px}.settings-header{display:grid;gap:16px;padding-bottom:16px}.settings-back-button.MuiButton-root{justify-self:start;width:fit-content}.settings-title{display:flex;align-items:center;gap:12px}.command-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(360px,1.4fr);gap:16px;align-items:center;padding:14px;border-radius:var(--radius-sm);border-color:#ffffff14;background:var(--color-surface-command)}.command-copy h4{color:var(--color-text-on-dark);font-size:1rem;font-weight:800;letter-spacing:0}.command-copy .MuiTypography-body2{color:var(--color-text-muted-on-dark)}.command-controls{display:flex;align-items:center;justify-content:flex-end}.command-switch .MuiSwitch-switchBase.Mui-checked{color:var(--color-white)}.command-switch .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background:var(--color-success);opacity:1}.command-switch .MuiSwitch-track{background:#8a94a3;opacity:1}.command-switch .MuiSwitch-thumb{box-shadow:none}.empty-state,.loading-inline,.loading-screen{display:grid;place-items:center}.empty-state{gap:10px;min-height:220px;color:var(--color-empty);text-align:center}.loading-inline{min-height:160px}.loading-screen{min-height:100dvh;background:#030612}@media(max-width:780px){.guild-grid,.command-row{grid-template-columns:1fr}.command-controls{align-items:stretch;flex-direction:column}}.login-layout{--login-x: clamp(16px, 3vw, 36px);position:relative;overflow-x:hidden;min-height:100dvh;padding-top:var(--login-header-height);background:#030612}.login-header{position:absolute;top:0;right:0;left:0;z-index:10;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(8px,2vw,20px);height:var(--login-header-height);padding:8px var(--login-x);color:#22172d;border-bottom:1px solid transparent;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.login-header-left{align-items:center;min-width:0}.login-stage{display:grid;align-items:stretch;height:calc(100dvh - var(--login-header-height));min-height:560px;position:relative;z-index:1}.login-brand{display:inline-flex;align-items:center;gap:12px;min-width:0;justify-self:start;color:#f8fbff;text-shadow:0 2px 16px rgb(0 0 0 / 56%)}.login-brand-logo{flex:0 0 auto;width:40px;height:40px;border-radius:8px;box-shadow:0 0 28px #5b8bff6b}.login-brand-name{color:#f8fbff;font-size:1.1rem;font-weight:800;overflow:hidden;text-shadow:0 2px 16px rgb(0 0 0 / 56%);text-overflow:ellipsis;white-space:nowrap}.login-header .MuiButton-root{justify-self:end;border-color:#8d66c9;color:#22172d;background:#d5fafddb}.login-header-actions{justify-self:end;min-width:0}.login-header-actions .MuiButton-root{white-space:nowrap}.login-header .MuiButton-root:hover{border-color:#744eb0;background:#f3ebff}.login-visual{position:relative;display:block;min-width:0;min-height:0;overflow:hidden}.login-visual picture{display:block;width:100%;height:100%}.login-visual img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(1.04)}.lp-content{background:#030612}.lp-section{width:min(100%,1120px);margin:0 auto}.lp-statement{padding:96px 0 84px;color:#f8fbff}.lp-title{margin-top:16px;color:#fff;font-size:clamp(2.4rem,5vw,5rem);font-weight:850;line-height:1.05}.lp-lead{margin-top:24px;color:#fff;font-size:clamp(1.08rem,1.7vw,1.45rem);font-weight:650;line-height:1.85}.lp-feature-grid{display:flex;flex-direction:row;gap:24px;padding:84px 0 112px}.lp-feature{flex:1 1 0;min-width:300px;padding-top:22px;border-top:2px solid #7b7ef6;opacity:0;transform:translateY(18px);transition:opacity 1.5s ease,border-color .18s ease,transform 1.5s ease}.lp-feature-grid.is-visible .lp-feature{opacity:1;transform:translateY(0)}@media(min-width:800px){.lp-feature-grid.image-first{flex-direction:row-reverse}}.lp-feature:hover{border-color:#2bb8ff;transform:translateY(-4px)}.lp-feature-grid.is-visible .lp-feature:hover{transform:translateY(-4px)}.lp-feature h2{color:#eba15c;font-size:2.25rem;font-weight:850}.lp-feature p{margin-top:14px;color:#fff;font-size:1.3rem;font-weight:700;line-height:1.8}.lp-feature-image{display:block;flex:1 1 auto;width:calc(100% - 300px);max-width:450px;opacity:0;transition:opacity 3s ease,border-color .18s ease,transform 3s ease}.lp-feature-image.from-right{transform:translate(80px)}.lp-feature-image.from-left{transform:translate(-80px)}.lp-feature-grid.is-visible .lp-feature-image{opacity:1;transform:translate(0)}.lp-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px clamp(20px,5vw,72px);color:#c9d5ff;background:#39343d}.lp-footer-brand{color:#fff;font-size:1.05rem;font-weight:850}.lp-footer-links{display:flex;flex-wrap:wrap;gap:14px}.lp-footer-links .MuiLink-root{color:#dce5ff;font-size:.92rem;font-weight:700}.legal-layout{min-height:100dvh;color:#f8fbff;background:#030612}.legal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px clamp(20px,5vw,72px);border-bottom:1px solid rgb(255 255 255 / 10%)}.legal-brand{color:#fff;font-size:1.15rem;font-weight:850}.legal-header .MuiButton-root{border-color:#f8fbff6b;color:#f8fbff}.legal-document{width:min(100% - 40px,880px);margin:0 auto;padding:64px 0 96px}.legal-document h1{color:#fff;font-size:clamp(2rem,4vw,3.2rem);font-weight:850;line-height:1.18}.legal-description{margin-top:18px;color:#dce5ff;font-size:1.08rem;line-height:1.8}.legal-updated{margin-top:12px;color:#9aa8d8;font-size:.92rem}.legal-section{margin-top:42px;padding-top:28px;border-top:1px solid rgb(255 255 255 / 12%)}.legal-section h2{color:#eba15c;font-size:1.35rem;font-weight:850}.legal-section p{margin-top:14px;color:#f8fbff;font-size:1rem;line-height:1.9}.lp-footer-copy{color:#9aa8d8;font-size:.9rem}@media(prefers-reduced-motion:reduce){.lp-feature,.lp-feature-image{opacity:1;transform:none;transition:none}}@media(max-width:799px){.lp-feature-grid{align-items:stretch;flex-direction:column;gap:34px}.lp-feature{flex:none;width:100%;min-width:0;order:1}.lp-feature-image{flex:none;width:100%;max-width:none;order:2;transform:translateY(18px)}.lp-feature-image.from-right,.lp-feature-image.from-left{transform:translateY(18px)}.lp-feature-grid.is-visible .lp-feature-image{transform:translateY(0)}}@media(max-width:720px){.login-layout{--login-x: 16px}.login-header{gap:8px}.login-header-left{gap:10px}.login-brand{gap:8px}.login-brand-logo{width:34px;height:34px}.login-header-actions{gap:6px}.login-header-actions .MuiButton-root{padding-right:10px;padding-left:10px}.login-stage{align-content:stretch;min-height:520px}.lp-section{width:min(100% - 32px,680px)}.lp-statement{padding:72px 0 64px}.lp-feature-grid{padding:64px 0 84px}.lp-footer{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.login-brand-name{display:none}.login-header .MuiButton-root{min-width:0;padding-right:10px;padding-left:10px}.login-header .MuiButton-startIcon{display:none}}@media(max-width:390px){.login-header .MuiButton-root{padding-right:8px;padding-left:8px;font-size:.78rem}}
