@keyframes aw3-bounce{0%,to{transform:translateY(0);opacity:.4}50%{transform:translateY(-4px);opacity:1}}.aw3-conv-item:hover{background:hsl(var(--muted))!important}html.light .aw3-conv-item:hover{background:#0000000d!important}.aw3-conv-item:hover .aw3-conv-del{opacity:1!important}.aw3-conv-del,.aw3-conv-rename{opacity:0;transition:opacity .15s}.aw3-conv-item:hover .aw3-conv-rename{opacity:1!important}.aw3-prompt:hover{background:hsl(var(--muted))!important;border-color:hsl(var(--border))!important;color:#ccc!important}html.light .aw3-prompt:hover{background:#ebebeb!important;border-color:#b8b8b8!important;color:#1a1a1a!important}.aw3-send:hover:not(:disabled){background:linear-gradient(135deg,#873dd1,#6e16c5)!important}.aw3-new-conv:hover{background:linear-gradient(135deg,#873dd1,#6e16c5)!important}.aw3-ai-input:focus-within{outline:none;border-color:#7f40bf99!important;box-shadow:0 0 0 3px #7f40bf1a!important}.aw3-rec-card:hover{background:hsl(var(--muted))!important;border-color:hsl(var(--border))!important;transform:translateY(-1px);box-shadow:0 4px 12px #0000004d}html.light .aw3-rec-card:hover{background:#f2f2f2!important;border-color:#c7c7c7!important;box-shadow:0 4px 12px #00000014}.aw3-rec-btn-primary:hover{background:#472965!important;border-color:#61388a!important}.aw3-rec-btn-secondary:hover{background:hsl(var(--muted))!important;border-color:hsl(var(--border))!important}html.light .aw3-rec-btn-secondary:hover{background:#e6e6e6!important;border-color:#b8b8b8!important}.aw3-ctx-chip{cursor:default}html.light .aw3-ctx-chip{border-color:#c7c7c7!important;color:#616161!important}html.light .aw3-rec-btn-primary{background:#e6d9f2!important;border-color:#a682c9!important;color:#47206f!important}html.light .aw3-rec-btn-primary:hover{background:#d6c2eb!important;border-color:#8c5eba!important}html.light .aw3-new-conv{background:linear-gradient(135deg,#7a37be,#6629a3)!important;color:#fafafa!important}html.light .aw3-example-badge{border-color:#c7c7c7!important;color:#616161!important}html.light .aw3-production-chip,html.light .aw3-retry-btn{background:#e6d9f2!important;border-color:#a682c9!important;color:#47206f!important}.aw3-user-msg-wrap{position:relative}.aw3-edit-msg{position:absolute;top:4px;right:4px;opacity:0;transition:opacity .15s;background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:5px;color:#8c8c8c;cursor:pointer;font-size:.65rem;padding:2px 7px;display:flex;align-items:center;gap:3px;z-index:5}.aw3-user-msg-wrap:hover .aw3-edit-msg{opacity:1}html.light .aw3-edit-msg{background:#f0f0f0;border-color:#ccc;color:#666}@media (max-width: 767px){input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=submit]):not([type=button]),select,textarea{font-size:max(1rem,.875rem)!important}}.modal-backdrop,html.light .modal-backdrop{background:hsl(var(--overlay-dark))}.modal-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:hsl(var(--overlay-dark));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.modal-sheet{width:100%;max-width:480px;margin:1rem}.modal-sheet-handle{display:none;width:36px;height:4px;background:#474747;border-radius:2px;margin:10px auto 0}@keyframes mobile-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width: 640px){.modal-overlay{align-items:flex-end;padding:0}.modal-sheet{max-width:100%;margin:0;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-bottom:none!important;max-height:90dvh;overflow-y:auto;padding-bottom:env(safe-area-inset-bottom,0px);animation:mobile-sheet-up .3s cubic-bezier(.16,1,.3,1)}.modal-sheet-handle{display:block}}.members-grid-header{display:grid;grid-template-columns:2.5fr 1.5fr 1fr 1fr auto;gap:.75rem;padding:.75rem 1.25rem;border-bottom:1px solid hsl(var(--border));font-size:.6875rem;font-weight:600;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.06em;font-family:Inter,sans-serif}.members-grid-row{display:grid;grid-template-columns:2.5fr 1.5fr 1fr 1fr auto;gap:.75rem;padding:.875rem 1.25rem;align-items:center;transition:background .1s}.members-grid-row:hover{background:hsl(var(--muted) / .4)}@media (max-width: 640px){.members-grid-header{display:none!important}.members-grid-row{grid-template-columns:1fr auto!important;grid-template-rows:auto auto!important;gap:.375rem .5rem!important;padding:.75rem 1rem!important}.members-col-member{grid-column:1;grid-row:1}.members-col-role{grid-column:1;grid-row:2}.members-col-actions{grid-column:2;grid-row:1 / 3;align-self:center}.members-col-joined,.members-col-last-active{display:none!important}}.mobile-fab{display:none;position:fixed;bottom:calc(70px + env(safe-area-inset-bottom,0px));right:16px;z-index:55;width:48px;height:48px;border-radius:50%;border:1px solid hsl(270 55% 65% / .4);background:linear-gradient(180deg,#8541c8,#612c96 50%,#431862);box-shadow:inset 0 1px #ffffff2e,0 8px 24px #33194d8c,0 0 30px #7f39c633;color:#ebebeb;cursor:pointer;align-items:center;justify-content:center;transition:transform .15s ease,box-shadow .15s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.mobile-fab:active{transform:scale(.88)}@media (max-width: 767px){.mobile-fab{display:flex}}.mobile-nav-more-overlay{display:none;position:fixed;inset:0;z-index:65;background:#0000008c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.mobile-nav-more-sheet{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(180deg,#1a1a1afa,#121212fc);border-top:1px solid hsl(0 0% 100% / .08);border-radius:20px 20px 0 0;padding-bottom:calc(56px + env(safe-area-inset-bottom,0px));max-height:82dvh;overflow-y:auto;overscroll-behavior:contain;animation:mobile-sheet-up .28s cubic-bezier(.16,1,.3,1)}@media (max-width: 767px){.mobile-nav-more-overlay.is-open{display:block}}.mobile-bottom-nav-more-btn{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#616161;font-family:Inter,sans-serif;font-size:.625rem;font-weight:500;padding:8px 0;min-height:56px;background:transparent;border:none;cursor:pointer;transition:color .15s ease,background .15s ease;-webkit-tap-highlight-color:transparent;position:relative}.mobile-bottom-nav-more-btn:active{background:#ffffff0a}.mobile-bottom-nav-more-btn.is-open{color:#ad7cde}.mobile-bottom-nav-more-btn.is-open:before{content:"";position:absolute;top:0;left:20%;right:20%;height:2px;border-radius:0 0 3px 3px;background:#995cd6;box-shadow:0 0 8px #995cd699}.pwa-install-banner{position:fixed;bottom:calc(56px + env(safe-area-inset-bottom,0px));left:0;right:0;z-index:70;padding:.875rem 1.25rem;background:linear-gradient(180deg,#241730f7,#190f24fc);border-top:1px solid hsl(270 50% 50% / .2);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;align-items:center;gap:.875rem;box-shadow:0 -8px 32px #33194d4d;animation:mobile-sheet-up .3s cubic-bezier(.16,1,.3,1)}html.light .pwa-install-banner{background:linear-gradient(180deg,#f7f5faf7,#f0edf3fc);border-top:1px solid hsl(270 30% 80% / .4);box-shadow:0 -8px 32px #7f59a614}.pwa-install-icon{width:36px;height:36px;border-radius:8px;background:linear-gradient(135deg,#6b30a6,#522768);border:1px solid hsl(270 40% 50% / .35)}html.light .pwa-install-icon{background:linear-gradient(135deg,#8c4dcb,#7b3b9b);border:1px solid hsl(270 40% 60% / .3)}.terminal-portrait-hint{display:none;position:absolute;inset:0;z-index:10;background:#0b0b0ef5;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);align-items:center;justify-content:center;flex-direction:column;gap:1.25rem;text-align:center;padding:2.5rem 2rem}@media (max-width: 767px) and (orientation: portrait){.terminal-portrait-hint{display:flex}}@media (max-width: 767px){.sidebar-nav-item{min-height:44px!important}}html.light{color-scheme:light;--background: 0 0% 96%;--foreground: 0 0% 9%;--card: 0 0% 100%;--card-foreground: 0 0% 9%;--muted: 0 0% 91%;--muted-foreground: 0 0% 32%;--border: 0 0% 83%;--input: 0 0% 83%;--secondary: 270 25% 88%;--secondary-foreground: 270 50% 28%;--glow: 270 60% 50%;--glow-primary: 270 50% 45%;--primary: 270 55% 42%;--primary-foreground: 0 0% 98%;--accent: 275 50% 40%;--accent-foreground: 0 0% 98%;--ring: 270 55% 42%;--destructive: 0 84% 44%;--destructive-foreground: 0 0% 98%;--color-high-dim: 25 80% 92% / .85;--color-high-border: 25 80% 38% / .35;--color-success-dim: 142 60% 91% / .85;--color-success-border: 142 60% 38% / .35;--color-high: 25 80% 38%;--color-success: 142 60% 30%;--color-warning: 38 90% 33%;--color-error: 0 84% 38%;--color-info: 200 70% 30%;--color-info-dim: 200 65% 91% / .85;--color-info-border: 200 65% 38% / .35;--color-primary-dim: 270 50% 91% / .85;--color-primary-border: 270 50% 42% / .35;--accent-purple-text: 270 55% 35%;--color-log-error: hsl(0 65% 45%);--color-log-error-bg: hsl(0 60% 95% / .6);--color-log-warn: hsl(38 80% 38%);--color-log-success: hsl(142 60% 35%);--color-log-default: hsl(0 0% 20%);--aw3-app-bg: hsl(0 0% 96%);--aw3-glass-bg: 0 0% 100% / .88;--aw3-glass-border: 0 0% 0% / .09;--aw3-sidebar-bg: linear-gradient(180deg, hsl(0 0% 100% / .98), hsl(0 0% 97% / .99));--aw3-sidebar-border: hsl(0 0% 0% / .08);--aw3-topbar-bg: linear-gradient(180deg, hsl(0 0% 100% / .94), hsl(0 0% 97% / .97));--aw3-topbar-border: hsl(0 0% 0% / .08);--aw3-breadcrumb-bg: hsl(0 0% 94% / .85);--aw3-breadcrumb-border:hsl(0 0% 0% / .06);--aw3-input-bg: hsl(0 0% 100%);--aw3-input-border: 0 0% 78%;--aw3-input-color: hsl(0 0% 10%);--aw3-input-placeholder: hsl(0 0% 52%);--aw3-text-primary: 0 0% 9%;--aw3-text-secondary: 0 0% 35%;--aw3-text-muted: 0 0% 48%;--aw3-nav-text: hsl(0 0% 38%);--aw3-nav-text-muted: hsl(0 0% 50%);--aw3-nav-text-active: hsl(270 55% 28%);--aw3-nav-bg-active: linear-gradient(135deg, hsl(270 40% 93% / .9), hsl(270 35% 89% / .95));--aw3-nav-border-active: 1px solid hsl(270 50% 55% / .3);--aw3-nav-shadow-active: inset 0 1px 0 0 hsl(0 0% 100% / .7), 0 0 8px hsl(270 50% 55% / .08);--aw3-divider: hsl(0 0% 0% / .08);--aw3-filter-bg: hsl(0 0% 100% / .85);--aw3-filter-border: hsl(0 0% 0% / .08);--aw3-heading-gradient: linear-gradient(135deg, hsl(270 55% 30%), hsl(270 60% 52%));--color-error-dim: 0 65% 92% / .8;--color-error-border: 0 65% 50% / .25;--color-warning-dim: 38 80% 92% / .8;--color-warning-border: 38 80% 50% / .25;--terminal-bg: hsl(240 20% 6%);--terminal-fg: hsl(0 0% 90%);--terminal-cursor: hsl(270 60% 65%);--terminal-cursor-accent: hsl(240 20% 6%);--terminal-selection: hsl(270 40% 50% / .4);--terminal-black: hsl(240 15% 10%);--terminal-bright-black: hsl(240 10% 38%);--terminal-white: hsl(0 0% 85%);--terminal-bright-white: hsl(0 0% 95%);--terminal-red: hsl(0 84% 62%);--terminal-bright-red: hsl(0 84% 68%);--terminal-green: hsl(142 70% 55%);--terminal-bright-green: hsl(142 70% 62%);--terminal-yellow: hsl(38 95% 60%);--terminal-bright-yellow: hsl(38 95% 67%);--terminal-blue: hsl(215 80% 65%);--terminal-bright-blue: hsl(215 80% 72%);--terminal-magenta: hsl(270 65% 68%);--terminal-bright-magenta: hsl(270 65% 75%);--terminal-cyan: hsl(185 70% 58%);--terminal-bright-cyan: hsl(185 70% 65%)}html.light body{background-color:hsl(var(--background));color:hsl(var(--foreground))}html.light .layout-root{background-color:hsl(var(--background))!important}html.light header{background:linear-gradient(180deg,#ffffffeb,#f5f5f5f7)!important;border-bottom-color:#00000014!important}html.light aside.sidebar{background:linear-gradient(180deg,#fffffffa,#f7f7f7fc)!important;border-right-color:#00000014!important}html.light .layout-root>div>div[style*=borderRight]{background:linear-gradient(180deg,#fffffffa,#f7f7f7fc)!important;border-right-color:#00000014!important}html.light .breadcrumb{background:#f0f0f0cc!important;border-bottom-color:#0000000f!important;color:#666!important}html.light .breadcrumb a,html.light .breadcrumb-link{color:#666!important}html.light .breadcrumb a:hover,html.light .breadcrumb-link:hover{color:#7a3db8!important}html.light .breadcrumb-current{color:#383838!important}html.light .breadcrumb-sep{color:#8c8c8c!important}html.light .glass{background:linear-gradient(180deg,#ffffffe0,#f5f5f5eb)!important;border-color:#00000014!important;box-shadow:inset 0 1px #fff,0 4px 20px #0000000f!important}html.light .glass:before{background:linear-gradient(180deg,hsl(0 0% 100% / .5) 0%,transparent 40%)!important}html.light .glass-elevated{background:linear-gradient(180deg,#fff,#fafafaf5)!important;border-color:#00000017!important;box-shadow:inset 0 1px #fff,0 8px 32px #00000017!important}html.light .glass-elevated:before{background:linear-gradient(180deg,hsl(0 0% 100% / .55) 0%,transparent 35%)!important}html.light .glass-primary{background:linear-gradient(180deg,#f2eef6e6,#ebe4f1f0)!important;border-color:#8c53c640!important;box-shadow:inset 0 1px #ffffffb3,0 4px 16px #7f40bf14!important}html.light .btn-glass,html.light .btn-secondary{background:linear-gradient(180deg,#fff,#f0f0f0 55%,#e0e0e0)!important;border-color:#9e9e9e8c!important;color:#242424!important;box-shadow:inset 0 1px #fff,inset 0 -1px #0000000f,0 2px 8px #00000017!important}html.light .btn-glass:hover,html.light .btn-secondary:hover{background:linear-gradient(180deg,#fff,#f7f7f7 55%,#ebebeb)!important;box-shadow:inset 0 1px #fff,inset 0 -1px #0000000f,0 4px 12px #00000021!important}html.light .btn-glass-primary,html.light .btn-primary{background:linear-gradient(180deg,#e8ddf4,#decdee 55%,#d1bae8)!important;border-color:#8547c266!important;color:#381957!important;box-shadow:inset 0 1px #fff,inset 0 -1px #9966cc14,0 2px 8px #7f40bf26!important}html.light .btn-glass-primary:hover,html.light .btn-primary:hover{background:linear-gradient(180deg,#f0e8f7,#e6d9f2 55%,#dbc9ed)!important;box-shadow:inset 0 1px #fff,inset 0 -1px #9966cc14,0 4px 12px #7f40bf33!important}html.light .btn-glass-wrapper:before{background:linear-gradient(180deg,#b8a2cd80,#9980b340)!important}html.light .btn-danger{background:linear-gradient(180deg,#f6dada,#f2caca 55%,#eebaba)!important;border-color:#ce3b3b59!important;color:#6d1717!important;box-shadow:inset 0 1px #fff,inset 0 -1px #cc33330f,0 2px 8px #cc33331f!important}html.light .btn-danger:hover{background:linear-gradient(180deg,#f9e7e7,#f5d6d6 55%,#f2caca)!important;box-shadow:inset 0 1px #fff,inset 0 -1px #cc33330f,0 4px 12px #cc33332e!important}html.light .btn-danger-sm{background:linear-gradient(180deg,#f5d6d6,#f1c6c6)!important;border-color:#ce3b3b4d!important;color:#6d1717!important}html.light .sidebar-deploy-btn{background:linear-gradient(180deg,#e6d9f2,#d9c6ec 50%,#c9afe4)!important;border-color:#8547c266!important;color:#381957!important;box-shadow:inset 0 1px #fff,0 2px 8px #7f40bf1f!important}html.light .sidebar-deploy-btn:hover{background:linear-gradient(180deg,#ede4f6,#e0d1f0 50%,#d4bee9)!important;box-shadow:inset 0 1px #fff,0 4px 12px #7f40bf2e!important}html.light .badge-success{background:#d7f4e2cc!important;border-color:#37be684d!important;color:#1e6739!important}html.light .badge-warning{background:#faebd1cc!important;border-color:#dc95184d!important;color:#77500d!important}html.light .badge-error{background:#f8d8d8cc!important;border-color:#d926264d!important;color:#791515!important}html.light .badge-muted{background:#e6e6e6cc!important;border-color:#9999994d!important;color:#525252!important}html.light .form-input:focus{border-color:#7339ac99!important;box-shadow:0 0 0 3px #7339ac1f!important}html.light .form-label{color:#595959!important}html.light .topbar-icon-btn{color:#616161!important}html.light .topbar-icon-btn:hover{background:#0000000f!important;border-color:#0000001a!important;color:#2e2e2e!important}html.light .cmd-palette-overlay{background:hsl(var(--overlay-dark))!important}html.light .cmd-palette-box{background:linear-gradient(180deg,#fff,#fafafa)!important;border-color:#0000001a!important;box-shadow:0 24px 64px #00000024,0 0 0 1px #0000000a,inset 0 1px #fff!important}html.light .cmd-palette-input{color:#1a1a1a!important}html.light .cmd-palette-input::-moz-placeholder{color:#858585!important}html.light .cmd-palette-input::placeholder{color:#858585!important}html.light .cmd-palette-divider{background:#00000012!important}html.light .cmd-palette-item{color:#525252!important}html.light .cmd-palette-item:hover,html.light .cmd-palette-item.is-selected{background:linear-gradient(135deg,#f0ebf4,#f7f6f9)!important;border-color:#8c53c62e!important;color:#1a1a1a!important}html.light .cmd-palette-empty{color:#757575!important}html.light .cmd-palette-hint{border-top-color:#0000000f!important;color:#6b6b6b!important}html.light .cmd-key{background:#e8e8e8!important;border-color:#c7c7c7!important;color:#525252!important}html.light .grid-pattern,html.light .bg-grid{background-image:linear-gradient(hsl(0 0% 0% / .055) 1px,transparent 1px),linear-gradient(90deg,hsl(0 0% 0% / .055) 1px,transparent 1px)!important}html.light .skeleton{background:linear-gradient(90deg,#e0e0e0 25%,#f2f2f2,#e0e0e0 75%)!important;background-size:800px 100%!important}html.light .skeleton-row{background:linear-gradient(90deg,#e3e3e3 25%,#f2f2f2,#e3e3e3 75%)!important;background-size:800px 100%!important}html.light .skeleton-card{background:linear-gradient(90deg,#e3e3e3 25%,#f2f2f2,#e3e3e3 75%)!important;background-size:800px 100%!important;border-color:#0000000f!important}html.light .aw3-conv-skeleton-bar{background:#e0e0e0!important}html.light h1,html.light h2,html.light h3,html.light h4{color:#171717!important}html.light h1.text-gradient,html.light h2.text-gradient,html.light h3.text-gradient,html.light h4.text-gradient,html.light .text-gradient{color:transparent!important}html.light .text-metallic{background-image:linear-gradient(180deg,#141414,#474747)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}html.light .page-header-icon{background:linear-gradient(135deg,#ebe4f1,#f2f0f5)!important;border-color:#8c53c638!important}html.light .page-header-title{color:#1a1a1a!important}html.light .page-header-subtitle{color:#616161!important}html.light .page-header-divider{background:linear-gradient(90deg,hsl(270 50% 55% / .18),hsl(270 50% 55% / .04),transparent)!important}html.light .sidebar-user-card{background:#0000000a!important;border-color:#00000014!important}html.light .sidebar-user-card:hover{background:#00000012!important}html.light .sidebar-collapse-btn{background:#0000000d!important;border-color:#00000017!important;color:#666!important}html.light .sidebar-collapse-btn:hover{background:#f0ebf4e6!important;border-color:#8c53c638!important;color:#6b36a1!important}html.light .data-table-row:hover{background-color:#00000006!important}html.light .toast{box-shadow:0 4px 20px #0000001f!important}html.light .toast-success{background:linear-gradient(135deg,#e6f4ebf7,#f1f8f4fa)!important;border-color:#34b2624d!important;color:#1e6739!important}html.light .toast-error{background:linear-gradient(135deg,#f8e2e2f7,#faefeffa)!important;border-color:#ca2b2b4d!important;color:#761919!important}html.light .toast-info{background:linear-gradient(135deg,#f0ebf4f7,#f7f5f9fa)!important;border-color:#8547c240!important;color:#52297a!important}html.light .toast-warning{background:linear-gradient(135deg,#f7eedef7,#faf6effa)!important;border-color:#c4871c4d!important;color:#6b490f!important}html.light .mobile-bottom-nav{background:linear-gradient(180deg,#fffffff7,#f7f7f7fc)!important;border-top-color:#00000014!important}html.light .mobile-bottom-nav a{color:#666!important}html.light .mobile-bottom-nav a.active{color:#7334b2!important}html.light .sidebar-backdrop{background:#00000059!important}html.light .modal-overlay{background:hsl(var(--overlay-dark))!important}.modal-close-btn:hover{background:#383041!important;color:#e0e0e0!important}html.light .modal-close-btn:hover{background:#e0d9e8!important;color:#47246b!important}html.light .table-sort-btn{color:inherit}html.light .table-sort-btn:hover{color:#7038a8!important}html.light .table-sort-btn.is-sorted{color:#6b30a6!important}html.light .error-boundary-card{color:#6b6b6b!important}html.light .btn-glass-danger{background:#f7e8e8b3!important;border-color:#cc333340!important;color:#9b2727!important}html.light [style*="color: hsl(0 0% 96%)"],html.light [style*="color: hsl(0 0% 95%)"]{color:#171717!important}html.light [style*="color: hsl(0 0% 94%)"],html.light [style*="color: hsl(0 0% 93%)"],html.light [style*="color: hsl(0 0% 92%)"]{color:#1a1a1a!important}html.light [style*="color: hsl(0 0% 91%)"]{color:#1c1c1c!important}html.light [style*="color: hsl(0 0% 90%)"]{color:#1f1f1f!important}html.light [style*="color: hsl(0 0% 89%)"]{color:#212121!important}html.light [style*="color: hsl(0 0% 88%)"]{color:#242424!important}html.light [style*="color: hsl(0 0% 87%)"]{color:#262626!important}html.light [style*="color: hsl(0 0% 86%)"],html.light [style*="color: hsl(0 0% 85%)"]{color:#292929!important}html.light [style*="color: hsl(0 0% 84%)"]{color:#2e2e2e!important}html.light [style*="color: hsl(0 0% 83%)"]{color:#303030!important}html.light [style*="color: hsl(0 0% 82%)"]{color:#333!important}html.light [style*="color: hsl(0 0% 81%)"]{color:#363636!important}html.light [style*="color: hsl(0 0% 80%)"]{color:#383838!important}html.light [style*="color: hsl(0 0% 79%)"]{color:#3b3b3b!important}html.light [style*="color: hsl(0 0% 78%)"]{color:#3d3d3d!important}html.light [style*="color: hsl(0 0% 77%)"],html.light [style*="color: hsl(0 0% 76%)"]{color:#404040!important}html.light [style*="color: hsl(0 0% 75%)"]{color:#424242!important}html.light [style*="color: hsl(0 0% 74%)"]{color:#454545!important}html.light [style*="color: hsl(0 0% 73%)"],html.light [style*="color: hsl(0 0% 72%)"]{color:#474747!important}html.light [style*="color: hsl(0 0% 71%)"]{color:#4a4a4a!important}html.light [style*="color: hsl(0 0% 70%)"]{color:#4d4d4d!important}html.light [style*="color: hsl(0 0% 69%)"]{color:#4f4f4f!important}html.light [style*="color: hsl(0 0% 68%)"]{color:#525252!important}html.light [style*="color: hsl(270 85% 90%)"]{color:#420a7b!important}html.light [style*="color: hsl(270 80% 88%)"]{color:#420d77!important}html.light [style*="color: hsl(270 75% 85%)"]{color:#47127d!important}html.light [style*="color: hsl(270 80% 85%)"]{color:#470e81!important}html.light [style*="color: hsl(270 80% 75%)"]{color:#4c0f8a!important}html.light [style*="color: hsl(270 60% 75%)"]{color:#59248f!important}html.light [style*="color: hsl(270 80% 70%)"]{color:#521093!important}html.light [style*="color: hsl(270 70% 72%)"]{color:#571a93!important}html.light [style*="color: hsl(270 60% 72%)"],html.light [style*="color: hsl(270 60% 70%)"]{color:#61279b!important}html.light [style*="color: hsl(270 70% 68%)"]{color:#571a93!important}html.light [style*="color: hsl(270 60% 68%)"]{color:#5c2593!important}html.light [style*="color: hsl(270 55% 65%)"]{color:#59288a!important}html.light [style*="color: hsl(270 50% 68%)"]{color:#5c2e8a!important}html.light [style*="color: hsl(270 50% 65%)"]{color:#592d86!important}html.light [style*="color: hsl(270 40% 65%)"],html.light [style*="color: hsl(270 40% 62%)"]{color:#613a88!important}html.light [style*="color: hsl(270 40% 60%)"],html.light [style*="color: hsl(270 40% 55%)"]{color:#663d8f!important}html.light [style*="color: hsl(270 50% 60%)"]{color:#613091!important}html.light [style*="color: hsl(270 60% 65%)"]{color:#61279b!important}html.light [style*="color: hsl(142 70% 70%)"]{color:#126832!important}html.light [style*="color: hsl(142 60% 72%)"]{color:#186233!important}html.light [style*="color: hsl(142 70% 65%)"]{color:#147136!important}html.light [style*="color: hsl(142 60% 68%)"]{color:#1b6a38!important}html.light [style*="color: hsl(142 55% 65%)"]{color:#206f3d!important}html.light [style*="color: hsl(40 90% 65%)"]{color:#6b4906!important}html.light [style*="color: hsl(38 90% 70%)"]{color:#6b4606!important}html.light [style*="color: hsl(38 80% 72%)"]{color:#65440b!important}html.light [style*="color: hsl(38 80% 65%)"]{color:#6e4a0c!important}html.light [style*="color: hsl(38 80% 60%)"]{color:#77500d!important}html.light [style*="color: hsl(20 80% 58%)"]{color:#77310d!important}html.light [style*="color: hsl(0 84% 70%)"]{color:#830b0b!important}html.light [style*="color: hsl(0 70% 72%)"]{color:#821717!important}html.light [style*="color: hsl(0 70% 68%)"]{color:#8b1818!important}html.light [style*="color: hsl(220 15% 85%)"]{color:#23272f!important}html.light [style*="color: hsl(220 15% 80%)"]{color:#2b303b!important}html.light [style*="color: hsl(220 15% 75%)"]{color:#363d49!important}html.light [style*="color: hsl(220 10% 80%)"]{color:#32363e!important}html.light [style*="color: hsl(220 10% 75%)"]{color:#3e434c!important}html.light [style*="color: hsl(220 10% 70%)"]{color:#454a54!important}html.light [style*="color: hsl(240 10% 80%)"]{color:#32323e!important}html.light [style*="color: hsl(240 10% 75%)"]{color:#3e3e4c!important}html.light [style*="color: hsl(240 10% 70%)"]{color:#454554!important}html.light [style*="background: hsl(0 0% 4%)"],html.light [style*="background: hsl(0 0% 5%)"],html.light [style*="background: hsl(0 0% 6%)"]{background:#f7f7f7!important}html.light [style*="background: hsl(0 0% 7%)"],html.light [style*="background: hsl(0 0% 8%)"]{background:#f5f5f5!important}html.light [style*="background: hsl(0 0% 9%)"],html.light [style*="background: hsl(0 0% 10%)"]{background:#f2f2f2!important}html.light [style*="background: hsl(0 0% 11%)"],html.light [style*="background: hsl(0 0% 12%)"]{background:#f0f0f0!important}html.light [style*="background: hsl(0 0% 13%)"]{background:#ededed!important}html.light [style*="background-color: hsl(0 0% 4%)"],html.light [style*="background-color: hsl(0 0% 5%)"]{background-color:#f7f7f7!important}html.light [style*="background-color: hsl(0 0% 6%)"],html.light [style*="background-color: hsl(0 0% 7%)"]{background-color:#f5f5f5!important}html.light [style*="background-color: hsl(0 0% 8%)"],html.light [style*="background-color: hsl(0 0% 9%)"]{background-color:#f2f2f2!important}html.light [style*="background-color: hsl(0 0% 10%)"]{background-color:#f0f0f0!important}html.light [style*="background: hsl(240 10% 8%)"],html.light [style*="background: hsl(240 10% 9%)"],html.light [style*="background: hsl(240 10% 10%)"],html.light [style*="background: hsl(240 15% 10%)"],html.light [style*="background: hsl(240 15% 8%)"],html.light [style*="background: hsl(260 20% 13%)"]{background:#f7f7f7!important}html.light [style*="background: hsl(240 10% 8% / 0.7)"],html.light [style*="background: hsl(240 10% 10% / 0.6)"],html.light [style*="background: hsl(240 10% 10% / 0.7)"],html.light [style*="background: hsl(240 15% 10% / 0.7)"]{background:#ffffffe0!important}html.light [style*="background: hsl(0 0% 5% / 0.6)"],html.light [style*="background: hsl(0 0% 6% / 0.8)"]{background:#f7f7f7d9!important}html.light [style*="background: hsl(0 0% 7% / 0.9)"]{background:#f5f5f5e6!important}html.light [style*="background: hsl(0 0% 8% / 0.98)"]{background:#fffffffa!important}html.light [style*="background: hsl(0 0% 5% / 0.99)"]{background:#f7f7f7fc!important}html.light [style*="background: hsl(270 20% 15%)"],html.light [style*="background: hsl(270 25% 12%)"],html.light [style*="background: hsl(270 30% 12%)"]{background:#f5f2f8!important}html.light [style*="background: hsl(270 30% 15%)"]{background:#f2eff5!important}html.light [style*="background: hsl(270 35% 12%)"]{background:#f2eef6!important}html.light [style*="border: 1px solid hsl(0 0% 16%)"]{border-color:#d6d6d6!important}html.light [style*="border: 1px solid hsl(0 0% 18%)"]{border-color:#d1d1d1!important}html.light [style*="border: 1px solid hsl(0 0% 20%)"]{border-color:#ccc!important}html.light [style*="border: 1px solid hsl(0 0% 22%)"]{border-color:#c7c7c7!important}html.light [style*="border-bottom: 1px solid hsl(0 0% 16%)"]{border-bottom-color:#d6d6d6!important}html.light [style*="border-bottom: 1px solid hsl(0 0% 18%)"]{border-bottom-color:#d1d1d1!important}html.light [style*="border-top: 1px solid hsl(0 0% 16%)"]{border-top-color:#d6d6d6!important}html.light [style*="background: hsl(0 0% 3%)"]{background:#fafafa!important}html.light [style*="background: hsl(0 0% 14%)"],html.light [style*="background: hsl(0 0% 15%)"]{background:#ebebeb!important}html.light [style*="background: hsl(0 0% 16%)"],html.light [style*="background: hsl(0 0% 17%)"]{background:#e8e8e8!important}html.light [style*="background: hsl(0 0% 18%)"]{background:#e6e6e6!important}html.light [style*="border: 2px solid hsl(0 0% 22%)"]{border-color:#c7c7c7!important}html.light [style*="border-bottom: 1px solid hsl(0 0% 100% / 0.04)"]{border-bottom-color:#0000000f!important}html.light [style*="border-bottom: 1px solid hsl(0 0% 100% / 0.06)"]{border-bottom-color:#00000014!important}html.light [style*="border-bottom: 1px solid hsl(0 0% 100% / 0.07)"]{border-bottom-color:#00000012!important}html.light [style*="border-top: 1px solid hsl(0 0% 100% / 0.04)"]{border-top-color:#0000000f!important}html.light [style*="background: hsl(270 15% 7%)"]{background:#f7f5f9!important}html.light [style*="background: hsl(270 15% 9%)"],html.light [style*="background: hsl(270 15% 10%)"],html.light [style*="background: hsl(270 15% 11%)"]{background:#f7f6f9!important}html.light [style*="background: hsl(270 15% 15%)"]{background:#f0edf3!important}html.light [style*="background: hsl(270 15% 18%)"]{background:#edeaf1!important}html.light [style*="background: hsl(270 15% 9% / 0.8)"]{background:#ffffffeb!important}html.light [style*="background: hsl(270 15% 9% / 0.6)"]{background:#ffffffde!important}html.light [style*="background: hsl(270 50% 30%)"]{background:#e8ddf4!important}html.light [style*="background: hsl(270 40% 20%)"]{background:#ede7f3!important}html.light [style*="background: hsl(270 20% 20%)"]{background:#e6e0eb!important}html.light [style*="background: hsl(0 20% 12%)"]{background:#fcf3f3!important}html.light [style*="background: hsl(0 20% 10%)"]{background:#faf4f4!important}html.light [style*="background: hsl(0 40% 14%)"]{background:#fbefef!important}html.light [style*="background: hsl(0 30% 18%)"]{background:#f9ecec!important}html.light [style*="background: hsl(0 50% 15% / 0.7)"]{background:#f9e7e7d9!important}html.light [style*="background: hsl(0 84% 14% / 0.8)"]{background:#fae5e5e6!important}html.light [style*="background: hsl(0 84% 18% / 0.6)"]{background:#fae5e5d9!important}html.light [style*="background: hsl(0 60% 25%)"]{background:#f9dcdc!important}html.light [style*="background: hsl(0 55% 30%)"]{background:#f7d9d9!important}html.light [style*="background: hsl(240 15% 12% / 0.6)"]{background:#ffffffeb!important}html.light [style*="background: hsl(240 15% 15% / 0.6)"]{background:#fafafae6!important}html.light [style*="background: hsl(270 20% 18% / 0.4)"]{background:#f0edf399!important}html.light [style*="background: hsl(270 12% 5% / 0.9)"]{background:#f7f6f9f7!important}html.light [style*="background: hsl(270 20% 20%)"]{background:#e0dae7!important}html.light [style*="color: hsl(0 70% 70%)"]{color:#8b1818!important}html.light [style*="color: hsl(0 40% 60%)"]{color:#723131!important}html.light [style*="border: 1px solid hsl(270 30% 25%)"]{border-color:#bdaccd!important}html.light [style*="border: 1px solid hsl(270 20% 26%)"]{border-color:#bdafca!important}html.light [style*="border: 1px solid hsl(270 20% 28%)"]{border-color:#b8a9c6!important}html.light [style*="border: 1px solid hsl(270 20% 20%)"]{border-color:#d1c8da!important}html.light [style*="border: 1px solid hsl(270 15% 25%)"]{border-color:#bfb6c9!important}html.light [style*="border: 1px solid hsl(270 15% 18%)"]{border-color:#d1cad8!important}html.light [style*="border: 1px solid hsl(270 30% 25% / 0.4)"]{border-color:#ad95c680!important}html.light [style*="border: 1px solid hsl(0 50% 30%)"]{border-color:#d68585!important}html.light [style*="border: 1px solid hsl(0 50% 35%)"]{border-color:#d17575!important}html.light [style*="border: 1px solid hsl(0 35% 25%)"]{border-color:#d98c8c!important}html.light [style*="border: 1px solid hsl(0 40% 30%)"]{border-color:#d68585!important}html.light [style*="border: 1px solid hsl(0 84% 40% / 0.3)"]{border-color:#d0252559!important}html.light [style*="border-bottom: 1px solid hsl(270 15% 20%)"]{border-bottom-color:#ccc4d4!important}html.light [style*="border-bottom: 1px solid hsl(270 10% 15%)"]{border-bottom-color:#d9d5dd!important}html.light [style*="border-bottom: 1px solid hsl(270 20% 22%)"]{border-bottom-color:#ccc2d6!important}html.light [style*="border: 1px solid hsl(270 38% 26%)"]{border-color:#b89bd4!important}html.light [style*="border: 1px solid hsl(270 38% 28%)"]{border-color:#b294d1!important}html.light [style*="border: 1px solid hsl(270 38% 30%)"]{border-color:#ad8dce!important}html.light [style*="border: 1px solid hsl(270 38% 34%"]{border-color:#a886cb!important}html.light [style*="border: 1px solid hsl(0 50% 35%)"]{border-color:#d68585!important}html.light [style*="background: hsl(0 0% 14%)"],html.light [style*="background: hsl(0 0% 15%)"]{background:#e3e3e3!important}html.light [style*="background: hsl(0 0% 16%)"],html.light [style*="background: hsl(0 0% 17%)"]{background:#e0e0e0!important}html.light [style*="background: hsl(0 0% 18%)"]{background:#dedede!important}html.light [style*="background: hsl(270 15% 6%)"],html.light [style*="background: hsl(270 15% 7%)"]{background:#f5f5f5!important}html.light [style*="background: hsl(270 15% 8%)"],html.light [style*="background: hsl(270 15% 9%)"],html.light [style*="background: hsl(270 15% 10%)"]{background:#f2f2f2!important}html.light [style*="background: hsl(200 20% 14%)"]{background:#eaeef1!important}html.light [style*="background: hsl(270 38% 16%)"]{background:#ede6f4!important}html.light [style*="background: hsl(270 38% 18%)"]{background:#ebe2f3!important}html.light [style*="background: hsl(270 38% 20%)"]{background:#e8dff1!important}html.light [style*="background: hsl(0 40% 20%)"]{background:#f8e2e2!important}html.light [style*="background: linear-gradient(135deg, hsl(270 35% 22%"]{background:linear-gradient(135deg,#ebe3f2d9,#f0ebf4e6)!important;border-color:#8c53c64d!important}html.light [style*="color: hsl(270 65% 74%)"],html.light [style*="color: hsl(270 65% 70%)"]{color:#522281!important}html.light [style*="color: hsl(270 58% 68%)"]{color:#52277c!important}html.light [style*="color: hsl(270 55% 68%)"]{color:#52297a!important}html.light [style*="color: hsl(0 60% 70%)"],html.light [style*="color: hsl(0 60% 25%)"]{color:#8f2424!important}html.light [style*="color: hsl(270 35% 20%)"],html.light [style*="color: hsl(270 38% 20%)"]{color:#592d86!important}html.light [style*="background: hsl(0 0% 20%)"]{background:#e0e0e0!important}html.light [style*="background-color: hsl(0 0% 14%)"]{background-color:#ebebeb!important}html.light [style*="background-color: hsl(0 0% 15%)"]{background-color:#e8e8e8!important}html.light [style*="background-color: hsl(0 0% 16%)"]{background-color:#e6e6e6!important}html.light [style*="background-color: hsl(0 0% 18%)"]{background-color:#e3e3e3!important}html.light [style*="background-color: hsl(0 0% 20%)"]{background-color:#e0e0e0!important}html.light [style*="background: hsl(270 15% 5%)"]{background:#f7f5f9!important}html.light [style*="background: hsl(270 15% 11%)"],html.light [style*="background: hsl(270 15% 12%)"]{background:#f0ecf4!important}html.light [style*="background: hsl(270 15% 13%)"],html.light [style*="background: hsl(270 15% 14%)"]{background:#ede9f2!important}html.light [style*="background: hsl(270 15% 15%)"]{background:#ebe6f0!important}html.light [style*="background: hsl(270 15% 18%)"]{background:#e8e2ee!important}html.light [style*="background: hsl(270 15% 22%)"]{background:#e6dfec!important}html.light [style*="background: hsl(240 15% 11%)"],html.light [style*="background: hsl(240 15% 12%)"]{background:#f0f0f5!important}html.light [style*="background: hsl(240 15% 13%)"]{background:#fcfcfc!important}html.light [style*="background: hsl(240 15% 14%)"],html.light [style*="background: hsl(240 15% 15%)"]{background:#eaeaf1!important}html.light [style*="background: hsl(240 15% 12% / 0.6)"]{background:#f0f0f5eb!important}html.light [style*="background: hsl(240 15% 15% / 0.6)"]{background:#eaeaf1eb!important}html.light [style*="background: hsl(270 20% 9%)"],html.light [style*="background: hsl(270 20% 10%)"]{background:#f2eff5!important}html.light [style*="background: hsl(270 20% 20%)"]{background:#e8e2ee!important}html.light [style*="background: hsl(270 20% 18% / 0.4)"]{background:#ede9f2d9!important}html.light [style*="background: hsl(270 20% 18% / 0.5)"]{background:#ede9f2e0!important}html.light [style*="background: hsl(270 30% 12% / 0.4)"]{background:#f2eef6d9!important}html.light [style*="background: hsl(270 30% 12% / 0.6)"]{background:#f2eef6e6!important}html.light [style*="background: hsl(270 30% 14% / 0.7)"]{background:#f0ebf4eb!important}html.light [style*="background: hsl(270 25% 9% / 0.8)"]{background:#f5f2f7f2!important}html.light [style*="background: hsl(270 50% 15% / 0.3)"]{background:#f2edf7b3!important}html.light [style*="background: hsl(270 40% 18%)"]{background:#ebe3f2!important}html.light [style*="background: hsl(0 50% 15%)"]{background:#f9ebeb!important}html.light [style*="background: hsl(0 60% 25%)"]{background:#f8e7e7!important}html.light [style*="background: hsl(0 20% 12%)"]{background:#f7eded!important}html.light [style*="background: hsl(0 30% 18%)"]{background:#f7e9e9!important}html.light [style*="background: hsl(0 60% 18%)"]{background:#f9e7e7!important}html.light [style*="background: hsl(0 50% 15% / 0.7)"]{background:#f9ebebe6!important}html.light [style*="background: hsl(0 84% 14% / 0.8)"]{background:#fbe9e9f2!important;color:#7e1b1b!important}html.light [style*="background: hsl(0 60% 18% / 0.5)"]{background:#faebebd9!important}html.light [style*="background: hsl(0 50% 10%)"]{background:#f9ebeb!important}html.light [style*="background: hsl(140 20% 14%)"]{background:#e8f3eb!important}html.light [style*="background: hsl(140 30% 8%)"]{background:#ebf4ee!important}html.light [style*="background: hsl(142 30% 8% / 0.6)"]{background:#edf7f1e6!important}html.light [style*="background: hsl(142 50% 10%)"]{background:#eaf6ee!important}html.light [style*="linear-gradient(180deg, hsl(0 0% 11% / 0.98)"]{background:linear-gradient(180deg,#fffffffc,#fafafafe)!important}html.light [style*="linear-gradient(180deg, hsl(0 0% 12% / 0.8)"],html.light [style*="linear-gradient(180deg, hsl(0 0% 10% / 0.85)"]{background:linear-gradient(180deg,#fffffff2,#f7f7f7f7)!important}html.light [style*="linear-gradient(180deg, hsl(0 0% 7% / 0.9)"]{background:linear-gradient(180deg,#fafafaf5,#f5f5f5fa)!important}html.light [style*="border: 1px solid hsl(270 20% 16%)"]{border-color:#ccbfd9!important}html.light [style*="border: 1px solid hsl(270 20% 22%)"]{border-color:#c7b9d5!important}html.light [style*="border: 1px solid hsl(270 20% 24%)"]{border-color:#c2b3d1!important}html.light [style*="border: 1px solid hsl(270 30% 22%)"]{border-color:#c7b9d5!important}html.light [style*="border: 1px solid hsl(270 15% 15%)"],html.light [style*="border: 1px solid hsl(270 15% 18%)"]{border-color:#d1c6dd!important}html.light [style*="border: 1px solid hsl(270 15% 22%)"]{border-color:#ccbfd9!important}html.light [style*="border: 1px solid hsl(270 30% 25% / 0.4)"]{border-color:#b8a2cd80!important}html.light [style*="border: 1px solid hsl(0 0% 14%)"]{border-color:#d6d6d6!important}html.light [style*="border-bottom: 1px solid hsl(270 20% 16%)"]{border-bottom-color:#ccbfd9!important}html.light [style*="border-top: 1px solid hsl(270 20% 16%)"]{border-top-color:#ccbfd9!important}html.light [style*="background: hsl(0 0% 100% / 0.04)"]{background:#0000000d!important}html.light [style*="border: 1px solid hsl(0 0% 100% / 0.06)"]{border-color:#00000014!important}html.light .xterm,html.light .xterm-viewport,html.light .xterm-screen{background-color:var(--terminal-bg)!important;color:var(--terminal-fg)!important}html.light [style*="background: hsl(270 20% 16%)"]{background:#e8e2ee!important}html.light [style*="background: hsl(270 35% 20% / 0.5)"]{background:#ede7f3d9!important}html.light [style*="background: hsl(270 35% 20%)"]{background:#ebe3f2!important}html.light [style*="background: hsl(270 20% 12% / 0.4)"]{background:#f2eff5d9!important}html.light [style*="background: hsl(270 50% 25% / 0.6)"]{background:#ede6f4e6!important}html.light [style*="background: hsl(270 30% 22%)"]{background:#e8e1ef!important}html.light [style*="background: hsl(0 50% 25% / 0.9)"]{background:#f9ebebf7!important;color:#6f2020!important}.aw3-onboarding-step{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;border-radius:10px;background:#ffffff0a;border:1px solid hsl(0 0% 100% / .08);text-decoration:none;transition:background .15s,border-color .15s;cursor:pointer;width:100%;text-align:left;font-family:inherit}.aw3-onboarding-step:hover{background:#261b328c;border-color:#59367d73}html.light .aw3-onboarding-step{background:#0000000a;border-color:#00000017}html.light .aw3-onboarding-step:hover{background:#d1bce68c;border-color:#8547c266}.aw3-onboarding-step-icon{width:28px;height:28px;border-radius:8px;background:#2e203c99;border:1px solid hsl(270 40% 28% / .3);display:flex;align-items:center;justify-content:center;flex-shrink:0}html.light .aw3-onboarding-step-icon{background:#d1bce6b3;border-color:#8547c259}.aw3-onboarding-step-num{display:inline-block;width:18px;height:18px;line-height:18px;text-align:center;border-radius:50%;background:#38224f;color:#b88de2;font-size:.7rem;font-weight:700;margin-right:8px}html.light .aw3-onboarding-step-num{background:#ccb5e3;color:#47206f}.aw3-onboarding-header-icon{background:linear-gradient(135deg,#662e9e99,#40265966);border:1px solid hsl(270 50% 45% / .3);color:#b886ea}html.light .aw3-onboarding-header-icon{background:#8541c8;border-color:#6399;color:#f7f7f7}html.light [style*="border-bottom: 1px solid hsl(0 0% 14%)"]{border-bottom-color:#ccc!important}html.light [style*="background: hsl(0 0% 100% / 0.02)"]{background:#00000008!important}html.light [style*="background: hsl(0 0% 100% / 0.03)"],html.light [style*="background: hsl(0 0% 100% / 0.035)"]{background:#0000000a!important}html.light [style*="border-bottom: 1px solid hsl(0 0% 100% / 0.08)"]{border-bottom-color:#00000017!important}html.light [style*="border-top: 1px solid hsl(0 0% 100% / 0.06)"]{border-top-color:#00000014!important}html.light [style*="border: 1px solid hsl(0 0% 100% / 0.07)"],html.light [style*="border: 1px solid hsl(0 0% 100% / 0.08)"]{border-color:#0000001a!important}html.light [style*="border: 1px solid hsl(0 0% 100% / 0.1)"]{border-color:#0000001f!important}html.light [style*="background-image: linear-gradient(180deg, hsl(0 0% 95%)"]{background-image:linear-gradient(180deg,#171717,#474747)!important;color:transparent!important}html.light [style*="background: hsl(0 0% 10% / 0.8)"]{background:#f5f5f5!important;border-color:#0000001f!important}html.light [style*="background: hsl(260 20% 14%)"]{background:#efedf3!important;color:#3c334d!important}html.light [style*="background: hsl(270 50% 22%)"]{background:#ebe1f4!important}html.light [style*="color: hsl(270 70% 75%)"]{color:#52188b!important}html.light [style*="background: hsl(270 30% 12% / 0.8)"]{background:#f0ebf4!important}html.light [style*="background: hsl(270 40% 22% / 0.7)"]{background:#e8e0f0!important}html.light [style*="background: hsl(270 35% 20% / 0.5)"]{background:#ebe2f3!important}html.light [style*="color: hsl(270 60% 68%)"]{color:#57238b!important}html.light [style*="linear-gradient(180deg, hsl(270 30% 14%"]{background:linear-gradient(180deg,#f7f5faeb,#f2eff5f5)!important;border-color:#ccb8e080!important}html.light [style*="background: hsl(270 20% 16%)"]{background:#f0ecf4!important}html.light [style*="color: hsl(200 55% 65%)"]{color:#1f5c7a!important}html.light [style*="color: hsl(140 55% 62%)"]{color:#1e6736!important}html.light [style*="background: hsl(140 30% 8% / 0.6)"]{background:#eef6f1!important;border-color:#b8e0c5!important}html.light [style*="background: hsl(270 50% 35%)"]{background:#e6dbf0!important;color:#47246b!important}html.light [style*="background: hsl(270 55% 40%)"]{background:#e0d3ee!important;color:#47206f!important}html.light [style*="background: linear-gradient(135deg, hsl(270 50%"]{background:linear-gradient(135deg,#e6daf1,#dbcdea)!important}html.light [style*="background: linear-gradient(135deg, hsl(270 55%"]{background:linear-gradient(135deg,#e6d9f2,#dbcbeb)!important}html.light [style*="background: linear-gradient(135deg, hsl(270 60%"]{background:linear-gradient(135deg,#e6d7f4,#decdee)!important}html.light [style*="background: linear-gradient(135deg, hsl(270 65%"]{background:linear-gradient(135deg,#e5d6f5,#deccf0)!important}html.light [style*="background: linear-gradient(135deg, hsl(270 70%"],html.light [style*="background: linear-gradient(135deg, hsl(270 75%"]{background:linear-gradient(135deg,#e8d9f7,#e0cef3)!important}html.light [style*="background: linear-gradient(180deg, hsl(270 50%"]{background:linear-gradient(180deg,#e8def2,#ded1eb)!important}html.light [style*="background: linear-gradient(180deg, hsl(270 55%"]{background:linear-gradient(180deg,#e8ddf4,#decfed)!important}html.light [style*="background: linear-gradient(180deg, hsl(270 60%"]{background:linear-gradient(180deg,#e8dbf5,#decdee)!important}html.light [style*="background: linear-gradient(135deg, hsl(275 "]{background:linear-gradient(135deg,#e6d9f2,#dbcbeb)!important}html.light [style*="background: linear-gradient(180deg, hsl(275 "]{background:linear-gradient(180deg,#e8ddf4,#decfed)!important}html.light [style*="background: hsl(270 50% 40%)"],html.light [style*="background: hsl(270 50% 42%)"]{background:#e6daf1!important}html.light [style*="background: hsl(270 50% 45%)"]{background:#e3d6f0!important}html.light [style*="background: hsl(270 55% 42%)"]{background:#e6d9f2!important}html.light [style*="background: hsl(270 55% 45%)"],html.light [style*="background: hsl(270 55% 50%)"],html.light [style*="background: hsl(270 55% 52%)"]{background:#e3d5f1!important}html.light [style*="background: hsl(270 60% 40%)"]{background:#e6d7f4!important}html.light [style*="background: hsl(270 60% 45%)"]{background:#e3d4f2!important}html.light [style*="background: hsl(270 60% 50%)"]{background:#e0d0f1!important}html.light [style*="background: hsl(270 65% 45%)"]{background:#e3d2f4!important}html.light [style*="background: hsl(270 65% 50%)"]{background:#e0cef3!important}html.light [style*="background: hsl(275 60% 36%)"]{background:#e6d9f2!important}html.light [style*="background: hsl(280 40% 38%)"]{background:#e6dbf0!important}html.light [style*="background: hsl(280 50% 35%)"]{background:#e6d9f2!important}html.light [style*="background: linear-gradient(135deg, hsl(0 65%"],html.light [style*="background: linear-gradient(135deg, hsl(0 70%"]{background:linear-gradient(135deg,#f6dada,#f0cccc)!important}html.light [style*="background: linear-gradient(180deg, hsl(0 65%"],html.light [style*="background: linear-gradient(180deg, hsl(0 70%"]{background:linear-gradient(180deg,#f6dada,#f0cccc)!important}.sidebar-group-toggle{display:flex;align-items:center;gap:.5rem;width:100%;padding:.375rem .625rem;background:none;border:none;cursor:pointer;border-radius:.375rem;text-align:left;transition:background .12s;margin-top:.25rem}.sidebar-group-toggle:hover{background:#ffffff08}.sidebar-group-icon{color:#525252;flex-shrink:0;transition:color .15s}.sidebar-group-toggle.has-active .sidebar-group-icon{color:#9961d1}.sidebar-group-label{flex:1;font-size:.6875rem;font-weight:600;font-family:Inter,sans-serif;letter-spacing:.07em;text-transform:uppercase;color:#575757;transition:color .15s}.sidebar-group-toggle.has-active .sidebar-group-label{color:#9970c2}.sidebar-group-chevron{color:#474747;flex-shrink:0;transition:transform .18s ease}html.light .sidebar-group-toggle:hover{background:#0000000a!important}html.light .sidebar-group-icon{color:#757575!important}html.light .sidebar-group-toggle.has-active .sidebar-group-icon{color:#7a3db8!important}html.light .sidebar-group-label{color:#666!important}html.light .sidebar-group-toggle.has-active .sidebar-group-label{color:#6b3b9b!important}html.light .sidebar-group-chevron{color:#757575!important}html.light .sidebar-nav-item{color:#474747!important}html.light .sidebar-nav-item[aria-current=page]{color:#1a1a1a!important;background:linear-gradient(135deg,#e8e1efbf,#f0ecf4d9)!important;border-color:#8c53c62e!important;box-shadow:inset 0 1px #ffffff80!important}.sidebar-nav-icon{color:#616161;flex-shrink:0;transition:color .15s ease}.sidebar-nav-icon.is-active{color:#b285e0}html.light .sidebar-nav-icon{color:#707070!important}html.light .sidebar-nav-icon.is-active{color:#7a37be!important}.sidebar-nav-tooltip{position:fixed;left:68px;z-index:9999;background:#212121f7;border:1px solid hsl(0 0% 100% / .12);border-radius:6px;padding:.3125rem .625rem;box-shadow:0 4px 16px #00000080;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);pointer-events:none;white-space:nowrap;font-size:.75rem;font-family:Inter,sans-serif;font-weight:500;color:#d1d1d1}html.light .sidebar-nav-tooltip{background:#fffffff7!important;border-color:#0000001f!important;box-shadow:0 4px 16px #0000001f!important;color:#1f1f1f!important}.sidebar-nav-badge{padding:.0625rem .375rem;border-radius:9999px;font-size:.6875rem;font-weight:600;background:#6633994d;border:1px solid hsl(270 50% 50% / .25);color:#bf99e6}html.light .sidebar-nav-badge{background:#e6dbf0d9!important;border-color:#8c53c633!important;color:#5c298e!important}.topbar-search-btn{display:flex;align-items:center;gap:.5rem;padding:.3125rem .625rem;border-radius:7px;background:#ffffff0a;border:1px solid hsl(0 0% 100% / .07);color:#595959;font-size:.75rem;font-family:Inter,sans-serif;cursor:pointer;transition:all .15s ease;margin-left:.25rem}.topbar-search-btn:hover{background:#ffffff12;border-color:#ffffff1f;color:#8c8c8c}html.light .topbar-search-btn{background:#0000000a!important;border-color:#0000001a!important;color:#525252!important}html.light .topbar-search-btn:hover{background:#00000012!important;border-color:#00000024!important;color:#242424!important}.topbar-breadcrumb-strip{flex-shrink:0;display:flex;align-items:center;padding:0 1.5rem;height:36px;border-bottom:1px solid hsl(0 0% 100% / .04);background:#0d0d0d99;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}html.light .topbar-breadcrumb-strip{background:#f0f0f0d9!important;border-bottom-color:#0000000f!important}.topbar-notif-panel{position:absolute;top:calc(100% + 8px);right:-8px;width:340px;z-index:100;background:#141414;border:1px solid hsl(0 0% 100% / .1);border-radius:12px;box-shadow:0 16px 48px #00000080;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);overflow:hidden}html.light .topbar-notif-panel{background:#fff!important;border-color:#0000001a!important;box-shadow:0 16px 48px #0000001a!important}.notif-panel-header{border-bottom:1px solid hsl(0 0% 100% / .06)}.notif-panel-title{color:#e0e0e0}.notif-panel-view-all{font-family:Inter,sans-serif;font-size:.6875rem;color:#666;background:none;border:none;cursor:pointer;padding:.125rem .25rem}.notif-panel-empty{padding:2rem;text-align:center;font-family:Inter,sans-serif;font-size:.8125rem;color:#595959}.notif-panel-row{display:flex;gap:.625rem;padding:.625rem 1rem;border-bottom:1px solid hsl(0 0% 100% / .04);background:transparent;transition:background .1s ease}.notif-panel-row.is-unread{background:#140d1c66}.notif-panel-row-title{color:#e0e0e0}.notif-panel-row-title.is-read{color:#999}.notif-panel-footer{padding:.5rem 1rem;border-top:1px solid hsl(0 0% 100% / .05)}.notif-panel-footer-btn{width:100%;padding:.4375rem;border-radius:8px;background:#ffffff0a;border:1px solid hsl(0 0% 100% / .07);color:gray;font-family:Inter,sans-serif;font-size:.75rem;cursor:pointer;transition:all .15s ease}html.light .notif-panel-header{border-bottom-color:#00000012!important}html.light .notif-panel-title{color:#1a1a1a!important}html.light .notif-panel-view-all,html.light .notif-panel-empty{color:#616161!important}html.light .notif-panel-row{border-bottom-color:#0000000d!important}html.light .notif-panel-row.is-unread{background:#f2eef780!important}html.light .notif-panel-row-title{color:#1a1a1a!important}html.light .notif-panel-row-title.is-read{color:#6b6b6b!important}html.light .notif-panel-footer{border-top-color:#0000000f!important}html.light .notif-panel-footer-btn{background:#0000000a!important;border-color:#00000017!important;color:#525252!important}.sidebar-user-menu{position:absolute;bottom:calc(100% + 6px);left:0;right:0;z-index:50;border-radius:.75rem;background:linear-gradient(180deg,#212121fa,#171717fc);border:1px solid hsl(0 0% 100% / .1);box-shadow:inset 0 1px #ffffff12,0 16px 40px #0009;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);overflow:hidden;padding:.375rem}html.light .sidebar-user-menu{background:#fff!important;border-color:#0000001a!important;box-shadow:0 8px 32px #0000001a,0 0 0 1px #0000000f!important}html.light .sidebar-user-menu a{color:#3d3d3d!important}html.light .sidebar-user-menu a span{color:#737373!important}html.light .sidebar-user-menu-divider{background:#00000014!important}html.light .section-card{box-shadow:inset 0 1px #fff,0 4px 20px #0000000f!important}html.light .section-card:before{background:linear-gradient(180deg,hsl(0 0% 100% / .5) 0%,transparent 40%)!important}html.light .section-card-header{border-bottom-color:#00000012!important}html.light .dt-card{background:linear-gradient(180deg,#ffffffe6,#f7f7f7f2)!important;border-color:#00000014!important;box-shadow:0 2px 8px #00000012!important}html.light .dt-card-service{color:#1f1f1f!important}html.light .dt-card-provider{color:#6b4096!important;background:#ebe4f1b3!important;border-color:#ad95c64d!important}html.light .dt-card-commit{color:#525252!important;background:#ebebebb3!important}html.light .dt-filter-pill{background:#ebebeb!important;border-color:#c2c2c2!important;color:#333!important}html.light .dt-filter-pill.is-active{background:#e6dbf0!important;border-color:#996bc766!important;color:#52257e!important}html.light .toast-dismiss-all-btn{background:#0000000f!important;border-color:#0000001a!important;color:#525252!important}html.light .toast-dismiss-all-btn:hover{background:#0000001a!important;color:#242424!important}@supports not (backdrop-filter: blur(1px)){html.light .glass,html.light .glass-elevated,html.light .glass-primary,html.light .section-card{background:#fffffffa!important}}html.light #main-content h1,html.light #main-content h2,html.light #main-content h3,html.light #main-content h4,html.light #main-content h5,html.light #main-content h6{color:#141414!important}html.light #main-content label{color:#474747!important}html.light #main-content input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=submit]):not([type=button]):not([type=reset]),html.light #main-content select,html.light #main-content textarea{background:#fff!important;border-color:#c7c7c7!important;color:#141414!important}html.light #main-content input::-moz-placeholder,html.light #main-content textarea::-moz-placeholder{color:gray!important}html.light #main-content input::placeholder,html.light #main-content textarea::placeholder{color:gray!important}html.light #main-content select option{background:#fff!important;color:#141414!important}html.light #main-content table{border-color:#d1d1d1!important}html.light #main-content thead tr,html.light #main-content tr{border-bottom-color:#dbdbdb!important}html.light #main-content th{color:#4d4d4d!important;background:#f5f5f5e6!important;border-color:#d1d1d1!important}html.light #main-content td{color:#1f1f1f!important;border-color:#e0e0e0!important}.page-panel{background:linear-gradient(180deg,#1c1c1ce6,#121212f2);border:1px solid hsl(0 0% 100% / .08);border-radius:.875rem}html.light .page-panel{background:linear-gradient(180deg,#fff,#f7f7f7fa)!important;border-color:#00000017!important;box-shadow:0 2px 12px #0000000d!important}.page-modal-overlay{position:fixed;inset:0;background:hsl(var(--overlay-dark));backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center}html.light .page-modal-overlay{background:hsl(var(--overlay-dark))!important}.page-modal{background:linear-gradient(180deg,#1c1c1cfa,#121212fc);border:1px solid hsl(0 0% 100% / .1);border-radius:.875rem;box-shadow:0 24px 64px #0009,inset 0 1px #ffffff12;overflow:hidden}html.light .page-modal{background:linear-gradient(180deg,#fff,#fafafa)!important;border-color:#0000001a!important;box-shadow:0 24px 64px #0000001f,0 0 0 1px #0000000d!important}html.light .page-modal h1,html.light .page-modal h2,html.light .page-modal h3,html.light .page-modal h4{color:#141414!important}html.light .page-modal label{color:#474747!important}html.light .page-modal input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=submit]):not([type=button]):not([type=reset]),html.light .page-modal select,html.light .page-modal textarea{background:#f7f7f7!important;border-color:#c7c7c7!important;color:#141414!important}html.light .page-modal input::-moz-placeholder,html.light .page-modal textarea::-moz-placeholder{color:#858585!important}html.light .page-modal input::placeholder,html.light .page-modal textarea::placeholder{color:#858585!important}.page-filter-input{background:#ffffff0a;border:1px solid hsl(0 0% 100% / .08);border-radius:.4375rem;color:#b8b8b8;font-family:Inter,sans-serif;font-size:.8125rem;outline:none;transition:border-color .15s}.page-filter-input::-moz-placeholder{color:#616161}.page-filter-input::placeholder{color:#616161}html.light .page-filter-input{background:#fff!important;border-color:#0000001f!important;color:#1a1a1a!important}html.light .page-filter-input::-moz-placeholder{color:gray!important}html.light .page-filter-input::placeholder{color:gray!important}html.light .page-filter-input:focus{border-color:#7f40bf80!important}.page-filter-tag{display:inline-flex;align-items:center;gap:.25rem;padding:5px 12px;border-radius:6px;border:1px solid hsl(0 0% 100% / .06);background:#ffffff0a;color:#8c8c8c;font-family:Inter,sans-serif;font-size:.75rem;cursor:pointer;transition:all .15s;font-weight:400}.page-filter-tag.is-active{background:#40206099;border-color:#6399;color:#bf93ec;font-weight:600}html.light .page-filter-tag{background:#0000000a!important;border-color:#0000001a!important;color:#525252!important}html.light .page-filter-tag.is-active{background:#ebe3f2!important;border-color:#8c53c640!important;color:#5c298e!important;font-weight:600!important}html.light .page-filter-tag:hover:not(.is-active){background:#00000012!important;border-color:#00000024!important}.page-empty-state{background:#19161d80;border:1px dashed hsl(270 30% 30% / .5);border-radius:.875rem}html.light .page-empty-state{background:#f7f6f9!important;border-color:#a68bc159!important}.page-divider{background:#ffffff0f}html.light .page-divider{background:#00000014!important}.page-code-chip{background:#6633991f;border:1px solid hsl(270 50% 50% / .15);border-radius:.375rem;color:#ad85d6;font-family:Fira Mono,monospace;font-size:.75rem;padding:.0625rem .375rem}html.light .page-code-chip{background:#f0eaf6!important;border-color:#8c53c633!important;color:#5c298e!important}html.light .aw3-rec-card{background:#fff!important;border-color:#00000017!important;box-shadow:0 2px 12px #0000000f!important}html.light .aw3-ai-input{background:#f2f2f2!important;border-color:#0000001f!important}html.light .aw3-prompt{background:#0000000a!important;border-color:#0000001a!important;color:#3d3d3d!important}html.light .aw3-ctx-chip{background:#ebe4f1!important;border-color:#a682c94d!important;color:#5c2e8a!important}html.light .approvals-code-accent{color:#612c96!important}html.light{--terminal-bg: #0a0a0f;--terminal-fg: #e2e2f0;--terminal-cursor: #a855f7;--terminal-selection: #a855f740;--terminal-black: #1a1a2e;--terminal-red: #f87171;--terminal-green: #4ade80;--terminal-yellow: #facc15;--terminal-blue: #818cf8;--terminal-magenta: #c084fc;--terminal-cyan: #a78bfa;--terminal-white: #e2e2f0;--terminal-bright-black: #374151;--terminal-bright-red: #fca5a5;--terminal-bright-green: #86efac;--terminal-bright-yellow: #fde047;--terminal-bright-blue: #a5b4fc;--terminal-bright-magenta: #d8b4fe;--terminal-bright-cyan: #c4b5fd;--terminal-bright-white: #f3f4f6}html.light [style*="background: var(--terminal-bg)"],html.light [style*="background: #0a0a0f"],html.light [style*="background-color: #0a0a0f"]{background:#0a0a0f!important;color:#e2e2f0!important}html.light [style*="background: hsl(142 50% 10%)"]{background:#dff6e8!important;color:#166935!important}html.light [style*="background: hsl(0 50% 10%)"]{background:#faebeb!important;color:#761919!important}html.light [style*="background: hsl(142 70% 12% / 0.8)"]{background:#e1faea!important}html.light [style*="background: hsl(0 84% 15% / 0.8)"]{background:#fdecec!important}html.light [style*="background: hsl(142 70% 10% / 0.6)"]{background:#dcf9e7!important}html.light [style*="background: hsl(0 84% 12% / 0.6)"],html.light [style*="background: hsl(0 84% 15% / 0.6)"]{background:#fdecec!important}html.light [style*="color: hsl(142 70% 68%)"]{color:#147136!important}html.light [style*="color: hsl(0 84% 68%)"]{color:#8d0c0c!important}html.light [style*="color: hsl(142 70% 60%)"]{color:#147136!important}html.light [style*="color: hsl(0 84% 65%)"]{color:#830b0b!important}html.light [style*="background: hsl(270 70% 65% / 0.12)"]{background:#ede3f7!important}html.light [style*="background: hsl(270 60% 65% / 0.15)"]{background:#ebdff6!important}html.light [style*="background: hsl(0 84% 62% / 0.15)"]{background:#fce8e8!important}html.light [style*="background: hsl(25 95% 55% / 0.15)"]{background:#fef0e7!important}html.light [style*="background: hsl(142 70% 55% / 0.15)"]{background:#e2f9ea!important}html.light .compliance-category-header{background:#ebe4f1!important;color:#59288a!important;border-top-color:#ccc2d6!important}html.light .compliance-row-stripe{background:#f5f3f7!important}html.light .page-modal-title{color:#141414!important}html.light .page-modal-body{color:#525252!important}html.light .page-modal-heading{color:#141414!important}html.light [style*="background: hsl(270 20% 18%)"]{background:#e0dce5!important}html.light [style*="background: hsl(0 0% 100% / 0.06)"],html.light [style*="background: hsl(0 0% 100% / 0.05)"]{background:#f5f5f5!important;border-color:#c2c2c2!important;color:#1a1a1a!important}html.light [style*="background: hsl(0 0% 10%)"]{background:#e6e6e6!important}.auth-page-bg{background:hsl(var(--background))}.auth-ambient-glow{background:radial-gradient(ellipse at 50% 30%,hsl(270 50% 50% / .12) 0%,transparent 70%)}html.light .auth-ambient-glow{background:radial-gradient(ellipse at 50% 30%,hsl(270 50% 55% / .05) 0%,transparent 70%)}.auth-card{background:linear-gradient(180deg,#1f1f1ffa,#141414fc);border:1px solid hsl(0 0% 100% / .09);box-shadow:inset 0 1px #ffffff12,0 32px 80px #000000b3,0 0 60px #4c267326;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}html.light .auth-card{background:linear-gradient(180deg,#fff,#f7f7f7);border:1px solid hsl(0 0% 0% / .08);box-shadow:inset 0 1px #fff,0 8px 40px #00000014,0 0 40px #8c53c60f}.auth-card-sheen{background:linear-gradient(90deg,transparent,hsl(0 0% 100% / .12),transparent)}html.light .auth-card-sheen{background:linear-gradient(90deg,transparent,hsl(270 50% 55% / .07),transparent)}.auth-heading{background-image:linear-gradient(180deg,#f5f5f5,#b8b8b8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}html.light .auth-heading{background-image:linear-gradient(180deg,#1a1a1a,#4d4d4d)}.auth-footer{border-top:1px solid hsl(0 0% 100% / .05)}html.light .auth-footer{border-top:1px solid hsl(0 0% 0% / .07)}.auth-backup-codes{background:#121212cc;border:1px solid hsl(0 0% 100% / .07)}html.light .auth-backup-codes{background:#f0f0f0;border:1px solid hsl(0 0% 0% / .07)}.text-accent-purple{color:#b285e0}html.light .text-accent-purple{color:hsl(var(--accent-purple-text))}.flex-center{display:flex;align-items:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-col-gap-1{display:flex;flex-direction:column;gap:.25rem}.flex-col-gap-2{display:flex;flex-direction:column;gap:.5rem}.flex-col-gap-3{display:flex;flex-direction:column;gap:.75rem}.flex-col-gap-4{display:flex;flex-direction:column;gap:1rem}.flex-row-gap-2{display:flex;flex-direction:row;align-items:center;gap:.5rem}.flex-row-gap-3{display:flex;flex-direction:row;align-items:center;gap:.75rem}.section-header{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:.9375rem;color:hsl(var(--foreground))}.section-subtext{font-family:Inter,sans-serif;font-size:.75rem;color:hsl(var(--muted-foreground))}.label-caps{font-family:Inter,sans-serif;font-weight:600;font-size:.6875rem;letter-spacing:.07em;text-transform:uppercase;color:hsl(var(--muted-foreground))}.value-mono{font-family:monospace;font-size:.75rem;color:hsl(var(--muted-foreground))}.border-b-subtle{border-bottom:1px solid hsl(var(--border))}.border-t-subtle{border-top:1px solid hsl(var(--border))}.data-table{width:100%;border-collapse:collapse}.data-table th{text-align:left;padding:.625rem 1rem;font-size:.6875rem;font-family:Inter,sans-serif;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:hsl(var(--muted-foreground));border-bottom:1px solid hsl(0 0% 14%)}.data-table td{padding:.75rem 1rem}.data-table tr{border-bottom:1px solid hsl(0 0% 10%)}.data-table tr:hover{background:hsl(var(--card-hover))}.truncate-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-conv-tab{padding:4px 10px 4px 8px;border-radius:6px 6px 0 0;background:transparent;color:hsl(var(--muted-foreground));border:1px solid transparent;border-bottom:none;cursor:pointer;font-family:Inter,sans-serif;max-width:180px;position:relative}.ai-conv-tab:hover{background:hsl(var(--card));color:hsl(var(--foreground))}.ai-conv-tab-active{background:hsl(var(--background))!important;color:hsl(var(--foreground))!important;border-color:hsl(var(--border));box-shadow:0 1px hsl(var(--background));z-index:1}.ai-conv-tab-close:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.ai-conv-tab-add{width:26px;height:26px;border-radius:5px;background:transparent;color:hsl(var(--muted-foreground));border:1px dashed hsl(var(--border));cursor:pointer;transition:all .12s;margin-left:2px}.ai-conv-tab-add:hover{background:hsl(var(--card));color:hsl(var(--foreground));border-style:solid}.ai-conv-tab::-webkit-scrollbar{display:none}html.light .ai-conv-tab:hover{background:#f7f7f7}html.light .ai-conv-tab-active{background:#fff!important}html.light .ai-conv-tab-close:hover{background:#e6e6e6}html.light .ai-conv-tab-add:hover{background:#f5f5f5}.hl-keyword{color:#b87ef1;font-weight:600}.hl-string{color:#54d494}.hl-comment{color:#6c7993;font-style:italic}.hl-number{color:#f09e4c}.hl-type{color:#4cbfe6}.hl-func{color:#6cadef}.hl-decorator{color:#ebc247}.ai-code-block .ai-code-header{background:hsl(var(--card));color:hsl(var(--foreground));font-weight:600;text-transform:uppercase;border-bottom:1px solid hsl(var(--border))}.ai-code-block .ai-code-pre{background:hsl(var(--code-bg, var(--card)));color:hsl(var(--foreground));border:1px solid hsl(var(--border))}html.light .hl-keyword{color:#7328bd}html.light .hl-string{color:#288a59}html.light .hl-comment{color:#7b879d}html.light .hl-number{color:#c15d15}html.light .hl-type{color:#1d83a5}html.light .hl-func{color:#1966b3}html.light .hl-decorator{color:#ad7e1f}html.light .hl-inline-code{color:#6b36a1}@keyframes ai-typing-dot{0%,60%,to{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.ai-typing-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#995cd6;animation:ai-typing-dot 1.4s infinite}.ai-typing-dot:nth-child(2){animation-delay:.2s}.ai-typing-dot:nth-child(3){animation-delay:.4s}.ai-scroll-fab{position:absolute;bottom:90px;left:50%;transform:translate(-50%);width:36px;height:36px;border-radius:50%;background:hsl(var(--card));border:1px solid hsl(var(--border));box-shadow:0 4px 12px #0000004d;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .15s,transform .15s;z-index:10;color:hsl(var(--foreground))}.ai-scroll-fab:hover{transform:translate(-50%) scale(1.08)}.ai-cmd-palette-overlay{position:fixed;inset:0;z-index:300;background:#00000080;backdrop-filter:blur(4px);display:flex;align-items:flex-start;justify-content:center;padding-top:15vh}.ai-cmd-palette{width:90vw;max-width:480px;border-radius:12px;background:hsl(var(--card));border:1px solid hsl(var(--border));box-shadow:0 24px 64px #00000080;overflow:hidden}.ai-cmd-palette input{width:100%;padding:14px 16px;background:transparent;border:none;border-bottom:1px solid hsl(var(--border));color:hsl(var(--foreground));font-size:14px;outline:none;font-family:inherit}.ai-cmd-item{display:flex;align-items:center;gap:10px;padding:10px 16px;cursor:pointer;color:hsl(var(--muted-foreground));font-size:13px;transition:background .1s}.ai-cmd-item:hover,.ai-cmd-item.active{background:hsl(var(--muted));color:hsl(var(--foreground))}.ai-cmd-item kbd{margin-left:auto;font-size:10px;font-family:Fira Code,monospace;padding:1px 6px;border-radius:4px;background:hsl(var(--muted));border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground))}.ai-drop-zone{position:relative}.ai-drop-zone.dragging:after{content:"Drop files here";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#40206099;border:2px dashed hsl(270 60% 60%);border-radius:8px;color:#cca8f0;font-size:13px;font-weight:600;z-index:5;pointer-events:none}.ai-resize-handle{width:5px;cursor:col-resize;background:transparent;flex-shrink:0;position:relative;z-index:5;transition:background .15s}.ai-resize-handle:hover,.ai-resize-handle.active{background:#7f40bf4d}.ai-resize-handle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3px;height:32px;border-radius:2px;background:hsl(var(--border))}.ai-fullscreen{position:fixed!important;inset:0!important;z-index:100!important;background:hsl(var(--background))!important;height:100vh!important;width:100vw!important}.ai-user-bubble{color:hsl(var(--foreground));background:#40206066;border:1px solid hsl(270 50% 35% / .3)}html.light .ai-user-bubble{color:#332442;background:#ebe1f4;border-color:#d1c1e1}.ai-user-avatar{background:#3b2451;border:1px solid hsl(270 40% 38%);color:#ccadeb}html.light .ai-user-avatar{background:#e6daf1;border:1px solid hsl(270 35% 78%);color:#59367d}.ai-assistant-avatar{background:#47246b;border:1px solid hsl(270 60% 43%);color:#cca8f0}html.light .ai-assistant-avatar{background:#ebe0f5;border:1px solid hsl(270 40% 75%);color:#592d86}.ai-reaction-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;border:1px solid transparent;background:transparent;cursor:pointer;color:hsl(var(--muted-foreground));transition:all .12s}.ai-reaction-btn:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.ai-reaction-btn.active{background:#40206066;color:#b27de8;border-color:#6633994d}@media (max-width: 640px){.ai-cmd-palette{width:95vw}.ai-scroll-fab{bottom:100px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:JetBrains Mono,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--background: 0 0% 4%;--foreground: 0 0% 95%;--card: 0 0% 7%;--card-foreground: 0 0% 95%;--primary: 270 50% 50%;--primary-foreground: 0 0% 98%;--secondary: 280 40% 35%;--secondary-foreground: 0 0% 98%;--accent: 275 45% 45%;--accent-foreground: 0 0% 98%;--muted: 0 0% 12%;--muted-foreground: 0 0% 70%;--border: 0 0% 15%;--input: 0 0% 15%;--ring: 270 50% 50%;--destructive: 0 84% 60%;--destructive-foreground: 0 0% 98%;--glow: 270 80% 70%;--glow-primary: 270 50% 50%;--color-high: 25 80% 65%;--color-high-dim: 25 80% 18% / .6;--color-high-border: 25 80% 35% / .3;--color-success: 142 60% 55%;--color-success-dim: 142 60% 20% / .6;--color-success-border: 142 60% 35% / .3;--color-warning: 38 90% 60%;--color-warning-dim: 38 90% 20% / .6;--color-warning-border: 38 90% 35% / .3;--color-error: 0 84% 60%;--color-error-dim: 0 84% 20% / .6;--color-error-border: 0 84% 35% / .3;--color-info: 200 70% 58%;--color-info-dim: 200 70% 20% / .5;--color-info-border: 200 70% 35% / .3;--color-primary-dim: 270 50% 20% / .6;--color-primary-border: 270 50% 40% / .35;--accent-purple-text: 270 55% 72%;--card-subtle: 0 0% 100% / .05;--card-subtle-dim: 0 0% 100% / .03;--overlay-dark: 0 0% 0% / .65;--radius: .75rem;--spacing-1: .25rem;--spacing-2: .5rem;--spacing-3: .75rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-8: 2rem;--spacing-10: 2.5rem;--spacing-12: 3rem;--spacing-16: 4rem;--radius-xs: .25rem;--radius-sm: .375rem;--radius-base: .75rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--radius-full: 9999px;--shadow-xs: 0 1px 2px hsl(0 0% 0% / .2);--shadow-sm: 0 2px 6px hsl(0 0% 0% / .25), 0 1px 2px hsl(0 0% 0% / .15);--shadow-md: 0 4px 12px hsl(0 0% 0% / .3), 0 2px 4px hsl(0 0% 0% / .2);--shadow-lg: 0 8px 24px hsl(0 0% 0% / .35), 0 3px 8px hsl(0 0% 0% / .2);--shadow-xl: 0 16px 48px hsl(0 0% 0% / .45), 0 6px 16px hsl(0 0% 0% / .25);--shadow-glow-primary: 0 0 20px hsl(270 50% 50% / .35), 0 0 40px hsl(270 50% 50% / .15);--shadow-glow-success: 0 0 16px hsl(var(--color-success) / .3);--shadow-glow-error: 0 0 16px hsl(var(--color-error) / .3);--z-base: 0;--z-raised: 10;--z-dropdown: 100;--z-sticky: 200;--z-fixed: 300;--z-modal-backdrop: 390;--z-modal: 400;--z-popover: 500;--z-toast: 600;--z-tooltip: 700;--btn-height-sm: 28px;--btn-height-md: 32px;--btn-height-base: 36px;--btn-height-lg: 42px;--btn-icon-gap: .375rem;--btn-padding-sm: 0 var(--spacing-2);--btn-padding-md: 0 .625rem;--btn-padding-base: 0 .875rem;--type-xs: .75rem;--type-sm: .8125rem;--type-base: .9375rem;--type-md: 1rem;--type-lg: 1.125rem;--type-xl: 1.25rem;--type-2xl: 1.5rem;--type-3xl: 1.875rem;--type-4xl: 2.25rem;--type-5xl: 3rem;--lh-none: 1;--lh-tight: 1.2;--lh-snug: 1.375;--lh-normal: 1.5;--lh-relaxed: 1.625;--ls-tighter: -.03em;--ls-tight: -.015em;--ls-normal: 0em;--ls-wide: .025em;--fw-normal: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--aw3-app-bg: hsl(0 0% 4%);--aw3-glass-bg: 240 15% 10% / .7;--aw3-glass-border: 270 30% 22% / .5;--aw3-sidebar-bg: linear-gradient(180deg, hsl(0 0% 8% / .98), hsl(0 0% 5% / .99));--aw3-sidebar-border: hsl(0 0% 100% / .06);--aw3-topbar-bg: linear-gradient(180deg, hsl(0 0% 7% / .9), hsl(0 0% 5% / .95));--aw3-topbar-border: hsl(0 0% 100% / .05);--aw3-breadcrumb-bg: hsl(0 0% 5% / .6);--aw3-breadcrumb-border:hsl(0 0% 100% / .04);--aw3-input-bg: hsl(260 20% 13%);--aw3-input-border: 270 25% 24% / .6;--aw3-input-color: hsl(0 0% 90%);--aw3-input-placeholder: hsl(0 0% 38%);--aw3-text-primary: 0 0% 90%;--aw3-text-secondary: 0 0% 55%;--aw3-text-muted: 0 0% 38%;--code-bg: 220 15% 8%;--card-hover: 0 0% 100% / .025;--aw3-nav-text: hsl(0 0% 50%);--aw3-nav-text-muted: hsl(0 0% 40%);--aw3-nav-text-active: hsl(0 0% 92%);--aw3-nav-bg-active: linear-gradient(135deg, hsl(270 35% 22% / .7), hsl(270 30% 16% / .8));--aw3-nav-border-active: 1px solid hsl(270 50% 50% / .25);--aw3-nav-shadow-active: inset 0 1px 0 0 hsl(0 0% 100% / .05), 0 0 12px hsl(270 50% 40% / .12);--aw3-divider: hsl(0 0% 100% / .06);--aw3-filter-bg: hsl(240 10% 8% / .7);--aw3-filter-border: hsl(0 0% 100% / .08);--aw3-heading-gradient: linear-gradient(135deg, hsl(0 0% 92%), hsl(270 60% 72%));--aw3-heading-gradient-accent: linear-gradient(135deg, hsl(270 70% 68%), hsl(280 60% 55%));--color-log-error: hsl(0 65% 65%);--color-log-error-bg: hsl(0 60% 20% / .15);--color-log-warn: hsl(38 80% 60%);--color-log-success: hsl(142 60% 55%);--color-log-default: hsl(0 0% 80%);--terminal-bg: #0a0a0f;--terminal-fg: #e2e2f0;--terminal-cursor: #a855f7;--terminal-selection: #a855f740;--terminal-black: #1a1a2e;--terminal-red: #f87171;--terminal-green: #4ade80;--terminal-yellow: #facc15;--terminal-blue: #818cf8;--terminal-magenta: #c084fc;--terminal-cyan: #a78bfa;--terminal-white: #e2e2f0;--terminal-bright-black: #374151;--terminal-bright-red: #fca5a5;--terminal-bright-green: #86efac;--terminal-bright-yellow: #fde047;--terminal-bright-blue: #a5b4fc;--terminal-bright-magenta: #d8b4fe;--terminal-bright-cyan: #c4b5fd;--terminal-bright-white: #f3f4f6}.light{--background: 220 20% 97%;--foreground: 220 15% 10%;--card: 0 0% 100%;--card-foreground: 220 15% 10%;--primary: 270 50% 45%;--primary-foreground: 0 0% 98%;--secondary: 280 40% 40%;--secondary-foreground: 0 0% 98%;--accent: 275 45% 45%;--accent-foreground: 0 0% 98%;--muted: 220 15% 90%;--muted-foreground: 220 10% 42%;--border: 220 15% 82%;--input: 220 15% 82%;--ring: 270 50% 50%;--destructive: 0 70% 44%;--destructive-foreground: 0 0% 98%;--glow: 270 80% 55%;--glow-primary: 270 50% 45%;--color-high: 25 80% 40%;--color-high-dim: 25 80% 92% / .8;--color-high-border: 25 80% 55% / .4;--color-success: 142 50% 32%;--color-success-dim: 142 60% 92% / .8;--color-success-border: 142 60% 50% / .4;--color-warning: 38 80% 32%;--color-warning-dim: 38 90% 92% / .8;--color-warning-border: 38 90% 50% / .4;--color-error: 0 70% 44%;--color-error-dim: 0 84% 95% / .8;--color-error-border: 0 70% 55% / .4;--color-info: 200 65% 35%;--color-info-dim: 200 70% 93% / .7;--color-info-border: 200 70% 50% / .4;--color-primary-dim: 270 50% 94% / .8;--color-primary-border: 270 50% 60% / .4;--accent-purple-text: 270 55% 38%;--card-subtle: 220 15% 80% / .45;--card-subtle-dim: 220 15% 78% / .3;--overlay-dark: 0 0% 0% / .5;--aw3-app-bg: hsl(220 20% 96%);--aw3-glass-bg: 0 0% 100% / .82;--aw3-glass-border: 220 20% 80% / .6;--aw3-sidebar-bg: linear-gradient(180deg, hsl(0 0% 100% / .98), hsl(220 20% 97% / .99));--aw3-sidebar-border: hsl(220 15% 82% / .8);--aw3-topbar-bg: linear-gradient(180deg, hsl(0 0% 100% / .95), hsl(220 20% 98% / .97));--aw3-topbar-border: hsl(220 15% 82% / .6);--aw3-breadcrumb-bg: hsl(220 20% 94% / .8);--aw3-breadcrumb-border: hsl(220 15% 82% / .5);--aw3-input-bg: hsl(0 0% 100%);--aw3-input-border: 220 15% 78% / .9;--aw3-input-color: hsl(220 15% 12%);--aw3-input-placeholder: hsl(220 10% 55%);--aw3-text-primary: 220 15% 12%;--aw3-text-secondary: 220 10% 42%;--aw3-text-muted: 220 10% 58%;--code-bg: 220 15% 93%;--card-hover: 220 15% 75% / .5;--aw3-nav-text: hsl(220 10% 40%);--aw3-nav-text-muted: hsl(220 10% 55%);--aw3-nav-text-active: hsl(270 50% 35%);--aw3-nav-bg-active: linear-gradient(135deg, hsl(270 50% 94% / .9), hsl(270 40% 90% / .95));--aw3-nav-border-active: 1px solid hsl(270 50% 65% / .35);--aw3-nav-shadow-active: inset 0 1px 0 0 hsl(0 0% 100% / .7), 0 0 12px hsl(270 50% 50% / .08);--aw3-divider: hsl(220 15% 82% / .7);--aw3-filter-bg: hsl(220 20% 93% / .8);--aw3-filter-border: hsl(220 15% 80% / .8);--aw3-heading-gradient: linear-gradient(135deg, hsl(220 15% 12%), hsl(270 50% 38%));--aw3-heading-gradient-accent: linear-gradient(135deg, hsl(270 55% 32%), hsl(280 50% 24%));--color-log-error: hsl(0 65% 45%);--color-log-error-bg: hsl(0 60% 95% / .8);--color-log-warn: hsl(38 80% 38%);--color-log-success: hsl(142 50% 32%);--color-log-default: hsl(220 15% 25%);--shadow-xs: 0 1px 2px hsl(0 0% 0% / .06);--shadow-sm: 0 2px 6px hsl(0 0% 0% / .08), 0 1px 2px hsl(0 0% 0% / .05);--shadow-md: 0 4px 12px hsl(0 0% 0% / .1), 0 2px 4px hsl(0 0% 0% / .06);--shadow-lg: 0 8px 24px hsl(0 0% 0% / .12), 0 3px 8px hsl(0 0% 0% / .07);--shadow-xl: 0 16px 48px hsl(0 0% 0% / .15), 0 6px 16px hsl(0 0% 0% / .08)}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Inter,system-ui,sans-serif;font-size:var(--type-base);line-height:var(--lh-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-family:Space Grotesk,system-ui,sans-serif;color:hsl(var(--foreground));font-weight:var(--fw-bold);line-height:var(--lh-tight);letter-spacing:var(--ls-tight)}h4,h5,h6{font-family:Inter,system-ui,sans-serif;color:hsl(var(--foreground));font-weight:var(--fw-semibold);line-height:var(--lh-snug);letter-spacing:var(--ls-normal)}h1{font-size:var(--type-4xl);letter-spacing:var(--ls-tighter)}h2{font-size:var(--type-3xl);letter-spacing:var(--ls-tight)}h3{font-size:var(--type-2xl);letter-spacing:-.008em}h4{font-size:var(--type-xl)}h5{font-size:var(--type-lg)}h6{font-size:var(--type-md)}p{font-family:Inter,system-ui,sans-serif;font-size:var(--type-base);font-weight:var(--fw-normal);line-height:var(--lh-relaxed);color:hsl(var(--foreground))}strong,b{font-weight:var(--fw-semibold)}small{font-size:var(--type-sm);line-height:var(--lh-normal)}a{color:hsl(var(--accent-purple-text));text-decoration:none;transition:color .15s ease}a:hover{color:hsl(var(--primary));text-decoration:underline;text-underline-offset:3px}:not(pre)>code{font-family:JetBrains Mono,ui-monospace,Cascadia Code,Menlo,monospace;font-size:.875em;font-weight:var(--fw-normal);background:hsl(var(--muted));color:hsl(var(--accent-purple-text));padding:.125em .375em;border-radius:.25rem;border:1px solid hsl(var(--border))}pre{font-family:JetBrains Mono,ui-monospace,Cascadia Code,Menlo,monospace;font-size:var(--type-sm);line-height:var(--lh-relaxed);background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.5rem;padding:1rem;overflow-x:auto;color:hsl(var(--foreground))}pre>code{background:none;padding:0;border:none;font-size:1em;color:inherit}blockquote{border-left:3px solid hsl(var(--primary));padding:.375rem 0 .375rem 1rem;margin:0;font-style:italic;color:hsl(var(--muted-foreground));font-size:var(--type-base);line-height:var(--lh-relaxed)}.\!container{width:100%!important;margin-right:auto!important;margin-left:auto!important;padding-right:1rem!important;padding-left:1rem!important}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 1400px){.\!container{max-width:1400px!important}.container{max-width:1400px}}.lead{font-family:Inter,system-ui,sans-serif;font-size:var(--type-lg);font-weight:var(--fw-normal);line-height:var(--lh-relaxed);color:hsl(var(--muted-foreground))}.light a{color:hsl(var(--accent-purple-text))}.light a:hover{color:hsl(var(--primary))}.glass{position:relative;background:hsl(var(--aw3-glass-bg));border:1px solid hsl(var(--aw3-glass-border));box-shadow:inset 0 1px #ffffff0d,0 8px 32px #0006;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.glass:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,hsl(0 0% 100% / .04) 0%,transparent 40%);pointer-events:none}.glass-elevated{position:relative;background:hsl(var(--aw3-glass-bg));border:1px solid hsl(var(--aw3-glass-border));box-shadow:inset 0 1px #ffffff14,0 12px 40px #00000080;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.glass-elevated:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,hsl(0 0% 100% / .06) 0%,transparent 35%);pointer-events:none}.glass-primary{position:relative;background:linear-gradient(180deg,#2e203cd9,#1f1429e6);border:1px solid hsl(270 50% 50% / .2);box-shadow:inset 0 1px #ffffff14,0 8px 32px #33194d4d,0 0 40px #7f40bf14;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.glass-primary:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,hsl(270 50% 60% / .06) 0%,transparent 40%);pointer-events:none}.light .glass-primary{background:linear-gradient(180deg,#f2ecf9e6,#e6daf1f2);border-color:#a679d24d;box-shadow:inset 0 1px #ffffff80,0 8px 32px #7f40bf14,0 0 40px #7f40bf0d}.light .glass-primary:before{background:linear-gradient(180deg,hsl(270 50% 80% / .08) 0%,transparent 40%)}.btn-glass-wrapper{position:relative;display:inline-block;border-radius:inherit}.btn-glass-wrapper:before{content:"";position:absolute;inset:-1px;border-radius:inherit;background:linear-gradient(180deg,#6669,#1a1a1a99);z-index:0;pointer-events:none}.btn-glass-primary,.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;height:36px;padding:0 .875rem;border-radius:var(--radius);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;background:linear-gradient(180deg,#8c4dcb,#6b30a6 45%,#4f1d72);border:1px solid hsl(270 55% 75% / .45);box-shadow:inset 0 1px #ffffff38,inset 0 -1px #1f0e2f8c,0 8px 22px #2e17458c,0 0 26px #8c4dcb33;color:#f2f2f2}.btn-glass-primary:hover,.btn-primary:hover{transform:scale(1.02);background:linear-gradient(180deg,#9e69d3,#7a37be 45%,#5f238b);box-shadow:inset 0 1px #ffffff47,inset 0 -1px #1f0e2f8c,0 10px 28px #2e1745a6,0 0 34px #8c4dcb4d}.btn-glass-primary:active,.btn-primary:active{transform:scale(.98)}.btn-glass-primary:disabled,.btn-primary:disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.light .btn-glass-primary,.light .btn-primary{background:linear-gradient(180deg,#8541c8,#6b30a6 45%,#541f7a);border-color:#b890df80;box-shadow:inset 0 1px #ffffff4d,inset 0 -1px #33174f66,0 4px 14px #66339959,0 0 18px #8c4dcb26;color:#fafafa}.light .btn-glass-primary:hover,.light .btn-primary:hover{background:linear-gradient(180deg,#9459cf,#7a37be 45%,#652593);box-shadow:inset 0 1px #fff6,inset 0 -1px #33174f66,0 6px 18px #66339973,0 0 24px #8c4dcb38}.btn-glass,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;height:36px;padding:0 .875rem;border-radius:var(--radius);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;cursor:pointer;transition:transform .15s ease;background:linear-gradient(180deg,#4d4d4d,#2e2e2e 55%,#1f1f1f);border:1px solid hsl(0 0% 55% / .45);box-shadow:inset 0 1px #ffffff24,inset 0 -1px #00000059,0 6px 18px #00000080;color:#f2f2f2}.btn-glass:hover,.btn-secondary:hover{transform:scale(1.02);box-shadow:inset 0 1px #fff3,inset 0 -1px #00000059,0 8px 24px #0009}.btn-glass:active,.btn-secondary:active{transform:scale(.98)}.btn-glass:disabled,.btn-secondary:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.light .btn-glass,.light .btn-secondary{background:linear-gradient(180deg,#f3f4f6,#dcdfe5 55%,#cacfd8);border-color:#98a1b399;box-shadow:inset 0 1px #ffffffb3,inset 0 -1px #8a94a833,0 2px 6px #6c799326;color:#1a1d23}.light .btn-glass:hover,.light .btn-secondary:hover{background:linear-gradient(180deg,#f9fafb,#e2e4e9 55%,#d0d4dc);box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #8a94a833,0 4px 10px #6c799333}.btn-danger{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;height:36px;padding:0 .875rem;border-radius:var(--radius);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;cursor:pointer;transition:transform .15s ease;background:linear-gradient(180deg,#a51d1d,#711414 55%,#4e0e0e);border:1px solid hsl(var(--color-error-border));box-shadow:inset 0 1px #ffffff1a,inset 0 -1px #0000004d,0 4px 14px #410b0b80;color:#f2f2f2}.btn-danger:hover{transform:scale(1.02);box-shadow:inset 0 1px #ffffff29,inset 0 -1px #0000004d,0 6px 18px #410b0bb3}.btn-danger:active{transform:scale(.98)}.btn-danger:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.light .btn-danger{background:linear-gradient(180deg,#d32222,#9e1a1a 55%,#721313);border-color:#dd3c3c80;box-shadow:inset 0 1px #ffffff2e,inset 0 -1px #0003,0 3px 10px #ad1f1f4d;color:#fafafa}.light .btn-danger:hover{background:linear-gradient(180deg,#dd2c2c,#af1d1d 55%,#841515);box-shadow:inset 0 1px #ffffff40,inset 0 -1px #0003,0 5px 14px #ad1f1f6b}.btn-danger-sm{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .625rem;border-radius:.375rem;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:500;cursor:pointer;transition:transform .15s ease;background:linear-gradient(180deg,#931f1f,#5d1414);border:1px solid hsl(var(--color-error-border));color:#f2f2f2}.btn-danger-sm:hover{transform:scale(1.02)}.btn-danger-sm:active{transform:scale(.98)}.btn-danger-sm:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.light .btn-danger-sm{background:linear-gradient(180deg,#c52626,#811818);border-color:#dd3c3c80;color:#fafafa}.light .btn-danger-md{background:linear-gradient(180deg,#d32222,#9e1a1a 55%,#721313);border-color:#dd3c3c80;color:#fafafa}.btn-primary-sm,.btn-glass-primary-sm{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .625rem;border-radius:.375rem;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:500;cursor:pointer;transition:transform .15s ease;background:linear-gradient(180deg,#8541c8,#612c96 55%,#491b6a);border:1px solid hsl(270 55% 72% / .45);box-shadow:inset 0 1px #fff3,inset 0 -1px #1f0e2f80,0 4px 12px #2e174573;color:#f2f2f2}.btn-primary-sm:hover,.btn-glass-primary-sm:hover{transform:scale(1.02)}.btn-primary-sm:active,.btn-glass-primary-sm:active{transform:scale(.98)}.btn-primary-sm:disabled,.btn-glass-primary-sm:disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.light .btn-primary-sm,.light .btn-glass-primary-sm{background:linear-gradient(180deg,#7f39c6,#612c96 55%,#4f1d72);border-color:#b288dd80;color:#fafafa}.light .btn-primary-md{background:linear-gradient(180deg,#8541c8,#6b30a6 45%,#541f7a);border-color:#b890df80;box-shadow:inset 0 1px #ffffff4d,inset 0 -1px #33174f66,0 3px 10px #6633994d,0 0 14px #8c4dcb1f;color:#fafafa}.btn-secondary-sm,.btn-glass-sm{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .625rem;border-radius:.375rem;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:500;cursor:pointer;transition:transform .15s ease;background:linear-gradient(180deg,#474747,#292929 55%,#1a1a1a);border:1px solid hsl(0 0% 50% / .4);box-shadow:inset 0 1px #ffffff1f,inset 0 -1px #0000004d;color:#e6e6e6}.btn-secondary-sm:hover,.btn-glass-sm:hover{transform:scale(1.02)}.btn-secondary-sm:active,.btn-glass-sm:active{transform:scale(.98)}.btn-secondary-sm:disabled,.btn-glass-sm:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.light .btn-secondary-sm,.light .btn-glass-sm{background:linear-gradient(180deg,#edeff2,#d6dae1 55%,#c4c9d4);border-color:#9099ad99;box-shadow:inset 0 1px #ffffffb3,inset 0 -1px #8a94a826;color:#1a1d23}.light .btn-secondary-md{background:linear-gradient(180deg,#f3f4f6,#e2e4e9 55%,#d0d4dc);border-color:#98a1b399;box-shadow:inset 0 1px #fffc,inset 0 -1px #8a94a81f;color:#1a1d23}.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;height:36px;padding:0 .875rem;border-radius:var(--radius);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease;background:transparent;border:1px solid transparent;color:hsl(var(--muted-foreground))}.btn-ghost:hover{background:hsl(var(--muted));border-color:hsl(var(--border));color:hsl(var(--foreground))}.btn-ghost:active{transform:scale(.98)}.btn-ghost:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.btn-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:.375rem;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease;background:transparent;border:1px solid transparent;color:hsl(var(--muted-foreground));flex-shrink:0}.btn-icon:hover{background:hsl(var(--muted));border-color:hsl(var(--border));color:hsl(var(--foreground))}.btn-icon:active{transform:scale(.94)}.btn-icon:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.btn-tab{display:inline-flex;align-items:center;justify-content:center;padding:.3125rem .75rem;border-radius:.375rem;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease;background:transparent;border:1px solid transparent;color:hsl(var(--muted-foreground))}.btn-tab:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.btn-tab.active,.btn-tab[data-active=true]{background:linear-gradient(135deg,#5c298ecc,#422163e6);border-color:#8c53c659;color:#d1b1f1;box-shadow:inset 0 1px #ffffff14,0 2px 8px #33194d66}.btn-tab.\!active{background:linear-gradient(135deg,#5c298ecc,#422163e6)!important;border-color:#8c53c659!important;color:#d1b1f1!important;box-shadow:inset 0 1px #ffffff14,0 2px 8px #33194d66!important}.light .btn-tab{color:#4e576a;background:#e8eaee;border-color:#bec4cf}.light .btn-tab:hover{background:#d3d7de;border-color:#a7afbe;color:#181d25}.light .btn-tab.active,.light .btn-tab[data-active=true]{background:linear-gradient(135deg,#d4bceb,#c2a3e0);border-color:#8547c299;color:#38155b;box-shadow:inset 0 1px #ffffffa6,0 2px 8px #7339ac2e}.light .btn-tab.\!active{background:linear-gradient(135deg,#d4bceb,#c2a3e0)!important;border-color:#8547c299!important;color:#38155b!important;box-shadow:inset 0 1px #ffffffa6,0 2px 8px #7339ac2e!important}.btn-success{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;height:36px;padding:0 .875rem;border-radius:var(--radius);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;background:linear-gradient(180deg,#2f9353,#206539 55%,#164628);border:1px solid hsl(var(--color-success-border));box-shadow:inset 0 1px #ffffff1f,inset 0 -1px #0000004d,0 4px 14px #0f2f1a80;color:#f2f2f2}.btn-success:hover{transform:scale(1.02);background:linear-gradient(180deg,#36ab61,#277c46 55%,#1d5d35);box-shadow:inset 0 1px #ffffff2e,inset 0 -1px #0000004d,0 6px 18px #0f2f1aa6}.btn-success:active{transform:scale(.98)}.btn-success:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.light .btn-success{background:linear-gradient(180deg,#33a35c,#257442 55%,#1b5530);border-color:#45c47480;box-shadow:inset 0 1px #fff3,inset 0 -1px #0000002e,0 3px 10px #2574424d;color:#fafafa}.light .btn-success:hover{background:linear-gradient(180deg,#3bba69,#2c8c4f 55%,#226d3d);box-shadow:inset 0 1px #ffffff47,inset 0 -1px #00000026,0 5px 14px #25744266}.btn-success-sm{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.25rem .625rem;border-radius:.375rem;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:500;cursor:pointer;transition:transform .15s ease;background:linear-gradient(180deg,#2b884d,#1b5530);border:1px solid hsl(var(--color-success-border));color:#f2f2f2}.btn-success-sm:hover{transform:scale(1.02)}.btn-success-sm:active{transform:scale(.98)}.btn-success-sm:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.light .btn-success-sm{background:linear-gradient(180deg,#319b58,#206539);border-color:#3dc26e80;color:#fafafa}.light .btn-success-md{background:linear-gradient(180deg,#33a35c,#257442 55%,#1b5530);border-color:#45c47480;color:#fafafa}.btn-warning{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;height:36px;padding:0 .875rem;border-radius:var(--radius);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;background:linear-gradient(180deg,#c68310,#84580b 55%,#5e3f08);border:1px solid hsl(var(--color-warning-border));box-shadow:inset 0 1px #ffffff1f,inset 0 -1px #0000004d,0 4px 14px #472f0673;color:#f2f2f2}.btn-warning:hover{transform:scale(1.02);background:linear-gradient(180deg,#e29612,#a06a0d 55%,#7b510a);box-shadow:inset 0 1px #ffffff2e,inset 0 -1px #0000004d,0 6px 18px #472f0699}.btn-warning:active{transform:scale(.98)}.btn-warning:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.light .btn-warning{background:linear-gradient(180deg,#d99012,#97640c 55%,#714b09);border-color:#eea62b80;box-shadow:inset 0 1px #fff3,inset 0 -1px #00000026,0 3px 10px #a56d0d4d;color:#fafafa}.light .btn-warning:hover{background:linear-gradient(180deg,#eda01d,#b3770f 55%,#8e5e0b);box-shadow:inset 0 1px #ffffff47,inset 0 -1px #0000001f,0 5px 14px #a56d0d66}.btn-warning-sm{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.25rem .625rem;border-radius:.375rem;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:500;cursor:pointer;transition:transform .15s ease;background:linear-gradient(180deg,#b3770f,#714b09);border:1px solid hsl(var(--color-warning-border));color:#f2f2f2}.btn-warning-sm:hover{transform:scale(1.02)}.btn-warning-sm:active{transform:scale(.98)}.btn-warning-sm:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.light .btn-warning-sm{background:linear-gradient(180deg,#c68310,#84580b);border-color:#eda01d80;color:#fafafa}.light .btn-warning-md{background:linear-gradient(180deg,#d99012,#97640c 55%,#714b09);border-color:#eea62b80;color:#fafafa}.btn-ghost-sm{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.25rem .625rem;border-radius:.375rem;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease;background:transparent;border:1px solid transparent;color:hsl(var(--muted-foreground))}.btn-ghost-sm:hover{background:hsl(var(--muted));border-color:hsl(var(--border));color:hsl(var(--foreground))}.btn-ghost-sm:active{transform:scale(.98)}.btn-ghost-sm:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.text-metallic{background-image:linear-gradient(180deg,#fff,#b3b3b3);-webkit-background-clip:text;background-clip:text;color:transparent}.light .text-metallic{background-image:linear-gradient(180deg,#111317,#3f4550)}.text-gradient,.text-gradient-purple{background-image:linear-gradient(135deg,#b28cd9,#9c5eba);-webkit-background-clip:text;background-clip:text;color:transparent}.light .text-gradient,.light .text-gradient-purple{background-image:linear-gradient(135deg,#59288a,#4a2060)}.page-loader-spinner{animation:spin .75s linear infinite}@keyframes fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fade-in .18s ease both}@keyframes pb-spin{to{transform:rotate(360deg)}}@keyframes pb-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes pb-stage-pulse{0%,to{opacity:.3;transform:scaleX(.4)}50%{opacity:1;transform:scaleX(1)}}@keyframes status-flash{0%{opacity:.4;transform:scale(.94)}40%{opacity:1;transform:scale(1.07)}to{opacity:1;transform:scale(1)}}.status-badge-animate{animation:status-flash .45s cubic-bezier(.22,1,.36,1) both}@keyframes ws-pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}to{opacity:1;transform:scale(1)}}@keyframes health-alert-ring{0%{box-shadow:0 0 #ed2c2cb3}60%{box-shadow:0 0 0 8px #ed2c2c00}to{box-shadow:0 0 #ed2c2c00}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.topbar-icon-btn{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;min-width:44px;min-height:44px;border-radius:8px;background:transparent;border:1px solid transparent;cursor:pointer;color:#737373;font-size:.75rem;font-family:Inter,sans-serif;font-weight:500;padding:.375rem .5rem;transition:background .15s ease,border-color .15s ease,color .15s ease;flex-shrink:0}.topbar-icon-btn:hover{background:#1f1f1f99;border-color:#ffffff14;color:#b3b3b3}.light .topbar-icon-btn{color:#505662}.light .topbar-icon-btn:hover{background:#dcdfe5cc;border-color:#adb4c299;color:#1a1d23}.hamburger-btn{display:none}@media (max-width: 767px){.sidebar{position:fixed!important;left:0;top:0;height:100vh!important;z-index:50;transform:translate(-100%);transition:transform .25s cubic-bezier(.4,0,.2,1)}.sidebar.sidebar-open{transform:translate(0)}.sidebar-backdrop{position:fixed;inset:0;background:#0000008c;z-index:49;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.hamburger-btn{display:flex!important}.topbar-status-label,.topbar-docs-btn,.topbar-divider{display:none!important}.topbar-status-dot{display:flex!important}.sidebar nav a{min-height:44px;padding-top:.6875rem!important;padding-bottom:.6875rem!important}}@media (min-width: 768px){.topbar-status-dot{display:none!important}}.data-table-row:hover{background-color:hsl(var(--card-hover))}.sidebar-deploy-btn{display:flex;align-items:center;justify-content:center;gap:.375rem;width:100%;padding:.6875rem .5rem;border-radius:.5rem;font-size:.8125rem;font-weight:500;font-family:Inter,sans-serif;text-decoration:none;color:#ebebeb;background:linear-gradient(180deg,#8541c8,#662e9e 50%,#491b6a);border:1px solid hsl(270 55% 72% / .4);box-shadow:inset 0 1px #ffffff2e,0 6px 18px #2e174580,0 0 24px #7f39c626;transition:background .15s ease,box-shadow .15s ease}.sidebar-deploy-btn:hover{background:linear-gradient(180deg,#965dd0,#7535b6 50%,#5a2183);box-shadow:inset 0 1px #ffffff38,0 8px 24px #2e174599,0 0 30px #7f39c638}.nav-container{display:flex;flex-direction:row;height:100vh;flex-shrink:0;position:relative}.nav-rail{width:56px;min-width:56px;height:100vh;display:flex;flex-direction:column;align-items:center;background:var(--aw3-sidebar-bg);border-right:1px solid var(--aw3-sidebar-border);flex-shrink:0;position:relative;z-index:50}.nav-rail-logo{width:100%;padding:.875rem 0;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--aw3-sidebar-border);flex-shrink:0}.nav-rail-groups{flex:1;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;padding:.5rem 0;display:flex;flex-direction:column;align-items:center;gap:2px;width:100%}.nav-rail-groups::-webkit-scrollbar{display:none}.nav-rail-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid transparent;background:transparent;color:var(--aw3-nav-text);cursor:pointer;transition:color .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease;flex-shrink:0}.nav-rail-btn:hover{background:#ffffff0f;color:#b8b8b8}.nav-rail-btn.has-route{color:#ad81da}.nav-rail-btn.is-selected{background:var(--aw3-nav-bg-active);border:var(--aw3-nav-border-active);box-shadow:var(--aw3-nav-shadow-active);color:var(--aw3-nav-text-active)}.nav-rail-btn:focus-visible{outline:2px solid hsl(270 55% 65%);outline-offset:2px}.nav-rail-footer{width:100%;padding:.625rem 0;border-top:1px solid var(--aw3-sidebar-border);display:flex;justify-content:center;position:relative;flex-shrink:0}.nav-rail-user-btn{background:transparent;border:none;cursor:pointer;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:.85;transition:opacity .15s ease}.nav-rail-user-btn:hover{opacity:1}.nav-rail-user-btn:focus-visible{outline:2px solid hsl(270 55% 65%);outline-offset:2px;border-radius:50%}.nav-rail-user-menu{position:absolute;bottom:calc(100% + 8px);left:4px;min-width:180px;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:10px;padding:.375rem;box-shadow:0 8px 32px #00000059;display:flex;flex-direction:column;gap:2px;z-index:200}.subnav{width:200px;min-width:200px;height:100vh;display:flex;flex-direction:column;background:var(--aw3-sidebar-bg);border-right:1px solid var(--aw3-sidebar-border);flex-shrink:0;position:relative;z-index:49;overflow:hidden;transition:width .22s cubic-bezier(.4,0,.2,1),min-width .22s cubic-bezier(.4,0,.2,1)}.subnav-collapsed{width:0;min-width:0;border-right-width:0}.subnav-header{display:flex;align-items:center;gap:.5rem;padding:1rem .875rem .75rem;border-bottom:1px solid var(--aw3-sidebar-border);flex-shrink:0}.subnav-collapse-btn{margin-left:auto;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:5px;border:none;background:transparent;color:hsl(var(--aw3-text-muted));cursor:pointer;transition:background .15s,color .15s}.subnav-collapse-btn:hover{background:hsl(var(--border));color:hsl(var(--foreground))}.subnav-group-icon{display:flex;align-items:center;color:hsl(var(--aw3-text-muted));flex-shrink:0}.subnav-group-title{font-size:.6875rem;font-family:Inter,sans-serif;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:hsl(var(--aw3-text-muted));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subnav-items{flex:1;overflow-y:auto;overflow-x:hidden;padding:.25rem .5rem 1rem}.subnav-section-header{padding:.625rem .375rem .1875rem;font-size:.625rem;font-family:Inter,sans-serif;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:hsl(var(--aw3-text-muted));margin-top:1rem}.subnav-items>div:first-child .subnav-section-header{margin-top:0}html.light .nav-rail-btn:hover{background:#dcdfe5;color:#414958}html.light .nav-rail-btn.has-route{color:#6b30a6}@media (max-width: 767px){.nav-container{position:fixed;left:0;top:0;height:100vh;transform:translate(-100%);transition:transform .25s cubic-bezier(.4,0,.2,1);z-index:50}.nav-container.sidebar-open{transform:translate(0)}.subnav nav a{min-height:44px;padding-top:.6875rem!important;padding-bottom:.6875rem!important}}.btn-glass-primary:focus-visible,.btn-primary:focus-visible,.btn-glass:focus-visible,.btn-secondary:focus-visible,.btn-danger:focus-visible,.btn-danger-sm:focus-visible,.btn-primary-sm:focus-visible,.btn-secondary-sm:focus-visible,.btn-success:focus-visible,.btn-success-sm:focus-visible,.btn-warning:focus-visible,.btn-warning-sm:focus-visible,.btn-ghost:focus-visible,.btn-ghost-sm:focus-visible,.btn-icon:focus-visible,.topbar-icon-btn:focus-visible,.sidebar-deploy-btn:focus-visible,.sidebar-user-card:focus-visible,.sidebar-collapse-btn:focus-visible,.sidebar-nav-item:focus-visible,.table-sort-btn:focus-visible,.dt-filter-pill:focus-visible{outline:2px solid hsl(270 55% 65%);outline-offset:2px}button:focus-visible,a:focus-visible,[role=option]:focus-visible,[role=menuitem]:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid hsl(270 55% 65%);outline-offset:2px}@supports not (backdrop-filter: blur(1px)){.glass,.glass-elevated,.glass-primary{background:linear-gradient(180deg,#212121fa,#171717fc)}.light .glass,.light .glass-elevated,.light .glass-primary{background:linear-gradient(180deg,#fcfcfcfc,#f0f2f4fc)}.sidebar-backdrop{backdrop-filter:none}}.light .glass,.light .glass-elevated,.light .section-card{box-shadow:inset 0 1px #ffffffe6,0 4px 20px #6c79931a}.light .glass:before,.light .glass-elevated:before,.light .section-card:before{background:linear-gradient(180deg,hsl(0 0% 100% / .5) 0%,transparent 40%)}.light .glass-primary{background:linear-gradient(180deg,#f5f0fae6,#ebe2f3f2);border:1px solid hsl(270 50% 65% / .25);box-shadow:inset 0 1px #fffc,0 4px 20px #9970c21a}.light .glass-primary:before{background:linear-gradient(180deg,hsl(270 50% 100% / .4) 0%,transparent 40%)}.light .btn-glass,.light .btn-secondary{background:linear-gradient(180deg,#fff,#eaecf0 55%,#dcdfe5);border:1px solid hsl(220 15% 72% / .7);box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #a7afbe4d,0 2px 8px #6c79931f;color:#21242c}.light .btn-glass:hover,.light .btn-secondary:hover{box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #a7afbe4d,0 4px 14px #6c79932e}.light .skeleton{background:linear-gradient(90deg,#dcdfe5e6 25%,#cacfd8e6,#dcdfe5e6 75%);background-size:800px 100%}.light .skeleton-row{background:linear-gradient(90deg,#e2e4e9e6 25%,#d0d4dce6,#e2e4e9e6 75%);background-size:800px 100%}.light .skeleton-card{background:linear-gradient(90deg,#dcdfe5e6 25%,#cacfd8e6,#dcdfe5e6 75%);background-size:800px 100%;border:1px solid hsl(220 15% 82% / .5)}.light .aw3-conv-skeleton-bar{background:#d6dae1}.light .badge-success{background:#def7e7cc;border:1px solid hsl(142 60% 55% / .4);color:#246b3e}.light .badge-warning{background:#fdefd8cc;border:1px solid hsl(38 90% 50% / .4);color:#8a5d0f}.light .badge-error{background:#fde8e8cc;border:1px solid hsl(0 70% 55% / .4);color:#a51d1d}.light .badge-muted{background:#e2e4e9cc;border:1px solid hsl(220 15% 75% / .5);color:#5c6370}.light .grid-pattern,.light .bg-grid{background-image:linear-gradient(hsl(220 15% 70% / .25) 1px,transparent 1px),linear-gradient(90deg,hsl(220 15% 70% / .25) 1px,transparent 1px)}.light .topbar-icon-btn{color:#676f7e}.light .topbar-icon-btn:hover{background:#dcdfe5b3;border-color:#bec4cf99;color:#2b303b}.light .data-table-row:hover{background-color:#dcdfe580}.light .section-card-header{border-bottom:1px solid hsl(220 15% 82% / .6)}.light .sidebar-user-card{background:#e8eaeeb3;border:1px solid hsl(220 15% 82% / .5)}.light .sidebar-user-card:hover{background:#dcdfe5cc}.light .sidebar-collapse-btn{background:#e2e4e9b3;border:1px solid hsl(220 15% 80% / .5);color:#676f7e}.light .sidebar-collapse-btn:hover{background:#ebe2f3b3;border-color:#a679d240;color:#639}.light .cmd-palette-box{background:linear-gradient(180deg,#fffffff7,#f6f7f9fc);border:1px solid hsl(220 15% 80% / .6);box-shadow:0 24px 64px #57617526,0 0 0 1px #dcdfe580,inset 0 1px #ffffffe6}.light .cmd-palette-input{color:#1a1d23;caret-color:#7f33cc}.light .cmd-palette-input::-moz-placeholder{color:#818898}.light .cmd-palette-input::placeholder{color:#818898}.light .cmd-palette-divider{background:#cacfd880}.light .cmd-palette-item{color:#676f7e}.light .cmd-palette-item:hover,.light .cmd-palette-item.is-selected{background:linear-gradient(135deg,#f0e8f7cc,#e6dbf0e6);border-color:#a679d240;color:#21242c}.light .cmd-palette-empty{color:#737b8c}.light .cmd-palette-hint{border-top:1px solid hsl(220 15% 82% / .4);color:#737b8c}.light .cmd-key{background:#dcdfe5;border:1px solid hsl(220 15% 75%);color:#676f7e}.light .breadcrumb{border-bottom:1px solid hsl(220 15% 82% / .4);background:#edeff399;color:#676f7e}.light .breadcrumb a,.light .breadcrumb-link{color:#676f7e}.light .breadcrumb-current{color:#363d49}.light .breadcrumb-sep{color:#8f96a3}.light .text-metallic{background-image:linear-gradient(180deg,#16181d,#575e6b)}.light .page-header-icon{background:linear-gradient(135deg,#ebe0f5e6,#e0d4edf2);border:1px solid hsl(270 50% 65% / .25);color:#639}.grid-pattern,.bg-grid{background-image:linear-gradient(hsl(0 0% 15% / .3) 1px,transparent 1px),linear-gradient(90deg,hsl(0 0% 15% / .3) 1px,transparent 1px);background-size:60px 60px}html.light .gradient-radial{background:radial-gradient(ellipse at center,hsl(270 50% 55% / .08) 0%,transparent 70%)}.glow-border{box-shadow:inset 0 0 0 1px #7f40bf66,0 0 20px #7f40bf33}.badge{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500}.badge-success{background:#0f572999;border:1px solid hsl(142 70% 40% / .3);color:#7de8a4}.badge-warning{background:#613f0599;border:1px solid hsl(38 90% 40% / .3);color:#f7c56e}.badge-error{background:#5e080899;border:1px solid hsl(0 84% 40% / .3);color:#f37272}.badge-muted{background:#26262699;border:1px solid hsl(0 0% 30% / .3);color:#999}.spinner{width:18px;height:18px;border-radius:50%;border:2px solid hsl(var(--color-primary-dim));border-top-color:hsl(var(--primary));animation:spin .75s linear infinite;flex-shrink:0}.spinner-sm{width:12px;height:12px;border-width:1.5px}.spinner-lg{width:28px;height:28px;border-width:3px}.page-loading{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:4rem 2rem;color:hsl(var(--muted-foreground));font-family:Inter,sans-serif;font-size:.875rem}.section-card{position:relative;background:hsl(var(--aw3-glass-bg));border:1px solid hsl(var(--aw3-glass-border));box-shadow:inset 0 1px #ffffff0d,0 8px 32px #0006;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:var(--radius);overflow:hidden;margin-bottom:1.25rem}.section-card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,hsl(0 0% 100% / .04) 0%,transparent 40%);pointer-events:none}.section-card-header{padding:.875rem 1.25rem;border-bottom:1px solid hsl(0 0% 100% / .06);display:flex;align-items:center;gap:.5rem}.section-card-icon{color:hsl(var(--primary));display:flex;align-items:center;flex-shrink:0}.section-card-title{font-size:.875rem;font-weight:600;font-family:Space Grotesk,sans-serif;color:hsl(var(--foreground));margin:0}.section-card-body{padding:1.25rem}.divider{height:1px;background:hsl(var(--border));border:none;margin:1rem 0}.status-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0;display:inline-block}.status-dot-success{background:hsl(var(--color-success));box-shadow:0 0 6px hsl(var(--color-success) / .6)}.status-dot-warning{background:hsl(var(--color-warning));box-shadow:0 0 6px hsl(var(--color-warning) / .6)}.status-dot-error{background:hsl(var(--color-error));box-shadow:0 0 6px hsl(var(--color-error) / .6)}.status-dot-muted{background:hsl(var(--muted-foreground))}@keyframes pulse{0%,to{opacity:.4}50%{opacity:.8}}@keyframes aw3-pulse{0%,to{opacity:.4}50%{opacity:.8}}@keyframes aw3-refetch-shimmer{0%{opacity:.4;transform:scaleX(.3);transform-origin:left}50%{opacity:1;transform:scaleX(1);transform-origin:left}to{opacity:.4;transform:scaleX(.3);transform-origin:right}}@keyframes skeleton-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton{background:linear-gradient(90deg,#1f1f1fcc 25%,#2e2e2ecc,#1f1f1fcc 75%);background-size:800px 100%;animation:skeleton-shimmer 1.4s ease-in-out infinite;border-radius:6px}.skeleton-row{height:44px;margin-bottom:2px;border-radius:6px;background:linear-gradient(90deg,#1a1a1ae6 25%,#262626e6,#1a1a1ae6 75%);background-size:800px 100%;animation:skeleton-shimmer 1.4s ease-in-out infinite}.aw3-conv-skeleton-bar{background:#262626;border-radius:5px;margin-bottom:6px;animation:aw3-pulse 1.4s ease-in-out infinite}.skeleton-card{height:140px;border-radius:12px;background:linear-gradient(90deg,#1a1a1ae6 25%,#292929e6,#1a1a1ae6 75%);background-size:800px 100%;animation:skeleton-shimmer 1.4s ease-in-out infinite;border:1px solid hsl(0 0% 100% / .05)}.breadcrumb{display:flex;align-items:center;gap:.25rem;padding:.375rem 1.5rem;border-bottom:1px solid hsl(0 0% 100% / .04);background:#0d0d0d99;font-family:Inter,sans-serif;font-size:.75rem;color:#666}.breadcrumb a,.breadcrumb-link{color:#666;text-decoration:none;transition:color .15s ease}.breadcrumb a:hover,.breadcrumb-link:hover{color:#a679d2}.breadcrumb-current{color:#a6a6a6;font-weight:500}.breadcrumb-sep{color:#404040;font-size:.625rem}.sidebar-collapsed .sidebar-label,.sidebar-collapsed .sidebar-group-title,.sidebar-collapsed .sidebar-brand-text,.sidebar-collapsed .sidebar-user-text,.sidebar-collapsed .sidebar-deploy-btn span{display:none!important}.sidebar-collapsed .sidebar-nav-item{justify-content:center;padding:.5rem}.sidebar-collapsed .sidebar-deploy-btn{padding:.5rem;justify-content:center;min-width:0}.cmd-palette-item:hover,.cmd-palette-item.is-selected{background:linear-gradient(135deg,#332145b3,#24192ecc);border-color:#7f40bf33;color:#d9d9d9}.cmd-key{display:inline-flex;align-items:center;padding:.0625rem .3125rem;border-radius:4px;background:#262626;border:1px solid hsl(0 0% 22%);font-size:.625rem;font-family:Inter,sans-serif;color:#737373}.table-sort-btn{display:inline-flex;align-items:center;gap:.25rem;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;transition:color .15s ease;white-space:nowrap}.table-sort-btn:hover{color:#a679d2}.table-sort-btn.is-sorted{color:#b285e0}.table-sort-icon{width:12px;height:12px;opacity:.4;transition:opacity .15s ease,transform .15s ease}.table-sort-btn.is-sorted .table-sort-icon{opacity:1}.table-sort-btn.sort-desc .table-sort-icon{transform:rotate(180deg)}.page-header{padding:1.25rem 1.5rem 0;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.page-header-left{display:flex;align-items:flex-start;gap:.75rem;flex:1;min-width:0}.page-header-icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#38244ccc,#24192ee6);border:1px solid hsl(270 50% 50% / .2);color:#ad7cde;flex-shrink:0}.page-header-title{font-family:Space Grotesk,sans-serif;font-size:1.375rem;font-weight:600;color:#ebebeb;line-height:1.2;letter-spacing:-.01em}.page-header-subtitle{font-family:Inter,sans-serif;font-size:.8125rem;color:#6b6b6b;margin-top:.125rem}.page-header-divider{height:1px;margin:1rem 1.5rem 0;background:linear-gradient(90deg,hsl(270 50% 50% / .3),hsl(270 50% 50% / .05),transparent)}.toast-container{position:fixed;bottom:1.5rem;right:1.5rem;z-index:300;display:flex;flex-direction:column;gap:.5rem;pointer-events:none}.toast-dismiss-all-bar{display:flex;justify-content:flex-end;pointer-events:auto}.toast-dismiss-all-btn{padding:.25rem .625rem;border-radius:6px;background:#ffffff14;border:1px solid hsl(0 0% 100% / .12);color:gray;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease}.toast-dismiss-all-btn:hover{background:#ffffff24;color:#b8b8b8}.toast{display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;border-radius:10px;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;min-width:260px;max-width:400px;pointer-events:auto;animation:toast-in .25s cubic-bezier(.22,1,.36,1) both;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 8px 24px #0006}@keyframes toast-in{0%{opacity:0;transform:translate(20px) scale(.96)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes toast-out{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(20px) scale(.96)}}.toast.is-exiting{animation:toast-out .2s ease forwards}.toast-action{flex-shrink:0;padding:.1875rem .625rem;border-radius:5px;background:#ffffff1a;border:1px solid hsl(0 0% 100% / .15);color:inherit;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .15s ease;text-decoration:none;display:inline-flex;align-items:center}.toast-action:hover{background:#ffffff2e}.toast-dismiss{flex-shrink:0;background:none;border:none;padding:.125rem;cursor:pointer;color:inherit;opacity:.6;transition:opacity .15s ease;line-height:1}.toast-dismiss:hover{opacity:1}.error-boundary-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1rem;padding:2rem;text-align:center;font-family:Inter,sans-serif;color:#8c8c8c}.form-input{width:100%;background:var(--aw3-input-bg);border:1px solid hsl(var(--aw3-input-border));border-radius:.5rem;padding:.5rem .75rem;color:var(--aw3-input-color);font-family:Inter,sans-serif;font-size:.875rem;box-sizing:border-box;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.form-input::-moz-placeholder{color:var(--aw3-input-placeholder)}.form-input::placeholder{color:var(--aw3-input-placeholder)}.form-input:focus{border-color:#7f40bf8c;box-shadow:0 0 0 3px #7f40bf1a}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=submit]):not([type=button]):not([type=reset]),textarea,select{color-scheme:dark;background:var(--aw3-input-bg);color:var(--aw3-input-color);border-color:hsl(var(--aw3-input-border))}input::-moz-placeholder,textarea::-moz-placeholder{color:var(--aw3-input-placeholder)}input::placeholder,textarea::placeholder{color:var(--aw3-input-placeholder)}html.light input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=submit]):not([type=button]):not([type=reset]),html.light textarea,html.light select{color-scheme:light}.form-label{display:block;font-size:.75rem;color:hsl(var(--aw3-text-secondary));margin-bottom:.35rem;font-family:Inter,sans-serif;text-transform:uppercase;letter-spacing:.05em}.form-field{display:flex;flex-direction:column;gap:.35rem}.form-input:disabled,.form-input[disabled]{opacity:.5;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-input[readonly]{opacity:.7;cursor:default;background:hsl(var(--muted))}.form-input-error{border-color:hsl(var(--color-error-border))!important;box-shadow:0 0 0 3px hsl(var(--color-error-dim))!important}.form-error-msg{display:flex;align-items:center;gap:.3rem;font-size:.75rem;font-family:Inter,sans-serif;color:hsl(var(--color-error));margin-top:.1rem}.form-hint{font-size:.75rem;font-family:Inter,sans-serif;color:hsl(var(--muted-foreground));margin-top:.1rem}.form-select{width:100%;box-sizing:border-box;padding:.5rem 2rem .5rem .75rem;background:var(--aw3-input-bg);border:1px solid hsl(var(--aw3-input-border));border-radius:.5rem;color:var(--aw3-input-color);font-family:Inter,sans-serif;font-size:.875rem;outline:none;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23888' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .625rem center}.form-select:focus{border-color:#7f40bf8c;box-shadow:0 0 0 3px #7f40bf1a}.form-select:disabled{opacity:.5;cursor:not-allowed}.light .form-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23555' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E")}.form-textarea{width:100%;box-sizing:border-box;padding:.5rem .75rem;background:var(--aw3-input-bg);border:1px solid hsl(var(--aw3-input-border));border-radius:.5rem;color:var(--aw3-input-color);font-family:Inter,sans-serif;font-size:.875rem;outline:none;resize:vertical;min-height:80px;line-height:1.5;transition:border-color .15s ease,box-shadow .15s ease}.form-textarea::-moz-placeholder{color:var(--aw3-input-placeholder)}.form-textarea::placeholder{color:var(--aw3-input-placeholder)}.form-textarea:focus{border-color:#7f40bf8c;box-shadow:0 0 0 3px #7f40bf1a}.form-textarea:disabled{opacity:.5;cursor:not-allowed}.form-checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;min-width:16px;border-radius:4px;border:1.5px solid hsl(var(--aw3-input-border));background:var(--aw3-input-bg);cursor:pointer;flex-shrink:0;vertical-align:middle;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.form-checkbox:checked{background:hsl(var(--primary));border-color:hsl(var(--primary));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' viewBox='0 0 10 8'%3E%3Cpath d='M1 4l3 3 5-6' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.form-checkbox:indeterminate{background:hsl(var(--primary));border-color:hsl(var(--primary));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='2' viewBox='0 0 8 2'%3E%3Cline x1='0' y1='1' x2='8' y2='1' stroke='%23fff' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.form-checkbox:focus-visible{outline:2px solid hsl(270 55% 65%);outline-offset:2px}.form-checkbox:disabled{opacity:.45;cursor:not-allowed}.form-radio{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;min-width:16px;border-radius:50%;border:1.5px solid hsl(var(--aw3-input-border));background:var(--aw3-input-bg);cursor:pointer;flex-shrink:0;vertical-align:middle;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.form-radio:checked{border-color:hsl(var(--primary));background:hsl(var(--primary));box-shadow:inset 0 0 0 3px var(--aw3-input-bg)}.form-radio:focus-visible{outline:2px solid hsl(270 55% 65%);outline-offset:2px}.form-radio:disabled{opacity:.45;cursor:not-allowed}.form-toggle{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:36px;height:20px;min-width:36px;border-radius:10px;background:hsl(var(--muted));border:1.5px solid hsl(var(--border));cursor:pointer;position:relative;flex-shrink:0;vertical-align:middle;transition:background .2s ease,border-color .2s ease}.form-toggle:after{content:"";position:absolute;top:1px;left:1px;width:14px;height:14px;border-radius:50%;background:hsl(var(--muted-foreground));transition:transform .2s ease,background .2s ease}.form-toggle:checked{background:hsl(var(--primary));border-color:hsl(var(--primary))}.form-toggle:checked:after{transform:translate(16px);background:#fafafa}.form-toggle:focus-visible{outline:2px solid hsl(270 55% 65%);outline-offset:2px}.form-toggle:disabled{opacity:.45;cursor:not-allowed}.form-toggle-sm{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:28px;height:16px;min-width:28px;border-radius:8px;background:hsl(var(--muted));border:1.5px solid hsl(var(--border));cursor:pointer;position:relative;flex-shrink:0;vertical-align:middle;transition:background .2s ease,border-color .2s ease}.form-toggle-sm:after{content:"";position:absolute;top:1px;left:1px;width:10px;height:10px;border-radius:50%;background:hsl(var(--muted-foreground));transition:transform .2s ease,background .2s ease}.form-toggle-sm:checked{background:hsl(var(--primary));border-color:hsl(var(--primary))}.form-toggle-sm:checked:after{transform:translate(12px);background:#fafafa}.form-toggle-sm:focus-visible{outline:2px solid hsl(270 55% 65%);outline-offset:2px}.form-toggle-sm:disabled{opacity:.45;cursor:not-allowed}.form-toggle-lg{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:44px;height:24px;min-width:44px;border-radius:12px;background:hsl(var(--muted));border:1.5px solid hsl(var(--border));cursor:pointer;position:relative;flex-shrink:0;vertical-align:middle;transition:background .2s ease,border-color .2s ease}.form-toggle-lg:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:hsl(var(--muted-foreground));transition:transform .2s ease,background .2s ease}.form-toggle-lg:checked{background:hsl(var(--primary));border-color:hsl(var(--primary))}.form-toggle-lg:checked:after{transform:translate(20px);background:#fafafa}.form-toggle-lg:focus-visible{outline:2px solid hsl(270 55% 65%);outline-offset:2px}.form-toggle-lg:disabled{opacity:.45;cursor:not-allowed}.light .form-toggle,.light .form-toggle-sm,.light .form-toggle-lg{background:#c1c5cd;border-color:#9da3af}.light .form-toggle:after,.light .form-toggle-sm:after,.light .form-toggle-lg:after{background:#fff;box-shadow:0 1px 3px #4c556759}.light .form-toggle:checked:after,.light .form-toggle-sm:checked:after,.light .form-toggle-lg:checked:after{background:#fff;box-shadow:0 1px 3px #40206040}.form-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:4px;border-radius:2px;background:hsl(var(--muted));border:none;outline:none;cursor:pointer}.form-range::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:hsl(var(--primary));border:2px solid hsl(var(--card));box-shadow:0 0 0 1px hsl(var(--primary) / .5);cursor:pointer;-webkit-transition:transform .1s ease,box-shadow .1s ease;transition:transform .1s ease,box-shadow .1s ease}.form-range::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 0 0 3px hsl(var(--primary) / .2)}.form-range::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:hsl(var(--primary));border:2px solid hsl(var(--card));cursor:pointer;box-sizing:border-box}.form-range::-moz-range-track{height:4px;border-radius:2px;background:hsl(var(--muted));border:none}.form-range:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px #7f40bf40}.form-range:disabled{opacity:.45;cursor:not-allowed}.form-check-label{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;font-family:Inter,sans-serif;font-size:.875rem;color:hsl(var(--foreground));-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-check-label:has(input:disabled){opacity:.5;cursor:not-allowed}.form-input-wrapper{position:relative;display:flex;align-items:center}.form-input-wrapper>.form-input,.form-input-wrapper>.form-select,.form-input-wrapper.has-prefix>.form-input,.form-input-wrapper.has-prefix>.form-select{padding-left:2.25rem}.form-input-icon{position:absolute;left:.625rem;color:hsl(var(--muted-foreground));pointer-events:none;flex-shrink:0;display:flex;align-items:center}.form-input-wrapper.has-suffix:not(.has-prefix)>.form-input,.form-input-wrapper.has-suffix:not(.has-prefix)>.form-select{padding-left:.75rem;padding-right:2.25rem}.form-input-wrapper.has-prefix.has-suffix>.form-input,.form-input-wrapper.has-prefix.has-suffix>.form-select{padding-left:2.25rem;padding-right:2.25rem}.btn-glass-danger{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:7px;font-size:.75rem;font-family:Inter,sans-serif;font-weight:500;cursor:pointer;border:1px solid hsl(0 60% 45% / .3);background:#45171766;color:#d86464;transition:opacity .15s}.btn-glass-danger:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.skip-to-content{position:absolute;top:-9999px;left:1rem;z-index:9999;padding:.5rem 1rem;border-radius:6px;background:#7f39c6;color:#fafafa;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none}.skip-to-content:focus{top:1rem}.mobile-bottom-nav,.dt-card-grid{display:none}@media (max-width: 767px){.dt-table-wrapper{display:none!important}.dt-card-grid{display:flex!important;flex-direction:column;gap:.5rem;padding:.75rem}.dt-card{background:linear-gradient(180deg,#1f1f1fcc,#141414d9);border:1px solid hsl(0 0% 100% / .08);border-radius:.75rem;padding:.875rem;display:flex;flex-direction:column;gap:.5rem;box-shadow:0 2px 8px #0000004d}.dt-card-header{display:flex;align-items:center;gap:.5rem}.dt-card-service{font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;color:#d1d1d1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dt-card-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.dt-card-provider{font-size:.75rem;font-family:Inter,sans-serif;color:#ad8dce;background:#24192e99;border:1px solid hsl(270 30% 30% / .3);padding:.1rem .45rem;border-radius:.35rem;flex-shrink:0}.dt-card-commit{font-size:.8125rem;font-family:monospace;color:#9e9e9e;background:#1a1a1a80;padding:.1rem .4rem;border-radius:.3rem}.dt-card-branch{font-size:.8125rem;font-family:Inter,sans-serif;color:#8c8c8c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dt-card-time{font-size:.8125rem;font-family:Inter,sans-serif;color:#6b6b6b;flex-shrink:0}.dt-card-cost{font-size:.8125rem;font-family:Inter,sans-serif;color:#b88de2;font-weight:500}.dt-card-actions{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.25rem}.dt-card-actions .btn-glass,.dt-card-actions a.btn-glass{flex:1;min-height:44px;font-size:.8125rem;text-align:center;text-decoration:none;justify-content:center}.mobile-bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:45;height:calc(56px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:linear-gradient(180deg,#141414f7,#0d0d0dfc);border-top:1px solid hsl(0 0% 100% / .07);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);align-items:stretch}.mobile-bottom-nav a{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#616161;text-decoration:none;font-family:Inter,sans-serif;font-size:.625rem;font-weight:500;padding:8px 0;min-height:56px;transition:color .15s ease,background .15s ease;position:relative}.mobile-bottom-nav a:active{background:#ffffff0a}.mobile-bottom-nav a.active{color:#ad7cde}.mobile-bottom-nav a.active:before{content:"";position:absolute;top:0;left:20%;right:20%;height:2px;border-radius:0 0 3px 3px;background:#995cd6;box-shadow:0 0 8px #995cd699}#main-content{padding-bottom:calc(56px + env(safe-area-inset-bottom,0px) + 1rem)!important}.btn-glass,.btn-secondary,.btn-glass-primary,.btn-primary{min-height:44px!important}.dt-filter-pill{min-height:44px!important;padding-top:.625rem!important;padding-bottom:.625rem!important}.dt-actions{opacity:1!important}.toast-container{bottom:calc(56px + env(safe-area-inset-bottom,0px) + .5rem)!important}.mobile-bottom-nav a.\!active{color:#ad7cde!important}.mobile-bottom-nav a.\!active:before{content:""!important;position:absolute!important;top:0!important;left:20%!important;right:20%!important;height:2px!important;border-radius:0 0 3px 3px!important;background:#995cd6!important;box-shadow:0 0 8px #995cd699!important}}.h1{font-family:Space Grotesk,sans-serif;font-size:var(--type-4xl);font-weight:var(--fw-bold);line-height:var(--lh-tight);letter-spacing:var(--ls-tight)}.h2{font-family:Space Grotesk,sans-serif;font-size:var(--type-3xl);font-weight:var(--fw-semibold);line-height:var(--lh-tight);letter-spacing:var(--ls-tight)}.h3{font-family:Space Grotesk,sans-serif;font-size:var(--type-2xl);font-weight:var(--fw-semibold);line-height:var(--lh-snug)}.h4{font-family:Space Grotesk,sans-serif;font-size:var(--type-xl);font-weight:var(--fw-semibold);line-height:var(--lh-snug)}.text-xs{font-size:var(--type-xs)}.text-sm{font-size:var(--type-sm)}.text-lg{font-size:var(--type-lg)}.text-xl{font-size:var(--type-xl)}.text-2xl{font-size:var(--type-2xl)}.text-3xl{font-size:var(--type-3xl)}.font-normal{font-weight:var(--fw-normal)}.font-medium{font-weight:var(--fw-medium)}.font-semibold{font-weight:var(--fw-semibold)}.font-bold{font-weight:var(--fw-bold)}.font-mono{font-family:JetBrains Mono,ui-monospace,Cascadia Code,Menlo,monospace}.text-error{color:hsl(var(--color-error))}.text-success{color:hsl(var(--color-success))}.text-warning{color:hsl(var(--color-warning))}.text-info{color:hsl(var(--color-info))}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes scale-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-down{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-left{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@keyframes slide-right{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.animate-fade-in{animation:fade-in .15s ease}.animate-scale-in{animation:scale-in .15s cubic-bezier(.16,1,.3,1)}.page-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#7f39c6,#5c3172);box-shadow:0 0 18px #6396;color:#fafafa}html.light .page-icon{background:linear-gradient(135deg,#ebdff6,#d9c9e8);box-shadow:0 0 12px #b28cd940;color:#59288a}.page-icon svg{stroke:currentColor}@media (prefers-reduced-motion: reduce){.animate-fade-in,.animate-fade-out,.animate-scale-in,.animate-scale-out,.animate-slide-up,.animate-slide-down,.animate-slide-left,.animate-slide-right{animation:none}*{transition-duration:.01ms!important;animation-duration:.01ms!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.right-0{right:0}.right-2{right:var(--spacing-2)}.top-2{top:var(--spacing-2)}.isolate{isolation:isolate}.-z-10{z-index:-10}.z-50{z-index:50}.col-span-2{grid-column:span 2 / span 2}.-mx-6{margin-left:calc(var(--spacing-6) * -1);margin-right:calc(var(--spacing-6) * -1)}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:var(--spacing-1);margin-right:var(--spacing-1)}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:var(--spacing-1);margin-bottom:var(--spacing-1)}.-mb-6{margin-bottom:calc(var(--spacing-6) * -1)}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:var(--spacing-1)}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:var(--spacing-10)}.mb-14{margin-bottom:var(--spacing-14)}.mb-2{margin-bottom:var(--spacing-2)}.mb-2\.5{margin-bottom:.625rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:var(--spacing-3)}.mb-4{margin-bottom:var(--spacing-4)}.mb-5{margin-bottom:var(--spacing-5)}.mb-6{margin-bottom:var(--spacing-6)}.mb-7{margin-bottom:var(--spacing-7)}.mb-8{margin-bottom:var(--spacing-8)}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:var(--spacing-1)}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:var(--spacing-2)}.ml-4{margin-left:var(--spacing-4)}.ml-5{margin-left:var(--spacing-5)}.ml-auto{margin-left:auto}.mr-1{margin-right:var(--spacing-1)}.mr-2{margin-right:var(--spacing-2)}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:var(--spacing-1)}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:var(--spacing-2)}.mt-3{margin-top:var(--spacing-3)}.mt-4{margin-top:var(--spacing-4)}.mt-5{margin-top:var(--spacing-5)}.mt-6{margin-top:var(--spacing-6)}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-1\.5{height:.375rem}.h-14{height:var(--spacing-14)}.h-4{height:var(--spacing-4)}.h-5{height:var(--spacing-5)}.h-6{height:var(--spacing-6)}.h-7{height:var(--spacing-7)}.h-8{height:var(--spacing-8)}.h-full{height:100%}.max-h-48{max-height:12rem}.max-h-64{max-height:16rem}.max-h-80{max-height:20rem}.min-h-0{min-height:0px}.min-h-\[44px\]{min-height:44px}.min-h-screen{min-height:100vh}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-14{width:var(--spacing-14)}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-5{width:var(--spacing-5)}.w-6{width:var(--spacing-6)}.w-7{width:var(--spacing-7)}.w-8{width:var(--spacing-8)}.w-96{width:24rem}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-32{min-width:8rem}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[140px\]{max-width:140px}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:var(--spacing-1)}.gap-1\.5{gap:.375rem}.gap-2{gap:var(--spacing-2)}.gap-2\.5{gap:.625rem}.gap-3{gap:var(--spacing-3)}.gap-3\.5{gap:.875rem}.gap-4{gap:var(--spacing-4)}.gap-5{gap:var(--spacing-5)}.gap-6{gap:var(--spacing-6)}.gap-8{gap:var(--spacing-8)}.gap-px{gap:1px}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(var(--spacing-1) * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(var(--spacing-1) * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(var(--spacing-2) * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(var(--spacing-2) * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(var(--spacing-3) * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(var(--spacing-3) * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(var(--spacing-4) * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(var(--spacing-4) * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(var(--spacing-5) * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(var(--spacing-5) * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(var(--spacing-6) * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(var(--spacing-6) * var(--tw-space-y-reverse))}.self-end{align-self:flex-end}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-wrap{white-space:pre-wrap}.break-all{word-break:break-all}.rounded{border-radius:.75rem}.rounded-2xl{border-radius:1.5rem}.rounded-full{border-radius:var(--radius-full, 9999px)}.rounded-lg{border-radius:var(--radius-lg, 1rem)}.rounded-md{border-radius:.625rem}.rounded-xl{border-radius:var(--radius-xl, 1.5rem)}.rounded-t{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.border{border-width:1px}.border-0{border-width:0px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-b-2{border-bottom-width:2px}.border-t{border-top-width:1px}.border-\[hsl\(var\(--border\)\)\]{border-color:hsl(var(--border))}.border-\[hsl\(var\(--color-error\)\)\]{border-color:hsl(var(--color-error))}.border-amber-500\/15{border-color:#f59e0b26}.border-blue-500\/20{border-color:#3b82f633}.border-blue-500\/30{border-color:#3b82f64d}.border-border{--tw-border-opacity: 1;border-color:hsl(var(--border) / var(--tw-border-opacity, 1))}.border-border\/50{border-color:hsl(var(--border) / .5)}.border-gray-500\/20{border-color:#6b728033}.border-gray-500\/30{border-color:#6b72804d}.border-green-500\/20{border-color:#22c55e33}.border-purple-400{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.border-purple-500\/20{border-color:#a855f733}.border-purple-500\/40{border-color:#a855f766}.border-red-500\/20{border-color:#ef444433}.border-yellow-500\/20{border-color:#eab30833}.border-yellow-500\/30{border-color:#eab3084d}.bg-\[hsl\(270_50\%_25\%\/0\.3\)\]{background-color:#4020604d}.bg-\[hsl\(var\(--color-success-dim\)\)\]{background-color:hsl(var(--color-success-dim))}.bg-\[hsl\(var\(--muted\)\)\]{background-color:hsl(var(--muted))}.bg-\[hsl\(var\(--muted\)\/0\.3\)\]{background-color:hsl(var(--muted)/.3)}.bg-\[hsl\(var\(--muted\)\/0\.4\)\]{background-color:hsl(var(--muted)/.4)}.bg-amber-500\/5{background-color:#f59e0b0d}.bg-black\/30{background-color:#0000004d}.bg-black\/40{background-color:#0006}.bg-blue-500\/15{background-color:#3b82f626}.bg-blue-500\/20{background-color:#3b82f633}.bg-gray-500\/15{background-color:#6b728026}.bg-gray-500\/20{background-color:#6b728033}.bg-green-500\/15{background-color:#22c55e26}.bg-green-500\/20{background-color:#22c55e33}.bg-muted{--tw-bg-opacity: 1;background-color:hsl(var(--muted) / var(--tw-bg-opacity, 1))}.bg-muted\/30{background-color:hsl(var(--muted) / .3)}.bg-muted\/50{background-color:hsl(var(--muted) / .5)}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.bg-purple-500\/10{background-color:#a855f71a}.bg-purple-500\/15{background-color:#a855f726}.bg-purple-500\/20{background-color:#a855f733}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.bg-red-500\/15{background-color:#ef444426}.bg-transparent{background-color:transparent}.bg-yellow-500\/15{background-color:#eab30826}.bg-yellow-500\/20{background-color:#eab30833}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-purple-600{--tw-gradient-from: #9333ea var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-purple-700{--tw-gradient-to: #7e22ce var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:var(--spacing-1)}.p-12{padding:var(--spacing-12)}.p-2{padding:var(--spacing-2)}.p-2\.5{padding:.625rem}.p-3{padding:var(--spacing-3)}.p-4{padding:var(--spacing-4)}.p-5{padding:var(--spacing-5)}.p-6{padding:var(--spacing-6)}.p-8{padding:var(--spacing-8)}.px-1{padding-left:var(--spacing-1);padding-right:var(--spacing-1)}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:var(--spacing-2);padding-right:var(--spacing-2)}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:var(--spacing-3);padding-right:var(--spacing-3)}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:var(--spacing-4);padding-right:var(--spacing-4)}.px-5{padding-left:var(--spacing-5);padding-right:var(--spacing-5)}.px-6{padding-left:var(--spacing-6);padding-right:var(--spacing-6)}.px-8{padding-left:var(--spacing-8);padding-right:var(--spacing-8)}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:var(--spacing-1);padding-bottom:var(--spacing-1)}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:var(--spacing-10);padding-bottom:var(--spacing-10)}.py-12{padding-top:var(--spacing-12);padding-bottom:var(--spacing-12)}.py-16{padding-top:var(--spacing-16);padding-bottom:var(--spacing-16)}.py-2{padding-top:var(--spacing-2);padding-bottom:var(--spacing-2)}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:var(--spacing-3);padding-bottom:var(--spacing-3)}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:var(--spacing-4);padding-bottom:var(--spacing-4)}.py-5{padding-top:var(--spacing-5);padding-bottom:var(--spacing-5)}.py-6{padding-top:var(--spacing-6);padding-bottom:var(--spacing-6)}.py-8{padding-top:var(--spacing-8);padding-bottom:var(--spacing-8)}.pb-0{padding-bottom:0}.pb-1{padding-bottom:var(--spacing-1)}.pb-2{padding-bottom:var(--spacing-2)}.pb-3{padding-bottom:var(--spacing-3)}.pb-4{padding-bottom:var(--spacing-4)}.pb-5{padding-bottom:var(--spacing-5)}.pl-7{padding-left:var(--spacing-7)}.pt-2{padding-top:var(--spacing-2)}.pt-3{padding-top:var(--spacing-3)}.pt-4{padding-top:var(--spacing-4)}.pt-6{padding-top:var(--spacing-6)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.font-mono{font-family:JetBrains Mono,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[0\.625rem\]{font-size:.625rem}.text-\[0\.6875rem\]{font-size:.6875rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-\[hsl\(270_60\%_65\%\)\]{--tw-text-opacity: 1;color:hsl(270 60% 65% / var(--tw-text-opacity, 1))}.text-\[hsl\(var\(--color-error\)\)\]{color:hsl(var(--color-error))}.text-\[hsl\(var\(--color-high\)\)\]{color:hsl(var(--color-high))}.text-\[hsl\(var\(--color-success\)\)\]{color:hsl(var(--color-success))}.text-\[hsl\(var\(--color-warning\)\)\]{color:hsl(var(--color-warning))}.text-\[hsl\(var\(--primary\)\)\]{color:hsl(var(--primary))}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-error{--tw-text-opacity: 1;color:hsl(var(--color-error) / var(--tw-text-opacity, 1))}.text-foreground{--tw-text-opacity: 1;color:hsl(var(--foreground) / var(--tw-text-opacity, 1))}.text-foreground\/80{color:hsl(var(--foreground) / .8)}.text-foreground\/90{color:hsl(var(--foreground) / .9)}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-info{--tw-text-opacity: 1;color:hsl(var(--color-info) / var(--tw-text-opacity, 1))}.text-inherit{color:inherit}.text-muted-foreground{--tw-text-opacity: 1;color:hsl(var(--muted-foreground) / var(--tw-text-opacity, 1))}.text-muted-foreground\/70{color:hsl(var(--muted-foreground) / .7)}.text-muted-foreground\/80{color:hsl(var(--muted-foreground) / .8)}.text-primary{--tw-text-opacity: 1;color:hsl(var(--primary) / var(--tw-text-opacity, 1))}.text-purple-300{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-success{--tw-text-opacity: 1;color:hsl(var(--color-success) / var(--tw-text-opacity, 1))}.text-warning{--tw-text-opacity: 1;color:hsl(var(--color-warning) / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.accent-purple-500{accent-color:#a855f7}.opacity-0{opacity:0}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-purple-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width: 640px){.sm\:text-lg{font-size:var(--type-lg)}.sm\:text-3xl{font-size:var(--type-3xl)}}.last\:mb-0:last-child{margin-bottom:0}.last\:border-0:last-child{border-width:0px}.hover\:translate-y-\[-1px\]:hover{--tw-translate-y: -1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.018\]:hover{--tw-scale-x: 1.018;--tw-scale-y: 1.018;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.02\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-border:hover{--tw-border-opacity: 1;border-color:hsl(var(--border) / var(--tw-border-opacity, 1))}.hover\:border-primary\/50:hover{border-color:hsl(var(--primary) / .5)}.hover\:bg-\[hsl\(var\(--color-error-dim\)\)\]:hover{background-color:hsl(var(--color-error-dim))}.hover\:bg-\[hsl\(var\(--muted\)\)\]:hover{background-color:hsl(var(--muted))}.hover\:bg-muted:hover{--tw-bg-opacity: 1;background-color:hsl(var(--muted) / var(--tw-bg-opacity, 1))}.hover\:bg-muted\/30:hover{background-color:hsl(var(--muted) / .3)}.hover\:from-purple-500:hover{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-purple-600:hover{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.hover\:text-blue-300:hover{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.hover\:text-foreground:hover{--tw-text-opacity: 1;color:hsl(var(--foreground) / var(--tw-text-opacity, 1))}.hover\:text-foreground\/90:hover{color:hsl(var(--foreground) / .9)}.hover\:text-purple-300:hover{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: hsl(var(--ring) / var(--tw-ring-opacity, 1))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.group\/msg:hover .group-hover\/msg\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}html.light .light\:text-muted-foreground\/70{color:hsl(var(--muted-foreground) / .7)}html.light .light\:hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.dark\:text-blue-300:is(.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.dark\:text-green-300:is(.dark *){--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.dark\:text-yellow-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.sm\:inline{display:inline}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:gap-4{gap:var(--spacing-4)}.sm\:p-10{padding:var(--spacing-10)}.sm\:p-6{padding:var(--spacing-6)}.sm\:px-4{padding-left:var(--spacing-4);padding-right:var(--spacing-4)}.sm\:px-6{padding-left:var(--spacing-6);padding-right:var(--spacing-6)}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:py-8{padding-top:var(--spacing-8);padding-bottom:var(--spacing-8)}.sm\:pb-4{padding-bottom:var(--spacing-4)}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 768px){.md\:inline{display:inline}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:block{display:block}.lg\:flex{display:flex}.lg\:text-6xl{font-size:3.75rem;line-height:1}}@media (min-width: 1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
