@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&display=swap";:root{--plum-ink:#2a2530;--night-wine:#2e2835;--plum-shadow:#3d3449;--mulled-wine:#544a5d;--dusty-grape:#6e6478;--faded-mauve:#8a8194;--plum-mist:#b4a6bd;--warm-white:#fdfbf7;--cream-cloud:#f5f1e8;--satin-linen:#e3dfcc;--warm-sand:#d1ccba;--stone:#a8a291;--sandy-pale:#fde8d8;--sandy-light:#f7b897;--sandy-brown:#f19567;--sandy-dark:#7a3f1e;--primary-warm:#a84014;--gray-lightest:#f5f5f5;--gray-light:#d4d4d4;--gray:#737373;--gray-dark:#404040;--gray-darkest:#171717;--green-light:#d4edda;--green:#2e7d53;--green-dark:#3da86b;--yellow-light:#fff3cd;--yellow:#a8690e;--yellow-dark:#d4a017;--red-light:#f8d7da;--red:#b03535;--red-dark:#e05555;--blue-light:#d1ecf1;--blue:#2d6faf;--blue-dark:#4da3e0;--pure-white:#fff;--pure-black:#000}:root{--spacing-0:0;--spacing-px:1px;--spacing-0-5:2px;--spacing-1:4px;--spacing-1-5:6px;--spacing-2:8px;--spacing-2-5:10px;--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;--spacing-24:96px;--width-sidebar:260px;--width-sidebar-collapsed:72px;--width-content-max:1200px;--width-form-max:600px;--width-modal-sm:400px;--width-modal-md:560px;--width-modal-lg:720px;--width-toast:380px;--z-base:0;--z-raised:10;--z-dropdown:100;--z-sticky:200;--z-sidebar:210;--z-topbar:220;--z-overlay:300;--z-modal:400;--z-toast:500;--z-tooltip:600;--ease-default:cubic-bezier(.4,0,.2,1);--ease-in:cubic-bezier(.4,0,1,1);--ease-out:cubic-bezier(0,0,.2,1);--ease-bounce:cubic-bezier(.34,1.56,.64,1);--ease-spring:cubic-bezier(.22,1.4,.36,1);--duration-instant:.1s;--duration-fast:.15s;--duration-base:.25s;--duration-slow:.4s;--duration-slower:.6s;--duration-reveal:.8s;--transition-fast:var(--duration-fast) var(--ease-default);--transition-base:var(--duration-base) var(--ease-default);--transition-slow:var(--duration-slow) var(--ease-default)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes marvelEmerge{0%{opacity:0;transform:translateY(8px) scale(.97)}60%{opacity:1;transform:translateY(-2px) scale(1.01)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes marvelReveal{0%{clip-path:inset(100% 0 0 0);opacity:0}40%{clip-path:inset(40% 0 0 0);opacity:1}to{clip-path:inset(0 0 0 0);opacity:1}}@keyframes confirmPulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.marvel-emerge{animation:marvelEmerge var(--duration-slow) var(--ease-spring)}.marvel-reveal{animation:marvelReveal var(--duration-reveal) var(--ease-out)}.marvel-confirm{animation:confirmPulse var(--duration-fast) var(--ease-bounce)}.marvelled,.marvelled.theme-dark,.marvelled.theme-light,.theme-dark,.theme-light,:root{--font-size-display:calc(var(--font-size)*4);--font-size-h1:calc(var(--font-size)*3);--font-size-h2:calc(var(--font-size)*2.25);--font-size-h3:calc(var(--font-size)*1.75);--font-size-h4:calc(var(--font-size)*1.375);--font-size-body-lg:calc(var(--font-size)*1.125);--font-size-body:var(--font-size);--font-size-body-sm:calc(var(--font-size)*.875);--font-size-caption:calc(var(--font-size)*.75);--font-size-eyebrow:calc(var(--font-size)*.6875)}:root{--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.15;--line-height-snug:1.3;--line-height-normal:1.5;--line-height-relaxed:1.65;--tracking-tight:-.02em;--tracking-normal:0;--tracking-wide:.04em;--tracking-eyebrow:.1em}.marvelled,.marvelled.theme-dark,.marvelled.theme-light,.theme-dark,.theme-dark .marvelled,.theme-light,.theme-light .marvelled,:root{--radius-sm:calc(var(--rounding)*.5);--radius-md:var(--rounding);--radius-lg:calc(var(--rounding)*1.5);--radius-xl:calc(var(--rounding)*2);--radius-2xl:calc(var(--rounding)*3);--radius-full:9999px}.marvelled,.marvelled.theme-light,.theme-light,.theme-light .marvelled,:root{--shadow-sm:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);--shadow-md:0 4px 6px rgba(0,0,0,.07),0 2px 4px rgba(0,0,0,.04);--shadow-lg:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.04);--shadow-xl:0 20px 25px rgba(0,0,0,.1),0 10px 10px rgba(0,0,0,.04);--shadow-brand:0 0 24px color-mix(in oklch,var(--primary),transparent 80%)}.marvelled.theme-dark,.theme-dark,.theme-dark .marvelled{--shadow-sm:0 1px 3px rgba(0,0,0,.24),0 1px 2px rgba(0,0,0,.16);--shadow-md:0 4px 8px rgba(0,0,0,.28),0 2px 4px rgba(0,0,0,.16);--shadow-lg:0 12px 24px rgba(0,0,0,.32),0 4px 8px rgba(0,0,0,.16);--shadow-xl:0 24px 48px rgba(0,0,0,.36),0 8px 16px rgba(0,0,0,.16)}:root{--icon-size:20px;--icon-size-sm:calc(var(--icon-size)*.8);--icon-size-md:var(--icon-size);--icon-size-lg:calc(var(--icon-size)*1.2);--avatar-size:40px;--avatar-size-xs:calc(var(--avatar-size)*.6);--avatar-size-sm:calc(var(--avatar-size)*.8);--avatar-size-md:var(--avatar-size);--avatar-size-lg:calc(var(--avatar-size)*1.2);--avatar-size-xl:calc(var(--avatar-size)*1.6);--avatar-size-2xl:calc(var(--avatar-size)*2.4);--avatar-text-xs:calc(var(--avatar-size-xs)*.4);--avatar-text-sm:calc(var(--avatar-size-sm)*.4);--avatar-text-md:calc(var(--avatar-size-md)*.4);--avatar-text-lg:calc(var(--avatar-size-lg)*.4);--avatar-text-xl:calc(var(--avatar-size-xl)*.4);--avatar-text-2xl:calc(var(--avatar-size-2xl)*.4);--avatar-group-overlap:calc(var(--avatar-size-md)*-.2);--avatar-status-size:calc(var(--avatar-size-md)*.25);--control-size:20px;--control-size-sm:calc(var(--control-size)*.9);--control-size-md:var(--control-size);--toggle-height:24px;--toggle-width:calc(var(--toggle-height)*11/6);--toggle-thumb-size:calc(var(--toggle-height) - 4px);--icon-button-size:36px;--icon-button-icon:calc(var(--icon-button-size)*.5);--breakpoint-sm:640px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-2xl:1536px;--container-sm:var(--breakpoint-sm);--container-md:var(--breakpoint-md);--container-lg:var(--breakpoint-lg);--container-xl:var(--breakpoint-xl);--container-2xl:var(--breakpoint-2xl);--shade-lightest-anchor:#fff;--shade-lightest-mix:70%;--shade-light-anchor:#fff;--shade-light-mix:25%;--shade-dark-anchor:#000;--shade-dark-mix:25%;--shade-darkest-anchor:#000;--shade-darkest-mix:50%;--surface-sunken-anchor:#000;--surface-sunken-mix:6%;--surface-raised-anchor:#fff;--surface-raised-mix:4%;--surface-elevated-anchor:#fff;--surface-elevated-mix:8%;--surface-overlay-anchor:#fff;--surface-overlay-mix:8%;--text-muted-mix:50%;--text-disabled-mix:70%;--stroke-subtle-mix:70%;--stroke-strong-mix:30%;--feedback-light-anchor:#fff;--feedback-light-mix:60%;--feedback-dark-anchor:#000;--feedback-dark-mix:20%;--marvellous-glow:0 0 32px color-mix(in oklch,var(--primary),transparent 70%);--marvellous-glow-subtle:var(--shadow-brand);--marvellous-lift:translateY(-2px);--marvellous-lift-compact:translateY(-1px);--marvellous-bold:var(--font-weight-bold)}.marvelled,.marvelled.theme-dark,.marvelled.theme-light,.theme-dark,.theme-dark .marvelled,.theme-light,.theme-light .marvelled,:root{--primary-lightest:var(--marvelled-primary-lightest);--primary-light:var(--marvelled-primary-light);--primary:var(--marvelled-primary);--primary-dark:var(--marvelled-primary-dark);--primary-darkest:var(--marvelled-primary-darkest);--secondary-lightest:var(--marvelled-secondary-lightest);--secondary-light:var(--marvelled-secondary-light);--secondary:var(--marvelled-secondary);--secondary-dark:var(--marvelled-secondary-dark);--secondary-darkest:var(--marvelled-secondary-darkest);--accent-lightest:var(--marvelled-accent-lightest);--accent-light:var(--marvelled-accent-light);--accent:var(--marvelled-accent);--accent-dark:var(--marvelled-accent-dark);--accent-darkest:var(--marvelled-accent-darkest);--danger-lightest:var(--marvelled-danger-lightest);--danger-light:var(--marvelled-danger-light);--danger:var(--marvelled-danger);--danger-dark:var(--marvelled-danger-dark);--danger-darkest:var(--marvelled-danger-darkest);--surface-base:var(--marvelled-surface-base);--surface-sunken:var(--marvelled-surface-sunken);--surface-raised:var(--marvelled-surface-raised);--surface-elevated:var(--marvelled-surface-elevated);--surface-overlay:var(--marvelled-surface-overlay);--text-body:var(--marvelled-text-body);--text-muted:var(--marvelled-text-muted);--text-disabled:var(--marvelled-text-disabled);--text-inverse:var(--marvelled-text-inverse);--stroke-subtle:var(--marvelled-stroke-subtle);--stroke-default:var(--marvelled-stroke-default);--stroke-strong:var(--marvelled-stroke-strong);--success-light:var(--marvelled-success-light);--success:var(--marvelled-success);--success-dark:var(--marvelled-success-dark);--warning-light:var(--marvelled-warning-light);--warning:var(--marvelled-warning);--warning-dark:var(--marvelled-warning-dark);--error-light:var(--marvelled-error-light);--error:var(--marvelled-error);--error-dark:var(--marvelled-error-dark);--info-light:var(--marvelled-info-light);--info:var(--marvelled-info);--info-dark:var(--marvelled-info-dark);--font-display:var(--marvelled-font-display);--font-heading:var(--marvelled-font-heading);--font-body:var(--marvelled-font-body);--font-mono:var(--marvelled-font-mono);--font-expressive:var(--marvelled-font-expressive);--font-size:var(--marvelled-font-size);--logo:var(--marvelled-logo);--logo-reversed:var(--marvelled-logo-reversed);--iconset:var(--marvelled-iconset);--rounding:var(--marvelled-rounding);--stroke-thickness:var(--marvelled-stroke-thickness);--white:var(--marvelled-white);--black:var(--marvelled-black)}:root{--marvelled-logo-primary-url:url(/marvelled-logo.svg);--marvelled-logo-reversed-url:url(/marvelled-logo-reversed.svg);--marvelled-white:var(--pure-white);--marvelled-black:var(--pure-black);--marvelled-font-display:"DM Serif Display",serif;--marvelled-font-heading:"DM Serif Display",serif;--marvelled-font-body:"Inter",sans-serif;--marvelled-font-mono:"JetBrains Mono",ui-monospace,monospace;--marvelled-font-expressive:"DM Serif Display",serif;--marvelled-font-size:16px;--marvelled-rounding:8px;--marvelled-stroke-thickness:1px;--marvelled-iconset:"lucide"}.marvelled.theme-light,.theme-light,:root{--marvelled-primary-lightest:var(--sandy-pale);--marvelled-primary-light:var(--sandy-light);--marvelled-primary:var(--primary-warm);--marvelled-primary-dark:var(--sandy-dark);--marvelled-primary-darkest:var(--sandy-dark);--marvelled-secondary-lightest:var(--faded-mauve);--marvelled-secondary-light:var(--dusty-grape);--marvelled-secondary:var(--mulled-wine);--marvelled-secondary-dark:var(--plum-shadow);--marvelled-secondary-darkest:var(--night-wine);--marvelled-accent-lightest:var(--warm-white);--marvelled-accent-light:var(--cream-cloud);--marvelled-accent:var(--satin-linen);--marvelled-accent-dark:var(--warm-sand);--marvelled-accent-darkest:var(--stone);--marvelled-danger-lightest:var(--red-light);--marvelled-danger-light:var(--red-light);--marvelled-danger:var(--red);--marvelled-danger-dark:var(--red);--marvelled-danger-darkest:var(--red);--marvelled-surface-base:var(--warm-white);--marvelled-surface-sunken:var(--satin-linen);--marvelled-surface-raised:var(--cream-cloud);--marvelled-surface-elevated:var(--white);--marvelled-surface-overlay:var(--white);--marvelled-text-body:var(--plum-ink);--marvelled-text-muted:var(--dusty-grape);--marvelled-text-disabled:var(--gray-light);--marvelled-text-inverse:var(--warm-white);--marvelled-stroke-subtle:var(--gray-lightest);--marvelled-stroke-default:var(--faded-mauve);--marvelled-stroke-strong:var(--gray);--marvelled-success-light:var(--green-light);--marvelled-success:var(--green);--marvelled-success-dark:var(--green-dark);--marvelled-warning-light:var(--yellow-light);--marvelled-warning:var(--yellow);--marvelled-warning-dark:var(--yellow-dark);--marvelled-error-light:var(--red-light);--marvelled-error:var(--red);--marvelled-error-dark:var(--red-dark);--marvelled-info-light:var(--blue-light);--marvelled-info:var(--blue);--marvelled-info-dark:var(--blue-dark);--marvelled-logo:var(--marvelled-logo-primary-url);--marvelled-logo-reversed:var(--marvelled-logo-reversed-url)}.marvelled.theme-dark,.theme-dark{--marvelled-primary:var(--sandy-brown);--marvelled-primary-dark:var(--sandy-light);--marvelled-primary-darkest:var(--sandy-pale);--marvelled-secondary-lightest:var(--warm-white);--marvelled-secondary-light:var(--warm-white);--marvelled-secondary:var(--cream-cloud);--marvelled-secondary-dark:var(--satin-linen);--marvelled-secondary-darkest:var(--warm-sand);--marvelled-surface-base:var(--night-wine);--marvelled-surface-sunken:#251f2c;--marvelled-surface-raised:var(--plum-shadow);--marvelled-surface-elevated:var(--mulled-wine);--marvelled-surface-overlay:var(--mulled-wine);--marvelled-text-body:var(--warm-white);--marvelled-text-muted:var(--plum-mist);--marvelled-text-disabled:var(--dusty-grape);--marvelled-text-inverse:var(--night-wine);--marvelled-stroke-subtle:rgba(84,74,93,.6);--marvelled-stroke-default:var(--plum-mist);--marvelled-stroke-strong:var(--stone);--marvelled-success:var(--green-dark);--marvelled-warning:var(--yellow-dark);--marvelled-error:var(--red-dark);--marvelled-info:var(--blue-dark);--marvelled-logo:var(--marvelled-logo-reversed-url);--marvelled-logo-reversed:var(--marvelled-logo-primary-url);--marvelled-white:var(--warm-white);--marvelled-black:var(--night-wine)}[data-agency-brand].theme-dark,[data-agency-brand].theme-light{--primary-lightest:color-mix(in oklch,var(--primary),var(--shade-lightest-anchor) var(--shade-lightest-mix));--primary-light:color-mix(in oklch,var(--primary),var(--shade-light-anchor) var(--shade-light-mix));--primary-dark:color-mix(in oklch,var(--primary),var(--shade-dark-anchor) var(--shade-dark-mix));--primary-darkest:color-mix(in oklch,var(--primary),var(--shade-darkest-anchor) var(--shade-darkest-mix));--secondary-lightest:color-mix(in oklch,var(--secondary),var(--shade-lightest-anchor) var(--shade-lightest-mix));--secondary-light:color-mix(in oklch,var(--secondary),var(--shade-light-anchor) var(--shade-light-mix));--secondary-dark:color-mix(in oklch,var(--secondary),var(--shade-dark-anchor) var(--shade-dark-mix));--secondary-darkest:color-mix(in oklch,var(--secondary),var(--shade-darkest-anchor) var(--shade-darkest-mix));--accent-lightest:color-mix(in oklch,var(--accent),var(--shade-lightest-anchor) var(--shade-lightest-mix));--accent-light:color-mix(in oklch,var(--accent),var(--shade-light-anchor) var(--shade-light-mix));--accent-dark:color-mix(in oklch,var(--accent),var(--shade-dark-anchor) var(--shade-dark-mix));--accent-darkest:color-mix(in oklch,var(--accent),var(--shade-darkest-anchor) var(--shade-darkest-mix));--danger-lightest:color-mix(in oklch,var(--danger),var(--shade-lightest-anchor) var(--shade-lightest-mix));--danger-light:color-mix(in oklch,var(--danger),var(--shade-light-anchor) var(--shade-light-mix));--danger-dark:color-mix(in oklch,var(--danger),var(--shade-dark-anchor) var(--shade-dark-mix));--danger-darkest:color-mix(in oklch,var(--danger),var(--shade-darkest-anchor) var(--shade-darkest-mix));--surface-sunken:color-mix(in oklch,var(--surface-base),var(--surface-sunken-anchor) var(--surface-sunken-mix));--surface-raised:color-mix(in oklch,var(--surface-base),var(--surface-raised-anchor) var(--surface-raised-mix));--surface-elevated:color-mix(in oklch,var(--surface-base),var(--surface-elevated-anchor) var(--surface-elevated-mix));--surface-overlay:color-mix(in oklch,var(--surface-base),var(--surface-overlay-anchor) var(--surface-overlay-mix));--text-muted:color-mix(in oklch,var(--text-body),transparent var(--text-muted-mix));--text-disabled:color-mix(in oklch,var(--text-body),transparent var(--text-disabled-mix));--stroke-subtle:color-mix(in oklch,var(--stroke-default),transparent var(--stroke-subtle-mix));--stroke-strong:color-mix(in oklch,var(--stroke-default),transparent var(--stroke-strong-mix));--success-light:color-mix(in oklch,var(--success),var(--feedback-light-anchor) var(--feedback-light-mix));--success-dark:color-mix(in oklch,var(--success),var(--feedback-dark-anchor) var(--feedback-dark-mix));--warning-light:color-mix(in oklch,var(--warning),var(--feedback-light-anchor) var(--feedback-light-mix));--warning-dark:color-mix(in oklch,var(--warning),var(--feedback-dark-anchor) var(--feedback-dark-mix));--error-light:color-mix(in oklch,var(--error),var(--feedback-light-anchor) var(--feedback-light-mix));--error-dark:color-mix(in oklch,var(--error),var(--feedback-dark-anchor) var(--feedback-dark-mix));--info-light:color-mix(in oklch,var(--info),var(--feedback-light-anchor) var(--feedback-light-mix));--info-dark:color-mix(in oklch,var(--info),var(--feedback-dark-anchor) var(--feedback-dark-mix))}.marvelled,.marvelled.theme-dark,.marvelled.theme-light,.theme-dark,.theme-dark .marvelled,.theme-light,.theme-light .marvelled,:root{--bg:var(--surface-base);--bg-raised:var(--surface-raised);--bg-elevated:var(--surface-elevated);--bg-overlay:var(--surface-overlay);--bg-popover:var(--surface-elevated);--bg-sunken:var(--surface-sunken);--bg-hover:color-mix(in oklch,var(--surface-base),var(--text-body) 5%);--bg-active:color-mix(in oklch,var(--surface-base),var(--text-body) 10%);--bg-mask:rgba(0,0,0,.45);--text:var(--text-body);--text-on-primary:var(--text-inverse);--text-on-danger:var(--white);--primary-hover:var(--primary-dark);--primary-active:var(--primary-darkest);--primary-subtle:color-mix(in oklch,var(--primary),transparent 88%);--secondary-hover:var(--secondary-dark);--secondary-active:var(--secondary-darkest);--secondary-subtle:color-mix(in oklch,var(--secondary),transparent 88%);--danger-hover:var(--danger-dark);--danger-active:var(--danger-darkest);--danger-subtle:color-mix(in oklch,var(--danger),transparent 88%);--border:var(--stroke-default);--border-subtle:var(--stroke-subtle);--border-strong:var(--stroke-strong);--border-primary:var(--primary);--bg-input:var(--surface-elevated);--bg-input-disabled:var(--surface-sunken);--border-input:var(--stroke-default);--border-input-hover:var(--stroke-strong);--border-input-focus:var(--primary);--border-input-invalid:var(--error);--text-placeholder:var(--text-muted);--bg-highlight:color-mix(in oklch,var(--primary),transparent 88%);--bg-highlight-focus:color-mix(in oklch,var(--primary),transparent 80%);--text-highlight:var(--primary);--success-bg:color-mix(in oklch,var(--success),transparent 88%);--warning-bg:color-mix(in oklch,var(--warning),transparent 88%);--error-bg:color-mix(in oklch,var(--error),transparent 88%);--info-bg:color-mix(in oklch,var(--info),transparent 88%);--focus-ring:color-mix(in oklch,var(--primary),transparent 50%);--focus-ring-error:color-mix(in oklch,var(--error),transparent 80%);--focus-ring-width:2px;--focus-ring-offset:2px;--scrollbar-track:var(--surface-raised);--scrollbar-thumb:var(--stroke-strong);--chart-1:var(--primary);--chart-2:var(--secondary);--chart-3:var(--success);--chart-4:var(--info);--chart-5:var(--warning);--chart-6:var(--accent);--chart-7:var(--secondary-light);--chart-8:var(--error);--chart-grid:var(--stroke-subtle);--chart-axis:var(--text-muted);--chart-label:var(--text-muted);--chart-bg:var(--surface-elevated);--chart-tooltip-bg:var(--surface-overlay);--chart-tooltip-text:var(--text-body)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-body);font-size:var(--font-size);line-height:var(--line-height-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--bg);color:var(--text);transition:background var(--transition-slow),color var(--transition-slow)}.h1,h1{font-size:var(--font-size-h1)}.h1,.h2,h1,h2{color:var(--text);font-family:var(--font-heading);font-weight:var(--font-weight-regular);letter-spacing:var(--tracking-tight);line-height:var(--line-height-tight)}.h2,h2{font-size:var(--font-size-h2)}.h3,h3{font-family:var(--font-heading);font-size:var(--font-size-h3);font-style:italic;font-weight:var(--font-weight-regular)}.h3,.h4,h3,h4{color:var(--text);line-height:var(--line-height-snug)}.h4,h4{font-family:var(--font-body);font-size:var(--font-size-h4);font-weight:var(--font-weight-semibold)}p{color:var(--text-body);margin-bottom:var(--spacing-4)}.text-eyebrow{color:var(--text-muted);font-family:var(--font-body);font-size:var(--font-size-eyebrow);font-weight:var(--font-weight-semibold);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase}.text-display{font-family:var(--font-display);font-size:var(--font-size-display);font-style:italic;font-weight:var(--font-weight-regular);letter-spacing:var(--tracking-tight);line-height:var(--line-height-tight)}.text-financial{font-family:var(--font-mono);font-size:var(--font-size-body-sm);font-variant-numeric:tabular-nums;font-weight:var(--font-weight-medium)}::-moz-selection{background:var(--primary-subtle);color:var(--text)}::selection{background:var(--primary-subtle);color:var(--text)}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:var(--radius-full)}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.skeleton:after{animation:none}}.text-sm{font-size:var(--font-size-body-sm)}.text-xs{font-size:var(--font-size-caption)}.text-lg{font-size:var(--font-size-body-lg)}.text-body{color:var(--text-body)}.text-muted{color:var(--text-muted)}.text-disabled{color:var(--text-disabled)}.text-inverse{color:var(--text-inverse)}.text-primary{color:var(--primary)}.text-secondary{color:var(--secondary)}.text-brand{color:var(--marvelled-primary)}.text-success{color:var(--success)}.text-error{color:var(--error)}.text-center{text-align:center}.text-right{text-align:right}.font-serif{font-family:var(--font-heading)}.font-mono{font-variant-numeric:tabular-nums}.mt-0{margin-top:0}.mt-2{margin-top:var(--spacing-2)}.mt-4{margin-top:var(--spacing-4)}.mt-6{margin-top:var(--spacing-6)}.mt-8{margin-top:var(--spacing-8)}.mb-0{margin-bottom:0}.mb-2{margin-bottom:var(--spacing-2)}.mb-4{margin-bottom:var(--spacing-4)}.mb-6{margin-bottom:var(--spacing-6)}.mb-8{margin-bottom:var(--spacing-8)}.p-0{padding:0}.p-4{padding:var(--spacing-4)}.p-6{padding:var(--spacing-6)}.hidden{display:none}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3}.layout-dashboard{display:flex;min-height:100vh}.layout-dashboard__main{flex:1;margin-left:var(--width-sidebar);padding:var(--spacing-6);transition:margin-left var(--transition-base)}.layout-dashboard--collapsed .layout-dashboard__main{margin-left:var(--width-sidebar-collapsed)}.container{margin:0 auto;max-width:var(--width-content-max);padding:0 var(--spacing-6);width:100%}.grid{display:grid;gap:var(--spacing-5)}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}.grid--auto-fill{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.stack{display:flex;flex-direction:column}.stack--xs{gap:var(--spacing-1)}.stack--sm{gap:var(--spacing-2)}.stack--md{gap:var(--spacing-4)}.stack--lg{gap:var(--spacing-6)}.stack--xl{gap:var(--spacing-8)}.row{align-items:center;display:flex}.row--xs{gap:var(--spacing-1)}.row--sm{gap:var(--spacing-2)}.row--md{gap:var(--spacing-4)}.row--lg{gap:var(--spacing-6)}.row--between{justify-content:space-between}.row--end{justify-content:flex-end}.row--center{justify-content:center}.row--wrap{flex-wrap:wrap}.page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:var(--spacing-6)}.page-header__title{color:var(--text);font-family:var(--font-heading);font-size:var(--font-size-h2)}.page-header__actions{display:flex;gap:var(--spacing-3)}.divider{background:var(--border-subtle);border:none;height:1px;margin:var(--spacing-6) 0}.layout-proposal{background:var(--secondary-lightest);color:var(--primary-darkest);margin:0 auto;max-width:900px;padding:var(--spacing-12) var(--spacing-8)}.layout-proposal h1{font-family:var(--font-display);font-size:var(--font-size-display);font-style:italic;margin-bottom:var(--spacing-4)}.btn{align-items:center;border:var(--stroke-thickness) solid transparent;border-radius:var(--radius-md);cursor:pointer;display:inline-flex;font-family:var(--font-body);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold);gap:var(--spacing-2);justify-content:center;line-height:1.2;padding:var(--spacing-3) var(--spacing-6);text-decoration:none;transition:all var(--transition-fast);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.btn:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring);outline-offset:var(--focus-ring-offset)}.btn--disabled,.btn:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.btn--primary{background:var(--primary);border-color:var(--primary);color:var(--text-on-primary)}.btn--primary:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.btn--primary:active{background:var(--primary-active);border-color:var(--primary-active)}.btn--secondary{background:var(--secondary);border-color:var(--secondary);color:var(--text-inverse)}.btn--secondary:hover{background:var(--secondary-hover);border-color:var(--secondary-hover)}.btn--secondary:active{background:var(--secondary-active);border-color:var(--secondary-active)}.btn--danger{background:var(--danger);border-color:var(--danger);color:var(--text-on-danger)}.btn--danger:hover{background:var(--danger-hover);border-color:var(--danger-hover)}.btn--danger:active{background:var(--danger-active);border-color:var(--danger-active)}.btn--marvelled{background:var(--primary);border-color:var(--primary);color:var(--text-on-primary)}.btn--marvelled:hover{background:var(--primary-dark);border-color:var(--primary-dark)}.btn--marvelled:active{background:var(--primary-darkest);border-color:var(--primary-darkest)}.btn--marvellous{background:var(--primary);border-color:var(--primary);box-shadow:var(--marvellous-glow-subtle);color:var(--text-on-primary);font-size:var(--font-size-body);font-weight:var(--marvellous-bold);padding:var(--spacing-4) var(--spacing-8)}.btn--marvellous:hover{background:var(--primary-dark);border-color:var(--primary-dark);box-shadow:var(--marvellous-glow);transform:var(--marvellous-lift-compact)}.btn--marvellous:active{background:var(--primary-darkest);border-color:var(--primary-darkest)}.btn--outlined{background:transparent}.btn--primary.btn--outlined{border-color:var(--primary);color:var(--primary)}.btn--primary.btn--outlined:hover{background:var(--primary-subtle)}.btn--secondary.btn--outlined{border-color:var(--secondary);color:var(--secondary)}.btn--secondary.btn--outlined:hover{background:var(--secondary-subtle)}.btn--danger.btn--outlined{border-color:var(--danger);color:var(--danger)}.btn--danger.btn--outlined:hover{background:var(--danger-subtle)}.btn--marvelled.btn--outlined{border-color:var(--primary);color:var(--primary)}.btn--marvelled.btn--outlined:hover{background:var(--primary-subtle)}.btn--marvellous.btn--outlined{border-color:var(--primary);box-shadow:none;color:var(--primary);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold);padding:var(--spacing-3) var(--spacing-6)}.btn--marvellous.btn--outlined:hover{background:var(--primary-subtle);transform:none}.btn--sm{font-size:var(--font-size-caption);padding:var(--spacing-2) var(--spacing-4)}.btn--lg{font-size:var(--font-size-body);padding:var(--spacing-4) var(--spacing-8)}.btn--icon{border-radius:var(--radius-full);height:var(--icon-button-size);padding:var(--spacing-2);width:var(--icon-button-size)}.btn--icon svg{height:var(--icon-button-icon);width:var(--icon-button-icon)}.btn__icon{flex-shrink:0;height:1em;width:1em}.btn--sm .btn__icon{height:.95em;width:.95em}.btn--lg .btn__icon{height:1.1em;width:1.1em}.card{background:var(--bg-raised);border:var(--stroke-thickness) solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--spacing-6);transition:box-shadow var(--transition-base),border-color var(--transition-base)}.card:hover{box-shadow:var(--shadow-md)}.card--elevated{border-color:transparent;box-shadow:var(--shadow-md)}.card--elevated:hover{box-shadow:var(--shadow-lg)}.card--outlined{background:transparent;border-color:var(--border);box-shadow:none}.card--outlined:hover{border-color:var(--border-strong);box-shadow:none}.card--marvellous{border-color:var(--primary);box-shadow:var(--marvellous-glow-subtle)}.card--marvellous:hover{box-shadow:var(--marvellous-glow);transform:var(--marvellous-lift)}.card--interactive{cursor:pointer}.card--interactive:hover{border-color:var(--border);box-shadow:var(--shadow-md)}.card--interactive:focus-visible{border-color:var(--border-strong);box-shadow:0 0 0 var(--focus-ring-width) var(--focus-ring);outline:none}.card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:var(--spacing-4)}.card__title{color:var(--text);font-family:var(--font-body);font-size:var(--font-size-body);font-weight:var(--font-weight-semibold)}.card__subtitle{color:var(--text-muted);font-size:var(--font-size-caption);margin-top:var(--spacing-1)}.card__body{color:var(--text);font-size:var(--font-size-body-sm);line-height:var(--line-height-relaxed)}.card__footer{align-items:center;border-top:var(--stroke-thickness) solid var(--border-subtle);display:flex;gap:var(--spacing-3);margin-top:var(--spacing-4);padding-top:var(--spacing-4)}.card--stat{padding:var(--spacing-5);text-align:center}.card--stat .card__value{color:var(--text);font-family:var(--font-heading);font-size:var(--font-size-h2);font-weight:var(--font-weight-regular);line-height:var(--line-height-tight)}.card--stat .card__label{color:var(--text-muted);letter-spacing:var(--tracking-wide);text-transform:uppercase}.card--stat .card__label,.card--stat .card__trend{font-size:var(--font-size-caption);margin-top:var(--spacing-2)}.card--stat .card__trend{font-weight:var(--font-weight-semibold)}.card--stat .card__trend--up{color:var(--success)}.card--stat .card__trend--down{color:var(--error)}.form-group{display:flex;flex-direction:column;gap:var(--spacing-1-5);margin-bottom:var(--spacing-5)}.form-label{color:var(--text);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-medium)}.form-label--required:after{color:var(--error);content:" *"}.form-helper{color:var(--text-muted);font-size:var(--font-size-caption)}.form-input,.form-select,.form-textarea{background:var(--bg-input);border:var(--stroke-thickness) solid var(--border-input);border-radius:var(--radius-md);color:var(--text);font-family:var(--font-body);font-size:var(--font-size-body-sm);padding:var(--spacing-3) var(--spacing-4);transition:border-color var(--transition-fast),box-shadow var(--transition-fast);width:100%}.form-input:hover,.form-select:hover,.form-textarea:hover{border-color:var(--border-input-hover)}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--border-input-focus);box-shadow:0 0 0 3px var(--focus-ring);outline:none}.form-input::-moz-placeholder{color:var(--text-placeholder)}.form-input::placeholder{color:var(--text-placeholder)}.form-input:disabled,.form-select:disabled,.form-textarea:disabled{background:var(--bg-input-disabled);color:var(--text-disabled);cursor:not-allowed;opacity:.7}.form-textarea{min-height:96px;resize:vertical}.form-input--error{border-color:var(--border-input-invalid)}.form-input--error:focus{box-shadow:0 0 0 3px var(--focus-ring-error)}.form-input--success{border-color:var(--success)}.form-error{color:var(--error);font-size:var(--font-size-caption);gap:var(--spacing-1)}.form-check,.form-error{align-items:center;display:flex}.form-check{color:var(--text-muted);cursor:pointer;font-size:var(--font-size-body-sm);gap:var(--spacing-2)}.form-check input[type=checkbox],.form-check input[type=radio]{accent-color:var(--primary);height:var(--control-size-sm);width:var(--control-size-sm)}.toggle{display:inline-block;height:var(--toggle-height);position:relative;width:var(--toggle-width)}.toggle input{height:0;opacity:0;width:0}.toggle__track{background:var(--border);border-radius:var(--radius-full);cursor:pointer;inset:0;position:absolute;transition:background var(--transition-fast)}.toggle__track:after{background:var(--white);border-radius:50%;box-shadow:var(--shadow-sm);content:"";height:var(--toggle-thumb-size);left:var(--spacing-0-5);position:absolute;top:var(--spacing-0-5);transition:transform var(--transition-fast);width:var(--toggle-thumb-size)}.toggle input:checked+.toggle__track{background:var(--primary)}.toggle input:checked+.toggle__track:after{transform:translate(calc(var(--toggle-width) - var(--toggle-thumb-size) - var(--spacing-1)))}.toggle input:checked:disabled+.toggle__track,.toggle input:disabled+.toggle__track{background:var(--border);cursor:not-allowed;opacity:.5}.toggle input:disabled+.toggle__track:after{box-shadow:none}.table-wrap{border:var(--stroke-thickness) solid var(--border-subtle);border-radius:var(--radius-lg);overflow-x:auto}.table{border-collapse:collapse;font-size:var(--font-size-body-sm);width:100%}.table th{background:var(--bg-sunken);border-bottom:var(--stroke-thickness) solid var(--border);font-size:var(--font-size-caption);font-weight:var(--font-weight-semibold);letter-spacing:var(--tracking-wide);position:sticky;text-align:left;text-transform:uppercase;top:0;z-index:var(--z-raised)}.table td,.table th{color:var(--text-muted);padding:var(--spacing-3) var(--spacing-4)}.table td{border-bottom:var(--stroke-thickness) solid var(--border-subtle);vertical-align:middle}.table tr:hover td{background:var(--bg-hover)}.table tr:last-child td{border-bottom:none}.table th--sortable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.table th--sortable:hover{color:var(--text)}.table th--sortable:focus-visible{color:var(--text);outline:var(--focus-ring-width) solid var(--primary);outline-offset:calc(var(--focus-ring-width)*-1)}.table td--financial{font-variant-numeric:tabular-nums;font-weight:var(--font-weight-medium);text-align:right}.modal-backdrop{align-items:center;animation:fadeIn var(--duration-fast) var(--ease-out);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:var(--bg-mask);display:flex;inset:0;justify-content:center;padding:var(--spacing-6);position:fixed;z-index:var(--z-overlay)}.modal{animation:slideUp var(--duration-base) var(--ease-spring);background:var(--bg-overlay);border:var(--stroke-thickness) solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);display:flex;flex-direction:column;max-height:85vh;max-width:var(--width-modal-md);overflow:hidden;width:100%}.modal__header{align-items:center;border-bottom:var(--stroke-thickness) solid var(--border-subtle);display:flex;justify-content:space-between;padding:var(--spacing-5) var(--spacing-6)}.modal__title{color:var(--text);font-family:var(--font-body);font-size:var(--font-size-body-lg);font-weight:var(--font-weight-semibold)}.modal__close{align-items:center;background:transparent;border:none;border-radius:var(--radius-md);color:var(--text-muted);cursor:pointer;display:flex;height:32px;justify-content:center;transition:all var(--transition-fast);width:32px}.modal__close:hover{background:var(--bg-hover);color:var(--text)}.modal__close:focus-visible{background:var(--bg-hover);color:var(--text);outline:var(--focus-ring-width) solid var(--focus-ring);outline-offset:var(--focus-ring-offset)}.modal__body{flex:1;overflow-y:auto;padding:var(--spacing-6)}.modal__footer{align-items:center;border-top:var(--stroke-thickness) solid var(--border-subtle);display:flex;gap:var(--spacing-3);justify-content:flex-end;padding:var(--spacing-4) var(--spacing-6)}.sidebar{background:var(--bg);border-right:var(--stroke-thickness) solid var(--border-subtle);display:flex;flex-direction:column;height:100vh;left:0;position:fixed;top:0;transition:width var(--transition-base);width:var(--width-sidebar);z-index:var(--z-sidebar)}.sidebar--collapsed{width:var(--width-sidebar-collapsed)}@media(max-width:767px){.sidebar{width:var(--width-sidebar-collapsed)}}.sidebar__logo{border-bottom:var(--stroke-thickness) solid var(--border-subtle);padding:var(--spacing-5)}.sidebar__nav{flex:1;overflow-y:auto;padding:var(--spacing-3) var(--spacing-2)}.sidebar__item{align-items:center;border-radius:var(--radius-md);color:var(--text-muted);cursor:pointer;display:flex;font-size:var(--font-size-body-sm);font-weight:var(--font-weight-medium);gap:var(--spacing-3);margin-bottom:var(--spacing-0-5);padding:var(--spacing-2-5) var(--spacing-3);text-decoration:none;transition:all var(--transition-fast)}.sidebar__item:hover{background:var(--bg-hover);color:var(--text)}.sidebar__item--active{background:var(--primary-subtle);color:var(--primary)}.sidebar__item svg{flex-shrink:0;height:20px;width:20px}.sidebar__section-label{color:var(--text-muted);font-size:var(--font-size-eyebrow);font-weight:var(--font-weight-semibold);letter-spacing:var(--tracking-eyebrow);padding:var(--spacing-4) var(--spacing-3) var(--spacing-2);text-transform:uppercase}.sidebar__footer{border-top:var(--stroke-thickness) solid var(--border-subtle);padding:var(--spacing-4)}.topbar{align-items:center;background:var(--bg);border-bottom:var(--stroke-thickness) solid var(--border-subtle);display:flex;height:56px;justify-content:space-between;padding:0 var(--spacing-6);position:sticky;top:0;z-index:var(--z-topbar)}.topbar__title{color:var(--text);font-size:var(--font-size-body);font-weight:var(--font-weight-semibold)}.topbar__actions{align-items:center;display:flex;gap:var(--spacing-2)}.badge{align-items:center;border-radius:var(--radius-md);display:inline-flex;font-size:var(--font-size-caption);font-weight:var(--font-weight-semibold);gap:var(--spacing-1);line-height:1.4;max-width:100%;overflow:hidden;padding:var(--spacing-0-5) var(--spacing-2);text-overflow:ellipsis;white-space:nowrap}.badge--primary{background:var(--primary-subtle);color:var(--primary)}.badge--secondary{background:var(--secondary-subtle);color:var(--secondary)}.badge--accent{background:var(--accent-darkest);color:var(--accent-lightest)}.badge--danger{background:var(--danger-subtle);color:var(--danger)}.badge--success{background:var(--success-bg);color:var(--success)}.badge--warning{background:var(--warning-bg);color:var(--warning)}.badge--error{background:var(--error-bg);color:var(--error)}.badge--info{background:var(--info-bg);color:var(--info)}.badge--neutral{background:var(--bg-hover);color:var(--text-muted)}.badge__dot{background:currentColor;border-radius:50%;flex-shrink:0;height:6px;width:6px}.badge__icon{flex-shrink:0;height:1em;width:1em}.status-pill--booked{background:var(--success-bg);color:var(--success)}.status-pill--pending{background:var(--warning-bg);color:var(--warning)}.status-pill--draft{background:var(--bg-hover);color:var(--text-muted)}.status-pill--sent{background:var(--info-bg);color:var(--info)}.status-pill--expired{background:var(--error-bg);color:var(--error)}.toast{align-items:flex-start;animation:slideInRight var(--duration-base) var(--ease-spring);background:var(--bg-overlay);border:var(--stroke-thickness) solid var(--border-subtle);border-radius:var(--radius-lg);bottom:var(--spacing-6);box-shadow:var(--shadow-lg);display:flex;gap:var(--spacing-3);max-width:100%;padding:var(--spacing-4);position:fixed;right:var(--spacing-6);width:var(--width-toast);z-index:var(--z-toast)}.toast__icon{flex-shrink:0;height:20px;margin-top:1px;width:20px}.toast__content{flex:1;min-width:0}.toast__title{color:var(--text);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold)}.toast__message{color:var(--text-muted);font-size:var(--font-size-caption);margin-top:var(--spacing-1)}.toast__close{background:transparent;border:none;border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;flex-shrink:0;height:20px;width:20px}.toast__close:hover{color:var(--text)}.toast--success{border-left:calc(var(--stroke-thickness)*3) solid var(--success)}.toast--warning{border-left:calc(var(--stroke-thickness)*3) solid var(--warning)}.toast--error{border-left:calc(var(--stroke-thickness)*3) solid var(--error)}.toast--info{border-left:calc(var(--stroke-thickness)*3) solid var(--info)}.notification{align-items:flex-start;border-radius:var(--radius-md);display:flex;font-size:var(--font-size-body-sm);gap:var(--spacing-3);padding:var(--spacing-4)}.notification--success{background:var(--success-bg);color:var(--success)}.notification--warning{background:var(--warning-bg);color:var(--warning)}.notification--error{background:var(--error-bg);color:var(--error)}.notification--info{background:var(--info-bg);color:var(--info)}.empty-state{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:400px;padding:var(--spacing-16) var(--spacing-6);text-align:center}.empty-state__icon{color:var(--text-muted);height:64px;margin-bottom:var(--spacing-5);width:64px}.empty-state__title{color:var(--text);font-family:var(--font-heading);font-size:var(--font-size-h3);font-style:italic;margin-bottom:var(--spacing-2)}.empty-state__description{color:var(--text-muted);font-size:var(--font-size-body-sm);line-height:var(--line-height-relaxed);margin-bottom:var(--spacing-6)}.skeleton{background:var(--bg-hover);border-radius:var(--radius-md);overflow:hidden;position:relative}.skeleton:after{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,transparent 0,var(--bg-active) 50%,transparent 100%);content:"";inset:0;position:absolute}@media(prefers-reduced-motion:reduce){.skeleton:after{animation:none;background:var(--bg-active);opacity:.5}}.skeleton--text{height:14px;margin-bottom:var(--spacing-2);width:100%}.skeleton--text-short{width:60%}.skeleton--heading{height:24px;margin-bottom:var(--spacing-3);width:40%}.skeleton--avatar{border-radius:50%;height:40px;width:40px}.skeleton--card{height:180px;width:100%}.skeleton--image{border-radius:var(--radius-lg);height:200px;width:100%}.skeleton--button{border-radius:var(--radius-full);height:40px;width:120px}.avatar{align-items:center;background:var(--primary);border-radius:50%;color:var(--text-on-primary);display:inline-flex;flex-shrink:0;font-family:var(--font-body);font-weight:var(--font-weight-semibold);justify-content:center;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.avatar--xs{font-size:var(--avatar-text-xs);height:var(--avatar-size-xs);width:var(--avatar-size-xs)}.avatar--sm{font-size:var(--avatar-text-sm);height:var(--avatar-size-sm);width:var(--avatar-size-sm)}.avatar--md{font-size:var(--avatar-text-md);height:var(--avatar-size-md);width:var(--avatar-size-md)}.avatar--lg{font-size:var(--avatar-text-lg);height:var(--avatar-size-lg);width:var(--avatar-size-lg)}.avatar--xl{font-size:var(--avatar-text-xl);height:var(--avatar-size-xl);width:var(--avatar-size-xl)}.avatar--2xl{font-size:var(--avatar-text-2xl);height:var(--avatar-size-2xl);width:var(--avatar-size-2xl)}.avatar-group{display:flex;flex-direction:row-reverse}.avatar-group .avatar{border:calc(var(--stroke-thickness)*2) solid var(--bg);margin-left:var(--avatar-group-overlap)}.avatar-group .avatar:last-child{margin-left:0}.avatar__status{border:calc(var(--stroke-thickness)*2) solid var(--bg);border-radius:50%;bottom:0;height:var(--avatar-status-size);position:absolute;right:0;width:var(--avatar-status-size)}.avatar__status--online{background:var(--success)}.avatar__status--offline{background:var(--text-muted)}.avatar__status--busy{background:var(--error)}.tooltip{position:relative}.tooltip__content{background:var(--primary-darkest);border-radius:var(--radius-md);bottom:calc(100% + var(--spacing-2));box-shadow:var(--shadow-md);color:var(--secondary-lightest);font-size:var(--font-size-caption);font-weight:var(--font-weight-medium);left:50%;opacity:0;padding:var(--spacing-2) var(--spacing-3);pointer-events:none;position:absolute;transform:translate(-50%);transition:opacity var(--transition-fast);white-space:nowrap;z-index:var(--z-tooltip)}.tooltip__content--bottom{bottom:auto;top:calc(100% + var(--spacing-2))}.tooltip__content--left{bottom:auto;left:auto;right:calc(100% + var(--spacing-2));top:50%;transform:translateY(-50%)}.tooltip__content--right{bottom:auto;left:calc(100% + var(--spacing-2));top:50%;transform:translateY(-50%)}.tooltip:focus-within .tooltip__content,.tooltip:hover .tooltip__content{opacity:1}.tabs{border-bottom:var(--stroke-thickness) solid var(--border-subtle);display:flex;gap:var(--spacing-0)}.tabs__item{background:none;border:none;border-bottom:calc(var(--stroke-thickness)*2) solid transparent;color:var(--text-muted);cursor:pointer;font-size:var(--font-size-body-sm);font-weight:var(--font-weight-medium);margin-bottom:-1px;padding:var(--spacing-3) var(--spacing-4);transition:all var(--transition-fast)}.tabs__item:hover{color:var(--text)}.tabs__item:focus-visible{box-shadow:inset 0 0 0 var(--focus-ring-width) var(--focus-ring);color:var(--text);outline:none}.tabs__item--active{border-bottom-color:var(--primary);color:var(--primary)}.tabs__panel{padding-top:var(--spacing-5)}.chart{background:var(--chart-bg);border:var(--stroke-thickness) solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--spacing-5)}.chart__title{color:var(--text);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold);margin-bottom:var(--spacing-1)}.chart__subtitle{color:var(--text-muted);font-size:var(--font-size-caption);margin-bottom:var(--spacing-4)}.chart-legend{display:flex;flex-wrap:wrap;gap:var(--spacing-4);margin-top:var(--spacing-4)}.chart-legend__item{align-items:center;color:var(--text-muted);display:flex;font-size:var(--font-size-caption);gap:var(--spacing-2)}.chart-legend__swatch{border-radius:2px;height:10px;width:10px}
