.loggingStatusGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.loggingStatusCard span,.loggingStatusCard strong,.loggingStatusCard small{display:block}.loggingStatusCard span{color:var(--muted);font-size:.68rem}.loggingStatusCard strong{text-overflow:ellipsis;white-space:nowrap;margin-top:10px;font-size:1rem;overflow:hidden}.loggingStatusCard small{color:var(--muted-dark);margin-top:7px;font-size:.63rem}.loggingPermissionPanel{justify-content:space-between;align-items:center;gap:25px;display:flex}.loggingPermissionPanel h2{margin-bottom:8px}.loggingPermissionPanel p:last-child{max-width:760px;color:var(--muted);margin-bottom:0;font-size:.74rem;line-height:1.6}.loggingButtonRow{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.loggingEventGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;display:grid}.loggingEventCard{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:14px;display:grid}.loggingEventIcon{width:43px;height:43px;color:var(--purple-light);background:#9f5ce81a;border:1px solid #9f5ce833;border-radius:11px;place-items:center;font-size:.67rem;font-weight:900;display:grid}.loggingEventCard strong{font-size:.79rem;display:block}.loggingEventCard p{color:var(--muted);margin:6px 0 0;font-size:.69rem;line-height:1.5}@media (width<=980px){.loggingStatusGrid{grid-template-columns:1fr}.loggingPermissionPanel{flex-direction:column;align-items:stretch}.loggingButtonRow{justify-content:stretch}}@media (width<=650px){.loggingButtonRow{flex-direction:column;align-items:stretch}.loggingButtonRow button{width:100%}}.moderationPermissionPanel{justify-content:space-between;align-items:center;gap:24px;display:flex}.moderationPermissionPanel h2,.moderationNotice h2{margin-bottom:8px}.moderationPermissionPanel p:last-child,.moderationNotice p:last-child{max-width:780px;color:var(--muted);margin-bottom:0;font-size:.74rem;line-height:1.6}.moderationPermissionPanel button{flex:none}.moderationCommandGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;display:grid}.moderationCommandCard{align-content:start;gap:10px;display:grid}.moderationCommandCard code{width:fit-content;color:var(--purple-light);background:#9f5ce81a;border:1px solid #9f5ce833;border-radius:8px;padding:6px 9px;font-size:.77rem;font-weight:900}.moderationCommandCard p{color:var(--text);margin:0;font-size:.73rem;line-height:1.5}.moderationCommandCard small{color:var(--muted-dark);font-size:.64rem;line-height:1.45}@media (width<=760px){.moderationPermissionPanel{flex-direction:column;align-items:stretch}.moderationPermissionPanel button{width:100%}}.settingsSectionHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.settingsSectionHeader h2{margin-bottom:7px}.settingsSectionHeader p:last-child{max-width:720px;color:var(--muted);margin-bottom:0;font-size:.74rem;line-height:1.55}.channelHeaderActions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.channelSelectGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.settingsField select{width:100%;min-height:44px;color:var(--text);border:1px solid var(--border);background:#08060c85;border-radius:10px;padding:0 40px 0 13px}.settingsField select:focus{border-color:var(--border-strong);outline:3px solid #b880ff33}.channelWarning{color:#ffe0a6;background:#d6912f17;border:1px solid #eea9433d;border-radius:10px;padding:13px 14px;font-size:.73rem;line-height:1.55}.channelCreator{background:linear-gradient(145deg,#2b1b3cbf,#160f1fd1);border:1px solid #bd7cff38;border-radius:14px;gap:16px;padding:18px;display:grid}.channelCreatorHeader{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.channelCreatorHeader h3{margin-bottom:7px;font-size:1rem}.channelCreatorHeader p:last-child{max-width:700px;color:var(--muted);margin-bottom:0;font-size:.72rem;line-height:1.55}.selectedChannelCount{color:var(--purple-light);background:#9f5ce81a;border:1px solid #9f5ce833;border-radius:999px;flex:none;padding:7px 10px;font-size:.65rem;font-weight:850}.permissionWarning{color:#ffe0a6;background:#d6912f17;border:1px solid #eea9433d;border-radius:11px;justify-content:space-between;align-items:center;gap:18px;padding:14px;display:flex}.permissionWarning strong,.permissionWarning span{display:block}.permissionWarning strong{font-size:.76rem}.permissionWarning span{margin-top:5px;font-size:.69rem;line-height:1.5}.channelCreatorGrid{gap:10px;display:grid}.channelCreatorRow{border:1px solid var(--border);background:#08060c47;border-radius:11px;grid-template-columns:auto minmax(150px,1fr) minmax(190px,.8fr);align-items:center;gap:13px;padding:13px;display:grid}.channelCreatorRow>input{width:19px;height:19px;accent-color:var(--purple)}.channelCreatorIdentity strong,.channelCreatorIdentity small{display:block}.channelCreatorIdentity strong{font-size:.75rem}.channelCreatorIdentity small{color:var(--muted);margin-top:4px;font-size:.66rem}.channelNameInput{border:1px solid var(--border);background:#08060c8c;border-radius:9px;align-items:center;min-height:40px;display:flex;overflow:hidden}.channelNameInput:focus-within{border-color:var(--border-strong);outline:3px solid #b880ff2e}.channelNameInput span{color:var(--muted);padding-left:12px;font-weight:800}.channelNameInput input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;padding:9px 11px 9px 4px}.channelNameInput input:disabled{opacity:.45}.channelCreatorActions{justify-content:flex-end;display:flex}@media (width<=1100px){.channelSelectGrid{grid-template-columns:1fr}}@media (width<=760px){.settingsSectionHeader,.channelCreatorHeader,.permissionWarning{flex-direction:column;align-items:stretch}.channelHeaderActions{justify-content:stretch}.channelHeaderActions button,.permissionWarning button,.channelCreatorActions button{width:100%}.channelCreatorRow{grid-template-columns:auto minmax(0,1fr)}.channelNameInput{grid-column:1/-1}.channelCreatorActions{display:block}}.dashboard{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--border);background:linear-gradient(#100b17fc,#09070dfc);flex-direction:column;height:100vh;padding:20px 16px;display:flex;position:sticky;top:0;overflow-y:auto}.brand{align-items:center;gap:12px;padding:5px 8px 23px;display:flex}.brandLogo{color:#fff;background:linear-gradient(145deg,#c17dff,#6523ae);border-radius:13px;place-items:center;width:44px;height:44px;font-size:.82rem;font-weight:950;display:grid;box-shadow:0 13px 28px #7128b54d}.brand strong,.brand span{display:block}.brand strong{font-size:1rem}.brand span{color:var(--muted);margin-top:3px;font-size:.67rem}.dashboardNavigation{gap:5px;display:grid}.navButton{min-height:42px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:11px;padding:0 12px;font-size:.78rem;font-weight:700;text-decoration:none;transition:color .15s,background .15s,border-color .15s;display:flex}.navButton:hover{color:var(--text);background:#ffffff09}.navButton.active{color:#fff;background:linear-gradient(90deg,#9f5ce830,#9f5ce814);border-color:#b976ff33}.navDot{opacity:.6;background:currentColor;border-radius:999px;width:7px;height:7px}.navButton.active .navDot{color:var(--purple-bright);opacity:1;box-shadow:0 0 12px #bd7cffb3}.sidebarSectionLabel{color:var(--muted-dark);letter-spacing:.11em;text-transform:uppercase;padding:20px 12px 7px;font-size:.62rem;font-weight:850}.sidebarFooter{color:var(--muted-dark);gap:15px;margin-top:auto;padding:18px 8px 4px;font-size:.65rem;display:grid}.statusRow{align-items:flex-start;gap:10px;display:flex}.statusRow strong,.statusRow span{display:block}.statusRow strong{color:var(--text);font-size:.7rem}.statusRow span{color:var(--muted);margin-top:4px;font-size:.61rem;line-height:1.4}.statusDot{background:var(--green);border-radius:999px;width:8px;height:8px;margin-top:4px;box-shadow:0 0 12px #69dba2b3}.dashboardMain{min-width:0;padding:0 26px 36px}.topbar{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#09070dfa,#09070de8,#0000);justify-content:space-between;align-items:center;gap:24px;min-height:92px;margin-bottom:22px;padding:16px 0;display:flex;position:sticky;top:0}.topbar h1{margin-bottom:0;font-size:clamp(1.45rem,3vw,2.15rem)}.topbarControls{align-items:center;gap:11px;display:flex}.topbarServerPicker select,.serverPicker select{width:100%;min-height:42px;color:var(--text);border:1px solid var(--border);background:#181122f5;border-radius:10px;padding:0 40px 0 13px}.topbarServerPicker select{max-width:270px}.topbarServerPicker select:focus,.serverPicker select:focus,.settingsField input:focus,.settingsField textarea:focus{border-color:var(--border-strong);outline:3px solid #b880ff33}.profileButton{min-height:46px;color:var(--text);text-align:left;border:1px solid var(--border);background:#ffffff09;border-radius:12px;align-items:center;gap:10px;padding:6px 10px 6px 7px;display:flex}.profileButton:hover{border-color:var(--border-strong);background:#ffffff0f}.profileAvatar{object-fit:cover;border-radius:10px;width:34px;height:34px}.profileInitial{color:#fff;background:linear-gradient(145deg,#b66df3,#6625aa);place-items:center;font-weight:900;display:grid}.profileIdentity strong,.profileIdentity small{display:block}.profileIdentity strong{text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:.72rem;overflow:hidden}.profileIdentity small{color:var(--muted);margin-top:3px;font-size:.59rem}.routeContent{width:100%;max-width:1500px;margin:0 auto}.routePage{gap:18px;display:grid}.routePageHeader{background:var(--panel);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;justify-content:space-between;align-items:flex-start;gap:24px;padding:22px;display:flex}.routePageHeader h2{margin-bottom:8px;font-size:clamp(1.4rem,3vw,2.1rem)}.routePageHeader p:last-child{max-width:760px;color:var(--muted);margin-bottom:0;line-height:1.6}.eyebrow{color:var(--purple-light);letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:.66rem;font-weight:850}.hero{border:1px solid var(--border);min-height:350px;box-shadow:var(--shadow);background:radial-gradient(circle at 80% 30%,#b160ff38,#0000 21rem),linear-gradient(145deg,#221730f7,#110c18f7);border-radius:20px;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:center;gap:35px;padding:clamp(25px,5vw,46px);display:grid;overflow:hidden}.hero h2{max-width:760px;margin-bottom:13px;font-size:clamp(2rem,5vw,3.6rem);line-height:1.05}.heroText{max-width:720px;color:var(--muted);margin-bottom:24px;line-height:1.7}.heroActions,.buttonRow{flex-wrap:wrap;gap:10px;display:flex}.serverPicker{gap:7px;max-width:540px;margin-bottom:20px;display:grid}.serverPicker>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.heroStatus{border:1px solid var(--border);background:#08060c6b;border-radius:16px;align-items:center;gap:16px;padding:18px;display:flex}.largeLogo{object-fit:cover;color:#fff;background:linear-gradient(145deg,#c17dff,#6323a9);border-radius:20px;flex:none;place-items:center;width:78px;height:78px;font-weight:950;display:grid}.heroStatus span,.heroStatus strong,.heroStatus small{display:block}.heroStatus span{color:var(--muted);font-size:.67rem}.heroStatus strong{margin-top:5px;font-size:.9rem}.heroStatus small{color:var(--green);margin-top:5px;font-size:.67rem}.primaryButton,.secondaryButton{border-radius:10px;min-height:42px;padding:0 16px;font-size:.75rem;font-weight:800;transition:transform .14s,background .14s,border-color .14s}.primaryButton{color:#fff;background:linear-gradient(135deg,#aa62ee,#742bbb);border:1px solid #dab2ff40;box-shadow:0 10px 24px #6823a93b}.primaryButton:hover:not(:disabled),.secondaryButton:hover:not(:disabled){transform:translateY(-1px)}.secondaryButton{color:var(--text);border:1px solid var(--border);background:#ffffff09}.secondaryButton:hover:not(:disabled){border-color:var(--border-strong);background:#fff1}.statsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.statCard,.panel{background:var(--panel);border:1px solid var(--border);border-radius:15px;box-shadow:0 14px 38px #00000029}.statCard{padding:18px}.statCard span,.statCard strong,.statCard small{display:block}.statCard span{color:var(--muted);font-size:.67rem}.statCard strong{text-overflow:ellipsis;white-space:nowrap;margin-top:9px;font-size:1.45rem;overflow:hidden}.statCard small{color:var(--muted-dark);margin-top:7px;font-size:.62rem}.panel{padding:21px}.contentGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.panel h2{margin-bottom:14px}.featureSummaryList{gap:10px;display:grid}.featureSummaryList>div{border:1px solid var(--border);background:#ffffff06;border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.featureSummaryList>div>span{width:34px;height:34px;color:var(--purple-light);background:#9f5ce81a;border-radius:9px;place-items:center;font-size:.72rem;font-weight:900;display:grid}.featureSummaryList p{margin-bottom:0}.featureSummaryList strong,.featureSummaryList small{display:block}.featureSummaryList strong{font-size:.76rem}.featureSummaryList small{color:var(--muted);margin-top:4px;font-size:.66rem}.serverIdentity{border:1px solid var(--border);background:#ffffff06;border-radius:12px;align-items:center;gap:13px;padding:14px;display:flex}.serverIdentity img,.serverIdentity>span{object-fit:cover;color:#fff;background:linear-gradient(145deg,#bd78f8,#6725aa);border-radius:13px;place-items:center;width:48px;height:48px;font-size:.7rem;font-weight:900;display:grid}.serverIdentity strong,.serverIdentity small{display:block}.serverIdentity small{color:var(--muted);margin-top:5px;font-size:.67rem}.guildCardGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.guildCard{background:var(--panel);border:1px solid var(--border);min-height:325px;box-shadow:var(--shadow);border-radius:16px;flex-direction:column;gap:17px;padding:20px;display:flex}.guildCardTop{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.guildCardIcon,.guildSummaryIcon{object-fit:cover;color:#fff;background:linear-gradient(145deg,#c17dff,#6323a9);place-items:center;font-weight:900;display:grid}.guildCardIcon{border-radius:16px;width:59px;height:59px}.guildSummaryIcon{border-radius:20px;width:76px;height:76px}.guildInitials{font-size:.75rem}.statusBadge{min-height:27px;color:var(--purple-light);white-space:nowrap;background:#9f5ce817;border:1px solid #9f5ce82e;border-radius:999px;align-items:center;padding:0 9px;font-size:.63rem;font-weight:850;display:inline-flex}.statusBadge.installed{color:var(--green);background:#69dba214;border-color:#69dba233}.guildCardIdentity h2{margin-bottom:7px;font-size:1.14rem}.guildCardIdentity p{color:var(--muted);margin-bottom:0;font-size:.72rem;line-height:1.5}.guildCardDetails{gap:7px;display:grid}.guildCardDetails span{color:var(--muted);justify-content:space-between;gap:15px;font-size:.7rem;display:flex}.guildCardDetails strong{color:var(--text)}.guildCardActions{flex-wrap:wrap;gap:9px;margin-top:auto;display:flex}.guildSummary{justify-content:space-between;align-items:center;gap:24px;display:flex}.guildSummaryIdentity{align-items:center;gap:18px;display:flex}.guildSummaryIdentity h2{margin-bottom:5px}.mutedText{max-width:760px;color:var(--muted);margin-bottom:0;line-height:1.65}.featureRouteGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;display:grid}.featureRouteCard{width:100%;color:var(--text);text-align:left;background:var(--panel);border:1px solid var(--border);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px;transition:transform .15s,border-color .15s,background .15s;display:grid;box-shadow:0 14px 30px #00000021}.featureRouteCard:hover{background:var(--panel-light);border-color:var(--border-strong);transform:translateY(-1px)}.featureIcon{width:43px;height:43px;color:var(--purple-light);background:#9f5ce81a;border:1px solid #9f5ce830;border-radius:11px;place-items:center;font-size:.68rem;font-weight:950;display:grid}.featureIdentity strong,.featureIdentity small{display:block}.featureIdentity strong{font-size:.78rem}.featureIdentity small{color:var(--muted);margin-top:5px;font-size:.67rem;line-height:1.45}.featureArrow{color:var(--purple-light);font-size:1.55rem}.featurePlaceholder{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:21px;min-height:235px;display:grid}.placeholderIcon{color:#fff;background:linear-gradient(145deg,#c17dff,#6323a9);border-radius:22px;place-items:center;width:82px;height:82px;font-size:1rem;font-weight:950;display:grid;box-shadow:0 16px 34px #6925ab40}.buttonRow{margin-top:18px}.loadingCard,.emptyState{color:var(--muted);text-align:center;background:var(--panel);border:1px solid var(--border);border-radius:15px;padding:27px}.emptyState{justify-items:center;display:grid}.emptyStateIcon{color:#fff;background:linear-gradient(145deg,#bd78f8,#6725aa);border-radius:17px;place-items:center;width:62px;height:62px;margin-bottom:15px;font-size:.77rem;font-weight:950;display:grid}.emptyState h2{color:var(--text);margin-bottom:8px}.emptyState p{max-width:540px;margin-bottom:0;line-height:1.6}.notice{border-radius:10px;margin-bottom:15px;padding:12px 14px}.errorNotice{color:#ffd6dd;background:#dd435f1c;border:1px solid #ff6b8540}.successNotice{color:var(--green);background:#69dba214;border:1px solid #69dba233}.settingsForm{gap:18px;display:grid}.settingsToggleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.settingToggle{border:1px solid var(--border);background:#ffffff06;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;min-height:92px;padding:15px;display:flex}.settingToggle strong,.settingToggle small{display:block}.settingToggle strong{font-size:.77rem}.settingToggle small{color:var(--muted);margin-top:5px;font-size:.66rem;line-height:1.45}.settingToggle input{width:20px;height:20px;accent-color:var(--purple);flex:none}.settingsFieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settingsField{gap:7px;display:grid}.settingsField>span{font-size:.74rem;font-weight:800}.settingsField input,.settingsField textarea{width:100%;color:var(--text);border:1px solid var(--border);background:#08060c85;border-radius:10px;padding:12px 13px}.settingsField textarea{resize:vertical;min-height:135px;line-height:1.55}.settingsField small{color:var(--muted);font-size:.65rem}.settingsActions{justify-content:flex-end;display:flex}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1100px){.statsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.settingsToggleGrid{grid-template-columns:1fr}}@media (width<=900px){.dashboard{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--border);height:auto;padding-bottom:13px;position:static}.dashboardNavigation{padding-bottom:4px;display:flex;overflow-x:auto}.navButton{flex:none}.sidebarSectionLabel,.sidebarFooter{display:none}.dashboardMain{padding:0 18px 30px}.topbarServerPicker{display:none}.hero{grid-template-columns:1fr}.routePageHeader,.guildSummary{flex-direction:column;align-items:stretch}}@media (width<=680px){.dashboardMain{padding:0 12px 25px}.topbar{min-height:78px}.profileIdentity{display:none}.hero{padding:23px}.hero h2{font-size:2.1rem}.statsGrid,.contentGrid,.settingsFieldGrid,.featurePlaceholder{grid-template-columns:1fr}.placeholderIcon{border-radius:17px;width:65px;height:65px}.guildSummaryIdentity{align-items:flex-start}.guildCardActions,.buttonRow,.heroActions{flex-direction:column;align-items:stretch}.guildCardActions button,.buttonRow button,.heroActions button,.settingsActions button{width:100%}.settingsActions{display:block}}:root{color:#f5effb;font-synthesis:none;text-rendering:optimizelegibility;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#09070d;--background-soft:#0f0b16;--sidebar:#0c0911;--panel:#16101ff0;--panel-light:#1f162cf5;--text:#f5effb;--muted:#9d93aa;--muted-dark:#756b80;--purple:#9f5ce8;--purple-bright:#bd7cff;--purple-light:#d1a5ff;--green:#69dba2;--red:#ff8095;--border:#d4b1ff1f;--border-strong:#c489ff57;--shadow:0 20px 55px #00000047;background:#09070d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--background);min-width:320px;min-height:100%}body{background:radial-gradient(circle at 84% 5%, #7e36c233, transparent 32rem), radial-gradient(circle at 25% 88%, #4c1c7b1f, transparent 30rem), var(--background);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:disabled,select:disabled{cursor:not-allowed;opacity:.58}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%}h1,h2,h3,p{margin-top:0}a{color:inherit}
