:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fff;--foreground:#222;--muted:#6a6a6a;--accent:#e9355f;--accent-strong:#c91f46;--border:#ddd;--surface:#fff;--surface-muted:#f7f7f7;--surface-border:#ebebeb;--text-tertiary:#b0b0b0;--badge-new-bg:#edf7f2;--badge-new-text:#174234;--badge-video-bg:#eef2ff;--badge-video-text:#25345f;--badge-verified-bg:#fff3d8;--badge-verified-text:#493516;--shadow-soft:0 6px 20px #0000001f;--shadow-sheet:0 12px 32px #0000002e}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--background);color:var(--foreground);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-underline-offset:.18em;text-decoration:underline}button,input{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.home{align-content:start;gap:28px;min-height:100svh;padding:24px;display:grid}.hero{width:min(100%,420px)}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:700}h1{letter-spacing:0;margin:0;font-size:clamp(36px,12vw,56px);line-height:.98}.subtitle{max-width:32rem;color:var(--muted);margin:18px auto 0 0;font-size:17px;line-height:1.55}.hero-link{border:1px solid var(--accent);min-height:46px;color:var(--accent-strong);border-radius:999px;justify-content:center;align-items:center;margin-top:28px;padding:0 18px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.catalog-page{width:min(100%,1180px);margin:0 auto;padding:24px}.catalog{gap:12px;display:grid}.catalog .profile-card{padding:14px}.profile-category{color:var(--accent);margin:0;font-size:13px;font-weight:700}.tags{flex-wrap:wrap;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.tags li{border:1px solid var(--surface-border);background:#fff;border-radius:999px;padding:6px 10px;font-size:13px}.back-link{width:fit-content;color:var(--accent-strong);font-size:15px;font-weight:800;text-decoration:none}.catalog-topbar{z-index:5;background:var(--background);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px 0 10px;display:grid;position:sticky;top:0}.active-category{min-width:0;color:var(--foreground);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:900;line-height:1.1;overflow:hidden}.catalog-menu{position:relative}.menu-trigger{border:1px solid var(--border);background:var(--surface);min-height:40px;color:var(--foreground);cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:0 14px;font-weight:800;display:flex}.menu-trigger[aria-expanded=true]{border-color:var(--accent)}.hamburger{gap:4px;width:18px;display:grid}.hamburger span{background:currentColor;border-radius:999px;height:2px;display:block}.menu-panel{z-index:4;border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:16px;width:min(360px,100vw - 48px);max-height:min(70svh,520px);padding:14px;display:grid;position:absolute;top:calc(100% + 6px);right:0;overflow:auto;box-shadow:0 18px 36px #1717171f}.menu-section{gap:8px;display:grid}.menu-label{color:var(--muted);font-size:13px;font-weight:800}.menu-option-list{gap:6px;display:grid}.menu-option-list button{color:var(--foreground);cursor:pointer;text-align:left;background:#fff;border:0;border-radius:8px;min-height:42px;padding:0 12px;font-weight:700;text-decoration:none}.menu-option-list button[aria-current=page],.menu-option-list button[aria-pressed=true]{background:var(--accent);color:#fff}.catalog-controls{z-index:3;border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:0;padding:8px;display:grid;position:sticky;top:58px}.filters-toggle{min-height:42px;color:var(--foreground);cursor:pointer;text-align:left;background:#fff;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;font-weight:800;display:flex}.filters-toggle span:last-child{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.filters-panel{gap:16px;padding:14px 6px 6px;display:grid}.search-field,.sort-field{gap:8px;display:grid}.search-field span,.filter-label{color:var(--muted);font-size:13px;font-weight:700}.search-field input{border:1px solid var(--border);width:100%;min-height:42px;color:var(--foreground);background:#fff;border-radius:8px;outline:none;padding:0 14px}.sort-field select{border:1px solid var(--border);width:100%;min-height:42px;color:var(--foreground);background:#fff;border-radius:8px;outline:none;padding:0 36px 0 12px}.search-field input:focus,.sort-field select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #126b571f}.filter-group{gap:10px;display:grid}.chip-list{flex-wrap:wrap;gap:8px;display:flex}.chip{border:1px solid var(--border);min-height:34px;color:var(--foreground);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;text-decoration:none;display:inline-flex}.chip[aria-pressed=true]{border-color:var(--accent);background:var(--accent);color:#fff}.catalog-results{padding:18px 0 48px}.results-count{color:var(--muted);margin-bottom:14px;font-size:14px;font-weight:700}.profile-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:14px;display:grid}.profile-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:hidden}.profile-card-link{min-height:100%;color:inherit;text-decoration:none;display:grid}.profile-card-link:hover .profile-action,.profile-card-link:focus-visible .profile-action{border-color:var(--accent);color:var(--accent-strong)}.profile-media{aspect-ratio:4/3;color:#fff;align-items:flex-end;min-height:150px;padding:16px;display:flex}.price-inputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.price-inputs label{gap:6px;display:grid}.price-inputs span{color:var(--muted);font-size:12px;font-weight:700}.price-inputs input{border:1px solid var(--border);border-radius:8px;width:100%;min-height:38px;padding:0 10px}.dual-range{touch-action:none;min-height:28px;margin-top:4px;position:relative}.dual-range-track{background:var(--surface-muted);border-radius:999px;height:4px;position:absolute;top:13px;left:0;right:0}.dual-range-fill{top:13px;left:var(--range-min);width:calc(var(--range-max) - var(--range-min));background:var(--accent);border-radius:999px;height:4px;position:absolute}.range-handle{background:var(--accent);cursor:grab;border:0;border-radius:999px;width:22px;height:22px;margin:0;position:absolute;top:4px;transform:translate(-50%)}.profile-media span{background:#00000047;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800}.profile-media-sage{background:linear-gradient(135deg,#527769,#1f493f)}.profile-media-clay{background:linear-gradient(135deg,#b46f55,#5e3f38)}.profile-media-sky{background:linear-gradient(135deg,#5a7f9f,#273e56)}.profile-media-plum{background:linear-gradient(135deg,#765a84,#382d4c)}.profile-media-gold{background:linear-gradient(135deg,#b8914b,#594524)}.profile-card-body{gap:12px;padding:18px;display:grid}.profile-card-topline,.profile-meta{color:var(--muted);flex-wrap:wrap;gap:8px 12px;font-size:13px;font-weight:700;display:flex}.profile-card h2,.empty-state h2{letter-spacing:0;margin:0;font-size:24px;line-height:1.12}.profile-price{color:var(--accent-strong);margin:0;font-size:16px;font-weight:800}.profile-description{color:var(--muted);margin:0;font-size:15px;line-height:1.5}.tag-list{flex-wrap:wrap;gap:8px;display:flex}.tag-list span{background:var(--surface-muted);color:var(--foreground);border-radius:999px;padding:6px 9px;font-size:13px;font-weight:700}.profile-action{border:1px solid var(--border);min-height:42px;color:var(--foreground);background:#fff;border-radius:8px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.empty-state{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:8px;padding:28px;display:grid}.empty-state p{color:var(--muted);margin:0}.artist-page{min-height:100svh;padding:18px 18px 104px}.artist-header{width:min(100%,1180px);color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin:0 auto 18px;font-size:14px;font-weight:800;display:flex}.artist-profile-shell{gap:20px;width:min(100%,1180px);margin:0 auto;display:grid}.artist-main{gap:18px;display:grid}.artist-title-block{gap:10px;display:grid}.artist-subtitle{color:var(--muted);margin:0;font-size:16px;font-weight:700;line-height:1.45}.artist-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.artist-gallery-item,.similar-profile-media{color:#fff;border-radius:8px;align-items:flex-end;min-height:126px;padding:14px;display:flex}.artist-gallery-main{grid-column:1/-1;min-height:260px}.artist-gallery-item span,.similar-profile-media span{background:#00000047;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800}.artist-trust-row,.artist-chip-list{flex-wrap:wrap;gap:8px;display:flex}.artist-trust-row span,.artist-chip-list span{border:1px solid var(--surface-border);background:var(--surface);color:var(--foreground);border-radius:999px;padding:8px 11px;font-size:13px;font-weight:800}.artist-section{border-top:1px solid var(--border);gap:12px;padding-top:20px;display:grid}.artist-section h2,.artist-package-card h3,.similar-profile-card h3{letter-spacing:0;margin:0}.artist-section h2{font-size:24px;line-height:1.16}.artist-section p,.artist-package-card p,.similar-profile-card p,.artist-request-card p{color:var(--muted);margin:0;line-height:1.55}.artist-package-grid,.similar-profile-grid{gap:12px;display:grid}.artist-package-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:12px;padding:16px;display:grid}.artist-package-card ul{color:var(--foreground);gap:8px;margin:0;padding-left:18px;display:grid}.similar-profile-card{border:1px solid var(--border);background:var(--surface);color:inherit;border-radius:8px;gap:10px;padding:10px;text-decoration:none;display:grid}.similar-profile-media{min-height:132px}.artist-request-card{display:none}.artist-request-price{font-size:22px;font-weight:900;color:var(--accent-strong)!important}.artist-request-card dl{gap:12px;margin:0;display:grid}.artist-request-card div{justify-content:space-between;gap:12px;display:flex}.artist-request-card dt{color:var(--muted);font-size:13px;font-weight:800}.artist-request-card dd{text-align:right;margin:0;font-weight:800}.artist-cta{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:900;text-decoration:none;display:inline-flex}.artist-sticky-cta{z-index:8;border-top:1px solid var(--border);padding:12px 18px calc(12px + env(safe-area-inset-bottom));background:var(--surface);justify-content:space-between;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #17171714}.artist-sticky-cta>span:first-child{color:var(--accent-strong);font-size:15px;font-weight:900}@media (min-width:768px){.home{max-width:960px;margin:0 auto;padding:48px}.catalog-page{padding:18px 40px 40px}.catalog-topbar{padding-top:6px}.catalog-controls{top:56px}.filters-panel{grid-template-columns:minmax(210px,1fr) minmax(220px,1fr) 1fr;align-items:start}.catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.artist-page{padding:28px 32px 104px}.artist-gallery{grid-template-columns:1.3fr 1fr 1fr}.artist-gallery-main{grid-area:span 2;min-height:368px}.artist-package-grid,.similar-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.filters-panel{grid-template-columns:minmax(210px,.9fr) minmax(220px,1fr) 1fr minmax(170px,.75fr)}.artist-page{padding-bottom:48px}.artist-profile-shell{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:28px}.artist-request-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:18px;padding:18px;display:grid;position:sticky;top:24px;box-shadow:0 12px 30px #17171714}.artist-sticky-cta{display:none}.similar-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}body{background:var(--background)}.home-redesigned{background:var(--background);width:100%;max-width:100%;min-height:100svh;padding:20px 0 48px;display:block;overflow-x:hidden}.home-search-section,.home-featured-section,.home-flow-section{width:100%;max-width:1120px;margin:0 auto;padding:0 24px}.home-brand-row,.section-title-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.home-brand-row{color:var(--muted);justify-content:center;font-size:14px;font-weight:700}.home-brand-row span:first-child{color:var(--foreground);font-size:18px;font-weight:900}.home-brand-row span:last-child{display:none}.home-redesigned h1{max-width:440px;color:var(--foreground);overflow-wrap:break-word;margin:36px 0 24px;font-size:38px;line-height:1.04}.home-search-card{border:1px solid var(--surface-border);background:var(--surface);width:100%;min-width:0;min-height:74px;color:var(--foreground);box-shadow:var(--shadow-soft);border-radius:999px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;padding:10px 18px 10px 14px;text-decoration:none;display:grid}.home-search-card>span:last-child{min-width:0}.home-search-icon{border:3px solid var(--accent);border-radius:999px;width:26px;height:26px;position:relative}.home-search-icon:after{background:var(--accent);content:"";border-radius:999px;width:10px;height:3px;position:absolute;bottom:-5px;right:-7px;transform:rotate(45deg)}.home-search-card strong,.home-search-card small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.home-search-card strong{font-size:16px;line-height:20px}.home-search-card small{color:var(--muted);margin-top:2px;font-size:14px;line-height:18px}.home-category-pills{scrollbar-width:none;gap:10px;margin:18px -24px 0;padding:0 24px 4px;display:flex;overflow-x:auto}.home-category-pills::-webkit-scrollbar{display:none}.home-featured-rail::-webkit-scrollbar{display:none}.catalog-category-rail::-webkit-scrollbar{display:none}.listing-gallery::-webkit-scrollbar{display:none}.home-category-pills a{border:1px solid var(--border);min-height:42px;color:var(--foreground);border-radius:999px;flex:none;padding:10px 16px;font-weight:800;text-decoration:none}.section-title-row{min-width:0;margin-bottom:18px}.section-title-row h2,.home-flow-section h2{min-width:0;margin:0;font-size:26px;line-height:32px}.section-title-row a{color:var(--foreground);font-weight:800}.home-featured-rail{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:calc(100% - 72px);grid-auto-flow:column;gap:18px;padding:0 24px 8px 0;display:grid;overflow-x:auto}.home-feature-card{min-width:0;color:var(--foreground);scroll-snap-align:start;gap:6px;text-decoration:none;display:grid;position:relative}.home-feature-card img{object-fit:cover;background:var(--surface-muted);border-radius:18px;width:100%;height:240px}.home-feature-card>span{color:var(--foreground);background:#fffffff0;border:1px solid #00000014;border-radius:999px;padding:8px 12px;font-size:14px;font-weight:900;position:absolute;top:14px;left:14px;box-shadow:0 2px 8px #0000001f}.home-feature-card strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-top:6px;font-size:18px;line-height:23px;overflow:hidden}.home-feature-card small{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:21px;overflow:hidden}.home-flow-section{gap:12px;display:grid}.home-flow-section article{border-top:1px solid var(--surface-border);padding:20px 0 8px}.home-flow-section p{color:var(--muted);margin:8px 0 0;font-size:16px;line-height:24px}.catalog-page{background:var(--background);width:min(100%,760px);padding:0 0 56px}.catalog-search-header{z-index:20;border-bottom:1px solid var(--surface-border);background:var(--surface);grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:12px;padding:14px 18px 12px;display:grid;position:sticky;top:0}.catalog-back-button,.catalog-filter-button{width:42px;height:42px;color:var(--foreground);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;text-decoration:none;display:inline-grid;position:relative}.catalog-back-button span{font-size:28px;line-height:1}.catalog-search-pill{border:1px solid var(--surface-border);background:var(--surface);min-width:0;min-height:64px;color:var(--foreground);cursor:pointer;text-align:center;border-radius:999px;padding:8px 20px;display:grid;box-shadow:0 4px 16px #00000014}.catalog-search-pill span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.catalog-search-pill span:first-child{align-self:end;font-size:16px;font-weight:900;line-height:20px}.catalog-search-pill span:last-child{color:var(--muted);align-self:start;font-size:14px;line-height:18px}.filter-icon{width:28px;height:28px;color:var(--foreground);display:block;overflow:visible}.filter-count{background:var(--accent);color:#fff;border-radius:999px;min-width:18px;height:18px;font-size:11px;font-weight:900;line-height:18px;position:absolute;top:2px;right:1px}.catalog-category-rail{background:var(--surface);scrollbar-width:none;z-index:12;border-bottom:1px solid var(--surface-border);opacity:1;gap:22px;max-height:64px;padding:16px 24px 0;transition:max-height .18s,opacity .14s,padding .18s,transform .18s;display:flex;position:sticky;top:91px;overflow-x:auto;transform:translateY(0)}.catalog-category-rail.is-hidden{opacity:0;pointer-events:none;border-bottom-color:#0000;max-height:0;padding-top:0;overflow:hidden;transform:translateY(-12px)}.catalog-category-rail button{min-height:45px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;flex:none;font-size:15px;font-weight:900}.catalog-category-rail button[aria-current=page]{border-bottom-color:var(--foreground);color:var(--foreground)}.catalog-results-redesigned{padding:10px 0 56px}.catalog-results-redesigned .results-count{color:var(--muted);justify-content:space-between;gap:16px;margin:0;padding:0 24px 10px;font-size:14px;display:flex}.catalog-results-redesigned .results-count span:last-child{text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.catalog-feed{gap:38px;display:grid}.listing-card{background:var(--surface)}.listing-gallery-shell{background:var(--surface-muted);border-radius:18px;height:clamp(286px,44svh,380px);margin:0 24px;position:relative;overflow:hidden}.listing-gallery{scroll-snap-type:x mandatory;scrollbar-width:none;height:100%;display:flex;overflow-x:auto}.listing-gallery-slide{min-width:100%;height:100%;color:inherit;scroll-snap-align:start;flex:0 0 100%;text-decoration:none;display:block;position:relative}.listing-gallery-slide img{object-fit:cover;width:100%;height:100%;display:block}.listing-badge,.listing-save-button{z-index:2;position:absolute}.listing-badge{text-overflow:ellipsis;white-space:nowrap;border:1px solid #00000014;border-radius:999px;max-width:calc(100% - 84px);padding:8px 12px;font-size:14px;font-weight:900;top:16px;left:16px;overflow:hidden;box-shadow:0 2px 8px #0000001f}.listing-badge-new{background:var(--badge-new-bg);color:var(--badge-new-text)}.listing-badge-video{background:var(--badge-video-bg);color:var(--badge-video-text)}.listing-badge-verified{background:var(--badge-verified-bg);color:var(--badge-verified-text)}.listing-save-button{color:#fff;cursor:pointer;text-shadow:0 2px 10px #00000073;background:0 0;border:0;place-items:center;width:46px;height:46px;padding:0;font-size:42px;line-height:1;display:grid;top:12px;right:12px}.listing-save-button span{transform:translateY(-1px)}.listing-carousel-button{z-index:3;width:34px;height:34px;color:var(--foreground);cursor:pointer;opacity:.92;background:#ffffffeb;border:0;border-radius:999px;place-items:center;font-size:0;line-height:1;transition:opacity .12s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.listing-carousel-button:before{content:"";border-top:3px solid;border-right:3px solid;width:10px;height:10px}.listing-carousel-button:disabled{cursor:default;opacity:0;pointer-events:none}.listing-carousel-button-previous{left:12px}.listing-carousel-button-previous:before{margin-left:3px;transform:rotate(-135deg)}.listing-carousel-button-next{right:12px}.listing-carousel-button-next:before{margin-right:3px;transform:rotate(45deg)}.listing-page-dots{z-index:2;justify-content:center;gap:6px;display:flex;position:absolute;bottom:14px;left:0;right:0}.listing-page-dots span{background:#ffffffa3;border-radius:999px;width:7px;height:7px}.listing-page-dots span.is-active{background:#fff}.listing-card-body{color:inherit;gap:4px;padding:12px 24px 0;text-decoration:none;display:grid}.listing-title-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.listing-title-row h2{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:20px;line-height:24px;overflow:hidden}.listing-rating{color:var(--foreground);white-space:nowrap;font-size:16px;line-height:24px}.listing-card-body p{color:var(--muted);margin:0;font-size:16px;line-height:22px}.listing-card-body .profile-price{color:var(--foreground);text-underline-offset:.14em;margin-top:4px;font-size:16px;font-weight:900;text-decoration:underline}.listing-tag-list{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.listing-tag-list span{background:var(--surface-muted);color:var(--muted);border-radius:8px;padding:5px 8px;font-size:13px;font-weight:800}.filter-sheet-backdrop{z-index:40;opacity:0;background:#0000005c;align-items:flex-end;transition:opacity .22s;display:flex;position:fixed;inset:0}.filter-sheet-backdrop.is-open{opacity:1}.filter-sheet-backdrop.is-closing{opacity:0}.filter-sheet{background:var(--surface);width:100%;max-height:calc(100svh - 24px);box-shadow:var(--shadow-sheet);will-change:transform;border-radius:28px 28px 0 0;grid-template-rows:auto minmax(0,1fr) auto;transition:transform .32s cubic-bezier(.2,.8,.2,1);display:grid;overflow:hidden;transform:translateY(100%)}.filter-sheet.is-open{transform:translateY(0)}.filter-sheet.is-closing{transform:translateY(100%)}.filter-sheet-header{border-bottom:1px solid var(--surface-border);grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;min-height:72px;padding:0 16px;display:grid}.filter-sheet-header h2{color:var(--foreground);text-align:center;grid-column:2;margin:0;font-size:20px;line-height:26px}.filter-sheet-header button{width:48px;height:48px;color:var(--foreground);cursor:pointer;background:0 0;border:0;grid-column:3;font-size:34px;line-height:1}.filter-sheet-content{padding:26px 24px 126px;overflow-y:auto}.filter-section{border-bottom:1px solid var(--surface-border);gap:16px;margin-bottom:28px;padding:0 0 28px;display:grid}.filter-section:last-child{border-bottom:0;margin-bottom:0}.filter-section h3{color:var(--foreground);margin:0;font-size:24px;line-height:30px}.filter-section p{color:var(--muted);margin:-8px 0 0;font-size:16px;line-height:22px}.recommended-filter-grid{gap:12px;display:grid}.recommended-filter-grid button{border:1px solid var(--border);background:var(--surface);min-height:88px;color:var(--foreground);cursor:pointer;text-align:left;border-radius:16px;gap:4px;padding:16px;display:grid}.recommended-filter-grid button[aria-pressed=true]{border-color:var(--foreground);background:var(--surface-muted);box-shadow:inset 0 0 0 1px var(--foreground)}.recommended-filter-grid span:first-child{font-size:18px;font-weight:900;line-height:24px}.recommended-filter-grid span:last-child{color:var(--muted);font-size:15px;line-height:21px}.segmented-control{border:1px solid var(--border);background:var(--surface);border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));padding:2px;display:grid}.segmented-control button{border:0;border-left:1px solid var(--surface-border);background:var(--surface);min-height:56px;color:var(--foreground);cursor:pointer;border-radius:13px;font-size:15px;font-weight:900;position:relative}.segmented-control button:first-child{border-left:0}.segmented-control button[aria-pressed=true]{z-index:1;box-shadow:0 0 0 2px var(--foreground);border-left-color:#0000}.filter-sheet .search-field,.filter-sheet .sort-field{gap:8px;display:grid}.filter-sheet .sort-field{position:relative}.filter-sheet .search-field span,.filter-sheet .filter-label{color:var(--muted);font-size:14px;font-weight:700}.filter-sheet .search-field input{border:1px solid var(--border);background:var(--surface);width:100%;min-height:56px;color:var(--foreground);border-radius:12px;outline:none;padding:0 16px}.sort-select{display:block;position:relative}.sort-select-trigger{border:1px solid var(--border);background:var(--surface);width:100%;min-height:60px;color:var(--foreground);cursor:pointer;text-align:left;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:0 16px 0 18px;font-size:17px;font-weight:800;display:flex}.sort-select-trigger svg{width:22px;height:22px;color:var(--muted);flex:none;transition:transform .16s}.sort-select-trigger[aria-expanded=true]{border-color:var(--foreground);box-shadow:0 0 0 1px var(--foreground)}.sort-select-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.sort-select-menu{z-index:6;border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:16px;display:grid;position:absolute;bottom:calc(100% + 8px);left:0;right:0;overflow:hidden}.sort-select-menu button{border:0;border-bottom:1px solid var(--surface-border);background:var(--surface);min-height:54px;color:var(--foreground);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:14px;padding:0 16px 0 18px;font-size:16px;font-weight:800;display:flex}.sort-select-menu button:last-child{border-bottom:0}.sort-select-menu button[aria-selected=true]{background:var(--surface-muted)}.filter-sheet .chip-list{flex-wrap:wrap;gap:10px;display:flex}.filter-sheet .chip{border:1px solid var(--border);background:var(--surface);min-height:44px;color:var(--foreground);cursor:pointer;border-radius:999px;padding:0 16px;font-size:15px;font-weight:800}.filter-sheet .chip[aria-pressed=true]{border-color:var(--foreground);background:var(--foreground);color:#fff}.filter-sheet .dual-range{min-height:48px;margin:8px 10px 0}.filter-sheet .dual-range-track,.filter-sheet .dual-range-fill{height:3px;top:22px}.filter-sheet .dual-range-fill{background:var(--accent)}.filter-sheet .range-handle{border:1px solid var(--border);background:var(--surface);width:34px;height:34px;top:7px;box-shadow:0 4px 16px #00000024}.filter-sheet .price-inputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.filter-sheet .price-inputs label{gap:8px;display:grid}.filter-sheet .price-inputs span{color:var(--muted);font-size:14px;font-weight:800}.filter-sheet .price-inputs input{border:1px solid var(--border);min-height:56px;color:var(--foreground);border-radius:999px;padding:0 18px;font-size:16px}.filter-sheet-footer{border-top:1px solid var(--surface-border);padding:16px 24px calc(16px + env(safe-area-inset-bottom));background:#fffffffa;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:center;gap:14px;display:grid;box-shadow:0 -8px 28px #00000014}.filter-clear-button,.filter-show-button{cursor:pointer;border:0;border-radius:14px;min-height:58px;font-size:17px;font-weight:900}.filter-clear-button{color:var(--foreground);text-align:left;background:0 0}.filter-clear-button:disabled{color:var(--text-tertiary);cursor:default}.filter-show-button{background:var(--foreground);color:#fff}.catalog-toast{right:24px;bottom:calc(82px + env(safe-area-inset-bottom));z-index:70;color:#fff;pointer-events:none;background:#222222f5;border:1px solid #ffffff24;border-radius:16px;padding:14px 16px;font-size:15px;font-weight:800;line-height:21px;animation:.18s both catalog-toast-in;position:fixed;left:24px;box-shadow:0 12px 28px #00000038}@keyframes catalog-toast-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.catalog-toast{animation-duration:1ms}}@media (min-width:768px){.home-redesigned{max-width:none;padding:32px 0 72px}.home-redesigned h1{max-width:620px;font-size:56px}.home-brand-row{justify-content:space-between}.home-brand-row span:last-child{display:inline}.home-featured-rail{grid-auto-columns:320px}.catalog-page{width:min(100%,1120px);padding-bottom:72px}.catalog-search-header{grid-template-columns:48px minmax(320px,520px) 48px;justify-content:center}.catalog-category-rail{justify-content:center}.catalog-feed{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 18px;padding:0 24px}.listing-gallery-shell{height:300px;margin:0}.listing-card-body{padding-left:0;padding-right:0}.filter-sheet{width:min(100%,720px);margin:0 auto}}@media (min-width:1120px){.catalog-feed{grid-template-columns:repeat(3,minmax(0,1fr))}}
