@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_b6aedd49-module__aQoFcW__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_b6aedd49-module__aQoFcW__variable{--rt-font-inter:"Inter", "Inter Fallback"}
:root{--rt-color-bg:#eef1f6;--rt-color-surface:#fff;--rt-color-surface-alt:#f4f6fa;--rt-color-border:#dde3ea;--rt-color-border-strong:#c7cfd9;--rt-color-text:#17212e;--rt-color-text-muted:#64707d;--rt-color-text-faint:#98a2ae;--rt-color-primary:#1f5f8b;--rt-color-primary-hover:#184a6d;--rt-color-primary-soft:#e7f0f7;--rt-color-primary-contrast:#fff;--rt-color-danger:#b3261e;--rt-color-danger-soft:#fbeae9;--rt-radius-sm:6px;--rt-radius:10px;--rt-radius-lg:16px;--rt-spacing-xs:4px;--rt-spacing-sm:8px;--rt-spacing-md:16px;--rt-spacing-lg:24px;--rt-spacing-xl:40px;--rt-shadow-sm:0 1px 2px #17212e0f;--rt-shadow-md:0 6px 20px #17212e14;--rt-shadow-lg:0 16px 40px #17212e24;--rt-transition:.15s ease;--rt-font-sans:var(--rt-font-inter,"Inter"), system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}.rt-button,.rt-icon-button,.rt-select,.rt-input,.rt-card,.rt-module-card,.rt-project-list__item,a{transition:background-color var(--rt-transition), border-color var(--rt-transition), box-shadow var(--rt-transition), color var(--rt-transition), transform var(--rt-transition)}body{background:var(--rt-color-bg);color:var(--rt-color-text);font-family:var(--rt-font-sans);-webkit-font-smoothing:antialiased}h1,h2,h3{letter-spacing:-.01em}a{color:var(--rt-color-primary)}.rt-button{align-items:center;gap:var(--rt-spacing-xs);padding:var(--rt-spacing-sm) var(--rt-spacing-md);border-radius:var(--rt-radius-sm);border:1px solid var(--rt-color-primary);background:var(--rt-color-primary);color:var(--rt-color-primary-contrast);font-family:var(--rt-font-sans);cursor:pointer;box-shadow:var(--rt-shadow-sm);font-size:.9rem;font-weight:500;display:inline-flex}.rt-button:hover{background:var(--rt-color-primary-hover);border-color:var(--rt-color-primary-hover);box-shadow:var(--rt-shadow-md)}.rt-button:active{transform:translateY(1px)}.rt-button:focus-visible{outline:3px solid color-mix(in srgb, var(--rt-color-primary) 40%, white);outline-offset:1px}.rt-button--secondary{background:var(--rt-color-surface);color:var(--rt-color-primary);box-shadow:none}.rt-button--secondary:hover{background:var(--rt-color-primary-soft);box-shadow:none}.rt-button--danger{background:var(--rt-color-surface);color:var(--rt-color-danger);border-color:var(--rt-color-danger);box-shadow:none}.rt-button--danger:hover{background:var(--rt-color-danger-soft);box-shadow:none}.rt-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.rt-icon-button{border-radius:var(--rt-radius-sm);border:1px solid var(--rt-color-border);background:var(--rt-color-surface);width:2.25rem;height:2.25rem;color:var(--rt-color-primary);cursor:pointer;justify-content:center;align-items:center;padding:0;display:inline-flex}.rt-icon-button:hover{background:var(--rt-color-primary-soft);border-color:var(--rt-color-primary)}.rt-icon-button:active{transform:translateY(1px)}.rt-icon-button:focus-visible{outline:3px solid color-mix(in srgb, var(--rt-color-primary) 40%, white);outline-offset:1px}.rt-icon-button--primary{background:var(--rt-color-primary);color:var(--rt-color-primary-contrast);border-color:var(--rt-color-primary)}.rt-icon-button--primary:hover{background:var(--rt-color-primary-hover);border-color:var(--rt-color-primary-hover)}.rt-icon-button--danger{color:var(--rt-color-danger);border-color:var(--rt-color-border)}.rt-icon-button--danger:hover{background:var(--rt-color-danger-soft);border-color:var(--rt-color-danger)}.rt-icon-button:disabled{opacity:.5;cursor:not-allowed}.rt-dialog{border-radius:var(--rt-radius);padding:var(--rt-spacing-lg);width:90vw;max-width:32rem;box-shadow:var(--rt-shadow-lg);border:none}.rt-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172173}.rt-dialog-content{margin-bottom:var(--rt-spacing-md)}.rt-card{background:var(--rt-color-surface);border:1px solid var(--rt-color-border);border-radius:var(--rt-radius);box-shadow:var(--rt-shadow-sm);padding:var(--rt-spacing-lg)}.rt-select,.rt-input{padding:var(--rt-spacing-xs) var(--rt-spacing-sm);border-radius:var(--rt-radius-sm);border:1px solid var(--rt-color-border);background:var(--rt-color-surface);color:var(--rt-color-text);font-family:var(--rt-font-sans);height:2.25rem;font-size:.9rem}.rt-select:hover,.rt-input:hover{border-color:var(--rt-color-border-strong)}.rt-select:focus-visible,.rt-input:focus-visible{border-color:var(--rt-color-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--rt-color-primary) 20%, transparent);outline:none}.rt-field{gap:var(--rt-spacing-xs);flex-direction:column;display:flex}.rt-field label,.rt-field>span:first-child{color:var(--rt-color-text-muted);font-size:.78rem;font-weight:500}.rt-field--inline{align-items:center;gap:var(--rt-spacing-sm);flex-direction:row}.rt-field--inline>span:first-child{white-space:nowrap}.rt-field--check{justify-content:flex-end;align-items:center;gap:var(--rt-spacing-sm);flex-direction:row-reverse}.rt-field--check span:first-child{color:var(--rt-color-text);font-size:.9rem}.rt-field--check input[type=checkbox]{width:1.05rem;height:1.05rem;accent-color:var(--rt-color-primary);cursor:pointer}.rt-check-group{gap:var(--rt-spacing-lg);padding:var(--rt-spacing-sm) var(--rt-spacing-md);background:var(--rt-color-surface-alt);border:1px solid var(--rt-color-border);border-radius:var(--rt-radius-sm);flex-wrap:wrap;display:flex}.rt-error{color:var(--rt-color-danger);font-size:.9rem}.rt-badge{background:var(--rt-color-border);color:var(--rt-color-text-muted);border-radius:999px;align-items:center;padding:2px 8px;font-size:.75rem;display:inline-flex}.rt-badge--subtle{color:var(--rt-color-text-faint);background:0 0;padding:0;font-size:.72rem}.rt-toolbar{gap:var(--rt-spacing-sm);flex-wrap:wrap;align-items:center;display:flex}.rt-section{gap:var(--rt-spacing-sm);padding-top:var(--rt-spacing-md);border-top:1px solid var(--rt-color-border);flex-direction:column;display:flex}.rt-section:first-child{border-top:none;padding-top:0}.rt-section-title{text-transform:uppercase;letter-spacing:.03em;color:var(--rt-color-text-faint);margin:0;font-size:.78rem;font-weight:600}.rt-header{padding:var(--rt-spacing-md) var(--rt-spacing-lg);background:var(--rt-color-surface);border-bottom:1px solid var(--rt-color-border);box-shadow:var(--rt-shadow-sm);z-index:10;justify-content:space-between;position:sticky;top:0}.rt-brand{align-items:center;gap:var(--rt-spacing-sm);color:var(--rt-color-primary);font-size:1.05rem;font-weight:700;text-decoration:none;display:flex}.rt-header nav a{color:var(--rt-color-text-muted);font-size:.9rem;font-weight:500;text-decoration:none}.rt-header nav a:hover{color:var(--rt-color-primary)}.rt-footer{padding:var(--rt-spacing-sm) var(--rt-spacing-lg);border-top:1px solid var(--rt-color-border);color:var(--rt-color-text-faint);background:0 0;justify-content:center;font-size:.78rem}.rt-project-manager{gap:var(--rt-spacing-sm);padding:var(--rt-spacing-md);flex-direction:column;display:flex}.rt-project-manager__empty{color:var(--rt-color-text-muted);margin:0;font-size:.9rem}.rt-project-list{border-top:1px solid var(--rt-color-border);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.rt-project-list__item{justify-content:space-between;align-items:center;gap:var(--rt-spacing-sm);padding:var(--rt-spacing-xs) var(--rt-spacing-xs);border-bottom:1px solid var(--rt-color-border);display:flex}.rt-project-list__item:hover{background:var(--rt-color-surface-alt)}.rt-project-list__item[aria-current=true]{background:var(--rt-color-primary-soft)}.rt-project-list__name{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.rt-module-card{gap:var(--rt-spacing-sm);background:var(--rt-color-surface);border:1px solid var(--rt-color-border);border-radius:var(--rt-radius);box-shadow:var(--rt-shadow-sm);padding:var(--rt-spacing-md);color:inherit;flex-direction:column;text-decoration:none;display:flex;position:relative}.rt-module-card:hover{box-shadow:var(--rt-shadow-md);border-color:var(--rt-color-primary);transform:translateY(-2px)}.rt-module-card__header{align-items:center;gap:var(--rt-spacing-sm);display:flex}.rt-module-card__icon{color:var(--rt-color-primary);display:inline-flex}.rt-module-card__title{flex:1;margin:0;font-size:1.05rem}.rt-module-card__info{display:inline-flex}.rt-module-card__description{color:var(--rt-color-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.88rem;display:-webkit-box;overflow:hidden}.rt-lightbox{border-radius:var(--rt-radius);width:95vw;max-width:none;height:95vh;max-height:none;box-shadow:var(--rt-shadow-lg);border:none;padding:0;overflow:hidden}.rt-lightbox[open]{flex-direction:column;display:flex}.rt-lightbox::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172199}.rt-lightbox-toolbar{justify-content:flex-end;gap:var(--rt-spacing-sm);padding:var(--rt-spacing-sm);border-bottom:1px solid var(--rt-color-border);background:var(--rt-color-surface-alt);display:flex}.rt-lightbox-viewport{cursor:grab;touch-action:none;background:var(--rt-color-surface);flex:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.rt-lightbox-viewport:active{cursor:grabbing}.rt-lightbox-content{transform-origin:50%}.rt-lightbox-content svg{width:min(96vw,1800px)!important;max-width:none!important;height:auto!important}.rt-main{padding:var(--rt-spacing-lg);gap:var(--rt-spacing-lg);flex-direction:column;flex:1;width:100%;max-width:960px;margin:0 auto;display:flex}
*{box-sizing:border-box}html,body{height:100%}body{flex-direction:column;min-height:100vh;margin:0;display:flex}table{border-collapse:collapse;border:1px solid var(--rt-color-border);border-radius:var(--rt-radius-sm);width:100%;overflow:hidden}caption{caption-side:top;text-align:left;text-transform:uppercase;letter-spacing:.03em;color:var(--rt-color-text-faint);margin-bottom:var(--rt-spacing-sm);font-size:.78rem;font-weight:600}th,td{border:1px solid var(--rt-color-border);padding:var(--rt-spacing-xs) var(--rt-spacing-sm);text-align:left}th{background:var(--rt-color-surface-alt);color:var(--rt-color-text-muted);font-size:.82rem;font-weight:600}tbody tr:hover{background:var(--rt-color-surface-alt)}
