:root{--cp-bg:#f7f6f2;--cp-card:#fff;--cp-alt:#f2f1ed;--cp-border:#00000017;--cp-sub:#0000000d;--cp-text:#111108;--cp-body:#2a2a1e;--cp-muted:#8a8278;--cp-label:#5e5c56;--cp-sh:0 1px 3px #0000000d,0 6px 24px #00000012}.dark{--cp-bg:transparent;--cp-card:#0b1531;--cp-alt:#0f1c3d;--cp-border:#1e293bd9;--cp-sub:#1e293b8c;--cp-text:#f8fafc;--cp-body:#cbd5e1;--cp-muted:#94a3b8;--cp-label:#d4c391;--cp-sh:0 1px 3px #00000047,0 6px 24px #0000005c}@keyframes cp-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.cp-page{background:var(--cp-bg);min-height:100dvh;color:var(--cp-body);font-family:DM Sans,system-ui,sans-serif}.cp-inner{max-width:720px;margin:0 auto;padding:44px 16px 72px}.cp-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--cp-label);margin-bottom:10px;font-size:10px;font-weight:700;animation:.45s both cp-up}.cp-h1{color:var(--cp-text);margin:0 0 36px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.2rem,5.5vw,3rem);font-weight:600;line-height:1.04;animation:.45s both cp-up}.cp-section{background:var(--cp-card);border:1px solid var(--cp-border);box-shadow:var(--cp-sh);border-radius:16px;margin-bottom:12px;animation:.45s both cp-up;overflow:hidden}.dark .cp-section{box-shadow:var(--cp-sh),0 0 0 1px #3b82f60f;border-color:#1e293b}.cp-section-head{border-bottom:1px solid var(--cp-sub);padding:20px 24px 16px}.cp-section-tag{letter-spacing:.16em;text-transform:uppercase;color:var(--cp-label);margin-bottom:6px;font-size:10px;font-weight:700}.cp-section-title{color:var(--cp-text);margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.4rem;font-weight:600;line-height:1.1}.cp-section-body{padding:20px 24px}.cp-section-text{color:var(--cp-body);white-space:pre-wrap;margin:0;font-size:14px;line-height:1.8}
