:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#090a0c;color:#eee}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 50% -10%,#2b1b1d 0,#0b0d10 35%,#08090b 100%);line-height:1.65}a{color:#e8b7c0;text-decoration:none}a:hover{color:#fff}.story-header{position:sticky;top:0;z-index:5;display:flex;justify-content:space-between;align-items:center;padding:16px max(18px,calc((100% - 1060px)/2));background:rgba(9,10,12,.9);border-bottom:1px solid #292c32;backdrop-filter:blur(12px)}.story-brand{font-family:Georgia,serif;letter-spacing:.1em;color:#fff}.story-brand span{color:#db3651}.story-header nav{display:flex;align-items:center;gap:10px}.story-header button{border:1px solid #393d45;border-radius:8px;background:#17191d;color:#eee;padding:8px 10px;cursor:pointer}.story-header button.active{color:#ff6078}.lang-link{padding:4px 6px;border-radius:5px}.lang-link.active{background:#eee;color:#111}main{max-width:1060px;margin:0 auto;padding:55px 20px 80px}.story{max-width:790px;margin:0 auto}.story-meta{font-size:12px;letter-spacing:.11em;color:#a5a9b0;text-transform:uppercase}.story-meta span{color:var(--accent,#ff405d)}h1{font-family:Georgia,serif;font-size:clamp(38px,7vw,76px);line-height:1.04;margin:14px 0 22px;font-weight:500}h2{font-family:Georgia,serif;font-size:28px;margin-top:48px}.lead{font-size:clamp(18px,2.5vw,23px);color:#c9cbd0;line-height:1.55}.hero{margin:35px 0}.hero img{width:100%;max-height:560px;object-fit:cover;border-radius:14px}.story-content{font-family:Georgia,serif;font-size:20px;line-height:1.82;color:#deddd9;white-space:normal}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.gallery-item{border:0;padding:0;background:none;cursor:zoom-in}.gallery img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:9px}.practical{padding:22px;margin-top:45px;border:1px solid #30343b;border-radius:12px;background:#111318}.practical h2{margin-top:0}.maps-button{display:inline-block;background:#b72139;color:#fff;padding:10px 13px;border-radius:8px}.sources{padding-left:22px}.sources li{margin:8px 0}.story-footer{display:flex;justify-content:space-between;border-top:1px solid #30333a;margin-top:50px;padding-top:18px;color:#858b94}.similar{max-width:960px;margin:70px auto 0}.similar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.similar-grid a{padding:13px;border:1px solid #30343b;border-radius:11px;background:#111318}.similar-grid img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:7px;margin-bottom:8px}.similar-grid strong,.similar-grid span{display:block}.similar-grid span{color:#8e939c;font-size:13px}.not-found{text-align:center}dialog{padding:0;border:0;background:transparent;max-width:92vw;max-height:92vh}dialog::backdrop{background:rgba(0,0,0,.88)}dialog img{max-width:90vw;max-height:88vh;display:block}#lightbox-close{position:fixed;right:20px;top:15px;background:#111;color:#fff;border:1px solid #555;border-radius:50%;width:38px;height:38px;font-size:24px;cursor:pointer}@media(max-width:700px){.story-header{padding:12px}.story-header nav a:not(.lang-link){display:none}main{padding:35px 15px 60px}.gallery{grid-template-columns:repeat(2,1fr)}.similar-grid{grid-template-columns:1fr 1fr}.story-content{font-size:18px}}

