.site-footer[data-astro-cid-gcn2mc3v] .sns[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{width:44px;height:44px}.site-footer[data-astro-cid-gcn2mc3v] address[data-astro-cid-gcn2mc3v]{font-style:normal;display:grid;gap:.35rem;margin-top:calc(var(--space-unit) * 3);color:var(--ink-muted)}.site-footer[data-astro-cid-gcn2mc3v] .brand[data-astro-cid-gcn2mc3v]{margin-bottom:calc(var(--space-unit) * 2)}.site-footer[data-astro-cid-gcn2mc3v] .footer__tagline[data-astro-cid-gcn2mc3v]{margin-top:calc(var(--space-unit) * -1);margin-bottom:calc(var(--space-unit) * 2);color:var(--ink-muted);font-size:.9rem}.footer-simple[data-astro-cid-gcn2mc3v]{display:grid;gap:calc(var(--space-unit) * 4);margin-bottom:calc(var(--space-unit) * 8)}.site-footer[data-astro-cid-gcn2mc3v] .footer-simple[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v]{display:flex;flex-wrap:wrap;gap:calc(var(--space-unit) * 3) calc(var(--space-unit) * 6)}.site-footer[data-astro-cid-gcn2mc3v] .footer-simple[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{display:inline-flex;align-items:center;min-height:44px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--header-h: 68px;--mobilebar-h: 0px;--z-header: 40;--z-mobilebar: 45;--z-panel: 50}.hd-utility{--header-h: 102px}.hd-centered,.hd-tagline{--header-h: 92px}body{margin:0;background:var(--surface);color:var(--ink);font-family:var(--font-body);font-size:var(--base-font);line-height:1.8;font-feature-settings:"palt" 1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow-x:clip}.section,[id]{scroll-margin-top:calc(var(--header-h) + .75rem)}.full-bleed{width:100vw;margin-inline:calc(50% - 50vw)}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:var(--heading-weight);line-height:1.35;margin:0;letter-spacing:var(--track-h, .01em)}p{margin:0}img,svg,video{max-width:100%;height:auto;display:block}a{color:var(--brand-ink);text-underline-offset:.2em}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--accent-ink);outline-offset:2px;border-radius:var(--radius-sm)}ul,ol{margin:0;padding:0}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.skip-link{position:absolute;left:-9999px;top:0;z-index:100;background:var(--surface);color:var(--ink);padding:.75rem 1.25rem;border-radius:var(--radius-sm);box-shadow:var(--shadow-md)}.skip-link:focus{left:1rem;top:1rem}.wrap{width:min(100% - 2.5rem,var(--content-width));margin-inline:auto}@media(max-width:640px){.wrap{width:calc(100% - 2rem)}}.section{padding-block:var(--space-section);position:relative}.section--raised{background:var(--surface-raised)}.section--brand{background:var(--brand);color:var(--on-brand)}.section--brand h2,.section--brand h3,.section--brand p{color:var(--on-brand)}.section--brand .btn.btn--primary{background:var(--on-brand);color:var(--brand)}.section--brand .card,.section--brand .plan,.section--brand .faq-item,.section--brand .spec-table{color:var(--ink)}.section--brand .card h2,.section--brand .card h3,.section--brand .card p,.section--brand .plan h2,.section--brand .plan h3,.section--brand .plan p,.section--brand .faq-item summary,.section--brand .spec-table th,.section--brand .spec-table td{color:var(--ink)}.section--brand .card__body,.section--brand .plan__items li,.section--brand .faq-item__a,.section--brand .plan__name,.section--brand .plan__unit{color:var(--ink-muted)}.section__head{margin-bottom:calc(var(--space-unit) * 12);max-width:44rem}.section__title{font-size:clamp(1.5rem,1.05rem + 1.6vw,2.25rem);margin-bottom:calc(var(--space-unit) * 3)}.section__lead{color:var(--ink-muted);font-size:1.02em}.section--brand .section__lead{color:var(--on-brand)}.grid{display:grid;gap:calc(var(--space-unit) * 6)}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:900px){.grid--3,.grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.grid--2,.grid--3,.grid--4{grid-template-columns:minmax(0,1fr)}}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:calc(var(--space-unit) * 7);height:100%}.section--raised .card{background:var(--surface)}.card__title{font-size:1.15rem;margin-bottom:calc(var(--space-unit) * 3)}.card__body{color:var(--ink-muted);white-space:pre-line}.card__media{border-radius:var(--radius);overflow:hidden;margin-bottom:calc(var(--space-unit) * 5);aspect-ratio:16 / 10;background:var(--surface-raised)}.card__media img{width:100%;height:100%;object-fit:cover}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5em;padding:.85em 1.9em;border-radius:var(--radius);border:1px solid transparent;font-weight:600;font-size:1rem;line-height:1.2;text-decoration:none;cursor:pointer;transition:transform var(--motion-duration) ease,box-shadow var(--motion-duration) ease,background-color var(--motion-duration) ease;min-height:44px}.btn:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn.btn--primary{background:var(--brand);color:var(--on-brand)}.btn.btn--secondary{background:transparent;color:var(--brand-ink);border-color:var(--line)}.btn.btn--ghost{background:transparent;color:inherit;padding-inline:0}.btn-row{display:flex;flex-wrap:wrap;gap:calc(var(--space-unit) * 4);margin-top:calc(var(--space-unit) * 8)}.eyebrow{display:inline-block;font-size:max(12px,.82rem);letter-spacing:.12em;font-weight:700;color:var(--brand-ink);margin-bottom:calc(var(--space-unit) * 3);text-transform:uppercase}.prose{white-space:pre-line;color:var(--ink-muted);max-width:42rem}.site-header{background:color-mix(in srgb,var(--surface) 88%,transparent);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);z-index:var(--z-header)}.site-header[data-follow=sticky],.site-header[data-follow=shrink]{position:sticky;top:0}.site-header[data-follow=shrink] .site-header__inner{transition:min-height var(--motion-duration) ease}.site-header[data-follow=shrink].is-solid .site-header__inner{min-height:52px}.site-header[data-follow=shrink].is-solid{box-shadow:var(--shadow-md)}.site-header[data-follow=overlay]{position:fixed;inset-inline:0;top:0}.site-header[data-follow=overlay].js-follow:not(.is-solid){background:transparent;backdrop-filter:none;border-bottom-color:transparent;color:#fff}.site-header[data-follow=overlay].js-follow:not(.is-solid) .brand,.site-header[data-follow=overlay].js-follow:not(.is-solid) .nav>a,.site-header[data-follow=overlay].js-follow:not(.is-solid) .nav-toggle{color:#fff}.site-header[data-follow=overlay].js-follow:not(.is-solid) .nav-toggle{border-color:#ffffff80}.site-header[data-follow=overlay].js-follow:not(.is-solid) .btn.btn--primary{background:#fff;color:#14181d}.site-header[data-follow=overlay].js-follow:not(.is-solid):before{content:"";position:absolute;inset:0 0 auto;height:190%;background:linear-gradient(180deg,rgb(0 0 0 / .55) 0%,rgb(0 0 0 / .38) 55%,transparent 100%);pointer-events:none;z-index:-1}.site-header[data-follow=overlay].js-follow:not(.is-solid) .brand,.site-header[data-follow=overlay].js-follow:not(.is-solid) .nav>a{text-shadow:0 1px 3px rgb(0 0 0 / .6)}.site-header[data-follow=overlay]{transition:background-color var(--motion-duration) ease,color var(--motion-duration) ease}.site-header[data-follow=overlay]:has(.nav[data-open=true]){background:var(--surface);color:var(--ink)}.header-sentinel{height:64px;margin-bottom:-64px;pointer-events:none}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:calc(var(--space-unit) * 6);min-height:68px}.site-header--centered .site-header__inner,.site-header--tagline .site-header__inner{flex-direction:column;gap:calc(var(--space-unit) * 3);padding-block:calc(var(--space-unit) * 5)}.site-header__utility{background:color-mix(in srgb,var(--ink) 6%,var(--surface));border-bottom:1px solid var(--line);font-size:.82rem}.site-header__utility ul{display:flex;justify-content:flex-end;align-items:center;gap:calc(var(--space-unit) * 5);list-style:none;min-height:34px;flex-wrap:wrap}.site-header__utility a{color:var(--ink);text-decoration:none}.site-header__utility a:hover{color:var(--brand-ink)}.site-header__util--tel a{font-variant-numeric:tabular-nums;font-size:1.02rem;font-weight:700;letter-spacing:.02em}.site-header__util--line a{color:var(--brand-ink);font-weight:600}.nav__half{display:contents}@media(min-width:861px){.site-header--splitnav .site-header__inner{position:relative;justify-content:center}.site-header--splitnav .brand{position:absolute;left:50%;translate:-50% 0;z-index:1;max-width:min(30%,16rem);text-align:center}.site-header--splitnav .nav{width:100%;justify-content:space-between;gap:0}.site-header--splitnav .nav__half{display:flex;align-items:center;gap:calc(var(--space-unit) * 6);max-width:calc(50% - min(12%,7rem));min-width:0}.site-header--splitnav .nav__half:last-child{justify-content:flex-end}}.site-header--pill{position:fixed;inset-inline:0;top:12px;margin-inline:auto;width:min(var(--content-width),calc(100% - 24px));border:1px solid var(--line);border-radius:var(--radius-pill, 999px);box-shadow:var(--shadow-lg);background:color-mix(in srgb,var(--surface) 82%,transparent)}.site-header--pill .site-header__inner{width:100%;padding-inline:clamp(1rem,2vw,1.5rem);min-height:58px}:root:has(.site-header--pill){--radius-pill: 999px}.site-header--pill:where(:not(:hover)){transition:box-shadow var(--motion-duration) ease}.hd-pill main{padding-top:82px}.hd-pill main>section:first-of-type{padding-top:calc(var(--space-section) * .55)}@media(max-width:780px){.hd-pill main{padding-top:70px}.hd-pill main>section:first-of-type{padding-top:calc(var(--space-section) * .35)}}.hd-pill.hf-overlay main{padding-top:0}.site-header--tagline .brand,.site-header--centered .brand{flex-direction:column;gap:.15em;text-align:center}.brand__tagline{font-family:var(--font-body);font-weight:400;font-size:.78rem;letter-spacing:.08em;color:var(--ink-muted)}.brand{display:inline-flex;align-items:center;gap:.6em;font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:1.12rem;color:var(--ink);text-decoration:none;letter-spacing:.02em}.brand img{max-height:40px;width:auto;max-width:min(38vw,220px)}.nav{display:flex;align-items:center;gap:calc(var(--space-unit) * 6)}.nav a{color:var(--ink);text-decoration:none;font-size:.95rem;padding-block:.5rem;white-space:nowrap}.nav a:hover{color:var(--brand-ink)}.nav-toggle{display:none;background:none;border:1px solid var(--line);border-radius:var(--radius-sm);width:44px;height:44px;align-items:center;justify-content:center;cursor:pointer;color:inherit}@media(max-width:860px){.nav-toggle{display:inline-flex}.nav{display:none;position:absolute;inset-inline:0;top:100%;flex-direction:column;align-items:stretch;gap:0;background:var(--surface);border-bottom:1px solid var(--line);padding:calc(var(--space-unit) * 3) 1.25rem calc(var(--space-unit) * 6);box-shadow:var(--shadow-lg)}.nav[data-open=true]{display:flex}.nav a{padding-block:.9rem;border-bottom:1px solid var(--line)}.nav .btn{margin-top:calc(var(--space-unit) * 4)}.site-header__inner{position:relative}.site-header__utility{display:none}.hd-utility,.hd-centered,.hd-tagline{--header-h: 68px}}.site-header--drawer{backdrop-filter:none;background:var(--surface)}.site-header--drawer .nav-toggle{display:inline-flex;width:auto;gap:.5em;padding-inline:.85rem}.nav-toggle__label{font-size:.78rem;letter-spacing:.16em;font-weight:700}.site-header--drawer .nav{display:none;position:fixed;inset:0;z-index:var(--z-panel);flex-direction:column;align-items:center;justify-content:center;gap:calc(var(--space-unit) * 4);background:var(--surface);padding:max(4rem,12vh) 1.25rem 3rem;overflow-y:auto;border:0;box-shadow:none}.site-header--drawer .nav[data-open=true]{display:flex}.site-header--drawer .nav>a{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:clamp(1.35rem,1rem + 2.2vw,2.4rem);padding-block:.35rem;border:0;text-align:center}.site-header--drawer .nav .btn{margin-top:calc(var(--space-unit) * 6);font-size:1rem}.nav__contact{margin-top:calc(var(--space-unit) * 10);text-align:center;border-top:1px solid var(--line);padding-top:calc(var(--space-unit) * 6);width:min(100%,22rem)}.nav__tel{font-family:var(--font-heading);font-size:1.35rem;font-variant-numeric:tabular-nums;color:var(--brand-ink);text-decoration:none;display:block}.nav__hours{color:var(--ink-muted);font-size:.88rem;margin-top:.2rem}html:has(.site-header--drawer .nav[data-open=true]){overflow:hidden}.nav-toggle[aria-expanded=true] .nav-toggle__mid{opacity:0}.nav-toggle[aria-expanded=true] .nav-toggle__top{transform:translateY(6px) rotate(45deg);transform-origin:center}.nav-toggle[aria-expanded=true] .nav-toggle__bot{transform:translateY(-6px) rotate(-45deg);transform-origin:center}.nav-toggle svg line{transition:transform var(--motion-duration) ease,opacity var(--motion-duration) ease}.hero{padding-block:calc(var(--space-section) * 1.15)}.hero__title{font-size:clamp(1.85rem,1.15rem + 3vw,3.4rem);letter-spacing:.005em;text-wrap:balance}.hero__sub{margin-top:calc(var(--space-unit) * 6);font-size:clamp(1rem,.95rem + .3vw,1.15rem);color:var(--ink-muted);max-width:36rem;white-space:pre-line}.hero--split .hero__inner{display:grid;grid-template-columns:1.05fr .95fr;gap:calc(var(--space-unit) * 12);align-items:center}.hero--center .hero__inner{text-align:center;max-width:48rem;margin-inline:auto}.hero--center .hero__sub{margin-inline:auto}.hero--center .btn-row{justify-content:center}.hero--fullbleed{position:relative;color:#fff;display:grid;place-items:center;min-height:min(78vh,640px);padding-block:calc(var(--space-section) * 1.2)}.hero--fullbleed .hero__bg{position:absolute;inset:0;overflow:hidden}.hero--fullbleed .hero__bg img{width:100%;height:100%;object-fit:cover}.hero--fullbleed .hero__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000006b,#00000094 45%,#000000b8)}.hero--fullbleed .hero__inner{position:relative;text-align:center;max-width:46rem}.hero--fullbleed .hero__title,.hero--fullbleed .hero__sub{color:#fff}.hero--fullbleed .btn-row{justify-content:center}.hero--fullbleed .btn.btn--secondary{color:#fff;border-color:#ffffff8c}.hero--fullbleed .btn.btn--secondary:hover{border-color:#fff;background:#ffffff1f}.hero--fullbleed .btn.btn--primary{background:#fff;color:#14181d}.hero--minimal .hero__inner{max-width:40rem}.hero__media{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-lg);aspect-ratio:4 / 3;background:var(--surface-raised)}.hero__media img{width:100%;height:100%;object-fit:cover}.placeholder{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(135deg,color-mix(in srgb,var(--brand) 12%,var(--surface)),color-mix(in srgb,var(--accent) 18%,var(--surface)));color:var(--ink-muted);font-size:.85rem;text-align:center;padding:1rem}@media(max-width:860px){.hero--split .hero__inner{grid-template-columns:minmax(0,1fr);gap:calc(var(--space-unit) * 8)}.hero--split .hero__media{order:-1}}.hero--split.hero--nomedia .hero__inner,.hero--arch.hero--nomedia .hero__inner{grid-template-columns:minmax(0,1fr)}.about--imageside .about__inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:calc(var(--space-unit) * 12);align-items:center}.about__media{border-radius:var(--radius);overflow:hidden;aspect-ratio:4 / 3;background:var(--surface-raised);box-shadow:var(--shadow-md)}.about__media img{width:100%;height:100%;object-fit:cover}@media(max-width:860px){.about--imageside .about__inner{grid-template-columns:minmax(0,1fr)}}.itemlist{list-style:none;display:grid;gap:calc(var(--space-unit) * 6)}.itemlist__row{display:grid;grid-template-columns:auto 1fr;gap:calc(var(--space-unit) * 5);align-items:start;padding-block:calc(var(--space-unit) * 5);border-bottom:1px solid var(--line)}.itemlist__marker{display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:999px;background:color-mix(in srgb,var(--brand) 14%,var(--surface));color:var(--brand-ink);font-family:var(--font-heading);font-weight:700;flex:none}.alternating{display:grid;gap:calc(var(--space-unit) * 14)}.alternating__row{display:grid;grid-template-columns:1fr 1fr;gap:calc(var(--space-unit) * 10);align-items:center}.alternating__row:nth-child(2n) .alternating__text{order:2}@media(max-width:860px){.alternating__row{grid-template-columns:minmax(0,1fr)}.alternating__row:nth-child(2n) .alternating__text{order:0}}.news-list{list-style:none;border-top:1px solid var(--line)}.news-list li{border-bottom:1px solid var(--line)}.news-list a,.news-list .news-row{display:grid;grid-template-columns:8.5rem 1fr;gap:calc(var(--space-unit) * 4);padding-block:calc(var(--space-unit) * 5);text-decoration:none;color:inherit;align-items:baseline}.news-list time{color:var(--ink-muted);font-size:.9rem;font-variant-numeric:tabular-nums}@media(max-width:620px){.news-list a,.news-list .news-row{grid-template-columns:minmax(0,1fr);gap:.25rem}}.spec-table{width:100%;border-collapse:collapse;text-align:left}.spec-table th,.spec-table td{padding:calc(var(--space-unit) * 5) calc(var(--space-unit) * 4);border-bottom:1px solid var(--line);vertical-align:top}.spec-table th{width:12rem;font-weight:600;color:var(--ink-muted);white-space:nowrap}@media(max-width:620px){.spec-table th,.spec-table td{display:block;width:auto;border-bottom:none;padding-block:.25rem}.spec-table th{padding-top:calc(var(--space-unit) * 5);font-size:.85rem}.spec-table tr{display:block;border-bottom:1px solid var(--line);padding-bottom:calc(var(--space-unit) * 4)}}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.plan{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:calc(var(--space-unit) * 8);height:100%}.plan--featured{border-color:var(--brand);box-shadow:var(--shadow-lg);position:relative}.plan__name{font-size:1.05rem;color:var(--ink-muted)}.plan__price{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:clamp(1.8rem,1.4rem + 1.4vw,2.6rem);margin-block:calc(var(--space-unit) * 3);line-height:1.1}.plan__unit{font-size:.9rem;color:var(--ink-muted);font-weight:400}.plan__items{list-style:none;margin-top:calc(var(--space-unit) * 6);display:grid;gap:calc(var(--space-unit) * 3)}.plan__items li{padding-left:1.6em;position:relative;color:var(--ink-muted)}.plan__items li:before{content:"✓";position:absolute;left:0;color:var(--brand-ink);font-weight:700}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{cursor:pointer;padding-block:calc(var(--space-unit) * 5);font-weight:600;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;min-height:44px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"＋";color:var(--brand-ink);flex:none;transition:transform var(--motion-duration) ease}.faq-item[open] summary:after{content:"−"}.faq-item__a{padding-bottom:calc(var(--space-unit) * 6);color:var(--ink-muted);white-space:pre-line}.person__avatar{width:100%;aspect-ratio:1;border-radius:var(--radius);overflow:hidden;background:var(--surface-raised);margin-bottom:calc(var(--space-unit) * 4)}.person__avatar img{width:100%;height:100%;object-fit:cover}.person__role{color:var(--brand-ink);font-size:.88rem;margin-bottom:calc(var(--space-unit) * 2)}.quote{font-size:1.05rem;white-space:pre-line}.quote:before{content:"“";font-family:var(--font-heading);font-size:2.5em;line-height:0;color:var(--brand-ink);vertical-align:-.35em;margin-right:.1em}.quote__by{margin-top:calc(var(--space-unit) * 4);color:var(--ink-muted);font-size:.9rem}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:calc(var(--space-unit) * 4)}.gallery-grid figure{margin:0;border-radius:var(--radius);overflow:hidden;aspect-ratio:1;background:var(--surface-raised)}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform var(--motion-duration) ease}.gallery-grid figure:hover img{transform:scale(1.04)}.gallery--masonry .gallery-grid figure:nth-child(3n){aspect-ratio:3 / 4}.gallery--strip .gallery-grid{grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);grid-template-columns:none;overflow-x:auto;padding-bottom:.5rem}.access__inner{display:grid;grid-template-columns:1fr 1.2fr;gap:calc(var(--space-unit) * 10);align-items:start}.map-embed{border-radius:var(--radius);overflow:hidden;aspect-ratio:16 / 11;border:1px solid var(--line);background:var(--surface-raised)}.map-embed iframe{width:100%;height:100%;border:0}@media(max-width:860px){.access__inner{grid-template-columns:minmax(0,1fr)}}.contact__inner{display:grid;grid-template-columns:1fr 1fr;gap:calc(var(--space-unit) * 12);align-items:start}.contact--form .contact__inner{grid-template-columns:minmax(0,1fr);max-width:40rem;margin-inline:auto}@media(max-width:860px){.contact__inner{grid-template-columns:minmax(0,1fr)}}.field{display:grid;gap:.4rem;margin-bottom:calc(var(--space-unit) * 5)}.field label{font-weight:600;font-size:.92rem}:root{--state-danger: #c0392b;--state-danger-strong: #922b21;--state-ok: #1b5e20;--state-ok-accent: #2e7d32}:root[data-color-mode=dark]{--state-danger: #ff9a92;--state-danger-strong: #ff9a92;--state-ok: #9ae6a0;--state-ok-accent: #9ae6a0}.field .req{color:var(--state-danger);font-size:.8em;margin-left:.4em}.field input,.field textarea,.field select{font:inherit;color:inherit;background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-sm);padding:.75rem .9rem;width:100%;min-height:44px}.field textarea{min-height:9rem;resize:vertical}.field__error{color:var(--state-danger);font-size:.85rem}.consent{display:flex;gap:.6rem;align-items:flex-start;margin-block:calc(var(--space-unit) * 5);font-size:.9rem;color:var(--ink-muted)}.consent input{margin-top:.15rem;width:24px;height:24px;flex:none;accent-color:var(--brand)}.form-note{font-size:.85rem;color:var(--ink-muted);margin-top:calc(var(--space-unit) * 4)}.form-status{border-radius:var(--radius-sm);padding:.9rem 1.1rem;margin-bottom:calc(var(--space-unit) * 5);font-size:.95rem}.form-status--ok{background:color-mix(in srgb,var(--state-ok-accent) 14%,var(--surface));color:var(--state-ok)}.form-status--ng{background:color-mix(in srgb,var(--state-danger) 14%,var(--surface));color:var(--state-danger-strong)}.contact-info{display:grid;gap:calc(var(--space-unit) * 5)}.contact-info dt{font-size:.85rem;color:var(--ink-muted)}.contact-info dd{margin:.15rem 0 0;font-size:1.05rem}.contact-info a.tel{font-family:var(--font-heading);font-size:1.5rem;font-weight:var(--heading-weight);text-decoration:none}.cta__inner{text-align:center;max-width:42rem;margin-inline:auto}.cta--split .cta__inner{display:flex;align-items:center;justify-content:space-between;gap:calc(var(--space-unit) * 8);text-align:left;max-width:none}.cta--boxed .cta__inner{background:var(--brand);color:var(--on-brand);border-radius:var(--radius);padding:calc(var(--space-unit) * 12)}.cta__title{font-size:clamp(1.3rem,1.05rem + 1vw,1.9rem)}.cta--split .btn-row{margin-top:0;flex:none}@media(max-width:720px){.cta--split .cta__inner{flex-direction:column;text-align:center}.cta--split .btn-row{justify-content:center}}.site-footer{border-top:1px solid var(--line);padding-block:calc(var(--space-unit) * 14) calc(var(--space-unit) * 8);font-size:.92rem;background:var(--surface-raised)}.site-footer__cols{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:calc(var(--space-unit) * 10);margin-bottom:calc(var(--space-unit) * 10)}@media(max-width:760px){.site-footer__cols{grid-template-columns:minmax(0,1fr);gap:calc(var(--space-unit) * 7)}}.site-footer h3{font-size:.88rem;color:var(--ink-muted);margin-bottom:calc(var(--space-unit) * 4);letter-spacing:.06em}.site-footer ul{list-style:none;display:grid;gap:calc(var(--space-unit) * 3)}.site-footer a{color:var(--ink);text-decoration:none;display:inline-flex;align-items:center;min-height:24px}.site-footer a:hover{color:var(--brand-ink);text-decoration:underline}@media(pointer:coarse){.nav a,.menu a,.site-footer ul a,.site-header .brand,.btn,a[href^="tel:"],a[href^="mailto:"]{min-height:44px;display:inline-flex;align-items:center}}.site-footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:calc(var(--space-unit) * 4);padding-top:calc(var(--space-unit) * 6);border-top:1px solid var(--line);color:var(--ink-muted);font-size:.85rem}.sns{display:flex;gap:calc(var(--space-unit) * 4);align-items:center}.sns a{display:grid;place-items:center;width:40px;height:40px;border-radius:999px;border:1px solid var(--line);color:var(--ink-muted)}.sns a:hover{color:var(--brand-ink);border-color:var(--brand)}.platform-badge{display:inline-flex;align-items:center;gap:.45em;font-size:.8rem;color:var(--ink-muted);text-decoration:none;border:1px solid var(--line);border-radius:999px;padding:.35em .9em}.menu__groups{display:grid;gap:calc(var(--space-unit) * 12)}.menu--list .menu__groups{max-width:44rem}.menu__category{font-size:1.05rem;color:var(--brand-ink);padding-bottom:calc(var(--space-unit) * 2);border-bottom:2px solid var(--line);margin-bottom:calc(var(--space-unit) * 5)}.menu__list{list-style:none;display:grid;gap:calc(var(--space-unit) * 4)}.menu__row{display:flex;align-items:baseline;gap:.5rem}.menu__name{flex:none;max-width:70%}.menu__note{display:block;font-size:.85rem;color:var(--ink-muted);margin-top:.15rem}.menu__dots{flex:1;border-bottom:1px dotted var(--line-strong);transform:translateY(-.25em);min-width:1.5rem}.menu__price{flex:none;font-variant-numeric:tabular-nums;font-weight:600}.menu--table .menu__category{border-bottom:none;padding-top:calc(var(--space-unit) * 4);margin-bottom:0}@media(max-width:560px){.menu__name{max-width:62%}}.section__en{display:none;font-family:var(--font-heading);font-size:max(12px,.74rem);font-weight:700;letter-spacing:.22em;color:var(--brand-ink);margin-bottom:calc(var(--space-unit) * 2)}.section--brand .section__en{color:var(--on-brand)}.hs-centered .section__head,.hs-jaen-centered .section__head{max-width:44rem;margin-inline:auto;text-align:center}.hs-centered .section__lead,.hs-jaen-centered .section__lead{margin-inline:auto}.hs-centered .section__title:after,.hs-jaen-centered .section__title:after{content:"";display:block;width:2.5rem;height:3px;background:var(--accent);margin:calc(var(--space-unit) * 4) auto 0}.hs-centered .section--brand .section__title:after,.hs-jaen-centered .section--brand .section__title:after{background:var(--on-brand)}.hs-jaen .section__en,.hs-jaen-centered .section__en{display:block}@media(min-width:980px){.hs-side .section:not(.hero):not(.cta)>.wrap{display:grid;grid-template-columns:minmax(12rem,17rem) minmax(0,1fr);column-gap:calc(var(--space-unit) * 14);row-gap:calc(var(--space-unit) * 10);align-items:start}.hs-side .section:not(.hero):not(.cta)>.wrap>.section__head{grid-column:1;grid-row:1;position:sticky;top:calc(var(--header-h) + 1.5rem);align-self:start;margin-bottom:0;max-width:none}.hs-side .section:not(.hero):not(.cta)>.wrap>:not(.section__head){grid-column:2}.hs-side .section__title{font-size:clamp(1.35rem,1rem + 1vw,1.85rem)}}@media(min-width:900px){.hs-vertical .section:not(.hero):not(.cta)>.wrap{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:calc(var(--space-unit) * 10);row-gap:calc(var(--space-unit) * 8);align-items:start}.hs-vertical .section:not(.hero):not(.cta)>.wrap>.section__head{grid-column:1;grid-row:1;margin-bottom:0;max-width:none;display:flex;align-items:flex-start;gap:calc(var(--space-unit) * 3)}.hs-vertical .section:not(.hero):not(.cta)>.wrap>:not(.section__head){grid-column:2}.hs-vertical .section__title{writing-mode:vertical-rl;text-orientation:mixed;font-feature-settings:"palt" 0;letter-spacing:.16em;line-height:1.5;max-height:min(60vh,26rem);margin-bottom:0}.hs-vertical .section__title:after{content:none}.hs-vertical .section__en{display:block;writing-mode:vertical-rl;letter-spacing:.3em;margin:0;text-combine-upright:none}.hs-vertical .section__lead{display:none}}.rh-zebra main>section:nth-of-type(2n):not(.section--raised):not(.section--brand),.rh-triad main>section:nth-of-type(3n+2):not(.section--raised):not(.section--brand){background:var(--surface-raised)}.rh-flat main>section.section--raised{background:var(--surface)}.mobilebar{display:none}@media(max-width:780px){.has-mobilebar .mobilebar{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;position:fixed;inset-inline:0;bottom:0;z-index:var(--z-mobilebar);background:var(--surface);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -4px 16px #00000014}.mobilebar a{display:grid;place-items:center;gap:2px;min-height:52px;padding-block:.5rem;text-decoration:none;color:var(--ink);font-size:.76rem;line-height:1.3}.mobilebar a+a{border-left:1px solid var(--line)}.mobilebar a[data-emph=primary]{background:var(--brand);color:var(--on-brand)}.has-mobilebar{--mobilebar-h: 4rem;padding-bottom:calc(var(--mobilebar-h) + env(safe-area-inset-bottom))}html:has(.has-mobilebar){scroll-padding-bottom:calc(4rem + env(safe-area-inset-bottom))}}.hero--bottomleft{position:relative;color:#fff;display:grid;align-items:end;min-height:min(84vh,700px);padding-block:calc(var(--space-section) * 1.2)}.hero--bottomleft .hero__bg,.hero--tategaki .hero__bg{position:absolute;inset:0;overflow:hidden}.hero--bottomleft .hero__bg img,.hero--tategaki .hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.hero--bottomleft .hero__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000047,#00000057 40%,#000000bd)}.hero--bottomleft .hero__inner{position:relative;max-width:44rem}.hero--bottomleft .hero__title,.hero--bottomleft .hero__sub{color:#fff}.hero--bottomleft .btn.btn--secondary,.hero--tategaki .btn.btn--secondary{color:#fff;border-color:#ffffff8c}.hero--bottomleft .btn.btn--primary,.hero--tategaki .btn.btn--primary{background:#fff;color:#14181d}.hero--tategaki{position:relative;color:#fff;display:grid;align-items:center;min-height:min(86vh,720px);padding-block:calc(var(--space-section) * 1.1)}.hero--tategaki .hero__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(270deg,#0000009e,#00000057 45%,#0003)}.hero--tategaki .hero__inner{position:relative;display:flex;justify-content:flex-end}.hero--tategaki .hero__text{display:flex;flex-direction:row-reverse;align-items:flex-start;gap:calc(var(--space-unit) * 6)}.hero--tategaki .hero__title,.hero--tategaki .hero__sub{color:#fff}@media(min-width:780px){.hero--tategaki .hero__title{writing-mode:vertical-rl;text-orientation:mixed;font-feature-settings:"palt" 0;letter-spacing:.18em;line-height:1.45;max-height:min(58vh,24rem);text-shadow:0 2px 12px rgb(0 0 0 / .4)}.hero--tategaki .hero__sub{writing-mode:vertical-rl;font-feature-settings:"palt" 0;letter-spacing:.1em;max-height:min(48vh,20rem);max-width:8em;margin-top:0;overflow:hidden;color:#ffffffeb;text-shadow:0 1px 8px rgb(0 0 0 / .45)}.hero--tategaki .btn-row{position:absolute;left:0;bottom:0;margin-top:0}}@media(min-width:900px){.hero--arch .hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:calc(var(--space-unit) * 12);align-items:center}.hero--arch .hero__media{margin-right:calc(50% - 50vw);aspect-ratio:auto;min-height:min(72vh,620px);border-radius:calc(var(--radius) * 4) 0 0 calc(var(--radius) * 4)}}.hero--editorial{padding-block:calc(var(--space-section) * 1.6)}.hero--editorial .hero__inner{max-width:54rem}.hero--editorial .hero__title{font-size:clamp(2.1rem,1.1rem + 4.6vw,4.6rem);line-height:1.22;letter-spacing:-.01em;text-wrap:balance}.hero--editorial .hero__sub{font-size:clamp(1.02rem,.95rem + .45vw,1.28rem);max-width:34rem}.hero--editorial .hero__title:after{content:"";display:block;width:4rem;height:4px;background:var(--brand);margin-top:calc(var(--space-unit) * 7)}.hero--hours .hero__inner{max-width:46rem}.hero__hours{display:grid;grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:calc(var(--space-unit) * 4);margin-top:calc(var(--space-unit) * 10);padding:calc(var(--space-unit) * 6);background:var(--surface-raised);border:1px solid var(--line);border-radius:var(--radius)}.hero__hours>div{display:grid;gap:.15rem}.hero__hours dt{font-size:.78rem;letter-spacing:.1em;color:var(--ink-muted)}.hero__hours dd{margin:0;font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:1.05rem;font-variant-numeric:tabular-nums}.hero--panels{padding-block:calc(var(--space-section) * 1.1)}.hero--panels .hero__inner{display:grid;gap:calc(var(--space-unit) * 6)}.hero__panels{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(15rem,100%),1fr));gap:calc(var(--space-unit) * 4)}.hero__panel{display:grid;place-items:center;min-height:9rem;border-radius:var(--radius);overflow:hidden;padding:calc(var(--space-unit) * 5);text-align:center;font-family:var(--font-heading);font-size:.95rem;line-height:1.6;color:var(--ink);background:var(--surface-raised)}.hero__panel--a{display:block;position:relative;overflow:hidden;grid-row:span 2;min-height:14rem;background:linear-gradient(135deg,var(--brand),var(--accent));padding:0}.hero__panel--a img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero__panel--b{background:linear-gradient(135deg,var(--accent),var(--brand))}@media(min-width:900px){.hero--panels .hero__inner{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:calc(var(--space-unit) * 12);align-items:center}}.v-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(min(76vw,20rem),1fr);gap:calc(var(--space-unit) * 5);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;padding-block:calc(var(--space-unit) * 2);padding-inline:2px}.v-rail>*{scroll-snap-align:start;height:100%}.v-rail:focus-visible{outline:3px solid var(--accent-ink);outline-offset:4px}@media(prefers-reduced-motion:reduce){.v-rail{scroll-snap-type:none}}.v-zigzag{display:grid;gap:calc(var(--space-unit) * 14)}.v-zigzag__row{display:grid;gap:calc(var(--space-unit) * 8);align-items:center}.v-zigzag__title{font-size:clamp(1.25rem,1rem + 1.1vw,1.9rem);margin-bottom:calc(var(--space-unit) * 4)}.v-zigzag__media{border-radius:var(--radius);overflow:hidden;aspect-ratio:4 / 3;background:var(--surface-raised);box-shadow:var(--shadow-md)}.v-zigzag__media img{width:100%;height:100%;object-fit:cover}@media(min-width:860px){.v-zigzag__row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:calc(var(--space-unit) * 12)}.v-zigzag__row>.v-zigzag__text{grid-column:1}.v-zigzag__row>.v-zigzag__media{grid-column:2}.v-zigzag__row:nth-child(2n)>.v-zigzag__text{grid-column:2}.v-zigzag__row:nth-child(2n)>.v-zigzag__media{grid-column:1}}.v-numbered{list-style:none;counter-reset:v-num;display:grid}.v-numbered__item{counter-increment:v-num;display:grid;grid-template-columns:minmax(3.5rem,6.5rem) minmax(0,1fr);gap:calc(var(--space-unit) * 6);padding-block:calc(var(--space-unit) * 8);border-top:1px solid var(--line);align-items:start}.v-numbered__item:last-child{border-bottom:1px solid var(--line)}.v-numbered__item:before{content:counter(v-num,decimal-leading-zero);font-family:var(--font-heading);font-size:clamp(1.8rem,1rem + 3.4vw,3.8rem);line-height:.95;letter-spacing:-.04em;color:var(--brand);opacity:.38;font-variant-numeric:tabular-nums}.section--brand .v-numbered__item:before{color:var(--on-brand)}@media(max-width:600px){.v-numbered__item{grid-template-columns:minmax(0,1fr);gap:calc(var(--space-unit) * 2)}}.v-accordion{display:grid;border-top:1px solid var(--line)}.v-accordion__item{border-bottom:1px solid var(--line)}.v-accordion__item summary{display:grid;grid-template-columns:minmax(0,1fr) 1.5rem;align-items:center;gap:calc(var(--space-unit) * 4);padding-block:calc(var(--space-unit) * 5);cursor:pointer;list-style:none;font-family:var(--font-heading);font-weight:var(--heading-weight);min-height:44px}.v-accordion__item summary::-webkit-details-marker{display:none}.v-accordion__item summary:after{content:"";width:.6rem;height:.6rem;justify-self:end;border-right:2px solid currentColor;border-bottom:2px solid currentColor;rotate:45deg;transition:rotate var(--motion-duration) ease}.v-accordion__item[open] summary:after{rotate:225deg}.v-accordion__body{color:var(--ink-muted);white-space:pre-line;padding-bottom:calc(var(--space-unit) * 6)}.v-hoverlist{list-style:none;border-top:1px solid var(--line)}.v-hoverlist__row{position:relative;border-bottom:1px solid var(--line);display:grid;grid-template-columns:4.5rem minmax(0,1fr) auto;align-items:center;gap:calc(var(--space-unit) * 4);padding-block:calc(var(--space-unit) * 5)}.v-hoverlist__thumb{display:block;width:4.5rem;aspect-ratio:1;border-radius:var(--radius-sm);overflow:hidden;background:var(--surface-raised)}.v-hoverlist__thumb img{width:100%;height:100%;object-fit:cover}.v-hoverlist__title{font-size:clamp(1.1rem,.9rem + 1vw,1.75rem)}.v-hoverlist__body{display:block;color:var(--ink-muted);font-size:.92rem;margin-top:.2rem}.v-hoverlist__when{color:var(--ink-muted);font-size:.85rem;font-variant-numeric:tabular-nums}@media(hover:hover)and (min-width:900px){.v-hoverlist__row{grid-template-columns:minmax(0,1fr) auto;padding-right:20rem;padding-block:calc(var(--space-unit) * 7)}.v-hoverlist__thumb{position:absolute;right:0;top:50%;translate:0 -50%;width:17rem;aspect-ratio:16 / 10;opacity:0;transition:opacity var(--motion-duration) ease;pointer-events:none}.v-hoverlist__row:hover .v-hoverlist__thumb,.v-hoverlist__row:focus-within .v-hoverlist__thumb{opacity:1}}.v-deflist{display:grid;gap:calc(var(--space-unit) * 5)}.v-deflist>div{display:grid;grid-template-columns:minmax(8rem,14rem) minmax(0,1fr);gap:calc(var(--space-unit) * 5);align-items:baseline}.v-deflist dt{color:var(--ink-muted);font-weight:var(--heading-weight);font-family:var(--font-heading);font-size:.92rem;letter-spacing:.04em}.v-deflist dd{margin:0;font-variant-numeric:tabular-nums}.v-deflist__unit{font-size:.85em;color:var(--ink-muted);margin-left:.25em}.v-deflist__note{display:block;font-size:.88rem;color:var(--ink-muted);margin-top:.15rem}@media(max-width:560px){.v-deflist>div{grid-template-columns:minmax(0,1fr);gap:calc(var(--space-unit) * 1)}}.v-balloon{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:calc(var(--space-unit) * 6)}.v-balloon__item{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:calc(var(--space-unit) * 6);margin-bottom:calc(var(--space-unit) * 4)}.v-balloon__item:after,.v-balloon__item:before{content:"";position:absolute;top:100%;left:2.2rem;border:.7rem solid transparent;border-top-color:var(--line)}.v-balloon__item:after{top:calc(100% - 1px);border-top-color:var(--surface)}.v-balloon__title{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:1.02rem;line-height:1.7}.v-balloon__body{color:var(--ink-muted);font-size:.92rem;margin-top:calc(var(--space-unit) * 2)}.v-pullquote{width:min(100%,46rem);margin:0 auto;text-align:center}.v-pullquote__text{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:clamp(1.25rem,.9rem + 1.9vw,2.1rem);line-height:1.8;text-wrap:balance}.v-pullquote__by{display:block;margin-top:calc(var(--space-unit) * 6);color:var(--ink-muted);font-size:.95rem;font-style:normal}.v-pullquote__by:before{content:"";display:block;width:2.5rem;height:1px;background:var(--line-strong);margin:0 auto calc(var(--space-unit) * 4)}.v-mosaic{display:grid;grid-template-columns:repeat(auto-fill,minmax(8.5rem,1fr));gap:calc(var(--space-unit) * 2)}.v-mosaic>*{aspect-ratio:1;margin:0;border-radius:var(--radius-sm);overflow:hidden;background:var(--surface-raised)}.v-mosaic>:nth-child(6n+1){grid-column:span 2;grid-row:span 2}.v-mosaic img{width:100%;height:100%;object-fit:cover}.v-mosaic>.card{aspect-ratio:auto}.v-bento{display:grid;gap:calc(var(--space-unit) * 4);grid-template-columns:minmax(0,1fr)}@media(min-width:720px){.v-bento{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:minmax(10rem,auto)}.v-bento>*{grid-column:span 2}.v-bento[data-count="3"]>:nth-child(1){grid-column:span 4;grid-row:span 2}.v-bento[data-count="4"]>:nth-child(1){grid-column:span 4}.v-bento[data-count="5"]>:nth-child(1),.v-bento[data-count="5"]>:nth-child(2){grid-column:span 3}.v-bento[data-count="6"]>:nth-child(1){grid-column:span 6}}.v-faq-cols{columns:2;column-gap:calc(var(--space-unit) * 10)}.v-faq-cols>*{break-inside:avoid}@media(max-width:820px){.v-faq-cols{columns:1}}@media(min-width:900px){.about--bleed .about__inner{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}.about--bleed .about__media{margin-left:calc(50% - 50vw);border-radius:0 var(--radius) var(--radius) 0;aspect-ratio:3 / 2}}.cta--notice{padding-block:calc(var(--space-unit) * 5);border-block:1px solid var(--line)}.cta--notice .cta__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:calc(var(--space-unit) * 4);text-align:center}.cta--notice .cta__title{font-size:1.02rem;margin:0}.cta--notice .btn{min-height:40px;padding-block:.5em}@media(pointer:coarse){.cta--notice .btn{min-height:44px}}.doc{max-width:46rem}.doc__lead{margin-top:calc(var(--space-unit) * 6);color:var(--ink-muted)}.doc__h2{margin-top:calc(var(--space-unit) * 8);font-size:1.15rem}.doc__h2:first-of-type{margin-top:calc(var(--space-unit) * 10)}.doc__note{margin-top:calc(var(--space-unit) * 10);font-size:.9rem;color:var(--ink-muted)}.doc p+p,.doc ul,.doc ol{margin-top:calc(var(--space-unit) * 3)}.doc ul,.doc ol{padding-left:1.4em;list-style:disc}.prose--wide{max-width:none;margin-top:calc(var(--space-unit) * 8)}.stack-md{margin-top:calc(var(--space-unit) * 10)}.stack-lg{margin-top:calc(var(--space-unit) * 12)}.menu__cell-name{width:auto;white-space:normal}.menu__cell-price{text-align:right;white-space:nowrap}body{text-autospace:normal;letter-spacing:var(--track-b, 0)}:lang(ja) h1,:lang(ja) h2,:lang(ja) h3,:lang(ja) .hero__title{word-break:auto-phrase;line-break:strict}p,.prose,.card__body,.section__lead{text-wrap:pretty}:root{--rule: 1px solid var(--line);--track-h: .01em;--track-b: 0}:root[data-divider=hairline]{--radius: 0px;--radius-sm: 0px;--shadow-sm: none;--shadow-md: none;--shadow-lg: none}[data-divider=hairline] main>section+section{border-top:var(--rule)}[data-divider=hairline] .grid{gap:0}[data-divider=hairline] .grid>*{border-block-start:var(--rule);border-inline-start:var(--rule);padding:calc(var(--space-unit) * 6);background:transparent;box-shadow:none}[data-divider=hairline] .grid--3>:nth-child(3n+1),[data-divider=hairline] .grid--2>:nth-child(odd){border-inline-start:0}@media(max-width:720px){[data-divider=hairline] .grid>*{border-inline-start:0}}[data-divider=frame] main>section>.wrap{border-inline:var(--rule);padding-inline:clamp(1rem,2vw,2.5rem)}:root[data-tsume=tight]{--track-h: -.015em}:root[data-tsume=wide]{--track-h: .09em;--track-b: .02em}.v-index{list-style:none;counter-reset:idx;display:grid}.v-index>li{display:grid;grid-template-columns:3.25rem minmax(0,1fr) auto;gap:0 calc(var(--space-unit) * 4);align-items:baseline;padding-block:calc(var(--space-unit) * 5);border-top:1px solid var(--line);counter-increment:idx}.v-index>li:last-child{border-bottom:1px solid var(--line)}.v-index>li:before{content:counter(idx,decimal-leading-zero);font-variant-numeric:tabular-nums;font-size:.82em;letter-spacing:.06em;color:var(--ink-muted)}.v-index__title{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:1.02rem}.v-index__lead{grid-column:2;color:var(--ink-muted);font-size:.92em;margin-top:.2rem}.v-index__date{font-variant-numeric:tabular-nums;font-size:.85em;white-space:nowrap;color:var(--ink-muted)}@media(max-width:640px){.v-index>li{grid-template-columns:2.5rem minmax(0,1fr)}.v-index__date{grid-column:2;order:3}}.v-cat__group+.v-cat__group{margin-top:calc(var(--space-unit) * 10)}.v-cat__group>h3{font-size:.78rem;letter-spacing:.14em;color:var(--ink-muted);border-bottom:1px solid var(--line);padding-block:calc(var(--space-unit) * 3)}.v-cat__row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;padding-block:calc(var(--space-unit) * 3)}.v-cat__name{flex:0 1 auto;min-width:0}.v-cat__row:after{content:"";flex:1 0 1.5rem;order:1;border-bottom:1px dotted var(--line-strong);translate:0 -.3em}.v-cat__price{order:2;font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.v-cat__body{order:3;flex-basis:100%;color:var(--ink-muted);font-size:.9em}@media(max-width:520px){.v-cat__row:after{display:none}}.v-spec{counter-reset:row;border-inline-start:1px solid var(--line);padding-inline-start:calc(var(--space-unit) * 6);display:grid}.v-spec>div{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;padding-block:calc(var(--space-unit) * 3);counter-increment:row}.v-spec dt{font-size:.72rem;letter-spacing:.12em;color:var(--ink-muted);white-space:nowrap}.v-spec dt:before{content:counter(row,decimal-leading-zero) "  "}.v-spec>div:after{content:"";flex:1 0 1.5rem;order:1;border-bottom:1px dotted var(--line);translate:0 -.3em}.v-spec dd{order:2;margin:0;min-width:0;flex:0 1 auto}@media(max-width:560px){.v-spec>div{display:grid;grid-template-columns:minmax(0,1fr)}.v-spec>div:after{display:none}}.v-figin:after{content:"";display:block;clear:both}.v-figin__media{float:inline-end;inline-size:min(38%,22rem);margin-block-start:.35em;margin-inline-start:2rem;margin-block-end:1.2rem;shape-outside:inset(0 round var(--radius));shape-margin:1.25rem}.v-figin__media img{inline-size:100%;block-size:auto;border-radius:var(--radius)}.v-figin__body{white-space:pre-line;color:var(--ink-muted)}@media(max-width:720px){.v-figin__media{float:none;inline-size:100%;margin-inline-start:0;margin-block:0 1.25rem}}@media(min-width:900px){.v-offset.grid--3>:nth-child(3n+2){margin-block-start:calc(var(--space-unit) * 10)}.v-offset.grid--3>:nth-child(3n){margin-block-start:calc(var(--space-unit) * 5)}.v-offset.grid--2>:nth-child(2n){margin-block-start:calc(var(--space-unit) * 12)}}.v-window{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,12rem),1fr));gap:calc(var(--space-unit) * 6)}.v-window figure,.v-window>*{margin:0}.v-window img{inline-size:100%;block-size:auto;aspect-ratio:3 / 4;object-fit:cover;border-start-start-radius:999px;border-start-end-radius:999px}.v-window[data-shape=maru] img{aspect-ratio:1;border-radius:50%}.about__media:not(:has(img)),.card__media:not(:has(img)),.v-zigzag__media:not(:has(img)),.person__avatar:not(:has(img)){display:none}.about--imageside .about__inner:not(:has(img)),.v-zigzag__row:not(:has(img)){grid-template-columns:minmax(0,1fr)}html.is-pickable .section{cursor:pointer}html.is-pickable .section:hover{outline:3px solid #1a5fd0;outline-offset:-3px;box-shadow:inset 0 0 0 6px #ffffff73}
