*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#05233c;color:#fff0c8;font-family:Georgia,'Times New Roman',serif;font-size:18px;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #fff;outline-offset:5px}.skip{position:absolute;top:-80px}.skip:focus{top:10px;background:#05233c;z-index:9}header{border-bottom:1px solid #d7b775;background:#062942}header .bar{max-width:1280px;margin:auto;display:flex;align-items:center;gap:28px;padding:16px 28px}.brand{display:flex;align-items:center;gap:14px;white-space:nowrap;font-size:23px;letter-spacing:1px}.brand img{width:48px;height:48px}nav{display:flex;gap:23px;margin-left:auto;font-size:15px}nav a{padding:8px 0}nav a[aria-current=page]{border-bottom:2px solid #e6c77d}.lang{font:14px Arial;white-space:nowrap}.menu{display:none;background:transparent;color:#ffe4a5;border:1px solid #ae965f;padding:8px 12px}.hero{position:relative;max-width:1600px;margin:auto;aspect-ratio:1054/381;background:url(assets/hero.webp) center/cover no-repeat}.hero .read{position:absolute;left:33.8%;top:82.3%;width:15.9%;height:9%;display:flex;align-items:center;justify-content:center;background:#143441;border:1px solid #d9bb76;font:clamp(10px,1.05vw,17px) Arial;letter-spacing:2px}.hero-en .hero-copy{position:absolute;inset:20% 37% 21% 27%;background:radial-gradient(ellipse,#07314c 65%,#07314cf5);display:flex;flex-direction:column;justify-content:center;text-align:center}.hero-copy h1{font-size:clamp(20px,3.5vw,55px);font-weight:400;line-height:1.05;margin:8px 0}.hero-copy p{font-size:clamp(12px,1.5vw,22px);margin:8px 0}.hero-copy small{font:12px Arial;letter-spacing:2px}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}section{border-bottom:1px solid #a58b55;padding:34px 28px;background:radial-gradient(ellipse at 50% 0,#10486b88,transparent 75%)}.wrap{max-width:1150px;margin:auto}h1,h2,h3{font-weight:400;line-height:1.15}h1{font-size:48px}h2{font-size:36px;text-align:center;margin:0 0 5px}h3{font-size:26px;margin:0 0 10px}.sub{text-align:center;margin:0 0 24px;color:#d3e4ed;font-size:17px}.eyebrow{font:12px Arial;letter-spacing:3px;color:#ebce8c;text-transform:uppercase}.stores{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.store,.button{border:1px solid #dfc18a;background:linear-gradient(120deg,#234958,#0a2b40);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:20px 24px;transition:background .2s,transform .2s}.store:hover,.button:hover{background:#235877;transform:translateY(-2px)}.store b{font-size:23px;font-weight:400}.store small{display:block;color:#dae4e7;font:12px Arial;letter-spacing:1px;margin-top:6px}.pillars{display:grid;grid-template-columns:repeat(4,1fr);text-align:center;margin:28px 0}.pillar{padding:0 22px;border-right:1px solid #9b885a}.pillar:last-child{border:0}.symbol{font-size:35px;color:#eed496}.pillar p{color:#e0e9ef;font-size:17px;margin:8px 0}.quote{text-align:center;font-size:23px;font-style:italic;margin:24px 0 0}.episodes{display:grid;grid-template-columns:1fr 1fr;gap:20px}.episode{display:grid;grid-template-columns:44% 56%;border:1px solid #d5b679;border-radius:6px;overflow:hidden;background:#052238}.episode img{width:100%;height:100%;object-fit:cover;min-height:235px}.episode .copy{padding:23px}.episode p{font-size:17px;color:#e4ebef}.button{display:inline-flex;gap:20px;padding:9px 20px;font:14px Arial;letter-spacing:1px}.status{display:inline-block;border:1px solid #9c895c;padding:8px 20px;font:14px Arial;color:#eddaaf}.socials{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;margin:25px 0}.socials a{border-bottom:1px solid #c8aa6f;padding:8px 15px}.article{max-width:780px;margin:20px auto 50px;color:#e8eef2}.article h1,.article h2{color:#ffebc0;text-align:left}.article p{line-height:1.85}.page-head{padding:45px 20px 20px;text-align:center}.page-head h1{margin:0 0 15px}footer{padding:40px 28px;background:linear-gradient(#05233c77,#03213799),url(assets/footer.webp) center/cover;display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:14px;color:#e4e9ed}.footer-brand{font-size:22px;color:#ffe1a0}.footnote{font-size:14px;color:#b9cdd8;text-align:center;margin-top:20px}.empty{max-width:680px;margin:30px auto;text-align:center;color:#dae7ee} @media(max-width:1000px){header .bar{flex-wrap:wrap;gap:14px}.brand{font-size:20px}nav{order:3;width:100%;justify-content:center;gap:22px}.lang{margin-left:auto}.stores{gap:12px}.store{padding:17px}.store b{font-size:20px}.episode{grid-template-columns:38% 62%}}@media(max-width:640px){body{font-size:17px}header .bar{padding:12px 16px}.brand{font-size:17px;letter-spacing:0}.brand img{width:35px;height:35px}.menu{display:block;font-size:14px}.lang{margin:0}nav{display:none;flex-direction:column;gap:0}nav.open{display:flex}.hero{aspect-ratio:auto;height:390px;background-size:auto 390px;background-position:56% center}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 58%,#032137)}.hero .read{left:calc(50% - 95px);top:auto;bottom:24px;width:190px;height:42px;font-size:14px;z-index:1}.hero-en .hero-copy{inset:50px 12% 90px;z-index:1;background:#052c43ed}.hero-copy h1{font-size:34px}.hero-copy p{font-size:19px}section{padding:30px 19px}h1{font-size:36px}h2{font-size:29px}.stores,.episodes{grid-template-columns:1fr}.pillars{grid-template-columns:1fr 1fr;gap:25px 0}.pillar:nth-child(2){border:0}.pillar{padding:0 13px}.pillar h3{font-size:22px}.episode{grid-template-columns:40% 60%}.episode .copy{padding:18px}.episode img{min-height:250px}.quote{font-size:21px}footer{flex-direction:column;text-align:center}.article{padding:0 20px}.page-head h1{font-size:37px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.mobile-copy{position:absolute;clip-path:inset(50%);width:1px;height:1px;overflow:hidden}@media(max-width:640px){.hero .mobile-copy{clip-path:none;width:auto;height:auto;overflow:visible;inset:50px 12% 90px;z-index:1;background:#052c43ed;text-align:center;display:flex;flex-direction:column;justify-content:center}.hero-copy small{font-size:12px;letter-spacing:1px}}
