@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Inter:wght@400;500;600&display=swap";:root{--velune-bg: #f4f0e9;--velune-surface: #fbf8f3;--velune-text: #181715;--velune-muted: #766f67;--velune-brown: #594638;--velune-dark: #1e1c19;--velune-line: rgba(24,23,21,.14);--velune-serif: "Cormorant Garamond", Georgia, serif;--velune-sans: Inter, Arial, sans-serif}body{margin:0;background:var(--velune-bg);color:var(--velune-text);font-family:var(--velune-sans);font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}.velune-header{position:sticky;top:0;z-index:100;background:#f4f0e9f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--velune-line)}.velune-header-inner{max-width:1380px;margin:auto;min-height:78px;padding:0 30px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.velune-logo{font-family:var(--velune-serif);font-size:35px;letter-spacing:.15em;font-weight:600}.velune-nav,.velune-header-actions{display:flex;gap:25px;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.velune-header-actions{justify-content:flex-end}.velune-menu-button,.velune-mobile-menu{display:none}.velune-hero{position:relative;min-height:82vh;display:flex;align-items:flex-end;overflow:hidden;background:#403b35}.velune-hero-media,.velune-hero-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.velune-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000008a,#0000001f 65%,#00000014)}.velune-hero-content{position:relative;z-index:2;color:#fff;max-width:720px;padding:0 7vw 10vh}.velune-eyebrow{margin:0 0 15px;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--velune-muted)}.velune-hero .velune-eyebrow{color:#ffffffc2}.velune-hero h1{margin:0 0 25px;font-family:var(--velune-serif);font-size:clamp(58px,8vw,118px);line-height:.9;font-weight:500;letter-spacing:-.025em}.velune-hero-text{max-width:520px;margin-bottom:32px;color:#ffffffe6}.velune-btn{display:inline-flex;justify-content:center;align-items:center;min-height:49px;padding:0 25px;border:1px solid var(--velune-text);font-size:10px;letter-spacing:.16em;text-transform:uppercase;transition:background .2s ease,color .2s ease}.velune-btn-light{background:#fff;color:var(--velune-text);border-color:#fff}.velune-btn-light:hover{background:transparent;color:#fff}.velune-btn-dark{background:var(--velune-dark);color:#fff;border-color:var(--velune-dark)}.velune-btn-dark:hover{background:transparent;color:var(--velune-dark)}.velune-signature{max-width:1380px;margin:auto;padding:120px 30px;display:grid;grid-template-columns:1.15fr .85fr}.velune-signature-image{min-height:720px;background:#dfd7cb}.velune-signature-image img{width:100%;height:100%;object-fit:cover}.velune-signature-copy{display:flex;flex-direction:column;justify-content:center;padding:9vw;background:var(--velune-surface)}.velune-signature-copy h2,.velune-editorial-copy h2,.velune-limited h2,.velune-newsletter h2,.velune-section-head h2{margin:0 0 22px;font-family:var(--velune-serif);font-weight:500;font-size:clamp(45px,5vw,76px);line-height:.96;letter-spacing:-.025em}.velune-signature-copy p{max-width:500px;color:var(--velune-muted)}.velune-price{margin:22px 0;font-size:15px}.velune-text-link{display:inline-flex;width:fit-content;padding-bottom:7px;border-bottom:1px solid var(--velune-text);font-size:10px;letter-spacing:.15em;text-transform:uppercase}.velune-collection{max-width:1380px;margin:auto;padding:30px 30px 120px}.velune-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.velune-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.velune-product-card{display:block}.velune-product-image{aspect-ratio:3 / 4;overflow:hidden;background:#e3ddd4}.velune-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.velune-product-card:hover img{transform:scale(1.025)}.velune-product-meta{display:flex;justify-content:space-between;gap:15px;padding-top:13px;font-size:12px}.velune-editorial{max-width:1380px;margin:auto;padding:0 30px 120px;display:grid;grid-template-columns:1fr 1fr}.velune-editorial-image{min-height:680px;background:#ded6ca}.velune-editorial-image img{width:100%;height:100%;object-fit:cover}.velune-editorial-copy{min-height:680px;padding:8vw;display:flex;flex-direction:column;justify-content:center;background:#d9d0c3}.velune-editorial-copy p:not(.velune-eyebrow){max-width:510px;margin-bottom:30px;color:#665e56}.velune-limited{padding:130px 25px;background:var(--velune-dark);color:#fff;text-align:center}.velune-limited>div{max-width:700px;margin:auto}.velune-limited .velune-eyebrow{color:#ffffff85}.velune-limited p:not(.velune-eyebrow){max-width:560px;margin:0 auto 32px;color:#ffffffb8}.velune-newsletter{padding:110px 25px;text-align:center;background:#e8dfd2}.velune-newsletter>div{max-width:720px;margin:auto}.velune-newsletter p:not(.velune-eyebrow){color:var(--velune-muted)}.velune-newsletter-form{display:flex;max-width:630px;margin:30px auto 0}.velune-newsletter-form input{flex:1;min-width:0;padding:15px;border:1px solid var(--velune-text);background:transparent}.velune-footer{padding:75px 30px 25px;background:#181715;color:#fff}.velune-footer-grid{max-width:1380px;margin:auto;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:45px}.velune-footer-logo{font-family:var(--velune-serif);font-size:38px;letter-spacing:.15em}.velune-footer h3{margin:0 0 14px;font-size:10px;letter-spacing:.17em;text-transform:uppercase}.velune-footer a,.velune-footer p{display:block;margin:7px 0;color:#ffffffa8;font-size:13px}.velune-footer-bottom{max-width:1380px;margin:55px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.13);color:#ffffff6b;font-size:11px}.velune-placeholder{width:100%;height:100%;min-height:500px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8e2d9,#cfc5b6)}.velune-placeholder span{font-family:var(--velune-serif);font-size:55px;letter-spacing:.16em;color:#18171573}@media(max-width:900px){.velune-header-inner{grid-template-columns:auto 1fr auto;padding:15px 18px}.velune-menu-button{display:flex;flex-direction:column;gap:4px;padding:5px 0;border:0;background:transparent}.velune-menu-button span{display:block;width:18px;height:1px;background:var(--velune-text)}.velune-nav{display:none}.velune-header-actions{gap:13px}.velune-mobile-menu{display:none;padding:22px 18px;border-top:1px solid var(--velune-line);background:var(--velune-bg)}.velune-mobile-menu.is-open{display:grid;gap:16px}.velune-mobile-menu a{font-size:11px;letter-spacing:.14em;text-transform:uppercase}.velune-logo{font-size:29px;text-align:center}.velune-hero{min-height:82vh}.velune-hero-content{padding:0 24px 60px}.velune-signature,.velune-editorial{grid-template-columns:1fr}.velune-signature{padding:80px 18px}.velune-signature-image{min-height:65vh}.velune-signature-copy{padding:60px 24px}.velune-product-grid{grid-template-columns:repeat(2,1fr);gap:14px}.velune-collection,.velune-editorial{padding-left:18px;padding-right:18px}.velune-editorial{padding-bottom:80px}.velune-editorial-image,.velune-editorial-copy{min-height:55vh}.velune-editorial-copy{padding:55px 24px}.velune-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.velune-header-actions a:first-child{display:none}.velune-hero h1{font-size:61px}.velune-product-grid{gap:10px}.velune-section-head{align-items:flex-start}.velune-newsletter-form{flex-direction:column}.velune-newsletter-form .velune-btn{width:100%}.velune-footer-grid{grid-template-columns:1fr 1fr;gap:30px}}.velune-product-page{max-width:1380px;margin:0 auto;padding:70px 30px 120px}.velune-product-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);gap:70px;align-items:start}.velune-product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.velune-product-image{overflow:hidden;background:#ebe6de}.velune-product-image img{display:block;width:100%;height:auto}.velune-product-info{position:sticky;top:105px}.velune-product-title{margin:0 0 12px;font-family:var(--velune-serif);font-size:clamp(48px,5vw,76px);font-weight:500;line-height:.92;letter-spacing:-.025em}.velune-product-price{margin-bottom:30px;font-size:16px}.velune-product-description{margin-bottom:34px;color:var(--velune-muted);font-size:15px}.velune-product-description h1,.velune-product-description h2{font-family:var(--velune-serif);color:var(--velune-text)}.velune-product-option{margin:0 0 28px;padding:0;border:0}.velune-product-option legend{margin-bottom:12px;font-size:10px;letter-spacing:.16em;text-transform:uppercase}.velune-option-values{display:flex;flex-wrap:wrap;gap:8px}.velune-option-button{position:relative;min-height:42px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;background:transparent;border:1px solid var(--velune-line);color:var(--velune-text);cursor:pointer;font-size:11px}.velune-option-button:hover,.velune-option-button.is-selected{border-color:var(--velune-text);background:#fff}.velune-color-dot{width:14px;height:14px;flex:0 0 14px;border-radius:50%;border:1px solid rgba(0,0,0,.16)}.velune-variant-select{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.velune-buy-row{display:grid;grid-template-columns:120px 1fr;gap:10px;margin:35px 0}.velune-quantity{display:flex;align-items:center;justify-content:space-between;height:52px;border:1px solid var(--velune-text)}.velune-quantity button{width:38px;height:100%;border:0;background:transparent;font-size:19px;cursor:pointer}.velune-quantity input{width:40px;border:0;outline:none;background:transparent;text-align:center}.velune-add-button{min-height:52px;border:1px solid var(--velune-text);background:var(--velune-dark);color:#fff;font-size:10px;letter-spacing:.16em;text-transform:uppercase;cursor:pointer}.velune-add-button:hover{background:transparent;color:var(--velune-text)}.velune-add-button:disabled{opacity:.45;cursor:not-allowed}.velune-trust{border-top:1px solid var(--velune-line);border-bottom:1px solid var(--velune-line)}.velune-trust>div{padding:16px 0;border-bottom:1px solid var(--velune-line)}.velune-trust>div:last-child{border-bottom:0}.velune-trust strong{display:block;margin-bottom:3px;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.velune-trust span{display:block;color:var(--velune-muted);font-size:12px}.velune-accordions{margin-top:20px;border-top:1px solid var(--velune-line)}.velune-accordions details{border-bottom:1px solid var(--velune-line)}.velune-accordions summary{padding:18px 0;cursor:pointer;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.velune-accordion-content{padding:0 0 18px;color:var(--velune-muted);font-size:13px}.velune-complementary{margin-top:45px}.velune-complementary-card{display:grid;grid-template-columns:110px 1fr;gap:16px;padding:14px;background:var(--velune-surface)}.velune-complementary-card img{width:110px;aspect-ratio:3 / 4;object-fit:cover}.velune-complementary-card h3{margin:8px 0 4px;font-family:var(--velune-serif);font-size:25px;font-weight:500}.velune-complementary-card p{margin:0 0 12px;font-size:13px}.velune-complementary-card a{border-bottom:1px solid var(--velune-text);font-size:9px;letter-spacing:.14em;text-transform:uppercase;padding-bottom:5px}@media(max-width:900px){.velune-product-page{padding:45px 18px 80px}.velune-product-layout{grid-template-columns:1fr;gap:45px}.velune-product-info{position:static}}@media(max-width:600px){.velune-product-gallery{grid-template-columns:1fr}.velune-product-title{font-size:51px}.velune-buy-row{grid-template-columns:90px 1fr}}.velune-product-gallery--carousel{display:block;min-width:0}.velune-product-carousel{position:relative;overflow:hidden;width:100%;background:#ebe6de}.velune-product-slides{display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch}.velune-product-slides::-webkit-scrollbar{display:none}.velune-product-slide{flex:0 0 100%;width:100%;scroll-snap-align:start;scroll-snap-stop:always;background:#ebe6de}.velune-product-slide-image,.velune-product-slide-video{display:block;width:100%;height:auto;max-height:820px;object-fit:cover}.velune-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:1px solid rgba(24,23,21,.22);border-radius:50%;background:#f4f0e9e6;color:var(--velune-text);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;font-size:16px}.velune-carousel-arrow--prev{left:14px}.velune-carousel-arrow--next{right:14px}.velune-carousel-counter{position:absolute;left:50%;bottom:14px;transform:translate(-50%);padding:6px 11px;border-radius:999px;background:#181715b8;color:#fff;font-size:10px;letter-spacing:.08em;z-index:2}.velune-product-thumbnails{display:flex;gap:8px;margin-top:12px;overflow-x:auto;scrollbar-width:none}.velune-product-thumbnails::-webkit-scrollbar{display:none}.velune-product-thumbnail{flex:0 0 72px;width:72px;height:92px;padding:0;border:1px solid transparent;background:#ebe6de;opacity:.62;cursor:pointer;overflow:hidden}.velune-product-thumbnail.is-active{border-color:var(--velune-text);opacity:1}.velune-product-thumbnail img{display:block;width:100%;height:100%;object-fit:cover}@media(min-width:901px){.velune-product-slides{overflow-x:hidden}.velune-product-slide-image,.velune-product-slide-video{aspect-ratio:4 / 5;object-fit:cover}}@media(max-width:900px){.velune-product-layout{display:block}.velune-product-gallery{width:100%;margin-bottom:40px}.velune-product-carousel{margin-left:-18px;width:calc(100% + 36px)}.velune-product-slides{scroll-snap-type:x mandatory}.velune-product-slide-image,.velune-product-slide-video{aspect-ratio:4 / 5;object-fit:cover}.velune-carousel-arrow{display:none}.velune-carousel-counter{bottom:12px}.velune-product-thumbnails{padding-left:0}.velune-product-info{width:100%}}@media(max-width:560px){.velune-product-page{padding-top:30px}.velune-product-carousel{margin-left:-18px;width:calc(100% + 36px)}.velune-product-slide-image,.velune-product-slide-video{aspect-ratio:4 / 5}.velune-product-title{font-size:52px;line-height:.9}.velune-option-values{gap:7px}.velune-option-button{min-height:44px;padding:0 12px}.velune-buy-row{position:sticky;bottom:0;z-index:10;grid-template-columns:92px 1fr;margin-left:-18px;margin-right:-18px;padding:12px 18px;background:#f4f0e9f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--velune-line)}.velune-add-button{min-height:50px}.velune-quantity{height:50px}.velune-product-thumbnail{flex-basis:64px;width:64px;height:80px}}.velune-product-intro{margin:0 0 30px;color:var(--velune-muted);font-size:14px;line-height:1.7}.velune-product-intro p{margin:0 0 12px}.velune-product-description{display:none}.velune-option-button{transition:border-color .18s ease,background .18s ease,transform .18s ease}.velune-option-button:hover{transform:translateY(-1px)}.velune-option-button.is-selected{border-color:var(--velune-text);box-shadow:inset 0 0 0 1px var(--velune-text)}.velune-limited-page{background:var(--velune-bg)}.velune-limited-hero{min-height:72vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px 24px;text-align:center}.velune-limited-hero h1{margin:0;font-family:var(--velune-serif);font-size:clamp(70px,10vw,145px);line-height:.88;font-weight:500;letter-spacing:-.035em}.velune-limited-intro{margin:28px 0 0;font-family:var(--velune-serif);font-size:28px;color:var(--velune-muted)}.velune-limited-divider{width:70px;height:1px;margin:35px auto 20px;background:var(--velune-text)}.velune-limited-status{margin:0;font-size:10px;letter-spacing:.2em;text-transform:uppercase}.velune-limited-message{max-width:700px;margin:0 auto;padding:120px 24px;text-align:center}.velune-limited-message h2{margin:0 0 25px;font-family:var(--velune-serif);font-size:clamp(55px,7vw,95px);line-height:.9;font-weight:500}.velune-limited-message p:not(.velune-eyebrow){max-width:520px;margin:0 auto 30px;color:var(--velune-muted)}.velune-limited-image{max-width:1380px;margin:0 auto;padding:0 30px 120px}.velune-limited-image img{display:block;width:100%;max-height:760px;object-fit:cover}.velune-archive-placeholder{min-height:620px;display:flex;align-items:center;justify-content:center;background:#ded7cc}.velune-archive-placeholder span{font-family:var(--velune-serif);font-size:70px;letter-spacing:.18em;opacity:.35}@media(max-width:700px){.velune-limited-hero{min-height:65vh;padding:80px 20px}.velune-limited-hero h1{font-size:64px}.velune-limited-intro{font-size:23px}.velune-limited-message{padding:80px 20px}.velune-limited-message h2{font-size:62px}.velune-limited-image{padding:0 18px 80px}.velune-archive-placeholder{min-height:420px}}.velune-home{overflow:hidden}.velune-home-hero{position:relative;min-height:88vh;overflow:hidden;background:#d9d4cc}.velune-home-hero-picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.velune-home-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center}.velune-home-hero-overlay{position:relative;z-index:2;min-height:88vh;display:flex;flex-direction:column;justify-content:center;max-width:620px;padding:80px 7vw;color:#fff}.velune-home-hero-overlay h1{margin:18px 0 24px;font-family:var(--velune-serif);font-size:clamp(65px,8vw,125px);line-height:.87;font-weight:500;letter-spacing:-.04em}.velune-home-hero-overlay>p:not(.velune-eyebrow){max-width:510px;margin-bottom:30px;font-size:15px;line-height:1.7}.velune-home-button{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:50px;padding:0 24px;background:#fff;color:#171717;font-size:10px;letter-spacing:.16em;text-transform:uppercase}.velune-home-button-dark{background:#171717;color:#fff}.velune-home-signature{display:grid;grid-template-columns:1.1fr .9fr;min-height:720px}.velune-home-signature-image{overflow:hidden;background:#ebe7df}.velune-home-signature-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.velune-home-signature-copy{display:flex;flex-direction:column;justify-content:center;padding:90px 8vw;background:#f4f0e9}.velune-home-signature-copy h2{margin:12px 0 8px;font-family:var(--velune-serif);font-size:clamp(55px,6vw,95px);line-height:.9;font-weight:500}.velune-home-price{margin-bottom:28px;font-size:15px}.velune-home-signature-copy>p:not(.velune-eyebrow):not(.velune-home-price){max-width:410px;color:var(--velune-muted);line-height:1.7}.velune-home-selection{padding:120px 5vw}.velune-home-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:45px}.velune-home-heading h2{margin:10px 0 0;font-family:var(--velune-serif);font-size:clamp(52px,6vw,85px);line-height:.9;font-weight:500}.velune-home-text-link{color:var(--velune-text);border-bottom:1px solid currentColor;padding-bottom:5px;font-size:10px;letter-spacing:.15em;text-transform:uppercase}.velune-home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.velune-home-card{display:block;min-width:0}.velune-home-card img{display:block;width:100%;aspect-ratio:3 / 4;object-fit:cover;object-position:center;background:#ebe7df;transition:transform .5s ease}.velune-home-card:hover img{transform:scale(1.015)}.velune-home-card-meta{display:flex;justify-content:space-between;gap:15px;padding:14px 0 0;font-size:12px}.velune-home-editorial{display:grid;grid-template-columns:1.15fr .85fr;min-height:760px;background:#dfd9cf}.velune-home-editorial-image{overflow:hidden;background:#dfd9cf}.velune-home-editorial-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.velune-home-editorial-copy{display:flex;flex-direction:column;justify-content:center;padding:100px 8vw}.velune-home-editorial-copy h2{margin:18px 0 30px;font-family:var(--velune-serif);font-size:clamp(52px,6vw,86px);line-height:.92;font-weight:500}.velune-home-editorial-copy p:not(.velune-eyebrow){max-width:470px;color:var(--velune-muted);line-height:1.75}.velune-home-archive{min-height:650px;display:flex;align-items:center;justify-content:center;padding:90px 24px;text-align:center;background:#e8e2d9}.velune-home-archive h2{margin:16px 0 15px;font-family:var(--velune-serif);font-size:clamp(60px,8vw,120px);line-height:.87;font-weight:500}.velune-home-archive p:not(.velune-eyebrow){margin-bottom:30px;color:var(--velune-muted)}.velune-home-newsletter{padding:130px 24px;text-align:center;background:#171717;color:#fff}.velune-home-newsletter h2{margin:15px 0;font-family:var(--velune-serif);font-size:clamp(52px,6vw,90px);line-height:.9;font-weight:500}.velune-home-newsletter p:not(.velune-eyebrow){max-width:500px;margin:0 auto 35px;color:#ffffffb3}.velune-newsletter-form{max-width:540px;display:flex;margin:0 auto;border-bottom:1px solid rgba(255,255,255,.55)}.velune-newsletter-form input{flex:1;min-width:0;height:52px;border:0;outline:0;background:transparent;color:#fff;font-size:13px}.velune-newsletter-form input::placeholder{color:#ffffff8c}.velune-newsletter-form button{border:0;background:transparent;color:#fff;font-size:9px;letter-spacing:.16em;text-transform:uppercase;cursor:pointer}@media(max-width:800px){.velune-header{position:relative;height:62px;min-height:62px}.velune-header-inner{height:62px;min-height:62px;padding:0 16px;display:grid;grid-template-columns:40px 1fr auto;align-items:center}.velune-logo{margin:0;font-size:27px;line-height:1;letter-spacing:.14em;text-align:center}.velune-menu-button{display:flex;width:24px;height:24px;padding:0;margin:0;flex-direction:column;justify-content:center;gap:4px;border:0;background:transparent}.velune-menu-button span{display:block;width:18px;height:1px;background:var(--velune-text)}.velune-nav{display:none}.velune-header-actions{height:100%;display:flex;align-items:center;gap:13px}.velune-header-actions a{line-height:1;white-space:nowrap}.velune-header-actions a:first-child{display:none}.velune-home{margin-top:0!important;overflow:hidden}.velune-home-hero{position:relative;width:100%;min-height:0;height:auto;aspect-ratio:4 / 5;margin:0!important;overflow:hidden}.velune-home-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:68% center}.velune-home-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;width:100%;height:100%;min-height:0;max-width:none;display:flex;flex-direction:column;justify-content:flex-end;padding:24px 20px;background:linear-gradient(to top,#0000008f,#00000038 45%,#0000 78%)}.velune-home-hero-overlay h1{margin:8px 0 12px;font-size:50px;line-height:.86}.velune-home-hero-overlay>p:not(.velune-eyebrow){max-width:290px;margin:0 0 14px;font-size:12px;line-height:1.4}.velune-home-button{flex-shrink:0;width:fit-content;min-height:43px;padding:0 17px;font-size:8px}.velune-home-signature{display:block;min-height:0}.velune-home-signature-image{min-height:0;aspect-ratio:4 / 5}.velune-home-signature-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.velune-home-signature-copy{padding:52px 22px 60px}.velune-home-signature-copy h2{margin:10px 0;font-size:clamp(50px,14vw,70px);line-height:.88}.velune-home-signature-copy>p:not(.velune-eyebrow):not(.velune-home-price){max-width:330px;font-size:13px;line-height:1.65}.velune-home-selection{padding:64px 18px 70px}.velune-home-heading{display:block;margin-bottom:28px}.velune-home-heading h2{margin:8px 0 0;font-size:clamp(48px,13vw,64px);line-height:.9}.velune-home-heading .velune-home-text-link{display:inline-block;margin-top:20px}.velune-home-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.velune-home-card{min-width:0}.velune-home-card img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;object-position:center}.velune-home-card-meta{display:block;padding:10px 0 0;font-size:10px;line-height:1.4}.velune-home-card-meta span{display:block}.velune-home-card-meta span+span{margin-top:3px;opacity:.65}.velune-home-editorial{display:block;min-height:0}.velune-home-editorial-image{min-height:0;aspect-ratio:4 / 5}.velune-home-editorial-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.velune-home-editorial-copy{min-height:0;padding:58px 22px 66px}.velune-home-editorial-copy h2{margin:14px 0 24px;font-size:clamp(48px,13vw,66px);line-height:.9}.velune-home-editorial-copy p:not(.velune-eyebrow){max-width:335px;font-size:13px;line-height:1.7}.velune-home-archive{min-height:0;padding:88px 22px}.velune-home-archive h2{margin:14px 0 12px;font-size:clamp(52px,14vw,70px);line-height:.88}.velune-home-archive p:not(.velune-eyebrow){margin-bottom:26px;font-size:13px}.velune-home-newsletter{padding:78px 20px 82px}.velune-home-newsletter h2{margin:12px 0 16px;font-size:clamp(46px,12vw,64px);line-height:.9}.velune-home-newsletter p:not(.velune-eyebrow){max-width:330px;font-size:13px;line-height:1.65}.velune-newsletter-form{display:flex;max-width:100%;border-bottom:1px solid rgba(255,255,255,.55)}.velune-newsletter-form input{width:auto;flex:1;height:50px;margin:0;border:0}.velune-newsletter-form button{width:auto;min-height:50px;padding-left:14px;border:0}.velune-home .velune-eyebrow{font-size:9px;letter-spacing:.18em}}.velune-collections-page{background:var(--velune-bg);padding-bottom:120px}.velune-collections-header{max-width:900px;margin:0 auto;padding:120px 24px 80px;text-align:center}.velune-collections-header h1{margin:0;font-family:var(--velune-serif);font-size:clamp(70px,10vw,145px);line-height:.86;font-weight:500;letter-spacing:-.035em}.velune-collections-header>p:not(.velune-eyebrow){margin:25px 0 0;color:var(--velune-muted);font-family:var(--velune-serif);font-size:28px}.velune-collections-grid{max-width:1380px;margin:0 auto;padding:0 30px;display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.velune-collection-card{position:relative;display:block;min-height:580px;overflow:hidden;background:#e4ddd3}.velune-collection-card--large{grid-row:span 2;min-height:900px}.velune-collection-card-image{position:absolute;top:0;right:0;bottom:0;left:0}.velune-collection-card-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .6s ease}.velune-collection-card:hover .velune-collection-card-image img{transform:scale(1.025)}.velune-collection-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#00000094,#0000000a 62%)}.velune-collection-card-content{position:absolute;z-index:2;left:35px;right:35px;bottom:32px;color:#fff}.velune-collection-card-content .velune-eyebrow{color:#ffffffad}.velune-collection-card-content h2{margin:8px 0 13px;font-family:var(--velune-serif);font-size:clamp(48px,5vw,78px);line-height:.9;font-weight:500}.velune-collection-card-content span{font-size:9px;letter-spacing:.16em;text-transform:uppercase}.velune-collection-card--dark{background:#22201c}.velune-collection-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8e2d9,#cfc5b6);font-family:var(--velune-serif);font-size:55px;letter-spacing:.15em;color:#18171566}@media(max-width:800px){.velune-collections-page{padding-bottom:70px}.velune-collections-header{padding:75px 20px 55px}.velune-collections-header h1{font-size:65px}.velune-collections-header>p:not(.velune-eyebrow){font-size:23px}.velune-collections-grid{display:grid;grid-template-columns:1fr;gap:12px;padding:0 18px}.velune-collection-card,.velune-collection-card--large{grid-row:auto;min-height:0;aspect-ratio:4 / 5}.velune-collection-card-content{left:22px;right:22px;bottom:22px}.velune-collection-card-content h2{font-size:55px}}.velune-about-page{background:var(--velune-bg)}.velune-about-hero{max-width:900px;margin:0 auto;padding:130px 24px 100px;text-align:center}.velune-about-hero h1{margin:0;font-family:var(--velune-serif);font-size:clamp(70px,10vw,140px);line-height:.86;font-weight:500;letter-spacing:-.035em}.velune-about-intro{max-width:620px;margin:32px auto 0;color:var(--velune-muted);font-family:var(--velune-serif);font-size:26px;line-height:1.35}.velune-about-image{max-width:1380px;margin:0 auto;padding:0 30px}.velune-about-image img{display:block;width:100%;max-height:780px;object-fit:cover}.velune-about-story{max-width:1180px;margin:0 auto;padding:130px 30px;display:grid;grid-template-columns:.4fr 1fr;gap:70px}.velune-about-story-content h2{margin:0 0 35px;font-family:var(--velune-serif);font-size:clamp(60px,7vw,100px);line-height:.88;font-weight:500}.velune-about-story-content p{max-width:650px;margin-bottom:24px;color:var(--velune-muted);line-height:1.75}.velune-about-values{max-width:1180px;margin:0 auto;padding:0 30px 130px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.velune-about-values>div{padding:35px;background:var(--velune-surface)}.velune-about-values span{display:block;margin-bottom:35px;color:var(--velune-muted);font-size:10px;letter-spacing:.15em}.velune-about-values h3{margin:0 0 12px;font-family:var(--velune-serif);font-size:38px;font-weight:500}.velune-about-values p{margin:0;color:var(--velune-muted);font-size:13px;line-height:1.7}.velune-about-cta{padding:120px 24px;text-align:center;background:#e8e2d9}.velune-about-cta h2{margin:15px 0 30px;font-family:var(--velune-serif);font-size:clamp(55px,7vw,95px);line-height:.9;font-weight:500}@media(max-width:800px){.velune-about-hero{padding:78px 20px 65px}.velune-about-hero h1{font-size:64px}.velune-about-intro{font-size:22px}.velune-about-image{padding:0 18px}.velune-about-image img{aspect-ratio:4 / 5;object-fit:cover}.velune-about-story{padding:78px 22px;display:block}.velune-about-story-label{margin-bottom:35px}.velune-about-story-content h2{font-size:62px}.velune-about-story-content p{font-size:13px;line-height:1.7}.velune-about-values{padding:0 18px 80px;grid-template-columns:1fr;gap:10px}.velune-about-values>div{padding:28px}.velune-about-values span{margin-bottom:22px}.velune-about-values h3{font-size:34px}.velune-about-cta{padding:85px 20px}.velune-about-cta h2{font-size:58px}}.velune-contact-page{background:var(--velune-bg);padding-bottom:120px}.velune-contact-header{max-width:850px;margin:0 auto;padding:125px 24px 90px;text-align:center}.velune-contact-header h1{margin:0;font-family:var(--velune-serif);font-size:clamp(75px,10vw,145px);line-height:.86;font-weight:500;letter-spacing:-.035em}.velune-contact-header>p:not(.velune-eyebrow){max-width:560px;margin:28px auto 0;color:var(--velune-muted);font-family:var(--velune-serif);font-size:25px;line-height:1.35}.velune-contact-grid{max-width:1100px;margin:0 auto;padding:0 30px;display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}.velune-contact-details{display:flex;flex-direction:column;gap:42px;padding-top:8px}.velune-contact-details p:not(.velune-eyebrow){max-width:330px;margin:0;color:var(--velune-muted);font-size:13px;line-height:1.7}.velune-contact-details a{font-size:13px;border-bottom:1px solid var(--velune-text);padding-bottom:4px}.velune-contact-form{padding:40px;background:var(--velune-surface)}.velune-form-field{margin-bottom:28px}.velune-form-field label{display:block;margin-bottom:9px;font-size:9px;letter-spacing:.15em;text-transform:uppercase}.velune-form-field input,.velune-form-field textarea{display:block;width:100%;box-sizing:border-box;padding:13px 0;border:0;border-bottom:1px solid var(--velune-line);outline:0;background:transparent;color:var(--velune-text);font-family:var(--velune-sans);font-size:14px;resize:vertical}.velune-form-field textarea{min-height:150px}.velune-form-field input:focus,.velune-form-field textarea:focus{border-bottom-color:var(--velune-text)}.velune-contact-submit{width:100%;min-height:52px;border:1px solid var(--velune-dark);background:var(--velune-dark);color:#fff;font-size:10px;letter-spacing:.16em;text-transform:uppercase;cursor:pointer}.velune-contact-submit:hover{background:transparent;color:var(--velune-dark)}.velune-form-success{margin-bottom:28px;padding:15px;background:#e5ded3;font-size:13px}.velune-contact-form .errors{margin-bottom:25px;color:#8a302d;font-size:13px}@media(max-width:800px){.velune-contact-page{padding-bottom:75px}.velune-contact-header{padding:78px 20px 60px}.velune-contact-header h1{font-size:65px}.velune-contact-header>p:not(.velune-eyebrow){font-size:22px}.velune-contact-grid{display:block;padding:0 18px}.velune-contact-details{gap:30px;margin-bottom:55px}.velune-contact-form{padding:28px 22px}}.velune-faq-page{background:var(--velune-bg);padding-bottom:120px}.velune-faq-header{max-width:850px;margin:0 auto;padding:125px 24px 85px;text-align:center}.velune-faq-header h1{margin:0;font-family:var(--velune-serif);font-size:clamp(75px,10vw,145px);line-height:.86;font-weight:500;letter-spacing:-.035em}.velune-faq-header>p:not(.velune-eyebrow){max-width:590px;margin:28px auto 0;color:var(--velune-muted);font-family:var(--velune-serif);font-size:25px;line-height:1.35}.velune-faq-list{max-width:900px;margin:0 auto;padding:0 24px}.velune-faq-list details{border-top:1px solid var(--velune-line)}.velune-faq-list details:last-child{border-bottom:1px solid var(--velune-line)}.velune-faq-list summary{position:relative;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:28px 0;cursor:pointer;list-style:none;font-family:var(--velune-serif);font-size:26px;line-height:1.25}.velune-faq-list summary::-webkit-details-marker{display:none}.velune-faq-list summary:after{content:"+";flex:0 0 auto;font-family:var(--velune-sans);font-size:20px;font-weight:300}.velune-faq-list details[open] summary:after{content:"\2212"}.velune-faq-answer{padding:0 55px 28px 0}.velune-faq-answer p{max-width:680px;margin:0;color:var(--velune-muted);font-size:13px;line-height:1.8}.velune-faq-contact{margin-top:120px;padding:110px 24px;text-align:center;background:#e8e2d9}.velune-faq-contact h2{margin:15px 0 30px;font-family:var(--velune-serif);font-size:clamp(55px,7vw,95px);line-height:.9;font-weight:500}@media(max-width:800px){.velune-faq-page{padding-bottom:75px}.velune-faq-header{padding:78px 20px 60px}.velune-faq-header h1{font-size:65px}.velune-faq-header>p:not(.velune-eyebrow){font-size:22px}.velune-faq-list{padding:0 18px}.velune-faq-list summary{padding:23px 0;font-size:21px;gap:20px}.velune-faq-answer{padding:0 25px 24px 0}.velune-faq-answer p{font-size:13px;line-height:1.7}.velune-faq-contact{margin-top:80px;padding:82px 20px}.velune-faq-contact h2{font-size:58px}}.velune-shipping-page{background:var(--velune-bg);padding-bottom:120px}.velune-shipping-header{max-width:900px;margin:0 auto;padding:125px 24px 85px;text-align:center}.velune-shipping-header h1{margin:0;font-family:var(--velune-serif);font-size:clamp(70px,10vw,140px);line-height:.86;font-weight:500;letter-spacing:-.035em}.velune-shipping-header>p:not(.velune-eyebrow){max-width:590px;margin:28px auto 0;color:var(--velune-muted);font-family:var(--velune-serif);font-size:25px;line-height:1.35}.velune-shipping-list{max-width:900px;margin:0 auto;padding:0 24px}.velune-shipping-list details{border-top:1px solid var(--velune-line)}.velune-shipping-list details:last-child{border-bottom:1px solid var(--velune-line)}.velune-shipping-list summary{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:28px 0;cursor:pointer;list-style:none;font-family:var(--velune-serif);font-size:27px;line-height:1.25}.velune-shipping-list summary::-webkit-details-marker{display:none}.velune-shipping-list summary:after{content:"+";flex:0 0 auto;font-family:var(--velune-sans);font-size:20px}.velune-shipping-list details[open] summary:after{content:"\2212"}.velune-shipping-answer{padding:0 60px 30px 0}.velune-shipping-answer p{max-width:680px;margin:0 0 20px;color:var(--velune-muted);font-size:13px;line-height:1.8}.velune-shipping-answer p:last-child{margin-bottom:0}.velune-shipping-contact{margin-top:120px;padding:110px 24px;text-align:center;background:#e8e2d9}.velune-shipping-contact h2{max-width:800px;margin:15px auto 30px;font-family:var(--velune-serif);font-size:clamp(52px,7vw,92px);line-height:.9;font-weight:500}@media(max-width:800px){.velune-shipping-page{padding-bottom:75px}.velune-shipping-header{padding:78px 20px 60px}.velune-shipping-header h1{font-size:62px}.velune-shipping-header>p:not(.velune-eyebrow){font-size:22px}.velune-shipping-list{padding:0 18px}.velune-shipping-list summary{padding:23px 0;font-size:21px}.velune-shipping-answer{padding:0 25px 25px 0}.velune-shipping-answer p{font-size:13px;line-height:1.7}.velune-shipping-contact{margin-top:80px;padding:82px 20px}.velune-shipping-contact h2{font-size:56px}}.velune-mobile-menu{display:none}@media(max-width:800px){.velune-mobile-menu{display:block;position:absolute;top:62px;left:0;right:0;z-index:1000;background:var(--velune-bg);visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .25s ease,transform .25s ease,visibility .25s ease}.velune-mobile-menu.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.velune-mobile-menu-inner{display:flex;flex-direction:column;padding:8px 20px 22px}.velune-mobile-menu-inner a{display:flex;align-items:center;justify-content:space-between;padding:17px 0;border-bottom:1px solid var(--velune-line);color:var(--velune-text);font-size:14px;line-height:1.2}.velune-mobile-menu-inner a:last-child{border-bottom:0}.velune-mobile-menu-inner a span:last-child{font-size:16px}}.velune-collection-page{background:var(--velune-bg);padding-bottom:120px}.velune-collection-header{max-width:950px;margin:0 auto;padding:120px 24px 80px;text-align:center}.velune-collection-header h1{margin:0;font-family:var(--velune-serif);font-size:clamp(70px,10vw,145px);line-height:.86;font-weight:500;letter-spacing:-.04em}.velune-collection-description{max-width:620px;margin:28px auto 0;color:var(--velune-muted);font-family:var(--velune-serif);font-size:24px;line-height:1.4}.velune-collection-products{max-width:1380px;margin:0 auto;padding:0 30px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px}.velune-collection-product{display:block;min-width:0}.velune-collection-product-image{overflow:hidden;background:#ebe7df;aspect-ratio:3 / 4}.velune-collection-product-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .55s ease}.velune-collection-product:hover .velune-collection-product-image img{transform:scale(1.02)}.velune-collection-product-meta{display:flex;justify-content:space-between;gap:15px;padding:14px 2px 0;font-size:12px;line-height:1.3}.velune-collection-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--velune-serif);font-size:42px;letter-spacing:.12em;color:#18171559}.velune-collection-empty{min-height:460px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;text-align:center}.velune-collection-empty h2{margin:12px 0 28px;font-family:var(--velune-serif);font-size:clamp(50px,7vw,90px);line-height:.9;font-weight:500}@media(max-width:800px){.velune-collection-page{padding-bottom:75px}.velune-collection-header{padding:75px 20px 52px}.velune-collection-header h1{font-size:64px;line-height:.88}.velune-collection-description{margin-top:20px;font-size:21px;line-height:1.4}.velune-collection-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px;padding:0 18px}.velune-collection-product-image{aspect-ratio:4 / 5}.velune-collection-product-meta{display:block;padding-top:9px;font-size:10px}.velune-collection-product-meta span{display:block}.velune-collection-product-meta span+span{margin-top:3px;opacity:.65}.velune-collection-empty{min-height:400px;padding:40px 20px}.velune-collection-empty h2{font-size:56px}}.velune-cart-page{background:var(--velune-bg);min-height:60vh;padding-bottom:120px}.velune-cart-header{max-width:900px;margin:0 auto;padding:115px 24px 75px;text-align:center}.velune-cart-header h1{margin:0;font-family:var(--velune-serif);font-size:clamp(70px,9vw,125px);line-height:.86;font-weight:500;letter-spacing:-.04em}.velune-cart-header>p:not(.velune-eyebrow){margin:20px 0 0;color:var(--velune-muted);font-size:13px}.velune-cart-content{max-width:1280px;margin:0 auto;padding:0 30px;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:70px;align-items:start}.velune-cart-item{display:grid;grid-template-columns:190px minmax(0,1fr);gap:28px;padding:0 0 28px;margin-bottom:28px;border-bottom:1px solid var(--velune-line)}.velune-cart-item-image{display:block;aspect-ratio:4 / 5;overflow:hidden;background:#ebe7df}.velune-cart-item-image img{display:block;width:100%;height:100%;object-fit:cover}.velune-cart-item-info{min-width:0;display:flex;flex-direction:column;justify-content:space-between}.velune-cart-item-top{display:flex;justify-content:space-between;gap:30px}.velune-cart-item-label{margin:0 0 9px;font-size:8px;letter-spacing:.16em}.velune-cart-item h2{margin:0;font-family:var(--velune-serif);font-size:34px;line-height:.95;font-weight:500}.velune-cart-item h2 a{color:inherit}.velune-cart-item-variant{margin:11px 0 0;color:var(--velune-muted);font-size:11px}.velune-cart-item-price{flex-shrink:0;font-size:13px}.velune-cart-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:35px}.velune-cart-quantity{display:inline-flex;align-items:center;height:42px;border:1px solid var(--velune-line)}.velune-cart-quantity-button{width:40px;height:40px;padding:0;border:0;background:transparent;color:var(--velune-text);font-size:17px;cursor:pointer}.velune-cart-quantity-input{width:42px;height:40px;padding:0;border:0;background:transparent;color:var(--velune-text);text-align:center;font-size:12px;outline:none}.velune-cart-quantity-input::-webkit-inner-spin-button,.velune-cart-quantity-input::-webkit-outer-spin-button{margin:0}.velune-cart-remove{color:var(--velune-muted);font-size:10px;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid transparent}.velune-cart-remove:hover{color:var(--velune-text);border-bottom-color:var(--velune-text)}.velune-cart-summary{position:sticky;top:30px}.velune-cart-summary-inner{padding:32px;background:var(--velune-surface)}.velune-cart-summary-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;padding-bottom:20px;border-bottom:1px solid var(--velune-line);font-size:13px}.velune-cart-summary-row strong{font-weight:500}.velune-cart-summary-note{margin:20px 0 28px;color:var(--velune-muted);font-size:11px;line-height:1.6}.velune-cart-update,.velune-cart-checkout{display:block;width:100%;min-height:51px;font-size:9px;letter-spacing:.15em;text-transform:uppercase;cursor:pointer}.velune-cart-update{margin-bottom:10px;border:1px solid var(--velune-line);background:transparent;color:var(--velune-text)}.velune-cart-checkout{border:1px solid var(--velune-dark);background:var(--velune-dark);color:#fff}.velune-cart-checkout:hover{background:transparent;color:var(--velune-dark)}.velune-cart-continue{display:block;margin-top:22px;text-align:center;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.velune-cart-empty{max-width:850px;margin:0 auto;padding:80px 24px 150px;text-align:center}.velune-cart-empty h2{margin:15px 0;font-family:var(--velune-serif);font-size:clamp(55px,7vw,95px);line-height:.9;font-weight:500}.velune-cart-empty>p:not(.velune-eyebrow){margin:0 0 30px;color:var(--velune-muted);font-size:13px}@media(max-width:800px){.velune-cart-page{padding-bottom:70px}.velune-cart-header{padding:75px 20px 50px}.velune-cart-header h1{font-size:62px}.velune-cart-content{display:block;padding:0 18px}.velune-cart-item{grid-template-columns:105px minmax(0,1fr);gap:16px;padding-bottom:22px;margin-bottom:22px}.velune-cart-item-top{display:block}.velune-cart-item h2{font-size:25px}.velune-cart-item-variant{margin-top:8px;font-size:10px;line-height:1.45}.velune-cart-item-price{margin-top:10px;font-size:12px}.velune-cart-item-bottom{margin-top:22px}.velune-cart-quantity{height:38px}.velune-cart-quantity-button,.velune-cart-quantity-input{width:34px;height:36px}.velune-cart-remove{font-size:8px}.velune-cart-summary{position:static;margin-top:35px}.velune-cart-summary-inner{padding:25px 20px}.velune-cart-empty{padding:55px 20px 100px}.velune-cart-empty h2{font-size:58px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/velune.css.map */
