/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#243142;--muted:#667686;--paper:#fbfaf6;--cream:#f3efe5;--blue:#cfe8f7;--blue-deep:#7daecc;--sage:#919d7c;--sage-pale:#eef0e7;--red:#bd695f;--line:#24314229}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Arial,sans-serif}body:has(.menu-modal){overflow:hidden}button,a,input,textarea{color:inherit;font:inherit}button{cursor:pointer}a{text-decoration:none}img{width:100%;display:block}.section-shell{width:min(1180px,100% - 48px);margin:0 auto}.kicker{color:#758b9b;letter-spacing:.24em;text-transform:uppercase;margin:0 0 22px;font-size:9px;font-weight:800}h1,h2{letter-spacing:-.045em;margin:0;font-family:Yu Mincho,Hiragino Mincho ProN,Georgia,serif;font-weight:500}h1 span,h2 span{display:block}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf6e0;border-bottom:1px solid #4053651a;align-items:center;gap:36px;width:100%;height:84px;padding:0 clamp(24px,4.5vw,72px);display:flex;position:fixed;top:0;left:0}.brand{align-items:center;gap:13px;min-width:250px;display:inline-flex}.brand-ring{text-align:center;letter-spacing:.05em;border:1px solid #8194a2;border-radius:50%;place-items:center;width:52px;height:52px;font:500 10px/1.05 Georgia,serif;display:grid}.brand-words{flex-direction:column;gap:5px;display:flex}.brand-words b{letter-spacing:.14em;font:500 14px Georgia,serif}.brand-words small{color:#8fa0ac;letter-spacing:.15em;font-size:6px;font-weight:700}.desktop-nav{flex:1;justify-content:center;gap:clamp(16px,2.5vw,36px);display:flex}.desktop-nav button{color:#5f7180;background:0 0;border:0;padding:12px 0;font-size:10px;font-weight:700;position:relative}.desktop-nav button:after{content:"";background:var(--red);height:1px;transition:all .28s;position:absolute;bottom:6px;left:0;right:100%}.desktop-nav button:hover:after{right:0}.language-switch{background:#fff;border:1px solid #cbd5db;border-radius:999px;align-items:center;gap:4px;padding:4px;display:flex}.language-switch button{color:#84939d;background:0 0;border:0;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:800}.language-switch button.active{background:var(--ink);color:#fff}.mobile-toggle,.mobile-nav{display:none}.hero{background:linear-gradient(105deg,#fbfaf6 0 47%,#e7f4fb 47% 100%);grid-template-columns:minmax(430px,.88fr) minmax(500px,1.12fr);align-items:center;gap:clamp(55px,8vw,125px);min-height:890px;padding:155px clamp(24px,7vw,112px) 85px;display:grid;overflow:hidden}.hero-copy{max-width:640px}.hero h1{font-size:clamp(50px,4.5vw,66px);line-height:1.35}.hero h1 span:last-child{color:#6f91aa}.hero-lead{max-width:510px;color:var(--muted);margin:30px 0 0;font-family:Yu Mincho,serif;font-size:14px;line-height:2.08}.hero-actions{align-items:center;gap:20px;margin-top:39px;display:flex}.primary-action{border:1px solid var(--ink);background:var(--ink);color:#fff;letter-spacing:.03em;border-radius:999px;justify-content:space-between;align-items:center;min-width:210px;padding:16px 20px;font-size:10px;font-weight:700;transition:all .25s;display:flex}.primary-action:hover{background:#6e95ad;border-color:#6e95ad;transform:translateY(-2px)}.quiet-action{color:#697d8b;background:0 0;border:0;border-bottom:1px solid #9fb0bc;gap:17px;padding:13px 4px;font-size:10px;font-weight:700;display:flex}.hero-whisper{align-items:flex-end;gap:15px;margin-top:55px;display:flex}.hero-whisper span{border-bottom:1px solid #b1bfc8;border-left:1px solid #b1bfc8;border-radius:0 0 0 12px;width:37px;height:37px}.hero-whisper p{color:#87959f;margin:0 0 1px;font:11px Yu Mincho,serif}.hero-art{place-items:center;min-height:650px;display:grid;position:relative}.hero-poster{border-radius:260px 260px 34px 34px;width:min(510px,86%);height:660px;overflow:hidden;box-shadow:0 38px 80px #3f657e33}.hero-poster img{object-fit:cover;object-position:center;height:100%}.ame-note{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd4;border:1px solid #63809245;border-radius:18px;align-items:center;gap:12px;padding:12px 17px;display:flex;position:absolute;bottom:78px;left:0;box-shadow:0 16px 32px #43667b1f}.ame-note p{flex-direction:column;gap:2px;margin:0;display:flex}.ame-note small{color:#94a3ad;letter-spacing:.16em;font-size:6px;font-weight:800}.ame-note p b{font:500 12px Yu Mincho,serif}.ame-face{background:#f3f8fb;border-radius:50%;width:38px;height:34px;display:inline-block;position:relative}.ame-face i{background:#f3f8fb;border:2px solid #6d8797;border-radius:10px;width:10px;height:23px;position:absolute;top:-10px}.ame-face i:first-child{left:7px}.ame-face i:nth-child(2){right:7px}.ame-face b{color:var(--red);place-items:center;font-size:20px;display:grid;position:absolute;inset:2px 0 0}.hero-number{color:#486f8938;font:italic 56px Georgia,serif;position:absolute;top:85px;right:0}.day-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;grid-template-columns:170px 1fr 150px 150px;align-items:center;min-height:108px;padding:0 clamp(30px,6vw,95px);display:grid}.day-strip>span{color:#7695a8;align-items:baseline;gap:10px;font:italic 22px Georgia,serif;display:flex}.day-strip span small{color:#9ba8b0;letter-spacing:.12em;font:7px Arial,sans-serif}.day-strip p{border-left:1px solid var(--line);border-right:1px solid var(--line);color:#7c898f;margin:0;padding:0 40px;font:11px/1.8 Yu Mincho,serif}.story-section{background:var(--paper);padding:155px 0}.story-grid{grid-template-columns:.86fr 1.14fr;align-items:center;gap:clamp(65px,9vw,135px);display:grid}.story-art{background:#f7f7f2;border:1px solid #d7ddd5;max-width:515px;padding:18px 18px 58px;position:relative;transform:rotate(-1deg);box-shadow:0 22px 50px #46514114}.story-art img{aspect-ratio:3/4;object-fit:cover}.story-art>span{color:#8e9c87;letter-spacing:.18em;font:8px Georgia,serif;position:absolute;bottom:20px;left:22px}.story-copy{max-width:570px}.story-copy h2,.section-heading h2,.menu-copy h2,.delivery-heading h2,.social-copy h2,.visit-copy h2{font-size:clamp(43px,4.7vw,64px);line-height:1.38}.story-copy h2 span:last-child,.section-heading h2 span:last-child,.menu-copy h2 span:last-child,.delivery-heading h2 span:last-child,.social-copy h2 span:last-child,.visit-copy h2 span:last-child{color:var(--sage)}.story-text{grid-template-columns:repeat(2,1fr);gap:28px;margin-top:33px;display:grid}.story-text p{color:var(--muted);margin:0;font:12px/2.05 Yu Mincho,serif}.story-copy blockquote{border-left:1px solid var(--sage);color:#66735c;margin:34px 0 0;padding:20px 0 20px 25px;font:15px/1.8 Yu Mincho,serif}.tea-notes{flex-wrap:wrap;gap:7px;margin-top:29px;display:flex}.tea-notes span{color:#829078;letter-spacing:.13em;border:1px solid #cfd5ca;border-radius:999px;padding:7px 10px;font-size:7px}.ritual-section{background:#edf5f9;padding:145px 0 160px}.section-heading{justify-content:space-between;align-items:flex-end;display:flex}.vertical-note{color:#91a4b0;letter-spacing:.18em;writing-mode:vertical-rl;font-size:7px;font-weight:700}.ritual-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:23px;margin-top:65px;display:grid}.ritual-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 18px 45px #3c5a6c14}.ritual-2{margin-top:50px}.ritual-3{margin-top:100px}.ritual-image{height:390px;overflow:hidden}.ritual-image img{object-fit:cover;object-position:center top;height:100%;transition:transform .5s}.ritual-card:hover .ritual-image img{transform:scale(1.025)}.ritual-copy{padding:26px 26px 30px}.ritual-copy>span{color:#9aabb5;font:italic 13px Georgia,serif}.ritual-copy h3{margin:14px 0 12px;font:500 17px/1.55 Yu Mincho,serif}.ritual-copy p{color:#74828a;margin:0;font-size:10px;line-height:1.9}.menu-section{background:var(--paper);padding:150px 0}.menu-grid{grid-template-columns:.68fr 1.32fr;align-items:center;gap:75px;display:grid}.menu-copy>p:not(.kicker){color:var(--muted);margin:28px 0 0;font:12px/2 Yu Mincho,serif}.menu-copy>button{color:#647987;background:0 0;border:0;border-bottom:1px solid #91a4b0;justify-content:space-between;width:100%;margin-top:34px;padding:15px 0;font-size:10px;font-weight:700;display:flex}.menu-preview{background:#fff;border:1px solid #cbd6dd;border-radius:19px;padding:0;position:relative;overflow:hidden;box-shadow:0 28px 60px #3753651a}.menu-preview img{aspect-ratio:16/10;object-fit:cover}.menu-preview>span{color:#738693;letter-spacing:.16em;background:#ffffffe6;border-radius:999px;padding:9px 12px;font:7px Georgia,serif;position:absolute;bottom:16px;right:16px}.delivery-section{background:#e1eff7;padding:145px 0}.delivery-heading{grid-template-rows:auto auto;grid-template-columns:.8fr 1.2fr;align-items:end;gap:0 80px;display:grid}.delivery-heading .kicker{grid-column:1/-1}.delivery-heading h2{grid-column:1}.delivery-heading>p:last-child{color:#647986;grid-column:2;max-width:500px;margin:0 0 8px;font:12px/2 Yu Mincho,serif}.platform-row{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:60px;display:grid}.platform-row article{background:#ffffff94;border:1px solid #4e718633;border-radius:18px;flex-direction:column;min-height:210px;padding:26px;display:flex}.platform-row article.featured{background:var(--ink);color:#fff}.platform-row small{color:#91a4b0;letter-spacing:.16em;font-size:7px;font-weight:800}.platform-row .featured small{color:#b8d1df}.platform-row h3{margin:auto 0 20px;font:500 clamp(25px,2.5vw,36px) Georgia,serif}.platform-row article>span{color:#8ba2b1;text-align:right;font:italic 10px Georgia,serif}.social-section{background:#f4f2ec;padding:145px 0}.social-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:85px;min-height:570px;display:grid}.social-copy>p:not(.kicker){max-width:480px;color:var(--muted);margin:29px 0 0;font:12px/2 Yu Mincho,serif}.social-button{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:999px;justify-content:space-between;align-items:center;max-width:310px;margin-top:32px;padding:15px 19px;font-size:10px;font-weight:700;display:flex}.social-button.static{cursor:default}.social-copy>small{color:#94a0a7;margin-top:14px;font-size:8px;display:block}.instagram-visual{background:repeating-linear-gradient(0deg,#e6f2f9 0 6px,#f6fafc 6px 16px);border:1px solid #d9dde0;border-radius:48% 52% 46% 54%;place-items:center;min-height:500px;display:grid;position:relative;overflow:hidden}.instagram-visual p{z-index:2;background:#fffc;border-radius:18px;margin:110px 0 0;padding:18px 28px;font:15px/1.8 Yu Mincho,serif;position:relative}.instagram-visual p b{letter-spacing:.08em;font-family:Georgia,serif}.outline-rabbit{z-index:3;background:#fff;border:5px solid #2e3338;border-radius:50%;width:132px;height:120px;position:absolute;top:70px}.outline-rabbit i{background:#fff;border:5px solid #2e3338;border-radius:30px;width:42px;height:88px;position:absolute;top:-70px}.outline-rabbit i:first-child{left:18px;transform:rotate(-8deg)}.outline-rabbit i:nth-child(2){right:18px;transform:rotate(8deg)}.outline-rabbit b{color:#e78492;place-items:center;font-size:50px;display:grid;position:absolute;inset:18px 0 0}.ink-star,.ink-heart{color:#31353a;font-size:54px;position:absolute}.ink-star{top:36%;left:13%;transform:rotate(-15deg)}.ink-heart{bottom:18%;right:12%;transform:rotate(14deg)}.program-visual{background:#fff;border:1px solid #ccd7dd;border-radius:28px;justify-self:center;max-width:440px;padding:28px;box-shadow:0 25px 60px #3754661f}.program-visual img{border-radius:18px}.program-visual>div{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.program-visual b{letter-spacing:.13em;font:500 10px Georgia,serif}.program-visual span{color:#87969f;font-size:8px}.guestbook-section{background:#f7f2e8;padding:150px 0}.guestbook-heading{grid-template-columns:1fr 1fr;align-items:end;gap:80px;display:grid}.guestbook-heading h2{font-size:clamp(44px,4.7vw,64px)}.guestbook-heading>p{color:#6f7776;margin:0 0 8px;font:12px/2 Yu Mincho,serif}.guestbook-grid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:40px;margin-top:60px;display:grid}.message-form{background:#ffffffb3;border:1px solid #d8d2c8;border-radius:22px;padding:30px;position:sticky;top:110px}.form-line{margin-bottom:24px;position:relative}.form-line label{justify-content:space-between;align-items:baseline;margin-bottom:10px;font-size:10px;font-weight:700;display:flex}.form-line label small{color:#9a968e;font-size:7px;font-weight:400}.form-line input,.form-line textarea{background:0 0;border:0;border-bottom:1px solid #9ea6a5;outline:0;width:100%;font-size:12px}.form-line input{height:38px}.form-line textarea{resize:vertical;min-height:105px;padding:10px 0;line-height:1.7}.form-line input:focus,.form-line textarea:focus{border-color:var(--red)}.count{color:#a3a098;font-size:7px;position:absolute;bottom:8px;right:0}.honeypot{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.mood-row{align-items:center;gap:8px;display:flex}.mood-row p{flex:1;margin:0;font-size:9px;font-weight:700}.mood-row button{color:#7e8984;background:0 0;border:1px solid #bdc2be;border-radius:50%;width:36px;height:36px}.mood-row button.active{background:var(--sage);border-color:var(--sage);color:#fff}.post-button{background:var(--ink);color:#fff;border:0;border-radius:999px;justify-content:space-between;width:100%;margin-top:25px;padding:14px 17px;font-size:10px;font-weight:700;display:flex}.post-button:disabled{opacity:.6;cursor:wait}.form-notice{color:#667b68;margin:15px 0 0;font-size:9px;line-height:1.6}.wall-rule{color:#9a968e;margin-top:15px;font-size:7px;display:block}.message-wall{grid-template-columns:repeat(2,1fr);align-content:start;gap:14px;min-height:520px;display:grid}.message-note{background:#fffdf8;border:1px solid #d8d4cc;border-radius:6px 22px 22px;flex-direction:column;min-height:190px;padding:23px;display:flex;transform:rotate(.4deg);box-shadow:0 10px 25px #4840330d}.message-note:nth-child(3n){transform:rotate(-.6deg)}.message-note.shop-note{background:#e6f1f6;grid-column:1/-1;min-height:145px}.message-note>div{justify-content:space-between;align-items:center;display:flex}.message-note>div>span{color:#738078;border:1px solid #a9b2ae;border-radius:50%;place-items:center;width:30px;height:30px;font:11px Georgia,serif;display:grid}.message-note>div small{color:#a09d96;letter-spacing:.12em;font-size:6px}.message-note>p{color:#536065;margin:22px 0 18px;font:13px/1.85 Yu Mincho,serif}.message-note>b{color:#87918d;margin-top:auto;font-size:8px;font-weight:500}.message-note.mood-heart{background:#fff4f1}.message-note.mood-sweet{background:#fff9df}.wall-empty,.wall-loading{text-align:center;color:#9a968e;grid-column:1/-1;margin:0;padding:70px 20px;font:12px Yu Mincho,serif}.visit-section{background:#dcecf5;padding:145px 0}.visit-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:90px;display:grid}.visit-copy>p:last-child{color:#647985;max-width:430px;margin:28px 0 0;font:12px/2 Yu Mincho,serif}.visit-info{border-top:1px solid #9fb7c5;border-left:1px solid #9fb7c5;grid-template-columns:repeat(2,1fr);display:grid}.visit-info article{border-bottom:1px solid #9fb7c5;border-right:1px solid #9fb7c5;min-height:150px;padding:27px}.visit-info small{color:#718b9b;letter-spacing:.18em;font-size:7px;font-weight:800}.visit-info b{margin-top:13px;font:500 18px Yu Mincho,serif;display:block}.visit-info p{color:#778b96;margin:9px 0 0;font-size:8px}footer{color:#fff;background:#243142}.footer-main{align-items:center;gap:55px;min-height:150px;display:flex}.footer-logo{letter-spacing:.14em;font:500 16px Georgia,serif}.footer-main p{color:#93a5b2;flex:1;font:9px Yu Mincho,serif}.footer-main>a:last-child{color:#c1ced7;letter-spacing:.13em;border-bottom:1px solid #536776;padding-bottom:7px;font-size:8px;font-weight:700}.footer-bottom{color:#6f8492;letter-spacing:.14em;border-top:1px solid #3a4b59;justify-content:space-between;align-items:center;min-height:58px;font-size:7px;display:flex}.menu-modal{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#19222be6;place-items:center;padding:55px 35px;display:grid;position:fixed;inset:0}.modal-inner{background:#fff;border:3px solid #fff;border-radius:16px;max-width:1500px;max-height:calc(100vh - 90px);overflow:auto}.modal-inner img{min-width:950px}.modal-close{z-index:102;background:var(--red);color:#fff;border:1px solid #fff;border-radius:50%;place-items:center;width:44px;height:44px;font-size:25px;display:grid;position:fixed;top:20px;right:25px}@media (width<=1080px){.desktop-nav{display:none}.site-header{justify-content:space-between}.language-switch{margin-left:auto}.hero{grid-template-columns:1fr 1fr;gap:35px;padding-left:48px;padding-right:48px}.hero h1{font-size:55px}.hero-poster{height:570px}.day-strip{grid-template-columns:145px 1fr 120px 120px}.day-strip p{padding:0 24px}.guestbook-grid{grid-template-columns:.85fr 1.15fr}}@media (width<=760px){.section-shell{width:min(100% - 34px,620px)}.site-header{gap:9px;height:72px;padding:0 17px}.brand{min-width:0}.brand-ring{width:40px;height:40px;font-size:8px}.brand-words{display:none}.language-switch button{padding:6px 8px;font-size:7px}.mobile-toggle{background:#fff;border:1px solid #b9c7d0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:40px;height:40px;display:flex}.mobile-toggle span{background:var(--ink);width:15px;height:1px}.mobile-nav{background:#fbfaf6fa;border-bottom:1px solid #ccd5db;flex-direction:column;width:100%;padding:16px 18px;display:flex;position:absolute;top:71px;left:0;box-shadow:0 16px 35px #3649591a}.mobile-nav button{text-align:left;background:0 0;border:0;border-bottom:1px solid #e2e2dc;padding:13px 4px;font-size:11px}.hero{background:linear-gradient(#fbfaf6 0 49%,#e7f4fb 49% 100%);grid-template-columns:1fr;gap:50px;min-height:auto;padding:120px 20px 80px}.hero h1{font-size:clamp(40px,11.5vw,51px)}.hero-lead{font-size:12px}.hero-actions{flex-direction:column;align-items:stretch;max-width:280px}.quiet-action{justify-content:space-between}.hero-whisper{margin-top:35px}.hero-art{min-height:500px}.hero-poster{aspect-ratio:.78;width:88%;height:auto}.ame-note{bottom:28px;left:0}.hero-number{top:30px;right:1%}.day-strip{grid-template-columns:1fr 1fr;gap:20px;padding:24px 20px}.day-strip p{border:0;border-bottom:1px solid var(--line);grid-area:1/1/auto/-1;padding:0 0 18px}.story-section,.ritual-section,.menu-section,.delivery-section,.social-section,.guestbook-section,.visit-section{padding:95px 0}.story-grid{grid-template-columns:1fr;gap:55px}.story-art{width:92%;margin:0 auto}.story-copy h2,.section-heading h2,.menu-copy h2,.delivery-heading h2,.social-copy h2,.visit-copy h2{font-size:39px}.story-text{grid-template-columns:1fr;gap:17px}.section-heading{align-items:flex-start}.vertical-note{display:none}.ritual-grid{grid-template-columns:1fr;margin-top:45px}.ritual-2,.ritual-3{margin-top:0}.ritual-image{aspect-ratio:3/3.6;height:auto}.menu-grid{grid-template-columns:1fr;gap:40px}.menu-preview img{aspect-ratio:4/3}.delivery-heading{grid-template-columns:1fr;gap:25px}.delivery-heading .kicker,.delivery-heading h2,.delivery-heading>p:last-child{grid-column:1}.platform-row{grid-template-columns:1fr}.platform-row article{min-height:180px}.social-grid{grid-template-columns:1fr;gap:50px}.instagram-visual{min-height:430px}.program-visual{max-width:360px}.guestbook-heading{grid-template-columns:1fr;gap:22px}.guestbook-heading h2{font-size:39px}.guestbook-grid{grid-template-columns:1fr}.message-form{position:static}.message-wall{grid-template-columns:1fr}.message-note.shop-note{grid-column:auto}.visit-grid{grid-template-columns:1fr;gap:45px}.visit-info{grid-template-columns:1fr}.footer-main{flex-direction:column;align-items:flex-start;gap:22px;padding:42px 0}.footer-main p{flex:auto}.modal-inner img{min-width:900px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
