:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--success:142 71% 45%;--success-foreground:0 0% 100%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:0.5rem;--bg:#fff;--text:#0a0a0a;--selection-bg:rgba(56,189,248,0.32);--color-primary:#000;--color-primary-foreground:#fff;--shadow-low:0 4px 18px rgba(0,0,0,0.06),0 2px 6px rgba(0,0,0,0.04);--shadow-mid:0 10px 30px rgba(0,0,0,0.10),0 4px 12px rgba(0,0,0,0.06);--z-sovereign-layer:9999;--z-shortcuts-modal:1200;--z-spotlight-overlay:1001;--z-overlay-panel:1001;--z-backdrop:1000;--z-modal:100;--z-popover:80;--z-sidebar-panel:60;--z-trigger-zone:55;--z-shell-base:50;--z-internal-base:0;--z-internal-elevated:10}.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--primary:210 40% 98%;--primary-foreground:222.2 47.4% 11.2%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:212.7 26.8% 83.9%;--bg:#0b0b0b;--text:#f5f5f5;--selection-bg:rgba(56,189,248,0.26);--color-primary:#fff;--color-primary-foreground:#000;--shadow-low:0 6px 20px rgba(0,0,0,0.45),0 2px 8px rgba(0,0,0,0.35);--shadow-mid:0 14px 44px rgba(0,0,0,0.6),0 6px 16px rgba(0,0,0,0.5)}*,:after,:before{box-sizing:border-box}img,video{max-width:100%;height:auto}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.text-heading-xl{font-size:1.5rem;line-height:2rem;font-weight:700;letter-spacing:-.025em}@media (min-width:768px){.text-heading-xl{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1024px){.text-heading-xl{font-size:2.25rem;line-height:2.5rem}}.text-heading-xl{color:hsl(var(--foreground))}.text-heading-xl:is(.dark *){color:hsl(var(--foreground))}.text-heading-xl{line-height:1.1}.text-heading-lg{font-size:1.25rem;line-height:1.75rem;font-weight:700;letter-spacing:-.025em}@media (min-width:768px){.text-heading-lg{font-size:1.5rem;line-height:2rem}}@media (min-width:1024px){.text-heading-lg{font-size:1.875rem;line-height:2.25rem}}.text-heading-lg{color:hsl(var(--foreground))}.text-heading-lg:is(.dark *){color:hsl(var(--foreground))}.text-heading-lg{line-height:1.2}.text-heading-md{font-size:1.5rem;line-height:2rem;font-weight:600;letter-spacing:-.025em;color:hsl(var(--foreground))}.text-heading-md:is(.dark *){color:hsl(var(--foreground))}.text-heading-md{line-height:1.3}.text-heading-sm{font-size:1.25rem;line-height:1.75rem;font-weight:600;letter-spacing:-.025em;color:hsl(var(--foreground))}.text-heading-sm:is(.dark *){color:hsl(var(--foreground))}.text-heading-sm{line-height:1.4}.text-body-lg{font-size:1.125rem;line-height:1.75rem;color:hsl(var(--foreground))}.text-body-lg:is(.dark *){color:hsl(var(--foreground))}.text-body-lg{line-height:1.6}.text-body-md{font-size:1rem;line-height:1.5rem;color:hsl(var(--foreground))}.text-body-md:is(.dark *){color:hsl(var(--foreground))}.text-body-md{line-height:1.5}.text-body-sm{font-size:.875rem;line-height:1.25rem;color:hsl(var(--foreground))}.text-body-sm:is(.dark *){color:hsl(var(--foreground))}.text-body-sm{line-height:1.5}.text-label{font-size:.875rem;line-height:1.25rem;font-weight:500;color:hsl(var(--foreground))}.text-label:is(.dark *){color:hsl(var(--foreground))}.text-label{line-height:1.4}.text-label-muted{font-size:.875rem;line-height:1.25rem;font-weight:500;color:hsl(var(--muted-foreground))}.text-label-muted:is(.dark *){color:hsl(var(--muted-foreground))}.text-label-muted{line-height:1.4}.text-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem;color:hsl(var(--foreground))}.text-code:is(.dark *){color:hsl(var(--foreground))}.text-code{background-color:hsl(var(--muted))}.text-code:is(.dark *){background-color:hsl(var(--muted))}.text-code{border-radius:.25rem;padding:.125rem .25rem}.text-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:hsl(var(--foreground))}.text-mono:is(.dark *){color:hsl(var(--foreground))}.text-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.layout-body{min-height:100vh;background-color:hsl(var(--background))}.layout-shell-guest-login-wrapper{pointer-events:auto;position:fixed;z-index:var(--z-modal);top:calc(1rem + env(safe-area-inset-top, 0));left:calc(1.5rem + env(safe-area-inset-left, 0))}.layout-shell-guest-login-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500}.layout-shell-guest-login-btn:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.layout-shell-guest-login-btn:active,.layout-shell-guest-login-btn:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.layout-shell-guest-login-btn:active{--tw-scale-x:1;--tw-scale-y:1}.layout-shell-guest-login-btn{background-color:transparent;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1));transition:opacity .8s cubic-bezier(0,.55,.45,1),transform .8s cubic-bezier(0,.55,.45,1),filter .8s cubic-bezier(0,.55,.45,1),background-color .15s ease,color .15s ease,box-shadow .15s ease;&:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}&[data-exiting]{opacity:0;transform:scale(.96);filter:blur(8px);pointer-events:none}}@media (width <=767px){.layout-shell-guest-login-btn{min-height:44px;min-width:44px;padding:.5rem 1rem}}.layout-shell-sidebar-trigger-strip{pointer-events:auto;position:fixed;top:0;bottom:0;z-index:var(--z-trigger-zone);width:4rem;left:env(safe-area-inset-left,0)}@media (width <=767px){.layout-shell-sidebar-trigger-strip{display:none}}.layout-shell-top-trigger-strip{pointer-events:auto;position:fixed;left:0;right:0;height:2rem;top:env(safe-area-inset-top,0)}@media (width <=767px){.layout-shell-top-trigger-strip{min-height:44px}}.layout-shell-top-trigger-strip[data-mega-open=true]{z-index:var(--z-spotlight-overlay)}.layout-shell-top-trigger-strip[data-mega-open=false]{z-index:var(--z-trigger-zone)}.layout-shell-top-trigger-gradient{pointer-events:none;position:absolute;inset:0;background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:rgb(209 213 219/0.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(209 213 219/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:transparent var(--tw-gradient-to-position);transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s;animation-duration:.1s}.layout-shell-top-trigger-gradient:is(.dark *){--tw-gradient-from:rgb(55 65 81/0.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(55 65 81/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.layout-shell-top-trigger-gradient[data-visible=true]{opacity:1}.layout-shell-top-trigger-gradient[data-visible=false]{opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.layout-shell-top-trigger-strip:hover .layout-shell-top-trigger-gradient[data-visible=false]{opacity:1}.auth-form>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.auth-form-header{margin-bottom:2rem;text-align:center}.auth-form-title{font-size:1.25rem;line-height:1.75rem;font-weight:700;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.auth-form-title:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.auth-form-body>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.auth-form-field>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.auth-form-label{display:block;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.auth-form-label:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.auth-form-input{height:2.75rem;width:100%;border-radius:var(--radius);padding-left:1rem;padding-right:1rem;font-size:.875rem;line-height:1.25rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.auth-form-input::-moz-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.auth-form-input::placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.auth-form-input:focus{--tw-border-opacity:1;border-color:rgb(17 24 39/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));outline:2px solid transparent;outline-offset:2px;--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);--tw-ring-opacity:1;--tw-ring-color:rgb(17 24 39/var(--tw-ring-opacity,1))}.auth-form-input:is(.dark *){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.auth-form-input:focus:is(.dark *){--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity,1))}.auth-form-input:disabled{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1));opacity:.5}.auth-form-input:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.auth-form-error{margin-top:.375rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1));animation-name:enter;animation-duration:.15s;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial;--tw-enter-translate-x:-0.25rem}.auth-form-primary-action{padding-top:.5rem}.auth-form-primary-button{display:flex;height:2.75rem;width:100%;align-items:center;justify-content:center;border-radius:var(--radius);padding-left:1rem;padding-right:1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s;--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.auth-form-primary-button:hover{--tw-translate-y:-0.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.auth-form-primary-button:focus{--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);--tw-ring-opacity:1;--tw-ring-color:rgb(17 24 39/var(--tw-ring-opacity,1));--tw-ring-offset-width:2px}.auth-form-primary-button:is(.dark *){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.auth-form-primary-button:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.auth-form-primary-button:disabled{transform:none;opacity:.5;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.auth-form-secondary-button{display:flex;height:2.75rem;width:100%;align-items:center;justify-content:center;border-radius:var(--radius);padding-left:1rem;padding-right:1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));background-color:transparent;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.auth-form-secondary-button:hover{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.auth-form-secondary-button:is(.dark *){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.auth-form-secondary-button:hover:is(.dark *){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.auth-message-box-error{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1));padding:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1));border-width:1px;--tw-border-opacity:1;border-color:rgb(254 226 226/var(--tw-border-opacity,1))}.auth-message-box-error:is(.dark *){border-color:rgb(127 29 29/.5);background-color:rgb(69 10 10/.3);--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.auth-message-box-success{margin-bottom:1rem;border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(240 253 244/var(--tw-bg-opacity,1));padding:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity,1));border-width:1px;--tw-border-opacity:1;border-color:rgb(220 252 231/var(--tw-border-opacity,1))}.auth-message-box-success:is(.dark *){border-color:rgb(20 83 45/.5);background-color:rgb(5 46 22/.3);--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity,1))}.auth-confirm-box>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.auth-confirm-box{padding-top:1rem;padding-bottom:1rem;text-align:center}.auth-confirm-icon-error,.auth-confirm-icon-info,.auth-confirm-icon-success{margin-left:auto;margin-right:auto;display:flex;height:4rem;width:4rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.auth-confirm-icon-error:is(.dark *),.auth-confirm-icon-info:is(.dark *),.auth-confirm-icon-success:is(.dark *){--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.auth-confirm-icon-svg-success{height:2rem;width:2rem;--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity,1))}.auth-confirm-icon-svg-info{height:2rem;width:2rem;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.auth-confirm-icon-svg-info:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.auth-confirm-icon-svg-error{height:2rem;width:2rem;--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.auth-confirm-title{font-size:1.25rem;line-height:1.75rem;font-weight:700;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}@media (min-width:768px){.auth-confirm-title{font-size:1.5rem;line-height:2rem}}.auth-confirm-title:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.auth-confirm-text{line-height:1.625;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.auth-confirm-text:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.auth-confirm-email-bold{margin-top:.5rem;display:block;font-weight:600;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.auth-confirm-email-bold:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.auth-loading-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center}.auth-loading-fallback>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.auth-loading-fallback{padding-top:3rem;padding-bottom:3rem}.auth-loading-text{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.dashboard-page-container{display:flex;height:100dvh;width:100dvw;flex-direction:column;overflow:hidden;--tw-bg-opacity:1;background-color:rgb(233 237 243/var(--tw-bg-opacity,1))}.dashboard-page-container:is(.dark *){--tw-bg-opacity:1;background-color:rgb(18 20 24/var(--tw-bg-opacity,1))}.dashboard-main-content{position:relative;width:100%;flex:1 1 0%;overflow-y:auto}.page-header-container{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1rem}@media (min-width:768px){.page-header-container{padding:2rem 1.5rem}}@media (min-width:1024px){.page-header-container{padding:2rem}}.page-header-container{z-index:var(--z-shell-base);background-color:rgb(233 237 243/.8);--tw-backdrop-blur:blur(12px);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)}.page-header-container:is(.dark *){background-color:rgb(18 20 24/.8)}.page-title-xl{font-size:1.5rem;line-height:2rem;font-weight:700;letter-spacing:-.025em}@media (min-width:768px){.page-title-xl{font-size:1.875rem;line-height:2.25rem}}.page-title-xl{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.page-title-xl:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.popover-actions-menu{position:absolute;right:0;top:100%;margin-top:.5rem;display:flex;width:12rem;transform-origin:top right;flex-direction:column;padding:.375rem;z-index:var(--z-popover);max-width:min(192px,calc(100vw - 2rem));border-radius:16px;border:none;backdrop-filter:saturate(180%) blur(16px);background:rgba(255,255,255,.8);box-shadow:0 3px 14px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.03)}.dark .popover-actions-menu{background:rgba(17,17,17,.7)}.menu-item{display:flex;min-height:44px;width:100%;align-items:center;gap:.625rem;padding:.5rem .75rem;text-align:left;border-radius:var(--radius);font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.menu-item:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.menu-item{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;&:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}&:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}}.menu-item-danger{display:flex;min-height:44px;width:100%;align-items:center;gap:.625rem;padding:.5rem .75rem;text-align:left;border-radius:var(--radius);font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.menu-item-danger:is(.dark *){--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.menu-item-danger{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;&:hover{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}&:hover:is(.dark *){background-color:rgb(127 29 29/.2)}&:hover .menu-item-trash-icon{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1))}}.menu-item-trash-icon{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.state-loading{font-size:.875rem;line-height:1.25rem;font-weight:500;opacity:.5}.state-empty,.state-loading{display:flex;align-items:center;justify-content:center;padding-top:5rem;padding-bottom:5rem}.state-empty{flex-direction:column;text-align:center}.dashboard-empty-text{font-weight:500;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.dashboard-empty-text:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.state-error-message{padding-top:1rem;padding-bottom:1rem;text-align:center;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.dashboard-modal-spacing{margin-top:1rem;margin-bottom:1rem}.dashboard-state-empty-full{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:5rem;padding-bottom:5rem;text-align:center}.page-home-container{position:relative;height:100dvh;width:100dvw;overflow:hidden}.page-home-chat-area{flex:1 1 0%;overflow:auto}.page-home-empty-state-container{margin-left:auto;margin-right:auto;display:flex;max-width:780px;flex-direction:column;align-items:center;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.page-home-empty-state-container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.page-home-empty-state-container{padding-left:2rem;padding-right:2rem}}.page-home-empty-state-container{padding-top:120px;gap:60px}@media (width >=640px){.page-home-empty-state-container{padding-top:180px;gap:90px}}@media (width >=1024px){.page-home-empty-state-container{padding-top:240px;gap:120px}}.page-home-empty-state-text{text-align:center;opacity:.7}.page-home-input-fullwidth{width:100%}.page-home-input-container{position:relative;display:flex;align-items:flex-end;gap:.5rem;z-index:var(--z-shell-base)}.page-home-attach-button-wrapper{position:relative}.page-home-attach-button{display:flex;min-height:44px;min-width:44px;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;border-color:transparent;background-color:transparent;padding:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;margin-bottom:3px}.page-home-attach-button-icon{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.page-home-attach-button-icon:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.page-home-attach-popover{position:absolute;bottom:calc(100% + 8px);left:50%;z-index:var(--z-popover);width:18rem;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));padding:.75rem;border-radius:16px;border:none;backdrop-filter:saturate(180%) blur(16px);background:rgba(255,255,255,.8);box-shadow:0 3px 14px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.03)}.dark .page-home-attach-popover{background:rgba(17,17,17,.7)}.page-home-attach-popover{width:min(288px,calc(100vw - 2rem))}.page-home-attach-popover-menu>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.page-home-attach-popover-menu-item{display:flex;width:100%;align-items:center;gap:.75rem;border-radius:12px;border-width:1px;border-color:transparent;padding:.5rem .75rem;text-align:left}.page-home-input-wrapper{position:relative;display:flex;flex:1 1 0%;align-items:center;border-radius:32px;border-style:none;padding:.75rem 1rem;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.dark .page-home-input-wrapper{background:rgba(17,17,17,.7)}.page-home-send-button,.page-home-send-button-disabled{display:flex;min-height:44px;min-width:44px;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;border-color:transparent;background-color:transparent;padding:.5rem;outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;margin-bottom:3px}.page-home-send-button-disabled{opacity:.5}.page-home-send-button-icon{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1));--tw-drop-shadow:drop-shadow(0 1px 2px rgb(0 0 0/0.1)) drop-shadow(0 1px 1px rgb(0 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)}.page-home-send-button-icon:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.page-home-send-button-icon-disabled{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.page-home-main{overflow:hidden;flex-direction:row}.page-home-chat-section,.page-home-main{position:relative;height:100%;display:flex}.page-home-chat-section{min-width:0;flex:1 1 0%;flex-direction:column;transition:opacity .8s cubic-bezier(0,.55,.45,1),transform .8s cubic-bezier(0,.55,.45,1),filter .8s cubic-bezier(0,.55,.45,1)}.page-home-chat-section[data-exiting]{opacity:0;transform:scale(.96);filter:blur(8px);pointer-events:none}.page-home-textarea{width:100%;resize:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;padding:0;outline:2px solid transparent;outline-offset:2px;font-size:16px;line-height:26px}.page-home-textarea-wrapper{position:relative;display:flex;min-width:0;flex:1 1 0%;flex-direction:column}.page-home-placeholder-overlay{pointer-events:none;position:absolute;left:0;top:0;color:hsl(var(--muted-foreground)/.7);padding-left:8px;font-size:16px;line-height:26px;white-space:nowrap;overflow:hidden}.page-home-textarea::-moz-selection{background:var(--selection-bg);color:inherit}.page-home-textarea::selection{background:var(--selection-bg);color:inherit}.page-home-deep-tag-wrapper{position:absolute;left:0;bottom:calc(100% + 8px)}.page-home-deep-tag-btn{display:flex;align-items:center;gap:.5rem;border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:500;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;border-width:1px;--tw-border-opacity:1;border-color:rgb(241 245 249/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity,1));--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-shadow-color:rgb(0 0 0/0.1);--tw-shadow:var(--tw-shadow-colored)}.page-home-deep-tag-btn:is(.dark *){--tw-border-opacity:1;border-color:rgb(63 63 70/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(244 244 245/var(--tw-text-opacity,1))}.page-home-deep-tag-icon-close{--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.chat-container{position:relative;height:100dvh;width:100dvw;overflow:hidden}.chat-main{flex-direction:row;overflow:hidden}.chat-main,.chat-section{position:relative;display:flex;height:100%}.chat-section{min-width:0;flex:1 1 0%;flex-direction:column;margin-right:0;transition:opacity .25s cubic-bezier(.4,0,.2,1) 60ms,margin-right .25s cubic-bezier(.4,0,.2,1) 60ms}.chat-main[data-report-panel-open=true][data-report-panel-mode=split] .chat-section{margin-right:45%;opacity:.92}.chat-area{flex:1 1 0%;overflow:auto}.chat-messages-container{margin-left:auto;margin-right:auto;display:flex;max-width:780px;flex-direction:column;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.chat-messages-container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.chat-messages-container{padding-left:2rem;padding-right:2rem}}.chat-messages-container{padding-top:24px;gap:48px}.chat-message-container-user{margin-left:auto;width:-moz-fit-content;width:fit-content;max-width:75%;animation:reveal .22s ease-out;border-radius:1.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(241 245 249/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:1rem 1.5rem;--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity,1));--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-shadow-color:rgb(0 0 0/0.05);--tw-shadow:var(--tw-shadow-colored)}.chat-message-container-user:is(.dark *){--tw-border-opacity:1;border-color:rgb(71 85 105/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity,1));--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-shadow-color:rgb(0 0 0/0.2);--tw-shadow:var(--tw-shadow-colored)}.chat-message-container-assistant{width:-moz-fit-content;width:fit-content;max-width:100%;animation:reveal .22s ease-out;border-radius:12px;border-width:1px;border-color:transparent;background-color:transparent;padding:.75rem 1rem}.chat-message-content{color:var(--tw-prose-body);max-width:65ch}.chat-message-content :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.chat-message-content :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.chat-message-content :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.chat-message-content :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold)}.chat-message-content :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-message-content :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-message-content :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-message-content :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.chat-message-content :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.chat-message-content :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.chat-message-content :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.chat-message-content :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.chat-message-content :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.chat-message-content :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.chat-message-content :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.chat-message-content :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.chat-message-content :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.chat-message-content :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.chat-message-content :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.chat-message-content :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.chat-message-content :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.chat-message-content :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.chat-message-content :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.chat-message-content :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.chat-message-content :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.chat-message-content :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.chat-message-content :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.chat-message-content :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.chat-message-content :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.chat-message-content :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.chat-message-content :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.chat-message-content :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.chat-message-content :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.chat-message-content :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chat-message-content :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.chat-message-content :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chat-message-content :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.chat-message-content :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.chat-message-content :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.chat-message-content :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.chat-message-content :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-message-content :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-message-content :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.chat-message-content :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.chat-message-content :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-message-content :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-message-content :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-message-content :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.chat-message-content :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.chat-message-content :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.chat-message-content :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.chat-message-content :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.chat-message-content :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.chat-message-content :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.chat-message-content :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.chat-message-content :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.chat-message-content :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.chat-message-content :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.chat-message-content :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.chat-message-content :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.chat-message-content :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chat-message-content :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.chat-message-content{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.chat-message-content :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chat-message-content :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.chat-message-content :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.chat-message-content :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.chat-message-content :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.chat-message-content :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.chat-message-content :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.chat-message-content :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.chat-message-content :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.chat-message-content :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.chat-message-content :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.chat-message-content :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.chat-message-content :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-message-content :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-message-content :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-message-content :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-message-content :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chat-message-content :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chat-message-content :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.chat-message-content :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chat-message-content :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chat-message-content :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chat-message-content :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-message-content :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.chat-message-content{max-width:none}.chat-message-content:is(.dark *){--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}.chat-message-content{font-size:16px;line-height:1.8;color:#1e293b}.chat-message-content :where(h1,h2,h3,h4):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;color:#0f172a;margin-top:2.5em;margin-bottom:1em}.chat-message-content :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.5em}.chat-message-content :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3em}.chat-message-content :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.75em;margin-bottom:1.75em}.chat-message-content :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:600;color:#0f172a}.chat-message-content :where(ul,ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.75em;margin-bottom:1.75em;padding-left:1.5em}.chat-message-content :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1em;margin-bottom:1em}.chat-message-content :where(li)::marker{color:#334155}.dark .chat-message-content,:root.dark .chat-message-content{color:inherit}.dark .chat-message-content :where(h1,h2,h3,h4):not(:where([class~=not-prose],[class~=not-prose] *)),:root.dark .chat-message-content :where(h1,h2,h3,h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.dark .chat-message-content :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)),:root.dark .chat-message-content :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.dark .chat-message-content :where(li)::marker,:root.dark .chat-message-content :where(li)::marker{color:#94a3b8}.chat-message-content-user{color:var(--tw-prose-body);max-width:65ch}.chat-message-content-user :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.chat-message-content-user :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.chat-message-content-user :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.chat-message-content-user :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.chat-message-content-user :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-message-content-user :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-message-content-user :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-message-content-user :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.chat-message-content-user :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.chat-message-content-user :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.chat-message-content-user :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.chat-message-content-user :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.chat-message-content-user :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.chat-message-content-user :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.chat-message-content-user :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.chat-message-content-user :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.chat-message-content-user :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.chat-message-content-user :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.chat-message-content-user :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.chat-message-content-user :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.chat-message-content-user :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.chat-message-content-user :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.chat-message-content-user :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.chat-message-content-user :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.chat-message-content-user :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.chat-message-content-user :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.chat-message-content-user :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.chat-message-content-user :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.chat-message-content-user :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.chat-message-content-user :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.chat-message-content-user :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.chat-message-content-user :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.chat-message-content-user :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.chat-message-content-user :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chat-message-content-user :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.chat-message-content-user :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chat-message-content-user :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.chat-message-content-user :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.chat-message-content-user :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.chat-message-content-user :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.chat-message-content-user :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-message-content-user :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-message-content-user :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.chat-message-content-user :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.chat-message-content-user :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-message-content-user :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-message-content-user :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-message-content-user :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.chat-message-content-user :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.chat-message-content-user :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.chat-message-content-user :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.chat-message-content-user :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.chat-message-content-user :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.chat-message-content-user :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.chat-message-content-user :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.chat-message-content-user :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.chat-message-content-user :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.chat-message-content-user :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.chat-message-content-user :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.chat-message-content-user :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.chat-message-content-user :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chat-message-content-user :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.chat-message-content-user{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.chat-message-content-user :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chat-message-content-user :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.chat-message-content-user :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.chat-message-content-user :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.chat-message-content-user :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.chat-message-content-user :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.chat-message-content-user :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.chat-message-content-user :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.chat-message-content-user :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.chat-message-content-user :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.chat-message-content-user :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.chat-message-content-user :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.chat-message-content-user :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-message-content-user :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-message-content-user :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-message-content-user :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-message-content-user :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chat-message-content-user :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chat-message-content-user :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.chat-message-content-user :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chat-message-content-user :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chat-message-content-user :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chat-message-content-user :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-message-content-user :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.chat-message-content-user{max-width:none;white-space:pre-wrap}.chat-message-content-user:is(.dark *){--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}.chat-message-content-user{font-size:16px;line-height:1.6}.chat-input-container{position:relative;display:flex;align-items:flex-end;gap:.5rem;z-index:var(--z-shell-base)}.chat-attach-button-wrapper{position:relative}.chat-attach-button{display:flex;min-height:44px;min-width:44px;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;border-color:transparent;background-color:transparent;padding:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;margin-bottom:3px}.chat-attach-button-icon{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.chat-attach-button-icon:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.chat-attach-popover{position:absolute;bottom:calc(100% + 8px);left:50%;z-index:var(--z-popover);width:18rem;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));padding:.75rem;border-radius:16px;border:none;backdrop-filter:saturate(180%) blur(16px);background:rgba(255,255,255,.8);box-shadow:0 3px 14px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.03)}.dark .chat-attach-popover{background:rgba(17,17,17,.7)}.chat-attach-popover{width:min(288px,calc(100vw - 2rem))}.chat-attach-popover-menu>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.chat-attach-popover-menu-item{display:flex;width:100%;align-items:center;gap:.75rem;border-radius:12px;border-width:1px;border-color:transparent;padding:.5rem .75rem;text-align:left}.chat-input-wrapper{position:relative;display:flex;flex:1 1 0%;align-items:center;border-radius:32px;border-style:none;padding:.75rem 1rem;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.dark .chat-input-wrapper{background:rgba(17,17,17,.7)}.chat-textarea-wrapper{position:relative;display:flex;min-width:0;flex:1 1 0%;flex-direction:column}.chat-placeholder-overlay{pointer-events:none;position:absolute;left:0;top:0;color:hsl(var(--muted-foreground)/.7);padding-left:8px;font-size:16px;line-height:26px;white-space:nowrap;overflow:hidden}.chat-textarea{width:100%;resize:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;padding:0;outline:2px solid transparent;outline-offset:2px;font-size:16px;line-height:26px}.chat-textarea::-moz-selection{background:var(--selection-bg);color:inherit}.chat-textarea::selection{background:var(--selection-bg);color:inherit}.chat-deep-research-tag-wrapper{position:absolute;left:0;bottom:calc(100% + 8px)}.chat-deep-research-toggle-btn{display:flex;align-items:center;gap:.5rem;border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:500;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;border-width:1px;--tw-border-opacity:1;border-color:rgb(241 245 249/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity,1));--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-shadow-color:rgb(0 0 0/0.1);--tw-shadow:var(--tw-shadow-colored)}.chat-deep-research-toggle-btn:is(.dark *){--tw-border-opacity:1;border-color:rgb(63 63 70/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(244 244 245/var(--tw-text-opacity,1))}.chat-rotate-icon{--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.chat-fixed-input-container{position:absolute;bottom:0;left:0;right:0;z-index:var(--z-trigger-zone);margin-left:auto;margin-right:auto;width:100%;max-width:920px;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.chat-fixed-input-container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.chat-fixed-input-container{padding-left:2rem;padding-right:2rem}}.chat-fixed-input-wrapper{position:relative;width:100%;padding-top:30px;padding-bottom:calc(24px + env(safe-area-inset-bottom, 0))}.chat-input-position{position:relative;z-index:var(--z-shell-base)}.chat-fade-container{pointer-events:none;position:absolute;inset:0;z-index:var(--z-internal-base)}.chat-fade-unified{height:100%;width:100%;background:linear-gradient(to top,hsl(var(--background)) 0,hsl(var(--background)) calc(100% - 30px),transparent 100%)}.chat-error-fallback-container{display:flex;min-height:200px;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1.5rem;text-align:center}.chat-error-fallback-message{color:hsl(var(--muted-foreground))}.chat-error-fallback-buttons{display:flex;gap:.75rem}.chat-error-fallback-btn-retry{border-radius:var(--radius);background-color:hsl(var(--primary));padding:.5rem 1rem;color:hsl(var(--primary-foreground));transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.chat-error-fallback-btn-retry:hover{opacity:.9}.chat-error-fallback-btn-home{border-radius:var(--radius);border-width:1px;border-color:hsl(var(--input));padding:.5rem 1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.chat-error-fallback-btn-home:hover{background-color:hsl(var(--accent))}.page-coming-soon-container{position:relative;display:flex;height:100dvh;width:100dvw;flex-direction:column;align-items:center;overflow:hidden;padding:1rem}@media (min-width:768px){.page-coming-soon-container{padding:1.5rem}}@media (min-width:1024px){.page-coming-soon-container{padding:2rem}}.page-coming-soon-container{background-color:hsl(var(--background));padding-top:15vh}.page-coming-soon-content{display:flex}@keyframes reveal{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.page-coming-soon-content{animation:reveal .22s ease-out;flex-direction:column;align-items:center;text-align:center;gap:60px}.page-coming-soon-text{font-size:1.25rem;line-height:1.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.4em;opacity:.8;color:hsl(var(--foreground))}@media (width <=700px){.page-coming-soon-container{padding-top:12vh}.page-coming-soon-content{gap:40px;width:100%}.page-coming-soon-content .brand-spectrum-wrapper{width:224px;height:45px}.card-waitlist{max-width:95vw;width:95vw;padding:24px 20px;border-radius:28px}.card-waitlist-desc{white-space:normal}.card-waitlist-pill{border-radius:50px}.input-waitlist{padding:12px 14px;min-width:0}.btn-waitlist{padding:10px 16px;min-width:unset;font-size:12px}}@keyframes wl-enter{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes wl-pulse-dot{0%,to{opacity:1}50%{opacity:.4}}@keyframes wl-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.badge-waitlist,.card-waitlist,.card-waitlist-desc,.card-waitlist-pill,.card-waitlist-title{animation:wl-enter 3.2s cubic-bezier(.16,1,.3,1) var(--d) both}.card-waitlist{--d:1.6s;width:-moz-fit-content;width:fit-content;border:1px solid #f1f5f9;border-radius:40px;padding:28px 32px;box-shadow:0 25px 50px -12px rgba(15,23,42,.06);position:relative;overflow:hidden;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s;background:#fff}.card-waitlist:active,.card-waitlist:hover{transform:scale(1.01);box-shadow:0 30px 60px -12px rgba(15,23,42,.1)}.badge-waitlist{--d:1.75s;display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50px;font-size:10px;font-weight:600;color:#64748b;letter-spacing:.2em;text-transform:uppercase;margin-bottom:26px}.badge-waitlist-dot{width:6px;height:6px;border-radius:50%;background:#22c55e;animation:wl-pulse-dot 2s ease-in-out infinite}.card-waitlist-title{--d:1.95s;font-size:22px;font-weight:300;color:#0f172a;letter-spacing:-.02em;line-height:1.3;margin-bottom:14px}.card-waitlist-title strong{font-weight:600}.card-waitlist-desc{--d:2.15s;font-size:14px;color:#94a3b8;margin-bottom:30px;white-space:nowrap}.card-waitlist-pill{--d:2.35s;display:flex;align-items:center;border-radius:50px;border:1px solid #e2e8f0;overflow:hidden;transition:box-shadow .3s,border-color .25s}.card-waitlist-pill:focus-within,.card-waitlist-pill:hover,.card-waitlist:hover .card-waitlist-pill{box-shadow:0 8px 30px -4px rgba(15,23,42,.08)}.card-waitlist-pill:focus-within{border-color:#cbd5e1}.input-waitlist{flex:1 1 0%;min-width:0;border:none;outline:none;padding:14px 20px;font-size:14px;font-family:inherit;color:#0f172a;background:transparent}.input-waitlist::-moz-placeholder{color:#94a3b8}.input-waitlist::placeholder{color:#94a3b8}.btn-waitlist{padding:10px 24px;margin:4px;background:#0f172a;color:#fff;border:none;border-radius:50px;font-size:13px;font-weight:600;font-family:inherit;transition:background .3s;white-space:nowrap;min-width:120px}.btn-waitlist:hover{background:#1e293b}.btn-waitlist[data-success]{background:#22c55e;pointer-events:none}.error-waitlist{color:#ef4444;font-size:12px;margin-top:12px;animation:wl-fade-in .3s ease-out both}.page-project-container{height:100dvh;width:100dvw;overflow:hidden}.page-project-main{display:flex;height:100%;flex-direction:column;padding:1rem}@media (min-width:768px){.page-project-main{padding:1.5rem}}@media (min-width:1024px){.page-project-main{padding:2rem}}.page-project-content-container{display:flex;min-height:0;width:100%;max-width:none;flex:1 1 0%;flex-direction:column}.page-project-header{margin-bottom:1rem;justify-content:space-between}.page-project-header,.page-project-header-left{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.page-project-title{margin-right:1rem;font-size:18px;font-weight:500;opacity:.8}@media (min-width:768px){.page-project-title{margin-right:2rem}}.page-project-header-actions{display:flex;align-items:center;gap:.5rem}.page-project-upload-button{min-height:44px;border-radius:12px;border-width:1px;--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;&:hover{--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity,1))}}.page-project-upload-wrapper{position:relative}.page-project-upload-menu{position:absolute;right:0;margin-top:.5rem;width:11rem;padding:.5rem;border-radius:16px;border:none;backdrop-filter:saturate(180%) blur(16px);background:rgba(255,255,255,.8);box-shadow:0 3px 14px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.03)}.dark .page-project-upload-menu{background:rgba(17,17,17,.7)}.page-project-upload-menu{z-index:var(--z-popover)}@media (width <= 639px){.page-project-upload-menu{left:50%;right:auto;transform:translateX(-50%);width:min(176px,calc(100vw - 2rem))}}.page-project-upload-menu-item{display:flex;min-height:44px;width:100%;align-items:center;gap:.75rem;border-radius:12px;border-width:1px;border-color:transparent;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.page-project-upload-menu-item:hover{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.page-project-upload-menu-item:hover:is(.dark *){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.page-project-tab-content{min-height:0;flex:1 1 0%;overflow:hidden}.page-upload-container{padding:1rem}@media (min-width:768px){.page-upload-container{padding:1.5rem}}.page-upload-heading{margin-bottom:.5rem;font-size:1.25rem;line-height:1.75rem;font-weight:600}@media (min-width:768px){.page-upload-heading{font-size:1.5rem;line-height:2rem}}.page-upload-description{margin-bottom:1.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity,1))}.code-project-id-monospace{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:12px;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn:focus-visible{outline:2px solid transparent;outline-offset:2px;--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);--tw-ring-color:hsl(var(--ring));--tw-ring-offset-width:2px}.btn:disabled{pointer-events:none;opacity:.5}.btn-primary{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));--tw-shadow:0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 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)}.btn-primary:hover{background-color:hsl(var(--primary)/.9)}.btn-secondary{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground));--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.btn-secondary:hover{background-color:hsl(var(--secondary)/.8)}.btn-danger{background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.btn-danger:hover{background-color:hsl(var(--destructive)/.9)}.btn-destructive{background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.btn-destructive:hover{background-color:hsl(var(--destructive)/.9)}.input-field{display:flex;height:2.25rem;width:100%;border-radius:calc(var(--radius) - 2px);border-width:1px;border-color:hsl(var(--input));background-color:hsl(var(--background));padding:.25rem .75rem;font-size:.875rem;line-height:1.25rem;--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.input-field::file-selector-button{border-width:0;background-color:transparent;font-size:.875rem;line-height:1.25rem;font-weight:500}.input-field::-moz-placeholder{color:hsl(var(--muted-foreground))}.input-field::placeholder{color:hsl(var(--muted-foreground))}.input-field:focus-visible{outline:2px solid transparent;outline-offset:2px;--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);--tw-ring-color:hsl(var(--ring))}.input-field:disabled{opacity:.5}.input-textarea{display:flex;min-height:60px;width:100%;border-radius:calc(var(--radius) - 2px);border-width:1px;border-color:hsl(var(--input));background-color:transparent;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.input-textarea::-moz-placeholder{color:hsl(var(--muted-foreground))}.input-textarea::placeholder{color:hsl(var(--muted-foreground))}.input-textarea:focus-visible{outline:2px solid transparent;outline-offset:2px;--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);--tw-ring-color:hsl(var(--ring))}.input-textarea:disabled{opacity:.5}.modal-overlay{position:fixed;inset:0;z-index:var(--z-modal);display:flex;align-items:center;justify-content:center;background-color:rgb(255 255 255/.4)}.modal-overlay:is(.dark *){background-color:rgb(0 0 0/.5)}.modal-overlay{backdrop-filter:blur(20px) saturate(180%)}.modal-content{margin-left:1rem;margin-right:1rem;width:100%;max-width:28rem;padding:1rem}@media (min-width:768px){.modal-content{padding:1.5rem}}.modal-content{--tw-shadow:0 25px 50px -12px rgb(0 0 0/0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);border-radius:16px;border:none;backdrop-filter:saturate(180%) blur(16px);background:rgba(255,255,255,.8);box-shadow:0 3px 14px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.03)}.dark .modal-content{background:rgba(17,17,17,.7)}.modal-title{margin-bottom:1rem;font-size:1.125rem;line-height:1.75rem;font-weight:700;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.modal-title:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.modal-description{margin-bottom:1.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.modal-description:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.modal-text{margin-bottom:1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.modal-text:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.modal-input{width:100%;padding:.75rem 1rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.modal-input:is(.dark *){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.modal-input{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.modal-input:is(.dark *){--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.modal-input{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.modal-input:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.modal-input{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.modal-input:focus{outline:2px solid transparent;outline-offset:2px}.modal-input{&:focus{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,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(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);--tw-ring-color:rgb(59 130 246/0.2)}}.modal-actions{margin-top:1.5rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.modal-language-overlay{position:fixed;inset:0;z-index:var(--z-spotlight-overlay);display:flex;align-items:center;justify-content:center;padding:1rem}.modal-language-backdrop{position:absolute;inset:0;background-color:rgb(255 255 255/.4)}.modal-language-backdrop:is(.dark *){background-color:rgb(0 0 0/.5)}.modal-language-backdrop{backdrop-filter:blur(20px) saturate(180%)}.modal-language-container{position:relative;margin-left:1rem;margin-right:1rem;width:100%;max-width:28rem;padding:1rem}@media (min-width:768px){.modal-language-container{padding:1.5rem}}.modal-language-container{border-radius:1rem;--tw-shadow:0 25px 50px -12px rgb(0 0 0/0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);border-radius:16px;border:none;backdrop-filter:saturate(180%) blur(16px);background:rgba(255,255,255,.8);box-shadow:0 3px 14px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.03)}.dark .modal-language-container{background:rgba(17,17,17,.7)}.modal-language-container{border-width:1px;--tw-border-opacity:1;border-color:rgb(241 245 249/var(--tw-border-opacity,1))}.modal-language-container:is(.dark *){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity,1))}.modal-overlay-backdrop{position:fixed;inset:0;z-index:var(--z-backdrop);background-color:rgb(255 255 255/.4)}.modal-overlay-backdrop:is(.dark *){background-color:rgb(0 0 0/.5)}.modal-overlay-backdrop{backdrop-filter:blur(20px) saturate(180%)}.modal-language-selection-header{margin-bottom:1rem;border-bottom-width:0}.modal-language-selection-title{font-size:1.125rem;line-height:1.75rem;font-weight:500}.modal-language-options-container{display:flex;flex-direction:column;gap:0}.modal-language-option-icon-wrapper{position:relative;display:flex;height:1rem;width:1rem;flex-shrink:0;align-items:center;justify-content:center}.modal-language-option-icon-dot{position:absolute;height:.375rem;width:.375rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1));opacity:0;transform:scale(0);transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}.dark .modal-language-option-icon-dot{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.modal-language-option-button:hover:not(.modal-language-option-button-selected) .modal-language-option-icon-dot{opacity:1;transform:scale(1)}.modal-language-option-button-selected .modal-language-option-icon-dot{opacity:0;transform:scale(0)}.modal-language-option-icon-check{position:absolute;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1));opacity:0;transform:scale(0);transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}.dark .modal-language-option-icon-check{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.modal-language-option-button-selected .modal-language-option-icon-check{opacity:1;transform:scale(1)}.modal-language-option-text{font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1));opacity:.5;transform:scale(1);transform-origin:left center;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1);will-change:transform,opacity}.dark .modal-language-option-text{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.modal-language-option-button-selected .modal-language-option-text,.modal-language-option-button:hover .modal-language-option-text{opacity:1;transform:scale(1.02)}.modal-language-option-button:hover .modal-language-option-text{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.dark .modal-language-option-button:hover .modal-language-option-text{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.modal-language-option-button-selected .modal-language-option-text{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.dark .modal-language-option-button-selected .modal-language-option-text{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.modal-language-option-button{display:flex;height:4rem;width:100%;align-items:center;gap:.75rem;border-radius:1rem;padding-left:1rem;padding-right:1rem;text-align:left;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1)}.modal-language-option-button:hover{background-color:transparent}.modal-language-option-button-selected{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));pointer-events:none}.dark .modal-language-option-button-selected{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.modal-backdrop{position:fixed;inset:0;background-color:rgb(255 255 255/.4)}.modal-backdrop:is(.dark *){background-color:rgb(0 0 0/.5)}.modal-backdrop{backdrop-filter:blur(20px) saturate(180%)}.sidebar-container{pointer-events:none;position:fixed;top:0;bottom:0;left:0;z-index:var(--z-shell-base);width:280px}@media (width <=767px){.sidebar-container{z-index:var(--z-modal)}.sidebar-container,.sidebar-panel{width:100dvw!important;max-width:100dvw!important;height:100dvh}}.sidebar-scroll-area{flex:1 1 0%;overflow-y:auto;overflow-x:hidden;padding-top:7rem}:root.dark{--sidebar-bg:215 56% 9%}.sidebar-panel{position:relative;display:flex;height:100%;flex-direction:column;overflow:hidden;padding-top:1.5rem;overscroll-behavior:contain;width:280px;background-color:rgb(255 255 255/.8);pointer-events:auto;z-index:var(--z-sidebar-panel);--tw-backdrop-blur:blur(12px);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)}.sidebar-panel:is(.dark *){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1))}:root.dark .sidebar-panel{background-color:hsl(var(--sidebar-bg)/.8)}.sidebar-section-container{position:relative;margin-bottom:1.5rem;z-index:var(--z-shell-base)}.sidebar-section-container[data-layer=top]{z-index:var(--z-sidebar-panel)}.sidebar-search-section{position:relative;margin-bottom:1rem;z-index:var(--z-shell-base)}.btn-sidebar-search{display:flex;width:100%;align-items:center;gap:.75rem;border-radius:12px;padding:.75rem;text-align:left;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.btn-sidebar-search:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.btn-sidebar-search{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-sidebar-search:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.btn-sidebar-search:hover:is(.dark *){background-color:rgb(31 41 55/.5)}.sidebar-search-icon{flex-shrink:0;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.sidebar-search-icon:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.sidebar-section-header{margin-bottom:.5rem;display:flex;min-height:32px;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;justify-content:space-between;padding-left:1rem;padding-right:1rem;padding-bottom:.5rem}@media (min-width:768px){.sidebar-section-header{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.sidebar-section-header{padding-left:2rem;padding-right:2rem}}.sidebar-section-title{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:500;letter-spacing:.025em;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.sidebar-section-title:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.sidebar-section-actions{display:flex;align-items:center;gap:.5rem}.btn-sidebar-section-new{border-radius:9999px;background-color:transparent;padding:.25rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1));opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-sidebar-section-new:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.btn-sidebar-section-new:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.btn-sidebar-section-new:hover:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sidebar-section-container:hover .btn-sidebar-section-new{opacity:1}.sidebar-list-container{display:flex;flex-direction:column}.sidebar-list-container>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.sidebar-list-container{padding-left:1.25rem;padding-right:1.25rem;padding-bottom:0}.sidebar-item-row{position:relative;margin-bottom:0;border-radius:12px;padding:.75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.sidebar-item-row:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.sidebar-item-row:hover:is(.dark *){background-color:rgb(31 41 55/.5)}.sidebar-item-row:hover .btn-sidebar-item{mask-image:linear-gradient(90deg,black 65%,transparent 85%);-webkit-mask-image:linear-gradient(90deg,black 65%,transparent 85%)}.sidebar-item-row-selected{position:relative;margin-bottom:0;border-radius:12px;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1));padding:.75rem;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.sidebar-item-row-selected:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sidebar-item-row-selected:hover .btn-sidebar-item{mask-image:linear-gradient(90deg,black 65%,transparent 85%);-webkit-mask-image:linear-gradient(90deg,black 65%,transparent 85%)}.sidebar-item-row-focus{position:relative;margin-bottom:0;border-radius:12px;padding:.75rem;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.sidebar-item-row-focus:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.sidebar-item-row-focus:hover .btn-sidebar-item{mask-image:linear-gradient(90deg,black 65%,transparent 85%);-webkit-mask-image:linear-gradient(90deg,black 65%,transparent 85%)}.sidebar-item-row-content{display:flex;width:100%;align-items:center}.btn-sidebar-item{position:relative;flex:1 1 0%;overflow:hidden;white-space:nowrap;padding-right:0;text-align:left;font-size:.875rem;line-height:1.25rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.btn-sidebar-item:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.btn-sidebar-item{mask-image:linear-gradient(90deg,black 85%,transparent);-webkit-mask-image:linear-gradient(90deg,black 85%,transparent)}.group\/row:hover .btn-sidebar-item{mask-image:linear-gradient(90deg,black 65%,transparent 85%);-webkit-mask-image:linear-gradient(90deg,black 65%,transparent 85%)}.btn-sidebar-item-actions{position:absolute;right:.5rem;top:50%;display:flex;min-height:44px;min-width:44px;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));align-items:center;justify-content:center;border-radius:9999px;background-color:transparent;padding:.375rem;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;z-index:var(--z-shell-base);--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.btn-sidebar-item-actions:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.btn-sidebar-item-actions:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.btn-sidebar-item-actions:hover:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sidebar-item-row-focus:hover .btn-sidebar-item-actions,.sidebar-item-row-selected:hover .btn-sidebar-item-actions,.sidebar-item-row:hover .btn-sidebar-item-actions{opacity:1}.sidebar-popover-container{position:absolute;top:calc(100% + 8px);right:0;z-index:var(--z-popover);padding:.5rem;border-radius:16px;border:none;backdrop-filter:saturate(180%) blur(16px);background:rgba(255,255,255,.8);box-shadow:0 3px 14px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.03)}.dark .sidebar-popover-container{background:rgba(17,17,17,.7)}.sidebar-popover-container{max-width:min(360px,calc(100vw - 2rem))}.sidebar-popover-menu{display:flex;min-width:180px;max-width:360px;flex-direction:column}.sidebar-popover-menu>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sidebar-popover-menu{font-size:.875rem;line-height:1.25rem}.btn-sidebar-popover-item{display:flex;min-height:44px;width:100%;align-items:center;gap:.5rem;border-radius:12px;padding:.5rem .75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-sidebar-popover-item:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.btn-sidebar-popover-item:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.btn-sidebar-popover-item{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.btn-sidebar-popover-item:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.btn-sidebar-popover-delete{display:flex;min-height:44px;width:100%;align-items:center;gap:.5rem;border-radius:12px;padding:.5rem .75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-sidebar-popover-delete:hover{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.btn-sidebar-popover-delete:hover:is(.dark *){background-color:rgb(127 29 29/.1)}.btn-sidebar-popover-delete{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.btn-sidebar-popover-delete:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.sidebar-profile-section{position:relative;margin-top:auto;padding:.5rem 1.25rem 1.5rem}.btn-sidebar-profile{display:flex;width:100%;align-items:center;gap:.75rem;border-radius:12px;border-width:1px;border-color:transparent;padding:.5rem .75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-sidebar-profile:hover{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.btn-sidebar-profile:hover:is(.dark *){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.sidebar-profile-avatar{display:grid;height:2rem;width:2rem;place-items:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.sidebar-profile-avatar:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.sidebar-profile-info{min-width:0;flex:1 1 0%;text-align:left}.sidebar-profile-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.sidebar-profile-name:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.sidebar-profile-email{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.sidebar-profile-popover{position:absolute;bottom:calc(100%);left:1.25rem;right:1.25rem;z-index:var(--z-popover);margin-bottom:.5rem;padding:.5rem;border-radius:16px;border:none;backdrop-filter:saturate(180%) blur(16px);background:rgba(255,255,255,.8);box-shadow:0 3px 14px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.03)}.dark .sidebar-profile-popover{background:rgba(17,17,17,.7)}.sidebar-profile-popover{min-width:180px;font-size:.875rem;line-height:1.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(241 245 249/var(--tw-border-opacity,1))}.sidebar-profile-popover:is(.dark *){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity,1))}.sidebar-profile-popover{box-shadow:0 4px 24px rgba(0,0,0,.05);transform-origin:bottom center;max-width:min(360px,calc(100vw - 2rem))}.sidebar-profile-menu{display:flex;flex-direction:column}.sidebar-profile-menu>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.btn-sidebar-profile-item{display:flex;min-height:44px;width:100%;align-items:center;gap:.75rem;border-radius:10px;border-width:1px;border-color:transparent;padding:.5rem .75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-sidebar-profile-item:hover{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.btn-sidebar-profile-item:hover:is(.dark *){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.btn-sidebar-profile-item{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.btn-sidebar-profile-item:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.sidebar-modal-backdrop{pointer-events:auto;position:fixed;inset:0;z-index:var(--z-spotlight-overlay)}.sidebar-modal-container{position:absolute;z-index:var(--z-shortcuts-modal);top:50%;left:50%;transform:translate(-50%,-50%)}.sidebar-modal-content{margin-left:1rem;margin-right:1rem;width:100%;max-width:360px;padding:1rem;border-radius:16px;border:none;backdrop-filter:saturate(180%) blur(16px);background:rgba(255,255,255,.8);box-shadow:0 3px 14px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.03)}.dark .sidebar-modal-content{background:rgba(17,17,17,.7)}.sidebar-modal-description{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.sidebar-modal-description:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.sidebar-modal-title{margin-bottom:.25rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.sidebar-modal-title:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.sidebar-modal-subtitle{margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.sidebar-modal-subtitle:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.sidebar-modal-input{width:100%;border-radius:10px;border-width:1px;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;outline:2px solid transparent;outline-offset:2px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.sidebar-modal-input:focus{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,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(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);--tw-ring-color:rgb(59 130 246/0.2)}.sidebar-modal-input:is(.dark *){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.sidebar-modal-input:focus:is(.dark *){--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.sidebar-modal-input{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.sidebar-modal-input:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.sidebar-modal-actions{margin-top:1rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.5rem}.btn-sidebar-modal-save{width:100%;border-radius:12px;border-width:1px;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn-sidebar-modal-save:hover{--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity,1))}.btn-sidebar-modal-save:is(.dark *){--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.btn-sidebar-modal-save:hover:is(.dark *){--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.btn-sidebar-modal-delete{width:100%;border-radius:12px;border-width:1px;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;--tw-border-opacity:1;border-color:rgb(220 38 38/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn-sidebar-modal-delete:hover{--tw-border-opacity:1;border-color:rgb(185 28 28/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}@media (width <=767px){.sidebar-modal-container-mobile{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:1rem}.sidebar-modal-container-mobile .sidebar-modal-content{margin:0;max-width:min(360px,calc(100vw - 2rem))}}.nav-tab-switcher-container{display:inline-flex;align-items:center;gap:0;overflow-x:auto;border-radius:12px;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1));padding:.125rem}.nav-tab-switcher-container:is(.dark *){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.nav-tab-switcher-container{-webkit-overflow-scrolling:touch;scrollbar-width:none}.nav-tab-switcher-container::-webkit-scrollbar{display:none}.nav-tab-button{display:flex;min-height:44px;align-items:center;gap:.5rem;border-radius:8px;border-width:1px;border-color:transparent;padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.nav-tab-button:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.nav-tab-button{&:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}&:hover:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}&[data-active=true]{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1));--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}&[data-active=true]:is(.dark *){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity,1))}&[data-active=true]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}&[data-active=true]:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}}.loading-text{font-size:.875rem;line-height:1.25rem;opacity:.7}.loader-spinner{height:1.25rem;width:1.25rem;animation:spin 1s linear infinite;color:currentColor}.layout-error-global{display:flex;height:100vh;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;background-color:#121212;color:#fff}.layout-error-global-title{margin-bottom:1rem}.layout-error-global-desc{margin-bottom:2rem;color:#a1a1aa}.btn-error-primary{cursor:pointer;border-radius:calc(var(--radius) - 2px);border-style:none;padding:.5rem 1rem;font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));background-color:#3b82f6}.btn-error-secondary{margin-top:1rem;cursor:pointer;border-radius:calc(var(--radius) - 2px);background-color:transparent;padding:.5rem 1rem;border:1px solid #3f3f46;color:#a1a1aa}.layout-error-boundary{display:flex;min-height:400px;width:100%;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.layout-error-boundary-title{margin-bottom:1.5rem;font-size:1.125rem}.layout-error-boundary-title,.layout-error-boundary-title-lg{line-height:1.75rem;font-weight:500;color:var(--color-text-primary)}.layout-error-boundary-title-lg{margin-bottom:1rem;font-size:1.25rem}.layout-error-actions{margin-top:1.5rem;display:flex;align-items:center;gap:1rem}.btn-error-retry{border-radius:var(--radius-base);background-color:var(--color-bg-elevated);padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;color:var(--color-text-primary);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-error-retry:hover{background-color:var(--color-bg-hover)}.btn-error-home{border-radius:var(--radius-base);border-width:1px;border-color:var(--color-border-subtle);background-color:transparent;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;color:var(--color-text-secondary);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-error-home:hover{color:var(--color-text-primary)}.layout-error-boundary-desc{margin-bottom:1rem;max-width:20rem;font-size:.875rem;line-height:1.25rem;color:var(--color-text-secondary)}.layout-route-loading{display:flex;min-height:100vh;align-items:center;justify-content:center}.layout-route-loading-shimmer{height:2rem;width:2rem;animation:spin 1s linear infinite;border-radius:9999px;border-width:2px;border-color:var(--color-border-subtle);border-top-color:var(--color-text-secondary)}.brand-watermark-link{position:fixed;z-index:var(--z-sovereign-layer);display:block;top:calc(.5rem + env(safe-area-inset-top, 0));left:calc(.5rem + env(safe-area-inset-left, 0));pointer-events:auto;padding:1rem;transition-property:opacity;transition-duration:.2s;animation-duration:.2s}.brand-watermark-link:hover{opacity:.8}.brand-watermark-link{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.brand-watermark-link:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.brand-watermark-link{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s}.jenium-logo-svg{height:auto;width:2rem;fill:currentColor}.brand-spectrum-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.brand-spectrum-wrapper[data-size=md]{width:336px;height:68px}.brand-spectrum-wrapper[data-size=xl]{width:504px;height:102px}@media (width <=480px){.brand-spectrum-wrapper[data-size=xl]{width:336px;height:68px}}.brand-spectrum-aura-content,.brand-spectrum-main,.brand-spectrum-shadow-content{position:absolute;inset:0;background:linear-gradient(90deg,#ff0040,#f50 12.5%,#f90 25%,#ffbf00 37.5%,#00d68f 50%,#00a3ff 62.5%,#8b00ff 75%,#d500f9 87.5%,#ff0040);background-size:500%;mask-image:url(/branding/jenium-brand-full.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url(/branding/jenium-brand-full.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;animation:spectrum-slide 32s linear infinite}.brand-spectrum-main{z-index:3}.brand-spectrum-shadow-blur{position:absolute;inset:0;z-index:2;margin:-15px;padding:15px;filter:blur(4px);opacity:.4}.brand-spectrum-shadow-content{position:relative;width:100%;height:100%;filter:brightness(.8)}.brand-spectrum-aura-blur{position:absolute;inset:0;z-index:1;margin:-30px;padding:30px;filter:blur(24px);animation:spectrum-pulse-light 4s ease-in-out infinite alternate}.dark .brand-spectrum-aura-blur{animation:spectrum-pulse-dark 4s ease-in-out infinite alternate}.brand-spectrum-aura-content{position:relative;width:100%;height:100%;animation-delay:.5s}@keyframes spectrum-slide{0%{background-position:500% 50%}to{background-position:0 50%}}@keyframes spectrum-pulse-light{0%{opacity:.65;transform:scale(1)}to{opacity:.8;transform:scale(1.05)}}@keyframes spectrum-pulse-dark{0%{opacity:.8;transform:scale(1)}to{opacity:.95;transform:scale(1.05)}}.cinematic-button-animator{width:100%}.btn-cinematic-primary{position:relative;display:flex;width:100%;align-items:center;justify-content:center;gap:12px;padding:20px 24px;border-radius:24px;--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn-cinematic-primary:is(.dark *){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}.btn-cinematic-primary{font-size:15px;font-weight:600;line-height:1;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1);animation-duration:.3s;animation-timing-function:cubic-bezier(0,0,.2,1)}.btn-cinematic-primary:not([disabled]):hover{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity,1))}.btn-cinematic-primary:not([disabled]):hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.btn-cinematic-primary:not([disabled]):hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(15,23,42,.15)}.dark .btn-cinematic-primary:not([disabled]):hover{box-shadow:0 12px 30px rgba(255,255,255,.1)}.btn-cinematic-primary[disabled]{opacity:.8;transform:none;box-shadow:none}.btn-cinematic-content{display:flex;align-items:center;justify-content:center;gap:12px;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.btn-cinematic-content[data-loading=true]{opacity:0}.btn-cinematic-loader{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.loader-circle{height:1.25rem;width:1.25rem}@keyframes spin{to{transform:rotate(1turn)}}.loader-circle{animation:spin 1s linear infinite;border-radius:9999px;border-width:2.5px;border-color:rgb(255 255 255/.3);--tw-border-opacity:1;border-top-color:rgb(255 255 255/var(--tw-border-opacity,1))}.loader-circle:is(.dark *){border-color:rgb(15 23 42/.3);--tw-border-opacity:1;border-top-color:rgb(15 23 42/var(--tw-border-opacity,1))}.input-cinematic-wrapper{position:relative;margin-bottom:1.25rem;width:100%;&[data-focused=true] .input-cinematic-icon-wrapper{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}&[data-focused=true] .input-cinematic-icon-wrapper:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}}.input-cinematic-inner{position:relative;width:100%}.input-cinematic-icon-wrapper{position:absolute;left:20px;top:50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));pointer-events:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s;z-index:var(--z-internal-elevated);--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.input-cinematic-icon-wrapper:is(.dark *){--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1))}.input-cinematic-field{width:100%;padding-top:20px;padding-bottom:20px;padding-right:24px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.input-cinematic-field:is(.dark *){--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.input-cinematic-field{border-radius:24px;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.input-cinematic-field:is(.dark *){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity,1))}.input-cinematic-field{font-size:15px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1);animation-duration:.3s;animation-timing-function:cubic-bezier(0,0,.2,1)}.input-cinematic-field:focus{outline:2px solid transparent;outline-offset:2px;--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(0px + 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)}.input-cinematic-field[data-has-icon=true]{padding-left:56px}.input-cinematic-field[data-has-icon=false]{padding-left:24px}.input-cinematic-field:not([disabled],[data-locked=true]):hover{--tw-border-opacity:1;border-color:rgb(148 163 184/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.input-cinematic-field:not([disabled],[data-locked=true]):hover:is(.dark *){--tw-border-opacity:1;border-color:rgb(71 85 105/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity,1))}.input-cinematic-field:focus,.input-cinematic-field[data-focused=true]{--tw-border-opacity:1;border-color:rgb(15 23 42/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.input-cinematic-field:focus:is(.dark *),.input-cinematic-field[data-focused=true]:is(.dark *){--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity,1))}.input-cinematic-field:focus,.input-cinematic-field[data-focused=true]{box-shadow:0 0 0 4px rgba(15,23,42,.1);transform:translateY(-1px)}.dark .input-cinematic-field:focus,.dark .input-cinematic-field[data-focused=true]{box-shadow:0 0 0 4px rgba(255,255,255,.1)}.input-cinematic-field[disabled]{background-color:transparent;opacity:.9}.input-cinematic-field:-webkit-autofill,.input-cinematic-field:-webkit-autofill:focus,.input-cinematic-field:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 9999px white,0 0 0 4px rgba(15,23,42,.1);-webkit-text-fill-color:#111827;caret-color:#111827}.dark .input-cinematic-field:-webkit-autofill,.dark .input-cinematic-field:-webkit-autofill:focus,.dark .input-cinematic-field:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 9999px #0f172a,0 0 0 4px rgba(255,255,255,.1);-webkit-text-fill-color:#fff;caret-color:#fff}.header-cinematic-wrapper{margin-bottom:2.5rem;text-align:center}.header-cinematic-content{display:flex;flex-direction:column;gap:.75rem}.text-cinematic-title{font-size:1.5rem;line-height:2rem;font-weight:700;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}@media (min-width:768px){.text-cinematic-title{font-size:1.875rem;line-height:2.25rem}}.text-cinematic-title:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-cinematic-subtitle{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.2em;--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-cinematic-subtitle:is(.dark *){--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.error-cinematic-animator{overflow:hidden;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;transition-timing-function:cubic-bezier(.16,1,.3,1);animation-duration:.5s;animation-timing-function:cubic-bezier(.16,1,.3,1)}.error-cinematic-animator[data-visible=true]{margin-bottom:24px;max-height:80px;opacity:1}.error-cinematic-animator[data-visible=false]{margin-bottom:0;max-height:0;opacity:0}.error-cinematic-box{display:flex;align-items:center;gap:.75rem;border-radius:12px;border-width:1px;--tw-border-opacity:1;border-color:rgb(248 113 113/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1));padding:1rem}.error-cinematic-box:is(.dark *){--tw-border-opacity:1;border-color:rgb(153 27 27/var(--tw-border-opacity,1));background-color:rgb(127 29 29/.2)}.error-cinematic-box{font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(127 29 29/var(--tw-text-opacity,1))}.error-cinematic-box:is(.dark *){--tw-text-opacity:1;color:rgb(254 202 202/var(--tw-text-opacity,1))}.error-cinematic-icon{height:1.25rem;width:1.25rem;flex-shrink:0;--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.error-cinematic-icon:is(.dark *){--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.cinematic-fade-wrapper{width:100%}.cinematic-bg-radial{pointer-events:none;position:fixed;top:50%;left:50%;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));z-index:var(--z-internal-base);width:min(600px,100vw);height:min(600px,100vh);background:radial-gradient(circle,rgba(0,71,186,.03) 0,rgba(255,255,255,0) 70%)}.dark .cinematic-bg-radial{background:radial-gradient(circle,rgba(255,255,255,.03) 0,rgba(15,23,42,0) 70%)}.chart-container-glass{margin-top:1.5rem;margin-bottom:1.5rem;width:100%;padding:1rem;border-radius:1rem;border-width:1px;--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));background-color:rgb(255 255 255/.8);backdrop-filter:saturate(180%) blur(16px)}.chart-container-glass:is(.dark *){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1));background-color:rgb(17 24 39/.7)}.chart-tooltip-styled{border-radius:.75rem;border-width:1px;--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1));max-width:min(90vw,280px)}.chart-tooltip-styled:is(.dark *){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.chart-header{margin-bottom:1rem}.chart-title{font-size:1.125rem;line-height:1.75rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(14 17 22/var(--tw-text-opacity,1))}.chart-title:is(.dark *){--tw-text-opacity:1;color:rgb(233 237 243/var(--tw-text-opacity,1))}.chart-description{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.chart-description:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.chart-error-message{padding:1rem;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.chart-wrapper{width:100%}.chart-loading-placeholder{margin-top:1.5rem;margin-bottom:1.5rem;width:100%;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.chart-loading-placeholder:is(.dark *){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1))}.chart-loading-placeholder{height:300px;background:hsl(var(--muted)/.3);animation:pulse 1.5s ease-in-out infinite}.chat-tab-loading{opacity:.7}.chat-tab-error{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.chat-tab-error:is(.dark *){--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.chat-tab-empty{opacity:.7}.chat-tab-threads-container{max-height:60vh}.chat-tab-threads-container>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.chat-tab-threads-container{overflow-y:auto}@media (width <=639px){.chat-tab-threads-container{max-height:50vh}}.chat-tab-thread-link{display:block;min-height:44px;border-radius:12px;border-width:1px;border-color:transparent;padding:.75rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;&:hover{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}&:hover:is(.dark *){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1))}&:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}}.code-tab-container>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.code-tab-description{font-size:.875rem;line-height:1.25rem;opacity:.7}.code-tab-grid-container{display:grid;min-height:300px;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}@media (min-width:768px){.code-tab-grid-container{min-height:480px}}@media (width <= 767px){.code-tab-grid-container{grid-template-columns:1fr}.code-tab-editor-panel{grid-column:1}}.code-tab-tree-panel{grid-column:span 4/span 4;max-height:70vh;overflow:auto;border-radius:14px;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));padding:.5rem}@media (min-width:768px){.code-tab-tree-panel{grid-column:span 3/span 3}}@media (min-width:1024px){.code-tab-tree-panel{grid-column:span 3/span 3}}.code-tab-tree-panel:is(.dark *){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1))}.code-tab-tree-panel{&:focus{outline:2px solid transparent;outline-offset:2px;--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);--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}}.code-tab-loading-text{opacity:.7}.code-tab-empty-state-container>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.code-tab-empty-state-container{font-size:.875rem;line-height:1.25rem}.code-tab-editor-panel{grid-column:span 8/span 8;overflow:hidden;border-radius:14px;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}@media (min-width:768px){.code-tab-editor-panel{grid-column:span 9/span 9}}@media (min-width:1024px){.code-tab-editor-panel{grid-column:span 9/span 9}}.code-tab-editor-panel:is(.dark *){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1))}.code-tab-editor-container{display:flex;height:100%;flex-direction:column}.code-tab-editor-header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.code-tab-editor-header:is(.dark *){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1))}.code-tab-file-path{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.code-tab-status-text{opacity:.7}.code-tab-editor-content{min-height:250px;flex:1 1 0%}@media (min-width:768px){.code-tab-editor-content{min-height:400px}}.code-tab-empty-editor{padding:1rem;opacity:.7}.code-tab-tree-list{font-size:.875rem;line-height:1.25rem}.code-tab-file-button{display:block;min-height:44px;width:100%;border-radius:.25rem;padding:.5rem;text-align:left}.code-tab-file-button:hover{background-color:rgb(249 250 251/.6)}.code-tab-file-button:hover:is(.dark *){background-color:rgb(17 24 39/.6)}.code-tab-file-button{&[data-selected=true]{background-color:rgb(249 250 251/.6);font-weight:500}&[data-selected=true]:is(.dark *){background-color:rgb(17 24 39/.6)}}.code-tab-folder-button{min-height:44px;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.5rem}.code-tab-folder-button:hover{background-color:rgb(249 250 251/.6)}.code-tab-folder-button:hover:is(.dark *){background-color:rgb(17 24 39/.6)}.code-tab-tree-drawer-backdrop{position:fixed;inset:0;z-index:var(--z-backdrop);background-color:rgb(0 0 0/.4)}.code-tab-tree-drawer{position:fixed;top:0;left:0;bottom:0;z-index:var(--z-modal);width:280px;max-width:85vw;border-right-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.code-tab-tree-drawer:is(.dark *){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.code-tab-tree-drawer{display:flex;flex-direction:column;overflow:hidden;transform:translateX(-100%);transition:transform .2s ease-out}.code-tab-tree-drawer[data-open=true]{transform:translateX(0)}.code-tab-tree-drawer .code-tab-tree-list{flex:1 1 0%;overflow-y:auto;padding:.5rem}.code-tab-tree-drawer-close{position:absolute;top:.5rem;right:.5rem;display:flex;min-height:44px;min-width:44px;align-items:center;justify-content:center;border-radius:var(--radius);padding:.5rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.code-tab-tree-drawer-close:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.code-tab-tree-drawer-close:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.code-tab-tree-toggle-btn{display:flex;align-items:center;gap:.5rem;border-radius:var(--radius);border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));padding:.375rem .5rem}.code-tab-tree-toggle-btn:is(.dark *){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.code-tab-tree-toggle-btn{font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.code-tab-tree-toggle-btn:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.code-tab-tree-toggle-btn:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.code-tab-tree-toggle-btn:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.code-tab-tree-toggle-btn-empty{display:flex;align-items:center;gap:.5rem;border-radius:var(--radius);border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));padding:.75rem}.code-tab-tree-toggle-btn-empty:is(.dark *){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.code-tab-tree-toggle-btn-empty{font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.code-tab-tree-toggle-btn-empty:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.code-tab-tree-toggle-btn-empty:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.code-tab-tree-toggle-btn-empty:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.code-tab-editor-header-center{display:flex;min-width:0;flex:1 1 0%;flex-direction:column;gap:.125rem}.modal-overlay-fullscreen{position:fixed;inset:0;z-index:var(--z-spotlight-overlay);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem}@media (min-width:768px){.modal-overlay-fullscreen{padding:1.5rem}}@media (min-width:1024px){.modal-overlay-fullscreen{padding:2rem}}.modal-overlay-fullscreen{overscroll-behavior:contain;background:rgba(255,255,255,.4);backdrop-filter:blur(20px) saturate(180%)}.dark .modal-overlay-fullscreen{background:rgba(0,0,0,.5)}.input-cinematic-giant{width:100%;border-style:none;background-color:transparent;padding:0;outline:2px solid transparent;outline-offset:2px;text-align:center;font-size:1.875rem;line-height:2.25rem;font-weight:300;letter-spacing:-.025em}@media (min-width:768px){.input-cinematic-giant{font-size:3rem;line-height:1}}@media (min-width:1024px){.input-cinematic-giant{font-size:3.75rem;line-height:1}}.input-cinematic-giant{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.input-cinematic-giant::-moz-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.input-cinematic-giant::placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.input-cinematic-giant:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.input-cinematic-giant:is(.dark *)::-moz-placeholder{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.input-cinematic-giant:is(.dark *)::placeholder{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.input-cinematic-giant{box-shadow:none}.btn-glass-xl{display:flex;height:4rem;width:100%;max-width:36rem;align-items:center;justify-content:center;border-radius:1rem;border-width:1px;--tw-backdrop-blur:blur(12px);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-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;border-color:rgb(100 116 139/.1);background-color:rgb(100 116 139/.2);font-size:1.25rem;line-height:1.75rem;font-weight:500;--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity,1))}.btn-glass-xl:is(.dark *){--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity,1))}.btn-glass-xl:hover{background-color:rgb(100 116 139/.3);transform:scale(1.02)}.btn-glass-xl:disabled{opacity:.5;transform:scale(1)}.modal-create-project-form{display:flex;width:100%;max-width:100%;flex-direction:column;gap:3rem}@media (min-width:768px){.modal-create-project-form{max-width:48rem}}.modal-create-project-actions{display:flex;justify-content:center}.btn-dev-debug-fab{position:fixed;z-index:var(--z-sovereign-layer);display:flex;align-items:center;justify-content:center;bottom:calc(1rem + env(safe-area-inset-bottom, 0));right:calc(1rem + env(safe-area-inset-right, 0));height:2.75rem;width:2.75rem;border-radius:9999px;background-color:transparent;--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity,1));--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;&:hover{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}&:active{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.btn-dev-debug-icon{height:.875rem;width:.875rem}.file-tab-description{margin-bottom:.75rem;font-size:.875rem;line-height:1.25rem;opacity:.7}.file-tab-breadcrumb-container{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem}.file-tab-breadcrumb-link{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.file-tab-breadcrumb-link:hover{text-decoration-line:underline}.file-tab-breadcrumb-link:is(.dark *){--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity,1))}.file-tab-breadcrumb-segment-container{display:flex;align-items:center;gap:.5rem}.file-tab-breadcrumb-separator{opacity:.5}.file-tab-breadcrumb-segment-button{display:flex;min-height:44px;align-items:center;padding-top:.5rem;padding-bottom:.5rem;--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.file-tab-breadcrumb-segment-button:hover{text-decoration-line:underline}.file-tab-breadcrumb-segment-button:is(.dark *){--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity,1))}.file-tab-breadcrumb-segment-button{&[data-active=true]{font-weight:500;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1));text-decoration-line:none}&[data-active=true]:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}}.file-tab-back-button{margin-left:.5rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.file-tab-back-button:hover{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.file-tab-back-button:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.file-tab-back-button:hover:is(.dark *){--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity,1))}.file-tab-drop-zone{margin-bottom:1rem;border-radius:16px;border-width:2px;border-style:dashed;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));padding:1rem;text-align:center;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width:768px){.file-tab-drop-zone{padding:1.5rem}}.file-tab-drop-zone:is(.dark *){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1))}.file-tab-drop-zone{&[data-dragging=true]{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity,1));background-color:rgb(249 250 251/.6)}&[data-dragging=true]:is(.dark *){--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}&[data-dragging=true]:is(.dark *){background-color:rgb(17 24 39/.6)}}.file-tab-drop-zone-text{font-size:.875rem;line-height:1.25rem;opacity:.7}.file-tab-empty-state{opacity:.7}.file-tab-file-list-container{max-height:60vh}.file-tab-file-list-container>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.file-tab-file-list-container{overflow-y:auto}.file-tab-file-row{display:flex;min-height:44px;align-items:center;justify-content:space-between;border-radius:14px;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));padding:.75rem}.file-tab-file-row:is(.dark *){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1))}.file-tab-file-row-content{display:flex;min-width:0;flex:1 1 0%;align-items:center;gap:.75rem}.file-tab-folder-icon-container{display:flex;align-items:center;gap:.5rem}.file-tab-folder-icon{height:1rem;width:1rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.file-tab-folder-button{font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.file-tab-folder-button:hover{text-decoration-line:underline}.file-tab-folder-button:is(.dark *){--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity,1))}.file-tab-file-icon-container{display:flex;align-items:center;gap:.5rem}.file-tab-file-icon-wrapper{height:1rem;width:1rem}.file-tab-file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;font-weight:500}.file-tab-file-metadata{font-size:.75rem;line-height:1rem;opacity:.6}.upload-folder-container{display:flex;max-width:36rem;flex-direction:column;gap:1rem}.btn-upload-folder-primary{border-radius:var(--radius);padding:.5rem 1rem;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-upload-folder-primary:is(.dark *){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.btn-upload-folder-primary{&:hover{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity,1))}&:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(229 229 229/var(--tw-bg-opacity,1))}}.upload-folder-description{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity,1))}.upload-folder-description:is(.dark *){--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1))}.upload-folder-status{border-radius:.25rem;border-width:1px;padding:.75rem;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.upload-folder-status:is(.dark *){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1));background-color:rgb(17 24 39/.5)}.upload-folder-status{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.upload-folder-status:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.upload-folder-status-message{font-weight:500}.upload-folder-status-details{margin-top:.25rem;white-space:pre-wrap;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.upload-folder-status-details:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.upload-folder-result-log{max-height:16rem;overflow:auto;padding:.5rem;border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 229 229/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.upload-folder-result-log:is(.dark *){--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity,1))}.upload-folder-result-log{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(38 38 38/var(--tw-text-opacity,1))}.upload-folder-result-log:is(.dark *){--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity,1))}@media (width <= 639px){.upload-folder-result-log{max-height:40vh}}.shortcuts-overlay-wrapper{position:fixed;inset:0;z-index:var(--z-shortcuts-modal);display:flex;align-items:center;justify-content:center;padding:1rem}.shortcuts-backdrop{position:absolute;inset:0;background:rgba(255,255,255,.4);backdrop-filter:blur(20px) saturate(180%)}.dark .shortcuts-backdrop{background:rgba(0,0,0,.5)}.shortcuts-modal-container{position:relative;display:flex;max-height:85vh;width:100%;max-width:56rem;flex-direction:column;background-color:rgb(255 255 255/.8)}.shortcuts-modal-container:is(.dark *){background-color:rgb(24 24 27/.8)}.shortcuts-modal-container{border-width:1px;border-color:rgb(255 255 255/.2)}.shortcuts-modal-container:is(.dark *){border-color:rgb(255 255 255/.1)}.shortcuts-modal-container{overflow:hidden;border-radius:1.5rem;--tw-shadow:0 25px 50px -12px rgb(0 0 0/0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);backdrop-filter:blur(20px);max-width:min(56rem,calc(100vw - 2rem))}.shortcuts-header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;border-color:rgb(229 231 235/.5);padding:1rem}.shortcuts-header:is(.dark *){border-color:rgb(31 41 55/.5)}@media (min-width:768px){.shortcuts-header{padding:1.5rem}}.shortcuts-header-content{display:flex;align-items:center;gap:1rem}.shortcuts-header-icon-box{display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.shortcuts-header-icon-box:is(.dark *){background-color:rgb(255 255 255/.05)}.shortcuts-header-icon-box{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.shortcuts-header-icon-box:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.shortcuts-header-info{display:flex;flex-direction:column}.shortcuts-header-title{font-size:1.25rem;line-height:1.75rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.shortcuts-header-title:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.shortcuts-header-subtitle{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.shortcuts-header-subtitle:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.btn-shortcuts-close{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:9999px;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.btn-shortcuts-close:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.btn-shortcuts-close:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.btn-shortcuts-close:hover:is(.dark *){background-color:rgb(255 255 255/.1);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn-shortcuts-close{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.shortcuts-content-scroller{flex:1 1 0%;overflow-y:auto;padding:1rem}@media (min-width:768px){.shortcuts-content-scroller{padding:1.5rem}}.shortcuts-content-scroller{scrollbar-width:thin;scrollbar-color:var(--ring) transparent;-webkit-overflow-scrolling:touch}.shortcuts-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));-moz-column-gap:3rem;column-gap:3rem;row-gap:2rem}@media (min-width:768px){.shortcuts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.shortcuts-category{display:flex;flex-direction:column;gap:.75rem}.shortcuts-category-title{margin-bottom:.5rem;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.shortcuts-category-title:is(.dark *){--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.shortcuts-row{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity,1));padding-top:.5rem;padding-bottom:.5rem}.shortcuts-row:is(.dark *){border-color:rgb(31 41 55/.5)}.shortcuts-row{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.shortcuts-row:hover{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.shortcuts-row:hover:is(.dark *){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.shortcuts-row:last-child{border-bottom:none}.shortcuts-row-label{font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.shortcuts-row-label:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.shortcuts-keys-wrapper{display:flex;align-items:center;justify-content:flex-end}.shortcuts-key-combo{display:flex;align-items:center;gap:.25rem}.shortcuts-key-group{display:flex;gap:.5rem}.kbd-shortcut-key{display:flex;height:1.5rem;min-height:24px;min-width:24px;align-items:center;justify-content:center;padding-left:.375rem;padding-right:.375rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px;font-weight:700;line-height:1;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.kbd-shortcut-key:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.kbd-shortcut-key{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.kbd-shortcut-key:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.kbd-shortcut-key{border-bottom-width:2px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.kbd-shortcut-key:is(.dark *){--tw-border-opacity:1;border-color:rgb(3 7 18/var(--tw-border-opacity,1))}.kbd-shortcut-key{border-radius:.25rem;--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shortcuts-key-separator{padding-left:.125rem;padding-right:.125rem;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.shortcuts-key-separator:is(.dark *){--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.shortcuts-footer{border-top-width:1px;border-color:rgb(229 231 235/.5);padding:1rem;text-align:center;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.shortcuts-footer:is(.dark *){border-color:rgb(31 41 55/.5);--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.spotlight-overlay{position:fixed;inset:0;z-index:var(--z-spotlight-overlay);display:flex;flex-direction:column;overscroll-behavior:contain;background:rgba(255,255,255,.4);backdrop-filter:blur(20px) saturate(180%)}.dark .spotlight-overlay{background:rgba(0,0,0,.5)}.spotlight-scroll-container{height:100%;width:100%;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.spotlight-scroll-container::-webkit-scrollbar{display:none}.spotlight-container{position:relative;margin-left:auto;margin-right:auto;display:flex;min-height:100vh;width:100%;max-width:56rem;flex-direction:column;padding-left:1rem;padding-right:1rem;padding-bottom:5rem}@media (min-width:768px){.spotlight-container{padding-left:1.5rem;padding-right:1.5rem}}.spotlight-input-wrapper{position:sticky;top:0;display:flex;align-items:center;padding-top:5rem;padding-bottom:2rem;z-index:var(--z-popover)}.spotlight-input-field{width:100%;border-style:none;background-color:transparent;padding:0;outline:2px solid transparent;outline-offset:2px;font-size:1.5rem;line-height:2rem;font-weight:300;letter-spacing:-.025em}@media (min-width:640px){.spotlight-input-field{font-size:2.25rem;line-height:2.5rem}}@media (min-width:768px){.spotlight-input-field{font-size:3rem;line-height:1}}.spotlight-input-field{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.spotlight-input-field::-moz-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.spotlight-input-field::placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.spotlight-input-field:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.spotlight-input-field:is(.dark *)::-moz-placeholder{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.spotlight-input-field:is(.dark *)::placeholder{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.spotlight-input-field{box-shadow:none}.spotlight-section-wrapper{margin-bottom:2rem}.spotlight-section-header{margin-bottom:1rem;margin-top:2rem;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.spotlight-section-header:is(.dark *){--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.spotlight-section-list{display:flex;flex-direction:column;gap:.25rem}.spotlight-view-more{margin-top:1rem;width:100%;border-radius:.75rem;padding-top:.75rem;padding-bottom:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.spotlight-view-more:hover{background-color:rgb(243 244 246/.5);--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.spotlight-view-more:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.spotlight-view-more:hover:is(.dark *){background-color:rgb(31 41 55/.5);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.spotlight-view-more{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.spotlight-row{position:relative;display:flex;align-items:center;gap:1rem;border-radius:1rem;padding:1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.spotlight-row:hover{background-color:rgb(255 255 255/.4)}.spotlight-row:hover:is(.dark *){background-color:rgb(255 255 255/.05)}.spotlight-row[data-active=true]{background-color:rgb(255 255 255/.6)}.spotlight-row[data-active=true]:is(.dark *){background-color:rgb(255 255 255/.1)}.spotlight-row[data-active=true]{box-shadow:0 4px 20px -2px rgba(0,0,0,.05)}.spotlight-row-title{font-size:1.125rem;line-height:1.75rem;font-weight:500;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.spotlight-row-title:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.spotlight-icon{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:9999px}.spotlight-icon[data-variant=project]{background-color:rgb(59 130 246/.1);--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.spotlight-icon[data-variant=project]:is(.dark *){background-color:rgb(96 165 250/.1);--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity,1))}.spotlight-icon[data-variant=chat]:is(.dark *){background-color:rgb(52 211 153/.1);--tw-text-opacity:1;color:rgb(52 211 153/var(--tw-text-opacity,1))}.spotlight-no-results{padding-top:1rem;padding-bottom:1rem;font-size:.875rem;line-height:1.25rem;font-style:italic;--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.spotlight-no-results:is(.dark *){--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.auth-success-wrapper{text-align:center;transition-duration:.5s;animation-name:enter;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial;--tw-enter-opacity:0;--tw-enter-scale:0;animation-duration:.5s}.auth-success-icon-bg{margin-left:auto;margin-right:auto;margin-bottom:1.5rem;display:flex;height:4rem;width:4rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(240 253 244/var(--tw-bg-opacity,1))}.auth-success-icon-bg:is(.dark *){background-color:rgb(20 83 45/.2)}.auth-success-icon{height:2rem;width:2rem;--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity,1))}.auth-success-icon:is(.dark *){--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity,1))}.auth-success-title{margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}@media (min-width:768px){.auth-success-title{font-size:1.5rem;line-height:2rem}}.auth-success-title:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.auth-success-message{margin-bottom:1.5rem;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.auth-success-message:is(.dark *){--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1))}.auth-link-highlight{font-weight:600;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}.auth-link-highlight:hover{text-decoration-line:underline}.auth-link-highlight:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.auth-cinematic-back-button{width:100%;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));font-weight:600;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s}.auth-cinematic-back-button:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1));--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.auth-cinematic-back-button{padding:16px 24px;border-radius:24px;font-size:15px;display:flex;align-items:center;justify-content:center}.auth-cinematic-form{display:flex;flex-direction:column}.auth-cinematic-footer{margin-top:2rem;text-align:center}.auth-cinematic-link{font-weight:500;--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.auth-cinematic-link:hover{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}.auth-cinematic-link{font-size:13px}.auth-cinematic-forgot-link-wrapper{margin-bottom:1.5rem;margin-top:-.25rem;display:flex;justify-content:flex-end;padding-left:.25rem;padding-right:.25rem}.auth-cinematic-forgot-link{font-weight:500;--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.auth-cinematic-forgot-link:hover{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}.auth-cinematic-forgot-link{font-size:13px}.auth-cinematic-signup-text{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1));font-size:13px}.auth-cinematic-signup-link{font-weight:600;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1));text-decoration-color:#cbd5e1;text-underline-offset:4px}.auth-cinematic-signup-link:hover{text-decoration-line:underline}.auth-cinematic-arrow-icon{margin-left:.25rem;opacity:.8}.auth-cinematic-button-gap{margin-top:1rem}.auth-widget-submit-gap{margin-top:.5rem}.auth-page-wrapper{position:relative;display:flex;min-height:100vh;width:100%;align-items:center;justify-content:center;padding:1rem}.auth-page-wrapper ::-moz-selection{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.auth-page-wrapper ::selection{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.auth-page-wrapper::-moz-selection{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.auth-page-wrapper::selection{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.auth-page-wrapper :is(.dark *)::-moz-selection{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity,1))}.auth-page-wrapper :is(.dark *)::selection{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity,1))}.auth-page-wrapper:is(.dark *)::-moz-selection{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity,1))}.auth-page-wrapper:is(.dark *)::selection{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity,1))}.auth-standard-form-wrapper{margin-left:auto;margin-right:auto;width:100%;max-width:400px}.chat-layout-wrapper{display:flex;height:100%;width:100%;overflow:hidden;background-color:hsl(var(--background))}.chat-thread-list-header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;border-color:hsl(var(--border)/.5);padding:1rem}.chat-thread-list-title{font-size:.875rem;line-height:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--foreground)/.8)}.chat-new-thread-btn{display:flex;min-height:44px;min-width:44px;align-items:center;justify-content:center;border-radius:calc(var(--radius) - 2px);padding:.375rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.chat-new-thread-btn:hover{background-color:hsl(var(--accent))}.chat-thread-loading-item{height:2.5rem}@keyframes pulse{50%{opacity:.5}}.chat-thread-loading-item{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;border-radius:calc(var(--radius) - 2px);background-color:hsl(var(--muted)/.2)}.chat-thread-loading-container>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.chat-thread-loading-container{padding:1rem}.chat-thread-empty-state{padding:1rem;text-align:center;font-size:.875rem;line-height:1.25rem;color:hsl(var(--muted-foreground)/.6)}@media (min-width:768px){.chat-thread-empty-state{padding:2rem}}.chat-thread-list{flex:1 1 0%}.chat-thread-list>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.chat-thread-list{overflow-y:auto;padding:.75rem}.chat-thread-item{display:flex;align-items:center;justify-content:space-between;border-radius:var(--radius);padding:.75rem;font-size:.875rem;line-height:1.25rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;color:hsl(var(--muted-foreground))}.chat-thread-item:hover{background-color:hsl(var(--accent)/.5);color:hsl(var(--foreground));--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.chat-thread-item{position:relative}.chat-thread-item[data-active=true]{background-color:hsl(var(--accent));font-weight:500;color:hsl(var(--accent-foreground));--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.chat-thread-row{position:relative}.chat-icon-muted{color:hsl(var(--muted-foreground));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.chat-thread-item:hover .chat-icon-muted{color:hsl(var(--foreground)/.8)}.chat-thread-title{margin-right:.5rem;flex:1 1 0%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;font-size:.875rem;line-height:1.25rem}.chat-thread-menu-trigger{display:flex;min-height:44px;min-width:44px;align-items:center;justify-content:center;border-radius:.25rem;padding:.25rem;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.chat-thread-menu-trigger:hover{background-color:hsl(var(--background))}.chat-thread-item:hover .chat-thread-menu-trigger{opacity:1}@media (hover:none){.chat-thread-menu-trigger{opacity:1}}.chat-thread-menu-popover{position:absolute;right:.5rem;top:2rem;min-width:140px;border-radius:var(--radius);border-width:1px;border-color:hsl(var(--border));background-color:hsl(var(--popover));padding:.25rem;--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-duration:.1s;animation-name:enter;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial;--tw-enter-opacity:0;--tw-enter-scale:.95;animation-duration:.1s;z-index:var(--z-popover)}@media (width <=639px){.chat-thread-menu-popover{left:50%;right:auto;transform:translateX(-50%);max-width:calc(100vw - 2rem)}}.chat-thread-menu-item{display:flex;min-height:44px;width:100%;align-items:center;gap:.5rem;border-radius:calc(var(--radius) - 2px);padding:.5rem;font-size:.75rem;line-height:1rem;color:hsl(var(--foreground));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.chat-thread-menu-item:hover{background-color:hsl(var(--accent))}.chat-thread-menu-item-danger{display:flex;min-height:44px;width:100%;align-items:center;gap:.5rem;border-radius:calc(var(--radius) - 2px);padding:.5rem;font-size:.75rem;line-height:1rem;color:hsl(var(--destructive));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.chat-thread-menu-item-danger:hover{background-color:hsl(var(--destructive)/.1)}.chat-rename-modal-input{margin-bottom:1rem;width:100%;border-radius:calc(var(--radius) - 2px);border-width:1px;border-color:hsl(var(--input));background-color:hsl(var(--muted)/.3);padding:.5rem .75rem;outline:2px solid transparent;outline-offset:2px;--tw-ring-color:hsl(var(--primary)/0.2)}.chat-rename-modal-input:focus{--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)}.projects-list-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;padding-left:1rem;padding-right:1rem;padding-bottom:5rem}@media (min-width:768px){.projects-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.projects-list-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding-left:2rem;padding-right:2rem}}.card-project{position:relative;display:flex;height:12rem;flex-direction:column;justify-content:space-between;padding:1rem}@media (min-width:768px){.card-project{padding:1.5rem}}.card-project{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.card-project:is(.dark *){--tw-bg-opacity:1;background-color:rgb(26 29 34/var(--tw-bg-opacity,1))}.card-project{border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.card-project:is(.dark *){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1))}.card-project{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1);animation-duration:.3s;animation-timing-function:cubic-bezier(0,0,.2,1);&:hover{--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-shadow-color:rgb(229 231 235/0.5);--tw-shadow:var(--tw-shadow-colored)}&:hover:is(.dark *){--tw-shadow-color:rgb(0 0 0/0.5);--tw-shadow:var(--tw-shadow-colored)}&:hover{border-color:rgb(59 130 246/.3)}&:hover:is(.dark *){border-color:rgb(96 165 250/.3)}&:hover{--tw-translate-y:-0.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.card-project-title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1.25rem;line-height:1.75rem;font-weight:700;line-height:1.25;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.card-project-title:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.card-project-actions{position:absolute;top:1rem;right:1rem;z-index:var(--z-shell-base)}.dashboard-project-content{display:flex;height:100%;flex-direction:column;justify-content:space-between}.btn-card-action{display:inline-flex;align-items:center;justify-content:center;height:2rem;width:2rem;border-radius:var(--radius);--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.btn-card-action:is(.dark *){--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.btn-card-action:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.btn-card-action:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.btn-card-action:hover{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.btn-card-action:hover:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.btn-card-action{--tw-translate-y:-0.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);animation-duration:.2s;animation-timing-function:cubic-bezier(0,0,.2,1);&[data-active=true]{--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1));opacity:1}&[data-active=true]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}}.card-project:hover .btn-card-action{--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:1}@media (hover:none){.card-project .btn-card-action{--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:1}}.widget-research-complete{width:-moz-fit-content;width:fit-content;min-width:420px;padding:1.25rem;margin:1rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1.25rem;box-shadow:0 10px 40px -10px rgba(0,0,0,.15);transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.dark .widget-research-complete,:root.dark .widget-research-complete{box-shadow:0 10px 40px -10px rgba(0,0,0,.4)}@media (width <=640px){.widget-research-complete{min-width:unset;width:100%}}.widget-research-complete:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);transform:translateX(-100%);transition:transform .5s ease}.widget-research-complete:hover{transform:scale(1.01);box-shadow:0 12px 45px -10px rgba(0,0,0,.25)}.dark .widget-research-complete:hover,:root.dark .widget-research-complete:hover{box-shadow:0 12px 45px -10px rgba(0,0,0,.5)}.widget-research-complete:hover:before{transform:translateX(100%)}.widget-research-complete-left{display:flex;align-items:center;gap:1rem}.widget-research-complete-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:hsl(var(--muted));color:hsl(var(--foreground));flex-shrink:0;border:1px solid hsl(var(--border))}.widget-research-complete-text{display:flex;flex-direction:column;gap:.125rem}.widget-research-complete-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--muted-foreground))}.widget-research-complete-title{font-size:.875rem;font-weight:500;color:hsl(var(--foreground))}.widget-research-complete-arrow{opacity:.5;transition:opacity .3s ease,transform .3s ease;color:hsl(var(--foreground))}.widget-research-complete:hover .widget-research-complete-arrow{opacity:1;transform:translateX(4px)}.widget-research-elapsed{margin:.375rem 0 0;padding-left:1.25rem;font-size:.75rem;font-weight:400;color:hsl(var(--muted-foreground));letter-spacing:.01em}.report-panel-split-outer{display:flex;flex-direction:column;position:absolute;inset:1.5rem 1.5rem 1.5rem 55%;padding-left:1.5rem}.report-panel-split-card{position:relative;display:flex;height:100%;width:100%;flex-direction:column;overflow:hidden;min-width:400px;background:hsl(var(--card));border:1px solid rgb(241 245 249);border-radius:2rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.08)}.dark .report-panel-split-card,:root.dark .report-panel-split-card{border-color:rgb(51 65 85);box-shadow:0 25px 50px -12px rgba(0,0,0,.4)}.report-panel-overlay-backdrop{position:fixed;inset:0;background-color:rgb(233 237 243/.2);--tw-backdrop-blur:blur(4px);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)}.report-panel-overlay-backdrop:is(.dark *){background-color:rgb(18 20 24/.2)}.report-panel-overlay-backdrop{z-index:var(--z-backdrop)}.report-panel-overlay-outer{position:fixed;display:flex;flex-direction:column;overscroll-behavior:contain;top:1.5rem;right:1.5rem;bottom:1.5rem;width:42rem;max-width:calc(100vw - 3rem);z-index:var(--z-overlay-panel)}@media (width <=360px){.report-panel-overlay-outer{top:.75rem;right:.75rem;bottom:.75rem}}.report-panel-overlay-card{position:relative;display:flex;height:100%;width:100%;flex-direction:column;overflow:hidden;background:hsl(var(--card));border:1px solid rgb(241 245 249);border-radius:2rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.08)}.dark .report-panel-overlay-card,:root.dark .report-panel-overlay-card{border-color:rgb(51 65 85);box-shadow:0 25px 50px -12px rgba(0,0,0,.4)}.report-panel-content{flex:1 1 0%;overflow-y:auto;padding:1.5rem}@media (width >=768px){.report-panel-content{padding:2.5rem}}.report-panel-prose{color:var(--tw-prose-body);max-width:65ch}.report-panel-prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.report-panel-prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.report-panel-prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.report-panel-prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold)}.report-panel-prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.report-panel-prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.report-panel-prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.report-panel-prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.report-panel-prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.report-panel-prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.report-panel-prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.report-panel-prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.report-panel-prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.report-panel-prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.report-panel-prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.report-panel-prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.report-panel-prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.report-panel-prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.report-panel-prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.report-panel-prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.report-panel-prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.report-panel-prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.report-panel-prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.report-panel-prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.report-panel-prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.report-panel-prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.report-panel-prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.report-panel-prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.report-panel-prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.report-panel-prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.report-panel-prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.report-panel-prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.report-panel-prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.report-panel-prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.report-panel-prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.report-panel-prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.report-panel-prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.report-panel-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.report-panel-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.report-panel-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.report-panel-prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.report-panel-prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.report-panel-prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.report-panel-prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.report-panel-prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.report-panel-prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.report-panel-prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.report-panel-prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.report-panel-prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.report-panel-prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.report-panel-prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.report-panel-prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.report-panel-prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.report-panel-prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.report-panel-prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.report-panel-prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.report-panel-prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.report-panel-prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.report-panel-prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.report-panel-prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.report-panel-prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.report-panel-prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.report-panel-prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.report-panel-prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.report-panel-prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.report-panel-prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.report-panel-prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.report-panel-prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.report-panel-prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.report-panel-prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.report-panel-prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.report-panel-prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.report-panel-prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.report-panel-prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.report-panel-prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.report-panel-prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.report-panel-prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.report-panel-prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.report-panel-prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.report-panel-prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.report-panel-prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.report-panel-prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.report-panel-prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.report-panel-prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.report-panel-prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.report-panel-prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.report-panel-prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.report-panel-prose{--tw-prose-links:#2563eb;--tw-prose-invert-links:#3b82f6;max-width:none}.report-panel-prose:is(.dark *){--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}.report-panel-prose{font-size:16px;line-height:1.8;color:#1e293b}.report-panel-prose :where(h1,h2,h3,h4):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;color:#0f172a;margin-top:2.5em;margin-bottom:1em}.report-panel-prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.5em}.report-panel-prose :where(h1,h2,h3,h4):first-child{margin-top:0}.report-panel-prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3em}.report-panel-prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.75em;margin-bottom:1.75em}.report-panel-prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:600;color:#0f172a}.report-panel-prose :where(ul,ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.75em;margin-bottom:1.75em;padding-left:1.5em}.report-panel-prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1em;margin-bottom:1em}.report-panel-prose :where(li)::marker{color:#334155}.dark .report-panel-prose,:root.dark .report-panel-prose{color:inherit}.dark .report-panel-prose :where(h1,h2,h3,h4):not(:where([class~=not-prose],[class~=not-prose] *)),:root.dark .report-panel-prose :where(h1,h2,h3,h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.dark .report-panel-prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)),:root.dark .report-panel-prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.dark .report-panel-prose :where(li)::marker,:root.dark .report-panel-prose :where(li)::marker{color:#94a3b8}.report-panel-callout{margin:1.75rem 0;padding:1.25rem 1.5rem;border-radius:.75rem;border-left:4px solid}.report-panel-callout[data-variant=info]{background:hsl(var(--muted)/.5);border-left-color:hsl(var(--primary))}.report-panel-callout[data-variant=warning]{background:hsl(38deg 92% 50%/.15);border-left-color:hsl(38deg 92% 50%)}.widget-agent-progress{width:-moz-fit-content;width:fit-content;min-width:420px;padding:1.25rem;margin:1rem 0;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1.25rem;box-shadow:0 10px 40px -10px rgba(0,0,0,.15);transition:box-shadow .5s ease,border-color .5s ease,background .5s ease}.dark .widget-agent-progress,:root.dark .widget-agent-progress{box-shadow:0 10px 40px -10px rgba(0,0,0,.4)}@media (width <=639px){.widget-agent-progress{min-width:unset;width:100%}}.widget-agent-progress[data-state=completed]{box-shadow:none;border-color:transparent;background:transparent}.widget-agent-header{margin-left:calc(6px + .75rem);margin-bottom:.75rem;display:flex;justify-content:space-between;align-items:center}.widget-agent-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--muted-foreground))}.widget-agent-list{display:flex;flex-direction:column;gap:0}.widget-agent-flat-item{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.9rem;color:hsl(var(--muted-foreground));transition:color .3s ease}.widget-agent-flat-item[data-state=active]{color:hsl(var(--foreground));font-weight:500}.widget-agent-flat-item[data-state=done]{color:hsl(var(--muted-foreground))}.widget-agent-flat-item[data-state=pending]{opacity:.5}.widget-agent-flat-item[data-state=failed]{color:hsl(var(--destructive,0 84% 60%))}.widget-agent-dot{width:6px;height:6px;border-radius:50%;background:transparent;flex-shrink:0}.widget-agent-dot[data-state=done]{background:hsl(var(--success))}.widget-agent-dot[data-state=active]{background:hsl(var(--primary));box-shadow:0 0 8px hsl(var(--primary)/.5)}.widget-agent-check{color:hsl(var(--success));flex-shrink:0}.widget-agent-spinner{width:1rem;height:1rem;color:hsl(var(--primary));flex-shrink:0;animation:widget-agent-spin 1s linear infinite}@keyframes widget-agent-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.widget-agent-failed-icon{color:hsl(var(--destructive,0 84% 60%));flex-shrink:0}.widget-agent-step{border-top:1px solid transparent}.widget-agent-step+.widget-agent-step{border-top-color:hsl(var(--border)/.5)}.widget-agent-step[data-state=pending]{opacity:.45}.widget-agent-step[data-state=failed]{opacity:.6}.widget-agent-step-header{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;gap:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.widget-agent-step-header[data-clickable=true]:hover{opacity:.8}.widget-agent-step-left{display:flex;align-items:center;gap:.5rem;min-width:0}.widget-agent-step-name{font-size:.85rem;font-weight:500;color:hsl(var(--foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.widget-agent-step[data-state=pending] .widget-agent-step-name{color:hsl(var(--muted-foreground));font-weight:400}.widget-agent-step-chevron,.widget-agent-step[data-state=done] .widget-agent-step-name{color:hsl(var(--muted-foreground))}.widget-agent-step-chevron{flex-shrink:0;transition:transform .2s ease}.widget-agent-subtask-list{display:flex;flex-direction:column;padding-left:1.5rem;padding-bottom:.25rem;overflow:hidden}.widget-agent-subtask-item{display:flex;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.8rem;color:hsl(var(--muted-foreground));transition:color .2s ease}.widget-agent-subtask-item[data-state=active]{color:hsl(var(--foreground))}.widget-agent-subtask-item[data-state=pending]{opacity:.5}.widget-agent-subtask-item[data-state=failed]{opacity:.6;text-decoration:line-through}.widget-agent-subtask-dot{width:4px;height:4px;border-radius:50%;background:transparent;flex-shrink:0}.widget-agent-subtask-dot[data-state=done]{background:hsl(var(--success))}.widget-agent-subtask-dot[data-state=active]{background:hsl(var(--primary))}.widget-agent-subtask-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}@media (width <=639px){.widget-agent-subtask-text{max-width:min(300px,calc(100vw - 4rem))}}