:root{color-scheme:light;--paper:oklch(98.7% .003 260);--surface:oklch(99.7% .001 260);--ink:oklch(25% .012 260);--muted:oklch(48% .012 260);--line:oklch(89% .007 260);--well:oklch(96% .005 260);--accent:oklch(49% .22 265);--accent-soft:oklch(95% .025 265);font-family:Arial,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit;color:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.45;cursor:default}a{color:inherit}button{background:none;border:0}button,input,select{min-height:44px}button{transition:transform 140ms cubic-bezier(.23,1,.32,1)}button:active:not(:focus-visible){transform:scale(.97)}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}input:focus-visible,select:focus-visible{outline-offset:1px}[hidden]{display:none!important}.page-width{max-width:1520px;margin-inline:auto;padding-inline:52px}.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;z-index:20;left:16px;top:-60px;padding:14px;background:var(--surface)}.skip-link:focus{top:10px}
.site-header{min-height:124px;display:flex;align-items:center;gap:52px;border-bottom:1px solid var(--line)}.wordmark{font-size:43px;font-weight:800;letter-spacing:-2.8px;text-decoration:none;white-space:nowrap;line-height:1}.brand-word{display:inline-flex;white-space:pre}.brand-ending{display:inline-block;opacity:0;transform:translateX(-6px)}.brand-sales{display:inline-block;transform:translateX(calc(-1 * var(--brand-shift,1.65em)))}.brand-ending,.brand-sales{transition:transform 220ms cubic-bezier(.23,1,.32,1),opacity 180ms ease-out}.wordmark:focus-visible .brand-ending,.wordmark:focus-visible .brand-sales{opacity:1;transform:none;transition:none}.navigation{display:flex;flex-wrap:wrap;gap:0 28px;margin-top:7px}.navigation button{white-space:nowrap;font-size:16px;padding:12px 0;border-bottom:2px solid transparent}.navigation button[aria-pressed=true]{border-color:var(--ink);font-weight:600}.saved-nav{margin-left:auto;display:flex;align-items:center;gap:9px;font-size:15px;white-space:nowrap}.saved-nav>span:first-child{font-size:29px;font-family:Arial,sans-serif}.saved-nav[aria-pressed=true]{color:var(--accent)}#favorites-count{font-size:14px;background:var(--well);border-radius:50%;min-width:24px;min-height:24px;display:grid;place-items:center}
.intro{padding:53px 0 24px;display:flex;align-items:center;justify-content:space-between;gap:30px}h1{font-size:36px;line-height:1.16;letter-spacing:-1.4px;margin:0 0 12px;font-weight:600}.intro-copy{font-size:16px;color:var(--muted);margin:0}.search{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:5px;background:var(--surface);padding:0 15px;width:330px;flex-shrink:0}.search svg{width:20px;height:20px;flex-shrink:0}.search input{width:100%;min-width:0;border:0;outline:0;background:transparent;font-size:15px;height:49px}.search:focus-within{outline:2px solid var(--accent);outline-offset:2px}.snapshot-note{font-size:14px;line-height:1.5;color:var(--muted);margin:0 0 35px;max-width:80ch}.catalog-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:40px}.filter-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}.filter-heading h2{font-size:18px;margin:0;font-weight:600}.text-button{font-size:14px;color:var(--muted);padding:0}.field{display:flex;flex-direction:column;gap:10px;font-size:15px;margin-bottom:25px}.field select,.field input{width:100%;border:1px solid var(--line);border-radius:4px;background:var(--surface);padding:11px 12px;font-size:15px}.field select{padding-right:28px}.field input::placeholder{color:var(--muted)}.filter-section{border-top:1px solid var(--line);padding:19px 0}.filter-section summary{cursor:pointer;font-size:15px;min-height:44px;list-style:none;display:flex;justify-content:space-between;align-items:center}.filter-section summary::-webkit-details-marker{display:none}.filter-section summary::after{content:'+';font-size:21px;color:var(--muted)}.filter-section[open] summary::after{content:'−'}.filter-section .field{margin-top:16px;margin-bottom:16px}.field-help{font-size:14px;line-height:1.5;color:var(--muted);margin:0}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;margin-bottom:22px}.toolbar p{font-size:15px;margin:0;color:var(--muted)}.sort-control select{border:0;background:transparent;font-size:14px;max-width:100%;padding-right:4px}.filter-chips{display:flex;flex-wrap:wrap;gap:8px}.filter-chips:not(:empty){margin-bottom:22px}.chip{max-width:100%;overflow-wrap:anywhere;white-space:normal;text-align:left;background:var(--accent-soft);color:var(--accent);border-radius:4px;min-height:34px;padding:7px 10px;font-size:14px;display:flex;align-items:center;gap:10px}.chip span{font-size:18px}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 22px}.product-card{min-width:0;position:relative}.product-image-wrap{position:relative;aspect-ratio:4/5;background:var(--well);border-radius:5px;overflow:hidden}.product-open{display:block;width:100%;height:100%;padding:0;text-align:left}.product-image{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;padding:12px}.image-placeholder{height:100%;display:grid;align-content:center;justify-items:center;gap:15px;color:var(--muted);font-size:14px;padding:20px;text-align:center}.image-placeholder svg{width:44px;height:44px;opacity:.5}.discount-badge{position:absolute;top:14px;left:14px;font-size:14px;background:var(--surface);padding:7px 9px;border-radius:3px;pointer-events:none}.favorite-button{position:absolute;top:8px;right:8px;display:grid;place-items:center;min-width:44px;height:44px;border-radius:50%;background:var(--surface)}.favorite-button svg{width:21px;height:21px;fill:none;stroke:var(--ink);stroke-width:1.6}.favorite-button[aria-pressed=true] svg{fill:var(--accent);stroke:var(--accent)}.product-info{padding:17px 1px 0}.product-store{font-size:14px;color:var(--muted);margin:0 0 7px}.product-name-button{text-align:left;padding:0;min-height:0;display:block;width:100%}.product-brand{font-size:17px;font-weight:600;line-height:1.3;margin:0 0 5px;overflow-wrap:anywhere}.product-name{font-size:15px;color:var(--muted);line-height:1.45;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:44px}.product-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin:11px 0 8px;font-size:17px}.product-price strong{font-weight:600}.product-price del{font-size:14px;color:var(--muted)}.product-sizes{font-size:14px;line-height:1.5;color:var(--muted);margin:0;overflow-wrap:anywhere}.skeleton{aspect-ratio:4/5;background:var(--well);border-radius:5px}.load-more{text-align:center;padding:44px 0 54px}.load-more p{font-size:14px;color:var(--muted);margin:0 0 17px}.outline-button,.primary-button{border-radius:4px;padding:13px 24px;font-size:15px;display:inline-flex;justify-content:center;align-items:center;text-decoration:none;min-height:47px}.outline-button{border:1px solid var(--ink);min-width:220px}.primary-button{background:var(--ink);color:var(--surface)}.empty-state{text-align:center;padding:70px 20px;max-width:550px;margin:auto}.empty-state h2{font-size:24px;letter-spacing:-.5px}.empty-state p{color:var(--muted);line-height:1.6;margin-bottom:25px}.footer{border-top:1px solid var(--line);display:flex;gap:25px;align-items:center;min-height:100px;font-size:14px;color:var(--muted)}.footer>span:first-child{font-weight:600;color:var(--ink)}.footer p{margin:0}.footer>span:last-child{margin-left:auto}.filter-trigger,.mobile-apply{display:none}
dialog{border:0;border-radius:8px;padding:0;color:var(--ink);background:var(--paper);max-height:90dvh;overscroll-behavior:contain}dialog::backdrop{background:oklch(20% .015 260 / .5)}body:has(dialog[open]){overflow:hidden}.icon-button{font-size:29px;width:44px;min-width:44px;line-height:1;border-radius:50%;display:grid;place-items:center;background:var(--surface)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.dialog-heading h2{font-size:22px;letter-spacing:-.6px}.product-dialog{width:960px;max-width:calc(100vw - 40px)}.detail-close{position:absolute;right:12px;top:12px;z-index:1}.detail-layout{display:grid;grid-template-columns:1fr 1fr;min-height:530px}.detail-image{min-width:0;background:var(--well);min-height:400px}.detail-image .product-image{padding:24px;max-height:690px}.detail-content{padding:56px 35px 35px}.detail-content h2{font-size:27px;letter-spacing:-.7px;margin:10px 0}.detail-content .detail-name{color:var(--muted);font-size:17px;line-height:1.5;margin:0 0 22px}.detail-content .product-price{font-size:25px;margin-bottom:28px}.detail-discount{align-self:center;white-space:nowrap;background:var(--accent-soft);color:var(--accent);font-size:16px;font-weight:600;padding:7px 10px;border-radius:4px}.detail-label{font-size:15px;font-weight:600;margin:22px 0 12px}.size-list{display:flex;flex-wrap:wrap;gap:7px}.size-label{font-size:14px;padding:9px 12px;border:1px solid var(--line);border-radius:3px;background:var(--surface)}.detail-note{font-size:14px;line-height:1.6;color:var(--muted)}.source-meta{margin:24px 0;font-size:14px;line-height:1.6}.source-meta div{display:flex;justify-content:space-between;gap:16px;margin-top:8px}.source-meta dt{color:var(--muted)}.source-meta dd{margin:0;text-align:right}.detail-content .primary-button{width:100%;margin-top:10px}.detail-content .outline-button{width:100%;margin-top:10px}
@media(hover:hover) and (pointer:fine){.wordmark:hover:not(:focus-visible) .brand-ending,.wordmark:hover:not(:focus-visible) .brand-sales{opacity:1;transform:none}.navigation button:hover,.text-button:hover,.saved-nav:hover{color:var(--accent)}.product-name-button:hover .product-brand{text-decoration:underline;text-underline-offset:3px}.outline-button:hover{background:var(--well)}.primary-button:hover{background:oklch(34% .012 260)}.favorite-button:hover{background:var(--accent-soft)}}
@media(min-width:1600px){.product-image-wrap{aspect-ratio:4/5.2}}
@media(max-width:1150px){.page-width{padding-inline:30px}.site-header{gap:30px}.wordmark{font-size:36px}.navigation{gap:20px}.catalog-layout{grid-template-columns:200px minmax(0,1fr);gap:26px}.product-grid{gap:30px 16px}h1{font-size:30px}.search{width:290px}.saved-nav{font-size:14px}.intro{gap:20px}}
@media(max-width:850px){.site-header{flex-wrap:wrap;gap:14px;min-height:auto;padding-top:25px;padding-bottom:0}.wordmark{font-size:36px}.saved-nav{order:1}.navigation{order:2;width:100%;justify-content:center;gap:38px;margin-top:8px}.intro{padding-top:34px;align-items:flex-start;flex-direction:column;gap:22px}.search{width:100%;max-width:none}.snapshot-note{margin-bottom:24px;max-width:65ch}.catalog-layout{display:block}#desktop-filters{display:none}.toolbar{flex-wrap:wrap;gap:10px;margin-bottom:20px}.toolbar>p{width:100%;margin-bottom:3px}.filter-trigger{display:block;border:1px solid var(--line);border-radius:4px;padding:8px 14px;font-size:14px;background:var(--surface)}.sort-control{margin-left:auto}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 18px}.filter-dialog{margin:0 0 0 auto;width:380px;max-width:calc(100vw - 24px);height:100dvh;max-height:100dvh;border-radius:0;padding:18px 24px}.filter-dialog .filter-heading{display:flex;justify-content:flex-end;margin:-10px 0 14px}.filter-dialog .filter-heading h2{display:none}.filter-dialog .dialog-heading{margin-bottom:22px}.mobile-apply{display:flex;width:100%;position:sticky;bottom:0;margin-top:12px}.footer{flex-wrap:wrap;padding-block:25px;gap:12px 20px}.footer>span:last-child{margin-left:0;width:100%}.detail-content{padding:52px 25px 25px}}
@media(max-width:520px){.page-width{padding-inline:18px}.wordmark{font-size:32px;letter-spacing:-2px}.brand-ending{display:none}.brand-sales,.wordmark:focus-visible .brand-sales{transform:none}.brand-ending,.brand-sales{transition:none}.saved-nav{gap:6px}.saved-nav>span:nth-child(2){display:none}.saved-nav>span:first-child{font-size:30px}.navigation{justify-content:flex-start;gap:0 18px}.navigation button{font-size:15px;padding-bottom:15px}.intro{padding-top:29px}h1{font-size:29px;max-width:310px;letter-spacing:-1px}.intro-copy{display:none}.snapshot-note{font-size:14px}.product-grid{gap:29px 12px}.product-image-wrap{aspect-ratio:3/4}.product-image{padding:6px}.discount-badge{top:10px;left:9px;padding:5px 6px;font-size:14px}.favorite-button{top:3px;right:3px;background:transparent}.favorite-button svg{width:20px}.product-info{padding-top:13px}.product-brand{font-size:16px}.product-name{font-size:14px;min-height:41px}.product-store{font-size:14px}.product-price{font-size:16px;gap:7px}.product-sizes{font-size:14px}.sort-control select{font-size:14px;max-width:220px}.load-more{padding:35px 0 40px}.footer p{width:100%}.product-dialog{max-width:calc(100vw - 20px);max-height:94dvh}.detail-layout{display:block}.detail-image{height:330px;min-height:0}.detail-content{padding:24px}.detail-content h2{font-size:25px}.detail-close{position:sticky;float:right;margin-bottom:-44px}.detail-content .product-price{font-size:23px}}
@media(prefers-reduced-motion:reduce){.brand-ending{visibility:hidden}.brand-sales,.wordmark:hover .brand-sales,.wordmark:focus-visible .brand-sales{transform:translateX(calc(-1 * var(--brand-shift,1.65em)))!important}*,*::before,*::after{transition:none!important;animation:none!important}button:active:not(:focus-visible){transform:none}}

@media(max-width:520px) and (prefers-reduced-motion:reduce){.brand-sales,.wordmark:hover .brand-sales,.wordmark:focus-visible .brand-sales{transform:none!important}}

.empty-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.empty-actions:not(:empty){margin-bottom:14px}.empty-actions .outline-button{min-width:0}

.catalog-meta{display:flex;align-items:center;justify-content:space-between;flex:1;gap:20px}.currency-control{display:flex;align-items:center;gap:6px;font-size:14px;white-space:nowrap}.currency-control>span{color:var(--muted)}.currency-control select{border:0;background:transparent;padding:8px 4px;font-size:14px}.conversion-note{font-size:14px;line-height:1.5;color:var(--muted);margin:0 0 8px}.fx-note{font-size:14px;color:var(--muted);margin:-12px 0 18px;max-width:65ch}.fx-note summary{cursor:pointer;min-height:44px;display:flex;align-items:center;gap:7px;list-style:none}.fx-note summary::-webkit-details-marker{display:none}.fx-note summary::after{content:'+';font-size:18px}.fx-note[open] summary::after{content:'−'}.fx-note p{line-height:1.5;margin:0 0 9px}.fx-note a{text-underline-offset:3px}@media(max-width:850px){.catalog-meta{flex-basis:100%;gap:10px}.fx-note{margin-top:-10px}}

.size-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(56px,1fr));gap:6px;max-height:260px;overflow-y:auto;scrollbar-gutter:stable;padding:4px;margin:-4px -4px 12px}.size-options:empty{display:none}.size-option{min-height:44px;padding:8px 5px;border:1px solid var(--line);border-radius:4px;background:var(--surface);font-size:14px;line-height:1.3;overflow-wrap:anywhere}.size-option[aria-pressed=true]{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.size-option.is-missing{border-style:dashed}.selected-sizes{display:flex;flex-wrap:wrap;gap:6px;max-height:148px;overflow-y:auto;padding:4px;margin:12px -4px 0}.selected-sizes:empty{display:none}.selected-sizes .chip{min-height:44px;font-size:14px}.size-search-field{margin-top:0!important}.size-feedback:empty{display:none}.size-feedback:not(:empty){margin:8px 0 12px;color:var(--ink)}#size-missing-note:not([hidden]){margin-bottom:12px}#size-selection-count{font-size:14px;color:var(--muted)}@media(hover:hover) and (pointer:fine){.size-option:hover{border-color:var(--accent)}}

.beauty-intro .intro-copy{display:block;line-height:1.5}
.filter-context{margin:-12px 0 24px}
