:root{--coal:#202323;--paper:#f2f1ee;--silver:#b9bdbb;--white:#fff;--line:rgba(255,255,255,.22);--body:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;--display:"Helvetica Neue",Arial,sans-serif;--ease:cubic-bezier(.2,.7,.25,1);color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--coal);color:var(--paper);font-family:var(--body);font-size:16px;line-height:1.9;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{border:0;background:none}a:focus-visible,button:focus-visible{outline:2px solid currentColor;outline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,p,figure{margin:0}h2{font-weight:500;line-height:1.6;letter-spacing:.07em}::selection{background:#b9bdbb;color:#202323}.skip{position:fixed;top:0;left:16px;transform:translateY(-130%);z-index:200;padding:12px;background:var(--paper);color:var(--coal)}.skip:focus{transform:translateY(0)}.section-wrap{width:calc(100% - 40px);max-width:1320px;margin-inline:auto}.header{height:76px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;background:var(--coal);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.brand{width:150px;display:flex;align-items:center;min-height:48px}.desktop-nav{display:none}.menu-toggle{width:48px;height:48px;display:grid;align-content:center;gap:8px}.menu-toggle span{display:block;width:25px;height:1px;background:var(--paper);margin:auto}.hero{position:relative;height:calc(86svh - 76px);min-height:440px;max-height:850px;overflow:hidden;background:#37352f}.hero-frames,.hero-frame{position:absolute;inset:0}.hero-frame{opacity:0;transition:opacity 1.8s ease}.hero-frame.active{opacity:1}.hero-frame img{width:100%;height:100%;object-fit:cover;object-position:52% 48%;transform:scale(1.045);animation:drift 16s ease-in-out infinite alternate;animation-play-state:paused}.hero-frame.active img{animation-play-state:running}.hero-frame:nth-child(2) img{object-position:46% 50%;animation-direction:alternate-reverse}.hero-frame:nth-child(3) img{object-position:52% 50%}.hero.paused img{animation-play-state:paused}.hero-title{position:absolute;left:24px;bottom:95px;right:24px;filter:drop-shadow(0 2px 10px #0009)}.hero-title:before{content:"";position:absolute;inset:-35px -24px -65px;background:linear-gradient(transparent,#0006);z-index:-1;pointer-events:none}.hero-title p{font-size:11px;letter-spacing:.16em;color:white;margin-bottom:18px}.hero-title h1{max-width:360px}.hero-title h1 img{width:100%}.hero-controls{position:absolute;bottom:16px;left:20px;right:20px;display:flex;align-items:center;justify-content:space-between}.slide-dots{display:flex;gap:3px}.slide-dots button{width:44px;height:44px;display:grid;place-items:center}.slide-dots button:before{content:"";width:24px;height:2px;background:#fff6;transition:background .4s}.slide-dots button[aria-pressed=true]:before{background:white}.motion{width:44px;height:44px;border:1px solid #fffa;border-radius:50%;background:#20232380;color:white;line-height:1}.section-label{font-family:var(--display);font-size:13px;letter-spacing:.14em;display:flex;align-items:center;gap:20px;line-height:1.5}.section-label>span{font-family:var(--body);letter-spacing:.06em;font-size:11px;color:var(--silver)}.gallery{background:var(--paper);color:var(--coal);padding-block:48px 45px}.gallery .section-label>span{color:#626763}.gallery-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:30px}.gallery-heading>p{font-size:10px;color:#626763;letter-spacing:.03em}.gallery-grid{display:grid;gap:20px}.photo{display:block;position:relative;overflow:hidden;background:#3e3c37}.photo img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--ease)}.photo:hover img{transform:scale(1.035)}.zoom{position:absolute;bottom:14px;right:14px;width:36px;height:36px;border:1px solid #ffffff80;border-radius:50%;color:white;background:#20232360;display:grid;place-items:center;font-family:var(--display);font-size:20px}.round{display:grid;place-items:center;width:48px;height:48px;line-height:1;border:1px solid currentColor;border-radius:50%;font-family:var(--display);font-size:22px;transition:background .2s,color .2s}.round:hover{background:var(--silver);color:var(--coal)}.access{padding-block:75px}.access-layout{margin-top:36px}.access address{font-size:14px;font-style:normal;line-height:2;margin-top:24px}.access dl{margin:28px 0}.access dl>div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--line);font-size:14px}.access dt{color:var(--silver)}.access dd{margin:0}.access dd a{display:inline-flex;align-items:center;min-height:44px;margin-block:-10px;font-family:var(--display);letter-spacing:.05em}.button{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:60px;padding:14px 20px;border:1px solid var(--line);font-size:13px}.button.solid{background:var(--paper);color:var(--coal);border-color:var(--paper)}.arrival{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:38px}.arrival img{width:100%;aspect-ratio:4/5;object-fit:cover}.arrival figure:first-child img{object-position:60%}.arrival figure:nth-child(2){padding-top:35px}.arrival figure:nth-child(2) img{object-position:62%}.arrival figcaption{font-size:11px;color:var(--silver);margin-top:8px}.map-wrap{margin-top:36px;overflow:hidden;background:#deded9}.map-wrap iframe{display:block;width:100%;height:300px;border:0;filter:grayscale(.8)}.recruit{border-top:1px solid var(--line);padding-block:45px 55px}.footer{padding-block:25px 100px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;align-items:center;gap:24px}.footer small{font-family:var(--display);font-size:10px;color:var(--silver);margin-left:auto}.top-link{font-family:var(--display);font-size:11px;min-height:44px;display:flex;align-items:center}.mobile-dock{display:grid;grid-template-columns:1.25fr 1fr;position:fixed;z-index:15;bottom:0;left:0;right:0;background:var(--paper);color:var(--coal);padding:0 16px env(safe-area-inset-bottom);box-shadow:0 -1px 0 #20232320}.mobile-dock a{min-height:60px;display:flex;justify-content:center;align-items:center;gap:20px;font-size:13px}.mobile-dock a+a{border-left:1px solid #20232330}.menu-dialog{padding:24px;border:0;max-width:none;max-height:100dvh;width:100%;height:100dvh;margin:0;background:var(--coal);color:var(--paper);overscroll-behavior:contain}.menu-dialog::backdrop{background:#202323}.menu-top{display:flex;align-items:center;justify-content:space-between}.menu-top img{width:160px}.menu-dialog nav{margin-top:60px;display:grid}.menu-dialog nav a{display:flex;justify-content:space-between;align-items:center;padding:25px 0;border-bottom:1px solid var(--line);font-family:var(--display);font-size:26px;font-weight:300;letter-spacing:.03em}.menu-dialog nav a span{font-family:var(--body);font-size:11px;letter-spacing:0}.lightbox{border:0;background:transparent;color:white;padding:65px 12px 20px;max-width:1440px;width:100%;max-height:100dvh;overscroll-behavior:contain}.lightbox::backdrop{background:#111f}.lightbox>img{width:100%;height:auto;max-height:72dvh;object-fit:contain}.lightbox-close{position:absolute;right:16px;top:8px}.lightbox-tools{display:flex;gap:30px;align-items:center;justify-content:center;padding-top:15px}.lightbox-tools span{font:13px var(--display);font-variant-numeric:tabular-nums}.js .reveal{opacity:0;transform:translateY(24px);transition:opacity .8s var(--ease),transform 1s var(--ease)}.js .reveal.visible{opacity:1;transform:none}@keyframes drift{from{transform:scale(1.045) translateX(-.7%)}to{transform:scale(1.13) translateX(.7%)}}
@media(min-width:800px){.section-wrap{width:calc(100% - 120px)}.header{height:88px;padding-inline:50px}.brand{width:172px}.desktop-nav{display:flex;gap:34px;align-items:center;font:12px var(--display);letter-spacing:.1em}.desktop-nav a{min-height:48px;display:flex;align-items:center;gap:12px;position:relative}.desktop-nav a:after{content:"";position:absolute;bottom:7px;left:0;width:100%;height:1px;background:var(--paper);transform:scaleX(0);transform-origin:left;transition:transform .3s}.desktop-nav a:hover:after{transform:scaleX(1)}.menu-toggle{display:none}.hero{height:calc(90svh - 88px);min-height:480px;max-height:880px}.hero-frame img{object-position:50% 49%}.hero-title{left:7%;right:auto;bottom:20%;width:40%;max-width:560px}.hero-title h1{max-width:none}.hero-title p{font-size:12px;margin-bottom:26px;letter-spacing:.23em}.hero-title:before{inset:-40px -45px;background:radial-gradient(ellipse,#0006,transparent 70%)}.hero-controls{left:50px;right:50px;bottom:25px}.gallery{padding-block:70px 65px}.gallery-heading{margin-bottom:45px}.gallery-heading>p{font-size:12px}.gallery-grid{grid-template-columns:1fr 1fr;gap:55px 70px;align-items:start}.access{padding-block:110px}.access-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-top:65px}.access-info{max-width:510px}.access address{font-size:15px}.arrival{margin-top:0;gap:18px}.arrival img{aspect-ratio:3/5}.arrival figure:nth-child(2){padding-top:65px}.arrival figcaption{font-size:12px}.map-wrap{margin-top:65px}.map-wrap iframe{height:350px}.recruit{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:65px}.recruit .button{width:310px}.footer{padding-block:32px 35px;gap:50px}.mobile-dock{display:none}.section-label{font-size:15px}.section-label>span{font-size:12px}.hero-title{animation:title-in 1.3s var(--ease) both}@keyframes title-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}}
@media(min-width:1500px){.hero{height:80svh}.hero-title{left:10%}}
@media(max-width:359px){.hero-title p{font-size:10px;letter-spacing:.08em}.gallery-heading{align-items:flex-start;flex-direction:column;gap:12px}.section-label{gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js .reveal{opacity:1;transform:none}.hero-frame img{transform:none}}

/* Icon-first navigation — owner direction */
.icon{width:24px;height:24px;flex-shrink:0}.visual-nav{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);padding:0 20px}.visual-nav a{display:flex;align-items:center;justify-content:center;gap:12px;min-height:85px;font-size:12px}.visual-nav a+a{border-left:1px solid var(--line)}.visual-nav .icon{width:25px;height:25px;transition:transform .25s}.visual-nav a:hover .icon{transform:translateY(-3px)}.mobile-dock{grid-template-columns:repeat(3,1fr);padding-inline:0}.mobile-dock a{flex-direction:column;gap:3px;font-size:10px;line-height:1.5;min-height:66px}.mobile-dock .icon{width:22px;height:22px}.access .station{display:flex;gap:15px;align-items:flex-start;font-size:23px}.station>.icon{width:30px;height:30px;margin-top:5px}.station small{font-size:15px;font-weight:400;letter-spacing:.03em;color:var(--silver)}.access dt{display:flex;align-items:center;gap:12px}.access dt .icon{width:20px;height:20px}.button>span{margin-right:auto}.button.solid{gap:14px}.recruit{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:36px}.recruit .section-label>span{display:none}.recruit .button{min-width:175px;gap:14px}.gallery-heading{margin-bottom:24px}.hero-title p{font-size:10px;letter-spacing:.15em}.footer{padding-bottom:105px}@media(min-width:800px){.visual-nav{padding-inline:60px}.visual-nav a{min-height:100px;gap:20px;font-size:14px}.visual-nav .icon{width:28px;height:28px}.access .station{font-size:28px}.recruit{padding-block:55px}.footer{padding-bottom:35px}.hero-title p{font-size:12px}.gallery-heading{margin-bottom:40px}}

/* Generated decorative artwork; separate from factual store photography */
.gallery{position:relative;isolation:isolate;overflow:hidden}.gallery:before,.gallery:after{content:"";position:absolute;z-index:-1;background:url('assets/tracery-illustration.webp') no-repeat center/contain;pointer-events:none;width:550px;height:400px;opacity:.35}.gallery:before{top:-30px;right:-240px}.gallery:after{bottom:150px;left:-260px;transform:rotate(180deg)}.access{position:relative;isolation:isolate}.access:before{content:"";position:absolute;z-index:-1;width:330px;height:280px;right:-10px;top:0;background:url('assets/tracery-illustration.webp') no-repeat center/contain;opacity:.24;pointer-events:none}.recruit{position:relative;isolation:isolate}.recruit:before{content:"";position:absolute;inset:0;background:url('assets/tracery-illustration.webp') no-repeat center/contain;opacity:.17;z-index:-1;pointer-events:none}@media(min-width:800px){.gallery:before{width:800px;height:570px;top:-210px;right:-190px;opacity:.3}.gallery:after{width:700px;height:500px;left:-190px;bottom:270px}.access:before{width:450px;right:0;top:20px}}

h3.station{margin:0;font-weight:500;line-height:1.6;letter-spacing:.05em}.section-label{font-weight:400}.button span{transition:transform .3s var(--ease)}.button:hover>span{transform:translateX(2px)}

/* Uniform gallery: same aspect ratio and spacing, no staggered layout. */
.gallery-grid{display:grid;grid-template-columns:1fr;gap:20px;align-items:start}.gallery-grid .photo{width:100%;aspect-ratio:4/3;margin:0;grid-column:auto}.gallery-grid .photo img{width:100%;height:100%;object-fit:cover}.arrival figure:nth-child(2){padding-top:0}@media(min-width:800px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}}

/* Three distinct horizontal photographs. */
.gallery-grid .photo{aspect-ratio:4/3}.arrival img{aspect-ratio:4/3}.arrival figure:nth-child(2){padding-top:0}@media(min-width:800px){.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.arrival{grid-template-columns:1fr;gap:20px}.arrival img{aspect-ratio:16/9}}

/* Final rhythm and alignment */
html{scrollbar-gutter:stable;scroll-padding-bottom:88px}
h2.section-label{margin:0;font-size:13px;font-weight:400;line-height:1.5;letter-spacing:.14em}
.arrival{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}
.arrival img{aspect-ratio:4/5;object-fit:cover}
.arrival figure:nth-child(2){padding:0}
.arrival figure:first-child img{object-position:60% center}
.arrival figure:nth-child(2) img{object-position:62% center}
.gallery:before,.gallery:after{opacity:.18}
.gallery:after{bottom:-100px}
.gallery .photo:focus-visible{outline-offset:4px}
.mobile-dock a{font-size:11px}
.menu-dialog nav a:hover{color:var(--white)}
html:not(.js) .hero-frame img{animation:none}
html:not(.js) .hero-controls,html:not(.js) .menu-toggle{display:none}
@media(min-width:800px){h2.section-label{font-size:15px}.arrival{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.arrival img{aspect-ratio:3/5}.gallery:before,.gallery:after{opacity:.18}.gallery:after{bottom:-250px}.access-layout{gap:64px;margin-top:48px}.access{padding-block:88px}.map-wrap{margin-top:48px}}

@media(min-width:700px) and (max-width:799px){.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}
@media(min-width:800px) and (max-width:1050px){.access .station{font-size:22px}.access-layout{gap:32px}.station>.icon{width:25px;height:25px}}

/* Access location and walking time carry similar visual weight. */
.access .station{font-size:18px;line-height:1.8;gap:12px;letter-spacing:.025em}.station small{font-size:17px;line-height:1.8;color:var(--paper);letter-spacing:.025em}.station>.icon{width:24px;height:24px;margin-top:5px}@media(min-width:800px){.access .station{font-size:20px}.station small{font-size:18px}}
