.xoxo-home-hero{position:relative;height:90vh;overflow:hidden;display:flex;align-items:flex-end}.xoxo-home-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.xoxo-home-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(8,8,6,.8) 0%,rgba(8,8,6,.25) 50%,transparent 80%)}.xoxo-home-hero-content{position:relative;z-index:2;padding:0 72px 80px;max-width:680px}@media(max-width:640px){.xoxo-home-hero-content{padding:0 24px 56px}}.xoxo-home-eyebrow{font-size:10px;font-weight:500;letter-spacing:4px;text-transform:uppercase;color:#ffffff80;margin-bottom:20px;display:block}.xoxo-home-hero-title{font-size:clamp(48px,8vw,96px);font-weight:200;color:#fff;line-height:.93;letter-spacing:-2.5px;margin-bottom:24px}.xoxo-home-hero-title strong{font-weight:500}.xoxo-home-hero-sub{font-size:15px;font-weight:300;color:#ffffff80;line-height:1.7;max-width:340px;margin-bottom:40px}.xoxo-home-hero-btns{display:flex;gap:12px;flex-wrap:wrap}.xoxo-home-btn-solid{padding:14px 36px;background:#fff;color:var(--xoxo-ink);font-size:11px;font-weight:500;letter-spacing:2px;text-transform:uppercase;display:inline-flex;align-items:center;transition:background .2s,color .2s}.xoxo-home-btn-solid:hover{background:var(--xoxo-gold);color:#fff}.xoxo-home-btn-ghost{padding:13px 36px;background:transparent;border:1px solid rgba(255,255,255,.35);color:#ffffffbf;font-size:11px;font-weight:500;letter-spacing:2px;text-transform:uppercase;display:inline-flex;align-items:center;transition:border-color .2s,color .2s}.xoxo-home-btn-ghost:hover{border-color:#fff;color:#fff}.xoxo-home-hero-scroll{position:absolute;bottom:40px;right:60px;z-index:2;display:flex;flex-direction:column;align-items:center;gap:8px}.xoxo-home-scroll-line{width:1px;height:48px;background:linear-gradient(rgba(255,255,255,.4),transparent);animation:xoxo-home-pulse 2.2s ease-in-out infinite}.xoxo-home-scroll-txt{font-size:9px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:#ffffff4d;writing-mode:vertical-rl}@keyframes xoxo-home-pulse{0%,to{opacity:.4}50%{opacity:1}}@media(max-width:640px){.xoxo-home-hero-scroll{display:none}}.xoxo-home-icon-strip{border-bottom:1px solid var(--xoxo-line);padding:64px 48px}.xoxo-home-icon-strip-inner{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:0;text-align:center}@media(max-width:640px){.xoxo-home-icon-strip-inner{grid-template-columns:1fr}}.xoxo-home-icon-item{padding:0 40px;border-right:1px solid var(--xoxo-line)}.xoxo-home-icon-item:last-child{border-right:none}@media(max-width:640px){.xoxo-home-icon-item{border-right:none;border-bottom:1px solid var(--xoxo-line);padding:28px 0}.xoxo-home-icon-item:last-child{border-bottom:none}}.xoxo-home-icon-svg{width:36px;height:36px;margin:0 auto 18px;color:var(--xoxo-ink-50)}.xoxo-home-icon-title{font-size:14px;font-weight:400;color:var(--xoxo-ink);margin-bottom:8px}.xoxo-home-icon-desc{font-size:12px;font-weight:300;color:var(--xoxo-ink-50);line-height:1.65}.xoxo-home-slider-section{padding:80px 0;border-bottom:1px solid var(--xoxo-line)}.xoxo-home-slider-header{padding:0 48px 48px;text-align:center;max-width:1200px;margin:0 auto}@media(max-width:640px){.xoxo-home-slider-header{padding:0 24px 36px}}.xoxo-home-slider-eyebrow{display:block;font-size:10px;font-weight:500;letter-spacing:4px;text-transform:uppercase;color:var(--xoxo-ink-50);margin-bottom:12px}.xoxo-home-slider-title{font-size:clamp(28px,4vw,48px);font-weight:200;letter-spacing:-1.5px;color:var(--xoxo-ink)}.xoxo-home-pc-chips{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:8px}.xoxo-home-pc-chip{font-size:9px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:var(--xoxo-ink-50);border:1px solid var(--xoxo-line);padding:3px 8px}.xoxo-home-pc-chip.gold{border-color:#b8a05580;color:var(--xoxo-gold)}.xoxo-home-product-grid{padding:0 48px;max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:768px){.xoxo-home-product-grid{grid-template-columns:1fr;padding:0 24px}}@media(max-width:640px){.xoxo-home-product-grid{padding:0 24px}}.xoxo-home-product-grid-4{max-width:1280px;grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.xoxo-home-product-grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.xoxo-home-product-grid-4{grid-template-columns:1fr}}.xoxo-home-product-row-label{max-width:1100px;margin:0 auto 18px;padding:0 48px;display:flex;align-items:baseline;justify-content:space-between;gap:16px}.xoxo-home-product-row-label-2{max-width:1280px;margin-top:60px}.xoxo-home-product-row-label span{font-size:11px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;color:var(--xoxo-ink)}.xoxo-home-product-row-label em{font-style:normal;font-size:11px;font-weight:400;letter-spacing:1.2px;text-transform:uppercase;color:var(--xoxo-ink-50)}@media(max-width:640px){.xoxo-home-product-row-label{padding:0 24px;flex-direction:column;align-items:flex-start;gap:4px}}.xoxo-home-product-card{min-width:0;display:block}.xoxo-home-pc-image{background:#fff;aspect-ratio:3/4;overflow:hidden;position:relative;margin-bottom:14px;transition:background .4s var(--xoxo-ease)}.xoxo-home-pc-image img{width:100%;height:100%;object-fit:cover}.xoxo-home-product-card:hover .xoxo-home-pc-image{background:#fff}.xoxo-home-pc-cart{position:absolute;bottom:12px;right:12px;width:36px;height:36px;border-radius:50%;background:var(--xoxo-ink);color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(4px);transition:opacity .3s,transform .3s,background .2s}.xoxo-home-product-card:hover .xoxo-home-pc-cart{opacity:1;transform:translateY(0)}.xoxo-home-pc-cart:hover{background:var(--xoxo-gold)}.xoxo-home-pc-name{font-size:14px;font-weight:500;color:var(--xoxo-ink);margin-bottom:3px}.xoxo-home-pc-price{font-size:13px;font-weight:400;color:var(--xoxo-ink)}.xoxo-home-x8-spot{display:grid;grid-template-columns:1fr 1.2fr;min-height:90vh;background:linear-gradient(135deg,#fdfcf9,#f8f5ee 60%,#f2ede0);border-bottom:1px solid var(--xoxo-line);position:relative;overflow:hidden}.xoxo-home-x8-spot:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 78% 50%,rgba(184,160,85,.1) 0%,rgba(184,160,85,.03) 40%,transparent 70%);pointer-events:none}@media(max-width:768px){.xoxo-home-x8-spot{grid-template-columns:1fr;min-height:auto}}.xoxo-home-x8-left{padding:100px 80px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}@media(max-width:768px){.xoxo-home-x8-left{padding:72px 24px 32px}}.xoxo-home-x8-eyebrow{font-size:10px;font-weight:500;letter-spacing:3.5px;text-transform:uppercase;color:var(--xoxo-gold);margin-bottom:32px;display:block}.xoxo-home-x8-title{font-size:clamp(36px,5.4vw,64px);font-weight:200;color:var(--xoxo-ink);letter-spacing:-1.8px;line-height:1.02;margin-bottom:24px}.xoxo-home-x8-title strong{font-weight:500;color:var(--xoxo-gold)}.xoxo-home-x8-body{font-size:15px;font-weight:300;color:var(--xoxo-ink-70);line-height:1.75;max-width:440px;margin-bottom:48px}.xoxo-home-x8-specs{display:grid;grid-template-columns:repeat(4,auto);gap:36px;margin-bottom:56px;justify-content:start}@media(max-width:540px){.xoxo-home-x8-specs{grid-template-columns:repeat(2,auto);gap:28px 40px}}.xoxo-home-x8-spec span{display:block;font-size:26px;font-weight:300;color:var(--xoxo-ink);letter-spacing:-.5px;margin-bottom:6px}.xoxo-home-x8-spec em{font-style:normal;font-size:10px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:var(--xoxo-ink-50)}.xoxo-home-x8-foot{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.xoxo-home-x8-cta{display:inline-block;padding:14px 28px;background:var(--xoxo-ink);color:var(--xoxo-cream);font-size:11px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;border-radius:100px;text-decoration:none;transition:transform .3s var(--xoxo-ease),box-shadow .3s}.xoxo-home-x8-cta:hover{transform:translateY(-1px);box-shadow:0 14px 36px #1111102e}.xoxo-home-x8-price{font-size:13px;font-weight:300;color:var(--xoxo-ink-50);letter-spacing:.3px}.xoxo-home-x8-right{display:flex;align-items:center;justify-content:center;position:relative;padding:60px;min-height:640px}@media(max-width:768px){.xoxo-home-x8-right{min-height:520px;padding:40px 24px 80px}}.xoxo-home-x8-glow{position:absolute;width:70%;height:70%;background:radial-gradient(circle,rgba(184,160,85,.2) 0%,rgba(184,160,85,.06) 40%,transparent 70%);filter:blur(40px);pointer-events:none}.xoxo-home-x8-img{position:relative;z-index:1;width:auto;max-width:92%;max-height:78vh;object-fit:contain;mix-blend-mode:multiply}@media(max-width:768px){.xoxo-home-x8-img{max-width:78%;max-height:56vh}}.xoxo-home-features{padding:100px 48px;border-bottom:1px solid var(--xoxo-line)}.xoxo-home-features-inner{max-width:1100px;margin:0 auto}.xoxo-home-feat-hd{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:72px}.xoxo-home-feat-hd h2{font-size:clamp(24px,3.5vw,40px);font-weight:200;letter-spacing:-1px;color:var(--xoxo-ink)}.xoxo-home-feat-count{font-size:11px;font-weight:400;letter-spacing:2px;color:var(--xoxo-ink-25)}.xoxo-home-feat-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--xoxo-line)}@media(max-width:768px){.xoxo-home-feat-grid{grid-template-columns:repeat(2,1fr)}}.xoxo-home-feat-item{padding:40px 36px 40px 0;border-right:1px solid var(--xoxo-line);margin-right:36px}.xoxo-home-feat-item:last-child{border-right:none;margin-right:0}@media(max-width:640px){.xoxo-home-feat-item{padding:28px 0;border-right:none;border-bottom:1px solid var(--xoxo-line);margin:0}}.xoxo-home-feat-no{font-size:10px;font-weight:500;letter-spacing:2px;color:var(--xoxo-gold);margin-bottom:24px}.xoxo-home-feat-val{font-size:36px;font-weight:200;letter-spacing:-1.5px;color:var(--xoxo-ink);margin-bottom:6px}.xoxo-home-feat-lbl{font-size:12px;font-weight:300;color:var(--xoxo-ink-50);line-height:1.6}@media(max-width:640px){.xoxo-home-features{padding:64px 24px}}.xoxo-home-story{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--xoxo-line);min-height:70vh}@media(max-width:768px){.xoxo-home-story{grid-template-columns:1fr}}.xoxo-home-story-img{overflow:hidden;background:var(--xoxo-cream);display:flex;align-items:center;justify-content:center}.xoxo-home-story-img img{width:55%;object-fit:contain;mix-blend-mode:multiply;transition:transform .8s var(--xoxo-ease)}.xoxo-home-story:hover .xoxo-home-story-img img{transform:scale(1.04) translateY(-6px)}.xoxo-home-story-body{padding:80px 72px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--xoxo-line)}@media(max-width:768px){.xoxo-home-story-body{padding:56px 24px;border-left:none;border-top:1px solid var(--xoxo-line)}}.xoxo-home-story-lbl{font-size:10px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:var(--xoxo-ink-25);margin-bottom:28px}.xoxo-home-story-title{font-size:clamp(24px,3.5vw,40px);font-weight:200;letter-spacing:-1px;color:var(--xoxo-ink);line-height:1.2;margin-bottom:20px}.xoxo-home-story-title strong{font-weight:500}.xoxo-home-story-sep{width:28px;height:1px;background:var(--xoxo-line);margin:24px 0}.xoxo-home-story-text{font-size:14px;font-weight:300;color:var(--xoxo-ink-50);line-height:1.85;margin-bottom:12px}.xoxo-home-btn-arrow{margin-top:24px;display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:var(--xoxo-ink-50);border-bottom:1px solid var(--xoxo-line);padding-bottom:4px;width:fit-content;transition:color .2s,border-color .2s}.xoxo-home-btn-arrow:hover{color:var(--xoxo-ink);border-color:var(--xoxo-ink)}.xoxo-home-testimonials{padding:100px 48px;border-bottom:1px solid var(--xoxo-line)}.xoxo-home-testimonials-inner{max-width:1100px;margin:0 auto}.xoxo-home-t-hd{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:72px}.xoxo-home-t-hd h2{font-size:clamp(24px,3.5vw,40px);font-weight:200;letter-spacing:-1px;color:var(--xoxo-ink)}.xoxo-home-t-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--xoxo-line)}@media(max-width:768px){.xoxo-home-t-grid{grid-template-columns:1fr}}.xoxo-home-t-item{padding:40px 40px 40px 0;margin-right:40px;border-right:1px solid var(--xoxo-line)}.xoxo-home-t-item:last-child{border-right:none;margin-right:0;padding-right:0}@media(max-width:768px){.xoxo-home-t-item{padding:32px 0;border-right:none;border-bottom:1px solid var(--xoxo-line);margin:0}.xoxo-home-t-item:last-child{border-bottom:none}}.xoxo-home-t-stars{color:var(--xoxo-gold);font-size:11px;letter-spacing:2px;margin-bottom:14px}.xoxo-home-t-quote{font-size:40px;font-weight:200;color:var(--xoxo-line);line-height:.8;margin-bottom:14px}.xoxo-home-t-text{font-size:14px;font-weight:300;color:var(--xoxo-ink-50);line-height:1.8;margin-bottom:20px}.xoxo-home-t-name{font-size:10px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:var(--xoxo-ink-25)}@media(max-width:640px){.xoxo-home-testimonials{padding:64px 24px}}.xoxo-home-newsletter{padding:120px 48px;background:var(--xoxo-cream);border-bottom:1px solid var(--xoxo-line);text-align:center}.xoxo-home-nl-inner{max-width:520px;margin:0 auto}.xoxo-home-nl-lbl{font-size:10px;font-weight:500;letter-spacing:4px;text-transform:uppercase;color:var(--xoxo-gold);margin-bottom:20px;display:block}.xoxo-home-nl-title{font-size:clamp(28px,4vw,48px);font-weight:200;letter-spacing:-1.2px;color:var(--xoxo-ink);margin-bottom:12px}.xoxo-home-nl-body{font-size:14px;font-weight:300;color:var(--xoxo-ink-50);margin-bottom:44px;line-height:1.7}.xoxo-home-nl-form{display:flex;border-bottom:1px solid var(--xoxo-ink-25);max-width:400px;margin:0 auto}.xoxo-home-nl-input{flex:1;padding:12px 0;background:transparent;border:none;outline:none;font-family:inherit;font-size:14px;font-weight:300;color:var(--xoxo-ink)}.xoxo-home-nl-input::placeholder{color:var(--xoxo-ink-25)}.xoxo-home-nl-btn{padding:12px 0;background:transparent;border:none;font-family:inherit;font-size:11px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:var(--xoxo-ink-50);transition:color .2s}.xoxo-home-nl-btn:hover{color:var(--xoxo-gold)}@media(max-width:640px){.xoxo-home-newsletter{padding:80px 24px}}.xoxo-home-editorial-full{position:relative;height:88vh;min-height:520px;overflow:hidden;display:flex;align-items:flex-end}.xoxo-home-ef-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.xoxo-home-ef-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(8,8,6,.72) 0%,rgba(8,8,6,.25) 45%,transparent 72%)}.xoxo-home-ef-content{position:relative;z-index:2;padding:0 72px 80px;max-width:780px}@media(max-width:640px){.xoxo-home-ef-content{padding:0 24px 56px}}.xoxo-home-ef-eyebrow{display:block;font-size:10px;font-weight:500;letter-spacing:4px;text-transform:uppercase;color:#fff6;margin-bottom:18px}.xoxo-home-ef-title{font-size:clamp(44px,7vw,92px);font-weight:200;color:#fff;line-height:.9;letter-spacing:-3px;margin-bottom:22px}.xoxo-home-ef-title em{font-style:italic}.xoxo-home-ef-sub{font-size:14px;font-weight:300;color:#ffffff73;line-height:1.9;max-width:380px}.xoxo-home-mosaic-section{padding:96px 0 0;border-bottom:1px solid var(--xoxo-line)}.xoxo-home-mosaic-header{text-align:center;padding:0 48px 60px}.xoxo-home-mosaic-eyebrow{display:block;font-size:10px;font-weight:500;letter-spacing:4px;text-transform:uppercase;color:var(--xoxo-ink-50);margin-bottom:14px}.xoxo-home-mosaic-title{font-size:clamp(38px,5.5vw,72px);font-weight:200;letter-spacing:-2.5px;color:var(--xoxo-ink);line-height:.9}.xoxo-home-mosaic-grid{display:grid;grid-template-columns:58fr 42fr;gap:3px;max-height:740px}@media(max-width:768px){.xoxo-home-mosaic-grid{grid-template-columns:1fr;max-height:none}}.xoxo-home-mosaic-main{overflow:hidden}.xoxo-home-mosaic-main img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .9s var(--xoxo-ease)}.xoxo-home-mosaic-main:hover img{transform:scale(1.04)}.xoxo-home-mosaic-side{display:flex;flex-direction:column;gap:3px}@media(max-width:768px){.xoxo-home-mosaic-side{flex-direction:row}}.xoxo-home-mosaic-sm{overflow:hidden;flex:1}.xoxo-home-mosaic-sm img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .9s var(--xoxo-ease)}.xoxo-home-mosaic-sm:hover img{transform:scale(1.04)}.xoxo-home-split-editorial{display:grid;grid-template-columns:1fr 1fr;min-height:82vh;border-bottom:1px solid var(--xoxo-line)}@media(max-width:768px){.xoxo-home-split-editorial{grid-template-columns:1fr}}.xoxo-home-se-image{overflow:hidden}.xoxo-home-se-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .9s var(--xoxo-ease)}.xoxo-home-se-image:hover img{transform:scale(1.04)}.xoxo-home-se-text{display:flex;flex-direction:column;justify-content:center;padding:80px;background:var(--xoxo-cream)}@media(max-width:768px){.xoxo-home-se-text{padding:64px 24px}}.xoxo-home-se-eyebrow{display:block;font-size:10px;font-weight:500;letter-spacing:4px;text-transform:uppercase;color:var(--xoxo-ink-50);margin-bottom:20px}.xoxo-home-se-title{font-size:clamp(36px,4.5vw,60px);font-weight:200;letter-spacing:-2px;color:var(--xoxo-ink);line-height:.9;margin-bottom:28px}.xoxo-home-se-title strong{font-weight:500}.xoxo-home-se-body{font-size:15px;font-weight:300;color:var(--xoxo-ink-50);line-height:1.9;max-width:340px;margin-bottom:44px}.xoxo-home-se-link{font-size:10px;font-weight:500;letter-spacing:2.5px;text-transform:uppercase;color:var(--xoxo-ink);display:inline-flex;align-items:center;gap:10px;padding-bottom:3px;border-bottom:1px solid var(--xoxo-ink);align-self:flex-start;transition:gap .3s,border-color .2s,color .2s}.xoxo-home-se-link:hover{gap:16px;border-color:var(--xoxo-gold);color:var(--xoxo-gold)}.xoxo-home-collections{display:grid;grid-template-columns:1fr 1fr;gap:3px;border-bottom:1px solid var(--xoxo-line)}@media(max-width:640px){.xoxo-home-collections{grid-template-columns:1fr}}.xoxo-home-coll-card{position:relative;height:62vh;min-height:420px;overflow:hidden;display:flex;align-items:flex-end}.xoxo-home-coll-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .9s var(--xoxo-ease)}.xoxo-home-coll-card:hover .xoxo-home-coll-img{transform:scale(1.04)}.xoxo-home-coll-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(8,8,6,.65) 0%,transparent 65%)}.xoxo-home-coll-card.soon .xoxo-home-coll-img{filter:grayscale(.5) brightness(.65)}.xoxo-home-coll-content{position:relative;z-index:2;padding:40px 48px}@media(max-width:640px){.xoxo-home-coll-content{padding:32px 24px}}.xoxo-home-coll-badge{display:inline-block;font-size:9px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--xoxo-gold);border:1px solid var(--xoxo-gold);padding:4px 10px;margin-bottom:14px}.xoxo-home-coll-card.soon .xoxo-home-coll-badge{color:#fff6;border-color:#fff3}.xoxo-home-coll-name{font-size:clamp(32px,4vw,56px);font-weight:200;color:#fff;letter-spacing:-2px;line-height:.95;margin-bottom:8px}.xoxo-home-coll-sub{font-size:12px;font-weight:300;color:#ffffff80;margin-bottom:26px}.xoxo-home-coll-cta{font-size:10px;font-weight:500;letter-spacing:2.5px;text-transform:uppercase;color:#fff;display:inline-flex;align-items:center;gap:8px;padding-bottom:2px;border-bottom:1px solid rgba(255,255,255,.35);transition:gap .3s,border-color .2s,color .2s}.xoxo-home-coll-cta:hover{gap:14px;border-color:var(--xoxo-gold);color:var(--xoxo-gold)}.xoxo-home-coll-card.soon .xoxo-home-coll-cta{pointer-events:none;opacity:.4}.xoxo-home-coll-studio{background:linear-gradient(135deg,#f5efe3,#ede5d2 60%,#e4d9be);align-items:stretch;justify-content:center;position:relative;overflow:hidden;transition:background .45s ease}.xoxo-home-coll-studio:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 40%,rgba(184,160,85,.18) 0%,rgba(184,160,85,.05) 45%,transparent 75%);pointer-events:none;opacity:1;transition:opacity .45s ease}.xoxo-home-coll-product{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);height:78%;width:auto;max-width:60%;object-fit:contain;z-index:1;mix-blend-mode:multiply}.xoxo-home-coll-studio:hover{background:#fff}.xoxo-home-coll-studio:hover:before{opacity:0}.xoxo-home-coll-studio .xoxo-home-coll-content{align-self:flex-end;width:100%;z-index:2}.xoxo-home-coll-studio .xoxo-home-coll-name{color:var(--xoxo-ink)}.xoxo-home-coll-studio .xoxo-home-coll-sub{color:var(--xoxo-ink-50)}.xoxo-home-coll-studio .xoxo-home-coll-cta{color:var(--xoxo-ink);border-color:#11111040}.xoxo-home-coll-studio .xoxo-home-coll-cta:hover{border-color:var(--xoxo-gold);color:var(--xoxo-gold)}.xoxo-home-strip-section{border-bottom:1px solid var(--xoxo-line)}.xoxo-home-strip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}@media(max-width:640px){.xoxo-home-strip-grid{grid-template-columns:1fr}}.xoxo-home-strip-item{overflow:hidden;aspect-ratio:16/10;position:relative}.xoxo-home-strip-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .9s var(--xoxo-ease)}.xoxo-home-strip-item:hover img{transform:scale(1.05)}.xoxo-home-strip-caption{position:absolute;bottom:0;left:0;right:0;padding:20px 24px 22px;background:linear-gradient(to top,rgba(8,8,6,.65) 0%,transparent 100%);display:flex;align-items:center;gap:10px;opacity:0;transform:translateY(5px);transition:opacity .3s,transform .3s}.xoxo-home-strip-caption:before{content:"";flex-shrink:0;width:7px;height:7px;border-radius:50%;background:var(--xoxo-home-swatch, rgba(255,255,255,.6))}.xoxo-home-strip-caption-text{font-size:10px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:#ffffffd9}.xoxo-home-strip-item:hover .xoxo-home-strip-caption{opacity:1;transform:translateY(0)}.xoxo-home-blog-section{padding:96px 48px;border-bottom:1px solid var(--xoxo-line);max-width:1200px;margin:0 auto}@media(max-width:640px){.xoxo-home-blog-section{padding:64px 24px}}.xoxo-home-blog-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:56px}.xoxo-home-blog-eyebrow{display:block;font-size:9px;font-weight:600;letter-spacing:4px;text-transform:uppercase;color:var(--xoxo-gold);margin-bottom:10px}.xoxo-home-blog-title{font-size:clamp(24px,3vw,36px);font-weight:200;letter-spacing:-1px;color:var(--xoxo-ink)}.xoxo-home-blog-all{font-size:10px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:var(--xoxo-ink-25);display:flex;align-items:center;gap:8px;transition:color .2s,gap .2s;white-space:nowrap}.xoxo-home-blog-all:hover{color:var(--xoxo-gold);gap:12px}.xoxo-home-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:768px){.xoxo-home-blog-grid{grid-template-columns:1fr}}.xoxo-home-blog-card{display:block}.xoxo-home-blog-card-img{aspect-ratio:3/2;overflow:hidden;margin-bottom:20px;background:var(--xoxo-cream)}.xoxo-home-blog-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s var(--xoxo-ease)}.xoxo-home-blog-card:hover .xoxo-home-blog-card-img img{transform:scale(1.05)}.xoxo-home-blog-card-cat{font-size:9px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;color:var(--xoxo-gold);margin-bottom:8px;display:block}.xoxo-home-blog-card-title{font-size:15px;font-weight:400;line-height:1.45;color:var(--xoxo-ink);margin-bottom:10px;transition:color .2s}.xoxo-home-blog-card:hover .xoxo-home-blog-card-title{color:var(--xoxo-gold)}.xoxo-home-blog-card-meta{font-size:11px;font-weight:300;color:var(--xoxo-ink-25)}.xoxo-home-faq-section{padding:96px 48px;max-width:820px;margin:0 auto}@media(max-width:640px){.xoxo-home-faq-section{padding:64px 24px}}.xoxo-home-faq-eyebrow{display:block;font-size:10px;font-weight:500;letter-spacing:4px;text-transform:uppercase;color:var(--xoxo-ink-50);margin-bottom:12px}.xoxo-home-faq-title{font-size:clamp(24px,3vw,38px);font-weight:200;letter-spacing:-1px;color:var(--xoxo-ink);margin-bottom:56px}.xoxo-home-faq-list{border-top:1px solid var(--xoxo-line)}.xoxo-home-faq-item{border-bottom:1px solid var(--xoxo-line)}.xoxo-home-faq-question{width:100%;background:none;border:none;padding:24px 0;display:flex;justify-content:space-between;align-items:center;gap:24px;text-align:left}.xoxo-home-faq-question-text{font-size:15px;font-weight:400;color:var(--xoxo-ink);line-height:1.4}.xoxo-home-faq-icon{flex-shrink:0;width:20px;height:20px;position:relative}.xoxo-home-faq-icon:before,.xoxo-home-faq-icon:after{content:"";position:absolute;background:var(--xoxo-ink-50);border-radius:2px;transition:transform .3s var(--xoxo-ease),opacity .3s}.xoxo-home-faq-icon:before{top:50%;left:0;width:100%;height:1px;transform:translateY(-50%)}.xoxo-home-faq-icon:after{top:0;left:50%;width:1px;height:100%;transform:translate(-50%)}.xoxo-home-faq-item.open .xoxo-home-faq-icon:after{transform:translate(-50%) rotate(90deg);opacity:0}.xoxo-home-faq-answer{overflow:hidden;max-height:0;transition:max-height .4s var(--xoxo-ease)}.xoxo-home-faq-item.open .xoxo-home-faq-answer{max-height:300px}.xoxo-home-faq-answer-inner{padding:0 0 28px;font-size:14px;font-weight:300;line-height:1.8;color:var(--xoxo-ink-50)}.xoxo-home-faq-answer-inner a{color:var(--xoxo-gold)}@media(max-width:640px){.xoxo-home-hero{height:78vh;min-height:560px}.xoxo-home-hero-bg{object-position:28% 35%}.xoxo-home-hero-overlay{background:linear-gradient(to top,#080806eb,#08080673 45%,#0808060d)}.xoxo-home-hero-title{font-size:clamp(40px,11vw,56px);line-height:.96;letter-spacing:-1.5px;margin-bottom:18px}.xoxo-home-hero-sub{font-size:14px;max-width:100%;margin-bottom:28px}.xoxo-home-hero-btns{gap:10px}.xoxo-home-btn-solid,.xoxo-home-btn-ghost{padding:12px 24px;font-size:10px}.xoxo-home-icon-strip{padding:36px 12px}.xoxo-home-icon-strip-inner{grid-template-columns:repeat(3,1fr);gap:0;max-width:100%}.xoxo-home-icon-item{padding:0 8px;border-right:1px solid var(--xoxo-line);border-bottom:none}.xoxo-home-icon-item:last-child{border-right:none}.xoxo-home-icon-svg{width:22px;height:22px;margin:0 auto 10px}.xoxo-home-icon-title{font-size:11px;font-weight:500;margin-bottom:4px;line-height:1.2}.xoxo-home-icon-desc{font-size:10px;line-height:1.4}.xoxo-home-product-grid,.xoxo-home-product-grid-4{grid-template-columns:repeat(2,1fr)!important;gap:12px;padding:0 16px}.xoxo-home-pc-image{aspect-ratio:3/4;margin-bottom:10px}.xoxo-home-pc-chips{display:none}.xoxo-home-pc-name{font-size:11px;line-height:1.35;text-align:center;margin-bottom:4px;min-height:2.7em;display:flex;align-items:center;justify-content:center}.xoxo-home-pc-price{font-size:11px;text-align:center}.xoxo-home-product-grid>.xoxo-home-product-card:nth-child(3):last-child{grid-column:span 2}.xoxo-home-product-grid>.xoxo-home-product-card:nth-child(3):last-child .xoxo-home-pc-image{aspect-ratio:4/3}.xoxo-home-product-grid>.xoxo-home-product-card:nth-child(3):last-child .xoxo-home-pc-image img{object-fit:contain;padding:12px}.xoxo-home-ef-img{object-position:22% center}.xoxo-home-x8-spot{grid-template-columns:1fr}.xoxo-home-x8-left{order:2;padding:40px 24px 64px}.xoxo-home-x8-right{order:1;min-height:0;padding:56px 24px 24px}.xoxo-home-x8-img{max-width:50%;max-height:38vh}.xoxo-home-x8-title{font-size:36px;line-height:1.05;margin-bottom:16px}.xoxo-home-x8-body{font-size:13px;line-height:1.7;margin-bottom:24px}.xoxo-home-collections{grid-template-columns:1fr;gap:0}.xoxo-home-coll-card{height:auto;min-height:0;aspect-ratio:4/5}.xoxo-home-coll-img{object-position:center 35%}.xoxo-home-coll-content{padding:24px 22px}.xoxo-home-coll-studio{aspect-ratio:4/5}.xoxo-home-coll-product{height:60%;max-width:50%;top:38%}.xoxo-home-coll-name{font-size:36px;line-height:1;margin-bottom:6px}.xoxo-home-coll-sub{font-size:11px;margin-bottom:16px}.xoxo-home-coll-cta{font-size:9px}.xoxo-home-testimonials{padding:56px 0}.xoxo-home-t-hd{padding:0 24px;margin-bottom:24px;flex-wrap:wrap;gap:8px}.xoxo-home-t-grid{grid-template-columns:none!important;display:flex;gap:16px;padding:24px 24px 8px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-top:1px solid var(--xoxo-line)}.xoxo-home-t-grid::-webkit-scrollbar{display:none}.xoxo-home-t-item{flex:0 0 82vw;scroll-snap-align:start;padding:0!important;margin:0!important;border-right:none!important;border-bottom:none!important}.xoxo-home-product-row-label{padding:0 16px;margin-bottom:12px}.xoxo-home-product-row-label-2{margin-top:36px}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map?subset=AAAAAAAE */
