:root{color-scheme:dark;--font-sans: "Manrope", "Aptos", "Segoe UI", sans-serif;--font-body: var(--font-sans);--text-xs: .75rem;--text-sm: .875rem;--text-md: 1rem;--text-lg: 1.125rem;--text-xl: 1.5rem;--text-2xl: 2rem;--text-3xl: 2.6rem;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--line-tight: 1.08;--line-copy: 1.5;--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--color-primary: #7b8798;--color-primary-contrast: #f8fafc;--color-primary-soft: rgba(132, 146, 166, .14);--color-accent: #9aa6b8;--color-bg: #111315;--color-bg-elevated: #16191d;--color-surface: #1b1f24;--color-surface-alt: #222730;--color-surface-soft: #1f242b;--color-text: #edf0ea;--color-text-muted: #a8b0ab;--color-text-soft: #c7cdc8;--color-border: rgba(230, 233, 228, .075);--color-divider: rgba(230, 233, 228, .07);--color-success: #5ca874;--color-warning: #d48d3f;--color-error: #d96c67;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--radius-sm: 9px;--radius-md: 14px;--radius-lg: 18px;--radius-xl: 24px;--shadow-xs: 0 1px 2px rgba(4, 5, 7, .18);--shadow-sm: 0 6px 18px rgba(4, 5, 7, .16);--shadow-md: 0 14px 34px rgba(4, 5, 7, .22);--shadow-glow: 0 1px 2px rgba(4, 5, 7, .2), 0 16px 36px rgba(5, 6, 8, .2);--surface-outline: 1px solid var(--color-border);--surface-wash: linear-gradient(180deg, rgba(255,255,255,.018), rgba(255,255,255,0));--ring-red: rgba(132, 146, 166, .16);--duration-fast: .12s;--duration-medium: .24s;--ease-out: cubic-bezier(.2, 0, 0, 1)}[data-theme=light]{color-scheme:light;--color-primary: #6f7d90;--color-primary-contrast: #ffffff;--color-primary-soft: rgba(115, 128, 147, .11);--color-accent: #8b96a8;--color-bg: #eef2f6;--color-bg-elevated: #f6f8fb;--color-surface: #ffffff;--color-surface-alt: #f3f5f8;--color-surface-soft: #e9edf3;--color-text: #131a22;--color-text-muted: #3f4d5c;--color-text-soft: #2a3746;--color-border: rgba(20, 33, 45, .14);--color-divider: rgba(20, 33, 45, .1);--shadow-xs: 0 1px 2px rgba(33, 42, 54, .06);--shadow-sm: 0 6px 16px rgba(33, 42, 54, .07);--shadow-md: 0 14px 32px rgba(33, 42, 54, .1);--shadow-glow: 0 1px 2px rgba(17, 24, 39, .05), 0 14px 32px rgba(17, 24, 39, .09);--ring-red: rgba(115, 128, 147, .16)}[data-mobile-view=compact]{--text-xs: .68rem;--text-sm: .8rem;--text-md: .93rem;--text-lg: 1.04rem;--text-xl: 1.34rem;--text-2xl: 1.76rem;--text-3xl: 2.2rem;--space-2: 7px;--space-3: 10px;--space-4: 14px;--space-5: 18px;--space-6: 22px;--space-8: 28px;--radius-md: 14px;--radius-lg: 18px;--radius-xl: 22px}[data-theme=light] body{background:radial-gradient(circle at 18% 0%,color-mix(in srgb,var(--color-primary) 18%,transparent),transparent 34%),radial-gradient(circle at 84% 14%,color-mix(in srgb,var(--color-primary) 14%,transparent),transparent 30%),linear-gradient(180deg,color-mix(in srgb,var(--color-primary) 10%,transparent),transparent 24%),var(--color-bg)}[data-theme=light] body:before{opacity:.3;filter:grayscale(1) invert(1) brightness(.38) contrast(1.18)}[data-mobile-view=compact] body:before{opacity:.08}[data-theme=light][data-mobile-view=compact] body:before{opacity:.2}[data-theme=light] .app-panel,[data-theme=light] .panel,[data-theme=light] [class$=card],[data-theme=light] [class*=-card]{border-color:#14212d29!important;box-shadow:var(--shadow-sm)}.link-card a{color:var(--color-text)!important;text-decoration:none}.link-card a:hover,.link-card a:focus{color:var(--color-primary)!important}:where(.state-feedback,.feedback-banner){border:1px solid color-mix(in srgb,var(--color-success) 30%,var(--color-border) 70%);border-radius:var(--radius-md);background:linear-gradient(180deg,color-mix(in srgb,var(--color-success) 10%,transparent),transparent),var(--color-surface);color:var(--color-text);padding:.72rem .85rem}:where(.state-feedback.error,.feedback-banner.error){border-color:color-mix(in srgb,var(--color-error) 36%,var(--color-border) 64%);background:linear-gradient(180deg,color-mix(in srgb,var(--color-error) 9%,transparent),transparent),var(--color-surface)}:where(.state-feedback.loading,.feedback-banner.loading){border-color:color-mix(in srgb,var(--color-primary) 30%,var(--color-border) 70%)}*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}*{font-family:inherit}html{font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;background:var(--color-bg)}html,body{margin:0;padding:0;height:100%;width:100%;overflow-x:hidden}body{position:relative;min-height:100dvh;background:radial-gradient(circle at 18% 0%,color-mix(in srgb,var(--color-primary) 9%,transparent),transparent 24%),radial-gradient(circle at 84% 14%,color-mix(in srgb,var(--color-primary) 7%,transparent),transparent 22%),linear-gradient(180deg,color-mix(in srgb,var(--color-primary) 5%,transparent),transparent 18%),var(--color-bg);background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;background-size:auto,auto,auto,auto;background-position:top left,top right,top left,top left;color:var(--color-text);overscroll-behavior:none;transition:background var(--duration-medium) var(--ease-out),color var(--duration-medium) var(--ease-out)}body,button,input,select,textarea{touch-action:manipulation}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;opacity:.075;background-image:url(../../../crimini-mark.svg),url(../../../kitchen-icons/chicken-leg.svg),url(../../../kitchen-icons/fries.svg),url(../../../kitchen-icons/whisk.svg),url(../../../kitchen-icons/knife.svg),url(../../../crimini-mark.svg),url(../../../kitchen-icons/fries.svg);background-repeat:no-repeat;background-size:92px auto,82px auto,62px auto,72px auto,98px auto,86px auto,56px auto;background-position:left 2.5rem top 8rem,right 2.5rem top 13rem,left 6rem top 22rem,center top 5.5rem,right 6rem bottom 13rem,left 3rem bottom 7rem,right 8rem bottom 22rem;filter:none}main{animation:pageFade .24s ease-out}@keyframes pageFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.page{padding-left:1rem;padding-right:1rem}button,input,textarea,select{font:inherit}input,select,textarea,button{max-width:100%}img,svg,canvas,video{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6,p{font-family:inherit}h1,h2,h3{letter-spacing:-.03em}h1{font-weight:var(--weight-semibold);letter-spacing:-.04em}p,li,small,input,textarea,select,button{line-height:var(--line-copy)}button,input,select,textarea{border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--surface-wash),var(--color-surface-alt);color:var(--color-text)}button{transition:transform var(--duration-fast) var(--ease-out),border-color var(--duration-fast) var(--ease-out),background var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out)}button:hover,button:focus-visible{border-color:color-mix(in srgb,var(--color-primary) 34%,var(--color-border));box-shadow:var(--shadow-xs)}input:focus,select:focus,textarea:focus,button:focus{outline:none}input:focus,select:focus,textarea:focus{border-color:color-mix(in srgb,var(--color-primary) 55%,var(--color-border));box-shadow:0 0 0 3px #8492a61a}a{color:inherit;transition:color var(--duration-fast) var(--ease-out)}a:hover,a:focus-visible{color:color-mix(in srgb,var(--color-primary) 72%,white 28%)}::selection{background:#8492a647;color:var(--color-primary-contrast)}.tap{transition:transform var(--duration-fast) var(--ease-out)}.tap:active{transform:scale(.97)}.app-panel{background:var(--surface-wash),var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.ui-section{background:var(--surface-wash),var(--color-surface);border:var(--surface-outline);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.ui-section-flat{background:transparent;border:0;border-radius:0;box-shadow:none}.ui-divider{border:0;border-top:1px solid var(--color-divider)}.app-toolbar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap}@media(max-width:760px){input,select,textarea{font-size:16px}.page{padding-left:.75rem;padding-right:.75rem}body:before{opacity:.1;background-size:66px auto,64px auto,48px auto,56px auto,72px auto,64px auto,46px auto;background-position:left .8rem top 7rem,right .8rem top 11rem,left 1.6rem top 17.5rem,center top 5.25rem,right 1.8rem bottom 11rem,left 1rem bottom 6rem,right 2.8rem bottom 18rem}[data-theme=light] body:before{opacity:.24}:where(.table-shell,.editor-block,.document-stage,.schedule-scroll,.admin-scroll){max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}:where(.head-actions,.cta,.bottom-cta,.form-actions,.feed-controls,.clip-actions,.whiteboard-actions){gap:.45rem}:where(.head-actions a,.cta a,.bottom-cta a,.form-actions button,.feed-controls button,.clip-actions a,.clip-actions button){min-height:2.35rem}:where(.app-toolbar){align-items:stretch}:where(.app-toolbar>*){min-width:0}}@media(max-width:480px){:where(.head-actions,.cta){display:grid;grid-template-columns:1fr}:where(.head-actions a,.cta a){width:100%}}.toast-stack.svelte-1p74zgi{position:fixed;top:calc(.95rem + var(--safe-top));right:calc(.95rem + var(--safe-right));z-index:1200;display:grid;gap:.65rem;width:min(92vw,360px);pointer-events:none}.toast.svelte-1p74zgi{pointer-events:auto;display:flex;align-items:start;justify-content:space-between;gap:.75rem;padding:.82rem .9rem;border-radius:14px;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 38px #04050742;color:var(--color-text);background:linear-gradient(180deg,#ffffff0f,#ffffff04),color-mix(in srgb,var(--color-surface) 92%,black 8%)}.toast-success.svelte-1p74zgi{border-color:#16a34a47;background:linear-gradient(180deg,#16a34a38,#16a34a14),color-mix(in srgb,var(--color-surface) 92%,black 8%)}.toast-error.svelte-1p74zgi{border-color:#ef444447;background:linear-gradient(180deg,#780c126b,#780c1229),color-mix(in srgb,var(--color-surface) 92%,black 8%)}.toast-info.svelte-1p74zgi{border-color:#8492a63d}.toast.svelte-1p74zgi span:where(.svelte-1p74zgi){font-size:.84rem;line-height:1.4}.toast.svelte-1p74zgi button:where(.svelte-1p74zgi){flex:0 0 auto;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff0d;color:var(--color-text);padding:.22rem .5rem;cursor:pointer;font-size:.72rem}@media(max-width:760px){.toast-stack.svelte-1p74zgi{top:auto;bottom:calc(.95rem + var(--safe-bottom));right:calc(.75rem + var(--safe-right));left:calc(.75rem + var(--safe-left));width:auto}}.app-shell.svelte-12qhfyh{min-height:100dvh;display:flex;flex-direction:column;position:relative;z-index:1}.app-shell.mobile-compact.svelte-12qhfyh .app-content:where(.svelte-12qhfyh){max-width:1120px;padding:clamp(.58rem,1.8vw,.92rem);padding-top:calc(2.25rem + var(--safe-top));padding-bottom:calc(3.95rem + var(--safe-bottom))}.app-shell.mobile-compact.svelte-12qhfyh .app-content.marketing-content:where(.svelte-12qhfyh){padding-top:calc(3.92rem + var(--safe-top))}html[data-mobile-view=compact] .hamburger.svelte-12qhfyh,html[data-mobile-view=compact] .theme-toggle.svelte-12qhfyh{width:2.45rem;height:2.45rem;top:calc(.62rem + var(--safe-top))}html[data-mobile-view=compact] .side-item.svelte-12qhfyh{padding:10px 11px;font-size:.9rem;gap:11px}.app-shell.marketing-app.svelte-12qhfyh:before{content:none;display:none}.app-shell.marketing-app.svelte-12qhfyh:after{content:none;display:none}html:has(.app-shell.marketing-app),body:has(.app-shell.marketing-app){--color-primary: #111214;--color-primary-contrast: #ffffff;--color-primary-soft: rgba(17, 18, 20, .08);--color-accent: #8f826e;--color-bg: #ffffff;--color-bg-elevated: #ffffff;--color-surface: #ffffff;--color-surface-alt: #f8f4ec;--color-surface-soft: #f3eee5;--color-text: #111214;--color-text-muted: rgba(17, 18, 20, .62);--color-text-soft: rgba(17, 18, 20, .76);--color-border: rgba(17, 18, 20, .14);--color-divider: rgba(17, 18, 20, .1);--surface-outline: 1px solid rgba(17, 18, 20, .14);--surface-wash: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));--shadow-xs: 0 1px 2px rgba(17, 18, 20, .04);--shadow-sm: 0 8px 22px rgba(17, 18, 20, .06);--shadow-md: 0 18px 42px rgba(17, 18, 20, .08);--shadow-glow: 0 1px 2px rgba(17, 18, 20, .04), 0 18px 42px rgba(17, 18, 20, .08);background:#fff!important;background-image:none!important;color-scheme:light}body:has(.app-shell.marketing-app):before,body:has(.app-shell.marketing-app):after{content:none!important;display:none!important;background:none!important;opacity:0!important}.app-shell.marketing-app.svelte-12qhfyh,.marketing-header.svelte-12qhfyh,.marketing-footer.svelte-12qhfyh{background:#fff;color:#111214}.route-splash.svelte-12qhfyh{position:fixed;inset:0;z-index:1500;display:grid;place-items:center;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.route-splash-inner.svelte-12qhfyh{display:grid;justify-items:center;gap:.55rem;text-align:center;padding:1rem}.route-splash-logo.svelte-12qhfyh{width:min(220px,58vw);height:auto;display:block;filter:drop-shadow(0 10px 24px rgba(17,18,20,.1))}.route-splash-logo-marketing.svelte-12qhfyh{width:min(360px,76vw)}.route-splash-copy.svelte-12qhfyh{margin:0;color:#111214;letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:700}.app-content.svelte-12qhfyh{flex:1;position:relative;z-index:1;padding:clamp(.75rem,2.6vw,var(--space-4));padding-bottom:var(--space-8);padding-top:calc(2.5rem + var(--safe-top));max-width:1440px;width:100%;margin:0 auto}.app-content.marketing-content.svelte-12qhfyh{padding-top:calc(4.35rem + var(--safe-top));max-width:1200px;display:grid;gap:clamp(.85rem,2.2vw,1.45rem);background:#fff;color:#111214}.app-content.onboarding-content.svelte-12qhfyh{max-width:none;width:100%;padding:0;min-height:100dvh}[data-reveal]{opacity:1;transform:translateY(0)}html.reveal-ready [data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .46s cubic-bezier(.22,1,.36,1),transform .56s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform}html.reveal-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none;transition:none}}.marketing-header.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;z-index:1100;padding:calc(.5rem + var(--safe-top)) .75rem .42rem;background:#fffffff0;border-bottom:1px solid rgba(17,18,20,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.marketing-shell.svelte-12qhfyh{width:min(1200px,100%);margin:0 auto;border:0;border-radius:0;background:transparent;box-shadow:none;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem;padding:.22rem .1rem}.marketing-brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit}.marketing-brand-logo.svelte-12qhfyh{width:3.15rem;height:auto;display:block;opacity:.98}.marketing-nav.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.35rem;justify-content:center;flex-wrap:wrap}.marketing-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:#1112149e;border:1px solid transparent;border-radius:0;padding:.34rem .62rem;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;transition:border-color .16s ease,background .16s ease,color .16s ease}.marketing-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.marketing-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:#111214;border-bottom-color:#111214;background:transparent}.marketing-actions.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.4rem}.marketing-btn.svelte-12qhfyh{text-decoration:none;border-radius:0;border:1px solid rgba(17,18,20,.18);padding:.44rem .72rem;font-size:.78rem;font-weight:var(--weight-semibold);color:#111214;background:transparent;letter-spacing:.06em;text-transform:uppercase}.marketing-btn-primary.svelte-12qhfyh{border-color:#111214;background:#111214;color:#fff}.marketing-menu-btn.svelte-12qhfyh{display:none;border:1px solid rgba(17,18,20,.18);background:transparent;color:#111214;border-radius:0;width:2.2rem;height:2.2rem;align-items:center;justify-content:center}.marketing-mobile-menu.svelte-12qhfyh{width:min(1200px,100%);margin:.45rem auto 0;border:1px solid rgba(17,18,20,.12);border-radius:0;background:#fffffff5;padding:.42rem;display:grid;gap:.3rem}.marketing-mobile-menu.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:#111214;border-radius:0;border:1px solid rgba(17,18,20,.12);background:#fff;padding:.5rem .62rem;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.marketing-mobile-menu.svelte-12qhfyh a.active:where(.svelte-12qhfyh){border-color:#111214}.marketing-mobile-cta.svelte-12qhfyh{display:grid;grid-template-columns:1fr 1fr;gap:.3rem;margin-top:.15rem}.marketing-mobile-cta.svelte-12qhfyh a.primary:where(.svelte-12qhfyh){border-color:#111214;background:#111214;color:#fff}.hamburger.svelte-12qhfyh{position:fixed;top:calc(.75rem + var(--safe-top));left:calc(.75rem + var(--safe-left));z-index:1001;background:color-mix(in srgb,var(--color-surface) 90%,transparent);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);width:2.7rem;height:2.7rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--color-text);transition:transform .16s ease,border-color .16s ease,background .16s ease}.hamburger.svelte-12qhfyh:hover{border-color:color-mix(in srgb,var(--color-primary) 30%,var(--color-border));background:color-mix(in srgb,var(--color-surface-alt) 92%,transparent)}.menu-icon.svelte-12qhfyh{width:1.72rem;height:1.22rem;object-fit:contain}.theme-toggle.svelte-12qhfyh{position:fixed;top:calc(.75rem + var(--safe-top));right:calc(.75rem + var(--safe-right));z-index:1001;background:color-mix(in srgb,var(--color-surface) 90%,transparent);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);width:2.7rem;height:2.7rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--color-text)}.theme-toggle.svelte-12qhfyh .material-icons:where(.svelte-12qhfyh){font-size:1.25rem;line-height:1}.hamburger.open.svelte-12qhfyh,.hamburger.svelte-12qhfyh:focus-visible{border-color:color-mix(in srgb,var(--color-primary) 34%,var(--color-border))}.overlay.svelte-12qhfyh{position:fixed;inset:0;background:#00000059;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999}.sidebar.svelte-12qhfyh{position:fixed;top:0;left:0;bottom:0;width:min(82vw,300px);background:var(--surface-wash),color-mix(in srgb,var(--color-surface) 94%,black 6%);border-right:1px solid var(--color-border);box-shadow:12px 0 30px #00000038;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translate(-100%);transition:transform .24s ease;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-y;z-index:1000}.sidebar.svelte-12qhfyh::-webkit-scrollbar{display:none}.sidebar.open.svelte-12qhfyh{transform:translate(0)}.sidebar-inner.svelte-12qhfyh{min-height:100%;padding:78px 14px 24px;display:flex;flex-direction:column;gap:8px}.sidebar-brand.svelte-12qhfyh{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:10px;padding:0 8px 10px;border-bottom:1px solid var(--color-divider);position:sticky;top:0;z-index:1;background:color-mix(in srgb,var(--color-surface) 96%,black 4%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand-mark.svelte-12qhfyh{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--color-surface-alt) 88%,var(--color-primary) 12%);border:1px solid color-mix(in srgb,var(--color-primary) 22%,var(--color-border));color:var(--color-primary-contrast);font-weight:var(--weight-bold);letter-spacing:.03em}.brand-mark-image.svelte-12qhfyh{object-fit:cover;padding:0;background:color-mix(in srgb,var(--color-surface-alt) 90%,black 10%)}.brand-copy.svelte-12qhfyh{display:flex;flex-direction:column;gap:2px}.brand-copy.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:var(--color-text);font-size:.95rem;line-height:1.1}.brand-copy.svelte-12qhfyh small:where(.svelte-12qhfyh){color:var(--color-text-muted);font-size:.73rem}.workspace-switch-form.svelte-12qhfyh{flex:1 0 100%;margin-left:50px}.workspace-switch-form.svelte-12qhfyh select:where(.svelte-12qhfyh){width:100%;border:1px solid color-mix(in srgb,var(--color-border) 84%,transparent);border-radius:10px;background:color-mix(in srgb,var(--color-surface-alt) 86%,transparent);color:var(--color-text);padding:.42rem .55rem;font:inherit;font-size:.78rem;outline:none}.workspace-switch-form.svelte-12qhfyh select:where(.svelte-12qhfyh):focus{border-color:color-mix(in srgb,var(--color-primary) 36%,var(--color-border))}.side-group.svelte-12qhfyh{display:grid;gap:4px}.side-group-summary.svelte-12qhfyh{position:relative;display:flex;align-items:center;gap:14px;padding:12px 14px;border:1px solid transparent;border-radius:var(--radius-md);color:var(--color-text-muted);cursor:pointer;font-size:var(--text-md);font-weight:var(--weight-medium);list-style:none;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.side-group-summary.svelte-12qhfyh::-webkit-details-marker{display:none}.side-group-summary.svelte-12qhfyh:hover,.side-group-summary.active.svelte-12qhfyh{background:color-mix(in srgb,var(--color-surface-alt) 84%,transparent);border-color:var(--color-border);color:var(--color-text)}.side-group-summary.svelte-12qhfyh:hover{transform:translate(2px)}.side-group-summary.svelte-12qhfyh .material-icons:where(.svelte-12qhfyh){font-size:20px}.expand-icon.svelte-12qhfyh{margin-left:auto;font-size:18px;transition:transform .16s ease}.side-group[open].svelte-12qhfyh .expand-icon:where(.svelte-12qhfyh){transform:rotate(180deg)}.side-group-items.svelte-12qhfyh{display:grid;gap:3px;padding-left:.6rem}.side-item.svelte-12qhfyh{position:relative;display:flex;align-items:center;gap:14px;padding:12px 14px;border-radius:var(--radius-md);border:1px solid transparent;text-decoration:none;color:var(--color-text-muted);font-size:var(--text-md);font-weight:var(--weight-medium);transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.side-item.svelte-12qhfyh:hover{background:color-mix(in srgb,var(--color-surface-alt) 84%,transparent);border-color:var(--color-border);color:var(--color-text);transform:translate(2px)}.side-item.svelte-12qhfyh .material-icons:where(.svelte-12qhfyh){font-size:20px}.side-sub-item.svelte-12qhfyh{padding:10px 12px;font-size:.9rem}.side-sub-item.svelte-12qhfyh .material-icons:where(.svelte-12qhfyh){font-size:18px}.side-section-label.svelte-12qhfyh{margin-top:.45rem;margin-bottom:.2rem;padding:0 .3rem;color:var(--color-text-muted);font-size:.7rem;letter-spacing:.09em;text-transform:uppercase;font-weight:var(--weight-semibold)}.active-indicator.svelte-12qhfyh{position:absolute;left:-14px;width:4px;height:22px;border-radius:4px;background:var(--color-primary);opacity:0;transition:opacity .16s ease}.side-item.active.svelte-12qhfyh{color:var(--color-text);background:color-mix(in srgb,var(--color-surface-alt) 88%,var(--color-primary) 12%);border-color:color-mix(in srgb,var(--color-primary) 22%,var(--color-border))}.side-item.active.svelte-12qhfyh .active-indicator:where(.svelte-12qhfyh){opacity:1}.app-footer.svelte-12qhfyh{margin-top:auto;position:relative;border-top:1px solid var(--color-divider);color:var(--color-text-muted);font-size:.78rem;padding:1rem 1rem calc(.95rem + var(--safe-bottom));background:var(--surface-wash),color-mix(in srgb,var(--color-bg) 92%,black 8%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:none}.app-footer.marketing-footer.svelte-12qhfyh{margin-top:2rem;background:var(--surface-wash),color-mix(in srgb,var(--color-bg) 94%,black 6%)}.app-footer.svelte-12qhfyh:before{content:"";position:absolute;left:50%;width:min(86%,980px);transform:translate(-50%);top:-1px;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--color-primary) 35%,transparent),transparent);box-shadow:none}.footer-shell.svelte-12qhfyh{width:min(100%,1040px);margin:0 auto;display:flex;flex-direction:column;gap:.65rem;padding:.25rem 0 0}.footer-shell.svelte-12qhfyh:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:24px 24px;opacity:.08;border-radius:0}.footer-top.svelte-12qhfyh{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-start;gap:.6rem;flex-wrap:wrap}.footer-brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.75rem}.footer-logo.svelte-12qhfyh{width:2.35rem;height:2.35rem;opacity:.92;filter:brightness(0) saturate(100%) invert(95%) sepia(12%) saturate(308%) hue-rotate(296deg) brightness(111%) contrast(94%) drop-shadow(0 0 10px rgba(132,146,166,.18))}.footer-brand-copy.svelte-12qhfyh{display:flex;flex-direction:column;gap:.12rem}.footer-top.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:var(--color-text);font-size:.95rem;font-weight:var(--weight-semibold);letter-spacing:-.01em}.footer-version.svelte-12qhfyh{font-size:.74rem;color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase}.footer-copy.svelte-12qhfyh{position:relative;z-index:1;margin:0;max-width:40rem;text-align:left;font-size:.77rem;line-height:1.45;color:var(--color-text-muted);text-wrap:balance}.footer-links.svelte-12qhfyh{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;gap:.55rem;flex-wrap:wrap}.app-footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text);text-decoration:none;font-size:.75rem;border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:.28rem .58rem;background:color-mix(in srgb,var(--color-surface) 82%,transparent);transition:border-color .16s ease,background .16s ease,color .16s ease}.app-footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:none;border-color:#7a849438;color:var(--color-primary-contrast);background:color-mix(in srgb,var(--color-primary) 18%,var(--color-surface))}.footer-bottom.svelte-12qhfyh{position:relative;z-index:1;width:100%;padding-top:.2rem;display:flex;justify-content:space-between;gap:.75rem;flex-wrap:wrap;font-size:.72rem;color:var(--color-text-muted);border-top:1px solid rgba(255,255,255,.05);margin-top:.2rem}@media(max-width:760px){.marketing-header.svelte-12qhfyh{padding-inline:.55rem}.marketing-shell.svelte-12qhfyh{grid-template-columns:auto 1fr auto;gap:.55rem;padding:.42rem .5rem}.marketing-brand-logo.svelte-12qhfyh{width:2.45rem}.marketing-nav.svelte-12qhfyh,.marketing-btn.svelte-12qhfyh{display:none}.marketing-menu-btn.svelte-12qhfyh{display:inline-flex}.app-content.marketing-content.svelte-12qhfyh{padding-top:calc(4.15rem + var(--safe-top))}.app-content.svelte-12qhfyh{padding-bottom:calc(4.5rem + var(--safe-bottom))}.sidebar-inner.svelte-12qhfyh{padding-top:calc(72px + var(--safe-top));padding-bottom:calc(16px + var(--safe-bottom))}.sidebar-brand.svelte-12qhfyh{padding-inline:6px;top:calc(var(--safe-top) * -1)}.side-item.svelte-12qhfyh{padding:11px 12px;font-size:.95rem;gap:12px}.app-footer.svelte-12qhfyh{font-size:.74rem;padding-inline:.75rem}.footer-copy.svelte-12qhfyh{font-size:.76rem}.footer-bottom.svelte-12qhfyh{font-size:.72rem;flex-direction:column}.footer-links.svelte-12qhfyh{gap:.45rem}.footer-logo.svelte-12qhfyh{width:2.05rem;height:2.05rem}}
