:root{color-scheme:light;--bg: #fbf9f4;--surface: #f5f3ee;--surface-2: #efede7;--surface-3: #eae8e3;--line: #d7d2c8;--line-soft: #e5e2da;--text: #1f1d19;--muted: #6d665d;--strong: #191919;--accent: #2c3624;--radius-sm: 2px;--radius-md: 12px;--shadow-soft: 0 1px 2px rgba(0, 0, 0, .05)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:PingFang SC,Noto Sans SC,Microsoft YaHei,sans-serif;background:var(--bg);color:var(--text)}html{scrollbar-gutter:stable}body{min-width:0}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}button,input{font:inherit}button{background:none;border:0;color:inherit;cursor:pointer}.app-shell{min-height:100vh;background:linear-gradient(180deg,#fbf9f4,#faf8f2)}.site-header{position:sticky;top:0;z-index:20;padding:0 64px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fbf9f4f2;border-bottom:1px solid #c4c7c7}.site-header__top{display:grid;grid-template-columns:minmax(220px,1fr) minmax(280px,448px) minmax(190px,1fr);align-items:center;justify-content:space-between;gap:40px;max-width:1312px;margin:0 auto;min-height:72px;padding:18px 0 0}.brand-lockup{display:flex;align-items:center;gap:12px}.brand-lockup--button{padding:0}.brand-diamond{width:40px;height:40px;border:1px solid var(--strong);transform:rotate(45deg);display:flex;align-items:center;justify-content:center;flex:none}.brand-diamond span{transform:rotate(-45deg);font-size:16px;letter-spacing:0}.brand-copy{display:flex;align-items:center;gap:8px}.brand-mark{font-size:24px;letter-spacing:5px;line-height:1}.brand-slogan{font-size:11px;color:var(--muted);letter-spacing:3px;white-space:nowrap}.search-box{position:relative;width:100%}.search-box input{width:100%;border:0;border-bottom:1px solid #c4c7c7;border-radius:0;background:transparent;padding:8px 28px 10px 0;font-size:14px;color:var(--text);outline:none}.search-box input::placeholder{color:var(--muted)}.search-box__button{position:absolute;right:0;top:5px;transform:none;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:var(--muted)}.search-box__button svg,.icon-button svg,.sort-button svg,.inline-plus-button svg,.qty-stepper svg,.icon-mini-button svg,.accordion-row svg{width:18px;height:18px}.header-actions{display:flex;justify-content:flex-end;gap:32px}.icon-button{position:relative;display:inline-flex;flex-direction:column;align-items:center;gap:5.75px;min-width:0;font-size:9px;color:var(--muted);padding:0}.icon-button svg{width:19px;height:19px}.icon-button--cart em{position:absolute;top:-4px;right:-5px;width:16px;height:16px;border-radius:999px;background:var(--strong);color:#fff;font-style:normal;font-size:8px;display:inline-flex;align-items:center;justify-content:center}.site-nav{display:flex;justify-content:center;gap:48px;max-width:1312px;margin:0 auto;padding:8px 0 10px}.site-nav__item{padding:0 0 2px;font-size:14px;color:var(--muted);letter-spacing:1.4px}.site-nav__item.is-active{color:var(--text);border-bottom:1px solid var(--strong)}.page-shell{max-width:1440px;margin:0 auto;padding:40px 64px 64px}.page{display:flex;flex-direction:column;gap:40px}.page--home{margin-top:-40px}.page--category,.page--products,.page--search,.page--detail,.page--cart,.page--checkout,.page--account,.page--wishlist,.page--order-detail,.page--order-success,.page--address-edit,.page--auth,.page--info{width:100%;max-width:1152px;margin:0 auto}.section-title{display:flex;flex-direction:column;align-items:center;gap:8px}.section-title h2,.section-heading h1,.section-heading h2,.page-title-block h1,.category-header h1,.detail-info h1,.cart-header h1{margin:0;font-weight:500}.section-title h2,.section-heading h2{font-size:24px;line-height:1.4}.section-title span{width:32px;height:1px;background:#747878}.section-heading{display:flex;flex-direction:column;gap:8px}.section-heading--center{align-items:center;text-align:center}.section-heading h1,.page-title-block h1,.category-header h1,.cart-header h1{font-size:32px;line-height:1.3}.category-header h1{font-size:40px;line-height:48px}.breadcrumb,.subtle{margin:0;color:var(--muted)}.breadcrumb{font-size:13px;line-height:1.2}.subtle{font-size:16px;line-height:1.6}.button{border:1px solid transparent;padding:12px 24px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;border-radius:var(--radius-sm)}.button--dark{background:var(--strong);color:#fff}.button--ghost,.button--outline{border-color:var(--strong);color:var(--strong);background:transparent}.button--full{width:100%}.button--mini{min-height:34px;padding:8px 16px;font-size:13px}.button--dashed{border-style:dashed}.button:disabled{cursor:default;opacity:.55}.form-field{display:flex;flex-direction:column;gap:8px}.form-field span{color:#444748;font-size:14px}.form-field input{width:100%;min-height:46px;border:1px solid #c4c7c7;border-radius:var(--radius-sm);background:#fbf9f4;padding:10px 12px;color:var(--text);outline:none}.form-field input:focus{border-color:var(--strong)}.home-hero{position:relative;left:50%;width:100vw;margin-left:-50vw;height:819px;min-height:600px;max-height:none;overflow:hidden;background:var(--surface)}.home-hero img{height:156.3%;object-position:center 31%}.home-hero__overlay{position:absolute;inset:0;background:#fbf9f41a}.home-hero__copy{position:absolute;left:50%;top:363px;transform:translate(-50%,-50%);width:396px;text-align:center;color:var(--text)}.home-hero__copy h1{margin:0;font-size:40px;letter-spacing:4px;line-height:48px}.home-hero__copy p{margin:15px 0 0;font-size:18px;letter-spacing:.45px;color:#333c}.home-hero__actions,.search-banner__actions{display:flex;gap:16px;margin-top:28px}.home-hero__actions{display:none}.home-section{display:flex;flex-direction:column;gap:40px;max-width:1280px;width:100%;margin:0 auto;padding:40px 0}.product-grid{display:grid;gap:16px}.product-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid--airy{row-gap:40px}.simple-product,.product-card,.collection-card,.bento-card,.catalog-tile,.cart-item,.recent-order{cursor:pointer}.simple-product__image{height:368px;background:#eae8e3;overflow:hidden}.simple-product h3{margin:16px 0 4px;font-size:16px;font-weight:500;line-height:1.6}.simple-product strong{font-size:13px;font-weight:500;color:#444748;letter-spacing:.65px}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.collection-card{display:flex;flex-direction:column;gap:16px}.collection-card img{height:497px;background:#f0eee9}.collection-card__copy{text-align:center}.collection-card__copy h3{margin:0;font-size:18px;font-weight:500;letter-spacing:1.8px}.collection-card__copy p{margin:3px 0 0;color:#444748;font-size:12px;letter-spacing:1.2px}.home-bento{height:840px;display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:8px;padding-top:40px}.bento-card{position:relative;overflow:hidden;min-height:0}.bento-card--large{grid-row:1 / span 2}.bento-card__overlay,.catalog-tile__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000 45%,#00000073)}.bento-card__copy,.catalog-tile__copy{position:absolute;left:24px;bottom:24px;color:#fff}.bento-card__copy h3,.catalog-tile__copy h3{margin:0;font-size:24px;font-weight:500}.bento-card__copy p,.catalog-tile__copy p{margin:8px 0 0;color:#ffffffdb;font-size:13px}.category-header{display:flex;flex-direction:column;align-items:center;gap:8px;padding-top:40px}.category-header h1{margin:0;font-size:40px;line-height:48px;letter-spacing:-.8px}.category-header p{margin:0;color:#444748;font-size:18px;line-height:28.8px}.category-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;grid-auto-rows:400px}.catalog-tile{position:relative;overflow:hidden;min-height:0}.catalog-tile--wide{grid-column:span 8}.catalog-tile--tall-right,.catalog-tile--left{grid-column:span 4}.catalog-tile--wide-bottom{grid-column:span 8}.catalog-tile--small{grid-column:span 3;min-height:0}.catalog-tile__copy p{color:#f0eee9;font-size:16px;line-height:25.6px}.catalog-tile--wide img,.catalog-tile--wide-bottom img{height:190.67%;object-position:center 45.33%}.catalog-tile--small img{width:144.93%;margin-left:-22.46%}.page-title-block{position:relative;padding:96px 0 40px}.result-count{margin:12px 0 0;color:#6d665d;font-size:13px;letter-spacing:.4px}.page-title-block:before,.page-title-block:after{content:"";position:absolute;left:50%;width:1px;height:48px;background:#c4c7c74d}.page-title-block:before{top:0}.page-title-block:after{bottom:0}.products-toolbar{display:flex;justify-content:space-between;align-items:center;padding:24px 0 25px;border-bottom:1px solid rgba(228,226,221,.4)}.pill-tabs{display:flex;gap:16px}.pill-tabs__item{padding:8px 24px;border-radius:12px;font-size:13px;color:#655d51}.pill-tabs__item.is-active{background:var(--strong);color:#fff}.toolbar-actions{display:flex;gap:24px;color:#655d51;font-size:13px}.toolbar-action{padding:0;color:#655d51}.toolbar-action.is-active{color:var(--text);text-decoration:underline;text-underline-offset:4px}.products-filter-panel{margin:0 0 32px;padding:24px;background:#f5f3ee;border:1px solid #e4e2dd}.products-filter-panel__head,.products-filter-panel__actions{display:flex;justify-content:space-between;align-items:center;gap:16px}.products-filter-panel__head{padding-bottom:20px;border-bottom:1px solid var(--line)}.products-filter-panel__head strong{font-size:18px;font-weight:500}.products-filter-panel__head button,.products-filter-panel__actions span{color:#655d51;font-size:13px}.products-filter-panel__grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr 1.2fr;gap:24px}.products-filter-panel__actions{padding-top:20px}.products-filter-panel__actions .button{min-width:132px}.price-range-list{display:flex;flex-direction:column;gap:8px}.price-range-list button{width:fit-content;padding:4px 0;color:#655d51;font-size:14px}.price-range-list button.is-active{color:var(--text);border-bottom:1px solid var(--strong)}.product-card{display:flex;flex-direction:column;gap:8px}.product-card__media{position:relative;height:368px;background:#fff;border:1px solid rgba(228,226,221,.5);box-shadow:var(--shadow-soft);overflow:hidden}.product-card__body h3{margin:3px 0 0;font-size:16px;font-weight:500;line-height:1.6}.product-card__row{display:flex;justify-content:space-between;align-items:center;gap:8px}.product-card__row strong{display:inline-flex;align-items:baseline;gap:8px;font-size:16px;font-weight:500}.product-card__row del{color:#918a7f;font-size:12px;font-weight:400}.discount-label{margin-left:auto;padding:2px 7px;border:1px solid rgba(174,189,156,.65);background:#f7f8f3;color:#566047;font-size:10px;white-space:nowrap}.product-badge{position:absolute;top:8px;left:8px;z-index:1;padding:5px 9px;font-size:10px;background:#ffffffe6;border:1px solid rgba(196,199,199,.3)}.product-meta{display:flex;gap:8px;color:#655d51;font-size:12px}.heart-mark{font-size:12px;color:#655d51}.color-dots{display:flex;gap:4px;padding-top:4px}.color-dots span,.color-dots button{width:12px;height:12px;border-radius:999px;border:1px solid #c4c7c7}.quick-cart-button{width:fit-content;margin-top:4px;padding:0 0 2px;border-bottom:1px solid #1f1d19;color:#1f1d19;font-size:12px;line-height:1.4}.centered-action{display:flex;justify-content:center;padding-top:40px}.search-banner{position:relative;height:296px;background:#f5f3ee;overflow:hidden;padding-bottom:16px}.search-banner img{height:calc(100% - 16px);object-position:center 38%}.search-banner__fade{position:absolute;inset:0 0 16px;background:linear-gradient(90deg,#f0eee9cc,#f0eee900)}.search-banner__copy{position:absolute;left:40px;top:43px;width:512px}.search-banner__copy h1{margin:0;font-size:40px;font-weight:300;line-height:48px;letter-spacing:-.8px}.search-banner__copy h2{margin:8px 0 0;font-size:18px;color:#444748;font-weight:500}.search-banner__copy p{margin:7px 0 0;font-size:16px;color:#444748}.search-topline{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:17px;border-bottom:1px solid var(--line)}.search-topline strong{display:block;font-size:16px;font-weight:500}.selected-tags{display:flex;align-items:center;gap:8px;margin-top:8px;font-size:14px;color:#444748}.selected-tags button{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:var(--surface);border-radius:2px;color:var(--text)}.selected-tags em{font-style:normal}.search-sort{display:flex;align-items:center;gap:8px;font-size:14px;color:#444748}.sort-button{display:inline-flex;align-items:center;gap:24px;border:1px solid #c4c7c7;min-height:34px;padding:7px 13px;background:#fff}.search-layout{display:grid;grid-template-columns:240px minmax(0,872px);gap:40px;justify-content:space-between;align-items:start}.filter-sidebar{display:flex;flex-direction:column;gap:16px}.filter-sidebar__head{display:flex;justify-content:space-between;align-items:center}.filter-sidebar__head strong{font-size:16px}.filter-sidebar__head button{font-size:14px;color:#444748;text-decoration:underline}.filter-group{display:flex;flex-direction:column;gap:12px;padding:15px 0 17px;border-bottom:1px solid var(--line)}.filter-group h3{margin:0;font-size:16px;font-weight:500}.checkbox-row{display:flex;gap:8px;align-items:center;font-size:14px;color:#444748}.checkbox-box{width:16px;height:16px;border:1px solid #c4c7c7;border-radius:2px;background:#fff}.checkbox-row.is-checked .checkbox-box{background:var(--strong);border-color:transparent;box-shadow:inset 0 0 0 4px var(--strong)}.checkbox-row--loose{margin-top:4px}.size-pills{display:flex;flex-wrap:wrap;gap:8px}.size-pills__item{min-width:30px;min-height:30px;border:1px solid #c4c7c7;padding:5px 9px;font-size:14px;color:#444748}.size-pills__item.is-active{border-color:var(--strong);color:var(--text);background:#e4e2e133}.color-dots--sidebar{gap:12px}.color-dots--sidebar span,.color-dots--sidebar button{width:24px;height:24px}.color-dots--sidebar button{box-shadow:inset 0 0 0 1px #ffffff8c}.color-dots--sidebar button.is-active{outline:1px solid #1f1d19;outline-offset:3px}.search-results-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 24px}.search-results-grid .product-card__row strong{font-size:13px}.search-results-grid .product-card__body h3{font-size:14px}.search-results-grid .product-meta{font-size:10px}.detail-layout{display:grid;grid-template-columns:minmax(0,632px) minmax(0,480px);gap:40px;justify-content:space-between}.detail-gallery{display:flex;flex-direction:column;gap:8px}.detail-gallery__main{position:relative;height:872px;border:1px solid rgba(228,226,221,.5);background:#f0eee9;overflow:hidden}.detail-gallery__indicator{position:absolute;right:14px;bottom:14px;display:inline-flex;align-items:center;gap:4px;min-width:52px;justify-content:center;padding:5px 10px;background:#fbf9f4db;border:1px solid rgba(196,199,199,.45);color:#444748;font-size:12px;line-height:1}.detail-gallery__indicator em{color:#8b857c;font-style:normal}.detail-gallery__dots{display:none}.detail-gallery__dot{width:6px;height:6px;padding:0;border-radius:999px;background:#c4c7c7}.detail-gallery__dot.is-active{width:18px;background:#1f1d19}.detail-gallery__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.detail-thumb{height:156px;border:1px solid transparent;background:#f0eee9;overflow:hidden}.detail-thumb.is-active{border-color:var(--strong)}.detail-info{padding-top:16px;display:flex;flex-direction:column;gap:24px;padding-bottom:0}.detail-info h1{font-size:32px;line-height:1.3;letter-spacing:-.8px;margin:0}.detail-price{font-size:18px;font-weight:400}.detail-fabric-tag{display:inline-flex;align-items:center;min-height:24px;padding:4px 16px;background:#eae8e3;font-size:13px;width:fit-content}.detail-copy{margin:0;padding-top:25px;border-top:1px solid #e4e2dd;color:#655d51;font-size:16px;line-height:1.65}.detail-size-row{display:flex;flex-direction:column;gap:8px}.detail-size-row__head{display:flex;justify-content:space-between;align-items:center;color:#655d51;font-size:13px}.detail-size-row__head button{text-decoration:underline}.size-pills--detail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.size-pills--detail .size-pills__item{min-height:42px;font-size:16px}.detail-actions{display:flex;flex-direction:column;gap:8px;padding:16px 0 40px}.detail-actions .button{min-height:57px;font-size:13px;letter-spacing:.65px}.detail-accordion{border-top:1px solid #e4e2dd}.accordion-row{width:100%;min-height:57px;border-bottom:1px solid #e4e2dd;display:flex;justify-content:space-between;align-items:center;padding:16px 8px;font-size:13px}.accordion-row.is-open{border-bottom-color:transparent}.accordion-copy{margin:-2px 0 0;padding:0 8px 18px;border-bottom:1px solid #e4e2dd;color:#655d51;font-size:13px;line-height:1.7}.detail-deep-dive,.detail-long-images,.detail-related{max-width:1280px;margin:64px auto 0}.detail-deep-dive{display:grid;grid-template-columns:320px minmax(0,1fr);gap:40px;padding-top:40px;border-top:1px solid rgba(196,199,199,.3)}.detail-deep-dive__intro h2{margin:8px 0 12px;font-size:28px;font-weight:500;line-height:1.3}.detail-deep-dive__intro p:last-child{margin:0;color:#655d51;font-size:15px;line-height:1.8}.detail-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.detail-info-block{min-height:196px;padding:25px;background:#f5f3ee;border:1px solid #e4e2dd}.detail-info-block h3{margin:0 0 16px;font-size:18px;font-weight:500}.detail-info-block ul{margin:0;padding-left:18px;color:#655d51;font-size:14px;line-height:1.8}.detail-service-strip{grid-column:2;display:grid;grid-template-columns:120px minmax(0,1fr);gap:24px;padding:20px 25px;background:#fbf9f4;border:1px solid #e4e2dd}.detail-service-strip span{color:var(--text);font-weight:500}.detail-service-strip p{margin:0;color:#655d51;line-height:1.7}.detail-long-images{display:grid;grid-template-columns:280px minmax(0,1fr);gap:40px;padding-top:40px;border-top:1px solid rgba(196,199,199,.3)}.detail-long-images__head{position:sticky;top:148px;align-self:start}.detail-long-images__head h2{margin:8px 0 12px;font-size:26px;font-weight:500;line-height:1.35}.detail-long-images__head p:last-child{margin:0;color:#655d51;font-size:14px;line-height:1.8}.detail-long-intro{grid-column:2;padding:26px 28px;background:#fbf9f4;border:1px solid #e4e2dd}.detail-long-intro h3{margin:8px 0 12px;font-size:22px;font-weight:500;line-height:1.45}.detail-long-intro p:last-child{margin:0;color:#655d51;font-size:14px;line-height:1.9}.detail-long-images__stack{grid-column:2;display:flex;flex-direction:column;gap:16px}.detail-long-image{margin:0;background:#f0eee9;overflow:hidden}.detail-long-image figcaption{padding:12px 16px;border-bottom:1px solid rgba(196,199,199,.35);color:#655d51;font-size:13px}.detail-long-image img{width:100%;min-height:520px;max-height:920px;object-fit:cover;object-position:center;display:block}.detail-long-image--spec{padding:34px;background:#fffdfa;border:1px solid #e4e2dd}.detail-long-image--spec img{width:auto;max-width:min(100%,760px);height:auto;margin:0 auto;min-height:0;max-height:none;object-fit:contain;object-position:center}.cart-header{display:flex;gap:16px;align-items:center;padding:18px 0;border-bottom:1px solid rgba(196,199,199,.3)}.cart-header span{color:#444748;font-size:14px}.cart-layout,.checkout-layout,.account-layout{display:grid;gap:40px}.cart-layout{grid-template-columns:minmax(0,741px) minmax(0,331px);gap:80px;justify-content:space-between}.cart-list{display:flex;flex-direction:column;gap:16px}.empty-state{min-height:320px;padding:56px;background:#f5f3ee;border:1px solid rgba(196,199,199,.3);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px}.empty-state--cart{min-height:240px;padding:34px;background:#fbfaf6;box-shadow:none}.empty-state--center{max-width:720px;margin:56px auto;align-items:center;text-align:center}.empty-state h2{margin:0;font-size:28px;font-weight:500}.empty-state p{max-width:360px;margin:0;color:#444748;line-height:1.7}.empty-state--cart h2{font-size:22px}.empty-state--cart p{max-width:420px;color:#655d51}.cart-item{display:grid;grid-template-columns:120px minmax(0,1fr);gap:32px;padding:33px 25px;background:#f5f3ee;border:1px solid rgba(196,199,199,.3);box-shadow:var(--shadow-soft)}.cart-item__image{width:120px;height:160px;object-fit:cover}.cart-item__body{display:flex;flex-direction:column;justify-content:space-between}.cart-item__top{display:flex;justify-content:space-between;gap:24px}.cart-item__top h3{margin:0 0 8px;font-size:16px;font-weight:500}.cart-item__top p{margin:0;color:#444748;font-size:13px}.icon-mini-button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center}.cart-item__bottom{display:flex;justify-content:space-between;align-items:flex-end}.cart-item__bottom strong,.summary-total strong,.checkout-order-item__meta span:last-child,.detail-price{font-size:18px;font-weight:400}.qty-stepper{display:inline-flex;align-items:center;border:1px solid rgba(196,199,199,.5);border-radius:2px;overflow:hidden}.qty-stepper button,.qty-stepper span{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center}.summary-card{padding:41px;background:#f5f3ee;border:1px solid rgba(196,199,199,.2);box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:24px;align-self:start}.summary-card--muted{background:#fbfaf6;box-shadow:none}.summary-card h2,.panel h2,.checkout-section h2{margin:0;font-size:24px;font-weight:500}.summary-card h2{padding-bottom:25px;border-bottom:1px solid rgba(196,199,199,.3);font-size:20px;letter-spacing:2px}.summary-lines{display:flex;flex-direction:column;gap:16px}.summary-lines>div{display:flex;justify-content:space-between;align-items:center;color:#444748;font-size:14px}.summary-lines>div strong{font-weight:500}.summary-total{display:flex;justify-content:space-between;align-items:center;padding-top:24px;border-top:1px solid rgba(196,199,199,.3);font-size:16px}.summary-note{margin:0;color:#8b857c;text-align:center;font-size:13px;line-height:1.5}.checkout-trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:4px}.checkout-trust-row span{display:inline-flex;align-items:center;justify-content:center;min-height:34px;background:#fbf9f4;border:1px solid rgba(196,199,199,.45);color:#655d51;font-size:12px;text-align:center}.checkout-layout{grid-template-columns:minmax(0,755px) minmax(0,357px);gap:40px;justify-content:space-between}.checkout-main{display:flex;flex-direction:column;gap:40px}.checkout-section{background:#f5f3ee;border:1px solid #e4e2dd;padding:41px;display:flex;flex-direction:column;gap:24px}.checkout-section__head{display:flex;align-items:center;gap:8px}.checkout-icon{color:var(--accent)}.address-card{position:relative;border:1px solid #c4c7c7;background:#fbf9f4}.address-card__active{position:absolute;left:0;top:8px;bottom:0;width:4px;height:calc(100% - 10px);background:#becbb1}.address-card__body{padding:25px 17px 17px 25px}.address-card__head{display:flex;justify-content:space-between;align-items:center;gap:16px}.address-card__person{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.address-card__person strong{font-size:18px}.address-card__person em,.address-book-card__top em{font-style:normal;background:#dbdad5;padding:4px 8px;font-size:13px}.address-card__body p,.address-book-card p,.panel-copy,.detail-copy{margin:8px 0 0}.inline-plus-button{display:inline-flex;align-items:center;gap:4px;color:#444748;font-size:16px;padding:0}.delivery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.shipping-option,.payment-option{display:flex;align-items:center;gap:16px;padding:17px;background:#fbf9f4;border:1px solid #c4c7c7}.shipping-option.is-selected,.payment-option.is-selected{border-color:var(--accent);background:#eef2e8;box-shadow:inset 0 0 0 1px #7d8e672e}.shipping-option div strong,.payment-option__label span{display:block;font-size:16px;text-align:left}.shipping-option p{margin:3px 0 0;font-size:13px;color:#444748}.radio-mark{width:18px;height:18px;border-radius:999px;border:1px solid #c4c7c7;display:inline-flex;align-items:center;justify-content:center;color:var(--accent);font-size:10px;flex:none}.payment-options{display:flex;flex-direction:column;gap:8px}.payment-option__body{min-width:0;flex:1;display:flex;align-items:center;justify-content:space-between;gap:16px}.payment-option__label{min-width:0;display:flex;align-items:center;gap:12px}.payment-option__label img{flex:none;width:64px;height:28px;object-fit:contain;background:transparent;border:0;border-radius:0;padding:0}.payment-option__label p{margin:4px 0 0;color:#655d51;font-size:12px;line-height:1.4;text-align:left}.payment-option__body em{flex:none;padding:4px 8px;background:#ffffff8c;color:#566047;font-size:12px;font-style:normal}.checkout-order-list{display:flex;flex-direction:column;gap:16px}.checkout-order-item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;padding-bottom:16px;border-bottom:1px solid rgba(196,199,199,.3)}.checkout-order-item img{width:64px;height:84px}.checkout-order-item strong{display:block;font-size:15px}.checkout-order-item p{margin:2px 0 12px;color:#655d51;font-size:13px}.checkout-order-item__meta{display:flex;justify-content:space-between;color:#444748;font-size:13px}.account-layout{grid-template-columns:256px minmax(0,856px);gap:40px;justify-content:space-between}.account-sidebar{display:flex;flex-direction:column;gap:40px}.account-user h1{margin:0;font-size:24px;font-weight:500}.account-user span{display:inline-block;margin-top:8px;padding:4px 8px;background:#f5f3ee;font-size:13px;color:#444748}.account-user p{margin:14px 0 0;color:#655d51;font-size:13px;line-height:1.7}.account-user__meta{display:flex;flex-direction:column;gap:6px;margin-top:14px}.account-user__meta em{color:#8b857c;font-size:12px;font-style:normal}.account-auth-actions{display:grid;gap:8px;margin-top:18px}.account-auth-button{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;border:1px solid #c4c7c7;background:#fbf9f4;color:#444748;font-size:13px;line-height:1.3}.account-auth-button svg{width:16px;height:16px;flex:0 0 auto}.account-user .account-auth-button span{display:inline;margin:0;padding:0;background:transparent;color:inherit;font-size:inherit}.account-auth-button--primary{border-color:#3f4a3673;background:#f0eee9;color:#2f3a29}.account-auth-button--quiet{background:transparent;color:#655d51}.account-menu{display:flex;flex-direction:column;gap:8px}.account-menu__item{text-align:left;padding:8px 16px;font-size:16px;color:#444748}.account-menu__item.is-active{padding-left:18px;background:#eae8e3;border-left:2px solid var(--strong);color:var(--strong)}.account-main{display:flex;flex-direction:column;gap:40px;max-width:896px}.account-member-panel{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:28px 32px;background:#f5f3ee;border:1px solid #e4e2dd}.account-member-panel h2{margin:6px 0 8px;font-size:26px;font-weight:500}.account-member-panel span{color:#655d51;font-size:13px}.account-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.stat-card,.panel{background:#fff;border:1px solid #e5e2da;border-radius:2px}.stat-card{min-height:104px;padding:24px 20px;display:flex;flex-direction:column;align-items:center;gap:8px}.stat-card strong{font-size:32px;font-weight:400}.stat-card span{font-size:13px;color:#444748}.panel{padding:25px}.account-main>.panel{background:transparent;border:0;padding:0}.panel__head{margin-bottom:24px}.recent-order{border:1px solid #e5e2da;padding:25px;background:#fff}.recent-order__meta-bar{display:flex;justify-content:space-between;padding-bottom:17px;border-bottom:1px solid #e5e2da;color:#444748;font-size:13px}.recent-order__body{display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:16px;padding-top:16px}.recent-order__body img{width:96px;height:128px}.recent-order__copy strong{display:block;font-size:18px;margin-bottom:3px}.recent-order__copy p,.recent-order__copy span{color:#444748;margin:0;font-size:16px}.recent-order__copy span{display:block;margin-top:4px;color:var(--text)}.recent-order__details{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.recent-order__details em{padding:4px 8px;background:#f5f3ee;color:#655d51;font-size:12px;font-style:normal}.recent-order__actions{display:flex;flex-direction:column;gap:8px;justify-content:flex-start}.account-quick-panel{padding:25px;background:#f5f3ee;border:1px solid #e4e2dd}.account-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.account-quick-card{min-height:92px;padding:18px 14px;background:#fbf9f4;border:1px solid rgba(196,199,199,.45);text-align:left}.account-quick-card span,.account-quick-card em{display:block}.account-quick-card span{color:var(--text);font-size:15px;font-weight:500}.account-quick-card em{margin-top:8px;color:#655d51;font-size:12px;font-style:normal;line-height:1.5}.account-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.points-total{font-size:48px;line-height:1;margin-bottom:8px}.panel-copy{color:#444748;font-size:16px;margin-bottom:24px}.address-book-card{background:#fbf9f4;border:1px solid #e5e2da;padding:17px;margin-bottom:16px}.address-book-card__top{display:flex;justify-content:space-between;align-items:center}.info-title-block{max-width:720px;margin-left:auto;margin-right:auto}.info-layout{grid-template-columns:minmax(0,7fr) minmax(280px,3fr)}.info-panel{display:flex;flex-direction:column;padding:8px 32px}.info-row{display:grid;grid-template-columns:48px minmax(0,1fr);gap:24px;padding:24px 0;border-bottom:1px solid #e4e2dd}.info-row:last-child{border-bottom:0}.info-row span{color:#918a7f;font-size:13px}.info-row p,.info-aside p{margin:0;color:#444748;font-size:15px;line-height:1.8}.info-aside{padding:32px;position:sticky;top:140px}.info-aside h2{margin:0 0 12px;font-size:22px;font-weight:500}.info-aside .button{margin-top:28px}.panel__head--split,.wishlist-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px}.panel__head--split span,.wishlist-toolbar span{color:#444748;font-size:14px}.auth-layout,.address-edit-layout,.order-detail-layout,.info-layout{display:grid;grid-template-columns:5fr 7fr;gap:40px;align-items:start}.auth-brand-panel,.auth-panel,.success-panel,.address-form-panel,.address-preview-panel,.info-panel,.info-aside,.service-card,.service-aside{background:#f5f3ee;border:1px solid #e4e2dd;border-radius:var(--radius-sm)}.service-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:40px;align-items:start}.service-main{display:flex;flex-direction:column;gap:24px}.service-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.service-card{min-height:184px;padding:25px}.service-card span{color:#918a7f;font-size:13px}.service-card h2{margin:20px 0 10px;font-size:22px;font-weight:500}.service-card p,.service-aside p{margin:0;color:#655d51;font-size:15px;line-height:1.8}.service-process{padding:25px 32px}.service-aside{position:sticky;top:140px;display:flex;flex-direction:column;gap:18px;padding:32px}.service-aside h2{margin:0;font-size:24px;font-weight:500}.auth-brand-panel{min-height:520px;padding:56px 48px;display:flex;flex-direction:column;justify-content:center;gap:24px;background:linear-gradient(180deg,#fbf9f433,#efede7e6),#efede7}.auth-brand-panel .brand-diamond{width:56px;height:56px}.auth-brand-panel .brand-diamond span{font-size:22px}.auth-brand-panel h1,.auth-panel__head h2,.success-panel h1,.address-preview-panel h2{margin:0;font-size:32px;line-height:1.25;font-weight:500}.auth-brand-panel p,.auth-panel__head p{max-width:360px;margin:0;color:#444748;font-size:16px;line-height:1.8}.auth-benefits{display:flex;flex-wrap:wrap;gap:8px}.auth-benefits span{border:1px solid #c4c7c7;background:#fbf9f4b3;padding:6px 10px;color:#444748;font-size:13px}.auth-panel{padding:41px}.auth-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #d7d2c8;margin-bottom:32px}.auth-tabs button{padding:0 0 14px;color:#6d665d;font-size:15px}.auth-tabs button.is-active{color:var(--text);border-bottom:1px solid var(--strong)}.auth-panel__head{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.auth-form,.address-form{display:flex;flex-direction:column;gap:18px}.auth-page-canvas{min-height:800px;display:flex;align-items:center;justify-content:center;padding:72px 0;background:transparent}.auth-modal{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:32px}.auth-modal__backdrop{position:absolute;inset:0;background:#1f1d1947;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.auth-modal__canvas{position:relative;width:min(520px,calc(100vw - 40px));max-height:calc(100vh - 48px);overflow:auto}.auth-modal__close{position:absolute;right:18px;top:16px;z-index:2;width:32px;height:32px;color:#655d51;font-size:24px;line-height:1}.auth-figma-card{position:relative;width:min(520px,100%);min-height:620px;padding:48px 56px 38px;background:#fff;border-radius:2px;box-shadow:0 8px 15px #0000000a}.auth-figma-card--modal{min-height:0}.auth-figma-logo{display:flex;flex-direction:column;align-items:center;text-align:center}.auth-figma-logo>div{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#f0eee9;border-radius:2px}.auth-figma-logo img{width:27px;height:27px;object-fit:contain}.auth-figma-logo h1{margin:18px 0 8px;font-size:32px;font-weight:500;line-height:1.3}.auth-figma-logo p{margin:0;color:#655d51;font-size:16px;line-height:1.6}.auth-figma-form{display:flex;flex-direction:column;gap:18px;margin-top:30px}.auth-figma-field{display:flex;flex-direction:column;gap:8px}.auth-figma-field span{display:flex;align-items:center;justify-content:space-between;color:#444748;font-size:13px;letter-spacing:.65px}.auth-figma-field span button{padding:0;color:#655d51;font-size:13px;text-decoration:underline;text-underline-offset:2px}.auth-figma-field input{width:100%;min-height:49px;border:1px solid #e4e2dd;border-radius:2px;padding:13px 17px;background:#fff;color:var(--text);font-size:16px;outline:none}.auth-figma-field input::placeholder{color:#6b7280}.auth-figma-field input:focus{border-color:#655d51}.auth-figma-actions{display:flex;flex-direction:column;gap:12px;padding-top:10px}.auth-figma-actions .button{min-height:52px;font-size:16px;letter-spacing:0}.auth-figma-actions .button--dark{border-color:#3f4a367a;background:#edf0e9;color:#2f3a29}.auth-figma-error{margin:0;color:#8a4f3d;font-size:13px;line-height:1.6}.auth-figma-terms{margin:28px 0 0;color:#9c9b9b;font-size:13px;line-height:2;letter-spacing:.65px;text-align:center}.auth-figma-terms button{padding:0;color:#655d51}.success-panel{max-width:920px;margin:0 auto;padding:56px;text-align:center}.payment-pending-panel{max-width:760px;margin:0 auto;padding:56px;background:#f5f3ee;border:1px solid rgba(196,199,199,.3);text-align:center}.payment-pending-mark{width:64px;height:64px;margin:0 auto 18px;border:1px solid var(--accent);border-radius:999px;position:relative}.payment-pending-mark:after{content:"";position:absolute;inset:14px;border-radius:999px;border:2px solid transparent;border-top-color:var(--accent);animation:payment-spin .9s linear infinite}.payment-pending-mark.is-failed{display:inline-flex;align-items:center;justify-content:center;border-color:#8a4f3d;color:#8a4f3d;font-size:24px}.payment-pending-mark.is-failed:after{display:none}.payment-pending-panel h1{margin:8px 0 10px;font-size:30px;font-weight:500}.payment-pending-panel>p:not(.breadcrumb){margin:0 auto;max-width:420px;color:#655d51;line-height:1.7}.payment-pending-summary{display:grid;gap:0;margin:32px 0;border:1px solid rgba(196,199,199,.4);background:#fbf9f4;text-align:left}.payment-pending-summary>div{display:flex;justify-content:space-between;gap:18px;padding:16px 18px;border-bottom:1px solid rgba(196,199,199,.3)}.payment-pending-summary>div:last-child{border-bottom:0}.payment-pending-summary span{color:#655d51;font-size:13px}.payment-pending-summary strong{min-width:0;text-align:right;overflow-wrap:anywhere;font-weight:500}.payment-pending-progress{display:inline-flex;justify-content:center;gap:8px}.payment-pending-progress span{width:7px;height:7px;border-radius:999px;background:#655d51;animation:payment-dot 1.1s ease-in-out infinite}.payment-pending-progress span:nth-child(2){animation-delay:.16s}.payment-pending-progress span:nth-child(3){animation-delay:.32s}@keyframes payment-spin{to{transform:rotate(360deg)}}@keyframes payment-dot{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.success-mark{width:64px;height:64px;margin:0 auto 20px;border:1px solid var(--accent);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--accent);font-size:34px;line-height:1}.success-panel h1{margin-top:8px}.success-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:40px 0;border:1px solid #e5e2da;background:#e5e2da;text-align:left}.success-summary>div{min-height:96px;padding:20px;background:#fbf9f4;display:flex;flex-direction:column;justify-content:center;gap:8px}.success-summary span{color:#6d665d;font-size:13px}.success-summary strong{font-size:18px;font-weight:500}.payment-logo-line{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;white-space:nowrap}.payment-logo-line img{width:64px;height:28px;object-fit:contain;border:0;background:transparent;padding:0}.order-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:32px}.order-step{position:relative;min-height:72px;padding:14px;border:1px solid #d7d2c8;background:#fbf9f4;text-align:left}.order-step span{width:22px;height:22px;border:1px solid #c4c7c7;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#6d665d;font-size:12px}.order-step p{margin:10px 0 0;color:#444748;font-size:14px}.order-step.is-done{border-color:#aebd9c;background:#f7f8f3}.order-step.is-done span{border-color:var(--accent);background:var(--accent);color:#fff}.success-actions,.form-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.order-title-block{padding-bottom:0}.order-detail-layout{grid-template-columns:minmax(0,1fr) 360px}.order-detail-main{display:flex;flex-direction:column;gap:24px}.order-state-panel{background:#f5f3ee}.timeline-list{display:flex;flex-direction:column;gap:0}.timeline-item{display:grid;grid-template-columns:72px minmax(0,1fr);gap:18px;padding:16px 0;border-top:1px solid #e5e2da}.timeline-item:first-child{border-top:0;padding-top:0}.timeline-item span{color:#6d665d;font-size:13px}.timeline-item p{margin:0;color:#444748;line-height:1.6}.address-book-card--flat{margin-bottom:0}.checkout-order-list--wide .checkout-order-item{grid-template-columns:84px minmax(0,1fr)}.checkout-order-list--wide .checkout-order-item img{width:84px;height:112px}.wishlist-toolbar{padding:17px 0;border-top:1px solid rgba(196,199,199,.3);border-bottom:1px solid rgba(196,199,199,.3)}.address-edit-layout{grid-template-columns:minmax(0,1fr) 360px}.address-form-panel,.address-preview-panel{padding:41px}.page-title-block--left{align-items:flex-start;text-align:left;margin-bottom:32px}.address-preview-panel{display:flex;flex-direction:column;gap:24px}.site-footer{background:#f0eee9;border-top:1px solid #c4c7c7;padding:40px 64px 0}.site-footer__main{max-width:1312px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:16px}.site-footer__brand h3{margin:0 0 15px;font-size:24px;font-weight:500}.site-footer__brand p{margin:0;max-width:320px;color:#444748;font-size:14px;line-height:20px}.footer-trust-row{display:flex;gap:16px;padding-top:20px;color:#444748;font-size:14px;line-height:20px}.footer-link-column{display:flex;flex-direction:column;gap:12px}.footer-link-column h4{margin:0;font-size:16px;font-weight:500}.footer-link-column a,.footer-link-column button{color:#444748;font-size:14px;line-height:20px;padding:0;text-align:left}.site-footer__payments{max-width:1312px;margin:0 auto;padding-top:40px}.site-footer__bottom{max-width:1312px;margin:0 auto;padding:25px 0 24px;border-top:1px solid #c4c7c7;display:flex;justify-content:space-between;align-items:center;gap:24px}.site-footer__copyright{color:#444748b3;font-size:12px}.site-footer__legal{display:flex;gap:24px}.site-footer__legal button{padding:0;color:#444748b8;font-size:12px}.payment-strip{display:flex;gap:16px;align-items:center;opacity:.72}.payment-logo-pill{width:64px;height:28px;border:0;border-radius:0;background:transparent;display:inline-flex;align-items:center;justify-content:center}.payment-logo-pill img{width:64px;height:28px;object-fit:contain}.mobile-bottom-nav{display:none}@media(max-width:1100px){.site-header{position:sticky;padding:0 20px}.site-header__top{grid-template-columns:minmax(0,1fr) auto;gap:16px;min-height:auto;padding:12px 0 10px}.brand-copy{flex-direction:column;align-items:flex-start;gap:2px}.brand-mark{font-size:20px;letter-spacing:4px}.brand-slogan{font-size:10px;letter-spacing:1.6px}.search-box{grid-column:1 / -1;grid-row:2}.search-box input{min-height:0;padding:8px 28px 10px 0}.products-toolbar{align-items:flex-start;flex-direction:column;gap:16px;padding:18px 0 20px}.pill-tabs{width:100%;gap:10px;overflow-x:auto;scrollbar-width:none}.pill-tabs::-webkit-scrollbar{display:none}.pill-tabs__item{flex:none;padding:7px 18px;border-radius:2px;border:1px solid rgba(196,199,199,.45);background:#ffffff38}.toolbar-actions{width:100%;justify-content:space-between;gap:16px}.header-actions{gap:16px}.icon-button{width:36px}.icon-button span{display:none}.site-nav{justify-content:flex-start;gap:24px;overflow-x:auto;padding:8px 0 10px;scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}.site-nav__item{flex:none;font-size:13px}.page-shell{padding:24px 20px 96px}.page-title-block{padding:56px 0 28px}.page--home{margin-top:-24px}.home-hero{height:560px;min-height:560px}.home-hero img{height:100%;object-position:54% 30%}.home-hero__copy{width:min(320px,calc(100vw - 40px));top:44%;transform:translate(-50%,-50%)}.home-hero__copy h1{font-size:32px;line-height:40px;letter-spacing:2px}.home-hero__copy p{font-size:13px}.home-section{padding:32px 0}.product-grid--four,.collection-grid,.search-results-grid,.account-stats,.account-panels{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-product__image,.product-card__media,.collection-card img{height:auto;aspect-ratio:3 / 4}.home-bento{height:auto;grid-template-columns:1fr;grid-template-rows:none}.bento-card,.bento-card--large{min-height:260px;grid-row:auto}.category-grid,.detail-layout,.detail-deep-dive,.detail-long-images,.cart-layout,.checkout-layout,.account-layout,.auth-layout,.address-edit-layout,.order-detail-layout,.info-layout,.service-layout,.search-layout{grid-template-columns:1fr}.info-aside,.service-aside{position:static}.products-filter-panel{position:sticky;top:132px;z-index:12;max-height:calc(100vh - 184px);overflow:auto;margin-bottom:24px;padding:20px;box-shadow:0 18px 40px #26231e1f}.products-filter-panel__grid,.detail-feature-grid,.service-card-grid{grid-template-columns:1fr}.products-filter-panel__actions{position:sticky;bottom:0;margin:0 -20px -20px;padding:16px 20px;background:#f5f3ee;border-top:1px solid var(--line)}.detail-deep-dive,.detail-long-images{gap:24px;margin-top:40px}.detail-long-images__head{position:static}.detail-long-intro,.detail-long-images__stack{grid-column:auto}.detail-long-image img{min-height:420px;max-height:none}.detail-long-image--spec img{min-height:0}.detail-service-strip{grid-column:auto;grid-template-columns:1fr;gap:8px}.catalog-tile,.catalog-tile--wide,.catalog-tile--tall-right,.catalog-tile--left,.catalog-tile--wide-bottom,.catalog-tile--small{grid-column:auto;min-height:260px}.category-header{padding-top:0}.category-header h1{font-size:32px;line-height:40px}.category-header p{font-size:16px;line-height:25.6px;text-align:center}.catalog-tile--wide img,.catalog-tile--wide-bottom img,.catalog-tile--small img{height:100%;width:100%;margin-left:0;object-position:center}.search-banner{height:260px}.search-banner__copy{left:24px;top:32px;width:min(340px,calc(100% - 48px))}.search-banner__copy h1{font-size:32px;line-height:40px}.search-banner__copy p{font-size:14px;line-height:22.4px}.search-topline{gap:18px;flex-direction:column}.search-results-grid{gap:28px 16px}.filter-sidebar{padding:20px;background:#f5f3ee;border:1px solid #e4e2dd}.detail-gallery__main{height:auto;aspect-ratio:1 / 1.24}.detail-thumb{height:auto;aspect-ratio:1 / 1}.detail-info{padding-bottom:0;padding-top:0}.cart-item,.recent-order__body{grid-template-columns:92px minmax(0,1fr);gap:16px;padding:20px}.summary-card{padding:28px}.summary-card--checkout{margin-bottom:12px}.checkout-main{gap:24px}.checkout-section{padding:28px;gap:18px}.payment-option__label{min-width:0}.checkout-trust-row,.account-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-member-panel{align-items:flex-start;flex-direction:column;padding:24px}.account-main{gap:24px}.recent-order__actions{grid-column:1 / -1;flex-direction:row}.delivery-grid{grid-template-columns:1fr}.auth-brand-panel{min-height:320px;padding:36px 28px}.auth-page-canvas{min-height:auto;padding:40px 20px}.auth-modal{align-items:flex-start;padding:20px;overflow:auto}.auth-modal__canvas{width:min(520px,100%);max-height:none}.auth-figma-card{padding:44px 36px 36px}.auth-panel,.success-panel,.address-form-panel,.address-preview-panel{padding:28px}.success-summary,.order-steps{grid-template-columns:1fr 1fr}.success-panel{text-align:left}.success-mark{margin-left:0}.success-actions{justify-content:flex-start}.site-footer{padding:32px 20px 96px}.site-footer__main{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:28px}.site-footer__brand{grid-column:1 / -1}.site-footer__payments{padding-top:28px}.site-footer__bottom{padding:20px 0 0;flex-direction:column-reverse;align-items:flex-start;gap:12px}.site-footer__legal{gap:16px}.payment-strip{flex-wrap:wrap;gap:10px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:30;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #c4c7c7;background:#fbf9f4f5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:7px 8px 8px}.mobile-bottom-nav__item{display:inline-flex;flex-direction:column;align-items:center;gap:3px;color:#655d51;font-size:11px}.mobile-bottom-nav__item.is-active{color:#1e1e1e}.mobile-bottom-nav__icon{position:relative;width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center}.mobile-bottom-nav__icon svg{width:19px;height:19px}.mobile-bottom-nav .brand-diamond{width:19px;height:19px}.mobile-bottom-nav .brand-diamond span{font-size:9px}.mobile-bottom-nav__icon em{position:absolute;right:-5px;top:-4px;min-width:15px;height:15px;border-radius:999px;background:#1e1e1e;color:#fff;font-size:8px;font-style:normal;display:inline-flex;align-items:center;justify-content:center}}@media(max-width:640px){.site-header{padding:0 16px}.brand-diamond{width:34px;height:34px}.brand-diamond span{font-size:14px}.header-actions{gap:10px}.site-header__top{gap:16px;padding:10px 0 8px}.header-actions{gap:8px}.icon-button{width:32px}.brand-copy{gap:2px}.brand-mark{font-size:20px;letter-spacing:4px}.brand-slogan{font-size:10px;letter-spacing:1.6px}.site-nav{gap:18px;padding:6px 0 8px}.site-nav__item{font-size:12px}.page-shell{padding:20px 16px 92px}.page-title-block{padding:42px 0 22px}.page-title-block:before,.page-title-block:after{height:28px}.page--home{margin-top:-20px}.home-hero{height:500px;min-height:500px}.home-hero__copy{top:45%}.home-hero__copy h1{font-size:28px;line-height:34px}.detail-info{gap:14px;padding-top:0;padding-bottom:0}.detail-gallery{gap:10px}.detail-gallery__main{aspect-ratio:4 / 5;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none}.detail-gallery__main img{pointer-events:none}.detail-gallery__indicator{right:10px;bottom:10px;min-width:46px;padding:5px 8px;font-size:11px}.detail-gallery__dots{display:flex;justify-content:center;align-items:center;gap:7px;min-height:12px}.detail-gallery__dot{transition:width .18s ease,background .18s ease}.detail-gallery__thumbs{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x proximity;scrollbar-width:none}.detail-gallery__thumbs::-webkit-scrollbar{display:none}.detail-thumb{flex:0 0 58px;height:72px;scroll-snap-align:start}.detail-copy{padding-top:16px;font-size:14px;line-height:1.65}.detail-fabric-tag{min-height:22px;padding:3px 12px;font-size:12px}.detail-price{font-size:17px}.category-header h1{font-size:28px;line-height:34px}.category-header p{font-size:14px;line-height:22.4px}.section-heading h1,.page-title-block h1,.category-header h1,.cart-header h1,.auth-brand-panel h1,.auth-panel__head h2,.success-panel h1,.address-preview-panel h2,.detail-info h1{font-size:26px}.collection-grid,.account-stats,.account-panels,.success-summary,.order-steps{grid-template-columns:1fr}.product-grid--four,.search-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:10px;row-gap:24px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:10px}.catalog-tile,.catalog-tile--wide,.catalog-tile--tall-right,.catalog-tile--left,.catalog-tile--wide-bottom,.catalog-tile--small{grid-column:auto;aspect-ratio:3 / 4;min-height:0}.catalog-tile__copy{left:12px;right:12px;bottom:12px}.catalog-tile__copy h3{font-size:16px;line-height:1.35}.catalog-tile__copy p{display:-webkit-box;margin-top:4px;overflow:hidden;font-size:11px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.auth-modal{padding:12px}.auth-figma-card{width:100%;min-height:auto;padding:30px 22px 24px}.auth-figma-logo>div{width:56px;height:56px}.auth-figma-logo h1{margin-top:12px;font-size:26px}.auth-figma-logo p{font-size:13px}.payment-pending-panel{padding:32px 22px;text-align:left}.payment-pending-mark{margin-left:0}.payment-pending-panel h1{font-size:26px}.payment-pending-summary>div{flex-direction:column;gap:6px}.payment-pending-summary strong{text-align:left}.auth-figma-form{gap:14px;margin-top:22px}.auth-figma-actions{gap:10px}.auth-figma-terms{margin-top:18px}.detail-actions{position:sticky;bottom:64px;z-index:8;margin:0 -16px;padding:12px 16px;background:#fbf9f4f5;border-top:1px solid rgba(196,199,199,.45);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-grid--airy{row-gap:24px}.simple-product{min-width:0}.simple-product__image{aspect-ratio:4 / 5}.simple-product h3{min-height:40px;margin:10px 0 3px;font-size:13px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.simple-product strong{font-size:12px}.product-card{gap:7px;min-width:0}.product-card__media{aspect-ratio:4 / 5;box-shadow:none}.product-card__body h3{min-height:38px;font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__row{align-items:flex-start;flex-wrap:wrap;gap:5px}.product-card__row strong{font-size:14px;gap:5px;flex-wrap:wrap}.product-card__row del{font-size:10px}.product-meta,.quick-cart-button{font-size:11px}.product-meta{gap:4px;flex-wrap:wrap;line-height:1.35}.quick-cart-button{min-height:28px;margin-top:2px;padding:6px 0 3px}.product-badge{top:6px;left:6px;padding:4px 7px;font-size:9px}.color-dots{gap:3px;padding-top:2px}.color-dots span,.color-dots button{width:10px;height:10px}.heart-mark{font-size:11px}.discount-label{margin-left:0}.products-filter-panel{top:118px;max-height:calc(100vh - 176px)}.products-filter-panel__head,.products-filter-panel__actions{align-items:flex-start;flex-direction:column}.products-filter-panel__actions .button{width:100%}.detail-deep-dive__intro h2{font-size:24px}.detail-long-images__head h2{font-size:23px}.detail-long-images__stack{gap:10px}.detail-long-image img{min-height:360px;aspect-ratio:3 / 4}.detail-long-image--spec img{min-height:0;aspect-ratio:auto}.detail-info-block,.service-card,.service-process,.service-aside{padding:22px}.auth-tabs{grid-template-columns:1fr;gap:12px;border-bottom:0}.auth-tabs button{border:1px solid #d7d2c8;padding:10px 12px;text-align:left}.auth-tabs button.is-active{border-color:var(--strong)}.timeline-item{grid-template-columns:1fr;gap:6px}.panel__head--split,.wishlist-toolbar,.form-actions{align-items:stretch;flex-direction:column}.form-actions .button,.success-actions .button{width:100%}.selected-tags{flex-wrap:wrap}.search-banner__actions{gap:8px;flex-wrap:wrap}.search-banner__actions .button{min-height:38px;padding:8px 14px;font-size:14px}.size-pills--detail{grid-template-columns:repeat(4,minmax(0,1fr))}.cart-item{grid-template-columns:82px minmax(0,1fr);padding:16px}.cart-item__top,.cart-item__bottom{gap:12px;flex-direction:column;align-items:flex-start}.checkout-order-item__meta{gap:8px;flex-wrap:wrap}.cart-item__image{width:82px;height:110px}.summary-card,.checkout-section,.panel,.account-quick-panel,.empty-state{padding:22px}.payment-option{align-items:flex-start}.payment-option__body{align-items:flex-start;flex-direction:column;gap:10px}.payment-option__label{align-items:flex-start}.payment-option__body em{margin-left:76px}.checkout-trust-row,.account-quick-grid{grid-template-columns:1fr}.account-user__meta{gap:4px}.account-auth-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.account-auth-button{min-height:40px;padding:9px 10px;font-size:12px}.account-member-panel{padding:22px}.account-quick-card{min-height:76px}.account-main{gap:20px}.cart-header,.page-title-block{padding-bottom:20px}.site-footer__main{grid-template-columns:1fr}.footer-trust-row{flex-wrap:wrap;gap:8px 14px}}.api-toast{position:fixed;left:50%;bottom:88px;transform:translate(-50%);z-index:40;max-width:min(520px,calc(100vw - 32px));padding:10px 16px;border:1px solid rgba(65,62,54,.18);background:#fffffcf5;color:#5e5a50;border-radius:6px;box-shadow:0 12px 32px #26231e1f;font-size:13px}.api-toast--top{top:96px;bottom:auto}@media(max-width:640px){:root{--mobile-nav-safe: calc(76px + env(safe-area-inset-bottom, 0px)) }body{overflow-x:hidden}.page-shell{padding:18px 14px calc(var(--mobile-nav-safe) + 24px)}.site-header{border-bottom-color:#c4c7c759}.site-header__top{grid-template-columns:minmax(0,1fr) auto}.search-box input{font-size:14px}.mobile-bottom-nav{padding:7px 8px calc(8px + env(safe-area-inset-bottom,0px))}.api-toast{bottom:calc(var(--mobile-nav-safe) + 10px);width:calc(100vw - 28px);max-width:none;font-size:12px;line-height:1.45}.api-toast--top{top:86px;bottom:auto}.page-title-block,.cart-header,.category-header{padding-top:26px;padding-bottom:18px}.page-title-block:before,.page-title-block:after{display:none}.page-title-block .subtle,.category-header p,.cart-header span{font-size:13px;line-height:1.65}.home-section{padding:26px 0}.section-title{margin-bottom:16px}.home-bento{gap:10px}.bento-card,.bento-card--large{min-height:210px}.bento-card__copy{left:16px;right:16px;bottom:16px}.bento-card__copy h3{font-size:20px}.product-grid--four,.search-results-grid,.collection-grid{gap:22px 10px}.product-card__body,.simple-product{min-width:0}.product-card__body h3,.simple-product h3{word-break:break-word}.product-card__row strong,.product-meta,.quick-cart-button{min-width:0}.products-toolbar{gap:12px}.pill-tabs{padding-bottom:2px}.pill-tabs__item{padding:7px 14px;font-size:12px}.products-filter-panel{top:110px;padding:18px;max-height:calc(100vh - 170px)}.products-filter-panel__head h2,.filter-group h3{font-size:16px}.checkbox-row,.shipping-option,.payment-option{min-width:0}.selected-tags span{max-width:100%;overflow-wrap:anywhere}.detail-layout{gap:18px}.detail-info h1{line-height:1.35}.detail-actions{bottom:var(--mobile-nav-safe);padding-bottom:12px}.detail-actions .button{min-height:44px;padding-left:10px;padding-right:10px;font-size:14px}.cart-layout,.checkout-layout,.account-layout,.order-detail-layout,.address-edit-layout,.info-layout,.service-layout{gap:22px}.cart-header{align-items:flex-start;flex-direction:column;gap:4px}.cart-list{gap:12px}.cart-item{gap:12px;grid-template-columns:76px minmax(0,1fr);padding:14px;box-shadow:none}.cart-item__image{width:76px;height:102px}.cart-item__body{gap:12px}.cart-item__top h3{margin-bottom:4px;font-size:14px;line-height:1.45}.cart-item__top p,.checkout-order-item p{font-size:12px;line-height:1.45}.cart-item__bottom strong{font-size:16px}.qty-stepper button,.qty-stepper span{width:30px;height:30px}.summary-card,.checkout-section,.panel,.account-quick-panel,.empty-state,.address-form-panel,.address-preview-panel,.info-panel,.info-aside,.service-card,.service-process,.service-aside{padding:18px}.summary-card{gap:18px;box-shadow:none}.summary-card h2{padding-bottom:16px;font-size:17px;letter-spacing:1px}.summary-lines{gap:12px}.summary-lines>div,.summary-total,.success-summary>div,.payment-pending-summary>div{gap:8px}.summary-lines>div strong,.summary-total strong,.success-summary strong,.payment-pending-summary strong{min-width:0;overflow-wrap:anywhere;text-align:right}.checkout-main{gap:18px}.checkout-section{gap:14px}.checkout-section__head h2{font-size:18px}.address-card{padding:14px}.address-card__head,.address-book-card__top,.recent-order__meta-bar{align-items:flex-start;flex-direction:column;gap:8px}.address-card__person{flex-wrap:wrap}.address-card__body p,.address-book-card p{overflow-wrap:anywhere}.delivery-grid,.payment-options{gap:10px}.shipping-option,.payment-option{padding:14px}.payment-option__label{gap:12px}.payment-option__label img{flex:0 0 40px}.payment-option__body em{margin-left:52px}.checkout-order-list{gap:12px}.checkout-order-item{grid-template-columns:56px minmax(0,1fr);gap:10px;padding-bottom:12px}.checkout-order-item img{width:56px;height:74px}.checkout-order-item strong{font-size:13px;line-height:1.45;overflow-wrap:anywhere}.checkout-order-item__meta{justify-content:flex-start}.success-panel,.payment-pending-panel{padding:26px 18px}.success-summary,.order-steps{gap:10px}.success-summary>div,.payment-pending-summary>div{padding:13px 14px}.order-step{padding:14px 10px}.order-step p{font-size:12px;line-height:1.45}.order-title-block .breadcrumb,.summary-lines,.payment-pending-summary,.success-summary{overflow-wrap:anywhere}.timeline-list{gap:12px}.timeline-item{padding:14px 0}.timeline-item p{line-height:1.6}.account-sidebar{gap:18px}.account-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.account-menu__item,.account-menu__item.is-active{border-left:0;padding:10px 12px;font-size:13px;text-align:center}.account-user h1{font-size:22px}.account-main{gap:18px}.account-member-panel{gap:16px}.account-member-panel .button{width:100%}.account-stats{gap:10px}.stat-card{min-height:88px;padding:18px 12px}.stat-card strong{font-size:26px}.recent-order{padding:18px}.recent-order__body{grid-template-columns:76px minmax(0,1fr);gap:12px;padding-top:14px}.recent-order__body img{width:76px;height:102px}.recent-order__copy strong{font-size:15px;line-height:1.45}.recent-order__copy p,.recent-order__copy span{font-size:13px}.recent-order__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.recent-order__actions .button{width:100%}.account-quick-grid{gap:10px}.account-quick-card{min-height:70px;padding:14px}.account-panels{gap:12px}.points-total{font-size:38px}.panel-copy{margin-bottom:18px;font-size:14px;line-height:1.6}.wishlist-toolbar{gap:12px;padding:14px 0}.wishlist-toolbar .button{width:100%}.address-form{gap:14px}.form-field input{min-width:0}.info-panel,.service-process{gap:0}.info-row{grid-template-columns:38px minmax(0,1fr);gap:12px;padding:14px 0}.info-row p,.service-card p,.service-aside p,.info-aside p{font-size:14px;line-height:1.7;overflow-wrap:anywhere}.service-card-grid{gap:10px}.service-card{min-height:0}.service-card h2,.service-aside h2,.info-aside h2{font-size:20px}}@media(max-width:380px){.brand-mark{font-size:18px;letter-spacing:3px}.site-header__top{gap:10px}.header-actions{gap:4px}.icon-button{width:30px}.page-shell{padding-left:12px;padding-right:12px}.product-grid--four,.search-results-grid,.category-grid{column-gap:8px}.detail-actions{gap:8px;padding-left:12px;padding-right:12px}.detail-actions .button{font-size:13px}.cart-item{grid-template-columns:70px minmax(0,1fr)}.cart-item__image{width:70px;height:94px}.payment-option__body em{margin-left:0}.account-auth-actions{grid-template-columns:1fr}}
