: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-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{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-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}@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{grid-template-columns:1fr}}@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%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
