:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-synthesis:none;--rh-bg:#f3f6f4;--rh-surface:#fff;--rh-surface-muted:#e8efeb;--rh-text:#13231b;--rh-muted:#496057;--rh-border:#b5c5bd;--rh-primary:#075c43;--rh-primary-hover:#034733;--rh-primary-contrast:#fff;--rh-danger:#a12424;--rh-danger-bg:#fff0f0;--rh-danger-button:#8f2020;--rh-danger-button-contrast:#fff;--rh-warning:#755100;--rh-warning-bg:#fff7d6;--rh-info:#124f78;--rh-info-bg:#edf7ff;--rh-success:#12623e;--rh-success-bg:#e7f8ef;--rh-focus:#8b4bff;--rh-shadow:0 18px 44px #142a201a;--rh-radius:.8rem;--rh-content:76rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}.rh-tabs,.rh-button-row{flex-wrap:wrap;gap:.65rem;display:flex}.rh-tabs{margin-block:1.25rem}.rh-c11-panel{background:var(--rh-surface);border:1px solid var(--rh-border);color:var(--rh-text);border-radius:1rem;padding:clamp(1rem,3vw,1.75rem)}.rh-table-scroll{overflow-x:auto}.rh-c11-table{border-collapse:collapse;width:100%;min-width:48rem}.rh-c11-table th,.rh-c11-table td{border-bottom:1px solid var(--rh-border);text-align:left;vertical-align:top;padding:.8rem}.rh-c11-table small{margin-top:.25rem;font-weight:400;display:block}.rh-inline-form,.rh-form-grid{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));align-items:end;gap:1rem;margin-block:1rem;display:grid}.rh-status-list,.rh-chip-list{gap:.65rem;padding:0;list-style:none;display:grid}.rh-status-list li,.rh-chip-list li{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.rh-asset-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));gap:1rem;margin-top:1rem;display:grid}.rh-modal-backdrop{z-index:100;background:#0f172ab3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.rh-modal{background:var(--rh-surface);border:1px solid var(--rh-border);color:var(--rh-text);border-radius:1rem;width:100%;max-width:44rem;max-height:calc(100vh - 2rem);padding:1.5rem;overflow:auto;box-shadow:0 1.5rem 4rem #00000059}.rh-secret-link{align-items:center;gap:.75rem;display:flex}.rh-secret-link input{width:100%;min-width:0}.rh-check{align-items:center;gap:.5rem;margin-block:.35rem;display:flex}.rh-help{color:var(--rh-muted);font-size:.875rem}@media (width<=42rem){.rh-tabs>button,.rh-button-row>button,.rh-secret-link{width:100%}.rh-secret-link{flex-direction:column;align-items:stretch}}@media (prefers-color-scheme:dark){:root{--rh-bg:#0f1713;--rh-surface:#17231d;--rh-surface-muted:#223229;--rh-text:#edf7f1;--rh-muted:#b6c9bf;--rh-border:#455d51;--rh-primary:#79d6b0;--rh-primary-hover:#a0e7c9;--rh-primary-contrast:#09261b;--rh-danger:#ff9b9b;--rh-danger-bg:#3a1d1d;--rh-danger-button:#922a32;--rh-danger-button-contrast:#fff;--rh-warning:#ffda75;--rh-warning-bg:#382d12;--rh-info:#8fd2ff;--rh-info-bg:#142d3e;--rh-success:#8ce1b5;--rh-success-bg:#173728;--rh-focus:#c7a8ff;--rh-shadow:0 18px 44px #00000052}}*{box-sizing:border-box}html{background:var(--rh-bg);color:var(--rh-text);scroll-behavior:smooth;line-height:1.55}body{min-width:18rem;margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea,[tabindex="0"]{min-height:2.75rem}:focus-visible{outline:.2rem solid var(--rh-focus);outline-offset:.18rem}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{line-height:1.18}h1{letter-spacing:-.045em;margin:.25rem 0 0;font-size:clamp(2rem,5vw,4rem)}h2{font-size:clamp(1.35rem,3vw,2rem)}h3{font-size:1.12rem}code{background:var(--rh-surface-muted);border-radius:.3rem;padding:.1rem .3rem}.rh-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.rh-skip-link{background:var(--rh-primary);color:var(--rh-primary-contrast);z-index:100;padding:.7rem 1rem;position:fixed;top:-8rem;left:1rem}.rh-skip-link:focus{top:1rem}.rh-header{background:color-mix(in srgb, var(--rh-surface) 94%, transparent);border-bottom:1px solid var(--rh-border);max-width:var(--rh-content);grid-template-columns:minmax(12rem,1fr) auto auto;align-items:center;gap:1rem;margin:0 auto;padding:1rem clamp(1rem,4vw,2.5rem);display:grid}.rh-header__brand{align-items:center;gap:.75rem;display:flex}.rh-header__brand div{flex-direction:column;display:flex}.rh-header__brand span:not(.rh-brand-mark){color:var(--rh-muted);font-size:.8rem}.rh-brand-mark{background:var(--rh-primary);color:var(--rh-primary-contrast);border-radius:.7rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.25rem;font-weight:800;display:inline-flex}.rh-header nav{flex-wrap:wrap;justify-content:flex-end;gap:.25rem;display:flex}.rh-header nav a{color:var(--rh-muted);border-radius:.55rem;align-items:center;padding:.55rem .85rem;font-weight:650;text-decoration:none;display:inline-flex}.rh-header nav a:hover,.rh-header nav a.is-active{background:var(--rh-surface-muted);color:var(--rh-text)}.rh-header nav a.is-active{box-shadow:inset 0 -.18rem var(--rh-primary)}.rh-preview-ribbon{background:var(--rh-warning-bg);border-bottom:1px solid color-mix(in srgb, var(--rh-warning) 35%, transparent);color:var(--rh-warning);text-align:center;justify-content:center;align-items:center;gap:1rem;min-height:2.75rem;padding:.55rem 1rem;display:flex}.rh-main{max-width:var(--rh-content);min-height:65vh;margin:0 auto;padding:clamp(2rem,6vw,5rem) clamp(1rem,4vw,2.5rem)}.rh-main--standalone{padding-top:15vh}.rh-page-heading{margin-bottom:2rem}.rh-page-heading h1:focus{outline:none}.rh-eyebrow{color:var(--rh-primary);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.rh-lead{color:var(--rh-muted);max-width:54rem;font-size:clamp(1.05rem,2vw,1.3rem)}.rh-section{margin-top:clamp(2.5rem,7vw,5rem)}.rh-section-heading{justify-content:space-between;align-items:end;margin-bottom:1.25rem;display:flex}.rh-section-heading h2{margin:.35rem 0 0}.rh-card-grid,.rh-state-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));gap:1rem;margin-top:1.25rem;display:grid}.rh-card-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.rh-card,.rh-state,.rh-form,.rh-status-hero{background:var(--rh-surface);border:1px solid var(--rh-border);border-radius:var(--rh-radius);box-shadow:var(--rh-shadow);padding:clamp(1rem,3vw,1.5rem)}.rh-card h2,.rh-card h3{margin-top:.5rem}.rh-button{cursor:pointer;border:.12rem solid #0000;border-radius:.55rem;justify-content:center;align-items:center;min-height:2.75rem;padding:.6rem 1rem;font-weight:750;display:inline-flex}.rh-button:disabled{cursor:not-allowed;opacity:.62}.rh-button--primary{background:var(--rh-primary);color:var(--rh-primary-contrast)}.rh-auth-action{background:var(--rh-primary);color:var(--rh-primary-contrast);border-radius:.55rem;justify-content:center;align-items:center;min-height:2.75rem;padding:.6rem 1rem;font-weight:750;text-decoration:none;display:inline-flex}.rh-auth-action:hover{background:var(--rh-primary-hover)}.rh-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,4vw,3rem);display:grid}.rh-two-column>.rh-section{margin-top:0}.rh-form--narrow{max-width:42rem}.rh-organization-picker{grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));gap:1rem;display:grid}.rh-organization-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.rh-organization-list li{border-bottom:1px solid var(--rh-border);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 0;display:flex}.rh-organization-list li>div{gap:.25rem;display:grid}.rh-organization-list span{color:var(--rh-muted);font-size:.9rem}.rh-button--primary:hover:not(:disabled){background:var(--rh-primary-hover)}.rh-button--secondary,.rh-button--quiet{background:var(--rh-surface);border-color:var(--rh-border);color:var(--rh-text)}.rh-button--danger{background:var(--rh-danger-button);color:var(--rh-danger-button-contrast)}.rh-icon-button{min-width:2.75rem;padding:.4rem}.rh-button-row{flex-wrap:wrap;gap:.75rem;margin-top:1.2rem;display:flex}.rh-link{color:var(--rh-primary);text-underline-offset:.2em;font-weight:750}.rh-status{border:1px solid;border-radius:999px;padding:.25rem .65rem;font-size:.86rem;font-weight:750;display:inline-flex}.rh-status--success{background:var(--rh-success-bg);color:var(--rh-success)}.rh-status--danger{background:var(--rh-danger-bg);color:var(--rh-danger)}.rh-status--warning{background:var(--rh-warning-bg);color:var(--rh-warning)}.rh-status--info{background:var(--rh-info-bg);color:var(--rh-info)}.rh-status--neutral{background:var(--rh-surface-muted);color:var(--rh-text)}.rh-alert{border:1px solid;border-left-width:.35rem;border-radius:.55rem;margin:1rem 0;padding:.9rem 1rem}.rh-alert>div>:first-child{margin-top:.25rem}.rh-alert>div>:last-child{margin-bottom:0}.rh-alert--danger{background:var(--rh-danger-bg);color:var(--rh-danger)}.rh-alert--warning{background:var(--rh-warning-bg);color:var(--rh-warning)}.rh-alert--success{background:var(--rh-success-bg);color:var(--rh-success)}.rh-alert--info{background:var(--rh-info-bg);color:var(--rh-info)}.rh-skeleton{gap:.65rem;padding:1rem 0;display:grid}.rh-skeleton__line{background:linear-gradient(100deg, var(--rh-surface-muted), var(--rh-border), var(--rh-surface-muted));background-size:200% 100%;border-radius:.4rem;height:1.1rem;animation:1.4s ease-in-out infinite rh-pulse;display:block}.rh-skeleton__line--short{width:62%}@keyframes rh-pulse{0%{background-position:100% 0}to{background-position:-100% 0}}.rh-state{box-shadow:none}.rh-state--error,.rh-state--forbidden{border-left:.35rem solid var(--rh-danger)}.rh-state--empty{border-style:dashed}.rh-field{gap:.35rem;margin:1.25rem 0;display:grid}.rh-field label{font-weight:750}.rh-field input,.rh-field textarea,.rh-field select{background:var(--rh-bg);border:.12rem solid var(--rh-border);color:var(--rh-text);border-radius:.45rem;width:100%;padding:.65rem .75rem}.rh-field--error input,.rh-field--error textarea,.rh-field--error select{border-color:var(--rh-danger)}.rh-field__description,.rh-field__error{margin:0;font-size:.9rem}.rh-field__description{color:var(--rh-muted)}.rh-field__error{color:var(--rh-danger);font-weight:700}.rh-error-summary{background:var(--rh-danger-bg);border:.15rem solid var(--rh-danger);color:var(--rh-danger);border-radius:.55rem;gap:.4rem;padding:1rem;display:grid}.rh-error-summary a{color:inherit}.rh-checkbox{align-items:center;gap:.65rem;min-height:2.75rem;display:flex}.rh-checkbox input{width:1.35rem;height:1.35rem}.rh-table-scroll{border:1px solid var(--rh-border);border-radius:var(--rh-radius);margin:1.5rem 0;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:42rem}caption{text-align:left;padding:1rem;font-weight:800}th,td{border-top:1px solid var(--rh-border);text-align:left;vertical-align:top;padding:.8rem 1rem}thead th{background:var(--rh-surface-muted)}.rh-status-hero{justify-content:space-between;align-items:center;margin:1.5rem 0;display:flex}.rh-status-hero h2{margin:.35rem 0 0}.rh-dialog-layer{z-index:90;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.rh-dialog-backdrop{background:#000000ad;position:absolute;inset:0}.rh-dialog{background:var(--rh-surface);border:1px solid var(--rh-border);border-radius:var(--rh-radius);box-shadow:var(--rh-shadow);z-index:1;width:100%;max-width:36rem;max-height:calc(100vh - 2rem);padding:clamp(1.25rem,4vw,2rem);position:relative;overflow:auto}.rh-dialog h2{margin-top:0}.rh-toasts{z-index:80;gap:.5rem;max-width:min(28rem,100vw - 2rem);display:grid;position:fixed;bottom:1rem;right:1rem}.rh-toast{background:var(--rh-surface);border:1px solid var(--rh-border);border-left:.3rem solid var(--rh-info);box-shadow:var(--rh-shadow);border-radius:.5rem;padding:.8rem 1rem}.rh-toast--success{border-left-color:var(--rh-success)}.rh-toast--warning{border-left-color:var(--rh-warning)}.rh-footer{border-top:1px solid var(--rh-border);color:var(--rh-muted);max-width:var(--rh-content);flex-wrap:wrap;justify-content:space-between;gap:.5rem 2rem;margin:0 auto;padding:1.5rem clamp(1rem,4vw,2.5rem) 3rem;font-size:.78rem;display:flex}.rh-integration-grid{gap:1.25rem;margin:1.5rem 0;display:grid}.rh-integration-card,.rh-discord-installation,.rh-discord-preview{min-width:0}.rh-discord-installation code,.rh-discord-preview code,.rh-discord-resource code,.rh-discord-route code{overflow-wrap:anywhere}.rh-discord-subsection{border-top:1px solid var(--rh-border);margin-top:2rem;padding-top:1.5rem}.rh-discord-form{box-shadow:none;margin-top:1.25rem}.rh-discord-resource-list,.rh-discord-route-list{gap:1rem;margin:1rem 0;display:grid}.rh-discord-resource,.rh-discord-route{background:var(--rh-surface-muted);border:1px solid var(--rh-border);border-radius:.65rem;padding:1rem}.rh-discord-identifiers,.rh-discord-impact{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.rh-discord-identifiers>div,.rh-discord-impact>div{min-width:0}.rh-discord-identifiers dt,.rh-discord-impact dt{color:var(--rh-muted);font-size:.82rem;font-weight:750}.rh-discord-identifiers dd,.rh-discord-impact dd{margin:.3rem 0 0}.rh-discord-route{grid-template-columns:minmax(12rem,1fr) auto auto;align-items:center;gap:1rem;display:grid}.rh-checkbox-row{align-items:center;gap:.65rem;margin:1rem 0;font-weight:700;display:flex}.rh-checkbox-row input{width:1.15rem;height:1.15rem}.rh-discord-danger-zone{background:var(--rh-danger-bg);border:1px solid var(--rh-danger);border-radius:.65rem;margin-top:2rem;padding:1rem}.rh-discord-preview{margin-top:1.25rem}.rh-integration-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin:1.25rem 0;display:grid}.rh-integration-status-grid>div{background:var(--rh-surface-muted);border-radius:.55rem;min-width:0;padding:.8rem}.rh-integration-status-grid dt{color:var(--rh-muted);margin-bottom:.45rem;font-size:.82rem;font-weight:750}.rh-integration-status-grid dd{margin:0}.rh-integration-list{gap:.55rem;padding:0;list-style:none;display:grid}.rh-integration-list li{border-bottom:1px solid var(--rh-border);grid-template-columns:minmax(10rem,1fr) auto minmax(12rem,1fr);align-items:center;gap:.75rem;padding:.65rem 0;display:grid}.rh-integration-list code{overflow-wrap:anywhere}.rh-integration-next-action,.rh-dummy-control{background:var(--rh-surface-muted);border-radius:.55rem;margin:1rem 0;padding:.85rem 1rem}.rh-integration-next-action p:last-child{margin-bottom:0}.rh-dummy-control{grid-template-columns:minmax(12rem,1fr) auto;align-items:end;gap:1rem;display:grid}.rh-dummy-control .rh-field{margin:0}.rh-meta{color:var(--rh-muted);font-size:.82rem}@media (width<=54rem){.rh-header{grid-template-columns:1fr auto}.rh-header nav{order:3;grid-column:1/-1;overflow-x:auto}.rh-header nav a{flex:1 0 auto;justify-content:center}.rh-card-grid--three,.rh-two-column{grid-template-columns:1fr}.rh-integration-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rh-discord-route,.rh-integration-list li{grid-template-columns:1fr;align-items:start}}@media (width<=34rem){.rh-header__brand span:not(.rh-brand-mark){display:none}.rh-header nav{grid-template-columns:1fr;display:grid}.rh-preview-ribbon{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem}.rh-status-hero{flex-direction:column;align-items:flex-start;gap:1rem}.rh-button-row,.rh-button-row .rh-button{width:100%}.rh-dummy-control,.rh-integration-status-grid,.rh-discord-identifiers,.rh-discord-impact{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
