: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}}
/*# sourceMappingURL=/cdn/shop/t/120/assets/veloura.css.map */
