:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{width:100%;max-width:100%;text-align:initial;box-sizing:border-box;flex-direction:column;min-height:100svh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.store-data-page{color:#111827;text-align:start;background:#f4f6f8;min-height:100vh}.store-data-page,.store-data-page *{box-sizing:border-box}.store-data-header{background:#0f172a;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;height:auto;min-height:72px;padding:12px clamp(16px,3vw,32px);display:flex}.store-data-brand{gap:2px;min-width:0;display:grid}.store-data-brand .ant-typography{color:#fff;margin:0;line-height:1.25}.store-data-brand span.ant-typography{color:#cbd5e1;font-size:13px}.store-header-actions{flex:none}.store-header-actions .ant-btn{min-width:108px}.store-data-content{width:min(100%,1680px);margin:0 auto;padding:clamp(14px,2.2vw,28px)}.store-data-hero{grid-template-columns:minmax(0,1.35fr) minmax(360px,.9fr);align-items:stretch;gap:18px;margin-bottom:18px;display:grid}.store-hero-copy{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;justify-content:center;gap:8px;min-height:150px;padding:clamp(18px,2vw,26px);display:flex}.store-hero-copy .ant-typography{margin:0}.store-hero-copy h2.ant-typography{color:#0f172a;font-size:clamp(24px,3vw,36px);line-height:1.2}.store-hero-copy span.ant-typography:not(.store-eyebrow){color:#475569;max-width:820px;font-size:15px;line-height:1.8}.store-eyebrow{color:#0f766e;background:#ccfbf1;border:1px solid #99f6e4;border-radius:999px;width:fit-content;padding:3px 10px;font-size:12px;font-weight:700}.store-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.store-stat-tile{background:#fff;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:auto 1fr;grid-template-areas:"icon value""icon label";align-items:center;column-gap:12px;min-height:70px;padding:14px;display:grid}.store-stat-icon{color:#0f766e;background:#f0fdfa;border:1px solid #ccfbf1;border-radius:8px;grid-area:icon;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:inline-flex}.store-stat-value{color:#0f172a;grid-area:value;font-size:24px;font-weight:800;line-height:1}.store-stat-label{color:#64748b;grid-area:label;font-size:12px}.store-tabs-shell{box-shadow:none;border:1px solid #e5e7eb;border-radius:8px}.store-tabs-shell>.ant-card-body{padding:0}.store-data-tabs>.ant-tabs-nav{background:#fff;border-bottom:1px solid #e5e7eb;border-radius:8px 8px 0 0;margin:0;padding:0 16px}.store-data-tabs .ant-tabs-tab{padding:14px 0;font-weight:600}.store-data-tabs .ant-tabs-content-holder{background:#f8fafc}.store-data-tabs .ant-tabs-tabpane{padding:16px}.store-workspace{align-items:flex-start}.store-panel{box-shadow:none;border:1px solid #e5e7eb;border-radius:8px}.store-panel>.ant-card-head,.store-sub-panel>.ant-card-head,.store-list-card>.ant-card-head{border-bottom-color:#eef2f7;min-height:44px;padding:0 14px}.store-panel>.ant-card-head .ant-card-head-title,.store-sub-panel>.ant-card-head .ant-card-head-title,.store-list-card>.ant-card-head .ant-card-head-title{color:#0f172a;font-size:14px;font-weight:700}.store-panel>.ant-card-body,.store-sub-panel>.ant-card-body,.store-list-card>.ant-card-body{padding:14px}.store-form-panel{position:sticky;top:14px}.store-table-panel{min-width:0}.store-filter-bar{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:minmax(240px,1.4fr) repeat(auto-fit,minmax(170px,.75fr));align-items:center;gap:10px;margin-bottom:12px;padding:10px;display:grid}.store-filter-bar .ant-input-affix-wrapper,.store-filter-bar .ant-select,.store-filter-bar .ant-picker,.store-filter-bar .ant-btn{width:100%}.store-sub-panel{background:#fbfdff;border-color:#e8eef5;border-radius:8px;margin-bottom:12px}.store-list-card{background:#fff;border-color:#edf2f7;border-radius:8px}.store-variant-images{background:#f8fafc}.store-expanded-row{gap:12px;padding:4px;display:grid}.store-data-page .ant-form-item{margin-bottom:12px}.store-data-page .ant-input,.store-data-page .ant-input-number,.store-data-page .ant-picker,.store-data-page .ant-select-selector{border-radius:6px!important}.store-data-page .ant-btn{border-radius:6px;font-weight:600}.store-data-page .ant-table-wrapper{width:100%}.store-data-page .ant-table{font-size:13px}.store-data-page .ant-table-thead>tr>th{color:#334155;white-space:nowrap;background:#f1f5f9;font-weight:700}.store-data-page .ant-table-tbody>tr>td{vertical-align:middle}.store-data-page .ant-table-cell{text-align:right}@media (width<=1199px){.store-data-hero{grid-template-columns:1fr}.store-form-panel{position:static}}@media (width<=768px){.store-data-header{flex-direction:column;align-items:stretch}.store-header-actions{width:100%}.store-header-actions .ant-space-item{flex:1 1 0}.store-header-actions .ant-btn{width:100%;min-width:0}.store-data-content{padding:12px}.store-data-hero{gap:12px;margin-bottom:12px}.store-stats-grid{grid-template-columns:1fr 1fr}.store-data-tabs>.ant-tabs-nav{padding:0 10px}.store-data-tabs .ant-tabs-tabpane{padding:12px}.store-filter-bar{grid-template-columns:1fr}}@media (width<=520px){.store-stats-grid{grid-template-columns:1fr}.store-hero-copy{min-height:0}.store-data-tabs .ant-tabs-tab{font-size:13px}}.shop-page{color:#111;background:#f7f5ef;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.shop-page *{box-sizing:border-box}.shop-service-bar{color:#333;text-transform:uppercase;background:#fff;border-bottom:1px solid #e7e2d8;justify-content:center;align-items:center;gap:clamp(14px,5vw,60px);min-height:34px;padding:7px clamp(14px,3vw,44px);font-size:11px;font-weight:800;display:flex}.shop-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#020202f5;border-bottom:1px solid #ffffff1f;grid-template-columns:1fr auto 1fr;align-items:center;height:78px;padding:0 clamp(16px,3vw,44px);display:grid;position:sticky;top:0}.shop-wordmark{color:#fff;letter-spacing:0;align-items:center;gap:10px;font-size:20px;font-weight:800;text-decoration:none;display:inline-flex}.shop-wordmark img{object-fit:cover;border:1px solid #ffffff2e;border-radius:50%;width:42px;height:42px}.shop-nav{gap:clamp(16px,2vw,30px);display:flex}.shop-nav a{color:#f5f5f2;text-transform:uppercase;font-size:13px;font-weight:700;text-decoration:none}.shop-department-nav{z-index:19;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f5eff0;border-bottom:1px solid #ded8cc;justify-content:center;align-items:center;gap:clamp(18px,4vw,46px);min-height:44px;padding:0 clamp(14px,3vw,44px);display:flex;position:sticky;top:78px;overflow-x:auto}.shop-department-nav a{color:#111;text-transform:uppercase;flex:none;font-size:12px;font-weight:900;text-decoration:none}.shop-cart-button,.shop-icon-button{color:#fff;cursor:pointer;background:0 0;border:0;place-items:center;width:38px;height:38px;font-size:20px;display:inline-grid}.shop-cart-button{justify-self:end}.shop-mobile-only{display:none}.shop-hero{background:#080808;border-bottom:1px solid #111;grid-template-columns:minmax(0,1.18fr) minmax(390px,.82fr);min-height:calc(100vh - 122px);display:grid}.shop-hero-media{background:#050505;min-height:640px;position:relative}.shop-hero-media img{object-fit:cover;opacity:.86;width:100%;height:100%;display:block}.shop-hero-logo-card{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000bd;border:1px solid #ffffff2e;align-items:center;gap:12px;padding:10px 14px 10px 10px;display:inline-flex;position:absolute;bottom:clamp(18px,4vw,46px);left:clamp(18px,4vw,46px)}.shop-hero-logo-card img{object-fit:cover;border-radius:50%;width:58px;height:58px}.shop-hero-logo-card span{font-size:13px;font-weight:800}.shop-hero-copy{color:#fff;background:#080808;flex-direction:column;justify-content:center;gap:20px;padding:clamp(28px,5vw,72px);display:flex}.shop-hero-copy .ant-typography{margin:0}.shop-hero-copy h1.ant-typography{color:#fff;letter-spacing:0;max-width:720px;font-size:clamp(44px,6.8vw,98px);font-weight:800;line-height:.92}.shop-hero-copy span.ant-typography,.shop-brand,.shop-filter-label{color:#77736a;text-transform:uppercase;font-size:12px;font-weight:800}.shop-hero-copy p{color:#d7d2c7;max-width:540px;font-size:17px;line-height:1.7}.shop-store-strip{border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29;gap:8px;max-width:560px;padding:14px 0;display:grid}.shop-store-strip span{color:#f2efe8;font-size:14px;font-weight:700}.shop-page .ant-btn{border-radius:0;font-weight:800}.shop-page .ant-btn-primary{background:#111;border-color:#111}.shop-hero .ant-btn-primary{color:#111;background:#fff;border-color:#fff}.shop-hero .ant-btn-default{color:#fff;background:0 0;border-color:#ffffff6b}.shop-profile{background:#111;border-bottom:1px solid #111;grid-template-columns:minmax(260px,1fr) minmax(280px,.8fr) minmax(260px,1fr);gap:1px;display:grid}.shop-edit-preview{background:#f7f5ef;border-bottom:1px solid #ded8cc;padding:clamp(28px,5vw,72px) clamp(16px,4vw,56px)}.shop-section-heading{text-align:center;justify-items:center;gap:8px;margin-bottom:clamp(20px,4vw,42px);display:grid}.shop-section-heading h2.ant-typography{color:#111;max-width:780px;margin:0;font-size:clamp(30px,4vw,58px);font-weight:800}.shop-edit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.shop-edit-card{background:#fff;border:1px solid #e3ded2}.shop-edit-card img{aspect-ratio:4/5;object-fit:cover;width:100%;display:block}.shop-edit-card div{gap:10px;padding:18px;display:grid}.shop-edit-card h3.ant-typography{color:#111;margin:0;font-size:24px;font-weight:800}.shop-edit-card p{color:#514d47;min-height:54px;margin:0;line-height:1.6}.shop-profile>div{background:#fff;min-height:168px;padding:clamp(18px,3vw,32px)}.shop-profile-card{align-items:center;gap:18px;display:flex}.shop-profile-card img{object-fit:cover;background:#000;border-radius:50%;width:104px;height:104px}.shop-profile-card h2.ant-typography,.shop-profile-card p{margin:0}.shop-profile-card h2.ant-typography{color:#111;font-size:clamp(26px,3vw,40px);font-weight:800}.shop-profile-card p{color:#4a4a45;margin-top:6px;font-weight:700}.shop-profile-data{text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;display:grid}.shop-profile-data div{gap:4px;display:grid}.shop-profile-data strong{color:#111;font-size:clamp(25px,3vw,42px);line-height:1}.shop-profile-data span,.shop-profile-contact span{color:#77736a;text-transform:uppercase;font-size:12px;font-weight:800}.shop-profile-contact{align-content:center;gap:8px;display:grid}.shop-profile-contact strong{color:#111;font-size:20px}.shop-profile-contact a{color:#111;border-bottom:1px solid #111;width:fit-content;font-weight:900;text-decoration:none}.shop-commerce{grid-template-columns:292px minmax(0,1fr);align-items:start;display:grid}.shop-sidebar{background:#fbfaf6;border-right:1px solid #deded8;min-height:calc(100vh - 122px);padding:24px;position:sticky;top:122px}.shop-filters{gap:28px;display:grid}.shop-filter-label{margin-bottom:10px;display:block}.shop-category-list{gap:4px;display:grid}.shop-category-list button{color:#333;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;min-height:38px;padding:0;font-weight:700;display:flex}.shop-category-list button.is-active{color:#111;border-bottom:1px solid #111}.shop-price-range{color:#555;justify-content:space-between;font-size:12px;font-weight:700;display:flex}.shop-catalog{background:#f7f5ef;min-width:0;padding:clamp(18px,3vw,34px)}.shop-toolbar{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.shop-toolbar h2.ant-typography{color:#111;margin:0;font-size:clamp(30px,3.5vw,50px);font-weight:800}.shop-toolbar-controls{grid-template-columns:minmax(220px,1fr) 180px;gap:10px;min-width:min(100%,560px);display:grid}.shop-toolbar-controls .ant-input-affix-wrapper,.shop-toolbar-controls .ant-select-selector,.shop-page .ant-drawer .ant-select-selector{border-radius:0!important}.shop-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 18px;display:grid}.shop-product{min-width:0;position:relative}.shop-product-image{aspect-ratio:3/4;cursor:pointer;background:#e9e5dc;border:0;width:100%;padding:0;position:relative;overflow:hidden}.shop-product-image img{object-fit:cover;width:100%;height:100%;transition:transform .42s;display:block}.shop-product:hover .shop-product-image img{transform:scale(1.035)}.shop-product-image span{color:#fff;text-transform:uppercase;background:#000000c2;padding:5px 8px;font-size:11px;font-weight:800;position:absolute;bottom:10px;left:10px}.shop-product-body{gap:5px;padding-top:10px;display:grid;position:relative}.shop-product-name{color:#111;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:15px;font-weight:800}.shop-product-meta{color:#555;justify-content:space-between;gap:12px;font-size:12px;font-weight:700;display:flex}.shop-wishlist{cursor:pointer;background:0 0;border:0;width:32px;height:32px;position:absolute;top:8px;right:0}.shop-editorial{color:#fff;background:#050505;border-top:1px solid #deded8;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:32px;padding:clamp(30px,5vw,72px);display:grid}.shop-concierge{background:#fff;border-top:1px solid #ded8cc;grid-template-columns:minmax(0,.9fr) minmax(280px,1fr) auto;align-items:center;gap:clamp(18px,3vw,40px);padding:clamp(28px,5vw,72px);display:grid}.shop-concierge h2.ant-typography{color:#111;margin:4px 0 0;font-size:clamp(28px,3.2vw,46px);font-weight:800}.shop-concierge p{color:#4d4942;margin:0;line-height:1.7}.shop-editorial h2.ant-typography,.shop-editorial span.ant-typography{color:#fff}.shop-editorial h2.ant-typography{max-width:620px;margin:6px 0 0;font-size:clamp(30px,4vw,58px);font-weight:800}.shop-editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.shop-editorial-grid p{color:#ddd;border-top:1px solid #ffffff40;margin:0;padding-top:14px;line-height:1.7}.shop-cart{gap:14px;display:grid}.shop-cart-item{grid-template-columns:74px 1fr auto;align-items:start;gap:12px;display:grid}.shop-cart-item img{object-fit:cover;background:#eee;width:74px;height:96px}.shop-cart-item>div{gap:3px;display:grid}.shop-cart-total{border-top:1px solid #e5e5df;justify-content:space-between;align-items:center;margin-top:12px;padding-top:14px;display:flex}.shop-cart-total h3.ant-typography{margin:0}.shop-product-modal .ant-modal-content{border-radius:0;padding:0}.shop-detail{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);display:grid}.shop-detail-gallery{background:#eee;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.shop-detail-gallery img{aspect-ratio:3/4;object-fit:cover;width:100%}.shop-detail-info{flex-direction:column;justify-content:center;gap:18px;padding:clamp(22px,4vw,42px);display:flex}.shop-detail-info h2.ant-typography,.shop-detail-info h4.ant-typography{margin:0}.shop-detail-info h2.ant-typography{color:#111;font-size:clamp(28px,4vw,48px);font-weight:800}.shop-detail-info p{color:#555;line-height:1.7}.shop-variant-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.shop-variant-list button{text-align:left;cursor:pointer;background:#fff;border:1px solid #d8d8d2;gap:2px;min-height:62px;padding:9px 10px;display:grid}.shop-variant-list button.is-active{border-color:#111;box-shadow:inset 0 0 0 1px #111}.shop-variant-list span{color:#111;font-weight:800}.shop-variant-list small{color:#666;font-weight:700}@media (width<=1180px){.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-concierge{grid-template-columns:1fr}}@media (width<=900px){.shop-service-bar{white-space:nowrap;justify-content:flex-start;overflow-x:auto}.shop-mobile-only{display:inline-grid}.shop-header{grid-template-columns:44px 1fr 44px}.shop-wordmark{justify-self:center;font-size:15px}.shop-wordmark img{width:36px;height:36px}.shop-nav,.shop-sidebar{display:none}.shop-department-nav{justify-content:flex-start;top:78px}.shop-hero{grid-template-columns:1fr;min-height:auto}.shop-hero-media{min-height:52vh}.shop-hero-copy{min-height:44vh}.shop-commerce,.shop-profile,.shop-edit-grid{grid-template-columns:1fr}.shop-toolbar{display:grid}.shop-toolbar-controls{grid-template-columns:minmax(0,1fr) 44px 150px;min-width:0}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-editorial,.shop-detail,.shop-editorial-grid{grid-template-columns:1fr}}@media (width<=560px){.shop-catalog{padding:14px}.shop-toolbar-controls{grid-template-columns:minmax(0,1fr) 42px}.shop-toolbar-controls .ant-select{grid-column:1/-1}.shop-grid{gap:22px 10px}.shop-product-name{font-size:13px}.shop-product-meta{display:grid}.shop-detail-gallery,.shop-variant-list{grid-template-columns:1fr}}
