:root{--cream: #fbf6ef;--cream-2: #fffaf4;--text: #17110d;--muted: #7d7167;--black: #0e0b09;--gold: #b9905d;--gold-dark: #866130;--border: rgba(23, 17, 13, .12);--shadow: 0 22px 55px rgba(44, 32, 22, .12);--radius: 28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}.announcement{background:var(--black);color:#fff;text-align:center;padding:11px 16px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:700}.veloura-navbar{position:fixed;left:0;right:0;top:35px;z-index:20;padding:16px 22px}.veloura-nav-inner{max-width:1260px;margin:0 auto;border:1px solid rgba(255,255,255,.25);background:#fffaf4b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:999px;padding:14px 18px 14px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 18px 40px #00000014}.veloura-brand{font-family:Manrope,Inter,system-ui,sans-serif;font-weight:800;font-size:26px;letter-spacing:.18em;line-height:1}.veloura-nav-links{display:flex;gap:28px;color:#17110db3;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.veloura-nav-actions{display:flex;gap:10px;align-items:center}.cart-pill,.search-pill{border:1px solid var(--border);border-radius:999px;padding:10px 14px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:#ffffff85}.veloura-hero{max-width:1260px;margin:112px auto 0;min-height:clamp(500px,68vh,680px);display:flex;align-items:end;position:relative;padding:96px 28px 30px;background-position:center;background-size:cover;color:var(--text);overflow:hidden;border-radius:34px;box-shadow:var(--shadow)}.veloura-hero:after{content:none;display:none}.veloura-hero-content{width:100%;max-width:1260px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:24px;align-items:end;position:relative;z-index:1}.veloura-hero h1{font-family:Playfair Display,Georgia,serif;font-weight:900;font-size:clamp(58px,8vw,112px);line-height:.88;letter-spacing:-.06em;margin:0;max-width:900px;text-transform:none}.eyebrow{margin:0 0 16px;color:var(--gold);font-size:12px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.veloura-hero-panel{background:#ffffffd6;border:1px solid rgba(23,17,13,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius);padding:26px;box-shadow:0 18px 42px #2c20161a}.veloura-hero-panel p{margin:0;color:var(--muted);line-height:1.8;font-size:16px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.btn{border:0;border-radius:999px;padding:15px 22px;cursor:pointer;font-weight:900;font-size:12px;letter-spacing:.1em;text-transform:uppercase;transition:.22s ease;display:inline-flex;justify-content:center;align-items:center}.btn:hover{transform:translateY(-2px)}.btn-primary{background:#fff;color:var(--black)}.btn-dark{background:var(--black);color:#fff}.btn-outline{background:transparent;color:var(--black);border:1px solid rgba(23,17,13,.18)}.hero-stats{max-width:1260px;margin:-32px auto 0;position:relative;z-index:4;padding:0 22px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat-card{background:#fffaf4e6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--border);border-radius:22px;padding:20px;box-shadow:var(--shadow)}.stat-card b{display:block;font-family:Manrope,Inter,system-ui,sans-serif;font-size:28px;font-weight:800;line-height:1;margin-bottom:7px;letter-spacing:-.04em}.stat-card span{color:var(--muted);line-height:1.5;font-size:13px}.section{max-width:1260px;margin:0 auto;padding:78px 22px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:22px;margin-bottom:28px}h2,h3{font-family:Manrope,Inter,system-ui,sans-serif;margin:0;line-height:.98;letter-spacing:-.06em;font-weight:700}h2{font-size:clamp(46px,7vw,88px)}h3{font-size:42px}.section-head p:not(.eyebrow){max-width:500px;margin:0;color:var(--muted);line-height:1.8}.filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:26px}.filter-btn{border:1px solid var(--border);background:#fff;border-radius:999px;padding:11px 16px;color:var(--muted);font-weight:900;font-size:12px;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:.22s ease}.filter-btn.active,.filter-btn:hover{background:var(--black);color:#fff;border-color:var(--black)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid var(--border);border-radius:26px;overflow:hidden;box-shadow:0 16px 38px #2c201614;transition:.25s ease}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-image{min-height:360px;background-size:cover;background-position:center;position:relative}.badge{position:absolute;top:14px;left:14px;background:#fffaf4e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.45);border-radius:999px;padding:8px 11px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.quick-add{position:absolute;left:14px;right:14px;bottom:14px;opacity:0;transform:translateY(12px);transition:.22s ease;width:calc(100% - 28px)}.product-card:hover .quick-add{opacity:1;transform:translateY(0)}.product-info{padding:18px}.product-category{color:var(--gold-dark);font-size:11px;letter-spacing:.16em;font-weight:900;text-transform:uppercase;margin-bottom:8px}.product-title-row{display:flex;justify-content:space-between;gap:14px;font-weight:900;line-height:1.35}.product-title-row span:last-child{white-space:nowrap}.product-desc{margin:10px 0 14px;color:var(--muted);font-size:13px;line-height:1.6}.product-meta{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px;line-height:1.5}.stars{color:var(--gold-dark);letter-spacing:.08em;font-weight:800}.collections-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.collection-large,.collection-stack a{border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow);position:relative;background-size:cover;background-position:center;color:#fff;display:flex;align-items:end;padding:28px;min-height:560px}.collection-stack{display:grid;gap:18px}.collection-stack a{min-height:271px}.collection-large:after,.collection-stack a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000a,#000000a8)}.collection-content{position:relative;z-index:1;max-width:520px}.collection-content h3{font-size:clamp(44px,6vw,76px)}.collection-content p{color:#ffffffc7;line-height:1.7;margin:12px 0 0}.lookbook{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.look-card{background:var(--black);color:#fff;border-radius:var(--radius);padding:28px;min-height:330px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.look-card.light{background:linear-gradient(135deg,#f2dfcf,#fffaf4);color:var(--text);border:1px solid var(--border)}.look-card p{color:#ffffffb8;line-height:1.7;margin:14px 0 0}.look-card.light p{color:var(--muted)}.look-number{font-family:Manrope,Inter,system-ui,sans-serif;font-size:72px;font-weight:800;line-height:.82;color:var(--gold);letter-spacing:-.06em}.split{display:grid;grid-template-columns:.95fr 1.05fr;gap:18px;align-items:stretch}.split-image{min-height:580px;background-size:cover;background-position:center;border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--border)}.split-copy{background:var(--black);color:#fff;border-radius:var(--radius);padding:clamp(34px,5vw,72px);display:flex;flex-direction:column;justify-content:center;box-shadow:var(--shadow)}.split-copy h2{font-size:clamp(48px,7vw,88px)}.split-copy p{color:#ffffffbf;line-height:1.85;font-size:16px}.benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:22px}.benefit{border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:16px;color:#ffffffc2;line-height:1.55;font-size:13px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{background:#fff;border:1px solid var(--border);border-radius:24px;padding:24px;box-shadow:0 16px 38px #2c201614}.review-card p{color:var(--muted);line-height:1.75;margin:14px 0}.review-card b{display:block;margin-bottom:5px}.review-card small{color:var(--muted)}.newsletter{text-align:center;background:linear-gradient(135deg,#f2dfcf,#fffaf4);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:clamp(38px,6vw,86px)}.newsletter p:not(.eyebrow){max-width:620px;margin:18px auto 28px;color:var(--muted);line-height:1.8}.signup{max-width:580px;margin:0 auto;display:flex;gap:8px;background:#fff;border:1px solid var(--border);border-radius:999px;padding:8px}.signup input{flex:1;border:0;outline:0;padding:0 16px;background:transparent;min-width:0}.veloura-footer{background:var(--black);color:#fff;margin-top:40px;padding:56px 22px 28px}.footer-inner{max-width:1260px;margin:0 auto;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.veloura-footer h3{font-size:26px;letter-spacing:.16em;margin-bottom:14px}.veloura-footer p,.veloura-footer a{color:#ffffffa8;line-height:1.85;font-size:14px;display:block;margin:7px 0}.veloura-footer strong{display:block;margin-bottom:13px;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.veloura-footer a.footer-heading-link{color:#fff;margin:0 0 13px;line-height:1;text-decoration:none}.veloura-footer a.footer-heading-link strong{color:#fff;margin-bottom:0}.copyright{max-width:1260px;margin:34px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);color:#ffffff7a;font-size:13px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}@media(max-width:1024px){.veloura-hero-content,.collections-grid,.split{grid-template-columns:1fr}.hero-stats,.product-grid{grid-template-columns:repeat(2,1fr)}.lookbook,.review-grid,.footer-inner{grid-template-columns:1fr}.veloura-nav-links{display:none}.collection-large,.collection-stack a{min-height:430px}}@media(max-width:620px){.announcement{font-size:10px;letter-spacing:.1em}.veloura-navbar{top:31px;padding:12px}.veloura-nav-inner{padding:12px 14px}.veloura-brand{font-size:22px;letter-spacing:.14em}.search-pill{display:none}.veloura-hero{margin:88px 14px 0;padding:110px 16px 24px;min-height:520px;border-radius:24px}.veloura-hero-content{gap:18px}.veloura-hero-panel{padding:20px}.veloura-hero h1{font-family:Playfair Display,Georgia,serif;font-weight:900;font-size:clamp(58px,8vw,112px);line-height:.88;letter-spacing:-.06em;margin:0;max-width:900px;text-transform:none}.hero-stats{grid-template-columns:1fr;padding:0 14px;margin-top:14px}.section{padding:58px 14px}.section-head{flex-direction:column;align-items:start}.product-grid,.benefits{grid-template-columns:1fr}.product-image{min-height:430px}.quick-add{opacity:1;transform:none}.signup{border-radius:22px;flex-direction:column}.signup input{padding:14px}.signup .btn{width:100%}}@media(max-width:620px){html,body{width:100%;max-width:100%;overflow-x:hidden}.announcement{padding:4px 6px;font-size:5.5px;letter-spacing:.12em;white-space:nowrap}.veloura-navbar{top:18px;padding:4px}.veloura-nav-inner{width:calc(100vw - 8px);max-width:none;padding:5px 6px;gap:5px;border-radius:999px}.veloura-brand{font-size:9px;letter-spacing:.12em;white-space:nowrap}.veloura-nav-links{display:flex!important;flex:1 1 auto;justify-content:center;gap:5px;font-size:5.3px;letter-spacing:.055em;white-space:nowrap}.veloura-nav-actions{display:flex!important;gap:3px}.cart-pill,.search-pill{display:inline-flex!important;padding:4px 5px;font-size:5px;letter-spacing:.04em;white-space:nowrap}.veloura-hero{width:calc(100vw - 10px);max-width:none;margin:52px 5px 0;min-height:210px;padding:34px 10px 10px;border-radius:14px}.veloura-hero-content{grid-template-columns:minmax(0,1.25fr) minmax(96px,.75fr)!important;gap:8px}.veloura-hero h1{font-size:30px!important;max-width:220px;line-height:.88}.eyebrow{font-size:5.5px;letter-spacing:.12em;margin-bottom:6px}.veloura-hero-panel{padding:9px;border-radius:10px}.veloura-hero-panel p{font-size:7px;line-height:1.45}.hero-actions{gap:5px;margin-top:7px;flex-wrap:nowrap}.btn{padding:6px 8px;font-size:5.6px;letter-spacing:.06em}.hero-stats{grid-template-columns:repeat(4,1fr)!important;gap:5px;padding:0 5px;margin-top:-10px}.stat-card{padding:7px;border-radius:9px}.stat-card b{font-size:12px;margin-bottom:3px}.stat-card span{font-size:5.5px;line-height:1.35}.section{width:100%;max-width:none;padding:28px 5px}.section-head{flex-direction:row;align-items:end;gap:8px;margin-bottom:12px}h2{font-size:26px!important}h3{font-size:18px!important}.section-head p:not(.eyebrow){max-width:160px;font-size:7px;line-height:1.4}.filters{flex-wrap:nowrap;gap:4px;margin-bottom:10px;overflow:visible}.filter-btn{padding:5px 6px;font-size:5.2px;letter-spacing:.055em;white-space:nowrap}.product-grid{grid-template-columns:repeat(4,1fr)!important;gap:5px}.product-card{border-radius:10px}.product-image{min-height:118px!important}.badge{top:4px;left:4px;padding:3px 4px;font-size:4.5px;letter-spacing:.04em}.quick-add{display:none}.product-info{padding:6px}.product-category{font-size:4.8px;letter-spacing:.08em;margin-bottom:3px}.product-title-row{display:block;font-size:6px;line-height:1.2}.product-title-row span:last-child{display:block;margin-top:2px;white-space:normal}.product-desc{font-size:5.2px;line-height:1.35;margin:4px 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-meta{font-size:5px;line-height:1.25;gap:3px}.collections-grid{grid-template-columns:1.2fr .8fr!important;gap:5px}.collection-stack{gap:5px}.collection-large,.collection-stack a{min-height:180px!important;border-radius:12px;padding:9px}.collection-stack a{min-height:87px!important}.collection-content h3{font-size:22px!important}.collection-content p{font-size:6px;line-height:1.4;margin-top:4px}.lookbook{grid-template-columns:repeat(3,1fr)!important;gap:5px}.look-card{min-height:130px;padding:9px;border-radius:12px}.look-number{font-size:28px}.look-card p{font-size:6px;line-height:1.4;margin-top:5px}.split{grid-template-columns:.95fr 1.05fr!important;gap:5px}.split-image{min-height:220px;border-radius:12px}.split-copy{border-radius:12px;padding:14px}.split-copy h2{font-size:26px!important}.split-copy p{font-size:7px;line-height:1.5}.benefits{grid-template-columns:repeat(2,1fr)!important;gap:4px;margin-top:8px}.benefit{padding:6px;border-radius:8px;font-size:5.5px;line-height:1.35}.review-grid{grid-template-columns:repeat(3,1fr)!important;gap:5px}.review-card{border-radius:10px;padding:8px}.review-card p{font-size:6px;line-height:1.45;margin:5px 0}.review-card b,.review-card small{font-size:6px}.newsletter{border-radius:12px;padding:18px 8px}.newsletter p:not(.eyebrow){max-width:230px;font-size:7px;line-height:1.5;margin:8px auto 10px}.signup{max-width:240px;flex-direction:row;border-radius:999px;padding:4px}.signup input{padding:0 6px;font-size:6px}.signup .btn{width:auto}.veloura-footer{padding:20px 5px 10px;margin-top:16px}.footer-inner{grid-template-columns:1.4fr repeat(3,1fr)!important;gap:8px}.veloura-footer h3{font-size:9px!important;margin-bottom:5px}.veloura-footer strong{font-size:5.5px;margin-bottom:5px}.veloura-footer p,.veloura-footer a{font-size:5.5px;line-height:1.45;margin:3px 0}.copyright{font-size:5.5px;margin-top:12px;padding-top:8px;gap:5px;flex-wrap:nowrap}}@media(min-width:621px)and (max-width:1024px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.product-image{min-height:300px!important}}@media(max-width:620px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.product-image{min-height:220px!important}.product-card{border-radius:14px!important}.product-info{padding:8px!important}.product-category{font-size:6px!important;letter-spacing:.08em!important}.product-title-row{display:block!important;font-size:9px!important;line-height:1.25!important}.product-title-row span:last-child{display:block!important;margin-top:2px!important}.product-desc{font-size:7px!important;line-height:1.35!important;margin:5px 0 6px!important;-webkit-line-clamp:2!important}.product-meta{font-size:6.5px!important;line-height:1.3!important}.badge{font-size:5.5px!important;padding:3px 5px!important}}.veloura-nav-links{gap:22px;font-weight:500}.veloura-brand,h2,h3,.collection-content h3,.split-copy h2,.newsletter h2,.veloura-footer h3,.stat-card b,.look-number{font-family:Manrope,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-weight:300!important}.veloura-brand{font-weight:400!important;letter-spacing:.18em}h2,h3,.collection-content h3,.split-copy h2,.newsletter h2{letter-spacing:-.04em;line-height:1.02}.product-title-row{font-weight:500}.stella-search-drawer[hidden]{display:none!important}.stella-search-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:stretch end;font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.stella-search-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a08066b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.stella-search-panel{position:relative;width:min(520px,calc(100vw - 20px));min-height:100vh;background:#fffaf4;color:#17110d;border-left:1px solid rgba(23,17,13,.12);box-shadow:-30px 0 90px #0000002e;padding:clamp(26px,5vw,54px);overflow-y:auto}.stella-search-close{position:absolute;top:18px;right:18px;width:42px;height:42px;border-radius:999px;border:1px solid rgba(23,17,13,.14);background:#fff;color:#17110d;font-size:26px;line-height:1;cursor:pointer}.stella-search-kicker,.stella-search-page-kicker{margin:18px 0 14px;color:#9a7b51;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}.stella-search-panel h2,.stella-search-page h1{margin:0 0 24px;font-family:Manrope,Inter,sans-serif!important;font-weight:300!important;letter-spacing:-.045em;line-height:1.02}.stella-search-panel h2{font-size:clamp(42px,6vw,68px)}.stella-search-form,.stella-search-page-form{display:flex;gap:8px;padding:8px;border:1px solid rgba(23,17,13,.14);border-radius:999px;background:#fff;box-shadow:0 16px 50px #251c1212}.stella-search-form input,.stella-search-page-form input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#17110d;padding:0 14px;font-size:14px}.stella-search-form button,.stella-search-page-form button,.stella-search-page-empty a,.stella-search-view-all{border:0;border-radius:999px;background:#0e0b09;color:#fff;padding:13px 18px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;white-space:nowrap}.stella-search-live{margin-top:28px}.stella-search-live p{margin:0;color:#17110d9e;line-height:1.7;font-size:14px}.stella-search-result{display:grid;grid-template-columns:minmax(0,1fr) 74px;align-items:center;gap:18px;padding:16px 0;border-bottom:1px solid rgba(23,17,13,.1);cursor:pointer;text-decoration:none;color:inherit}.stella-search-result-copy{display:grid;gap:5px;min-width:0}.stella-search-result strong{font-weight:400;font-size:18px;letter-spacing:-.02em}.stella-search-result span:not(.stella-search-result-copy):not(.stella-search-result-image-empty){color:#17110d9e;font-size:12px;line-height:1.5}.stella-search-result small{color:#9a7b51;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.stella-search-result-image{width:74px;height:88px;border-radius:14px;object-fit:cover;background:#f5eee4;box-shadow:0 10px 26px #251c121a}.stella-search-result-image-empty{display:block}.product-card.stella-search-highlight{outline:2px solid rgba(154,123,81,.55);outline-offset:4px}.stella-search-page{min-height:100vh;background:#f8f4ec;color:#17110d;padding:28px 18px 80px;font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.stella-search-page-header{max-width:1260px;margin:0 auto 46px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0}.stella-search-page-brand{font-family:Manrope,Inter,sans-serif;font-weight:400;letter-spacing:.18em;text-transform:uppercase}.stella-search-page-header nav{display:flex;gap:22px;color:#17110da8;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.stella-search-page-hero,.stella-search-results-wrap{max-width:1260px;margin:0 auto}.stella-search-page h1{font-size:clamp(48px,7vw,92px);max-width:900px}.stella-search-page-intro{max-width:620px;color:#17110d9e;line-height:1.8;margin:-8px 0 26px}.stella-search-page-form{max-width:720px;margin-bottom:34px}.stella-search-count{color:#17110d94;font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin:20px 0}.stella-search-results-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.stella-search-product{background:#fffaf4;border:1px solid rgba(23,17,13,.12);border-radius:26px;overflow:hidden;box-shadow:0 18px 55px #251c1212}.stella-search-product-image{aspect-ratio:3 / 4;background:#efe7dc;overflow:hidden}.stella-search-product-image img{width:100%;height:100%;object-fit:cover}.stella-search-product-info{padding:18px}.stella-search-product-info h2{font-family:Manrope,Inter,sans-serif!important;font-size:18px;font-weight:400!important;letter-spacing:-.025em;line-height:1.25;margin:0 0 8px}.stella-search-product-info p{color:#17110d9e;font-size:13px;line-height:1.6;margin:0 0 12px}.stella-search-price{color:#9a7b51;font-weight:700;font-size:13px}.stella-search-page-empty{max-width:620px;background:#fffaf4;border:1px solid rgba(23,17,13,.12);border-radius:28px;padding:32px;box-shadow:0 18px 55px #251c1212}.stella-search-page-empty p{color:#17110d9e;line-height:1.7}.stella-search-page-empty a{display:inline-flex;margin-top:10px}@media(max-width:900px){.stella-search-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.stella-search-panel{width:100vw;min-height:100vh;padding:28px 18px}.stella-search-form,.stella-search-page-form{border-radius:22px;flex-direction:column}.stella-search-form input,.stella-search-page-form input{padding:13px 12px}.stella-search-page-header{align-items:flex-start;flex-direction:column}.stella-search-page-header nav{flex-wrap:wrap;gap:12px;font-size:9px}.stella-search-results-grid{grid-template-columns:1fr}}.veloura-hero h1{font-family:Playfair Display,Georgia,serif!important;font-weight:900!important;font-size:clamp(58px,8vw,112px);line-height:.88!important;letter-spacing:-.06em!important;margin:0;max-width:900px;text-transform:none}@media(max-width:620px){.veloura-hero h1{font-family:Playfair Display,Georgia,serif!important;font-weight:900!important;font-size:30px!important;max-width:220px;line-height:.88!important;letter-spacing:-.06em!important}}.stella-collection-page{background:#f7f1e9;color:#17110f;min-height:70vh;padding:96px 32px 120px;font-family:var(--font-body, inherit)}.stella-collection-page .collection-hero{max-width:1180px;margin:0 auto 42px;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,420px);gap:36px;align-items:end;border-bottom:1px solid rgba(23,17,15,.14);padding-bottom:34px}.stella-collection-page .eyebrow{margin:0 0 18px;grid-column:1/-1;text-transform:uppercase;letter-spacing:.28em;font-size:12px;font-weight:600;color:#b68d62}.stella-collection-page h1{margin:0;font-size:clamp(48px,8vw,112px);line-height:.88;letter-spacing:-.07em;font-weight:400;text-transform:uppercase}.stella-collection-page .collection-description{font-size:clamp(16px,1.5vw,22px);line-height:1.55;color:#17110fad;max-width:520px}.collection-toolbar{max-width:1180px;margin:0 auto 24px;display:flex;justify-content:space-between;gap:16px;text-transform:uppercase;letter-spacing:.16em;font-size:11px;color:#17110f8c}.stella-product-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.stella-product-card{text-decoration:none;color:inherit;background:#fffaf3;border:1px solid rgba(23,17,15,.12);border-radius:28px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.stella-product-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px #17110f1a}.stella-product-image{aspect-ratio:1/1;background:#eee6dc;display:flex;align-items:center;justify-content:center;overflow:hidden}.stella-product-image img{width:100%;height:100%;object-fit:cover;display:block}.stella-product-placeholder{text-transform:uppercase;letter-spacing:.2em;font-size:12px;color:#17110f73}.stella-product-info{padding:18px 18px 22px;display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.stella-product-info h2{margin:0;font-size:18px;letter-spacing:-.03em;font-weight:400;line-height:1.15}.stella-product-info p{margin:0;font-size:14px;color:#17110f9e;white-space:nowrap}.empty-collection{max-width:720px;margin:60px auto 0;text-align:center;background:#fffaf3;border:1px solid rgba(23,17,15,.12);border-radius:30px;padding:48px 28px;color:#17110fad}.empty-collection h2{margin:0 0 12px;color:#17110f;font-size:34px;font-weight:400;letter-spacing:-.04em}.empty-collection p{margin:0;font-size:16px;line-height:1.6}@media(max-width:900px){.stella-collection-page{padding:70px 18px 90px}.stella-collection-page .collection-hero{grid-template-columns:1fr;gap:18px}.stella-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.stella-product-info{display:block}.stella-product-info p{margin-top:8px}.collection-toolbar{font-size:10px}}@media(max-width:560px){.stella-product-grid{grid-template-columns:1fr}.stella-collection-page h1{font-size:48px}.collection-toolbar{display:block}.collection-toolbar span{display:block;margin-bottom:8px}}.product-card{position:relative}.product-card-hit-area{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit}.product-card .quick-add,.product-card button,.product-card form,.product-card a:not(.product-card-hit-area){position:relative;z-index:3}.product-card .product-info{position:relative;z-index:2}.product-card .product-image{position:relative}.product-card .quick-add{position:absolute!important;left:14px;right:14px;bottom:14px;z-index:4;width:calc(100% - 28px)}.product-card a.quick-add.btn,.product-card form.quick-add .btn{width:100%}.product-card-link{display:block;text-decoration:none;color:inherit;cursor:pointer}.product-card-link .product-image{position:relative;overflow:hidden}.product-card-link .product-info{pointer-events:none}.product-card-link .quick-add,.product-card-link .product-card-hit-area{display:none!important}.product-card-view{position:absolute;left:18px;right:18px;bottom:18px;z-index:4;display:flex;align-items:center;justify-content:center;min-height:54px;border-radius:999px;background:var(--black);color:#fff;font-size:14px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 18px 34px #00000029;opacity:0;transform:translateY(14px);pointer-events:none;transition:transform .22s ease,opacity .22s ease}.product-card-link:hover .product-card-view,.product-card-link:focus-visible .product-card-view{transform:translateY(0);opacity:.96}@media(max-width:620px){.product-card-view{left:12px;right:12px;bottom:12px;min-height:48px;font-size:12px}}.veloura-hero{background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;min-height:clamp(620px,78vh,820px)!important}.product-card .product-meta,.product-card .stars{display:none!important}.view-all-wrap{display:flex;justify-content:center;margin:34px 0 0}.view-all-btn{display:inline-flex;align-items:center;justify-content:center;min-width:154px;min-height:48px;border:1px solid rgba(23,17,13,.18);border-radius:999px;background:transparent;color:var(--text);font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:300;letter-spacing:.16em;text-transform:uppercase;transition:transform .22s ease,background .22s ease,color .22s ease,border-color .22s ease}.view-all-btn:hover,.view-all-btn:focus-visible{transform:translateY(-2px);background:var(--black);color:#fff;border-color:var(--black)}@media(max-width:620px){.veloura-hero{background-size:cover!important;background-position:center center!important;min-height:260px!important}.view-all-wrap{margin-top:18px}.view-all-btn{min-width:112px;min-height:34px;font-size:7px;letter-spacing:.13em}}@media(min-width:769px){.veloura-hero{min-height:clamp(680px,82vh,900px)!important;background-position:center center!important;background-repeat:no-repeat!important;background-size:118% auto!important}}@media(min-width:1200px){.veloura-hero{background-size:122% auto!important}}#collections>.section-head h2,#lookbook>.section-head h2,#lookbook .look-card h3,.split-copy h2,.newsletter h2{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:200!important;letter-spacing:-.045em!important;line-height:.98!important}#collections>.section-head h2{font-size:clamp(34px,5.2vw,64px)!important}.newsletter h2{font-size:clamp(34px,5vw,60px)!important}#lookbook .look-card h3{font-size:clamp(28px,3.6vw,46px)!important;font-weight:200!important}.split-copy h2{font-size:clamp(34px,5vw,62px)!important;font-weight:200!important}@media(max-width:620px){#collections>.section-head h2,#lookbook>.section-head h2,.split-copy h2,.newsletter h2{font-size:clamp(26px,10vw,42px)!important;font-weight:200!important}#lookbook .look-card h3{font-size:16px!important;font-weight:200!important}}@media(min-width:769px){.veloura-hero{width:100vw!important;max-width:100vw!important;margin:112px calc(50% - 50vw) 0!important;min-height:clamp(740px,90vh,980px)!important;padding:136px 0 56px!important;border-radius:0!important;box-shadow:none!important;background-size:cover!important;background-position:center 32%!important;background-repeat:no-repeat!important;align-items:flex-end!important}.veloura-hero-content{width:100%!important;max-width:1260px!important;margin:0 auto!important;padding:0 32px!important;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)!important;gap:36px!important;align-items:end!important}}@media(max-width:768px){.veloura-hero{width:100%!important;max-width:100%!important;margin:88px 0 0!important;min-height:540px!important;padding:118px 18px 28px!important;border-radius:0!important;box-shadow:none!important;background-size:cover!important;background-position:center 30%!important;background-repeat:no-repeat!important}.veloura-hero-content{width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;gap:18px!important}}.veloura-hero{background-size:cover!important;background-position:center 34%!important;background-repeat:no-repeat!important}.veloura-hero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;pointer-events:none!important;background:linear-gradient(90deg,#fbf6efb8,#fbf6ef57,#fbf6ef14 72%),linear-gradient(0deg,#0e0b0938,#0e0b0900 42%)!important}.veloura-hero-content{z-index:1!important}.veloura-hero .eyebrow{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:10px!important;font-weight:300!important;letter-spacing:.34em!important;color:#14100d!important;margin-bottom:20px!important}.veloura-hero h1{font-family:Didot,"Bodoni 72","Bodoni 72 Smallcaps",Times New Roman,serif!important;font-weight:400!important;font-size:clamp(56px,9vw,128px)!important;line-height:.86!important;letter-spacing:-.045em!important;text-transform:uppercase!important;max-width:760px!important}.veloura-hero-panel{max-width:390px!important;background:#fbf6ef9e!important;border:1px solid rgba(20,16,13,.14)!important;box-shadow:0 26px 90px #14100d1a!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.veloura-hero-panel p{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:13px!important;font-weight:300!important;line-height:1.9!important;letter-spacing:.025em!important;color:#14100db8!important}.veloura-hero .btn{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:10px!important;font-weight:300!important;letter-spacing:.22em!important;min-height:48px!important;padding:0 24px!important}@media(min-width:769px){.veloura-hero{min-height:clamp(760px,92vh,1000px)!important;padding-top:148px!important;padding-bottom:64px!important}.veloura-hero-content{grid-template-columns:minmax(0,1.42fr) minmax(320px,.58fr)!important;gap:44px!important}}@media(max-width:768px){.veloura-hero{min-height:560px!important;background-position:center 30%!important}.veloura-hero:before{background:linear-gradient(0deg,#fbf6efb8,#fbf6ef24 72%),linear-gradient(90deg,#fbf6ef6b,#fbf6ef0a 70%)!important}.veloura-hero h1{font-size:clamp(44px,14vw,72px)!important;max-width:92vw!important}.veloura-hero-panel{max-width:100%!important}}.veloura-hero,.veloura-hero:before,.veloura-hero:after,.veloura-hero-content,.veloura-hero-content>div{transition:none!important;transform:none!important}.veloura-hero{overflow:hidden!important}@media(min-width:769px){.veloura-hero-content{max-width:1120px!important;grid-template-columns:1fr!important;justify-items:center!important;align-items:center!important;text-align:center!important;gap:22px!important;padding:0 36px!important}.veloura-hero-content>div:first-child{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}.veloura-hero .eyebrow{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.veloura-hero h1{max-width:1040px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.veloura-hero-panel{max-width:520px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.hero-actions{justify-content:center!important}}@media(max-width:768px){.veloura-hero-content{grid-template-columns:1fr!important;justify-items:center!important;align-items:center!important;text-align:center!important;gap:18px!important}.veloura-hero-content>div:first-child,.veloura-hero .eyebrow,.veloura-hero h1,.veloura-hero-panel{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.hero-actions{justify-content:center!important}}.veloura-hero,.veloura-hero:hover,.veloura-hero:focus,.veloura-hero:active{background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;background-blend-mode:normal!important;filter:none!important;-webkit-filter:none!important;opacity:1!important;transition:none!important;transform:none!important}.veloura-hero:before,.veloura-hero:after,.veloura-hero:hover:before,.veloura-hero:hover:after{content:none!important;display:none!important;background:none!important;opacity:0!important;visibility:hidden!important;filter:none!important;-webkit-filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.veloura-hero-content,.veloura-hero-content:hover,.veloura-hero-content>div,.veloura-hero-content>div:hover{transition:none!important;transform:none!important;filter:none!important;-webkit-filter:none!important}.veloura-hero-panel{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.stella-search-drawer,.stella-search-panel,.stella-search-page{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important}.stella-search-kicker,.stella-search-page-kicker,.stella-search-page-brand,.stella-search-page-header nav,.stella-search-count,.stella-search-result small,.stella-search-form button,.stella-search-page-form button,.stella-search-page-empty a,.stella-search-view-all{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:300!important}.stella-search-panel h2,.stella-search-page h1,.stella-search-product-info h2,.stella-search-result strong{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:300!important;letter-spacing:-.04em!important;line-height:1.02!important}.stella-search-panel h2,.stella-search-page h1{font-size:clamp(42px,6vw,82px)!important}.stella-search-product-info h2,.stella-search-result strong{letter-spacing:-.03em!important}.stella-search-form input,.stella-search-page-form input,.stella-search-live p,.stella-search-result span:not(.stella-search-result-copy):not(.stella-search-result-image-empty),.stella-search-product-info p,.stella-search-page-intro,.stella-search-page-empty p{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:300!important;letter-spacing:0!important}.stella-search-form input,.stella-search-page-form input{font-size:15px!important}.stella-search-form input::placeholder,.stella-search-page-form input::placeholder{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:300!important;letter-spacing:0!important;color:#17110d61!important}.stella-search-panel h2,.stella-search-page h1{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:200!important;letter-spacing:-.05em!important;line-height:.98!important}.stella-search-panel h2{font-size:clamp(34px,5.2vw,58px)!important}.stella-search-page h1{font-size:clamp(40px,6vw,72px)!important}@media(max-width:620px){.stella-search-panel h2,.stella-search-page h1{font-size:clamp(30px,9vw,46px)!important;font-weight:200!important;letter-spacing:-.045em!important}}.product-grid:not(.show-all-products) .product-card-extra{display:none!important}.product-grid.show-all-products .product-card-extra{display:block!important}.view-all-btn{cursor:pointer}#shop .view-all-wrap{display:flex!important;justify-content:center!important;margin:34px 0 0!important}#shop .view-all-btn{cursor:pointer!important;appearance:none!important;-webkit-appearance:none!important}#shop .product-grid:not(.show-all-products) .product-card-extra{display:none!important}#shop .view-all-wrap{grid-column:1 / -1!important;display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:22px 0 8px!important}#shop .product-grid.show-all-products .view-all-wrap{display:none!important}#shop .view-all-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:154px!important;min-height:48px!important;border:1px solid rgba(23,17,13,.18)!important;border-radius:999px!important;background:transparent!important;color:var(--text)!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:11px!important;font-weight:300!important;letter-spacing:.16em!important;text-transform:uppercase!important;cursor:pointer!important;appearance:none!important;-webkit-appearance:none!important}@media(max-width:620px){#shop .view-all-wrap{margin:18px 0 4px!important}#shop .view-all-btn{min-width:118px!important;min-height:38px!important;font-size:8px!important}}#shop .product-card-extra{display:none!important}#shop .product-grid.show-all-products .product-card-extra{display:block!important}#shop .view-all-wrap{display:flex!important;visibility:visible!important;opacity:1!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:34px 0 0!important;position:relative!important;z-index:5!important}#shop .product-grid.show-all-products~.view-all-wrap,#shop .product-grid.show-all-products+.view-all-wrap{display:none!important}#shop .view-all-btn{display:inline-flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:center!important;min-width:156px!important;min-height:48px!important;padding:0 26px!important;border:1px solid rgba(23,17,13,.22)!important;border-radius:999px!important;background:transparent!important;color:#17110d!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:11px!important;font-weight:300!important;letter-spacing:.16em!important;line-height:1!important;text-transform:uppercase!important;cursor:pointer!important;appearance:none!important;-webkit-appearance:none!important;pointer-events:auto!important}#shop .view-all-btn:hover,#shop .view-all-btn:focus-visible{background:#0e0b09!important;color:#fff!important;border-color:#0e0b09!important}@media(max-width:620px){#shop .view-all-wrap{margin:24px 0 0!important}#shop .view-all-btn{min-width:120px!important;min-height:40px!important;font-size:8px!important}}#shop .product-card-extra{display:block!important}#shop .stella-view-all-details{grid-column:1 / -1;display:contents}#shop .stella-view-all-details>summary.view-all-btn{grid-column:1 / -1;list-style:none;display:inline-flex!important;width:fit-content;justify-self:center;align-items:center;justify-content:center;min-width:156px;min-height:48px;padding:0 26px;margin:34px auto 8px;border:1px solid rgba(23,17,13,.22);border-radius:999px;background:transparent;color:#17110d;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:11px;font-weight:300;letter-spacing:.16em;line-height:1;text-transform:uppercase;cursor:pointer}#shop .stella-view-all-details>summary.view-all-btn::-webkit-details-marker{display:none}#shop .stella-view-all-details>summary.view-all-btn:hover,#shop .stella-view-all-details>summary.view-all-btn:focus-visible{background:#0e0b09;color:#fff;border-color:#0e0b09}#shop .stella-view-all-details[open]>summary.view-all-btn{display:none!important}#shop .product-grid-extra-open{grid-column:1 / -1;width:100%;margin-top:18px}@media(max-width:620px){#shop .stella-view-all-details>summary.view-all-btn{min-width:120px;min-height:40px;font-size:8px;margin-top:24px}}#shop .stella-view-all-details{display:block!important;width:100%!important;text-align:center!important;margin:34px 0 0!important}#shop .stella-view-all-details>summary.view-all-btn{display:inline-flex!important;margin:0 auto!important;justify-content:center!important;align-items:center!important}#shop .product-grid-extra-open{margin-top:18px!important}@media(max-width:620px){#shop .stella-view-all-details{margin-top:24px!important}}@media(max-width:620px){.veloura-hero{min-height:520px!important;padding:110px 18px 26px!important;background-size:cover!important;background-position:center top!important;align-items:center!important}.veloura-hero-content{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;text-align:center!important;gap:10px!important;width:100%!important;max-width:82vw!important;margin:0 auto!important;transform:translateY(-6px)!important}.veloura-hero .eyebrow{font-size:6.5px!important;letter-spacing:.28em!important;margin:0 0 6px!important}.veloura-hero h1{font-size:clamp(32px,12vw,54px)!important;line-height:.82!important;letter-spacing:-.045em!important;max-width:78vw!important;margin:0 auto!important;text-align:center!important}.veloura-hero-panel{width:min(74vw,360px)!important;max-width:74vw!important;padding:14px 14px 16px!important;border-radius:16px!important;margin:10px auto 0!important;background:#fbf6ef94!important}.veloura-hero-panel p{font-size:10px!important;line-height:1.55!important;letter-spacing:.01em!important;margin:0!important}.hero-actions{gap:7px!important;margin-top:12px!important;justify-content:center!important;flex-wrap:nowrap!important}.veloura-hero .btn{min-height:34px!important;padding:0 14px!important;font-size:7px!important;letter-spacing:.18em!important;border-radius:999px!important}}@media(max-width:420px){.veloura-hero-content{max-width:84vw!important;transform:translateY(-4px)!important}.veloura-hero h1{font-size:clamp(30px,11vw,46px)!important;max-width:80vw!important}.veloura-hero-panel{width:min(76vw,330px)!important;max-width:76vw!important;padding:12px 12px 14px!important}.veloura-hero-panel p{font-size:9px!important;line-height:1.5!important}.veloura-hero .btn{min-height:32px!important;padding:0 12px!important;font-size:6.5px!important}}:root{--sm-cream: #FBF6EF;--sm-ivory: #FFFDF9;--sm-ink: #100D0A;--sm-soft-ink: rgba(16, 13, 10, .68);--sm-line: rgba(16, 13, 10, .115);--sm-line-deep: rgba(16, 13, 10, .2);--sm-gold: #A8895E;--sm-shadow-luxe: 0 28px 88px rgba(16, 13, 10, .075);--sm-serif: Didot, "Bodoni 72", "Bodoni 72 Smallcaps", "Times New Roman", Georgia, serif;--sm-sans: "Helvetica Neue", Helvetica, Arial, sans-serif}html{background:var(--sm-cream)!important}body{background:var(--sm-cream)!important;color:var(--sm-ink)!important;font-family:var(--sm-sans)!important;font-weight:300!important;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}::selection{background:#a8895e38;color:var(--sm-ink)}.eyebrow,.veloura-nav-links,.search-pill,.cart-pill,.filter-btn,.badge,.product-category,.product-card-view,.view-all-btn,.veloura-footer strong,.veloura-footer a,.copyright,.stella-search-kicker,.stella-search-page-kicker,.stella-search-count,.collection-toolbar,.sc-summary-title,.sc-summary-label,.sm-policy-kicker,.sm-policy-card-eyebrow{font-family:var(--sm-sans)!important;font-weight:300!important;letter-spacing:.2em!important}.veloura-brand,.stella-search-page-brand,.slp-brand,.sm-policy-brand{font-family:var(--sm-sans)!important;font-weight:300!important;letter-spacing:.22em!important;text-transform:uppercase!important}h2,h3,.section-head h2,.collection-content h3,.split-copy h2,.newsletter h2,.stella-collection-page h1,.stella-search-page h1,.stella-search-panel h2,.sc-title,.sm-policy-hero h1,.slp .slp-title,.slp .slp-editorial h2,.slp .slp-lower h3{font-family:var(--sm-serif)!important;font-weight:400!important;letter-spacing:-.035em!important;line-height:.94!important}.section-head p:not(.eyebrow),.product-desc,.collection-content p,.look-card p,.split-copy p,.newsletter p:not(.eyebrow),.review-card p,.veloura-footer p,.stella-search-page-intro,.slp .slp-copy,.slp .slp-accordion-content,.slp .slp-editorial p,.slp .slp-feature span,.slp .slp-trust-card span,.sc-shipping-note,.sm-policy-intro,.sm-policy-card-text,.sm-policy-aside-text{color:var(--sm-soft-ink)!important;font-family:var(--sm-sans)!important;font-weight:300!important;letter-spacing:.01em!important}.announcement,.slp .slp-topline,.sm-policy-announcement{background:var(--sm-ink)!important;color:#fff!important;font-weight:300!important;letter-spacing:.22em!important}.veloura-nav-inner,.slp .slp-header,.sm-policy-header,.stella-search-page-header{background:#fbf6efe0!important;border-color:var(--sm-line)!important;box-shadow:0 18px 58px #100d0a0e!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}.veloura-nav-links,.slp .slp-nav,.sm-policy-nav{color:#100d0a9e!important;font-size:10px!important;font-weight:300!important}.search-pill,.cart-pill{background:#fffdf994!important;border-color:var(--sm-line)!important;color:var(--sm-ink)!important}.veloura-hero{color:var(--sm-ink)!important}.veloura-hero .eyebrow{color:var(--sm-ink)!important;opacity:.82!important}.veloura-hero h1{font-family:var(--sm-serif)!important;font-weight:400!important;letter-spacing:-.045em!important;text-transform:uppercase!important;text-shadow:none!important}.veloura-hero-panel{background:#fffdf9b8!important;border:1px solid rgba(16,13,10,.14)!important;border-radius:2px!important;box-shadow:0 24px 80px #100d0a16!important}.veloura-hero-panel p{color:#100d0ab3!important;font-weight:300!important}.btn,.view-all-btn,.product-card-view,.slp .slp-add,.slp .shopify-payment-button__button,.sc-checkout-btn,.sc-shop-btn,.sm-policy-small-button,.stella-search-form button,.stella-search-page-form button,.stella-search-page-empty a,.stella-search-view-all{border-radius:0!important;font-family:var(--sm-sans)!important;font-weight:300!important;letter-spacing:.2em!important;text-transform:uppercase!important}.btn-primary,.btn-dark,.product-card-view,.slp .slp-add,.sc-checkout-btn,.sc-shop-btn,.stella-search-form button,.stella-search-page-form button{background:var(--sm-ink)!important;color:#fff!important;border:1px solid var(--sm-ink)!important}.btn-outline,.view-all-btn{background:transparent!important;color:var(--sm-ink)!important;border:1px solid var(--sm-line-deep)!important}.btn:hover,.view-all-btn:hover,.product-card-link:hover .product-card-view,.slp .slp-add:hover:not(:disabled),.sc-checkout-btn:hover,.sc-shop-btn:hover{transform:translateY(-1px)!important}.section{padding-top:clamp(70px,7vw,112px)!important;padding-bottom:clamp(70px,7vw,112px)!important}.section-head{border-top:1px solid var(--sm-line)!important;padding-top:28px!important}.eyebrow,.product-category,.stars{color:var(--sm-gold)!important}.product-card,.stella-search-product,.stella-product-card,.review-card,.stat-card,.sc-summary,.sm-policy-card,.sm-policy-highlight,.sm-contact-card,.stella-search-page-empty{background:#fffdf9c2!important;border:1px solid var(--sm-line)!important;border-radius:2px!important;box-shadow:none!important}.product-card:hover,.stella-search-product:hover,.stella-product-card:hover,.review-card:hover{box-shadow:var(--sm-shadow-luxe)!important;transform:translateY(-3px)!important}.product-image,.stella-search-product-image,.stella-product-image,.slp .slp-media-frame{background-color:#f8f1ea!important}.product-card-link .product-image,.stella-search-product-image,.stella-product-image{overflow:hidden!important}.product-card-link .product-image:after,.stella-search-product-image:after,.stella-product-image:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(180deg,#fff0 68%,#100d0a09)!important}.product-title-row,.stella-search-product-info h2,.stella-product-info h2,.sc-item-title{font-family:var(--sm-sans)!important;font-weight:300!important;letter-spacing:.045em!important;text-transform:uppercase!important}.product-title-row span:last-child,.stella-search-price,.stella-product-info p,.sc-item-price,.slp .slp-price{font-family:var(--sm-sans)!important;font-weight:300!important;letter-spacing:.11em!important}.product-info,.stella-search-product-info,.stella-product-info{padding:20px!important}.badge{background:#fffdf9cc!important;border-color:var(--sm-line)!important;color:var(--sm-ink)!important}.filter-btn{background:transparent!important;border-color:var(--sm-line)!important;color:#100d0aa8!important;border-radius:0!important}.filter-btn.active,.filter-btn:hover{background:var(--sm-ink)!important;color:#fff!important;border-color:var(--sm-ink)!important}.collection-large,.collection-stack a,.look-card,.split-image,.split-copy,.newsletter,.empty-collection{border-radius:2px!important;border:1px solid var(--sm-line)!important;box-shadow:none!important}.collection-large:hover,.collection-stack a:hover,.split-image:hover{box-shadow:var(--sm-shadow-luxe)!important}.collection-large:after,.collection-stack a:after{background:linear-gradient(180deg,#100d0a05,#100d0a9e)!important}.look-card,.split-copy{background:var(--sm-ink)!important}.look-card.light,.newsletter{background:#fffdf9b8!important;color:var(--sm-ink)!important}.signup,.stella-search-form,.stella-search-page-form{background:#fffdf9e0!important;border-color:var(--sm-line)!important;border-radius:0!important;box-shadow:none!important}.signup input,.stella-search-form input,.stella-search-page-form input{font-family:var(--sm-sans)!important;font-weight:300!important}.slp{background:var(--sm-cream)!important;color:var(--sm-ink)!important;font-family:var(--sm-sans)!important}.slp .slp-shell,.slp .slp-lower{max-width:1440px!important}.slp .slp-media-frame{border-color:#100d0a14!important;box-shadow:none!important}.slp .slp-info{color:var(--sm-ink)!important}.slp .slp-kicker,.slp .slp-mini-label,.slp .slp-accordion summary,.slp .slp-stock,.slp .slp-breadcrumb,.slp .slp-meta-label,.slp .slp-trust-card b,.slp .slp-feature b,.slp .slp-size-link,.slp .slp-payment-pill{font-family:var(--sm-sans)!important;font-weight:300!important;letter-spacing:.2em!important}.slp .slp-title{font-size:clamp(38px,4.9vw,76px)!important;text-transform:uppercase!important}.slp .slp-value-label,.slp .slp-qty,.slp .slp-payment-pill,.slp .slp-editorial{border-color:var(--sm-line)!important;border-radius:0!important;background:#fffdf9b8!important}.slp .slp-value-label{font-weight:300!important}.slp .slp-value input:checked+.slp-value-label{background:var(--sm-ink)!important;color:#fff!important;border-color:var(--sm-ink)!important}.slp .slp-trust-grid,.slp .slp-form,.slp .slp-accordions,.slp .slp-accordion,.slp .slp-lower-grid,.slp .slp-feature{border-color:var(--sm-line)!important}.sc-wrap,.sm-policy-shell,.stella-search-page,.stella-collection-page{background:var(--sm-cream)!important;color:var(--sm-ink)!important;font-family:var(--sm-sans)!important}.sc-qty,.sc-qty input,.sm-policy-faq,.sm-policy-step,.sm-policy-aside,.stella-search-panel{background:#fffdf9db!important;border-color:var(--sm-line)!important;border-radius:0!important}.sc-qty button,.sc-remove,.sm-policy-nav a,.sm-policy-actions a,.stella-search-page-header nav a{font-weight:300!important}.veloura-footer{background:var(--sm-cream)!important;color:var(--sm-ink)!important;border-top:1px solid var(--sm-line)!important;margin-top:0!important}.veloura-footer h3{color:var(--sm-ink)!important;font-family:var(--sm-sans)!important;font-weight:300!important;letter-spacing:.22em!important}.veloura-footer p,.veloura-footer a,.veloura-footer a.footer-heading-link,.veloura-footer a.footer-heading-link strong{color:#100d0aa3!important}.veloura-footer a:hover{color:var(--sm-ink)!important}.copyright{border-top-color:var(--sm-line)!important;color:#100d0a7a!important}@media(max-width:620px){.section-head{padding-top:18px!important}.product-info,.stella-search-product-info,.stella-product-info{padding:10px!important}.veloura-hero-panel{border-radius:2px!important}.veloura-hero .btn{border-radius:0!important}.veloura-footer{padding-left:8px!important;padding-right:8px!important}}.product-card-link .product-image,.stella-search-product-image,.stella-product-image{position:relative!important}.collections-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:26px!important;align-items:stretch}.collection-column{position:relative;display:grid;grid-template-rows:1fr;min-height:820px;border-radius:2px!important;overflow:hidden;border:1px solid var(--sm-line)!important;box-shadow:none!important;background:#f7f2ec;color:#fff;text-decoration:none}.collection-column-media{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));height:100%}.collection-shot{display:block;min-height:0;background-image:var(--collection-image);background-repeat:no-repeat;background-position:center;background-size:cover;border-bottom:1px solid rgba(255,255,255,.08);transform:scale(1);transition:transform .55s ease,filter .35s ease}.collection-column .collection-shot:nth-child(1){background-image:var(--collection-image-1, var(--collection-image));background-position:center top}.collection-column .collection-shot:nth-child(2){background-image:var(--collection-image-2, var(--collection-image));background-position:center}.collection-column .collection-shot:nth-child(3){background-image:var(--collection-image-3, var(--collection-image));background-position:center bottom;border-bottom:0}.collection-column:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#100d0a08 8%,#100d0a24 46%,#100d0a9e);pointer-events:none}.collection-column .collection-content{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:30px 26px 26px;max-width:none}.collection-column .collection-content h3{font-size:clamp(26px,2.3vw,40px)!important;line-height:1.02;margin:8px 0 0}.collection-column .collection-content p{color:#ffffffd1!important;line-height:1.7;margin-top:10px;max-width:90%}.collection-column:hover{box-shadow:var(--sm-shadow-luxe)!important}.collection-column:hover .collection-shot{transform:scale(1.03);filter:saturate(1.02) contrast(1.02)}@media(max-width:1100px){.collections-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.collection-column{min-height:720px}}@media(max-width:749px){.collections-grid{grid-template-columns:1fr!important;gap:14px!important}.collection-column{min-height:680px}.collection-column .collection-content{padding:24px 18px 20px}.collection-column .collection-content h3{font-size:26px!important}.collection-column .collection-content p{max-width:100%;font-size:13px}}.veloura-navbar{padding-left:clamp(12px,3vw,34px)!important;padding-right:clamp(12px,3vw,34px)!important}.veloura-nav-inner{border-radius:0!important;min-height:58px;border:1px solid rgba(16,13,10,.1)!important;background:#fbf6efeb!important;box-shadow:0 22px 70px #100d0a0e!important}.veloura-brand{font-size:clamp(13px,1.35vw,17px)!important;letter-spacing:.24em!important;white-space:nowrap}.veloura-nav-links{display:flex!important;align-items:center;justify-content:center;gap:clamp(14px,2.2vw,34px)!important}.veloura-nav-links a{position:relative;padding:8px 0;opacity:.78;transition:opacity .25s ease,transform .25s ease}.veloura-nav-links a:after{content:"";position:absolute;left:50%;right:50%;bottom:2px;height:1px;background:currentColor;opacity:.65;transition:left .28s ease,right .28s ease}.veloura-nav-links a:hover{opacity:1;transform:translateY(-1px)}.veloura-nav-links a:hover:after{left:0;right:0}.collections-grid{display:flex!important;grid-template-columns:none!important;gap:clamp(42px,5vw,86px)!important;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-left:2px;padding:6px 0 22px;-webkit-overflow-scrolling:touch}.collections-grid::-webkit-scrollbar{height:2px}.collections-grid::-webkit-scrollbar-track{background:#100d0a14}.collections-grid::-webkit-scrollbar-thumb{background:#100d0a52}.collection-column{flex:0 0 clamp(330px,32vw,450px);min-height:clamp(690px,72vw,860px)!important;scroll-snap-align:start;border-radius:0!important;box-shadow:0 22px 80px #100d0a12!important;transform:translateY(0);transition:transform .35s ease,box-shadow .35s ease}.collection-column:nth-child(2){margin-top:46px}.collection-column:nth-child(3){margin-top:18px}.collections-grid .collection-column:nth-of-type(n+4){display:none!important}.collection-column .collection-shot{transform:scale(1.035);animation:stellaCollectionImageDrift 16s ease-in-out infinite alternate;will-change:transform}.collection-column:nth-child(2) .collection-shot{animation-delay:-4s}.collection-column:nth-child(3) .collection-shot{animation-delay:-8s}.collection-column:hover{transform:translateY(-8px);box-shadow:0 34px 105px #100d0a1f!important}.collection-column:hover .collection-shot{animation-play-state:paused;transform:scale(1.075) translateY(-6px)}@keyframes stellaCollectionImageDrift{0%{transform:scale(1.035) translateY(0)}to{transform:scale(1.075) translateY(-10px)}}@media(prefers-reduced-motion:reduce){.collection-column .collection-shot{animation:none}}@media(max-width:1024px){.veloura-nav-links{display:flex!important}.veloura-nav-inner,.veloura-nav-links{gap:14px!important}.collection-column{flex-basis:min(72vw,420px);min-height:720px!important}}@media(max-width:749px){.veloura-navbar{top:31px!important;padding:10px!important}.veloura-nav-inner{width:100%;padding:12px 10px 11px!important;display:flex!important;flex-wrap:wrap;justify-content:center;gap:9px!important;border-radius:0!important}.veloura-brand{flex:0 0 100%;text-align:center;font-size:12px!important;letter-spacing:.25em!important}.veloura-nav-links{order:2;width:100%;display:flex!important;flex-wrap:wrap;justify-content:center;gap:6px!important}.veloura-nav-links a{border:1px solid rgba(16,13,10,.12);background:#fffdf994;padding:7px 9px;font-size:9px!important;letter-spacing:.15em!important;line-height:1}.veloura-nav-links a:after{display:none}.veloura-nav-actions{display:none!important}.veloura-hero{margin-top:132px!important}.collections-grid{gap:18px!important;padding-bottom:18px}.collection-column{flex-basis:82vw;min-height:650px!important;margin-top:0!important}.collection-column:nth-child(2),.collection-column:nth-child(3){margin-top:0!important}.collections-grid .collection-column:nth-of-type(n+4){display:none!important}}.collections-grid{gap:clamp(48px,6vw,96px)!important}.collection-column{flex:0 0 clamp(285px,28vw,390px)!important;min-height:clamp(580px,62vw,740px)!important}@media(max-width:1024px){.collection-column{flex-basis:min(58vw,360px)!important;min-height:620px!important}}@media(max-width:749px){.veloura-navbar{top:24px!important;padding:8px 10px!important}.veloura-nav-inner{min-height:46px!important;padding:10px 12px!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;overflow:hidden!important;background:#fbf6eff0!important;border:1px solid rgba(16,13,10,.1)!important;box-shadow:0 18px 55px #100d0a0f!important}.veloura-brand{flex:0 0 auto!important;width:auto!important;text-align:left!important;font-size:10px!important;letter-spacing:.18em!important;line-height:1!important;white-space:nowrap!important}.veloura-nav-links{order:0!important;width:auto!important;flex:1 1 auto!important;min-width:0!important;display:flex!important;flex-wrap:nowrap!important;justify-content:flex-end!important;align-items:center!important;gap:clamp(8px,2.4vw,16px)!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}.veloura-nav-links::-webkit-scrollbar{display:none}.veloura-nav-links a{flex:0 0 auto!important;border:0!important;background:transparent!important;padding:4px 0!important;font-size:8px!important;letter-spacing:.14em!important;line-height:1!important;opacity:.78!important;white-space:nowrap!important}.veloura-nav-links a:after{display:block!important;bottom:-2px!important}.veloura-nav-actions{display:none!important}.veloura-hero{margin-top:82px!important}.collections-grid{gap:24px!important;padding:4px 0 18px!important}.collection-column{flex-basis:68vw!important;max-width:310px!important;min-height:520px!important}.collection-column .collection-content{padding:20px 15px 18px!important}.collection-column .collection-content h3{font-size:22px!important}.collection-column .collection-content p{font-size:12px!important;line-height:1.55!important}}@media(max-width:390px){.veloura-brand{font-size:9px!important;letter-spacing:.14em!important}.veloura-nav-links a{font-size:7.5px!important;letter-spacing:.11em!important}.veloura-nav-links{gap:9px!important}.collection-column{flex-basis:74vw!important;max-width:285px!important;min-height:500px!important}}#collections{overflow:hidden}#collections>.section-head{margin-bottom:clamp(28px,4vw,54px)!important}#collections>.section-head h2{letter-spacing:-.055em!important}.collections-grid{display:grid!important;grid-template-columns:1fr!important;gap:clamp(26px,3.5vw,44px)!important;overflow:visible!important;padding:0!important;scroll-snap-type:none!important}.collections-grid::-webkit-scrollbar{display:none!important}.collection-column{width:100%!important;max-width:none!important;flex:none!important;min-height:clamp(390px,34vw,520px)!important;margin-top:0!important;display:grid!important;grid-template-columns:minmax(0,1.38fr) minmax(270px,.62fr)!important;gap:clamp(18px,2.5vw,38px)!important;align-items:stretch!important;padding:clamp(12px,1.8vw,22px)!important;background:#fbf6eff5!important;color:#17110f!important;border:1px solid rgba(23,17,15,.1)!important;border-radius:0!important;overflow:hidden!important;box-shadow:0 18px 70px #100d0a0b!important;transform:none!important}.collection-column:nth-child(2),.collection-column:nth-child(3){margin-top:0!important}.collection-column:nth-child(2n){grid-template-columns:minmax(270px,.62fr) minmax(0,1.38fr)!important}.collection-column:nth-child(2n) .collection-column-media{order:2}.collection-column:nth-child(2n) .collection-content{order:1}.collection-column:after{display:none!important}.collection-column-media{height:auto!important;min-height:clamp(360px,31vw,490px)!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:1fr!important;gap:clamp(8px,1vw,14px)!important;overflow:hidden!important}.collection-shot{min-height:100%!important;border:0!important;background-size:cover!important;background-position:center!important;filter:saturate(.96) contrast(1.02)!important;transform:scale(1.03) translateY(0)!important;animation:stellaEditorialFloat 14s ease-in-out infinite alternate!important;will-change:transform!important}.collection-shot-1{transform-origin:center top!important}.collection-shot-2{animation-delay:-4s!important;transform-origin:center center!important}.collection-shot-3{animation-delay:-8s!important;transform-origin:center bottom!important}.collection-column .collection-content{position:relative!important;inset:auto!important;z-index:1!important;padding:clamp(18px,2.8vw,44px) clamp(12px,2vw,32px)!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;align-self:stretch!important;max-width:none!important;border-left:1px solid rgba(23,17,15,.1)!important}.collection-column:nth-child(2n) .collection-content{border-left:0!important;border-right:1px solid rgba(23,17,15,.1)!important}.collection-column .collection-content .eyebrow{color:#17110f7a!important;font-size:10px!important;letter-spacing:.24em!important}.collection-column .collection-content h3{color:#17110f!important;font-size:clamp(32px,4.2vw,70px)!important;line-height:.92!important;letter-spacing:-.055em!important;font-weight:400!important;margin:12px 0 18px!important;max-width:8.5ch!important}.collection-column .collection-content p:not(.eyebrow){color:#17110f9e!important;font-size:clamp(13px,1vw,15px)!important;line-height:1.8!important;max-width:330px!important;margin:0!important}.collection-column:hover{transform:translateY(-4px)!important;box-shadow:0 32px 95px #100d0a17!important}.collection-column:hover .collection-shot{animation-play-state:paused!important;transform:scale(1.075) translateY(-8px)!important}@keyframes stellaEditorialFloat{0%{transform:scale(1.03) translateY(8px)}to{transform:scale(1.075) translateY(-10px)}}@media(prefers-reduced-motion:reduce){.collection-shot{animation:none!important}}@media(max-width:900px){.collections-grid{gap:22px!important}.collection-column,.collection-column:nth-child(2n){grid-template-columns:1fr!important;min-height:auto!important}.collection-column:nth-child(2n) .collection-column-media,.collection-column:nth-child(2n) .collection-content{order:initial!important}.collection-column-media{min-height:420px!important}.collection-column .collection-content,.collection-column:nth-child(2n) .collection-content{border-left:0!important;border-right:0!important;border-top:1px solid rgba(23,17,15,.1)!important;padding:24px 10px 10px!important}.collection-column .collection-content h3{max-width:none!important;font-size:clamp(34px,8vw,56px)!important}}@media(max-width:560px){.collection-column{padding:10px!important}.collection-column-media{min-height:340px!important;gap:7px!important}.collection-column .collection-content h3{font-size:33px!important;letter-spacing:-.045em!important}.collection-column .collection-content p:not(.eyebrow){font-size:12px!important;line-height:1.65!important}}@media(max-width:760px){#collections{padding-left:16px!important;padding-right:16px!important;overflow:hidden!important}#collections>.section-head{margin-bottom:24px!important}#collections>.section-head h2{font-size:clamp(34px,11vw,48px)!important;line-height:.95!important;letter-spacing:-.055em!important}.collections-grid{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;padding:0!important}.collection-column,.collection-column:nth-child(2n){display:grid!important;grid-template-columns:1fr!important;gap:0!important;padding:8px!important;min-height:auto!important;background:#fbf6effa!important;border:1px solid rgba(23,17,15,.09)!important;box-shadow:0 18px 54px #100d0a0e!important}.collection-column-media{min-height:0!important;height:clamp(310px,86vw,430px)!important;display:grid!important;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr)!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;gap:7px!important;overflow:hidden!important}.collection-shot{min-height:0!important;height:100%!important;width:100%!important;background-size:cover!important;animation:stellaEditorialFloatMobile 12s ease-in-out infinite alternate!important}.collection-shot-1{grid-column:1!important;grid-row:1 / span 2!important}.collection-shot-2{grid-column:2!important;grid-row:1!important}.collection-shot-3{grid-column:2!important;grid-row:2!important}.collection-column .collection-content,.collection-column:nth-child(2n) .collection-content{padding:18px 8px 10px!important;border-top:0!important;border-left:0!important;border-right:0!important;align-items:center!important;text-align:center!important}.collection-column .collection-content .eyebrow{font-size:8.5px!important;letter-spacing:.22em!important;margin-bottom:8px!important}.collection-column .collection-content h3{font-size:clamp(30px,9.5vw,42px)!important;line-height:.94!important;letter-spacing:-.055em!important;max-width:10ch!important;margin:0 auto 10px!important}.collection-column .collection-content p:not(.eyebrow){font-size:11.5px!important;line-height:1.65!important;max-width:285px!important;margin:0 auto!important}.collection-column:hover,.collection-column:hover .collection-shot{transform:none!important}}@media(max-width:380px){#collections{padding-left:12px!important;padding-right:12px!important}.collection-column-media{height:300px!important;gap:6px!important}.collection-column .collection-content h3{font-size:29px!important}}@keyframes stellaEditorialFloatMobile{0%{transform:scale(1.02) translateY(4px)}to{transform:scale(1.055) translateY(-6px)}}@media(min-width:901px){#collections .collection-column-media{min-height:clamp(390px,30vw,500px)!important;overflow:hidden!important}#collections .collection-shot{background-size:contain!important;background-repeat:no-repeat!important;background-position:center center!important;background-color:#fbf6efeb!important;transform:none!important;animation:stellaDesktopContainDrift 16s ease-in-out infinite alternate!important}#collections .collection-column:hover .collection-shot{transform:none!important;animation-play-state:running!important;background-position:center 48%!important}}@keyframes stellaDesktopContainDrift{0%{background-position:center 53%}to{background-position:center 47%}}@media(max-width:900px){#collections .collections-grid{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;overflow:visible!important;padding:0!important}#collections .collection-column,#collections .collection-column:nth-child(2n){display:grid!important;grid-template-columns:minmax(0,1.34fr) minmax(108px,.66fr)!important;gap:10px!important;align-items:stretch!important;min-height:clamp(260px,66vw,420px)!important;padding:8px!important;background:#fbf6effa!important;border:1px solid rgba(23,17,15,.1)!important;box-shadow:0 18px 54px #100d0a0d!important}#collections .collection-column:nth-child(2n){grid-template-columns:minmax(108px,.66fr) minmax(0,1.34fr)!important}#collections .collection-column:nth-child(2n) .collection-column-media{order:2!important}#collections .collection-column:nth-child(2n) .collection-content{order:1!important}#collections .collection-column-media{height:auto!important;min-height:clamp(240px,61vw,390px)!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:1fr!important;gap:6px!important;overflow:hidden!important}#collections .collection-shot,#collections .collection-shot-1,#collections .collection-shot-2,#collections .collection-shot-3{grid-column:auto!important;grid-row:auto!important;min-height:100%!important;height:auto!important;width:100%!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center center!important;background-color:#fbf6efeb!important;transform:none!important;animation:stellaDesktopContainDrift 16s ease-in-out infinite alternate!important}#collections .collection-column .collection-content,#collections .collection-column:nth-child(2n) .collection-content{border-top:0!important;border-left:1px solid rgba(23,17,15,.1)!important;border-right:0!important;padding:14px 9px!important;align-items:flex-start!important;justify-content:flex-end!important;text-align:left!important}#collections .collection-column:nth-child(2n) .collection-content{border-left:0!important;border-right:1px solid rgba(23,17,15,.1)!important}#collections .collection-column .collection-content .eyebrow{font-size:8px!important;letter-spacing:.2em!important;margin:0 0 8px!important}#collections .collection-column .collection-content h3{font-size:clamp(22px,7vw,42px)!important;line-height:.96!important;letter-spacing:-.052em!important;max-width:8.5ch!important;margin:0 0 10px!important}#collections .collection-column .collection-content p:not(.eyebrow){font-size:10.5px!important;line-height:1.55!important;max-width:170px!important;margin:0!important}#collections .collection-column:hover,#collections .collection-column:hover .collection-shot{transform:none!important}}@media(max-width:430px){#collections .collection-column,#collections .collection-column:nth-child(2n){grid-template-columns:minmax(0,1.2fr) minmax(92px,.8fr)!important;gap:7px!important;min-height:245px!important;padding:7px!important}#collections .collection-column:nth-child(2n){grid-template-columns:minmax(92px,.8fr) minmax(0,1.2fr)!important}#collections .collection-column-media{min-height:228px!important;gap:5px!important}#collections .collection-column .collection-content,#collections .collection-column:nth-child(2n) .collection-content{padding:12px 7px!important}#collections .collection-column .collection-content h3{font-size:25px!important}#collections .collection-column .collection-content p:not(.eyebrow){font-size:9.5px!important;line-height:1.45!important}}.stella-collection-luxe{background:#fbf6ef!important;color:#17110f!important;padding:clamp(64px,7vw,118px) clamp(18px,4vw,70px) clamp(92px,9vw,150px)!important}.stella-collection-luxe .smc-hero{max-width:1440px!important;margin:0 auto clamp(34px,5vw,70px)!important;display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(340px,.58fr)!important;gap:clamp(24px,4vw,72px)!important;align-items:stretch!important;padding:0 0 clamp(28px,4vw,54px)!important;border-bottom:1px solid rgba(23,17,15,.12)!important}.stella-collection-luxe .smc-copy{display:flex!important;flex-direction:column!important;justify-content:flex-end!important;min-height:clamp(420px,38vw,640px)!important}.stella-collection-luxe .smc-breadcrumb{margin:0 0 auto!important;display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:center!important;font-family:var(--sm-sans, inherit)!important;font-size:10px!important;letter-spacing:.24em!important;text-transform:uppercase!important;color:#17110f7a!important}.stella-collection-luxe .smc-breadcrumb a{color:inherit!important;text-decoration:none!important}.stella-collection-luxe .eyebrow{grid-column:auto!important;margin:0 0 18px!important;font-family:var(--sm-sans, inherit)!important;font-size:10px!important;line-height:1.2!important;letter-spacing:.3em!important;text-transform:uppercase!important;font-weight:300!important;color:#17110f80!important}.stella-collection-luxe h1{max-width:10ch!important;margin:0!important;font-size:clamp(58px,9vw,148px)!important;line-height:.84!important;letter-spacing:-.075em!important;font-weight:400!important;text-transform:uppercase!important}.stella-collection-luxe .collection-description{margin-top:clamp(18px,2.5vw,32px)!important;max-width:560px!important;font-size:clamp(14px,1.15vw,18px)!important;line-height:1.85!important;color:#17110f9e!important}.stella-collection-luxe .smc-hero-card{min-height:clamp(420px,38vw,640px)!important;background:#fffdf98f!important;border:1px solid rgba(23,17,15,.1)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.stella-collection-luxe .smc-hero-card img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;padding:clamp(12px,2vw,28px)!important}.stella-collection-luxe .smc-toolbar{max-width:1440px!important;margin:0 auto clamp(20px,3vw,36px)!important;padding-top:0!important;display:flex!important;justify-content:space-between!important;gap:16px!important;border:0!important;font-family:var(--sm-sans, inherit)!important;font-size:10px!important;letter-spacing:.24em!important;text-transform:uppercase!important;color:#17110f80!important}.stella-collection-luxe .smc-product-grid{max-width:1440px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(18px,2vw,34px)!important}.stella-collection-luxe .smc-product-card{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.stella-collection-luxe .smc-product-card:hover{transform:translateY(-3px)!important;box-shadow:none!important}.stella-collection-luxe .smc-product-image{aspect-ratio:1 / 1.22!important;background:#fffdf9b8!important;border:1px solid rgba(23,17,15,.08)!important;overflow:hidden!important}.stella-collection-luxe .smc-product-image img{width:100%!important;height:100%!important;object-fit:contain!important;padding:10px!important;transition:transform .45s ease!important}.stella-collection-luxe .smc-product-card:hover .smc-product-image img{transform:scale(1.025)!important}.stella-collection-luxe .smc-product-info{padding:15px 0 0!important;display:grid!important;grid-template-columns:1fr auto!important;align-items:start!important;gap:16px!important}.stella-collection-luxe .smc-product-info h2{font-family:var(--sm-sans, inherit)!important;font-size:11px!important;line-height:1.55!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-weight:300!important}.stella-collection-luxe .smc-product-info p{font-family:var(--sm-sans, inherit)!important;font-size:11px!important;letter-spacing:.12em!important;color:#17110f94!important}.stella-collection-luxe .smc-pagination{max-width:1440px!important;margin:48px auto 0!important;padding-top:24px!important;border-top:1px solid rgba(23,17,15,.1)!important;display:flex!important;justify-content:center!important;gap:20px!important;font-family:var(--sm-sans, inherit)!important;font-size:10px!important;letter-spacing:.24em!important;text-transform:uppercase!important}.stella-collection-luxe .smc-pagination a{color:inherit!important;text-decoration:none!important}.stella-collection-luxe .smc-empty{border-radius:0!important;background:#fffdf9b3!important;border:1px solid rgba(23,17,15,.1)!important}@media(max-width:1000px){.stella-collection-luxe .smc-hero{grid-template-columns:1fr!important}.stella-collection-luxe .smc-copy,.stella-collection-luxe .smc-hero-card{min-height:auto!important}.stella-collection-luxe .smc-hero-card{aspect-ratio:4 / 3!important}.stella-collection-luxe .smc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:560px){.stella-collection-luxe{padding:54px 14px 90px!important}.stella-collection-luxe .smc-breadcrumb{font-size:8.5px!important;letter-spacing:.18em!important}.stella-collection-luxe h1{font-size:clamp(42px,15vw,68px)!important}.stella-collection-luxe .collection-description{font-size:13px!important;line-height:1.7!important}.stella-collection-luxe .smc-toolbar{display:flex!important;font-size:8.5px!important;letter-spacing:.18em!important}.stella-collection-luxe .smc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 12px!important}.stella-collection-luxe .smc-product-info{display:block!important}.stella-collection-luxe .smc-product-info h2,.stella-collection-luxe .smc-product-info p{font-size:9.5px!important}.stella-collection-luxe .smc-product-info p{margin-top:6px!important}}.stella-collection-luxe .smc-product-grid{max-width:1260px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.stella-collection-luxe .smc-product-card{background:#fffdf9c2!important;border:1px solid var(--sm-line, rgba(23,17,15,.1))!important;border-radius:2px!important;overflow:hidden!important;box-shadow:none!important;transition:transform .25s ease,box-shadow .25s ease!important}.stella-collection-luxe .smc-product-card:hover{transform:translateY(-3px)!important;box-shadow:var(--sm-shadow-luxe, 0 26px 72px rgba(16,13,10,.1))!important}.stella-collection-luxe .smc-product-image{aspect-ratio:auto!important;min-height:360px!important;background:#f8f1ea!important;border:0!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important}.stella-collection-luxe .smc-product-image img{width:100%!important;height:100%!important;object-fit:contain!important;padding:12px!important;display:block!important}.stella-collection-luxe .smc-product-info{padding:20px!important;display:grid!important;grid-template-columns:1fr auto!important;gap:14px!important;align-items:start!important}.stella-collection-luxe .smc-product-info h2{font-family:var(--sm-sans, inherit)!important;font-size:12px!important;line-height:1.35!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:300!important}.stella-collection-luxe .smc-product-info p{font-family:var(--sm-sans, inherit)!important;font-size:12px!important;letter-spacing:.1em!important;white-space:nowrap!important;color:#17110f94!important}@media(max-width:1024px){.stella-collection-luxe .smc-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.stella-collection-luxe .smc-product-image{min-height:300px!important}}@media(max-width:760px){.stella-collection-luxe .smc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.stella-collection-luxe .smc-product-image{min-height:178px!important}.stella-collection-luxe .smc-product-info{padding:8px!important;display:block!important}.stella-collection-luxe .smc-product-info h2,.stella-collection-luxe .smc-product-info p{font-size:7px!important;line-height:1.28!important;letter-spacing:.07em!important}.stella-collection-luxe .smc-product-info p{margin-top:3px!important;white-space:normal!important}}@media(max-width:900px){#collections .collection-column,#collections .collection-column:nth-child(2n){min-height:clamp(190px,49vw,310px)!important}#collections .collection-column-media{min-height:clamp(176px,45vw,292px)!important}}@media(max-width:430px){#collections .collection-column,#collections .collection-column:nth-child(2n){min-height:188px!important}#collections .collection-column-media{min-height:176px!important}#collections .collection-column .collection-content h3{font-size:21px!important}#collections .collection-column .collection-content p:not(.eyebrow){font-size:8.5px!important;line-height:1.35!important}}.stella-collection-luxe .smc-product-card,.stella-collection-luxe .smc-product-card:hover{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.stella-collection-luxe .smc-product-card:hover{transform:translateY(-3px)!important}.stella-collection-luxe .smc-product-image{background:#f8f1ea!important;border:0!important;border-radius:0!important;overflow:hidden!important}.stella-collection-luxe .smc-product-image img{object-fit:contain!important;padding:12px!important}.stella-collection-luxe .smc-product-info{background:transparent!important;border:0!important;padding:13px 0 0!important}@media(max-width:900px){#collections .collection-column,#collections .collection-column:nth-child(2n){min-height:clamp(150px,38vw,235px)!important;padding:6px!important;gap:7px!important}#collections .collection-column-media{min-height:clamp(138px,35vw,218px)!important;gap:4px!important}#collections .collection-column .collection-content,#collections .collection-column:nth-child(2n) .collection-content{padding:10px 6px!important}#collections .collection-column .collection-content h3{font-size:clamp(19px,5.8vw,31px)!important;margin-bottom:6px!important}#collections .collection-column .collection-content p:not(.eyebrow){font-size:8px!important;line-height:1.32!important}}@media(max-width:430px){#collections .collection-column,#collections .collection-column:nth-child(2n){min-height:142px!important}#collections .collection-column-media{min-height:132px!important}#collections .collection-column .collection-content .eyebrow{font-size:6.8px!important;letter-spacing:.16em!important;margin-bottom:4px!important}#collections .collection-column .collection-content h3{font-size:18px!important}#collections .collection-column .collection-content p:not(.eyebrow){font-size:7px!important;line-height:1.25!important}}.stella-collection-luxe .smc-hero{align-items:center!important}.stella-collection-luxe .smc-copy,.stella-collection-luxe .smc-hero-card{min-height:clamp(300px,30vw,470px)!important}.stella-collection-luxe .smc-hero-card,.stella-collection-luxe .smc-hero-card:hover{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;border-radius:0!important;overflow:hidden!important}.stella-collection-luxe .smc-hero-card img{padding:0!important;object-fit:contain!important;background:transparent!important}.stella-collection-luxe .smc-product-grid{max-width:1260px!important;gap:clamp(18px,2vw,30px)!important}.stella-collection-luxe a.smc-product-card,.stella-collection-luxe .smc-product-card,.stella-collection-luxe a.stella-product-card,.stella-collection-luxe .stella-product-card,.stella-collection-luxe .smc-product-card:hover,.stella-collection-luxe .stella-product-card:hover{background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important}.stella-collection-luxe .smc-product-image,.stella-collection-luxe .stella-product-image,.stella-collection-luxe .smc-product-image:hover,.stella-collection-luxe .stella-product-image:hover{background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;border-radius:0!important;overflow:hidden!important}.stella-collection-luxe .smc-product-image:before,.stella-collection-luxe .smc-product-image:after,.stella-collection-luxe .stella-product-image:before,.stella-collection-luxe .stella-product-image:after{display:none!important;content:none!important}.stella-collection-luxe .smc-product-image img,.stella-collection-luxe .stella-product-image img{padding:0!important;object-fit:contain!important;background:transparent!important}.stella-collection-luxe .smc-product-info,.stella-collection-luxe .stella-product-info{background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;padding:12px 0 0!important}@media(max-width:1000px){.stella-collection-luxe .smc-copy,.stella-collection-luxe .smc-hero-card{min-height:auto!important}.stella-collection-luxe .smc-hero-card{aspect-ratio:1 / .72!important}}@media(max-width:900px){#collections .collection-column,#collections .collection-column:nth-child(2n){min-height:clamp(116px,31vw,190px)!important;padding:5px!important;gap:6px!important}#collections .collection-column-media{height:clamp(108px,29vw,178px)!important;min-height:0!important;max-height:178px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:1fr!important;gap:4px!important}#collections .collection-shot,#collections .collection-shot-1,#collections .collection-shot-2,#collections .collection-shot-3{grid-column:auto!important;grid-row:auto!important;min-height:0!important;height:100%!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center center!important}#collections .collection-column .collection-content,#collections .collection-column:nth-child(2n) .collection-content{padding:8px 5px!important}#collections .collection-column .collection-content h3{font-size:clamp(17px,5.1vw,26px)!important;margin-bottom:4px!important}#collections .collection-column .collection-content p:not(.eyebrow){font-size:7.3px!important;line-height:1.22!important}}@media(max-width:430px){#collections .collection-column,#collections .collection-column:nth-child(2n){min-height:108px!important;padding:4px!important}#collections .collection-column-media{height:102px!important;max-height:102px!important}#collections .collection-column .collection-content .eyebrow{font-size:6px!important;margin-bottom:3px!important}#collections .collection-column .collection-content h3{font-size:16px!important}#collections .collection-column .collection-content p:not(.eyebrow){font-size:6.5px!important}}.stella-model-gallery{padding-top:28px;padding-bottom:86px}.stella-model-gallery__grid{display:grid;gap:14px}.stella-model-gallery__item{position:relative;overflow:hidden;background:#f1ece5;min-width:0}.stella-model-gallery__image,.stella-model-gallery__placeholder{display:block;width:100%;height:100%;object-fit:cover}.stella-model-gallery__image{object-position:center;transition:transform .7s cubic-bezier(.22,.61,.36,1)}@media(hover:hover){.stella-model-gallery__item:hover .stella-model-gallery__image{transform:scale(1.018)}}.stella-model-gallery__grid--first{grid-template-columns:.92fr 1.16fr .92fr;grid-template-rows:repeat(2,minmax(0,auto));align-items:start;gap:18px}.stella-model-gallery--first .stella-model-gallery__item--1{grid-column:1;grid-row:1 / span 2;height:clamp(520px,58vw,740px)}.stella-model-gallery--first .stella-model-gallery__item--2{grid-column:2;grid-row:1 / span 2;height:clamp(620px,68vw,860px)}.stella-model-gallery--first .stella-model-gallery__item--3{grid-column:3;grid-row:1;height:clamp(250px,29vw,360px)}.stella-model-gallery--first .stella-model-gallery__item--4{grid-column:3;grid-row:2;height:clamp(250px,29vw,360px)}.stella-model-gallery__grid--second{grid-template-columns:.92fr 1.16fr .92fr;align-items:center;gap:18px}.stella-model-gallery--second .stella-model-gallery__item{height:clamp(430px,48vw,620px)}.stella-model-gallery--second .stella-model-gallery__item--2{height:clamp(520px,58vw,740px)}@media(max-width:900px){.stella-model-gallery{padding-top:16px;padding-bottom:64px}.stella-model-gallery__grid--first,.stella-model-gallery__grid--second{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:12px;padding-right:14px;scrollbar-width:none}.stella-model-gallery__grid--first::-webkit-scrollbar,.stella-model-gallery__grid--second::-webkit-scrollbar{display:none}.stella-model-gallery--first .stella-model-gallery__item,.stella-model-gallery--second .stella-model-gallery__item,.stella-model-gallery--second .stella-model-gallery__item--2{flex:0 0 min(78vw,520px);height:clamp(430px,112vw,680px);min-height:0;grid-column:auto;grid-row:auto;scroll-snap-align:start;scroll-snap-stop:always}}@media(max-width:560px){.stella-model-gallery{padding-left:14px;padding-right:14px}.stella-model-gallery__grid{gap:9px}}
/*# sourceMappingURL=/cdn/shop/t/160/assets/veloura.css.map */
