:root{
  --ink:#18140f;--paper:#f4ecde;--paper2:#eadbc3;--black:#0d0d0c;--black2:#171716;
  --gold:#b8893f;--gold2:#d4ac65;--muted:#8f8779;--line:rgba(184,137,63,.34);
  --serif:"Cormorant Garamond",Georgia,serif;--sans:Inter,system-ui,sans-serif;
  --shadow:0 18px 60px rgba(0,0,0,.25)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.45}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{height:74px;padding:0 clamp(22px,4vw,70px);background:#0b0c0c;color:#fff;display:flex;align-items:center;gap:32px;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(255,255,255,.06)}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-mark{width:48px;height:48px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;font:700 30px var(--serif);position:relative;color:#fff}.brand-mark:before,.brand-mark:after{content:"";position:absolute;inset:-5px;border:1px solid rgba(184,137,63,.45);transform:rotate(45deg);border-radius:3px}.brand-mark:after{transform:rotate(22.5deg);opacity:.5}.brand-copy{display:grid;line-height:1}.brand-copy strong{font:600 27px var(--serif);letter-spacing:.08em}.brand-copy small{color:var(--gold2);font:600 9px var(--sans);letter-spacing:.08em;margin-top:4px}.main-nav{display:flex;justify-content:center;gap:clamp(16px,2.2vw,34px);margin-left:auto}.main-nav a{font:600 12px var(--serif);letter-spacing:.03em;padding:28px 0 23px;position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:17px;height:2px;background:var(--gold);transition:.25s}.main-nav a:hover:after,.main-nav a.active:after{right:0}.header-actions{display:flex;align-items:center;gap:8px}.icon-btn,.lang-btn,.menu-toggle{border:0;background:transparent;color:#fff;cursor:pointer}.icon-btn{width:38px;height:38px;border-radius:50%;font-size:22px}.icon-btn:hover{background:rgba(255,255,255,.07)}.lang-btn{font:600 11px var(--sans);padding:10px}.menu-toggle{display:none;font-size:26px}.hero{background:#171411 url('assets/hero-bg.jpg') center/cover no-repeat;color:#fff;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,8,7,.94) 0%,rgba(8,8,7,.79) 43%,rgba(8,8,7,.20) 78%,rgba(8,8,7,.35) 100%)}.hero-inner{min-height:430px;max-width:1402px;margin:auto;display:grid;grid-template-columns:1fr 1.15fr;align-items:stretch;position:relative}.hero-copy{padding:58px 24px 50px clamp(28px,5vw,92px);align-self:center;z-index:3}.eyebrow{font-size:10px;letter-spacing:.24em;color:var(--gold2);font-weight:700}.hero h1{font:600 clamp(66px,7vw,110px)/.86 var(--serif);letter-spacing:.04em;margin:12px 0 16px}.hero h2{font:600 27px/1.1 var(--serif);letter-spacing:.04em;color:var(--gold2);margin:0 0 18px}.hero p{font:500 16px/1.55 var(--serif);max-width:540px;color:#eee6da}.hero-actions{display:flex;gap:14px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:15px;border:1px solid rgba(255,255,255,.5);padding:13px 22px;font:700 12px var(--serif);letter-spacing:.02em;transition:.2s}.btn.primary{background:linear-gradient(135deg,#bd914b,#9d6c2e);border-color:#c29b60;color:white;box-shadow:0 8px 25px rgba(184,137,63,.25)}.btn:hover{transform:translateY(-2px);filter:brightness(1.08)}.btn.ghost{background:rgba(0,0,0,.24)}.btn.compact{padding:10px 17px}.hero-art-wrap{position:relative;min-width:0;overflow:hidden}.hero-art{width:100%;height:100%;object-fit:cover;object-position:center;mix-blend-mode:normal}.hero-vignette{position:absolute;inset:0;background:linear-gradient(90deg,#171411 0%,rgba(23,20,17,.12) 25%,rgba(0,0,0,.08) 70%,rgba(0,0,0,.45) 100%);pointer-events:none}.categories{max-width:1402px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);background:linear-gradient(#f8f1e5,#eee2cf);border-bottom:1px solid #d8c8ad}.category{padding:24px 26px 31px;min-height:220px;position:relative;overflow:hidden;border-right:1px solid rgba(88,61,27,.12)}.category:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-55px;bottom:-55px;background:currentColor;opacity:.04}.category h3{font:700 26px var(--serif);margin:8px 0 9px}.category p{font:500 13px/1.55 var(--serif);max-width:220px}.category a{font:700 12px var(--serif)}.cat-icon{width:43px;height:43px;border:2px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:19px}.green{color:#4f7627}.red{color:#8d2924}.gold{color:#a36c19}.blue{color:#285583}.violet{color:#71457d}.promise-strip{background:#101212;color:#eee;display:grid;grid-template-columns:repeat(5,1fr);padding:0 clamp(20px,5vw,78px);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.promise-strip>div{padding:22px 18px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:12px;border-right:1px solid rgba(255,255,255,.08)}.promise-strip span{grid-row:1/3;color:var(--gold);font-size:30px}.promise-strip strong{font:700 12px var(--serif);color:var(--gold2);letter-spacing:.05em}.promise-strip small{font:500 11px/1.45 var(--serif);color:#cfc8bd}.featured{padding:27px clamp(26px,5vw,84px) 38px;background:radial-gradient(circle at 50% 10%,#fff9ef,#f0e6d6 70%)}.section-title{display:flex;align-items:center;justify-content:center;gap:16px;margin:0 auto 20px}.section-title span{width:70px;height:1px;background:var(--line)}.section-title h2{font:700 22px var(--serif);margin:0;letter-spacing:.03em}.content-grid{max-width:1260px;margin:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) 210px;gap:18px}.thumb{height:145px;position:relative;background:#1a1714;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,.15)}.thumb img{width:100%;height:100%;object-fit:cover;transition:.35s}.media-card:hover img{transform:scale(1.04)}.tag{position:absolute;top:8px;left:8px;color:#fff;padding:3px 7px;font-size:8px;font-weight:700}.tag.story{background:#53762c}.tag.epic{background:#872c28}.tag.folk{background:#a17126}.tag.history{background:#2d5c85}.duration{position:absolute;right:6px;bottom:6px;background:rgba(0,0,0,.72);color:#fff;font-size:9px;padding:2px 4px}.play{position:absolute;inset:0;margin:auto;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.75);background:rgba(0,0,0,.45);color:#fff;cursor:pointer;font-size:18px;display:grid;place-items:center;padding-left:5px;transition:.2s}.play:hover{transform:scale(1.08);background:rgba(184,137,63,.75)}.media-card h3{font:700 17px var(--serif);margin:8px 0 2px}.media-card p{font:500 12px/1.35 var(--serif);margin:0;color:#493f34}.listen-card{background:#111314;color:white;min-height:215px;padding:26px 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;box-shadow:var(--shadow);border-radius:2px}.listen-card .headphones{color:var(--gold);font-size:31px}.listen-card h3{font:700 18px var(--serif);color:var(--gold2);margin:8px 0}.listen-card p{font:500 12px var(--serif)}footer{background:#111314;color:#ddd;padding:28px clamp(26px,6vw,100px) 12px;border-top:1px solid rgba(255,255,255,.08)}.footer-grid{display:grid;grid-template-columns:1.8fr repeat(3,1fr) 1.7fr;gap:38px;max-width:1250px;margin:auto}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column}.footer-grid h4{font:700 12px var(--serif);color:var(--gold2);margin:0 0 11px;letter-spacing:.05em}.footer-grid a{font:500 11px/1.8 var(--serif);color:#e3ded6}.footer-grid p{font:500 11px/1.5 var(--serif);margin:0 0 8px}.footer-brand .brand{margin-bottom:15px}.socials{display:flex;gap:8px}.socials a{width:30px;height:30px;border:1px solid rgba(184,137,63,.65);border-radius:50%;display:grid;place-items:center;color:var(--gold2);font-family:var(--sans)}.newsletter form{display:flex}.newsletter input{min-width:0;flex:1;background:#1b1d1e;border:1px solid #313232;color:white;padding:10px;font-size:10px;outline:none}.newsletter button{width:38px;border:0;background:#a77838;color:white;cursor:pointer}.newsletter small{margin-top:6px;color:#c7ad7c}.copyright{max-width:1250px;margin:25px auto 0;border-top:1px solid rgba(255,255,255,.06);padding-top:10px;text-align:center;color:#797979;font-size:9px}.search-dialog,.player-dialog{border:1px solid rgba(184,137,63,.4);background:#101111;color:#fff;box-shadow:0 30px 100px rgba(0,0,0,.55);padding:0;width:min(640px,90vw)}dialog::backdrop{background:rgba(0,0,0,.72);backdrop-filter:blur(4px)}.search-box,.player-box{padding:36px;position:relative}.close{position:absolute;top:10px;right:12px;border:0;background:transparent;color:#d6c29b;font-size:28px;cursor:pointer}.search-box label{display:block;font:600 28px var(--serif);color:var(--gold2);margin-bottom:16px}.search-box input{width:100%;background:#1c1c1b;border:1px solid #49443a;color:#fff;padding:14px;outline:none}.search-results{margin-top:14px;display:grid;gap:8px}.search-results button{background:#1c1b18;color:#eae2d5;border:1px solid #312e29;text-align:left;padding:10px;cursor:pointer}.player-box{text-align:center}.player-emblem{width:70px;height:70px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;margin:0 auto 15px;font:700 42px var(--serif);color:var(--gold2)}.player-box p{font:600 10px var(--sans);letter-spacing:.15em;color:#8d877d;text-transform:uppercase}.player-box h3{font:700 30px var(--serif);margin:5px 0 20px;color:#f5e8d2}.fake-progress{height:3px;background:#333;margin:20px 0;overflow:hidden}.fake-progress span{display:block;width:38%;height:100%;background:var(--gold)}.player-box small{color:#8e8b85}.light-mode{--paper:#fff;--ink:#201b15}.light-mode .site-header,.light-mode footer{background:#171512}
@media(max-width:1100px){.main-nav{display:none;position:absolute;top:74px;left:0;right:0;background:#0b0c0c;padding:10px 28px 22px;flex-direction:column;gap:0}.main-nav.open{display:flex}.main-nav a{padding:12px 0}.main-nav a:after{bottom:7px}.menu-toggle{display:block;margin-left:auto}.header-actions{margin-left:0}.hero-inner{grid-template-columns:1fr 1fr}.categories{grid-template-columns:repeat(3,1fr)}.promise-strip{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:repeat(2,1fr)}.listen-card{grid-column:1/-1;min-height:160px}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-brand,.newsletter{grid-column:span 1}}
@media(max-width:700px){.site-header{height:66px;padding:0 16px;gap:12px}.brand-mark{width:40px;height:40px;font-size:24px}.brand-copy strong{font-size:21px}.brand-copy small{font-size:7px}.header-actions .icon-btn:first-child{display:none}.lang-btn{display:none}.main-nav{top:66px}.hero-inner{display:block;min-height:580px}.hero-copy{padding:54px 24px 300px;position:relative}.hero h1{font-size:62px}.hero h2{font-size:24px}.hero-art-wrap{position:absolute;left:0;right:0;bottom:0;height:300px}.hero-art{object-position:70% center}.hero-vignette{background:linear-gradient(#171411 0%,rgba(23,20,17,.1) 32%,rgba(0,0,0,.25))}.hero-actions{flex-wrap:wrap}.categories{grid-template-columns:1fr}.category{min-height:180px}.promise-strip{grid-template-columns:1fr}.promise-strip>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.featured{padding-inline:18px}.content-grid{grid-template-columns:1fr}.thumb{height:210px}.footer-grid{grid-template-columns:1fr 1fr;gap:26px}.footer-brand,.newsletter{grid-column:1/-1}.section-title h2{text-align:center;font-size:19px}.section-title span{width:28px}}
