:root{color:#896c61;font-synthesis:none;text-rendering:optimizelegibility;--pink:#fff2ef;--rose:#eb8193;--deep:#896c61;--gold:#c9a776;--mint:#bde5dd;--cream:#fff9f7;--ink:#896c61;--line:#e2c6c5;--shadow:0 12px 30px #dbc0bf38;background:#fffaf9;font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;line-height:1.6}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{min-width:320px;margin:0;overflow-x:hidden}#root,main,section{max-width:100vw;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.page-loader{opacity:0;pointer-events:none;visibility:hidden;z-index:1000;background:#fff;justify-content:center;align-items:center;transition:opacity .32s,visibility .32s;display:flex;position:fixed;inset:0}.page-loader.is-visible{opacity:1;pointer-events:auto;visibility:visible}.page-loader-card{color:var(--rose);letter-spacing:.1em;text-align:center;flex-direction:column;align-items:center;gap:10px;font-family:Cormorant Garamond,Times New Roman,serif;font-size:clamp(22px,4vw,34px);font-weight:700;display:flex}.page-loader-card img{filter:none;object-fit:contain;transform-origin:50% 85%;width:clamp(82px,18vw,132px);height:clamp(82px,18vw,132px);animation:.9s cubic-bezier(.38,.03,.28,1.22) infinite tiarina-bounce}.page-loader-card span{text-shadow:0 1px #ffffffe6}@keyframes tiarina-bounce{0%,to{transform:translateY(0)scale(1)}42%{transform:translateY(-14px)scale(1.02)}58%{transform:translateY(2px)scale(.98)}}@media (prefers-reduced-motion:reduce){.page-loader,.page-loader-card img{transition:none;animation:none}}.site-header{--header-x-padding:clamp(18px, 4vw, 56px);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);max-width:100vw;padding:0 var(--header-x-padding) 14px;z-index:20;background:#fffffff0;border-bottom:1px solid #e2c6c5b8;width:100vw;position:fixed;top:0;left:0;right:auto}.header-message{background:var(--rose);color:#fff;letter-spacing:.12em;margin:0 calc(var(--header-x-padding) * -1) 12px;padding:8px var(--header-x-padding);text-align:center;font-size:clamp(13px,1.35vw,16px);font-weight:900;line-height:1.35}.header-bar{grid-template-columns:auto 1fr auto;align-items:center;gap:20px;width:100%;display:grid}.brand{color:var(--deep);align-items:center;gap:8px;font-family:Cormorant Garamond,serif;font-size:28px;font-weight:700;line-height:1;display:inline-flex}.brand img{object-fit:contain;width:76px;height:76px}.desktop-nav{justify-content:center;align-items:center;gap:clamp(12px,3vw,30px);display:flex}.desktop-nav a,.store-nav-button,.mobile-nav a,.footer-links a{color:#896c61;letter-spacing:.04em;font-size:14px;font-weight:600}.store-nav{position:relative}.store-nav-button{cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;display:inline-flex}.store-nav-button:hover,.desktop-nav a:hover{color:var(--rose)}.store-nav-menu{border:1px solid var(--line);z-index:30;background:#fffffffa;border-radius:8px;gap:8px;min-width:330px;padding:12px;display:grid;position:absolute;top:calc(100% + 16px);left:50%;transform:translate(-50%);box-shadow:0 18px 44px #896c6129}.store-nav-menu:before{border-left:1px solid var(--line);border-top:1px solid var(--line);content:"";background:#fff;width:14px;height:14px;position:absolute;top:-8px;left:50%;transform:translate(-50%)rotate(45deg)}.store-nav-overview,.store-nav-card{z-index:1;position:relative}.store-nav-overview{background:#fff2ef;border-radius:8px;justify-content:space-between;align-items:center;min-height:42px;padding:0 12px;display:flex}.store-nav-card{border:1px solid #0000;border-radius:8px;grid-template-columns:72px 1fr;align-items:center;gap:10px;padding:8px;display:grid}.store-nav-card:hover{border-color:var(--line);background:#fffaf9}.store-nav-card img{aspect-ratio:4/3;object-fit:cover;border-radius:6px;width:72px;height:auto}.store-nav-card span{gap:2px;display:grid}.store-nav-card strong{color:var(--deep);letter-spacing:0;font-size:14px;line-height:1.35}.store-nav-card small{color:#ad8e84;font-size:12px;line-height:1.45}.header-actions{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.menu-toggle{border:1px solid var(--line);color:var(--deep);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:none}.mobile-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffffffa;border-radius:8px;gap:2px;padding:10px;display:none}.mobile-nav a{border-radius:8px;align-items:center;min-height:44px;padding:0 14px;display:flex}.mobile-nav a:hover{color:var(--rose);background:#fff2ef}.mobile-store-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:4px 0 8px;display:grid}.mobile-store-links a{border:1px solid var(--line);background:#fff8f6;justify-content:center;min-height:40px;padding:0 10px}.header-cta,.primary-button,.secondary-button,.ghost-button{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:800;display:inline-flex}.header-cta,.primary-button{color:#fff;background:#e77f93;box-shadow:0 12px 24px #eb819338}.primary-button svg{width:22px;height:22px}.secondary-button{color:var(--deep);border:1px solid #e2c6c5}.text-link{color:var(--rose);align-items:center;gap:6px;margin-top:14px;font-weight:800;display:inline-flex}.disabled-button{color:#b39aa4;cursor:default;background:#f5eef0;border-color:#b08c9b29}.ghost-button{color:var(--deep);background:#ffffffe6}.hero{background:#fffdfc;grid-template-columns:minmax(0,1120px);grid-template-areas:"hero";justify-content:center;gap:0;min-height:auto;padding:154px clamp(18px,5vw,70px) 0;display:grid;position:relative;overflow:hidden}.hero-slider{grid-area:hero;height:clamp(560px,72vh,760px);position:relative;overflow:hidden}.hero-slider img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1.1s,transform 5.2s;position:absolute;inset:0;transform:scale(1.04)}.hero-slider img.active{opacity:1;transform:scale(1)}.hero-shade{background:linear-gradient(#fff0 42%,#4636307a 100%),linear-gradient(90deg,#ffffff47,#fff0 34%);grid-area:hero;position:relative}.hero-inner{z-index:1;grid-area:hero;align-self:end;max-width:720px;padding:0 clamp(24px,5vw,66px) 34px;position:relative}.eyebrow,.section-kicker{color:var(--rose);letter-spacing:.08em;margin:0 0 10px;font-family:Cormorant Garamond,Times New Roman,serif;font-size:18px;font-weight:600}h1,h2,h3,p{line-break:strict;overflow-wrap:break-word;word-break:normal;margin-top:0}h1,h2{color:var(--deep);letter-spacing:0;font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;line-height:1.04}h1,h2,h3{overflow-wrap:normal;text-wrap:balance;word-break:normal}.store-name-line{overflow-wrap:normal;text-wrap:nowrap;white-space:nowrap;word-break:keep-all;max-width:100%;display:block}.hero h1{color:#fffffff5;letter-spacing:.02em;text-shadow:0 2px 12px #48383038;max-width:100%;margin-bottom:14px;font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;font-size:clamp(30px,4.6vw,58px);font-weight:900;line-height:1.22}.hero-studio-copy,.hero-logo-word{color:#fffffff5;text-shadow:0 2px 18px #48383047;font-family:Cormorant Garamond,Times New Roman,serif}.hero-studio-copy{letter-spacing:.08em;margin:0;font-size:clamp(24px,3vw,44px);font-weight:600;line-height:1.1}.hero-logo-word{letter-spacing:.12em;white-space:nowrap;margin:10px 0 0;font-size:clamp(64px,7.8vw,118px);font-weight:700;line-height:.9}h2{margin-bottom:22px;font-size:clamp(36px,6vw,72px)}h3{color:var(--deep);margin-bottom:10px;font-size:21px;line-height:1.35}.store-section-title span{display:block}.lead{color:#ffffffed;letter-spacing:.02em;text-shadow:0 2px 10px #4838303d;max-width:680px;font-size:clamp(17px,2.5vw,23px);font-weight:400;line-height:1.9}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero-actions-below{z-index:1;grid-area:actions;justify-content:center;margin-top:0;position:relative}.hero-actions-below .ghost-button{background:#fff;border:1px solid #e2c6c5f0;min-width:132px;box-shadow:0 12px 24px #896c611a}.hero-strip{display:none}.hero-strip button{cursor:pointer;background:0 0;border:0;padding:0}.hero-strip img{aspect-ratio:4/3;box-shadow:var(--shadow);object-fit:cover;opacity:.72;border:3px solid #ffffffe0;border-radius:8px;width:100%;transition:all .25s}.hero-strip button.active img,.hero-strip button:hover img{opacity:1;border-color:#fff;transform:translateY(-3px)}.section{padding:clamp(48px,6vw,84px) clamp(20px,5vw,72px);position:relative}.section>*{z-index:1;position:relative}.section:before{content:"";opacity:.7;pointer-events:none;z-index:0;background:radial-gradient(circle,#fffffff2 0 2px,#0000 3px) 8% 18%/120px 120px no-repeat,radial-gradient(circle,#eb81936b 0 1px,#0000 3px) 86% 24%/150px 150px no-repeat,radial-gradient(circle,#c9a77670 0 2px,#0000 4px) 76% 82%/130px 130px no-repeat,radial-gradient(circle,#ffffffd1 0 1px,#0000 3px) 18% 84%/170px 170px no-repeat;animation:7s ease-in-out infinite alternate tiarina-twinkle;position:absolute;inset:0}@keyframes tiarina-twinkle{0%{opacity:.38;transform:translateY(0)}to{opacity:.82;transform:translateY(-8px)}}@media (prefers-reduced-motion:reduce){.section:before{animation:none}}.concept,.stores,.official-line,.preparation,.contact{background-position:50%;background-repeat:no-repeat;background-size:cover}.concept{background:#fffdfc}.about-tiarina{background:#fffaf9;padding-top:clamp(42px,5vw,70px);padding-bottom:clamp(42px,5vw,70px)}.about-tiarina-inner{grid-template-columns:minmax(0,.86fr) minmax(280px,.58fr);align-items:start;gap:clamp(24px,5vw,70px);max-width:1120px;margin:0 auto;display:grid}.about-tiarina-copy h2{color:#896c61;letter-spacing:.08em;margin-bottom:12px;font-size:clamp(13px,1.25vw,16px);font-weight:800;line-height:1.5}.about-tiarina-copy p{color:#896c61;letter-spacing:.1em;max-width:46em;font-size:14px;font-weight:400;line-height:2}.about-tiarina-image{aspect-ratio:16/9;border:1px solid var(--line);box-shadow:var(--shadow);object-fit:cover;border-radius:8px;width:min(100%,760px);margin:0 0 24px}.about-tiarina-points{flex-wrap:wrap;justify-content:flex-start;gap:10px;display:flex}.about-tiarina-points span{color:#896c61;white-space:nowrap;background:#fff;border:1px solid #e2c6c5eb;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:800;line-height:1.4}.split{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(28px,5vw,70px);display:grid}.split>*,.section-heading>*,.hero-inner{min-width:0}.concept p,.section-heading p,.reserve p{color:#896c61;letter-spacing:.1em;max-width:760px;font-size:16px;font-weight:400;line-height:2}.concept-copy{max-width:100%}.concept-copy h2,.seo-section .section-heading h2{font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;font-weight:800}.concept-visuals{gap:16px;display:grid}.concept-visuals>img{aspect-ratio:16/10;border:1px solid var(--line);box-shadow:var(--shadow);object-fit:cover;border-radius:8px;width:100%}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.feature,.campaign,.social-panel,.future-gallery,.prep-grid a,.faq-list details{border:1px solid var(--line);background:#ffffffdb;border-radius:8px;padding:24px;box-shadow:0 10px 34px #b0798b0f}.feature{background-color:#ffffffeb;background-image:linear-gradient(90deg, #fffc, #ffffff85), var(--feature-bg,none);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:188px;position:relative;overflow:hidden}.feature:before{content:"";pointer-events:none;background:#ffffff14;position:absolute;inset:0}.feature>*{z-index:1;position:relative}.feature svg,.scene-icon svg,.future-gallery svg{color:var(--rose)}.feature-number{color:var(--rose);letter-spacing:.08em;margin:12px 0 6px;font-size:12px;font-weight:800;line-height:1.4;display:block}.feature p,.campaign p,.social-panel p,.prep-grid p,.faq-list p{color:#896c61;margin-bottom:0}.seo-section{background:linear-gradient(#fffaf9,#fff2ef),#fff}.usecase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.usecase-card{border:1px solid var(--line);background:#ffffffdb;border-radius:8px;overflow:hidden;box-shadow:0 10px 34px #b0798b0f}.usecase-card img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto}.usecase-card div{padding:20px}.usecase-card span{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:18px;font-weight:700}.usecase-card p{color:#896c61;letter-spacing:.1em;margin-bottom:0;line-height:2}.keyword-list{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.keyword-list span{color:var(--deep);background:#fff;border:1px solid #e2c6c5;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:800}.intent-section{background:#fffaf9}.intent-grid,.prep-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.intent-grid span{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:18px;font-weight:700}.intent-card{border:1px solid var(--line);background:#ffffffdb;border-radius:8px;padding:24px;box-shadow:0 10px 34px #b0798b0f}.intent-grid h3,.prep-grid span{color:var(--deep);margin:8px 0;font-size:19px;display:block}.first-time{background:#fff}.first-time-flow{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;display:grid}.first-time .first-time-flow{grid-template-columns:repeat(4,minmax(0,1fr))}.first-time-card{border:1px solid var(--line);background:#ffffffe6;border-radius:8px;min-height:100%;padding:24px;box-shadow:0 10px 34px #b0798b12}.first-time-card span{color:var(--rose);letter-spacing:.06em;margin-bottom:14px;font-family:Cormorant Garamond,serif;font-size:26px;font-weight:800;line-height:1;display:inline-block}.first-time-card h3{color:var(--deep);margin:0 0 10px;font-size:20px}.first-time-card p{margin:0}.first-time-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.first-time-help-cta{background:#ffffffe0;border:1px solid #e2c6c5e0;border-radius:8px;margin-top:18px;padding:22px;box-shadow:0 14px 34px #b0798b12}.first-time-help-cta p{color:#896c61;letter-spacing:.06em;margin:0 0 14px;font-size:15px;font-weight:700;line-height:1.8}.first-time-help-actions{flex-wrap:wrap;gap:12px;display:flex}.first-time-help-actions .primary-button,.first-time-help-actions .ghost-button{min-height:48px}.first-time-hero-help{background:#fff;padding-top:30px;padding-bottom:30px}.first-time-hero-help .first-time-help-cta{max-width:760px;margin:0 auto}.first-time-page-hero{background:#fffaf9;padding-top:170px}.first-time-page-hero h1{color:var(--deep);margin:0;font-size:clamp(42px,8vw,82px);line-height:1.08}.first-time-flow-wide{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}.first-time-flow-arrows .first-time-card{position:relative}.first-time-flow-arrows .first-time-card:not(:last-child):after{border:1px solid var(--line);color:var(--rose);content:"→";z-index:2;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;font-weight:900;display:inline-flex;position:absolute;top:50%;right:-29px;transform:translateY(-50%);box-shadow:0 10px 24px #b0798b14}.first-time-prep-layout{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);gap:28px;display:grid}.first-time-prep-layout h2{color:var(--deep);margin:0 0 18px;font-size:clamp(34px,5vw,58px);line-height:1.14}.first-time-checklist{gap:12px;margin:0;padding:0;list-style:none;display:grid}.first-time-checklist li{border:1px solid var(--line);background:#ffffffeb;border-radius:8px;align-items:center;gap:10px;padding:15px 16px;font-weight:800;display:flex}.first-time-checklist svg{color:var(--rose);flex:none}.first-time-store-card{border:1px solid var(--line);background:#ffffffe6;border-radius:8px;display:grid;overflow:hidden;box-shadow:0 10px 34px #b0798b14}.first-time-store-card img{aspect-ratio:4/3;object-fit:cover;width:100%;height:100%}.first-time-store-card>div{padding:18px}.first-time-store-card span{color:var(--rose);font-size:13px;font-weight:800}.first-time-store-card h3{color:var(--deep);margin:6px 0 8px;font-size:clamp(12px,1.35vw,17px);line-height:1.35}.first-time-store-card p{margin:0 0 14px}.first-time-store-actions{flex-wrap:wrap;gap:10px;display:flex}.first-time-store-actions a{border:1px solid var(--line);border-radius:999px;align-items:center;gap:4px;min-height:36px;padding:0 13px;font-size:13px;font-weight:800;display:inline-flex}.stores{background:#fffaf9}.store-list-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.store-intro-card{border:1px solid var(--line);background:#ffffffe6;border-radius:8px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;overflow:hidden;box-shadow:0 10px 34px #b0798b14}.store-intro-card:hover{border-color:var(--rose);transform:translateY(-3px);box-shadow:0 16px 44px #b0798b29}.store-intro-card img{width:100%;height:auto}.store-intro-body{gap:8px;padding:18px;display:grid}.store-intro-card span{color:var(--gold);font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;font-size:13px;font-weight:800;line-height:1.25}.store-intro-card h3{letter-spacing:0;margin:0;font-size:clamp(12px,1.35vw,17px);line-height:1.25}.store-intro-card p{color:#896c61;letter-spacing:.1em;margin:0;font-size:14px;line-height:2}.store-intro-area{align-items:flex-start;gap:6px;font-weight:800;display:flex}.store-intro-area svg{color:var(--rose);flex:none;margin-top:3px}.store-intro-actions{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.store-card-reserve,.store-card-detail{justify-content:center;align-items:center;gap:4px;min-height:38px;padding:0 13px;font-size:14px;font-weight:800;display:inline-flex}.store-card-reserve{background:var(--rose);color:#fff;border-radius:999px;box-shadow:0 10px 20px #eb819338}.store-card-detail{border:1px solid var(--line);color:var(--deep);border-radius:999px}.store-card-detail:hover{border-color:var(--rose);color:var(--rose)}.store-tabs{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.store-tabs button{border:1px solid var(--line);color:var(--deep);cursor:pointer;font:inherit;background:#fff;border-radius:999px;min-height:44px;padding:0 20px;font-weight:800}.store-tabs button.active,.store-tabs button:hover{border-color:var(--rose);color:var(--rose);background:#fff2ef}.store-detail{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffe0;border-radius:8px;gap:22px;padding:clamp(16px,3vw,28px);display:grid}.store-detail-main{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);align-items:start;gap:clamp(20px,4vw,34px);display:grid}.store-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.store-photo-grid img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%;height:100%}.store-photo-grid img:first-child{grid-area:span 2/span 2}.store-detail .store-body{padding:0}.store-hero{min-height:86vh;position:relative;overflow:hidden}.store-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.store-hero-shade{background:linear-gradient(90deg,#fffaf9bd,#fff2ef57 46%,#fffaf900 100%),linear-gradient(#896c6112,#896c6112);position:absolute;inset:0}.store-hero-copy{z-index:1;max-width:820px;padding:190px clamp(22px,7vw,96px) 110px;position:relative}.store-hero-eyebrow-serif{color:#e98596;margin-bottom:18px;font-family:Cormorant Garamond,Times New Roman,serif;font-size:clamp(32px,4.2vw,58px);font-weight:700;line-height:.98}.store-hero-eyebrow-serif span{display:block}.store-hero-eyebrow-serif span:first-child{letter-spacing:.04em;margin-bottom:.06em;font-size:.56em}.store-hero-copy h1{max-width:13em;font-size:clamp(38px,5vw,66px);line-height:1.1}.store-hero-copy h1 span{display:block}@media (width>=981px){.store-hero-copy h1 span{white-space:nowrap}}.store-hero-copy p:not(.eyebrow){color:#fffaf6;max-width:32em;font-size:clamp(17px,2.2vw,22px);font-weight:500;line-height:1.7}.store-hero-intro span{display:block}.store-hero-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:760px;margin:22px 0 0;padding:0;list-style:none;display:grid}.store-hero-points li{color:var(--deep);background:#ffffffdb;border:1px solid #e2c6c5e6;border-radius:8px;padding:10px 12px;font-size:14px;font-weight:800;line-height:1.55}.store-hero.store-page-editorial{background:#fffdfc;grid-template-columns:minmax(0,1120px);grid-template-areas:"hero";justify-content:center;min-height:auto;padding:120px clamp(18px,5vw,70px) 78px;display:grid}.store-hero.store-page-editorial .store-hero-slides,.store-hero.store-page-editorial .store-hero-shade,.store-hero.store-page-editorial .store-hero-copy{grid-area:hero}.store-hero.store-page-editorial .store-hero-slides{width:100%;height:clamp(560px,72vh,760px);position:relative;overflow:hidden}.store-hero.store-page-editorial .store-hero-slides img{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity 1.35s,transform 6.2s;position:absolute;inset:0;transform:scale(1.045)}.store-hero.store-page-editorial .store-hero-slides img.active{opacity:1;transform:scale(1)}.store-hero.store-page-editorial .store-hero-shade{background:linear-gradient(#fff0 42%,#4636307a 100%),linear-gradient(90deg,#fff3,#fff0 34%);width:100%;position:relative;inset:auto}.store-hero.store-page-editorial .store-hero-copy{align-self:end;max-width:820px;padding:0 clamp(24px,5vw,66px) 54px}.store-hero.store-page-editorial .store-hero-eyebrow-serif{color:#fffffff5;letter-spacing:.06em;text-shadow:0 2px 12px #48383038;margin-bottom:16px;font-size:clamp(46px,7.5vw,86px);font-weight:500;line-height:1.02}.store-hero.store-page-editorial .store-hero-eyebrow-serif span:first-child{letter-spacing:.16em;margin-bottom:.16em;font-size:.35em}.store-hero.store-page-editorial .store-hero-copy h1{color:#fffffff5;letter-spacing:.04em;text-shadow:0 2px 12px #48383040;max-width:100%;margin-bottom:0;font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;font-size:clamp(20px,2.3vw,32px);font-weight:700;line-height:1.5}.store-hero.store-page-editorial .store-hero-copy h1 span{display:inline}.store-hero.store-page-editorial .store-hero-copy h1 span+span:before{content:" / "}.store-hero.store-page-editorial .store-hero-copy p:not(.eyebrow){color:#ffffffed;letter-spacing:.02em;text-shadow:0 2px 10px #4838303d;max-width:48em;font-size:clamp(15px,1.55vw,18px);font-weight:400;line-height:1.9}.store-hero.store-page-editorial .store-hero-points{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.store-hero.store-page-editorial .store-hero-points li{color:#765f59;background:#ffffffbd;border:1px solid #ffffffc7;padding:8px 12px;font-size:13px;font-weight:700}.store-hero.store-page-editorial .hero-actions{margin-top:22px}.store-hero.store-page-editorial.first-time-hero .store-hero-shade{background:linear-gradient(#fff0 36%,#4838306b 100%),linear-gradient(90deg,#48383047,#fff0 48%)}.first-time-hero .store-hero-copy p:not(.eyebrow){max-width:38em}.store-page-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.48fr);align-items:start;gap:clamp(24px,5vw,64px);display:grid}.store-page-layout p{color:var(--deep);max-width:44em;font-size:17px}.store-summary-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffe0;border-radius:8px;padding:24px}.store-page-section.store-page-editorial{background:#fffdfc}.store-page-section.store-page-editorial .section-kicker{color:#caa7aa;letter-spacing:.08em;font-family:Cormorant Garamond,Times New Roman,serif;font-size:24px;font-weight:600}.store-page-section.store-page-editorial .section-heading,.store-page-section.store-page-editorial .store-page-layout,.store-page-section.store-page-editorial .store-photo-shelves,.store-page-section.store-page-editorial .store-diagram-panel,.store-page-section.store-page-editorial .store-furniture-size{max-width:1120px;margin-left:auto;margin-right:auto}.store-page-section.store-page-editorial h2{letter-spacing:.02em;overflow-wrap:normal;word-break:keep-all;font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;font-size:clamp(36px,5.4vw,70px);font-weight:700;line-height:1.18}.store-detail-title-editorial span{display:inline-block}.store-page-section.store-page-editorial .section-heading h2 span{display:inline}.store-page-section.store-page-editorial .store-page-layout{grid-template-columns:minmax(0,.95fr) minmax(320px,.48fr)}.store-page-section.store-page-editorial .store-page-layout>div{min-width:0}.store-page-section.store-page-editorial .store-page-layout>div>p,.store-page-section.store-page-editorial .section-heading p{color:#8c7770;letter-spacing:.1em;font-size:clamp(16px,1.55vw,19px);font-weight:400;line-height:2}.store-page-section.store-page-editorial .store-summary-card{background:#fff;border-color:#e2c6c59e;box-shadow:0 18px 50px #b0798b14}.store-detail-hero-info{border-top:1px solid #e2c6c59e;gap:14px;max-width:800px;margin-top:28px;padding-top:24px;display:grid}.store-page-layout .store-detail-hero-info p{color:#7b635c;margin:0;font-size:clamp(16px,1.45vw,18px);line-height:1.9}.store-page-layout .store-detail-hero-info .store-detail-access{font-weight:700}.store-detail-points{flex-wrap:wrap;gap:9px;margin:2px 0 0;padding:0;list-style:none;display:flex}.store-detail-points li{color:#765f59;background:#fff;border:1px solid #e2c6c5d1;border-radius:6px;padding:8px 12px;font-size:14px;font-weight:700;line-height:1.5}.store-detail-actions{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.store-page-section.tinted.store-page-editorial{background:#fffaf9}.store-page-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.store-page-gallery img{aspect-ratio:16/10;object-fit:cover;border:1px solid #e2c6c5b8;border-radius:8px;width:100%;height:auto;box-shadow:0 10px 34px #b0798b0f}.store-page-gallery img:first-child{grid-area:span 2/span 2}.store-photo-shelves{gap:22px;display:grid}.store-page-section.store-page-editorial .store-photo-shelves{gap:clamp(32px,5vw,56px)}.store-diagram-panel,.store-furniture-size{border:1px solid var(--line);background:#ffffffdb;border-radius:8px;margin-top:22px;padding:18px;box-shadow:0 10px 34px #b0798b0f}.store-diagram-panel-head,.store-furniture-size-head{color:var(--deep);align-items:center;gap:10px;margin-bottom:14px;display:flex}.store-diagram-panel-head h2,.store-diagram-panel-head h3,.store-furniture-size-head h2,.store-furniture-size-head h3{margin:0 0 3px}.store-diagram-panel-head p,.store-furniture-size-head p{color:#896c61;margin:0;font-size:14px}.store-diagram-panel img,.store-furniture-size img{border:1px solid #e2c6c5b8;border-radius:8px;width:100%;height:auto;display:block}.store-diagram-placeholder{color:#a9867b;text-align:center;background:#fff8f6;border:1px dashed #e2c6c5e6;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:220px;font-weight:700;display:flex}.store-diagram-placeholder svg{color:var(--rose)}.store-page-section.store-page-editorial .store-diagram-panel,.store-page-section.store-page-editorial .store-furniture-size,.store-page-section.store-page-editorial .store-photo-shelf{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.store-page-section.store-page-editorial .store-diagram-panel,.store-page-section.store-page-editorial .store-furniture-size{margin-top:clamp(32px,5vw,56px)}.store-page-section.store-page-editorial .store-photo-shelf-head,.store-page-section.store-page-editorial .store-diagram-panel-head,.store-page-section.store-page-editorial .store-furniture-size-head{margin-bottom:18px}.store-page-section.store-page-editorial .store-photo-shelf-head h3,.store-page-section.store-page-editorial .store-diagram-panel-head h2,.store-page-section.store-page-editorial .store-diagram-panel-head h3,.store-page-section.store-page-editorial .store-furniture-size-head h2,.store-page-section.store-page-editorial .store-furniture-size-head h3{letter-spacing:.04em;font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;font-size:clamp(26px,3vw,42px);font-weight:700}.store-page-section.store-page-editorial .store-photo-shelf-head p,.store-page-section.store-page-editorial .store-diagram-panel-head p,.store-page-section.store-page-editorial .store-furniture-size-head p{color:#8c7770;font-size:15px;line-height:1.8}.store-page-section.store-page-editorial .store-photo-row{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;gap:18px;padding-bottom:0;display:grid;overflow:visible}.store-page-section.store-page-editorial .store-photo-row a:first-child{grid-column:1/-1}.store-page-section.store-page-editorial .store-diagram-panel img,.store-page-section.store-page-editorial .store-furniture-size img,.store-page-section.store-page-editorial .store-photo-row img{border:0;border-radius:0;box-shadow:0 18px 50px #b0798b14}.store-page-section.store-page-editorial .store-photo-row img{aspect-ratio:4/3}.store-page-section.store-page-editorial .store-photo-row a:first-child img{aspect-ratio:16/10}.store-photo-more-button{color:#765f59;cursor:pointer;font:inherit;background:#fff;border:1px solid #e2c6c5d1;border-radius:999px;justify-self:center;align-items:center;gap:6px;min-height:44px;margin:24px auto 0;padding:0 22px;font-size:14px;font-weight:800;transition:border-color .2s,color .2s,transform .2s;display:inline-flex}.store-photo-more-button:hover{border-color:var(--rose);color:var(--rose);transform:translateY(-1px)}.store-photo-more-button svg{transition:transform .2s}.store-photo-more-button[aria-expanded=true] svg{transform:rotate(180deg)}.store-photo-shelf{border:1px solid var(--line);background:#ffffffdb;border-radius:8px;padding:18px;overflow:hidden;box-shadow:0 10px 34px #b0798b0f}.store-photo-shelf-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.store-photo-shelf-head h3{margin-bottom:4px}.store-photo-shelf-head p{color:#896c61;margin:0;font-size:14px}.store-photo-row{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-color:#e2c6c5 transparent;grid-auto-columns:minmax(240px,31%);grid-auto-flow:column;gap:12px;padding-bottom:8px;display:grid;overflow-x:auto}.store-photo-row a{scroll-snap-align:start;border-radius:8px;display:block}.store-photo-row img{aspect-ratio:16/10;object-fit:cover;border:1px solid #e2c6c5b8;border-radius:8px;width:100%;height:auto;box-shadow:0 10px 26px #b0798b14}.store-page-floorplan{max-width:980px}.store-page-reserve{margin-top:0}.other-store-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.other-store-card{border:1px solid var(--line);color:var(--deep);background:#ffffffdb;border-radius:8px;display:grid;overflow:hidden;box-shadow:0 10px 34px #b0798b0f}.other-store-card img{aspect-ratio:16/10;object-fit:cover;width:100%}.other-store-card span{letter-spacing:0;padding:14px 16px 0;font-size:clamp(12px,1.3vw,16px);font-weight:800;line-height:1.3}.other-store-card small{color:#896c61;padding:2px 16px 16px;font-size:13px;font-weight:700}.other-stores .section-heading h2,.campaigns .section-heading h2{font-size:clamp(21px,2.2vw,30px);line-height:1.18}.store-detail-title-editorial.store-name-line,.store-photo-heading-title.store-name-line{letter-spacing:0;font-size:clamp(18px,2.6vw,32px);line-height:1.16}.store-reserve-title{font-size:clamp(21px,2.8vw,34px);line-height:1.16}.store-reserve-title .store-name-line{font-size:inherit;letter-spacing:0;line-height:inherit;vertical-align:baseline;display:inline-block}.store-lead{color:#896c61;margin-top:8px}.store-floorplan{border:1px solid var(--line);background:#fffaf9;border-radius:8px;gap:16px;padding:clamp(18px,3vw,24px);display:grid}.floorplans{background:#fffaf9}.floorplan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.floorplan-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffdb;border-radius:8px;gap:18px;padding:clamp(20px,3vw,28px);display:grid}.floorplan-head{align-items:flex-start;gap:12px;display:flex}.floorplan-head svg{color:var(--rose);flex:none;margin-top:4px}.floorplan-head p{color:#896c61;margin-bottom:0}.floorplan-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.floorplan-images a{border:1px solid var(--line);background:#fff;border-radius:8px;display:block;overflow:hidden}.floorplan-images img{aspect-ratio:4/3;object-fit:contain;width:100%;padding:10px}.floorplan-placeholder{border:1px dashed var(--line);color:var(--deep);background:linear-gradient(135deg,#fff2efc7,#ffffffe0);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:190px;font-weight:800;display:flex}.floorplan-placeholder svg{color:var(--rose)}.store-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.store-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;overflow:hidden}.store-card>img{aspect-ratio:16/10;object-fit:cover;width:100%}.store-body{padding:clamp(22px,4vw,34px)}.store-tag{color:var(--rose);margin-bottom:7px;font-weight:800}dl{gap:12px;margin:20px 0;display:grid}dt{color:var(--deep);align-items:center;gap:7px;font-weight:800;display:flex}dd{color:#896c61;margin:4px 0 0}.chips{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.chips span{color:var(--deep);background:#fff0f4;border:1px solid #e2c6c5;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:800}.store-map-card{gap:10px;margin-top:18px;display:grid}.store-map-card iframe{aspect-ratio:16/10;border:1px solid var(--line);border-radius:8px;width:100%;min-height:240px}.store-map-card a{color:var(--rose);justify-self:end;align-items:center;gap:4px;font-size:13px;font-weight:800;display:inline-flex}.store-card ul{color:#896c61;margin:0 0 24px;padding-left:20px}.admin-note{border-left:4px solid var(--gold);color:#896c61;background:#fff;margin:26px 0 0;padding:14px 18px}.tinted{background:linear-gradient(120deg,#fff2efeb,#fffaf9cc),#fff2ef}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.campaign-grid,.social-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.campaign-slider{scroll-snap-type:x mandatory;scrollbar-color:#eaa0b3 #fffaf9;grid-auto-columns:minmax(320px,min(72vw,560px));grid-auto-flow:column;gap:18px;padding:4px 4px 18px;scroll-padding-left:4px;display:grid;overflow-x:auto}.campaign-card{border:1px solid var(--line);box-shadow:var(--shadow);color:var(--deep);scroll-snap-align:start;background:#fff;border-radius:8px;transition:transform .25s,box-shadow .25s;display:grid;overflow:hidden}.campaign-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px #896c612e}.campaign-card img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.campaign-card span{justify-content:space-between;align-items:center;gap:6px;padding:14px 16px;font-size:17px;font-weight:800;display:flex}.campaign-card svg{color:var(--rose);flex:none}.official-line{background-image:radial-gradient(circle at 14% 16%,#eb81931f,#0000 30%),radial-gradient(circle at 82% 68%,#ffecef6b,#0000 34%),linear-gradient(135deg,#fffffff7,#fff2f6e0),url(/backgrounds/section-bg-05.jpg)}.line-panel{grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:center;gap:clamp(28px,5vw,72px);max-width:1180px;margin:0 auto;display:grid}.line-copy h2{max-width:12em;font-size:clamp(21px,2.2vw,30px);line-height:1.18}.line-copy p:not(.section-kicker){max-width:38em;margin:0;font-size:18px}.line-benefits{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.line-benefits span{color:var(--deep);background:#fff;border:1px solid #eb819342;border-radius:999px;padding:8px 14px;font-size:15px;font-weight:800}.line-qr-card{box-shadow:var(--shadow);color:var(--deep);text-align:center;background:#fff;border:1px solid #eb819342;border-radius:8px;place-items:center;gap:14px;padding:clamp(18px,3vw,28px);display:grid}.line-qr-card span{color:var(--rose);font-size:18px;font-weight:900}.line-qr-card img{aspect-ratio:1;border-radius:8px;width:min(100%,240px);max-width:240px;display:block}.line-qr-card small{color:var(--muted);font-size:12px;line-height:1.6}.campaign span{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:20px;font-weight:700}.scene-slider{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-color:#e2c6c5e6 transparent;grid-auto-columns:minmax(230px,300px);grid-auto-flow:column;gap:16px;padding:4px 4px 18px;display:grid;overflow-x:auto}.scene-card{border:1px solid var(--line);color:var(--deep);scroll-snap-align:start;background:linear-gradient(#fffffff2,#fff9f7f5),radial-gradient(circle at 82% 14%,#eb819329,#0000 28%);border-radius:8px;align-content:start;gap:16px;padding:24px 22px;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 26px #dbc0bf26}.scene-card:after{color:#c9a776b8;content:"✦";font-size:34px;line-height:1;position:absolute;top:20px;right:20px}.scene-icon{color:var(--rose);background:#fff2efe6;border:1px solid #e2c6c5d9;border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex}.scene-card span{font-size:clamp(22px,2vw,30px);font-weight:900;line-height:1.28}.scene-card p{color:#896c61;letter-spacing:.1em;margin:0;font-size:15px;line-height:2}.preparation{background-image:linear-gradient(135deg,#fff2efe0,#fffaf9d1),url(/backgrounds/section-bg-06.jpg)}.prep-logo{width:min(100%,760px);height:auto;margin:0 auto clamp(26px,4vw,46px)}.prep-showcase{text-align:center;grid-template-columns:minmax(0,760px);justify-content:center;align-items:center;gap:clamp(22px,5vw,60px);display:grid}.prep-copy{justify-items:center;display:grid}.prep-copy h2{margin-bottom:16px;font-size:clamp(21px,2.2vw,30px);line-height:1.18}.faq .section-heading h2,.contact-layout h2{font-size:clamp(21px,2.2vw,30px);line-height:1.18}.prep-copy p:not(.section-kicker){color:#896c61;max-width:35em;font-size:17px}.prep-button{border:1px solid var(--line);color:var(--deep);background:#fff;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:800;display:inline-flex}.prep-grid a{color:var(--deep);min-height:190px;transition:transform .25s,box-shadow .25s;display:block}.prep-grid a:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.prep-grid svg{color:var(--rose)}.gallery{background:#fffaf9}.gallery-tabs{flex-wrap:wrap;gap:10px;margin:-12px 0 24px;display:flex}.gallery-tabs button{border:1px solid var(--line);color:var(--deep);cursor:pointer;font:inherit;background:#fff;border-radius:999px;min-height:42px;padding:0 18px;font-weight:700;transition:all .25s}.gallery-tabs button:hover,.gallery-tabs button.active{border-color:var(--rose);color:var(--rose);background:#fff2ef}.faq{background:linear-gradient(#fff2ef,#fff)}.faq-list{grid-template-columns:minmax(0,1fr);gap:14px;max-width:980px;margin:0 auto;display:grid}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary h3{margin:0}.faq-list summary svg{color:var(--rose);flex:none;transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details p{margin-top:14px}.faq-links{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.faq-links a{color:var(--deep);background:#fff2ef;border:1px solid #eb81933d;border-radius:999px;align-items:center;gap:4px;min-height:38px;padding:0 14px;font-size:14px;font-weight:800;display:inline-flex}.faq-links a:hover{border-color:var(--rose);color:var(--rose);background:#fff}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.gallery-grid img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%;height:100%}.gallery-grid img:first-child,.gallery-grid img:nth-child(6n){grid-row:span 2}.future-gallery{align-items:center;gap:18px;margin-top:18px;display:flex}.future-gallery h3,.future-gallery p{margin-bottom:0}.social-panel{border:1px solid var(--line);border-radius:8px;min-height:420px;padding:clamp(16px,3vw,24px);overflow:hidden}.social-panel iframe,.social-panel blockquote{width:100%!important;min-width:0!important;max-width:100%!important;margin:0 auto!important}.instagram-panel{background:linear-gradient(135deg,#fff,#fff2ef)}.tiktok-panel{background:linear-gradient(135deg,#fff,#eefaf7)}.news-list{border-top:1px solid var(--line)}.news-list article{border-bottom:1px solid var(--line);grid-template-columns:140px 1fr;align-items:center;gap:20px;padding:18px 0;display:grid}.news-list time{color:var(--rose);font-weight:800}.news-list p{color:#896c61;margin-bottom:0;font-weight:700}.reserve{color:#fff;background:#e2c6c5;justify-content:space-between;align-items:center;gap:28px;padding:clamp(36px,5vw,60px) clamp(20px,5vw,72px);display:flex}.reserve h2,.reserve .eyebrow,.reserve p{color:#fff}.reserve-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.reserve .primary-button{color:var(--deep);background:#fff}.contact{background-image:linear-gradient(135deg,#fff2efe6,#fffaf9b8),url(/backgrounds/section-bg-07.jpg)}.contact-layout{grid-template-columns:minmax(0,.82fr) minmax(320px,1.18fr);align-items:start;gap:clamp(28px,5vw,64px);display:grid}.contact-layout>div>p{color:#896c61;font-size:17px}.contact-note{border:1px solid var(--line);color:var(--deep);background:#ffffffc2;border-radius:8px;align-items:center;gap:12px;margin-top:24px;padding:16px 18px;font-weight:800;display:flex}.contact-note svg{color:var(--rose);flex:none}.contact-form{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffdb;border-radius:8px;gap:18px;padding:clamp(22px,4vw,34px);display:grid}.spam-trap{opacity:0;pointer-events:none;width:1px;height:0;position:absolute;top:auto;left:-10000px;overflow:hidden}.contact-form label{color:var(--deep);gap:8px;font-weight:800;display:grid}.contact-form input,.contact-form select,.contact-form textarea{appearance:none;color:var(--ink);font:inherit;background:#fff;border:1px solid #e2c6c5;border-radius:8px;outline:none;width:100%;min-height:48px;padding:12px 14px}.contact-form select{background-image:linear-gradient(45deg, transparent 50%, var(--rose) 50%), linear-gradient(135deg, var(--rose) 50%, transparent 50%);background-position:calc(100% - 18px) 21px,calc(100% - 12px) 21px;background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:40px}.contact-form textarea{resize:vertical;min-height:150px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--rose);box-shadow:0 0 0 4px #eaa0b31a}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.contact-form .primary-button{cursor:pointer;border:0;justify-self:start}.form-status{border-left:4px solid var(--gold);color:#896c61;background:#fff8f9;margin:0;padding:12px 14px;font-weight:800}footer{background:#fffdfc;border-top:1px solid #e2c6c5b8;justify-content:space-between;align-items:center;padding:42px clamp(20px,5vw,72px);display:flex}footer p{color:#8c7770;margin:8px 0 0}footer .brand img{width:104px;height:104px}.footer-nav{justify-items:end;gap:18px;display:grid}.footer-links{flex-wrap:wrap;gap:16px;display:flex}.footer-links a{align-items:center;gap:6px;display:inline-flex}.footer-external-link{border:1px solid var(--line);color:#896c61;text-align:center;background:#fff;border-radius:8px;max-width:620px;padding:12px 16px;font-size:13px;font-weight:800;line-height:1.6;display:block}.footer-external-link:hover{border-color:var(--rose);color:var(--rose);background:#fff8f9}@media (width<=980px){.site-header{display:block}.header-bar{justify-content:space-between;align-items:center;gap:10px;display:flex}.desktop-nav{display:none}.brand{flex:none}.header-actions{margin-left:auto}.menu-toggle{flex:none;display:inline-flex}.mobile-nav{width:100%;margin-top:10px;display:grid}.first-time-flow-wide{grid-template-columns:1fr;gap:36px}.first-time .first-time-flow,.first-time-flow-arrows{grid-template-columns:1fr}.first-time-flow-arrows .first-time-card:not(:last-child):after{content:"↓";inset:auto auto -35px 50%;transform:translate(-50%)}.about-tiarina-inner{grid-template-columns:1fr;align-items:start}.hero-inner{padding-bottom:24px}.hero-strip{width:calc(100% - clamp(36px,10vw,144px));left:clamp(18px,5vw,72px);right:auto}.split,.store-grid,.store-list-grid,.floorplan-grid,.campaign-grid,.line-panel,.usecase-grid,.intent-grid,.first-time-prep-layout,.store-page-layout,.other-store-grid,.store-hero-points,.prep-showcase,.prep-grid,.faq-list,.contact-layout,.social-grid{grid-template-columns:1fr}.section-heading,.reserve,footer{flex-direction:column;align-items:flex-start}.footer-nav{justify-items:start;width:100%}.footer-external-link{text-align:left;max-width:100%}.reserve-actions{justify-content:flex-start}.store-page-section.store-page-editorial .store-page-layout{grid-template-columns:1fr}.store-page-section.store-page-editorial .store-summary-card{width:100%}.store-hero.store-page-editorial{grid-template-columns:1fr;padding:104px 16px 56px}.store-hero.store-page-editorial .store-hero-slides,.store-hero.store-page-editorial .store-hero-shade{height:min(72vh,640px);min-height:520px}.store-hero.store-page-editorial .store-hero-copy{padding:0 22px 36px}.store-hero.store-page-editorial .store-hero-eyebrow-serif{margin-bottom:14px;font-size:clamp(38px,10vw,64px)}.store-hero.store-page-editorial .store-hero-copy h1{font-size:clamp(18px,4.8vw,26px)}.store-hero.store-page-editorial .store-hero-copy h1 span{display:block}.store-hero.store-page-editorial .store-hero-copy h1 span+span:before{content:""}.store-hero.store-page-editorial .store-hero-copy p:not(.eyebrow){font-size:15px;line-height:1.8}.store-page-section.store-page-editorial .store-photo-row{grid-template-columns:1fr}.store-page-section.store-page-editorial .store-photo-row a:first-child{grid-column:auto}}@media (width<=640px){.site-header{--header-x-padding:12px;min-height:auto;padding:0 var(--header-x-padding) 10px}.header-message{letter-spacing:.06em;margin:0 calc(var(--header-x-padding) * -1) 10px;padding:7px var(--header-x-padding);white-space:nowrap;font-size:12px}.header-bar{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.desktop-nav{display:none}.brand{grid-column:1;font-size:25px}.brand img{width:58px;height:58px}.header-cta{text-overflow:ellipsis;grid-column:2;justify-self:end;min-width:0;max-width:100%;min-height:42px;padding:0 14px;font-size:14px;overflow:hidden}.header-actions{display:contents}.menu-toggle{grid-column:3;justify-self:end;width:42px;height:42px;display:inline-flex}.mobile-nav{margin-top:10px}.hero{grid-template-columns:1fr;gap:18px;min-height:auto;padding:116px 0 0}.hero-slider,.hero-shade{aspect-ratio:6/5;width:100%;height:auto;min-height:0}.hero-shade{background:linear-gradient(#fff0 42%,#46363080 100%),linear-gradient(90deg,#ffffff47,#fff0 34%)}.hero-inner{flex-direction:column;justify-content:flex-end;min-height:auto;padding:0 22px 22px;display:flex}.hero-studio-copy{letter-spacing:.07em;font-size:clamp(20px,5.8vw,28px)}.hero-logo-word{letter-spacing:.08em;margin-top:4px;font-size:clamp(52px,14vw,70px)}h1{font-size:clamp(54px,18vw,76px);line-height:1}h2{margin-bottom:16px;font-size:31px;line-height:1.22}h3{font-size:19px}.store-intro-card h3,.first-time-store-card h3{font-size:clamp(12px,4vw,17px)}.other-stores .section-heading h2,.campaigns .section-heading h2{font-size:22px}.eyebrow,.section-kicker{font-size:16px}.section{padding:38px 20px}.about-tiarina{padding-top:34px;padding-bottom:34px}.about-tiarina-copy h2{margin-bottom:10px;font-size:13px;line-height:1.55}.about-tiarina-copy p{letter-spacing:.06em;max-width:100%;font-size:14px;line-height:1.9}.about-tiarina-image{width:100%;margin-bottom:20px}.about-tiarina-points{gap:8px}.about-tiarina-points span{padding:8px 10px;font-size:12px}.first-time-page-hero{padding-top:128px}.first-time-flow-wide{grid-template-columns:1fr;gap:36px}.first-time-flow-arrows .first-time-card:not(:last-child):after{content:"↓";inset:auto auto -35px 50%;transform:translate(-50%)}.first-time-card{padding:20px}.first-time-actions .primary-button,.first-time-actions .ghost-button,.first-time-help-actions .primary-button,.first-time-help-actions .ghost-button{width:100%}.concept{padding-top:30px}.section-heading{gap:10px;margin-bottom:18px}.section-heading p,.concept p,.reserve p{font-size:16px;line-height:2}.store-page-section.store-page-editorial h2{font-size:clamp(34px,10vw,46px);line-height:1.24}.store-page-section.store-page-editorial .store-detail-title-editorial{font-size:clamp(18px,5.2vw,26px)}.store-detail-title-editorial span,.store-page-section.store-page-editorial .section-heading h2 span{max-width:100%;display:inline-block}.store-page-section.store-page-editorial .section-heading h2{max-width:none;font-size:clamp(34px,9.2vw,42px)}.store-detail-title-editorial.store-name-line,.store-photo-heading-title.store-name-line,.store-reserve-title,.store-reserve-title .store-name-line{font-size:clamp(18px,5.2vw,26px)}.store-hero.store-page-editorial{padding:79px 0 50px}.store-hero.store-page-editorial .store-hero-slides,.store-hero.store-page-editorial .store-hero-shade{aspect-ratio:6/5;width:100%;height:auto;min-height:0}.store-hero.store-page-editorial .store-hero-slides img{object-fit:cover}.store-hero.store-page-editorial .store-hero-copy{min-height:0;padding:0 22px 26px}.store-hero.store-page-editorial .store-hero-eyebrow-serif{margin-bottom:8px;font-size:clamp(32px,9.5vw,44px)}.store-hero.store-page-editorial .store-hero-copy h1{font-size:clamp(16px,4.3vw,21px);line-height:1.45}.store-page-section.store-page-editorial .store-page-layout{gap:24px}.store-detail-hero-info{margin-top:22px;padding-top:20px}.store-detail-points li{max-width:100%;font-size:13px}.store-summary-card{padding:20px}footer{gap:24px;padding:34px 20px}footer .brand img{width:84px;height:84px}.footer-links{flex-direction:column;align-items:flex-start;gap:12px}.footer-external-link{font-size:12px}.seo-section .section-heading p{font-size:16px}.lead{max-width:20em;font-size:15px;line-height:1.65}.hero-actions{gap:10px;margin-top:22px}.hero-actions-below{justify-content:center;margin-top:0;padding:0 20px}.hero-actions a{padding:0 16px;font-size:15px}.store-intro-actions{gap:7px}.store-card-reserve,.store-card-detail{flex:120px;min-height:40px}.campaign-slider{grid-auto-columns:minmax(280px,86vw);gap:14px;margin-left:-4px;margin-right:-20px;padding-right:20px}.campaign-card span{padding:12px 14px;font-size:15px}.line-panel{gap:22px}.line-copy p:not(.section-kicker){font-size:16px;line-height:1.75}.line-benefits{gap:8px;margin-top:18px}.line-benefits span{padding:7px 11px;font-size:13px}.line-qr-card{padding:18px}.line-qr-card img{max-width:210px}.concept-copy p:nth-of-type(n+2){display:none}.concept-copy p,.section-heading p{max-width:calc(100vw - 40px)}.usecase-card div,.feature,.campaign,.prep-grid a,.faq-list details{padding:18px}.keyword-list{display:none}.feature-grid,.gallery-grid,.store-detail-main,.store-photo-grid,.floorplan-images{grid-template-columns:1fr}.scene-slider{grid-auto-columns:minmax(245px,78vw);gap:14px;margin-left:-4px;margin-right:-20px;padding-right:20px}.scene-card{padding:22px 20px 20px}.store-photo-grid img:first-child{grid-area:auto}.store-photo-grid img,.gallery-grid img{aspect-ratio:auto;object-fit:contain;height:auto}.gallery-grid img:first-child,.gallery-grid img:nth-child(6n){grid-row:auto}.prep-showcase{margin-bottom:18px}.prep-logo{width:min(100%,520px)}.hero-strip{display:none}.store-hero{min-height:560px}.store-hero>img{object-position:center}.store-hero-shade{background:linear-gradient(#fffaf914,#fffaf92e 36%,#fff7f0d1 100%),linear-gradient(90deg,#fffaf947,#fffaf900)}.store-hero-copy{flex-direction:column;justify-content:flex-end;min-height:560px;padding:210px 20px 42px;display:flex}.store-hero-copy h1{max-width:none;font-size:34px;line-height:1.1}.store-hero-copy p:not(.eyebrow){font-size:16px;line-height:1.65}.store-hero-points{gap:8px;margin-top:16px}.store-hero-points li{padding:8px 10px;font-size:13px}.store-page-gallery{grid-template-columns:1fr}.store-photo-shelf{padding:14px}.store-photo-shelf-head{gap:8px;display:grid}.store-photo-row{grid-auto-columns:minmax(240px,82vw);gap:10px;margin-left:-2px;margin-right:-14px;padding-right:14px}.store-page-gallery img,.store-page-gallery img:first-child{aspect-ratio:auto;object-fit:contain;grid-area:auto;height:auto}.news-list article{grid-template-columns:1fr;gap:4px}.form-row{grid-template-columns:1fr}}.store-page-section.store-page-editorial .store-detail-title-editorial.store-name-line,.store-page-section.store-page-editorial .section-heading h2.store-photo-heading-title{letter-spacing:0;font-size:clamp(18px,2.6vw,32px);line-height:1.16}.store-page-section.store-page-editorial.other-stores .section-heading h2{font-size:clamp(21px,2.2vw,30px);line-height:1.18}@media (width<=640px){.store-page-section.store-page-editorial .store-detail-title-editorial.store-name-line,.store-page-section.store-page-editorial .section-heading h2.store-photo-heading-title,.store-reserve-title,.store-reserve-title .store-name-line{font-size:clamp(18px,5.2vw,26px)}.store-page-section.store-page-editorial.other-stores .section-heading h2{font-size:22px}}
