:root{--page-background: #efe8dc;--page-background-secondary: #f8f3ea;--surface: rgba(255, 252, 247, .82);--surface-strong: rgba(255, 252, 247, .95);--surface-muted: rgba(240, 232, 220, .82);--line: rgba(37, 33, 28, .12);--line-strong: rgba(37, 33, 28, .2);--text: #181614;--muted: #625a4f;--accent: #285f60;--accent-strong: #17393c;--accent-warm: #c17a58;--accent-soft: rgba(40, 95, 96, .1);--shadow: 0 24px 72px rgba(39, 31, 21, .08);--radius-xl: 2.1rem;--radius-lg: 1.4rem;--radius-md: 1rem;--radius-sm: .75rem;--serif: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", "Georgia", serif;--sans: "Avenir Next", "Segoe UI", "Helvetica Neue", sans-serif;--mono: "IBM Plex Mono", "SFMono-Regular", "Cascadia Mono", monospace}:root[data-theme=system]{--page-background: #0a1116;--page-background-secondary: #101920;--surface: rgba(17, 26, 34, .94);--surface-strong: rgba(19, 30, 39, .98);--surface-muted: rgba(15, 23, 31, .96);--line: rgba(112, 163, 184, .22);--line-strong: rgba(125, 207, 224, .42);--text: #d3e2ea;--muted: #8ca2af;--accent: #7cdcc8;--accent-strong: #b7fff2;--accent-warm: #7cdcc8;--accent-soft: rgba(124, 220, 200, .1);--shadow: none;--radius-xl: .85rem;--radius-lg: .7rem;--radius-md: .55rem;--radius-sm: .4rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);background:radial-gradient(circle at top left,rgba(40,95,96,.12),transparent 28rem),radial-gradient(circle at top right,rgba(193,122,88,.12),transparent 22rem),linear-gradient(180deg,rgba(255,255,255,.34),transparent 24rem),linear-gradient(180deg,var(--page-background-secondary),var(--page-background));font-family:var(--sans);line-height:1.7;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}[data-theme=system] body{background:linear-gradient(180deg,#101920b3,#0a1116f5),linear-gradient(180deg,var(--page-background-secondary),var(--page-background));font-family:var(--mono);line-height:1.72}body:before{position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(140deg,transparent 0%,rgba(255,255,255,.15) 46%,transparent 100%),repeating-linear-gradient(90deg,transparent,transparent 7rem,rgba(31,28,23,.026) 7rem,rgba(31,28,23,.026) calc(7rem + 1px));content:"";opacity:.9}[data-theme=system] body:before{background-image:linear-gradient(90deg,transparent 0,transparent 3.5rem,rgba(124,220,200,.11) 3.5rem,rgba(124,220,200,.11) calc(3.5rem + 1px),transparent calc(3.5rem + 1px)),repeating-linear-gradient(180deg,rgba(124,220,200,.05),rgba(124,220,200,.05) 1px,transparent 1px,transparent 1.85rem);opacity:1}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}p,li{margin:0;font-size:1rem}ul{margin:0;padding:0}.site-shell{position:relative;z-index:1;width:min(1200px,calc(100% - 2rem));margin:0 auto;padding:1rem 0 3.5rem}[data-theme=system] .site-shell{width:min(1360px,calc(100% - 1.25rem));padding-bottom:2.4rem}.site-header{position:sticky;top:1rem;z-index:40;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,auto);gap:.85rem 1.2rem;align-items:center;padding:1rem 1.2rem;margin-bottom:1.8rem;background:#fffbf5b8;border:1px solid var(--line);border-radius:var(--radius-lg);backdrop-filter:blur(18px);box-shadow:var(--shadow)}[data-theme=system] .site-header{background:#0a1016eb;border-color:var(--line-strong);backdrop-filter:none}.brand-lockup{display:inline-flex;flex-direction:column;gap:.14rem;justify-self:start}.brand-mark{font-family:var(--serif);font-size:1.7rem;letter-spacing:-.04em}[data-theme=system] .brand-mark,[data-theme=system] h1,[data-theme=system] h2,[data-theme=system] h3{font-family:var(--mono);letter-spacing:-.02em}[data-theme=system] .brand-mark{font-size:1.08rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.brand-line,.eyebrow,.nav-link,.mode-link,.footer-note,.card-meta,.meta-list li,.status-chip{font-family:var(--mono);font-size:.76rem;letter-spacing:.14em;text-transform:uppercase}.brand-line{color:var(--muted)}.header-controls{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem .9rem}.primary-nav,.mode-switch,.footer-links,.hero-actions,.card-topline{display:flex;flex-wrap:wrap;gap:.7rem}.primary-nav,.mode-switch{scrollbar-width:none}.primary-nav::-webkit-scrollbar,.mode-switch::-webkit-scrollbar{display:none}.primary-nav,.mode-switch{justify-content:flex-end}.nav-link,.mode-link{flex:0 0 auto;white-space:nowrap;padding:.56rem .84rem;border:1px solid transparent;border-radius:999px;color:var(--muted);transition:transform .16s ease,color .16s ease,border-color .16s ease,background-color .16s ease}[data-theme=system] .nav-link,[data-theme=system] .mode-link{padding:.7rem .82rem;border-color:var(--line);border-radius:var(--radius-sm);background:#0d141abd}.nav-link:hover,.nav-link:focus-visible,.nav-link.is-active,.mode-link:hover,.mode-link:focus-visible,.mode-link.is-active{color:var(--accent-strong);background:#fffcf7cc;border-color:var(--line-strong);transform:translateY(-1px)}[data-theme=system] .nav-link:hover,[data-theme=system] .nav-link:focus-visible,[data-theme=system] .nav-link.is-active,[data-theme=system] .mode-link:hover,[data-theme=system] .mode-link:focus-visible,[data-theme=system] .mode-link.is-active{background:#7cdcc81c;transform:none}.page-stack{display:grid;gap:1.4rem}.hero-panel,.page-section,.site-footer{position:relative;overflow:clip;border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow)}[data-theme=system] .hero-panel,[data-theme=system] .page-section,[data-theme=system] .site-footer{border-color:var(--line-strong)}.hero-panel:before,.page-section:before,.site-footer:before{position:absolute;inset:0 auto auto 0;width:12rem;height:12rem;background:radial-gradient(circle,rgba(40,95,96,.08),transparent 70%);content:"";pointer-events:none}[data-theme=system] .hero-panel:before,[data-theme=system] .page-section:before,[data-theme=system] .site-footer:before{width:100%;height:100%;background:linear-gradient(90deg,transparent 0,transparent 4rem,rgba(124,220,200,.03) 4rem,rgba(124,220,200,.03) calc(4rem + 1px),transparent calc(4rem + 1px)),linear-gradient(180deg,transparent 0,transparent 2.4rem,rgba(124,220,200,.03) 2.4rem,rgba(124,220,200,.03) calc(2.4rem + 1px),transparent calc(2.4rem + 1px))}.hero-panel{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.9fr);gap:1.5rem;align-items:stretch;padding:1.5rem;background:linear-gradient(135deg,rgba(255,255,255,.44),transparent),linear-gradient(180deg,var(--surface-strong),rgba(255,249,242,.88))}[data-theme=system] .hero-panel{background:var(--surface-strong)}.hero-copy,.hero-side,.section-heading,.section-body,.site-footer{position:relative;z-index:1}.hero-copy{display:grid;align-content:start;gap:1rem;padding:.4rem}.hero-side{display:grid;gap:1rem;align-content:start;padding:.25rem}.eyebrow{color:var(--muted)}h1,h2,h3{margin:0;font-family:var(--serif);font-weight:600;letter-spacing:-.04em}h1{font-size:clamp(2.6rem,4vw,4.4rem);line-height:.94;max-width:12ch}h2{font-size:clamp(1.85rem,2vw,2.5rem);line-height:1.02;max-width:18ch}h3{font-size:1.3rem;line-height:1.08}[data-theme=system] h1{max-width:20ch;font-size:clamp(1.85rem,3.5vw,3.15rem);line-height:1.12}[data-theme=system] h2{font-size:clamp(1.28rem,2.2vw,1.9rem);line-height:1.18}[data-theme=system] h3{font-size:.94rem;line-height:1.42;text-transform:uppercase}.hero-intro,.section-intro{max-width:42rem;font-size:1.08rem;color:var(--muted)}[data-theme=system] .hero-intro,[data-theme=system] .section-intro{font-size:.95rem;line-height:1.72}.meta-list{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none}.meta-list li,.status-chip{padding:.45rem .62rem;border-radius:999px;border:1px solid var(--line-strong);background:#fffaf3c7}[data-theme=system] .meta-list{display:grid;gap:0;border:1px solid var(--line);border-radius:var(--radius-md);background:#0c1319eb;overflow:hidden}[data-theme=system] .meta-list li{padding:.8rem .95rem;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent}[data-theme=system] .meta-list li:last-child{border-bottom:0}.hero-note,.list-surface,.surface-card,.field-figure,.page-section-default,.page-section-muted{background:var(--surface)}.hero-note,.list-surface,.surface-card,.field-figure{border:1px solid var(--line);border-radius:var(--radius-lg)}[data-theme=system] .hero-note,[data-theme=system] .list-surface,[data-theme=system] .surface-card,[data-theme=system] .field-figure{border-color:var(--line-strong);background:var(--surface-strong)}.hero-note,.list-surface,.surface-card{padding:1rem}.hero-note{display:grid;gap:.7rem}.button,.text-link,.inline-link{transition:color .16s ease,transform .16s ease,border-color .16s ease,background-color .16s ease}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;padding:.75rem 1.1rem;border:1px solid var(--line-strong);border-radius:999px;font-size:.95rem}[data-theme=system] .button{border-radius:var(--radius-sm)}.button:hover,.button:focus-visible,.text-link:hover,.text-link:focus-visible,.inline-link:hover,.inline-link:focus-visible{transform:translateY(-1px)}[data-theme=system] .button:hover,[data-theme=system] .button:focus-visible,[data-theme=system] .text-link:hover,[data-theme=system] .text-link:focus-visible,[data-theme=system] .inline-link:hover,[data-theme=system] .inline-link:focus-visible{transform:none}.button-primary{color:#f7f4ef;background:linear-gradient(135deg,var(--accent),var(--accent-strong))}[data-theme=system] .button-primary{color:#081116;background:var(--accent)}.button-secondary{color:var(--accent-strong);background:#fffcf7db}[data-theme=system] .button-secondary{color:var(--accent);background:#7cdcc814}.text-link,.inline-link{color:var(--accent-strong)}[data-theme=system] .text-link,[data-theme=system] .inline-link{color:var(--accent)}.section-link{margin-top:1rem}.page-section{display:grid;gap:1.2rem;padding:1.35rem}.page-section-muted{background:linear-gradient(180deg,rgba(255,255,255,.32),transparent),var(--surface-muted)}[data-theme=system] .page-section-default,[data-theme=system] .page-section-muted{background:var(--surface)}.section-heading{display:grid;gap:.7rem}.section-body{display:grid;gap:1rem}.rich-copy{display:grid;gap:1rem;max-width:52rem}.split-layout,.pair-grid{display:grid;gap:1rem}.split-layout{grid-template-columns:minmax(0,1fr) minmax(250px,.95fr);align-items:stretch}.pair-grid{grid-template-columns:1fr 1fr}.list-surface{display:grid;align-content:center}.detail-list{display:grid;gap:.85rem;padding-left:1rem}[data-theme=system] .detail-list{padding-left:0;list-style:none}[data-theme=system] .detail-list li{position:relative;padding-left:1.3rem}[data-theme=system] .detail-list li:before{position:absolute;left:0;color:var(--accent);content:">"}.card-grid{display:grid;gap:1rem}.card-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.surface-card{display:grid;align-content:start;gap:.8rem;min-height:100%;background:linear-gradient(180deg,rgba(255,255,255,.22),transparent),#fffcf7d6;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}[data-theme=system] .surface-card{background:var(--surface-strong)}.surface-card:hover,.surface-card:focus-within{transform:translateY(-3px);border-color:var(--line-strong);box-shadow:0 20px 42px #271f1514}[data-theme=system] .surface-card:hover,[data-theme=system] .surface-card:focus-within{transform:none;box-shadow:none}.surface-card-quote{gap:.95rem}.card-quote{margin:0;padding:.95rem 1rem .95rem 1.1rem;border-left:3px solid var(--accent-warm);border-radius:var(--radius-md);background:#ffffff70}.card-quote p{font-family:var(--serif);font-size:1.16rem;line-height:1.55}[data-theme=system] .card-quote{border-left-color:var(--accent);background:#7cdcc80f}[data-theme=system] .card-quote p{font-family:var(--mono);font-size:.94rem;line-height:1.74}.card-topline{justify-content:space-between;align-items:center}.card-meta{color:var(--muted)}.field-figure{display:grid;place-items:center;min-height:16rem;padding:.7rem;color:var(--accent)}.field-figure svg{width:100%;height:auto}.field-boundary{fill:url(#field-gradient);stroke:currentColor;stroke-opacity:.18;stroke-width:2.5}.field-axis{fill:none;stroke:currentColor;stroke-opacity:.45;stroke-width:2;stroke-linecap:round;stroke-dasharray:4 7}.field-route{fill:none;stroke:url(#route-gradient);stroke-width:5;stroke-linecap:round}.field-route-secondary{stroke:currentColor;stroke-opacity:.25;stroke-width:3.2}.field-point{fill:#fffcf7f5;stroke:var(--accent-strong);stroke-width:3}.field-point-current{fill:var(--accent-warm);stroke:#fffcf7eb}.field-zone{fill:#c17a581f;stroke:#c17a5875;stroke-width:2.4;stroke-dasharray:6 8}[data-theme=system] .field-point{fill:#0b1116f5;stroke:var(--accent)}[data-theme=system] .field-point-current{fill:var(--accent);stroke:#0b1116f5}[data-theme=system] .field-zone{fill:#7cdcc814;stroke:#7cdcc866}.site-footer{display:grid;gap:.9rem;padding:1.2rem 1.35rem;margin-top:1.4rem;background:#fffbf6cc}[data-theme=system] .site-footer{background:#0b1116eb}.footer-note{color:var(--muted)}.footer-links{gap:1rem}.hero-actions-compact{gap:.8rem}@media(prefers-reduced-motion:no-preference){.hero-panel,.page-section,.site-footer{animation:fade-up .56s ease both}.surface-card{animation:fade-up .62s ease both}.card-grid .surface-card:nth-child(2){animation-delay:60ms}.card-grid .surface-card:nth-child(3){animation-delay:.12s}.card-grid .surface-card:nth-child(4){animation-delay:.18s}.card-grid .surface-card:nth-child(5){animation-delay:.24s}.card-grid .surface-card:nth-child(6){animation-delay:.3s}}@keyframes fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1040px){.site-header,.hero-panel,.split-layout,.pair-grid{grid-template-columns:1fr}.header-controls,.primary-nav,.mode-switch{justify-content:flex-start}h1{max-width:16ch}}@media(max-width:820px){.site-shell{width:min(100%,calc(100% - 1rem));padding-top:.6rem;padding-bottom:2.4rem}.site-header{top:.6rem;padding:.9rem 1rem;margin-bottom:1rem}.hero-panel,.page-section,.site-footer{border-radius:1.3rem}[data-theme=system] .hero-panel,[data-theme=system] .page-section,[data-theme=system] .site-footer{border-radius:var(--radius-lg)}.hero-panel,.page-section{padding:1rem}.card-grid-two,.card-grid-three{grid-template-columns:1fr}h1{font-size:clamp(2.2rem,11vw,3.2rem)}[data-theme=system] h1{font-size:clamp(1.55rem,6.8vw,2.15rem)}h2{max-width:none}}
