:root{--ink:#07101d;--navy:#0b1727;--paper:#f5f1e8;--white:#fff;--red:#ff465e;--blue:#7bd8ff;--muted:#77808d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"PingFang SC","Microsoft YaHei",system-ui,sans-serif}a{color:inherit;text-decoration:none}header{height:76px;background:rgba(7,16,29,.98);color:#fff;display:flex;align-items:center;padding:0 max(22px,calc((100vw - 1240px)/2));position:sticky;top:0;z-index:20;border-bottom:1px solid #263246}.logo{display:flex;flex-direction:column;margin-right:auto}.logo b{font-size:18px;letter-spacing:.08em}.logo span{font-size:9px;color:#91a1b5;letter-spacing:.16em;margin-top:3px}nav{display:flex;gap:28px;font-size:14px}nav a:hover{color:var(--red)}.menu{display:none;border:0;background:none;color:#fff;font-size:24px}.hero{height:min(780px,calc(100vh - 40px));min-height:660px;position:relative;background:#07101d;color:white;overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,12,24,.96) 0%,rgba(4,12,24,.78) 42%,rgba(4,12,24,.1) 78%),linear-gradient(0deg,rgba(4,12,24,.78),transparent 40%)}.hero-copy{position:absolute;left:max(22px,calc((100vw - 1240px)/2));top:50%;transform:translateY(-50%);max-width:670px}.eyebrow{color:var(--red);font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.hero h1{font-size:clamp(48px,7vw,92px);line-height:.98;margin:24px 0;letter-spacing:-.065em}.hero h1 em{font-style:normal;color:#c9d5e4;font-weight:400}.hero-copy>p:not(.eyebrow){color:#c7d0dd;line-height:1.8;max-width:600px;font-size:17px}.primary,.ghost{display:inline-flex;padding:15px 22px;margin:20px 10px 0 0;font-weight:750;font-size:14px}.primary{background:var(--red);color:white}.ghost{border:1px solid #758196;color:white}.hero aside{position:absolute;right:max(22px,calc((100vw - 1240px)/2));bottom:50px;padding:20px 24px;border-left:3px solid var(--red);background:rgba(7,16,29,.8);display:flex;flex-direction:column}.hero aside b{font-size:11px;color:var(--red)}.hero aside span{font-size:24px;margin:7px 0}.hero aside small{color:#a9b5c4}.stats{background:#fff;display:grid;grid-template-columns:repeat(4,1fr);max-width:1120px;margin:-24px auto 0;position:relative;z-index:2;box-shadow:0 15px 45px #13203314}.stats div{padding:30px;border-right:1px solid #e2e5e8}.stats b{font-size:30px;display:block}.stats span{font-size:12px;color:var(--muted)}.section{max-width:1240px;margin:auto;padding:105px 24px}.heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.heading h2{font-size:clamp(34px,5vw,58px);margin:8px 0 0;letter-spacing:-.05em}.heading>p{max-width:440px;color:var(--muted);line-height:1.8}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:white;overflow:hidden}.card img{width:100%;height:180px;object-fit:cover}.card:nth-child(2n) img{object-position:70% center}.card:nth-child(3n) img{filter:hue-rotate(18deg)}.card>div{padding:22px}.card small{color:var(--red);font-weight:700}.card h3{font-size:21px;margin:12px 0}.card p{font-size:14px;color:var(--muted);line-height:1.7}.card a{font-size:13px;font-weight:750}.feature{background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr 1.15fr;min-height:640px}.feature>div{padding:clamp(60px,9vw,140px)}.feature h2{font-size:clamp(42px,6vw,72px);line-height:1.05;margin:20px 0}.feature p:not(.eyebrow){line-height:1.9;color:#b7c1cf}.feature img{width:100%;height:100%;object-fit:cover}.genre-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.genre-grid>a,.genre-grid>article{padding:34px;background:#fff;min-height:155px;border-top:3px solid transparent}.genre-grid>a:hover{border-color:var(--red)}.genre-grid b{font-size:22px;display:block;margin-bottom:13px}.genre-grid span,.genre-grid p{color:var(--muted);font-size:14px}.journal{padding-top:10px}.journal-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:20px}.journal article{padding:38px;background:#e8e1d4;min-height:270px}.journal h3{font-size:25px;line-height:1.35}.journal p{color:var(--muted);line-height:1.7}.journal small{color:var(--red);font-weight:800}.newsletter{background:#111e30;color:white;text-align:center;padding:110px 24px}.newsletter h2{font-size:clamp(40px,6vw,72px);margin:15px}.newsletter>p:not(.eyebrow){color:#b9c3d1;max-width:680px;margin:auto;line-height:1.8}.subhero{padding:120px max(24px,calc((100vw - 1200px)/2));background:#0b1727;color:white}.subhero h1{font-size:clamp(60px,10vw,120px);margin:24px 0;letter-spacing:-.075em}.subhero>p:last-child{font-size:18px;line-height:1.8;max-width:720px;color:#bdc8d5}.topicbar{display:flex;gap:10px;max-width:1240px;margin:0 auto;padding:25px 24px;overflow:auto}.topicbar span{background:#fff;padding:10px 16px;white-space:nowrap;font-size:13px}.essay{display:grid;grid-template-columns:1fr 1fr;gap:10vw;padding:100px max(24px,calc((100vw - 1150px)/2));background:#e8e1d4}.essay h2{font-size:48px;margin:15px 0}.essay div:last-child{font-size:17px;line-height:2;color:#505a67}.about-feature img{order:0}.about-feature>div{order:1}footer{background:#050b13;color:#b8c3d0;padding:70px max(24px,calc((100vw - 1200px)/2)) 25px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}footer>div{display:flex;flex-direction:column;gap:10px}footer b{font-size:21px;color:#fff}footer strong{color:#fff}footer a{font-size:13px}footer small{grid-column:1/-1;border-top:1px solid #26313f;padding-top:24px;margin-top:20px}@media(max-width:900px){header{height:68px}.menu{display:block}header nav{display:none;position:absolute;top:68px;left:0;right:0;background:#0b1727;padding:12px 22px 24px;flex-direction:column;gap:0}header nav.open{display:flex}header nav a{padding:13px 0;border-bottom:1px solid #243044}.hero{min-height:670px}.hero aside{display:none}.shade{background:linear-gradient(0deg,rgba(4,12,24,.95),rgba(4,12,24,.25) 85%)}.hero-copy{left:22px;right:22px;top:auto;bottom:52px;transform:none}.hero h1{font-size:54px}.stats{grid-template-columns:repeat(2,1fr);margin:0}.stats div:nth-child(2){border-right:0}.cards{grid-template-columns:repeat(2,1fr)}.feature{grid-template-columns:1fr}.feature img{height:400px;order:-1}.genre-grid,.journal-grid{grid-template-columns:1fr 1fr}.heading{align-items:start;flex-direction:column}.essay{grid-template-columns:1fr}footer{grid-template-columns:1fr 1fr}}@media(max-width:560px){.hero h1{font-size:46px}.hero-copy>p:not(.eyebrow){font-size:15px}.section{padding:75px 16px}.cards{grid-template-columns:1fr}.card{display:grid;grid-template-columns:118px 1fr}.card img{height:100%;min-height:205px}.card>div{padding:18px}.card h3{margin:8px 0}.feature img{height:300px}.feature>div{padding:60px 22px}.genre-grid,.journal-grid{grid-template-columns:1fr}.journal article{min-height:auto}.subhero{padding:85px 22px}.subhero h1{font-size:57px}.essay{padding:70px 22px}.essay h2{font-size:40px}footer{grid-template-columns:1fr}.primary,.ghost{padding:13px 16px}}
.rank-list{background:#fff}.rank-list article{display:grid;grid-template-columns:80px 1fr auto;align-items:center;gap:25px;padding:25px 30px;border-bottom:1px solid #e5e8eb}.rank-list i{font-style:normal;font-size:30px;color:var(--red);font-weight:850}.rank-list h3{font-size:22px;margin:7px 0}.rank-list p{margin:0;color:var(--muted)}.rank-list article>b{font-size:12px;color:#667080}.regions{display:grid;grid-template-columns:1fr 1fr;background:#0b1727;color:white}.region{padding:105px max(24px,7vw);min-height:430px;position:relative;overflow:hidden}.region:after{content:"";position:absolute;width:280px;height:280px;border:1px solid #ffffff24;border-radius:50%;right:-60px;bottom:-90px}.region.japan{background:#a92f43}.region.korea{background:#142e50}.region span{font-size:11px;letter-spacing:.25em}.region h2{font-size:54px;margin:30px 0 15px}.region p{max-width:420px;line-height:1.8;color:#f1e7ea}.region a{display:inline-block;margin-top:30px;font-weight:800}.days{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#d5d8db}.days article{background:#fff;padding:28px;min-height:220px}.days b{color:var(--red);font-size:12px}.days span{display:block;color:var(--muted);font-size:12px;margin:5px 0 35px}.days h3{font-size:21px}.days p{color:var(--muted);line-height:1.7;font-size:14px}.method{background:#101d2e;color:white;padding:100px max(24px,calc((100vw - 1160px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw}.method h2{font-size:clamp(40px,5vw,64px);line-height:1.05}.method>div>p:last-child{color:#abb8c8;line-height:1.9}.method ol{list-style:none;padding:0;margin:0}.method li{display:grid;grid-template-columns:55px 1fr;gap:20px;padding:23px 0;border-bottom:1px solid #344154}.method li>strong{color:var(--red)}.method li b{font-size:19px}.method li p{color:#abb8c8;margin:7px 0;line-height:1.6}.faq{max-width:960px}.faq details{border-top:1px solid #cdd1d5;padding:24px 0}.faq details:last-child{border-bottom:1px solid #cdd1d5}.faq summary{font-size:19px;font-weight:750;cursor:pointer}.faq details p{color:var(--muted);line-height:1.8;padding-right:40px}@media(max-width:900px){.days{grid-template-columns:repeat(2,1fr)}.regions,.method{grid-template-columns:1fr}.rank-list article{grid-template-columns:55px 1fr}.rank-list article>b{display:none}}@media(max-width:560px){.regions{grid-template-columns:1fr}.region{min-height:360px;padding:70px 24px}.region h2{font-size:44px}.days{grid-template-columns:1fr}.days article{min-height:auto}.days span{margin-bottom:18px}.rank-list article{padding:22px 16px;gap:10px}.rank-list p{font-size:14px}}
