.client-portal{--background:210 25% 97%;--foreground:222 35% 15%;--card:0 0% 100%;--card-foreground:222 35% 15%;--muted-foreground:215 20% 36%;--border:214 24% 87%;--input:215 20% 65%;--radius:0.875rem;color:hsl(var(--foreground));background-color:hsl(var(--background));line-height:1.6}.dark .client-portal{--background:222 35% 8%;--foreground:210 30% 96%;--card:222 30% 12%;--card-foreground:210 30% 96%;--muted-foreground:215 20% 72%;--border:215 22% 25%;--input:215 18% 48%}.client-portal :where(h1,h2,h3){text-wrap:balance;letter-spacing:-.025em}.client-portal :where(p,label,td){overflow-wrap:anywhere}.client-portal :where(button,a,input,textarea,select,[role=tab]):focus-visible{outline:3px solid hsl(var(--ring));outline-offset:3px}.client-portal :where(button,a,input,textarea,select){scroll-margin-block:5rem}.client-portal :where(button:not(:disabled),[role=button]:not([aria-disabled=true])){cursor:pointer}.client-portal :where(button:disabled,[aria-disabled=true]){cursor:not-allowed}.client-portal [data-client-shell-inner]{width:100%;max-width:1600px;margin-inline:auto;padding-bottom:max(2rem,env(safe-area-inset-bottom))}.client-portal .client-skip-link{position:fixed;top:.5rem;left:.5rem;z-index:100;transform:translateY(-200%);padding:.75rem 1rem;border-radius:.75rem;background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.client-portal [data-client-compact] [data-client-shell-inner]{padding-top:4rem}.client-portal[role=dialog]>button{min-width:2.75rem;min-height:2.75rem}.client-portal .client-skip-link:focus{transform:translateY(0)}@media (max-width:767px){.client-portal :where(input:not([type=checkbox]):not([type=radio]),textarea,select){font-size:1rem}.client-portal :where(button,[role=combobox]){min-height:2.75rem}}@media (prefers-reduced-motion:reduce){.client-portal *,.client-portal :after,.client-portal :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}