.landing-shell{position:relative;z-index:1}.landing-shell section{position:relative}.landing-hero{position:relative;min-height:100vh;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;margin-top:3em}.landing-hero__art{position:relative;overflow:hidden;border-right:1px solid rgba(212,166,74,.15)}.landing-hero__art-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%;filter:saturate(1.1) contrast(1.05);z-index:0}.landing-hero__art:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 60%,transparent 0%,var(--bg) 95%),linear-gradient(to right,rgba(10,8,22,0) 65%,var(--bg) 100%),linear-gradient(to bottom,rgba(10,8,22,.6) 0%,transparent 30%,transparent 70%,rgba(10,8,22,.85) 100%);z-index:1}.landing-hero__overlay{position:absolute;bottom:2rem;left:2rem;right:2rem;z-index:2;display:flex;justify-content:space-between;align-items:flex-end;gap:1rem}.landing-hero__credit{font-family:var(--font-mono);font-size:.7rem;color:#f4e8d08c;letter-spacing:.18em;line-height:1.5}.landing-hero__cover-tag{font-family:var(--font-display);font-size:.85rem;color:var(--gold);letter-spacing:.18em;display:inline-flex;align-items:center;gap:.5rem}.landing-hero__cover-tag .seal--sm{background:var(--seal-red);color:var(--paper);padding:4px 8px;font-size:.75rem;border-radius:2px;font-weight:700}.landing-hero__text{display:flex;flex-direction:column;justify-content:center;padding:7rem 5rem 4rem;position:relative;z-index:2}.landing-hero__tag-row{display:flex;gap:1.5rem;align-items:center;margin-bottom:2rem}.landing-hero__tag-row .label-mono{color:var(--cyan)}.landing-hero__tag-divider{width:60px;height:1px;background:linear-gradient(to right,var(--cyan),transparent)}.landing-hero__kanji-row{display:flex;align-items:flex-start;gap:2.5rem;margin-bottom:2.5rem}.landing-hero__kanji{font-family:var(--font-display);font-weight:800;font-size:clamp(4rem,7vw,6rem);line-height:.95;color:var(--ink);writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.04em;background:linear-gradient(180deg,var(--ink) 0%,var(--gold) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 20px rgba(212,166,74,.3));margin:0}.landing-hero__title-en{font-family:var(--font-en);font-size:clamp(2.6rem,5.5vw,5rem);line-height:1;font-weight:500;color:var(--ink);letter-spacing:-.01em;margin:0}.landing-hero__title-en em{font-style:italic;color:var(--gold);font-weight:400}.landing-hero__subkanji{font-family:var(--font-display);font-size:1.25rem;font-weight:500;color:var(--ink-dim);letter-spacing:.2em;margin:1.25rem 0 .75rem}.landing-hero__desc{max-width:460px;font-size:1rem;line-height:1.75;color:var(--ink-dim);margin-bottom:2.25rem}.landing-hero__desc strong{color:var(--ink);font-weight:500}.landing-hero__cta-row{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.landing-hero__scroll-cue{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:5;display:flex;flex-direction:column;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.62rem;letter-spacing:.3em;color:var(--ink-faint);pointer-events:none}.landing-hero__scroll-cue:after{content:"";width:1px;height:40px;background:linear-gradient(to bottom,var(--gold),transparent);animation:scrollcue 2.4s ease-in-out infinite}@keyframes scrollcue{0%,to{transform:scaleY(.4);transform-origin:top;opacity:.4}50%{transform:scaleY(1);opacity:1}}.landing-map-section{padding:8rem 2.5rem 6rem;background:radial-gradient(ellipse at 50% 30%,rgba(93,213,224,.05) 0%,transparent 50%),var(--bg);position:relative}.landing-map-section:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(to right,transparent,rgba(212,166,74,.45),transparent)}.landing-map-section__header{text-align:center;margin:0 auto 3rem;max-width:720px}.landing-map-section__header h2{font-family:var(--font-display);font-weight:700;font-size:clamp(2rem,4vw,3.6rem);line-height:1.05;margin:1rem 0 1.25rem}.landing-map-section__header h2 .en{font-family:var(--font-en);font-weight:400;font-style:italic;color:var(--gold);display:block;font-size:.55em;letter-spacing:.04em;margin-top:.5rem}.landing-map-section__header p{color:var(--ink-dim);font-size:1rem;line-height:1.7;margin:0 auto}.landing-map-section .japan-map{--jp-published: var(--gold-hot);--jp-published-glow: rgba(240, 192, 96, .45);max-width:1100px;margin:0 auto}.landing-map-section .japan-map__svg{background:radial-gradient(ellipse at 40% 65%,rgba(93,213,224,.06) 0%,transparent 55%),radial-gradient(ellipse at 60% 30%,rgba(212,166,74,.04) 0%,transparent 60%);border:1px solid rgba(212,166,74,.18);border-radius:2px}.landing-about{padding:8rem 2.5rem;background:linear-gradient(180deg,var(--bg) 0%,var(--bg-2) 100%);position:relative}.landing-about:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(to right,transparent,rgba(212,166,74,.4),transparent)}.landing-about__grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.landing-cast-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.landing-cast-card{background:#110c20b3;border:1px solid rgba(212,166,74,.25);padding:1.75rem 1.5rem 1.5rem;position:relative}.landing-cast-card:before{content:attr(data-no);position:absolute;top:-.65rem;left:1.25rem;font-family:var(--font-mono);font-size:.6rem;color:var(--gold);background:var(--bg-2);padding:0 .5rem;letter-spacing:.2em;text-transform:uppercase}.landing-cast-card__kanji{font-family:var(--font-display);font-weight:700;font-size:2.25rem;color:var(--gold);margin:0;line-height:1}.landing-cast-card__name{font-family:var(--font-en);font-size:1.25rem;font-weight:500;color:var(--ink);margin:.35rem 0 .5rem}.landing-cast-card__role{font-family:var(--font-mono);font-size:.62rem;color:var(--ink-dim);letter-spacing:.18em;text-transform:uppercase;margin-bottom:.85rem}.landing-cast-card__desc{font-size:.86rem;line-height:1.6;color:var(--ink-dim);margin:0}@media(max-width:980px){.landing-hero{grid-template-columns:1fr}.landing-hero__art{aspect-ratio:4 / 5;border-right:0;border-bottom:1px solid rgba(212,166,74,.15)}.landing-hero__text{padding:4rem 1.5rem 3rem}.landing-hero__kanji-row{gap:1.5rem}.landing-about__grid{grid-template-columns:1fr;gap:3rem}.landing-map-section{padding:4rem 1.2rem}.landing-about{padding:4rem 1.5rem}}@media(max-width:640px){.landing-hero__overlay{flex-direction:column;align-items:flex-start;gap:.5rem}.landing-cast-grid{grid-template-columns:1fr}}
