:root{--ink:#102c3b;--indigo:#171158;--accent:#a7144c;--paper:#fff;--soft:#f2f6f7;--muted:#5a6c75;--line:#dce5e9;--max:1180px}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.6 system-ui,-apple-system,"Segoe UI",sans-serif}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
button{font:inherit}
.container{width:min(100% - 40px,var(--max));margin-inline:auto}
.skip-link{position:fixed;left:16px;top:-60px;z-index:1000;background:#fff;padding:10px 14px;border:2px solid var(--accent)}
.skip-link:focus{top:16px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.notice{padding:7px 20px;background:var(--indigo);color:#fff;text-align:center;font-size:.85rem;font-weight:600}
.site-header{position:relative;z-index:100;background:#fff;border-bottom:1px solid var(--line)}
.header-inner{width:min(100% - 40px,var(--max));min-height:82px;margin:auto;display:flex;align-items:center;gap:34px}
.brand{margin-right:auto}.brand img{width:78px;height:64px;object-fit:contain}
.main-nav{display:flex;align-items:center;gap:4px}
.main-nav a{padding:10px 12px;border-radius:4px;font-size:.94rem;font-weight:650}
.main-nav a:hover,.main-nav a:focus-visible{color:var(--accent);background:#f8eef2;outline:none}
.nav-toggle{display:none;width:44px;height:44px;border:0;background:transparent;cursor:pointer;padding:10px}
.nav-toggle span:not(.sr-only){display:block;height:2px;margin:5px 0;background:var(--indigo);transition:.2s}
.hero{width:min(100% - 40px,1320px);min-height:540px;margin:28px auto 0;display:grid;grid-template-columns:1.15fr .85fr;background:var(--indigo);color:#fff;overflow:hidden}
.hero-image{min-height:540px;background:url("/wp-content/uploads/gallery/store-manga-05.jpg") center/cover no-repeat}
.hero-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(36px,6vw,84px)}
.eyebrow{margin:0 0 8px;color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.hero .eyebrow{color:#f1a9c4}.hero h1{max-width:10ch;margin:0 0 18px;font-family:Georgia,serif;font-size:clamp(2.7rem,5vw,4.8rem);line-height:.98}
.hero-copy>p:not(.eyebrow){max-width:34rem;margin:0 0 28px;color:#e1e2f0;font-size:1.08rem}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 20px;background:var(--accent);color:#fff;border:2px solid var(--accent);font-weight:750}
.button:hover,.button:focus-visible{background:#86103d;border-color:#86103d}
.section{padding:clamp(64px,8vw,104px) 0}.section-soft{background:var(--soft)}
.intro{padding-block:58px}.intro-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:60px;align-items:end}.intro-grid p:last-child{max-width:56ch;margin:0;color:var(--muted);font-size:1.08rem}
h2{margin:0;font-family:Georgia,serif;color:var(--indigo);font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.1}
.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:34px}
.text-link{color:var(--accent);font-weight:750;white-space:nowrap}.text-link:hover{text-decoration:underline}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.category-card{position:relative;overflow:hidden;background:#fff;aspect-ratio:4/5}
.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s}
.category-card::after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(8,22,35,.88))}
.category-card span{position:absolute;z-index:1;left:22px;right:22px;bottom:20px;color:#fff;font-family:Georgia,serif;font-size:1.45rem;font-weight:700}
.category-card:hover img{transform:scale(1.035)}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.feature-card{border:1px solid var(--line);background:#fff}.feature-card>img{width:100%;aspect-ratio:1/1;object-fit:contain;padding:18px;background:#f8fafb}
.feature-card>div{padding:22px}.feature-card h3{margin:0 0 8px;color:var(--indigo);font-size:1.2rem;line-height:1.25}.feature-card p{margin:0 0 14px;color:var(--muted)}.feature-card a{color:var(--accent);font-weight:750}
.gallery-section{background:#fff}.gallery-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:18px}.gallery-grid img{width:100%;height:400px;object-fit:cover}.gallery-grid img:first-child{height:520px;grid-row:span 2}.gallery-grid img:nth-child(3){align-self:end}
.trust-section{padding:40px 0;background:var(--ink);color:#fff;border-top:1px solid rgba(255,255,255,.06)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.trust-item{display:flex;align-items:center;gap:18px;padding:10px 36px;position:relative}.trust-item+.trust-item::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:54px;width:1px;background:rgba(255,255,255,.13)}.trust-ico{flex:0 0 auto;display:inline-grid;place-items:center;width:54px;height:54px;border-radius:50%;background:rgba(240,178,75,.13);color:#f0b24b;transition:transform .25s ease,background .25s ease}.trust-item:hover .trust-ico{transform:translateY(-2px);background:rgba(240,178,75,.2)}.trust-ico svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.trust-txt h3{margin:0 0 3px;font-size:1.05rem;letter-spacing:.2px}.trust-txt p{margin:0;color:#aebfc7;font-size:.9rem}@media(max-width:768px){.trust-grid{grid-template-columns:1fr;gap:0}.trust-item{padding:16px 6px}.trust-item+.trust-item::before{display:none}.trust-item+.trust-item{border-top:1px solid rgba(255,255,255,.09)}}
.story{background:#f8f3e5}.story-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.story-grid img{width:100%;max-height:430px;object-fit:contain}.story-grid p:not(.eyebrow){max-width:54ch;color:var(--muted);margin:20px 0 28px}.button-outline{background:transparent;color:var(--accent)}
.site-footer{background:var(--indigo);color:#d9daea}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:80px;padding-block:62px}.footer-brand img{width:76px;height:64px;object-fit:contain;filter:brightness(0) invert(1);margin-bottom:16px}.footer-grid h2{margin-bottom:15px;color:#fff;font:700 1rem/1.3 system-ui,sans-serif}.footer-grid a{display:block;width:max-content;max-width:100%;margin:8px 0;color:#d9daea}.footer-grid a:hover{color:#fff;text-decoration:underline}.footer-grid p{max-width:34ch}.footer-grid address{font-style:normal}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);padding:19px 0;font-size:.85rem}
@media(max-width:1024px){.header-inner{gap:12px}.main-nav a{padding-inline:8px;font-size:.86rem}.hero{min-height:460px}.hero-image{min-height:460px}.category-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid img{height:320px}.gallery-grid img:first-child{height:420px}.footer-grid{gap:40px}}
@media(max-width:768px){.container,.header-inner{width:min(100% - 32px,var(--max))}.header-inner{min-height:70px}.brand img{width:66px;height:54px}.nav-toggle{display:block}.main-nav{display:none;position:absolute;top:100%;left:0;right:0;padding:10px 16px 18px;background:#fff;border-top:1px solid var(--line);box-shadow:0 12px 20px rgba(16,44,59,.12);flex-direction:column;align-items:stretch}.main-nav.is-open{display:flex}.main-nav a{padding:12px 10px;font-size:1rem}.nav-toggle[aria-expanded=true] span:nth-of-type(2){transform:translateY(7px) rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-of-type(3){opacity:0}.nav-toggle[aria-expanded=true] span:nth-of-type(4){transform:translateY(-7px) rotate(-45deg)}body.nav-open{overflow:hidden}.hero{width:100%;margin:0;min-height:0;grid-template-columns:1fr}.hero-image{min-height:300px}.hero-copy{padding:42px 24px 48px}.hero h1{font-size:clamp(2.5rem,12vw,4rem)}.intro-grid,.story-grid{grid-template-columns:1fr;gap:24px}.section-heading{align-items:flex-start;flex-direction:column}.feature-grid{grid-template-columns:1fr 1fr}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid img,.gallery-grid img:first-child{height:280px;grid-row:auto}.gallery-grid img:first-child{grid-column:1/-1}.trust-grid{grid-template-columns:1fr;gap:36px}.story-grid img{max-height:300px}.footer-grid{grid-template-columns:1fr;gap:36px;padding-block:48px}}
@media(max-width:480px){.notice{font-size:.75rem}.hero-image{min-height:230px}.section{padding-block:58px}.category-grid,.feature-grid{grid-template-columns:1fr}.category-card{aspect-ratio:5/4}.feature-card{display:grid;grid-template-columns:120px 1fr}.feature-card>img{height:100%;padding:10px}.feature-card>div{padding:16px}.feature-card p{display:none}.gallery-grid{grid-template-columns:1fr}.gallery-grid img,.gallery-grid img:first-child{grid-column:auto;height:260px}.footer-grid{gap:32px}}
@media(max-width:360px){.container,.header-inner{width:min(100% - 24px,var(--max))}.feature-card{grid-template-columns:96px 1fr}.feature-card h3{font-size:1rem}}
