:root{--brand-primary: #0088ff;--brand-primary-light: #0091ff;--brand-primary-dark: #1e6ef4;--brand-primary-tint: #5db8ff;--color-success: #35c759;--color-success-light: #31d158;--color-success-dark: #008932;--color-success-tint: #49d968;--color-error: #ff393c;--color-error-light: #ff4246;--color-error-dark: #e9152d;--color-error-tint: #ff6165;--color-warning: #ffcc02;--color-warning-light: #fed700;--color-warning-dark: #a16a01;--color-warning-tint: #fedf43;--gray-1: #838388;--gray-2: #a4a5a9;--gray-3: #bfc0c5;--gray-4: #cbcbd0;--gray-5: #e1e1e7;--gray-6: #f0f0f6;--color-red: #ff393c;--color-orange: #ff8d28;--color-yellow: #ffcc02;--color-green: #35c759;--color-mint: #00c8b3;--color-teal: #03c3d1;--color-cyan: #00c0e8;--color-blue: #0088ff;--color-indigo: #6155f5;--color-purple: #cb30e0;--color-pink: #ff2c55;--color-brown: #ac7f5e;--font-display: ui-serif, serif;--font-system: system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: ui-monospace, monospace;--text-xs: 12px;--text-sm: 14px;--text-base: 16px;--text-lg: 18px;--text-xl: 20px;--text-2xl: 24px;--text-3xl: 30px;--text-4xl: 36px;--text-5xl: 48px;--text-6xl: 60px;--text-2xs: 11px;--text-xs-tight: 13px;--text-sm-loose: 15px;--text-lg-tight: 21px;--text-xl-loose: 22px;--text-2xl-loose: 28px;--line-height-tight: 1.1;--line-height-snug: 1.25;--line-height-normal: 1.5;--line-height-relaxed: 1.6;--line-height-loose: 1.8;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-body: var(--font-weight-normal);--font-weight-label: var(--font-weight-medium);--font-weight-button: var(--font-weight-semibold);--font-weight-heading: var(--font-weight-semibold);--font-weight-nav: var(--font-weight-medium);--header-height: 64px;--spacing-0: 0;--spacing-1: 4px;--spacing-2: 8px;--spacing-3: 12px;--spacing-4: 16px;--spacing-5: 20px;--spacing-6: 24px;--spacing-8: 32px;--spacing-10: 40px;--spacing-12: 48px;--spacing-16: 64px;--spacing-20: 80px;--section-padding-sm: 40px;--section-padding-md: 60px;--section-padding-lg: 80px;--radius-xs: 4px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 10px;--radius-xl: 12px;--radius-2xl: 16px;--radius-3xl: 20px;--radius-pill: 100px;--radius-card: 16px;--radius-button: 12px;--badge-padding: 10px 16px;--badge-padding-compact: 5px 12px;--gap-default: 10px;--gap-compact: 8px;--ease-default: ease;--ease-out: ease-out;--ease-in-out: ease-in-out;--ease-material: cubic-bezier(.4, 0, .2, 1);--ease-smooth: cubic-bezier(.25, .46, .45, .94);--ease-bounce: cubic-bezier(.34, 1.56, .64, 1);--duration-fast: .15s;--duration-normal: .2s;--duration-slow: .3s;--brand-primary-4: rgba(0, 136, 255, .04);--brand-primary-5: rgba(0, 136, 255, .05);--brand-primary-6: rgba(0, 136, 255, .06);--brand-primary-8: rgba(0, 136, 255, .08);--brand-primary-10: rgba(0, 136, 255, .1);--brand-primary-12: rgba(0, 136, 255, .12);--brand-primary-15: rgba(0, 136, 255, .15);--brand-primary-18: rgba(0, 136, 255, .18);--brand-primary-20: rgba(0, 136, 255, .2);--brand-primary-25: rgba(0, 136, 255, .25);--brand-primary-30: rgba(0, 136, 255, .3);--brand-primary-40: rgba(0, 136, 255, .4);--brand-primary-60: rgba(0, 136, 255, .6);--brand-primary-70: rgba(0, 136, 255, .7);--bg-primary: #ffffff;--bg-secondary: #f0f0f6;--text-primary: #000000;--text-secondary: #838388;--logo-color: #0088ff;--logo-filter: brightness(0) saturate(100%) invert(41%) sepia(96%) saturate(1815%) hue-rotate(196deg) brightness(102%) contrast(101%);--gradient-brand: linear-gradient( 135deg, rgba(0, 136, 255, .15) 0%, rgba(0, 200, 179, .12) 50%, rgba(0, 136, 255, .06) 100% );--gradient-brand-subtle: linear-gradient( 135deg, rgba(0, 136, 255, .1) 0%, rgba(0, 200, 179, .08) 50%, rgba(0, 136, 255, .04) 100% );--gradient-warning: linear-gradient( 135deg, rgba(255, 204, 2, .18) 0%, rgba(255, 204, 2, .08) 100% );--accent-bg-primary: rgba(0, 136, 255, .18);--accent-bg-success: rgba(53, 199, 89, .18);--accent-bg-error: rgba(255, 57, 60, .18);--accent-bg-warning: rgba(255, 204, 2, .18);--accent-bg-purple: rgba(203, 48, 224, .18);--shadow-card: 0 1px 3px rgba(0, 0, 0, .05), 0 4px 12px rgba(0, 0, 0, .04);--shadow-card-hover: 0 4px 12px rgba(0, 0, 0, .08), 0 8px 24px rgba(0, 0, 0, .06);--shadow-elevated: 0 8px 30px rgba(0, 0, 0, .12)}@media(prefers-color-scheme:dark){:root{--gray-1: #717175;--gray-2: #5f5f63;--gray-3: #4a4a4d;--gray-4: #3a3a3d;--gray-5: #2f2f32;--gray-6: #1a1a1c;--bg-primary: #000000;--bg-secondary: #1a1a1c;--text-primary: #ffffff;--text-secondary: #a4a5a9;--logo-color: #0088ff;--logo-filter: brightness(0) saturate(100%) invert(41%) sepia(96%) saturate(1815%) hue-rotate(196deg) brightness(102%) contrast(101%);--gradient-brand: linear-gradient( 135deg, rgba(0, 136, 255, .15) 0%, rgba(0, 200, 179, .12) 50%, rgba(0, 136, 255, .06) 100% );--gradient-brand-subtle: linear-gradient( 135deg, rgba(0, 136, 255, .1) 0%, rgba(0, 200, 179, .08) 50%, rgba(0, 136, 255, .04) 100% );--gradient-warning: linear-gradient( 135deg, rgba(255, 204, 2, .18) 0%, rgba(255, 204, 2, .08) 100% );--accent-bg-primary: rgba(0, 136, 255, .2);--accent-bg-success: rgba(53, 199, 89, .2);--accent-bg-error: rgba(255, 57, 60, .2);--accent-bg-warning: rgba(255, 204, 2, .2);--accent-bg-purple: rgba(203, 48, 224, .2);--shadow-card: 0 1px 3px rgba(0, 0, 0, .4), 0 4px 12px rgba(0, 0, 0, .3), 0 0 0 1px rgba(255, 255, 255, .06);--shadow-card-hover: 0 4px 12px rgba(0, 0, 0, .5), 0 8px 24px rgba(0, 0, 0, .4), 0 0 0 1px rgba(255, 255, 255, .1);--shadow-elevated: 0 8px 30px rgba(0, 0, 0, .6), 0 0 0 1px rgba(255, 255, 255, .08)}}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;text-size-adjust:100%;-webkit-text-size-adjust:100%;background-color:var(--bg-primary)}body{font-family:var(--font-system);font-size:var(--text-base);background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;transition:background-color .5s cubic-bezier(.4,0,.2,1),color .5s cubic-bezier(.4,0,.2,1);image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.material-symbols-rounded{font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;line-height:1;width:auto}@keyframes fadeIn{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInSimple{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}body>*{animation:fadeIn .8s cubic-bezier(.25,.46,.45,.94) forwards}body>*:not(.no-animation){will-change:transform,opacity}@media(prefers-reduced-motion:no-preference){body>*{animation:fadeIn .8s cubic-bezier(.25,.46,.45,.94) forwards}}button,a,[role=button],img{transition:transform .28s cubic-bezier(.25,.46,.45,.94),opacity .28s cubic-bezier(.4,0,.2,1),filter .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1);will-change:transform;backface-visibility:hidden;transform:translateZ(0)}button:focus-visible,a:focus-visible,[role=button]:focus-visible{outline:2px solid var(--brand-primary);outline-offset:4px;border-radius:8px;transition:outline-offset var(--duration-normal) ease}button:focus:not(:focus-visible),a:focus:not(:focus-visible),[role=button]:focus:not(:focus-visible){outline:none}.gradient-animated{--gradient-angle: 135deg;--gradient-speed: 20s;--gradient-offset: 0%;position:relative;background:linear-gradient(var(--gradient-angle),rgba(0,136,255,.15) 0%,rgba(203,48,224,.12) 20%,rgba(0,200,179,.15) 40%,rgba(97,85,245,.12) 60%,rgba(255,141,40,.1) 80%,rgba(0,136,255,.12) 100%);background-size:300% 300%;background-position:var(--gradient-offset) var(--gradient-offset);animation:gradientFlow var(--gradient-speed) ease-in-out infinite;border-top:none!important;border-bottom:none!important}.gradient-animated:before,.gradient-animated:after{content:"";position:absolute;left:0;right:0;height:80px;pointer-events:none;z-index:1}.gradient-animated:before{top:0;background:linear-gradient(to bottom,var(--bg-primary) 0%,transparent 100%)}.gradient-animated:after{bottom:0;background:linear-gradient(to top,var(--bg-primary) 0%,transparent 100%)}.gradient-animated>*{position:relative;z-index:2}@keyframes gradientFlow{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.gradient-animated.variant-1{--gradient-angle: 120deg;--gradient-speed: 18s;animation-delay:-3s;background:linear-gradient(var(--gradient-angle),rgba(0,136,255,.18) 0%,rgba(0,200,179,.14) 25%,rgba(97,85,245,.12) 50%,rgba(0,192,232,.14) 75%,rgba(0,136,255,.12) 100%);background-size:300% 300%}.gradient-animated.variant-2{--gradient-angle: 150deg;--gradient-speed: 22s;animation-delay:-7s;background:linear-gradient(var(--gradient-angle),rgba(203,48,224,.15) 0%,rgba(255,44,85,.12) 25%,rgba(255,141,40,.12) 50%,rgba(203,48,224,.1) 75%,rgba(97,85,245,.15) 100%);background-size:300% 300%}.gradient-animated.variant-3{--gradient-angle: 135deg;--gradient-speed: 25s;animation-delay:-12s;background:linear-gradient(var(--gradient-angle),rgba(0,200,179,.18) 0%,rgba(53,199,89,.14) 25%,rgba(0,192,232,.12) 50%,rgba(0,136,255,.12) 75%,rgba(0,200,179,.14) 100%);background-size:300% 300%}.gradient-animated.variant-4{--gradient-angle: 160deg;--gradient-speed: 19s;animation-delay:-5s;background:linear-gradient(var(--gradient-angle),rgba(255,141,40,.15) 0%,rgba(255,204,2,.12) 25%,rgba(255,44,85,.12) 50%,rgba(203,48,224,.12) 75%,rgba(255,141,40,.1) 100%);background-size:300% 300%}@media(prefers-color-scheme:dark){.gradient-animated{background:linear-gradient(var(--gradient-angle),rgba(0,136,255,.15) 0%,rgba(203,48,224,.12) 20%,rgba(0,200,179,.15) 40%,rgba(97,85,245,.12) 60%,rgba(255,141,40,.1) 80%,rgba(0,136,255,.12) 100%);background-size:300% 300%}.gradient-animated.variant-1{background:linear-gradient(var(--gradient-angle),rgba(0,136,255,.18) 0%,rgba(0,200,179,.14) 25%,rgba(97,85,245,.12) 50%,rgba(0,192,232,.14) 75%,rgba(0,136,255,.12) 100%);background-size:300% 300%}.gradient-animated.variant-2{background:linear-gradient(var(--gradient-angle),rgba(203,48,224,.15) 0%,rgba(255,44,85,.12) 25%,rgba(255,141,40,.12) 50%,rgba(203,48,224,.1) 75%,rgba(97,85,245,.15) 100%);background-size:300% 300%}.gradient-animated.variant-3{background:linear-gradient(var(--gradient-angle),rgba(0,200,179,.18) 0%,rgba(53,199,89,.14) 25%,rgba(0,192,232,.12) 50%,rgba(0,136,255,.12) 75%,rgba(0,200,179,.14) 100%);background-size:300% 300%}.gradient-animated.variant-4{background:linear-gradient(var(--gradient-angle),rgba(255,141,40,.15) 0%,rgba(255,204,2,.12) 25%,rgba(255,44,85,.12) 50%,rgba(203,48,224,.12) 75%,rgba(255,141,40,.1) 100%);background-size:300% 300%}}@media(prefers-reduced-motion:reduce){.gradient-animated{animation:none;background-size:100% 100%}}.app-store-btn{display:inline-flex;align-items:center;transition:transform var(--duration-normal) ease,opacity var(--duration-normal) ease}.app-store-btn:hover{transform:scale(1.02);opacity:.9}.app-store-btn img{display:block;height:44px;width:auto}.btn-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 24px;font-size:16px;font-weight:600;text-decoration:none;border-radius:var(--radius-pill);transition:transform var(--duration-normal) ease,background var(--duration-normal) ease,border-color var(--duration-normal) ease}.btn-cta.primary{background:var(--brand-primary);color:#fff}.btn-cta.primary:hover{transform:translateY(-2px)}.btn-cta.secondary{background:transparent;color:var(--brand-primary);border:1px solid var(--gray-4)}.btn-cta.secondary:hover{background:var(--gray-6);border-color:var(--brand-primary)}.card-shadow{box-shadow:var(--shadow-card)}.card-shadow-hover{box-shadow:var(--shadow-card-hover)}::selection{background-color:#0088ff40;color:var(--text-primary)}::-moz-selection{background-color:#0088ff40;color:var(--text-primary)}img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:auto}svg{shape-rendering:geometricPrecision}@supports (-webkit-overflow-scrolling: touch){body{-webkit-overflow-scrolling:touch}}@supports (padding: env(safe-area-inset-top)){body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}}@media(prefers-reduced-motion:no-preference){@media(min-resolution:120dpi){*{animation-timing-function:cubic-bezier(.4,0,.2,1)}}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:focus,.sr-only-focusable:active{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px;border-radius:var(--radius-xs)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role=button]:focus-visible{outline:3px solid var(--brand-primary);outline-offset:3px;box-shadow:0 0 0 1px #fff,0 0 0 4px var(--brand-primary)}:focus:not(:focus-visible){outline:none}a:not([class]){text-decoration:underline;color:var(--brand-primary)}a:not([class]):hover{text-decoration:none}button,[role=button]{cursor:pointer;user-select:none;-webkit-tap-highlight-color:transparent}button:disabled,[role=button][aria-disabled=true]{cursor:not-allowed;opacity:.5}@media(pointer:coarse){button,a,input[type=checkbox],input[type=radio],[role=button],[role=link]{min-height:44px;min-width:44px}}@media(prefers-contrast:high){:focus-visible{outline-width:3px;outline-offset:3px}button,input,select,textarea{border-width:2px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(prefers-color-scheme:dark){:root{--contrast-bg: rgba(255, 255, 255, .05);--contrast-border: rgba(255, 255, 255, .1)}}[aria-busy=true]{cursor:wait}[aria-hidden=true]{pointer-events:none}label{cursor:pointer}input:disabled+label,select:disabled+label{cursor:not-allowed;opacity:.6}[aria-invalid=true]{border-color:var(--color-error)}[role=alert],.error-message{color:var(--color-error);font-weight:var(--font-weight-medium)}.success-message{color:var(--color-success);font-weight:var(--font-weight-medium)}[role=dialog],[role=alertdialog]{position:fixed;z-index:1000}body.modal-open{overflow:hidden}[role=tooltip]{position:absolute;z-index:1001;padding:4px 8px;background:var(--gray-1);color:#fff;border-radius:var(--radius-xs);font-size:var(--text-sm);white-space:nowrap;pointer-events:none}ul[role=list],ol[role=list]{list-style:none;padding:0;margin:0}table{border-collapse:collapse}th{text-align:left;font-weight:var(--font-weight-semibold)}[role=status],[aria-live=polite],[aria-live=assertive]{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.keyboard-nav-active *:focus{outline:3px solid var(--brand-primary);outline-offset:3px}.app-badge.svelte-hb8oy7{display:flex;align-items:center;justify-content:center;height:36px;color:#fff;text-decoration:none;font-size:var(--text-sm);font-weight:var(--font-weight-semibold);padding:0 16px;border-radius:999px;background:var(--brand-primary);border:none;box-shadow:0 2px 8px var(--brand-primary-30);transition:all var(--duration-normal) ease}.app-badge.svelte-hb8oy7:hover{filter:brightness(1.1);box-shadow:0 4px 16px var(--brand-primary-30)}.app-badge.svelte-hb8oy7:active{filter:brightness(.95);transform:scale(.98)}@property --header-blur{syntax: "<length>"; inherits: false; initial-value: 0px;}.header.svelte-hv3zzy{position:fixed;top:0;left:0;right:0;z-index:100;height:64px;display:flex;align-items:center;isolation:isolate;transition:left .2s cubic-bezier(.4,0,.2,1)}.header.with-sidebar.svelte-hv3zzy{left:300px}.header.with-sidebar.sidebar-collapsed.svelte-hv3zzy{left:56px}.header-bg.svelte-hv3zzy{position:absolute;inset:0;overflow:hidden;border-radius:0;border-bottom:1px solid transparent;transition:background var(--duration-slow) ease,border-color var(--duration-slow) ease,box-shadow var(--duration-slow) ease,--header-blur var(--duration-slow) ease;-webkit-backdrop-filter:blur(var(--header-blur)) saturate(180%);backdrop-filter:blur(var(--header-blur)) saturate(180%);-webkit-mask:linear-gradient(to bottom,black 0%,black 30%,transparent 100%);mask:linear-gradient(to bottom,black 0%,black 30%,transparent 100%);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}@supports (-moz-appearance: none){.header-bg.svelte-hv3zzy{transition:background var(--duration-slow) ease,border-color var(--duration-slow) ease,box-shadow var(--duration-slow) ease,backdrop-filter var(--duration-slow) ease;backdrop-filter:none}.header.scrolled.svelte-hv3zzy .header-bg:where(.svelte-hv3zzy){backdrop-filter:blur(20px) saturate(180%)}}.header.svelte-hv3zzy .header-bg:where(.svelte-hv3zzy){background:transparent;--header-blur: 0px}.mesh-gradient.svelte-hv3zzy{position:absolute;inset:-50%;width:200%;height:200%;background:radial-gradient(ellipse at 0% 0%,var(--brand-primary-8) 0%,transparent 50%),radial-gradient(ellipse at 100% 0%,rgba(97,85,245,.06) 0%,transparent 50%),radial-gradient(ellipse at 50% 100%,rgba(0,200,179,.05) 0%,transparent 50%);opacity:0;transition:opacity .4s ease;animation:svelte-hv3zzy-meshMove 20s ease-in-out infinite}@keyframes svelte-hv3zzy-meshMove{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(-2%,1%) rotate(1deg)}50%{transform:translateY(2%) rotate(0)}75%{transform:translate(2%,1%) rotate(-1deg)}}.header.scrolled.svelte-hv3zzy .header-bg:where(.svelte-hv3zzy){background:#ffffffb8;--header-blur: 20px;box-shadow:0 1px 3px #0000000a,0 4px 24px #0000000a}@media(prefers-color-scheme:dark){.header.scrolled.svelte-hv3zzy .header-bg:where(.svelte-hv3zzy){background:#000000b8;box-shadow:0 1px 3px #0003,0 4px 24px #0003}}.header.scrolled.svelte-hv3zzy .mesh-gradient:where(.svelte-hv3zzy){opacity:.8}.header.menu-open.svelte-hv3zzy .header-bg:where(.svelte-hv3zzy){background:var(--bg-primary);--header-blur: 0px;border-bottom-color:transparent;box-shadow:none;-webkit-mask:none;mask:none}@supports (-moz-appearance: none){.header.menu-open.svelte-hv3zzy .header-bg:where(.svelte-hv3zzy){backdrop-filter:none}}.header-container.svelte-hv3zzy{position:relative;z-index:1;width:100%;display:flex;align-items:center;justify-content:flex-end;padding:0 16px;gap:16px}.header-container.marketing.svelte-hv3zzy{max-width:1472px;margin:0 auto;padding:0 16px}.header-left.svelte-hv3zzy{display:none;align-items:center;gap:12px;min-width:0;flex:1 1 0%}@media(min-width:768px){.header-left.svelte-hv3zzy{display:flex}}.header-logo.svelte-hv3zzy{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.header-logo-prism.svelte-hv3zzy{position:relative;width:28px;height:28px;display:flex;align-items:center;justify-content:flex-start;isolation:isolate}.header-logo-img.svelte-hv3zzy{height:auto;width:28px;filter:var(--logo-filter, none);transition:transform var(--duration-slow) ease,opacity var(--duration-slow) ease;position:relative;z-index:3;opacity:0}.header-logo-prism.svelte-hv3zzy:before,.header-logo-prism.svelte-hv3zzy:after{content:"";position:absolute;inset:0;-webkit-mask:url(../../../cap-icon-transparent.svg) no-repeat left center;mask:url(../../../cap-icon-transparent.svg) no-repeat left center;-webkit-mask-size:28px;mask-size:28px;opacity:0;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .4s ease,background-color .8s cubic-bezier(.4,0,.2,1)}.header-logo-prism.svelte-hv3zzy:before{background-color:var(--prism-color, var(--brand-primary));z-index:4;opacity:1}.header-logo-prism.svelte-hv3zzy:after{background-color:var(--prism-color, var(--brand-primary));filter:blur(8px);z-index:1}.header-logo.svelte-hv3zzy:hover .header-logo-img:where(.svelte-hv3zzy){transform:scale(1.01);opacity:0}.header-logo-prism.hovered.svelte-hv3zzy:before{transform:scale(1.05);opacity:1}.header-logo-prism.hovered.svelte-hv3zzy:after{transform:scale(1.3);opacity:.4}.mobile-logo.svelte-hv3zzy .header-logo-img:where(.svelte-hv3zzy){width:28px}.header-title-group.svelte-hv3zzy,.mobile-header-title-group.svelte-hv3zzy{display:flex;align-items:center;gap:8px;min-width:0;max-width:100%}.header-title.svelte-hv3zzy{font-size:var(--text-base);font-weight:var(--font-weight-medium);color:var(--text-primary);min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;direction:ltr}.header-star-indicator.svelte-hv3zzy{flex-shrink:0;font-size:16px;color:var(--color-yellow);font-variation-settings:"FILL" 1}.header-menu-container.svelte-hv3zzy{position:relative;flex-shrink:0;z-index:101}.header-menu-btn.svelte-hv3zzy{background:none;border:none;padding:4px;cursor:pointer;color:var(--text-secondary);border-radius:var(--radius-sm);transition:color var(--duration-fast),background var(--duration-fast);display:flex;align-items:center;justify-content:center}.header-menu-btn.svelte-hv3zzy .material-symbols-rounded:where(.svelte-hv3zzy){font-size:20px}.header-menu-btn.svelte-hv3zzy:hover{color:var(--text-primary);background:var(--gray-5)}.header-menu-overlay.svelte-hv3zzy{position:fixed;top:0;left:0;width:100vw;height:100vh;background:transparent;border:none;cursor:default;z-index:101}.header-menu-dropdown.svelte-hv3zzy{position:absolute;top:100%;right:0;min-width:140px;background:#fffc;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(0,0,0,.08);border-radius:var(--radius-md);box-shadow:0 4px 20px #0000001f;z-index:102;overflow:hidden;margin-top:4px}@media(prefers-color-scheme:dark){.header-menu-dropdown.svelte-hv3zzy{background:#1e1e1ed9;border-color:#ffffff1a;box-shadow:0 4px 20px #0006}}.header-menu-option.svelte-hv3zzy{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;background:none;border:none;cursor:pointer;font-size:var(--text-sm);color:var(--text-primary);text-align:left;transition:background var(--duration-fast)}.header-menu-option.svelte-hv3zzy .material-symbols-rounded:where(.svelte-hv3zzy){font-size:18px;color:var(--text-secondary)}.header-menu-option.svelte-hv3zzy:hover{background:var(--gray-6)}@media(prefers-color-scheme:dark){.header-menu-option.svelte-hv3zzy:hover{background:var(--gray-3)}}.header-menu-option.danger.svelte-hv3zzy{color:var(--color-red)}.header-menu-option.danger.svelte-hv3zzy .material-symbols-rounded:where(.svelte-hv3zzy){color:var(--color-red)}@media(min-width:600px){.header-container.svelte-hv3zzy{padding:0 24px}.header-container.marketing.svelte-hv3zzy{max-width:1488px;padding:0 24px}}@media(min-width:768px){.header-container.svelte-hv3zzy{padding:0 32px}.header-container.marketing.svelte-hv3zzy{max-width:1504px;padding:0 32px}}.desktop-nav.svelte-hv3zzy{display:none;gap:32px;flex-shrink:0}.nav-link.svelte-hv3zzy{display:flex;align-items:center;height:36px;color:var(--text-secondary);text-decoration:none;font-size:var(--text-sm);font-weight:var(--font-weight-medium);transition:color var(--duration-normal) ease;position:relative}.nav-link.svelte-hv3zzy:hover{color:var(--text-primary)}.meet-menu-container.svelte-hv3zzy{position:relative}.meet-trigger.svelte-hv3zzy{display:flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;padding:0;font-family:inherit}.chevron.svelte-hv3zzy{transition:transform var(--duration-normal) cubic-bezier(.16,1,.3,1),opacity var(--duration-fast) ease;transform-origin:center;opacity:.5}.meet-trigger.svelte-hv3zzy:hover .chevron:where(.svelte-hv3zzy){opacity:1}.chevron.open.svelte-hv3zzy{transform:rotate(180deg);opacity:1}.meet-menu-overlay.svelte-hv3zzy{position:fixed;inset:0;z-index:100;background:transparent;border:none;cursor:default}.meet-dropdown.svelte-hv3zzy{position:absolute;top:calc(100% + 8px);left:0;min-width:140px;background:var(--bg-primary);border:1px solid var(--gray-5);border-radius:var(--radius-xl);padding:4px;z-index:101;box-shadow:0 4px 24px #0000001f;animation:svelte-hv3zzy-meetDropdownFadeIn .2s cubic-bezier(.16,1,.3,1);transform-origin:top left}@keyframes svelte-hv3zzy-meetDropdownFadeIn{0%{opacity:0;transform:scale(.95) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}.meet-dropdown-item.svelte-hv3zzy{display:block;padding:10px 14px;color:var(--text-primary);text-decoration:none;font-size:var(--text-sm);font-weight:var(--font-weight-medium);border-radius:var(--radius-md);transition:background var(--duration-fast)}.meet-dropdown-item.svelte-hv3zzy:hover{background:var(--gray-6)}.login-btn.svelte-hv3zzy{display:flex;align-items:center;justify-content:center;height:36px;color:var(--text-primary);text-decoration:none;font-size:var(--text-sm);font-weight:var(--font-weight-medium);padding:0 16px;border-radius:999px;background:#fff9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 8px #0000000a;transition:all var(--duration-normal) ease}@media(prefers-color-scheme:dark){.login-btn.svelte-hv3zzy{background:#ffffff1a;border:1px solid rgba(255,255,255,.1)}}.login-btn.svelte-hv3zzy:hover{background:#fffc;box-shadow:0 4px 12px #00000014}.login-btn.svelte-hv3zzy:active{filter:brightness(.95);transform:scale(.98)}@media(prefers-color-scheme:dark){.login-btn.svelte-hv3zzy:hover{background:#ffffff26}}.nav-divider.svelte-hv3zzy{width:1px;height:36px;background:linear-gradient(to bottom,transparent 0%,var(--gray-4) 25%,var(--gray-4) 75%,transparent 100%);opacity:.6;transform:translateY(1px)}.profile-trigger.svelte-hv3zzy{display:flex;align-items:center;gap:10px;height:36px;padding:0 8px 0 14px;border-radius:999px;background:#fff9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 8px #0000000a;transition:all var(--duration-normal) ease;cursor:pointer}@media(prefers-color-scheme:dark){.profile-trigger.svelte-hv3zzy{background:#ffffff1a;border:1px solid rgba(255,255,255,.1)}}.profile-trigger.svelte-hv3zzy:hover{background:#fffc;box-shadow:0 4px 12px #00000014}@media(prefers-color-scheme:dark){.profile-trigger.svelte-hv3zzy:hover{background:#ffffff26}}.greeting-text.svelte-hv3zzy{color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--font-weight-medium)}.header-avatar.svelte-hv3zzy{width:20px;height:20px;border-radius:50%;background:var(--brand-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:var(--font-weight-semibold);flex-shrink:0;overflow:hidden}.header-avatar.svelte-hv3zzy .avatar-img:where(.svelte-hv3zzy){width:100%;height:100%;object-fit:cover}.profile-menu-container.svelte-hv3zzy{position:relative}.profile-menu-overlay.svelte-hv3zzy{position:fixed;inset:0;z-index:100;background:transparent;border:none;cursor:default}.profile-dropdown.svelte-hv3zzy{position:absolute;top:calc(100% + 8px);right:0;min-width:160px;background:var(--bg-primary);border:1px solid var(--gray-5);border-radius:var(--radius-xl);padding:0;z-index:101;box-shadow:0 4px 24px #0000001f;animation:svelte-hv3zzy-dropdownFadeIn .15s ease;overflow:hidden}@keyframes svelte-hv3zzy-dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.dropdown-item.svelte-hv3zzy{display:block;width:100%;padding:12px 16px;border:none;background:none;color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--font-weight-medium);text-align:left;text-decoration:none;border-radius:0;cursor:pointer;transition:background var(--duration-fast);border-bottom:1px solid var(--gray-5)}.dropdown-item.svelte-hv3zzy:last-child{border-bottom:none}.dropdown-item.svelte-hv3zzy:hover{background:var(--gray-6)}.dropdown-item.profile-item.svelte-hv3zzy{display:flex;flex-direction:column;align-items:flex-start}.dropdown-avatar.svelte-hv3zzy{width:28px;height:28px;border-radius:50%;background:var(--brand-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);flex-shrink:0;overflow:hidden}.dropdown-avatar.svelte-hv3zzy .avatar-img:where(.svelte-hv3zzy){width:100%;height:100%;object-fit:cover}.dropdown-user-info.svelte-hv3zzy{display:flex;flex-direction:column;min-width:0}.dropdown-user-name.svelte-hv3zzy{font-size:var(--text-sm);font-weight:var(--font-weight-normal);color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-user-email.svelte-hv3zzy{font-size:var(--text-xs);color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-eyebrow.svelte-hv3zzy{font-size:var(--text-2xs);font-weight:var(--font-weight-semibold);color:var(--text-secondary);margin-bottom:8px}.profile-content.svelte-hv3zzy{display:flex;align-items:center;gap:12px}.dropdown-item.plan-item.svelte-hv3zzy{display:flex;justify-content:space-between;align-items:center}.plan-label.svelte-hv3zzy{color:var(--text-secondary)}.plan-tier.svelte-hv3zzy{font-weight:var(--font-weight-semibold);padding:2px 8px;border-radius:var(--radius-xs);font-size:var(--text-xs)}.plan-tier.tier-free.svelte-hv3zzy{background:#94a3b833;color:#94a3b8}.plan-tier.tier-pro.svelte-hv3zzy{background:#3b82f633;color:#3b82f6}.plan-tier.tier-max.svelte-hv3zzy{background:#a855f733;color:#a855f7}.plan-tier.tier-admin.svelte-hv3zzy{background:#05966933;color:#059669}.desktop-actions.svelte-hv3zzy{display:none;align-items:center;gap:16px;flex-shrink:0}.mobile-left-actions.svelte-hv3zzy{display:flex;align-items:center;margin-right:auto;gap:8px;flex:1;min-width:0}.mobile-header-title.svelte-hv3zzy{font-size:var(--text-sm-loose);font-weight:var(--font-weight-medium);color:var(--text-primary);flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-actions.svelte-hv3zzy{display:flex;align-items:center;gap:4px}.sidebar-toggle.svelte-hv3zzy{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-md);transition:background var(--duration-fast) ease,color var(--duration-fast) ease;flex-shrink:0}.sidebar-toggle.svelte-hv3zzy svg:where(.svelte-hv3zzy){width:20px;height:20px}.sidebar-toggle.svelte-hv3zzy:hover{background:var(--gray-6);color:var(--text-primary)}.sidebar-toggle.svelte-hv3zzy:focus-visible{outline:none;box-shadow:0 0 0 2px var(--brand-primary)}.mobile-greeting.svelte-hv3zzy{display:flex;align-items:center;gap:8px;font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--text-primary);padding:6px 8px 6px 16px;border-radius:999px;background:#fff9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 8px #0000000a;cursor:pointer;transition:all var(--duration-normal) ease}.mobile-greeting.svelte-hv3zzy:hover{background:#fffc;box-shadow:0 4px 12px #00000014}.mobile-avatar.svelte-hv3zzy{width:20px;height:20px;border-radius:50%;background:var(--brand-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:var(--font-weight-semibold);flex-shrink:0;overflow:hidden}.mobile-avatar.svelte-hv3zzy .avatar-img:where(.svelte-hv3zzy){width:100%;height:100%;object-fit:cover}@media(prefers-color-scheme:dark){.mobile-greeting.svelte-hv3zzy{background:#ffffff1a;border:1px solid rgba(255,255,255,.1)}.mobile-greeting.svelte-hv3zzy:hover{background:#ffffff26}}.mobile-toggle.svelte-hv3zzy{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;background:transparent;border:none;padding:8px;margin-right:-8px;cursor:pointer;z-index:110;position:relative;width:36px;height:36px;border-radius:var(--radius-sm);transition:background var(--duration-fast) ease}.mobile-toggle.svelte-hv3zzy:hover{background:var(--gray-6)}.mobile-toggle.svelte-hv3zzy:hover .hamburger-line:where(.svelte-hv3zzy){background:var(--text-primary)}.hamburger-line.svelte-hv3zzy{display:block;width:18px;height:1.5px;background:var(--text-secondary);border-radius:1px;transition:all var(--duration-slow) cubic-bezier(.4,0,.2,1);transform-origin:center}.header.menu-open.svelte-hv3zzy .hamburger-line:where(.svelte-hv3zzy):nth-child(1){transform:translateY(5.5px) rotate(45deg)}.header.menu-open.svelte-hv3zzy .hamburger-line:where(.svelte-hv3zzy):nth-child(2){opacity:0;transform:scaleX(0)}.header.menu-open.svelte-hv3zzy .hamburger-line:where(.svelte-hv3zzy):nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}.mobile-menu-overlay.svelte-hv3zzy{position:fixed;inset:64px 0 0;background:var(--bg-primary);z-index:99;padding:32px 16px;animation:svelte-hv3zzy-slideIn .3s cubic-bezier(.4,0,.2,1)}@media(min-width:600px){.mobile-menu-overlay.svelte-hv3zzy{padding:32px 24px}}@media(min-width:768px){.mobile-menu-overlay.svelte-hv3zzy{padding:32px}}@keyframes svelte-hv3zzy-slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-nav.svelte-hv3zzy{display:flex;flex-direction:column;gap:8px}.mobile-link.svelte-hv3zzy{color:var(--text-primary);text-decoration:none;font-size:var(--text-lg);font-weight:var(--font-weight-medium);padding:16px 0;transition:color var(--duration-normal) ease;border-bottom:1px solid var(--gray-6);background:none;border-left:none;border-right:none;border-top:none;text-align:left;width:100%;display:block}.mobile-link.svelte-hv3zzy:hover{color:var(--text-primary)}.sign-out-link.svelte-hv3zzy{color:var(--color-error)!important;cursor:pointer;background:none;border:none;font-family:inherit;text-align:left;width:100%}.mobile-link.sign-out-link.svelte-hv3zzy{margin-top:8px;border-bottom:none}.mobile-sublink.sign-out-link.svelte-hv3zzy{font-size:var(--text-base);font-weight:var(--font-weight-medium);padding:12px 0}.sign-out-link.svelte-hv3zzy:hover{color:var(--color-error)!important}.admin-link.svelte-hv3zzy{color:var(--color-warning)!important}.mobile-link.admin-link.svelte-hv3zzy{color:var(--color-warning)}.mobile-accordion.svelte-hv3zzy{border-bottom:1px solid var(--gray-6)}.mobile-accordion-trigger.svelte-hv3zzy{display:flex;justify-content:space-between;align-items:center;cursor:pointer;border-bottom:none}.mobile-chevron.svelte-hv3zzy{transition:transform var(--duration-normal) cubic-bezier(.16,1,.3,1),opacity var(--duration-fast) ease;transform-origin:center;opacity:.5}.mobile-chevron.open.svelte-hv3zzy{transform:rotate(180deg);opacity:1}.mobile-accordion-content.svelte-hv3zzy{display:flex;flex-direction:column;padding-bottom:8px}.mobile-sublink.svelte-hv3zzy{color:var(--text-secondary);text-decoration:none;font-size:var(--text-base);font-weight:var(--font-weight-medium);padding:12px 0;transition:color var(--duration-normal) ease}.mobile-sublink.svelte-hv3zzy:hover{color:var(--text-primary)}.mobile-cta-group.svelte-hv3zzy{display:flex;flex-direction:column;gap:12px;margin-top:24px;padding-top:24px}.mobile-btn.svelte-hv3zzy{display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:var(--text-base);font-weight:var(--font-weight-medium);padding:14px 24px;border-radius:var(--radius-pill);transition:all var(--duration-normal) ease}.mobile-btn.primary.svelte-hv3zzy{background:var(--brand-primary);color:#fff;box-shadow:0 2px 8px var(--brand-primary-30)}.mobile-btn.primary.svelte-hv3zzy:hover{filter:brightness(1.1);box-shadow:0 4px 16px var(--brand-primary-30)}.mobile-btn.primary.svelte-hv3zzy:active{filter:brightness(.95);transform:scale(.98)}.mobile-btn.secondary.svelte-hv3zzy{background:#fff9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--text-primary);border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 8px #0000000a}@media(prefers-color-scheme:dark){.mobile-btn.secondary.svelte-hv3zzy{background:#ffffff1a;border:1px solid rgba(255,255,255,.1)}}.mobile-btn.secondary.svelte-hv3zzy:hover{background:#fffc;box-shadow:0 4px 12px #00000014}@media(prefers-color-scheme:dark){.mobile-btn.secondary.svelte-hv3zzy:hover{background:#ffffff26}}.mobile-btn.secondary.svelte-hv3zzy:active{filter:brightness(.95);transform:scale(.98)}@media(min-width:768px){.desktop-nav.svelte-hv3zzy,.desktop-actions.svelte-hv3zzy{display:flex}.mobile-left-actions.svelte-hv3zzy,.mobile-actions.svelte-hv3zzy{display:none}.header-logo.svelte-hv3zzy{margin-right:16px}}@media(min-width:768px){.mobile-header-title.svelte-hv3zzy{display:none}}@media(prefers-reduced-motion:reduce){.mesh-gradient.svelte-hv3zzy{animation:none}.header.svelte-hv3zzy,.header-bg.svelte-hv3zzy,.mesh-gradient.svelte-hv3zzy,.hamburger-line.svelte-hv3zzy,.mobile-menu-overlay.svelte-hv3zzy{transition-duration:.01ms;animation-duration:.01ms}}footer.svelte-7lfk2o{border-top:1px solid var(--gray-6);background:transparent;padding:24px 0}.footer-content.svelte-7lfk2o{max-width:1440px;margin:0 auto;padding:0;text-align:center}p.svelte-7lfk2o{color:var(--text-secondary);font-size:var(--text-sm);margin:0}a.svelte-7lfk2o{color:var(--text-secondary);text-decoration:underline;transition:color var(--duration-normal)}a.svelte-7lfk2o:hover{color:var(--text-primary)}.history-item.svelte-1ozt3ao{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;background:none;border:none;border-radius:var(--radius-md);cursor:pointer;text-align:left;transition:background var(--duration-fast) ease}.history-item.svelte-1ozt3ao:hover{background:var(--gray-6)}.history-item.svelte-1ozt3ao:focus-visible{outline:none;box-shadow:0 0 0 2px var(--brand-primary)}.history-item.streaming.svelte-1ozt3ao{background:var(--brand-primary-10)}.item-title.svelte-1ozt3ao{font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--text-secondary);line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-item.svelte-1ozt3ao:hover .item-title:where(.svelte-1ozt3ao){color:var(--text-primary)}.history-item.streaming.svelte-1ozt3ao .item-title:where(.svelte-1ozt3ao){color:var(--brand-primary)}.streaming-indicator.svelte-1ozt3ao{width:8px;height:8px;border-radius:50%;background:var(--brand-primary);flex-shrink:0;animation:svelte-1ozt3ao-pulse 1.5s ease-in-out infinite}@keyframes svelte-1ozt3ao-pulse{0%,to{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.sidebar.svelte-6dohdz{position:fixed;top:0;left:0;bottom:0;width:300px;background:var(--bg-primary);border-right:1px solid var(--gray-6);display:flex;flex-direction:column;z-index:101;transition:width .2s cubic-bezier(.4,0,.2,1)}.sidebar.collapsed.svelte-6dohdz{width:56px}.sidebar-header.svelte-6dohdz{display:flex;align-items:center;justify-content:space-between;padding:16px;height:64px;border-bottom:1px solid var(--gray-6)}.logo-link.svelte-6dohdz{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--text-primary)}.logo-prism.svelte-6dohdz{position:relative;width:28px;height:28px;display:flex;align-items:center;justify-content:flex-start;isolation:isolate}.logo.svelte-6dohdz{height:auto;width:28px;filter:var(--logo-filter);transition:transform var(--duration-slow) ease,opacity var(--duration-slow) ease;position:relative;z-index:3;opacity:0}.logo-prism.svelte-6dohdz:before,.logo-prism.svelte-6dohdz:after{content:"";position:absolute;inset:0;-webkit-mask:url(../../../cap-icon-transparent.svg) no-repeat left center;mask:url(../../../cap-icon-transparent.svg) no-repeat left center;-webkit-mask-size:28px;mask-size:28px;opacity:0;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .4s ease,background-color .8s cubic-bezier(.4,0,.2,1)}.logo-prism.svelte-6dohdz:before{background-color:var(--prism-color-1, var(--brand-primary));z-index:4;opacity:1}.logo-prism.svelte-6dohdz:after{background-color:var(--prism-color-1, var(--brand-primary));filter:blur(8px);z-index:1}.logo-link.svelte-6dohdz:hover .logo:where(.svelte-6dohdz){transform:scale(1.01);opacity:0}.logo-prism.hovered.svelte-6dohdz:before{transform:scale(1.05);opacity:1}.logo-prism.hovered.svelte-6dohdz:after{transform:scale(1.3);opacity:.4}.logo-btn.svelte-6dohdz{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0}.logo-btn.svelte-6dohdz:hover .logo:where(.svelte-6dohdz){transform:scale(1.01);opacity:0}.toggle-btn.svelte-6dohdz,.close-btn.svelte-6dohdz{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);transition:background var(--duration-fast) ease,color var(--duration-fast) ease;margin-right:-4px}.toggle-btn.svelte-6dohdz:hover,.close-btn.svelte-6dohdz:hover{background:var(--gray-6);color:var(--text-primary)}.toggle-btn.svelte-6dohdz .toggle-icon:where(.svelte-6dohdz){transition:opacity .2s ease}.sidebar.collapsed.svelte-6dohdz .sidebar-header:where(.svelte-6dohdz){padding:16px 8px;justify-content:center}.sidebar.collapsed.svelte-6dohdz .logo-prism:where(.svelte-6dohdz){width:28px;height:28px;justify-content:center}.sidebar.collapsed.svelte-6dohdz .logo:where(.svelte-6dohdz){width:28px}.sidebar.collapsed.svelte-6dohdz .logo-prism:where(.svelte-6dohdz):before,.sidebar.collapsed.svelte-6dohdz .logo-prism:where(.svelte-6dohdz):after{-webkit-mask-position:center;mask-position:center}.sidebar-nav.svelte-6dohdz{display:flex;flex-direction:column;gap:4px;padding:12px 8px}.nav-link.svelte-6dohdz{display:flex;align-items:center;gap:12px;padding:10px 12px;color:var(--text-secondary);text-decoration:none;border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-weight-medium);transition:background var(--duration-fast) ease,color var(--duration-fast) ease}.nav-link.svelte-6dohdz:hover{background:var(--gray-6);color:var(--text-primary)}.nav-link.active.svelte-6dohdz{background:var(--brand-primary-10);color:var(--brand-primary)}.nav-link.svelte-6dohdz svg:where(.svelte-6dohdz){flex-shrink:0;width:20px;height:20px}.nav-divider.svelte-6dohdz{height:1px;background:var(--gray-6);margin:8px 12px}.sidebar.collapsed.svelte-6dohdz .nav-link:where(.svelte-6dohdz){padding:10px;justify-content:center}.sidebar.collapsed.svelte-6dohdz .nav-link:where(.svelte-6dohdz) span:where(.svelte-6dohdz){display:none}.sidebar-divider.svelte-6dohdz{height:1px;background:var(--gray-6);margin:0 16px 8px}.sidebar-section.svelte-6dohdz{flex:1;display:flex;flex-direction:column;padding:0 8px;min-height:0;overflow:hidden}.section-title.svelte-6dohdz{font-size:var(--text-2xs);font-weight:var(--font-weight-semibold);color:var(--text-secondary);padding:8px 12px;margin:0}.recent-list-wrapper.svelte-6dohdz{flex:1;min-height:0;overflow:hidden}.recent-list.svelte-6dohdz{height:100%;overflow-y:auto;padding:8px 0;mask-image:linear-gradient(to bottom,black calc(100% - 24px),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black calc(100% - 24px),transparent 100%);scrollbar-width:none;-ms-overflow-style:none}.recent-list-wrapper.scrolled.svelte-6dohdz .recent-list:where(.svelte-6dohdz){mask-image:linear-gradient(to bottom,transparent 0%,black 24px,black calc(100% - 24px),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 24px,black calc(100% - 24px),transparent 100%)}.recent-list.svelte-6dohdz::-webkit-scrollbar{width:6px;background:transparent}.recent-list.svelte-6dohdz::-webkit-scrollbar-thumb{background:transparent;border-radius:3px;transition:background var(--duration-normal) ease}.recent-list.svelte-6dohdz:hover{scrollbar-width:thin;scrollbar-color:var(--gray-5) transparent}.recent-list.svelte-6dohdz:hover::-webkit-scrollbar-thumb{background:var(--gray-5)}.loading-state.svelte-6dohdz{display:flex;justify-content:center;padding:20px}.spinner.svelte-6dohdz{width:20px;height:20px;border:2px solid var(--gray-5);border-top-color:var(--brand-primary);border-radius:50%;animation:spin .8s linear infinite}.empty-state.svelte-6dohdz{color:var(--text-secondary);font-size:var(--text-xs-tight);text-align:center;padding:20px 12px;margin:0}.all-history-link.svelte-6dohdz{display:flex;align-items:center;gap:8px;padding:10px 12px;width:100%;background:none;border:none;border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-sm);font-weight:var(--font-weight-medium);cursor:pointer;transition:background var(--duration-fast) ease,color var(--duration-fast) ease;text-align:left}.all-history-link.svelte-6dohdz:hover{background:var(--gray-6);color:var(--text-primary)}.all-history-link.svelte-6dohdz svg:where(.svelte-6dohdz){flex-shrink:0}.mobile-sidebar.svelte-6dohdz{width:300px;animation:svelte-6dohdz-slideIn .2s cubic-bezier(.4,0,.2,1);box-shadow:4px 0 24px #00000014}@keyframes svelte-6dohdz-slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@media(prefers-color-scheme:dark){.sidebar.svelte-6dohdz{background:var(--bg-primary)}.mobile-sidebar.svelte-6dohdz{box-shadow:4px 0 24px #00000040}}.app-layout.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh;transition:margin-left .2s cubic-bezier(.4,0,.2,1);--sidebar-width: 0px}.app-layout.with-sidebar.svelte-12qhfyh{margin-left:300px;--sidebar-width: 300px}.app-layout.with-sidebar.sidebar-collapsed.svelte-12qhfyh{margin-left:56px;--sidebar-width: 56px}.main-content.svelte-12qhfyh{flex:1;padding-top:64px}.auth-loading.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 144px)}.spinner.svelte-12qhfyh{width:40px;height:40px;border:3px solid var(--gray-5);border-top-color:var(--brand-primary);border-radius:50%;animation:spin .8s linear infinite}@media(max-width:767px){.app-layout.with-sidebar.svelte-12qhfyh,.app-layout.with-sidebar.sidebar-collapsed.svelte-12qhfyh{margin-left:0}}
