:root {
  color-scheme: light;
  --ink: #333332;
  --muted: #858580;
  --soft: #f4f3f0;
  --pink: #f4dce2;
  --line: #eae9e5;
  --white: #fff;
  font-family: "DM Sans", sans-serif;
  font-synthesis: none;
  font-weight: 400;
  color: var(--ink);
  background: var(--white);
  scroll-behavior: smooth;
  scroll-padding-top: 24px;
  -webkit-font-smoothing: antialiased;
}

*,
*::before,
*::after { box-sizing: border-box; }
body { margin: 0; min-width: 320px; }
body.dialog-open { overflow: hidden; }
[hidden] { display: none !important; }
button,
input,
select,
textarea { font: inherit; }
button,
a,
input,
select,
textarea { -webkit-tap-highlight-color: transparent; }
button,
select { color: inherit; }
button { cursor: pointer; }
button { border: 0; background: none; }
button:disabled { cursor: not-allowed; opacity: .5; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
svg { display: block; width: 24px; height: 24px; flex-shrink: 0; }
h1,
h2,
h3,
p { margin: 0; }
::selection { color: var(--ink); background: var(--pink); }
:focus-visible { outline: 2px solid #a4596c; outline-offset: 5px; }
.page-width { width: min(1240px, calc(100% - 96px)); margin-inline: auto; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.skip-link { position: fixed; top: 12px; left: 16px; z-index: 100; padding: 14px 20px; border-radius: 8px; color: var(--white); background: var(--ink); transform: translateY(-150%); }
.skip-link:focus { transform: translateY(0); }
.announcement { min-height: 34px; padding: 8px max(48px, calc((100% - 1240px) / 2)); display: flex; justify-content: space-between; align-items: center; gap: 24px; font-size: 10px; letter-spacing: .045em; background: var(--soft); color: #73736e; }
.announcement > span:last-child { display: flex; gap: 15px; align-items: center; }
.announcement > span:last-child span { font-size: 15px; line-height: 1; }
.site-header { height: 100px; display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.wordmark { font-size: 33px; font-weight: 650; letter-spacing: -1.8px; line-height: 1; white-space: nowrap; }
.wordmark > span { color: #cca2ac; }
.main-nav { display: flex; align-items: center; gap: 35px; padding-left: 39px; }
.nav-link { display: inline-flex; align-items: center; gap: 5px; padding: 10px 0; font-size: 13px; line-height: 1.5; color: #676761; transition: color .18s ease; }
.nav-link:hover,
.nav-link[aria-pressed="true"] { color: #a4596c; }
#favorites-count { color: #a4596c; font-size: 10px; }
.header-actions { display: flex; align-items: center; gap: 25px; }
.icon-button { width: 38px; height: 38px; display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0; padding: 8px; border-radius: 50%; transition: background .18s ease; }
.icon-button:hover { background: var(--soft); }
.icon-button svg { width: 21px; height: 21px; }
.cart-trigger { display: inline-flex; align-items: center; gap: 10px; padding: 7px 0; font-size: 12px; }
.cart-trigger > svg { width: 20px; height: 22px; }
.cart-count { display: inline-flex; min-width: 22px; height: 22px; padding: 0 6px; align-items: center; justify-content: center; border-radius: 50%; background: var(--pink); font-size: 10px; }
.hero { position: relative; display: grid; grid-template-columns: 46% 54%; min-height: 480px; overflow: hidden; border-radius: 16px; background: #f0efec; }
.hero-copy { position: relative; z-index: 1; padding: 64px 20px 40px 53px; }
.eyebrow { display: inline-flex; align-items: center; gap: 8px; font-size: 10px; font-weight: 550; letter-spacing: .14em; line-height: 1.6; }
.little-dot { width: 6px; height: 6px; border-radius: 50%; background: #c397a4; }
.hero h1 { margin: 24px 0 21px; font-size: clamp(44px, 4.7vw, 64px); font-weight: 500; letter-spacing: -3.2px; line-height: 1.1; white-space: nowrap; }
.hero h1 > span { color: #858580; }
.hero-copy > p { font-size: 12px; color: #7d7d77; line-height: 1.9; }
.button { min-height: 45px; display: inline-flex; align-items: center; justify-content: center; gap: 25px; padding: 12px 24px; border: 1px solid transparent; border-radius: 100px; font-size: 13px; font-weight: 450; line-height: 1.5; transition: background .2s ease, transform .2s ease; }
.button-dark { color: white; background: var(--ink); }
.button-dark:hover { background: #50504b; }
.button:active { transform: translateY(1px); }
.button svg { width: 19px; height: 19px; }
.hero-cta { margin-top: 26px; }
.hero-note { margin-top: 37px; display: flex; align-items: center; gap: 10px; font-size: 10px; color: #8b8b84; }
.note-line { width: 24px; height: 1px; background: #aaa9a0; }
.hero-visual { min-width: 0; position: relative; align-self: stretch; min-height: 480px; overflow: hidden; background: #dfdfd9; }
.hero-image { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 22%; }
.hero-image-label { position: absolute; top: 30px; left: 26px; font-size: 10px; font-weight: 500; line-height: 1.6; letter-spacing: .15em; color: #fff; text-shadow: 0 1px 8px #0005; }
.hero-edition { position: absolute; top: 34px; right: 21px; font-size: 10px; letter-spacing: .15em; writing-mode: vertical-rl; color: #fff; text-shadow: 0 1px 8px #0005; }
.hero-detail { position: absolute; left: 28px; bottom: 29px; display: flex; align-items: center; gap: 14px; padding: 8px 16px 8px 8px; min-width: 215px; border: 1px solid #ffffff80; border-radius: 12px; background: #fffffff0; backdrop-filter: blur(12px); box-shadow: 0 4px 24px #33333205; }
.hero-detail > img { width: 49px; height: 58px; object-fit: cover; object-position: center 25%; border-radius: 6px; background: #e6e5df; }
.hero-detail > div { display: grid; gap: 6px; }
.hero-detail > div > span { font-size: 10px; color: #858580; }
.hero-detail strong { font-size: 14px; font-weight: 500; }
.hero-detail > span { margin-left: 12px; align-self: flex-end; margin-bottom: 6px; font-size: 19px; font-weight: 400; }
.collection-intro { display: flex; align-items: center; justify-content: space-between; gap: 24px; min-height: 78px; border-bottom: 1px solid var(--line); font-size: 11px; color: #7c7c75; }
.intro-right { display: flex; align-items: center; gap: 20px; font-size: 10px; letter-spacing: .13em; }
.intro-right > span { font-size: 27px; font-weight: 400; color: #b9989d; }
.catalog { padding-top: 55px; padding-bottom: 69px; }
.section-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; margin-bottom: 31px; }
.section-heading .eyebrow { font-size: 10px; color: #92918b; }
.section-heading h2 { margin-top: 9px; font-size: 32px; font-weight: 500; letter-spacing: -1.25px; line-height: 1.3; }
.section-heading h2 > span,
.cart-header h2 > span { color: #c3a1ab; }
.section-heading > p { margin-bottom: 6px; font-size: 11px; color: var(--muted); }
.catalog-toolbar { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 16px; }
.category-filters { display: flex; gap: 5px; flex-wrap: wrap; }
.category-chip { min-height: 36px; padding: 9px 18px; border-radius: 100px; font-size: 12px; line-height: 1.6; white-space: nowrap; transition: background .2s ease; }
.category-chip:hover { background: var(--soft); }
.category-chip.active { background: var(--pink); }
.catalog-controls { display: flex; align-items: center; gap: 16px; }
.search-field { position: relative; display: flex; align-items: center; gap: 8px; width: 183px; padding: 9px 0 9px 10px; border-bottom: 1px solid var(--line); }
.search-field svg { width: 16px; height: 16px; color: #8b8b84; }
.search-field input { width: 100%; min-width: 0; padding: 0; border: 0; outline: 0; border-radius: 0; background: transparent; color: var(--ink); font-size: 12px; }
.search-field:focus-within { border-color: #b17f8b; }
.search-field input::placeholder { color: #95958e; opacity: 1; }
.sort-field { position: relative; display: flex; align-items: center; border-left: 1px solid var(--line); }
.sort-field select { width: 125px; min-height: 35px; padding: 8px 23px 8px 16px; border: 0; background: transparent; appearance: none; cursor: pointer; font-size: 12px; }
.sort-field > svg { position: absolute; right: 0; width: 13px; height: 13px; pointer-events: none; }
.catalog-status { min-height: 47px; display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.catalog-status > p { color: #96958e; font-size: 10px; }
.text-button { padding: 4px 0; color: #7f7e76; font-size: 12px; text-decoration: underline; text-underline-offset: 4px; }
.text-button:hover { color: #a4596c; }
.text-button > span { margin-left: 6px; }
.product-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); column-gap: 22px; row-gap: 34px; }
.product-card { min-width: 0; }
.product-media { position: relative; overflow: hidden; border-radius: 10px; background: #f1f0ed; }
.product-open { display: block; width: 100%; aspect-ratio: 3 / 4; padding: 0; overflow: hidden; }
.product-open:focus-visible { outline-offset: -4px; }
.product-image { width: 100%; height: 100%; object-fit: cover; object-position: center 30%; transition: transform .55s ease; }
.product-open:hover .product-image { transform: scale(1.035); }
.product-badge { position: absolute; top: 12px; left: 12px; max-width: calc(100% - 66px); padding: 5px 9px; border-radius: 4px; background: #fffef8ee; color: #585850; font-size: 10px; font-weight: 500; line-height: 1.2; pointer-events: none; }
.product-badge.sale,
.product-badge.sale-badge,
.product-badge.discount,
.product-badge.is-sale { color: #fff; background: var(--ink); }
.favorite-button,
.quick-add { position: absolute; display: inline-flex; align-items: center; justify-content: center; width: 31px; height: 31px; padding: 7px; border-radius: 50%; background: #ffffffdf; color: #65645d; transition: background .2s ease, color .2s ease, transform .2s ease; }
.favorite-button { top: 10px; right: 10px; }
.favorite-button svg { width: 16px; height: 16px; }
.favorite-button:hover,
.favorite-button.is-favorite { background: var(--pink); color: #a15e70; }
.favorite-button.is-favorite svg { fill: currentColor; }
.quick-add { right: 11px; bottom: 11px; width: auto; max-width: calc(100% - 22px); height: 35px; gap: 9px; padding: 8px 13px; border-radius: 100px; background: #fffef9f2; font-size: 12px; white-space: nowrap; opacity: 1; }
.quick-add svg { width: 15px; height: 15px; }
.quick-add:hover { background: var(--ink); color: white; }
.product-card-info { padding-top: 14px; }
.product-card-top { display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; gap: 3px 8px; }
.product-name { padding: 0; text-align: left; font-size: 14px; font-weight: 500; line-height: 1.6; }
.product-name:hover { color: #a15e70; }
.product-price { display: flex; flex-wrap: wrap; justify-content: flex-end; align-items: center; gap: 4px 6px; flex-shrink: 0; font-size: 13px; line-height: 1.7; }
.old-price { color: #a8a69e; font-size: .86em; text-decoration: line-through; white-space: nowrap; }
.current-price { white-space: nowrap; }
.product-card-bottom { margin-top: 7px; display: flex; align-items: center; justify-content: space-between; gap: 10px; }
.product-category { font-size: 11px; color: #97958e; }
.color-dots { display: flex; align-items: center; gap: 4px; }
.color-dot { display: block; width: 9px; height: 9px; border: 1px solid #33333212; border-radius: 50%; background: var(--swatch, #ddd); }
.is-unavailable .product-image { opacity: .7; }
.is-unavailable .quick-add { opacity: .5; }
@media (min-width: 601px) and (hover: hover) and (pointer: fine) {
  .quick-add { opacity: 0; transform: translateY(5px); pointer-events: none; }
  .product-media:hover .quick-add,
  .product-media:focus-within .quick-add { opacity: 1; transform: translateY(0); pointer-events: auto; }
  .is-unavailable .quick-add { opacity: 0; }
  .is-unavailable .product-media:hover .quick-add,
  .is-unavailable .product-media:focus-within .quick-add { opacity: .5; }
}
.skeleton-card { aspect-ratio: 3 / 4.6; border-radius: 10px; background: linear-gradient(100deg, #f0efec 30%, #f7f6f3 50%, #f0efec 70%); background-size: 250% 100%; animation: skeleton-shimmer 1.8s ease-in-out infinite; }
@keyframes skeleton-shimmer { to { background-position: -170% 0; } }
.empty-state { min-height: 300px; padding: 46px 20px; text-align: center; }
.empty-symbol { display: block; font-size: 38px; color: #c598a5; margin-bottom: 16px; }
.empty-state h3 { font-size: 23px; font-weight: 500; letter-spacing: -.6px; }
.empty-state p { margin-top: 10px; color: var(--muted); font-size: 12px; line-height: 1.7; }
.empty-state .button { margin-top: 24px; }
.about-section { position: relative; display: flex; align-items: center; gap: 47px; min-height: 234px; padding: 39px 51px; border-radius: 13px; background: #f4efec; }
.about-monogram { display: flex; width: 120px; height: 120px; align-items: center; justify-content: center; flex-shrink: 0; border: 1px solid #ded4cd; border-radius: 50%; font-size: 81px; font-weight: 450; letter-spacing: -9px; padding-right: 12px; line-height: 1; }
.about-monogram > span { color: #c398a4; }
.about-copy { max-width: 515px; }
.about-copy .eyebrow { color: #a08e83; font-size: 10px; }
.about-copy h2 { margin-top: 10px; font-size: 25px; line-height: 1.32; font-weight: 500; letter-spacing: -.7px; }
.about-copy p { max-width: 390px; margin-top: 14px; color: #8d8178; font-size: 11px; line-height: 1.8; }
.round-link { display: flex; align-items: center; justify-content: center; width: 57px; height: 57px; margin-left: auto; border: 1px solid #d9cec7; border-radius: 50%; flex-shrink: 0; transition: background .2s ease; }
.round-link svg { width: 23px; height: 23px; }
.round-link:hover { background: #e9ddd7; }
.site-footer { min-height: 164px; display: flex; align-items: center; justify-content: space-between; gap: 32px; padding-block: 40px; }
.site-footer .wordmark { font-size: 25px; letter-spacing: -1.3px; }
.site-footer p { margin-top: 11px; color: #96948c; font-size: 10px; }
.footer-links { display: flex; align-items: center; gap: 27px; }
.footer-links a,
.footer-links button { padding: 6px 0; color: #74736a; font-size: 10px; }
.footer-links a:hover,
.footer-links button:hover { color: #a4596c; }
.footer-links span { margin-left: 7px; }
.copyright { font-size: 10px; color: #a29f96; }

dialog { padding: 0; border: 0; color: var(--ink); background: var(--white); box-shadow: 0 20px 90px #25242024; }
dialog::backdrop { background: #26251f66; backdrop-filter: blur(4px); }
dialog[open] { animation: dialog-enter .22s ease both; }
@keyframes dialog-enter { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }
.modal-close { position: absolute; top: 15px; right: 15px; z-index: 3; background: #fffffff2; }
.modal-close:hover { background: var(--pink); }
.product-dialog { width: min(920px, calc(100% - 48px)); max-width: none; max-height: calc(100dvh - 64px); border-radius: 20px; overflow: auto; overscroll-behavior: contain; }
.product-detail { display: grid; grid-template-columns: 1fr 1fr; }
.detail-gallery { position: relative; min-width: 0; align-self: start; background: #f1f0ed; }
.detail-main-image { width: 100%; height: 560px; object-fit: cover; object-position: center 25%; background: #ebeae5; }
.gallery-thumbnails { display: flex; gap: 9px; padding: 13px 16px; overflow-x: auto; background: #f4f3f0; }
.gallery-thumb { flex: 0 0 49px; width: 49px; height: 62px; padding: 0; border: 2px solid transparent; border-radius: 6px; overflow: hidden; }
.gallery-thumb img { width: 100%; height: 100%; object-fit: cover; }
.gallery-thumb.active { border-color: #a7868e; }
.detail-info { padding: 56px 34px 34px; }
.detail-category { font-size: 10px; letter-spacing: .1em; text-transform: uppercase; color: var(--muted); }
.detail-info h2 { margin-top: 12px; font-size: 32px; line-height: 1.15; letter-spacing: -1px; font-weight: 500; }
.detail-price { display: flex; align-items: center; gap: 12px; margin-top: 16px; font-size: 20px; }
.detail-price .old-price { font-size: 13px; }
.detail-description { margin-top: 23px; font-size: 12px; line-height: 1.9; color: #838179; white-space: pre-line; }
.detail-options { display: grid; gap: 22px; margin-top: 27px; }
.option-group { min-width: 0; padding: 0; margin: 0; border: 0; }
.option-group legend { margin-bottom: 12px; padding: 0; font-size: 11px; font-weight: 500; }
.option-group legend span { font-weight: 400; color: var(--muted); }
.color-options,
.size-options { display: flex; gap: 10px; flex-wrap: wrap; padding: 2px; }
.color-option { width: 25px; height: 25px; padding: 0; border: 3px solid white; border-radius: 50%; background: var(--swatch, #ddd); outline: 1px solid #e9e7e1; outline-offset: 0; transition: outline-color .2s ease; }
.color-option.selected { outline: 1px solid #66645a; }
.color-option:focus-visible { outline: 2px solid #a4596c; outline-offset: 3px; }
.size-option { display: inline-flex; align-items: center; justify-content: center; min-width: 39px; height: 37px; padding: 7px 11px; border: 1px solid #e9e7e1; border-radius: 5px; font-size: 12px; background: #fff; transition: background .2s ease, border-color .2s ease; }
.size-option.selected { background: var(--pink); border-color: #e6bdc8; }
.size-option:hover { border-color: #bca2a9; }
.variant-error { margin-top: 14px; font-size: 11px; color: #a04554; line-height: 1.6; }
.add-to-cart-button { width: 100%; min-height: 46px; margin-top: 27px; display: flex; gap: 12px; align-items: center; justify-content: center; padding: 12px 18px; border-radius: 100px; background: var(--ink); color: white; font-size: 12px; transition: background .2s ease; }
.add-to-cart-button svg { width: 18px; height: 18px; }
.add-to-cart-button:hover { background: #50504b; }
.detail-footnote { margin-top: 13px; font-size: 10px; line-height: 1.7; color: #918f86; text-align: center; }
.detail-favorite { display: flex; align-items: center; justify-content: center; gap: 8px; margin: 18px auto 0; }
.detail-favorite svg { width: 14px; height: 14px; }
.detail-favorite.is-favorite { color: #a4596c; }
.cart-dialog { inset: 0 0 0 auto; width: min(460px, 100%); max-width: 100%; height: 100dvh; max-height: 100dvh; margin: 0; border-radius: 18px 0 0 18px; overflow: hidden; }
.cart-dialog[open] { display: flex; flex-direction: column; animation: drawer-enter .25s ease both; }
@keyframes drawer-enter { from { opacity: 0; transform: translateX(35px); } to { opacity: 1; transform: translateX(0); } }
.cart-header { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 31px 28px 25px; border-bottom: 1px solid var(--line); flex-shrink: 0; }
.cart-header .eyebrow { color: #949186; font-size: 10px; }
.cart-header h2 { margin-top: 7px; font-size: 29px; font-weight: 500; letter-spacing: -1px; }
.cart-items { flex: 1; min-height: 0; padding: 0 28px; overflow-y: auto; overscroll-behavior: contain; }
.cart-item { display: flex; gap: 16px; padding: 24px 0; border-bottom: 1px solid var(--line); }
.cart-item-image { width: 84px; height: 111px; object-fit: cover; object-position: center 25%; border-radius: 7px; flex-shrink: 0; background: #eeede7; }
.cart-item-content { display: flex; flex-direction: column; width: 100%; min-width: 0; padding-top: 3px; }
.cart-item-top { display: flex; align-items: flex-start; justify-content: space-between; gap: 8px; }
.cart-item-top h3 { font-size: 13px; line-height: 1.6; font-weight: 500; }
.remove-item { width: 25px; height: 25px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; padding: 4px; margin-top: -3px; margin-right: -4px; border-radius: 50%; color: #aaa79d; }
.remove-item svg { width: 14px; height: 14px; }
.remove-item:hover { color: #a4596c; background: #faf0f2; }
.cart-item-variant { margin-top: 5px; color: #8b887f; font-size: 11px; line-height: 1.5; }
.cart-item-bottom { display: flex; justify-content: space-between; align-items: center; gap: 12px; margin-top: auto; padding-top: 14px; }
.quantity-control { display: flex; align-items: center; border: 1px solid #e7e4dc; border-radius: 5px; }
.quantity-control button { width: 28px; height: 28px; display: flex; align-items: center; justify-content: center; padding: 7px; font-size: 14px; }
.quantity-control button svg { width: 12px; height: 12px; }
.quantity-control button:hover { background: #f3f1ec; }
.quantity-control span { min-width: 24px; text-align: center; font-size: 12px; }
.cart-line-price { font-size: 11px; font-weight: 500; white-space: nowrap; }
.cart-empty { height: 100%; min-height: 250px; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 35px 15px; }
.cart-empty > svg { width: 39px; height: 39px; margin-bottom: 23px; color: #bd9ca6; }
.cart-empty h3 { font-size: 22px; font-weight: 500; letter-spacing: -.5px; }
.cart-empty p { margin-top: 12px; font-size: 12px; line-height: 1.8; color: var(--muted); }
.cart-empty button { margin-top: 24px; }
.cart-summary { padding: 25px 28px 22px; padding-bottom: max(22px, env(safe-area-inset-bottom)); border-top: 1px solid var(--line); flex-shrink: 0; background: #fff; }
.subtotal-row { display: flex; align-items: center; justify-content: space-between; font-size: 13px; }
.subtotal-row strong { font-size: 20px; font-weight: 500; }
.cart-summary > p { margin-top: 13px; color: #929087; font-size: 10px; line-height: 1.7; }
.checkout-button { width: 100%; margin-top: 23px; }
.cart-summary > .checkout-note { font-size: 10px; text-align: center; margin-top: 10px; }
.order-dialog { width: min(470px, calc(100% - 32px)); max-width: none; max-height: calc(100dvh - 40px); padding: 40px 29px 29px; border-radius: 18px; }
.order-dialog .eyebrow { font-size: 10px; color: var(--muted); }
.order-dialog h2 { margin-top: 12px; font-size: 28px; font-weight: 500; letter-spacing: -.8px; }
.order-dialog > p { margin-top: 15px; font-size: 12px; line-height: 1.8; color: var(--muted); }
.order-dialog textarea { width: 100%; min-height: 180px; margin: 22px 0 18px; padding: 14px; border: 1px solid #e5e2da; border-radius: 8px; resize: vertical; font-size: 11px; line-height: 1.8; background: #faf9f6; color: var(--ink); }
.order-dialog .button { width: 100%; }
.toast { position: fixed; z-index: 50; left: 50%; bottom: 28px; width: max-content; max-width: calc(100% - 32px); padding: 15px 25px; border: 1px solid #ffffff22; border-radius: 100px; background: #333332; color: #fff; font-size: 12px; text-align: center; box-shadow: 0 8px 35px #33333224; transform: translateX(-50%); }
.noscript-message { position: fixed; inset: auto 0 0; z-index: 50; padding: 20px; background: var(--pink); color: var(--ink); text-align: center; font-size: 13px; }

@media (min-width: 1500px) {
  .hero { min-height: 510px; }
  .hero-copy { padding-top: 76px; }
  .hero-visual { min-height: 510px; }
}

@media (max-width: 1100px) {
  .page-width { width: calc(100% - 64px); }
  .announcement { padding-inline: 32px; }
  .main-nav { gap: 25px; padding-left: 0; }
  .hero-copy { padding: 54px 16px 32px 35px; }
  .hero,
  .hero-visual { min-height: 450px; }
  .hero h1 { font-size: 49px; letter-spacing: -2.5px; }
  .hero-note { margin-top: 32px; }
  .catalog-controls { gap: 12px; }
  .category-chip { padding-inline: 14px; }
  .search-field { width: 165px; }
  .product-grid { column-gap: 18px; }
  .product-card-top { flex-wrap: wrap; gap: 3px; }
  .product-name { flex-basis: 100%; }
  .product-price { justify-content: flex-start; }
  .product-card-bottom { margin-top: 5px; }
  .about-section { padding-inline: 35px; gap: 32px; }
}

@media (max-width: 800px) {
  .page-width { width: calc(100% - 44px); }
  .announcement { padding-inline: 22px; font-size: 10px; }
  .site-header { height: 88px; gap: 18px; }
  .wordmark { font-size: 29px; }
  .main-nav { gap: 19px; }
  .nav-link { font-size: 12px; }
  .header-actions { gap: 10px; }
  .cart-label { display: none; }
  .cart-trigger { gap: 6px; }
  .hero { grid-template-columns: 48% 52%; }
  .hero,
  .hero-visual { min-height: 405px; }
  .hero-copy { padding: 44px 14px 30px 27px; }
  .hero-copy > .eyebrow { font-size: 9px; letter-spacing: .07em; gap: 6px; }
  .little-dot { width: 5px; height: 5px; }
  .hero h1 { margin-top: 24px; font-size: 39px; letter-spacing: -1.9px; }
  .hero-copy > p { font-size: 11px; line-height: 1.8; }
  .hero-cta { min-height: 42px; padding-inline: 18px; font-size: 12px; gap: 18px; }
  .hero-note { font-size: 10px; gap: 7px; margin-top: 29px; }
  .note-line { width: 16px; }
  .hero-image-label { top: 22px; left: 18px; font-size: 10px; }
  .hero-edition { top: 25px; right: 14px; font-size: 10px; }
  .hero-detail { left: 17px; bottom: 20px; gap: 10px; min-width: 184px; padding-right: 13px; }
  .hero-detail > img { width: 42px; height: 48px; }
  .hero-detail > div > span { font-size: 10px; }
  .hero-detail strong { font-size: 12px; }
  .hero-detail > span { margin-left: 9px; }
  .collection-intro { min-height: 68px; font-size: 10px; }
  .intro-right { font-size: 10px; gap: 12px; }
  .catalog { padding-top: 42px; padding-bottom: 48px; }
  .section-heading h2 { font-size: 29px; }
  .section-heading > p { font-size: 10px; }
  .catalog-toolbar { gap: 17px; }
  .category-filters { width: 100%; gap: 4px; }
  .catalog-controls { width: 100%; gap: 16px; justify-content: space-between; }
  .search-field { width: min(250px, 60%); padding-left: 0; }
  .category-chip { padding-inline: 18px; }
  .product-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); column-gap: 16px; row-gap: 28px; }
  .product-card-info { padding-top: 12px; }
  .product-name { font-size: 13px; }
  .about-section { gap: 25px; padding: 30px; }
  .about-monogram { width: 85px; height: 85px; font-size: 58px; letter-spacing: -7px; padding-right: 9px; }
  .about-copy h2 { font-size: 22px; }
  .about-copy p { font-size: 11px; }
  .round-link { width: 45px; height: 45px; }
  .site-footer { gap: 22px; flex-wrap: wrap; padding-block: 35px; }
  .footer-links { gap: 20px; }
  .copyright { width: 100%; padding-top: 3px; }
  .product-dialog { width: calc(100% - 40px); }
  .detail-info { padding: 55px 24px 28px; }
  .detail-info h2 { font-size: 27px; }
  .detail-main-image { height: 530px; }
  .detail-description { font-size: 11px; }
}

@media (max-width: 600px) {
  :root { scroll-padding-top: 15px; }
  .page-width { width: calc(100% - 36px); }
  .announcement { min-height: 30px; justify-content: center; padding: 7px 18px; font-size: 10px; }
  .announcement > span:last-child { display: none; }
  .site-header { height: auto; min-height: 110px; display: grid; grid-template-columns: 1fr auto; gap: 0 20px; padding-top: 20px; padding-bottom: 10px; }
  .wordmark { font-size: 30px; }
  .header-actions { grid-column: 2; grid-row: 1; gap: 13px; }
  .main-nav { grid-column: 1 / -1; grid-row: 2; justify-content: center; gap: 32px; margin-top: 14px; }
  .nav-link { padding: 8px 0; font-size: 12px; }
  .cart-trigger { gap: 6px; }
  .cart-count { min-width: 20px; height: 20px; font-size: 10px; }
  .hero { grid-template-columns: 1fr; border-radius: 12px; margin-top: 8px; }
  .hero-copy { padding: 30px 27px 29px; }
  .hero-copy > .eyebrow { font-size: 9px; letter-spacing: .1em; }
  .hero h1 { margin: 19px 0 16px; font-size: clamp(40px, 10.4vw, 58px); letter-spacing: -2px; line-height: 1.08; }
  .hero-copy > p { font-size: 11px; }
  .hero-cta { min-height: 41px; margin-top: 20px; padding-inline: 20px; font-size: 12px; gap: 24px; }
  .hero-note { display: none; }
  .hero-visual { min-height: 0; height: 360px; }
  .hero-image { object-position: center 32%; }
  .hero-image-label { top: 23px; left: 24px; font-size: 10px; }
  .hero-edition { top: 27px; right: 17px; font-size: 10px; }
  .hero-detail { left: 20px; bottom: 20px; min-width: 196px; }
  .hero-detail > img { height: 49px; width: 43px; }
  .hero-detail > div > span { font-size: 10px; }
  .hero-detail strong { font-size: 13px; }
  .collection-intro { min-height: 63px; font-size: 10px; }
  .intro-right { font-size: 0; gap: 0; }
  .intro-right > span { font-size: 24px; }
  .catalog { padding-top: 34px; padding-bottom: 35px; }
  .section-heading { align-items: flex-start; margin-bottom: 22px; }
  .section-heading .eyebrow { font-size: 10px; }
  .section-heading h2 { margin-top: 6px; font-size: 29px; letter-spacing: -1px; }
  .section-heading > p { display: none; }
  .catalog-toolbar { gap: 17px; }
  .category-filters { flex-wrap: nowrap; gap: 3px; overflow-x: auto; padding-block: 3px; margin-block: -3px; scrollbar-width: none; }
  .category-filters::-webkit-scrollbar { display: none; }
  .category-chip { min-height: 35px; padding: 8px 17px; font-size: 12px; }
  .category-chip:focus-visible { outline-offset: -2px; }
  .search-field { width: 60%; }
  .search-field input { font-size: 12px; }
  .sort-field select { font-size: 12px; }
  .catalog-status { min-height: 45px; }
  .product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 27px 13px; }
  .product-media { border-radius: 8px; }
  .product-open { aspect-ratio: 3 / 4.15; }
  .product-badge { top: 9px; left: 9px; font-size: 10px; padding: 5px 7px; max-width: calc(100% - 50px); }
  .favorite-button { top: 7px; right: 7px; width: 29px; height: 29px; padding: 7px; }
  .favorite-button svg { width: 15px; height: 15px; }
  .quick-add { right: 8px; bottom: 9px; max-width: calc(100% - 16px); height: 34px; gap: 5px; padding-inline: 10px; }
  .product-card-info { padding-top: 10px; }
  .product-card-top { gap: 3px; }
  .product-name { font-size: 13px; line-height: 1.5; }
  .product-price { font-size: 12px; }
  .product-card-bottom { margin-top: 6px; }
  .product-category { font-size: 11px; }
  .color-dot { width: 8px; height: 8px; }
  .color-dots { gap: 3px; }
  .about-section { gap: 18px; padding: 29px 23px; min-height: 0; border-radius: 10px; }
  .about-monogram { display: none; }
  .about-copy .eyebrow { font-size: 10px; }
  .about-copy h2 { font-size: 23px; letter-spacing: -.8px; }
  .about-copy p { max-width: 270px; font-size: 11px; margin-top: 12px; }
  .round-link { align-self: flex-start; width: 34px; height: 34px; margin-top: 3px; }
  .round-link svg { width: 16px; height: 16px; }
  .site-footer { align-items: flex-start; gap: 23px 15px; padding-block: 31px 24px; }
  .site-footer .wordmark { font-size: 25px; }
  .site-footer p { font-size: 10px; margin-top: 9px; }
  .footer-links { flex-direction: column; align-items: flex-end; gap: 4px; }
  .footer-links a,
  .footer-links button { font-size: 10px; }
  .copyright { font-size: 10px; padding-top: 13px; border-top: 1px solid var(--line); }
  .product-dialog { width: 100%; max-height: 96dvh; margin: auto 0 0; border-radius: 21px 21px 0 0; }
  .product-detail { grid-template-columns: 1fr; }
  .modal-close { top: 13px; right: 13px; }
  .detail-main-image { height: 390px; max-height: 55dvh; object-position: center 28%; }
  .gallery-thumbnails { gap: 8px; padding: 10px 22px; }
  .gallery-thumb { width: 40px; flex-basis: 40px; height: 50px; border-radius: 4px; }
  .detail-info { padding: 26px 25px 31px; padding-bottom: max(31px, env(safe-area-inset-bottom)); }
  .detail-category { font-size: 10px; }
  .detail-info h2 { margin-top: 8px; font-size: 29px; }
  .detail-price { font-size: 21px; margin-top: 12px; }
  .detail-description { margin-top: 17px; font-size: 12px; }
  .detail-options { margin-top: 23px; gap: 22px; }
  .color-option { width: 28px; height: 28px; }
  .size-option { min-width: 43px; height: 39px; }
  .add-to-cart-button { min-height: 47px; margin-top: 24px; }
  .cart-dialog { border-radius: 0; }
  .cart-header { padding: 26px 22px 22px; }
  .cart-header h2 { font-size: 28px; }
  .cart-items { padding-inline: 22px; }
  .cart-summary { padding-inline: 22px; }
  .cart-item { gap: 13px; }
  .toast { bottom: 20px; font-size: 11px; padding: 14px 20px; line-height: 1.5; }
}

@media (max-width: 360px) {
  .page-width { width: calc(100% - 28px); }
  .hero-copy { padding-inline: 22px; }
  .hero h1 { font-size: 37px; letter-spacing: -1.8px; }
  .hero-visual { height: 320px; }
  .product-grid { column-gap: 10px; }
  .product-name { font-size: 13px; }
  .main-nav { gap: 28px; }
  .cart-items { padding-inline: 17px; }
  .cart-item { gap: 11px; }
  .cart-item-image { width: 72px; height: 101px; }
  .about-section { padding-inline: 22px; gap: 10px; }
  .about-copy h2 { font-size: 21px; }
}

@media (prefers-reduced-motion: reduce) {
  :root { scroll-behavior: auto; }
  *,
  *::before,
  *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; scroll-behavior: auto !important; }
}
