@font-face { font-family: 'Bodoni Moda'; font-style: italic; font-weight: 400 700; font-display: swap; src: url('/fonts/bodoni-italic-400-700-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; }
@font-face { font-family: 'Bodoni Moda'; font-style: italic; font-weight: 400 700; font-display: swap; src: url('/fonts/bodoni-italic-400-700-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; }
@font-face { font-family: 'Bodoni Moda'; font-style: normal; font-weight: 400 700; font-display: swap; src: url('/fonts/bodoni-400-700-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; }
@font-face { font-family: 'Bodoni Moda'; font-style: normal; font-weight: 400 700; font-display: swap; src: url('/fonts/bodoni-400-700-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; }
@font-face { font-family: 'Karla'; font-style: italic; font-weight: 300 700; font-display: swap; src: url('/fonts/karla-italic-300-700-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; }
@font-face { font-family: 'Karla'; font-style: italic; font-weight: 300 700; font-display: swap; src: url('/fonts/karla-italic-300-700-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; }
@font-face { font-family: 'Karla'; font-style: normal; font-weight: 300 700; font-display: swap; src: url('/fonts/karla-300-700-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; }
@font-face { font-family: 'Karla'; font-style: normal; font-weight: 300 700; font-display: swap; src: url('/fonts/karla-300-700-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; }

/* faliana.com
   Porcelain and onyx with a bronze accent. Bodoni Moda for display, Karla for everything else.
   Self hosted fonts are prepended by build.mjs from _src/generated/fonts.css. */

:root {
  --chalk: #ffffff;
  --porcelain: #f6f5f2;
  --pearl: #eeece7;
  --sunk: #e4e1da;
  --onyx: #111013;
  --graphite: #1a191d;
  --ink: #17161a;
  --muted: #6d6963;
  --faint: #9b968f;
  --bronze: #a8754e;
  --bronze-d: #8c5f3d;
  --line: #dcd8d0;
  --line-soft: #e8e5de;

  --d-noir: #1c1b1f;
  --d-rose: #c0817e;
  --d-gold: #a6842f;
  --d-steel: #45677d;
  --d-sage: #6a7a5c;
  --d-aqua: #2c7f86;
  --accent: var(--bronze);

  --bg: var(--porcelain);
  --fg: var(--ink);
  --panel: var(--chalk);

  --display: 'Bodoni Moda', 'Didot', 'Times New Roman', serif;
  --sans: 'Karla', system-ui, -apple-system, 'Segoe UI', sans-serif;

  --wrap: 1280px;
  --gut: clamp(1.1rem, 4vw, 3rem);
  --r: 2px;
  --t: .38s cubic-bezier(.22, .61, .36, 1);
  --shadow: 0 1px 2px rgba(17, 16, 19, .04), 0 12px 32px -16px rgba(17, 16, 19, .18);
  --shadow-lg: 0 2px 6px rgba(17, 16, 19, .05), 0 30px 70px -30px rgba(17, 16, 19, .3);

  color-scheme: light;
}

.dept-noir { --accent: var(--d-noir); }
.dept-rose { --accent: var(--d-rose); }
.dept-gold { --accent: var(--d-gold); }
.dept-steel { --accent: var(--d-steel); }
.dept-sage { --accent: var(--d-sage); }
.dept-aqua { --accent: var(--d-aqua); }

[data-dept="fashion"] { --accent: var(--d-noir); }
[data-dept="beauty"] { --accent: var(--d-rose); }
[data-dept="jewelry"] { --accent: var(--d-gold); }
[data-dept="watches"] { --accent: var(--d-steel); }
[data-dept="lifestyle"] { --accent: var(--d-sage); }
[data-dept="travel"] { --accent: var(--d-aqua); }

*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; scroll-padding-top: 6rem; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }

body {
  margin: 0;
  background: var(--bg);
  color: var(--fg);
  font-family: var(--sans);
  font-size: clamp(1rem, .97rem + .18vw, 1.085rem);
  line-height: 1.62;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  -webkit-tap-highlight-color: rgba(168, 117, 78, .18);
}

img, video, svg { max-width: 100%; display: block; }
img, video { height: auto; }
a { color: inherit; }
button, input, select, textarea { font: inherit; color: inherit; }
button, a, summary, label, input[type=checkbox], input[type=radio] { touch-action: manipulation; }
button { cursor: pointer; }
:focus-visible { outline: 2px solid var(--accent); outline-offset: 3px; border-radius: 2px; }

.wrap { width: min(100% - var(--gut) * 2, var(--wrap)); margin-inline: auto; }
.sr, .skip:not(:focus) { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
.skip { position: fixed; top: .6rem; left: .6rem; z-index: 200; background: var(--onyx); color: var(--porcelain); padding: .7rem 1.1rem; text-decoration: none; }
.hp { position: absolute; left: -9999px; opacity: 0; }

/* ---------------------------------------------------------------- type */
.h-1, .h-2, .h-3, .h-4, .h-5 { font-family: var(--display); font-weight: 400; margin: 0; letter-spacing: -.012em; text-wrap: balance; }
.h-2[id], .prose .h-2 { scroll-margin-top: 6rem; }
.lede, .card__d, .sechead__l { text-wrap: pretty; }
.h-1 { font-size: clamp(2.4rem, 1.3rem + 4.6vw, 5rem); line-height: 1.02; }
.h-2 { font-size: clamp(1.7rem, 1.15rem + 2.2vw, 3rem); line-height: 1.08; }
.h-3 { font-size: clamp(1.3rem, 1.05rem + 1.1vw, 1.9rem); line-height: 1.15; }
.h-4 { font-size: clamp(1.1rem, 1rem + .5vw, 1.35rem); line-height: 1.2; }
.h-5 { font-family: var(--sans); font-size: .74rem; font-weight: 700; letter-spacing: .17em; text-transform: uppercase; color: var(--muted); margin: 0; }
.h-1 em, .h-2 em, .hero__t em { font-style: italic; color: var(--bronze); }

.kicker { margin: 0 0 .85rem; font-size: .73rem; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; color: var(--accent); }
.kicker a { text-decoration: none; }
.kicker a:hover { text-decoration: underline; }
.lede { font-size: clamp(1.08rem, 1rem + .5vw, 1.32rem); line-height: 1.55; color: var(--muted); margin: 0; max-width: 60ch; }

.lnk { display: inline-flex; align-items: center; gap: .45rem; font-size: .82rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; text-decoration: none; color: var(--fg); white-space: nowrap; }
.lnk svg { width: 1.05rem; height: 1.05rem; transition: transform var(--t); }
.lnk:hover svg { transform: translateX(4px); }

.btn {
  display: inline-flex; align-items: center; gap: .55rem; justify-content: center;
  background: var(--onyx); color: var(--porcelain); border: 1px solid var(--onyx);
  padding: .78rem 1.5rem; text-decoration: none; border-radius: var(--r);
  font-size: .8rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase;
  transition: background var(--t), color var(--t), border-color var(--t), transform var(--t);
}
.btn svg { width: 1.05rem; height: 1.05rem; }
.btn:hover { background: var(--bronze); border-color: var(--bronze); color: #fff; transform: translateY(-2px); }
.btn--lg { padding: .95rem 1.9rem; font-size: .82rem; }
.btn--sm { padding: .5rem 1rem; font-size: .7rem; }
.btn--ghost { background: transparent; color: inherit; border-color: currentColor; }
.btn--ghost:hover { background: currentColor; color: var(--onyx); }
.btn--light { background: var(--porcelain); color: var(--onyx); border-color: var(--porcelain); }
.btn--light:hover { background: var(--bronze); border-color: var(--bronze); color: #fff; }

.ibtn { display: inline-grid; place-items: center; width: 2.6rem; height: 2.6rem; border: 1px solid var(--line); background: transparent; border-radius: var(--r); color: inherit; transition: background var(--t), border-color var(--t); }
.ibtn svg { width: 1.25rem; height: 1.25rem; }
.ibtn:hover { background: var(--sunk); }

.pill { display: inline-block; font-size: .72rem; letter-spacing: .08em; text-transform: uppercase; color: var(--muted); border: 1px solid var(--line); padding: .3rem .75rem; border-radius: 100px; }
.dot { display: inline-block; width: .4rem; height: .4rem; border-radius: 50%; background: var(--accent); margin-right: .5rem; vertical-align: middle; }

/* -------------------------------------------------------------- header */
.hdr { position: sticky; top: 0; z-index: 90; background: color-mix(in srgb, var(--porcelain) 90%, transparent); backdrop-filter: blur(14px); border-bottom: 1px solid var(--line); transition: background var(--t), border-color var(--t), color var(--t); }
.hdr__in { width: min(100% - var(--gut) * 2, var(--wrap)); margin-inline: auto; display: flex; align-items: center; gap: 1.4rem; min-height: 4.6rem; padding-top: env(safe-area-inset-top); }
.hdr--over { position: fixed; left: 0; right: 0; background: transparent; border-color: transparent; color: var(--porcelain); }
.hdr--over.is-stuck { position: fixed; background: color-mix(in srgb, var(--porcelain) 94%, transparent); border-color: var(--line); color: var(--ink); }
body[data-over] { padding-top: 0; }

.brand { display: flex; flex-direction: column; text-decoration: none; line-height: 1; flex: 0 0 auto; }
.brand__name { font-family: var(--display); font-size: 1.62rem; letter-spacing: .04em; }
.brand__tag { font-size: .62rem; letter-spacing: .26em; text-transform: uppercase; opacity: .62; margin-top: .28rem; }

.nav { display: flex; gap: 1.35rem; margin-left: auto; }
.nav a { position: relative; text-decoration: none; font-size: .79rem; font-weight: 600; letter-spacing: .1em; text-transform: uppercase; padding: .4rem 0; }
.nav a::after { content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 1px; background: currentColor; transform: scaleX(0); transform-origin: left; transition: transform var(--t); }
.nav a:hover::after, .nav a[aria-current]::after { transform: scaleX(1); }
.nav a[data-dept]:hover { color: var(--accent); }

.hdr__act { display: flex; align-items: center; gap: .6rem; margin-left: auto; }
.nav + .hdr__act { margin-left: 1.2rem; }
.editlink { position: relative; display: grid; place-items: center; width: 2.6rem; height: 2.6rem; text-decoration: none; }
.editlink svg { width: 1.3rem; height: 1.3rem; }
.editlink__n { position: absolute; top: .18rem; right: .12rem; min-width: 1.15rem; height: 1.15rem; display: grid; place-items: center; border-radius: 100px; background: var(--bronze); color: #fff; font-size: .66rem; font-weight: 700; padding: 0 .25rem; }
.burger { display: none; }

.prog { position: absolute; left: 0; right: 0; bottom: -1px; height: 2px; background: transparent; }
.prog i { display: block; height: 100%; width: 0; background: var(--accent); transition: width .1s linear; }

/* ---------------------------------------------------------------- menu */
.menu { position: fixed; inset: 0; z-index: 120; background: var(--onyx); color: var(--porcelain); padding: max(1.4rem, env(safe-area-inset-top)) var(--gut) max(3rem, env(safe-area-inset-bottom)); overflow-y: auto; overscroll-behavior: contain; }
.menu[hidden] { display: none; }
.menu__top { display: flex; align-items: center; justify-content: space-between; margin-bottom: 3rem; }
.menu__top .ibtn { border-color: rgba(246, 245, 242, .3); }
.menu__nav { display: grid; gap: 3rem; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); max-width: var(--wrap); margin-inline: auto; }
.menu__col h2 { font-family: var(--sans); font-size: .72rem; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; opacity: .55; margin: 0 0 1.1rem; }
.menu__col ul { list-style: none; margin: 0; padding: 0; display: grid; gap: .1rem; }
.menu__col a { display: flex; flex-direction: column; gap: .1rem; text-decoration: none; padding: .55rem 0; border-bottom: 1px solid rgba(246, 245, 242, .1); }
.menu__col b { font-family: var(--display); font-size: 1.5rem; font-weight: 400; }
.menu__col span { font-size: .78rem; opacity: .55; }
.menu__col a:hover b { color: var(--bronze); }
.menu__foot { max-width: var(--wrap); margin: 3rem auto 0; font-size: .74rem; letter-spacing: .18em; text-transform: uppercase; opacity: .45; }

/* ---------------------------------------------------------------- hero */
.hero { position: relative; min-height: min(100svh, 900px); display: flex; flex-direction: column; justify-content: flex-end; color: var(--porcelain); overflow: hidden; }
.hero__media { position: absolute; inset: 0; z-index: 0; }
.hero__media img, .hero__media video { width: 100%; height: 100%; object-fit: cover; }
.hero__scrim { position: absolute; inset: 0; z-index: 1; background: linear-gradient(180deg, rgba(17, 16, 19, .62) 0%, rgba(17, 16, 19, .28) 34%, rgba(17, 16, 19, .5) 72%, rgba(17, 16, 19, .86) 100%); }
.hero__in { position: relative; z-index: 2; padding: 9rem 0 3rem; }
.hero__k { margin: 0 0 1.4rem; font-size: .72rem; font-weight: 700; letter-spacing: .28em; text-transform: uppercase; opacity: .8; }
.hero__t { font-family: var(--display); font-weight: 400; font-size: clamp(3rem, 1rem + 9vw, 8.6rem); line-height: .95; letter-spacing: -.02em; margin: 0 0 1.6rem; }
.hero__t em { color: #e5b98d; }
.hero__l { max-width: 46ch; font-size: clamp(1.05rem, .98rem + .5vw, 1.3rem); line-height: 1.55; opacity: .88; margin: 0 0 2.2rem; }
.hero__cta { display: flex; flex-wrap: wrap; gap: .8rem; }
.hero__stats { position: relative; z-index: 2; border-top: 1px solid rgba(246, 245, 242, .22); }
.hero__stats-in { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1rem; padding: 1.5rem 0 2rem; }
.stat b { display: block; font-family: var(--display); font-size: clamp(1.8rem, 1.2rem + 2vw, 3rem); line-height: 1; font-weight: 400; font-variant-numeric: tabular-nums; }
.stat span { display: block; font-size: .76rem; letter-spacing: .04em; opacity: .7; margin-top: .4rem; max-width: 22ch; }

/* -------------------------------------------------------------- marquee */
.strap { background: var(--onyx); color: var(--porcelain); overflow: hidden; padding: .85rem 0; }
.strap__t { display: flex; width: max-content; gap: 2.5rem; align-items: center; animation: slide 46s linear infinite; }
.strap__t span { font-size: .78rem; letter-spacing: .24em; text-transform: uppercase; white-space: nowrap; }
.strap__s { font-family: var(--display); letter-spacing: .12em; color: var(--bronze); }
@keyframes slide { to { transform: translateX(-50%); } }
@media (prefers-reduced-motion: reduce) { .strap__t { animation: none; } }

/* -------------------------------------------------------------- layout */
.sec { padding: clamp(3.4rem, 6vw, 6.5rem) 0; }
.sec--paper { background: var(--pearl); }
.sec--dark { background: var(--graphite); color: var(--porcelain); position: relative; overflow: hidden; }
.sec--dark .lede, .sec--dark .sechead__l { color: rgba(246, 245, 242, .68); }
.sec--dark .kicker { color: var(--bronze); }
.sec--dark[data-spot]::before { content: ''; position: absolute; width: 60vw; height: 60vw; left: var(--mx, 50%); top: var(--my, 20%); transform: translate(-50%, -50%); background: radial-gradient(circle, rgba(168, 117, 78, .17), transparent 62%); pointer-events: none; transition: left .5s ease-out, top .5s ease-out; }

.sechead { display: flex; flex-wrap: wrap; align-items: flex-end; justify-content: space-between; gap: 1.4rem 2.5rem; margin-bottom: clamp(1.8rem, 3vw, 3rem); }
.sechead--mt { margin-top: clamp(2.4rem, 4vw, 4rem); }
.sechead__l { max-width: 46ch; color: var(--muted); margin: 0; font-size: .98rem; }

.grid { display: grid; gap: clamp(1.1rem, 2vw, 2rem); }
.grid--3 { grid-template-columns: repeat(auto-fit, minmax(290px, 1fr)); }
.grid--4 { grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); }
.twocol { display: grid; gap: clamp(1.1rem, 2vw, 2rem); grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); }

.phead { padding: clamp(2.6rem, 5vw, 5rem) 0 clamp(1.6rem, 3vw, 2.6rem); }
.phead__grid { display: grid; gap: 1.4rem 3rem; grid-template-columns: minmax(0, 1.25fr) minmax(0, 1fr); align-items: end; margin-top: 1.4rem; }
.phead__img { margin-top: clamp(1.8rem, 3vw, 3rem); border-radius: var(--r); overflow: hidden; box-shadow: var(--shadow); }
.phead__img img { width: 100%; aspect-ratio: 21 / 9; object-fit: cover; }
.crumbs { display: flex; flex-wrap: wrap; gap: .5rem; font-size: .76rem; letter-spacing: .05em; color: var(--faint); }
.crumbs a { text-decoration: none; }
.crumbs a:hover { color: var(--accent); }

/* ---------------------------------------------------------- desk cards */
.dgrid { display: grid; gap: clamp(1rem, 1.8vw, 1.6rem); grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); }
.dcard { position: relative; display: block; text-decoration: none; overflow: hidden; border-radius: var(--r); background: var(--onyx); color: var(--porcelain); min-height: 22rem; isolation: isolate; }
.dcard__img { position: absolute; inset: 0; z-index: 0; }
.dcard__img img { width: 100%; height: 100%; object-fit: cover; transition: transform .8s cubic-bezier(.22, .61, .36, 1); filter: saturate(.86); }
.dcard::after { content: ''; position: absolute; inset: 0; z-index: 1; background: linear-gradient(180deg, rgba(17, 16, 19, .18) 0%, rgba(17, 16, 19, .55) 52%, rgba(17, 16, 19, .92) 100%); }
.dcard__b { position: relative; z-index: 2; display: flex; flex-direction: column; height: 100%; min-height: 22rem; justify-content: flex-end; padding: 1.6rem; gap: .3rem; }
.dcard__k { font-size: .68rem; font-weight: 700; letter-spacing: .22em; text-transform: uppercase; color: var(--accent); filter: brightness(1.5); }
.dcard__t { font-family: var(--display); font-size: clamp(1.8rem, 1.3rem + 1.5vw, 2.6rem); line-height: 1; }
.dcard__d { font-size: .9rem; opacity: .8; max-width: 34ch; }
.dcard__n { display: inline-flex; align-items: center; gap: .4rem; font-size: .72rem; letter-spacing: .14em; text-transform: uppercase; margin-top: .9rem; opacity: .8; }
.dcard__n svg { width: 1rem; height: 1rem; transition: transform var(--t); }
.dcard:hover .dcard__img img { transform: scale(1.06); }
.dcard:hover .dcard__n svg { transform: translateX(5px); }
.dcard::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 3px; z-index: 3; background: var(--accent); transform: scaleY(0); transform-origin: bottom; transition: transform var(--t); }
.dcard:hover::before { transform: scaleY(1); }

/* --------------------------------------------------------- article card */
.card { position: relative; display: flex; flex-direction: column; background: var(--chalk); border: 1px solid var(--line-soft); border-radius: var(--r); overflow: hidden; transition: box-shadow var(--t), transform var(--t), border-color var(--t); }
.card:hover { box-shadow: var(--shadow-lg); border-color: var(--line); }
.card__img { display: block; overflow: hidden; }
.card__img img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; transition: transform .8s cubic-bezier(.22, .61, .36, 1); }
.card:hover .card__img img { transform: scale(1.05); }
.card__b { padding: 1.25rem 1.35rem 1.5rem; display: flex; flex-direction: column; gap: .55rem; flex: 1; }
.card__k { margin: 0; font-size: .7rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: var(--accent); display: flex; align-items: center; }
.card__t { font-family: var(--display); font-size: 1.42rem; font-weight: 400; line-height: 1.15; margin: 0; }
.card__t a { text-decoration: none; background-image: linear-gradient(currentColor, currentColor); background-size: 0 1px; background-repeat: no-repeat; background-position: 0 100%; transition: background-size var(--t); }
.card__t a:hover { background-size: 100% 1px; }
.card__d { margin: 0; font-size: .91rem; color: var(--muted); line-height: 1.5; }
.card__m { margin: auto 0 0; padding-top: .7rem; font-size: .74rem; letter-spacing: .06em; color: var(--faint); }

.save { position: absolute; top: .7rem; right: .7rem; z-index: 4; display: inline-flex; align-items: center; gap: .35rem; background: color-mix(in srgb, var(--chalk) 88%, transparent); backdrop-filter: blur(6px); border: 1px solid var(--line); border-radius: 100px; padding: .38rem .55rem; color: var(--muted); transition: color var(--t), border-color var(--t), background var(--t); }
.save svg { width: 1rem; height: 1rem; }
.save__t { display: none; font-size: .7rem; letter-spacing: .08em; text-transform: uppercase; }
.save:hover { color: var(--bronze); border-color: var(--bronze); }
.save[aria-pressed="true"] { color: #fff; background: var(--bronze); border-color: var(--bronze); }
.save[aria-pressed="true"] svg { fill: currentColor; }
.artmeta .save, .toolmeta .save { position: static; padding: .4rem .85rem; }
.artmeta .save__t, .toolmeta .save__t { display: inline; }

/* ------------------------------------------------------------ file card */
.fcard { position: relative; display: flex; flex-direction: column; background: var(--chalk); border: 1px solid var(--line-soft); border-radius: var(--r); overflow: hidden; transition: box-shadow var(--t), transform var(--t); }
.fcard:hover { box-shadow: var(--shadow-lg); }
.fcard__img img { width: 100%; aspect-ratio: 1 / 1; object-fit: cover; transition: transform .8s cubic-bezier(.22, .61, .36, 1); }
.fcard:hover .fcard__img img { transform: scale(1.05); }
.fcard__b { padding: 1rem 1.1rem 1.25rem; display: flex; flex-direction: column; gap: .35rem; }
.fcard__k { margin: 0; font-size: .66rem; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; color: var(--bronze); }
.fcard__t { font-family: var(--display); font-size: 1.3rem; font-weight: 400; margin: 0; line-height: 1.1; }
.fcard__t a { text-decoration: none; }
.fcard__t a:hover { color: var(--bronze); }
.fcard__d { margin: 0; font-size: .84rem; color: var(--muted); }

/* -------------------------------------------------------- file strip */
.fstrip { overflow-x: auto; scrollbar-width: thin; margin: 0 calc(var(--gut) * -1); padding: .4rem var(--gut) 1.2rem; scroll-snap-type: x proximity; cursor: grab; }
.fstrip.is-drag { cursor: grabbing; user-select: none; }
.fstrip { overscroll-behavior-x: contain; }
.fstrip__t { display: flex; gap: 1rem; width: max-content; }
.fchip { flex: 0 0 260px; scroll-snap-align: start; text-decoration: none; background: rgba(246, 245, 242, .05); border: 1px solid rgba(246, 245, 242, .14); border-radius: var(--r); overflow: hidden; transition: border-color var(--t), background var(--t); }
.fchip:hover { border-color: var(--bronze); background: rgba(168, 117, 78, .1); }
.fchip__img img { width: 100%; aspect-ratio: 5 / 4; object-fit: cover; }
.fchip__b { padding: .85rem 1rem 1rem; display: flex; flex-direction: column; gap: .15rem; }
.fchip__b b { font-family: var(--display); font-size: 1.2rem; font-weight: 400; }
.fchip__b span { font-size: .72rem; letter-spacing: .14em; text-transform: uppercase; opacity: .55; }
.band__hint { margin: .4rem 0 0; font-size: .72rem; letter-spacing: .16em; text-transform: uppercase; opacity: .4; }

/* ------------------------------------------------------------ tool cards */
.tgrid { display: grid; gap: .8rem; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); }
.tcard { display: flex; align-items: center; gap: .9rem; padding: 1rem 1.1rem; background: var(--chalk); border: 1px solid var(--line-soft); border-radius: var(--r); text-decoration: none; transition: border-color var(--t), transform var(--t), box-shadow var(--t); }
.tcard:hover { border-color: var(--accent); box-shadow: var(--shadow); }
.tcard__i { display: grid; place-items: center; width: 2.5rem; height: 2.5rem; flex: 0 0 auto; border-radius: 50%; background: color-mix(in srgb, var(--accent) 12%, transparent); color: var(--accent); }
.tcard__i svg { width: 1.25rem; height: 1.25rem; }
.tcard__b { display: flex; flex-direction: column; gap: .1rem; min-width: 0; }
.tcard__t { font-weight: 700; font-size: .96rem; }
.tcard__d { font-size: .8rem; color: var(--muted); }
.tcard__m { margin-left: auto; font-size: .7rem; letter-spacing: .1em; text-transform: uppercase; color: var(--faint); white-space: nowrap; }
.sec--dark .tcard { background: rgba(246, 245, 242, .05); border-color: rgba(246, 245, 242, .14); }

.tbig { position: relative; display: flex; flex-direction: column; gap: .6rem; padding: 1.6rem 1.5rem 1.8rem; background: var(--chalk); border: 1px solid var(--line-soft); border-radius: var(--r); transition: box-shadow var(--t), border-color var(--t); }
.tbig:hover { box-shadow: var(--shadow-lg); border-color: var(--accent); }
.tbig__i { display: grid; place-items: center; width: 3rem; height: 3rem; border-radius: 50%; background: color-mix(in srgb, var(--accent) 12%, transparent); color: var(--accent); }
.tbig__i svg { width: 1.45rem; height: 1.45rem; }
.tbig__t { font-family: var(--display); font-size: 1.55rem; font-weight: 400; margin: 0; line-height: 1.1; }
.tbig__t a { text-decoration: none; }
.tbig__t a::after { content: ''; position: absolute; inset: 0; }
.tbig__d { margin: 0; font-size: .92rem; color: var(--muted); }
.tbig__m { margin: auto 0 0; padding-top: .7rem; font-size: .74rem; color: var(--faint); }

/* -------------------------------------------------------------- starts */
.starts { display: grid; gap: .8rem; grid-template-columns: repeat(auto-fit, minmax(270px, 1fr)); }
.start { position: relative; display: flex; flex-direction: column; gap: .5rem; padding: 1.8rem 1.6rem; background: var(--chalk); border: 1px solid var(--line-soft); border-radius: var(--r); text-decoration: none; transition: transform var(--t), box-shadow var(--t); }
.start:hover { transform: translateY(-4px); box-shadow: var(--shadow-lg); }
.start__n { font-family: var(--display); font-size: 2.2rem; color: var(--bronze); line-height: 1; }
.start__t { font-weight: 700; font-size: 1.08rem; }
.start__d { font-size: .9rem; color: var(--muted); }
.start__go { margin-top: .6rem; }
.start__go svg { width: 1.3rem; height: 1.3rem; color: var(--bronze); transition: transform var(--t); }
.start:hover .start__go svg { transform: translateX(6px); }

.rules .rule { padding: 1.5rem 1.4rem; border-top: 2px solid var(--onyx); }
.rule h3 { margin: 0 0 .5rem; }
.rule p { margin: 0; font-size: .92rem; color: var(--muted); }

/* ----------------------------------------------------------------- cta */
.cta { background: var(--onyx); color: var(--porcelain); padding: clamp(2.6rem, 5vw, 4.5rem) 0; }
.cta__in { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 1.6rem 2.5rem; }
.cta .kicker { color: var(--bronze); }
.cta .h-2 { max-width: 24ch; }
.cta .btn { background: var(--porcelain); color: var(--onyx); border-color: var(--porcelain); }
.cta .btn:hover { background: var(--bronze); border-color: var(--bronze); color: #fff; }

/* ---------------------------------------------------------- newsletter */
.news { padding: clamp(3rem, 5vw, 5rem) 0; }
.news__grid { display: grid; gap: 2rem 3.5rem; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); align-items: center; }
.news__form { display: flex; flex-direction: column; gap: .8rem; max-width: 30rem; }
.news__note { margin: 0; font-size: .78rem; opacity: .55; }
.field { display: flex; flex-direction: column; gap: .35rem; }
.field label { font-size: .74rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: var(--muted); }
.field input, .field select, .field textarea { width: 100%; padding: .82rem 1rem; background: var(--chalk); border: 1px solid var(--line); border-radius: var(--r); }
.sec--dark .field input { background: rgba(246, 245, 242, .07); border-color: rgba(246, 245, 242, .2); color: inherit; }
.sec--dark .field input::placeholder { color: rgba(246, 245, 242, .45); }
.formmsg { margin: 0; font-size: .85rem; min-height: 1.2rem; }
.formmsg.is-ok { color: #7bbb8c; }
.formmsg.is-err { color: #e08a72; }

/* ------------------------------------------------------------- article */
.arthead { padding-top: clamp(2rem, 4vw, 3.4rem); }
.arthead .kicker { margin-top: 1.2rem; }
.arthead .lede { margin-top: 1.1rem; }
.artmeta { display: flex; flex-wrap: wrap; align-items: center; gap: .8rem 1.4rem; margin-top: 1.6rem; font-size: .78rem; letter-spacing: .06em; color: var(--faint); }
.arthead__img { margin-top: clamp(1.8rem, 3vw, 2.8rem); }
.arthead__img img { width: 100%; aspect-ratio: 21 / 9; object-fit: cover; }
@media (max-width: 640px) { .arthead__img img { aspect-ratio: 3 / 2; } }

.artbody { display: grid; gap: 2rem 3.5rem; grid-template-columns: minmax(0, 15rem) minmax(0, 1fr); padding: clamp(2.2rem, 4vw, 3.6rem) 0 clamp(2rem, 4vw, 3.4rem); }
.artnav__in { position: sticky; top: 6rem; display: flex; flex-direction: column; gap: 1.6rem; }
.artnav ol, .artnav ul { list-style: none; margin: .8rem 0 0; padding: 0; display: grid; gap: .45rem; }
.artnav a { text-decoration: none; font-size: .87rem; color: var(--muted); display: flex; align-items: center; gap: .5rem; line-height: 1.35; transition: color var(--t); }
.artnav a:hover, .artnav a.is-on { color: var(--accent); }
.artnav ol { counter-reset: n; }
.artnav ol li { counter-increment: n; }
.artnav ol a::before { content: counter(n, decimal-leading-zero); font-size: .72rem; color: var(--faint); flex: 0 0 auto; }
.artnav__t svg { width: 1rem; height: 1rem; flex: 0 0 auto; color: var(--accent); }

.prose { max-width: 68ch; font-size: clamp(1.04rem, 1rem + .25vw, 1.16rem); line-height: 1.72; }
.prose--single { max-width: 72ch; margin-inline: auto; }
.prose p { margin: 0 0 1.35rem; }
.prose .h-2 { margin: 2.6rem 0 1.1rem; }
.prose > *:first-child { margin-top: 0; }
.prose a { color: var(--bronze); text-underline-offset: 3px; }
.list { margin: 0 0 1.6rem; padding: 0; list-style: none; display: grid; gap: .75rem; }
.list li { position: relative; padding-left: 1.5rem; }
.list li::before { content: ''; position: absolute; left: 0; top: .68em; width: .5rem; height: 1px; background: var(--accent); }
.list--check li::before { content: ''; left: .1rem; top: .52em; width: .42rem; height: .75rem; border: solid var(--accent); border-width: 0 1.5px 1.5px 0; transform: rotate(42deg); background: none; }
.list--x li::before { content: '\\00d7'; left: .1rem; top: .1em; width: auto; height: auto; background: none; color: var(--muted); font-size: 1.1rem; }

.pull { margin: 2.4rem 0; padding: 0 0 0 1.6rem; border-left: 2px solid var(--accent); }
.pull p { font-family: var(--display); font-size: clamp(1.3rem, 1.1rem + 1vw, 1.85rem); line-height: 1.28; font-style: italic; margin: 0; }

.keyfacts { margin-bottom: 2.4rem; padding: 1.3rem 1.4rem 1.5rem; background: var(--chalk); border: 1px solid var(--line-soft); border-left: 2px solid var(--accent); border-radius: var(--r); }
.facts { margin: .9rem 0 0; display: grid; gap: 0; }
.facts__row { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.35fr); gap: .8rem; padding: .6rem 0; border-top: 1px solid var(--line-soft); }
.facts__row:first-child { border-top: 0; padding-top: 0; }
.facts dt { margin: 0; font-size: .82rem; letter-spacing: .04em; color: var(--muted); }
.facts dd { margin: 0; font-size: .92rem; font-weight: 600; font-variant-numeric: tabular-nums; }

.inset { display: flex; gap: 1.1rem; margin: 2.2rem 0; padding: 1.25rem 1.35rem; background: color-mix(in srgb, var(--accent) 7%, var(--chalk)); border: 1px solid color-mix(in srgb, var(--accent) 22%, transparent); border-radius: var(--r); }
.inset__i { display: grid; place-items: center; width: 2.6rem; height: 2.6rem; flex: 0 0 auto; border-radius: 50%; background: var(--chalk); color: var(--accent); }
.inset__i svg { width: 1.3rem; height: 1.3rem; }
.inset p { margin: 0; }
.inset__k { font-size: .68rem; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; color: var(--accent); }
.inset__t { font-family: var(--display); font-size: 1.3rem; line-height: 1.2; margin: .2rem 0 .3rem !important; }
.inset__t a { text-decoration: none; color: inherit; }
.inset__t a:hover { color: var(--accent); }
.inset__d { font-size: .9rem; color: var(--muted); line-height: 1.5; }

.share { display: flex; flex-wrap: wrap; align-items: center; gap: .6rem 1rem; margin: 2.4rem 0 0; padding-top: 1.4rem; border-top: 1px solid var(--line); font-size: .8rem; }
.share__l { font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: var(--muted); }
.share a, .share button { color: var(--muted); text-decoration: none; background: none; border: 0; padding: .25rem 0; letter-spacing: .04em; }
.share a:hover, .share button:hover { color: var(--bronze); text-decoration: underline; }
.correction { margin: 1.6rem 0 0; font-size: .85rem; color: var(--faint); }
.correction a { color: var(--bronze); }

.prose-wrap { display: grid; gap: 2rem 3.5rem; grid-template-columns: minmax(0, 1fr) minmax(0, 20rem); align-items: start; }
.prose-wrap--file { padding-top: clamp(2rem, 3vw, 3rem); }
.sidecar { padding: 1.4rem 1.4rem 1.6rem; background: var(--chalk); border: 1px solid var(--line-soft); border-radius: var(--r); }
.sidecar--sticky { position: sticky; top: 6rem; }
.sidecar .h-5 { margin-top: 1.4rem; }
.sidecar .h-5:first-child { margin-top: 0; }
.sidelist { list-style: none; margin: .7rem 0 0; padding: 0; display: grid; gap: .3rem; }
.sidelist a { display: flex; align-items: center; gap: .6rem; text-decoration: none; font-size: .9rem; padding: .4rem 0; border-bottom: 1px solid var(--line-soft); }
.sidelist svg { width: 1.05rem; height: 1.05rem; flex: 0 0 auto; color: var(--accent); }
.sidelist a:hover { color: var(--accent); }
.sidelist--a a { font-family: var(--display); font-size: 1.02rem; line-height: 1.25; }
.primer p:first-child::first-letter { font-family: var(--display); float: left; font-size: 3.6em; line-height: .76; padding: .06em .1em 0 0; color: var(--accent); }

/* --------------------------------------------------------------- files */
.specgrid { display: grid; gap: 0; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); margin: clamp(1.8rem, 3vw, 2.8rem) 0 0; border-top: 1px solid var(--line); }
.spec { display: flex; flex-direction: column; gap: .3rem; padding: 1.1rem 1.2rem 1.2rem; border-bottom: 1px solid var(--line); border-right: 1px solid var(--line); }
.spec:first-child { border-left: 1px solid var(--line); }
.spec__k { font-size: .68rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: var(--faint); }
.spec__v { font-size: .98rem; font-weight: 600; line-height: 1.35; }

.scale { margin: clamp(2rem, 4vw, 3.4rem) 0; padding: 1.6rem 1.5rem 1.7rem; background: var(--onyx); color: var(--porcelain); border-radius: var(--r); }
.scale__head { margin-bottom: 1.3rem; }
.scale__note { margin: .5rem 0 0; font-size: .86rem; opacity: .6; max-width: 60ch; }
.scale__rows { display: grid; gap: .1rem; }
.scale__r { display: grid; grid-template-columns: minmax(7rem, .7fr) minmax(0, 1.1fr) minmax(0, 1.4fr); gap: .4rem 1.4rem; text-align: left; width: 100%; padding: .95rem .9rem; background: rgba(246, 245, 242, .04); border: 1px solid transparent; border-left: 2px solid rgba(246, 245, 242, .2); color: inherit; transition: background var(--t), border-color var(--t); }
.scale__r:hover { background: rgba(246, 245, 242, .09); }
.scale__r.is-on { background: rgba(168, 117, 78, .16); border-left-color: var(--bronze); }
.scale__g { font-family: var(--display); font-size: 1.2rem; }
.scale__m { font-size: .88rem; opacity: .72; }
.scale__v { font-size: .88rem; opacity: 0; max-height: 0; overflow: hidden; transition: opacity var(--t), max-height var(--t); }
.scale__r.is-on .scale__v { opacity: 1; max-height: 6rem; }
.scale__r.is-on .scale__g { color: var(--bronze); }

.panel { padding: 1.5rem 1.5rem 1.7rem; background: var(--chalk); border: 1px solid var(--line-soft); border-radius: var(--r); }
.panel .h-3 { display: flex; align-items: center; gap: .7rem; margin-bottom: 1.1rem; }
.panel__i { display: grid; place-items: center; width: 2.2rem; height: 2.2rem; flex: 0 0 auto; border-radius: 50%; background: color-mix(in srgb, var(--accent) 12%, transparent); color: var(--accent); }
.panel__i svg { width: 1.15rem; height: 1.15rem; }
.panel .list { margin-bottom: 0; }
.panel--yes { border-top: 2px solid var(--d-sage); }
.panel--no { border-top: 2px solid var(--muted); }
.watchout { margin-top: clamp(1.1rem, 2vw, 2rem); padding: 1.4rem 1.5rem; background: color-mix(in srgb, var(--bronze) 8%, var(--chalk)); border-left: 2px solid var(--bronze); border-radius: var(--r); }
.watchout p { margin: .6rem 0 0; color: var(--muted); }

.scard { position: relative; background: var(--chalk); border: 1px solid var(--line-soft); border-radius: var(--r); overflow: hidden; transition: box-shadow var(--t); }
.scard:hover { box-shadow: var(--shadow-lg); }
.scard__img img { width: 100%; aspect-ratio: 3 / 2; object-fit: cover; transition: transform .8s cubic-bezier(.22, .61, .36, 1); }
.scard:hover .scard__img img { transform: scale(1.05); }
.scard__b { padding: 1.1rem 1.2rem 1.4rem; }
.scard__t { font-family: var(--display); font-size: 1.5rem; font-weight: 400; margin: 0 0 .3rem; }
.scard__t a { text-decoration: none; }
.scard__t a::after { content: ''; position: absolute; inset: 0; }
.scard__d { margin: 0; font-size: .9rem; color: var(--muted); }

/* ----------------------------------------------------------------- faq */
.faq__list { display: grid; gap: .1rem; max-width: 68rem; }
.faq__i { border-top: 1px solid var(--line); }
.faq__i:last-child { border-bottom: 1px solid var(--line); }
.faq__i summary { display: flex; align-items: center; justify-content: space-between; gap: 1.5rem; padding: 1.15rem 0; cursor: pointer; list-style: none; font-family: var(--display); font-size: clamp(1.12rem, 1rem + .5vw, 1.42rem); line-height: 1.25; }
.faq__i summary::-webkit-details-marker { display: none; }
.faq__i summary svg { width: 1.3rem; height: 1.3rem; flex: 0 0 auto; color: var(--accent); transition: transform var(--t); }
.faq__i[open] summary svg { transform: rotate(90deg); }
.faq__a { padding: 0 0 1.3rem; max-width: 70ch; }
.faq__a p { margin: 0; color: var(--muted); }

/* ---------------------------------------------------------------- poll */
.poll-sec { padding-top: 0; }
.poll { max-width: 46rem; padding: 1.8rem 1.7rem 2rem; background: var(--chalk); border: 1px solid var(--line-soft); border-top: 2px solid var(--accent); border-radius: var(--r); }
.poll .h-3 { margin-bottom: 1.3rem; }
.poll__opts { display: grid; gap: .5rem; }
.poll__o { position: relative; display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: center; gap: .2rem .9rem; width: 100%; text-align: left; padding: .8rem 1rem; background: var(--porcelain); border: 1px solid var(--line); border-radius: var(--r); transition: border-color var(--t), background var(--t); }
.poll__o:hover:not([disabled]) { border-color: var(--accent); }
.poll__o[disabled] { cursor: default; }
.poll__o.is-mine { border-color: var(--accent); background: color-mix(in srgb, var(--accent) 7%, var(--porcelain)); }
.poll__lab { font-size: .95rem; }
.poll__pct { font-size: .85rem; font-weight: 700; color: var(--accent); opacity: 0; transition: opacity var(--t); font-variant-numeric: tabular-nums; }
.poll__bar { grid-column: 1 / -1; height: 3px; background: var(--line); border-radius: 2px; overflow: hidden; opacity: 0; max-height: 0; transition: opacity var(--t), max-height var(--t); }
.poll__bar i { display: block; height: 100%; width: 0; background: var(--accent); transition: width .6s cubic-bezier(.22, .61, .36, 1); }
.poll.is-done .poll__bar { opacity: 1; max-height: 8px; margin-top: .45rem; }
.poll.is-done .poll__pct { opacity: 1; }
.poll__note { margin: 1rem 0 0; font-size: .84rem; color: var(--faint); min-height: 1.2rem; }

/* --------------------------------------------------------------- tools */
.sec--tool { padding-top: 0; }
.toolmeta { display: flex; flex-wrap: wrap; align-items: center; gap: .8rem; margin-top: 1.6rem; }
.tool, .quiz, .editpage { background: var(--chalk); border: 1px solid var(--line-soft); border-top: 2px solid var(--accent); border-radius: var(--r); padding: clamp(1.3rem, 2.5vw, 2.2rem); }
.tool__load { margin: 0; color: var(--faint); font-size: .9rem; }
.tool__how { margin: 1rem 0 0; font-size: .87rem; color: var(--muted); max-width: 70ch; }

.tgrid2 { display: grid; gap: 1.4rem 2.4rem; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); align-items: start; }
@media (max-width: 800px) { .tgrid2 { grid-template-columns: 1fr; } }
.tform { display: grid; gap: .9rem; }
.trow { display: grid; gap: .35rem; }
.trow label { font-size: .74rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: var(--muted); }
.trow input, .trow select { width: 100%; padding: .7rem .9rem; background: var(--porcelain); border: 1px solid var(--line); border-radius: var(--r); }
.trow--r { display: grid; grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); gap: .8rem; }
.trange { display: flex; align-items: center; gap: .9rem; }
.trange input[type=range] { flex: 1; accent-color: var(--accent); }
.trange output { font-family: var(--display); font-size: 1.3rem; min-width: 4.5rem; text-align: right; }
.tchips { display: flex; flex-wrap: wrap; gap: .45rem; }
.tchip { display: inline-flex; align-items: center; gap: .4rem; padding: .45rem .85rem; background: var(--porcelain); border: 1px solid var(--line); border-radius: 100px; font-size: .84rem; transition: background var(--t), border-color var(--t), color var(--t); }
.tchip:hover { border-color: var(--accent); }
.tchip.is-on { background: var(--accent); border-color: var(--accent); color: #fff; }
.tchip__sw { width: .85rem; height: .85rem; border-radius: 50%; border: 1px solid rgba(0, 0, 0, .18); }

.tout { background: var(--porcelain); border: 1px solid var(--line); border-radius: var(--r); padding: 1.4rem 1.4rem 1.6rem; display: grid; gap: 1rem; }
.tbig-n { font-family: var(--display); font-size: clamp(2.4rem, 1.6rem + 3vw, 4rem); line-height: 1; color: var(--accent); font-variant-numeric: tabular-nums; }
.tbig-n small { font-family: var(--sans); font-size: .9rem; letter-spacing: .1em; text-transform: uppercase; color: var(--muted); display: block; margin-top: .4rem; }
.tverdict { font-family: var(--display); font-size: 1.35rem; line-height: 1.25; margin: 0; }
.tnote { margin: 0; font-size: .9rem; color: var(--muted); }
.tbreak { display: grid; gap: 0; margin: 0; }
.tbreak div { display: flex; justify-content: space-between; gap: 1rem; padding: .5rem 0; border-top: 1px solid var(--line-soft); font-size: .89rem; }
.tbreak div:first-child { border-top: 0; }
.tbreak dt { color: var(--muted); margin: 0; }
.tbreak dd { margin: 0; font-weight: 600; font-variant-numeric: tabular-nums; }
.tbar { height: 8px; background: var(--line); border-radius: 4px; overflow: hidden; display: flex; }
.tbar i { display: block; height: 100%; }
.tactions { display: flex; flex-wrap: wrap; gap: .6rem; margin-top: .4rem; }
.tactions .btn { padding: .6rem 1.1rem; font-size: .72rem; }

.slots { display: grid; gap: .5rem; }
.slotgroup { margin-top: 1rem; }
.slotgroup:first-child { margin-top: 0; }
.slot { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: center; gap: .5rem .9rem; padding: .65rem .9rem; background: var(--porcelain); border: 1px solid var(--line); border-radius: var(--r); }
.slot b { font-size: .92rem; font-weight: 600; }
.slot span { display: block; font-size: .78rem; color: var(--faint); }
.slot.is-orphan { border-color: var(--bronze); background: color-mix(in srgb, var(--bronze) 8%, var(--porcelain)); }
.swatches { display: flex; gap: .3rem; }
.sw { width: 1.5rem; height: 1.5rem; border-radius: 50%; border: 1px solid var(--line); padding: 0; transition: transform var(--t), box-shadow var(--t); }
.sw.is-on { box-shadow: 0 0 0 2px var(--chalk), 0 0 0 3.5px var(--onyx); }
.sw:hover { transform: scale(1.14); }

.stepper { display: grid; gap: 1.2rem; }
.qprog { display: flex; gap: .3rem; }
.qprog i { flex: 1; height: 3px; background: var(--line); border-radius: 2px; transition: background var(--t); }
.qprog i.is-on { background: var(--accent); }
.qq { font-family: var(--display); font-size: clamp(1.35rem, 1.1rem + 1.2vw, 2rem); line-height: 1.2; margin: 0; }
.qopts { display: grid; gap: .5rem; }
.qopt { text-align: left; padding: .9rem 1.1rem; background: var(--porcelain); border: 1px solid var(--line); border-radius: var(--r); font-size: .98rem; transition: background var(--t), border-color var(--t), transform var(--t); }
.qopt:hover { border-color: var(--accent); background: color-mix(in srgb, var(--accent) 7%, var(--porcelain)); transform: translateX(3px); }
.qnav { display: flex; justify-content: space-between; align-items: center; gap: 1rem; font-size: .82rem; color: var(--faint); }
.qnav button { background: none; border: 0; color: var(--muted); text-decoration: underline; padding: .3rem 0; }

.result { display: grid; gap: 1.4rem; }
.result__head { display: flex; flex-wrap: wrap; align-items: baseline; gap: .6rem 1.2rem; }
.result__t { font-family: var(--display); font-size: clamp(2rem, 1.4rem + 2.5vw, 3.4rem); line-height: 1; margin: 0; color: var(--accent); }
.result__l { margin: 0; font-size: 1rem; color: var(--muted); }
.result__bars { display: grid; gap: .4rem; }
.rbar { display: grid; grid-template-columns: 7rem minmax(0, 1fr) 3rem; align-items: center; gap: .8rem; font-size: .84rem; font-variant-numeric: tabular-nums; }
.rbar__t { height: 6px; background: var(--line); border-radius: 3px; overflow: hidden; }
.rbar__t i { display: block; height: 100%; background: var(--accent); width: 0; transition: width .8s cubic-bezier(.22, .61, .36, 1); }
.rbar.is-top { font-weight: 700; }

.palette { display: grid; gap: .5rem; grid-template-columns: repeat(auto-fit, minmax(105px, 1fr)); }
.pchip { display: flex; flex-direction: column; gap: .35rem; font-size: .76rem; }
.pchip i { display: block; height: 3.2rem; border-radius: var(--r); border: 1px solid var(--line); }

.wristbox { background: var(--porcelain); border: 1px solid var(--line); border-radius: var(--r); padding: 1.2rem; display: grid; gap: .8rem; justify-items: center; }
.wristbox svg { width: 100%; height: auto; max-width: 26rem; }

.tlist { display: grid; gap: .35rem; margin: 0; padding: 0; list-style: none; }
.tlist li { display: flex; align-items: flex-start; gap: .7rem; padding: .6rem .8rem; background: var(--porcelain); border: 1px solid var(--line-soft); border-radius: var(--r); font-size: .92rem; }
.tlist li.is-done { opacity: .48; text-decoration: line-through; }
.tlist input { margin-top: .28rem; accent-color: var(--accent); }
.tlist b { display: block; font-weight: 600; }
.tlist span { display: block; font-size: .8rem; color: var(--muted); }
.twarn { padding: .8rem 1rem; background: color-mix(in srgb, var(--bronze) 10%, var(--chalk)); border-left: 2px solid var(--bronze); border-radius: var(--r); font-size: .88rem; }
.tstep { display: grid; grid-template-columns: 2rem minmax(0, 1fr); gap: .8rem; padding: .7rem .9rem .8rem; background: var(--porcelain); border: 1px solid var(--line-soft); border-radius: var(--r); }
.tstep__n { font-family: var(--display); font-size: 1.3rem; color: var(--accent); line-height: 1; }
.tstep b { display: block; font-size: .95rem; }
.tstep span { display: block; font-size: .82rem; color: var(--muted); margin-top: .15rem; }

.monthbars { display: grid; grid-template-columns: repeat(12, 1fr); gap: .25rem; align-items: end; }
.mb { display: flex; flex-direction: column; align-items: center; gap: .35rem; background: none; border: 0; padding: .3rem 0; border-radius: var(--r); transition: background var(--t); }
.mb:hover, .mb.is-on { background: var(--sunk); }
.mb__t { width: 100%; display: flex; flex-direction: column; justify-content: flex-end; height: 6rem; gap: 2px; }
.mb__air, .mb__sea { display: block; border-radius: 2px 2px 0 0; }
.mb__air { background: color-mix(in srgb, var(--d-gold) 70%, transparent); }
.mb__sea { background: color-mix(in srgb, var(--d-aqua) 75%, transparent); }
.mb__l { font-size: .66rem; letter-spacing: .04em; color: var(--muted); }
.legend { display: flex; flex-wrap: wrap; gap: .4rem 1.2rem; font-size: .78rem; color: var(--muted); }
.legend span { display: inline-flex; align-items: center; gap: .4rem; }
.legend i { width: .8rem; height: .8rem; border-radius: 2px; }

.editgroup { margin-top: 1.6rem; }
.editgroup:first-child { margin-top: 0; }
.editrow { display: flex; align-items: center; gap: .9rem; padding: .8rem 0; border-top: 1px solid var(--line-soft); }
.editrow:first-of-type { border-top: 0; }
.editrow__b { flex: 1; min-width: 0; }
.editrow__b b { display: block; font-family: var(--display); font-size: 1.2rem; font-weight: 400; }
.editrow__b b a { text-decoration: none; }
.editrow__b b a:hover { color: var(--bronze); }
.editrow__b span { display: block; font-size: .82rem; color: var(--muted); }
.editrow__k { font-size: .68rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: var(--faint); flex: 0 0 auto; }
.editrow button { background: none; border: 0; color: var(--faint); padding: .3rem; }
.editrow button:hover { color: var(--bronze); }
.editrow button svg { width: 1.1rem; height: 1.1rem; }
.empty { text-align: center; padding: 2.5rem 1rem; color: var(--muted); }
.empty svg { width: 2.4rem; height: 2.4rem; margin: 0 auto 1rem; color: var(--line); }

/* ------------------------------------------------------------- contact */
.contact { display: grid; gap: 2rem 3.5rem; grid-template-columns: minmax(0, 1.3fr) minmax(0, 1fr); align-items: start; }
.cform { display: grid; gap: 1rem; max-width: 38rem; }
.cside h2 { margin-top: 1.6rem; }
.cside h2:first-child { margin-top: 0; }
.cside p { font-size: .92rem; color: var(--muted); margin: .6rem 0 0; }

/* -------------------------------------------------------------- footer */
.ftr { background: var(--onyx); color: var(--porcelain); padding: clamp(3rem, 5vw, 4.5rem) 0 2rem; }
.ftr__grid { display: grid; gap: 2.2rem 2.5rem; grid-template-columns: minmax(240px, 1.6fr) repeat(3, minmax(140px, 1fr)); }
.ftr__brand p { font-size: .88rem; opacity: .62; max-width: 34ch; margin: 1.1rem 0 0; }
.ftr__issue { font-size: .74rem !important; letter-spacing: .18em; text-transform: uppercase; opacity: .4 !important; }
.ftr h3 { font-family: var(--sans); font-size: .7rem; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; opacity: .5; margin: 0 0 1rem; }
.ftr ul { list-style: none; margin: 0; padding: 0; display: grid; gap: .45rem; }
.ftr a { text-decoration: none; font-size: .9rem; opacity: .82; }
.ftr a:hover { opacity: 1; color: var(--bronze); }
.ftr__bottom { display: flex; flex-wrap: wrap; justify-content: space-between; gap: .6rem 2rem; margin: 2.6rem 0 0; padding-top: 1.4rem; border-top: 1px solid rgba(246, 245, 242, .14); font-size: .78rem; opacity: .5; }

.totop { position: fixed; right: max(1.2rem, env(safe-area-inset-right)); bottom: max(1.2rem, env(safe-area-inset-bottom)); z-index: 60; background: var(--onyx); color: var(--porcelain); border-color: var(--onyx); opacity: 0; pointer-events: none; transform: translateY(10px); transition: opacity var(--t), transform var(--t); }
.totop.is-on { opacity: 1; pointer-events: auto; transform: none; }
.totop:hover { background: var(--bronze); border-color: var(--bronze); }

.toast { position: fixed; left: 50%; bottom: max(1.6rem, env(safe-area-inset-bottom)); z-index: 150; transform: translate(-50%, 1.4rem); background: var(--onyx); color: var(--porcelain); padding: .75rem 1.3rem; border-radius: 100px; font-size: .85rem; opacity: 0; pointer-events: none; transition: opacity var(--t), transform var(--t); }
.toast.is-on { opacity: 1; transform: translate(-50%, 0); }

/* ------------------------------------------------------------- motion */
.js .rv { opacity: 0; transform: translateY(18px); transition: opacity .7s ease, transform .7s cubic-bezier(.22, .61, .36, 1); transition-delay: calc(var(--i, 0) * 60ms); }
.js .rv.is-in { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) { .js .rv { opacity: 1; transform: none; transition: none; } }
[data-tilt] { transform-style: preserve-3d; will-change: transform; }

/* --------------------------------------------------------- responsive */
@media (max-width: 1080px) {
  .artbody { grid-template-columns: 1fr; }
  .artnav__in { position: static; }
  .artnav ol { grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); display: grid; }
  .prose-wrap { grid-template-columns: 1fr; }
  .sidecar--sticky { position: static; }
  .ftr__grid { grid-template-columns: repeat(auto-fit, minmax(170px, 1fr)); }
}
@media (max-width: 900px) {
  .nav { display: none; }
  .burger { display: inline-grid; }
  .phead__grid { grid-template-columns: 1fr; }
  .contact { grid-template-columns: 1fr; }
  .hdr--over { color: var(--porcelain); }
  .scale__r { grid-template-columns: 1fr; }
  .scale__v { max-height: none; opacity: .72; }
  .scale__r.is-on .scale__v { opacity: 1; }
}
@media (max-width: 700px) {
  .hero__stats-in { grid-template-columns: repeat(2, 1fr); gap: 1.2rem; }
  .hero__in { padding-top: 7rem; }
  .facts__row { grid-template-columns: 1fr; gap: .1rem; }
  .specgrid { grid-template-columns: 1fr; }
  .spec { border-left: 1px solid var(--line); }
  .rbar { grid-template-columns: 5.5rem minmax(0, 1fr) 2.6rem; font-size: .78rem; }
  .monthbars { gap: .15rem; }
  .mb__l { font-size: .58rem; }
  .btn--sm { display: none; }
}
@media (max-width: 480px) {
  .hero__t { font-size: clamp(2.6rem, 12vw, 3.6rem); }
  .toast { left: 1rem; right: 1rem; transform: translateY(1.4rem); text-align: center; }
  .toast.is-on { transform: none; }
}

@media print {
  .hdr, .menu, .ftr, .totop, .toast, .save, .share, .news, .cta, .hero__media, .hero__scrim { display: none !important; }
  body { background: #fff; color: #000; }
  .sec { padding: 1rem 0; }
  a { text-decoration: none; color: #000; }
}

/* --------------------------------------------------- try it on the home page */
.try { margin-bottom: clamp(1.6rem, 3vw, 2.6rem); padding: clamp(1.4rem, 2.5vw, 2.2rem); background: var(--chalk); border: 1px solid var(--line-soft); border-top: 2px solid var(--bronze); border-radius: var(--r); }
.try__head { max-width: 56ch; margin-bottom: 1.4rem; }
.try__l { margin: .6rem 0 0; color: var(--muted); font-size: .95rem; }
.try .tool--try { padding: 0; background: none; border: 0; }
.try__more { margin-top: 1.2rem; }

/* Typographic plate for a material that has no picture of its own yet */
.fcard__plate { display: flex; flex-direction: column; justify-content: flex-end; gap: .3rem; aspect-ratio: 1 / 1; padding: 1.1rem; text-decoration: none; background: linear-gradient(160deg, var(--pearl) 0%, var(--sunk) 100%); border-bottom: 1px solid var(--line-soft); position: relative; overflow: hidden; }
.fcard__plate::after { content: ''; position: absolute; right: -22%; top: -22%; width: 74%; aspect-ratio: 1; border: 1px solid var(--bronze); border-radius: 50%; opacity: .34; transition: transform .8s cubic-bezier(.22,.61,.36,1); }
.fcard:hover .fcard__plate::after { transform: translate(-12%, 12%) scale(1.12); }
.fcard__plate-f { font-size: .66rem; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; color: var(--bronze); position: relative; }
.fcard__plate-t { font-family: var(--display); font-size: clamp(1.4rem, 1.1rem + 1.2vw, 2rem); line-height: 1.02; position: relative; }
.fchip__plate { display: flex; flex-direction: column; justify-content: flex-end; gap: .25rem; aspect-ratio: 5 / 4; padding: 1rem; background: linear-gradient(160deg, rgba(246,245,242,.11) 0%, rgba(246,245,242,.03) 100%); }
.fchip__plate span { font-size: .66rem; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; color: var(--bronze); }
.fchip__plate b { font-family: var(--display); font-size: 1.7rem; font-weight: 400; line-height: 1.05; }


.ftr__netz{margin-top:2.2rem;padding-top:1.6rem;border-top:1px solid currentColor;border-color:color-mix(in srgb,currentColor 18%,transparent)}
.ftr__netz-h{margin:0 0 .9rem;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;opacity:.75;font-weight:600}
.ftr__netz-list{list-style:none;margin:0;padding:0;display:grid;gap:.55rem 1.4rem;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}
.ftr__netz-list li{margin:0;padding:0}
.ftr__netz-list li::before{content:none}
.ftr__netz-list a{display:flex;flex-direction:column;gap:.1rem;text-decoration:none;line-height:1.3;padding:.15rem 0}
.ftr__netz-list a:hover b,.ftr__netz-list a:focus-visible b{text-decoration:underline}
.ftr__netz-list b{font-weight:600;font-size:.95rem}
.ftr__netz-list span{font-size:.78rem;opacity:.65}
.ftr__netz-dach{margin:1.2rem 0 0;font-size:.8rem;opacity:.7;max-width:62ch}
.ftr__netz-dach a{text-decoration:underline;text-underline-offset:2px}
@media (max-width:640px){.ftr__netz-list{gap:.5rem 1rem}}
