.portal-theme{--dlc-ink:#111;--dlc-ink-soft:#2d3241;--dlc-text-2:#5e6472;--dlc-text-3:#8b90a0;--dlc-blue:#3273ff;--dlc-blue-deep:#1964f5;--dlc-blue-light:#6ea0ff;--dlc-tint:#ecf3ff;--dlc-page:#f5f5f7;--dlc-surface:#fff;--dlc-line:#e6e7ec;--dlc-line-strong:#d5d7e0;--dlc-good:#2bb873;--dlc-good-text:#1b7a4d;--dlc-good-bg:#ecfaf1;--dlc-bad:#e54b3a;--dlc-bad-text:#a0331f;--dlc-bad-bg:#fff0ee;--dlc-warn:#e6a100;--dlc-warn-text:#b57f00;--dlc-warn-bg:#fff7e6;--dlc-shadow-sm:0 1px 2px hsla(0,0%,7%,.04);--dlc-shadow-md:0 4px 16px hsla(0,0%,7%,.08),0 1px 3px hsla(0,0%,7%,.04);--dlc-shadow-lg:0 16px 48px hsla(0,0%,7%,.14),0 2px 8px hsla(0,0%,7%,.06);--background:240 11% 96%;--foreground:0 0% 7%;--card:0 0% 100%;--card-foreground:0 0% 7%;--popover:0 0% 100%;--popover-foreground:0 0% 7%;--primary:221 100% 60%;--primary-foreground:0 0% 100%;--secondary:225 15% 95%;--secondary-foreground:0 0% 7%;--muted:225 15% 95%;--muted-foreground:222 10% 41%;--accent:218 100% 96%;--accent-foreground:220 92% 53%;--destructive:6 77% 56%;--destructive-foreground:0 0% 100%;--border:230 14% 91%;--input:230 14% 91%;--ring:221 100% 60%;--radius:0.625rem;color-scheme:light;min-height:100vh;background-color:var(--dlc-page);color:var(--dlc-ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.portal-theme.portal-theme--overlay{min-height:0;background-color:transparent}.portal-theme aside{background:var(--dlc-surface);border-right:1px solid var(--dlc-line)}.portal-theme .rounded-lg:not(button):not(a):not(input):not(textarea):not(select),.portal-theme [class*=card]:not(button):not(a):not(input):not(textarea):not(select){background:var(--dlc-surface);border-color:var(--dlc-line)}.portal-theme [class*=card]:not(button):not(a):not(input):not(textarea):not(select){box-shadow:var(--dlc-shadow-sm)}.portal-theme [data-radix-popper-content-wrapper]>*,.portal-theme [role=dialog],.portal-theme [role=listbox],.portal-theme [role=menu]{background:var(--dlc-surface);box-shadow:var(--dlc-shadow-lg)}.portal-theme h1,.portal-theme h2,.portal-theme h3{color:var(--dlc-ink);letter-spacing:-.018em}.portal-theme .tabular-nums,.portal-theme table td,.portal-theme table th{font-variant-numeric:tabular-nums}.portal-theme :focus-visible{outline:2px solid var(--dlc-blue);outline-offset:2px;border-radius:4px}.portal-theme ::-webkit-scrollbar{width:10px;height:10px}.portal-theme ::-webkit-scrollbar-thumb{background:#d3d5dd;border:3px solid transparent;background-clip:content-box;border-radius:999px}.portal-theme ::-webkit-scrollbar-thumb:hover{background:#b9bcc8;background-clip:content-box}.portal-theme ::-webkit-scrollbar-track{background:transparent}.portal-tour-nav-pulse{background:var(--dlc-tint)!important;color:var(--dlc-blue-deep)!important;animation:portal-tour-nav-pulse 1.4s ease-out 2}@keyframes portal-tour-nav-pulse{0%,to{box-shadow:0 0 0 0 rgba(50,115,255,0)}35%{box-shadow:0 0 0 4px rgba(50,115,255,.22)}}