:root{--bg: #f5efe5;--bg-deep: #e8dac6;--surface: #fffdf9;--surface-strong: #f3e4cf;--text: #1f1a15;--muted: #5a4a3e;--accent: #9f3a22;--accent-2: #1e6a62;--ring: rgba(159, 58, 34, .3);--border: rgba(31, 26, 21, .14);--shadow: 0 18px 55px rgba(66, 45, 26, .12);--font-display: "Source Serif 4", Georgia, serif;--font-body: "Sora", "Segoe UI", sans-serif;--h1-size: clamp(2.5rem, 6vw, 4.2rem);--h2-size: clamp(1.8rem, 3.2vw, 2.6rem)}html[data-theme=technical]{--bg: #f0f5f9;--bg-deep: #d8e5f0;--surface: #fafbfc;--surface-strong: #e8f1f8;--text: #0d1b28;--muted: #425a6f;--accent: #0066cc;--accent-2: #00a34d;--ring: rgba(0, 102, 204, .2);--border: rgba(13, 27, 40, .15);--shadow: 0 12px 40px rgba(13, 27, 40, .1);--font-display: "Source Serif 4", Georgia, serif;--font-body: "Sora", "Segoe UI", monospace;--h1-size: clamp(2.2rem, 5vw, 3.8rem);--h2-size: clamp(1.5rem, 2.8vw, 2.2rem)}html[data-theme=forward]{--bg: #faf8f6;--bg-deep: #f0e6de;--surface: #fffbf9;--surface-strong: #f5e8dd;--text: #0f0d0b;--muted: #6b5f53;--accent: #d1482d;--accent-2: #2d7f7d;--ring: rgba(209, 72, 45, .25);--border: rgba(15, 13, 11, .12);--shadow: 0 24px 64px rgba(15, 13, 11, .08);--font-display: "Source Serif 4", Georgia, serif;--font-body: "Sora", "Segoe UI", sans-serif;--h1-size: clamp(2.8rem, 7vw, 5rem);--h2-size: clamp(1.9rem, 3.5vw, 3rem)}html[data-theme=clarity]{--bg: #f9f7f5;--bg-deep: #e6dcd3;--surface: #fffffe;--surface-strong: #eee5de;--text: #1a1410;--muted: #534534;--accent: #000000;--accent-2: #333333;--ring: rgba(0, 0, 0, .15);--border: rgba(26, 20, 16, .25);--shadow: 0 8px 32px rgba(26, 20, 16, .15);--font-display: "Sora", "Segoe UI", sans-serif;--font-body: "Sora", "Segoe UI", sans-serif;--h1-size: clamp(2rem, 4.5vw, 3.5rem);--h2-size: clamp(1.4rem, 2.5vw, 2rem)}html[data-theme=craft]{--bg: #fdf6f1;--bg-deep: #f1dfd4;--surface: #fffdfb;--surface-strong: #f7e9df;--text: #23180c;--muted: #7a5f50;--accent: #c65d46;--accent-2: #6b4c2e;--ring: rgba(198, 93, 70, .22);--border: rgba(35, 24, 12, .13);--shadow: 0 20px 60px rgba(35, 24, 12, .1);--font-display: "Source Serif 4", Georgia, serif;--font-body: "Sora", "Segoe UI", sans-serif;--h1-size: clamp(2.4rem, 5.5vw, 4.5rem);--h2-size: clamp(1.7rem, 3vw, 2.5rem)}html[data-theme=operator]{--bg: #eef4f6;--bg-deep: #dbe7eb;--surface: #f9fcfd;--surface-strong: #e7f0f3;--text: #121f26;--muted: #39515f;--accent: #0e5d7f;--accent-2: #0f7d67;--ring: rgba(14, 93, 127, .25);--border: rgba(18, 31, 38, .14);--font-display: "Source Serif 4", Georgia, serif;--font-body: "Sora", "Segoe UI", sans-serif;--h1-size: clamp(2.2rem, 5vw, 3.8rem);--h2-size: clamp(1.5rem, 2.8vw, 2.2rem)}html[data-theme=horizon]{--bg: #f8f2ef;--bg-deep: #ead8d3;--surface: #fffaf8;--surface-strong: #f6e5df;--text: #231615;--muted: #644646;--accent: #b1452d;--accent-2: #7f5d1f;--ring: rgba(177, 69, 45, .28);--border: rgba(35, 22, 21, .15);--font-display: "Source Serif 4", Georgia, serif;--font-body: "Sora", "Segoe UI", sans-serif;--h1-size: clamp(2.2rem, 5vw, 3.8rem);--h2-size: clamp(1.5rem, 2.8vw, 2.2rem)}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;color:var(--text);background:radial-gradient(circle at 12% -5%,var(--accent) 0%,transparent 38%),radial-gradient(circle at 88% 8%,var(--accent-2) 0%,transparent 40%),radial-gradient(circle at 50% 100%,var(--muted) 0%,transparent 52%),linear-gradient(160deg,var(--bg),var(--bg-deep));background-attachment:fixed;opacity:.12,.2,.18,1;font-family:var(--font-body);line-height:1.65}h1,h2,h3,h4{line-height:1.1;letter-spacing:-.02em;margin:0 0 .75rem;font-family:var(--font-display);font-weight:700}p{margin:0 0 1rem;font-family:var(--font-body)}a{color:var(--accent);text-underline-offset:2px}a:hover{color:var(--accent-2)}.container{width:min(1120px,92vw);margin:0 auto}.site-shell{padding:3rem 0 5rem}.panel{background:linear-gradient(165deg,#fffdf9f2,#f3e4cfeb);border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow);backdrop-filter:blur(2px)}.hero{padding:clamp(1.5rem,3vw,3rem);position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-60px;top:-55px;width:220px;height:220px;border-radius:999px;background:radial-gradient(circle,#9f3a2233,#9f3a2200)}.eyebrow{margin-bottom:.7rem;color:var(--muted);letter-spacing:.11em;text-transform:uppercase;font-weight:700;font-size:.75rem}.hero-title{font-size:var(--h1-size);max-width:13ch;font-weight:800}h2{font-size:var(--h2-size)}.hero-subtitle{color:var(--muted);max-width:64ch}.grid{margin-top:1.4rem;display:grid;gap:1.1rem;grid-template-columns:repeat(12,minmax(0,1fr))}.grid-main{grid-column:span 8}.grid-side{grid-column:span 4}.section{padding:1.35rem 1.5rem}.section h2{font-size:var(--h2-size)}.post-list{list-style:none;margin:0;padding:0;display:grid;gap:.7rem}.post-list li{padding:.8rem .95rem;border:1px solid rgba(31,26,21,.12);border-radius:12px;background:#fffdf9b3}.post-meta{color:var(--muted);font-size:.92rem}.btn-link{display:inline-block;margin-top:.8rem;padding:.55rem .85rem;border-radius:11px;border:1px solid rgba(31,26,21,.22);text-decoration:none;font-weight:600}.btn-link:hover{border-color:var(--accent-2);background:#1e6a6214}.theme-lab{margin-top:1.1rem;display:grid;gap:.8rem}.theme-link{display:block;text-decoration:none;border:1px solid var(--border);border-radius:12px;padding:.8rem .95rem;background:#ffffff8c}.theme-link strong{display:block;margin-bottom:.25rem}.theme-link span{color:var(--muted);font-size:.92rem}.criteria-list{margin:0;padding-left:1.15rem}.criteria-list li{margin-bottom:.45rem}.article{padding:clamp(1.2rem,2.8vw,2.6rem)}.article h1{font-size:var(--h1-size)}.article h2{font-size:var(--h2-size);margin-top:1.4rem}.article p,.article li{max-width:70ch}.fade-in{opacity:0;transform:translateY(12px);animation:reveal .56s ease forwards}.fade-delay-1{animation-delay:90ms}.fade-delay-2{animation-delay:.18s}@keyframes reveal{to{opacity:1;transform:translateY(0)}}@media(max-width:920px){.grid-main,.grid-side{grid-column:1 / -1}.site-shell{padding-top:2rem}}@media(prefers-reduced-motion:reduce){.fade-in{opacity:1;transform:none;animation:none}}
