@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-outline-style:solid;--tw-ease:initial}}}@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;--color-gray-700:#364153;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-medium:500;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}@supports (color:lab(0% 0 0)){:root,:host{--color-gray-700:lab(27.1134% -.956401 -12.3224)}}}@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{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.table{display:table}.h-full{height:100%}.min-h-full{min-height:100%}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.gap-2{gap:calc(var(--spacing) * 2)}.border{border-style:var(--tw-border-style);border-width:1px}.object-cover{object-fit:cover}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-gray-700{color:var(--color-gray-700)}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}:root{--cream:#fefcf8;--cream-deep:#fbf7f0;--cream-border:#c9956a38;--caramel:#c9956a;--caramel-soft:#ddb48a;--wood:#3b2112;--wood-muted:#5c3d2e;--text:#3b2112;--text-soft:#6b4f3c;--text-faint:#9a7d68;--nav-height:72px}body{background:var(--cream);color:var(--text);font-family:var(--font-noto-serif-tc), "Noto Serif TC", "Songti TC", serif;-webkit-font-smoothing:antialiased;font-weight:300;overflow-x:hidden}@keyframes page-enter-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.page-shell{width:100%;animation:.85s cubic-bezier(.22,1,.36,1) both page-enter-up;position:relative}.site-main{width:100%;display:block}@media (prefers-reduced-motion:reduce){.page-shell{opacity:1;animation:none;transform:none}}.site-nav{z-index:100;height:var(--nav-height);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--cream-border);background:#fefcf8f0;justify-content:space-between;align-items:center;padding:0 clamp(24px,5vw,60px);display:flex;position:fixed;top:0;left:0;right:0}.site-nav__brand{letter-spacing:.08em;color:var(--wood);font-size:clamp(1.25rem,2vw,1.625rem);font-weight:600;text-decoration:none}.site-nav__brand-accent{color:var(--caramel);font-weight:400}.site-nav__links{gap:clamp(20px,3vw,36px);list-style:none;display:flex;position:absolute;left:50%;transform:translate(-50%)}.site-nav__links a{letter-spacing:.12em;color:var(--text-soft);font-size:.8125rem;font-weight:300;text-decoration:none;transition:color .2s}.site-nav__links a:hover{color:var(--caramel)}.site-nav__actions{align-items:center;gap:16px;display:flex}.btn-ghost{letter-spacing:.1em;color:var(--text-soft);cursor:pointer;background:0 0;border:none;padding:8px 4px;font-family:inherit;font-size:.75rem;font-weight:300;transition:color .2s}.btn-ghost:hover{color:var(--wood)}.btn-cart{letter-spacing:.1em;color:var(--cream);background:linear-gradient(135deg, var(--wood) 0%, #4a2d1a 100%);cursor:pointer;border:none;border-radius:2px;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:.75rem;font-weight:400;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 12px #3b211226}.btn-cart:hover{transform:translateY(-1px);box-shadow:0 4px 18px #3b211238}.btn-cart__badge{min-width:1.125rem;height:1.125rem;color:var(--cream);background:var(--caramel);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:.625rem;font-weight:600;display:flex}.hero{min-height:100vh;padding-top:var(--nav-height);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;display:grid}@media (max-width:960px){.hero{grid-template-columns:1fr}.site-nav__links{display:none}}.hero__copy{background-color:#fefcf8;flex-direction:column;justify-content:center;padding:clamp(48px,8vw,80px) clamp(32px,6vw,64px) clamp(48px,8vw,80px) clamp(28px,5vw,60px);display:flex}.hero__eyebrow{letter-spacing:.35em;color:var(--caramel);margin-bottom:1.75rem;font-size:.6875rem;font-weight:400}.hero__title{letter-spacing:.06em;color:var(--wood);font-size:clamp(2.25rem,4.5vw,3.75rem);font-weight:300;line-height:1.28}.hero__title-em{letter-spacing:.04em;color:var(--caramel);margin-top:.35em;font-size:clamp(2.5rem,5vw,4rem);font-style:italic;font-weight:300;display:block}.hero__lead{color:var(--text-soft);max-width:24rem;margin:2rem 0 2.75rem;font-size:.9375rem;font-weight:300;line-height:2}.hero__cta{flex-wrap:wrap;gap:14px;display:flex}.btn-primary{letter-spacing:.2em;color:var(--cream);background:var(--wood);cursor:pointer;border:none;border-radius:2px;padding:15px 36px;font-family:inherit;font-size:.75rem;font-weight:400;transition:background .2s,transform .2s}.btn-primary:hover{background:var(--wood-muted);transform:translateY(-1px)}.btn-secondary{letter-spacing:.18em;color:var(--wood);cursor:pointer;background:0 0;border:1px solid #c9956a73;border-radius:2px;padding:15px 28px;font-family:inherit;font-size:.75rem;font-weight:300;transition:border-color .2s,color .2s}.btn-secondary:hover{border-color:var(--caramel);color:var(--caramel)}.hero__stats{border-top:1px solid var(--cream-border);gap:clamp(28px,5vw,40px);margin-top:3.5rem;padding-top:2.5rem;display:flex}.hero__stat-num{color:var(--wood);font-size:1.875rem;font-weight:300}.hero__stat-label{letter-spacing:.15em;color:var(--text-faint);margin-top:.25rem;font-size:.6875rem;font-weight:300}.hero__visual{background:var(--cream-deep);flex-direction:column;align-self:stretch;min-height:min(70vh,560px);display:flex;position:relative;overflow:hidden}@media (min-width:961px){.hero__visual{min-height:calc(100vh - var(--nav-height))}}.hero__grid{flex:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:3px;width:100%;min-height:0;display:grid}.hero__cell{min-width:0;min-height:0;position:relative;overflow:hidden}.hero__cell--tall{grid-row:span 2}.hero__image{object-fit:cover;object-position:center;filter:brightness(.98)saturate(.95);width:100%;height:100%;display:block}.hero__cell-cap{z-index:2;pointer-events:none;letter-spacing:.18em;color:#fefcf8eb;background:linear-gradient(#0000 0%,#3b211280 100%);padding:2rem 1.15rem 1rem;font-size:.6875rem;font-weight:400;position:absolute;bottom:0;left:0;right:0}.hero__ribbon{z-index:5;letter-spacing:.2em;color:var(--cream);background:var(--caramel);border-radius:0 3px 3px 0;padding:10px 22px 10px 18px;font-size:.6875rem;font-weight:400;position:absolute;bottom:28px;left:0;box-shadow:0 2px 12px #c9956a59}.marquee-wrap{background:var(--cream-deep);border-top:1px solid var(--cream-border);border-bottom:1px solid var(--cream-border);padding:13px 0;overflow:hidden}.marquee-track{white-space:nowrap;animation:32s linear infinite marquee-scroll;display:flex}.marquee-item{letter-spacing:.28em;color:var(--text-soft);padding:0 36px;font-size:.6875rem;font-weight:300}.marquee-item span{color:var(--caramel-soft);margin-left:.25rem;font-size:.5rem}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee-track{animation:none}}.section-block{background:var(--cream);padding:clamp(3.25rem,8vw,5.5rem) clamp(24px,5vw,60px)}.section-block--deep{background:var(--cream-deep)}.section-head{text-align:center;max-width:36rem;margin:0 auto clamp(2.5rem,5vw,3.5rem)}.section-head__eyebrow{letter-spacing:.35em;color:var(--caramel);margin-bottom:.9rem;font-size:.6875rem;font-weight:400}.section-head__title{letter-spacing:.14em;color:var(--wood);font-size:clamp(1.5rem,3vw,2rem);font-weight:400;line-height:1.45}.section-head__desc{color:var(--text-soft);letter-spacing:.06em;margin-top:.75rem;font-size:.8125rem;font-weight:300;line-height:1.8}.hot-products-section{z-index:1;scroll-margin-top:calc(var(--nav-height) + 8px);border-top:1px solid var(--cream-border);background-color:#fefcf8;position:relative}.hot-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2.5vw,22px);width:100%;max-width:1200px;margin:0 auto;display:grid}@media (max-width:900px){.hot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.hot-grid{grid-template-columns:1fr}}.product-card{border:1px solid var(--cream-border);background:#fefcf8;border-radius:3px;flex-direction:column;transition:box-shadow .25s,transform .25s;display:flex;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 36px #3b211214}.product-card__media{aspect-ratio:4/3;background:#f5ede0;position:relative;overflow:hidden}.product-card__placeholder{background-color:#f5ede0;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;transition:transform .4s;display:flex}.product-card__placeholder-emoji{-webkit-user-select:none;user-select:none;font-size:clamp(2.5rem,7vw,3.5rem);line-height:1}.product-card:hover .product-card__placeholder{transform:scale(1.06)}.product-card__body{flex-direction:column;flex:1;gap:.35rem;padding:1.15rem 1.1rem 1.25rem;display:flex}.product-card__brand{letter-spacing:.18em;color:var(--caramel);font-size:.625rem;font-weight:400}.product-card__name{letter-spacing:.06em;color:var(--wood);font-size:.9375rem;font-weight:400;line-height:1.45}.product-card__price{letter-spacing:.08em;color:var(--text-soft);margin-top:auto;padding-top:.5rem;font-size:.875rem;font-weight:400}.product-card__price strong{color:var(--wood);font-weight:600}.categories-bento-wrap{max-width:1200px;margin:0 auto}.categories-bento{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:minmax(120px,22vw);gap:10px;min-height:420px;display:grid}@media (max-width:768px){.categories-bento{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(140px,38vw)}}.cat-cell{border:1px solid var(--cream-border);min-height:0;color:inherit;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.cat-cell:hover{transform:translateY(-2px);box-shadow:0 10px 28px #3b21121a}.cat-cell__emoji{-webkit-user-select:none;user-select:none;flex:1;justify-content:center;align-items:center;padding:1rem .5rem .25rem;font-size:clamp(2rem,5.5vw,3rem);line-height:1;display:flex}.cat-cell__label{text-align:center;letter-spacing:.12em;width:100%;color:var(--wood);margin-top:auto;padding:.85rem .75rem 1rem;font-size:.9375rem;font-weight:400}.cat-cell--mix{grid-area:1/1/3/3}.cat-cell--bake{grid-area:1/3/2/5}.cat-cell--tool{grid-area:1/5/2/7}.cat-cell--measure{grid-area:2/3/3/5}.cat-cell--wrap{grid-area:2/5/3/7}@media (max-width:768px){.cat-cell--mix,.cat-cell--bake,.cat-cell--tool,.cat-cell--measure,.cat-cell--wrap{grid-area:auto}}.flash-banner{background:linear-gradient(120deg,#2c1810 0%,#3b2112 42%,#251208 100%);border:1px solid #c9956a33;border-radius:4px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem 1.5rem;max-width:1200px;margin:0 auto;padding:clamp(1.35rem,3.5vw,1.85rem) clamp(1.25rem,4vw,2.75rem);display:flex;box-shadow:0 8px 32px #3b21122e}.flash-banner__title{letter-spacing:.12em;color:#fefcf8;font-size:clamp(1rem,2.2vw,1.25rem);font-weight:400;line-height:1.55}.flash-banner__accent{letter-spacing:.18em;color:var(--caramel-soft);margin-top:.35em;font-size:.8125rem;font-weight:300;display:block}.flash-banner__btn{letter-spacing:.22em;color:var(--wood);cursor:pointer;white-space:nowrap;background:linear-gradient(#fefcf8 0%,#f5ede0 100%);border:1px solid #fefcf859;border-radius:2px;padding:14px 28px;font-family:inherit;font-size:.75rem;font-weight:400;transition:background .2s,transform .2s,box-shadow .2s}.flash-banner__btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #0003}.products-page{background:var(--cream);min-height:100vh;color:var(--wood);padding-bottom:clamp(2.5rem,6vw,4rem)}.products-page__nav-spacer{height:var(--nav-height)}.products-page__topbar{border-bottom:1px solid var(--cream-border);background:#fefcf8f7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.5rem;max-width:1240px;margin:0 auto;padding:1.25rem clamp(24px,5vw,60px) 1.5rem;display:flex}.products-page__breadcrumb{letter-spacing:.1em;color:var(--text-soft);font-size:.75rem;font-weight:300}.products-page__breadcrumb a{color:var(--caramel);text-decoration:none}.products-page__breadcrumb a:hover{text-decoration:underline}.products-page__crumb-sep{opacity:.45;margin:0 .5rem}.products-page__sort{align-items:center;gap:.65rem;display:flex}.products-page__sort-label{letter-spacing:.2em;color:var(--text-soft);font-size:.6875rem;font-weight:400}.products-page__select{letter-spacing:.06em;color:var(--wood);border:1px solid var(--cream-border);cursor:pointer;appearance:none;background:#fefcf8 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b4f3c' d='M3 4.5L6 8l3-3.5'/%3E%3C/svg%3E") right .65rem center no-repeat;border-radius:2px;padding:.5rem 2rem .5rem .75rem;font-family:inherit;font-size:.8125rem;font-weight:300}.products-page__select:hover,.products-page__select:focus{border-color:var(--caramel);outline:none}.products-page__layout{grid-template-columns:minmax(0,220px) minmax(0,1fr);align-items:start;gap:clamp(1.5rem,3vw,2.5rem);max-width:1240px;margin:0 auto;padding:clamp(1.75rem,4vw,2.5rem) clamp(24px,5vw,60px) 0;display:grid}@media (max-width:820px){.products-page__layout{grid-template-columns:1fr}}.products-page__sidebar{top:calc(var(--nav-height) + 12px);border:1px solid var(--cream-border);background:#fefcf8;border-radius:4px;padding:1.25rem 1.1rem;position:sticky}@media (max-width:820px){.products-page__sidebar{position:static}}.products-page__sidebar-title{letter-spacing:.22em;color:var(--wood);border-bottom:1px solid var(--cream-border);margin-bottom:1rem;padding-bottom:.75rem;font-size:.8125rem;font-weight:400}.products-page__filter-list{flex-direction:column;gap:.35rem;list-style:none;display:flex}.products-page__filter-btn{text-align:left;letter-spacing:.08em;width:100%;color:var(--text-soft);cursor:pointer;background:0 0;border:none;border-radius:2px;padding:.55rem .65rem;font-family:inherit;font-size:.8125rem;font-weight:300;transition:background .15s,color .15s}.products-page__filter-btn:hover{background:var(--cream-deep);color:var(--wood)}.products-page__filter-btn.is-active{color:var(--wood);background:#c9956a2e;font-weight:400}.products-page__count{letter-spacing:.12em;color:var(--text-faint);margin-bottom:1.25rem;font-size:.75rem;font-weight:300}.products-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2.5vw,1.35rem);list-style:none;display:grid}@media (max-width:900px){.products-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.products-page__grid{grid-template-columns:1fr}}.products-page__card{border:1px solid var(--cream-border);background:#fefcf8;border-radius:3px;flex-direction:column;height:100%;transition:box-shadow .25s,transform .25s;display:flex;overflow:hidden}.products-page__card:hover{transform:translateY(-2px);box-shadow:0 12px 32px #3b211214}.products-page__card-link{color:inherit;flex-direction:column;flex:1;min-height:0;text-decoration:none;display:flex}.products-page__card-link:hover .products-page__card-name{color:var(--caramel)}.products-page__card-media{aspect-ratio:4/3;background:#f5ede0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.products-page__card-emoji{-webkit-user-select:none;user-select:none;font-size:clamp(2.5rem,6vw,3.25rem);line-height:1}.products-page__card-body{flex-direction:column;flex:1;gap:.35rem;padding:1rem 1.05rem 1.15rem;display:flex}.products-page__card-brand{letter-spacing:.18em;color:var(--caramel);font-size:.625rem;font-weight:400}.products-page__card-name{letter-spacing:.06em;color:var(--wood);font-size:.9375rem;font-weight:400;line-height:1.45}.products-page__card-price{letter-spacing:.06em;color:var(--text-soft);margin-top:.25rem;font-size:.875rem;font-weight:400}.products-page__card-cart{letter-spacing:.18em;color:var(--cream);background:var(--wood);cursor:pointer;border:none;border-radius:2px;margin:0 1.05rem 1.15rem;padding:.65rem .75rem;font-family:inherit;font-size:.6875rem;font-weight:400;transition:background .2s,transform .2s}.products-page__card-cart:hover{background:var(--wood-muted);transform:translateY(-1px)}.pdp{background:var(--cream);min-height:100vh;color:var(--wood);padding-bottom:clamp(2.5rem,6vw,4rem)}.pdp__nav-spacer{height:var(--nav-height)}.pdp__breadcrumb-bar{border-bottom:1px solid var(--cream-border);background:#fefcf8fa}.pdp__breadcrumb-inner{letter-spacing:.08em;max-width:1240px;color:var(--text-soft);margin:0 auto;padding:.9rem clamp(24px,5vw,60px);font-size:.6875rem;font-weight:300}.pdp__breadcrumb-inner a{color:var(--caramel);text-decoration:none}.pdp__breadcrumb-inner a:hover{text-decoration:underline}.pdp__crumb-sep{opacity:.45;color:var(--text-faint);margin:0 .45rem}.pdp__crumb-current{color:var(--wood);font-weight:400}.pdp__hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(1.5rem,4vw,3rem);max-width:1240px;margin:0 auto;padding:clamp(1.75rem,4vw,2.75rem) clamp(24px,5vw,60px);display:grid}@media (max-width:900px){.pdp__hero{grid-template-columns:1fr}}.pdp__gallery{flex-direction:column;gap:.75rem;display:flex}.pdp__main-media{aspect-ratio:1;border:1px solid var(--cream-border);background:#f5ede0;border-radius:4px;justify-content:center;align-items:center;width:100%;max-height:min(92vw,520px);margin:0 auto;display:flex;position:relative;overflow:hidden}.pdp__main-emoji{-webkit-user-select:none;user-select:none;font-size:clamp(3.5rem,12vw,6rem);line-height:1}.pdp__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;width:100%;max-width:520px;margin:0 auto;list-style:none;display:grid}.pdp__thumb{aspect-ratio:1;cursor:pointer;background:#f5ede0;border:2px solid #0000;border-radius:3px;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:clamp(1.25rem,4vw,1.75rem);line-height:1;transition:border-color .2s,transform .2s;display:flex;position:relative;overflow:hidden}.pdp__thumb:hover{transform:translateY(-2px)}.pdp__thumb.is-active{border-color:var(--caramel);box-shadow:0 2px 12px #c9956a40}.pdp__buy{padding-top:.25rem}.pdp__brand{letter-spacing:.22em;color:var(--caramel);margin-bottom:.65rem;font-size:.6875rem;font-weight:400}.pdp__title{letter-spacing:.08em;color:var(--wood);margin-bottom:.75rem;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:400;line-height:1.4}.pdp__price{letter-spacing:.06em;color:var(--text-soft);margin-bottom:1.25rem;font-size:1.125rem;font-weight:400}.pdp__desc{color:var(--text-soft);letter-spacing:.04em;border-bottom:1px solid var(--cream-border);margin-bottom:1.5rem;padding-bottom:1.5rem;font-size:.9375rem;font-weight:300;line-height:2}.pdp__field{margin-bottom:1.1rem}.pdp__field--qty{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.pdp__label{letter-spacing:.18em;color:var(--text-faint);margin-bottom:.5rem;font-size:.6875rem;font-weight:400;display:block}.pdp__field--qty .pdp__label{min-width:2.5rem;margin-bottom:0}.pdp__chips{flex-wrap:wrap;gap:.5rem;display:flex}.pdp__chip{letter-spacing:.06em;color:var(--wood);border:1px solid var(--cream-border);cursor:pointer;background:#fefcf8;border-radius:2px;padding:.45rem .85rem;font-family:inherit;font-size:.75rem;font-weight:300;transition:border-color .15s,background .15s}.pdp__chip:hover{border-color:var(--caramel-soft)}.pdp__chip.is-active{border-color:var(--caramel);background:#c9956a24;font-weight:400}.pdp__qty{border:1px solid var(--cream-border);background:#fefcf8;border-radius:2px;align-items:center;gap:0;display:inline-flex;overflow:hidden}.pdp__qty-btn{background:var(--cream-deep);width:2.5rem;height:2.5rem;color:var(--wood);cursor:pointer;border:none;font-family:inherit;font-size:1.125rem;font-weight:300;line-height:1;transition:background .15s}.pdp__qty-btn:hover{background:#c9956a33}.pdp__qty-val{text-align:center;letter-spacing:.08em;min-width:2.5rem;font-size:.9375rem;font-weight:400}.pdp__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.pdp__btn{letter-spacing:.18em;cursor:pointer;border:none;border-radius:2px;padding:.9rem 1.5rem;font-family:inherit;font-size:.75rem;font-weight:400;transition:background .2s,transform .2s}.pdp__btn--cart{min-width:140px;color:var(--cream);background:var(--wood);flex:1}.pdp__btn--cart:hover{background:var(--wood-muted);transform:translateY(-1px)}.pdp__btn--buy{min-width:140px;color:var(--wood);background:0 0;border:1px solid #c9956a8c;flex:1}.pdp__btn--buy:hover{border-color:var(--caramel);color:var(--caramel);transform:translateY(-1px)}.pdp__section{max-width:1240px;margin:0 auto;padding:clamp(1.5rem,4vw,2.5rem) clamp(24px,5vw,60px) 0}.pdp__section-title{letter-spacing:.2em;color:var(--wood);border-bottom:1px solid var(--cream-border);margin-bottom:1.25rem;padding-bottom:.65rem;font-size:1rem;font-weight:400}.pdp__detail-blocks{flex-direction:column;gap:1.5rem;display:flex}.pdp__detail-sub{letter-spacing:.1em;color:var(--caramel);margin-bottom:.5rem;font-size:.875rem;font-weight:400}.pdp__detail-text{letter-spacing:.05em;color:var(--text-soft);font-size:.875rem;font-weight:300;line-height:1.95}.pdp__curator-story{background:#fbf7f0;border-radius:4px;align-items:flex-start;gap:clamp(1rem,3vw,1.5rem);padding:32px;display:flex}.pdp__curator-avatar{-webkit-user-select:none;user-select:none;background:#ede0cc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:2.125rem;line-height:1;display:flex}.pdp__curator-body{flex:1;min-width:0}.pdp__curator-label{letter-spacing:.22em;color:var(--caramel);margin:0 0 .65rem;font-size:.75rem;font-weight:400}.pdp__curator-text{letter-spacing:.05em;color:var(--text-soft);margin:0;font-size:.9375rem;font-weight:300;line-height:2}@media (max-width:480px){.pdp__curator-story{text-align:center;flex-direction:column;align-items:center}.pdp__curator-body{text-align:left}}.pdp__reviews{flex-direction:column;gap:1.25rem;list-style:none;display:flex}.pdp__review{border:1px solid var(--cream-border);background:#fefcf8;border-radius:3px;padding:1.15rem 1.2rem}.pdp__review-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1rem;margin-bottom:.65rem;display:flex}.pdp__review-author{letter-spacing:.08em;color:var(--wood);font-size:.8125rem;font-weight:400}.pdp__review-meta{letter-spacing:.06em;color:var(--text-faint);align-items:center;gap:.5rem;font-size:.6875rem;font-weight:300;display:flex}.pdp__stars{color:var(--caramel);letter-spacing:.05em}.pdp__review-text{letter-spacing:.04em;color:var(--text-soft);font-size:.875rem;font-weight:300;line-height:1.85}.pdp--notfound .pdp__notfound-inner{text-align:center;max-width:1240px;margin:0 auto;padding:3rem clamp(24px,5vw,60px)}.pdp__notfound-text{color:var(--text-soft);margin-bottom:1.25rem;font-size:1rem}.pdp__notfound-link{color:var(--caramel);letter-spacing:.1em;font-size:.875rem}.cart-page{background:var(--cream);min-height:100vh;color:var(--wood);padding-bottom:clamp(2.5rem,6vw,4rem)}.cart-page__nav-spacer{height:var(--nav-height)}.cart-page__head{border-bottom:1px solid var(--cream-border);background:#fefcf8f7;max-width:1240px;margin:0 auto;padding:1.25rem clamp(24px,5vw,60px) 1.5rem}.cart-page__head-row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem 1.5rem;display:flex}.cart-page__title{letter-spacing:.14em;color:var(--wood);font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:400}.cart-page__back{letter-spacing:.12em;color:var(--caramel);font-size:.8125rem;font-weight:300;text-decoration:none;transition:color .2s,transform .2s}.cart-page__back:hover{color:var(--wood-muted)}.cart-page__back:active{transform:translate(-3px)}.cart-page__layout{grid-template-columns:minmax(0,65fr) minmax(0,35fr);align-items:start;gap:clamp(1.5rem,3vw,2.25rem);max-width:1240px;margin:0 auto;padding:clamp(1.75rem,4vw,2.5rem) clamp(24px,5vw,60px) 0;display:grid}@media (max-width:900px){.cart-page__layout{grid-template-columns:1fr}}.cart-page__empty{letter-spacing:.06em;color:var(--text-soft);padding:2rem 0;font-size:.9375rem;font-weight:300}.cart-page__items{flex-direction:column;gap:0;list-style:none;display:flex}.cart-page__row{border-bottom:1px solid var(--cream-border);grid-template-columns:100px minmax(0,1fr) auto;align-items:center;gap:1rem 1.25rem;padding:1.25rem 0;transition:opacity .28s,transform .28s;display:grid}.cart-page__row.is-removing{opacity:0;transform:translate(-12px)}@media (max-width:640px){.cart-page__row{grid-template-rows:auto auto;grid-template-columns:80px minmax(0,1fr)}.cart-page__controls{flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center}}.cart-page__thumb{aspect-ratio:1;border:1px solid var(--cream-border);background:#f5ede0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:100px;display:flex}.cart-page__thumb-emoji{-webkit-user-select:none;user-select:none;font-size:2.25rem;line-height:1}.cart-page__meta{min-width:0}.cart-page__name{letter-spacing:.06em;color:var(--wood);margin-bottom:.35rem;font-size:.9375rem;font-weight:400;line-height:1.45}.cart-page__spec{letter-spacing:.06em;color:var(--text-faint);margin-bottom:.5rem;font-size:.75rem;font-weight:300}.cart-page__unit{letter-spacing:.06em;color:var(--text-soft);font-size:.8125rem;font-weight:300}.cart-page__unit strong{color:var(--wood);font-weight:600}.cart-page__controls{flex-direction:column;align-items:flex-end;gap:.75rem;display:flex}.cart-page__qty{border:1px solid var(--cream-border);background:#fefcf8;border-radius:2px;align-items:center;display:inline-flex;overflow:hidden}.cart-page__qty-btn{background:var(--cream-deep);width:2.5rem;height:2.5rem;color:var(--wood);cursor:pointer;border:none;font-family:inherit;font-size:1.125rem;font-weight:300;line-height:1;transition:background .15s,transform .12s}.cart-page__qty-btn:hover{background:#c9956a38}.cart-page__qty-btn:active{background:#c9956a52;transform:scale(.92)}.cart-page__qty-val{text-align:center;letter-spacing:.08em;min-width:2.5rem;font-size:.9375rem;font-weight:400}.cart-page__remove{letter-spacing:.14em;color:var(--text-soft);cursor:pointer;background:0 0;border:none;border-bottom:1px solid #0000;padding:4px 2px;font-family:inherit;font-size:.6875rem;font-weight:400;transition:color .2s,border-color .2s,transform .12s}.cart-page__remove:hover{color:var(--caramel);border-bottom-color:var(--caramel-soft)}.cart-page__remove:active{color:var(--wood);transform:scale(.96)}.cart-page__summary-wrap{top:calc(var(--nav-height) + 12px);position:sticky}@media (max-width:900px){.cart-page__summary-wrap{position:static}}.cart-page__summary{border:1px solid var(--cream-border);background:#fefcf8;border-radius:4px;padding:1.35rem 1.25rem 1.5rem;box-shadow:0 8px 28px #3b21120f}.cart-page__summary-title{letter-spacing:.22em;color:var(--wood);border-bottom:1px solid var(--cream-border);margin-bottom:1.1rem;padding-bottom:.75rem;font-size:.8125rem;font-weight:400}.cart-page__lines{flex-direction:column;gap:.65rem;margin-bottom:1.35rem;display:flex}.cart-page__line{letter-spacing:.08em;color:var(--text-soft);justify-content:space-between;align-items:baseline;font-size:.8125rem;font-weight:300;display:flex}.cart-page__line dt{font-weight:300}.cart-page__line dd{color:var(--wood);font-weight:400}.cart-page__line--total{border-top:1px solid var(--cream-border);margin-top:.35rem;padding-top:.85rem;font-size:.9375rem}.cart-page__line--total dt,.cart-page__line--total dd{color:var(--wood);font-weight:600}.cart-page__checkout{letter-spacing:.2em;width:100%;color:var(--cream);background:var(--wood);cursor:pointer;text-align:center;box-sizing:border-box;border:none;border-radius:2px;padding:15px 24px;font-family:inherit;font-size:.75rem;font-weight:400;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s,opacity .2s;display:block}.cart-page__checkout:hover:not(:disabled){background:var(--wood-muted);transform:translateY(-1px);box-shadow:0 4px 16px #3b21122e}.cart-page__checkout:active:not(:disabled){transform:translateY(0)}.cart-page__checkout:disabled,.cart-page__checkout--disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.chk{box-sizing:border-box;background:var(--cream);width:100%;min-height:100vh;color:var(--wood);padding-bottom:clamp(2.5rem,6vw,4rem)}.chk__spacer{height:var(--nav-height)}.chk__header{border-bottom:1px solid var(--cream-border);background:#fefcf8f7;width:100%}.chk__header-inner{box-sizing:border-box;max-width:1080px;margin:0 auto;padding:1.25rem clamp(20px,4vw,40px) 1.5rem}.chk__title-row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem 1.5rem;margin-bottom:1.5rem;display:flex}.chk__title{letter-spacing:.14em;color:var(--wood);font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:400}.chk__back{letter-spacing:.12em;color:var(--caramel);font-size:.8125rem;font-weight:300;text-decoration:none;transition:color .2s}.chk__back:hover{color:var(--wood-muted)}.chk-steps__list{flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:.5rem .75rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.chk-steps__item{text-align:center;flex-direction:column;flex:1 1 0;align-items:center;gap:.5rem;min-width:0;display:flex}.chk-steps__circle{letter-spacing:.04em;width:32px;height:32px;color:var(--text-faint);border:2px solid var(--cream-border);background:#fefcf8;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.8125rem;font-weight:400;transition:border-color .2s,background .2s,color .2s,transform .2s,box-shadow .2s;display:flex}.chk-steps__circle--past{color:var(--cream);background:var(--caramel-soft);border-color:var(--caramel)}.chk-steps__circle--current{color:var(--cream);background:var(--wood);border-color:var(--wood);transform:scale(1.08);box-shadow:0 2px 14px #3b21122e}.chk-steps__label{letter-spacing:.06em;color:var(--text-faint);max-width:100%;padding:0 2px;font-size:.625rem;font-weight:300;line-height:1.35}.chk-steps__label--current{color:var(--wood);font-weight:400}@media (max-width:480px){.chk-steps__label{letter-spacing:.04em;font-size:.5625rem}.chk-steps__circle{width:28px;height:28px;font-size:.75rem}}.chk__body{box-sizing:border-box;width:100%}.chk__cols{box-sizing:border-box;grid-template-columns:minmax(0,3fr) minmax(0,2fr);align-items:start;gap:clamp(1.5rem,3vw,2rem);width:100%;max-width:1080px;margin:0 auto;padding:clamp(1.5rem,3.5vw,2.25rem) clamp(20px,4vw,40px) 0;display:grid}.chk__main{width:100%;min-width:0}.chk__aside{width:100%;min-width:0;top:calc(var(--nav-height) + 16px);align-self:start;position:sticky}@media (max-width:880px){.chk__cols{grid-template-columns:1fr}.chk__aside{order:-1;position:static}}.chk-card{box-sizing:border-box;border:1px solid var(--cream-border);background:#fefcf8;border-radius:4px;width:100%;padding:1.5rem 1.35rem 1.6rem;box-shadow:0 6px 24px #3b21120d}.chk-card__title{letter-spacing:.18em;color:var(--wood);border-bottom:1px solid var(--cream-border);margin:0 0 1.35rem;padding-bottom:.75rem;font-size:1rem;font-weight:400}.chk-stack{flex-direction:column;gap:1.25rem;display:flex}.chk-stack--tight-top{margin-top:.15rem}.chk-row{flex-direction:column;align-items:stretch;gap:.5rem;width:100%;display:flex}.chk-label{letter-spacing:.16em;color:var(--text-faint);font-size:.6875rem;font-weight:400}.chk-label--legend{margin-bottom:.55rem;padding:0}.chk-input,.chk-select{letter-spacing:.04em;color:var(--wood);background:var(--cream);border:1px solid var(--cream-border);box-sizing:border-box;border-radius:2px;width:100%;max-width:100%;padding:.7rem .9rem;font-family:inherit;font-size:.875rem;font-weight:300;transition:border-color .2s}.chk-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b4f3c' d='M3 4.5L6 8l3-3.5'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-color:var(--cream);padding-right:2.25rem}.chk-input::placeholder{color:var(--text-faint);opacity:.88}.chk-input:hover,.chk-input:focus,.chk-select:hover,.chk-select:focus{border-color:var(--caramel-soft);outline:none}.chk-tabs{border:1px solid var(--cream-border);box-sizing:border-box;border-radius:2px;width:100%;margin-bottom:1.25rem;display:flex;overflow:hidden}.chk-tab{letter-spacing:.12em;color:var(--text-soft);background:var(--cream-deep);cursor:pointer;border:none;flex:50%;padding:.9rem .65rem;font-family:inherit;font-size:.8125rem;font-weight:300;transition:background .2s,color .2s}.chk-tab+.chk-tab{border-left:1px solid var(--cream-border)}.chk-tab:hover{color:var(--wood);background:#c9956a1f}.chk-tab.is-active{color:var(--wood);background:#fefcf8;font-weight:400}.chk-fieldset{border:none;width:100%;margin:0;padding:0}.chk-radios{flex-wrap:wrap;gap:1rem 1.5rem;display:flex}.chk-radio{letter-spacing:.06em;color:var(--text-soft);cursor:pointer;align-items:center;gap:.45rem;font-size:.8125rem;font-weight:300;display:inline-flex}.chk-radio input{width:1rem;height:1rem;accent-color:var(--caramel)}.chk-subtitle{letter-spacing:.2em;color:var(--caramel);margin:0 0 .75rem;font-size:.6875rem;font-weight:400}.chk-subtitle--after-block{margin-top:1.5rem}.chk-recap{flex-direction:column;gap:.55rem;margin:0;display:flex}.chk-recap__row{letter-spacing:.05em;grid-template-columns:5.25rem minmax(0,1fr);align-items:start;gap:.65rem 1rem;font-size:.8125rem;font-weight:300;display:grid}.chk-recap__row dt{color:var(--text-faint);margin:0}.chk-recap__row dd{color:var(--wood);word-break:break-word;margin:0;font-weight:400;line-height:1.5}.chk-lines{margin:0;padding:0;list-style:none}.chk-line{border-bottom:1px solid var(--cream-border);grid-template-columns:52px minmax(0,1fr) auto;align-items:start;gap:.75rem 1rem;padding:.9rem 0;display:grid}.chk-line:last-child{border-bottom:none}.chk-line__thumb{aspect-ratio:1;border:1px solid var(--cream-border);background:#f5ede0;border-radius:3px;justify-content:center;align-items:center;width:52px;font-size:1.35rem;line-height:1;display:flex}.chk-line__name{letter-spacing:.05em;color:var(--wood);margin:0 0 .25rem;font-size:.875rem;font-weight:400}.chk-line__spec{color:var(--text-faint);margin:0 0 .25rem;font-size:.6875rem;font-weight:300}.chk-line__meta{color:var(--text-soft);margin:0;font-size:.75rem;font-weight:300}.chk-line__price{letter-spacing:.04em;color:var(--wood);white-space:nowrap;align-self:center;margin:0;font-size:.875rem;font-weight:400}.chk-lead{letter-spacing:.05em;color:var(--text-soft);margin:0 0 1.25rem;font-size:.875rem;font-weight:300;line-height:1.85}.chk-pay-options{flex-direction:column;gap:.55rem;display:flex}.chk-pay{border:1px solid var(--cream-border);background:var(--cream);cursor:pointer;letter-spacing:.08em;color:var(--text-soft);border-radius:2px;align-items:center;gap:.65rem;padding:.85rem 1rem;font-size:.875rem;font-weight:300;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.chk-pay input{accent-color:var(--caramel)}.chk-pay:hover{border-color:var(--caramel-soft)}.chk-pay.is-active{border-color:var(--caramel);color:var(--wood);background:#c9956a1a;font-weight:400;box-shadow:0 2px 10px #c9956a1f}.chk-actions{border-top:1px solid var(--cream-border);gap:.75rem;margin-top:1.6rem;padding-top:1.2rem;display:flex}.chk-actions--end{justify-content:flex-end}.chk-actions--split{flex-wrap:wrap;justify-content:space-between}.chk-btn{letter-spacing:.16em;cursor:pointer;border:none;border-radius:2px;padding:12px 22px;font-family:inherit;font-size:.75rem;font-weight:400;transition:background .2s,color .2s,transform .2s,box-shadow .2s}.chk-btn--primary{color:var(--cream);background:var(--wood);box-shadow:0 2px 12px #3b21121f}.chk-btn--primary:hover{background:var(--wood-muted);transform:translateY(-1px);box-shadow:0 4px 16px #3b211229}.chk-btn--ghost{color:var(--text-soft);border:1px solid var(--cream-border);background:0 0}.chk-btn--ghost:hover{border-color:var(--caramel);color:var(--caramel)}.chk-summary{box-sizing:border-box;border:1px solid var(--cream-border);background:#fefcf8;border-radius:4px;width:100%;padding:1.35rem 1.2rem 1.45rem;box-shadow:0 8px 28px #3b21120f}.chk-summary__title{letter-spacing:.22em;color:var(--wood);border-bottom:1px solid var(--cream-border);margin:0 0 1rem;padding-bottom:.75rem;font-size:.8125rem;font-weight:400}.chk-summary__list{flex-direction:column;gap:.7rem;max-height:min(42vh,300px);margin:0 0 1.1rem;padding:0;list-style:none;display:flex;overflow-y:auto}.chk-summary__item{align-items:flex-start;gap:.65rem;font-size:.75rem;display:flex}.chk-summary__emoji{border:1px solid var(--cream-border);background:#f5ede0;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.125rem;line-height:1;display:flex}.chk-summary__text{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.chk-summary__name{letter-spacing:.05em;color:var(--wood);font-weight:400;line-height:1.35}.chk-summary__qty{color:var(--text-faint);letter-spacing:.04em;font-size:.6875rem;font-weight:300}.chk-summary__price{color:var(--wood);letter-spacing:.04em;flex-shrink:0;font-weight:400}.chk-summary__totals{flex-direction:column;gap:.55rem;margin:0;display:flex}.chk-summary__line{letter-spacing:.08em;color:var(--text-soft);justify-content:space-between;align-items:baseline;font-size:.8125rem;font-weight:300;display:flex}.chk-summary__line dd{color:var(--wood);margin:0;font-weight:400}.chk-summary__line--total{border-top:1px solid var(--cream-border);margin-top:.35rem;padding-top:.75rem;font-size:.9375rem}.chk-summary__line--total dt,.chk-summary__line--total dd{color:var(--wood);font-weight:600}.auth-page{box-sizing:border-box;width:100%;min-height:100dvh;color:var(--wood);background:linear-gradient(165deg,#faf6ef 0%,#f5efe6 45%,#f0e9df 100%);justify-content:center;align-items:center;padding:clamp(1.5rem,5vw,2.75rem) clamp(1.15rem,4vw,1.75rem);animation:.75s cubic-bezier(.22,1,.36,1) both page-enter-up;display:flex}.auth-shell{width:100%;max-width:440px;margin:0 auto}.auth-card{box-sizing:border-box;border:1px solid var(--cream-border);background:#fefcf8f5;border-radius:6px;width:100%;padding:clamp(1.75rem,4vw,2.35rem) clamp(1.5rem,4vw,2rem) clamp(1.65rem,3vw,2rem);box-shadow:0 4px 24px #3b21120f,inset 0 1px #ffffffa6}.auth-logo{letter-spacing:.08em;width:fit-content;color:var(--wood);margin:0 auto 1.5rem;font-size:clamp(1.35rem,3.5vw,1.625rem);font-weight:600;text-decoration:none;transition:opacity .2s;display:block}.auth-logo:hover{opacity:.88}.auth-logo__accent{color:var(--caramel);font-weight:400}.auth-heading{letter-spacing:.2em;text-align:center;color:var(--wood);margin-bottom:.45rem;font-size:clamp(1.05rem,2.5vw,1.2rem);font-weight:400}.auth-lead{letter-spacing:.06em;text-align:center;color:var(--text-soft);margin-bottom:1.65rem;font-size:.8125rem;font-weight:300;line-height:1.75}.auth-form{flex-direction:column;gap:1.15rem;display:flex}.auth-field{flex-direction:column;gap:.45rem;display:flex}.auth-label{letter-spacing:.14em;color:var(--text-faint);font-size:.6875rem;font-weight:400}.auth-input{letter-spacing:.04em;color:var(--wood);background:var(--cream);border:1px solid var(--cream-border);box-sizing:border-box;border-radius:2px;width:100%;padding:.72rem .95rem;font-family:inherit;font-size:.875rem;font-weight:300;transition:border-color .2s}.auth-input::placeholder{color:var(--text-faint);opacity:.85}.auth-input:hover,.auth-input:focus{border-color:var(--caramel-soft);outline:none}.auth-btn{letter-spacing:.18em;cursor:pointer;box-sizing:border-box;border-radius:2px;width:100%;padding:14px 20px;font-family:inherit;font-size:.75rem;font-weight:400;transition:background .2s,color .2s,border-color .2s,transform .2s,box-shadow .2s}.auth-btn--primary{color:var(--cream);background:var(--wood);border:none;margin-top:.35rem;box-shadow:0 2px 14px #3b21121f}.auth-btn--primary:hover{background:var(--wood-muted);transform:translateY(-1px);box-shadow:0 4px 18px #3b211229}.auth-divider{color:var(--text-faint);letter-spacing:.2em;align-items:center;gap:1rem;margin:1.35rem 0 1.15rem;font-size:.6875rem;font-weight:300;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--cream-border);flex:1;height:1px}.auth-btn--google{color:var(--text-soft);letter-spacing:.1em;background:#fefcf8;border:1px solid #6b4f3c47;justify-content:center;align-items:center;gap:.55rem;font-weight:300;display:inline-flex}.auth-btn--google:hover{color:var(--wood);background:#fffefb;border-color:#6b4f3c73;transform:translateY(-1px)}.auth-btn__google-icon{justify-content:center;align-items:center;display:flex}.auth-footer{text-align:center;letter-spacing:.06em;color:var(--text-soft);margin-top:1.65rem;font-size:.8125rem;font-weight:300;line-height:1.6}.auth-link{color:var(--caramel);border-bottom:1px solid #0000;margin-left:.35rem;font-weight:400;text-decoration:none;transition:color .2s,border-color .2s}.auth-link:hover{color:var(--wood-muted);border-bottom-color:var(--caramel-soft)}@media (prefers-reduced-motion:reduce){.auth-page{opacity:1;animation:none;transform:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ease{syntax:"*";inherits:false}
