:root{--fs: 16px;--bg: #111211;--bg-deep: #0a0b0b;--bg-iron: #1a1c1b;--bg-concrete: #292b29;--bg-alt: #242624;--card: #202220;--text: #e2e0d8;--text-dim: #aaa9a2;--line: rgba(226, 224, 216, .18);--line-strong: rgba(226, 224, 216, .34);--accent: #8d8168;--accent-hover: #b1a388;--sans: "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", system-ui, sans-serif;--shadow: 0 1px 0 rgba(0, 0, 0, .55), 0 8px 18px rgba(0, 0, 0, .4);--speed: .2s;color:var(--text);background:var(--bg);font-family:var(--sans);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text);font-size:var(--fs);line-height:1.8;background:radial-gradient(1200px 700px at 12% -8%,rgba(226,224,216,.045),transparent 60%),radial-gradient(900px 640px at 96% 14%,rgba(226,224,216,.03),transparent 55%),radial-gradient(1000px 900px at 50% 118%,rgba(0,0,0,.5),transparent 62%),linear-gradient(180deg,#131413 0%,var(--bg) 38%,#101110 100%)}body,body *{font-size:var(--fs);font-family:var(--sans)}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;line-height:1.7}p{line-height:1.8}strong{font-weight:600}small{color:var(--text-dim)}blockquote{font-weight:600}body:after{content:"";position:fixed;inset:0;z-index:200;pointer-events:none;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)'/%3E%3C/svg%3E")}body:before{content:"";position:fixed;inset:0;z-index:199;pointer-events:none;opacity:.05;background:repeating-linear-gradient(90deg,transparent 0 119px,rgba(226,224,216,.35) 119px 120px);-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 35%,#000 70%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 35%,#000 70%,transparent 100%)}button,input,textarea,select{font:inherit}button{border:0;background:none;color:inherit}button,a{-webkit-tap-highlight-color:transparent}img{display:block;width:100%}a{color:inherit;text-decoration:none}.brand-mark__icon path{stroke:var(--text)}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,label:focus-within input[type=radio],[tabindex]:focus-visible{outline:2px solid var(--accent-hover);outline-offset:2px}.hero>img,.preorder-visual>img,.story-image img,.everyday-image img,.visit-image img,.product-modal__visual img{filter:saturate(.8) contrast(1.07) brightness(.9) hue-rotate(-4deg);transition:filter var(--speed) ease}.preorder-visual:hover>img,.story-image:hover img,.everyday-image:hover img,.visit-image:hover img{filter:saturate(.9) contrast(1.05) brightness(.98) hue-rotate(-2deg)}.site-shell{overflow:clip}.section-inner{width:min(1240px,calc(100% - 72px));margin:0 auto}.eyebrow{margin:0 0 16px;color:var(--accent-hover);font-weight:700;letter-spacing:.3em;text-transform:uppercase}.eyebrow--light{color:var(--accent-hover)}.eyebrow:before{content:"";display:inline-block;width:22px;height:1px;margin:0 10px 5px 0;background:var(--accent)}.announcement{min-height:40px;display:flex;align-items:center;justify-content:center;gap:16px;padding:8px 20px;background:var(--bg-deep);color:var(--text-dim);letter-spacing:.18em;border-bottom:1px solid var(--line)}.announcement__divider{width:1px;height:12px;background:var(--line-strong)}.site-header{position:sticky;top:0;z-index:40;height:74px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:0 42px;background:#111211f0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header__brand{display:inline-flex}.brand-mark{display:inline-flex;align-items:center;gap:12px;min-width:max-content;color:var(--text)}.brand-mark__icon{width:36px;height:36px;flex:0 0 auto}.brand-mark__type{display:grid;gap:0}.brand-mark__type strong{font-weight:700;letter-spacing:.06em;line-height:1.3}.brand-mark__type span{letter-spacing:.32em;margin-left:.1em;color:var(--text-dim);line-height:1.2}.brand-mark--compact .brand-mark__icon{width:32px;height:32px}.desktop-nav{display:flex;justify-content:center;gap:clamp(10px,1.6vw,28px)}.desktop-nav button{cursor:pointer;letter-spacing:.1em;padding:14px 6px;position:relative;color:var(--text-dim);transition:color var(--speed) ease}.desktop-nav button:after{content:"";position:absolute;left:50%;right:50%;bottom:8px;height:1px;background:var(--accent-hover);transition:left var(--speed) ease,right var(--speed) ease}.desktop-nav button:hover,.desktop-nav button:focus-visible{color:var(--text)}.desktop-nav button:hover:after,.desktop-nav button:focus-visible:after{left:6px;right:6px}.site-header__actions{display:flex;align-items:center;gap:10px}.cart-button{min-height:44px;display:flex;align-items:center;gap:8px;padding:0 16px;cursor:pointer;border:1px solid var(--line-strong);border-radius:2px;background:var(--bg-iron);color:var(--text);letter-spacing:.12em;transition:background var(--speed) ease,border-color var(--speed) ease,color var(--speed) ease}.cart-button:hover{background:var(--bg-concrete);border-color:var(--accent-hover)}.cart-button:active{background:var(--bg-deep)}.cart-button svg{width:17px}.cart-button b{min-width:22px;height:22px;display:inline-grid;place-items:center;border-radius:2px;background:var(--accent);color:#101110;font-weight:700;line-height:1}.mobile-menu-button{display:none;width:44px;height:44px;place-items:center;cursor:pointer;border:1px solid var(--line);border-radius:2px}.mobile-menu-button:hover{border-color:var(--accent-hover)}.mobile-menu-button svg{width:24px}.hero{height:78vh;min-height:540px;max-height:900px;position:relative;display:flex;align-items:flex-end;color:var(--text);background:var(--bg-deep);border-bottom:1px solid var(--line)}.hero>img{position:absolute;inset:0;height:100%;object-fit:cover;object-position:center 52%}.hero__veil{position:absolute;inset:0;background:radial-gradient(120% 90% at 50% 45%,transparent 42%,rgba(6,7,7,.55) 100%),linear-gradient(90deg,#080909e0,#0a0b0b8c 46%,#0a0b0b47),linear-gradient(0deg,rgba(8,9,9,.82) 0%,transparent 46%)}.hero__content{position:relative;z-index:2;width:min(1240px,calc(100% - 72px));margin:0 auto;padding:72px 0 84px}.hero h1{max-width:620px;margin:0;padding:14px 0 14px 22px;border-left:2px solid var(--accent);font-weight:700;letter-spacing:.14em;line-height:1.7}.hero__lead{max-width:560px;margin:18px 0 0 24px;color:var(--text-dim);line-height:1.9;letter-spacing:.08em}.hero__lead--stacked{display:grid;gap:2px}.hero__lead--stacked span{display:block}.hero__actions{display:flex;align-items:center;gap:24px;margin:30px 0 0 24px}.hero__note{position:absolute;z-index:2;right:42px;bottom:28px;display:grid;justify-items:end;gap:4px;padding:12px 16px;border:1px solid var(--line);border-radius:2px;background:#0a0b0b9e;color:var(--text-dim);letter-spacing:.12em}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 26px;border:1px solid var(--line-strong);border-radius:2px;cursor:pointer;font-weight:700;letter-spacing:.16em;transition:background var(--speed) ease,color var(--speed) ease,border-color var(--speed) ease}.button svg{width:17px;transition:transform var(--speed) ease}.button:hover svg{transform:translate(3px)}.button:active{transform:translateY(1px)}.button:disabled{cursor:default;opacity:.4}.button:disabled svg{transform:none}.button--light{background:var(--text);color:#121312;border-color:var(--text)}.button--light:hover{background:transparent;color:var(--text);border-color:var(--text)}.button--dark{background:var(--bg-iron);color:var(--text);border-color:var(--line-strong)}.button--dark:hover{background:var(--text);color:#121312;border-color:var(--text)}.button--full{width:100%}.text-link{cursor:pointer;position:relative;padding:10px 0;letter-spacing:.12em;color:var(--text-dim)}.text-link:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:1px;background:currentColor;opacity:.5}.text-link:hover,.text-link--light{color:var(--text)}.preorder-section{padding:104px 0;background:var(--bg-iron);border-bottom:1px solid var(--line)}.preorder-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.preorder-copy h2,.menu-heading h2,.story-intro h2,.everyday-copy h2,.care-heading h2,.visit-panel h2{margin:0;padding:6px 0 6px 18px;border-left:2px solid var(--accent);font-weight:700;letter-spacing:.12em;line-height:1.8}.display-copy{margin:22px 0;color:var(--text);font-weight:500;line-height:1.9}.batch-meta{margin:30px 0;border-top:1px solid var(--line-strong)}.batch-meta>div{display:grid;grid-template-columns:120px 1fr;gap:16px;padding:13px 0;border-bottom:1px solid var(--line)}.batch-meta span{color:var(--text-dim);letter-spacing:.08em}.batch-meta strong{font-weight:600;letter-spacing:.04em}.prototype-note{max-width:460px;margin:16px 0 0;color:var(--text-dim);line-height:1.7}.preorder-visual{position:relative;min-height:560px}.preorder-visual>img{height:560px;object-fit:cover;border:1px solid var(--line)}.preorder-card{position:absolute;right:-26px;bottom:-38px;width:min(340px,82%);padding:24px;background:var(--card);color:var(--text);border:1px solid var(--line-strong);border-radius:2px;box-shadow:var(--shadow)}.preorder-card span{display:block;margin-bottom:14px;color:var(--accent-hover);font-weight:700;letter-spacing:.26em;text-transform:uppercase}.preorder-card strong{display:block;font-weight:700;letter-spacing:.06em}.preorder-card small{display:block;margin-top:8px;color:var(--text-dim);line-height:1.7}.preorder-card button{width:100%;min-height:46px;margin-top:20px;cursor:pointer;border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);color:var(--text);letter-spacing:.18em;transition:color var(--speed) ease,background var(--speed) ease}.preorder-card button:hover{color:var(--accent-hover);background:#e2e0d80a}.editorial-story{padding:110px 0;background:var(--bg);border-bottom:1px solid var(--line)}.story-intro{margin-bottom:56px}.story-intro h2{max-width:900px}.story-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:34px 66px;align-items:start}.story-image{overflow:hidden;border:1px solid var(--line)}.story-image img{height:100%;object-fit:cover}.story-image--tall{height:640px}.story-image--wide{grid-column:2;height:320px}.story-copy{padding:26px 0 10px;line-height:2;color:var(--text-dim)}.story-copy p{margin:0 0 20px}.story-copy blockquote{margin:36px 0 0;padding:22px 0 0 18px;border-top:1px solid var(--line-strong);border-left:2px solid var(--accent);color:var(--text);font-weight:600;line-height:1.9}.menu-section{padding:104px 0;background:var(--bg-alt);border-bottom:1px solid var(--line)}.menu-heading{display:grid;grid-template-columns:1fr .75fr;gap:80px;align-items:end}.menu-heading>p{margin:0 0 8px;max-width:510px;color:var(--text-dim);line-height:1.9}.category-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-top:44px;padding-bottom:22px;border-bottom:1px solid var(--line-strong)}.category-tabs button{cursor:pointer;min-height:44px;padding:0 18px;border:1px solid var(--line);border-radius:2px;color:var(--text-dim);letter-spacing:.08em;background:transparent;transition:background var(--speed) ease,color var(--speed) ease,border-color var(--speed) ease}.category-tabs button:hover{border-color:var(--line-strong);color:var(--text);background:#e2e0d80d}.category-tabs button.is-active{background:var(--text);color:#121312;border-color:var(--text);font-weight:700}.menu-list{margin-top:32px}.menu-category{display:grid;grid-template-columns:300px 1fr;gap:75px;padding:54px 0;border-bottom:1px solid var(--line)}.menu-category__title{position:sticky;top:114px;align-self:start}.menu-category__title>span{color:var(--accent-hover);font-weight:700;letter-spacing:.2em;text-transform:uppercase}.menu-category__title h3{margin:8px 0 12px;padding-left:14px;border-left:2px solid var(--accent);font-weight:700;letter-spacing:.1em}.menu-category__title p{color:var(--text-dim);line-height:1.8}.product-row{position:relative;padding:20px 0 24px;border-bottom:1px solid var(--line)}.product-row:last-child{border-bottom:0}.product-row__main{width:100%;display:grid;grid-template-columns:auto minmax(180px,auto) 1fr auto;align-items:center;gap:17px;cursor:pointer;text-align:left;color:var(--text)}.product-row__main:hover h4{color:var(--accent-hover)}.product-status{width:fit-content;display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:2px;font-weight:700;letter-spacing:.08em;line-height:1}.product-status--available{background:transparent;border:1px solid var(--accent);color:var(--accent-hover)}.product-status--limited{background:var(--text);border:1px solid var(--text);color:#121312}.product-status--soldout{background:transparent;border:1px dashed var(--line-strong);color:var(--text-dim);opacity:.7}.product-row__main h4{margin:0;font-weight:600;letter-spacing:.04em;transition:color var(--speed) ease}.product-row__main p{margin:4px 0 0;color:var(--text-dim);letter-spacing:.04em}.product-row__dots{height:1px;border-top:1px dotted var(--line-strong)}.product-row__main strong{font-weight:600;letter-spacing:.04em}.product-row__description{max-width:600px;margin:12px 0 0 120px;color:var(--text-dim);line-height:1.7}.product-row__add{position:absolute;right:0;bottom:19px;cursor:pointer;min-height:44px;padding:0 16px;border:1px solid var(--line-strong);border-radius:2px;color:var(--text);font-weight:700;letter-spacing:.1em;transition:background var(--speed) ease,color var(--speed) ease,border-color var(--speed) ease}.product-row__add:hover{background:var(--text);color:#121312;border-color:var(--text)}.product-row__add:disabled{cursor:default;opacity:.35;background:transparent;color:var(--text-dim);border-style:dashed}.everyday-section{padding:0;background:var(--bg-iron);border-bottom:1px solid var(--line)}.everyday-grid{width:100%;max-width:none;display:grid;grid-template-columns:1fr 1fr}.everyday-image{min-height:640px;overflow:hidden;border-right:1px solid var(--line)}.everyday-image img{height:100%;object-fit:cover}.everyday-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(60px,7vw,120px)}.enjoy-list{display:grid;gap:0;margin:26px 0 0;padding:0;list-style:none;color:var(--text);border-top:1px solid var(--line)}.enjoy-list li{margin:0;padding:13px 0 13px 16px;border-bottom:1px solid var(--line);border-left:1px solid var(--line-strong);font-weight:500}.care-section{padding:104px 0;background:var(--bg-deep);color:var(--text);border-bottom:1px solid var(--line)}.care-heading{max-width:960px;margin-bottom:54px}.care-heading>p:last-child{max-width:690px;margin:22px 0 0;color:var(--text-dim);line-height:1.9}.care-cards{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line-strong);border-radius:2px;overflow:hidden}.care-cards article{min-height:340px;display:flex;flex-direction:column;padding:30px 26px 26px;border-right:1px solid var(--line);background:var(--card);transition:background var(--speed) ease}.care-cards article:hover{background:var(--bg-concrete)}.care-cards article:last-child{border-right:0}.care-cards svg{width:32px;height:32px;color:var(--accent)}.care-cards article>span{margin-top:auto;color:var(--text-dim);opacity:.6;font-weight:700;letter-spacing:.2em}.care-cards h3{margin:14px 0 10px;font-weight:700;letter-spacing:.06em}.care-cards p{margin:0;color:var(--text-dim);line-height:1.85}.care-cards strong{margin-top:16px;color:var(--accent-hover);font-weight:600;letter-spacing:.08em}.visit-section{display:grid;grid-template-columns:1.25fr .75fr;min-height:620px;background:var(--bg-concrete);border-bottom:1px solid var(--line)}.visit-image{overflow:hidden;border-right:1px solid var(--line)}.visit-image img{height:100%;object-fit:cover}.visit-panel{display:flex;flex-direction:column;justify-content:center;padding:clamp(56px,6vw,96px)}.visit-detail{display:grid;grid-template-columns:28px 1fr;gap:18px;align-items:start;padding:20px 0;border-bottom:1px solid var(--line)}.visit-detail:first-of-type{margin-top:28px;border-top:1px solid var(--line-strong)}.visit-detail svg{width:22px;margin-top:4px;color:var(--accent)}.visit-detail div{display:grid;gap:3px}.visit-detail span{color:var(--text-dim);letter-spacing:.12em}.visit-detail strong{font-weight:600;letter-spacing:.04em}.visit-detail small{color:var(--text-dim)}.visit-panel .button{margin-top:32px;align-self:flex-start}.site-footer{padding:60px 42px 26px;background:var(--bg-deep);color:var(--text);border-top:1px solid var(--line)}.site-footer__top{min-height:150px;display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.site-footer__top p{margin:0;color:var(--text-dim);line-height:1.9;text-align:right}.site-footer__bottom{display:flex;justify-content:space-between;gap:24px;padding-top:20px;border-top:1px solid var(--line);color:var(--text-dim);letter-spacing:.1em}.mobile-nav{position:fixed;inset:0;z-index:90;padding:24px;background:var(--bg-deep);animation:fadeIn .2s ease}.mobile-nav__header{display:flex;align-items:center;justify-content:space-between}.mobile-nav__header button,.modal-close,.cart-drawer__header>button{width:44px;height:44px;display:grid;place-items:center;cursor:pointer;border:1px solid var(--line-strong);border-radius:2px;color:var(--text);background:var(--bg-iron);transition:background var(--speed) ease,border-color var(--speed) ease}.mobile-nav__header button:hover,.modal-close:hover,.cart-drawer__header>button:hover{background:var(--bg-concrete);border-color:var(--accent-hover)}.mobile-nav__header svg,.modal-close svg,.cart-drawer__header>button svg{width:22px}.mobile-nav nav{display:grid;margin-top:56px;border-top:1px solid var(--line-strong)}.mobile-nav nav button{display:flex;justify-content:space-between;align-items:center;min-height:60px;padding:0 4px 0 16px;border-bottom:1px solid var(--line);border-left:1px solid var(--line-strong);cursor:pointer;color:var(--text);font-weight:600;letter-spacing:.08em;text-align:left}.mobile-nav nav button:hover{background:#e2e0d80a}.mobile-nav nav span{color:var(--accent-hover);font-weight:700;letter-spacing:.12em}.modal-backdrop,.drawer-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:#060707cc;animation:fadeIn .18s ease}.product-modal{position:relative;width:min(980px,100%);max-height:calc(100vh - 48px);display:grid;grid-template-columns:.9fr 1.1fr;overflow:auto;background:var(--bg-iron);border:1px solid var(--line-strong);border-radius:2px;box-shadow:var(--shadow)}.product-modal .modal-close,.checkout-modal .modal-close{position:absolute;top:18px;right:18px;z-index:2;background:#1a1c1beb}.product-modal__visual{position:relative;min-height:560px;overflow:hidden;background:var(--bg-deep);border-right:1px solid var(--line)}.product-modal__visual img{height:100%;object-fit:cover}.product-modal__visual>span{position:absolute;left:24px;bottom:22px;padding:6px 10px;border:1px solid var(--line-strong);border-radius:2px;background:#0a0b0b99;color:var(--text);letter-spacing:.14em;text-transform:uppercase}.product-modal__copy{padding:52px 46px 40px}.product-modal__copy h2{margin:14px 0 2px;font-weight:700;letter-spacing:.06em}.product-modal__en{margin:0;color:var(--text-dim);letter-spacing:.06em}.product-modal__price{display:block;margin:18px 0;padding:8px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-weight:700;letter-spacing:.06em}.product-modal__copy>p:not(.product-modal__en):not(.product-modal__note):not(.product-status){color:var(--text-dim);line-height:1.8}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 26px}.tag-row span{padding:5px 10px;border:1px solid var(--line);border-radius:2px;color:var(--text-dim);letter-spacing:.06em}.cut-options{margin:0;padding:0;border:0}.cut-options legend{margin-bottom:10px;font-weight:700;letter-spacing:.12em}.cut-options label{display:grid;grid-template-columns:22px 1fr;gap:2px 8px;min-height:44px;padding:13px;border:1px solid var(--line);border-radius:2px;cursor:pointer;transition:border-color var(--speed) ease,background var(--speed) ease}.cut-options label:hover{border-color:var(--line-strong)}.cut-options label+label{margin-top:8px}.cut-options label.is-selected{border-color:var(--accent-hover);background:var(--bg-concrete)}.cut-options input{grid-row:span 2;align-self:center;accent-color:var(--accent)}.cut-options span{font-weight:700}.cut-options small{color:var(--text-dim)}.product-modal__note{margin:16px 0 20px;color:var(--text-dim);line-height:1.7}.drawer-backdrop{place-items:stretch end;padding:0}.cart-drawer{width:min(520px,100%);height:100%;display:flex;flex-direction:column;padding:30px;background:var(--bg-iron);border-left:1px solid var(--line-strong);animation:slideIn .26s ease}.cart-drawer__header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:20px;border-bottom:1px solid var(--line-strong)}.cart-drawer__header h2{margin:0;font-weight:700;letter-spacing:.1em}.cart-drawer__header .eyebrow{margin-bottom:4px}.cart-empty{margin:auto;text-align:center}.cart-empty>span{display:block;color:var(--accent);line-height:1}.cart-empty h3{margin:16px 0 8px;font-weight:700;letter-spacing:.06em}.cart-empty p{max-width:330px;margin:0 auto 22px;color:var(--text-dim);line-height:1.7}.cart-items{flex:1;overflow:auto;padding:10px 0}.cart-item{display:grid;grid-template-columns:70px 1fr auto;gap:14px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.cart-item__thumb{width:70px;height:76px;display:grid;place-items:center;background:var(--card);border:1px solid var(--line);border-radius:2px;color:var(--accent)}.cart-item__copy h3{margin:0;font-weight:600;letter-spacing:.04em}.cart-item__copy p{margin:4px 0;color:var(--text-dim)}.cart-item__copy strong{font-weight:600}.quantity-control{display:grid;grid-template-columns:44px 40px 44px;align-items:center;border:1px solid var(--line-strong);border-radius:2px;background:var(--card)}.quantity-control button{width:44px;height:44px;display:grid;place-items:center;cursor:pointer;color:var(--text);transition:background var(--speed) ease}.quantity-control button:hover{background:var(--bg-concrete)}.quantity-control button:active{background:var(--bg-deep)}.quantity-control svg{width:14px}.quantity-control span{text-align:center;font-weight:600}.cart-summary{padding-top:18px;border-top:1px solid var(--line-strong)}.cart-summary>div{display:flex;justify-content:space-between;gap:20px;padding:6px 0}.cart-summary>div span{color:var(--text-dim)}.cart-summary p{margin:12px 0 16px;color:var(--text-dim);line-height:1.65}.checkout-backdrop{align-items:start;overflow:auto}.checkout-modal{position:relative;width:min(980px,100%);margin:30px auto;padding:50px 56px;background:var(--bg-iron);border:1px solid var(--line-strong);border-radius:2px;box-shadow:var(--shadow)}.checkout-modal__heading{max-width:680px;padding-bottom:26px;border-bottom:1px solid var(--line-strong)}.checkout-modal__heading h2{margin:0;font-weight:700;letter-spacing:.08em}.checkout-modal__heading>p:last-child{color:var(--text-dim);line-height:1.8}.checkout-block{padding:30px 0;border-bottom:1px solid var(--line)}.checkout-block__title{display:flex;align-items:center;gap:13px;margin-bottom:18px}.checkout-block__title span{color:var(--accent-hover);font-weight:700;letter-spacing:.14em}.checkout-block__title h3{margin:0;font-weight:700;letter-spacing:.08em}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label,.pickup-preview label{display:grid;gap:8px;color:var(--text-dim);font-weight:600;letter-spacing:.06em}.form-grid__wide{grid-column:1 / -1}input,textarea,select{width:100%;border:1px solid var(--line);border-radius:2px;outline:0;background:var(--bg-deep);color:var(--text);transition:border-color var(--speed) ease,background var(--speed) ease}input::placeholder,textarea::placeholder{color:#aaa9a28c}input,select{height:48px;padding:0 14px}textarea{min-height:88px;padding:13px 14px;resize:vertical}input:hover,textarea:hover,select:hover{border-color:var(--line-strong)}input:focus,textarea:focus,select:focus{border-color:var(--accent-hover);background:#0d0e0d}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice-grid label{position:relative;display:grid;gap:6px;min-height:108px;padding:17px 20px 17px 46px;border:1px solid var(--line);border-radius:2px;cursor:pointer;transition:border-color var(--speed) ease,background var(--speed) ease}.choice-grid label:hover{border-color:var(--line-strong)}.choice-grid label.is-selected{border-color:var(--accent-hover);background:var(--bg-concrete)}.choice-grid input{position:absolute;left:18px;top:20px;width:16px;height:16px;accent-color:var(--accent)}.choice-grid strong{color:var(--text);font-weight:600}.choice-grid span{color:var(--text-dim);line-height:1.6}.checkout-subform{margin-top:18px}.pickup-preview{display:grid;grid-template-columns:28px 1fr;gap:16px;margin-top:18px;padding:20px;background:var(--card);border:1px solid var(--line);border-radius:2px}.pickup-preview>svg{width:22px;color:var(--accent)}.pickup-preview strong{color:var(--text);font-weight:600}.pickup-preview p{color:var(--text-dim);line-height:1.7}.pickup-preview label{position:relative;max-width:360px}.pickup-preview label>svg{position:absolute;right:12px;bottom:15px;width:18px;pointer-events:none}.pickup-preview select{appearance:none}.checkout-total{padding-top:28px}.checkout-total>div{display:flex;justify-content:space-between;align-items:end}.checkout-total>div span{color:var(--text-dim)}.checkout-total>div strong{font-weight:700;letter-spacing:.06em}.checkout-total>p{color:var(--text-dim)}.consent{display:flex;align-items:flex-start;gap:10px;margin:22px 0 18px;color:var(--text-dim);line-height:1.7}.consent input{width:16px;height:16px;margin-top:5px;accent-color:var(--accent)}.checkout-success{width:min(640px,100%);padding:52px;background:var(--bg-iron);border:1px solid var(--line-strong);border-radius:2px;text-align:center;box-shadow:var(--shadow)}.checkout-success__moon{display:block;margin-bottom:16px;color:var(--accent);line-height:1}.checkout-success .eyebrow:before{display:none}.checkout-success h2{margin:0;font-weight:700;letter-spacing:.08em}.checkout-success>p:not(.eyebrow){color:var(--text-dim);line-height:1.8}.checkout-success .button{margin-top:18px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:1080px){.site-header{padding:0 24px;grid-template-columns:1fr auto}.desktop-nav{display:none}.mobile-menu-button{display:grid}.cart-button span{display:none}.preorder-grid{gap:55px}.menu-category{grid-template-columns:240px 1fr;gap:45px}.care-cards{grid-template-columns:1fr 1fr}.care-cards article:nth-child(2){border-right:0}.care-cards article:nth-child(-n+2){border-bottom:1px solid var(--line)}.visit-section{grid-template-columns:1fr 1fr}}@media(max-width:820px){.section-inner,.hero__content{width:min(100% - 36px,720px)}.announcement{justify-content:flex-start;overflow:auto;white-space:nowrap}.site-header{height:66px;padding:0 15px 0 18px}.brand-mark__type span{display:none}.brand-mark__icon{width:32px;height:32px}.hero{height:auto;min-height:640px;max-height:none}.hero__content{padding:72px 0 116px}.hero__note{left:18px;right:18px;bottom:20px;align-items:start;justify-items:start}.preorder-section,.menu-section,.editorial-story,.care-section{padding:76px 0}.preorder-grid,.story-grid,.menu-heading{grid-template-columns:1fr}.preorder-grid{gap:55px}.preorder-visual{min-height:460px}.preorder-visual>img{height:460px}.preorder-card{right:14px;bottom:-34px}.story-intro{margin-bottom:38px}.story-grid{gap:25px}.story-image--tall{height:500px}.story-copy{padding:16px 0}.story-image--wide{grid-column:auto;height:280px}.menu-heading{gap:24px}.category-tabs{flex-wrap:nowrap;overflow-x:auto;margin-top:32px;padding-bottom:18px;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{flex:0 0 auto}.menu-category{grid-template-columns:1fr;gap:15px;padding:44px 0}.menu-category__title{position:static}.product-row__main{grid-template-columns:auto 1fr auto;gap:13px}.product-row__dots{display:none}.product-row__main>div{min-width:0}.product-row__description{margin-left:0;padding-right:130px}.everyday-grid,.visit-section{grid-template-columns:1fr}.everyday-image{min-height:480px;border-right:0;border-bottom:1px solid var(--line)}.everyday-copy{padding:64px 24px 74px}.care-heading{margin-bottom:38px}.visit-image{height:460px;border-right:0;border-bottom:1px solid var(--line)}.visit-panel{padding:62px 24px 72px}.site-footer{padding:50px 24px 24px}.site-footer__top,.site-footer__bottom{flex-direction:column}.site-footer__top{min-height:200px}.site-footer__top p{text-align:left}.product-modal{grid-template-columns:1fr;max-height:calc(100vh - 24px)}.product-modal__visual{min-height:300px;height:36vh;border-right:0;border-bottom:1px solid var(--line)}.product-modal__copy{padding:34px 24px 28px}.checkout-modal{margin:0;padding:50px 22px 32px}.form-grid,.choice-grid{grid-template-columns:1fr}.form-grid__wide{grid-column:auto}}@media(max-width:640px){:root{--fs: 15px}}@media(max-width:560px){.hero{min-height:620px;max-height:680px;height:auto}.hero__actions{align-items:stretch;flex-direction:column;gap:10px;margin-left:24px}.hero__actions .button{width:100%}.text-link{align-self:flex-start}.batch-meta>div{grid-template-columns:96px 1fr}.preorder-visual{min-height:400px}.preorder-visual>img{height:400px}.preorder-card{width:calc(100% - 28px);padding:20px}.story-image--tall{height:440px}.menu-list{margin-top:20px}.product-row__main{grid-template-columns:1fr auto;align-items:start}.product-row__main .product-status{grid-column:1 / -1}.product-row__description{padding-right:0}.product-row__add{position:static;margin-top:13px}.everyday-image{min-height:400px}.care-cards{grid-template-columns:1fr}.care-cards article{min-height:280px;border-right:0;border-bottom:1px solid var(--line)}.care-cards article:last-child{border-bottom:0}.visit-image{height:380px}.cart-drawer{padding:24px 18px}.cart-item{grid-template-columns:58px 1fr}.cart-item__thumb{width:58px;height:65px}.quantity-control{grid-column:2;justify-self:start;margin-top:4px}.checkout-success{padding:40px 22px}}
