@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:url('/store/os-latin-ext-400.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:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:url('/store/os-latin-400.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:'Open Sans';font-style:normal;font-weight:600;font-display:swap;src:url('/store/os-latin-ext-600.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:'Open Sans';font-style:normal;font-weight:600;font-display:swap;src:url('/store/os-latin-600.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:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:url('/store/os-latin-ext-700.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:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:url('/store/os-latin-700.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}

:root {
    --t-root: #3a2b7d;
    --t-vivid: #d72012;
    --t-action-down: #b5200f;
    --t-back: #fefefe;
    --t-above: #f4f3f9;
    --t-script: #202b38;
    --t-dim: #000000;
    --t-line: #ded9ee;
    --t-border-strong: #b3abd4;
    --t-fade-top: #f47671;
    --t-grad-2: #f0372c;
    --t-caution: #ba181b;
    --t-deep: #1b1436;

    --s-1: 4px;
    --s-2: 7px;
    --s-3: 11px;
    --s-4: 17px;
    --s-5: 26px;
    --s-6: 40px;
    --s-7: 60px;
    --s-8: 90px;

    --r-lozenge: 9999px;
    --r-orb: 50%;
    --r-1: 1px;
    --r-2: 2px;
    --r-3: 6px;
    --r-4: 10px;
    --r-5: 16px;
    --r-6: 22px;
    --r-7: 28px;
    --r-8: 34px;

    --f-head: 'Open Sans', 'Segoe UI', system-ui, sans-serif;
    --f-reading: 'Open Sans', 'Segoe UI', system-ui, sans-serif;

    --z-h1: 52px;
    --z-h2: 32px;
    --z-lg-2: 24px;
    --z-sub-2: 19px;
    --z-h5: 16px;
    --z-micro-head: 14px;
    --z-normal: 17px;
    --z-small: 14px;
    --z-tiny: 12px;

    --l-close: 1.15;
    --l-default: 1.55;
    --l-relaxed: 1.7;

    --w-plain: 400;
    --w-medium: 500;
    --w-thick: 700;

    --e-packed: 0;
    --e-regular: 0;
    --e-loose: 0.02em;

    --d-1: none;
    --d-2: none;
    --d-3: 0 1px 3px rgba(27, 20, 54, 0.06);
    --d-4: 0 4px 12px rgba(27, 20, 54, 0.1);
    --d-5: 0 8px 24px rgba(27, 20, 54, 0.14);
    --d-6: 0 14px 34px rgba(27, 20, 54, 0.17);
    --d-7: 0 20px 44px rgba(27, 20, 54, 0.2);
    --d-8: 0 26px 56px rgba(27, 20, 54, 0.24);

    --t-snap: 144ms;
    --t-base: 300ms;
    --t-easy: 542ms;
    --x-land: cubic-bezier(0.26, 0.86, 0.28, 0.94);
    --x-start: cubic-bezier(0.61, 0.09, 0.51, 0.99);
    --x-in-out: cubic-bezier(0.61, 0.09, 0.51, 0.99);
    --x-elastic: cubic-bezier(0.2, 1.5, 0.53, 1.05);

    --v-page: 1260px;
    --v-prose: 1260px;
    --v-slim: 430px;
    --v-padding-desktop: 32px;
    --v-padding-tablet: 20px;
    --v-inset-mobile: 12px;
    --v-shell: calc(var(--v-page) + 2 * var(--v-padding-desktop));

    --b-light: 1px;
    --b-medium: 2px;
    --b-thick: 3px;

    --h-tall: 66px;
    --h-height-mobile: 56px;
    --h-shell: 100px;
}

@media (max-width: 779px) {
    :root {
        --z-h1: 30px;
        --z-h2: 24px;
        --z-lg-2: 20px;
        --z-sub-2: 17px;
        --z-h5: 15px;
        --z-micro-head: 13px;
        --z-normal: 16px;
        --z-small: 13px;
        --z-tiny: 11px;
    }
}

*, *::before, *::after { box-sizing: border-box; }

html, body { overflow-x: clip; }

html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }

body {
    margin: 0;
    background: var(--t-back);
    color: var(--t-script);
    font-family: var(--f-reading);
    font-size: var(--z-normal);
    font-weight: var(--w-plain);
    line-height: var(--l-default);
    letter-spacing: var(--e-regular);
}

img { max-width: 100%; }

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    overflow-wrap: anywhere;
    letter-spacing: var(--e-packed);
}

h1 { font-family: var(--f-head); font-size: var(--z-h1); font-weight: var(--w-thick); line-height: var(--l-close); }
h2 { font-family: var(--f-head); font-size: var(--z-h2); font-weight: var(--w-thick); line-height: var(--l-close); }
h3 { font-family: var(--f-reading); font-size: var(--z-lg-2); font-weight: var(--w-medium); line-height: var(--l-close); }
h4, h5, h6 { font-family: var(--f-reading); font-weight: var(--w-medium); line-height: var(--l-close); }
h4 { font-size: var(--z-sub-2); }
h5 { font-size: var(--z-h5); }
h6 { font-size: var(--z-micro-head); }

p { margin: 0 0 var(--s-4); }
p:last-child { margin-bottom: 0; }

ul, ol { margin: 0 0 var(--s-4); padding-inline-start: var(--s-5); }

a { color: var(--t-root); }

button { font: inherit; }

table { border-collapse: collapse; }

.skipJump {
    position: absolute;
    left: var(--s-4);
    z-index: 300;
    padding: var(--s-3) var(--s-5);
    border-radius: var(--r-4);
    background: var(--t-root);
    color: var(--t-back);
    font-size: var(--z-small);
    text-decoration: none;
}
.skipJump:not(:focus) { top: -200px; }
.skipJump:focus { top: var(--s-3); }

.srMute {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border: 0;
}

:focus-visible { outline: var(--b-medium) solid var(--t-vivid); outline-offset: 2px; }

[data-seen] {
    opacity: 0;
    transform: translateY(18px) scale(0.97);
    transition: opacity var(--t-easy) var(--x-land), transform var(--t-easy) var(--x-land);
}
[data-seen].is-open { opacity: 1; transform: none; }

@media (prefers-reduced-motion: reduce) {
    * {
        animation: none !important;
        transition: none !important;
        scroll-behavior: auto !important;
    }
    [data-seen] { opacity: 1; transform: none; }
    html { scroll-behavior: auto; }
}

/* shared shell — one width for every band on the site */
.areaTileCore,
.areaTileGuardCore,
.knobBlockContent,
.stubFooterCore,
.netContainerCore,
.pulseRailCore,
.componentLaneCore,
.cellSetCore,
.hingeSetCore,
.blockBodyCore,
.shellBarCore,
.courtSpanCore,
.knobCarouselCore,
.crateListCore,
.coreTileCore,
.nodeStripCore,
.areaGridCore {
    width: 100%;
    max-width: var(--v-shell);
    margin-inline: auto;
    padding-inline: var(--v-padding-desktop);
}

main { display: block; margin-block-start: var(--h-shell); }

section { padding-block: var(--s-6); }

/* ── header: HEAD-LEFT ─────────────────────────────────────────────── */
.areaTile {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: var(--t-back);
    box-shadow: var(--d-4);
}

.areaTileGuard {
    background: var(--t-deep);
    border-bottom: var(--b-thick) solid var(--t-caution);
    color: #ffffff;
}
.areaTileGuardCore {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: var(--s-2);
    padding-block: var(--s-2);
    font-size: var(--z-tiny);
    line-height: var(--l-default);
    text-align: center;
}
.areaTileGuardMark {
    flex: 0 0 auto;
    padding: 1px var(--s-2);
    border: var(--b-light) solid var(--t-caution);
    border-radius: var(--r-lozenge);
    font-weight: var(--w-thick);
    letter-spacing: var(--e-loose);
}
.areaTileGuardStep {
    color: #ffffff;
    text-decoration: underline;
    text-decoration-color: var(--t-caution);
    text-decoration-thickness: var(--b-medium);
    text-underline-offset: 3px;
}
.areaTileGuardStep:hover { color: #ffffff; text-decoration-color: #ffffff; }

.areaTileCore {
    display: flex;
    align-items: center;
    gap: var(--s-5);
    height: var(--h-tall);
    padding-inline: var(--v-padding-tablet);
}

.areaTileLogo {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
}
.areaTileLogo, .areaTileLogo img { flex-shrink: 0; }
.areaTilePic {
    display: block;
    width: auto;
    height: 50px;
}

.areaTileNav { flex: 1 1 auto; min-width: 0; }
.areaTileChain {
    display: flex;
    align-items: center;
    gap: var(--s-2);
    margin: 0;
    padding: 0;
    list-style: none;
}
.areaTileNode { position: relative; display: block; }
.areaTileNode + .areaTileNode::before {
    content: "\00b7";
    position: absolute;
    left: calc(var(--s-2) / -2);
    top: 50%;
    transform: translate(-50%, -50%);
    color: var(--t-border-strong);
    pointer-events: none;
}
.areaTileStep {
    position: relative;
    display: block;
    padding: var(--s-2) var(--s-3);
    border-radius: var(--r-3);
    color: var(--t-script);
    font-family: var(--f-reading);
    font-size: 15px;
    font-weight: 500;
    font-variant-caps: small-caps;
    letter-spacing: var(--e-loose);
    text-decoration: none;
    white-space: nowrap;
    transition: background-color var(--t-snap) var(--x-land), color var(--t-snap) var(--x-land);
}
.areaTileStep:hover { background: var(--t-above); color: var(--t-root); }
.areaTileStep[aria-current="page"] { color: var(--t-root); font-weight: var(--w-thick); }
.areaTileStep[aria-current="page"]::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 3px;
    height: 62%;
    transform: translateY(-50%);
    border-radius: var(--r-lozenge);
    background: var(--t-vivid);
}

.areaTileMoreHold { position: relative; }
.areaTileMore {
    display: inline-flex;
    align-items: center;
    gap: var(--s-2);
    padding: var(--s-2) var(--s-3);
    border: var(--b-light) solid var(--t-line);
    border-radius: var(--r-3);
    background: var(--t-back);
    color: var(--t-script);
    font-family: var(--f-reading);
    font-size: 15px;
    font-weight: 500;
    font-variant-caps: small-caps;
    letter-spacing: var(--e-loose);
    white-space: nowrap;
    cursor: pointer;
    transition: background-color var(--t-snap) var(--x-land);
}
.areaTileMore:hover { background: var(--t-above); }
.areaTileMore[hidden] { display: none; }
.areaTileMoreGrid {
    display: grid;
    grid-template-columns: repeat(2, 4px);
    grid-auto-rows: 4px;
    gap: 2px;
}
.areaTileMoreGrid i { display: block; background: var(--t-root); border-radius: var(--r-1); }
.areaTileMoreChain {
    position: absolute;
    top: calc(100% + var(--s-2));
    right: 0;
    z-index: 20;
    display: none;
    min-width: 200px;
    max-height: 62vh;
    margin: 0;
    padding: var(--s-2);
    overflow-y: auto;
    list-style: none;
    border: var(--b-light) solid var(--t-line);
    border-radius: var(--r-4);
    background: var(--t-back);
    box-shadow: var(--d-5);
}
.areaTileMoreChain.is-open { display: block; }
.areaTileMoreChain .areaTileNode + .areaTileNode::before { content: none; }
.areaTileMoreChain .areaTileStep { padding-inline: var(--s-3); }

.areaTileSwitch {
    display: none;
    flex: 0 0 auto;
    margin-left: auto;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    padding: 0;
    border: 0;
    border-radius: var(--r-3);
    background: var(--t-above);
    cursor: pointer;
}
.areaTileSwitchGrid {
    display: grid;
    grid-template-columns: repeat(2, 7px);
    grid-auto-rows: 7px;
    gap: 3px;
}
.areaTileSwitchGrid i { display: block; background: var(--t-root); border-radius: var(--r-1); }
.areaTileSwitch[aria-expanded="true"] { background: var(--t-root); }
.areaTileSwitch[aria-expanded="true"] .areaTileSwitchGrid i { background: var(--t-back); }

.areaTilePane {
    display: none;
    border-top: var(--b-light) solid var(--t-line);
    background: var(--t-back);
}
.areaTilePane.is-open { display: block; }
.areaTilePaneChain {
    display: block;
    max-height: 66vh;
    margin: 0;
    padding: var(--s-3) var(--v-padding-tablet) var(--s-5);
    overflow-y: auto;
    list-style: none;
}
.areaTilePaneNode { display: block; }
.areaTilePaneStep {
    display: block;
    padding: var(--s-3) var(--s-2);
    border-radius: var(--r-3);
    color: var(--t-script);
    font-size: var(--z-h5);
    font-weight: 500;
    font-variant-caps: small-caps;
    letter-spacing: var(--e-loose);
    text-decoration: none;
}
.areaTilePaneStep[aria-current="page"] { color: var(--t-root); font-weight: var(--w-thick); }

@media (max-width: 899px) {
    .areaTileNav { display: none; }
    .areaTileSwitch { display: inline-flex; }
    .areaTileCore { height: var(--h-height-mobile); gap: var(--s-3); padding-inline: var(--v-inset-mobile); }
    .areaTilePic { height: 38px; }
    .areaTileGuardCore { padding-inline: var(--v-inset-mobile); }
}

@media (min-width: 900px) and (max-width: 1140px) {
    .areaTileCore { gap: var(--s-4); }
    .areaTileStep { padding-inline: var(--s-2); }
}

/* ── hero: HERO-07 ─────────────────────────────────────────────────── */
.knobBlock { padding-block: 0 var(--s-6); }
.knobBlockFigure {
    position: relative;
    margin: 0;
    width: 100%;
    height: 400px;
    overflow: hidden;
    background: var(--t-above);
}
.knobBlockFigure img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.knobBlockFigure::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 42%;
    background: linear-gradient(180deg, rgba(254, 254, 254, 0) 0%, var(--t-back) 100%);
    pointer-events: none;
}
.knobBlockContent { padding-block: var(--s-6) 0; }
.knobBlockTop { margin-bottom: var(--s-4); }
.knobBlockUnder {
    margin: 0 0 var(--s-5);
    color: var(--t-script);
    font-size: var(--z-sub-2);
    line-height: var(--l-relaxed);
}
.knobBlockKeys { display: flex; flex-wrap: wrap; align-items: center; gap: var(--s-4); }
.knobBlockNote {
    display: block;
    margin: var(--s-3) 0 0;
    color: var(--t-dim);
    font-size: var(--z-small);
    line-height: var(--l-default);
}
.knobBlockIntro { animation: knobRise var(--t-easy) var(--x-land) both; }
@keyframes knobRise {
    from { opacity: 0; transform: translateY(18px); }
    to { opacity: 1; transform: none; }
}

@media (max-width: 779px) {
    .knobBlockFigure { height: 220px; }
    .knobBlockContent { padding-block: var(--s-5) 0; }
}

/* ── page header: PHEAD-08 ─────────────────────────────────────────── */
.stubFooter { padding-block: var(--s-6); background: var(--t-above); }
.stubFooterChain {
    display: flex;
    flex-wrap: wrap;
    gap: var(--s-2);
    margin: 0 0 var(--s-4);
    padding: 0;
    list-style: none;
}
.stubFooterNode {
    padding: var(--s-1) var(--s-3);
    border-radius: var(--r-lozenge);
    background: var(--t-root);
    color: #ffffff;
    font-size: var(--z-tiny);
    font-weight: var(--w-medium);
    letter-spacing: var(--e-loose);
    text-transform: uppercase;
}
.stubFooterTop { margin-bottom: var(--s-3); }
.stubFooterPara { margin: 0; color: var(--t-script); line-height: var(--l-relaxed); }
.stubFooterFacts { margin: var(--s-3) 0 0; color: var(--t-dim); font-size: var(--z-small); }

/* ── prose: PROSE-19 (marker before heading) ───────────────────────── */
.netContainer { padding-block: var(--s-6); }
.netContainerTop {
    position: relative;
    margin-block: 0 var(--s-4);
    padding-left: var(--s-5);
    font-size: var(--z-h2);
    font-weight: 600;
}
.netContainerTop::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.12em;
    width: 6px;
    height: 0.86em;
    border: var(--b-medium) solid var(--t-vivid);
    border-radius: var(--r-2);
    background: transparent;
}
.netContainerContent > p { margin-bottom: var(--s-3); line-height: var(--l-relaxed); }
.netContainerContent > ul,
.netContainerContent > ol { margin-bottom: var(--s-3); line-height: var(--l-relaxed); }
.netContainerContent li { margin-bottom: var(--s-2); }
.netContainerContent a {
    color: var(--t-root);
    font-weight: var(--w-medium);
    text-decoration: none;
    background-image: linear-gradient(var(--t-vivid), var(--t-vivid));
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: 0% var(--b-medium);
    transition: background-size var(--t-base) var(--x-land);
}
.netContainerContent a:hover { color: var(--t-action-down); background-size: 100% var(--b-medium); }
.netContainerFigure {
    display: block;
    max-width: 620px;
    margin: var(--s-5) auto;
}
.netContainerFigure img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: var(--r-4);
}
.netContainerFigure.isTall img { width: auto; max-height: 500px; margin-inline: auto; }

/* ── items grid: GRID-10 ───────────────────────────────────────────── */
.pulseRail { padding-block: var(--s-6); }
.pulseRailTop { margin-bottom: var(--s-5); }
.pulseRailChain {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: var(--s-4);
    margin: 0;
    padding: 0;
    list-style: none;
}
.pulseRailCard {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    min-height: 180px;
    padding: var(--s-5);
    border-radius: var(--r-3);
    background: var(--t-above);
    overflow: hidden;
}
.pulseRailPic {
    display: block;
    width: 30px;
    height: 30px;
    margin-bottom: var(--s-3);
    fill: var(--t-root);
    transition: transform var(--t-base) var(--x-land);
}
.pulseRailCard:hover .pulseRailPic { transform: scale(1.065); }
.pulseRailCardTop { margin-bottom: var(--s-2); font-size: var(--z-sub-2); font-weight: var(--w-thick); font-family: var(--f-head); }
.pulseRailPara { margin: 0; color: var(--t-script); font-size: var(--z-small); line-height: var(--l-default); }

@media (max-width: 1140px) { .pulseRailChain { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 780px) { .pulseRailChain { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 540px) { .pulseRailChain { grid-template-columns: minmax(0, 1fr); } }

/* ── data table: TABLE-01 ──────────────────────────────────────────── */
.blockBody { padding-block: var(--s-6); }
.blockBodyTop { margin-bottom: var(--s-5); }
.blockBodyScroll {
    overflow-x: auto;
    border-radius: var(--r-4);
    border: var(--b-light) solid var(--t-line);
}
.blockBodyGrid {
    width: 100%;
    min-width: 520px;
    background: var(--t-above);
    font-size: var(--z-small);
}
.blockBodyGrid thead th {
    padding: var(--s-4);
    background: var(--t-root);
    color: #ffffff;
    font-family: var(--f-reading);
    font-size: var(--z-micro-head);
    font-weight: var(--w-medium);
    letter-spacing: var(--e-loose);
    text-align: left;
    text-transform: uppercase;
}
.blockBodyGrid tbody td {
    padding: var(--s-4);
    color: var(--t-dim);
    font-size: var(--z-small);
    line-height: var(--l-default);
    text-align: left;
    vertical-align: top;
}
.blockBodyGrid tbody td:first-child { color: var(--t-script); font-weight: var(--w-medium); }
.blockBodyGrid tbody tr:nth-child(even) { background: rgba(58, 43, 125, 0.04); }
.blockBodyGrid tbody tr { transition: background-color var(--t-snap) var(--x-land); }
.blockBodyGrid tbody tr:hover { background: rgba(58, 43, 125, 0.08); }
.blockBodyCaption { margin: var(--s-3) 0 0; color: var(--t-dim); font-size: var(--z-tiny); }

/* ── reviews: REV-10 ───────────────────────────────────────────────── */
.cellSet { padding-block: var(--s-6); }
.cellSetTop { margin-bottom: var(--s-5); }
.cellSetChain { margin: 0; padding: 0; list-style: none; }
.cellSetNode {
    padding-block: var(--s-4);
    border-bottom: var(--b-light) dotted var(--t-border-strong);
}
.cellSetAuthor { font-size: var(--z-normal); font-weight: var(--w-medium); }
.cellSetFacts { color: var(--t-dim); font-size: var(--z-small); }
.cellSetPara {
    margin: var(--s-2) 0 0;
    padding: 0;
    border: 0;
    color: var(--t-script);
    font-size: var(--z-normal);
    line-height: var(--l-relaxed);
}

/* ── faq: FAQ-05 (native details) ──────────────────────────────────── */
.componentLane { padding-block: var(--s-6); }
.componentLaneTop { margin-bottom: var(--s-5); }
.componentLaneChain { margin: 0; padding: 0; list-style: none; }
.componentLaneNode { border-bottom: var(--b-light) solid var(--t-line); }
.componentLaneHeading {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: var(--s-4);
    padding-block: var(--s-4);
    cursor: pointer;
    list-style: none;
}
.componentLaneHeading::-webkit-details-marker { display: none; }
.componentLaneHeading h3 { font-size: var(--z-h5); font-weight: var(--w-thick); font-family: var(--f-head); }
.componentLaneHeading:hover h3 { color: var(--t-vivid); }
.componentLaneSign {
    flex: 0 0 auto;
    width: 18px;
    height: 18px;
    margin-top: 3px;
    border-right: var(--b-medium) solid var(--t-root);
    border-bottom: var(--b-medium) solid var(--t-root);
    transform: rotate(45deg) translate(-3px, -3px);
    transform-origin: center;
    transition: transform var(--t-base) var(--x-land);
}
.componentLaneNode[open] .componentLaneSign { transform: rotate(225deg) translate(-3px, -3px); }
.componentLaneContent { padding-block: 0 var(--s-4); }
.componentLaneContent p { color: var(--t-script); line-height: var(--l-relaxed); }
.componentLaneNode[open] .componentLaneContent { animation: laneFade var(--t-base) var(--x-land) both; }
@keyframes laneFade {
    from { opacity: 0; transform: translateY(-6px); }
    to { opacity: 1; transform: none; }
}

/* ── cta block: CTA-09 ─────────────────────────────────────────────── */
.hingeSet { padding-block: var(--s-6); background: var(--t-above); }
.hingeSetCore { text-align: left; }
.hingeSetHeading {
    display: block;
    margin-bottom: var(--s-2);
    color: var(--t-vivid);
    font-size: var(--z-tiny);
    font-weight: var(--w-thick);
    letter-spacing: var(--e-loose);
    text-transform: uppercase;
}
.hingeSetTop { margin-bottom: var(--s-4); }
.hingeSetPara {
    max-width: var(--v-slim);
    margin: 0 0 var(--s-5);
    color: var(--t-script);
    line-height: var(--l-relaxed);
}
.hingeSetNote { display: block; margin: var(--s-3) 0 0; color: var(--t-dim); font-size: var(--z-small); }

/* ── inline cta: INLINE-CTA-01 ─────────────────────────────────────── */
.nodeStrip { display: block; margin-block: var(--s-5); background: var(--t-root); }
.nodeStripCore {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: var(--s-4);
    padding-block: var(--s-4);
}
.nodeStripPara {
    margin: 0;
    color: #ffffff;
    font-size: var(--z-h5);
    font-weight: var(--w-thick);
    line-height: var(--l-default);
}
.nodeStripNote { flex: 1 1 100%; margin: 0; color: #ffffff; font-size: var(--z-tiny); opacity: 0.86; }

@media (max-width: 779px) {
    .nodeStripCore { flex-direction: column; align-items: stretch; }
}

/* ── offer buttons ─────────────────────────────────────────────────── */
.pressAct {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: var(--s-3) var(--s-6);
    border: 0;
    border-radius: var(--r-lozenge);
    font-family: var(--f-reading);
    font-size: var(--z-h5);
    font-weight: var(--w-thick);
    line-height: var(--l-close);
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}
.pressQuiet {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: var(--s-3) var(--s-5);
    border: var(--b-medium) solid var(--t-root);
    border-radius: var(--r-lozenge);
    background: var(--t-back);
    color: var(--t-root);
    font-size: var(--z-h5);
    font-weight: var(--w-medium);
    text-decoration: none;
    transition: background-color var(--t-snap) var(--x-land), color var(--t-snap) var(--x-land);
}
.pressQuiet:hover { background: var(--t-root); color: var(--t-back); }

.netContainerOffer,
.cellSetPlug,
.componentLanePlug {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: var(--s-4);
    margin-block: var(--s-5);
    padding: var(--s-5);
    border-left: var(--b-thick) solid var(--t-vivid);
    border-radius: var(--r-3);
    background: var(--t-above);
}
.netContainerOfferPara { flex: 1 1 260px; margin: 0; font-size: var(--z-small); line-height: var(--l-default); }

.pulseRailPlug {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: var(--s-3);
    min-height: 180px;
    padding: var(--s-5);
    border-radius: var(--r-3);
    background: var(--t-root);
}
.pulseRailPlugPara { margin: 0; color: #ffffff; font-size: var(--z-small); font-weight: var(--w-medium); line-height: var(--l-default); }

/* ── legal: LEGAL-06 ───────────────────────────────────────────────── */
.shellBar { padding-block: var(--s-6); background: var(--t-back); counter-reset: shellPart; }
.shellBarPara { margin-bottom: var(--s-4); line-height: var(--l-relaxed); }
.shellBarNode { margin-block: var(--s-4); }
.shellBarTop {
    margin-bottom: var(--s-3);
    font-family: var(--f-reading);
    font-size: var(--z-sub-2);
    font-weight: var(--w-thick);
    counter-increment: shellPart;
}
.shellBarTop::before {
    content: "§ " counter(shellPart) ". ";
    color: var(--t-vivid);
    font-weight: var(--w-medium);
}
.shellBarNode p { margin-bottom: var(--s-3); font-size: var(--z-small); line-height: var(--l-relaxed); }
.shellBarChain { margin: 0 0 var(--s-4); padding-inline-start: var(--s-5); font-size: var(--z-small); line-height: var(--l-relaxed); }
.shellBarFacts { margin: 0 0 var(--s-4); color: var(--t-dim); font-size: var(--z-tiny); }
.shellBarNote {
    margin: var(--s-5) 0 0;
    padding: var(--s-4);
    border: var(--b-light) solid var(--t-line);
    border-radius: var(--r-3);
    color: var(--t-dim);
    font-size: var(--z-tiny);
    line-height: var(--l-default);
}

/* ── contact form: FORM-04 ─────────────────────────────────────────── */
.courtSpan { padding-block: var(--s-6); }
.courtSpanTop { margin-bottom: var(--s-3); }
.courtSpanPara { margin-bottom: var(--s-5); line-height: var(--l-relaxed); }
.courtSpanForm { display: block; }
.courtSpanRow { display: flex; flex-wrap: wrap; align-items: flex-end; gap: var(--s-3); }
.courtSpanSlot { flex: 1 1 260px; display: flex; flex-direction: column; gap: var(--s-2); }
.courtSpanName { color: var(--t-script); font-size: var(--z-small); font-weight: var(--w-medium); }
.courtSpanSlot input,
.courtSpanSlot textarea {
    width: 100%;
    padding: var(--s-3) var(--s-4);
    border: var(--b-light) solid var(--t-border-strong);
    border-radius: var(--r-lozenge);
    background: var(--t-back);
    color: var(--t-script);
    font-family: var(--f-reading);
    font-size: var(--z-normal);
}
.courtSpanSlot textarea { min-height: 120px; border-radius: var(--r-4); resize: vertical; }
.courtSpanPress {
    min-height: 48px;
    padding: var(--s-3) var(--s-5);
    border: 0;
    border-radius: var(--r-lozenge);
    background: var(--t-root);
    color: var(--t-back);
    font-size: var(--z-h5);
    font-weight: var(--w-thick);
    cursor: pointer;
    transition: background-color var(--t-snap) var(--x-land), color var(--t-snap) var(--x-land);
}
.courtSpanPress:hover { background: var(--t-action-down); color: var(--t-back); }
.courtSpanLine {
    margin: var(--s-4) 0 0;
    padding: var(--s-4);
    border-radius: var(--r-3);
    background: var(--t-above);
    color: var(--t-script);
    font-size: var(--z-small);
}
.courtSpanLine[hidden] { display: none; }

/* ── author byline: BYLINE-07 ──────────────────────────────────────── */
.crateList { display: block; padding-block: var(--s-5); }
.crateListCard {
    padding: var(--s-5);
    border-radius: var(--r-4);
    background: var(--t-above);
    box-shadow: var(--d-3);
}
.crateListHeading { display: flex; align-items: center; gap: var(--s-3); margin-bottom: var(--s-4); }
.crateListPortrait {
    flex: 0 0 auto;
    display: block;
    width: 72px;
    height: 72px;
    border-radius: var(--r-orb);
    object-fit: cover;
    object-position: center top;
}
.crateListAuthor { font-family: var(--f-head); font-size: var(--z-sub-2); font-weight: var(--w-thick); }
.crateListAuthor a { color: var(--t-script); text-decoration: none; }
.crateListAuthor a:hover { color: var(--t-root); }
.crateListTitle { margin: var(--s-1) 0 0; color: var(--t-dim); font-size: var(--z-small); }
.crateListPara { margin: 0 0 var(--s-4); line-height: var(--l-relaxed); }
.crateListChain { display: flex; flex-wrap: wrap; gap: var(--s-2); margin: 0 0 var(--s-4); padding: 0; list-style: none; }
.crateListNode {
    padding: var(--s-1) var(--s-3);
    border-radius: var(--r-lozenge);
    background: var(--t-root);
    color: #ffffff;
    font-size: var(--z-tiny);
    letter-spacing: var(--e-loose);
    text-transform: uppercase;
}
.crateListStep { color: var(--t-root); font-weight: var(--w-medium); text-decoration: underline; text-underline-offset: 3px; }
.crateListStep:hover { color: var(--t-action-down); }
.crateListDay { margin: var(--s-1) 0 0; color: var(--t-dim); font-size: var(--z-tiny); }

/* ── author card: AUTH-07 ──────────────────────────────────────────── */
.knobCarousel { padding-block: var(--s-6); }
.knobCarouselCard {
    display: grid;
    grid-template-columns: 100px 1fr;
    gap: var(--s-5);
    padding: var(--s-6);
    border-left: 4px solid var(--t-vivid);
    border-radius: var(--r-4);
    background: var(--t-above);
}
.knobCarouselPortrait {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: var(--r-orb);
    object-fit: cover;
    object-position: center top;
}
.knobCarouselMark { display: block; color: var(--t-vivid); font-family: var(--f-head); font-size: var(--z-h1); line-height: 0.7; }
.knobCarouselPara {
    margin: var(--s-3) 0 var(--s-4);
    color: var(--t-script);
    font-size: var(--z-h5);
    font-style: italic;
    line-height: var(--l-default);
}
.knobCarouselFacts { margin: 0; color: var(--t-dim); font-size: var(--z-small); letter-spacing: var(--e-loose); }
.knobCarouselArticles { margin-top: var(--s-6); }
.knobCarouselArticlesHeading { margin-bottom: var(--s-4); font-size: var(--z-lg-2); }
.knobCarouselArticlesChain { margin: 0; padding: 0; list-style: none; }
.knobCarouselArticlesNode { padding-block: var(--s-3); border-bottom: var(--b-light) solid var(--t-line); }
.knobCarouselArticlesNode a { color: var(--t-root); font-weight: var(--w-medium); text-decoration: none; }
.knobCarouselArticlesNode a:hover { color: var(--t-action-down); text-decoration: underline; }

@media (max-width: 779px) {
    .knobCarouselCard { grid-template-columns: minmax(0, 1fr); padding: var(--s-5); }
}

/* ── error: ERR-05 ─────────────────────────────────────────────────── */
.coreTile { padding-block: var(--s-8); }
.coreTileTop {
    position: relative;
    max-width: var(--v-slim);
    margin-bottom: var(--s-5);
    color: var(--t-script);
}
.coreTileTop::before,
.coreTileTop::after {
    content: attr(data-text);
    position: absolute;
    inset: 0;
    color: var(--t-vivid);
    opacity: 0.6;
    pointer-events: none;
}
.coreTileTop::before { transform: translate(2px, -2px); }
.coreTileTop::after { transform: translate(-2px, 2px); color: var(--t-action-down); }
.coreTilePara { max-width: 640px; margin-bottom: var(--s-5); line-height: var(--l-relaxed); }

/* ── cookie: COOK-01 bottom floating pill ──────────────────────────── */
.vectorTile {
    position: fixed;
    inset-block-end: var(--s-4);
    inset-inline: var(--s-4);
    z-index: 90;
    display: none;
    max-width: var(--v-slim);
    margin-inline: auto;
    padding: var(--s-4);
    border: var(--b-light) solid var(--t-border-strong);
    border-radius: var(--r-4);
    background: var(--t-deep);
    box-shadow: var(--d-4);
}
.vectorTile.is-open { display: flex; flex-wrap: wrap; align-items: center; gap: var(--s-4); }
.vectorTileLine {
    flex: 1 1 240px;
    margin: 0;
    color: #ffffff;
    font-family: var(--f-reading);
    font-size: var(--z-small);
    line-height: var(--l-default);
}
.vectorTileKeys { display: flex; gap: var(--s-3); }
.vectorTileAgree {
    min-height: 36px;
    padding-inline: var(--s-4);
    border: 0;
    border-radius: var(--r-4);
    background: var(--t-vivid);
    color: #ffffff;
    font-family: var(--f-head);
    font-size: var(--z-tiny);
    font-weight: var(--w-thick);
    letter-spacing: var(--e-loose);
    text-transform: uppercase;
    cursor: pointer;
    transition: background-color var(--t-snap) var(--x-land), color var(--t-snap) var(--x-land);
}
.vectorTileAgree:hover { background: var(--t-action-down); color: #ffffff; }
.vectorTileLater {
    min-height: 36px;
    padding-inline: var(--s-4);
    border: var(--b-light) solid var(--t-border-strong);
    border-radius: var(--r-4);
    background: transparent;
    color: #ffffff;
    font-size: var(--z-tiny);
    letter-spacing: var(--e-loose);
    text-transform: uppercase;
    cursor: pointer;
    transition: background-color var(--t-snap) var(--x-land), color var(--t-snap) var(--x-land);
}
.vectorTileLater:hover { background: #2c2158; color: #ffffff; }

@media (max-width: 720px) {
    .vectorTile { padding: 12px 14px; gap: 8px; font-size: 13px; line-height: 1.35; }
    .vectorTile.is-open { gap: 8px; }
    .vectorTileLine { flex: 1 1 100%; font-size: 13px; line-height: 1.35; }
    .vectorTileKeys { flex: 1 1 100%; }
    .vectorTileAgree, .vectorTileLater { flex: 1 1 0; min-height: 36px; padding-inline: 14px; font-size: 12px; }
}

/* ── footer: FOOT-06 Manifesto ─────────────────────────────────────── */
.areaGrid { padding-block: var(--s-7); background: var(--t-back); border-top: var(--b-light) solid var(--t-line); }
.areaGridManifesto { text-align: center; }
.areaGridTop {
    max-width: var(--v-slim);
    margin-inline: auto;
    margin-bottom: var(--s-4);
    color: var(--t-script);
    font-family: var(--f-head);
    font-size: var(--z-h2);
    font-weight: var(--w-thick);
}
.areaGridEntry {
    display: inline-block;
    color: var(--t-script);
    font-family: var(--f-head);
    font-size: var(--z-h5);
    letter-spacing: var(--e-loose);
    text-decoration: underline;
    text-underline-offset: 5px;
    text-transform: uppercase;
}
.areaGridEntry:hover { color: var(--t-vivid); }
.areaGridRule { height: 1px; margin-block: var(--s-6); background: rgba(32, 43, 56, 0.12); }
.areaGridFacts {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: var(--s-5);
}
.areaGridLogo { flex: 0 0 auto; display: inline-flex; }
.areaGridPic { display: block; width: auto; height: 52px; }
.areaGridNav { flex: 1 1 220px; }
.areaGridHeading {
    margin-bottom: var(--s-3);
    color: var(--t-script);
    font-size: var(--z-micro-head);
    font-weight: var(--w-thick);
    letter-spacing: var(--e-loose);
    text-transform: uppercase;
}
.areaGridChain { display: flex; flex-direction: column; gap: var(--s-2); margin: 0; padding: 0; list-style: none; }
.areaGridNode { display: block; }
.areaGridStep { color: var(--t-script); font-size: var(--z-small); text-decoration: none; }
.areaGridStep:hover { color: var(--t-vivid); text-decoration: underline; }
.areaGridStep[aria-current="page"] { color: var(--t-root); font-weight: var(--w-medium); }
.areaGridLine { flex: 1 1 100%; margin: 0; color: var(--t-dim); font-size: var(--z-tiny); line-height: var(--l-default); }

@media (max-width: 779px) {
    .areaGridFacts { flex-direction: column; align-items: flex-start; }
    .areaGridPic { height: 44px; }
}

@media (max-width: 1140px) {
    .areaTileCore,
    .areaTileGuardCore,
    .knobBlockContent,
    .stubFooterCore,
    .netContainerCore,
    .pulseRailCore,
    .componentLaneCore,
    .cellSetCore,
    .hingeSetCore,
    .blockBodyCore,
    .shellBarCore,
    .courtSpanCore,
    .knobCarouselCore,
    .crateListCore,
    .coreTileCore,
    .nodeStripCore,
    .areaGridCore { padding-inline: var(--v-padding-tablet); }
}

@media (max-width: 540px) {
    .areaTileGuardCore,
    .knobBlockContent,
    .stubFooterCore,
    .netContainerCore,
    .pulseRailCore,
    .componentLaneCore,
    .cellSetCore,
    .hingeSetCore,
    .blockBodyCore,
    .shellBarCore,
    .courtSpanCore,
    .knobCarouselCore,
    .crateListCore,
    .coreTileCore,
    .nodeStripCore,
    .areaGridCore { padding-inline: var(--v-inset-mobile); }
    .knobCarouselCard { padding: var(--s-4); }
    .crateListHeading { flex-wrap: wrap; }
}

/* offer button */
.tiru-hit{display:inline-flex;align-items:center;justify-content:center;padding:var(--s-3) var(--s-5);min-height:48px;border-radius:var(--r-lozenge);border:var(--b-medium) solid var(--t-root);font-size:var(--z-h5);font-weight:var(--w-medium)}
.tiru-hit{
  background:#65A30D;color:#000000;text-decoration:none;
  transition:background 0.14s cubic-bezier(.2,.7,.3,1),color 0.14s cubic-bezier(.2,.7,.3,1),transform 0.14s cubic-bezier(.2,.7,.3,1);}
.tiru-hit.tiru-hit{color:#000000;text-decoration:none;}
.tiru-hit:hover{background:#4D7C0F;color:#FFFFFF;animation:none}
.tiru-hit.tiru-hit:hover{color:#FFFFFF;text-decoration:none}
.tiru-hit:hover::after{animation:none}
.tiru-hit:active{background:#3F6212;color:#FFFFFF}
.tiru-hit:focus-visible{outline:3px solid #000000;outline-offset:3px}
.tiru-hit{animation:tiru-glow 1.91s linear infinite}
@keyframes tiru-glow{0%{transform:scale(1);animation-timing-function:cubic-bezier(.25,.8,.35,1)}19.372%{transform:scale(1.06);animation-timing-function:cubic-bezier(.45,.05,.55,.95)}47.644%,100%{transform:scale(1)}}
@media (prefers-reduced-motion:reduce){.tiru-hit,.tiru-hit::after{animation:none!important;transition:none!important}}

@media (max-width: 920px) {
  .areaTileNav,
  .areaTileChain,
  .areaTileStep { display: none !important; }
  .areaTileSwitch { display: flex !important; }
}
