  /* ============================================================
   World Triathlon Design System — global entry point
   Consumers link THIS one file. It is a manifest of @imports only.
   ============================================================ */
/* World Triathlon webfonts
   Primary typeface: Ubuntu (Bold / Medium / Regular / Light).
   Ubuntu is the official brand font and is freely available via Google Fonts,
   so it is loaded directly — no substitution required.
   Secondary / Office fallback per guidelines: Arial. */
/* cyrillic-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/ubuntu-400-italic-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/ubuntu-400-italic-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/ubuntu-400-italic-greek-ext.woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/ubuntu-400-italic-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* latin-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/ubuntu-400-italic-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/ubuntu-400-italic-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/ubuntu-500-italic-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/ubuntu-500-italic-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/ubuntu-500-italic-greek-ext.woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/ubuntu-500-italic-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* latin-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/ubuntu-500-italic-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/ubuntu-500-italic-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/ubuntu-300-normal-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/ubuntu-300-normal-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/ubuntu-300-normal-greek-ext.woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/ubuntu-300-normal-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* latin-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/ubuntu-300-normal-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/ubuntu-300-normal-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/ubuntu-400-normal-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/ubuntu-400-normal-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/ubuntu-400-normal-greek-ext.woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/ubuntu-400-normal-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* latin-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/ubuntu-400-normal-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/ubuntu-400-normal-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/ubuntu-500-normal-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/ubuntu-500-normal-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/ubuntu-500-normal-greek-ext.woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/ubuntu-500-normal-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* latin-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/ubuntu-500-normal-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/ubuntu-500-normal-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/ubuntu-700-normal-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/ubuntu-700-normal-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/ubuntu-700-normal-greek-ext.woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/ubuntu-700-normal-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* latin-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/ubuntu-700-normal-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/ubuntu-700-normal-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* ============================================================
   World Triathlon — Colour tokens
   Derived from Brand Guidelines v04 (March 2021), pp.24–25.
   Primary palette + secondary palette + semantic aliases.
   ============================================================ */
:root {
  /* ---- Primary palette ---- */
  --wt-transition-blue: #2250e3; /* R34 G80 B227  · Pantone 2728C · the hero colour */
  --wt-lawn-green:       #66d463; /* R103 G211 B99 · Pantone 2256C */
  --wt-sky-blue:         #52adf5; /* R82 G173 B245 · Pantone 284C  */

  /* ---- Secondary palette ---- */
  --wt-leaf-green:  #75b62a; /* R114 G188 B29  · Pantone 369C   */
  --wt-dew-green:   #7feeb2; /* R127 G238 B178 · Pantone 353C   */
  --wt-mist-grey:   #ccd1d6; /* R204 G209 B215 · Cool Gray 3C   */
  --wt-ocean-blue:  #302682; /* R49 G39 B130   · Pantone Blue 072C */
  --wt-cloud-white: #ffffff; /* R255 G255 B255                  */
  --wt-deep-navy:   #281e32; /* R40 G30 B50    · Pantone 2768C  */

  /* ---- Neutral ramp (built around Deep Navy + Mist Grey) ---- */
  --wt-navy-900: #1a1322;
  --wt-navy-800: #281e32; /* = Deep Navy */
  --wt-navy-700: #3b3047;
  --wt-grey-500: #6b7280;
  --wt-grey-400: #9aa1ab;
  --wt-grey-300: #ccd1d6; /* = Mist Grey */
  --wt-grey-200: #e4e7ea;
  --wt-grey-100: #f1f3f5;
  --wt-grey-50:  #f8f9fb;

  /* ---- Tints / shades of the hero blue (digital interaction states) ---- */
  --wt-blue-700: #1a3eb0; /* pressed / darker */
  --wt-blue-600: #1e47ca; /* hover */
  --wt-blue-500: #2250e3; /* base = Transition Blue */
  --wt-blue-100: #dde4fb; /* light surface tint */
  --wt-blue-50:  #eef2fe; /* lightest wash */

  /* ============================================================
     Semantic aliases — reach for these in components
     ============================================================ */
  /* Surfaces */
  --surface-page:      var(--wt-cloud-white);
  --surface-subtle:    var(--wt-grey-50);
  --surface-card:      var(--wt-cloud-white);
  --surface-inverse:   var(--wt-deep-navy);
  --surface-brand:     var(--wt-transition-blue);
  --surface-brand-soft:var(--wt-blue-50);

  /* Text */
  --text-strong:   var(--wt-deep-navy);
  --text-body:     #3b3346;
  --text-muted:    var(--wt-grey-500);
  --text-on-brand: var(--wt-cloud-white);
  --text-on-dark:  var(--wt-cloud-white);
  --text-link:     var(--wt-transition-blue);

  /* Borders / lines */
  --border-subtle:  var(--wt-grey-200);
  --border-default: var(--wt-grey-300);
  --border-strong:  var(--wt-deep-navy);

  /* Interactive (primary action) */
  --action-bg:         var(--wt-transition-blue);
  --action-bg-hover:   var(--wt-blue-600);
  --action-bg-active:  var(--wt-blue-700);
  --action-fg:         var(--wt-cloud-white);

  /* Accents */
  --accent-go:    var(--wt-lawn-green); /* success / "go" */
  --accent-water: var(--wt-sky-blue);
  --accent-deep:  var(--wt-ocean-blue);

  /* Status (kept on-brand) */
  --status-success: var(--wt-leaf-green);
  --status-info:    var(--wt-sky-blue);
  --status-focus:   var(--wt-transition-blue);

  /* Focus ring */
  --focus-ring: 0 0 0 3px color-mix(in srgb, var(--wt-transition-blue) 35%, transparent);
}

/* ============================================================
   World Triathlon — Typography tokens
   Primary typeface: Ubuntu. Headlines & titles use tight tracking (-10
   in InDesign ≈ -0.01em). Body copy is Ubuntu Light. Office fallback: Arial.
   Scale informed by the template spec (Guidelines pp.41–42).
   ============================================================ */
:root {
  /* Families */
  --font-sans: 'Ubuntu', 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
  --font-display: 'Ubuntu', 'Arial', sans-serif; /* headlines: weight does the work */
  --font-fallback: Arial, Helvetica, sans-serif; /* the sanctioned Office fallback */

  /* Weights (Ubuntu): 300 body · 400 bullets/quotes · 500 headings+essence · 700 titles/balance */
  --fw-light: 300;   /* @kind font */
  --fw-regular: 400; /* @kind font */
  --fw-medium: 500;  /* @kind font */
  --fw-bold: 700;    /* @kind font */

  /* Tracking — brand sets headline tracking to -10 (≈ -0.01em);
     balance words to +250 (≈ 0.25em); the essence to -50 (≈ -0.05em). */
  --track-display: -0.02em;        /* @kind font */
  --track-heading: -0.01em;        /* @kind font */
  --track-tight-essence: -0.04em;  /* @kind font */
  --track-balance: 0.25em;         /* @kind font */
  --track-normal: 0;               /* @kind font */

  /* Line heights (brand leading ≈ point size × 1.0–1.3): tight=titles, snug=headings, normal=body */
  --lh-tight: 1.04;   /* @kind font */
  --lh-snug: 1.2;     /* @kind font */
  --lh-normal: 1.4;   /* @kind font */
  --lh-relaxed: 1.6;  /* @kind font */

  /* Type scale — fluid-ish px ramp for screen.
     Title 62/64, Heading 40/48, Subhead 22/26, Quote 15/19, Body 10/14 (print pt)
     translated to a comfortable digital scale. */
  --text-display: 4.5rem;   /* 72px — hero titles */
  --text-h1: 3.25rem;       /* 52px */
  --text-h2: 2.5rem;        /* 40px — content heading */
  --text-h3: 1.75rem;       /* 28px */
  --text-h4: 1.375rem;      /* 22px — subheading */
  --text-lg: 1.125rem;      /* 18px — lead / pull-quote */
  --text-base: 1rem;        /* 16px — body */
  --text-sm: 0.875rem;      /* 14px */
  --text-xs: 0.75rem;       /* 12px — labels / annotation */

  /* Semantic roles */
  --role-display-weight: var(--fw-bold);   /* @kind font */
  --role-title-weight: var(--fw-bold);     /* @kind font */
  --role-heading-weight: var(--fw-medium); /* @kind font */
  --role-body-weight: var(--fw-light);     /* @kind font */
  --role-label-weight: var(--fw-medium);   /* @kind font */
}

/* ============================================================
   World Triathlon — Spacing & layout tokens
   8px base grid. The brand works on a three-column document grid
   with titles always starting in column 1.
   ============================================================ */
:root {
  --space-0: 0;
  --space-1: 0.25rem;  /* 4  */
  --space-2: 0.5rem;   /* 8  */
  --space-3: 0.75rem;  /* 12 */
  --space-4: 1rem;     /* 16 */
  --space-5: 1.5rem;   /* 24 */
  --space-6: 2rem;     /* 32 */
  --space-7: 3rem;     /* 48 */
  --space-8: 4rem;     /* 64 */
  --space-9: 6rem;     /* 96 */

  /* Layout */
  --container-max: 1200px;
  --container-wide: 1440px;
  --grid-columns: 3;  /* @kind other */
  --gutter: var(--space-5);
  --page-margin: var(--space-7);
}

/* ============================================================
   World Triathlon — Radii, shadows & motion tokens
   The identity is clean and dynamic. Corners are softly rounded;
   primary actions favour a full pill (echoing the smooth apex curves).
   Shadows are restrained — elevation is suggested, never heavy.
   ============================================================ */
:root {
  /* Radii */
  --radius-xs: 4px;
  --radius-sm: 8px;
  --radius-md: 12px;
  --radius-lg: 18px;
  --radius-xl: 28px;
  --radius-pill: 999px;
  --radius-card: var(--radius-lg);

  /* Shadows — cool, low-spread, tinted toward navy */
  --shadow-xs: 0 1px 2px rgba(40, 30, 50, 0.06);
  --shadow-sm: 0 2px 8px rgba(40, 30, 50, 0.08);
  --shadow-md: 0 8px 24px rgba(40, 30, 50, 0.10);
  --shadow-lg: 0 18px 48px rgba(40, 30, 50, 0.14);
  --shadow-brand: 0 12px 32px rgba(34, 80, 227, 0.28); /* lifted blue button/card */

  /* Signature brand gradients (the globe can be filled with these) */
  --gradient-brand: linear-gradient(135deg, #2250e3 0%, #302682 100%); /* @kind other */
  --gradient-sky: linear-gradient(135deg, #52adf5 0%, #2250e3 100%);   /* @kind other */
  --gradient-go: linear-gradient(135deg, #7feeb2 0%, #66d463 60%, #75b62a 100%); /* @kind other */
  --gradient-night: linear-gradient(135deg, #302682 0%, #281e32 100%); /* @kind other */

  /* Motion — energetic but composed; ease-out for entrances */
  --ease-out: cubic-bezier(0.16, 1, 0.3, 1);     /* @kind other */
  --ease-in-out: cubic-bezier(0.65, 0, 0.35, 1); /* @kind other */
  --dur-fast: 140ms;  /* @kind other */
  --dur-base: 240ms;  /* @kind other */
  --dur-slow: 420ms;  /* @kind other */
}
