:root,[data-theme=crm]{--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.5rem;--text-hero:clamp(2.5rem,9vw,4rem);--leading-tight:1.25;--leading-normal:1.55;--weight-thin:200;--weight-light:250;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--tracking-wide:0.08em;--tracking-brand:0.22em;--control-sm:2.25rem;--control-md:2.75rem;--control-lg:4rem;--control-xl:5.5rem;--radius-sm:2px;--radius-md:2px;--radius-lg:2px;--radius-pill:2rem;--radius-round:50%;--focus-ring:2px;--hairline:2px;--fast:0.15s;--slow:0.3s;--pulse:1.8s;--drift:4s;--shell-max:90rem;--reading-max:46rem;--panel-min:22rem;--font-sans:ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;--font-brand:"Unbounded",var(--font-sans);--bg:#f6f8f7;--surface:#ffffff;--surface-sunken:#eef3f0;--line:#d9e2dd;--line-soft:#e6ece8;--text:#182420;--muted:#55645c;--faint:#7d8b83;--accent:#157a4c;--accent-strong:#0f5d39;--accent-wash:#d7eee1;--accent-line:#a4d6bd;--on-accent:#ffffff;--danger:#b03d3d;--danger-wash:#f7e9e9;--on-danger:#ffffff;--warn:#8a6209;--warn-wash:#f7efdc;--hero-base:#101916;--hero-1:#189158;--hero-2:#1791cf;--hero-3:#8c3cdd;--ai:#89e6bb;--chat-max:46rem;--bubble-max:34rem;--ripple:2.4s;--shadow-card:0 1px 2px rgba(24,36,32,0.06);--shadow-lift:0 10px 30px rgba(21,122,76,0.22);--shadow-lift-danger:0 10px 30px rgba(176,61,61,0.22)}:root{--construction-gap:var(--space-3);--construction-pad:clamp(var(--space-5),6vw,var(--space-7))}*,:after,:before{box-sizing:border-box}body,html{margin:0;height:100%;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal)}.construction{min-height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--construction-gap);padding:var(--construction-pad)}.construction__product{margin:0;color:var(--accent);letter-spacing:var(--tracking-wide);text-transform:uppercase}.construction__headline{margin:0;font-size:var(--text-xl);font-weight:var(--weight-regular);line-height:var(--leading-tight)}.construction__body{margin:0;max-width:42ch;color:var(--muted)}