:root{
--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:96px;--space-10:144px;
--measure:62ch; /* body text measure */
--page-max:1200px;
--page-pad:clamp(20px,5vw,72px);
/* Radii — print-object brand: square edges; the circle is reserved for the portal */
--radius-0:0;
--radius-pill:999px; /* portal/dot elements only */
--radius-soft:2px; /* smallest allowance for inputs */
/* Borders */
--border-w:1px;
--border-w-strong:1.5px;
/* Shadows — used sparingly; paper-like, soft, warm-neutral */
--shadow-card:0 1px 2px rgba(19,21,22,.05),0 8px 28px rgba(19,21,22,.08);
--shadow-modal:0 12px 48px rgba(19,21,22,.22);
/* Motion — calm reveals, no bounce */
--ease-out:cubic-bezier(.22,.61,.36,1); /* @kind other */
--dur-fast:150ms; /* @kind other */
--dur-med:300ms; /* @kind other */
--dur-slow:600ms; /* @kind other */
}
