:root{
/* 8px base grid */
--sp-1:8px;--sp-2:16px;--sp-3:24px;--sp-4:32px;--sp-5:40px;--sp-6:48px;--sp-8:64px;--sp-12:96px;--sp-16:128px;
/* Radius: 0–2px only. No pills, no rounded capsules. */
--radius-0:0;--radius-1:2px;
/* Flat brand: no drop shadows. Depth = 1px borders + ground contrast. */
--shadow-none:none;
--container:1200px;/* @kind other */
}
*,*::before,*::after{box-sizing:border-box}
