:root{--ink:#211d17;--muted:#746b5e;--line:rgba(48,39,28,.18);--line-strong:rgba(48,39,28,.34);--glass:rgba(255,250,238,.36)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:linear-gradient(135deg,#cbb992,#e8ddc5 48%,#c5ad82)}a{color:inherit;text-decoration:none}.page{min-height:100vh;background:radial-gradient(circle at 78% 13%,rgba(255,255,255,.34),transparent 28rem),linear-gradient(135deg,rgba(244,236,217,.86),rgba(218,202,172,.74))}.site-header{padding:22px 44px 0;text-align:right}.brand{margin:0 0 6px;font-size:14px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.menu{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 20px;font-size:13px;color:var(--muted)}.main{display:flex;justify-content:center}.container{width:min(100%,1040px);margin:0 auto;padding:34px 44px 58px}.hero{max-width:850px;padding:30px 0 20px}.kicker{margin:0 0 12px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.series-mark{margin:0 0 22px;font-family:Georgia,"Times New Roman",serif;font-size:16px;letter-spacing:.18em}.series-mark span{display:block;margin-top:4px;color:var(--muted);font-family:system-ui;font-size:12px;letter-spacing:.12em}h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,9vw,88px);line-height:.92;letter-spacing:-.045em}.subtitle{max-width:31ch;margin:17px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(24px,3.2vw,38px);line-height:1.2}.author{margin:22px 0 0;font-size:13px;font-weight:700;letter-spacing:.2em}.lead{max-width:72ch;margin:24px 0 0;color:var(--muted);font-size:16px;line-height:1.62}.section,.request-panel{margin-top:15px;border:1px solid var(--line);border-radius:18px;background:rgba(248,240,222,.36);overflow:hidden;box-shadow:0 14px 38px rgba(58,42,25,.09)}.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:14px 18px;border-bottom:1px solid var(--line)}.section-head h2{margin:0;font-size:16px}.section-head p{margin:0;color:var(--muted);font-size:12px}.section-body{padding:19px}.section-body p{max-width:76ch;margin:0;color:var(--muted);font-size:15px;line-height:1.62}.section-body p+p{margin-top:13px}.facts,.pending{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px}.fact{padding:16px;border:1px solid var(--line);border-radius:14px;background:var(--glass)}.fact dt{margin:0 0 6px;color:var(--muted);font-size:12px}.fact dd{margin:0;font-size:15px;font-weight:700}.pending div{display:flex;justify-content:space-between;gap:16px;padding:13px 15px;border-bottom:1px solid var(--line)}.pending strong{color:var(--muted);font-size:12px;text-transform:uppercase}.status-note{margin:18px;padding:16px;border-left:3px solid #6d5748;background:rgba(255,250,238,.32);color:var(--muted);font-size:14px;line-height:1.58}.request-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px}.request-panel h2{margin:0 0 8px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(25px,3vw,36px)}.request-panel p{max-width:58ch;margin:0;color:var(--muted);font-size:14px;line-height:1.55}.request-link{white-space:nowrap;border:1px solid var(--line-strong);border-radius:14px;background:rgba(255,250,238,.54);padding:13px 17px;font-size:14px;font-weight:700}.site-footer{display:flex;justify-content:space-between;gap:24px;width:min(100%,1040px);margin:0 auto;padding:0 44px 34px;color:var(--muted);font-size:12px}.footer-links{display:flex;flex-wrap:wrap;gap:10px 18px}.presence{display:flex;align-items:center;gap:9px}.presence img{width:34px;height:34px}@media(max-width:760px){.site-header{padding:16px 22px 0}.container{padding:24px 22px 44px}.section-head,.request-panel,.site-footer{align-items:flex-start;flex-direction:column}.facts,.pending{grid-template-columns:1fr}.request-link{width:100%;text-align:center}.site-footer{padding:0 22px 28px}}