:root{--iv-bg:#f4efe8;--iv-paper:#fffaf3;--iv-ink:#1d1712;--iv-muted:#70645c;--iv-line:rgba(29,23,18,.12);--iv-accent:#9e7a57;--iv-soft:#efe7dc;--iv-dark:#1e1814;--iv-radius:34px;--iv-shadow:0 22px 60px rgba(0,0,0,.07)}.template-index .iv-site-header{display:none!important}body.template-index{background:var(--iv-bg)!important}.iv-site-header{position:sticky;top:0;z-index:90;background:#fffaf3e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--iv-line);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.iv-header__inner{max-width:1320px;margin:auto;height:78px;padding:0 24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.iv-header__nav,.iv-header__actions{display:flex;gap:22px;align-items:center}.iv-header__actions{justify-content:flex-end}.iv-header__logo{font-family:Georgia,serif;font-size:30px;letter-spacing:.14em;color:var(--iv-ink);text-decoration:none;white-space:nowrap}.iv-header__link{font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:#4f453f;text-decoration:none;padding:28px 0;display:inline-flex;align-items:center;gap:6px}.iv-header__link:hover{color:var(--iv-accent)}.iv-header__link--icon{padding:10px 12px;border-radius:999px;background:#fff;border:1px solid var(--iv-line)}.iv-mega{position:absolute;left:0;right:0;top:78px;background:#fffaf3f5;border-bottom:1px solid var(--iv-line);box-shadow:0 24px 60px #00000014;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.22s ease;pointer-events:none}.iv-has-mega:hover .iv-mega,.iv-has-mega:focus-within .iv-mega{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.iv-mega__grid{max-width:1320px;margin:auto;padding:28px 24px;display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:22px}.iv-mega__title{display:block;font-family:Georgia,serif;font-size:18px;text-transform:uppercase;letter-spacing:.1em;color:var(--iv-ink);text-decoration:none;margin-bottom:10px}.iv-mega ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.iv-mega a{color:var(--iv-muted);text-decoration:none;font-size:14px;line-height:1.5}.iv-mega a:hover{color:var(--iv-accent)}.iv-mobile-header{display:none;position:sticky;top:0;z-index:95;background:#fffaf3eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--iv-line);padding:12px 16px;align-items:center;justify-content:space-between}.iv-mobile-header button{border:1px solid var(--iv-line);background:#fff;border-radius:999px;padding:10px 12px}.iv-mobile-panel{display:none;padding:12px 16px;background:#fffaf3;border-bottom:1px solid var(--iv-line)}.iv-mobile-panel.open{display:block}.iv-mobile-panel details{border-bottom:1px solid var(--iv-line);padding:10px 0}.iv-mobile-panel summary{font-weight:700;cursor:pointer}.iv-mobile-panel a{display:block;text-decoration:none;color:var(--iv-muted);padding:9px 0}.iv-footer{background:var(--iv-dark);color:#fff;margin-top:40px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.iv-footer__inner{max-width:1320px;margin:auto;padding:54px 24px 24px}.iv-footer__top{display:grid;grid-template-columns:1.4fr repeat(3,.75fr);gap:34px;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:34px}.iv-footer .iv-header__logo{color:#fff;display:block;margin-bottom:14px}.iv-footer p{color:#ffffffa6;line-height:1.75;max-width:520px}.iv-footer h4{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#d6b789;margin:0 0 14px}.iv-footer a{display:block;color:#ffffffa6;text-decoration:none;margin:9px 0;font-size:14px}.iv-footer__bottom{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;color:#ffffff73;font-size:12px;padding-top:20px}.iv-showroom{background:var(--iv-bg);color:var(--iv-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.iv-showroom *{box-sizing:border-box}.iv-showroom a{text-decoration:none;color:inherit}.iv-mobile-top{display:none;position:sticky;top:0;z-index:60;background:#f4efe8e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--iv-line)}.iv-showroom__layout{display:grid;grid-template-columns:300px 1fr;min-height:100vh}.iv-sidebar{position:sticky;top:0;height:100vh;padding:28px 24px;background:var(--iv-soft);border-right:1px solid var(--iv-line);display:flex;flex-direction:column;justify-content:space-between;overflow:auto}.iv-brand{font-family:Georgia,serif;font-size:32px;letter-spacing:.12em;line-height:1}.iv-sub{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#8d6c48;margin-top:10px}.iv-side-nav{display:grid;gap:10px;margin-top:30px}.iv-side-nav>a,.iv-side-nav details{border-radius:18px;color:#4e463f;background:#ffffff5c;border:1px solid rgba(255,255,255,.48);transition:.2s}.iv-side-nav>a{padding:14px 16px}.iv-side-nav details{padding:0;overflow:hidden}.iv-side-nav summary{padding:14px 16px;list-style:none;cursor:pointer;font-weight:700;display:flex;justify-content:space-between;align-items:center}.iv-side-nav summary::-webkit-details-marker{display:none}.iv-side-nav details[open],.iv-side-nav>a:hover{background:#fff}.iv-side-sub{padding:0 16px 16px;display:grid;gap:10px}.iv-side-sub strong{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--iv-accent);display:block;margin-top:8px}.iv-side-sub a{font-size:13px;color:var(--iv-muted);line-height:1.4}.iv-side-card{background:var(--iv-dark);color:#fff;padding:20px;border-radius:24px;margin-top:20px}.iv-side-card b{display:block;font-family:Georgia,serif;font-size:24px;font-weight:500}.iv-side-card span{display:block;color:#ffffffb8;line-height:1.7;margin-top:8px}.iv-side-btn{display:inline-flex;margin-top:14px;padding:12px 14px;border-radius:999px;background:#fff;color:#1a1512;font-weight:700}.iv-icons{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.iv-icon{padding:10px 13px;border-radius:999px;background:#fff;border:1px solid var(--iv-line);font-size:12px;color:var(--iv-ink)}.iv-content{padding:28px;min-width:0}.iv-section{margin-bottom:22px}.iv-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:18px}.iv-hero-copy,.iv-hero-visual,.iv-panel,.iv-grid-card,.iv-quote,.iv-steps,.iv-video-showcase,.iv-review-card,.iv-custom-card{background:var(--iv-paper);border:1px solid var(--iv-line);border-radius:var(--iv-radius);box-shadow:var(--iv-shadow)}.iv-hero-copy{padding:40px}.iv-kicker{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#8d6c48}.iv-hero-copy h1{font-family:Georgia,serif;font-size:clamp(50px,6vw,88px);line-height:.92;letter-spacing:-.06em;font-weight:500;margin:12px 0 14px}.iv-hero-copy p{line-height:1.9;color:var(--iv-muted);max-width:600px}.iv-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.iv-btn{display:inline-flex;padding:14px 16px;border-radius:999px;font-weight:700;text-decoration:none;align-items:center;justify-content:center}.iv-btn.dark{background:var(--iv-ink);color:#fff}.iv-btn.soft{background:#fff;color:var(--iv-ink);border:1px solid var(--iv-line)}.iv-hero-visual{position:relative;overflow:hidden;min-height:520px;background:linear-gradient(145deg,#f6e8d7,#c69d7d 42%,#5b4337)}.iv-hero-visual .iv-frame{position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(255,255,255,.5);border-radius:24px}.iv-nails{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-8deg);display:flex;gap:11px}.iv-nail{width:54px;height:270px;border-radius:32px 32px 22px 22px;background:linear-gradient(180deg,#fff,#edd8c6 30%,#a77f65);box-shadow:inset 0 0 14px #fffc,0 18px 36px #00000024;transform:translateY(var(--y))}.iv-nail:nth-child(2){height:320px}.iv-nail:nth-child(3){height:360px;background:linear-gradient(180deg,#fff,#efe2cf 28%,#c79a60)}.iv-nail:nth-child(4){height:315px}.iv-nail:nth-child(5){height:264px}.iv-hero-note{position:absolute;left:22px;bottom:22px;background:#fffaf3d6;padding:14px 16px;border-radius:20px;border:1px solid rgba(255,255,255,.8)}.iv-hero-note b{display:block;font-family:Georgia,serif;font-size:22px}.iv-hero-note span{display:block;color:#6a5f58;font-size:12px;margin-top:4px}.iv-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.iv-panel{padding:26px}.iv-panel h3{font-family:Georgia,serif;font-size:34px;line-height:1;letter-spacing:-.04em;font-weight:500;margin:0 0 10px}.iv-panel p{line-height:1.8;color:var(--iv-muted);margin:0}.iv-showroom-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.iv-grid-card{padding:24px;min-height:280px;position:relative;overflow:hidden}.iv-grid-card.big{min-height:420px}.iv-badge{display:inline-flex;padding:8px 11px;border-radius:999px;background:#fff;border:1px solid var(--iv-line);font-size:12px;color:#6a5d55}.iv-grid-card h3{font-family:Georgia,serif;font-size:40px;font-weight:500;line-height:1;letter-spacing:-.04em;margin:18px 0 10px}.iv-grid-card p{max-width:340px;line-height:1.8;color:var(--iv-muted)}.iv-grid-card .iv-mock{position:absolute;right:22px;bottom:22px;width:42%;height:56%;border-radius:28px;background:linear-gradient(145deg,var(--a),var(--b))}.iv-video-showcase{padding:28px}.iv-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px}.iv-head h2{font-family:Georgia,serif;font-size:clamp(36px,5vw,64px);line-height:.96;letter-spacing:-.05em;font-weight:500;margin:0}.iv-head p{max-width:460px;color:var(--iv-muted);line-height:1.75;margin:0}.iv-video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.iv-video-card{background:#fff;border:1px solid var(--iv-line);border-radius:26px;overflow:hidden;box-shadow:0 12px 36px #0000000d}.iv-video-card video{width:100%;aspect-ratio:3/4;object-fit:cover;display:block;background:#ede4da}.iv-video-info{padding:16px}.iv-video-info h3{font-size:15px;line-height:1.35;margin:0 0 8px;font-weight:700}.iv-video-info p{margin:0 0 12px;color:var(--iv-muted)}.iv-video-info a{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--iv-accent)}.iv-process{display:grid;grid-template-columns:.85fr 1.15fr;gap:18px}.iv-quote{padding:28px}.iv-quote h3{font-family:Georgia,serif;font-size:38px;line-height:1;font-weight:500;margin:0 0 12px}.iv-quote p{line-height:1.8;color:var(--iv-muted)}.iv-steps{padding:28px}.iv-step{display:grid;grid-template-columns:56px 1fr;gap:14px;padding:16px 0;border-bottom:1px solid var(--iv-line)}.iv-step:last-child{border-bottom:0}.iv-num{width:56px;height:56px;border-radius:18px;background:var(--iv-ink);color:#fff;display:grid;place-items:center;font-family:Georgia,serif}.iv-step b{display:block;font-size:18px}.iv-step span{display:block;color:var(--iv-muted);line-height:1.7;margin-top:4px}.iv-reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.iv-review-card{padding:22px}.iv-stars{color:#b28a4e;letter-spacing:.12em;margin-bottom:10px}.iv-review-card p{line-height:1.8;color:var(--iv-muted)}.iv-review-card b{display:block;margin-top:10px}.iv-custom-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.iv-custom-card{padding:28px}.iv-custom-card h3{font-family:Georgia,serif;font-size:40px;line-height:1;font-weight:500;margin:0 0 12px}.iv-custom-card p{line-height:1.8;color:var(--iv-muted)}.iv-custom-options{display:grid;gap:12px;margin-top:16px}.iv-custom-options a{padding:16px 18px;border:1px solid var(--iv-line);border-radius:22px;background:#fff;display:flex;justify-content:space-between;gap:12px;align-items:center;font-weight:700}@media(max-width:1100px){.iv-video-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:980px){.iv-header__nav{display:none}.iv-mobile-header{display:flex}.iv-showroom__layout{grid-template-columns:1fr}.iv-sidebar{display:none}.iv-mobile-top{display:flex}.iv-hero,.iv-showroom-grid,.iv-process,.iv-custom-grid,.iv-overview,.iv-reviews{grid-template-columns:1fr}.iv-content{padding:16px}.iv-footer__top{grid-template-columns:1fr 1fr}}@media(max-width:620px){.iv-header__actions .iv-header__link--icon:nth-child(2){display:none}.iv-hero-copy{padding:24px}.iv-hero-copy h1{font-size:54px}.iv-hero-visual{min-height:420px}.iv-video-grid{grid-template-columns:1fr}.iv-head{display:block}.iv-head p{margin-top:12px}.iv-footer__top{grid-template-columns:1fr}}.template-index .iv-showroom__layout{transition:grid-template-columns .45s cubic-bezier(.2,.8,.2,1)}.iv-sidebar{transform:translate(0);transition:transform .45s cubic-bezier(.2,.8,.2,1),opacity .35s ease,width .45s ease;scrollbar-width:thin;scrollbar-color:rgba(29,23,18,.22) transparent}.template-index.iv-sidebar-collapsed .iv-sidebar{transform:translate(-105%);opacity:0;pointer-events:none}.iv-sidebar-toggle{position:absolute;top:18px;right:16px;width:36px;height:36px;border:1px solid rgba(29,23,18,.12);background:#ffffff8a;border-radius:999px;cursor:pointer;display:grid;place-items:center;z-index:4;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.iv-sidebar-toggle:hover{transform:translateY(-1px) rotate(-4deg);background:#fff;box-shadow:0 12px 28px #1d17121f}.iv-sidebar-toggle span{width:13px;height:1px;background:#1d1712;display:block;position:absolute}.iv-sidebar-toggle span:first-child{transform:rotate(45deg)}.iv-sidebar-toggle span:last-child{transform:rotate(-45deg)}.iv-sidebar-reopen{position:fixed;left:18px;top:92px;z-index:80;border:1px solid rgba(29,23,18,.12);background:#fffaf3db;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#1d1712;border-radius:999px;padding:12px 16px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:12px;box-shadow:0 18px 44px #1d17121f;opacity:0;transform:translate(-14px);pointer-events:none;transition:opacity .3s ease,transform .3s ease}.template-index.iv-sidebar-collapsed .iv-sidebar-reopen{opacity:1;transform:translate(0);pointer-events:auto}.iv-brand,.iv-sub,.iv-side-nav,.iv-side-card,.iv-sidebar-bottom{transition:transform .35s ease,opacity .25s ease}.iv-side-nav>a,.iv-side-nav details{position:relative;isolation:isolate;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff4d}.iv-side-nav>a:before,.iv-side-nav details:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(135deg,#fffffff2,#d6b7892e);opacity:0;transform:translate(-18px);transition:opacity .3s ease,transform .3s ease}.iv-side-nav>a:hover:before,.iv-side-nav details:hover:before,.iv-side-nav details[open]:before{opacity:1;transform:translate(0)}.iv-side-nav>a:hover,.iv-side-nav details:hover{transform:translate(4px);border-color:#9e7a5738}.iv-side-nav summary span{transition:transform .3s ease}.iv-side-nav details[open] summary span{transform:rotate(180deg)}.iv-side-sub{max-height:0;opacity:0;transform:translateY(-6px);overflow:hidden;transition:max-height .45s cubic-bezier(.2,.8,.2,1),opacity .25s ease,transform .3s ease,padding .25s ease}.iv-side-nav details[open] .iv-side-sub{max-height:680px;opacity:1;transform:translateY(0)}.iv-side-sub a{position:relative;padding-left:0;transition:color .2s ease,transform .2s ease,padding-left .2s ease}.iv-side-sub a:hover{color:#1d1712;padding-left:8px}.iv-side-sub a:hover:before{content:"";position:absolute;left:0;top:50%;width:4px;height:4px;border-radius:999px;background:#9e7a57;transform:translateY(-50%)}.iv-side-card{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 0%,rgba(214,183,137,.22),transparent 30%),linear-gradient(145deg,#1e1814,#342721);border:1px solid rgba(255,255,255,.08);box-shadow:0 22px 46px #1d17122e}.iv-side-card:after{content:"";position:absolute;width:88px;height:88px;border-radius:50%;right:-26px;bottom:-24px;background:#ffffff0f}.iv-side-card__tag{display:inline-flex;color:#d8b789;letter-spacing:.14em;text-transform:uppercase;font-size:10px;margin-bottom:10px}.iv-side-card__actions{display:grid;gap:10px;margin-top:16px;position:relative;z-index:2}.iv-side-btn{width:100%;justify-content:center;background:#fffaf3!important;color:#1e1814!important;border:1px solid rgba(255,255,255,.7);min-height:46px;box-shadow:0 14px 28px #00000029;transition:transform .25s ease,box-shadow .25s ease}.iv-side-btn:hover{transform:translateY(-2px);box-shadow:0 18px 38px #00000038}.iv-side-link{color:#ffffffb8!important;font-size:12px;text-align:center;text-decoration:underline!important;text-underline-offset:4px}.iv-sidebar-bottom{position:sticky;bottom:0;margin-top:22px;padding-top:14px;background:linear-gradient(180deg,rgba(239,231,220,0),var(--iv-soft) 32%)}.iv-icons{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.iv-icon,.iv-cart-trigger{-webkit-appearance:none;appearance:none;border:1px solid var(--iv-line);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:42px;white-space:nowrap;font:inherit}.iv-cart-count{min-width:18px;height:18px;border-radius:999px;background:#1d1712;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;line-height:1;padding:0 5px}.iv-header__link--icon.iv-cart-trigger{background:#fff;color:#1d1712}.iv-header__link--icon.iv-cart-trigger:hover{border-color:#9e7a5766;transform:translateY(-1px)}.iv-has-mega{position:relative}.iv-header__link{transition:color .25s ease,transform .25s ease}.iv-header__link:after{content:"";height:1px;width:0;background:#9e7a57;position:absolute;left:0;bottom:20px;transition:width .28s ease}.iv-header__link:hover:after,.iv-has-mega:hover>.iv-header__link:after{width:100%}.iv-has-mega>.iv-header__link span{transition:transform .25s ease}.iv-has-mega:hover>.iv-header__link span{transform:rotate(180deg)}.iv-mega{transform:translateY(-10px) scale(.985);transform-origin:top center;transition:opacity .28s ease,visibility .28s ease,transform .34s cubic-bezier(.2,.8,.2,1)}.iv-has-mega:hover .iv-mega,.iv-has-mega:focus-within .iv-mega{transform:translateY(0) scale(1)}.iv-mega__grid>div{padding:14px;border-radius:22px;transition:background .25s ease,transform .25s ease}.iv-mega__grid>div:hover{background:#efe7dc80;transform:translateY(-2px)}.iv-mega a{transition:color .2s ease,transform .2s ease}.iv-mega li a:hover{transform:translate(4px)}.template-index cart-drawer .drawer__inner,.template-index .drawer__inner{border-radius:28px 0 0 28px;background:#fffaf3;border-left:1px solid rgba(29,23,18,.12);box-shadow:-28px 0 80px #1d171229}.template-index .cart-drawer__overlay{background:#1d171252;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.template-index .drawer__heading,.template-index .cart-drawer__empty-content h2{font-family:Georgia,serif;letter-spacing:-.03em}@media(max-width:980px){.template-index.iv-sidebar-collapsed .iv-showroom__layout{grid-template-columns:1fr}.iv-sidebar-reopen{display:none}}.iv-header__link{position:relative}.iv-side-sub{padding:0 16px}.iv-side-nav details[open] .iv-side-sub{padding:0 16px 16px}.iv-showroom--editable .iv-click-panel{display:block;text-decoration:none;color:inherit;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.iv-showroom--editable .iv-click-panel:hover{transform:translateY(-4px);border-color:#9e7a573d;box-shadow:0 24px 58px #1d171214}.iv-product-zone{display:grid;gap:22px}.iv-product-showcase{background:var(--iv-panel);border:1px solid var(--iv-line);border-radius:34px;padding:26px;box-shadow:0 20px 54px #0000000d}.iv-product-showcase__head{display:flex;justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:20px}.iv-product-showcase__head h3{font-family:Georgia,serif;font-size:clamp(30px,3.6vw,50px);line-height:1;letter-spacing:-.045em;font-weight:500;margin:12px 0 8px;color:var(--iv-ink)}.iv-product-showcase__head p{max-width:520px;color:var(--iv-muted);line-height:1.7;margin:0}.iv-mini-link{font-weight:700;border:1px solid var(--iv-line);background:#fff;border-radius:999px;padding:12px 15px;white-space:nowrap;transition:transform .25s ease,border-color .25s ease}.iv-mini-link:hover{transform:translateY(-2px);border-color:#9e7a576b}.iv-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.iv-product-card{background:#fff;border:1px solid var(--iv-line);border-radius:26px;overflow:hidden;box-shadow:0 16px 42px #1d17120e;transition:transform .28s ease,box-shadow .28s ease}.iv-product-card:hover{transform:translateY(-5px);box-shadow:0 24px 58px #1d17121a}.iv-product-card__image{display:block;position:relative;aspect-ratio:1/1.08;background:linear-gradient(145deg,#f4e8dc,#d9c5af);overflow:hidden}.iv-product-card__image img,.iv-product-card__image svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.iv-product-card:hover .iv-product-card__image img{transform:scale(1.045)}.iv-product-card__info{padding:16px;display:grid;gap:8px}.iv-product-card__info h4{font-family:Georgia,serif;font-size:21px;line-height:1.08;font-weight:500;margin:0;color:var(--iv-ink)}.iv-product-card__info p{font-weight:700;margin:0;color:#493a32}.iv-product-label{display:inline-flex;width:max-content;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#8d6c48;background:#f4efe8;border:1px solid var(--iv-line);border-radius:999px;padding:6px 9px}.iv-add-form{margin:4px 0 0}.iv-add-btn{width:100%;-webkit-appearance:none;appearance:none;border:0;border-radius:999px;background:#1d1712;color:#fff;font:inherit;font-weight:700;padding:12px 14px;cursor:pointer;transition:transform .24s ease,box-shadow .24s ease,opacity .24s ease}.iv-add-btn:hover{transform:translateY(-1px);box-shadow:0 14px 30px #1d171229}.iv-add-btn:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.iv-editor-empty{grid-column:1/-1;background:#fff;border:1px dashed rgba(29,23,18,.22);border-radius:24px;min-height:170px;padding:24px;display:grid;align-content:center;gap:8px;color:var(--iv-muted)}.iv-editor-empty b{font-family:Georgia,serif;color:var(--iv-ink);font-size:24px;font-weight:500}.iv-room-image{position:absolute;right:22px;bottom:22px;width:42%;height:56%;border-radius:28px;overflow:hidden;background:#efe7dc}.iv-room-image img{width:100%;height:100%;object-fit:cover;display:block}.iv-video-placeholder{min-height:280px;background:linear-gradient(145deg,#efe7dc,#cdb79f);display:grid;place-items:center;color:#6a5f58;font-weight:700}@media(max-width:1100px){.iv-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.iv-product-showcase__head{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.iv-product-grid{grid-template-columns:1fr}.iv-product-showcase{padding:20px;border-radius:28px}.iv-product-showcase__head h3{font-size:32px}.iv-room-image{position:relative;right:auto;bottom:auto;width:100%;height:180px;margin-top:18px}}.template-index .iv-showroom__layout{grid-template-columns:300px minmax(0,1fr);transition:grid-template-columns .68s cubic-bezier(.16,1,.3,1)}.template-index.iv-sidebar-collapsed .iv-showroom__layout{grid-template-columns:0 minmax(0,1fr)}.iv-sidebar{position:sticky;isolation:isolate;overflow-x:visible;overflow-y:auto;background:radial-gradient(circle at 12% 0%,rgba(255,255,255,.54),transparent 30%),linear-gradient(180deg,#f0e8dc,#e9dfd2);box-shadow:14px 0 36px #1d17120b,inset -1px 0 #ffffff94;transform:translate(0) scale(1);opacity:1;will-change:transform,opacity;transition:transform .68s cubic-bezier(.16,1,.3,1),opacity .45s ease,filter .45s ease,box-shadow .45s ease}.iv-sidebar:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid rgba(255,255,255,.46);border-radius:28px;pointer-events:none;z-index:-1}.template-index.iv-sidebar-collapsed .iv-sidebar{transform:translate(-102%) scale(.985);opacity:0;filter:blur(2px);pointer-events:none;box-shadow:none}.iv-sidebar-toggle{top:20px;right:14px;width:auto;height:36px;min-width:36px;padding:0 10px 0 9px;display:inline-flex;align-items:center;gap:7px;place-items:initial;border-radius:999px;border:1px solid rgba(29,23,18,.12);background:#fffaf3b8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 26px #1d171214,inset 0 1px #ffffffbf}.iv-sidebar-toggle:hover{transform:translateY(-1px);background:#fffaf3;border-color:#9e7a574d;box-shadow:0 16px 34px #1d171224,inset 0 1px #ffffffd9}.iv-sidebar-toggle__icon{width:18px;height:18px;border-radius:50%;display:grid!important;place-items:center;position:relative!important;background:#1d17120f!important}.iv-sidebar-toggle__icon i{position:absolute;width:8px;height:1.4px;border-radius:999px;background:#1d1712;display:block}.iv-sidebar-toggle__icon i:first-child{transform:rotate(45deg)}.iv-sidebar-toggle__icon i:last-child{transform:rotate(-45deg)}.iv-sidebar-toggle__text{position:static!important;width:auto!important;height:auto!important;background:transparent!important;display:inline!important;font-size:10px;line-height:1;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#6b5a50}.iv-sidebar-reopen{left:20px;top:50%;transform:translate(-18px,-50%);min-height:48px;padding:7px 9px;display:flex;align-items:center;gap:8px;border-radius:999px;border:1px solid rgba(29,23,18,.12);background:#fffaf3e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 54px #1d171229,inset 0 1px #ffffffd9;color:#1d1712;letter-spacing:0;text-transform:none}.template-index.iv-sidebar-collapsed .iv-sidebar-reopen{transform:translateY(-50%)}.iv-sidebar-reopen:hover{border-color:#9e7a5757;box-shadow:0 26px 66px #1d171233,inset 0 1px #ffffffe6}.iv-sidebar-reopen__icon{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#1d1712;color:#fff;font-size:15px;line-height:1}.iv-sidebar-reopen__text{writing-mode:vertical-rl;transform:rotate(180deg);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#6b5a50;padding:4px 0}.iv-brand,.iv-sub,.iv-side-nav,.iv-side-card,.iv-sidebar-bottom{animation:iv-sidebar-enter .72s cubic-bezier(.16,1,.3,1) both}.iv-sub{animation-delay:.04s}.iv-side-nav{animation-delay:.08s}.iv-side-card{animation-delay:.12s}.iv-sidebar-bottom{animation-delay:.16s}@keyframes iv-sidebar-enter{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.iv-side-nav{gap:10px}.iv-side-nav>a,.iv-side-nav details{border-radius:20px;background:#fffaf38a;border:1px solid rgba(255,255,255,.62);box-shadow:0 10px 24px #1d171209,inset 0 1px #ffffffad;transition:transform .32s cubic-bezier(.16,1,.3,1),background .32s ease,border-color .32s ease,box-shadow .32s ease}.iv-side-nav>a:before,.iv-side-nav details:before{background:linear-gradient(135deg,#fffffffa,#d6b78933);transform:scaleX(.92);transform-origin:left center;transition:opacity .32s ease,transform .42s cubic-bezier(.16,1,.3,1)}.iv-side-nav>a:hover,.iv-side-nav details:hover,.iv-side-nav details[open]{transform:translate(5px);background:#fffaf3;border-color:#9e7a573d;box-shadow:0 16px 36px #1d171213,inset 0 1px #ffffffc7}.iv-side-nav summary span{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#1d17120d;transition:transform .32s cubic-bezier(.16,1,.3,1),background .28s ease}.iv-side-nav details[open] summary span{transform:rotate(180deg);background:#9e7a571f}.iv-side-sub{gap:9px}.iv-side-sub a{border-radius:12px;padding:2px 0}.iv-side-sub a:hover{padding-left:10px;color:#1d1712}.iv-side-card{border-radius:28px;background:radial-gradient(circle at 88% 4%,rgba(214,183,137,.22),transparent 30%),linear-gradient(145deg,#1d1712,#3b2b23 80%);box-shadow:0 24px 54px #1d171233,inset 0 1px #ffffff14}.iv-side-card__actions{gap:11px}.iv-side-btn{min-height:50px;border-radius:999px}.iv-side-link{opacity:.86;transition:opacity .25s ease,color .25s ease}.iv-side-link:hover{opacity:1;color:#fff!important}.iv-sidebar-bottom{padding-top:18px;background:linear-gradient(180deg,#efe7dc00,#e9dfd2 34%)}.iv-icons{grid-template-columns:repeat(2,minmax(0,1fr))}.iv-icon,.iv-cart-trigger{min-height:44px;border-radius:999px;background:#fffaf3c7;box-shadow:inset 0 1px #ffffffb8;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}.iv-icon:hover,.iv-cart-trigger:hover{transform:translateY(-2px);background:#fff;border-color:#9e7a5747;box-shadow:0 12px 28px #1d171214,inset 0 1px #fffc}.iv-sidebar-bottom .iv-cart-trigger{grid-column:1/-1}.iv-video-grid{align-items:stretch}.iv-video-card{height:100%;display:flex;flex-direction:column;border-radius:28px}.iv-video-card video,.iv-video-placeholder{flex:0 0 auto}.iv-video-info{flex:1;min-height:146px;padding:16px 16px 18px;display:flex;flex-direction:column}.iv-video-info h3{margin:0;min-height:44px;max-height:44px;line-height:1.32;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.iv-video-meta{margin-top:auto;display:grid;gap:10px;align-content:end}.iv-video-info p,.iv-video-price{margin:0!important;color:var(--iv-muted);font-size:15px}.iv-video-info a,.iv-video-buy{display:inline-flex;width:max-content;align-items:center;min-height:26px;margin:0!important}@media(max-width:980px){.template-index .iv-showroom__layout,.template-index.iv-sidebar-collapsed .iv-showroom__layout{grid-template-columns:1fr}.iv-sidebar-reopen{display:none}}.iv-sidebar-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:24px;position:relative;z-index:5}.iv-sidebar-head__brand{min-width:0;padding-right:4px}.iv-sidebar-head .iv-brand{word-break:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:178px}.iv-sidebar-head .iv-sub{max-width:180px}.iv-sidebar .iv-sidebar-toggle{position:relative!important;top:auto!important;right:auto!important;width:auto!important;height:38px!important;min-width:76px!important;padding:0 11px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;flex:0 0 auto;border-radius:999px!important;transform:none!important;overflow:hidden}.iv-sidebar .iv-sidebar-toggle>span{position:static!important;transform:none!important}.iv-sidebar .iv-sidebar-toggle__icon{width:22px!important;height:22px!important;min-width:22px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#1d171211!important;flex:0 0 22px!important;position:relative!important}.iv-sidebar .iv-sidebar-toggle__icon i{position:absolute!important;left:50%;top:50%;width:8px!important;height:1.35px!important;border-radius:999px;background:#1d1712!important;transform-origin:center;display:block!important}.iv-sidebar .iv-sidebar-toggle__icon i:first-child{transform:translate(-50%,-50%) rotate(45deg)!important}.iv-sidebar .iv-sidebar-toggle__icon i:last-child{transform:translate(-50%,-50%) rotate(-45deg)!important}.iv-sidebar .iv-sidebar-toggle__text{width:auto!important;height:auto!important;line-height:1!important;background:transparent!important;display:inline-block!important;font-size:10px!important;font-weight:900!important;letter-spacing:.13em!important;text-transform:uppercase!important;color:#6d5c51!important;white-space:nowrap!important}.iv-sidebar-reopen{top:96px!important;left:22px!important;transform:translate(-18px)!important;min-height:44px!important;padding:7px 13px 7px 8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;border-radius:999px!important;opacity:0}.template-index.iv-sidebar-collapsed .iv-sidebar-reopen{transform:translate(0)!important;opacity:1}.iv-sidebar-reopen__text{writing-mode:horizontal-tb!important;transform:none!important;width:auto!important;height:auto!important;font-size:11px!important;font-weight:900!important;letter-spacing:.13em!important;text-transform:uppercase!important;color:#5f5047!important;padding:0!important;white-space:nowrap!important}.iv-sidebar-bottom{padding-top:18px!important;padding-bottom:8px!important;background:linear-gradient(180deg,#e9dfd200,#e9dfd2 24%)!important}.iv-icons{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;align-items:stretch!important}.iv-icon,.iv-cart-trigger{width:100%!important;min-width:0!important;min-height:48px!important;padding:0 12px!important;border-radius:999px!important;text-align:center;text-decoration:none!important}.iv-icon--wishlist{font-family:Georgia,serif;font-size:22px!important;line-height:1!important;padding-bottom:2px!important}.iv-video-card{display:flex!important;flex-direction:column!important;height:100%!important}.iv-video-info{display:flex!important;flex-direction:column!important;min-height:150px!important}.iv-video-info h3{min-height:44px!important;max-height:44px!important}.iv-video-meta{margin-top:auto!important;min-height:58px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;gap:9px!important}.iv-video-price{min-height:20px!important;line-height:20px!important}.iv-video-buy{min-height:26px!important;line-height:26px!important}.iv-cart-progress{margin:0 0 18px;padding:15px 16px 14px;border-radius:20px;background:linear-gradient(145deg,#fffaf3,#f4eadc);border:1px solid rgba(29,23,18,.1);box-shadow:0 12px 30px #1d17120f}.iv-cart-progress__text{margin:0 0 10px;font-size:13px;line-height:1.45;color:#4f453f;font-weight:650}.iv-cart-progress__text strong{font-weight:850;color:#1d1712}.iv-cart-progress__track{width:100%;height:8px;border-radius:999px;background:#1d171217;overflow:hidden;position:relative}.iv-cart-progress__bar{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#1d1712,#9e7a57,#d8b789);transition:width .42s cubic-bezier(.16,1,.3,1)}.iv-cart-progress__labels{display:flex;justify-content:space-between;gap:12px;margin-top:8px;font-size:11px;color:#7c7068}.template-index .drawer__inner .iv-cart-progress{margin-left:0;margin-right:0}@media(max-width:980px){.iv-sidebar-head{display:none}.iv-sidebar-reopen{display:none!important}}@media(min-width:981px){.template-index .iv-showroom__layout{grid-template-columns:320px minmax(0,1fr)!important}.template-index.iv-sidebar-collapsed .iv-showroom__layout{grid-template-columns:0 minmax(0,1fr)!important}}.iv-sidebar{width:320px!important;padding:26px 22px 22px!important;overflow-x:hidden!important}.iv-sidebar-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:14px!important;margin:0 0 24px!important;position:relative!important}.iv-sidebar-head__brand{min-width:0!important;padding:0!important}.iv-sidebar-head .iv-brand{max-width:none!important;width:auto!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;font-size:28px!important;letter-spacing:.085em!important;line-height:1.05!important}.iv-sidebar-head .iv-sub{max-width:185px!important;font-size:11px!important;line-height:1.55!important;letter-spacing:.18em!important}.iv-sidebar .iv-sidebar-toggle{position:static!important;top:auto!important;right:auto!important;width:auto!important;min-width:64px!important;height:38px!important;padding:0 16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:0!important;flex:0 0 auto!important;border-radius:999px!important;background:#fffaf3db!important;border:1px solid rgba(29,23,18,.1)!important;box-shadow:0 12px 26px #1d171214,inset 0 1px #ffffffe0!important;transform:none!important;overflow:hidden!important}.iv-sidebar .iv-sidebar-toggle:hover{transform:translateY(-1px)!important;background:#fff!important;border-color:#9e7a5747!important;box-shadow:0 18px 38px #1d17121f,inset 0 1px #fffffff2!important}.iv-sidebar .iv-sidebar-toggle>span,.iv-sidebar .iv-sidebar-toggle__label{position:static!important;transform:none!important;width:auto!important;height:auto!important;display:block!important;background:transparent!important;color:#5e5048!important;font-size:10px!important;line-height:1!important;font-weight:900!important;letter-spacing:.14em!important;text-transform:uppercase!important;white-space:nowrap!important}.iv-sidebar-toggle__icon{display:none!important}.iv-sidebar-reopen{position:fixed!important;top:92px!important;left:18px!important;transform:translate(-22px)!important;min-height:44px!important;height:44px!important;padding:7px 14px 7px 8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;border-radius:999px!important;opacity:0!important;pointer-events:none!important;background:#fffaf3eb!important;border:1px solid rgba(29,23,18,.12)!important;box-shadow:0 20px 54px #1d171229,inset 0 1px #ffffffeb!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;z-index:70!important}.iv-sidebar-reopen>span{position:static!important;transform:none!important}.iv-sidebar-reopen__icon{width:30px!important;height:30px!important;min-width:30px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#1d1712!important;color:#fff!important;font-size:14px!important;line-height:1!important}.iv-sidebar-reopen__text{writing-mode:horizontal-tb!important;transform:none!important;width:auto!important;height:auto!important;font-size:11px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#5f5047!important;padding:0!important;white-space:nowrap!important}.iv-sidebar-bottom{padding:18px 0 6px!important;margin-top:18px!important;background:linear-gradient(180deg,#e9dfd200,#e9dfd2 26%)!important}.iv-icon--wishlist{display:none!important}.iv-icon,.iv-cart-trigger{width:100%!important;min-width:0!important;min-height:48px!important;padding:0 12px!important;border-radius:999px!important;text-align:center!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.iv-sidebar-bottom .iv-cart-trigger{grid-column:1 / -1!important}.iv-site-header .iv-header__inner{max-width:1480px!important;height:74px!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:26px!important;padding:0 28px!important}.iv-site-header .iv-header__logo{grid-column:1!important;grid-row:1!important;justify-self:start!important;font-size:30px!important;letter-spacing:.12em!important;min-width:max-content!important}.iv-site-header .iv-header__nav{grid-column:2!important;grid-row:1!important;justify-content:flex-start!important;gap:22px!important;min-width:0!important}.iv-site-header .iv-header__link{padding:26px 0!important;transition:color .25s ease,transform .25s cubic-bezier(.16,1,.3,1)!important}.iv-site-header .iv-header__link:hover{transform:translateY(-1px)!important}.iv-site-header .iv-header__link--icon{padding:11px 16px!important;min-height:44px!important}.iv-site-header #cart-icon-bubble{min-width:176px!important;justify-content:center!important}@media(max-width:1100px){.iv-site-header .iv-header__inner{gap:16px!important;padding:0 18px!important}.iv-site-header .iv-header__nav{gap:14px!important}.iv-site-header .iv-header__logo{font-size:26px!important}.iv-site-header .iv-header__actions{gap:10px!important}.iv-site-header #cart-icon-bubble{min-width:auto!important}}@media(max-width:980px){.iv-sidebar{width:auto!important}.iv-sidebar-head,.iv-sidebar-reopen{display:none!important}}@media(min-width:981px){.template-index .iv-showroom__layout{grid-template-columns:320px minmax(0,1fr)!important}}.iv-sidebar{width:320px!important;min-width:320px!important;padding:26px 22px 22px!important;overflow-x:hidden!important}.iv-sidebar-head{display:block!important;position:relative!important;padding:0 58px 0 0!important;margin:0 0 26px!important;min-height:92px!important}.iv-sidebar-head__brand{display:block!important;min-width:0!important;width:100%!important;padding:0!important}.iv-sidebar-head .iv-brand{display:block!important;max-width:none!important;width:100%!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;font-size:30px!important;letter-spacing:.12em!important;line-height:1.05!important;color:#171210!important}.iv-sidebar-head .iv-sub{display:block!important;max-width:210px!important;margin-top:12px!important;font-size:11px!important;line-height:1.55!important;letter-spacing:.18em!important}.iv-sidebar .iv-sidebar-toggle{position:absolute!important;top:0!important;right:0!important;width:42px!important;height:42px!important;min-width:42px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#fffaf3eb!important;border:1px solid rgba(29,23,18,.1)!important;box-shadow:0 14px 30px #1d17121a,inset 0 1px #fffffff2!important;transform:none!important;overflow:hidden!important;z-index:3!important}.iv-sidebar .iv-sidebar-toggle:hover{transform:translateY(-1px) scale(1.03)!important;background:#fff!important;border-color:#9e7a5747!important;box-shadow:0 18px 40px #1d171224,inset 0 1px #fffffff2!important}.iv-sidebar .iv-sidebar-toggle__label{position:relative!important;width:18px!important;height:18px!important;display:block!important;font-size:0!important;line-height:0!important;color:transparent!important;letter-spacing:0!important;padding:0!important}.iv-sidebar .iv-sidebar-toggle__label:before,.iv-sidebar .iv-sidebar-toggle__label:after{content:""!important;position:absolute!important;left:50%!important;top:50%!important;width:16px!important;height:1.5px!important;border-radius:999px!important;background:#4c4039!important;transform-origin:center!important}.iv-sidebar .iv-sidebar-toggle__label:before{transform:translate(-50%,-50%) rotate(45deg)!important}.iv-sidebar .iv-sidebar-toggle__label:after{transform:translate(-50%,-50%) rotate(-45deg)!important}.iv-sidebar-reopen{position:fixed!important;left:18px!important;top:94px!important;width:46px!important;height:46px!important;min-width:46px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#fffaf3f0!important;border:1px solid rgba(29,23,18,.12)!important;box-shadow:0 20px 54px #1d171229,inset 0 1px #fffffff0!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;transform:translate(-18px)!important;opacity:0!important;pointer-events:none!important;z-index:70!important}.template-index.iv-sidebar-collapsed .iv-sidebar-reopen{transform:translate(0)!important;opacity:1!important;pointer-events:auto!important}.iv-sidebar-reopen__icon{width:100%!important;height:100%!important;min-width:0!important;display:grid!important;place-items:center!important;background:transparent!important;color:#1d1712!important;font-size:18px!important;line-height:1!important;border-radius:50%!important}.iv-sidebar-bottom{padding:18px 0 4px!important;margin-top:18px!important;background:linear-gradient(180deg,#e9dfd200,#e9dfd2 28%)!important}.iv-icons{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;align-items:stretch!important}.iv-icons>.iv-icon--wishlist:not(.iv-icon--sidebar-wishlist),.iv-icons>a[href*=wishlist]:not(.iv-icon--sidebar-wishlist){display:none!important}.iv-sidebar-bottom .iv-icon--sidebar-wishlist{display:inline-flex!important}.iv-icon,.iv-cart-trigger{width:100%!important;min-width:0!important;min-height:48px!important;height:48px!important;padding:0 12px!important;border-radius:999px!important;text-align:center!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#fffaf3d1!important;border:1px solid rgba(29,23,18,.1)!important;color:#1d1712!important;box-shadow:0 10px 24px #1d17120f,inset 0 1px #fffffff0!important}.iv-icon:hover,.iv-cart-trigger:hover{transform:translateY(-1px)!important;background:#fff!important;border-color:#9e7a5740!important}.iv-icon--sidebar-wishlist{font-size:20px!important;line-height:1!important}.iv-cart-count{margin-left:6px!important}@media(max-width:980px){.iv-sidebar-head,.iv-sidebar-reopen{display:none!important}.iv-sidebar{width:auto!important;min-width:0!important}}.iv-sidebar-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;padding:0!important;margin:0 0 26px!important;min-height:auto!important}.iv-sidebar-head__brand{flex:1 1 auto!important;min-width:0!important;padding-right:0!important}.iv-sidebar-head .iv-brand{max-width:none!important;width:auto!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;font-size:30px!important;letter-spacing:.13em!important;line-height:1!important}.iv-sidebar .iv-sidebar-toggle{position:relative!important;inset:auto!important;flex:0 0 40px!important;width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;padding:0!important;margin:0!important;display:grid!important;place-items:center!important;overflow:hidden!important;font-size:0!important;color:transparent!important;text-indent:-9999px!important}.iv-sidebar .iv-sidebar-toggle:before,.iv-sidebar .iv-sidebar-toggle:after{content:""!important;position:absolute!important;left:50%!important;top:50%!important;width:15px!important;height:1.5px!important;border-radius:999px!important;background:#4c4039!important;transform-origin:center!important;pointer-events:none!important}.iv-sidebar .iv-sidebar-toggle>*,.iv-sidebar .iv-sidebar-toggle__label,.iv-sidebar .iv-sidebar-toggle__text,.iv-sidebar .iv-sidebar-toggle__mark{display:none!important;visibility:hidden!important;width:0!important;height:0!important;overflow:hidden!important;font-size:0!important;line-height:0!important;color:transparent!important;text-indent:-9999px!important}.iv-sidebar-bottom .iv-icons>*:not(.iv-icon--sidebar-wishlist):not([href="/search"]):not([href="/account"]):not(.iv-cart-trigger){display:none!important}.iv-sidebar-bottom .iv-icons>a[href*=wishlist]:not(.iv-icon--sidebar-wishlist),.iv-sidebar-bottom .iv-icons>button[class*=wish],.iv-sidebar-bottom .iv-icons>a[class*=wish]{display:none!important}.iv-sidebar-bottom .iv-icons{grid-template-columns:1fr 1fr!important}.iv-sidebar-bottom .iv-icon--sidebar-wishlist{grid-column:1!important;grid-row:1!important}.iv-sidebar-bottom a[href="/search"]{grid-column:2!important;grid-row:1!important}.iv-sidebar-bottom a[href="/account"]{grid-column:1!important;grid-row:2!important}.template-index .iv-sidebar{width:292px!important;min-width:292px!important;max-width:292px!important;height:100vh!important;max-height:100vh!important;padding:24px 18px 14px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;overflow:hidden!important;position:sticky!important;top:0!important;isolation:isolate!important}.template-index .iv-sidebar-main{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0 2px 22px 0!important;scrollbar-width:thin!important;scrollbar-color:rgba(29,23,18,.22) transparent!important}.template-index .iv-sidebar-main::-webkit-scrollbar{width:4px!important}.template-index .iv-sidebar-main::-webkit-scrollbar-thumb{background:#1d171233!important;border-radius:999px!important}.template-index .iv-sidebar-head{display:grid!important;grid-template-columns:minmax(0,1fr) 42px!important;align-items:start!important;gap:12px!important;margin:0 0 26px!important}.template-index .iv-sidebar-head .iv-brand{display:block!important;max-width:100%!important;width:100%!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;font-size:28px!important;letter-spacing:.12em!important;line-height:1.05!important}.template-index .iv-sidebar .iv-sidebar-toggle{grid-column:2!important;grid-row:1!important;justify-self:end!important;align-self:start!important;width:40px!important;height:40px!important;min-width:40px!important;border-radius:50%!important;background:#ffffffc7!important;box-shadow:0 14px 32px #1f18141f!important;border:1px solid rgba(255,255,255,.72)!important;font-size:0!important;color:transparent!important;text-indent:-9999px!important;overflow:hidden!important}.template-index .iv-sidebar .iv-sidebar-toggle>*{display:none!important}.template-index .iv-sidebar .iv-sidebar-toggle:before,.template-index .iv-sidebar .iv-sidebar-toggle:after{content:""!important;position:absolute!important;left:50%!important;top:50%!important;width:15px!important;height:1.5px!important;background:#433832!important;border-radius:999px!important}.template-index .iv-sidebar .iv-sidebar-toggle:before{transform:translate(-50%,-50%) rotate(45deg)!important}.template-index .iv-sidebar .iv-sidebar-toggle:after{transform:translate(-50%,-50%) rotate(-45deg)!important}.template-index .iv-side-card{margin-bottom:18px!important}.template-index .iv-sidebar-bottom{flex:0 0 auto!important;margin:0!important;padding:14px 0 0!important;position:relative!important;z-index:10!important;background:linear-gradient(180deg,#efe7dcf0,#efe7dc 38% 100%)!important;border-top:1px solid rgba(29,23,18,.08)!important;box-shadow:0 -22px 42px #efe7dcf2!important}.template-index .iv-sidebar-bottom .iv-icons{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;align-items:stretch!important}.template-index .iv-sidebar-bottom .iv-icon,.template-index .iv-sidebar-bottom .iv-cart-trigger{min-height:46px!important;height:46px!important;width:100%!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#fffaf4eb!important;border:1px solid rgba(255,255,255,.8)!important;box-shadow:0 12px 28px #1f181414!important}.template-index .iv-sidebar-bottom .iv-icons>.iv-icon--sidebar-wishlist{display:inline-flex!important;visibility:visible!important;opacity:1!important;grid-column:1!important;grid-row:1!important;font-size:22px!important;color:#2b241f!important}.template-index .iv-sidebar-bottom .iv-icons>a[href="/search"]{grid-column:2!important;grid-row:1!important}.template-index .iv-sidebar-bottom .iv-icons>a[href="/account"]{grid-column:1!important;grid-row:2!important}.template-index .iv-sidebar-bottom .iv-icons>.iv-cart-trigger{grid-column:2!important;grid-row:2!important}.template-index .iv-sidebar-bottom .iv-icons>a[href*=wishlist]:not(.iv-icon--sidebar-wishlist),.template-index .iv-sidebar-bottom .iv-icons>button[class*=wish],.template-index .iv-sidebar-bottom .iv-icons>a[class*=wish]:not(.iv-icon--sidebar-wishlist){display:none!important}@media(max-width:980px){.template-index .iv-sidebar,.template-index .iv-sidebar-reopen{display:none!important}}body.template-collection,body.template-search{background:#f6f1ea!important}.iv-site-header{z-index:1200!important;background:#fffaf3!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border-bottom:1px solid rgba(29,23,18,.12)!important;box-shadow:0 10px 28px #1d17120b!important}.iv-site-header .iv-header__inner--left-logo,.iv-site-header .iv-header__inner{max-width:1480px!important;height:74px!important;padding:0 28px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:28px!important;align-items:center!important}.iv-site-header .iv-header__logo{grid-column:1!important;grid-row:1!important;justify-self:start!important;font-size:31px!important;letter-spacing:.12em!important;line-height:1!important;white-space:nowrap!important}.iv-site-header .iv-header__nav{grid-column:2!important;grid-row:1!important;justify-content:flex-start!important;gap:24px!important;min-width:0!important}.iv-site-header .iv-header__actions{grid-column:3!important;grid-row:1!important;justify-content:flex-end!important;gap:14px!important;min-width:max-content!important}.iv-site-header .iv-header__link{white-space:nowrap!important;padding:27px 0!important;font-size:12px!important;letter-spacing:.14em!important;color:#4c423c!important}.iv-site-header .iv-header__actions .iv-header__link:not(.iv-header__link--icon){max-width:none!important}.iv-site-header .iv-header__link--icon{background:#fff!important;border:1px solid rgba(29,23,18,.12)!important;border-radius:999px!important;padding:12px 18px!important;min-height:44px!important;box-shadow:0 8px 20px #1d171209!important}.iv-site-header #cart-icon-bubble{min-width:160px!important}.iv-site-header .iv-mega{position:fixed!important;left:0!important;right:0!important;top:74px!important;width:100vw!important;max-width:none!important;background:#fffaf3!important;border-top:1px solid rgba(29,23,18,.04)!important;border-bottom:1px solid rgba(29,23,18,.12)!important;box-shadow:0 30px 70px #1d17121f!important;opacity:0!important;visibility:hidden!important;transform:translateY(-10px)!important;pointer-events:none!important;z-index:1190!important}.iv-site-header .iv-has-mega:hover .iv-mega,.iv-site-header .iv-has-mega:focus-within .iv-mega{opacity:1!important;visibility:visible!important;transform:translateY(0)!important;pointer-events:auto!important}.iv-site-header .iv-mega__grid{max-width:1260px!important;margin:0 auto!important;padding:30px 28px!important;display:grid!important;grid-template-columns:repeat(6,minmax(120px,1fr))!important;gap:24px!important}.iv-site-header .iv-mega--featured .iv-mega__grid{max-width:720px!important;grid-template-columns:repeat(2,minmax(180px,1fr))!important}.iv-site-header .iv-mega__grid>div{background:#f4efe88c!important;border:1px solid rgba(29,23,18,.08)!important;border-radius:22px!important;padding:18px!important}.iv-site-header .iv-mega__title{font-family:Georgia,serif!important;letter-spacing:.12em!important;font-size:16px!important;color:#1d1712!important;margin-bottom:12px!important}.iv-site-header .iv-mega a{font-size:14px!important;color:#6b6058!important;line-height:1.65!important}.iv-site-header .iv-mega a:hover{color:#9e7a57!important}@media(max-width:1180px){.iv-site-header .iv-header__inner--left-logo,.iv-site-header .iv-header__inner{gap:18px!important;padding:0 18px!important}.iv-site-header .iv-header__nav{gap:15px!important}.iv-site-header .iv-header__logo{font-size:26px!important}.iv-site-header #cart-icon-bubble{min-width:auto!important}}.iv-collection-hero{max-width:1480px;margin:28px auto 34px;padding:0 28px;color:#1d1712}.iv-collection-hero__inner{display:grid;grid-template-columns:1.05fr .95fr;gap:18px;align-items:stretch}.iv-collection-hero__copy,.iv-collection-hero__visual,.iv-perk-card{background:#fffaf3;border:1px solid rgba(29,23,18,.1);border-radius:34px;box-shadow:0 20px 56px #1d17120f}.iv-collection-hero__copy{padding:38px 40px}.iv-collection-hero__eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#9e7a57;margin-bottom:12px}.iv-collection-hero h1{margin:0;font-family:Georgia,serif;font-weight:500;letter-spacing:-.055em;line-height:.95;font-size:clamp(46px,5.8vw,84px);color:#171210}.iv-collection-hero__text{margin:18px 0 0;max-width:640px;color:#6b6058;line-height:1.85;font-size:16px}.iv-collection-hero__meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.iv-collection-hero__meta span{display:inline-flex;padding:9px 12px;border-radius:999px;background:#f4efe8;border:1px solid rgba(29,23,18,.1);font-size:12px;letter-spacing:.06em;color:#5c514b}.iv-collection-hero__visual{min-height:360px;position:relative;overflow:hidden;background:linear-gradient(145deg,#f6e7d7,#be9473 48%,#60473b)}.iv-collection-hero__visual img{width:100%;height:100%;object-fit:cover;display:block}.iv-collection-nail-set{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-8deg);display:flex;gap:12px}.iv-collection-nail-set i{width:58px;height:270px;border-radius:32px 32px 22px 22px;background:linear-gradient(180deg,#fff,#edd8c6 30%,#a77f65);box-shadow:inset 0 0 14px #fffc,0 18px 36px #00000024;transform:translateY(var(--y))}.iv-collection-nail-set i:nth-child(2){height:320px}.iv-collection-nail-set i:nth-child(3){height:360px;background:linear-gradient(180deg,#fff,#efe2cf 28%,#c79a60)}.iv-collection-nail-set i:nth-child(4){height:315px}.iv-collection-nail-set i:nth-child(5){height:264px}.iv-collection-perks{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px}.iv-perk-card{display:block;padding:20px 22px;text-decoration:none;color:inherit;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.iv-perk-card:hover{transform:translateY(-3px);box-shadow:0 24px 60px #1d171214;border-color:#9e7a573d}.iv-perk-card span{display:block;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#9e7a57;margin-bottom:8px}.iv-perk-card b{display:block;font-family:Georgia,serif;font-weight:500;font-size:24px;line-height:1.05;margin-bottom:7px}.iv-perk-card small{display:block;color:#70645c;line-height:1.6;font-size:13px}.template-collection .facets-vertical.page-width,.template-search .facets-vertical.page-width{max-width:1480px!important;padding-left:28px!important;padding-right:28px!important;gap:34px!important}.template-collection .facets-wrapper,.template-search .facets-wrapper{background:#fffaf3!important;border:1px solid rgba(29,23,18,.1)!important;border-radius:28px!important;padding:24px!important;box-shadow:0 18px 50px #1d17120d!important;align-self:start!important;position:sticky!important;top:100px!important}.template-collection .product-grid,.template-search .product-grid{gap:34px 28px!important}.template-collection .grid__item,.template-search .grid__item{padding-bottom:12px!important}.template-collection .card-wrapper,.template-search .card-wrapper{height:100%!important}.template-collection .card,.template-search .card{background:#fff!important;border:1px solid rgba(29,23,18,.08)!important;border-radius:28px!important;box-shadow:0 16px 44px #1d17120b!important;overflow:hidden!important;transition:transform .28s ease,box-shadow .28s ease!important}.template-collection .card:hover,.template-search .card:hover{transform:translateY(-4px)!important;box-shadow:0 24px 60px #1d171214!important}.template-collection .card__media,.template-search .card__media{border-radius:28px 28px 0 0!important;overflow:hidden!important;background:#fbf6f0!important}.template-collection .card__content,.template-search .card__content{padding:16px 16px 18px!important}.template-collection .card__heading,.template-search .card__heading{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:14px!important;line-height:1.55!important;letter-spacing:.02em!important}.template-collection .price,.template-search .price{font-weight:800!important;color:#1d1712!important;letter-spacing:.03em!important}.template-collection .facet-filters__sort,.template-search .facet-filters__sort,.template-collection select,.template-search select{border:1px solid rgba(29,23,18,.14)!important;border-radius:999px!important;min-height:44px!important;padding:0 42px 0 16px!important;background:#fffaf3!important}.template-collection [class*=finder],.template-collection [class*=findter],.template-search [class*=finder],.template-search [class*=findter]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.template-collection [class*=finder] img,.template-collection [class*=findter] img,.template-search [class*=finder] img,.template-search [class*=findter] img{border-radius:24px!important}.template-collection [class*=finder] button,.template-collection [class*=findter] button,.template-search [class*=finder] button,.template-search [class*=findter] button{border-radius:999px!important}@media(max-width:980px){.iv-collection-hero__inner,.iv-collection-perks{grid-template-columns:1fr}.iv-collection-hero{padding:0 16px;margin-top:18px}.iv-collection-hero__copy{padding:28px}.iv-collection-hero__visual{min-height:300px}.template-collection .facets-wrapper,.template-search .facets-wrapper{position:relative!important;top:auto!important}}@media(max-width:620px){.iv-site-header .iv-header__actions .iv-header__link:not(.iv-cart-trigger){display:none!important}.iv-site-header .iv-header__nav{display:none!important}.iv-collection-hero h1{font-size:48px}}.iv-sidebar-head__brand--logo{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;min-width:0!important;width:calc(100% - 54px)!important;max-width:none!important}.iv-sidebar-logo-link{display:inline-flex!important;align-items:center!important;max-width:100%!important;text-decoration:none!important;line-height:0!important}.iv-sidebar-logo-img{display:block!important;width:min(210px,100%)!important;height:auto!important;max-height:46px!important;object-fit:contain!important;object-position:left center!important;filter:none!important}.iv-sidebar-head__brand--logo .iv-sub{max-width:210px!important;margin-top:0!important}.iv-sidebar-head .iv-brand{display:none!important}.iv-footer--v17{background:#1d1713;color:#fff;padding:64px 26px 32px;margin-top:0}.iv-footer--v17 .iv-footer__inner{max-width:1320px;margin:0 auto}.iv-footer__top--v17{display:grid;grid-template-columns:1.35fr 1.15fr .75fr .85fr .75fr;gap:42px;align-items:start}.iv-footer__brand-block p,.iv-footer__newsletter-block p{color:#ffffffad;line-height:1.85;margin:18px 0 0;max-width:390px}.iv-footer__logo-link{display:inline-flex;align-items:center;line-height:0;text-decoration:none}.iv-footer__logo-img{display:block;width:220px;max-width:100%;height:auto;object-fit:contain;filter:brightness(0) invert(1)}.iv-footer--v17 h4{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:#d6ad79;margin:0 0 20px;font-weight:700}.iv-footer__link-col{display:flex;flex-direction:column;gap:13px}.iv-footer__link-col a,.iv-footer__policy-links a{color:#ffffffb8;text-decoration:none;transition:color .22s ease,transform .22s ease}.iv-footer__link-col a:hover,.iv-footer__policy-links a:hover{color:#fff;transform:translate(2px)}.iv-newsletter-form{margin-top:18px;max-width:390px}.iv-newsletter-field{display:flex;gap:8px;padding:6px;background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:999px;box-shadow:inset 0 1px #ffffff14}.iv-newsletter-input{flex:1;min-width:0;border:0;background:transparent;color:#fff;padding:13px 14px;font:inherit;outline:none}.iv-newsletter-input::placeholder{color:#ffffff75}.iv-newsletter-button{border:0;border-radius:999px;background:#fff;color:#1d1713;font-weight:800;letter-spacing:.04em;padding:0 20px;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}.iv-newsletter-button:hover{transform:translateY(-1px);box-shadow:0 10px 26px #ffffff24}.iv-newsletter-message{display:block;margin-top:10px;font-size:12px;line-height:1.5}.iv-newsletter-message--success{color:#d8f6df}.iv-newsletter-message--error{color:#ffd0d0}.iv-footer__payments{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:42px;padding:22px 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.iv-footer__payments-label{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#ffffff94}.iv-payment-list{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:wrap!important;margin:0!important;padding:0!important}.iv-payment-item{display:flex!important;align-items:center!important;justify-content:center!important;background:#fffffff0!important;border-radius:6px!important;padding:2px!important;box-shadow:0 6px 18px #00000029!important}.iv-payment-item svg{display:block!important;width:38px!important;height:24px!important}.iv-footer__bottom--v17{display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap;padding-top:24px;color:#ffffff85;font-size:12px}.iv-footer__policy-links{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:wrap}.iv-footer__policy-links a{font-size:12px;color:#ffffff94}.iv-footer__policy-links a:after{content:"\b7";margin-left:14px;color:#ffffff3d}.iv-footer__policy-links a:last-child:after{display:none}@media(max-width:1100px){.iv-footer__top--v17{grid-template-columns:1fr 1fr}.iv-footer__payments{align-items:flex-start;flex-direction:column}.iv-payment-list{justify-content:flex-start!important}.iv-footer__bottom--v17{align-items:flex-start;flex-direction:column}.iv-footer__policy-links{justify-content:flex-start}}@media(max-width:620px){.iv-footer--v17{padding:42px 18px 28px}.iv-footer__top--v17{grid-template-columns:1fr;gap:30px}.iv-newsletter-field{border-radius:24px;flex-direction:column;align-items:stretch}.iv-newsletter-button{min-height:46px}.iv-footer__logo-img{width:190px}.iv-sidebar-logo-img{width:190px!important;max-height:42px!important}}:root{--iv-logo-cyan:#20c6d4;--iv-logo-violet:#8b62e9;--iv-logo-lavender:#eee9ff;--iv-logo-mist:#e9fbfb;--iv-accent:#9b7456;--iv-accent-2:#8f7ad7;--iv-soft:#f0e9de;--iv-line:rgba(29,23,18,.115)}.iv-badge,.iv-product-label,.iv-footer__eyebrow{border-color:#8b62e929!important;background:linear-gradient(135deg,#ffffffeb,#e9fbfb9e);color:#7f6cc3!important}.iv-btn.dark,.iv-add-btn,.iv-newsletter-button--v18{background:linear-gradient(135deg,#1d1712,#2b211b 68%,#4d3c63)!important}.iv-btn.soft:hover,.iv-side-nav>a:hover,.iv-side-nav details[open],.iv-product-card:hover{border-color:#8b62e92e!important}.iv-hero-visual{background:radial-gradient(circle at 28% 18%,rgba(32,198,212,.16),transparent 18%),radial-gradient(circle at 58% 32%,rgba(139,98,233,.13),transparent 20%),linear-gradient(145deg,#f6e8d7,#c69d7d 42%,#5b4337)!important}.iv-nail:nth-child(3){box-shadow:inset 0 0 18px #ffffffe0,0 18px 36px #8b62e91f!important}.iv-product-zone{gap:30px!important}.iv-product-showcase{position:relative;overflow:hidden}.iv-product-showcase:before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,#20c6d4a6,#8b62e994,#d6ad7961);opacity:.8}.iv-product-showcase__head{padding-top:4px}.iv-product-card{display:flex;flex-direction:column;min-height:100%}.iv-product-card__info{flex:1;display:flex!important;flex-direction:column;gap:10px!important}.iv-product-card__info h4{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.25em}.iv-product-card__info p{margin-top:auto!important}.iv-add-form{margin-top:2px}.iv-footer--v18{position:relative;margin-top:0;padding:0;overflow:hidden;background:radial-gradient(circle at 18% 0%,rgba(32,198,212,.12),transparent 26%),radial-gradient(circle at 70% -8%,rgba(139,98,233,.16),transparent 30%),linear-gradient(180deg,#1f1814,#17110f 72%);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.iv-footer__glow{position:absolute;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#20c6d43d,#8b62e93d,#d6ad792e);height:1px;top:0}.iv-footer__inner--v18{max-width:1320px;margin:0 auto;padding:72px 24px 30px;position:relative}.iv-footer__signature{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(360px,1.05fr);gap:32px;align-items:stretch;padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,.12)}.iv-footer__brand-block--v18{padding:30px;border:1px solid rgba(255,255,255,.12);border-radius:32px;background:linear-gradient(145deg,#ffffff0e,#ffffff06);box-shadow:inset 0 1px #ffffff0d}.iv-footer__logo-link--v18{display:inline-flex!important;line-height:0;margin:0 0 20px!important}.iv-footer__logo-img--v18{width:220px;max-width:100%;height:auto;object-fit:contain;display:block;filter:none!important}.iv-footer__brand-block--v18 p{margin:0;max-width:420px;color:#ffffffb3;line-height:1.85;font-size:15px}.iv-footer__trust-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.iv-footer__trust-chips span{border:1px solid rgba(255,255,255,.13);color:#ffffffc2;background:#ffffff0d;border-radius:999px;padding:9px 12px;font-size:12px;letter-spacing:.04em}.iv-footer__newsletter-card{position:relative;padding:34px;border-radius:32px;border:1px solid rgba(255,255,255,.13);background:radial-gradient(circle at 84% 12%,rgba(139,98,233,.18),transparent 28%),radial-gradient(circle at 18% 4%,rgba(32,198,212,.14),transparent 28%),#ffffff0d;overflow:hidden}.iv-footer__newsletter-card:after{content:"";position:absolute;left:34px;right:34px;bottom:0;height:2px;background:linear-gradient(90deg,#20c6d4b3,#8b62e9b3,#d6ad7970);opacity:.85}.iv-footer__eyebrow{display:inline-flex;padding:8px 11px;border-radius:999px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;margin-bottom:16px}.iv-footer__newsletter-card h4{font-family:Georgia,serif;font-size:38px;line-height:1;letter-spacing:-.04em;text-transform:none;color:#fff;margin:0 0 14px;font-weight:500}.iv-footer__newsletter-card p{color:#ffffffb8;line-height:1.82;max-width:520px;margin:0 0 22px}.iv-newsletter-form--v18{position:relative;z-index:1}.iv-newsletter-field--v18{max-width:560px;min-height:62px;display:flex;align-items:center;gap:8px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff12;padding:7px;box-shadow:inset 0 1px #ffffff0a}.iv-newsletter-input--v18{flex:1;min-width:0;height:48px;border:0;outline:0;background:transparent;color:#fff;padding:0 16px;font:inherit}.iv-newsletter-input--v18::placeholder{color:#ffffff7a}.iv-newsletter-button--v18{height:48px;min-width:100px;border:0;border-radius:999px;color:#fff;font-weight:800;cursor:pointer;box-shadow:0 12px 32px #00000038}.iv-newsletter-hint{display:block;margin-top:12px;color:#ffffff80;font-size:12px;line-height:1.6}.iv-footer__navigation-row{display:grid;grid-template-columns:repeat(3,minmax(150px,.75fr)) minmax(260px,1fr);gap:28px;padding:34px 0;border-bottom:1px solid rgba(255,255,255,.12)}.iv-footer--v18 h4{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:#d6ad79;margin:0 0 18px;font-weight:800}.iv-footer--v18 a{margin:0}.iv-footer__link-col{display:flex;flex-direction:column;gap:14px}.iv-footer__link-col a,.iv-footer__policy-links--v18 a{color:#ffffffab;text-decoration:none;transition:color .24s ease,transform .24s ease}.iv-footer__link-col a:hover,.iv-footer__policy-links--v18 a:hover{color:#fff;transform:translate(2px)}.iv-footer__payment-card{padding:22px;border-radius:26px;background:#ffffff0b;border:1px solid rgba(255,255,255,.1)}.iv-footer__payment-card p{margin:0 0 18px;color:#ffffff94;font-size:13px;line-height:1.7}.iv-payment-list--v18{display:flex!important;gap:8px!important;flex-wrap:wrap!important;justify-content:flex-start!important;margin:0!important;padding:0!important}.iv-payment-list--v18 .iv-payment-item{margin:0!important;filter:saturate(.92)}.iv-footer__bottom--v18{display:flex;justify-content:space-between;align-items:center;gap:22px;flex-wrap:wrap;padding-top:24px;color:#ffffff7a;font-size:12px}.iv-footer__policy-links--v18{display:flex;justify-content:flex-end;gap:14px;flex-wrap:wrap}.iv-footer__policy-links--v18 a{font-size:12px;color:#ffffff94}.iv-footer__policy-links--v18 a:after{content:"\b7";margin-left:14px;color:#ffffff3b}.iv-footer__policy-links--v18 a:last-child:after{display:none}@media(max-width:1100px){.iv-footer__signature{grid-template-columns:1fr}.iv-footer__navigation-row{grid-template-columns:1fr 1fr}}@media(max-width:620px){.iv-footer__inner--v18{padding:48px 18px 28px}.iv-footer__brand-block--v18,.iv-footer__newsletter-card,.iv-footer__payment-card{padding:22px;border-radius:26px}.iv-footer__newsletter-card h4{font-size:30px}.iv-footer__navigation-row{grid-template-columns:1fr;gap:24px}.iv-newsletter-field--v18{border-radius:26px;flex-direction:column;align-items:stretch;padding:8px}.iv-newsletter-button--v18{width:100%}.iv-footer__bottom--v18{align-items:flex-start;flex-direction:column}.iv-footer__policy-links--v18{justify-content:flex-start}.iv-footer__logo-img--v18{width:190px}}.template-index .iv-showroom__layout{grid-template-columns:300px minmax(0,1fr)!important;transition:grid-template-columns .72s cubic-bezier(.16,1,.3,1)!important}.template-index.iv-sidebar-collapsed .iv-showroom__layout{grid-template-columns:0 minmax(0,1fr)!important}.template-index .iv-sidebar{width:300px!important;max-width:300px!important;height:100vh!important;position:sticky!important;top:0!important;padding:18px 16px 0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;background:radial-gradient(circle at 14% 5%,rgba(32,198,212,.08),transparent 28%),radial-gradient(circle at 84% 0%,rgba(139,98,233,.08),transparent 30%),linear-gradient(180deg,#f6f0e8fa,#eae1d4fa)!important;border-right:1px solid rgba(29,23,18,.105)!important;box-shadow:18px 0 50px #1d171214!important;transform-origin:left center!important;transition:transform .72s cubic-bezier(.16,1,.3,1),opacity .45s ease,filter .45s ease!important}.template-index.iv-sidebar-collapsed .iv-sidebar{transform:translate(-102%) scale(.985)!important;opacity:0!important;filter:blur(2px)!important;pointer-events:none!important}.iv-sidebar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-right:1px solid rgba(255,255,255,.45);background:linear-gradient(90deg,rgba(255,255,255,.16),transparent 32%,rgba(255,255,255,.08));opacity:.68}.iv-sidebar-main{position:relative!important;z-index:1!important;flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding:8px 0 20px!important;scrollbar-width:thin!important;scrollbar-color:rgba(29,23,18,.22) transparent!important}.iv-sidebar-main::-webkit-scrollbar{width:5px!important}.iv-sidebar-main::-webkit-scrollbar-thumb{background:#1d17122e!important;border-radius:999px!important}.iv-sidebar-head{position:relative!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;padding:0 2px 18px!important;min-height:auto!important}.iv-sidebar-head__brand--logo{width:calc(100% - 54px)!important;max-width:calc(100% - 54px)!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.iv-sidebar-logo-img{width:152px!important;max-height:50px!important;object-fit:contain!important;object-position:left center!important}.iv-sidebar-head .iv-sub,.iv-sidebar-head__brand--logo .iv-sub{font-size:11px!important;line-height:1.45!important;letter-spacing:.2em!important;color:#765741e0!important;max-width:190px!important;margin:0!important}.iv-sidebar .iv-sidebar-toggle{position:relative!important;top:auto!important;right:auto!important;flex:0 0 42px!important;width:42px!important;height:42px!important;margin:0!important;display:grid!important;place-items:center!important;border-radius:999px!important;border:1px solid rgba(29,23,18,.08)!important;background:#ffffffc2!important;box-shadow:0 12px 30px #1d17121a,inset 0 1px #ffffffbf!important;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease,background .35s ease!important}.iv-sidebar .iv-sidebar-toggle:hover{transform:translateY(-2px) rotate(3deg)!important;background:#fff!important;box-shadow:0 18px 38px #1d171224,inset 0 1px #fffc!important}.iv-sidebar .iv-sidebar-toggle:before,.iv-sidebar .iv-sidebar-toggle:after{content:""!important;position:absolute!important;left:50%!important;top:50%!important;width:14px!important;height:1.6px!important;border-radius:999px!important;background:#342923!important;transform-origin:center!important}.iv-sidebar .iv-sidebar-toggle:before{transform:translate(-50%,-50%) rotate(45deg)!important}.iv-sidebar .iv-sidebar-toggle:after{transform:translate(-50%,-50%) rotate(-45deg)!important}.iv-sidebar .iv-sidebar-toggle>*{display:none!important}.iv-sidebar-reopen{position:fixed!important;left:18px!important;top:96px!important;z-index:95!important;width:48px!important;height:48px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:999px!important;border:1px solid rgba(29,23,18,.1)!important;background:#fffaf3d1!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;box-shadow:0 18px 44px #1d171224,inset 0 1px #ffffffb3!important;opacity:0!important;transform:translate(-18px) scale(.92)!important;transition:opacity .38s ease,transform .52s cubic-bezier(.16,1,.3,1),box-shadow .32s ease!important}.template-index.iv-sidebar-collapsed .iv-sidebar-reopen{opacity:1!important;transform:translate(0) scale(1)!important;pointer-events:auto!important}.iv-sidebar-reopen:hover{transform:translate(0) scale(1.04)!important;box-shadow:0 22px 54px #1d17122e,inset 0 1px #fffc!important}.iv-sidebar-reopen__icon{display:block!important;width:18px!important;height:12px!important;color:transparent!important;position:relative!important}.iv-sidebar-reopen__icon:before,.iv-sidebar-reopen__icon:after,.iv-sidebar-reopen__icon{border-top:2px solid #2c211c!important}.iv-sidebar-reopen__icon:before,.iv-sidebar-reopen__icon:after{content:""!important;position:absolute!important;left:0!important;width:18px!important;height:0!important}.iv-sidebar-reopen__icon:before{top:4px!important}.iv-sidebar-reopen__icon:after{top:10px!important}.iv-side-nav{display:grid!important;gap:10px!important;margin-top:6px!important}.iv-side-nav>a,.iv-side-nav details{border-radius:22px!important;border:1px solid rgba(255,255,255,.7)!important;background:linear-gradient(135deg,#ffffffb8,#fffaf366)!important;box-shadow:0 10px 26px #1d17120e,inset 0 1px #ffffffb8!important;transition:transform .34s cubic-bezier(.16,1,.3,1),box-shadow .34s ease,border-color .34s ease,background .34s ease!important}.iv-side-nav>a{padding:16px 18px!important;font-size:17px!important;letter-spacing:.02em!important}.iv-side-nav summary{padding:16px 18px!important;font-size:17px!important;letter-spacing:.02em!important}.iv-side-nav>a:hover,.iv-side-nav details:hover,.iv-side-nav details[open]{transform:translateY(-1px)!important;border-color:#8b62e929!important;box-shadow:0 16px 36px #1d171217,inset 0 1px #ffffffdb!important;background:linear-gradient(135deg,#ffffffe0,#f5efff73)!important}.iv-side-nav summary span{width:24px!important;height:24px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#1d17120e!important;font-size:10px!important}.iv-side-sub{padding:2px 18px 18px!important;gap:9px!important;max-height:520px!important}.iv-side-sub strong{margin-top:14px!important;color:#6f5c50!important;letter-spacing:.16em!important}.iv-side-sub a{position:relative!important;display:block!important;padding:2px 0 2px 10px!important;color:#4e463fc7!important;transition:color .25s ease,transform .25s ease!important}.iv-side-sub a:before{content:"";position:absolute;left:0;top:50%;width:3px;height:3px;border-radius:50%;background:#8b62e961;transform:translateY(-50%);opacity:0;transition:opacity .24s ease}.iv-side-sub a:hover{transform:translate(4px)!important;color:#1d1712!important}.iv-side-sub a:hover:before{opacity:1}.iv-side-card{position:relative!important;overflow:hidden!important;margin:20px 0 0!important;padding:24px!important;border-radius:28px!important;background:radial-gradient(circle at 84% 8%,rgba(139,98,233,.12),transparent 32%),radial-gradient(circle at 14% 5%,rgba(32,198,212,.1),transparent 28%),linear-gradient(150deg,#251c17,#3a2b22 64%,#1d1712)!important;box-shadow:0 18px 46px #1d17122e,inset 0 1px #ffffff14!important}.iv-side-card:after{content:"";position:absolute;left:22px;right:22px;bottom:0;height:2px;background:linear-gradient(90deg,#20c6d499,#8b62e9a6,#d6ad7970)}.iv-side-card__tag{color:#d6ad79!important;letter-spacing:.18em!important}.iv-side-card b{font-size:25px!important;margin-top:12px!important}.iv-side-card span{font-size:15px!important;line-height:1.72!important;color:#ffffffc2!important}.iv-side-card__actions{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important;margin-top:18px!important}.iv-side-btn{margin:0!important;padding:12px 16px!important;box-shadow:0 12px 28px #00000029!important}.iv-side-link{color:#ffffffb3!important;text-decoration:underline!important;text-underline-offset:4px!important}.iv-sidebar-bottom{position:relative!important;z-index:3!important;flex:0 0 auto!important;margin:0 -16px!important;padding:16px!important;border-top:1px solid rgba(29,23,18,.08)!important;background:linear-gradient(180deg,#f0e9dedb,#e8ded0fa)!important;box-shadow:0 -18px 38px #1d171217!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.iv-sidebar-bottom:before{content:"";position:absolute;left:0;right:0;top:-28px;height:28px;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(240,233,222,.9))}.iv-sidebar-bottom .iv-icons{margin:0!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.iv-sidebar-bottom .iv-icon{min-height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#fffaf3e6!important;border:1px solid rgba(255,255,255,.78)!important;box-shadow:0 10px 26px #1d17120f,inset 0 1px #ffffffb8!important;font-size:16px!important}.iv-sidebar-bottom .iv-icon--sidebar-wishlist{display:flex!important;grid-column:1!important;grid-row:1!important;font-size:20px!important}.iv-sidebar-bottom .iv-icon[href="/search"]{grid-column:2!important;grid-row:1!important}.iv-sidebar-bottom .iv-icon[href="/account"]{grid-column:1!important;grid-row:2!important}.iv-sidebar-bottom .iv-cart-trigger{grid-column:2!important;grid-row:2!important}.iv-room-showcase{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:18px!important}.iv-room-card{position:relative!important;min-height:230px!important;grid-column:span 4!important;overflow:hidden!important;border-radius:32px!important;border:1px solid rgba(29,23,18,.095)!important;background:radial-gradient(circle at 84% 12%,rgba(32,198,212,.07),transparent 28%),radial-gradient(circle at 64% 92%,rgba(139,98,233,.08),transparent 30%),linear-gradient(145deg,#fffaf4,#f6efe6)!important;box-shadow:0 20px 58px #1d171211,inset 0 1px #ffffffd1!important;padding:0!important;display:flex!important;align-items:stretch!important;transition:transform .38s cubic-bezier(.16,1,.3,1),box-shadow .38s ease,border-color .38s ease!important}.iv-room-card:hover{transform:translateY(-5px)!important;border-color:#8b62e92e!important;box-shadow:0 28px 74px #1d171218,inset 0 1px #ffffffe0!important}.iv-room-card__content{position:relative!important;z-index:2!important;width:72%!important;padding:28px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important}.iv-room-card h3{font-family:Georgia,serif!important;font-size:clamp(30px,2.7vw,44px)!important;line-height:.96!important;letter-spacing:-.055em!important;font-weight:500!important;margin:18px 0 12px!important;color:#17120f!important}.iv-room-card p{margin:0!important;max-width:410px!important;color:#756960!important;line-height:1.75!important;font-size:15px!important}.iv-room-card__link{margin-top:auto!important;display:inline-flex!important;align-items:center!important;gap:6px!important;padding-top:20px!important;color:#8b62e9!important;font-size:12px!important;letter-spacing:.16em!important;text-transform:uppercase!important;font-weight:800!important;opacity:.82!important}.iv-room-card__visual{position:absolute!important;right:18px!important;bottom:18px!important;width:34%!important;height:58%!important;border-radius:26px!important;overflow:hidden!important;opacity:.92!important;background:linear-gradient(145deg,#20c6d429,#8b62e924,#d6ad7929)!important;transform:rotate(-7deg)!important;transition:transform .45s cubic-bezier(.16,1,.3,1),opacity .35s ease!important}.iv-room-card:hover .iv-room-card__visual{transform:rotate(-4deg) translateY(-4px)!important;opacity:1!important}.iv-room-card__visual img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.iv-room-nail{position:absolute;bottom:-10px;width:25px;border-radius:18px 18px 12px 12px;background:linear-gradient(180deg,#fff,#f0dbcf 42%,#b98d70);box-shadow:0 10px 22px #1d17121f,inset 0 0 10px #ffffffb3}.iv-room-nail--1{left:18%;height:110px;transform:rotate(-8deg)}.iv-room-nail--2{left:42%;height:142px;background:linear-gradient(180deg,#fff,#f6e7c6 42%,#d2ad72)}.iv-room-nail--3{right:18%;height:118px;transform:rotate(8deg)}.iv-room-card--featured{grid-column:span 12!important;min-height:320px!important;background:radial-gradient(circle at 86% 22%,rgba(139,98,233,.13),transparent 24%),radial-gradient(circle at 68% 78%,rgba(32,198,212,.12),transparent 30%),linear-gradient(145deg,#fffaf4,#f3e9dd)!important}.iv-room-card--featured .iv-room-card__content{width:58%!important;padding:36px!important}.iv-room-card--featured h3{font-size:clamp(42px,4.8vw,72px)!important;max-width:720px!important}.iv-room-card--featured p{font-size:17px!important;max-width:560px!important}.iv-room-card--featured .iv-room-card__visual{width:35%!important;height:78%!important;right:34px!important;bottom:28px!important;border-radius:32px!important;transform:rotate(5deg)!important;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.9),transparent 12%),linear-gradient(135deg,#20c6d438,#8b62e92e,#d6ad792e)!important}.iv-room-card--featured:hover .iv-room-card__visual{transform:rotate(3deg) translateY(-6px)!important}.iv-room-card--featured .iv-room-nail{width:40px;border-radius:25px 25px 18px 18px}.iv-room-card--featured .iv-room-nail--1{height:210px;left:20%}.iv-room-card--featured .iv-room-nail--2{height:250px;left:44%}.iv-room-card--featured .iv-room-nail--3{height:220px;right:18%}@media(max-width:1180px){.iv-room-card{grid-column:span 6!important}.iv-room-card--featured{grid-column:span 12!important}}@media(max-width:980px){.template-index .iv-showroom__layout,.iv-room-showcase{grid-template-columns:1fr!important}.iv-room-card,.iv-room-card--featured{grid-column:1!important}.iv-room-card__content,.iv-room-card--featured .iv-room-card__content{width:68%!important}}@media(max-width:620px){.iv-room-card,.iv-room-card--featured{min-height:260px!important}.iv-room-card__content,.iv-room-card--featured .iv-room-card__content{width:100%!important;padding:24px!important}.iv-room-card__visual{opacity:.22!important;right:10px!important;width:46%!important}.iv-room-card--featured .iv-room-card__visual{opacity:.24!important;width:52%!important}}.template-index .iv-sidebar-reopen,.iv-sidebar-reopen{overflow:hidden!important;isolation:isolate!important}.template-index .iv-sidebar-reopen:before,.template-index .iv-sidebar-reopen:after,.iv-sidebar-reopen:before,.iv-sidebar-reopen:after{content:none!important;display:none!important}.template-index .iv-sidebar-reopen__icon,.iv-sidebar-reopen__icon{position:relative!important;display:block!important;width:18px!important;height:14px!important;border:0!important;color:transparent!important;font-size:0!important;line-height:0!important}.template-index .iv-sidebar-reopen__icon i,.iv-sidebar-reopen__icon i{position:absolute!important;left:0!important;width:18px!important;height:1.8px!important;border-radius:999px!important;background:#2c211c!important;display:block!important;box-shadow:none!important}.template-index .iv-sidebar-reopen__icon i:nth-child(1),.iv-sidebar-reopen__icon i:nth-child(1){top:0!important}.template-index .iv-sidebar-reopen__icon i:nth-child(2),.iv-sidebar-reopen__icon i:nth-child(2){top:6px!important;width:13px!important}.template-index .iv-sidebar-reopen__icon i:nth-child(3),.iv-sidebar-reopen__icon i:nth-child(3){top:12px!important;width:16px!important}.template-index .iv-sidebar-reopen__text,.iv-sidebar-reopen__text{display:none!important}body:has(.iv-custom-page){background:#f6f1ea!important}.iv-custom-page{--iv-cyan:#20c6d4;--iv-violet:#8b62e9;--iv-cream:#fffaf4;--iv-ink:#17120f;--iv-muted:#756960;max-width:1480px;margin:0 auto;padding:34px 28px 76px;color:var(--iv-ink)}.iv-custom-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:20px;min-height:620px}.iv-custom-hero__copy,.iv-custom-hero__visual,.iv-custom-section{border:1px solid rgba(29,23,18,.095);border-radius:38px;background:radial-gradient(circle at 86% 8%,rgba(139,98,233,.05),transparent 24%),linear-gradient(145deg,#fffaf4,#f6efe6);box-shadow:0 22px 68px #1d171212,inset 0 1px #ffffffc7}.iv-custom-hero__copy{padding:54px 52px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.iv-custom-kicker{display:inline-flex;align-items:center;gap:8px;color:#8b62e9;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800}.iv-custom-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,var(--iv-cyan),var(--iv-violet));box-shadow:0 0 18px #8b62e957}.iv-custom-hero h1{font-family:Georgia,serif;font-size:clamp(58px,7.2vw,110px);line-height:.88;letter-spacing:-.075em;font-weight:500;margin:18px 0 22px;max-width:860px}.iv-custom-hero p,.iv-custom-section__head p,.iv-custom-type p,.iv-custom-step p,.iv-custom-case p,.iv-custom-brief-intro p,.iv-custom-faq-item p{color:var(--iv-muted);line-height:1.82;font-size:16px}.iv-custom-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.iv-custom-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.iv-custom-trust span{padding:10px 13px;border-radius:999px;border:1px solid rgba(29,23,18,.08);background:#ffffff94;color:#665a52;font-size:12px;letter-spacing:.06em}.iv-custom-hero__visual{position:relative;overflow:hidden;min-height:620px;background:linear-gradient(145deg,#f4dcc9,#bf9577 52%,#705241)}.iv-custom-orb{position:absolute;border-radius:50%;filter:blur(0);opacity:.38}.iv-custom-orb--blue{width:220px;height:220px;left:10%;top:12%;background:#20c6d447}.iv-custom-orb--violet{width:280px;height:280px;right:8%;bottom:9%;background:#8b62e92e}.iv-custom-nails{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%) rotate(-8deg);display:flex;gap:12px}.iv-custom-nails i{width:60px;height:300px;border-radius:34px 34px 24px 24px;background:linear-gradient(180deg,#fff,#f1d8c8 34%,#b88a6e);box-shadow:inset 0 0 16px #ffffffc7,0 22px 42px #1d17122e}.iv-custom-nails i:nth-child(2){height:354px;transform:translateY(-16px)}.iv-custom-nails i:nth-child(3){height:392px;transform:translateY(-34px);background:linear-gradient(180deg,#fff,#f5e5c7 34%,#d2ad72)}.iv-custom-nails i:nth-child(4){height:342px;transform:translateY(-6px)}.iv-custom-nails i:nth-child(5){height:288px;transform:translateY(26px)}.iv-custom-hero__note{position:absolute;left:36px;right:36px;bottom:36px;background:#fffaf4cc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.82);border-radius:28px;padding:22px 24px;box-shadow:0 18px 44px #1d17121f}.iv-custom-hero__note b{display:block;font-family:Georgia,serif;font-size:28px;font-weight:500;letter-spacing:-.03em}.iv-custom-hero__note span{display:block;color:#756960;margin-top:6px;line-height:1.65}.iv-custom-section{margin-top:22px;padding:34px}.iv-custom-section__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.55fr);gap:24px;align-items:end;margin-bottom:24px}.iv-custom-section__head h2{grid-column:1;font-family:Georgia,serif;font-size:clamp(42px,5vw,76px);line-height:.94;letter-spacing:-.06em;font-weight:500;margin:10px 0 0}.iv-custom-section__head .iv-custom-kicker{grid-column:1}.iv-custom-section__head p{grid-column:2;grid-row:1 / span 2;margin:0}.iv-custom-type-grid,.iv-custom-step-grid,.iv-custom-gallery-grid{display:grid;gap:16px}.iv-custom-type-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.iv-custom-type,.iv-custom-step,.iv-custom-case,.iv-custom-form-card,.iv-custom-brief-intro{border:1px solid rgba(29,23,18,.08);border-radius:28px;background:linear-gradient(145deg,#ffffffc7,#fffaf48c);box-shadow:0 16px 42px #1d17120b,inset 0 1px #ffffffb8}.iv-custom-type{padding:24px;min-height:210px;transition:transform .34s cubic-bezier(.16,1,.3,1),box-shadow .34s ease}.iv-custom-type:hover,.iv-custom-case:hover{transform:translateY(-4px);box-shadow:0 24px 58px #1d171214}.iv-custom-type span{color:#8b62e9;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:800}.iv-custom-type h3,.iv-custom-step h3,.iv-custom-case h3{font-family:Georgia,serif;font-size:30px;line-height:1;letter-spacing:-.04em;font-weight:500;margin:18px 0 12px}.iv-custom-step-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.iv-custom-step{padding:24px}.iv-custom-step>span{width:48px;height:48px;border-radius:18px;background:#1d1712;color:#fff;display:grid;place-items:center;font-weight:800;box-shadow:0 14px 28px #1d171229}.iv-custom-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.iv-custom-case{overflow:hidden;transition:transform .34s cubic-bezier(.16,1,.3,1),box-shadow .34s ease}.iv-custom-case__image{height:280px;position:relative;background:linear-gradient(135deg,#20c6d42e,#8b62e924,#d6ad792e);overflow:hidden}.iv-custom-case__image img{width:100%;height:100%;object-fit:cover;display:block}.iv-custom-case__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:10px;transform:rotate(-8deg)}.iv-custom-case__placeholder i{width:42px;height:180px;border-radius:26px 26px 18px 18px;background:linear-gradient(180deg,#fff,#f2dccd,#b98d70);box-shadow:0 16px 30px #1d17121a}.iv-custom-case__placeholder i:nth-child(2){height:220px;background:linear-gradient(180deg,#fff,#dffbff,#a89cff)}.iv-custom-case__placeholder i:nth-child(3){height:190px;background:linear-gradient(180deg,#fff,#f7e5c8,#d2ad72)}.iv-custom-case__body{padding:22px}.iv-custom-case__body span{color:#8b62e9;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800}.iv-custom-brief-wrap{display:grid;grid-template-columns:.88fr 1.12fr;gap:18px;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.iv-custom-brief-intro,.iv-custom-form-card{padding:32px}.iv-custom-brief-intro h2{font-family:Georgia,serif;font-size:clamp(42px,4.6vw,70px);line-height:.95;letter-spacing:-.06em;font-weight:500;margin:14px 0 16px}.iv-custom-price-list{display:grid;gap:12px;margin-top:24px}.iv-custom-price-list div{display:flex;justify-content:space-between;gap:14px;padding:16px;border-radius:20px;background:#fffaf4;border:1px solid rgba(29,23,18,.08)}.iv-custom-price-list b{color:#17120f;white-space:nowrap}.iv-custom-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.iv-custom-field{grid-column:1 / -1;display:grid;gap:7px}.iv-custom-field--half{grid-column:span 1}.iv-custom-field label{font-size:12px;text-transform:uppercase;letter-spacing:.13em;color:#6f5c50;font-weight:800}.iv-custom-field input,.iv-custom-field select,.iv-custom-field textarea{width:100%;border:1px solid rgba(29,23,18,.11);border-radius:18px;background:#fffaf4;padding:14px 15px;font:inherit;color:#1d1712;outline:none;transition:border-color .24s ease,box-shadow .24s ease,background .24s ease}.iv-custom-field textarea{resize:vertical;min-height:140px}.iv-custom-field input:focus,.iv-custom-field select:focus,.iv-custom-field textarea:focus{border-color:#8b62e95c;box-shadow:0 0 0 4px #8b62e914;background:#fff}.iv-custom-field small{color:#8a7c72;line-height:1.5}.iv-custom-submit{grid-column:1 / -1;border:0;border-radius:999px;background:#1d1712;color:#fff;padding:16px 22px;font-weight:800;letter-spacing:.04em;cursor:pointer;transition:transform .24s ease,box-shadow .24s ease}.iv-custom-submit:hover{transform:translateY(-2px);box-shadow:0 18px 38px #1d17122e}.iv-custom-form__success,.iv-custom-form__error{grid-column:1 / -1;padding:14px 16px;border-radius:18px;background:#20c6d417;border:1px solid rgba(32,198,212,.22);color:#24555c}.iv-custom-faq-list{display:grid;gap:12px;max-width:980px;margin:0 auto}.iv-custom-faq-item{border:1px solid rgba(29,23,18,.08);border-radius:22px;background:#fffaf4;padding:0 20px}.iv-custom-faq-item summary{cursor:pointer;padding:18px 0;font-weight:800;letter-spacing:.01em}.iv-custom-faq-item p{margin:0 0 18px}@media(max-width:1100px){.iv-custom-hero,.iv-custom-brief-wrap{grid-template-columns:1fr}.iv-custom-type-grid,.iv-custom-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.iv-custom-gallery-grid,.iv-custom-section__head{grid-template-columns:1fr}.iv-custom-section__head p{grid-column:1;grid-row:auto}}@media(max-width:620px){.iv-custom-page{padding:18px 14px 48px}.iv-custom-hero__copy,.iv-custom-section,.iv-custom-brief-intro,.iv-custom-form-card{padding:24px}.iv-custom-hero__visual{min-height:460px}.iv-custom-type-grid,.iv-custom-step-grid{grid-template-columns:1fr}.iv-custom-field--half{grid-column:1 / -1}.iv-custom-hero h1{font-size:54px}}.iv-header__link--icon:after,.iv-site-header .iv-header__link--icon:after,.iv-header__actions .iv-header__link:after,.iv-header__actions .iv-cart-trigger:after{display:none!important;content:none!important}.iv-site-header .iv-header__link--icon,.iv-site-header .iv-cart-trigger,.iv-header__actions .iv-header__link--icon,.iv-header__actions .iv-cart-trigger{text-decoration:none!important;overflow:hidden!important;position:relative!important}.iv-site-header .iv-header__link--icon:hover,.iv-site-header .iv-cart-trigger:hover{background:linear-gradient(135deg,#fff,#f8f4ff)!important;border-color:#8b62e92e!important;box-shadow:0 12px 28px #1d17120e,0 0 0 4px #8b62e909!important}.iv-add-form{position:relative}.iv-add-btn{position:relative!important;overflow:hidden!important;isolation:isolate!important;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,opacity .22s ease!important}.iv-add-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.2) 42%,transparent 62%);transform:translate(-120%);transition:transform .55s cubic-bezier(.16,1,.3,1)}.iv-add-btn:hover:before{transform:translate(120%)}.iv-add-form.is-loading .iv-add-btn,.iv-add-btn.is-loading{opacity:.82!important;pointer-events:none!important}.iv-add-btn.is-added{background:linear-gradient(135deg,#1d1712,#294c50 54%,#8b62e9)!important;box-shadow:0 16px 36px #8b62e92e!important}.iv-product-card.iv-added{animation:ivCardAdded .72s cubic-bezier(.16,1,.3,1)}@keyframes ivCardAdded{0%{transform:translateY(0) scale(1)}34%{transform:translateY(-5px) scale(1.012);box-shadow:0 28px 70px #8b62e929}to{transform:translateY(0) scale(1)}}.iv-cart-flyer{position:fixed;left:0;top:0;width:18px;height:18px;border-radius:999px;background:linear-gradient(135deg,#20c6d4,#8b62e9);box-shadow:0 10px 24px #8b62e93d;z-index:9999;pointer-events:none;transform:translate3d(var(--iv-start-x),var(--iv-start-y),0) scale(1);animation:ivFlyToCart .72s cubic-bezier(.22,1,.36,1) forwards}@keyframes ivFlyToCart{0%{transform:translate3d(var(--iv-start-x),var(--iv-start-y),0) scale(1);opacity:1}70%{opacity:1}to{transform:translate3d(var(--iv-end-x),var(--iv-end-y),0) scale(.35);opacity:0}}.iv-cart-count.is-updated{animation:ivCartCountPop .42s cubic-bezier(.16,1,.3,1)}@keyframes ivCartCountPop{0%{transform:scale(1)}40%{transform:scale(1.28)}to{transform:scale(1)}}.iv-custom-help{padding:0!important;overflow:hidden!important;background:radial-gradient(circle at 12% 0%,rgba(32,198,212,.15),transparent 28%),radial-gradient(circle at 82% 12%,rgba(139,98,233,.14),transparent 30%),linear-gradient(135deg,#fffaf4,#f6efe7)!important}.iv-custom-help__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:36px}.iv-custom-help h2{font-family:Georgia,serif;font-size:clamp(38px,4.2vw,66px);line-height:.96;letter-spacing:-.055em;font-weight:500;margin:12px 0 14px}.iv-custom-help p{max-width:720px;color:#72665e;line-height:1.85;margin:0}.iv-custom-help__actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.iv-custom-help__actions .iv-btn{white-space:nowrap}@media(max-width:900px){.iv-custom-help__inner{grid-template-columns:1fr;padding:28px}.iv-custom-help__actions{justify-content:flex-start}}@media(max-width:620px){.iv-custom-help h2{font-size:44px}.iv-custom-help__inner{padding:24px}}:root{--iv-logo-blue:#20c6d4;--iv-logo-violet:#8b62e9}.iv-site-header{background:#fffaf3f6!important;border-bottom:1px solid rgba(29,23,18,.09)!important;box-shadow:0 12px 34px #1d17120b!important}.iv-site-header .iv-header__inner--left-logo,.iv-site-header .iv-header__inner{max-width:1540px!important;height:76px!important;padding:0 30px!important;display:grid!important;grid-template-columns:190px minmax(420px,1fr) auto!important;gap:32px!important;align-items:center!important}.iv-site-header .iv-header__logo{justify-self:start!important;display:inline-flex!important;align-items:center!important;padding:0!important;min-width:0!important;line-height:1!important}.iv-site-header .iv-header__logo-img{display:block!important;width:168px!important;max-width:168px!important;height:auto!important;object-fit:contain!important}.iv-site-header .iv-header__nav{justify-content:flex-start!important;gap:28px!important;min-width:0!important}.iv-site-header .iv-header__actions{justify-content:flex-end!important;gap:12px!important;flex:0 0 auto!important;white-space:nowrap!important;min-width:max-content!important}.iv-site-header .iv-header__link{position:relative!important;padding:27px 0!important;letter-spacing:.16em!important;color:#4c4039!important;transition:color .24s ease,transform .24s ease!important}.iv-site-header .iv-header__nav>.iv-header__link:after,.iv-site-header .iv-has-mega>.iv-header__link:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:18px!important;height:1px!important;background:linear-gradient(90deg,var(--iv-logo-blue),var(--iv-logo-violet),#d6ad79)!important;transform:scaleX(0)!important;transform-origin:left center!important;opacity:.85!important;transition:transform .34s cubic-bezier(.16,1,.3,1)!important}.iv-site-header .iv-header__nav>.iv-header__link:hover:after,.iv-site-header .iv-has-mega:hover>.iv-header__link:after,.iv-site-header .iv-has-mega:focus-within>.iv-header__link:after{transform:scaleX(1)!important}.iv-site-header .iv-header__link--icon,.iv-site-header .iv-cart-trigger,.iv-header__actions .iv-header__link--icon{min-width:112px!important;height:46px!important;padding:0 20px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;background:#ffffffd1!important;border:1px solid rgba(29,23,18,.12)!important;box-shadow:0 10px 28px #1d171209,inset 0 1px #ffffffe6!important;overflow:hidden!important}.iv-site-header .iv-header__link--icon:after,.iv-site-header .iv-cart-trigger:after,.iv-header__actions .iv-header__link--icon:after{display:none!important;content:none!important}.iv-site-header #cart-icon-bubble{min-width:150px!important}.iv-site-header .iv-mega{top:76px!important;background:linear-gradient(180deg,#fffaf3fc,#f6efe7fc)!important;border-top:1px solid rgba(255,255,255,.7)!important;border-bottom:1px solid rgba(29,23,18,.11)!important;box-shadow:0 28px 76px #1d17121c!important;transform:translateY(10px) scale(.985)!important;transition:opacity .28s ease,visibility .28s ease,transform .42s cubic-bezier(.16,1,.3,1)!important}.iv-site-header .iv-has-mega:hover .iv-mega,.iv-site-header .iv-has-mega:focus-within .iv-mega{transform:translateY(0) scale(1)!important}.iv-site-header .iv-mega__grid{max-width:1540px!important;padding:28px 30px 30px!important;grid-template-columns:repeat(6,minmax(135px,1fr))!important;gap:18px!important}.iv-site-header .iv-mega--featured .iv-mega__grid{grid-template-columns:repeat(2,minmax(220px,360px))!important;justify-content:center!important}.iv-site-header .iv-mega-card{position:relative!important;padding:14px!important;border-radius:24px!important;background:#ffffff80!important;border:1px solid rgba(29,23,18,.08)!important;box-shadow:0 14px 36px #1d171209!important;transition:transform .28s ease,box-shadow .28s ease,background .28s ease!important;overflow:hidden!important}.iv-site-header .iv-mega-card:hover{transform:translateY(-4px)!important;background:#ffffffc7!important;box-shadow:0 24px 56px #1d171214!important}.iv-site-header .iv-mega__thumb{display:block!important;height:112px!important;border-radius:18px!important;overflow:hidden!important;margin:0 0 14px!important;background:linear-gradient(135deg,#fff,#f1e8ff)!important;border:1px solid rgba(255,255,255,.9)!important}.iv-site-header .iv-mega__thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;transform:scale(1.02)!important;transition:transform .5s cubic-bezier(.16,1,.3,1)!important}.iv-site-header .iv-mega-card:hover .iv-mega__thumb img{transform:scale(1.08)!important}.iv-site-header .iv-mega__title{font-size:15px!important;letter-spacing:.18em!important;margin-bottom:10px!important}.iv-site-header .iv-mega a{font-size:13px!important}.iv-site-header .iv-mega li a:hover{transform:translate(4px)!important;color:var(--iv-logo-violet)!important}.iv-site-header .iv-mega li a{display:inline-block!important;transition:transform .24s ease,color .24s ease!important}.iv-side-card:after{display:none!important;content:none!important}.iv-side-card__actions{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:12px!important;margin-top:20px!important;text-align:center!important}.iv-side-card .iv-side-btn{width:100%!important;min-height:58px!important;justify-content:center!important;border-radius:999px!important}.iv-side-card .iv-side-link{margin:0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#ffffffc7!important;text-decoration:none!important;border-bottom:1px solid rgba(255,255,255,.35)!important;padding-bottom:3px!important;line-height:1!important}.iv-side-card .iv-side-link:hover{color:#fff!important;border-color:#ffffffe6!important}.iv-sidebar-reopen{width:54px!important;height:54px!important;min-width:54px!important;padding:0!important;border-radius:999px!important;left:18px!important;top:92px!important;display:grid!important;place-items:center!important}.iv-sidebar-reopen__icon{width:22px!important;height:16px!important;min-width:22px!important;background:transparent!important;color:transparent!important;position:relative!important}.iv-sidebar-reopen__icon i{position:absolute!important;left:0!important;width:22px!important;height:1.5px!important;background:#1d1712!important;border-radius:999px!important;display:block!important}.iv-sidebar-reopen__icon i:nth-child(3){bottom:0!important}@media(max-width:1120px){.iv-site-header .iv-header__inner{grid-template-columns:170px 1fr auto!important;gap:18px!important;padding:0 20px!important}.iv-site-header .iv-header__logo-img{width:150px!important}.iv-site-header .iv-header__nav{gap:16px!important}.iv-site-header .iv-header__actions .iv-header__link:not(.iv-header__link--icon){display:none!important}.iv-site-header .iv-header__link--icon{min-width:92px!important}.iv-site-header #cart-icon-bubble{min-width:118px!important}}@media(max-width:980px){.iv-site-header .iv-header__inner{display:none!important}.iv-mobile-header .iv-header__logo-img{width:138px!important;height:auto!important}}.iv-custom-faq{text-align:left!important;margin-bottom:0!important}.iv-custom-faq .iv-custom-section__head{max-width:1180px!important;margin-left:0!important;margin-right:auto!important;text-align:left!important}.iv-custom-faq .iv-custom-section__head h2{text-align:left!important;max-width:980px!important}.iv-custom-faq-list{max-width:980px!important;margin:22px auto 0 0!important;align-items:stretch!important}.iv-custom-faq-item{padding:0!important;border-radius:24px!important;background:#fffaf4c2!important;border:1px solid rgba(29,23,18,.08)!important;box-shadow:0 14px 42px #1d171209!important;overflow:hidden!important;transition:background .26s ease,box-shadow .26s ease,transform .26s ease,border-color .26s ease!important}.iv-custom-faq-item:hover{transform:translateY(-2px)!important;background:#ffffffeb!important;box-shadow:0 22px 58px #1d17120f!important;border-color:#7b69ff2e!important}.iv-custom-faq-item summary{list-style:none!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;min-height:70px!important;padding:20px 24px!important;cursor:pointer!important;font-weight:800!important;letter-spacing:.01em!important;color:#171310!important}.iv-custom-faq-item summary span{display:block!important;line-height:1.45!important}.iv-custom-faq-item summary i{width:34px!important;height:34px!important;min-width:34px!important;border-radius:999px!important;background:linear-gradient(135deg,#52c8de1f,#7e61ff24)!important;border:1px solid rgba(123,105,255,.18)!important;position:relative!important;box-shadow:inset 0 1px #ffffffe6!important;transition:transform .26s ease,background .26s ease!important}.iv-custom-faq-item summary i:before,.iv-custom-faq-item summary i:after{content:""!important;position:absolute!important;left:50%!important;top:50%!important;width:13px!important;height:1.6px!important;background:#30263a!important;border-radius:99px!important;transform:translate(-50%,-50%)!important;transition:transform .24s ease!important}.iv-custom-faq-item summary i:after{transform:translate(-50%,-50%) rotate(90deg)!important}.iv-custom-faq-item[open] summary i{transform:rotate(180deg)!important;background:linear-gradient(135deg,#52c8de2e,#7e61ff33)!important}.iv-custom-faq-item[open] summary i:after{transform:translate(-50%,-50%) rotate(0)!important}.iv-custom-help{margin-top:34px!important;margin-bottom:0!important}.iv-custom-help__inner{position:relative!important;overflow:hidden!important}.iv-custom-help__inner:after{content:""!important;position:absolute!important;left:34px!important;right:34px!important;bottom:-1px!important;height:3px!important;border-radius:999px!important;background:linear-gradient(90deg,#35c7dc,#8268ff,#f0c389)!important;opacity:.58!important}.iv-custom-help+*{margin-top:0!important}.iv-footer--v18{position:relative!important;margin-top:0!important;overflow:visible!important}.iv-footer--v18:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:-96px!important;height:96px!important;background:linear-gradient(180deg,#f6efe700,#20191514 45%,#1d1713)!important;pointer-events:none!important}.iv-footer__newsletter-card{border-color:#ffffff29!important}.iv-newsletter-form--v18{position:relative!important}.iv-newsletter-field--v18:focus-within{border-color:#7e61ff75!important;box-shadow:0 0 0 4px #7e61ff1a,inset 0 1px #ffffff0f!important}.iv-newsletter-inline-error{display:block!important;margin:10px 0 0!important;padding:10px 12px!important;border-radius:14px!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.12)!important;color:#f7e7dc!important;font-size:12px!important;line-height:1.45!important;box-shadow:0 12px 26px #0000001f!important}.iv-newsletter-field--v18.is-invalid{border-color:#ffb8a48f!important;box-shadow:0 0 0 4px #ffb8a41f!important}.iv-newsletter-hint{color:#ffffff94!important;letter-spacing:.02em!important}@media(max-width:780px){.iv-custom-faq .iv-custom-section__head h2{font-size:46px!important}.iv-custom-faq-list{max-width:none!important;margin-right:0!important}.iv-custom-faq-item summary{padding:18px!important}.iv-custom-faq-item p{padding:0 18px 20px!important}.iv-footer--v18:before{top:-70px!important;height:70px!important}}.iv-custom-faq{overflow:visible!important}.iv-custom-faq .iv-custom-section__head{max-width:1120px!important;margin-left:0!important;text-align:left!important}.iv-custom-faq .iv-custom-section__head h2{text-align:left!important;max-width:940px!important}.iv-custom-faq-list{max-width:1040px!important;margin:24px auto 0 0!important;display:grid!important;gap:14px!important}.iv-custom-faq-item{background:#fffaf4d1!important;border:1px solid rgba(29,23,18,.08)!important;border-radius:26px!important;overflow:hidden!important;box-shadow:0 14px 42px #1d171209!important;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),border-color .28s ease,background .28s ease!important}.iv-custom-faq-item:hover,.iv-custom-faq-item[open]{transform:translateY(-2px)!important;background:#fffffff0!important;border-color:#7e61ff2e!important;box-shadow:0 22px 58px #1d171211!important}.iv-custom-faq-item summary{list-style:none!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;min-height:72px!important;padding:20px 24px!important;cursor:pointer!important;font-weight:800!important;letter-spacing:.01em!important;color:#171310!important;-webkit-user-select:none!important;user-select:none!important}.iv-custom-faq-item summary::-webkit-details-marker{display:none!important}.iv-faq-question{display:block!important;line-height:1.42!important;padding-right:12px!important}.iv-faq-toggle{display:inline-grid!important;place-items:center!important;width:36px!important;height:36px!important;min-width:36px!important;border-radius:999px!important;border:1px solid rgba(126,97,255,.18)!important;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.92),rgba(255,255,255,.22) 42%,transparent 68%),linear-gradient(135deg,#52c8de21,#7e61ff2b)!important;box-shadow:inset 0 1px #ffffffe0,0 8px 20px #7e61ff14!important;position:relative!important;transition:transform .28s cubic-bezier(.16,1,.3,1),background .28s ease,box-shadow .28s ease!important}.iv-faq-toggle:before,.iv-faq-toggle:after{content:""!important;position:absolute!important;left:50%!important;top:50%!important;width:14px!important;height:2px!important;border-radius:99px!important;background:#2f2530!important;transform:translate(-50%,-50%)!important;transition:transform .24s cubic-bezier(.16,1,.3,1),opacity .24s ease!important}.iv-faq-toggle:after{transform:translate(-50%,-50%) rotate(90deg)!important}.iv-custom-faq-item[open] .iv-faq-toggle{transform:rotate(180deg)!important;background:linear-gradient(135deg,#52c8de38,#7e61ff3d)!important;box-shadow:inset 0 1px #ffffffeb,0 10px 26px #7e61ff1f!important}.iv-custom-faq-item[open] .iv-faq-toggle:after{opacity:0!important;transform:translate(-50%,-50%) rotate(0)!important}.iv-custom-faq-item p{margin:0!important;padding:0 24px 24px!important;color:#786b62!important;line-height:1.85!important;max-width:880px!important}.iv-footer--v18{position:relative!important;isolation:isolate!important;z-index:1!important;overflow:visible!important}.iv-footer--v18:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:-42px!important;height:42px!important;background:linear-gradient(180deg,#f6efe700,#f6efe77a 42%,#1d1713db)!important;opacity:.82!important;pointer-events:none!important;z-index:-1!important}.iv-sidebar{position:sticky!important;z-index:80!important}.iv-sidebar-bottom{z-index:120!important}.iv-newsletter-field--v18{position:relative!important;border:1px solid rgba(255,255,255,.16)!important;background:#ffffff0f!important;transition:border-color .24s ease,box-shadow .24s ease,background .24s ease!important}.iv-newsletter-field--v18:focus-within{border-color:#7e61ff57!important;box-shadow:0 0 0 3px #7e61ff13,inset 0 1px #ffffff12!important;background:#ffffff13!important}.iv-newsletter-input--v18,.iv-newsletter-input--v18:focus,.iv-newsletter-input--v18:focus-visible,.iv-newsletter-input--v18:invalid{outline:0!important;border:0!important;box-shadow:none!important;background:transparent!important}.iv-newsletter-input--v18::-webkit-search-decoration,.iv-newsletter-input--v18::-webkit-search-cancel-button{display:none!important}.iv-newsletter-input--v18:-webkit-autofill,.iv-newsletter-input--v18:-webkit-autofill:hover,.iv-newsletter-input--v18:-webkit-autofill:focus{-webkit-text-fill-color:#fff!important;transition:background-color 9999s ease-in-out 0s!important;box-shadow:0 0 0 1000px transparent inset!important}.iv-newsletter-inline-error{display:flex!important;align-items:flex-start!important;gap:8px!important;margin:10px 0 0!important;padding:0 6px!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#ffe2dad1!important;font-size:12px!important;line-height:1.55!important;letter-spacing:.01em!important}.iv-newsletter-inline-error:before{content:""!important;width:6px!important;height:6px!important;border-radius:50%!important;margin-top:.55em!important;background:linear-gradient(135deg,#52c8de,#8b62e9)!important;flex:0 0 auto!important}.iv-newsletter-inline-error[hidden]{display:none!important}.iv-newsletter-field--v18.is-invalid{border-color:#ffd2c757!important;box-shadow:0 0 0 3px #ffd2c711!important}.iv-newsletter-hint{color:#ffffff80!important}.iv-scroll-reveal{opacity:0;transform:translate3d(0,34px,0) scale(.985);filter:blur(8px);transition:opacity .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1),filter .72s cubic-bezier(.16,1,.3,1),box-shadow .3s ease;transition-delay:var(--iv-reveal-delay,0ms);will-change:opacity,transform,filter}.iv-scroll-reveal.is-visible{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}.iv-scroll-reveal.is-hidden-up{opacity:0;transform:translate3d(0,-22px,0) scale(.99);filter:blur(6px)}.iv-footer--v18 .iv-scroll-reveal{transform:translate3d(0,28px,0) scale(.992);filter:blur(6px)}.iv-footer--v18 .iv-scroll-reveal.is-visible{transform:translateZ(0) scale(1);filter:blur(0)}@media(prefers-reduced-motion:reduce){.iv-scroll-reveal,.iv-scroll-reveal.is-visible,.iv-scroll-reveal.is-hidden-up{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}}@media(max-width:780px){.iv-footer--v18:before{top:-28px!important;height:28px!important}.iv-custom-faq .iv-custom-section__head h2{font-size:44px!important}.iv-custom-faq-list{max-width:none!important;margin-right:0!important}.iv-custom-faq-item summary{padding:18px!important;min-height:66px!important}.iv-custom-faq-item p{padding:0 18px 20px!important}.iv-faq-toggle{width:32px!important;height:32px!important;min-width:32px!important}}.iv-site-header{isolation:isolate}.iv-mobile-backdrop{display:none}.iv-mobile-menu-btn{width:44px!important;height:44px!important;padding:0!important;display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;border-radius:50%!important;background:#ffffffdb!important;border:1px solid rgba(36,28,23,.12)!important;box-shadow:0 12px 28px #241c1714!important;transition:transform .32s cubic-bezier(.16,1,.3,1),box-shadow .32s ease,background .32s ease!important}.iv-mobile-menu-btn span{width:17px!important;height:1.5px!important;border-radius:999px!important;background:#231b17!important;display:block!important;transition:transform .32s cubic-bezier(.16,1,.3,1),opacity .22s ease!important}.iv-mobile-menu-btn.is-open span:nth-child(1){transform:translateY(6.5px) rotate(45deg)!important}.iv-mobile-menu-btn.is-open span:nth-child(2){opacity:0!important;transform:scaleX(.2)!important}.iv-mobile-menu-btn.is-open span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)!important}.iv-mobile-menu-btn:active{transform:scale(.96)!important}@media(max-width:980px){body.iv-mobile-menu-open{overflow:hidden!important}.iv-site-header{position:sticky!important;top:0!important;z-index:160!important;background:transparent!important}.iv-site-header .iv-header__inner{display:none!important}.iv-mobile-header{display:grid!important;grid-template-columns:48px 1fr auto!important;gap:10px!important;align-items:center!important;position:sticky!important;top:0!important;z-index:165!important;padding:10px 14px!important;background:#fffaf3d6!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;border-bottom:1px solid rgba(36,28,23,.09)!important;box-shadow:0 14px 34px #241c170b!important}.iv-mobile-header .iv-header__logo{justify-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important}.iv-mobile-header .iv-header__logo-img{width:132px!important;height:auto!important;max-height:44px!important;object-fit:contain!important}.iv-mobile-header .iv-cart-trigger{height:44px!important;min-width:70px!important;padding:0 14px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(36,28,23,.12)!important;box-shadow:0 12px 28px #241c1712!important;font-size:12px!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#281f1b!important}.iv-mobile-panel{display:block!important;position:fixed!important;z-index:164!important;left:12px!important;right:12px!important;top:68px!important;max-height:calc(100vh - 86px)!important;overflow:auto!important;padding:14px!important;border:1px solid rgba(36,28,23,.1)!important;border-radius:28px!important;background:linear-gradient(145deg,#fffbf6f5,#f5efe7f0)!important;box-shadow:0 30px 86px #241c1738!important;transform:translate3d(0,-18px,0) scale(.975)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .34s ease,visibility .34s ease,transform .44s cubic-bezier(.16,1,.3,1)!important}.iv-mobile-panel.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateZ(0) scale(1)!important}.iv-mobile-panel>a,.iv-mobile-panel summary{min-height:52px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 16px!important;margin:6px 0!important;border:1px solid rgba(36,28,23,.09)!important;border-radius:18px!important;background:#ffffff9e!important;color:#332923!important;text-decoration:none!important;font-weight:700!important;letter-spacing:.05em!important;text-transform:uppercase!important}.iv-mobile-panel details{border:0!important;padding:0!important;margin:6px 0!important}.iv-mobile-panel details[open] summary{background:#fff!important;box-shadow:0 10px 26px #241c170f!important}.iv-mobile-panel details a{display:block!important;margin:6px 0 6px 18px!important;padding:12px 14px!important;border-radius:14px!important;color:#766a62!important;background:#ffffff61!important;text-decoration:none!important}.iv-mobile-backdrop{display:block!important;position:fixed!important;z-index:155!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#1813103d!important;backdrop-filter:blur(5px)!important;-webkit-backdrop-filter:blur(5px)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .3s ease,visibility .3s ease!important}.iv-mobile-backdrop.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.iv-sidebar,.iv-sidebar-reopen{display:none!important}.iv-showroom__layout{display:block!important;grid-template-columns:1fr!important}.iv-content{padding:14px!important;width:100%!important}.iv-section{margin-bottom:16px!important}.iv-hero{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.iv-hero-copy{padding:26px 22px!important;border-radius:26px!important;min-height:auto!important}.iv-hero-copy h1{font-size:clamp(42px,14vw,66px)!important;line-height:.92!important;letter-spacing:-.055em!important}.iv-hero-copy p{font-size:15px!important;line-height:1.75!important}.iv-cta{gap:10px!important}.iv-btn{min-height:48px!important;padding:14px 16px!important;justify-content:center!important}.iv-hero-visual{min-height:360px!important;border-radius:26px!important}.iv-hero-note{left:16px!important;right:16px!important;bottom:16px!important;width:auto!important}.iv-room-showcase{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.iv-room-card{min-height:230px!important;border-radius:26px!important;overflow:hidden!important}.iv-room-card__content{padding:22px!important;max-width:70%!important}.iv-room-card h3{font-size:32px!important;line-height:1!important}.iv-room-card__visual{opacity:.92!important;right:-6%!important;width:46%!important}.iv-product-zone .iv-head,.iv-video-showcase .iv-head{display:block!important;margin-bottom:16px!important}.iv-head h2{font-size:40px!important;line-height:.98!important}.iv-product-showcase{padding:16px!important;border-radius:28px!important}.iv-product-showcase__head{display:block!important}.iv-product-showcase__head h3{font-size:32px!important;line-height:1!important}.iv-mini-link{display:inline-flex!important;margin-top:12px!important;min-height:42px!important;align-items:center!important}.iv-product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.iv-product-card{border-radius:22px!important;overflow:hidden!important}.iv-product-card__image{border-radius:22px 22px 14px 14px!important;aspect-ratio:1/1!important}.iv-product-card__info{padding:12px!important;min-height:188px!important;display:flex!important;flex-direction:column!important}.iv-product-card__info h4{font-size:15px!important;line-height:1.2!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.iv-product-card__info p{margin-top:auto!important;font-weight:800!important}.iv-add-btn{min-height:44px!important;font-size:13px!important;border-radius:999px!important}.iv-video-grid{display:flex!important;overflow-x:auto!important;gap:12px!important;scroll-snap-type:x mandatory!important;padding-bottom:8px!important}.iv-video-card{min-width:78vw!important;scroll-snap-align:start!important;border-radius:26px!important}.iv-video-card video{height:420px!important;object-fit:cover!important}.iv-video-info{min-height:162px!important}.iv-process,.iv-custom-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.iv-quote,.iv-steps,.iv-custom-card,.iv-review-card{border-radius:26px!important;padding:22px!important}.iv-reviews{grid-template-columns:1fr!important;gap:12px!important}.iv-custom-page{padding:14px!important}.iv-custom-hero,.iv-custom-section,.iv-custom-form-wrap,.iv-custom-help{border-radius:28px!important;padding:24px!important;margin-bottom:16px!important}.iv-custom-hero{grid-template-columns:1fr!important;gap:16px!important}.iv-custom-hero h1,.iv-custom-section__head h2,.iv-custom-help h2{font-size:clamp(40px,13vw,62px)!important;line-height:.94!important}.iv-custom-types,.iv-custom-steps,.iv-custom-gallery,.iv-custom-form-grid,.iv-custom-price-grid{grid-template-columns:1fr!important;gap:12px!important}.iv-custom-field--half{grid-column:auto!important}.iv-custom-field input,.iv-custom-field select,.iv-custom-field textarea{min-height:50px!important;font-size:16px!important}.iv-custom-submit{width:100%!important;min-height:52px!important}.iv-custom-faq-list{max-width:none!important;margin:0!important}.iv-custom-faq-item summary{padding:18px!important;gap:12px!important}.iv-custom-help__inner{display:grid!important;grid-template-columns:1fr!important;gap:18px!important}.iv-custom-help__actions{justify-content:flex-start!important;flex-wrap:wrap!important}.iv-footer--v18{margin-top:24px!important;overflow:hidden!important}.iv-footer--v18:before{height:26px!important;top:-26px!important}.iv-footer__inner--v18{padding:40px 16px 24px!important}.iv-footer__signature{grid-template-columns:1fr!important;gap:16px!important}.iv-footer__brand-block--v18,.iv-footer__newsletter-card{border-radius:26px!important;padding:22px!important}.iv-footer__logo-img--v18{width:164px!important;height:auto!important}.iv-newsletter-field--v18{min-height:58px!important}.iv-newsletter-field--v18 input{font-size:16px!important;min-width:0!important}.iv-newsletter-field--v18 button{min-width:86px!important;height:48px!important}.iv-footer__navigation-row{grid-template-columns:1fr!important;gap:16px!important;padding:18px!important;border-radius:26px!important;background:#ffffff09!important}.iv-footer__link-col a{padding:8px 0!important}.iv-footer__payment-card{display:block!important;padding:18px!important;border-radius:24px!important}.iv-footer__payment-card .list-payment{justify-content:flex-start!important;margin-top:12px!important}.iv-footer__bottom{display:grid!important;gap:12px!important;text-align:left!important}.iv-footer__policies{justify-content:flex-start!important;flex-wrap:wrap!important;gap:6px 14px!important}cart-drawer .drawer{width:min(100vw,420px)!important;max-width:100vw!important}cart-drawer .drawer__inner{width:100vw!important;max-width:100vw!important}}@media(max-width:520px){.iv-content{padding:10px!important}.iv-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.iv-product-card__info{min-height:174px!important;padding:10px!important}.iv-product-card__info h4,.iv-product-card__info p{font-size:13px!important}.iv-add-btn{min-height:40px!important;font-size:12px!important}.iv-video-card{min-width:86vw!important}.iv-video-card video{height:380px!important}.iv-room-card__content{max-width:78%!important}.iv-room-card__visual{right:-18%!important;width:56%!important}.iv-custom-hero,.iv-custom-section,.iv-custom-form-wrap,.iv-custom-help{padding:20px!important}.iv-custom-help__actions .iv-btn{width:100%!important}}@media(max-width:390px){.iv-product-grid{grid-template-columns:1fr!important}.iv-product-card__info{min-height:auto!important}.iv-mobile-header .iv-header__logo-img{width:118px!important}.iv-mobile-header .iv-cart-trigger{min-width:62px!important;padding:0 10px!important}}@media(max-width:780px){.iv-scroll-reveal{transform:translate3d(0,18px,0)!important;filter:blur(3px)!important;transition-duration:.48s!important}.iv-scroll-reveal.is-visible{transform:none!important;filter:blur(0)!important}.iv-scroll-reveal.is-hidden-up{transform:translate3d(0,-12px,0)!important;filter:blur(2px)!important}}@media(max-width:760px){.collection-hero,.collection-hero__inner{padding-left:14px!important;padding-right:14px!important}.facets-container{padding:0 14px!important}.product-grid{column-gap:10px!important;row-gap:24px!important}.card__heading,.card-information{font-size:13px!important}.facets__form{gap:10px!important}}@media(max-width:980px){.template-index .iv-site-header{display:block!important}.template-index .iv-site-header .iv-header__inner{display:none!important}.template-index .iv-mobile-header,.iv-mobile-header{display:grid!important;grid-template-columns:46px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-height:64px!important;padding:8px 12px!important;background:#fffaf3f0!important;border-bottom:1px solid rgba(36,28,23,.1)!important;box-shadow:0 10px 28px #221a150e!important}.iv-mobile-header .iv-header__logo{min-width:0!important;justify-self:center!important}.iv-mobile-header .iv-header__logo-img{width:136px!important;max-width:42vw!important;max-height:40px!important;display:block!important;object-fit:contain!important}.iv-mobile-menu-btn{width:42px!important;height:42px!important;z-index:2!important}.iv-mobile-header .iv-cart-trigger{height:42px!important;min-width:64px!important;padding:0 12px!important;font-size:11px!important;letter-spacing:.12em!important}.iv-mobile-top{display:none!important}.iv-showroom,.iv-showroom--editable,.iv-showroom__layout,.iv-content{min-height:0!important}.iv-content{padding:10px!important}.iv-section:first-child,.iv-hero{margin-top:0!important}.iv-hero{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.iv-hero-copy{order:1!important;padding:24px 20px!important;min-height:0!important;border-radius:24px!important}.iv-hero-copy h1{font-size:clamp(38px,12vw,56px)!important;line-height:.94!important;margin-bottom:12px!important}.iv-hero-copy p{font-size:14px!important;line-height:1.65!important}.iv-hero-visual{order:2!important;min-height:236px!important;border-radius:24px!important}.iv-hero-visual .iv-nails{transform:translate(-50%,-50%) rotate(-8deg) scale(.72)!important}.iv-hero-note{padding:12px 14px!important;border-radius:18px!important}.iv-hero-note b{font-size:18px!important}.iv-hero-note span{font-size:11px!important}.iv-room-showcase{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.iv-room-card,.iv-room-card--featured{grid-column:auto!important;min-height:184px!important;border-radius:22px!important;padding:0!important;overflow:hidden!important}.iv-room-card__content,.iv-room-card--featured .iv-room-card__content{width:100%!important;max-width:100%!important;padding:18px 14px!important;position:relative!important;z-index:2!important}.iv-room-card .iv-badge{font-size:10px!important;padding:6px 9px!important;margin-bottom:12px!important}.iv-room-card h3,.iv-room-card--featured h3{font-size:clamp(23px,7vw,30px)!important;line-height:.96!important;letter-spacing:-.045em!important;max-width:100%!important;margin-bottom:10px!important}.iv-room-card p,.iv-room-card--featured p{font-size:13px!important;line-height:1.45!important;max-width:100%!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.iv-room-card__link{font-size:11px!important;letter-spacing:.16em!important;margin-top:12px!important}.iv-room-card__visual,.iv-room-card--featured .iv-room-card__visual{width:64%!important;height:58%!important;right:-24%!important;bottom:-8%!important;top:auto!important;opacity:.26!important;transform:rotate(-7deg)!important;pointer-events:none!important}.iv-room-card:hover .iv-room-card__visual,.iv-room-card--featured:hover .iv-room-card__visual{transform:rotate(-7deg)!important}.iv-product-zone .iv-head,.iv-video-showcase .iv-head{margin-bottom:12px!important}.iv-product-showcase{padding:14px!important;border-radius:24px!important}.iv-product-showcase__head h3{font-size:28px!important}.iv-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.iv-product-card__info{min-height:164px!important}cart-drawer.drawer,cart-drawer .cart-drawer,cart-drawer .drawer__inner{width:100vw!important;max-width:100vw!important}cart-drawer .drawer__inner{height:100dvh!important;max-height:100dvh!important;display:flex!important;flex-direction:column!important;padding:18px 12px 0!important;background:#fffaf3!important}cart-drawer .drawer__header{flex:0 0 auto!important;padding:0 0 12px!important}cart-drawer .iv-cart-progress{flex:0 0 auto!important;margin:0 0 12px!important;padding:13px 14px!important;border-radius:18px!important}cart-drawer cart-drawer-items{flex:0 1 auto!important;min-height:0!important;max-height:42dvh!important;overflow:auto!important;margin:0!important;padding:0!important}cart-drawer .drawer__contents,cart-drawer #CartDrawer-CartItems{min-height:0!important;height:auto!important}cart-drawer .drawer__cart-items-wrapper{max-height:none!important}cart-drawer .cart-items,cart-drawer .cart-items tbody,cart-drawer .cart-item{width:100%!important}cart-drawer .cart-item{display:grid!important;grid-template-columns:76px 1fr!important;gap:10px!important;padding:10px 0!important;border-bottom:1px solid rgba(36,28,23,.08)!important}cart-drawer .cart-item__media{grid-column:1!important;grid-row:1 / span 2!important;width:76px!important;display:block!important}cart-drawer .cart-item__image{width:76px!important;height:76px!important;object-fit:cover!important;border-radius:14px!important}cart-drawer .cart-item__details{grid-column:2!important;width:auto!important;display:block!important}cart-drawer .cart-item__totals{grid-column:2!important;text-align:left!important;display:block!important}cart-drawer .cart-item__quantity{grid-column:2!important;display:block!important}cart-drawer .cart-items thead{display:none!important}cart-drawer .drawer__footer{flex:0 0 auto!important;margin-top:auto!important;padding:14px 0 calc(16px + env(safe-area-inset-bottom))!important;background:linear-gradient(180deg,#fffaf3db,#fffaf3 24%)!important;box-shadow:0 -16px 34px #241c1714!important;position:relative!important;z-index:3!important}cart-drawer .cart-drawer__footer{padding:0 0 10px!important}cart-drawer .totals{align-items:center!important}cart-drawer .cart__ctas{margin-top:10px!important}cart-drawer .cart__checkout-button{min-height:54px!important;border-radius:999px!important}}@media(max-width:420px){.iv-mobile-header .iv-header__logo-img{width:124px!important}.iv-room-showcase{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.iv-room-card,.iv-room-card--featured{min-height:172px!important;border-radius:20px!important}.iv-room-card__content,.iv-room-card--featured .iv-room-card__content{padding:16px 12px!important}.iv-room-card h3,.iv-room-card--featured h3{font-size:24px!important}.iv-room-card p,.iv-room-card--featured p{font-size:12px!important;-webkit-line-clamp:3!important}.iv-room-card__visual,.iv-room-card--featured .iv-room-card__visual{width:72%!important;right:-34%!important;opacity:.22!important}.iv-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:340px){.iv-room-showcase{grid-template-columns:1fr!important}}.iv-footer--v18{margin-top:clamp(22px,4vw,58px)!important;border-radius:42px 42px 0 0!important;overflow:hidden!important;z-index:1!important}.iv-footer--v18:before{display:none!important;content:none!important}.iv-footer--v18:after{content:""!important;position:absolute!important;left:clamp(18px,4vw,72px)!important;right:clamp(18px,4vw,72px)!important;top:0!important;height:1px!important;background:linear-gradient(90deg,#20c6d494,#8b62e99e,#d6ad796b)!important;opacity:.86!important;pointer-events:none!important;z-index:2!important}body:has(.iv-custom-page) .iv-custom-page{padding-bottom:clamp(34px,5vw,76px)!important}body:has(.iv-custom-page) .iv-footer--v18{margin-top:0!important;box-shadow:0 -22px 70px #1d17120e!important}body:has(.iv-custom-page) .iv-footer--v18:after{top:0!important}.iv-custom-brief-wrap{position:relative!important;display:grid!important;grid-template-columns:minmax(300px,.82fr) minmax(520px,1.18fr)!important;gap:22px!important;align-items:stretch!important;margin-top:28px!important}.iv-custom-brief-wrap:before{content:""!important;position:absolute!important;inset:18px -8px auto -8px!important;height:1px!important;background:linear-gradient(90deg,#20c6d46b,#8b62e97a,#d6ad7933)!important;opacity:.75!important;pointer-events:none!important}.iv-custom-brief-intro,.iv-custom-form-card{border-radius:34px!important;background:radial-gradient(circle at 92% 8%,rgba(139,98,233,.055),transparent 28%),radial-gradient(circle at 6% 10%,rgba(32,198,212,.045),transparent 24%),linear-gradient(145deg,#ffffffe0,#fffaf4a8)!important;border:1px solid rgba(29,23,18,.085)!important;box-shadow:0 22px 66px #1d17120e,inset 0 1px #ffffffbf!important}.iv-custom-brief-intro{padding:38px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.iv-custom-brief-intro h2{margin-top:16px!important;max-width:620px!important}.iv-custom-price-list{margin-top:30px!important;gap:14px!important}.iv-custom-price-list div{min-height:62px!important;align-items:center!important;padding:17px 18px!important;background:#fffaf4c2!important;border:1px solid rgba(29,23,18,.075)!important;border-radius:22px!important;box-shadow:inset 0 1px #ffffffb8!important;transition:transform .28s cubic-bezier(.16,1,.3,1),border-color .28s ease,box-shadow .28s ease!important}.iv-custom-price-list div:hover{transform:translateY(-2px)!important;border-color:#8b62e92e!important;box-shadow:0 16px 38px #1d17120d,inset 0 1px #ffffffd1!important}.iv-custom-form-card{position:relative!important;overflow:visible!important;padding:38px!important}.iv-custom-form-card:before{content:"Custom brief"!important;display:inline-flex!important;margin:0 0 18px!important;padding:8px 12px!important;border-radius:999px!important;border:1px solid rgba(139,98,233,.18)!important;background:linear-gradient(135deg,#ffffffe6,#ecfbfca3)!important;color:#7b67d8!important;font-size:11px!important;line-height:1!important;text-transform:uppercase!important;letter-spacing:.18em!important;font-weight:850!important}.iv-custom-form{gap:18px!important}.iv-custom-field{position:relative!important;gap:9px!important}.iv-custom-field label{color:#6c5b50!important;letter-spacing:.16em!important;font-size:11px!important;line-height:1.25!important}.iv-custom-field input,.iv-custom-field select,.iv-custom-field textarea{min-height:62px!important;border-radius:21px!important;padding:17px 18px!important;background:#fffaf4b8!important;border:1px solid rgba(29,23,18,.1)!important;box-shadow:inset 0 1px #ffffffb8,0 0 #8b62e900!important;transition:background .24s ease,border-color .24s ease,box-shadow .24s ease,transform .24s ease!important}.iv-custom-field textarea{min-height:178px!important;line-height:1.7!important}.iv-custom-field:hover input,.iv-custom-field:hover select,.iv-custom-field:hover textarea{border-color:#8b62e929!important;background:#ffffffd6!important}.iv-custom-field input:focus,.iv-custom-field select:focus,.iv-custom-field textarea:focus{transform:translateY(-1px)!important;border-color:#8b62e961!important;box-shadow:0 0 0 4px #8b62e913,0 16px 32px #1d171209,inset 0 1px #ffffffe0!important;background:#fff!important}.iv-custom-field small{font-size:12px!important;color:#8b7c72!important;padding-left:4px!important}.iv-custom-submit{min-height:58px!important;margin-top:8px!important;background:linear-gradient(135deg,#1d1712,#2a211c 62%,#473458)!important;box-shadow:0 18px 42px #1d171226!important}.iv-custom-submit:hover{transform:translateY(-3px)!important;box-shadow:0 24px 58px #1d171233!important}.iv-native-select-hidden{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important}.iv-select-enhanced{position:relative!important;z-index:3!important}.iv-select-enhanced.is-open{z-index:40!important}.iv-select-button{width:100%!important;min-height:62px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;border:1px solid rgba(29,23,18,.1)!important;border-radius:21px!important;background:#fffaf4c2!important;color:#2d2520!important;padding:0 17px 0 18px!important;font:inherit!important;text-align:left!important;cursor:pointer!important;box-shadow:inset 0 1px #ffffffb8!important;transition:border-color .24s ease,box-shadow .24s ease,background .24s ease,transform .24s ease!important}.iv-select-button:hover,.iv-select-enhanced.is-open .iv-select-button{background:#fff!important;border-color:#8b62e947!important;box-shadow:0 0 0 4px #8b62e912,0 16px 34px #1d171209,inset 0 1px #ffffffe6!important}.iv-select-button:after{content:""!important;width:9px!important;height:9px!important;border-right:1.7px solid #40342d!important;border-bottom:1.7px solid #40342d!important;transform:rotate(45deg) translateY(-2px)!important;transition:transform .28s cubic-bezier(.16,1,.3,1)!important;flex:0 0 auto!important}.iv-select-enhanced.is-open .iv-select-button:after{transform:rotate(225deg) translateY(-2px)!important}.iv-select-panel{position:absolute!important;left:0!important;right:0!important;top:calc(100% + 8px)!important;max-height:252px!important;overflow:auto!important;padding:8px!important;border-radius:22px!important;border:1px solid rgba(29,23,18,.1)!important;background:#fffcf8f5!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;box-shadow:0 26px 62px #1d171224,inset 0 1px #ffffffeb!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-8px) scale(.98)!important;transform-origin:top center!important;transition:opacity .22s ease,visibility .22s ease,transform .26s cubic-bezier(.16,1,.3,1)!important}.iv-select-enhanced.is-open .iv-select-panel{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important}.iv-select-option{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:42px!important;padding:10px 12px!important;border:0!important;border-radius:15px!important;background:transparent!important;color:#62544b!important;font:inherit!important;text-align:left!important;cursor:pointer!important;transition:background .2s ease,color .2s ease,transform .2s ease!important}.iv-select-option:hover{background:linear-gradient(135deg,#20c6d414,#8b62e914)!important;color:#1d1712!important;transform:translate(2px)!important}.iv-select-option.is-selected{color:#1d1712!important;font-weight:800!important;background:#8b62e913!important}.iv-select-option.is-selected:after{content:"\2713"!important;color:#7b67d8!important;font-weight:900!important}.iv-custom-faq-item summary{position:relative!important}.iv-custom-faq-item summary .iv-faq-toggle{display:inline-grid!important;place-items:center!important;width:38px!important;height:38px!important;min-width:38px!important;border-radius:999px!important;border:1px solid rgba(126,97,255,.22)!important;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.95),rgba(255,255,255,.22) 44%,transparent 70%),linear-gradient(135deg,#52c8de21,#7e61ff2e)!important;box-shadow:inset 0 1px #ffffffe6,0 10px 24px #7e61ff1a!important;position:relative!important;opacity:1!important;visibility:visible!important}.iv-custom-faq-item summary .iv-faq-toggle:before,.iv-custom-faq-item summary .iv-faq-toggle:after{content:""!important;position:absolute!important;left:50%!important;top:50%!important;width:14px!important;height:2px!important;border-radius:99px!important;background:#2d2430!important;transform:translate(-50%,-50%)!important;transition:transform .24s cubic-bezier(.16,1,.3,1),opacity .24s ease!important}.iv-custom-faq-item summary .iv-faq-toggle:after{transform:translate(-50%,-50%) rotate(90deg)!important}.iv-custom-faq-item[open] summary .iv-faq-toggle{transform:rotate(180deg)!important}.iv-custom-faq-item[open] summary .iv-faq-toggle:after{opacity:0!important}@media(max-width:980px){.iv-footer--v18{border-radius:30px 30px 0 0!important;margin-top:32px!important}body:has(.iv-custom-page) .iv-custom-page{padding-bottom:28px!important}.iv-custom-brief-wrap{grid-template-columns:1fr!important;gap:16px!important;margin-top:18px!important}.iv-custom-brief-wrap:before{inset:auto 10px!important;top:-7px!important}.iv-custom-brief-intro,.iv-custom-form-card{padding:24px!important;border-radius:28px!important}.iv-custom-form{grid-template-columns:1fr!important;gap:14px!important}.iv-custom-field--half{grid-column:1 / -1!important}.iv-select-panel{max-height:220px!important}}@media(max-width:620px){.iv-footer--v18{margin-top:24px!important;border-radius:26px 26px 0 0!important}.iv-custom-brief-intro,.iv-custom-form-card{padding:20px!important}.iv-custom-brief-intro h2{font-size:clamp(38px,12vw,56px)!important}.iv-custom-price-list div{min-height:56px!important;padding:14px 15px!important}.iv-select-button,.iv-custom-field input,.iv-custom-field select,.iv-custom-field textarea{min-height:54px!important;border-radius:18px!important}.iv-select-panel{border-radius:18px!important;max-height:210px!important}.iv-custom-field textarea{min-height:150px!important}}.section-intovibes-collection-compact{background:linear-gradient(180deg,#fbf6ef,#fffaf4)!important;border-bottom:1px solid rgba(29,23,18,.075)!important}.iv-collection-compact{max-width:1680px!important;margin:0 auto!important;padding:14px clamp(18px,4vw,54px)!important}.iv-breadcrumb{min-height:44px!important;display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important;font-size:13px!important;line-height:1.3!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#86766c!important}.iv-breadcrumb a{display:inline-flex!important;align-items:center!important;min-height:32px!important;padding:0 2px!important;color:#8a7a70!important;text-decoration:none!important;transition:color .22s ease,transform .22s ease!important}.iv-breadcrumb a:hover{color:#1d1712!important;transform:translateY(-1px)!important}.iv-breadcrumb span[aria-hidden=true]{color:#c8b9ad!important;font-size:15px!important;line-height:1!important}.iv-breadcrumb span:last-child{color:#1d1712!important;font-weight:850!important;letter-spacing:.13em!important}.iv-collection-compact__meta{display:grid!important;gap:8px!important;max-width:920px!important;padding:4px 0 20px!important}.iv-collection-compact__meta h1{margin:0!important;font-family:Georgia,serif!important;font-size:clamp(38px,4.8vw,76px)!important;line-height:.95!important;letter-spacing:-.055em!important;color:#1d1712!important}.iv-collection-compact__desc{max-width:660px!important;color:#76685f!important;line-height:1.7!important}.section-intovibes-collection-compact+.collection-hero:empty,.collection-hero .collection-hero__title:empty{display:none!important}.iv-custom-brief-wrap:before{display:none!important;content:none!important}.iv-custom-brief-wrap{gap:24px!important;align-items:start!important}.iv-custom-brief-intro,.iv-custom-form-card{position:relative!important;overflow:hidden!important}.iv-custom-brief-intro:after,.iv-custom-form-card:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;border-radius:inherit!important;pointer-events:none!important;background:linear-gradient(135deg,rgba(32,198,212,.11),rgba(139,98,233,.11) 42%,transparent 64%)!important;opacity:.28!important;mix-blend-mode:multiply!important}.iv-custom-brief-intro>*,.iv-custom-form-card>*{position:relative!important;z-index:1!important}.iv-custom-form-card{overflow:visible!important}.iv-custom-field small{display:block!important;margin-top:2px!important;padding:0 2px!important;color:#88766b!important;line-height:1.55!important}.iv-custom-field input::placeholder,.iv-custom-field textarea::placeholder{color:#8d817a!important;opacity:.88!important}.iv-custom-form__hint{grid-column:1 / -1!important;display:flex!important;align-items:center!important;gap:10px!important;margin:2px 0 0!important;padding:13px 15px!important;border-radius:18px!important;background:linear-gradient(135deg,#20c6d411,#8b62e913)!important;border:1px solid rgba(139,98,233,.11)!important;color:#6b5e55!important;font-size:13px!important;line-height:1.55!important}.iv-custom-submit{grid-column:1 / -1!important}.template-index .iv-sidebar{padding-bottom:max(12px,env(safe-area-inset-bottom))!important;overflow:hidden!important}.template-index .iv-sidebar-main{padding-bottom:18px!important}.template-index .iv-sidebar-bottom{margin:0 -16px -2px!important;padding:16px 16px max(16px,env(safe-area-inset-bottom))!important;border-radius:22px 22px 0 0!important;overflow:visible!important}.template-index .iv-sidebar-bottom .iv-icons{align-items:stretch!important}.template-index .iv-sidebar-bottom .iv-icon,.template-index .iv-sidebar-bottom .iv-cart-trigger{min-height:48px!important;overflow:hidden!important}body:has(.iv-custom-page) .iv-footer--v18{border-top-left-radius:44px!important;border-top-right-radius:44px!important}body:has(.iv-custom-page) .iv-custom-section{scroll-margin-top:90px!important}@media(max-width:980px){.iv-collection-compact{padding:12px 18px!important}.iv-breadcrumb{font-size:12px!important;gap:7px!important;min-height:38px!important}.iv-breadcrumb a{min-height:30px!important}.iv-custom-brief-wrap{grid-template-columns:1fr!important;gap:16px!important}.iv-custom-brief-intro,.iv-custom-form-card{border-radius:28px!important}.iv-custom-form-card:before{margin-bottom:16px!important}.iv-custom-field--half{grid-column:1 / -1!important}}@media(max-width:620px){.iv-collection-compact{padding:10px 14px!important}.iv-breadcrumb{font-size:11px!important;letter-spacing:.1em!important;white-space:normal!important}.iv-breadcrumb span:last-child{max-width:100%!important}.iv-custom-brief-intro,.iv-custom-form-card{padding:18px!important}.iv-custom-price-list{margin-top:22px!important}.iv-custom-price-list div{border-radius:18px!important}.iv-custom-field label{font-size:10px!important;letter-spacing:.15em!important}.iv-custom-field small{font-size:11.5px!important}.iv-custom-submit{min-height:54px!important}}cart-drawer .drawer__inner{background:radial-gradient(circle at 20% 0%,rgba(77,203,217,.1),transparent 28%),radial-gradient(circle at 100% 16%,rgba(139,98,255,.1),transparent 32%),linear-gradient(180deg,#fffbf6,#fbf4ec)!important}cart-drawer .drawer__header{border-bottom:1px solid rgba(34,26,20,.08)!important;margin-bottom:14px!important}cart-drawer .drawer__heading{font-family:Georgia,serif!important;letter-spacing:-.03em!important;font-size:30px!important;color:#1e1713!important}.iv-cart-reward{margin:0 0 16px!important;padding:16px 16px 14px!important;border-radius:24px!important;border:1px solid rgba(79,124,214,.16)!important;background:linear-gradient(135deg,#ffffffdb,#fcf6efbd),radial-gradient(circle at 0% 0%,rgba(79,204,218,.16),transparent 38%),radial-gradient(circle at 100% 0%,rgba(139,98,255,.14),transparent 35%)!important;box-shadow:0 18px 46px #23191314!important;overflow:hidden!important;position:relative!important}.iv-cart-reward:before{content:"";position:absolute;left:18px;right:18px;top:0;height:1px;background:linear-gradient(90deg,#2fd1dea6,#8b62ff7a,#dab57f80)}.iv-cart-reward__head{display:flex!important;align-items:flex-start!important;gap:12px!important;margin-bottom:14px!important}.iv-cart-reward__icon{width:36px;height:36px;border-radius:14px;display:grid;place-items:center;flex:0 0 36px;color:#7657ff;background:#ffffffb8;border:1px solid rgba(139,98,255,.18);box-shadow:0 12px 24px #7657ff1f}.iv-cart-reward__eyebrow{margin:0 0 3px!important;font-size:10px!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:#8a63ff!important;font-weight:800!important}.iv-cart-reward__text{margin:0!important;color:#4d433d!important;font-size:14px!important;line-height:1.45!important;font-weight:600!important}.iv-cart-reward__text strong{color:#1e1713!important;font-weight:850!important}.iv-cart-reward__track{height:10px!important;border-radius:999px!important;background:#20181314!important;box-shadow:inset 0 1px 3px #20181314!important;position:relative!important;overflow:hidden!important}.iv-cart-reward__bar{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,#32cce2,#8b62ff 52%,#d8b789)!important;box-shadow:0 0 18px #8b62ff47!important;transition:width .55s cubic-bezier(.16,1,.3,1)!important}.iv-cart-reward__spark{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:18px!important;height:18px!important;border-radius:50%!important;background:#fff!important;border:4px solid #8b62ff!important;box-shadow:0 0 0 5px #8b62ff1f,0 8px 18px #2018131f!important;transition:left .55s cubic-bezier(.16,1,.3,1)!important}.iv-cart-reward__labels{display:flex!important;justify-content:space-between!important;gap:12px!important;margin-top:9px!important;font-size:11px!important;color:#8a7d74!important;font-weight:650!important}.iv-cart-discount{margin:0 0 16px!important;padding:16px!important;border-radius:24px!important;border:1px solid rgba(34,26,20,.1)!important;background:#ffffff94!important;box-shadow:0 16px 40px #221a140f!important}.iv-cart-discount__top{display:flex!important;gap:11px!important;align-items:flex-start!important;margin-bottom:12px!important}.iv-cart-discount__icon{width:34px;height:34px;border-radius:13px;display:grid;place-items:center;flex:0 0 34px;color:#9a7657;background:linear-gradient(145deg,#fff,#f4eadf);border:1px solid rgba(154,118,87,.16)}.iv-cart-discount__label{margin:0!important;font-size:13px!important;line-height:1.2!important;color:#1f1814!important;font-weight:850!important;letter-spacing:.01em!important}.iv-cart-discount__hint{margin:4px 0 0!important;font-size:12px!important;line-height:1.45!important;color:#7d7068!important}.iv-cart-discount__field{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:5px!important;border:1px solid rgba(34,26,20,.12)!important;border-radius:999px!important;background:#fffaf4!important;transition:border-color .22s ease,box-shadow .22s ease,background .22s ease!important}.iv-cart-discount__field:focus-within{border-color:#8b62ff5c!important;box-shadow:0 0 0 4px #8b62ff1a!important;background:#fff!important}.iv-cart-discount__input{-webkit-appearance:none!important;appearance:none!important;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;min-height:44px!important;padding:0 14px!important;width:100%!important;color:#1f1814!important;font-size:14px!important;letter-spacing:.04em!important;text-transform:uppercase!important}.iv-cart-discount__input::placeholder{text-transform:none!important;letter-spacing:0!important;color:#a69a92!important}.iv-cart-discount__apply{min-height:44px!important;padding:0 18px!important;border:0!important;border-radius:999px!important;cursor:pointer!important;color:#fff!important;background:linear-gradient(135deg,#1e1713,#3b2a4a 78%)!important;font-weight:850!important;letter-spacing:.02em!important;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease!important}.iv-cart-discount__apply:hover{transform:translateY(-1px)!important;box-shadow:0 12px 26px #1f18142e!important}.iv-cart-discount__apply:disabled{opacity:.58!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}.iv-cart-discount__status{min-height:18px!important;margin-top:9px!important;font-size:12px!important;line-height:1.45!important;color:#75695f!important}.iv-cart-discount__status.is-success{color:#355f4b!important}.iv-cart-discount__status.is-error{color:#9b3b3b!important}.iv-cart-discount__saved{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-top:10px!important;padding:9px 10px!important;border-radius:16px!important;background:#8b62ff14!important;border:1px solid rgba(139,98,255,.16)!important;color:#3b2a4a!important;font-size:12px!important;font-weight:750!important}.iv-cart-discount__saved[hidden]{display:none!important}.iv-cart-discount__saved button{border:0!important;background:transparent!important;color:#8a63ff!important;font:inherit!important;cursor:pointer!important;text-decoration:underline!important;text-underline-offset:3px!important;padding:0!important}cart-drawer .drawer__footer{border-top:1px solid rgba(34,26,20,.08)!important}cart-drawer .cart__checkout-button{background:linear-gradient(135deg,#17110f,#352640 78%)!important;border-radius:999px!important;min-height:54px!important;box-shadow:0 14px 34px #1f181429!important}cart-drawer .cart__checkout-button:hover{transform:translateY(-1px)!important;box-shadow:0 18px 42px #1f181433!important}cart-drawer .totals__total-value{font-weight:850!important;color:#1f1814!important}cart-drawer .tax-note{color:#7d7168!important}@media(max-width:749px){cart-drawer .drawer__inner{padding:16px 14px 0!important}cart-drawer .drawer__heading{font-size:26px!important}.iv-cart-reward,.iv-cart-discount{border-radius:20px!important;padding:14px!important}.iv-cart-discount__field{grid-template-columns:1fr!important;border-radius:20px!important;padding:8px!important}.iv-cart-discount__input{min-height:42px!important;padding:0 10px!important}.iv-cart-discount__apply{width:100%!important;min-height:46px!important}cart-drawer .drawer__footer{padding-left:0!important;padding-right:0!important}}.iv-cart-reward{border-color:#7b5cff2e!important;background:radial-gradient(circle at 12% -10%,rgba(73,207,222,.22),transparent 34%),radial-gradient(circle at 100% 5%,rgba(150,111,255,.2),transparent 34%),linear-gradient(145deg,#ffffffeb,#fff8f0c7)!important;box-shadow:0 18px 48px #20181314,inset 0 1px #ffffffe0!important}.iv-cart-reward__icon{color:#fff!important;background:linear-gradient(135deg,#31cde1,#8a63ff 72%,#d9b17f)!important;border:0!important;box-shadow:0 12px 30px #8b62ff2e!important}.iv-cart-reward__track{height:12px!important;overflow:visible!important;background:linear-gradient(180deg,#20181314,#2018130b)!important}.iv-cart-reward__bar{position:relative!important;overflow:hidden!important;background:linear-gradient(90deg,#35d0df,#8b63ff 54%,#e3b97e)!important;box-shadow:0 0 18px #8b62ff38!important}.iv-cart-reward__bar:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent)!important;transform:translate(-110%)!important;animation:ivCartBarSheen 2.4s ease-in-out infinite!important}.iv-cart-reward__truck{position:absolute!important;top:50%!important;transform:translateY(-58%)!important;width:34px!important;height:28px!important;display:grid!important;place-items:center!important;color:#8b63ff!important;filter:drop-shadow(0 10px 15px rgba(32,24,19,.18))!important;transition:left .65s cubic-bezier(.16,1,.3,1),transform .22s ease!important;z-index:2!important;animation:ivCartTruckFloat 1.8s ease-in-out infinite!important}.iv-cart-reward__truck svg{display:block!important}@keyframes ivCartBarSheen{0%{transform:translate(-115%)}48%,to{transform:translate(115%)}}@keyframes ivCartTruckFloat{0%,to{transform:translateY(-58%)}50%{transform:translateY(-70%)}}.iv-cart-discount{padding:0!important;overflow:hidden!important;background:#ffffff9e!important;transition:border-color .22s ease,box-shadow .22s ease,background .22s ease!important}.iv-cart-discount[open]{border-color:#8b62ff2e!important;box-shadow:0 18px 44px #30231c14,inset 0 1px #ffffffc2!important}.iv-cart-discount__summary{list-style:none!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:15px 16px!important;cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important}.iv-cart-discount__summary::-webkit-details-marker{display:none!important}.iv-cart-discount__top{margin:0!important;display:flex!important;gap:11px!important;align-items:center!important;min-width:0!important}.iv-cart-discount__copy{display:grid!important;gap:3px!important;min-width:0!important}.iv-cart-discount__label{display:block!important}.iv-cart-discount__hint{display:block!important;white-space:normal!important}.iv-cart-discount__chevron{width:32px!important;height:32px!important;border-radius:999px!important;display:grid!important;place-items:center!important;flex:0 0 32px!important;color:#6d5b52!important;background:#ffffffc7!important;border:1px solid rgba(34,26,20,.08)!important;transition:transform .24s ease,background .24s ease,color .24s ease!important}.iv-cart-discount[open] .iv-cart-discount__chevron{transform:rotate(180deg)!important;color:#8a63ff!important;background:#8b62ff1a!important}.iv-cart-discount__panel{padding:0 16px 16px!important;animation:ivDiscountPanel .24s cubic-bezier(.16,1,.3,1)!important}@keyframes ivDiscountPanel{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.iv-cart-discount__field{background:#fffaf5e0!important}.iv-cart-discount__status{min-height:0!important}.iv-cart-discount__status:empty{display:none!important}.iv-cart-discount__status:not(:empty){margin-top:9px!important}@media(max-width:749px){.iv-cart-reward__track{height:11px!important}.iv-cart-reward__truck{width:30px!important;height:24px!important}.iv-cart-discount__summary{padding:14px!important}.iv-cart-discount__panel{padding:0 14px 14px!important}}.iv-custom-field.has-error input,.iv-custom-field.has-error textarea,.iv-custom-field.has-error select,.iv-custom-field.has-error .iv-select-button{border-color:#e15b5b5c!important;box-shadow:0 0 0 4px #e15b5b13,0 16px 34px #401e1e0e,inset 0 1px #ffffffdb!important;background:linear-gradient(135deg,#fffaf4f0,#fff7f7d1)!important}.iv-custom-field-error{display:block!important;width:fit-content!important;max-width:100%!important;margin-top:2px!important;padding:8px 12px!important;border-radius:999px!important;border:1px solid rgba(225,91,91,.16)!important;background:linear-gradient(135deg,#ffffffdb,#ffebebc7)!important;color:#8d3a36!important;font-size:12px!important;line-height:1.35!important;letter-spacing:.01em!important;box-shadow:0 10px 26px #401e1e0b!important;animation:ivFieldErrorIn .24s cubic-bezier(.16,1,.3,1) both!important}@keyframes ivFieldErrorIn{0%{opacity:0;transform:translateY(-4px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:749px){.iv-custom-field-error{border-radius:16px!important;font-size:11.5px!important;padding:8px 10px!important}}.iv-footer__bottom--v18,.iv-footer .iv-footer__bottom--v18{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:22px!important;flex-wrap:wrap!important;padding-top:24px!important;margin-top:24px!important;border-top:1px solid rgba(255,255,255,.1)!important;color:#ffffff94!important;font-size:12px!important;position:relative!important;z-index:3!important}.iv-footer__bottom--v18>span{display:block!important;color:#ffffff94!important}.iv-footer__policy-links--v18{display:flex!important;justify-content:flex-end!important;gap:14px!important;flex-wrap:wrap!important}.iv-footer__policy-links--v18 a{display:inline-flex!important;color:#ffffff9e!important;text-decoration:none!important;margin:0!important}.iv-footer__policy-links--v18 a:hover{color:#fff!important}@media(max-width:700px){.iv-footer__bottom--v18{align-items:flex-start!important;flex-direction:column!important;padding-bottom:78px!important}.iv-footer__policy-links--v18{justify-content:flex-start!important;gap:10px 14px!important}}.template-collection .collection-hero{background:#f6f0e8!important}.template-collection .collection-hero__inner{padding-top:22px!important;padding-bottom:18px!important}.template-collection .collection-hero__title{font-family:Georgia,serif!important;letter-spacing:-.04em!important}.template-collection #ProductGridContainer{background:#f6f0e8!important}body.template-collection,body.template-search{background:#f5efe6}.template-collection .collection-hero,.template-collection .collection,.template-search .template-search{background:linear-gradient(180deg,#fbf8f3,#f4ede4)}.template-collection .collection-hero__inner{max-width:min(1440px,calc(100vw - 64px));margin:38px auto 28px!important;padding:46px 56px!important;border:1px solid rgba(57,45,38,.12);border-radius:30px;background:radial-gradient(circle at 18% 10%,rgba(42,199,224,.1),transparent 30%),radial-gradient(circle at 88% 18%,rgba(155,102,255,.11),transparent 34%),#fffcf7c7;box-shadow:0 22px 70px #25191014;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.template-collection .collection-hero__title{margin:0!important;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5vw,88px)!important;line-height:.95!important;letter-spacing:-.055em;color:#15110f}.template-collection .collection-hero__description{max-width:760px;margin-top:22px!important;font-size:15px;line-height:1.8;color:#2a211da8}.template-collection .collection-hero__inner:after{content:"HANDMADE TO ORDER \b7  REUSABLE WEAR \b7  SIZE GUIDED \b7  FREE SHIPPING OVER $59.99";display:block;margin-top:30px;padding:14px 20px;border:1px solid rgba(57,45,38,.11);border-radius:999px;background:#ffffff8f;text-align:center;font-size:11px;font-weight:700;letter-spacing:.18em;color:#5b4a42b8}.template-collection .breadcrumb,.template-collection [class*=breadcrumb],.template-search .breadcrumb,.template-search [class*=breadcrumb]{font-size:12px!important;letter-spacing:.18em!important;color:#29221e8c!important}.template-collection .facets-container,.template-collection .facets-vertical,.template-search .facets-container,.template-search .facets-vertical{max-width:min(1500px,calc(100vw - 72px));margin-left:auto!important;margin-right:auto!important}.template-collection .facets-vertical,.template-search .facets-vertical{column-gap:clamp(28px,4vw,72px)!important}.template-collection .facets__heading,.template-search .facets__heading{font-size:15px!important;font-weight:800!important;letter-spacing:.03em;color:#16110f!important;margin-bottom:24px!important}.template-collection .facets__disclosure-vertical,.template-search .facets__disclosure-vertical{border-top:0!important;border-bottom:1px solid rgba(45,35,30,.18)!important;padding:0 0 20px!important;margin-bottom:22px!important}.template-collection .facets__summary,.template-search .facets__summary{padding:0 0 14px!important;font-weight:700!important;color:#1e1713!important}.template-collection .facets__summary .icon-caret,.template-search .facets__summary .icon-caret{right:0!important}.template-collection .facets__list,.template-search .facets__list{padding:2px 0 0!important}.template-collection .facets__item,.template-search .facets__item{margin:0 0 12px!important}.template-collection .facet-checkbox,.template-search .facet-checkbox{display:flex!important;align-items:center!important;gap:10px!important;padding:0!important;font-size:13px!important;color:#271f1cc7!important}.template-collection .facet-checkbox input[type=checkbox],.template-search .facet-checkbox input[type=checkbox]{width:17px!important;height:17px!important;border-radius:4px!important;border:1px solid rgba(33,27,25,.6)!important;accent-color:#8d63ff}.template-collection .facets__price,.template-search .facets__price{gap:12px!important}.template-collection .facets__price .field__input,.template-search .facets__price .field__input{border-radius:16px!important;border-color:#342b2624!important;background:#ffffff94!important}.template-collection .product-count,.template-search .product-count{color:#1f1713!important;font-size:12px!important;letter-spacing:.08em!important}.template-collection .facet-filters__label,.template-search .facet-filters__label{font-size:13px!important;font-weight:800!important;color:#1f1713!important}.template-collection .facet-filters__sort,.template-search .facet-filters__sort{min-width:190px;border:1px solid rgba(50,40,35,.2)!important;border-radius:999px!important;padding:10px 38px 10px 18px!important;background:#ffffff9e!important}.template-collection .grid.product-grid,.template-search .grid.product-grid{row-gap:42px!important;column-gap:26px!important}.template-collection .card-wrapper,.template-search .card-wrapper{transition:transform .28s ease,filter .28s ease}.template-collection .card-wrapper:hover,.template-search .card-wrapper:hover{transform:translateY(-6px);filter:drop-shadow(0 18px 28px rgba(26,18,14,.1))}.template-collection .card__media,.template-search .card__media{border-radius:22px!important;overflow:hidden!important;background:#ffffffb8!important}.template-collection .card__heading,.template-search .card__heading{font-size:14px!important;line-height:1.45!important;letter-spacing:.02em}.template-collection .price,.template-search .price{font-weight:800!important;color:#18110f!important}.template-collection .mobile-facets__open,.template-search .mobile-facets__open{border:1px solid rgba(58,46,40,.16)!important;border-radius:999px!important;padding:12px 18px!important;background:linear-gradient(135deg,#ffffffbd,#f6eeffb8)!important;box-shadow:0 12px 30px #23181214}.template-collection .mobile-facets__inner,.template-search .mobile-facets__inner{border-radius:30px 30px 0 0!important;background:radial-gradient(circle at 10% 0%,rgba(50,203,227,.12),transparent 32%),radial-gradient(circle at 90% 8%,rgba(147,97,255,.12),transparent 34%),#fffaf3!important}.template-collection .mobile-facets__heading,.template-search .mobile-facets__heading{font-family:Georgia,Times New Roman,serif;font-size:28px!important}.template-collection .mobile-facets__summary,.template-search .mobile-facets__summary{font-weight:800!important}.template-collection .active-facets__button-inner,.template-search .active-facets__button-inner{border-radius:999px!important;border-color:#8d63ff38!important;background:#f6efffe0!important;color:#5a38bf!important;box-shadow:none!important}.template-collection .iv-footer-legal,.template-search .iv-footer-legal{padding-bottom:max(28px,env(safe-area-inset-bottom))!important}@media(max-width:989px){.template-collection .collection-hero__inner{max-width:calc(100vw - 32px);padding:34px 26px!important;margin-top:24px!important;border-radius:24px}.template-collection .collection-hero__inner:after{font-size:9.5px;line-height:1.7;white-space:normal}.template-collection .facets-container,.template-collection .facets-vertical,.template-search .facets-container,.template-search .facets-vertical{max-width:calc(100vw - 28px)}.template-collection .grid.product-grid,.template-search .grid.product-grid{column-gap:14px!important;row-gap:30px!important}}@media(max-width:560px){.template-collection .collection-hero__title{font-size:43px!important}.template-collection .collection-hero__inner{padding:30px 20px!important}}.template-collection .iv-breadcrumb,.template-collection nav.iv-breadcrumb,.template-collection .breadcrumb,.template-collection [aria-label=Breadcrumb],.template-collection [aria-label=breadcrumbs]{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.template-collection .section-intovibes-collection-compact{display:none!important;height:0!important;margin:0!important;padding:0!important}.template-collection .collection-hero{margin-bottom:0!important}.iv-site-header{position:sticky!important;top:0!important;z-index:1800!important;background:#fffaf3f0!important;border-bottom:1px solid rgba(32,24,20,.08)!important;box-shadow:0 10px 34px #2018140b!important;backdrop-filter:saturate(140%) blur(16px)!important;-webkit-backdrop-filter:saturate(140%) blur(16px)!important;transition:background .32s ease,box-shadow .32s ease,border-color .32s ease!important}body.iv-header-scrolled .iv-site-header{background:#fffaf3fb!important;border-bottom-color:#2018141f!important;box-shadow:0 14px 42px #20181413!important}.iv-site-header .iv-header__inner--left-logo,.iv-site-header .iv-header__inner{max-width:1600px!important;height:72px!important;padding:0 clamp(22px,3.2vw,48px)!important;grid-template-columns:190px minmax(360px,1fr) auto!important;gap:clamp(24px,3.4vw,46px)!important}body.iv-header-scrolled .iv-site-header .iv-header__inner{height:66px!important}.iv-site-header .iv-header__logo-img{width:174px!important;max-width:174px!important;transform:translateZ(0)!important;transition:width .32s ease,transform .32s ease,filter .32s ease!important}body.iv-header-scrolled .iv-site-header .iv-header__logo-img{width:158px!important}.iv-site-header .iv-header__nav{display:flex!important;align-items:center!important;gap:clamp(20px,2.3vw,34px)!important}.iv-site-header .iv-header__actions{display:flex!important;align-items:center!important;gap:12px!important}.iv-site-header .iv-header__link{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 2px!important;letter-spacing:.17em!important;font-weight:650!important;color:#2d241fc7!important;text-decoration:none!important;transform:translateZ(0)!important;transition:color .24s ease,transform .24s ease!important}.iv-site-header .iv-header__nav>.iv-header__link:hover,.iv-site-header .iv-has-mega:hover>.iv-header__link,.iv-site-header .iv-has-mega:focus-within>.iv-header__link{color:#19110e!important;transform:translateY(-1px)!important}.iv-site-header .iv-header__nav>.iv-header__link:before,.iv-site-header .iv-has-mega>.iv-header__link:before{content:""!important;position:absolute!important;top:7px!important;right:-12px!important;bottom:7px!important;left:-12px!important;border-radius:999px!important;background:linear-gradient(135deg,#20c6d414,#8b62e914,#d6ad790f)!important;opacity:0!important;transform:scale(.92)!important;transition:opacity .28s ease,transform .34s cubic-bezier(.16,1,.3,1)!important;pointer-events:none!important}.iv-site-header .iv-header__nav>.iv-header__link:hover:before,.iv-site-header .iv-has-mega:hover>.iv-header__link:before,.iv-site-header .iv-has-mega:focus-within>.iv-header__link:before{opacity:1!important;transform:scale(1)!important}.iv-site-header .iv-header__nav>.iv-header__link:after,.iv-site-header .iv-has-mega>.iv-header__link:after{bottom:5px!important;height:2px!important;border-radius:999px!important;background:linear-gradient(90deg,var(--iv-logo-blue),var(--iv-logo-violet),#d6ad79)!important;transform-origin:center!important;transition:transform .36s cubic-bezier(.16,1,.3,1),opacity .24s ease!important}.iv-site-header .iv-header__link--icon,.iv-site-header .iv-cart-trigger,.iv-header__actions .iv-header__link--icon{min-width:120px!important;height:44px!important;padding:0 20px!important;border-radius:999px!important;background:linear-gradient(180deg,#ffffffeb,#fffaf5db)!important;border:1px solid rgba(33,26,22,.12)!important;box-shadow:0 10px 26px #211a160b,inset 0 1px #fffffff2!important;overflow:hidden!important;transition:transform .26s cubic-bezier(.16,1,.3,1),box-shadow .26s ease,border-color .26s ease,background .26s ease!important}.iv-site-header .iv-header__link--icon:hover,.iv-site-header .iv-cart-trigger:hover{transform:translateY(-2px)!important;border-color:#8b62e938!important;box-shadow:0 16px 34px #211a1613,0 0 0 3px #8b62e90b!important}.iv-site-header .iv-cart-count{margin-left:8px!important;min-width:18px!important;height:18px!important;border-radius:999px!important;display:inline-grid!important;place-items:center!important;background:#1d1712!important;color:#fff!important;font-size:10px!important;letter-spacing:0!important}.iv-site-header .iv-mega{top:72px!important;background:linear-gradient(180deg,#fffaf3fe,#f6efe7fb)!important;box-shadow:0 34px 90px #1d171224!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(14px) scale(.985)!important;transform-origin:top center!important;transition:opacity .26s ease,visibility .26s ease,transform .42s cubic-bezier(.16,1,.3,1)!important}body.iv-header-scrolled .iv-site-header .iv-mega{top:66px!important}.iv-site-header .iv-has-mega:hover .iv-mega,.iv-site-header .iv-has-mega:focus-within .iv-mega{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important}.iv-site-header .iv-mega__grid{max-width:1580px!important;padding:30px clamp(22px,3.2vw,48px) 34px!important;gap:18px!important}.iv-site-header .iv-mega-card{border-radius:26px!important;background:#ffffff8a!important;border:1px solid rgba(35,27,23,.08)!important;box-shadow:0 14px 36px #1d171209!important}.iv-site-header .iv-mega-card:hover{background:#ffffffd1!important;transform:translateY(-5px)!important;box-shadow:0 24px 62px #1d171217!important}.iv-site-header .iv-mega__thumb{height:116px!important}@media(max-width:1180px){.iv-site-header .iv-header__inner{grid-template-columns:168px minmax(260px,1fr) auto!important;gap:18px!important;padding:0 20px!important}.iv-site-header .iv-header__logo-img{width:150px!important}.iv-site-header .iv-header__nav{gap:16px!important}.iv-site-header .iv-header__actions .iv-header__link:not(.iv-header__link--icon){display:none!important}.iv-site-header .iv-header__link--icon{min-width:96px!important}.iv-site-header #cart-icon-bubble{min-width:112px!important}}.iv-footer--v18{overflow:visible!important}.iv-footer__inner--v18{padding-bottom:max(46px,calc(env(safe-area-inset-bottom) + 34px))!important}.iv-footer__legal-bar,.iv-footer__bottom--v18.iv-footer__legal-bar,.iv-footer .iv-footer__bottom--v18.iv-footer__legal-bar{display:grid!important;grid-template-columns:minmax(260px,1fr) auto!important;align-items:center!important;gap:18px 28px!important;width:100%!important;margin-top:26px!important;padding:22px min(170px,10vw) 0 0!important;border-top:1px solid rgba(255,255,255,.13)!important;color:#ffffffad!important;visibility:visible!important;opacity:1!important;height:auto!important;min-height:52px!important;position:relative!important;z-index:8!important}.iv-footer__legal-brand{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px 14px!important;min-width:0!important}.iv-footer__copyright{display:inline-flex!important;color:#ffffffd1!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:12px!important}.iv-footer__legal-note{display:inline-flex!important;color:#ffffff75!important;font-size:12px!important;line-height:1.4!important}.iv-footer__legal-bar .iv-footer__policy-links--v18{display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:10px 16px!important;flex-wrap:wrap!important}.iv-footer__legal-bar .iv-footer__policy-links--v18 a{display:inline-flex!important;align-items:center!important;color:#ffffff9e!important;font-size:12px!important;line-height:1.4!important;text-decoration:none!important;white-space:nowrap!important}.iv-footer__legal-bar .iv-footer__policy-links--v18 a:hover{color:#fff!important;transform:translateY(-1px)!important}@media(max-width:900px){.iv-footer__legal-bar,.iv-footer__bottom--v18.iv-footer__legal-bar,.iv-footer .iv-footer__bottom--v18.iv-footer__legal-bar{grid-template-columns:1fr!important;align-items:start!important;padding-right:0!important;padding-bottom:96px!important}.iv-footer__legal-bar .iv-footer__policy-links--v18{justify-content:flex-start!important}}.iv-promo-marquee{width:100%!important;height:42px!important;overflow:hidden!important;display:flex!important;align-items:center!important;background:linear-gradient(90deg,#42d1df,#8b62e9 52%,#f3c17a)!important;color:#1b1714!important;border-bottom:1px solid rgba(255,255,255,.45)!important;box-shadow:inset 0 -1px #1d171214!important}.iv-promo-marquee__track{display:flex!important;align-items:center!important;gap:28px!important;width:max-content!important;min-width:200%!important;white-space:nowrap!important;animation:ivPromoMarquee 34s linear infinite!important;will-change:transform!important;transform:translateZ(0)!important}.iv-promo-marquee:hover .iv-promo-marquee__track{animation-play-state:paused!important}.iv-promo-marquee__item{display:inline-flex!important;align-items:center!important;font-size:12px!important;line-height:1!important;font-weight:900!important;letter-spacing:.13em!important;text-transform:uppercase!important;color:#1a120fe6!important;text-shadow:0 1px 0 rgba(255,255,255,.25)!important}.iv-promo-marquee__dot{width:6px!important;height:6px!important;border-radius:999px!important;background:#ffffffb8!important;box-shadow:0 0 0 5px #ffffff1f!important;flex:0 0 auto!important}.iv-promo-marquee__card{display:inline-flex!important;align-items:center!important;gap:10px!important;height:28px!important;padding:0 14px!important;border-radius:999px!important;text-decoration:none!important;color:#fff!important;background:#191217c7!important;border:1px solid rgba(255,255,255,.26)!important;box-shadow:0 8px 22px #2215222e,inset 0 1px #ffffff2e!important}.iv-promo-marquee__card span{font-size:10px!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:#ffffff9e!important}.iv-promo-marquee__card strong{font-size:12px!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#fff!important}.iv-promo-marquee__card em{font-style:normal!important;color:#9eefff!important}@keyframes ivPromoMarquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.iv-promo-marquee__track{animation:none!important;transform:none!important}}.iv-site-header{isolation:isolate!important}.iv-site-header .iv-header__inner--left-logo,.iv-site-header .iv-header__inner{height:70px!important;grid-template-columns:190px minmax(350px,1fr) auto!important;gap:clamp(26px,3.6vw,56px)!important}body.iv-header-scrolled .iv-site-header .iv-header__inner{height:64px!important}.iv-site-header .iv-header__logo-img{width:170px!important}body.iv-header-scrolled .iv-site-header .iv-header__logo-img{width:154px!important}.iv-site-header .iv-header__nav{gap:clamp(24px,2.8vw,42px)!important}.iv-site-header .iv-header__actions{gap:14px!important}.iv-site-header .iv-header__link{min-height:38px!important;letter-spacing:.19em!important;font-weight:760!important}.iv-site-header .iv-has-mega>.iv-header__link span{font-size:10px!important;margin-left:5px!important;transform:translateY(-1px) rotate(0)!important;transition:transform .32s cubic-bezier(.16,1,.3,1),color .24s ease!important}.iv-site-header .iv-has-mega:hover>.iv-header__link span,.iv-site-header .iv-has-mega:focus-within>.iv-header__link span{transform:translateY(-1px) rotate(180deg)!important;color:#8b62e9!important}.iv-site-header .iv-header__link--icon,.iv-site-header .iv-cart-trigger,.iv-header__actions .iv-header__link--icon{min-width:122px!important;height:44px!important;letter-spacing:.18em!important}.iv-site-header .iv-mega{top:112px!important;border-radius:0 0 34px 34px!important;background:linear-gradient(180deg,#fffaf3fd,#f6efe7fd)!important;box-shadow:0 32px 92px #1d171229,inset 0 1px #ffffffb8!important;transform:translate3d(0,18px,0) scale(.982)!important;transition:opacity .24s ease,visibility .24s ease,transform .42s cubic-bezier(.16,1,.3,1)!important;will-change:transform,opacity!important}.iv-site-header .iv-has-mega:hover .iv-mega,.iv-site-header .iv-has-mega:focus-within .iv-mega{transform:translateZ(0) scale(1)!important}.iv-site-header .iv-mega__grid{max-width:1580px!important;padding:28px clamp(24px,3.2vw,54px) 18px!important;gap:18px!important}.iv-site-header .iv-mega-card{transition:transform .34s cubic-bezier(.16,1,.3,1),box-shadow .34s ease,background .34s ease,border-color .34s ease!important}.iv-site-header .iv-mega-card:hover{transform:translate3d(0,-6px,0)!important}.iv-site-header .iv-mega__thumb img{transition:transform .55s cubic-bezier(.16,1,.3,1),filter .34s ease!important;will-change:transform!important}.iv-site-header .iv-mega-card:hover .iv-mega__thumb img{transform:scale(1.045)!important;filter:saturate(1.08) contrast(1.02)!important}.iv-mega-custom-card{max-width:1580px!important;margin:0 auto 26px!important;padding:18px clamp(22px,3vw,34px)!important;border-radius:24px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:14px 24px!important;text-decoration:none!important;background:linear-gradient(100deg,#21d2e01f,#8b62e91f,#d6ad791c)!important;border:1px solid rgba(139,98,233,.14)!important;box-shadow:0 16px 40px #1d17120e,inset 0 1px #ffffffd1!important;color:#211814!important;transition:transform .34s cubic-bezier(.16,1,.3,1),box-shadow .34s ease!important}.iv-mega-custom-card:hover{transform:translateY(-3px)!important;box-shadow:0 24px 58px #1d171217!important}.iv-mega-custom-card__eyebrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:8px 12px!important;border-radius:999px!important;background:#ffffffad!important;border:1px solid rgba(139,98,233,.16)!important;color:#8b62e9!important;font-size:10px!important;letter-spacing:.18em!important;text-transform:uppercase!important;font-weight:900!important}.iv-mega-custom-card strong{font-family:Georgia,serif!important;font-size:22px!important;letter-spacing:-.03em!important;color:#1c1511!important}.iv-mega-custom-card em{font-style:normal!important;font-size:12px!important;letter-spacing:.15em!important;text-transform:uppercase!important;font-weight:900!important;color:#1fbfd0!important}.template-collection .iv-collection-custom-promo{max-width:1320px!important;margin:18px auto 0!important;padding:18px 22px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:16px!important;text-decoration:none!important;border-radius:28px!important;background:linear-gradient(100deg,#ffffffd1,#ebfbfdad,#f7efffb8,#fff7ebb8)!important;border:1px solid rgba(37,28,24,.09)!important;box-shadow:0 20px 60px #211a160f,inset 0 1px #fffffff2!important;color:#211814!important;position:relative!important;overflow:hidden!important}.template-collection .iv-collection-custom-promo:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.46),transparent)!important;transform:translate(-120%) skew(-14deg)!important;animation:ivCustomPromoShine 5.8s ease-in-out infinite!important;pointer-events:none!important}@keyframes ivCustomPromoShine{0%,58%{transform:translate(-130%) skew(-14deg)}86%,to{transform:translate(130%) skew(-14deg)}}.iv-collection-custom-promo__icon{width:42px!important;height:42px!important;border-radius:16px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#2ed0df,#8b62e9)!important;color:#fff!important;box-shadow:0 12px 30px #5354e02e!important}.iv-collection-custom-promo__text{display:grid!important;gap:4px!important}.iv-collection-custom-promo__text strong{font-size:14px!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:#201713!important}.iv-collection-custom-promo__text em{font-style:normal!important;font-size:13px!important;color:#2d241fa8!important}.iv-collection-custom-promo__cta{font-size:12px!important;font-weight:900!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#8b62e9!important;white-space:nowrap!important}.template-index .iv-sidebar{transform:translateZ(0)!important;will-change:transform,opacity!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important;contain:layout paint style!important;transition:transform .44s cubic-bezier(.16,1,.3,1),opacity .3s ease,filter .3s ease!important}.template-index.iv-sidebar-collapsed .iv-sidebar{transform:translate3d(-104%,0,0)!important;opacity:0!important;filter:blur(3px)!important;pointer-events:none!important}.template-index .iv-showroom__layout,.template-index.iv-sidebar-collapsed .iv-showroom__layout{transition:grid-template-columns .36s cubic-bezier(.16,1,.3,1)!important}.iv-sidebar-reopen{width:56px!important;height:56px!important;min-width:56px!important;padding:0!important;border-radius:999px!important;display:grid!important;place-items:center!important;position:fixed!important;left:18px!important;top:118px!important;z-index:1600!important;background:#fffaf3f0!important;border:1px solid rgba(33,26,22,.12)!important;box-shadow:0 18px 48px #211a1624,inset 0 1px #ffffffe0!important;color:#211814!important;transform:translate3d(-76px,0,0) scale(.94)!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;transition:transform .42s cubic-bezier(.16,1,.3,1),opacity .24s ease,box-shadow .28s ease!important}.template-index.iv-sidebar-collapsed .iv-sidebar-reopen{transform:translateZ(0) scale(1)!important;opacity:1!important;pointer-events:auto!important}.iv-sidebar-reopen:hover{transform:translate3d(0,-2px,0) scale(1.03)!important;box-shadow:0 24px 64px #211a162e!important}.iv-sidebar-reopen__icon{width:22px!important;height:16px!important;display:block!important;position:relative!important;margin:0!important;transform:none!important}.iv-sidebar-reopen__icon i{display:block!important;position:absolute!important;left:50%!important;width:22px!important;height:2px!important;border-radius:999px!important;background:#201713!important;transform:translate(-50%)!important;box-shadow:none!important}.iv-sidebar-reopen__icon i:nth-child(1){top:0!important}.iv-sidebar-reopen__icon i:nth-child(2){top:7px!important;width:16px!important}.iv-sidebar-reopen__icon i:nth-child(3){top:14px!important}.iv-sidebar .iv-sidebar-toggle{width:42px!important;height:42px!important;min-width:42px!important;border-radius:999px!important;display:grid!important;place-items:center!important;overflow:hidden!important}.iv-sidebar-toggle__mark{width:16px!important;height:16px!important;display:block!important;position:relative!important}.iv-sidebar-toggle__mark:before,.iv-sidebar-toggle__mark:after{content:""!important;position:absolute!important;left:50%!important;top:50%!important;width:18px!important;height:2px!important;border-radius:999px!important;background:#201713!important;transform-origin:center!important}.iv-sidebar-toggle__mark:before{transform:translate(-50%,-50%) rotate(45deg)!important}.iv-sidebar-toggle__mark:after{transform:translate(-50%,-50%) rotate(-45deg)!important}.iv-footer__final-strip{max-width:1320px!important;margin:0 auto!important;padding:0 24px 34px!important;position:relative!important;z-index:20!important}.iv-footer__final-strip-inner{min-height:56px!important;padding:18px 190px 18px 0!important;border-top:1px solid rgba(255,255,255,.13)!important;display:grid!important;grid-template-columns:minmax(260px,1fr) auto!important;gap:16px 26px!important;align-items:center!important;color:#ffffff9e!important}.iv-footer__final-copy{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px 14px!important}.iv-footer__final-copy strong{font-size:12px!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#ffffffdb!important}.iv-footer__final-copy span{font-size:12px!important;color:#ffffff70!important}.iv-footer__final-policies{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px 16px!important;flex-wrap:wrap!important}.iv-footer__final-policies a{color:#ffffffa8!important;text-decoration:none!important;font-size:12px!important;line-height:1.4!important;white-space:nowrap!important;margin:0!important;transition:color .24s ease,transform .24s ease!important}.iv-footer__final-policies a:hover{color:#fff!important;transform:translateY(-1px)!important}@media(max-width:1180px){.iv-site-header .iv-header__inner{grid-template-columns:168px minmax(260px,1fr) auto!important;gap:20px!important}.iv-site-header .iv-header__nav{gap:18px!important}.iv-site-header .iv-header__link--icon{min-width:102px!important}.iv-site-header #cart-icon-bubble{min-width:112px!important}.iv-promo-marquee{height:38px!important}.iv-site-header .iv-mega{top:108px!important}body.iv-header-scrolled .iv-site-header .iv-mega{top:102px!important}}@media(max-width:980px){.iv-promo-marquee{height:36px!important}.iv-promo-marquee__track{animation-duration:28s!important;gap:22px!important}.iv-promo-marquee__item{font-size:11px!important;letter-spacing:.1em!important}.iv-mobile-header{top:0!important}.iv-mobile-custom-card{display:grid!important;gap:4px!important;padding:14px 16px!important;margin:4px 0 10px!important;border-radius:20px!important;background:linear-gradient(135deg,#21d2e01a,#8b62e91a,#d6ad791a)!important;border:1px solid rgba(139,98,233,.13)!important;color:#211814!important;text-decoration:none!important}.iv-mobile-custom-card b{font-family:Georgia,serif!important;font-size:22px!important;letter-spacing:-.03em!important}.iv-mobile-custom-card span{font-size:12px!important;color:#2d241fad!important}.template-collection .iv-collection-custom-promo{grid-template-columns:auto 1fr!important;margin:14px 16px 0!important;padding:16px!important}.iv-collection-custom-promo__cta{grid-column:1 / -1!important}.iv-footer__final-strip{padding:0 18px 112px!important}.iv-footer__final-strip-inner{grid-template-columns:1fr!important;align-items:flex-start!important;padding-right:0!important}.iv-footer__final-policies{justify-content:flex-start!important}}@media(max-width:620px){.iv-promo-marquee__card strong{display:none!important}.iv-promo-marquee__card{padding:0 11px!important}.iv-sidebar-reopen{display:none!important}.template-collection .iv-collection-custom-promo__text strong,.template-collection .iv-collection-custom-promo__text em{font-size:12px!important}}.iv-promo-marquee--v40{position:relative!important;overflow:hidden!important;height:42px!important;contain:paint!important}.iv-promo-marquee--v40:before,.iv-promo-marquee--v40:after{content:""!important;position:absolute!important;top:0!important;bottom:0!important;width:72px!important;z-index:2!important;pointer-events:none!important}.iv-promo-marquee--v40:before{left:0!important;background:linear-gradient(90deg,#44d1dff5,#44d1df00)!important}.iv-promo-marquee--v40:after{right:0!important;background:linear-gradient(270deg,#f1c07bf5,#f1c07b00)!important}.iv-promo-marquee--v40 .iv-promo-marquee__track{display:flex!important;align-items:center!important;width:max-content!important;min-width:0!important;gap:0!important;white-space:nowrap!important;animation:ivPromoLoopV40 18s linear infinite!important;animation-play-state:running!important;will-change:transform!important;transform:translateZ(0)!important;backface-visibility:hidden!important}.iv-promo-marquee--v40:hover .iv-promo-marquee__track{animation-play-state:running!important}.iv-promo-marquee--v40 .iv-promo-marquee__group{display:flex!important;align-items:center!important;flex:0 0 auto!important;gap:28px!important;padding-right:28px!important;white-space:nowrap!important}@keyframes ivPromoLoopV40{0%{transform:translateZ(0)!important}to{transform:translate3d(-50%,0,0)!important}}@media(prefers-reduced-motion:reduce){.iv-promo-marquee--v40 .iv-promo-marquee__track{animation:ivPromoLoopV40 26s linear infinite!important}}.template-collection .collection-hero__inner{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,520px)!important;align-items:center!important;gap:clamp(28px,5vw,78px)!important}.template-collection .collection-hero__inner:after{display:none!important;content:none!important}.template-collection .iv-collection-custom-promo:not(.iv-collection-custom-promo--inside){display:none!important}.template-collection .iv-collection-custom-promo--inside{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:14px!important;width:100%!important;max-width:520px!important;margin:0 0 0 auto!important;padding:18px 20px!important;border-radius:28px!important;text-decoration:none!important;background:radial-gradient(circle at 0% 0%,rgba(46,208,223,.14),transparent 38%),radial-gradient(circle at 92% 10%,rgba(139,98,233,.14),transparent 42%),#ffffff9e!important;border:1px solid rgba(44,35,30,.12)!important;box-shadow:0 18px 48px #2318120f,inset 0 1px #ffffffd1!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;position:relative!important;overflow:hidden!important;color:#211814!important}.template-collection .iv-collection-custom-promo--inside:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.48) 45%,transparent 68%)!important;transform:translate(-120%) skew(-16deg)!important;animation:ivCustomPromoShine 6.6s ease-in-out infinite!important;pointer-events:none!important}.template-collection .iv-collection-custom-promo--inside:hover{transform:translateY(-2px)!important;border-color:#8b62e933!important;box-shadow:0 26px 64px #23181217,0 0 0 4px #8b62e90b!important}.template-collection .iv-collection-custom-promo--inside .iv-collection-custom-promo__icon{width:48px!important;height:48px!important;border-radius:18px!important}.template-collection .iv-collection-custom-promo--inside .iv-collection-custom-promo__text strong{font-size:13px!important;letter-spacing:.14em!important}.template-collection .iv-collection-custom-promo--inside .iv-collection-custom-promo__text em{max-width:270px!important;font-size:12px!important;line-height:1.55!important}.template-collection .iv-collection-custom-promo--inside .iv-collection-custom-promo__cta{padding:10px 14px!important;border-radius:999px!important;background:#231725!important;color:#fff!important;letter-spacing:.1em!important;box-shadow:0 12px 28px #23172529!important}.iv-footer__bottom.iv-footer__legal-bar{display:none!important}.iv-footer__final-strip{display:block!important;margin-top:0!important;padding-top:0!important}.template-index .iv-sidebar,.iv-sidebar{transform:translateZ(0)!important;will-change:transform,opacity!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important;transition:transform .34s cubic-bezier(.16,1,.3,1),opacity .24s ease!important}.template-index.iv-sidebar-collapsed .iv-sidebar{transform:translate3d(calc(-100% - 28px),0,0)!important;opacity:0!important;filter:none!important}.template-index .iv-showroom__layout,.template-index.iv-sidebar-collapsed .iv-showroom__layout{transition:none!important}.iv-sidebar-reopen{width:54px!important;height:54px!important;min-width:54px!important;border-radius:999px!important;display:grid!important;place-items:center!important;padding:0!important;line-height:1!important;overflow:hidden!important;transform:translate3d(-76px,0,0) scale(.96)!important;transition:transform .32s cubic-bezier(.16,1,.3,1),opacity .22s ease,box-shadow .24s ease!important}.template-index.iv-sidebar-collapsed .iv-sidebar-reopen{transform:translateZ(0) scale(1)!important}.template-index.iv-sidebar-collapsed .iv-sidebar-reopen:hover{transform:translate3d(0,-2px,0) scale(1.035)!important}.iv-sidebar-reopen__icon{width:24px!important;height:18px!important;display:block!important;position:relative!important;margin:0!important;padding:0!important;transform:none!important;flex:0 0 auto!important}.iv-sidebar-reopen__icon i{display:none!important}.iv-sidebar-reopen__icon:before,.iv-sidebar-reopen__icon:after{content:""!important;position:absolute!important;left:0!important;right:auto!important;top:0!important;width:24px!important;height:18px!important;border-radius:0!important;background:none!important;box-shadow:none!important;transform:none!important}.iv-sidebar-reopen__icon:before{background:linear-gradient(#201713,#201713) 0 0 / 24px 2px no-repeat,linear-gradient(#201713,#201713) 0 8px / 18px 2px no-repeat,linear-gradient(#201713,#201713) 0 16px / 24px 2px no-repeat!important}.iv-sidebar-reopen__icon:after{left:18px!important;top:7px!important;width:6px!important;height:4px!important;border-top:2px solid #201713!important;border-right:2px solid #201713!important;transform:rotate(45deg)!important;opacity:.9!important}@media(max-width:980px){.template-collection .collection-hero__inner{grid-template-columns:1fr!important}.template-collection .iv-collection-custom-promo--inside{max-width:none!important;margin:6px 0 0!important}}@media(max-width:620px){.iv-promo-marquee--v40 .iv-promo-marquee__track{animation-duration:15s!important}.iv-promo-marquee--v40 .iv-promo-marquee__group{gap:20px!important;padding-right:20px!important}.template-collection .iv-collection-custom-promo--inside{grid-template-columns:auto 1fr!important;padding:15px!important}.template-collection .iv-collection-custom-promo--inside .iv-collection-custom-promo__cta{grid-column:1 / -1!important;justify-self:start!important}}.iv-promo-marquee--v41{height:42px!important;overflow:hidden!important;position:relative!important;contain:paint!important;background:linear-gradient(90deg,#45d3df,#826bf0 46%,#c887c6 68%,#f4c37c)!important;box-shadow:inset 0 -1px #ffffff52,0 1px #21181214!important}.iv-promo-marquee--v41:before,.iv-promo-marquee--v41:after{width:118px!important;z-index:5!important}.iv-promo-marquee--v41:before{background:linear-gradient(90deg,#45d3df,#45d3df00)!important}.iv-promo-marquee--v41:after{background:linear-gradient(270deg,#f4c37c,#f4c37c00)!important}.iv-promo-marquee--v41 .iv-promo-marquee__track{display:flex!important;align-items:center!important;width:max-content!important;min-width:0!important;gap:0!important;white-space:nowrap!important;will-change:transform!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important;transform:translateZ(0)!important;animation:ivPromoScrollV41 24s linear infinite!important}.iv-promo-marquee--v41 .iv-promo-marquee__group{display:flex!important;align-items:center!important;flex:0 0 auto!important;gap:32px!important;padding-right:32px!important;white-space:nowrap!important}@keyframes ivPromoScrollV41{0%{transform:translateZ(0)}to{transform:translate3d(-25%,0,0)}}.iv-promo-marquee--v41 .iv-promo-marquee__item{font-size:12px!important;font-weight:950!important;letter-spacing:.145em!important;color:#171311ed!important;text-shadow:0 1px 0 rgba(255,255,255,.24)!important}.iv-promo-marquee--v41 .iv-promo-marquee__card{height:30px!important;padding:0 17px!important;gap:11px!important;background:linear-gradient(135deg,#2b1d2c,#4b2b68)!important;border:1px solid rgba(255,255,255,.28)!important;box-shadow:0 10px 24px #21152533,inset 0 1px #ffffff2e!important}.iv-promo-marquee--v41 .iv-promo-marquee__card:hover{transform:translateY(-1px)!important;box-shadow:0 14px 30px #21152542,inset 0 1px #fff3!important}@media(prefers-reduced-motion:reduce){.iv-promo-marquee--v41 .iv-promo-marquee__track{animation:ivPromoScrollV41 30s linear infinite!important}}.iv-site-header .iv-has-mega{position:static!important}.iv-site-header .iv-has-mega:after{content:""!important;position:fixed!important;left:0!important;right:0!important;top:84px!important;height:40px!important;display:block!important;pointer-events:auto!important;background:transparent!important;z-index:1188!important;opacity:0!important}.iv-site-header .iv-has-mega:hover:after,.iv-site-header .iv-has-mega:focus-within:after,.iv-site-header .iv-has-mega.iv-mega-open:after{display:block!important}body.iv-header-scrolled .iv-site-header .iv-has-mega:after{top:78px!important}.iv-site-header .iv-has-mega.iv-mega-open>.iv-header__link{color:#19110e!important;transform:translateY(-1px)!important}.iv-site-header .iv-has-mega.iv-mega-open>.iv-header__link:before{opacity:1!important;transform:scale(1)!important}.iv-site-header .iv-has-mega.iv-mega-open>.iv-header__link:after{transform:scaleX(1)!important;opacity:1!important}.iv-site-header .iv-has-mega.iv-mega-open>.iv-header__link span{transform:translateY(-1px) rotate(180deg)!important;color:#8b62e9!important}.iv-site-header .iv-has-mega.iv-mega-open .iv-mega,.iv-site-header .iv-has-mega:hover .iv-mega,.iv-site-header .iv-has-mega:focus-within .iv-mega{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateZ(0) scale(1)!important}.iv-site-header .iv-mega{top:112px!important;z-index:1190!important;padding-top:0!important}body.iv-header-scrolled .iv-site-header .iv-mega{top:106px!important}.iv-mega-custom-card{display:none!important}.iv-site-header .iv-mega__grid{grid-template-columns:repeat(7,minmax(150px,1fr))!important;max-width:1660px!important;gap:16px!important;padding:26px clamp(18px,2.4vw,40px) 28px!important}.iv-site-header .iv-mega-card{min-height:360px!important}.iv-site-header .iv-mega-card--custom-studio{position:relative!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;min-height:360px!important;padding:22px!important;text-decoration:none!important;background:radial-gradient(circle at 12% 10%,rgba(37,210,224,.26),transparent 34%),radial-gradient(circle at 82% 4%,rgba(139,98,233,.28),transparent 36%),linear-gradient(150deg,#ffffffc7,#f7f1ffd1 48%,#fff6e8c7)!important;border:1px solid rgba(139,98,233,.18)!important;box-shadow:0 18px 54px #2219160f,inset 0 1px #ffffffeb!important;color:#1d1712!important}.iv-site-header .iv-mega-card--custom-studio:before{content:""!important;position:absolute!important;top:16px!important;right:16px!important;bottom:16px!important;left:16px!important;border-radius:22px!important;border:1px solid rgba(255,255,255,.55)!important;pointer-events:none!important}.iv-site-header .iv-mega-card--custom-studio:after{content:""!important;position:absolute!important;width:78px!important;height:78px!important;right:-20px!important;bottom:-18px!important;border-radius:999px!important;background:radial-gradient(circle,rgba(139,98,233,.24),rgba(46,208,223,.12),transparent 68%)!important;filter:blur(1px)!important}.iv-mega-card--custom-studio__glow{width:54px!important;height:54px!important;border-radius:20px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#29ccdd,#8b62e9)!important;box-shadow:0 18px 40px #5654e138!important;position:relative!important;z-index:1!important}.iv-mega-card--custom-studio__glow:before{content:"\2726"!important;color:#fff!important;font-size:18px!important}.iv-mega-card--custom-studio__eyebrow{margin-top:18px!important;color:#8b62e9!important;font-size:10px!important;letter-spacing:.18em!important;text-transform:uppercase!important;font-weight:950!important;position:relative!important;z-index:1!important}.iv-site-header .iv-mega-card--custom-studio strong{margin-top:12px!important;font-family:Georgia,Times New Roman,serif!important;font-size:27px!important;line-height:1.04!important;letter-spacing:-.045em!important;color:#17100e!important;position:relative!important;z-index:1!important}.iv-site-header .iv-mega-card--custom-studio em{margin-top:12px!important;font-style:normal!important;color:#332923a8!important;font-size:13px!important;line-height:1.58!important;position:relative!important;z-index:1!important}.iv-mega-card--custom-studio__cta{margin-top:22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;border-radius:999px!important;padding:0 16px!important;background:#241827!important;color:#fff!important;font-size:11px!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-weight:950!important;position:relative!important;z-index:1!important;box-shadow:0 14px 34px #2418272e!important}.iv-site-header .iv-mega-card--custom-studio:hover{transform:translate3d(0,-6px,0)!important;border-color:#8b62e942!important;box-shadow:0 28px 72px #2219161a,0 0 0 4px #8b62e90b!important}@media(max-width:1380px){.iv-site-header .iv-mega__grid{grid-template-columns:repeat(4,minmax(170px,1fr))!important}.iv-site-header .iv-mega-card,.iv-site-header .iv-mega-card--custom-studio{min-height:300px!important}}.template-collection .iv-collection-custom-promo--inside{max-width:560px!important;padding:20px 22px!important;border-radius:30px!important;gap:16px!important;background:radial-gradient(circle at 4% 10%,rgba(43,205,221,.2),transparent 34%),radial-gradient(circle at 88% 18%,rgba(139,98,233,.18),transparent 38%),linear-gradient(135deg,#ffffffb3,#fcf8f394)!important;border:1px solid rgba(139,98,233,.16)!important;box-shadow:0 24px 70px #261c1814,inset 0 1px #ffffffeb!important}.template-collection .iv-collection-custom-promo--inside .iv-collection-custom-promo__icon{width:54px!important;height:54px!important;border-radius:21px!important;background:radial-gradient(circle at 30% 24%,rgba(255,255,255,.5),transparent 28%),linear-gradient(135deg,#2bd0df,#8b62e9)!important;box-shadow:0 18px 44px #5654e138!important}.template-collection .iv-collection-custom-promo--inside .iv-collection-custom-promo__text strong{font-size:12px!important;letter-spacing:.18em!important;color:#201713!important}.template-collection .iv-collection-custom-promo--inside .iv-collection-custom-promo__text em{max-width:310px!important;color:#372c269e!important}.template-collection .iv-collection-custom-promo--inside .iv-collection-custom-promo__cta{min-height:44px!important;padding:0 18px!important;border-radius:999px!important;background:linear-gradient(135deg,#211521,#41264d)!important;color:#fff!important;box-shadow:0 16px 36px #2317252e!important}.template-collection .iv-collection-custom-promo--inside:hover .iv-collection-custom-promo__cta{transform:translate(2px)!important}.iv-footer__legal-bar,.iv-footer__bottom--v18.iv-footer__legal-bar,.iv-footer .iv-footer__bottom--v18.iv-footer__legal-bar,.iv-footer__bottom.iv-footer__legal-bar{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;opacity:0!important;overflow:hidden!important;margin:0!important;padding:0!important;border:0!important}.iv-footer__final-strip{display:block!important;max-width:1320px!important;margin:0 auto!important;padding:0 24px 36px!important}.iv-footer__final-strip-inner{border-top:1px solid rgba(255,255,255,.13)!important}.iv-footer__final-strip+.iv-footer__final-strip,.iv-footer__final-strip~.iv-footer__final-strip{display:none!important}.iv-sidebar-reopen{width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;display:grid!important;place-items:center!important;border-radius:999px!important;overflow:hidden!important;padding:0!important}.iv-sidebar-reopen__icon,.iv-sidebar-reopen__icon:before,.iv-sidebar-reopen__icon:after,.iv-sidebar-reopen__icon i{display:none!important;content:none!important}.iv-sidebar-reopen__glyph{width:23px!important;height:18px!important;display:grid!important;gap:5px!important;place-items:start!important;transform:translateZ(0)!important}.iv-sidebar-reopen__glyph span{display:block!important;height:2px!important;border-radius:999px!important;background:#201713!important;box-shadow:none!important}.iv-sidebar-reopen__glyph span:nth-child(1){width:23px!important}.iv-sidebar-reopen__glyph span:nth-child(2){width:17px!important}.iv-sidebar-reopen__glyph span:nth-child(3){width:23px!important}.iv-sidebar-reopen:hover .iv-sidebar-reopen__glyph span:nth-child(2){width:23px!important}.iv-sidebar-reopen__text{display:none!important}@media(max-width:980px){.iv-site-header .iv-has-mega:after{display:none!important}.iv-site-header .iv-mega__grid{grid-template-columns:1fr!important}}.iv-promo-marquee--v42{height:40px!important;width:100%!important;overflow:hidden!important;position:relative!important;display:flex!important;align-items:center!important;background:linear-gradient(90deg,#46d2df,#6d89f3 30%,#a76bed 55%,#d494b8 76%,#f1c47f)!important;border-bottom:1px solid rgba(43,31,27,.1)!important;box-shadow:inset 0 -1px #ffffff59!important;isolation:isolate!important}.iv-promo-marquee--v42:before,.iv-promo-marquee--v42:after{content:""!important;position:absolute!important;top:0!important;bottom:0!important;width:96px!important;z-index:3!important;pointer-events:none!important}.iv-promo-marquee--v42:before{left:0!important;background:linear-gradient(90deg,#46d2df,#46d2df00)!important}.iv-promo-marquee--v42:after{right:0!important;background:linear-gradient(270deg,#f1c47f,#f1c47f00)!important}.iv-promo-marquee--v42 .iv-promo-marquee__track{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;width:max-content!important;min-width:0!important;max-width:none!important;white-space:nowrap!important;gap:0!important;will-change:transform!important;transform:translateZ(0)!important;animation:ivTickerV42 10s linear infinite!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important}.iv-promo-marquee--v42:hover .iv-promo-marquee__track{animation-play-state:running!important}.iv-promo-marquee--v42 .iv-promo-marquee__group{display:flex!important;align-items:center!important;flex:0 0 auto!important;gap:34px!important;padding-right:34px!important;white-space:nowrap!important}@keyframes ivTickerV42{0%{transform:translateZ(0)}to{transform:translate3d(-25%,0,0)}}.iv-promo-marquee--v42 .iv-promo-marquee__item{display:inline-flex!important;align-items:center!important;font-size:12px!important;font-weight:950!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#1c1613f2!important;line-height:1!important}.iv-promo-marquee--v42 .iv-promo-marquee__dot{width:7px!important;height:7px!important;border-radius:999px!important;background:#ffffffb8!important;box-shadow:0 0 0 6px #ffffff24!important;flex:0 0 auto!important}.iv-promo-marquee--v42 .iv-promo-marquee__card{display:inline-flex!important;align-items:center!important;gap:10px!important;height:30px!important;padding:0 18px!important;border-radius:999px!important;text-decoration:none!important;color:#fff!important;background:linear-gradient(135deg,#211622,#42264d)!important;border:1px solid rgba(255,255,255,.24)!important;box-shadow:0 10px 24px #2115252e,inset 0 1px #ffffff2e!important}.iv-promo-marquee--v42 .iv-promo-marquee__card span{font-size:10px!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:#ffffff9e!important}.iv-promo-marquee--v42 .iv-promo-marquee__card strong{font-size:12px!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#fff!important}.iv-promo-marquee--v42 .iv-promo-marquee__card em{font-style:normal!important;color:#9eefff!important}.iv-site-header .iv-mega-card--custom-studio,.iv-mega-card--custom-studio,.iv-mega-custom-card{display:none!important}.iv-site-header .iv-mega__grid{grid-template-columns:repeat(6,minmax(170px,1fr))!important;max-width:1480px!important;gap:18px!important}.iv-site-header .iv-mega-card{min-height:330px!important}@media(max-width:1280px){.iv-site-header .iv-mega__grid{grid-template-columns:repeat(3,minmax(180px,1fr))!important}}.template-collection .iv-collection-hero-v42{margin:0!important;padding:0!important;background:linear-gradient(180deg,#fbf6ef,#f3ede4)!important}.template-collection .iv-collection-v42-shell{max-width:1680px!important;padding:clamp(24px,3vw,44px) clamp(20px,4vw,56px) clamp(34px,4vw,58px)!important}.template-collection .iv-collection-v42-card{position:relative!important;overflow:hidden!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(420px,560px)!important;align-items:center!important;gap:clamp(24px,4.6vw,82px)!important;min-height:260px!important;padding:clamp(34px,4.8vw,72px)!important;border-radius:38px!important;background:radial-gradient(circle at 12% 16%,rgba(42,207,222,.13),transparent 28%),radial-gradient(circle at 83% 18%,rgba(139,98,233,.12),transparent 30%),linear-gradient(135deg,#fffdf8eb,#f9f2eabd 60%,#fff8eee6)!important;border:1px solid rgba(54,42,35,.12)!important;box-shadow:0 28px 86px #33261c14,inset 0 1px #fffffff2!important}.template-collection .iv-collection-v42-card:before{content:""!important;position:absolute!important;top:18px!important;right:18px!important;bottom:18px!important;left:18px!important;border-radius:28px!important;border:1px solid rgba(255,255,255,.55)!important;pointer-events:none!important}.template-collection .iv-collection-v42-card:after{content:""!important;position:absolute!important;left:clamp(34px,4.8vw,72px)!important;right:clamp(34px,4.8vw,72px)!important;bottom:28px!important;height:1px!important;background:linear-gradient(90deg,#2ed0df6b,#8b62e947,#f2c17e6b)!important;opacity:.55!important}.template-collection .iv-collection-v42-copy,.template-collection .iv-collection-v42-custom{position:relative!important;z-index:1!important}.template-collection .iv-collection-v42-kicker{display:inline-flex!important;align-items:center!important;gap:8px!important;margin-bottom:18px!important;font-size:11px!important;letter-spacing:.22em!important;text-transform:uppercase!important;font-weight:900!important;color:#8b62e9!important}.template-collection .iv-collection-v42-kicker:before{content:""!important;width:7px!important;height:7px!important;border-radius:999px!important;background:#2ed0df!important;box-shadow:0 0 0 6px #2ed0df1a!important}.template-collection .iv-collection-v42-title{margin:0!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(70px,7vw,128px)!important;line-height:.88!important;letter-spacing:-.075em!important;color:#17100d!important;max-width:760px!important}.template-collection .iv-collection-v42-desc{max-width:560px!important;margin:22px 0 0!important;font-size:15px!important;line-height:1.75!important;color:#362c26a8!important}.template-collection .iv-collection-v42-perks{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:28px!important}.template-collection .iv-collection-v42-perks span{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:0 14px!important;border-radius:999px!important;border:1px solid rgba(54,42,35,.12)!important;background:#ffffff8a!important;color:#271e1ab8!important;font-size:10px!important;font-weight:850!important;letter-spacing:.14em!important;text-transform:uppercase!important}.template-collection .iv-collection-custom-promo--inside.iv-collection-v42-custom{display:grid!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:18px!important;max-width:none!important;width:100%!important;min-height:178px!important;margin:0!important;padding:26px!important;border-radius:30px!important;text-decoration:none!important;color:#1c1411!important;background:linear-gradient(135deg,#ffffffc2,#fff9f27a),radial-gradient(circle at 0% 20%,rgba(44,208,223,.18),transparent 36%),radial-gradient(circle at 100% 0%,rgba(139,98,233,.16),transparent 42%)!important;border:1px solid rgba(139,98,233,.16)!important;box-shadow:0 26px 70px #271c1714,inset 0 1px #ffffffeb!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}.template-collection .iv-collection-v42-custom:before{content:""!important;position:absolute!important;inset:auto 22px 22px 22px!important;height:1px!important;background:linear-gradient(90deg,#2ed0df,#8b62e9,#f1c47f)!important;opacity:.55!important}.template-collection .iv-collection-v42-custom__orb{width:64px!important;height:64px!important;border-radius:24px!important;display:grid!important;place-items:center!important;font-size:20px!important;color:#fff!important;background:linear-gradient(135deg,#29ccdd,#8b62e9)!important;box-shadow:0 20px 46px #5654e133!important}.template-collection .iv-collection-v42-custom__copy{display:grid!important;gap:8px!important}.template-collection .iv-collection-v42-custom__eyebrow{font-size:10px!important;letter-spacing:.22em!important;text-transform:uppercase!important;font-weight:950!important;color:#8b62e9!important}.template-collection .iv-collection-v42-custom strong{font-family:Georgia,Times New Roman,serif!important;font-size:clamp(26px,2vw,34px)!important;line-height:1!important;letter-spacing:-.045em!important;color:#17100d!important}.template-collection .iv-collection-v42-custom em{max-width:380px!important;font-style:normal!important;font-size:13px!important;line-height:1.6!important;color:#352a24a3!important}.template-collection .iv-collection-v42-custom__cta{grid-column:1 / -1!important;justify-self:start!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-top:10px!important;min-height:44px!important;padding:0 18px!important;border-radius:999px!important;background:linear-gradient(135deg,#221621,#42264f)!important;color:#fff!important;font-size:11px!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-weight:950!important;box-shadow:0 16px 34px #2317252e!important}.template-collection .iv-collection-v42-custom:hover{transform:translateY(-3px)!important;border-color:#8b62e93d!important;box-shadow:0 32px 84px #271c171a,0 0 0 5px #8b62e90b!important}.template-collection .collection-hero .collection-hero__inner,.template-collection .collection-hero .collection-hero__text-wrapper{padding:0!important}.template-collection .iv-collection-perks,.template-collection .collection-hero__inner+.iv-collection-perks{display:none!important}.iv-footer__final-strip+.iv-footer__final-strip,.iv-footer__final-strip~.iv-footer__final-strip,.iv-footer__legal-bar,.iv-footer__bottom.iv-footer__legal-bar,.iv-footer__bottom--v18.iv-footer__legal-bar{display:none!important}.iv-footer__final-strip:first-of-type,.iv-footer .iv-footer__final-strip{display:block!important}.iv-sidebar-reopen,.template-index .iv-sidebar-reopen{width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;display:grid!important;place-items:center!important;padding:0!important;border-radius:999px!important;overflow:hidden!important;background:#fffbf4f0!important;border:1px solid rgba(40,30,25,.12)!important;box-shadow:0 18px 44px #2a1f1724!important}.iv-sidebar-reopen:before,.iv-sidebar-reopen:after{display:none!important;content:none!important}.iv-sidebar-reopen__icon,.iv-sidebar-reopen__icon:before,.iv-sidebar-reopen__icon:after,.iv-sidebar-reopen__text{display:none!important;content:none!important}.iv-sidebar-reopen__glyph{position:relative!important;width:24px!important;height:18px!important;display:block!important;transform:none!important}.iv-sidebar-reopen__glyph span{position:absolute!important;left:0!important;display:block!important;height:2px!important;border-radius:999px!important;background:#1f1713!important;transition:width .24s ease,transform .24s ease!important;box-shadow:none!important}.iv-sidebar-reopen__glyph span:nth-child(1){top:0!important;width:24px!important}.iv-sidebar-reopen__glyph span:nth-child(2){top:8px!important;width:16px!important}.iv-sidebar-reopen__glyph span:nth-child(3){top:16px!important;width:24px!important}.iv-sidebar-reopen:hover .iv-sidebar-reopen__glyph span:nth-child(2){width:24px!important}@media(max-width:980px){.template-collection .iv-collection-v42-card{grid-template-columns:1fr!important;padding:32px!important}.template-collection .iv-collection-v42-title{font-size:clamp(50px,13vw,78px)!important}.template-collection .iv-collection-v42-custom{min-height:0!important}.iv-site-header .iv-mega__grid{grid-template-columns:1fr!important}}@media(max-width:620px){.iv-promo-marquee--v42{height:36px!important}.iv-promo-marquee--v42 .iv-promo-marquee__track{animation-duration:8s!important}.iv-promo-marquee--v42 .iv-promo-marquee__group{gap:24px!important;padding-right:24px!important}.iv-promo-marquee--v42 .iv-promo-marquee__item{font-size:10px!important;letter-spacing:.1em!important}.iv-promo-marquee--v42 .iv-promo-marquee__card{height:27px!important;padding:0 12px!important}.iv-promo-marquee--v42 .iv-promo-marquee__card span{display:none!important}.template-collection .iv-collection-v42-shell{padding:18px 14px 30px!important}.template-collection .iv-collection-v42-card{border-radius:28px!important;padding:26px 20px!important}.template-collection .iv-collection-custom-promo--inside.iv-collection-v42-custom{grid-template-columns:1fr!important;padding:20px!important;border-radius:24px!important}.template-collection .iv-collection-v42-custom__orb{width:54px!important;height:54px!important;border-radius:20px!important}}.iv-footer__final-strip+.iv-footer__final-strip,.iv-footer__final-strip~.iv-footer__final-strip,.iv-footer__bottom:not(.iv-footer__final-strip){display:none!important}.iv-promo-ticker-v43{position:relative!important;z-index:1250!important;height:36px!important;overflow:hidden!important;background:linear-gradient(90deg,#45d3df,#7b74ef 42%,#b985d2 66%,#f0c27b)!important;border-bottom:1px solid rgba(255,255,255,.42)!important;box-shadow:0 1px #261c1614!important;isolation:isolate!important}.iv-promo-ticker-v43:before,.iv-promo-ticker-v43:after{content:""!important;position:absolute!important;top:0!important;bottom:0!important;width:110px!important;z-index:4!important;pointer-events:none!important}.iv-promo-ticker-v43:before{left:0!important;background:linear-gradient(90deg,#45d3df,#45d3df00)!important}.iv-promo-ticker-v43:after{right:0!important;background:linear-gradient(270deg,#f0c27b,#f0c27b00)!important}.iv-promo-ticker-v43__viewport{position:relative!important;height:100%!important;overflow:hidden!important;width:100%!important}.iv-promo-ticker-v43__track{position:absolute!important;left:0!important;top:0!important;height:100%!important;display:flex!important;align-items:center!important;width:max-content!important;white-space:nowrap!important;will-change:transform!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important;animation:ivPromoTickerV43 14s linear infinite!important}.iv-promo-ticker-v43__group{min-width:100vw!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:32px!important;padding:0 32px!important;flex:0 0 auto!important;white-space:nowrap!important}@keyframes ivPromoTickerV43{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.iv-promo-ticker-v43__item{display:inline-flex!important;align-items:center!important;height:100%!important;font-size:12px!important;line-height:1!important;font-weight:950!important;letter-spacing:.145em!important;text-transform:uppercase!important;color:#181412!important;text-shadow:0 1px 0 rgba(255,255,255,.22)!important}.iv-promo-ticker-v43__dot{width:9px!important;height:9px!important;border-radius:999px!important;background:#ffffff6b!important;box-shadow:0 0 0 6px #ffffff1f,inset 0 0 0 2px #ffffff4d!important;flex:0 0 auto!important}.iv-promo-ticker-v43__brief{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;height:28px!important;padding:0 18px!important;border-radius:999px!important;text-decoration:none!important;color:#fff!important;background:linear-gradient(135deg,#2a1a2d,#4d2e61)!important;border:1px solid rgba(255,255,255,.26)!important;box-shadow:0 12px 26px #22162538,inset 0 1px #ffffff2e!important}.iv-promo-ticker-v43__brief span{font-size:9px!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:#ffffffa6!important}.iv-promo-ticker-v43__brief strong{font-size:12px!important;letter-spacing:.09em!important;text-transform:uppercase!important;color:#fff!important}.iv-promo-ticker-v43__brief em{font-style:normal!important;color:#a4f4ff!important}.iv-promo-ticker-v43:hover .iv-promo-ticker-v43__track{animation-play-state:running!important}.iv-promo-marquee:not(.iv-promo-marquee--keep){display:none!important}.template-collection .iv-collection-hero-v42{background:linear-gradient(180deg,#fbf6ef,#f3ede4)!important;padding:clamp(28px,3.6vw,54px) 0 clamp(34px,4vw,64px)!important;margin:0!important}.template-collection .iv-collection-v42-shell{width:min(1500px,calc(100vw - 64px))!important;max-width:1500px!important;margin-left:auto!important;margin-right:auto!important;padding:0!important}.template-collection .iv-collection-v42-card{width:100%!important;max-width:1500px!important;margin:0 auto!important;min-height:300px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,450px)!important;align-items:center!important;gap:clamp(28px,4vw,70px)!important;padding:clamp(42px,5.4vw,76px)!important;border-radius:42px!important;background:radial-gradient(circle at 10% 24%,rgba(45,208,223,.12),transparent 30%),radial-gradient(circle at 82% 18%,rgba(139,98,233,.1),transparent 33%),linear-gradient(135deg,#fffdf9f5,#fbf6efe0 58%,#fff8f0f2)!important;border:1px solid rgba(65,50,42,.12)!important;box-shadow:0 30px 90px #30231914,inset 0 1px #fffffff5!important;overflow:hidden!important}.template-collection .iv-collection-v42-card:before{top:20px!important;right:20px!important;bottom:20px!important;left:20px!important;border-radius:30px!important;border:1px solid rgba(255,255,255,.6)!important}.template-collection .iv-collection-v42-card:after,.template-collection .collection-hero__inner:after{display:none!important;content:none!important}.template-collection .iv-collection-v42-copy{max-width:720px!important;margin:0!important;text-align:left!important}.template-collection .iv-collection-v42-kicker{margin-bottom:18px!important;color:#7864ed!important}.template-collection .iv-collection-v42-title{max-width:none!important;font-size:clamp(76px,6.8vw,122px)!important;line-height:.9!important;letter-spacing:-.07em!important}.template-collection .iv-collection-v42-desc{max-width:590px!important;margin-top:22px!important}.template-collection .iv-collection-v42-perks{margin-top:26px!important}.template-collection .iv-collection-v42-perks span{background:#ffffffa8!important;box-shadow:0 8px 22px #2a1e1409!important}.template-collection .iv-collection-custom-promo--inside.iv-collection-v42-custom{align-self:center!important;justify-self:end!important;width:min(430px,100%)!important;min-height:146px!important;grid-template-columns:auto 1fr!important;grid-template-rows:auto auto!important;gap:14px 16px!important;padding:22px!important;border-radius:28px!important;background:linear-gradient(135deg,#ffffffb8,#fff9f494),radial-gradient(circle at 4% 24%,rgba(42,204,221,.18),transparent 35%),radial-gradient(circle at 105% 0%,rgba(139,98,233,.16),transparent 44%)!important;border:1px solid rgba(113,91,78,.12)!important;box-shadow:0 24px 60px #2c1f1712,inset 0 1px #fffffff0!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.template-collection .iv-collection-v42-custom:before{display:none!important;content:none!important}.template-collection .iv-collection-v42-custom__orb{width:52px!important;height:52px!important;border-radius:20px!important;font-size:17px!important;box-shadow:0 18px 40px #5654e12b!important}.template-collection .iv-collection-v42-custom__copy{gap:6px!important}.template-collection .iv-collection-v42-custom__eyebrow{color:#7b5fed!important;letter-spacing:.2em!important}.template-collection .iv-collection-v42-custom strong{font-size:clamp(24px,1.8vw,31px)!important;line-height:1.02!important;letter-spacing:-.045em!important}.template-collection .iv-collection-v42-custom em{font-size:12.5px!important;line-height:1.55!important;color:#3429239e!important}.template-collection .iv-collection-v42-custom__cta{grid-column:2!important;justify-self:start!important;min-height:38px!important;padding:0 16px!important;margin-top:4px!important;font-size:10px!important;box-shadow:0 13px 30px #2317252b!important}@media(min-width:990px){.iv-site-header .iv-has-mega:not(.iv-mega-active) .iv-mega,.iv-site-header .iv-has-mega:not(.iv-mega-active):hover .iv-mega,.iv-site-header .iv-has-mega.iv-mega-open:not(.iv-mega-active) .iv-mega{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate3d(0,10px,0) scale(.985)!important}.iv-site-header .iv-has-mega.iv-mega-active .iv-mega{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateZ(0) scale(1)!important}.iv-site-header .iv-has-mega.iv-mega-active>.iv-header__link{color:#19110e!important;transform:translateY(-1px)!important}.iv-site-header .iv-has-mega.iv-mega-active>.iv-header__link span{transform:translateY(-1px) rotate(180deg)!important;color:#8b62e9!important}.iv-site-header .iv-mega{top:108px!important}body.iv-header-scrolled .iv-site-header .iv-mega{top:102px!important}}@media(max-width:980px){.template-collection .iv-collection-v42-shell{width:min(100% - 28px,760px)!important}.template-collection .iv-collection-v42-card{grid-template-columns:1fr!important;padding:34px 24px!important;border-radius:30px!important}.template-collection .iv-collection-custom-promo--inside.iv-collection-v42-custom{justify-self:stretch!important;width:100%!important}.template-collection .iv-collection-v42-title{font-size:clamp(58px,14vw,86px)!important}.iv-promo-ticker-v43{height:34px!important}.iv-promo-ticker-v43__group{gap:22px!important;padding:0 22px!important}.iv-promo-ticker-v43__item{font-size:10px!important;letter-spacing:.1em!important}.iv-promo-ticker-v43__brief{height:26px!important;padding:0 12px!important}.iv-promo-ticker-v43__brief span{display:none!important}}.iv-promo-ticker-v43__item{letter-spacing:.13em!important}.template-collection .iv-collection-hero-v42{width:100%!important;display:block!important;overflow:hidden!important;padding-left:0!important;padding-right:0!important}.template-collection .iv-collection-v42-shell,.template-collection .iv-collection-v42-shell.page-width{position:relative!important;left:50%!important;transform:translate(-50%)!important;width:min(1500px,calc(100vw - 96px))!important;max-width:1500px!important;min-width:0!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.template-collection .iv-collection-v42-card{margin-inline:auto!important;max-width:100%!important;box-sizing:border-box!important}@media(min-width:990px){.iv-site-header .iv-has-mega{position:relative!important;z-index:20!important}.iv-site-header .iv-has-mega:hover,.iv-site-header .iv-has-mega:focus-within{z-index:1220!important}.iv-site-header .iv-has-mega:after{content:""!important;position:absolute!important;left:-48px!important;right:-48px!important;top:100%!important;height:46px!important;display:block!important;background:transparent!important;pointer-events:auto!important}.iv-site-header .iv-has-mega .iv-mega,.iv-site-header .iv-has-mega.iv-mega-active .iv-mega,.iv-site-header .iv-has-mega.iv-mega-open .iv-mega{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate3d(0,12px,0) scale(.988)!important}.iv-site-header .iv-has-mega:hover .iv-mega,.iv-site-header .iv-has-mega:focus-within .iv-mega{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateZ(0) scale(1)!important}.iv-site-header .iv-has-mega:hover>.iv-header__link,.iv-site-header .iv-has-mega:focus-within>.iv-header__link{color:#19110e!important;transform:translateY(-1px)!important}.iv-site-header .iv-has-mega:hover>.iv-header__link span,.iv-site-header .iv-has-mega:focus-within>.iv-header__link span{transform:translateY(-1px) rotate(180deg)!important;color:#8b62e9!important}.iv-site-header .iv-has-mega:not(:hover):not(:focus-within)>.iv-header__link{transform:none!important}}@media(max-width:980px){.template-collection .iv-collection-v42-shell,.template-collection .iv-collection-v42-shell.page-width{left:auto!important;transform:none!important;width:min(100% - 28px,760px)!important;margin-inline:auto!important}}.iv-promo-ticker-v43:hover .iv-promo-ticker-v43__track,.iv-promo-ticker-v43:focus-within .iv-promo-ticker-v43__track{animation-play-state:paused!important}@media(min-width:990px){.iv-site-header .iv-header__actions--v51{display:flex!important;align-items:center!important;gap:18px!important}.iv-site-header .iv-header-iconbar{display:flex!important;align-items:center!important;gap:12px!important;margin-left:4px!important}.iv-site-header .iv-header-icon{position:relative!important;width:42px!important;height:42px!important;min-width:42px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(71,52,42,.14)!important;background:#ffffffb8!important;color:#ff3f82!important;padding:0!important;text-decoration:none!important;cursor:pointer!important;box-shadow:0 10px 26px #271e190b,inset 0 1px #ffffffeb!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease!important}.iv-site-header .iv-header-icon svg{width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.75!important;stroke-linecap:round!important;stroke-linejoin:round!important}.iv-site-header .iv-header-icon:hover{transform:translateY(-2px)!important;background:linear-gradient(135deg,#fffffff5,#fff4f9e0)!important;border-color:#ff3f8257!important;box-shadow:0 16px 34px #ff3f821a,inset 0 1px #fff!important}.iv-site-header .iv-header-icon--cart .iv-cart-count{position:absolute!important;right:-4px!important;top:-5px!important;min-width:18px!important;height:18px!important;padding:0 5px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#ff3f82!important;color:#fff!important;border:2px solid #fffaf5!important;font-size:10px!important;font-weight:900!important;line-height:1!important}.iv-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.iv-site-header .iv-has-mega:after{left:-80px!important;right:-80px!important;top:100%!important;height:86px!important;pointer-events:auto!important;background:transparent!important}.iv-site-header .iv-has-mega .iv-mega{top:104px!important;transition:opacity .22s ease,visibility .22s ease,transform .22s ease!important}body.iv-header-scrolled .iv-site-header .iv-has-mega .iv-mega{top:98px!important}.iv-site-header .iv-has-mega.iv-mega-stable-open{z-index:1300!important}.iv-site-header .iv-has-mega.iv-mega-stable-open .iv-mega,.iv-site-header .iv-has-mega:hover .iv-mega,.iv-site-header .iv-has-mega:focus-within .iv-mega{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateZ(0) scale(1)!important}.iv-site-header .iv-has-mega.iv-mega-stable-open>.iv-header__link span,.iv-site-header .iv-has-mega:hover>.iv-header__link span,.iv-site-header .iv-has-mega:focus-within>.iv-header__link span{transform:translateY(-1px) rotate(180deg)!important;color:#8b62e9!important}}@media(max-width:989px){.iv-mobile-header .iv-header-icon{position:relative!important;width:44px!important;height:44px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(71,52,42,.12)!important;background:#ffffffc7!important;color:#ff3f82!important}.iv-mobile-header .iv-header-icon svg{width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.75!important;stroke-linecap:round!important;stroke-linejoin:round!important}.iv-mobile-header .iv-header-icon--cart .iv-cart-count{position:absolute!important;right:-2px!important;top:-3px!important;min-width:18px!important;height:18px!important;border-radius:999px!important;background:#ff3f82!important;color:#fff!important;font-size:10px!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid #fffaf5!important}}@media(min-width:990px){.iv-site-header .iv-has-mega.iv-mega-stable-open:not(:hover):not(:focus-within) .iv-mega,.iv-site-header .iv-has-mega.iv-mega-open:not(:hover):not(:focus-within) .iv-mega,.iv-site-header .iv-has-mega.iv-mega-active:not(:hover):not(:focus-within) .iv-mega{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate3d(0,10px,0) scale(.988)!important}.iv-site-header .iv-has-mega:after{content:""!important;position:absolute!important;left:-180px!important;right:-180px!important;top:calc(100% - 6px)!important;height:150px!important;display:block!important;background:transparent!important;pointer-events:auto!important;z-index:1295!important}.iv-site-header .iv-has-mega{position:relative!important;z-index:1300!important}.iv-site-header .iv-has-mega:hover,.iv-site-header .iv-has-mega:focus-within{z-index:1400!important}.iv-site-header .iv-has-mega .iv-mega{top:104px!important;z-index:1390!important;transition:opacity .18s ease,visibility .18s ease,transform .24s cubic-bezier(.16,1,.3,1)!important}body.iv-header-scrolled .iv-site-header .iv-has-mega .iv-mega{top:98px!important}.iv-site-header .iv-has-mega:hover .iv-mega,.iv-site-header .iv-has-mega:focus-within .iv-mega{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateZ(0) scale(1)!important}}@media(min-width:990px){.iv-site-header .iv-header-iconbar{gap:12px!important;align-items:center!important}.iv-site-header .iv-header-iconbar .iv-header-icon,.iv-site-header .iv-header-iconbar #cart-icon-bubble,.iv-site-header button#cart-icon-bubble.iv-header-icon,.iv-site-header .iv-header-icon--cart.iv-cart-trigger{width:44px!important;height:44px!important;min-width:44px!important;max-width:44px!important;flex:0 0 44px!important;padding:0!important;border-radius:999px!important;border:1px solid rgba(255,63,130,.22)!important;background:#ffffffc7!important;color:#ff3f82!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 12px 30px #271e190e,inset 0 1px #ffffffeb!important;overflow:visible!important}.iv-site-header .iv-header-iconbar .iv-header-icon svg,.iv-site-header button#cart-icon-bubble.iv-header-icon svg{width:20px!important;height:20px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:1.75!important;stroke-linecap:round!important;stroke-linejoin:round!important;margin:0!important}.iv-site-header .iv-header-iconbar #cart-icon-bubble:before,.iv-site-header .iv-header-iconbar #cart-icon-bubble:after,.iv-site-header .iv-header-iconbar .iv-header-icon:before,.iv-site-header .iv-header-iconbar .iv-header-icon:after{content:none!important;display:none!important}.iv-site-header .iv-header-icon--cart .iv-cart-count,.iv-site-header button#cart-icon-bubble .iv-cart-count{position:absolute!important;right:-4px!important;top:-5px!important;min-width:18px!important;height:18px!important;padding:0 5px!important;border-radius:999px!important;background:#ff3f82!important;color:#fff!important;border:2px solid #fffaf5!important;font-size:10px!important;font-weight:900!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important}.iv-site-header .iv-has-mega .iv-mega,.iv-site-header .iv-has-mega:hover .iv-mega,.iv-site-header .iv-has-mega:focus-within .iv-mega,.iv-site-header .iv-has-mega.iv-mega-open .iv-mega,.iv-site-header .iv-has-mega.iv-mega-active .iv-mega,.iv-site-header .iv-has-mega.iv-mega-stable-open .iv-mega{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate3d(0,10px,0) scale(.992)!important;transition:opacity .16s ease,visibility .16s ease,transform .18s cubic-bezier(.16,1,.3,1)!important}.iv-site-header .iv-has-mega.iv-mega-locked .iv-mega,.iv-site-header .iv-has-mega.iv-mega-locked:hover .iv-mega,.iv-site-header .iv-has-mega.iv-mega-locked:focus-within .iv-mega{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateZ(0) scale(1)!important}.iv-site-header .iv-has-mega:after{display:none!important;content:none!important}.iv-site-header .iv-has-mega.iv-mega-locked>.iv-header__link{background:#9470ff17!important;color:#1f1714!important}.iv-site-header .iv-has-mega.iv-mega-locked>.iv-header__link span{transform:translateY(-1px) rotate(180deg)!important;color:#8b62e9!important}}.iv-footer__social-block{margin-top:18px}.iv-footer__social-title{display:block;margin-bottom:12px;font-size:11px;line-height:1;letter-spacing:.22em;text-transform:uppercase;color:#d6ad79;font-weight:800}.iv-footer__social-list{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:0;margin:0}.iv-footer__social-list .list-social__item{margin:0}.iv-footer__social-list .list-social__link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#ffffff0f,#ffffff05);color:#ffffffdb;transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}.iv-footer__social-list .list-social__link:hover{transform:translateY(-2px);border-color:#d6ad795c;background:linear-gradient(180deg,#ffffff17,#ffffff08);box-shadow:0 10px 24px #0000002e}.iv-footer__social-list .svg-wrapper,.iv-footer__social-list svg{width:18px;height:18px}@media(max-width:767px){.iv-footer__social-block{margin-top:16px}.iv-footer__social-list{gap:8px}.iv-footer__social-list .list-social__link{width:38px;height:38px}}.iv-footer__social-list li{margin:0!important;list-style:none!important}.iv-footer__social-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.12)!important;background:linear-gradient(180deg,#ffffff0f,#ffffff05)!important;color:#ffffffdb!important;text-decoration:none!important;transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease!important}.iv-footer__social-link:hover{transform:translateY(-2px)!important;border-color:#d6ad795c!important;background:linear-gradient(180deg,#ffffff17,#ffffff08)!important;box-shadow:0 10px 24px #0000002e!important}.iv-footer__social-link svg{width:18px!important;height:18px!important;display:block!important;fill:currentColor!important}.iv-footer__social-note{display:block!important;margin-top:8px!important;color:#ffffff85!important;font-size:11px!important;line-height:1.45!important}.template-index .iv-sidebar-reopen{position:fixed!important;left:18px!important;top:118px!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;margin:0!important;border-radius:999px!important;display:grid!important;place-items:center!important;overflow:visible!important;background:#fffbf4f5!important;border:1px solid rgba(33,26,22,.12)!important;box-shadow:0 18px 48px #211a1624,inset 0 1px #ffffffe6!important;opacity:0!important;transform:translate3d(-74px,0,0) scale(.96)!important;pointer-events:none!important;z-index:1600!important;line-height:1!important}.template-index.iv-sidebar-collapsed .iv-sidebar-reopen{opacity:1!important;transform:translateZ(0) scale(1)!important;pointer-events:auto!important}.template-index .iv-sidebar-reopen:hover{transform:translate3d(0,-2px,0) scale(1.035)!important;box-shadow:0 24px 64px #211a162e,inset 0 1px #ffffffeb!important}.template-index .iv-sidebar-reopen:before,.template-index .iv-sidebar-reopen:after,.template-index .iv-sidebar-reopen__icon,.template-index .iv-sidebar-reopen__icon:before,.template-index .iv-sidebar-reopen__icon:after,.template-index .iv-sidebar-reopen__icon i,.template-index .iv-sidebar-reopen__text{display:none!important;content:none!important}.template-index .iv-sidebar-reopen__glyph{position:relative!important;width:24px!important;height:18px!important;display:block!important;transform:none!important;margin:0!important;padding:0!important}.template-index .iv-sidebar-reopen__glyph span{position:absolute!important;left:0!important;height:2px!important;border-radius:999px!important;background:#1f1713!important;display:block!important;box-shadow:none!important;transition:width .22s ease!important}.template-index .iv-sidebar-reopen__glyph span:nth-child(1){top:0!important;width:24px!important}.template-index .iv-sidebar-reopen__glyph span:nth-child(2){top:8px!important;width:16px!important}.template-index .iv-sidebar-reopen__glyph span:nth-child(3){top:16px!important;width:24px!important}.template-index .iv-sidebar-reopen:hover .iv-sidebar-reopen__glyph span:nth-child(2){width:24px!important}@media(max-width:980px){.template-index .iv-sidebar-reopen{display:none!important}}.iv-hero-visual--image,.iv-custom-hero__visual--image{background:linear-gradient(145deg,#f6e8d7,#c69d7d 42%,#5b4337)!important}.iv-hero-visual__image,.iv-custom-hero__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.iv-hero-visual--image:after,.iv-custom-hero__visual--image:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,#fffaf41a,#2c1d151f)!important;pointer-events:none!important}.iv-hero-visual--image .iv-nails,.iv-custom-hero__visual--image .iv-custom-nails,.iv-custom-hero__visual--image .iv-custom-orb,.iv-hero-visual--image .iv-frame{display:none!important}.iv-hero-visual--image .iv-hero-note,.iv-custom-hero__visual--image .iv-custom-hero__note{z-index:2!important}.iv-footer__social-block{display:block!important;margin-top:20px!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:5!important}.iv-footer__social-list{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:10px!important;padding:0!important;margin:0!important;list-style:none!important}.iv-footer__social-list li{display:block!important}.iv-footer__social-link[href="#"]{opacity:.58!important}.iv-hero-visual--image{overflow:hidden!important;isolation:isolate!important;background:#1f1713!important}.iv-hero-visual--image .iv-hero-visual__image{top:-3px!important;right:-3px!important;bottom:-3px!important;left:-3px!important;width:calc(100% + 6px)!important;height:calc(100% + 6px)!important;max-width:none!important;object-fit:cover!important;object-position:center center!important;transform:scale(1.035)!important;transform-origin:center!important}.iv-hero-visual--image .iv-hero-note{left:28px!important;right:28px!important;bottom:28px!important;background:#fffaf4c2!important;border:1px solid rgba(255,255,255,.82)!important}.iv-custom-page--static .iv-custom-hero,.iv-custom-page .iv-custom-hero{max-width:1480px!important;margin:36px auto 0!important;padding:0 24px!important;display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(420px,.92fr)!important;gap:22px!important;align-items:stretch!important}.iv-custom-page--static .iv-custom-hero__copy,.iv-custom-page .iv-custom-hero__copy{min-height:620px!important;padding:clamp(44px,4.2vw,70px)!important;border-radius:34px!important}.iv-custom-page--static .iv-custom-hero__copy h1,.iv-custom-page .iv-custom-hero__copy h1{font-size:clamp(58px,6.8vw,108px)!important;line-height:.88!important;letter-spacing:-.075em!important;max-width:720px!important}.iv-custom-page--static .iv-custom-hero__copy p,.iv-custom-page .iv-custom-hero__copy p{max-width:650px!important;font-size:17px!important;line-height:1.75!important}.iv-custom-page--static .iv-custom-hero__visual,.iv-custom-page .iv-custom-hero__visual{min-height:620px!important;border-radius:34px!important;overflow:hidden!important;isolation:isolate!important;box-shadow:0 28px 72px #1d171217!important}.iv-custom-page--static .iv-custom-hero__image,.iv-custom-page .iv-custom-hero__image{top:-3px!important;right:-3px!important;bottom:-3px!important;left:-3px!important;width:calc(100% + 6px)!important;height:calc(100% + 6px)!important;max-width:none!important;object-fit:cover!important;object-position:center center!important;transform:scale(1.035)!important}.iv-custom-page--static .iv-custom-nails,.iv-custom-page--static .iv-custom-orb,.iv-custom-page .iv-custom-hero__visual--image .iv-custom-nails,.iv-custom-page .iv-custom-hero__visual--image .iv-custom-orb{display:none!important}.iv-custom-page--static .iv-custom-hero__note,.iv-custom-page .iv-custom-hero__note{z-index:3!important;left:28px!important;right:28px!important;bottom:28px!important;background:#fffaf4c7!important}.iv-custom-page--static .iv-custom-section,.iv-custom-page .iv-custom-section{max-width:1480px!important;margin-left:auto!important;margin-right:auto!important}.iv-custom-page--static .iv-custom-section__head h2,.iv-custom-page .iv-custom-section__head h2{font-size:clamp(44px,4.8vw,76px)!important}.iv-custom-page--static .iv-custom-gallery-grid,.iv-custom-page .iv-custom-gallery-grid{gap:18px!important}.iv-custom-page--static .iv-custom-case__image img,.iv-custom-page .iv-custom-case__image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}@media(max-width:1100px){.iv-custom-page--static .iv-custom-hero,.iv-custom-page .iv-custom-hero{grid-template-columns:1fr!important}.iv-custom-page--static .iv-custom-hero__copy,.iv-custom-page--static .iv-custom-hero__visual,.iv-custom-page .iv-custom-hero__copy,.iv-custom-page .iv-custom-hero__visual{min-height:auto!important}.iv-custom-page--static .iv-custom-hero__visual,.iv-custom-page .iv-custom-hero__visual{min-height:520px!important}}@media(max-width:749px){.iv-custom-page--static .iv-custom-hero,.iv-custom-page .iv-custom-hero{margin-top:20px!important;padding:0 16px!important}.iv-custom-page--static .iv-custom-hero__copy,.iv-custom-page .iv-custom-hero__copy{padding:28px!important;border-radius:26px!important}.iv-custom-page--static .iv-custom-hero__copy h1,.iv-custom-page .iv-custom-hero__copy h1{font-size:clamp(44px,13vw,64px)!important}.iv-custom-page--static .iv-custom-hero__visual,.iv-custom-page .iv-custom-hero__visual{min-height:420px!important;border-radius:26px!important}}.iv-footer__social-block{margin-top:22px!important}.iv-footer__social-title{color:#efc889!important;letter-spacing:.24em!important;text-shadow:0 1px 12px rgba(239,200,137,.16)!important}.iv-footer__social-list{gap:12px!important}.iv-footer__social-link{width:auto!important;min-width:46px!important;height:46px!important;padding:0 13px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;border-radius:999px!important;border:1px solid rgba(239,200,137,.34)!important;background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.92),transparent 24%),linear-gradient(135deg,#efc889f5,#d7ac79d1)!important;color:#211612!important;opacity:1!important;text-decoration:none!important;box-shadow:0 10px 24px #00000038,inset 0 1px #ffffff80!important;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease!important}.iv-footer__social-link:hover{transform:translateY(-2px)!important;filter:brightness(1.05)!important;box-shadow:0 15px 30px #00000047,inset 0 1px #ffffff9e!important}.iv-footer__social-link svg{width:17px!important;height:17px!important;display:block!important;color:#211612!important;fill:currentColor!important;stroke:currentColor!important}.iv-footer__social-label{display:inline-block!important;color:#211612!important;font-size:10px!important;line-height:1!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}.iv-footer__social-link.is-disabled{cursor:default!important;opacity:.72!important;filter:saturate(.75)!important}.iv-footer__social-note{margin-top:10px!important;color:#ffffff9e!important}@media(max-width:767px){.iv-footer__social-link{min-width:42px!important;height:42px!important;padding:0 11px!important}.iv-footer__social-label{display:none!important}}.iv-custom-brief-intro{display:flex!important;flex-direction:column!important;min-height:100%!important}.iv-custom-brief-intro .iv-custom-price-list{margin-bottom:18px!important}.iv-custom-help--inside{margin:8px 0 0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;flex:1 1 auto!important;display:flex!important;align-items:stretch!important}.iv-custom-help--inside .iv-custom-help__inner{width:100%!important;min-height:220px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;gap:20px!important;padding:26px!important;border-radius:28px!important;border:1px solid rgba(29,23,18,.08)!important;background:radial-gradient(circle at 9% 12%,rgba(32,198,212,.12),transparent 28%),radial-gradient(circle at 88% 6%,rgba(139,98,233,.1),transparent 30%),linear-gradient(145deg,#ffffffc7,#fffaf494)!important;box-shadow:0 16px 42px #1d17120b,inset 0 1px #ffffffb8!important}.iv-custom-help--inside h2{font-size:clamp(30px,3.1vw,46px)!important;line-height:.96!important;letter-spacing:-.055em!important;margin:10px 0 12px!important;max-width:520px!important}.iv-custom-help--inside p{max-width:520px!important;font-size:14px!important;line-height:1.75!important;color:#756960!important}.iv-custom-help--inside .iv-custom-help__actions{display:flex!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:12px!important}.iv-custom-help--inside .iv-btn{min-height:48px!important;padding:0 20px!important;white-space:nowrap!important}@media(max-width:980px){.iv-custom-help--inside .iv-custom-help__inner{min-height:auto!important;padding:22px!important}}.iv-footer__social-block--v64,.iv-footer__social-block{margin-top:20px!important}.iv-footer__social-title{display:block!important;margin-bottom:12px!important;color:#efc889!important;font-size:11px!important;line-height:1!important;letter-spacing:.22em!important;text-transform:uppercase!important;font-weight:850!important}.iv-footer__social-list{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:10px!important;margin:0!important;padding:0!important}.iv-footer__social-list li{list-style:none!important;margin:0!important;padding:0!important}.iv-footer__social-link{min-width:0!important;width:auto!important;height:40px!important;padding:0 13px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.16)!important;background:linear-gradient(180deg,#ffffff17,#ffffff09)!important;color:#ffffffeb!important;text-decoration:none!important;box-shadow:inset 0 1px #ffffff1a,0 8px 18px #00000029!important;opacity:1!important;cursor:pointer!important;transition:transform .22s ease,border-color .22s ease,background .22s ease,color .22s ease!important}.iv-footer__social-link:hover{transform:translateY(-2px)!important;border-color:#efc8897a!important;background:linear-gradient(180deg,#efc8892e,#ffffff0e)!important;color:#fff!important}.iv-footer__social-link svg{width:17px!important;height:17px!important;display:block!important;color:currentColor!important;fill:currentColor!important;stroke:currentColor!important;opacity:1!important}.iv-footer__social-link svg path,.iv-footer__social-link svg circle,.iv-footer__social-link svg rect,.iv-footer__social-link svg polygon{fill:currentColor!important;stroke:currentColor!important}.iv-footer__social-label{display:inline-block!important;color:currentColor!important;font-size:11px!important;line-height:1!important;font-weight:750!important;letter-spacing:.02em!important;text-transform:none!important}.iv-footer__social-link.is-disabled{cursor:not-allowed!important;opacity:.52!important;color:#ffffffb3!important}.iv-footer__social-note{display:none!important}@media(max-width:767px){.iv-footer__social-link{height:38px!important;padding:0 11px!important}.iv-footer__social-label{font-size:10px!important}}.iv-custom-page>.iv-custom-help:not(.iv-custom-help--inside),.iv-custom-section.iv-custom-help:not(.iv-custom-help--inside){display:none!important}.iv-custom-brief-wrap{align-items:stretch!important}.iv-custom-brief-intro{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;min-height:100%!important}.iv-custom-brief-intro .iv-custom-price-list{margin-bottom:22px!important}.iv-custom-help--inside{display:flex!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;flex:1 1 auto!important;min-height:250px!important;align-items:stretch!important}.iv-custom-help--inside .iv-custom-help__inner{width:100%!important;min-height:100%!important;padding:26px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;gap:18px!important;border-radius:28px!important;border:1px solid rgba(29,23,18,.085)!important;background:radial-gradient(circle at 10% 10%,rgba(32,198,212,.13),transparent 30%),radial-gradient(circle at 88% 8%,rgba(139,98,233,.1),transparent 32%),linear-gradient(145deg,#ffffffd1,#fffaf4a3)!important;box-shadow:0 16px 38px #1d17120b,inset 0 1px #ffffffbf!important}.iv-custom-help--inside .iv-custom-kicker{font-size:11px!important;letter-spacing:.18em!important}.iv-custom-help--inside h2{font-size:clamp(28px,3vw,44px)!important;line-height:.97!important;letter-spacing:-.055em!important;margin:10px 0 12px!important;max-width:520px!important}.iv-custom-help--inside p{max-width:520px!important;font-size:14px!important;line-height:1.72!important;color:#756960!important;margin:0!important}.iv-custom-help--inside .iv-custom-help__actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important;gap:12px!important;margin-top:6px!important}.iv-custom-help--inside .iv-btn{min-height:46px!important;padding:0 19px!important;white-space:nowrap!important}@media(max-width:980px){.iv-custom-help--inside{min-height:auto!important}.iv-custom-help--inside .iv-custom-help__inner{min-height:auto!important;padding:22px!important}}.iv-site-header .iv-has-mega>.iv-header__link,.iv-site-header .iv-has-mega:hover>.iv-header__link,.iv-site-header .iv-has-mega:focus-within>.iv-header__link,.iv-site-header .iv-has-mega.iv-mega-open>.iv-header__link,.iv-site-header .iv-has-mega.iv-mega-active>.iv-header__link{background:transparent!important;box-shadow:none!important;border-color:transparent!important;color:#201713!important}.iv-site-header .iv-has-mega>.iv-header__link:before,.iv-site-header .iv-has-mega>.iv-header__link:after,.iv-site-header .iv-header__nav>.iv-header__link:before,.iv-site-header .iv-header__nav>.iv-header__link:after{display:none!important;content:none!important;transform:none!important;box-shadow:none!important}.iv-site-header .iv-has-mega>.iv-header__link span{background:transparent!important;box-shadow:none!important;border:0!important;padding-left:4px!important;color:#8b62e9!important}.iv-site-header .iv-has-mega:hover>.iv-header__link,.iv-site-header .iv-has-mega:focus-within>.iv-header__link{color:#8b62e9!important}.iv-newsletter-frontend-message{display:block!important;margin-top:8px!important;min-height:16px!important;color:#ffffffb8!important;font-size:12px!important;line-height:1.35!important}.iv-newsletter-form--v18.is-submitting .iv-newsletter-button--v18{opacity:.82!important;pointer-events:none!important}.iv-custom-page .iv-custom-brief-intro{display:flex!important;flex-direction:column!important;min-height:100%!important}.iv-custom-page .iv-custom-price-list{margin-bottom:18px!important}.iv-custom-help--inside{display:none!important}.iv-custom-brief-help{display:block!important;margin-top:2px!important;padding:24px 24px 22px!important;border-radius:26px!important;border:1px solid rgba(29,23,18,.085)!important;background:radial-gradient(circle at 9% 6%,rgba(32,198,212,.14),transparent 32%),radial-gradient(circle at 92% 4%,rgba(139,98,233,.11),transparent 32%),linear-gradient(145deg,#ffffffdb,#fffaf4b8)!important;box-shadow:0 18px 46px #1d17120e,inset 0 1px #ffffffc2!important}.iv-custom-brief-help .iv-custom-kicker{display:block!important;margin-bottom:12px!important;font-size:11px!important;letter-spacing:.18em!important}.iv-custom-brief-help h3{margin:0 0 12px!important;max-width:520px!important;font-family:Georgia,serif!important;font-weight:500!important;font-size:clamp(30px,3vw,44px)!important;line-height:.98!important;letter-spacing:-.055em!important;color:#17120f!important}.iv-custom-brief-help p{max-width:520px!important;margin:0!important;color:#756960!important;font-size:14px!important;line-height:1.72!important}.iv-custom-brief-help__actions{display:flex!important;gap:12px!important;flex-wrap:wrap!important;margin-top:20px!important}.iv-custom-brief-help__actions .iv-btn{min-height:46px!important;padding:0 20px!important;white-space:nowrap!important}@media(max-width:980px){.iv-custom-brief-help{padding:22px!important;border-radius:24px!important}}.iv-footer__newsletter-card .iv-footer__eyebrow:before{content:none!important}.iv-footer__newsletter-card h4,.iv-footer__newsletter-card p{text-wrap:balance}.iv-footer__social-block--v65,.iv-footer__social-block{margin-top:18px!important;padding-top:16px!important;border-top:1px solid rgba(255,255,255,.08)!important}.iv-footer__social-title{margin-bottom:11px!important;color:#f0d0a0!important;opacity:.95!important}.iv-footer__social-list{gap:6px 14px!important;align-items:center!important}.iv-footer__social-link{height:auto!important;min-height:0!important;padding:0 0 5px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#ffffffc7!important;gap:7px!important;text-decoration:none!important;border-bottom:1px solid rgba(240,208,160,.22)!important;transition:color .22s ease,border-color .22s ease,transform .22s ease!important}.iv-footer__social-link:hover{transform:translateY(-1px)!important;color:#fff!important;border-color:#f0d0a0b8!important;background:transparent!important}.iv-footer__social-link svg{width:15px!important;height:15px!important;color:currentColor!important;opacity:.95!important}.iv-footer__social-label{font-size:12px!important;color:currentColor!important;letter-spacing:.01em!important;font-weight:650!important}@media(max-width:767px){.iv-footer__social-list{gap:10px!important}.iv-footer__social-label{display:inline-block!important}}.iv-showroom--editable .iv-product-showcase{overflow:hidden!important}.iv-showroom--editable .iv-product-showcase__head{padding-right:8px!important}.iv-showroom--editable .iv-product-showcase__head:after{content:"Swipe to explore \2192";display:inline-flex;align-items:center;justify-content:center;margin-left:auto;padding:9px 13px;border-radius:999px;border:1px solid rgba(29,23,18,.08);background:#ffffff94;color:#756960;font-size:12px;font-weight:800;letter-spacing:.04em;white-space:nowrap}.iv-showroom--editable .iv-product-showcase .iv-product-grid{display:flex!important;grid-template-columns:none!important;gap:18px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-padding-left:2px!important;padding:2px 4px 16px!important;margin:0 -4px!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important;scrollbar-color:rgba(29,23,18,.28) rgba(255,255,255,.36)!important}.iv-showroom--editable .iv-product-showcase .iv-product-grid::-webkit-scrollbar{height:7px!important}.iv-showroom--editable .iv-product-showcase .iv-product-grid::-webkit-scrollbar-track{background:#ffffff70!important;border-radius:999px!important}.iv-showroom--editable .iv-product-showcase .iv-product-grid::-webkit-scrollbar-thumb{background:#1d171247!important;border-radius:999px!important}.iv-showroom--editable .iv-product-showcase .iv-product-card{flex:0 0 clamp(250px,22vw,326px)!important;min-width:clamp(250px,22vw,326px)!important;scroll-snap-align:start!important}@media(max-width:700px){.iv-showroom--editable .iv-product-showcase__head:after{display:none!important}.iv-showroom--editable .iv-product-showcase .iv-product-card{flex-basis:82vw!important;min-width:82vw!important}}.iv-showroom--editable .iv-product-showcase__head{align-items:flex-start!important;gap:18px!important}.iv-showroom--editable .iv-product-showcase__copy{max-width:min(760px,calc(100% - 190px))!important}.iv-showroom--editable .iv-product-showcase__copy .iv-mini-link--inline{display:inline-flex!important;align-items:center!important;gap:7px!important;width:max-content!important;margin-top:16px!important;padding:11px 17px!important;background:#ffffffb8!important;box-shadow:0 12px 30px #1d17120e,inset 0 1px #fffc!important}.iv-showroom--editable .iv-product-showcase__head:after{align-self:flex-start!important;margin-top:16px!important;margin-left:auto!important}@media(max-width:860px){.iv-showroom--editable .iv-product-showcase__copy{max-width:100%!important}.iv-showroom--editable .iv-product-showcase__head{display:block!important}.iv-showroom--editable .iv-product-showcase__head:after{display:none!important}.iv-showroom--editable .iv-product-showcase__copy .iv-mini-link--inline{margin-top:14px!important}}.iv-custom-page .iv-custom-brief-help{margin-top:16px!important;padding:18px 18px 17px!important;border-radius:24px!important}.iv-custom-page .iv-custom-brief-help .iv-custom-kicker{margin-bottom:9px!important}.iv-custom-page .iv-custom-brief-help h3{font-size:clamp(24px,2.2vw,34px)!important;line-height:1.02!important;margin-bottom:9px!important}.iv-custom-page .iv-custom-brief-help p{font-size:13.5px!important;line-height:1.58!important}.iv-custom-page .iv-custom-brief-help__actions{margin-top:14px!important}.iv-custom-page .iv-custom-brief-help__actions .iv-btn{min-height:42px!important;padding:0 17px!important}.iv-custom-form-card--builder{padding:0!important;overflow:hidden!important;position:relative!important}.iv-custom-form-card--builder:before,.iv-custom-form-card--builder:after{display:none!important;content:none!important}.iv-custom-builder__form{display:block!important;grid-template-columns:none!important;gap:0!important}.iv-custom-form-card--builder .iv-custom-form__success,.iv-custom-form-card--builder .iv-custom-form__error{margin:24px 28px 0!important}.iv-custom-builder{position:relative!important;display:block!important;background:radial-gradient(circle at 7% 0%,rgba(32,198,212,.09),transparent 28%),radial-gradient(circle at 88% 0%,rgba(139,98,233,.08),transparent 32%),linear-gradient(145deg,#ffffffd1,#fffaf494)!important}.iv-builder-top{padding:32px 34px 20px!important;border-bottom:1px solid rgba(29,23,18,.06)!important}.iv-builder-top h3{margin:12px 0 8px!important;max-width:720px!important;font-family:Georgia,serif!important;font-weight:500!important;font-size:clamp(34px,3.2vw,54px)!important;line-height:.98!important;letter-spacing:-.055em!important;color:#17120f!important}.iv-builder-top p{max-width:660px!important;margin:0!important;color:#756960!important;line-height:1.7!important}.iv-builder-progress{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;padding:18px 34px 0!important}.iv-builder-progress button{-webkit-appearance:none!important;appearance:none!important;border:1px solid rgba(29,23,18,.075)!important;background:#fffaf49e!important;color:#756960!important;min-height:50px!important;border-radius:999px!important;padding:8px 10px!important;font:inherit!important;font-size:12px!important;font-weight:800!important;letter-spacing:.035em!important;cursor:pointer!important;transition:transform .24s ease,border-color .24s ease,background .24s ease,color .24s ease,box-shadow .24s ease!important}.iv-builder-progress button span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:23px!important;height:23px!important;margin-right:6px!important;border-radius:50%!important;background:#1d171214!important;font-size:10px!important}.iv-builder-progress button.is-active,.iv-builder-progress button:hover{transform:translateY(-1px)!important;border-color:#8b62e933!important;background:#fff!important;color:#1d1712!important;box-shadow:0 12px 30px #1d17120d!important}.iv-builder-progress button.is-active span{background:#1d1712!important;color:#fff!important}.iv-builder-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 290px!important;gap:20px!important;padding:24px 34px 34px!important;align-items:start!important}.iv-builder-main{min-width:0!important}.iv-builder-step{display:none!important;min-height:500px!important;padding:28px!important;border:1px solid rgba(29,23,18,.07)!important;border-radius:28px!important;background:#ffffff94!important;box-shadow:inset 0 1px #ffffffb3!important}.iv-builder-step.is-active{display:block!important;animation:ivBuilderStepIn .34s cubic-bezier(.16,1,.3,1) both!important}@keyframes ivBuilderStepIn{0%{opacity:0;transform:translateY(8px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}.iv-step-label,.iv-builder-subtitle{display:block!important;margin:0 0 13px!important;color:#7b67d8!important;text-transform:uppercase!important;letter-spacing:.18em!important;font-size:11px!important;font-weight:850!important}.iv-builder-step h4{margin:0 0 18px!important;max-width:620px!important;font-family:Georgia,serif!important;font-size:clamp(32px,3vw,48px)!important;line-height:1!important;letter-spacing:-.05em!important;font-weight:500!important;color:#17120f!important}.iv-builder-subtitle{margin-top:22px!important;margin-bottom:10px!important;color:#6c5b50!important}.iv-choice-grid{display:grid!important;gap:12px!important}.iv-choice-grid--cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.iv-choice-grid--shape,.iv-choice-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))!important}.iv-choice-card,.iv-choice-chip{position:relative!important;display:flex!important;cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important;border:1px solid rgba(29,23,18,.085)!important;background:#fffaf4b8!important;box-shadow:inset 0 1px #ffffffb3!important;transition:transform .24s ease,border-color .24s ease,background .24s ease,box-shadow .24s ease!important}.iv-choice-card{min-height:136px!important;flex-direction:column!important;justify-content:flex-end!important;gap:8px!important;padding:20px!important;border-radius:24px!important}.iv-choice-chip{min-height:58px!important;align-items:center!important;justify-content:center!important;padding:12px 15px!important;border-radius:999px!important;text-align:center!important}.iv-choice-card input,.iv-choice-chip input{position:absolute!important;opacity:0!important;pointer-events:none!important}.iv-choice-card span,.iv-choice-chip span{position:relative!important;z-index:1!important;color:#1d1712!important;font-weight:850!important}.iv-choice-card span{font-family:Georgia,serif!important;font-size:25px!important;line-height:1!important;letter-spacing:-.035em!important;font-weight:500!important}.iv-choice-card small{position:relative!important;z-index:1!important;color:#756960!important;line-height:1.45!important}.iv-choice-card:after,.iv-choice-chip:after{content:"\2713"!important;position:absolute!important;opacity:0!important;transform:scale(.6)!important;transition:opacity .22s ease,transform .22s ease!important;display:grid!important;place-items:center!important;width:26px!important;height:26px!important;border-radius:50%!important;background:#1d1712!important;color:#fff!important;font-size:12px!important;font-weight:900!important}.iv-choice-card:after{right:16px!important;top:16px!important}.iv-choice-chip:after{right:10px!important;top:50%!important;margin-top:-13px!important}.iv-choice-card:hover,.iv-choice-chip:hover,.iv-choice-card.is-selected,.iv-choice-chip.is-selected,.iv-choice-card:has(input:checked),.iv-choice-chip:has(input:checked){transform:translateY(-2px)!important;border-color:#8b62e947!important;background:#fff!important;box-shadow:0 16px 38px #1d17120f,inset 0 1px #ffffffd9!important}.iv-choice-card.is-selected:after,.iv-choice-chip.is-selected:after,.iv-choice-card:has(input:checked):after,.iv-choice-chip:has(input:checked):after{opacity:1!important;transform:scale(1)!important}.iv-builder-actions,.iv-builder-final-actions{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;flex-wrap:wrap!important;margin-top:28px!important}.iv-builder-next,.iv-builder-back,.iv-builder-whatsapp,.iv-custom-form-card--builder .iv-custom-submit{-webkit-appearance:none!important;appearance:none!important;border-radius:999px!important;min-height:50px!important;padding:0 22px!important;font:inherit!important;font-weight:850!important;cursor:pointer!important;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease,background .24s ease!important}.iv-builder-next,.iv-builder-whatsapp,.iv-custom-form-card--builder .iv-custom-submit{border:0!important;background:#1d1712!important;color:#fff!important}.iv-builder-back{border:1px solid rgba(29,23,18,.09)!important;background:#ffffff9e!important;color:#1d1712!important}.iv-builder-whatsapp{background:linear-gradient(135deg,#201711,#3b2b45)!important}.iv-builder-next:hover,.iv-builder-back:hover,.iv-builder-whatsapp:hover,.iv-custom-form-card--builder .iv-custom-submit:hover{transform:translateY(-2px)!important;box-shadow:0 18px 38px #1d171221!important}.iv-builder-fields{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important}.iv-custom-form-card--builder .iv-builder-fields .iv-custom-field{display:grid!important}.iv-custom-form-card--builder .iv-builder-fields .iv-custom-field:not(.iv-custom-field--half){grid-column:1 / -1!important}.iv-builder-summary{position:sticky!important;top:92px!important;padding:22px!important;border:1px solid rgba(29,23,18,.075)!important;border-radius:26px!important;background:#fffaf4bf!important;box-shadow:0 18px 48px #1d17120e,inset 0 1px #ffffffb8!important}.iv-builder-summary__eyebrow{display:inline-flex!important;margin-bottom:10px!important;color:#7b67d8!important;text-transform:uppercase!important;letter-spacing:.16em!important;font-size:10px!important;font-weight:850!important}.iv-builder-summary h5{margin:0 0 16px!important;font-family:Georgia,serif!important;font-size:29px!important;line-height:1!important;letter-spacing:-.045em!important;font-weight:500!important;color:#17120f!important}.iv-builder-summary dl{display:grid!important;gap:10px!important;margin:0!important}.iv-builder-summary dl div{display:grid!important;grid-template-columns:70px minmax(0,1fr)!important;gap:10px!important;align-items:start!important;padding:10px 0!important;border-top:1px solid rgba(29,23,18,.065)!important}.iv-builder-summary dt{color:#8a7c72!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.11em!important;font-weight:800!important}.iv-builder-summary dd{margin:0!important;color:#1d1712!important;font-size:13px!important;line-height:1.45!important;font-weight:750!important}.iv-builder-summary p{margin:18px 0 0!important;color:#756960!important;line-height:1.6!important;font-size:13px!important}@media(max-width:1180px){.iv-custom-brief-wrap{grid-template-columns:1fr!important}.iv-custom-page .iv-custom-brief-intro{min-height:auto!important}}@media(max-width:980px){.iv-builder-grid{grid-template-columns:1fr!important}.iv-builder-summary{position:relative!important;top:auto!important;order:-1!important}}@media(max-width:720px){.iv-builder-top{padding:24px 20px 16px!important}.iv-builder-progress{display:flex!important;overflow-x:auto!important;padding:14px 20px 0!important;-webkit-overflow-scrolling:touch!important}.iv-builder-progress button{flex:0 0 auto!important;min-width:112px!important}.iv-builder-grid{padding:18px 20px 22px!important;gap:14px!important}.iv-builder-step{padding:20px!important;min-height:auto!important;border-radius:24px!important}.iv-choice-grid--cards,.iv-choice-grid--shape,.iv-choice-grid--compact,.iv-builder-fields{grid-template-columns:1fr!important}.iv-builder-actions,.iv-builder-final-actions{display:grid!important;grid-template-columns:1fr!important}.iv-builder-next,.iv-builder-back,.iv-builder-whatsapp,.iv-custom-form-card--builder .iv-custom-submit{width:100%!important}.iv-custom-form-card--builder .iv-builder-fields .iv-custom-field--half{grid-column:1 / -1!important}}.iv-custom-studio-wrap{grid-template-columns:minmax(290px,.74fr) minmax(0,1.26fr)!important;align-items:stretch!important;gap:20px!important}.iv-custom-studio-intro{min-height:auto!important;overflow:hidden!important}.iv-custom-studio-intro:before{content:"";position:absolute;width:260px;height:260px;right:-120px;bottom:14%;border-radius:999px;background:radial-gradient(circle,#8977ff2e,#fff0 70%);pointer-events:none}.iv-custom-studio-intro .iv-custom-price-list--studio{margin-top:26px!important}.iv-studio-route{display:grid;gap:12px;margin:20px 0 0}.iv-studio-route div{display:grid;grid-template-columns:44px 1fr;gap:2px 12px;align-items:center;padding:14px;border:1px solid rgba(43,31,24,.09);border-radius:22px;background:#ffffff7a;box-shadow:0 14px 32px #3c29190f}.iv-studio-route span{grid-row:1 / span 2;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid rgba(118,99,255,.2);color:#7567ff;font-size:12px;letter-spacing:.08em;font-weight:800}.iv-studio-route b{color:#211914;font-size:14px;letter-spacing:-.02em}.iv-studio-route em{color:#3a302aad;font-style:normal;font-size:12px;line-height:1.35}.iv-custom-form-card--studio{padding:0!important;overflow:hidden!important;background:linear-gradient(135deg,#ffffffe0,#f9f4efb8)!important}.iv-custom-builder__form--studio{display:block!important}.iv-custom-builder__form--studio>*{grid-column:1 / -1!important}.iv-custom-builder--studio{display:block;width:100%}.iv-studio-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:28px 30px 18px;border-bottom:1px solid rgba(43,31,24,.08);background:radial-gradient(circle at 82% 8%,rgba(116,229,236,.18),transparent 32%),radial-gradient(circle at 18% 0%,rgba(155,132,255,.14),transparent 34%)}.iv-studio-header h3{margin:8px 0 6px;font-family:Georgia,serif;font-weight:500;letter-spacing:-.045em;line-height:1;font-size:clamp(30px,3.2vw,48px);color:#17120f}.iv-studio-header p,.iv-studio-step-text{margin:0;color:#372d26ad;font-size:15px;line-height:1.65}.iv-studio-mini-preview,.iv-summary-preview{display:flex;align-items:flex-end;justify-content:center;gap:6px}.iv-studio-mini-preview{width:150px;height:92px;padding:14px 16px 12px;border-radius:28px;background:#ffffffb3;border:1px solid rgba(43,31,24,.08);box-shadow:0 18px 45px #321f151a}.iv-studio-mini-preview span,.iv-summary-preview i{display:block;width:16px;height:58px;border-radius:15px 15px 9px 9px;background:linear-gradient(160deg,#fff9f6,#d8f7fa 45%,#8e7bff);box-shadow:inset 0 0 0 1px #ffffff85,0 8px 18px #25191424;transform:translateY(var(--iv-y,0)) rotate(var(--iv-r,0deg))}.iv-studio-mini-preview span:nth-child(1),.iv-summary-preview i:nth-child(1){--iv-y:7px;--iv-r:-8deg;height:48px}.iv-studio-mini-preview span:nth-child(2),.iv-summary-preview i:nth-child(2){--iv-y:0;--iv-r:-4deg;height:58px}.iv-studio-mini-preview span:nth-child(3),.iv-summary-preview i:nth-child(3){--iv-y:-6px;--iv-r:0deg;height:66px}.iv-studio-mini-preview span:nth-child(4),.iv-summary-preview i:nth-child(4){--iv-y:0;--iv-r:4deg;height:58px}.iv-studio-mini-preview span:nth-child(5),.iv-summary-preview i:nth-child(5){--iv-y:7px;--iv-r:8deg;height:48px}.iv-studio-mini-preview[data-vibe*=gothic] span,.iv-summary-preview[data-vibe*=gothic] i{background:linear-gradient(160deg,#fff,#2b111a 46%,#d21f41)}.iv-studio-mini-preview[data-vibe*=y2k] span,.iv-summary-preview[data-vibe*=y2k] i{background:linear-gradient(160deg,#ff4cbe,#3de3ff 52%,#ffbd22)}.iv-studio-mini-preview[data-vibe*=bridal] span,.iv-summary-preview[data-vibe*=bridal] i{background:linear-gradient(160deg,#fff,#f6d8da 54%,#d8b36d)}.iv-studio-mini-preview[data-vibe*=mermaid] span,.iv-summary-preview[data-vibe*=mermaid] i{background:linear-gradient(160deg,#fff,#7ee9ee 48%,#81a7ff)}.iv-builder-progress--studio{display:grid!important;grid-template-columns:repeat(6,minmax(82px,1fr))!important;gap:8px!important;padding:16px 30px!important;overflow-x:auto!important;background:#ffffff61!important}.iv-builder-progress--studio button{white-space:nowrap!important;min-width:82px!important;justify-content:center!important}.iv-builder-grid--studio{display:grid!important;grid-template-columns:minmax(0,1fr) 310px!important;gap:18px!important;padding:22px 30px 30px!important;background:linear-gradient(180deg,#ffffff6b,#faf6f1a8)!important}.iv-builder-main--studio{min-width:0}.iv-builder-step--studio{min-height:560px!important;border-radius:30px!important;padding:28px!important;background:linear-gradient(135deg,#ffffffe0,#faf5efcc),radial-gradient(circle at 88% 0%,rgba(117,225,235,.16),transparent 34%)!important;box-shadow:0 18px 48px #39261a14!important}.iv-builder-step--studio h4{max-width:680px;margin-bottom:8px!important}.iv-vibe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px}.iv-vibe-card{min-height:174px;display:flex!important;flex-direction:column;align-items:flex-start!important;justify-content:flex-end;gap:7px;overflow:hidden;position:relative;padding:18px!important}.iv-vibe-card i{position:absolute;inset:12px 12px auto auto;width:74px;height:74px;border-radius:24px 24px 38px 38px;background:var(--iv-vibe-bg,linear-gradient(135deg,#fff,#d9f8fb,#9788ff));box-shadow:inset 0 0 0 1px #ffffffb3,0 14px 30px #2a1b151f;transform:rotate(12deg)}.iv-vibe-card:before{content:"";position:absolute;inset:auto -30px -42px auto;width:130px;height:130px;border-radius:999px;background:var(--iv-vibe-glow,rgba(141,126,255,.14))}.iv-vibe-luxury{--iv-vibe-bg:linear-gradient(145deg,#fff,#dff8fb 48%,#897cff);--iv-vibe-glow:rgba(137,124,255,.18)}.iv-vibe-princess{--iv-vibe-bg:linear-gradient(145deg,#fff,#ffdce9 55%,#e0c2ff);--iv-vibe-glow:rgba(255,166,209,.18)}.iv-vibe-gothic{--iv-vibe-bg:linear-gradient(145deg,#fff,#2b111a 52%,#d52042);--iv-vibe-glow:rgba(124,25,45,.18)}.iv-vibe-y2k{--iv-vibe-bg:linear-gradient(145deg,#ff55c5,#45e4ff 54%,#ffc535);--iv-vibe-glow:rgba(36,206,242,.18)}.iv-vibe-bridal{--iv-vibe-bg:linear-gradient(145deg,#fff,#f4d7d3 56%,#d5b571);--iv-vibe-glow:rgba(213,181,113,.16)}.iv-vibe-mermaid{--iv-vibe-bg:linear-gradient(145deg,#fff,#71e8ef 56%,#8fa2ff);--iv-vibe-glow:rgba(113,232,239,.18)}.iv-vibe-card span,.iv-vibe-card small{position:relative;z-index:2}.iv-vibe-card span{font-size:18px!important;letter-spacing:-.03em}.iv-set-type-grid{margin-top:22px!important}.iv-set-card{min-height:150px!important}.iv-shape-selector{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px}.iv-shape-option{min-height:150px;display:grid!important;place-items:center!important;gap:10px!important;text-align:center;padding:18px 12px!important}.iv-shape-option b{font-size:14px;color:#211914;letter-spacing:-.01em}.iv-shape-visual{width:42px;height:86px;display:block;background:linear-gradient(180deg,#fff,#f3e8de 72%,#d3f5f7);border:1px solid rgba(43,31,24,.1);box-shadow:inset 0 0 0 1px #ffffffb3,0 12px 26px #321f141c}.iv-shape-almond{border-radius:50% 50% 44% 44%/20% 20% 70% 70%;clip-path:ellipse(46% 50% at 50% 51%)}.iv-shape-square{border-radius:20px 20px 7px 7px}.iv-shape-long-square{height:104px;border-radius:22px 22px 8px 8px}.iv-shape-coffin{height:100px;border-radius:24px 24px 10px 10px;clip-path:polygon(18% 0,82% 0,100% 76%,78% 100%,22% 100%,0 76%)}.iv-shape-stiletto{height:110px;border-radius:30px 30px 6px 6px;clip-path:polygon(50% 0,100% 70%,72% 100%,28% 100%,0 70%)}.iv-shape-duck{height:92px;border-radius:18px 18px 10px 10px;clip-path:polygon(28% 0,72% 0,100% 100%,0 100%)}.iv-shape-curve{height:104px;border-radius:55% 45% 44% 48%;transform:skew(-7deg) rotate(-2deg)}.iv-shape-unsure{height:86px;border-radius:24px;background:linear-gradient(135deg,#fff,#eee,#dcecff)}.iv-length-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:22px 0 20px}.iv-length-card{min-height:150px;justify-content:center!important;text-align:center;align-items:center!important}.iv-length-card b{font-size:18px;color:#211914;letter-spacing:-.03em}.iv-length-bars{display:flex;align-items:flex-end;justify-content:center;gap:4px;min-height:54px}.iv-length-bars i{display:block;width:10px;height:calc(24px + var(--i,0px));border-radius:999px 999px 8px 8px;background:linear-gradient(180deg,#fff,#d6f6fa 60%,#8d7cff);box-shadow:0 8px 18px #3b2a1c1f}.iv-length-bars i:nth-child(2){height:36px}.iv-length-bars i:nth-child(3){height:46px}.iv-length-bars i:nth-child(4){height:56px}.iv-color-mood-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:12px 0 18px}.iv-color-mood{min-height:68px;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important}.iv-color-mood>span{width:28px!important;height:28px!important;flex:0 0 28px!important;border-radius:50%!important;background:var(--iv-swatch)!important;box-shadow:inset 0 0 0 2px #ffffffc7,0 8px 18px #2b1f181c!important}.iv-color-mood b{font-size:13px;color:#211914}.iv-detail-cloud{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0 18px}.iv-detail-cloud .iv-choice-chip{min-height:48px!important;flex:0 0 auto}.iv-final-touch-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.iv-final-touch-grid .iv-custom-field:nth-child(3),.iv-final-touch-grid .iv-custom-field:nth-child(4){grid-column:1 / -1}.iv-builder-copy{border:1px solid rgba(43,31,24,.12)!important;background:#ffffffb8!important;color:#221813!important}.iv-builder-email-fallback{margin-top:16px;border:1px dashed rgba(43,31,24,.14);border-radius:22px;background:#ffffff7a;overflow:hidden}.iv-builder-email-fallback summary{cursor:pointer;padding:14px 16px;font-weight:800;color:#211914}.iv-builder-email-fields{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end;padding:0 16px 16px}.iv-builder-summary--studio{position:sticky!important;top:110px;align-self:start;background:linear-gradient(145deg,#231813f0,#4a3750f0),radial-gradient(circle at 30% 0%,rgba(141,126,255,.18),transparent 40%)!important;color:#fff!important;border-color:#ffffff1f!important;box-shadow:0 24px 70px #2318133d!important}.iv-builder-summary--studio h5,.iv-builder-summary--studio dt,.iv-builder-summary--studio dd,.iv-builder-summary--studio p{color:#fff!important}.iv-builder-summary--studio dt{opacity:.56!important}.iv-builder-summary--studio dd{opacity:.96!important}.iv-builder-summary--studio dl div{border-color:#ffffff1f!important}.iv-builder-summary--studio p{opacity:.72!important}.iv-summary-preview{height:88px;margin:4px 0 14px;padding:12px;border-radius:24px;background:#ffffff17;border:1px solid rgba(255,255,255,.1)}.iv-builder-whatsapp--summary{width:100%;margin-top:14px}.iv-builder-final-actions--studio{grid-template-columns:auto 1fr auto!important}@media screen and (max-width:1200px){.iv-custom-studio-wrap,.iv-builder-grid--studio{grid-template-columns:1fr!important}.iv-builder-summary--studio{position:relative!important;top:auto!important}.iv-vibe-grid,.iv-shape-selector{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.iv-studio-header{grid-template-columns:1fr!important;padding:22px 18px 14px!important}.iv-studio-mini-preview{width:100%;height:82px}.iv-builder-progress--studio{padding:12px 18px!important;grid-template-columns:repeat(6,86px)!important}.iv-builder-grid--studio{padding:16px 18px 22px!important}.iv-builder-step--studio{padding:20px!important;min-height:auto!important}.iv-vibe-grid,.iv-shape-selector,.iv-length-grid,.iv-color-mood-grid,.iv-final-touch-grid{grid-template-columns:1fr!important}.iv-vibe-card{min-height:150px}.iv-builder-email-fields,.iv-builder-final-actions--studio{grid-template-columns:1fr!important}.iv-builder-copy{width:100%!important}}.section-intovibes-custom-order .iv-custom-page,.iv-custom-page--static{background:radial-gradient(circle at 8% 6%,rgba(158,134,255,.1),transparent 28%),radial-gradient(circle at 92% 20%,rgba(122,226,236,.1),transparent 32%),linear-gradient(180deg,#f8f2ec,#f4eee7)!important}.iv-custom-studio-wrap{display:grid!important;grid-template-columns:1fr!important;gap:22px!important;max-width:1480px!important;margin-left:auto!important;margin-right:auto!important}.iv-custom-studio-intro{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr)!important;gap:18px!important;min-height:auto!important;padding:30px!important;border:1px solid rgba(44,32,24,.08)!important;border-radius:34px!important;background:linear-gradient(135deg,#ffffffbd,#fff7f094),radial-gradient(circle at 92% 12%,rgba(139,125,255,.13),transparent 34%)!important;box-shadow:0 24px 70px #32231812,inset 0 1px #ffffffb8!important}.iv-custom-studio-intro>.iv-custom-kicker,.iv-custom-studio-intro>h2,.iv-custom-studio-intro>p{grid-column:1!important}.iv-custom-studio-intro>h2{max-width:780px!important;margin-bottom:8px!important}.iv-custom-studio-intro>p{max-width:760px!important;color:#332a23b8!important}.iv-custom-studio-intro .iv-custom-price-list--studio{grid-column:2!important;grid-row:1 / span 3!important;align-self:start!important;margin-top:0!important;display:grid!important;gap:12px!important}.iv-custom-studio-intro .iv-custom-price-list--studio div{min-height:64px!important;padding:0 20px!important;border-radius:999px!important;background:#ffffffa8!important;border:1px solid rgba(42,31,24,.08)!important;box-shadow:0 14px 34px #2a1f180e,inset 0 1px #fffc!important}.iv-studio-route{grid-column:1 / -1!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin:16px 0 0!important}.iv-studio-route div{min-height:86px!important;padding:16px!important;border-radius:24px!important;background:linear-gradient(135deg,#ffffffad,#fff9f375)!important}.iv-custom-brief-help{grid-column:1 / -1!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:14px 20px!important;align-items:center!important;margin-top:2px!important;padding:22px!important;border-radius:28px!important;background:linear-gradient(135deg,#271c17f0,#47344eed),radial-gradient(circle at 0 0,rgba(139,125,255,.18),transparent 44%)!important;color:#fff!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 22px 58px #261b162e!important}.iv-custom-brief-help .iv-custom-kicker,.iv-custom-brief-help h3,.iv-custom-brief-help p{color:#fff!important;position:relative;z-index:1}.iv-custom-brief-help p{opacity:.74!important;margin-bottom:0!important}.iv-custom-brief-help__actions{justify-content:flex-end!important}.iv-custom-brief-help .iv-btn.soft{background:#ffffff1f!important;color:#fff!important;border-color:#ffffff24!important}.iv-custom-form-card--studio{border-radius:34px!important;border:1px solid rgba(42,31,24,.08)!important;box-shadow:0 26px 80px #2b1f1817,inset 0 1px #fffc!important;background:#fffcf9d6!important}.iv-studio-header{position:relative!important;min-height:236px!important;padding:42px 50px 34px!important;overflow:hidden!important;border-bottom:1px solid rgba(43,31,24,.08)!important;background:linear-gradient(90deg,#ffffffe6,#fffaf6db 46%,#f4edf1c7),radial-gradient(circle at 72% 18%,rgba(157,136,255,.13),transparent 30%),radial-gradient(circle at 88% 38%,rgba(255,217,228,.18),transparent 30%)!important}.iv-studio-header:before{content:"";position:absolute;right:-40px;top:-80px;width:620px;height:310px;background:linear-gradient(134deg,transparent 0 42%,rgba(206,158,93,.58) 42.3%,rgba(206,158,93,.1) 43.1%,transparent 43.6%),radial-gradient(circle at 34% 52%,rgba(255,255,255,.9) 0 4px,transparent 5px),radial-gradient(circle at 58% 62%,rgba(255,255,255,.9) 0 5px,transparent 6px),radial-gradient(circle at 82% 46%,rgba(255,255,255,.88) 0 4px,transparent 5px),linear-gradient(145deg,#ffffff29,#d3c4d542);filter:blur(.1px);transform:rotate(-4deg);border-radius:0 0 0 120px;pointer-events:none}.iv-studio-header:after{content:"";position:absolute;right:246px;top:68px;width:250px;height:120px;border-radius:60% 40% 52% 48%;background:radial-gradient(circle at 50% 50%,#ffffff94,#fff0 70%);pointer-events:none}.iv-studio-header>div:first-child{position:relative!important;z-index:2!important;max-width:720px!important}.iv-studio-header .iv-custom-kicker:before{content:"\2726";margin-right:8px;color:#9b7cff}.iv-studio-header h3{max-width:760px!important;margin:10px 0 14px!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(42px,5.15vw,72px)!important;line-height:.96!important;letter-spacing:-.066em!important;color:#17120f!important}.iv-studio-header h3 em{font-style:italic!important;letter-spacing:-.074em!important}.iv-studio-header p{max-width:640px!important;font-size:17px!important;line-height:1.55!important;color:#2c2623a8!important}.iv-studio-mini-preview{position:relative!important;z-index:2!important;width:310px!important;height:142px!important;justify-self:end!important;align-self:center!important;padding:28px 40px 24px!important;border-radius:40px!important;background:linear-gradient(145deg,#ffffffb8,#fff6fa5c),radial-gradient(circle at 20% 30%,rgba(255,255,255,.9),transparent 22%)!important;border:1px solid rgba(255,255,255,.72)!important;box-shadow:0 24px 58px #412e2624,inset 0 1px #ffffffeb!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.iv-studio-mini-preview:before,.iv-summary-preview:before,.iv-summary-preview:after{content:"\2726";position:absolute;color:#f6ddba;font-size:16px;line-height:1;text-shadow:0 0 14px rgba(255,225,184,.58)}.iv-studio-mini-preview:before{left:26px;top:30px}.iv-summary-preview:before{left:24px;top:28px}.iv-summary-preview:after{right:24px;top:46px;font-size:13px}.iv-studio-mini-preview span,.iv-summary-preview i{width:20px!important;border-radius:18px 18px 9px 9px!important;background:linear-gradient(150deg,#fffffffa,#e5fafdeb 36%,#bdb5fff2 66%,#8476fff5)!important;box-shadow:inset 0 0 0 1px #ffffffa3,inset 7px 0 11px #ffffff94,0 10px 20px #261b1629!important}.iv-builder-progress--studio{gap:34px!important;padding:22px 46px!important;background:#ffffff7a!important}.iv-builder-progress--studio button{min-height:58px!important;padding:0 24px!important;border-radius:999px!important;background:#fffcf8a3!important;border:1px solid rgba(52,38,29,.1)!important;box-shadow:inset 0 1px #ffffffbf,0 12px 28px #34261d09!important;color:#2f2824c7!important;font-weight:850!important;letter-spacing:.01em!important}.iv-builder-progress--studio button span{width:32px!important;height:32px!important;margin-right:10px!important;border-radius:999px!important;color:#6c5d54!important;border:1px solid rgba(52,38,29,.13)!important;background:#ffffff85!important}.iv-builder-progress--studio button.is-active{color:#211914!important;border-color:#977cff6b!important;background:linear-gradient(135deg,#fffffff5,#f7f0ffc7)!important;box-shadow:0 16px 36px #8269ff2e,inset 0 1px #ffffffe6!important}.iv-builder-progress--studio button.is-active span{background:#17120f!important;color:#fff!important;border-color:#17120f!important}.iv-builder-grid--studio{grid-template-columns:minmax(0,1fr) minmax(360px,430px)!important;gap:30px!important;padding:30px 44px 38px!important;background:radial-gradient(circle at 6% 0%,rgba(255,255,255,.72),transparent 24%),linear-gradient(180deg,#ffffff80,#faf6f2b8)!important}.iv-builder-step--studio{min-height:596px!important;padding:38px 44px!important;border-radius:32px!important;border:1px solid rgba(42,31,24,.07)!important;background:linear-gradient(135deg,#fffffff0,#fffbf7d6),radial-gradient(circle at 86% -10%,rgba(125,225,236,.14),transparent 34%)!important;box-shadow:0 24px 64px #32231814,inset 0 1px #ffffffd6!important}.iv-step-label,.iv-builder-subtitle{color:#886dff!important;letter-spacing:.22em!important;font-size:11px!important}.iv-builder-step--studio h4{max-width:680px!important;margin-bottom:10px!important;font-size:clamp(38px,4.25vw,58px)!important;line-height:.96!important;letter-spacing:-.065em!important}.iv-builder-step--studio .iv-studio-step-text{max-width:590px!important;color:#37302c9e!important}.iv-vibe-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;margin-top:28px!important}.iv-vibe-card{min-height:142px!important;justify-content:center!important;padding:24px 126px 22px 24px!important;border-radius:20px!important;background:linear-gradient(135deg,#ffffffb8,#fff9f57a)!important;border-color:#2a1f1814!important;box-shadow:0 12px 28px #2a1f180b,inset 0 1px #ffffffbf!important}.iv-vibe-card:hover,.iv-vibe-card.is-selected,.iv-vibe-card:has(input:checked){transform:translateY(-3px)!important;border-color:#8e74ff8a!important;box-shadow:0 18px 42px #46302317,0 0 0 1px #8e74ff1f,inset 0 1px #ffffffe0!important}.iv-vibe-card span{font-size:22px!important;line-height:.98!important;color:#1b1613!important}.iv-vibe-card small{max-width:160px!important;font-size:13.5px!important;color:#3a322dad!important}.iv-vibe-card i{inset:auto 18px 14px auto!important;width:112px!important;height:104px!important;border-radius:42px 42px 58px 58px!important;opacity:.88!important;transform:rotate(12deg)!important;filter:saturate(1.04)!important}.iv-vibe-card:before{width:170px!important;height:170px!important;right:-52px!important;bottom:-68px!important;opacity:.85!important}.iv-vibe-card:after{right:18px!important;top:18px!important;width:30px!important;height:30px!important;background:#8b67dc!important;box-shadow:0 10px 22px #8b67dc42!important}.iv-builder-next,.iv-builder-whatsapp,.iv-custom-form-card--builder .iv-custom-submit{min-height:58px!important;padding:0 32px!important;border-radius:999px!important;background:linear-gradient(135deg,#211812,#3b2947)!important;box-shadow:0 18px 38px #2419142e,inset 0 1px #ffffff29!important}.iv-builder-next:after{content:" \2726";color:#f5d9b0;margin-left:8px}.iv-builder-back,.iv-builder-copy{min-height:54px!important;border-radius:999px!important;background:#ffffffb3!important;border:1px solid rgba(42,31,24,.1)!important}.iv-builder-summary--studio{padding:32px!important;border-radius:32px!important;background:radial-gradient(circle at 72% 2%,rgba(146,116,255,.18),transparent 34%),linear-gradient(145deg,#261b19,#412e43)!important;box-shadow:0 28px 74px #23181347,inset 0 1px #ffffff1a!important}.iv-builder-summary--studio .iv-builder-summary__eyebrow{display:flex!important;align-items:center!important;gap:8px!important;margin-bottom:12px!important;color:#b4a0ff!important}.iv-builder-summary--studio .iv-builder-summary__eyebrow:before{content:"\2726";color:#f4d7af;letter-spacing:0}.iv-builder-summary--studio h5{font-size:31px!important;margin-bottom:14px!important;letter-spacing:-.052em!important}.iv-summary-preview{position:relative!important;height:108px!important;margin:8px 0 18px!important;padding:22px 26px 16px!important;border-radius:24px!important;background:#ffffff13!important;border:1px solid rgba(255,255,255,.2)!important;box-shadow:inset 0 1px #ffffff1a!important}.iv-summary-preview i{width:22px!important}.iv-builder-summary--studio dl{gap:0!important}.iv-builder-summary--studio dl div{grid-template-columns:112px minmax(0,1fr)!important;gap:16px!important;align-items:center!important;padding:12px 0!important}.iv-builder-summary--studio dt{font-size:11px!important;letter-spacing:.16em!important;color:#ffffff94!important}.iv-builder-summary--studio dd{font-size:14px!important;line-height:1.35!important;font-weight:850!important;color:#fffffff5!important}.iv-builder-summary--studio p{margin:18px 0 0!important;padding-top:4px!important;font-size:13.5px!important;line-height:1.62!important;color:#ffffffb3!important}.iv-builder-whatsapp--summary{min-height:56px!important;margin-top:18px!important;background:transparent!important;border:1px solid rgba(244,213,177,.72)!important;color:#fff!important;box-shadow:inset 0 1px #ffffff14,0 12px 28px #0000001a!important}.iv-builder-whatsapp--summary:before{content:"\260f";margin-right:10px;color:#f3d9b3}.iv-choice-chip.is-selected,.iv-choice-chip:has(input:checked),.iv-shape-option.is-selected,.iv-shape-option:has(input:checked),.iv-length-card.is-selected,.iv-length-card:has(input:checked),.iv-color-mood.is-selected,.iv-color-mood:has(input:checked){border-color:#8e74ff70!important;background:#ffffffeb!important;box-shadow:0 14px 34px #46302314,0 0 0 1px #8e74ff14,inset 0 1px #ffffffe6!important}.iv-shape-selector,.iv-length-grid,.iv-color-mood-grid{gap:16px!important}.iv-shape-option,.iv-length-card{border-radius:22px!important;background:#fffaf6ad!important}.iv-final-touch-grid .iv-custom-field input,.iv-final-touch-grid .iv-custom-field textarea,.iv-builder-email-fields input{border-radius:22px!important;background:#ffffffb8!important}@media screen and (max-width:1280px){.iv-studio-header{padding:36px 34px 28px!important}.iv-studio-header h3{font-size:clamp(38px,5vw,60px)!important}.iv-studio-mini-preview{width:260px!important}.iv-builder-grid--studio{grid-template-columns:minmax(0,1fr) minmax(330px,380px)!important;padding:26px!important;gap:22px!important}.iv-vibe-card{padding-right:96px!important}.iv-vibe-card i{width:92px!important;height:90px!important}}@media screen and (max-width:1040px){.iv-custom-studio-intro{grid-template-columns:1fr!important}.iv-custom-studio-intro .iv-custom-price-list--studio{grid-column:1!important;grid-row:auto!important}.iv-studio-route,.iv-custom-brief-help{grid-template-columns:1fr!important}.iv-custom-brief-help__actions{justify-content:flex-start!important}.iv-studio-header{grid-template-columns:1fr!important}.iv-studio-mini-preview{justify-self:start!important;width:min(100%,320px)!important}.iv-builder-grid--studio{grid-template-columns:1fr!important}.iv-builder-main--studio{order:1!important}.iv-builder-summary--studio{order:2!important;position:relative!important;top:auto!important}.iv-vibe-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:749px){.iv-custom-studio-intro{padding:22px!important;border-radius:28px!important}.iv-studio-route div{min-height:auto!important}.iv-custom-brief-help{padding:20px!important;border-radius:24px!important}.iv-studio-header{min-height:auto!important;padding:28px 22px 22px!important}.iv-studio-header:before{right:-260px;top:-96px;opacity:.55}.iv-studio-header h3{font-size:clamp(36px,12vw,52px)!important}.iv-studio-header p{font-size:15px!important}.iv-studio-mini-preview{height:104px!important;padding:20px 30px 16px!important;border-radius:30px!important}.iv-builder-progress--studio{display:flex!important;gap:10px!important;padding:14px 18px!important;overflow-x:auto!important}.iv-builder-progress--studio button{flex:0 0 auto!important;min-width:132px!important;min-height:52px!important;padding:0 16px!important}.iv-builder-grid--studio{padding:18px!important;gap:18px!important}.iv-builder-step--studio{padding:24px 20px!important;border-radius:28px!important;min-height:auto!important}.iv-builder-step--studio h4{font-size:clamp(32px,10vw,44px)!important}.iv-vibe-grid{grid-template-columns:1fr!important;gap:12px!important}.iv-vibe-card{min-height:136px!important;padding:20px 110px 20px 20px!important}.iv-vibe-card i{width:88px!important;height:86px!important}.iv-shape-selector,.iv-length-grid,.iv-color-mood-grid,.iv-final-touch-grid{grid-template-columns:1fr!important}.iv-builder-summary--studio{padding:24px 20px!important;border-radius:28px!important}.iv-builder-summary--studio dl div{grid-template-columns:92px minmax(0,1fr)!important}.iv-builder-actions,.iv-builder-final-actions--studio{display:grid!important;grid-template-columns:1fr!important}}.iv-custom-studio-intro{grid-template-columns:minmax(0,.96fr) minmax(420px,.82fr)!important;grid-template-areas:"kicker fan" "heading fan" "copy fan" "prices fan" "route route" "help help"!important;align-items:start!important;gap:18px 28px!important}.iv-custom-studio-intro>.iv-custom-kicker{grid-area:kicker!important}.iv-custom-studio-intro>h2{grid-area:heading!important}.iv-custom-studio-intro>p{grid-area:copy!important}.iv-custom-studio-intro .iv-custom-price-list--studio{grid-area:prices!important;grid-column:auto!important;grid-row:auto!important;width:min(420px,100%)!important;margin-top:18px!important;align-self:start!important}.iv-custom-studio-intro .iv-studio-route{grid-area:route!important;grid-column:auto!important;margin-top:18px!important}.iv-custom-studio-intro .iv-custom-brief-help{grid-area:help!important;grid-column:auto!important}.iv-studio-fan-showcase{grid-area:fan!important;position:relative!important;min-height:360px!important;height:100%!important;border-radius:34px!important;overflow:hidden!important;align-self:stretch!important;background:radial-gradient(circle at 72% 18%,rgba(255,255,255,.86),transparent 18%),radial-gradient(circle at 28% 22%,rgba(164,143,255,.14),transparent 26%),radial-gradient(circle at 74% 82%,rgba(119,226,235,.12),transparent 28%),linear-gradient(145deg,#ffffff9e,#fff7f252)!important;border:1px solid rgba(42,31,24,.07)!important;box-shadow:inset 0 1px #ffffffc7,0 22px 58px #3022180e!important}.iv-studio-fan-showcase:before{content:"";position:absolute;inset:-58px -90px auto auto;width:430px;height:210px;border-radius:0 0 0 120px;background:linear-gradient(136deg,transparent 0 47%,rgba(219,174,107,.52) 47.3%,rgba(219,174,107,.12) 48.2%,transparent 49%),linear-gradient(145deg,#ffffff29,#e7dbe24d);transform:rotate(-5deg);pointer-events:none}.iv-studio-fan-showcase:after{content:"\2726";position:absolute;right:42px;top:50px;color:#f0d6ad;font-size:18px;text-shadow:0 0 18px rgba(240,214,173,.62);pointer-events:none}.iv-studio-fan-showcase__copy{position:relative!important;z-index:4!important;max-width:280px!important;padding:24px 26px 0!important}.iv-studio-fan-showcase__copy span{display:inline-flex!important;align-items:center!important;gap:8px!important;margin-bottom:9px!important;color:#8b6dff!important;text-transform:uppercase!important;letter-spacing:.19em!important;font-size:10px!important;font-weight:900!important}.iv-studio-fan-showcase__copy span:before{content:"\2727";color:#d7aa65;letter-spacing:0}.iv-studio-fan-showcase__copy b{display:block!important;color:#211914!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(22px,2.1vw,32px)!important;line-height:1.02!important;letter-spacing:-.055em!important;font-weight:500!important}.iv-studio-fan-stack{position:absolute!important;z-index:3!important;inset:auto 18px 16px 18px!important;height:300px!important;min-width:0!important;perspective:1000px!important}.iv-studio-fan-card{position:absolute!important;left:50%!important;bottom:6px!important;width:252px!important;height:300px!important;padding:18px!important;border-radius:30px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;border:1px solid rgba(255,255,255,.68)!important;box-shadow:0 28px 58px #2f221929,inset 0 1px #ffffffd1!important;transform-origin:50% 118%!important;transition:transform .32s ease,box-shadow .32s ease!important}.iv-studio-fan-card:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:0;background:radial-gradient(circle at 78% 22%,rgba(255,255,255,.72),transparent 23%),radial-gradient(circle at 20% 88%,var(--iv-fan-glow,rgba(141,126,255,.18)),transparent 30%),var(--iv-fan-bg,linear-gradient(145deg,#fff,#f5edf9))}.iv-studio-fan-card:after{content:"";position:absolute;right:-52px;bottom:-56px;z-index:0;width:170px;height:170px;border-radius:999px;background:var(--iv-fan-orb,rgba(255,255,255,.36));filter:blur(.1px)}.iv-studio-fan-card>*{position:relative!important;z-index:2!important}.iv-studio-fan-card--luxury{--iv-fan-bg:linear-gradient(145deg,#fffaf7 0%,#f1edff 48%,#e6fbff 100%);--iv-fan-glow:rgba(139,124,255,.22);--iv-fan-orb:linear-gradient(135deg,rgba(255,255,255,.55),rgba(144,126,255,.2));transform:translate(-78%) rotate(-14deg)!important;z-index:1!important}.iv-studio-fan-card--y2k{--iv-fan-bg:linear-gradient(145deg,#fff9f7 0%,#ffe8f5 42%,#d9fcff 100%);--iv-fan-glow:rgba(255,111,194,.2);--iv-fan-orb:linear-gradient(135deg,rgba(255,116,201,.2),rgba(80,224,239,.24));transform:translate(-48%) rotate(2deg) translateY(-8px)!important;z-index:3!important}.iv-studio-fan-card--bridal{--iv-fan-bg:linear-gradient(145deg,#fffdf8 0%,#fff0ed 44%,#f5ecdf 100%);--iv-fan-glow:rgba(224,180,115,.18);--iv-fan-orb:linear-gradient(135deg,rgba(255,255,255,.46),rgba(218,172,105,.24));transform:translate(-18%) rotate(15deg)!important;z-index:2!important}.iv-studio-fan-showcase:hover .iv-studio-fan-card--luxury{transform:translate(-82%) rotate(-16deg) translateY(-5px)!important}.iv-studio-fan-showcase:hover .iv-studio-fan-card--y2k{transform:translate(-48%) rotate(1deg) translateY(-15px)!important}.iv-studio-fan-showcase:hover .iv-studio-fan-card--bridal{transform:translate(-14%) rotate(17deg) translateY(-4px)!important}.iv-studio-fan-card__top{display:flex!important;justify-content:space-between!important;gap:14px!important;align-items:flex-start!important}.iv-studio-fan-card__top span{max-width:145px!important;color:#1c1512!important;font-family:Georgia,Times New Roman,serif!important;font-size:24px!important;line-height:.98!important;letter-spacing:-.055em!important}.iv-studio-fan-card__top b{flex:0 0 auto!important;display:inline-flex!important;min-height:28px!important;align-items:center!important;padding:0 10px!important;border-radius:999px!important;background:#ffffffad!important;color:#241a14!important;font-size:12px!important;font-weight:900!important;box-shadow:inset 0 1px #ffffffbf!important}.iv-studio-fan-nails{display:flex!important;align-items:flex-end!important;justify-content:center!important;gap:7px!important;height:124px!important;margin:14px 0 12px!important}.iv-studio-fan-nails i{display:block!important;width:22px!important;height:74px!important;border-radius:18px 18px 10px 10px!important;background:linear-gradient(150deg,#fffffffa,#e7fafce6 36%,#bcb3fff2,#7e6dfff2)!important;box-shadow:inset 0 0 0 1px #ffffff9e,inset 7px 0 11px #ffffff8c,0 10px 20px #23181229!important;transform:translateY(var(--iv-card-y,0)) rotate(var(--iv-card-r,0deg))}.iv-studio-fan-card--y2k .iv-studio-fan-nails i{background:linear-gradient(150deg,#fff,#ff69c5 34%,#48e8f0 66%,#ffd35e)!important}.iv-studio-fan-card--bridal .iv-studio-fan-nails i{background:linear-gradient(150deg,#fff,#f6dee0 46%,#d9b476)!important}.iv-studio-fan-nails i:nth-child(1){--iv-card-y:12px;--iv-card-r:-11deg;height:58px}.iv-studio-fan-nails i:nth-child(2){--iv-card-y:3px;--iv-card-r:-5deg;height:72px}.iv-studio-fan-nails i:nth-child(3){--iv-card-y:-8px;--iv-card-r:0deg;height:88px}.iv-studio-fan-nails i:nth-child(4){--iv-card-y:3px;--iv-card-r:5deg;height:72px}.iv-studio-fan-nails i:nth-child(5){--iv-card-y:12px;--iv-card-r:11deg;height:58px}.iv-studio-fan-card small{color:#2d241fad!important;font-size:12px!important;line-height:1.35!important;font-weight:750!important}@media screen and (max-width:1280px){.iv-custom-studio-intro{grid-template-columns:minmax(0,.95fr) minmax(360px,.82fr)!important}.iv-studio-fan-showcase{min-height:330px!important}.iv-studio-fan-stack{height:268px!important}.iv-studio-fan-card{width:218px!important;height:268px!important;padding:16px!important;border-radius:26px!important}.iv-studio-fan-card__top span{font-size:21px!important;max-width:128px!important}.iv-studio-fan-nails{height:108px!important}.iv-studio-fan-nails i{width:19px!important}}@media screen and (max-width:1040px){.iv-custom-studio-intro{grid-template-columns:1fr!important;grid-template-areas:"kicker" "heading" "copy" "fan" "prices" "route" "help"!important}.iv-studio-fan-showcase{min-height:320px!important;margin-top:4px!important}.iv-studio-fan-stack{inset:auto 22px 12px 22px!important}.iv-custom-studio-intro .iv-custom-price-list--studio{width:100%!important}}@media screen and (max-width:749px){.iv-studio-fan-showcase{min-height:292px!important;border-radius:26px!important}.iv-studio-fan-showcase__copy{padding:20px 20px 0!important;max-width:245px!important}.iv-studio-fan-showcase__copy b{font-size:24px!important}.iv-studio-fan-stack{height:226px!important;left:0!important;right:0!important;bottom:8px!important}.iv-studio-fan-card{width:184px!important;height:226px!important;padding:14px!important;border-radius:22px!important}.iv-studio-fan-card__top span{font-size:18px!important;max-width:108px!important}.iv-studio-fan-card__top b{font-size:10px!important;min-height:24px!important;padding:0 8px!important}.iv-studio-fan-card small{font-size:10.5px!important}.iv-studio-fan-nails{height:84px!important;gap:5px!important;margin:8px 0!important}.iv-studio-fan-nails i{width:15px!important;height:56px!important}.iv-studio-fan-card--luxury{transform:translate(-84%) rotate(-13deg)!important}.iv-studio-fan-card--y2k{transform:translate(-50%) rotate(2deg) translateY(-8px)!important}.iv-studio-fan-card--bridal{transform:translate(-18%) rotate(14deg)!important}}.iv-custom-studio-intro>.iv-custom-studio-intro__text{grid-area:copy!important;max-width:760px!important;color:#332a23b8!important}.iv-custom-studio-intro>.iv-custom-studio-intro__text p{margin:0!important;color:inherit!important;font-size:16px!important;line-height:1.8!important}@media screen and (min-width:1041px){.iv-custom-studio-intro{grid-template-columns:minmax(0,.92fr) minmax(420px,.88fr)!important;grid-template-areas:"kicker fan" "heading fan" "copy fan" "prices fan" "route route" "help help"!important}.iv-custom-studio-intro .iv-studio-fan-showcase{grid-area:fan!important;grid-column:2!important;grid-row:1 / span 4!important;display:block!important;visibility:visible!important;opacity:1!important;min-height:384px!important;min-width:0!important}.iv-custom-studio-intro .iv-custom-price-list--studio{grid-column:1!important;grid-row:4!important}}.iv-studio-fan-showcase{display:block!important;isolation:isolate!important}.iv-studio-fan-stack,.iv-studio-fan-card,.iv-studio-fan-card *{visibility:visible!important}.iv-color-palette-grid{display:grid!important;grid-template-columns:repeat(7,minmax(86px,1fr))!important;gap:12px!important;margin:14px 0 24px!important}.iv-color-swatch-choice{position:relative!important;min-height:94px!important;padding:13px 8px 10px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;text-align:center!important;border-radius:20px!important;background:linear-gradient(145deg,#ffffffc2,#fff8f294)!important;border:1px solid rgba(42,31,24,.08)!important;box-shadow:inset 0 1px #ffffffc7,0 10px 24px #32231809!important;cursor:pointer!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}.iv-color-swatch-choice:hover{transform:translateY(-2px)!important;border-color:#8e74ff3d!important;box-shadow:0 14px 30px #402b1e12,inset 0 1px #ffffffe0!important}.iv-color-swatch-choice>span{width:36px!important;height:36px!important;flex:0 0 36px!important;border-radius:999px!important;background:var(--iv-swatch)!important;border:1px solid rgba(255,255,255,.75)!important;box-shadow:inset 0 0 0 2px #ffffffa3,0 9px 18px #2a1f1821!important}.iv-color-swatch-choice b{max-width:84px!important;font-size:11.5px!important;line-height:1.18!important;font-weight:850!important;letter-spacing:-.01em!important;color:#211914!important}.iv-color-swatch-choice.is-selected,.iv-color-swatch-choice:has(input:checked){border-color:#8f74ff85!important;background:linear-gradient(145deg,#fffffff5,#f7f1ffc7)!important;box-shadow:0 15px 34px #6e52ff21,0 0 0 1px #8f74ff1a,inset 0 1px #fffffff2!important}.iv-color-swatch-choice.is-selected:after,.iv-color-swatch-choice:has(input:checked):after{content:"\2713";position:absolute;right:9px;top:9px;width:21px;height:21px;display:grid;place-items:center;border-radius:999px;background:#17120f;color:#fff;font-size:12px;font-weight:900;box-shadow:0 8px 18px #17120f2e}.iv-shape-selector{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.iv-shape-option{min-height:172px!important;padding:18px 12px 16px!important;border-radius:24px!important;background:linear-gradient(145deg,#ffffffc7,#fff8f394)!important;border:1px solid rgba(42,31,24,.08)!important}.iv-shape-visual,.iv-shape-almond,.iv-shape-square,.iv-shape-long-square,.iv-shape-coffin,.iv-shape-stiletto,.iv-shape-duck,.iv-shape-curve,.iv-shape-unsure{width:96px!important;height:104px!important;display:block!important;position:relative!important;background:transparent!important;border:0!important;box-shadow:none!important;clip-path:none!important;transform:none!important;overflow:visible!important}.iv-shape-visual svg{width:100%!important;height:100%!important;display:block!important;overflow:visible!important;filter:drop-shadow(0 14px 20px rgba(44,31,22,.12))}.iv-shape-visual path:first-child{fill:url(#dummy);fill:#fffaf5;stroke:#2b1f181f;stroke-width:1.4}.iv-shape-visual svg path:first-child{fill:#fffaf5!important}.iv-shape-almond svg path:first-child,.iv-shape-coffin svg path:first-child,.iv-shape-stiletto svg path:first-child,.iv-shape-duck svg path:first-child,.iv-shape-square svg path:first-child,.iv-shape-long-square svg path:first-child,.iv-shape-unsure svg path:first-child{fill:#fff9f3!important}.iv-shape-almond svg,.iv-shape-coffin svg,.iv-shape-stiletto svg,.iv-shape-duck svg,.iv-shape-square svg,.iv-shape-long-square svg,.iv-shape-unsure svg{background:radial-gradient(circle at 52% 82%,rgba(191,246,248,.42),transparent 30%)}.iv-shape-curve{width:124px!important;height:98px!important}.iv-shape-curve svg{background:radial-gradient(circle at 74% 72%,rgba(191,246,248,.38),transparent 32%)}.iv-shape-curve svg path:first-child{fill:#fff8f1!important;stroke:#2b1f1821!important}.iv-shape-line{fill:none!important;stroke:#6fd6e094!important;stroke-width:3!important;stroke-linecap:round!important}.iv-shape-duck svg path:nth-child(2){fill:#fff9f3!important;stroke:#2b1f181f!important;stroke-width:1.4!important}.iv-shape-unsure text{font-family:Arial,Helvetica,sans-serif!important;font-size:42px!important;font-weight:800!important;fill:#2a1f1859!important}.iv-shape-option b{margin-top:2px!important;font-size:14px!important;font-weight:850!important}@media screen and (max-width:1280px){.iv-color-palette-grid{grid-template-columns:repeat(5,minmax(86px,1fr))!important}}@media screen and (max-width:749px){.iv-color-palette-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.iv-color-swatch-choice{min-height:86px!important;border-radius:18px!important}.iv-shape-selector{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.iv-shape-option{min-height:150px!important}.iv-shape-visual{width:82px!important;height:92px!important}.iv-shape-curve{width:106px!important;height:84px!important}}@media screen and (min-width:1041px){.iv-custom-studio-intro{grid-template-columns:minmax(440px,.82fr) minmax(540px,1.18fr)!important;grid-template-areas:"kicker fan" "heading fan" "copy fan" "prices fan" "route fan" "help help"!important;column-gap:34px!important;row-gap:18px!important;align-items:start!important;padding:32px!important}.iv-custom-studio-intro>.iv-custom-kicker{grid-area:kicker!important;align-self:end!important}.iv-custom-studio-intro>h2{grid-area:heading!important;grid-column:auto!important;max-width:620px!important;margin:8px 0 6px!important}.iv-custom-studio-intro>p,.iv-custom-studio-intro>.iv-custom-studio-intro__text{grid-area:copy!important;grid-column:auto!important;max-width:620px!important}.iv-custom-studio-intro .iv-studio-fan-showcase{grid-area:fan!important;grid-column:auto!important;grid-row:auto!important;align-self:stretch!important;min-height:520px!important;height:100%!important;margin:0!important}.iv-custom-studio-intro .iv-custom-price-list--studio{grid-area:prices!important;grid-column:auto!important;grid-row:auto!important;width:min(100%,470px)!important;max-width:470px!important;margin:14px 0 0!important;display:grid!important;gap:12px!important}.iv-custom-studio-intro .iv-studio-route{grid-area:route!important;grid-column:auto!important;width:min(100%,520px)!important;max-width:520px!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:8px 0 0!important}.iv-custom-studio-intro .iv-studio-route div{min-height:74px!important;display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:14px!important;row-gap:3px!important;align-items:center!important;padding:14px 17px!important;border-radius:24px!important}.iv-custom-studio-intro .iv-studio-route span{grid-row:1 / span 2!important;margin:0!important;align-self:center!important}.iv-custom-studio-intro .iv-studio-route b{align-self:end!important}.iv-custom-studio-intro .iv-studio-route em{align-self:start!important}.iv-custom-studio-intro .iv-custom-brief-help{grid-area:help!important;grid-column:1 / -1!important;grid-template-columns:minmax(280px,.92fr) minmax(320px,1.05fr) auto!important;grid-template-rows:auto auto!important;gap:10px 26px!important;align-items:center!important;margin-top:10px!important;padding:28px 30px!important;min-height:154px!important}.iv-custom-studio-intro .iv-custom-brief-help .iv-custom-kicker{grid-column:1!important;grid-row:1!important;margin:0!important}.iv-custom-studio-intro .iv-custom-brief-help p{grid-column:1!important;grid-row:2!important;max-width:560px!important;margin:0!important}.iv-custom-studio-intro .iv-custom-brief-help h3{grid-column:2!important;grid-row:1 / span 2!important;max-width:460px!important;margin:0!important;font-size:clamp(30px,2.3vw,43px)!important;line-height:.98!important}.iv-custom-studio-intro .iv-custom-brief-help__actions{grid-column:3!important;grid-row:1 / span 2!important;align-self:center!important;justify-self:end!important;display:flex!important;gap:10px!important;flex-wrap:nowrap!important}}.iv-studio-fan-showcase{overflow:visible!important}.iv-studio-fan-stack{overflow:visible!important;pointer-events:auto!important}.iv-studio-fan-card{cursor:pointer!important;will-change:transform,filter,opacity!important;pointer-events:auto!important;transition:transform .46s cubic-bezier(.2,.82,.2,1),box-shadow .46s ease,opacity .28s ease,filter .28s ease!important}.iv-studio-fan-card:focus-visible{outline:2px solid rgba(151,124,255,.72)!important;outline-offset:4px!important}.iv-studio-fan-stack:hover .iv-studio-fan-card:not(:hover){opacity:.68!important;filter:saturate(.82) contrast(.96)!important}.iv-studio-fan-card:hover{z-index:40!important;opacity:1!important;filter:saturate(1.08) contrast(1.02)!important;box-shadow:0 38px 86px #2f221942,0 0 0 1px #ffffffb3,inset 0 1px #ffffffeb!important}.iv-studio-fan-card--luxury:hover{transform:translate(-104%) rotate(-4deg) translateY(-82px) scale(1.08)!important}.iv-studio-fan-card--y2k:hover{transform:translate(-50%) rotate(0) translateY(-92px) scale(1.1)!important}.iv-studio-fan-card--bridal:hover{transform:translate(4%) rotate(4deg) translateY(-82px) scale(1.08)!important}.iv-studio-fan-card:hover .iv-studio-fan-nails i{animation:ivFanNailFloat .95s ease both!important}.iv-studio-fan-card:hover .iv-studio-fan-nails i:nth-child(2){animation-delay:35ms!important}.iv-studio-fan-card:hover .iv-studio-fan-nails i:nth-child(3){animation-delay:.07s!important}.iv-studio-fan-card:hover .iv-studio-fan-nails i:nth-child(4){animation-delay:.105s!important}.iv-studio-fan-card:hover .iv-studio-fan-nails i:nth-child(5){animation-delay:.14s!important}@keyframes ivFanNailFloat{0%,to{transform:translateY(var(--iv-card-y,0)) rotate(var(--iv-card-r,0deg))}50%{transform:translateY(calc(var(--iv-card-y,0) - 8px)) rotate(var(--iv-card-r,0deg))}}@media screen and (max-width:1280px)and (min-width:1041px){.iv-custom-studio-intro{grid-template-columns:minmax(390px,.86fr) minmax(450px,1.14fr)!important;column-gap:24px!important}.iv-custom-studio-intro .iv-studio-fan-showcase{min-height:480px!important}.iv-studio-fan-card--luxury:hover{transform:translate(-96%) rotate(-4deg) translateY(-72px) scale(1.06)!important}.iv-studio-fan-card--y2k:hover{transform:translate(-50%) rotate(0) translateY(-80px) scale(1.08)!important}.iv-studio-fan-card--bridal:hover{transform:translate(-6%) rotate(4deg) translateY(-72px) scale(1.06)!important}}@media screen and (max-width:1040px){.iv-custom-studio-intro .iv-custom-price-list--studio,.iv-custom-studio-intro .iv-studio-route{width:100%!important;max-width:none!important}.iv-studio-fan-card--luxury:hover{transform:translate(-88%) rotate(-7deg) translateY(-34px) scale(1.04)!important}.iv-studio-fan-card--y2k:hover{transform:translate(-50%) rotate(0) translateY(-42px) scale(1.05)!important}.iv-studio-fan-card--bridal:hover{transform:translate(-12%) rotate(7deg) translateY(-34px) scale(1.04)!important}}@media screen and (max-width:749px){.iv-custom-studio-intro .iv-custom-brief-help{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;min-height:0!important}.iv-custom-studio-intro .iv-custom-brief-help .iv-custom-kicker,.iv-custom-studio-intro .iv-custom-brief-help h3,.iv-custom-studio-intro .iv-custom-brief-help p,.iv-custom-studio-intro .iv-custom-brief-help__actions{grid-column:1!important;grid-row:auto!important}.iv-custom-studio-intro .iv-custom-brief-help__actions{justify-self:start!important;flex-wrap:wrap!important}}.iv-custom-studio-wrap,.iv-custom-studio-intro,.iv-custom-studio-intro .iv-studio-fan-showcase,.iv-custom-studio-intro .iv-studio-fan-stack{overflow:visible!important}@media screen and (min-width:1041px){.iv-custom-studio-wrap{gap:34px!important}.iv-custom-studio-intro{position:relative!important;display:grid!important;grid-template-columns:minmax(430px,.86fr) minmax(560px,1.14fr)!important;grid-template-areas:"kicker fan" "heading fan" "copy fan" "prices prices" "route route" "help help"!important;column-gap:44px!important;row-gap:22px!important;align-items:start!important;padding:48px 52px 46px!important;border-radius:38px!important;background:radial-gradient(circle at 80% 8%,rgba(189,176,255,.16),transparent 30%),radial-gradient(circle at 88% 72%,rgba(115,226,231,.12),transparent 26%),linear-gradient(135deg,#ffffffc7,#fff7f199)!important;box-shadow:0 30px 90px #30231813,inset 0 1px #ffffffd1!important}.iv-custom-studio-intro>.iv-custom-kicker{grid-area:kicker!important;margin:6px 0 0!important}.iv-custom-studio-intro>h2{grid-area:heading!important;max-width:660px!important;margin:4px 0 0!important;line-height:.96!important}.iv-custom-studio-intro>p,.iv-custom-studio-intro>.iv-custom-studio-intro__text{grid-area:copy!important;max-width:650px!important;margin:4px 0 0!important;color:#2f2620ad!important}.iv-custom-studio-intro .iv-studio-fan-showcase{grid-area:fan!important;grid-column:auto!important;grid-row:1 / span 3!important;min-height:430px!important;height:100%!important;margin:0!important;isolation:isolate!important;border-radius:36px!important;background:radial-gradient(circle at 74% 20%,rgba(255,255,255,.92),transparent 16%),radial-gradient(circle at 36% 18%,rgba(169,143,255,.15),transparent 28%),radial-gradient(circle at 80% 78%,rgba(105,223,231,.15),transparent 30%),linear-gradient(145deg,#ffffffa8,#fff7f261)!important;border:1px solid rgba(42,31,24,.075)!important;box-shadow:inset 0 1px #ffffffd6,0 22px 70px #34261c0f!important}.iv-custom-studio-intro .iv-studio-fan-showcase__copy{max-width:310px!important;padding:30px 34px 0!important}.iv-custom-studio-intro .iv-studio-fan-showcase__copy b{font-size:clamp(28px,2.25vw,40px)!important;line-height:.95!important}.iv-custom-studio-intro .iv-studio-fan-stack{position:absolute!important;left:50%!important;right:auto!important;bottom:34px!important;top:auto!important;width:min(610px,92%)!important;height:320px!important;transform:translate(-50%)!important;z-index:6!important;pointer-events:auto!important}.iv-custom-studio-intro .iv-studio-fan-card{width:245px!important;height:318px!important;padding:20px!important;border-radius:30px!important;left:50%!important;top:16px!important;transform-origin:50% 92%!important;backface-visibility:hidden!important;perspective:1000px!important}.iv-custom-studio-intro .iv-studio-fan-card--luxury{transform:translate(-88%) rotate(-15deg) translateY(18px)!important;z-index:1!important}.iv-custom-studio-intro .iv-studio-fan-card--y2k{transform:translate(-50%) rotate(0) translateY(-6px)!important;z-index:3!important}.iv-custom-studio-intro .iv-studio-fan-card--bridal{transform:translate(-12%) rotate(15deg) translateY(18px)!important;z-index:2!important}.iv-custom-studio-intro .iv-custom-price-list--studio{grid-area:prices!important;grid-column:1 / -1!important;grid-row:auto!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;width:100%!important;max-width:none!important;margin:8px 0 0!important}.iv-custom-studio-intro .iv-custom-price-list--studio div{position:relative!important;min-height:96px!important;padding:22px 24px!important;border-radius:28px!important;display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;overflow:hidden!important;background:linear-gradient(135deg,#ffffffdb,#fff9f49e),radial-gradient(circle at 12% 0,rgba(151,124,255,.1),transparent 34%)!important;border:1px solid rgba(42,31,24,.085)!important;box-shadow:0 18px 45px #2b1f180e,inset 0 1px #ffffffdb!important}.iv-custom-studio-intro .iv-custom-price-list--studio div:before{content:"Quote guide";position:absolute;left:24px;top:14px;font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:.18em;font-weight:900;color:#896bffc7}.iv-custom-studio-intro .iv-custom-price-list--studio span{align-self:end!important;padding-top:22px!important;font-size:16px!important;color:#211914!important;font-weight:650!important}.iv-custom-studio-intro .iv-custom-price-list--studio b{align-self:end!important;justify-self:end!important;min-width:116px!important;text-align:center!important;padding:13px 16px!important;border-radius:999px!important;background:#211914!important;color:#fff!important;font-size:15px!important;box-shadow:0 14px 28px #21191421!important}.iv-custom-studio-intro .iv-studio-route{grid-area:route!important;grid-column:1 / -1!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;width:100%!important;max-width:none!important;margin:0!important}.iv-custom-studio-intro .iv-studio-route div{position:relative!important;min-height:128px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:16px!important;row-gap:4px!important;align-items:center!important;padding:24px!important;border-radius:30px!important;background:linear-gradient(145deg,#ffffffc7,#fffaf68a),radial-gradient(circle at 96% 0,rgba(119,226,231,.1),transparent 38%)!important;border:1px solid rgba(42,31,24,.08)!important;box-shadow:0 16px 40px #2b1f180b,inset 0 1px #fffc!important}.iv-custom-studio-intro .iv-studio-route div:after{content:"";position:absolute;right:22px;top:22px;width:36px;height:36px;border-radius:999px;background:radial-gradient(circle,rgba(174,154,255,.18),transparent 68%);opacity:.75}.iv-custom-studio-intro .iv-studio-route span{grid-row:1 / span 2!important;width:46px!important;height:46px!important;margin:0!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:linear-gradient(145deg,#fff,#f7f1ff)!important;border:1px solid rgba(151,124,255,.22)!important;color:#8062ff!important;font-size:12px!important;font-weight:900!important;box-shadow:0 12px 24px #6f52ff17!important}.iv-custom-studio-intro .iv-studio-route b{align-self:end!important;font-size:16px!important;color:#201813!important;font-weight:850!important}.iv-custom-studio-intro .iv-studio-route em{align-self:start!important;max-width:260px!important;font-style:normal!important;color:#2f262094!important;font-size:13px!important;line-height:1.45!important}.iv-custom-studio-intro .iv-custom-brief-help{grid-area:help!important;grid-column:1 / -1!important;position:relative!important;display:grid!important;grid-template-columns:minmax(280px,.82fr) minmax(360px,1.1fr) auto!important;grid-template-rows:auto auto!important;align-items:center!important;gap:10px 32px!important;min-height:168px!important;margin:8px 0 0!important;padding:30px 34px!important;overflow:hidden!important;border-radius:34px!important;background:radial-gradient(circle at 82% 24%,rgba(151,124,255,.18),transparent 32%),linear-gradient(135deg,#2a211e,#44313b 54%,#5c4867)!important;border:1px solid rgba(255,255,255,.11)!important;box-shadow:0 28px 70px #2f221933,inset 0 1px #ffffff1a!important}.iv-custom-studio-intro .iv-custom-brief-help:before{content:"";position:absolute;inset:-60% auto auto 42%;width:360px;height:360px;border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,.12),transparent 62%);pointer-events:none}.iv-custom-studio-intro .iv-custom-brief-help .iv-custom-kicker{grid-column:1!important;grid-row:1!important;margin:0!important;color:#ffeedceb!important}.iv-custom-studio-intro .iv-custom-brief-help p{grid-column:1!important;grid-row:2!important;max-width:560px!important;margin:0!important;color:#ffffffb8!important;font-size:13.5px!important;line-height:1.65!important}.iv-custom-studio-intro .iv-custom-brief-help h3{grid-column:2!important;grid-row:1 / span 2!important;max-width:560px!important;margin:0!important;color:#fff!important;font-size:clamp(34px,2.55vw,48px)!important;line-height:.96!important;letter-spacing:-.05em!important}.iv-custom-studio-intro .iv-custom-brief-help__actions{grid-column:3!important;grid-row:1 / span 2!important;justify-self:end!important;align-self:center!important;display:flex!important;gap:12px!important;flex-wrap:nowrap!important;position:relative!important;z-index:2!important}.iv-custom-studio-intro .iv-custom-brief-help__actions .iv-btn{min-height:48px!important;padding:0 23px!important;border-radius:999px!important;white-space:nowrap!important}}.iv-studio-fan-card{transform-style:preserve-3d!important;transition:box-shadow .32s ease,opacity .24s ease,filter .24s ease!important}.iv-studio-fan-card:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;background:linear-gradient(105deg,transparent 0 36%,rgba(255,255,255,.72) 47%,transparent 58% 100%);transform:translate(-128%) skew(-12deg);opacity:0;pointer-events:none;z-index:5}.iv-studio-fan-stack:hover .iv-studio-fan-card:not(:hover){opacity:.42!important;filter:blur(.35px) saturate(.72) contrast(.94)!important}.iv-studio-fan-stack:hover .iv-studio-fan-card--luxury:not(:hover){transform:translate(-98%) rotate(-19deg) translateY(34px) scale(.95)!important}.iv-studio-fan-stack:hover .iv-studio-fan-card--y2k:not(:hover){transform:translate(-50%) rotate(0) translateY(24px) scale(.95)!important}.iv-studio-fan-stack:hover .iv-studio-fan-card--bridal:not(:hover){transform:translate(-2%) rotate(19deg) translateY(34px) scale(.95)!important}.iv-studio-fan-card:hover{z-index:80!important;opacity:1!important;filter:saturate(1.1) contrast(1.03)!important;box-shadow:0 48px 104px #2c1e184d,0 0 0 1px #ffffffb8,inset 0 1px #fffffff2!important}.iv-studio-fan-card:hover:after{opacity:1;animation:ivCardShine .86s ease .08s both!important}.iv-studio-fan-card--luxury:hover,.iv-studio-fan-card--luxury:focus-visible{animation:ivFanDrawLuxury .78s cubic-bezier(.16,.92,.16,1) both!important}.iv-studio-fan-card--y2k:hover,.iv-studio-fan-card--y2k:focus-visible{animation:ivFanDrawY2K .78s cubic-bezier(.16,.92,.16,1) both!important}.iv-studio-fan-card--bridal:hover,.iv-studio-fan-card--bridal:focus-visible{animation:ivFanDrawBridal .78s cubic-bezier(.16,.92,.16,1) both!important}.iv-studio-fan-card:hover .iv-studio-fan-nails i{animation:ivFanNailBounce .84s cubic-bezier(.18,.86,.22,1.02) both!important}.iv-studio-fan-card:hover .iv-studio-fan-nails i:nth-child(2){animation-delay:.04s!important}.iv-studio-fan-card:hover .iv-studio-fan-nails i:nth-child(3){animation-delay:.08s!important}.iv-studio-fan-card:hover .iv-studio-fan-nails i:nth-child(4){animation-delay:.12s!important}.iv-studio-fan-card:hover .iv-studio-fan-nails i:nth-child(5){animation-delay:.16s!important}@keyframes ivFanDrawLuxury{0%{transform:translate(-88%) rotate(-15deg) translateY(18px) scale(1)}48%{transform:translate(-124%) rotate(-2deg) translateY(-150px) scale(1.14)}72%{transform:translate(-116%) rotate(-7deg) translateY(-118px) scale(1.1)}to{transform:translate(-118%) rotate(-4deg) translateY(-132px) scale(1.12)}}@keyframes ivFanDrawY2K{0%{transform:translate(-50%) rotate(0) translateY(-6px) scale(1)}48%{transform:translate(-50%) rotate(0) translateY(-164px) scale(1.16)}72%{transform:translate(-50%) rotate(2deg) translateY(-128px) scale(1.11)}to{transform:translate(-50%) rotate(0) translateY(-144px) scale(1.13)}}@keyframes ivFanDrawBridal{0%{transform:translate(-12%) rotate(15deg) translateY(18px) scale(1)}48%{transform:translate(26%) rotate(2deg) translateY(-150px) scale(1.14)}72%{transform:translate(16%) rotate(7deg) translateY(-118px) scale(1.1)}to{transform:translate(20%) rotate(4deg) translateY(-132px) scale(1.12)}}@keyframes ivCardShine{0%{transform:translate(-128%) skew(-12deg);opacity:0}16%{opacity:.78}to{transform:translate(128%) skew(-12deg);opacity:0}}@keyframes ivFanNailBounce{0%,to{transform:translateY(var(--iv-card-y,0)) rotate(var(--iv-card-r,0deg))}45%{transform:translateY(calc(var(--iv-card-y,0) - 12px)) rotate(var(--iv-card-r,0deg))}}@media screen and (max-width:1320px)and (min-width:1041px){.iv-custom-studio-intro{grid-template-columns:minmax(390px,.9fr) minmax(470px,1.1fr)!important;padding:40px 34px!important;column-gap:28px!important}.iv-custom-studio-intro .iv-studio-fan-showcase{min-height:410px!important}.iv-custom-studio-intro .iv-studio-fan-card{width:220px!important;height:292px!important}@keyframes ivFanDrawLuxury{0%{transform:translate(-88%) rotate(-15deg) translateY(18px) scale(1)}52%{transform:translate(-112%) rotate(-2deg) translateY(-124px) scale(1.1)}to{transform:translate(-110%) rotate(-4deg) translateY(-112px) scale(1.08)}}@keyframes ivFanDrawY2K{0%{transform:translate(-50%) rotate(0) translateY(-6px) scale(1)}52%{transform:translate(-50%) rotate(0) translateY(-138px) scale(1.12)}to{transform:translate(-50%) rotate(0) translateY(-124px) scale(1.1)}}@keyframes ivFanDrawBridal{0%{transform:translate(-12%) rotate(15deg) translateY(18px) scale(1)}52%{transform:translate(14%) rotate(2deg) translateY(-124px) scale(1.1)}to{transform:translate(10%) rotate(4deg) translateY(-112px) scale(1.08)}}}@media screen and (max-width:1040px){.iv-custom-studio-intro .iv-custom-price-list--studio{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;max-width:none!important}.iv-custom-studio-intro .iv-studio-route{display:grid!important;grid-template-columns:1fr!important;width:100%!important;max-width:none!important}.iv-custom-studio-intro .iv-custom-brief-help{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.iv-studio-fan-card--luxury:hover{animation:ivFanDrawLuxuryMobile .64s cubic-bezier(.16,.92,.16,1) both!important}.iv-studio-fan-card--y2k:hover{animation:ivFanDrawY2KMobile .64s cubic-bezier(.16,.92,.16,1) both!important}.iv-studio-fan-card--bridal:hover{animation:ivFanDrawBridalMobile .64s cubic-bezier(.16,.92,.16,1) both!important}}@keyframes ivFanDrawLuxuryMobile{0%{transform:translate(-84%) rotate(-13deg) translateY(0) scale(1)}to{transform:translate(-90%) rotate(-5deg) translateY(-46px) scale(1.05)}}@keyframes ivFanDrawY2KMobile{0%{transform:translate(-50%) rotate(2deg) translateY(-8px) scale(1)}to{transform:translate(-50%) rotate(0) translateY(-54px) scale(1.06)}}@keyframes ivFanDrawBridalMobile{0%{transform:translate(-18%) rotate(14deg) translateY(0) scale(1)}to{transform:translate(-10%) rotate(5deg) translateY(-46px) scale(1.05)}}@media(prefers-reduced-motion:reduce){.iv-studio-fan-card,.iv-studio-fan-card:hover,.iv-studio-fan-card:after,.iv-studio-fan-card:hover .iv-studio-fan-nails i{animation:none!important;transition:none!important}}@media screen and (min-width:1041px){.iv-custom-studio-intro{display:grid!important;grid-template-columns:minmax(390px,.82fr) minmax(520px,1.18fr)!important;grid-template-areas:"kicker fan" "heading fan" "copy fan" "prices route" "help help"!important;column-gap:42px!important;row-gap:24px!important;align-items:start!important;padding:46px 50px 42px!important;overflow:hidden!important}.iv-custom-studio-intro>.iv-custom-kicker{grid-area:kicker!important}.iv-custom-studio-intro>h2{grid-area:heading!important;max-width:650px!important;margin:0!important}.iv-custom-studio-intro>p,.iv-custom-studio-intro>.iv-custom-studio-intro__text{grid-area:copy!important;max-width:640px!important}.iv-custom-studio-intro .iv-studio-fan-showcase{grid-area:fan!important;grid-column:auto!important;grid-row:1 / span 3!important;position:relative!important;min-height:456px!important;height:456px!important;max-height:456px!important;margin:0!important;overflow:hidden!important;border-radius:38px!important;background:radial-gradient(circle at 72% 18%,rgba(255,255,255,.94),transparent 17%),radial-gradient(circle at 32% 20%,rgba(166,142,255,.16),transparent 30%),radial-gradient(circle at 80% 76%,rgba(105,223,231,.15),transparent 32%),linear-gradient(145deg,#ffffffc7,#fff8f370)!important;border:1px solid rgba(42,31,24,.075)!important;box-shadow:inset 0 1px #ffffffdb,0 24px 68px #34261c12!important}.iv-custom-studio-intro .iv-studio-fan-showcase:before{inset:-80px -96px auto auto!important;width:430px!important;height:230px!important;opacity:.82!important}.iv-custom-studio-intro .iv-studio-fan-showcase__copy{max-width:300px!important;padding:30px 34px 0!important}.iv-custom-studio-intro .iv-studio-fan-showcase__copy b{font-size:clamp(28px,2.2vw,38px)!important;line-height:.96!important}.iv-custom-studio-intro .iv-studio-fan-stack{position:absolute!important;left:50%!important;right:auto!important;top:auto!important;bottom:28px!important;width:min(540px,92%)!important;height:360px!important;transform:translate(-50%)!important;overflow:hidden!important;z-index:7!important;perspective:1200px!important;pointer-events:auto!important}.iv-custom-studio-intro .iv-studio-fan-card{width:210px!important;height:252px!important;left:50%!important;top:auto!important;bottom:24px!important;padding:17px!important;border-radius:28px!important;transform-origin:50% 112%!important;backface-visibility:hidden!important;transition:box-shadow .28s ease,opacity .24s ease,filter .24s ease!important}.iv-custom-studio-intro .iv-studio-fan-card__top span{font-size:21px!important;max-width:132px!important}.iv-custom-studio-intro .iv-studio-fan-card__top b{min-height:26px!important;padding:0 9px!important;font-size:11px!important}.iv-custom-studio-intro .iv-studio-fan-nails{height:100px!important;margin:8px 0 7px!important;gap:6px!important}.iv-custom-studio-intro .iv-studio-fan-nails i{width:18px!important;height:64px!important}.iv-custom-studio-intro .iv-studio-fan-nails i:nth-child(1){height:50px!important}.iv-custom-studio-intro .iv-studio-fan-nails i:nth-child(2){height:62px!important}.iv-custom-studio-intro .iv-studio-fan-nails i:nth-child(3){height:76px!important}.iv-custom-studio-intro .iv-studio-fan-nails i:nth-child(4){height:62px!important}.iv-custom-studio-intro .iv-studio-fan-nails i:nth-child(5){height:50px!important}.iv-custom-studio-intro .iv-studio-fan-card small{font-size:11px!important;letter-spacing:.01em!important}.iv-custom-studio-intro .iv-studio-fan-card--luxury{transform:translate(-94%) rotate(-17deg) translateY(32px) scale(.97)!important;z-index:1!important}.iv-custom-studio-intro .iv-studio-fan-card--y2k{transform:translate(-50%) rotate(0) translateY(10px) scale(1)!important;z-index:3!important}.iv-custom-studio-intro .iv-studio-fan-card--bridal{transform:translate(-6%) rotate(17deg) translateY(32px) scale(.97)!important;z-index:2!important}.iv-custom-studio-intro .iv-studio-fan-stack:hover .iv-studio-fan-card:not(:hover){opacity:.4!important;filter:blur(.45px) saturate(.72) contrast(.93)!important}.iv-custom-studio-intro .iv-studio-fan-stack:hover .iv-studio-fan-card--luxury:not(:hover){transform:translate(-101%) rotate(-20deg) translateY(52px) scale(.92)!important}.iv-custom-studio-intro .iv-studio-fan-stack:hover .iv-studio-fan-card--y2k:not(:hover){transform:translate(-50%) rotate(0) translateY(42px) scale(.92)!important}.iv-custom-studio-intro .iv-studio-fan-stack:hover .iv-studio-fan-card--bridal:not(:hover){transform:translate(1%) rotate(20deg) translateY(52px) scale(.92)!important}.iv-custom-studio-intro .iv-studio-fan-card:hover,.iv-custom-studio-intro .iv-studio-fan-card:focus-visible{z-index:90!important;opacity:1!important;filter:saturate(1.1) contrast(1.03)!important;box-shadow:0 42px 92px #2c1e1847,0 0 0 1px #ffffffb8,inset 0 1px #fffffff2!important}.iv-custom-studio-intro .iv-studio-fan-card--luxury:hover,.iv-custom-studio-intro .iv-studio-fan-card--luxury:focus-visible{animation:ivFanDrawLuxuryV73 .74s cubic-bezier(.16,.88,.18,1.08) both!important}.iv-custom-studio-intro .iv-studio-fan-card--y2k:hover,.iv-custom-studio-intro .iv-studio-fan-card--y2k:focus-visible{animation:ivFanDrawY2KV73 .74s cubic-bezier(.16,.88,.18,1.08) both!important}.iv-custom-studio-intro .iv-studio-fan-card--bridal:hover,.iv-custom-studio-intro .iv-studio-fan-card--bridal:focus-visible{animation:ivFanDrawBridalV73 .74s cubic-bezier(.16,.88,.18,1.08) both!important}.iv-custom-studio-intro .iv-custom-price-list--studio{grid-area:prices!important;grid-column:auto!important;grid-row:auto!important;display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;max-width:none!important;margin:0!important;align-self:stretch!important}.iv-custom-studio-intro .iv-custom-price-list--studio div{min-height:86px!important;padding:20px 22px!important;border-radius:26px!important;align-items:end!important;background:linear-gradient(135deg,#ffffffe0,#fff9f59e),radial-gradient(circle at 10% 0,rgba(151,124,255,.1),transparent 38%)!important}.iv-custom-studio-intro .iv-custom-price-list--studio div:before{left:22px!important;top:15px!important;content:"Quote guide"!important}.iv-custom-studio-intro .iv-custom-price-list--studio span{padding-top:18px!important;font-size:15px!important}.iv-custom-studio-intro .iv-custom-price-list--studio b{min-width:106px!important;padding:12px 14px!important;font-size:14px!important}.iv-custom-studio-intro .iv-studio-route{grid-area:route!important;grid-column:auto!important;display:grid!important;grid-template-columns:1fr!important;gap:0!important;width:100%!important;max-width:none!important;min-height:282px!important;margin:0!important;padding:22px 24px!important;border-radius:32px!important;background:radial-gradient(circle at 92% 8%,rgba(136,113,255,.12),transparent 30%),linear-gradient(145deg,#ffffffc2,#fff9f58f)!important;border:1px solid rgba(42,31,24,.08)!important;box-shadow:0 18px 48px #2b1f180e,inset 0 1px #ffffffd1!important}.iv-custom-studio-intro .iv-studio-route:before{content:"How your custom brief works";display:block!important;margin:0 0 10px!important;color:#8b6dff!important;text-transform:uppercase!important;letter-spacing:.18em!important;font-size:10px!important;font-weight:900!important}.iv-custom-studio-intro .iv-studio-route div{min-height:68px!important;display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:15px!important;row-gap:2px!important;align-items:center!important;padding:16px 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;border-top:1px solid rgba(42,31,24,.08)!important}.iv-custom-studio-intro .iv-studio-route div:after{display:none!important}.iv-custom-studio-intro .iv-studio-route span{grid-row:1 / span 2!important;width:40px!important;height:40px!important;margin:0!important;background:linear-gradient(145deg,#fff,#f6f1ff)!important}.iv-custom-studio-intro .iv-studio-route b{font-size:15px!important;align-self:end!important}.iv-custom-studio-intro .iv-studio-route em{font-size:13px!important;line-height:1.45!important;align-self:start!important;max-width:none!important}.iv-custom-studio-intro .iv-custom-brief-help{grid-area:help!important;grid-column:1 / -1!important;display:grid!important;grid-template-columns:minmax(260px,.72fr) minmax(360px,1fr) auto!important;grid-template-rows:auto auto!important;gap:8px 30px!important;align-items:center!important;min-height:136px!important;margin:2px 0 0!important;padding:28px 32px!important;border-radius:34px!important;background:radial-gradient(circle at 84% 18%,rgba(182,153,255,.18),transparent 34%),linear-gradient(135deg,#2a211e,#3c2d35 54%,#57445f)!important}.iv-custom-studio-intro .iv-custom-brief-help .iv-custom-kicker{grid-column:1!important;grid-row:1!important;margin:0!important}.iv-custom-studio-intro .iv-custom-brief-help p{grid-column:1!important;grid-row:2!important;margin:0!important;max-width:500px!important}.iv-custom-studio-intro .iv-custom-brief-help h3{grid-column:2!important;grid-row:1 / span 2!important;max-width:620px!important;margin:0!important;font-size:clamp(30px,2.2vw,42px)!important;line-height:1!important}.iv-custom-studio-intro .iv-custom-brief-help__actions{grid-column:3!important;grid-row:1 / span 2!important;justify-self:end!important;display:flex!important;gap:12px!important;flex-wrap:nowrap!important}}@keyframes ivFanDrawLuxuryV73{0%{transform:translate(-94%) rotate(-17deg) translateY(32px) scale(.97)}28%{transform:translate(-99%) rotate(-14deg) translateY(8px) scale(.99)}62%{transform:translate(-116%) rotate(-2deg) translateY(-82px) scale(1.09)}80%{transform:translate(-111%) rotate(-7deg) translateY(-56px) scale(1.05)}to{transform:translate(-114%) rotate(-4deg) translateY(-68px) scale(1.07)}}@keyframes ivFanDrawY2KV73{0%{transform:translate(-50%) rotate(0) translateY(10px) scale(1)}28%{transform:translate(-50%) rotate(0) translateY(-12px) scale(1.02)}62%{transform:translate(-50%) rotate(0) translateY(-92px) scale(1.11)}80%{transform:translate(-50%) rotate(2deg) translateY(-66px) scale(1.06)}to{transform:translate(-50%) rotate(0) translateY(-76px) scale(1.08)}}@keyframes ivFanDrawBridalV73{0%{transform:translate(-6%) rotate(17deg) translateY(32px) scale(.97)}28%{transform:translate(-1%) rotate(14deg) translateY(8px) scale(.99)}62%{transform:translate(16%) rotate(2deg) translateY(-82px) scale(1.09)}80%{transform:translate(11%) rotate(7deg) translateY(-56px) scale(1.05)}to{transform:translate(14%) rotate(4deg) translateY(-68px) scale(1.07)}}@media screen and (max-width:1320px)and (min-width:1041px){.iv-custom-studio-intro{grid-template-columns:minmax(360px,.86fr) minmax(450px,1.14fr)!important;padding:40px 34px!important;column-gap:28px!important}.iv-custom-studio-intro .iv-studio-fan-showcase{height:430px!important;min-height:430px!important;max-height:430px!important}.iv-custom-studio-intro .iv-studio-fan-stack{height:330px!important;width:min(480px,92%)!important;bottom:24px!important}.iv-custom-studio-intro .iv-studio-fan-card{width:194px!important;height:238px!important}.iv-custom-studio-intro .iv-custom-brief-help{grid-template-columns:minmax(240px,.75fr) minmax(300px,1fr)!important}.iv-custom-studio-intro .iv-custom-brief-help__actions{grid-column:2!important;grid-row:2!important;justify-self:start!important;margin-top:8px!important}@keyframes ivFanDrawLuxuryV73{0%{transform:translate(-94%) rotate(-17deg) translateY(32px) scale(.97)}62%{transform:translate(-110%) rotate(-2deg) translateY(-74px) scale(1.08)}to{transform:translate(-108%) rotate(-4deg) translateY(-60px) scale(1.06)}}@keyframes ivFanDrawY2KV73{0%{transform:translate(-50%) rotate(0) translateY(10px) scale(1)}62%{transform:translate(-50%) rotate(0) translateY(-82px) scale(1.1)}to{transform:translate(-50%) rotate(0) translateY(-66px) scale(1.07)}}@keyframes ivFanDrawBridalV73{0%{transform:translate(-6%) rotate(17deg) translateY(32px) scale(.97)}62%{transform:translate(10%) rotate(2deg) translateY(-74px) scale(1.08)}to{transform:translate(8%) rotate(4deg) translateY(-60px) scale(1.06)}}}@media screen and (max-width:1040px){.iv-custom-studio-intro,.iv-custom-studio-intro .iv-studio-fan-showcase,.iv-custom-studio-intro .iv-studio-fan-stack{overflow:hidden!important}.iv-custom-studio-intro .iv-studio-route{padding:18px!important;border-radius:28px!important;background:linear-gradient(145deg,#ffffffc7,#fff9f58f)!important;border:1px solid rgba(42,31,24,.08)!important}.iv-custom-studio-intro .iv-studio-route div{box-shadow:none!important;background:transparent!important;border-radius:0!important;border-top:1px solid rgba(42,31,24,.08)!important}}.iv-studio-lookbook-showcase{position:relative!important;overflow:hidden!important;isolation:isolate!important;border-radius:38px!important;border:1px solid rgba(40,30,24,.08)!important;background:radial-gradient(circle at 38% 15%,rgba(158,127,255,.14),transparent 28%),radial-gradient(circle at 86% 82%,rgba(255,212,224,.2),transparent 32%),linear-gradient(145deg,#ffffffd1,#fff8f399)!important;box-shadow:0 24px 70px #2d211812,inset 0 1px #ffffffe6!important}.iv-studio-lookbook-showcase:before{content:"";position:absolute;right:-110px;top:-105px;width:520px;height:300px;border-radius:999px;transform:rotate(-18deg);background:linear-gradient(135deg,#ffffffbd,#ffefe833);box-shadow:inset 0 1px #ffffffb8;opacity:.86;pointer-events:none}.iv-studio-lookbook-showcase:after{content:"";position:absolute;right:116px;top:0;width:2px;height:190px;transform:rotate(36deg);background:linear-gradient(to bottom,transparent,#d7b777,transparent);opacity:.55;pointer-events:none}.iv-lookbook-copy,.iv-lookbook-stage{position:relative!important;z-index:2!important}.iv-lookbook-copy span{display:inline-flex!important;align-items:center!important;gap:8px!important;margin-bottom:22px!important;color:#9577ff!important;font-size:11px!important;font-weight:900!important;letter-spacing:.22em!important;text-transform:uppercase!important}.iv-lookbook-copy span:before{content:"\2726";color:#d2a565;font-size:12px;letter-spacing:0}.iv-lookbook-copy h3{margin:0!important;color:#1f1915!important;font-family:var(--font-heading-family)!important;font-size:clamp(38px,4.3vw,70px)!important;line-height:.95!important;letter-spacing:-.055em!important;max-width:390px!important}.iv-lookbook-copy p{max-width:300px!important;margin:24px 0 0!important;color:#302721a8!important;font-size:16px!important;line-height:1.65!important}.iv-lookbook-ghost{margin-top:30px!important;min-width:220px!important;height:58px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;border-radius:12px!important;border:1px solid rgba(171,126,78,.24)!important;background:#ffffff75!important;color:#44342c!important;text-transform:uppercase!important;letter-spacing:.13em!important;font-size:12px!important;font-weight:850!important;cursor:pointer!important;transition:transform .22s ease,background .22s ease,border-color .22s ease!important}.iv-lookbook-ghost:hover{transform:translateY(-2px)!important;background:#fff!important;border-color:#9770ff40!important}.iv-lookbook-stage{min-height:520px!important;perspective:1400px!important}.iv-lookbook-card{-webkit-appearance:none!important;appearance:none!important;border:1px solid rgba(41,31,24,.08)!important;position:absolute!important;left:50%!important;top:48%!important;width:330px!important;height:430px!important;padding:30px 28px 26px!important;border-radius:34px!important;text-align:left!important;cursor:pointer!important;overflow:hidden!important;background:radial-gradient(circle at 74% 18%,rgba(255,255,255,.85),transparent 28%),linear-gradient(160deg,#ffffffe6,#ffeee7a8)!important;box-shadow:0 28px 70px #2b201a21,inset 0 1px #ffffffeb!important;transform-style:preserve-3d!important;transition:transform .62s cubic-bezier(.17,.84,.24,1),opacity .36s ease,filter .36s ease,box-shadow .36s ease!important;color:#211914!important}.iv-lookbook-card:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;background:linear-gradient(120deg,rgba(255,255,255,.82),transparent 30%,transparent 70%,rgba(255,255,255,.46));opacity:.58;pointer-events:none}.iv-lookbook-card:after{content:"\2726";position:absolute;left:50%;bottom:17px;transform:translate(-50%);color:#d2a565;font-size:13px;opacity:.85}.iv-lookbook-card>*{position:relative!important;z-index:2!important}.iv-lookbook-card.is-active{z-index:6!important;opacity:1!important;filter:none!important;transform:translate3d(-50%,-50%,78px) rotate(0) scale(1)!important;box-shadow:0 42px 92px #2b201a2e,inset 0 1px #fffffff5!important}.iv-lookbook-card.is-prev{z-index:3!important;opacity:.68!important;filter:saturate(.9) blur(.15px)!important;transform:translate3d(-102%,-46%,0) rotate(-8deg) scale(.88)!important}.iv-lookbook-card.is-next{z-index:3!important;opacity:.68!important;filter:saturate(.9) blur(.15px)!important;transform:translate3d(2%,-46%,0) rotate(8deg) scale(.88)!important}.iv-lookbook-card.is-hidden{z-index:1!important;opacity:0!important;transform:translate3d(-50%,-40%,0) scale(.78)!important;pointer-events:none!important}.iv-lookbook-stage:hover .iv-lookbook-card.is-prev:hover,.iv-lookbook-stage:hover .iv-lookbook-card.is-next:hover{opacity:.95!important;filter:none!important;box-shadow:0 36px 82px #2b201a2e,inset 0 1px #fffffff5!important}.iv-lookbook-card__price{position:absolute!important;right:24px!important;top:24px!important;min-height:38px!important;padding:0 16px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;background:#ffffffc7!important;color:#2b211c!important;font-size:12px!important;font-weight:900!important;box-shadow:0 10px 28px #33271f14!important}.iv-lookbook-card__title{display:block!important;max-width:210px!important;color:#211914!important;font-family:var(--font-heading-family)!important;font-size:clamp(28px,2.2vw,42px)!important;line-height:.95!important;letter-spacing:-.055em!important}.iv-lookbook-card__media{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:210px!important;margin:32px 0 18px!important;border-radius:24px!important;overflow:hidden!important;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.62),transparent 70%)!important}.iv-lookbook-card__img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;border-radius:22px!important}.iv-lookbook-card small{display:block!important;padding-top:16px!important;border-top:1px solid rgba(114,80,54,.12)!important;color:#3128229e!important;text-align:center!important;font-size:13px!important;line-height:1.35!important;font-weight:800!important}.iv-lookbook-nails{display:flex!important;align-items:flex-end!important;justify-content:center!important;gap:8px!important;width:100%!important;height:100%!important}.iv-lookbook-nails i{width:34px!important;border-radius:24px 24px 13px 13px!important;background:linear-gradient(165deg,#fff,#f3e9ff 30%,#d7c1ff 72%,#fff)!important;box-shadow:inset 9px 0 12px #ffffffa3,inset -7px 0 10px #765cc429,0 10px 22px #8866ff29!important}.iv-lookbook-nails i:nth-child(1){height:82px!important;transform:rotate(-13deg) translateY(16px)!important}.iv-lookbook-nails i:nth-child(2){height:112px!important;transform:rotate(-6deg) translateY(4px)!important}.iv-lookbook-nails i:nth-child(3){height:144px!important}.iv-lookbook-nails i:nth-child(4){height:112px!important;transform:rotate(6deg) translateY(4px)!important}.iv-lookbook-nails i:nth-child(5){height:82px!important;transform:rotate(13deg) translateY(16px)!important}.iv-lookbook-nails--y2k i{background:linear-gradient(160deg,#fff,#a6fff4 28%,#d5b8ff 54%,#ff9ad7 76%,#fff3a1)!important}.iv-lookbook-nails--matching i{background:linear-gradient(160deg,#fff,#ffe6df 45%,#f1c9c0 77%,#fff)!important}.iv-lookbook-controls{position:absolute!important;left:50%!important;bottom:8px!important;transform:translate(-50%)!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:16px!important;z-index:10!important}.iv-lookbook-controls button{-webkit-appearance:none!important;appearance:none!important;border:1px solid rgba(174,126,79,.2)!important;background:#ffffff8c!important;color:#3b2c25!important;cursor:pointer!important;transition:transform .2s ease,background .2s ease,border-color .2s ease!important}.iv-lookbook-controls button[data-iv-lookbook-prev],.iv-lookbook-controls button[data-iv-lookbook-next]{width:48px!important;height:48px!important;border-radius:999px!important;font-size:28px!important;line-height:1!important}.iv-lookbook-controls button[data-iv-lookbook-dot]{width:10px!important;height:10px!important;padding:0!important;border-radius:999px!important;border:0!important;background:#2d221c24!important}.iv-lookbook-controls button.is-active{background:#977cff!important;box-shadow:0 0 0 5px #977cff1f!important}.iv-lookbook-controls button:hover{transform:translateY(-2px)!important;background:#fff!important;border-color:#977cff47!important}@media screen and (min-width:1041px){.iv-custom-studio-intro{grid-template-columns:minmax(360px,.78fr) minmax(520px,1.22fr)!important;grid-template-areas:"kicker kicker" "heading heading" "copy copy" "lookbook lookbook" "prices route" "help help"!important;padding:48px 52px 44px!important;overflow:hidden!important}.iv-custom-studio-intro>.iv-custom-kicker{grid-area:kicker!important}.iv-custom-studio-intro>h2{grid-area:heading!important;max-width:900px!important;margin:0!important}.iv-custom-studio-intro>p,.iv-custom-studio-intro>.iv-custom-studio-intro__text{grid-area:copy!important;max-width:720px!important;margin:0!important}.iv-custom-studio-intro .iv-studio-lookbook-showcase{grid-area:lookbook!important;grid-column:1 / -1!important;display:grid!important;grid-template-columns:minmax(290px,.42fr) minmax(640px,1fr)!important;align-items:center!important;gap:34px!important;min-height:560px!important;padding:54px 56px!important;margin:4px 0!important}.iv-lookbook-stage{min-height:490px!important}.iv-custom-studio-intro .iv-custom-price-list--studio{grid-area:prices!important;grid-column:auto!important;grid-template-columns:1fr!important;margin:0!important}.iv-custom-studio-intro .iv-studio-route{grid-area:route!important;grid-column:auto!important;margin:0!important}.iv-custom-studio-intro .iv-custom-brief-help{grid-area:help!important;grid-column:1 / -1!important}}@media screen and (max-width:1320px)and (min-width:1041px){.iv-custom-studio-intro .iv-studio-lookbook-showcase{grid-template-columns:minmax(230px,.34fr) minmax(560px,1fr)!important;padding:42px 34px!important;gap:22px!important;min-height:520px!important}.iv-lookbook-card{width:300px!important;height:405px!important}.iv-lookbook-card.is-prev{transform:translate3d(-95%,-46%,0) rotate(-8deg) scale(.84)!important}.iv-lookbook-card.is-next{transform:translate3d(-2%,-46%,0) rotate(8deg) scale(.84)!important}}@media screen and (max-width:1040px){.iv-custom-studio-intro .iv-studio-lookbook-showcase{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;min-height:auto!important;padding:28px 18px 22px!important;margin:22px 0!important}.iv-lookbook-copy h3{font-size:clamp(34px,8vw,52px)!important;max-width:none!important}.iv-lookbook-copy p{max-width:none!important;margin-top:16px!important}.iv-lookbook-ghost{margin-top:20px!important;width:100%!important}.iv-lookbook-stage{min-height:420px!important;overflow:hidden!important}.iv-lookbook-card{width:min(76vw,292px)!important;height:370px!important;padding:24px 22px 22px!important}.iv-lookbook-card.is-active{transform:translate3d(-50%,-50%,60px) rotate(0) scale(1)!important}.iv-lookbook-card.is-prev{transform:translate3d(-82%,-47%,0) rotate(-7deg) scale(.78)!important}.iv-lookbook-card.is-next{transform:translate3d(-18%,-47%,0) rotate(7deg) scale(.78)!important}.iv-lookbook-card__media{height:170px!important;margin:28px 0 16px!important}.iv-lookbook-controls{bottom:0!important}}@media screen and (max-width:640px){.iv-lookbook-stage{min-height:390px!important}.iv-lookbook-card{width:min(82vw,260px)!important;height:345px!important}.iv-lookbook-card__title{font-size:30px!important}.iv-lookbook-card__price{right:18px!important;top:18px!important;min-height:32px!important;font-size:11px!important}.iv-lookbook-card__media{height:150px!important}.iv-lookbook-controls button[data-iv-lookbook-prev],.iv-lookbook-controls button[data-iv-lookbook-next]{width:42px!important;height:42px!important}}@media(prefers-reduced-motion:reduce){.iv-lookbook-card,.iv-lookbook-ghost,.iv-lookbook-controls button{transition:none!important}}.iv-custom-studio-intro .iv-custom-price-list--studio,.iv-custom-studio-intro .iv-studio-route{display:none!important}.iv-custom-studio-intro .iv-studio-lookbook-showcase{width:100%!important;max-width:1280px!important;margin:32px auto 34px!important;justify-self:center!important}.iv-lookbook-ghost,.iv-lookbook-card__price,.iv-lookbook-card__title,.iv-lookbook-card small{display:none!important}.iv-lookbook-card{padding:0!important;overflow:hidden!important;display:flex!important;align-items:stretch!important;justify-content:center!important;border-radius:34px!important;background:linear-gradient(145deg,#fffffff0,#fff4efb8)!important}.iv-lookbook-card:after{display:none!important}.iv-lookbook-card:before{z-index:3!important;opacity:.35!important;background:linear-gradient(120deg,rgba(255,255,255,.78),transparent 36%,transparent 70%,rgba(255,255,255,.32))!important}.iv-lookbook-card__media{width:100%!important;height:100%!important;margin:0!important;border-radius:inherit!important;background:radial-gradient(circle at 50% 34%,rgba(255,255,255,.72),transparent 42%),linear-gradient(160deg,#fff8fbf5,#f5eeffb8)!important}.iv-lookbook-card__img{width:100%!important;height:100%!important;border-radius:inherit!important;object-fit:cover!important;object-position:center!important;transform:scale(1.01)!important;transition:transform .55s cubic-bezier(.18,.9,.2,1),filter .35s ease!important}.iv-lookbook-card.is-active .iv-lookbook-card__img{transform:scale(1.035)!important}.iv-lookbook-stage{min-height:520px!important;display:block!important;overflow:visible!important}.iv-lookbook-card.is-active{opacity:1!important;filter:none!important;transform:translate3d(-50%,-50%,90px) rotate(0) scale(1.02)!important}.iv-lookbook-card.is-prev{opacity:.58!important;filter:saturate(.84) blur(.2px)!important;transform:translate3d(-108%,-48%,0) rotate(-8deg) scale(.86)!important}.iv-lookbook-card.is-next{opacity:.58!important;filter:saturate(.84) blur(.2px)!important;transform:translate3d(8%,-48%,0) rotate(8deg) scale(.86)!important}.iv-lookbook-card.is-hidden{opacity:0!important;transform:translate3d(-50%,-46%,0) scale(.72)!important}.iv-lookbook-stage:hover .iv-lookbook-card.is-prev:hover,.iv-lookbook-stage:hover .iv-lookbook-card.is-next:hover{opacity:.86!important;filter:saturate(.98) blur(0)!important}.iv-lookbook-controls{bottom:18px!important;gap:12px!important;padding:8px 12px!important;border:1px solid rgba(44,33,27,.08)!important;border-radius:999px!important;background:#ffffffad!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;box-shadow:0 16px 38px #281e181a!important}.iv-lookbook-controls button[data-iv-lookbook-prev],.iv-lookbook-controls button[data-iv-lookbook-next]{width:42px!important;height:42px!important;font-size:24px!important;background:#fff!important;border-color:#2a1f181a!important;box-shadow:0 8px 20px #2d211914!important}.iv-lookbook-controls button[data-iv-lookbook-dot]{width:8px!important;height:8px!important;background:#2e231c29!important}.iv-lookbook-controls button.is-active{background:#9b7cff!important;box-shadow:0 0 0 5px #9b7cff21!important}.iv-custom-studio-intro .iv-custom-brief-help{max-width:1280px!important;width:100%!important;justify-self:center!important;margin:8px auto 0!important;min-height:168px!important;display:grid!important;grid-template-columns:minmax(260px,.78fr) minmax(360px,1.2fr) auto!important;align-items:center!important;gap:28px!important;border-radius:32px!important;background:radial-gradient(circle at 78% 16%,rgba(143,112,186,.38),transparent 34%),linear-gradient(135deg,#2d221f,#564058)!important;box-shadow:0 28px 70px #2c201b29!important}.iv-custom-studio-intro .iv-custom-brief-help h3{max-width:520px!important;font-size:clamp(28px,3vw,46px)!important;line-height:.98!important;letter-spacing:-.045em!important}.iv-custom-studio-intro .iv-custom-brief-help p{max-width:430px!important;font-size:14px!important;line-height:1.7!important}.iv-custom-studio-intro .iv-custom-brief-help__actions{justify-self:end!important;display:flex!important;gap:12px!important;flex-wrap:wrap!important}.iv-custom-studio-intro .iv-custom-brief-help__actions .iv-btn{min-height:50px!important;padding:0 24px!important;border-radius:999px!important}@media screen and (min-width:1041px){.iv-custom-studio-intro{grid-template-columns:1fr!important;grid-template-areas:"kicker" "heading" "copy" "lookbook" "help"!important}.iv-custom-studio-intro .iv-studio-lookbook-showcase{grid-area:lookbook!important;display:grid!important;grid-template-columns:minmax(260px,.34fr) minmax(680px,1fr)!important;align-items:center!important;gap:32px!important;min-height:560px!important;padding:56px 54px!important}.iv-custom-studio-intro .iv-custom-brief-help{grid-area:help!important}.iv-lookbook-stage{min-height:500px!important}.iv-lookbook-card{width:330px!important;height:430px!important}}@media screen and (max-width:1320px)and (min-width:1041px){.iv-custom-studio-intro .iv-studio-lookbook-showcase{grid-template-columns:minmax(220px,.32fr) minmax(570px,1fr)!important;padding:44px 32px!important;min-height:520px!important}.iv-lookbook-card{width:300px!important;height:400px!important}.iv-lookbook-card.is-prev{transform:translate3d(-101%,-48%,0) rotate(-8deg) scale(.84)!important}.iv-lookbook-card.is-next{transform:translate3d(1%,-48%,0) rotate(8deg) scale(.84)!important}}@media screen and (max-width:1040px){.iv-custom-studio-intro .iv-studio-lookbook-showcase{max-width:100%!important;margin:24px 0 26px!important;padding:28px 18px 24px!important}.iv-lookbook-stage{min-height:410px!important;overflow:hidden!important}.iv-lookbook-card{width:min(76vw,292px)!important;height:370px!important}.iv-lookbook-card.is-active{transform:translate3d(-50%,-50%,70px) rotate(0) scale(1)!important}.iv-lookbook-card.is-prev{transform:translate3d(-82%,-48%,0) rotate(-7deg) scale(.78)!important}.iv-lookbook-card.is-next{transform:translate3d(-18%,-48%,0) rotate(7deg) scale(.78)!important}.iv-lookbook-controls{bottom:4px!important}.iv-custom-studio-intro .iv-custom-brief-help{grid-template-columns:1fr!important;gap:16px!important;min-height:auto!important;padding:24px!important}.iv-custom-studio-intro .iv-custom-brief-help__actions{justify-self:start!important}}@media screen and (max-width:640px){.iv-lookbook-stage{min-height:365px!important}.iv-lookbook-card{width:min(82vw,258px)!important;height:330px!important}.iv-lookbook-controls button[data-iv-lookbook-prev],.iv-lookbook-controls button[data-iv-lookbook-next]{width:38px!important;height:38px!important;font-size:22px!important}}.iv-custom-gallery,.iv-custom-page .iv-custom-gallery,#custom-gallery{display:none!important}.template-collection .collection-hero:after,.template-collection .collection-hero__inner:after{content:none!important;display:none!important}cart-drawer.drawer{background:#1f181447!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}cart-drawer .drawer__inner{width:min(46rem,calc(100vw - 18px))!important;max-width:min(46rem,calc(100vw - 18px))!important;padding:22px 18px 0!important;border:1px solid rgba(58,43,34,.12)!important;border-right:0!important;background:radial-gradient(circle at 5% 0%,rgba(78,211,222,.12),transparent 34%),radial-gradient(circle at 100% 8%,rgba(145,100,255,.13),transparent 38%),linear-gradient(180deg,#fffffff5,#fcf7f0f0)!important;box-shadow:-30px 0 80px #241a142e!important;transform:translate(105%) scale(.985)!important;opacity:.86!important;transition:transform .62s cubic-bezier(.16,1,.3,1),opacity .4s ease!important}cart-drawer.drawer.active .drawer__inner{transform:translate(0) scale(1)!important;opacity:1!important}cart-drawer .drawer__header{padding:2px 0 14px!important;align-items:center!important;border-bottom:1px solid rgba(44,34,28,.1)!important;margin-bottom:14px!important}cart-drawer .drawer__heading{margin:0!important;font-family:var(--font-heading-family)!important;font-size:clamp(30px,3.2vw,38px)!important;line-height:.96!important;letter-spacing:-.045em!important;color:#17110f!important}cart-drawer .drawer__close{position:static!important;min-width:42px!important;min-height:42px!important;width:42px!important;height:42px!important;border-radius:50%!important;display:grid!important;place-items:center!important;border:1px solid rgba(44,34,28,.1)!important;background:#ffffffc2!important;box-shadow:0 14px 32px #241a1414!important;transition:transform .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease!important}cart-drawer .drawer__close:hover{transform:rotate(90deg) scale(1.04)!important;background:#fff!important;border-color:#8b62ff3d!important;box-shadow:0 18px 40px #241a141f!important}cart-drawer .drawer__close .svg-wrapper{width:18px!important;height:18px!important}cart-drawer .iv-cart-reward{margin:0 0 14px!important;padding:15px!important;border-radius:24px!important;background:radial-gradient(circle at 0% 0%,rgba(55,204,224,.2),transparent 35%),radial-gradient(circle at 100% 0%,rgba(148,102,255,.18),transparent 34%),linear-gradient(135deg,#ffffffeb,#fff8f3d6)!important;box-shadow:0 18px 44px #241a1414,inset 0 1px #ffffffe6!important}cart-drawer .iv-cart-reward__icon{width:38px!important;height:38px!important;border-radius:15px!important;transform:translateZ(0)!important;animation:ivRewardIconFloat 2.8s ease-in-out infinite!important}@keyframes ivRewardIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}cart-drawer-items{padding-right:4px!important;scroll-behavior:smooth!important}cart-drawer .drawer__cart-items-wrapper{padding:0!important}cart-drawer .cart-items thead{display:none!important}cart-drawer .cart-items,cart-drawer .cart-items tbody{display:block!important;width:100%!important}cart-drawer .cart-item{position:relative!important;display:grid!important;grid-template-columns:104px minmax(0,1fr) auto!important;grid-template-areas:"media details totals" "media quantity quantity"!important;gap:12px 14px!important;margin:0 0 14px!important;padding:14px!important;border-radius:26px!important;border:1px solid rgba(40,30,24,.09)!important;background:linear-gradient(145deg,#ffffffeb,#fffaf5d1),radial-gradient(circle at 0% 0%,rgba(139,98,255,.08),transparent 35%)!important;box-shadow:0 18px 44px #23191313,inset 0 1px #ffffffd1!important;overflow:hidden!important;animation:ivCartItemEnter .48s cubic-bezier(.16,1,.3,1) both!important;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,opacity .28s ease,filter .28s ease!important}cart-drawer .cart-item:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.46) 42%,transparent 70%)!important;transform:translate(-120%)!important;opacity:0!important}cart-drawer.drawer.active .cart-item:before{animation:ivCartCardSheen 1.35s ease .15s both!important}cart-drawer .cart-item:hover{transform:translateY(-2px)!important;border-color:#8b62ff2e!important;box-shadow:0 24px 56px #2319131a,inset 0 1px #ffffffe0!important}@keyframes ivCartItemEnter{0%{opacity:0;transform:translate(22px) scale(.985)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes ivCartCardSheen{0%{opacity:0;transform:translate(-120%)}30%{opacity:.75}to{opacity:0;transform:translate(120%)}}cart-drawer .cart-item.is-updating{opacity:.72!important;filter:saturate(.86)!important;transform:scale(.992)!important}cart-drawer .cart-item.is-removing{pointer-events:none!important;animation:ivCartItemRemove .32s cubic-bezier(.4,0,.2,1) forwards!important}@keyframes ivCartItemRemove{to{opacity:0;transform:translate(34px) scale(.94);max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;filter:blur(4px)}}cart-drawer .cart__items--disabled .cart-item:not(.is-removing){opacity:.86!important}cart-drawer .cart-item__media{grid-area:media!important;width:104px!important;padding:0!important;align-self:start!important}cart-drawer .cart-item__image{width:104px!important;height:104px!important;max-width:none!important;object-fit:cover!important;border-radius:20px!important;background:#fff!important;box-shadow:0 14px 28px #23191314!important;transition:transform .3s ease!important}cart-drawer .cart-item:hover .cart-item__image{transform:scale(1.025)!important}cart-drawer .cart-item__details{grid-area:details!important;grid-column:auto!important;width:auto!important;padding:0!important;min-width:0!important}cart-drawer .cart-item__name{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:0 0 8px!important;color:#1d1612!important;font-size:15px!important;line-height:1.18!important;letter-spacing:.01em!important;font-weight:800!important;text-decoration:none!important}cart-drawer .cart-item__details>.product-option:first-of-type{margin:0 0 9px!important;color:#8a6478!important;font-size:13px!important;line-height:1.2!important;font-weight:750!important}cart-drawer .cart-item__details dl{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin:8px 0 0!important}cart-drawer .cart-item__details .product-option{display:inline-flex!important;align-items:center!important;gap:4px!important;width:auto!important;margin:0!important;padding:5px 9px!important;border-radius:999px!important;background:#ffffffb8!important;border:1px solid rgba(39,30,24,.08)!important;color:#6f625c!important;font-size:11px!important;line-height:1.2!important;letter-spacing:.02em!important;box-shadow:0 8px 18px #2319130a!important}cart-drawer .cart-item__details .product-option dt{font-weight:850!important;color:#1f1814!important;display:inline!important}cart-drawer .cart-item__details .product-option dd{margin:0!important;display:inline!important;color:#766a63!important}cart-drawer .discounts{margin-top:8px!important}cart-drawer .cart-item__totals{grid-area:totals!important;padding:0!important;align-items:flex-start!important;justify-content:flex-end!important;min-width:max-content!important}cart-drawer .cart-item__price-wrapper .price,cart-drawer .cart-item__price-wrapper .price--end{color:#1d1612!important;font-size:15px!important;line-height:1!important;font-weight:900!important;letter-spacing:.01em!important}cart-drawer .cart-item__quantity{grid-area:quantity!important;grid-column:auto!important;padding:0!important;width:100%!important}cart-drawer .cart-item__quantity-wrapper{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}cart-drawer quantity-input.quantity.cart-quantity,cart-drawer .cart-quantity{min-height:44px!important;width:142px!important;border:1px solid rgba(35,25,19,.13)!important;border-radius:999px!important;background:#ffffffc7!important;overflow:hidden!important;box-shadow:0 12px 26px #2319130f!important;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease!important}cart-drawer quantity-input.quantity.cart-quantity:focus-within,cart-drawer .cart-quantity:hover{border-color:#8b62ff3d!important;box-shadow:0 14px 30px #23191314,0 0 0 4px #8b62ff14!important}cart-drawer .quantity__button{width:42px!important;height:42px!important;border-radius:999px!important;color:#34251f!important;transition:background .18s ease,transform .18s ease,color .18s ease!important}cart-drawer .quantity__button:hover{background:#8b62ff1a!important;color:#6f4fff!important;transform:scale(1.06)!important}cart-drawer .quantity__input{min-width:38px!important;height:42px!important;font-weight:850!important;color:#1f1814!important;background:transparent!important;box-shadow:none!important}cart-drawer cart-remove-button{margin-left:auto!important}cart-drawer .cart-remove-button{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;padding:0!important;border-radius:50%!important;border:1px solid rgba(35,25,19,.1)!important;background:#ffffffbd!important;color:#6f625c!important;box-shadow:0 12px 26px #2319130f!important;transition:transform .22s cubic-bezier(.16,1,.3,1),background .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease!important}cart-drawer .cart-remove-button:hover{transform:translateY(-2px) rotate(-8deg)!important;color:#9c2d55!important;background:linear-gradient(145deg,#fff,#fff1f5)!important;border-color:#9c2d552e!important;box-shadow:0 16px 34px #9c2d551f!important}cart-drawer .cart-remove-button[aria-busy=true],cart-drawer cart-remove-button[data-removing=true] .cart-remove-button{color:#9c2d55!important;background:#fff1f5!important;animation:ivRemovePulse .55s ease-in-out infinite alternate!important}@keyframes ivRemovePulse{0%{transform:scale(.96);opacity:.8}to{transform:scale(1.04);opacity:1}}cart-drawer .cart-item .loading__spinner{right:12px!important;top:12px!important;padding:0!important}cart-drawer .cart-item__error{font-size:12px!important;color:#9b3b3b!important;margin-top:8px!important}cart-drawer .drawer__footer{margin:0 -18px!important;padding:14px 18px max(18px,env(safe-area-inset-bottom))!important;border-top:1px solid rgba(35,25,19,.08)!important;background:linear-gradient(180deg,#ffffffc2,#fcf6eff5)!important;box-shadow:0 -16px 40px #241a1412!important}cart-drawer .iv-cart-discount{margin:0 0 12px!important;border-radius:22px!important;background:#ffffffc7!important;box-shadow:0 14px 34px #241a140f,inset 0 1px #ffffffeb!important}cart-drawer .iv-cart-discount__summary{padding:13px 14px!important}cart-drawer .iv-cart-discount__hint{font-size:11px!important}cart-drawer .cart-drawer__footer{padding:0!important;margin:0!important}cart-drawer .totals{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:14px!important;margin:10px 0 8px!important;padding:0 2px!important}cart-drawer .totals__total{margin:0!important;color:#6f625c!important;font-size:12px!important;letter-spacing:.16em!important;text-transform:uppercase!important;font-weight:850!important}cart-drawer .totals__total-value{margin:0!important;color:#1f1814!important;font-size:19px!important;font-weight:900!important}cart-drawer .tax-note{display:block!important;margin:0 0 12px!important;color:#82756d!important;font-size:11px!important;line-height:1.45!important;text-align:left!important}cart-drawer .cart__ctas{margin:0!important}cart-drawer .cart__checkout-button{position:relative!important;overflow:hidden!important;min-height:54px!important;border-radius:999px!important;background:linear-gradient(135deg,#1d1512,#3a2748 76%,#a77b53)!important;color:#fff!important;border:0!important;box-shadow:0 18px 42px #241a1438!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-size:12px!important;font-weight:900!important;transition:transform .22s ease,box-shadow .22s ease!important}cart-drawer .cart__checkout-button:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent)!important;transform:translate(-120%)!important;transition:transform .65s ease!important}cart-drawer .cart__checkout-button:hover{transform:translateY(-2px)!important;box-shadow:0 22px 52px #241a1442!important}cart-drawer .cart__checkout-button:hover:before{transform:translate(120%)!important}cart-drawer.is-empty .drawer__inner{background:radial-gradient(circle at 18% 10%,rgba(80,207,223,.12),transparent 38%),radial-gradient(circle at 90% 8%,rgba(139,98,255,.14),transparent 36%),linear-gradient(180deg,#fffffff5,#fcf7f0f5)!important}cart-drawer .cart__empty-text{font-family:var(--font-heading-family)!important;font-size:34px!important;line-height:1!important;letter-spacing:-.04em!important}cart-drawer .drawer__inner-empty .button{border-radius:999px!important;background:linear-gradient(135deg,#1d1512,#3a2748)!important;color:#fff!important;min-height:48px!important}@media(max-width:749px){cart-drawer .drawer__inner{width:calc(100vw - 8px)!important;max-width:calc(100vw - 8px)!important;padding:18px 14px 0!important;border-radius:26px 0 0 26px!important}cart-drawer .cart-item{grid-template-columns:92px minmax(0,1fr) auto!important;gap:10px 12px!important;padding:12px!important;border-radius:22px!important}cart-drawer .cart-item__media{width:92px!important}cart-drawer .cart-item__image{width:92px!important;height:92px!important;border-radius:18px!important}cart-drawer .cart-item__name{font-size:14px!important;-webkit-line-clamp:3!important}cart-drawer .cart-item__details dl{gap:5px!important}cart-drawer .cart-item__details .product-option{font-size:10.5px!important;padding:5px 8px!important}cart-drawer quantity-input.quantity.cart-quantity,cart-drawer .cart-quantity{width:132px!important;min-height:42px!important}cart-drawer .quantity__button{width:40px!important;height:40px!important}cart-drawer .cart-remove-button{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}cart-drawer .drawer__footer{margin:0 -14px!important;padding:13px 14px max(16px,env(safe-area-inset-bottom))!important}}@media(max-width:420px){cart-drawer .cart-item{grid-template-columns:84px minmax(0,1fr)!important;grid-template-areas:"media details" "media totals" "quantity quantity"!important}cart-drawer .cart-item__media{width:84px!important}cart-drawer .cart-item__image{width:84px!important;height:84px!important}cart-drawer .cart-item__totals{justify-content:flex-start!important}cart-drawer .cart-item__quantity-wrapper{margin-top:2px!important}}@media(prefers-reduced-motion:reduce){cart-drawer .drawer__inner,cart-drawer .cart-item,cart-drawer .cart-item:before,cart-drawer .cart-remove-button,cart-drawer .cart__checkout-button:before,cart-drawer .iv-cart-reward__icon{animation:none!important;transition:none!important}}cart-drawer .cart-item{grid-template-columns:112px minmax(0,1fr)!important;grid-template-areas:"media details" "quantity quantity"!important;gap:14px 15px!important;padding:14px!important;border-radius:28px!important;min-height:auto!important;align-items:start!important;background:radial-gradient(circle at 18% 0%,rgba(255,214,232,.26),transparent 35%),radial-gradient(circle at 96% 10%,rgba(139,98,255,.1),transparent 34%),linear-gradient(145deg,#fffffff5,#fffaf4eb)!important;border:1px solid rgba(48,36,28,.085)!important;box-shadow:0 18px 46px #251b1413,inset 0 1px #fffffff2!important}cart-drawer .cart-item:hover{transform:translateY(-1px)!important;box-shadow:0 22px 54px #251b141b,inset 0 1px #fffffffa!important}cart-drawer .cart-item__media{width:112px!important;align-self:stretch!important}cart-drawer .cart-item__link{border-radius:22px!important}cart-drawer .cart-item__image{width:112px!important;height:128px!important;object-fit:contain!important;padding:7px!important;border-radius:22px!important;background:radial-gradient(circle at 20% 12%,rgba(255,220,235,.48),transparent 36%),linear-gradient(145deg,#fff,#fff8f1)!important;border:1px solid rgba(45,32,24,.07)!important;box-shadow:0 14px 32px #261b1414!important}cart-drawer .cart-item:hover .cart-item__image{transform:scale(1.018)!important}cart-drawer .cart-item__details{position:relative!important;min-height:128px!important;padding:2px 74px 0 0!important;display:flex!important;flex-direction:column!important}cart-drawer .cart-item__name{margin:0 0 10px!important;font-family:var(--font-heading-family)!important;font-size:18px!important;line-height:1.04!important;letter-spacing:-.035em!important;font-weight:700!important;color:#1b1411!important;-webkit-line-clamp:2!important}cart-drawer .cart-item__totals{position:absolute!important;top:14px!important;right:14px!important;z-index:3!important;padding:0!important;min-width:auto!important}cart-drawer .cart-item__price-wrapper .price,cart-drawer .cart-item__price-wrapper .price--end{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:0 11px!important;border-radius:999px!important;background:linear-gradient(135deg,#241813,#4a334f)!important;color:#fff!important;font-size:12px!important;line-height:1!important;font-weight:900!important;letter-spacing:.02em!important;box-shadow:0 12px 25px #24181229!important}cart-drawer .cart-item__details dl{margin:auto 0 0!important;display:flex!important;flex-wrap:wrap!important;gap:6px!important}cart-drawer .cart-item__details .product-option{min-height:26px!important;padding:5px 9px!important;border-radius:999px!important;background:#ffffffd6!important;border:1px solid rgba(54,38,29,.09)!important;color:#766a63!important;font-size:10.5px!important;line-height:1!important;box-shadow:0 8px 18px #261b140b!important}cart-drawer .cart-item__details .product-option dt{color:#2a201b!important;font-weight:900!important}cart-drawer .cart-item__details .product-option dd{color:#766a63!important;font-weight:650!important}cart-drawer .cart-item__quantity{padding-top:0!important;margin-top:0!important}cart-drawer .cart-item__quantity-wrapper{padding-top:12px!important;border-top:1px solid rgba(48,36,28,.075)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}cart-drawer quantity-input.quantity.cart-quantity,cart-drawer .cart-quantity{width:124px!important;min-height:42px!important;height:42px!important;background:linear-gradient(180deg,#fffffffa,#fffaf5e6)!important;border:1px solid rgba(45,34,27,.12)!important;box-shadow:0 12px 24px #2419130e!important}cart-drawer .quantity__button{width:38px!important;height:40px!important}cart-drawer .quantity__input{height:40px!important;min-width:34px!important;font-size:14px!important}cart-drawer cart-remove-button{margin-left:0!important}cart-drawer .cart-remove-button{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;background:#ffffffd1!important;border:1px solid rgba(45,34,27,.1)!important;color:#8a776d!important;box-shadow:0 12px 24px #2419130e!important}cart-drawer .cart-remove-button:hover{transform:translateY(-2px)!important;color:#9c2d55!important;background:linear-gradient(145deg,#fff,#fff3f7)!important;border-color:#9c2d552e!important}@media(max-width:749px){cart-drawer .cart-item{grid-template-columns:100px minmax(0,1fr)!important;gap:12px!important;padding:12px!important;border-radius:24px!important}cart-drawer .cart-item__media{width:100px!important}cart-drawer .cart-item__image{width:100px!important;height:116px!important;border-radius:20px!important}cart-drawer .cart-item__details{min-height:116px!important;padding-right:68px!important}cart-drawer .cart-item__name{font-size:16px!important;line-height:1.05!important}cart-drawer .cart-item__price-wrapper .price,cart-drawer .cart-item__price-wrapper .price--end{min-height:28px!important;padding:0 10px!important;font-size:11.5px!important}cart-drawer .cart-item__details .product-option{font-size:10px!important;padding:5px 8px!important}}@media(max-width:420px){cart-drawer .cart-item{grid-template-columns:92px minmax(0,1fr)!important;grid-template-areas:"media details" "quantity quantity"!important}cart-drawer .cart-item__media{width:92px!important}cart-drawer .cart-item__image{width:92px!important;height:108px!important}cart-drawer .cart-item__details{min-height:108px!important;padding-right:62px!important}cart-drawer .cart-item__name{font-size:15px!important;-webkit-line-clamp:2!important}cart-drawer quantity-input.quantity.cart-quantity,cart-drawer .cart-quantity{width:118px!important}}cart-drawer .cart-item{position:relative!important;display:grid!important;grid-template-columns:118px minmax(0,1fr)!important;grid-template-areas:"media details" "media totals" "quantity quantity"!important;column-gap:16px!important;row-gap:12px!important;padding:16px!important;border-radius:28px!important;align-items:start!important;overflow:hidden!important;background:radial-gradient(circle at 10% 0%,rgba(255,219,237,.24),transparent 36%),radial-gradient(circle at 100% 18%,rgba(139,98,255,.09),transparent 35%),linear-gradient(145deg,#fffffffa,#fffaf5ed)!important;border:1px solid rgba(48,36,28,.085)!important;box-shadow:0 18px 45px #251b1413,inset 0 1px #fffffff5!important}cart-drawer .cart-item:hover{transform:translateY(-1px)!important;border-color:#8b62ff26!important;box-shadow:0 22px 54px #251b141a,inset 0 1px #fffffffa!important}cart-drawer .cart-item__media{grid-area:media!important;width:118px!important;padding:0!important;align-self:start!important}cart-drawer .cart-item__link{display:block!important;border-radius:24px!important}cart-drawer .cart-item__image{display:block!important;width:118px!important;height:138px!important;max-width:none!important;object-fit:contain!important;padding:8px!important;border-radius:24px!important;background:radial-gradient(circle at 20% 12%,rgba(255,220,236,.5),transparent 36%),linear-gradient(145deg,#fff,#fff8f3)!important;border:1px solid rgba(45,32,24,.075)!important;box-shadow:0 14px 32px #261b1413!important}cart-drawer .cart-item__details{grid-area:details!important;position:static!important;width:auto!important;min-width:0!important;min-height:auto!important;padding:2px 0 0!important;display:block!important}cart-drawer .cart-item__name{display:block!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;overflow:visible!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;margin:0!important;padding-right:0!important;font-family:var(--font-heading-family)!important;font-size:17px!important;line-height:1.08!important;letter-spacing:-.025em!important;font-weight:760!important;color:#1b1411!important;text-decoration:none!important}cart-drawer .cart-item__name:hover{color:#3a2748!important}cart-drawer .cart-item__details>.product-option:first-of-type{display:none!important}cart-drawer .cart-item__details dl{margin:12px 0 0!important;display:flex!important;flex-wrap:wrap!important;gap:7px!important}cart-drawer .cart-item__details .product-option{display:inline-flex!important;align-items:center!important;gap:4px!important;width:auto!important;min-height:26px!important;margin:0!important;padding:5px 9px!important;border-radius:999px!important;background:#ffffffd1!important;border:1px solid rgba(54,38,29,.09)!important;color:#74675f!important;font-size:10.5px!important;line-height:1!important;letter-spacing:.015em!important;box-shadow:0 8px 18px #261b1409!important}cart-drawer .cart-item__details .product-option:empty{display:none!important}cart-drawer .cart-item__details .product-option dt{display:inline!important;margin:0!important;color:#2a201b!important;font-weight:900!important}cart-drawer .cart-item__details .product-option dd{display:inline!important;margin:0!important;color:#74675f!important;font-weight:650!important}cart-drawer .cart-item__totals{grid-area:totals!important;position:static!important;top:auto!important;right:auto!important;z-index:1!important;min-width:0!important;width:auto!important;padding:0!important;display:flex!important;justify-content:flex-start!important;align-items:center!important;pointer-events:none!important}cart-drawer .cart-item__price-wrapper{display:flex!important;align-items:center!important;gap:8px!important}cart-drawer .cart-item__price-wrapper:before{content:"Item total"!important;display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:0 10px!important;border-radius:999px!important;background:#ffffffb8!important;border:1px solid rgba(48,36,28,.075)!important;color:#8a7a70!important;font-size:10px!important;line-height:1!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-weight:850!important}cart-drawer .cart-item__price-wrapper .price,cart-drawer .cart-item__price-wrapper .price--end{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:0 12px!important;border-radius:999px!important;background:linear-gradient(135deg,#241813,#4a334f)!important;color:#fff!important;font-size:12px!important;line-height:1!important;font-weight:900!important;letter-spacing:.02em!important;box-shadow:0 10px 22px #24181226!important}cart-drawer .cart-item__discounted-prices{display:flex!important;gap:7px!important;align-items:center!important}cart-drawer .cart-item__quantity{grid-area:quantity!important;grid-column:auto!important;width:100%!important;padding:0!important;margin:0!important}cart-drawer .cart-item__quantity-wrapper{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding-top:14px!important;border-top:1px solid rgba(48,36,28,.075)!important}cart-drawer .cart-item__quantity-wrapper:before{content:"Quantity"!important;margin-right:auto!important;color:#8b7d73!important;font-size:10px!important;line-height:1!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-weight:900!important}cart-drawer quantity-input.quantity.cart-quantity,cart-drawer .cart-quantity{order:2!important;width:132px!important;min-height:42px!important;height:42px!important;border-radius:999px!important;background:linear-gradient(180deg,#fffffffc,#fffaf5f0)!important;border:1px solid rgba(45,34,27,.12)!important;box-shadow:0 12px 24px #2419130e!important;overflow:hidden!important}cart-drawer .quantity__button{width:40px!important;height:40px!important;border-radius:999px!important;color:#332620!important;transition:background .2s ease,transform .2s ease,color .2s ease!important}cart-drawer .quantity__button:hover{transform:translateY(-1px)!important;color:#6b48d8!important;background:#8b62ff17!important}cart-drawer .quantity__input{height:40px!important;min-width:36px!important;font-size:14px!important;font-weight:760!important;color:#241913!important}cart-drawer cart-remove-button{order:3!important;margin-left:0!important}cart-drawer .cart-remove-button{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border-radius:999px!important;background:#ffffffd6!important;border:1px solid rgba(45,34,27,.1)!important;color:#8a776d!important;box-shadow:0 12px 24px #2419130e!important;transition:transform .22s ease,color .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease!important}cart-drawer .cart-remove-button:hover{transform:translateY(-2px) rotate(-3deg)!important;color:#9c2d55!important;background:linear-gradient(145deg,#fff,#fff3f7)!important;border-color:#9c2d552e!important;box-shadow:0 14px 28px #9c2d551a!important}cart-drawer .discounts{margin:8px 0 0!important}@media(max-width:749px){cart-drawer .cart-item{grid-template-columns:106px minmax(0,1fr)!important;grid-template-areas:"media details" "media totals" "quantity quantity"!important;column-gap:14px!important;row-gap:11px!important;padding:14px!important;border-radius:25px!important}cart-drawer .cart-item__media{width:106px!important}cart-drawer .cart-item__image{width:106px!important;height:122px!important;border-radius:21px!important}cart-drawer .cart-item__details{min-height:auto!important;padding:1px 0 0!important}cart-drawer .cart-item__name{font-size:15.5px!important;line-height:1.08!important;-webkit-line-clamp:unset!important;display:block!important;overflow:visible!important}cart-drawer .cart-item__details dl{margin-top:10px!important;gap:6px!important}cart-drawer .cart-item__details .product-option{font-size:10px!important;padding:5px 8px!important}cart-drawer .cart-item__price-wrapper:before{display:none!important}cart-drawer .cart-item__price-wrapper .price,cart-drawer .cart-item__price-wrapper .price--end{min-height:28px!important;padding:0 10px!important;font-size:11.5px!important}cart-drawer .cart-item__quantity-wrapper{padding-top:12px!important}cart-drawer .cart-item__quantity-wrapper:before{display:none!important}cart-drawer quantity-input.quantity.cart-quantity,cart-drawer .cart-quantity{width:126px!important}}@media(max-width:420px){cart-drawer .cart-item{grid-template-columns:96px minmax(0,1fr)!important}cart-drawer .cart-item__media{width:96px!important}cart-drawer .cart-item__image{width:96px!important;height:112px!important}cart-drawer .cart-item__name{font-size:14.5px!important;line-height:1.1!important;-webkit-line-clamp:unset!important;display:block!important;overflow:visible!important}cart-drawer .cart-item__details .product-option{font-size:9.8px!important;padding:5px 7px!important}cart-drawer quantity-input.quantity.cart-quantity,cart-drawer .cart-quantity{width:118px!important}cart-drawer .cart-remove-button{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}}cart-drawer .cart-item__quantity-wrapper{display:grid!important;grid-template-columns:auto auto!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;padding-top:16px!important;margin-top:2px!important;border-top:1px solid rgba(48,36,28,.07)!important}cart-drawer .cart-item__quantity-wrapper:before{content:"Quantity"!important;display:inline-flex!important;align-items:center!important;min-height:40px!important;margin:0!important;color:#9a887d!important;font-size:10px!important;line-height:1!important;letter-spacing:.16em!important;text-transform:uppercase!important;font-weight:900!important}cart-drawer quantity-input.quantity.cart-quantity,cart-drawer .cart-quantity{order:initial!important;position:relative!important;isolation:isolate!important;display:grid!important;grid-template-columns:42px 48px 42px!important;align-items:center!important;width:132px!important;height:44px!important;min-height:44px!important;padding:3px!important;border:1px solid rgba(46,34,28,.13)!important;border-radius:999px!important;background:linear-gradient(180deg,#fffffffa,#fff8f2eb)!important;box-shadow:0 12px 26px #251b1412,inset 0 1px #fffffff2!important;overflow:hidden!important;transform:translateZ(0)!important}cart-drawer quantity-input.quantity.cart-quantity:before,cart-drawer quantity-input.quantity.cart-quantity:after,cart-drawer .cart-quantity:before,cart-drawer .cart-quantity:after{content:none!important;display:none!important;box-shadow:none!important;border:0!important}cart-drawer .cart-quantity .quantity__button,cart-drawer quantity-input.quantity.cart-quantity .quantity__button{position:relative!important;z-index:2!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;color:#493a32!important;box-shadow:none!important;cursor:pointer!important;transition:background .22s ease,color .22s ease,transform .22s ease,box-shadow .22s ease!important}cart-drawer .cart-quantity .quantity__button:hover,cart-drawer quantity-input.quantity.cart-quantity .quantity__button:hover{transform:translateY(-1px)!important;background:linear-gradient(145deg,#fffffff5,#f5eeffeb)!important;color:#6f52d9!important;box-shadow:0 8px 18px #6f52d921!important}cart-drawer .cart-quantity .quantity__button:active,cart-drawer quantity-input.quantity.cart-quantity .quantity__button:active{transform:translateY(0) scale(.94)!important}cart-drawer .cart-quantity .quantity__button .svg-wrapper,cart-drawer quantity-input.quantity.cart-quantity .quantity__button .svg-wrapper{width:12px!important;height:12px!important;display:block!important}cart-drawer .cart-quantity .quantity__button svg,cart-drawer quantity-input.quantity.cart-quantity .quantity__button svg{width:12px!important;height:12px!important;stroke-width:1.6!important}cart-drawer .cart-quantity .quantity__input,cart-drawer quantity-input.quantity.cart-quantity .quantity__input{position:relative!important;z-index:1!important;grid-column:2!important;width:48px!important;min-width:48px!important;height:38px!important;min-height:38px!important;padding:0!important;margin:0!important;border:0!important;border-left:1px solid rgba(55,39,31,.075)!important;border-right:1px solid rgba(55,39,31,.075)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#241913!important;font-size:14px!important;line-height:38px!important;text-align:center!important;font-weight:800!important;opacity:1!important;-webkit-appearance:textfield!important;appearance:textfield!important;-moz-appearance:textfield!important}cart-drawer .cart-quantity .quantity__input:focus,cart-drawer quantity-input.quantity.cart-quantity .quantity__input:focus,cart-drawer .cart-quantity .quantity__button:focus,cart-drawer quantity-input.quantity.cart-quantity .quantity__button:focus{outline:0!important;box-shadow:none!important}cart-drawer .cart-quantity:focus-within,cart-drawer quantity-input.quantity.cart-quantity:focus-within{border-color:#8b62ff59!important;box-shadow:0 14px 30px #251b1414,0 0 0 4px #8b62ff1a,inset 0 1px #fffffffa!important}cart-drawer cart-remove-button{justify-self:end!important}cart-drawer .cart-remove-button{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;margin:0!important;border-radius:50%!important}@media(max-width:749px){cart-drawer .cart-item__quantity-wrapper{grid-template-columns:auto auto!important;gap:12px!important;padding-top:14px!important}cart-drawer .cart-item__quantity-wrapper:before{display:inline-flex!important;min-height:40px!important;font-size:9.5px!important}cart-drawer quantity-input.quantity.cart-quantity,cart-drawer .cart-quantity{width:128px!important;height:42px!important;min-height:42px!important;grid-template-columns:40px 42px 40px!important;padding:3px!important}cart-drawer .cart-quantity .quantity__button,cart-drawer quantity-input.quantity.cart-quantity .quantity__button{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}cart-drawer .cart-quantity .quantity__input,cart-drawer quantity-input.quantity.cart-quantity .quantity__input{width:42px!important;min-width:42px!important;height:36px!important;min-height:36px!important;line-height:36px!important}}@media(max-width:420px){cart-drawer .cart-item__quantity-wrapper{grid-template-columns:1fr auto auto!important}cart-drawer .cart-item__quantity-wrapper:before{display:inline-flex!important}cart-drawer quantity-input.quantity.cart-quantity,cart-drawer .cart-quantity{width:124px!important;grid-template-columns:38px 42px 38px!important}}cart-drawer .cart-item__quantity-wrapper{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;column-gap:12px!important;row-gap:0!important;padding-top:15px!important;margin-top:4px!important;border-top:1px solid rgba(45,34,27,.075)!important}cart-drawer .cart-item__quantity-wrapper:before{content:"Quantity"!important;grid-column:1!important;display:flex!important;align-items:center!important;height:42px!important;min-height:42px!important;margin:0!important;color:#9b887c!important;font-size:10px!important;line-height:1!important;letter-spacing:.16em!important;text-transform:uppercase!important;font-weight:900!important;white-space:nowrap!important}cart-drawer .quantity-popover-container{grid-column:2!important;justify-self:start!important;align-self:center!important;display:block!important;margin:0!important;min-width:0!important}cart-drawer quantity-input.quantity.cart-quantity,cart-drawer .cart-quantity{display:grid!important;grid-template-columns:40px 44px 40px!important;align-items:center!important;justify-items:center!important;width:124px!important;height:42px!important;min-height:42px!important;padding:2px!important;margin:0!important;border-radius:999px!important;border:1px solid rgba(43,32,25,.13)!important;background:linear-gradient(180deg,#fffffffa,#fff9f4f0)!important;box-shadow:0 12px 24px #2419130e,inset 0 1px #fffffff5!important;overflow:hidden!important;line-height:1!important}cart-drawer .cart-quantity .quantity__button,cart-drawer quantity-input.quantity.cart-quantity .quantity__button{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#4a3b34!important;line-height:1!important;font-size:0!important;box-shadow:none!important;transform:none!important;cursor:pointer!important}cart-drawer .cart-quantity .quantity__button[name=minus]{grid-column:1!important}cart-drawer .cart-quantity .quantity__button[name=plus]{grid-column:3!important}cart-drawer .cart-quantity .quantity__button:before,cart-drawer quantity-input.quantity.cart-quantity .quantity__button:before{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;color:currentColor!important;font-family:Arial,Helvetica,sans-serif!important;font-size:18px!important;line-height:1!important;font-weight:400!important;transform:translateY(-.5px)!important}cart-drawer .cart-quantity .quantity__button:hover,cart-drawer quantity-input.quantity.cart-quantity .quantity__button:hover{transform:none!important;background:linear-gradient(145deg,#fffffffa,#f7f1fff2)!important;color:#6f52d9!important;box-shadow:0 8px 18px #6f52d91c!important}cart-drawer .cart-quantity .quantity__input,cart-drawer quantity-input.quantity.cart-quantity .quantity__input{grid-column:2!important;display:flex!important;align-items:center!important;justify-content:center!important;width:44px!important;min-width:44px!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0!important;border:0!important;border-left:1px solid rgba(55,39,31,.075)!important;border-right:1px solid rgba(55,39,31,.075)!important;border-radius:0!important;background:transparent!important;color:#241913!important;font-size:14px!important;line-height:38px!important;text-align:center!important;font-weight:850!important;box-shadow:none!important;-webkit-appearance:textfield!important;appearance:textfield!important;-moz-appearance:textfield!important}cart-drawer cart-remove-button{grid-column:3!important;justify-self:end!important;align-self:center!important;margin:0!important;order:initial!important}cart-drawer .cart-remove-button{display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;margin:0!important;padding:0!important;border-radius:50%!important;border:1px solid rgba(45,34,27,.1)!important;background:#ffffffe0!important;color:#8a776d!important;box-shadow:0 12px 24px #2419130e!important}cart-drawer .cart-remove-button .svg-wrapper{width:16px!important;height:16px!important;display:flex!important;align-items:center!important;justify-content:center!important}cart-drawer .cart-remove-button svg{width:16px!important;height:16px!important}cart-drawer .cart-remove-button:hover{transform:translateY(-1px)!important;color:#9c2d55!important;background:linear-gradient(145deg,#fff,#fff3f7)!important;border-color:#9c2d552e!important;box-shadow:0 14px 28px #9c2d551a!important}@media(max-width:749px){cart-drawer .cart-item__quantity-wrapper{grid-template-columns:auto 1fr auto!important;column-gap:10px!important;padding-top:14px!important}cart-drawer .cart-item__quantity-wrapper:before{display:flex!important;height:40px!important;min-height:40px!important;font-size:9px!important;letter-spacing:.14em!important}cart-drawer .quantity-popover-container{justify-self:start!important}cart-drawer quantity-input.quantity.cart-quantity,cart-drawer .cart-quantity{width:120px!important;height:40px!important;min-height:40px!important;grid-template-columns:38px 40px 38px!important;padding:2px!important}cart-drawer .cart-quantity .quantity__button,cart-drawer quantity-input.quantity.cart-quantity .quantity__button{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}cart-drawer .cart-quantity .quantity__input,cart-drawer quantity-input.quantity.cart-quantity .quantity__input{width:40px!important;min-width:40px!important;height:36px!important;min-height:36px!important;line-height:36px!important}cart-drawer .cart-remove-button{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}}@media(max-width:420px){cart-drawer .cart-item__quantity-wrapper{grid-template-columns:auto 1fr auto!important}cart-drawer .cart-item__quantity-wrapper:before{max-width:66px!important;overflow:hidden!important}cart-drawer quantity-input.quantity.cart-quantity,cart-drawer .cart-quantity{width:112px!important;grid-template-columns:36px 36px 36px!important}}cart-drawer .cart-item__quantity-wrapper{position:relative!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;min-height:48px!important;padding:16px 58px 0 0!important;margin-top:6px!important;border-top:1px solid rgba(45,34,27,.075)!important}cart-drawer .cart-item__quantity-wrapper:before{content:"Quantity"!important;flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;width:auto!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0!important;color:#9b887c!important;font-size:10px!important;line-height:1!important;letter-spacing:.16em!important;text-transform:uppercase!important;font-weight:900!important;white-space:nowrap!important}cart-drawer .quantity-popover-container{position:relative!important;flex:0 0 auto!important;display:block!important;justify-self:auto!important;align-self:center!important;min-width:0!important;margin:0!important;padding:0!important;transform:none!important}cart-drawer quantity-input.quantity.cart-quantity:before,cart-drawer quantity-input.quantity.cart-quantity:after,cart-drawer .cart-quantity:before,cart-drawer .cart-quantity:after{content:none!important;display:none!important}cart-drawer .cart-quantity .quantity__button,cart-drawer quantity-input.quantity.cart-quantity .quantity__button{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;max-height:38px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#46372f!important;line-height:1!important;font-size:0!important;box-shadow:none!important;transform:none!important;cursor:pointer!important}cart-drawer .cart-quantity .quantity__button[name=minus],cart-drawer quantity-input.quantity.cart-quantity .quantity__button[name=minus]{grid-column:1!important}cart-drawer .cart-quantity .quantity__button[name=plus],cart-drawer quantity-input.quantity.cart-quantity .quantity__button[name=plus]{grid-column:3!important}cart-drawer .cart-quantity .quantity__button .svg-wrapper,cart-drawer quantity-input.quantity.cart-quantity .quantity__button .svg-wrapper{display:none!important}cart-drawer .cart-quantity .quantity__button:before,cart-drawer quantity-input.quantity.cart-quantity .quantity__button:before{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;color:currentColor!important;font-family:Arial,Helvetica,sans-serif!important;font-size:18px!important;line-height:1!important;font-weight:400!important;transform:translateY(-1px)!important}cart-drawer .cart-quantity .quantity__button[name=minus]:before,cart-drawer quantity-input.quantity.cart-quantity .quantity__button[name=minus]:before{content:"\2212"!important}cart-drawer .cart-quantity .quantity__button[name=plus]:before,cart-drawer quantity-input.quantity.cart-quantity .quantity__button[name=plus]:before{content:"+"!important}cart-drawer .cart-quantity .quantity__button:hover,cart-drawer quantity-input.quantity.cart-quantity .quantity__button:hover{background:linear-gradient(145deg,#fffffffa,#f7f1fff2)!important;color:#6f52d9!important;box-shadow:0 8px 18px #6f52d91c!important;transform:none!important}cart-drawer .cart-quantity .quantity__button:active,cart-drawer quantity-input.quantity.cart-quantity .quantity__button:active{transform:scale(.94)!important}cart-drawer .cart-quantity .quantity__input,cart-drawer quantity-input.quantity.cart-quantity .quantity__input{grid-column:2!important;display:block!important;width:44px!important;min-width:44px!important;height:38px!important;min-height:38px!important;max-height:38px!important;margin:0!important;padding:0!important;border:0!important;border-left:1px solid rgba(55,39,31,.075)!important;border-right:1px solid rgba(55,39,31,.075)!important;border-radius:0!important;background:transparent!important;color:#241913!important;font-size:14px!important;line-height:38px!important;text-align:center!important;font-weight:850!important;box-shadow:none!important;-webkit-appearance:textfield!important;appearance:textfield!important;-moz-appearance:textfield!important;transform:none!important}cart-drawer .cart-quantity .quantity__input::-webkit-outer-spin-button,cart-drawer .cart-quantity .quantity__input::-webkit-inner-spin-button,cart-drawer quantity-input.quantity.cart-quantity .quantity__input::-webkit-outer-spin-button,cart-drawer quantity-input.quantity.cart-quantity .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}cart-drawer .cart-item__quantity-wrapper cart-remove-button{position:absolute!important;right:0!important;top:calc(50% + 8px)!important;z-index:5!important;display:block!important;width:42px!important;height:42px!important;margin:0!important;transform:translateY(-50%)!important}cart-drawer .cart-item__quantity-wrapper .cart-remove-button{display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;margin:0!important;padding:0!important;border-radius:50%!important;border:1px solid rgba(45,34,27,.11)!important;background:linear-gradient(145deg,#fffffff5,#fff8f4e0)!important;color:#8a776d!important;box-shadow:0 12px 24px #2419130f,inset 0 1px #fffffffa!important;transform:none!important}cart-drawer .cart-item__quantity-wrapper .cart-remove-button:hover{transform:translateY(-1px)!important;color:#9c2d55!important;background:linear-gradient(145deg,#fff,#fff3f7)!important;border-color:#9c2d552e!important;box-shadow:0 14px 28px #9c2d551a,inset 0 1px #fffffffa!important}@media(max-width:749px){cart-drawer .cart-item__quantity-wrapper{gap:10px!important;padding-right:54px!important;min-height:46px!important}cart-drawer .cart-item__quantity-wrapper:before{height:40px!important;min-height:40px!important;font-size:9px!important;letter-spacing:.14em!important}cart-drawer quantity-input.quantity.cart-quantity,cart-drawer .cart-quantity{width:120px!important;height:40px!important;min-height:40px!important;max-height:40px!important;grid-template-columns:38px 40px 38px!important}cart-drawer .cart-quantity .quantity__button,cart-drawer quantity-input.quantity.cart-quantity .quantity__button{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}cart-drawer .cart-quantity .quantity__input,cart-drawer quantity-input.quantity.cart-quantity .quantity__input{width:40px!important;min-width:40px!important;height:36px!important;min-height:36px!important;line-height:36px!important}cart-drawer .cart-item__quantity-wrapper cart-remove-button,cart-drawer .cart-item__quantity-wrapper .cart-remove-button{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}}@media(max-width:420px){cart-drawer .cart-item__quantity-wrapper{padding-right:50px!important}cart-drawer .cart-item__quantity-wrapper:before{max-width:72px!important}cart-drawer quantity-input.quantity.cart-quantity,cart-drawer .cart-quantity{width:112px!important;grid-template-columns:36px 36px 36px!important}}cart-drawer .cart-item{position:relative!important}cart-drawer .cart-item__details{padding-right:46px!important}cart-drawer .cart-item__quantity{grid-area:quantity!important;width:100%!important;min-width:0!important;padding:0!important;margin:0!important}cart-drawer .cart-item__quantity-wrapper{position:static!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;min-width:100%!important;min-height:46px!important;padding:15px 0 0!important;margin:6px 0 0!important;border-top:1px solid rgba(45,34,27,.075)!important;box-sizing:border-box!important}cart-drawer .cart-item__quantity-wrapper:before{content:"Quantity"!important;flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0!important;color:#9b887c!important;font-size:10px!important;line-height:1!important;letter-spacing:.16em!important;text-transform:uppercase!important;font-weight:900!important;white-space:nowrap!important}cart-drawer .cart-item__quantity-wrapper .quantity-popover-container{position:relative!important;flex:0 0 auto!important;display:block!important;margin:0!important;padding:0!important;min-width:126px!important;transform:none!important}cart-drawer quantity-input.quantity.cart-quantity,cart-drawer .cart-quantity{position:relative!important;display:grid!important;grid-template-columns:40px 44px 40px!important;align-items:center!important;justify-items:center!important;width:126px!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;padding:2px!important;border-radius:999px!important;border:1px solid rgba(43,32,25,.13)!important;background:linear-gradient(180deg,#fffffffc,#fff9f4f0)!important;box-shadow:0 12px 24px #2419130e,inset 0 1px #fffffffa!important;overflow:hidden!important;transform:none!important}cart-drawer .cart-item__quantity-wrapper cart-remove-button{position:absolute!important;top:16px!important;right:16px!important;z-index:8!important;display:block!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;margin:0!important;padding:0!important;transform:none!important}cart-drawer .cart-item__quantity-wrapper .cart-remove-button{display:flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;margin:0!important;padding:0!important;border-radius:50%!important;border:1px solid rgba(45,34,27,.1)!important;background:linear-gradient(145deg,#fffffff5,#fff8f4e6)!important;color:#8a776d!important;box-shadow:0 12px 24px #2419130e,inset 0 1px #fffffffa!important;transform:none!important}cart-drawer .cart-item__quantity-wrapper .cart-remove-button:hover{transform:translateY(-1px) rotate(-4deg)!important;color:#9c2d55!important;background:linear-gradient(145deg,#fff,#fff3f7)!important;border-color:#9c2d552e!important;box-shadow:0 14px 28px #9c2d551a,inset 0 1px #fffffffa!important}cart-drawer .cart-item__quantity-wrapper .cart-remove-button .svg-wrapper,cart-drawer .cart-item__quantity-wrapper .cart-remove-button svg{display:block!important;width:15px!important;height:15px!important}@media(max-width:749px){cart-drawer .cart-item__details{padding-right:42px!important}cart-drawer .cart-item__quantity-wrapper{gap:10px!important;min-height:44px!important;padding-top:13px!important}cart-drawer .cart-item__quantity-wrapper:before{height:40px!important;min-height:40px!important;font-size:9px!important;letter-spacing:.14em!important}cart-drawer .cart-item__quantity-wrapper .quantity-popover-container{min-width:120px!important}cart-drawer quantity-input.quantity.cart-quantity,cart-drawer .cart-quantity{width:120px!important;height:40px!important;min-height:40px!important;max-height:40px!important;grid-template-columns:38px 40px 38px!important}cart-drawer .cart-item__quantity-wrapper cart-remove-button,cart-drawer .cart-item__quantity-wrapper .cart-remove-button{top:14px!important;right:14px!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}}@media(max-width:420px){cart-drawer .cart-item__details{padding-right:38px!important}cart-drawer .cart-item__quantity-wrapper .quantity-popover-container{min-width:112px!important}cart-drawer quantity-input.quantity.cart-quantity,cart-drawer .cart-quantity{width:112px!important;grid-template-columns:36px 36px 36px!important}}@media(max-width:989px){.page-width,.section-template--main-product-padding,.shopify-policy__container,.main-page-title,.page-width--narrow{padding-left:18px!important;padding-right:18px!important}.iv-showroom{padding:0 12px 22px!important}.iv-showroom__layout{display:block!important}.iv-content{padding:0!important}.iv-section{padding:24px!important;border-radius:28px!important}.iv-hero{grid-template-columns:1fr!important;gap:20px!important}.iv-hero-copy,.iv-hero-visual{min-height:auto!important}.iv-hero-copy h1{font-size:clamp(44px,12vw,72px)!important;line-height:.92!important}.iv-hero-note{position:relative!important;right:auto!important;bottom:auto!important;margin-top:14px!important;max-width:none!important}.iv-room-showcase{grid-template-columns:1fr 1fr!important;gap:16px!important}.iv-room-card--featured{grid-column:1 / -1!important;min-height:270px!important}.iv-product-grid,.iv-video-grid,.iv-reviews,.iv-steps{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.iv-native-main,.iv-native-wrap{grid-template-columns:1fr!important}.iv-native-toolbar{flex-wrap:wrap!important;gap:12px!important}.iv-native-sort{margin-left:0!important;width:100%!important}.iv-native-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.template-collection ul.grid.product-grid,.template-search ul.grid.product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.product:not(.product--no-media){grid-template-columns:1fr!important;gap:22px!important}.product__media-wrapper,.product__info-wrapper{max-width:100%!important;width:100%!important}.product__title h1,.product .product__title{font-size:clamp(34px,7vw,54px)!important;line-height:.98!important}.product__info-container{max-width:100%!important}.product__info-wrapper{position:relative!important;top:auto!important}.thumbnail-slider,.thumbnail-list{width:100%!important}.thumbnail-list{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:10px!important;overflow-x:auto!important;padding-bottom:4px!important}.thumbnail-list__item{min-width:72px!important;width:72px!important}.product-form__buttons,.shopify-payment-button{max-width:100%!important}.iv-custom-page{padding:0 12px 18px!important}.iv-custom-hero{grid-template-columns:1fr!important;gap:18px!important}.iv-custom-hero__copy,.iv-custom-section,.iv-custom-brief-intro,.iv-custom-form-card{padding:24px!important;border-radius:28px!important}.iv-custom-hero__copy h1{font-size:clamp(44px,12vw,72px)!important;line-height:.94!important}.iv-custom-hero__visual{min-height:420px!important;border-radius:28px!important}.iv-custom-step-grid,.iv-custom-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.iv-lookbook-stage{min-height:360px!important}.iv-lookbook-card{width:min(46vw,280px)!important}.iv-custom-studio-wrap,.iv-builder-grid--studio{grid-template-columns:1fr!important;gap:18px!important}.iv-builder-summary--studio{order:2!important;position:relative!important;top:auto!important}.iv-builder-main--studio{order:1!important}.shopify-policy,.shopify-policy__container,.page-width .rte,.main-page-title,.template-page .page-width{max-width:100%!important}}@media(max-width:749px){body{font-size:15px!important}.page-width,.section-template--main-product-padding,.shopify-policy__container,.main-page-title,.page-width--narrow{padding-left:14px!important;padding-right:14px!important}.iv-promo-ticker-v43{min-height:36px!important}.iv-promo-ticker-v43__item,.iv-promo-ticker-v43__brief{font-size:11px!important;letter-spacing:.14em!important}.iv-mobile-header{padding:10px 14px!important;gap:10px!important}.iv-mobile-header .iv-header__logo-img{width:138px!important;height:auto!important}.iv-mobile-panel{padding:18px 16px calc(env(safe-area-inset-bottom) + 24px)!important}.iv-mobile-panel details>a,.iv-mobile-panel>a{font-size:14px!important}.iv-showroom{padding:0 10px 18px!important}.iv-section{padding:20px!important;border-radius:24px!important;margin-bottom:14px!important}.iv-hero-copy h1{font-size:clamp(36px,13vw,56px)!important}.iv-hero p,.iv-hero-copy p{font-size:15px!important;line-height:1.7!important}.iv-cta{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.iv-btn{width:100%!important;justify-content:center!important}.iv-room-showcase,.iv-product-grid,.iv-video-grid,.iv-reviews,.iv-steps{grid-template-columns:1fr!important;gap:14px!important}.iv-room-card,.iv-product-card,.iv-video-card,.iv-review-card,.iv-step{border-radius:22px!important}.iv-product-showcase__head,.iv-head{margin-bottom:14px!important}.iv-product-card__info h4{font-size:18px!important;line-height:1.25!important}.iv-video-card{display:grid!important;grid-template-columns:112px 1fr!important;align-items:start!important;gap:12px!important}.iv-video-card>img,.iv-video-placeholder,.iv-video-card video{width:112px!important;height:148px!important;border-radius:16px!important;object-fit:cover!important}.iv-native-hero,.iv-collection-hero{padding:20px!important;border-radius:24px!important}.iv-native-hero h1,.iv-collection-hero h1{font-size:clamp(34px,12vw,52px)!important;line-height:.96!important}.iv-native-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.template-collection .card-information__text,.template-collection .card__heading{font-size:14px!important;line-height:1.3!important}.template-collection .price{font-size:14px!important}.iv-native-toolbar{padding:14px!important;border-radius:18px!important}.iv-native-filter-toggle,.iv-native-sort select{min-height:44px!important}.template-product .page-width{padding-top:8px!important}.product__title h1,.product .product__title{font-size:clamp(30px,10vw,44px)!important}.product__info-container>*+*{margin-top:14px!important}.product__description,.product__text{font-size:15px!important;line-height:1.7!important}.product-form__input{margin-bottom:14px!important}.product-form__buttons .button,.shopify-payment-button__button{min-height:52px!important;border-radius:999px!important}.product .price{font-size:26px!important}.product__media-list{gap:10px!important}.thumbnail-list__item{min-width:64px!important;width:64px!important}.accordion summary{padding:16px 0!important}cart-drawer .drawer__inner{padding:14px 12px 0!important}cart-drawer .drawer__heading{font-size:24px!important}cart-drawer .iv-cart-reward{padding:14px!important;border-radius:20px!important}cart-drawer .cart-item{padding:14px!important;border-radius:22px!important;grid-template-columns:84px minmax(0,1fr)!important;gap:12px!important}cart-drawer .cart-item__image{width:84px!important;height:84px!important;border-radius:16px!important}cart-drawer .cart-item__name{font-size:17px!important;line-height:1.2!important}cart-drawer .cart-item__details{padding-right:0!important}cart-drawer .cart-item__details .product-option{font-size:11px!important;padding:6px 10px!important}cart-drawer .cart-item__price-wrapper .price,cart-drawer .cart-item__price-wrapper .price--end{font-size:15px!important}cart-drawer .cart-item__quantity-wrapper{display:grid!important;grid-template-columns:1fr auto!important;gap:12px!important;align-items:center!important;padding-top:12px!important}cart-drawer .cart-item__quantity-wrapper:before{position:static!important;display:block!important;margin:0!important;height:auto!important;line-height:1!important}cart-drawer .cart-item__quantity-wrapper .quantity-popover-container{min-width:0!important}cart-drawer quantity-input.quantity.cart-quantity,cart-drawer .cart-quantity{width:118px!important;height:40px!important;grid-template-columns:38px 42px 38px!important}cart-drawer .quantity__button,cart-drawer .quantity__input{height:40px!important;line-height:40px!important}cart-drawer .cart-item__quantity-wrapper cart-remove-button,cart-drawer .cart-item__quantity-wrapper .cart-remove-button{position:static!important;top:auto!important;right:auto!important;transform:none!important}cart-drawer .drawer__footer{padding:14px 0 calc(env(safe-area-inset-bottom) + 12px)!important}cart-drawer .cart__checkout-button{min-height:52px!important}.iv-custom-page{padding:0 10px 18px!important}.iv-custom-hero__copy,.iv-custom-section,.iv-custom-brief-intro,.iv-custom-form-card{padding:20px!important;border-radius:24px!important}.iv-custom-hero__copy h1,.iv-custom-section__head h2,.iv-custom-brief-intro h2{font-size:clamp(36px,13vw,54px)!important;line-height:.95!important}.iv-custom-hero__actions,.iv-custom-brief-help__actions,.iv-builder-actions,.iv-builder-final-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.iv-custom-trust{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.iv-custom-trust span{width:auto!important}.iv-custom-step-grid,.iv-custom-type-grid{grid-template-columns:1fr!important;gap:12px!important}.iv-lookbook-showcase{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.iv-lookbook-copy h3{font-size:clamp(30px,10vw,42px)!important}.iv-lookbook-stage{min-height:300px!important}.iv-lookbook-card{width:min(58vw,240px)!important}.iv-lookbook-controls{bottom:14px!important}.iv-builder-progress--studio{display:flex!important;overflow-x:auto!important;gap:10px!important;padding:12px 16px!important;scroll-snap-type:x proximity!important}.iv-builder-progress--studio button{flex:0 0 auto!important;min-width:102px!important;min-height:48px!important;scroll-snap-align:start!important}.iv-builder-grid--studio{padding:16px!important;gap:16px!important}.iv-builder-step--studio{padding:18px 16px!important;border-radius:22px!important}.iv-choice-grid,.iv-choice-grid--compact,.iv-vibe-grid,.iv-length-grid,.iv-budget-grid,.iv-shape-grid,.iv-color-palette-grid,.iv-detail-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.iv-choice-card,.iv-vibe-card,.iv-length-card,.iv-shape-option,.iv-color-swatch-choice{min-height:auto!important}.iv-builder-summary--studio{padding:20px!important;border-radius:24px!important}.iv-builder-summary--studio dl div{grid-template-columns:90px 1fr!important;gap:10px!important}.iv-builder-fields,.iv-builder-email-fields{grid-template-columns:1fr!important;gap:12px!important}.template-page .shopify-section,.template-page main .page-width,.template-page .rte,.shopify-policy__body,.contact.page-width{font-size:15px!important;line-height:1.75!important}.template-page h1,.shopify-policy__title h1{font-size:clamp(32px,11vw,44px)!important;line-height:1!important}}@media(max-width:480px){.iv-native-grid,.template-collection ul.grid.product-grid,.template-search ul.grid.product-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.iv-lookbook-card{width:min(62vw,220px)!important}.iv-choice-grid,.iv-choice-grid--compact,.iv-vibe-grid,.iv-length-grid,.iv-budget-grid,.iv-shape-grid,.iv-color-palette-grid,.iv-detail-grid{grid-template-columns:1fr!important}}.iv-mobile-swipe-hint{display:none!important}.iv-showcase-actions{display:contents}.iv-mobile-iconbar{display:none}@media(max-width:989px){body.template-index .iv-showroom__layout,.template-index .iv-showroom__layout{display:block!important;grid-template-columns:1fr!important;width:100%!important;min-width:0!important;overflow:hidden!important}body.template-index .iv-sidebar,body.template-index .iv-sidebar-reopen,.template-index .iv-sidebar,.template-index .iv-sidebar-reopen{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;pointer-events:none!important;transform:translate(-120%)!important}.template-index .iv-content{width:100%!important;min-width:0!important}.iv-mobile-top{display:none!important}.template-index .iv-site-header,.iv-site-header{display:block!important;position:sticky!important;top:0!important;z-index:170!important;background:transparent!important}.iv-site-header .iv-header__inner{display:none!important}.iv-mobile-header{display:grid!important;grid-template-columns:42px minmax(92px,1fr) auto!important;align-items:center!important;gap:8px!important;min-height:62px!important;padding:8px 10px!important;background:#fffaf3f0!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;border-bottom:1px solid rgba(36,28,23,.09)!important;box-shadow:0 12px 32px #241c170e!important}.iv-mobile-menu-btn{width:42px!important;height:42px!important;min-width:42px!important;padding:0!important;grid-column:1!important;justify-self:start!important;position:relative!important;z-index:2!important}.iv-mobile-header .iv-header__logo{grid-column:2!important;justify-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;width:100%!important;overflow:hidden!important}.iv-mobile-header .iv-header__logo-img{width:clamp(96px,27vw,124px)!important;max-width:100%!important;max-height:38px!important;height:auto!important;object-fit:contain!important;object-position:center!important;display:block!important}.iv-mobile-iconbar{grid-column:3!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;min-width:0!important}.iv-mobile-iconbar .iv-header-icon,.iv-mobile-header .iv-header-icon{position:relative!important;width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important;padding:0!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(71,52,42,.12)!important;background:#ffffffd6!important;color:#ff3f82!important;box-shadow:0 8px 20px #241c170e,inset 0 1px #ffffffdb!important;overflow:visible!important;text-decoration:none!important}.iv-mobile-iconbar .iv-header-icon svg,.iv-mobile-header .iv-header-icon svg{width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;margin:0!important}.iv-mobile-iconbar .iv-header-icon--cart .iv-cart-count,.iv-mobile-header .iv-header-icon--cart .iv-cart-count{position:absolute!important;right:-4px!important;top:-5px!important;min-width:17px!important;height:17px!important;padding:0 4px!important;border-radius:999px!important;background:#ff3f82!important;color:#fff!important;font-size:9px!important;line-height:1!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid #fffaf5!important;box-shadow:0 4px 10px #ff3f822e!important}.iv-mobile-panel{top:calc(62px + env(safe-area-inset-top,0px))!important}.iv-showcase-actions{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;margin-top:12px!important}.iv-mobile-swipe-hint{display:inline-flex!important;align-items:center!important;min-height:38px!important;padding:0 13px!important;border-radius:999px!important;background:#ffffffa3!important;border:1px solid rgba(29,23,18,.08)!important;color:#8b62e9!important;font-size:12px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important;white-space:nowrap!important}.iv-product-showcase{overflow:hidden!important}.iv-product-grid{display:flex!important;grid-template-columns:none!important;gap:14px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x mandatory!important;padding:2px 18px 10px 2px!important;margin-right:-18px!important;scrollbar-width:none!important}.iv-product-grid::-webkit-scrollbar{display:none!important}.iv-product-card{flex:0 0 min(78vw,318px)!important;width:min(78vw,318px)!important;scroll-snap-align:start!important;border-radius:24px!important;display:flex!important;flex-direction:column!important}.iv-product-card__image{aspect-ratio:1 / 1.02!important;border-radius:24px 24px 16px 16px!important}.iv-product-card__info{min-height:178px!important;padding:14px!important;display:flex!important;flex-direction:column!important;gap:9px!important}.iv-product-card__info h4{font-size:18px!important;line-height:1.18!important;-webkit-line-clamp:3!important}.iv-product-card__info p{margin-top:auto!important}.iv-add-btn{min-height:46px!important;font-size:14px!important}.iv-video-showcase{overflow:hidden!important}.iv-video-grid{display:flex!important;grid-template-columns:none!important;gap:14px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x mandatory!important;padding:2px 18px 10px 2px!important;margin-right:-18px!important;scrollbar-width:none!important}.iv-video-grid::-webkit-scrollbar{display:none!important}.iv-video-card{flex:0 0 min(74vw,300px)!important;width:min(74vw,300px)!important;min-width:min(74vw,300px)!important;display:flex!important;flex-direction:column!important;gap:0!important;scroll-snap-align:start!important;border-radius:26px!important;overflow:hidden!important;background:#fff!important}.iv-video-card video,.iv-video-card>img,.iv-video-placeholder{display:block!important;width:100%!important;height:auto!important;aspect-ratio:9 / 12.5!important;min-height:0!important;border-radius:0!important;object-fit:cover!important;background:linear-gradient(145deg,#efe7dc,#d8c7b3)!important}.iv-video-info{min-height:132px!important;padding:14px!important;display:flex!important;flex-direction:column!important}.iv-video-info h3{min-height:auto!important;max-height:none!important;font-size:15px!important;line-height:1.28!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.iv-video-meta{margin-top:auto!important}.iv-video-buy{display:inline-flex!important;align-items:center!important;min-height:30px!important}.iv-process{grid-template-columns:1fr!important;gap:14px!important}.iv-quote h3{font-size:clamp(38px,11vw,58px)!important;line-height:.96!important}}@media(max-width:420px){.iv-mobile-header{grid-template-columns:40px minmax(80px,1fr) auto!important;padding:8px!important;gap:6px!important}.iv-mobile-menu-btn{width:40px!important;height:40px!important;min-width:40px!important}.iv-mobile-header .iv-header__logo-img{width:104px!important;max-height:34px!important}.iv-mobile-iconbar{gap:4px!important}.iv-mobile-iconbar .iv-header-icon,.iv-mobile-header .iv-header-icon{width:33px!important;height:33px!important;min-width:33px!important;max-width:33px!important}.iv-mobile-iconbar .iv-header-icon svg,.iv-mobile-header .iv-header-icon svg{width:16px!important;height:16px!important}.iv-product-card{flex-basis:82vw!important;width:82vw!important}.iv-video-card{flex-basis:78vw!important;width:78vw!important;min-width:78vw!important}}.iv-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(min-width:990px){.iv-mobile-header,.iv-mobile-panel,.iv-mobile-backdrop{display:none!important}}@media(max-width:989px){.iv-mobile-header .iv-header-icon>span:not(.iv-cart-count),.iv-mobile-iconbar .iv-header-icon>span:not(.iv-cart-count){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.iv-mobile-header .iv-header-icon,.iv-mobile-iconbar .iv-header-icon,.iv-mobile-header button.iv-header-icon,.iv-mobile-iconbar button.iv-header-icon{font-size:0!important;line-height:0!important;letter-spacing:0!important;text-indent:0!important}.iv-mobile-header .iv-header-icon svg,.iv-mobile-iconbar .iv-header-icon svg{display:block!important;flex:0 0 auto!important}.iv-mobile-header .iv-cart-count,.iv-mobile-iconbar .iv-cart-count{text-indent:0!important;font-size:9px!important;line-height:1!important}.iv-mobile-header{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:58px!important;padding:8px 9px!important;gap:8px!important}.iv-mobile-menu-btn{position:relative!important;z-index:3!important;width:40px!important;height:40px!important;min-width:40px!important}.iv-mobile-header .iv-header__logo{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;z-index:1!important;width:auto!important;max-width:112px!important;display:flex!important;align-items:center!important;justify-content:center!important;pointer-events:auto!important}.iv-mobile-header .iv-header__logo-img{width:112px!important;max-width:112px!important;max-height:36px!important;height:auto!important;object-fit:contain!important;object-position:center!important}.iv-mobile-iconbar{position:relative!important;z-index:2!important;margin-left:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important;min-width:0!important}.iv-mobile-iconbar .iv-header-icon,.iv-mobile-header .iv-header-icon{width:32px!important;height:32px!important;min-width:32px!important;max-width:32px!important;border-radius:50%!important;background:#ffffffd1!important;border:1px solid rgba(71,52,42,.13)!important;box-shadow:0 7px 18px #241c170e,inset 0 1px #ffffffeb!important;color:#ff3f82!important;overflow:visible!important}.iv-mobile-iconbar .iv-header-icon svg,.iv-mobile-header .iv-header-icon svg{width:16px!important;height:16px!important;stroke-width:1.85!important}.iv-mobile-iconbar .iv-header-icon--cart .iv-cart-count,.iv-mobile-header .iv-header-icon--cart .iv-cart-count{right:-5px!important;top:-7px!important;min-width:18px!important;height:18px!important;padding:0 4px!important;font-size:10px!important;display:flex!important}.iv-mobile-backdrop{position:fixed!important;z-index:155!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#1f181452!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important}.iv-mobile-panel{position:fixed!important;z-index:166!important;top:calc(98px + env(safe-area-inset-top,0px))!important;left:14px!important;right:14px!important;max-height:calc(100svh - 116px - env(safe-area-inset-bottom,0px))!important;overflow:auto!important;overscroll-behavior:contain!important;padding:12px!important;border-radius:28px!important;border:1px solid rgba(48,38,31,.11)!important;background:#fffaf4!important;box-shadow:0 34px 88px #1d171242,inset 0 1px #ffffffeb!important;transform:translate3d(0,-10px,0) scale(.985)!important}.iv-mobile-panel.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateZ(0) scale(1)!important}.iv-mobile-panel .iv-mobile-link,.iv-mobile-panel>a.iv-mobile-link,.iv-mobile-panel .iv-mobile-details>summary{min-height:56px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:0 16px!important;margin:6px 0!important;border-radius:18px!important;border:1px solid rgba(45,36,31,.09)!important;background:linear-gradient(135deg,#ffffffeb,#faf6efdb)!important;box-shadow:0 8px 22px #1d17120b!important;color:#2f251f!important;text-decoration:none!important;font-size:14px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}.iv-mobile-panel .iv-mobile-details{margin:6px 0!important;padding:0!important;border:0!important}.iv-mobile-panel .iv-mobile-details>summary{cursor:pointer!important;list-style:none!important}.iv-mobile-panel .iv-mobile-details>summary::-webkit-details-marker{display:none!important}.iv-mobile-panel .iv-mobile-details>summary span{display:block!important;font-size:14px!important;color:#2f251f!important}.iv-mobile-panel .iv-mobile-details>summary small{display:flex!important;align-items:center!important;gap:6px!important;margin-left:auto!important;color:#9a8a7f!important;font-size:10px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:none!important;white-space:nowrap!important}.iv-mobile-panel .iv-mobile-details>summary:after{content:"\2304"!important;width:28px!important;height:28px!important;min-width:28px!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#8b62e9!important;background:#8b62e917!important;font-size:17px!important;line-height:1!important;transition:transform .25s ease!important}.iv-mobile-panel .iv-mobile-details[open]>summary{background:#fff!important;border-color:#8b62e92e!important;box-shadow:0 12px 30px #8b62e914!important}.iv-mobile-panel .iv-mobile-details[open]>summary:after{transform:rotate(180deg)!important}.iv-mobile-subgrid{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:6px 4px 10px!important}.iv-mobile-subgrid__featured,.iv-mobile-panel details .iv-mobile-subgrid__featured{display:grid!important;gap:4px!important;margin:0!important;padding:14px!important;border-radius:18px!important;border:1px solid rgba(139,98,233,.13)!important;background:linear-gradient(135deg,#8b62e917,#ff3f820e,#fffc)!important;color:#2e241f!important;text-decoration:none!important}.iv-mobile-subgrid__featured b{font-size:14px!important;font-weight:900!important;letter-spacing:.04em!important;text-transform:uppercase!important}.iv-mobile-subgrid__featured span{font-size:12px!important;color:#756960!important;line-height:1.35!important}.iv-mobile-subgroup{padding:12px!important;border-radius:18px!important;border:1px solid rgba(45,36,31,.08)!important;background:#ffffff94!important}.iv-mobile-subgroup b{display:block!important;margin:0 0 8px!important;color:#8b62e9!important;font-size:11px!important;font-weight:900!important;letter-spacing:.18em!important;text-transform:uppercase!important}.iv-mobile-panel details .iv-mobile-subgroup a{display:inline-flex!important;align-items:center!important;min-height:32px!important;margin:0 6px 7px 0!important;padding:0 10px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(45,36,31,.075)!important;color:#64584f!important;font-size:12px!important;line-height:1!important;text-decoration:none!important}.iv-mobile-panel>a.iv-mobile-custom-card,.iv-mobile-custom-card{display:grid!important;gap:6px!important;min-height:0!important;margin:12px 0 4px!important;padding:16px!important;border-radius:22px!important;border:1px solid rgba(255,63,130,.18)!important;background:radial-gradient(circle at 92% 0%,rgba(255,63,130,.13),transparent 34%),linear-gradient(135deg,#fffffff2,#fff4f9d6,#f2edffbd)!important;color:#211814!important;text-decoration:none!important;box-shadow:0 14px 38px #ff3f8214!important;text-transform:none!important;letter-spacing:0!important}.iv-mobile-custom-card__eyebrow{display:inline-flex!important;width:max-content!important;padding:6px 9px!important;border-radius:999px!important;background:#8b62e91a!important;color:#8b62e9!important;font-size:10px!important;font-weight:900!important;letter-spacing:.16em!important;text-transform:uppercase!important}.iv-mobile-custom-card b{font-family:Georgia,serif!important;font-size:24px!important;line-height:1!important;letter-spacing:-.045em!important;color:#17120f!important}.iv-mobile-custom-card small{color:#72665d!important;font-size:12px!important;line-height:1.35!important;font-weight:650!important}}@media(max-width:749px){.template-index .iv-room-showcase{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.template-index .iv-room-card,.template-index .iv-room-card--featured{grid-column:1!important;min-height:158px!important;border-radius:24px!important;overflow:hidden!important;background:linear-gradient(90deg,#fffaf4fa,#fffaf4f5 54%,#fffaf499),radial-gradient(circle at 86% 16%,rgba(32,198,212,.11),transparent 34%),radial-gradient(circle at 78% 92%,rgba(139,98,233,.11),transparent 38%),linear-gradient(145deg,#fffaf4,#f4eadf)!important}.template-index .iv-room-card--featured{min-height:202px!important}.template-index .iv-room-card__content,.template-index .iv-room-card--featured .iv-room-card__content{width:68%!important;max-width:68%!important;padding:18px 16px!important;justify-content:center!important}.template-index .iv-room-card--featured .iv-room-card__content{width:62%!important;max-width:62%!important;padding:20px 18px!important}.template-index .iv-room-card .iv-badge{margin:0 0 9px!important;padding:6px 10px!important;font-size:10px!important;letter-spacing:.12em!important;background:#ffffffb3!important}.template-index .iv-room-card h3,.template-index .iv-room-card--featured h3{margin:0 0 8px!important;font-size:clamp(29px,8.6vw,36px)!important;line-height:.96!important;letter-spacing:-.055em!important}.template-index .iv-room-card--featured h3{font-size:clamp(34px,9.3vw,44px)!important}.template-index .iv-room-card p,.template-index .iv-room-card--featured p{font-size:13px!important;line-height:1.45!important;color:#756960!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.template-index .iv-room-card__link{margin-top:12px!important;padding-top:0!important;font-size:11px!important;letter-spacing:.17em!important}.template-index .iv-room-card__visual,.template-index .iv-room-card--featured .iv-room-card__visual{top:50%!important;right:12px!important;bottom:auto!important;width:31%!important;height:72%!important;opacity:.9!important;transform:translateY(-50%) rotate(0)!important;border-radius:20px!important;box-shadow:0 12px 26px #1d17121a!important}.template-index .iv-room-card--featured .iv-room-card__visual{right:14px!important;width:34%!important;height:76%!important;opacity:.92!important;border-radius:22px!important}.template-index .iv-room-card:hover .iv-room-card__visual,.template-index .iv-room-card--featured:hover .iv-room-card__visual{transform:translateY(-50%) rotate(0)!important}.template-index .iv-product-card{flex-basis:min(72vw,292px)!important;width:min(72vw,292px)!important}.template-index .iv-product-grid,.template-index .iv-video-grid{padding-right:42px!important;margin-right:-20px!important}.template-index .iv-mobile-swipe-hint{display:inline-flex!important;font-size:11px!important;letter-spacing:.11em!important;background:linear-gradient(135deg,#ffffffd1,#f2edffb8)!important;border-color:#8b62e929!important}.template-index .iv-video-fallback-image{display:block!important;width:100%!important;height:auto!important;aspect-ratio:9 / 12.5!important;object-fit:cover!important;background:#efe7dc!important}}@media(max-width:420px){.iv-mobile-header .iv-header__logo-img,.iv-mobile-header .iv-header__logo{width:104px!important;max-width:104px!important}.iv-mobile-iconbar{gap:3px!important}.iv-mobile-iconbar .iv-header-icon,.iv-mobile-header .iv-header-icon{width:30px!important;height:30px!important;min-width:30px!important;max-width:30px!important}.iv-mobile-iconbar .iv-header-icon svg,.iv-mobile-header .iv-header-icon svg{width:15px!important;height:15px!important}.iv-mobile-panel{top:calc(94px + env(safe-area-inset-top,0px))!important;left:10px!important;right:10px!important;padding:10px!important}.iv-mobile-panel .iv-mobile-details>summary small{display:none!important}.template-index .iv-room-card__content,.template-index .iv-room-card--featured .iv-room-card__content{width:70%!important;max-width:70%!important}.template-index .iv-room-card__visual,.template-index .iv-room-card--featured .iv-room-card__visual{width:29%!important;right:10px!important}}@media(max-width:989px){.iv-mobile-header{display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:7px!important;min-height:60px!important;padding:8px 9px!important}.iv-mobile-menu-btn{grid-column:1!important;justify-self:start!important}.iv-mobile-header .iv-header__logo{position:static!important;grid-column:2!important;justify-self:center!important;transform:none!important;width:auto!important;max-width:118px!important;min-width:0!important;z-index:1!important;overflow:hidden!important}.iv-mobile-header .iv-header__logo-img{width:112px!important;max-width:112px!important;max-height:36px!important;object-fit:contain!important;display:block!important}.iv-mobile-iconbar{grid-column:3!important;display:flex!important;justify-content:flex-end!important;gap:4px!important;min-width:max-content!important;margin-left:0!important}.iv-mobile-iconbar .iv-header-icon,.iv-mobile-header .iv-header-icon{width:31px!important;height:31px!important;min-width:31px!important;max-width:31px!important}.iv-mobile-iconbar .iv-header-icon svg,.iv-mobile-header .iv-header-icon svg{width:15.5px!important;height:15.5px!important}.iv-mobile-header .iv-cart-count[hidden],.iv-mobile-iconbar .iv-cart-count[hidden]{display:none!important}}@media(max-width:380px){.iv-mobile-header{grid-template-columns:39px minmax(0,1fr) auto!important;gap:5px!important;padding-left:7px!important;padding-right:7px!important}.iv-mobile-menu-btn{width:39px!important;height:39px!important;min-width:39px!important}.iv-mobile-header .iv-header__logo-img{width:96px!important;max-width:96px!important}.iv-mobile-iconbar{gap:3px!important}.iv-mobile-iconbar .iv-header-icon,.iv-mobile-header .iv-header-icon{width:29px!important;height:29px!important;min-width:29px!important;max-width:29px!important}}@media(max-width:749px){.template-index .iv-room-showcase{gap:10px!important;margin-top:12px!important}.template-index .iv-room-card,.template-index .iv-room-card--featured{min-height:132px!important;border-radius:22px!important;background:linear-gradient(135deg,#fffbf6,#f7eee5)!important;border:1px solid rgba(43,33,27,.075)!important;box-shadow:0 12px 30px #2018120e!important}.template-index .iv-room-card--featured{min-height:156px!important}.template-index .iv-room-card__content,.template-index .iv-room-card--featured .iv-room-card__content{width:calc(100% - 108px)!important;max-width:calc(100% - 108px)!important;min-width:0!important;padding:15px 14px!important;position:relative!important;z-index:2!important}.template-index .iv-room-card--featured .iv-room-card__content{width:calc(100% - 126px)!important;max-width:calc(100% - 126px)!important;padding:18px 15px!important}.template-index .iv-room-card .iv-badge{font-size:9px!important;padding:5px 8px!important;margin-bottom:7px!important}.template-index .iv-room-card h3,.template-index .iv-room-card--featured h3{font-size:clamp(25px,7.2vw,31px)!important;line-height:1!important;letter-spacing:-.052em!important;margin-bottom:6px!important}.template-index .iv-room-card--featured h3{font-size:clamp(28px,7.8vw,35px)!important}.template-index .iv-room-card p,.template-index .iv-room-card--featured p{font-size:12px!important;line-height:1.36!important;-webkit-line-clamp:2!important;color:#756960!important}.template-index .iv-room-card__link{margin-top:9px!important;font-size:10px!important;letter-spacing:.16em!important}.template-index .iv-room-card__visual,.template-index .iv-room-card--featured .iv-room-card__visual{top:50%!important;right:14px!important;width:82px!important;height:82px!important;opacity:1!important;transform:translateY(-50%)!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 12px 24px #1f18121a!important;background:#fff!important}.template-index .iv-room-card--featured .iv-room-card__visual{width:104px!important;height:104px!important;right:15px!important}.template-index .iv-room-card__visual img,.template-index .iv-room-card--featured .iv-room-card__visual img{width:100%!important;height:100%!important;object-fit:cover!important;opacity:1!important;filter:none!important}}@media(max-width:749px){cart-drawer.drawer.active{visibility:visible!important}cart-drawer .cart-drawer{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;max-width:100vw!important}cart-drawer .cart-drawer__overlay{background:#1f18142e!important}cart-drawer .drawer__inner{width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;border-radius:0!important;padding:0 14px!important;overflow-y:auto!important;overscroll-behavior:contain!important;background:linear-gradient(180deg,#fffbf6,#f8efe7)!important;box-shadow:none!important}cart-drawer .drawer__header{position:sticky!important;top:0!important;z-index:15!important;display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:74px!important;margin:0 -14px 12px!important;padding:18px 18px 13px!important;background:linear-gradient(180deg,#fffbf6fa,#fffbf6e6)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;border-bottom:1px solid rgba(45,35,29,.08)!important}cart-drawer .drawer__heading{font-size:28px!important;line-height:1!important;letter-spacing:-.03em!important;margin:0!important}cart-drawer .drawer__close{width:44px!important;height:44px!important;min-width:44px!important;border-radius:50%!important;background:#fff!important;box-shadow:0 12px 28px #23191314!important}cart-drawer .iv-cart-reward{margin:0 0 14px!important;padding:14px!important;border-radius:22px!important}cart-drawer .iv-cart-reward__head{gap:10px!important;margin-bottom:12px!important}cart-drawer .iv-cart-reward__icon{width:42px!important;height:42px!important;min-width:42px!important}cart-drawer .iv-cart-reward__eyebrow{font-size:10px!important;letter-spacing:.16em!important}cart-drawer .iv-cart-reward__text{font-size:15px!important;line-height:1.22!important}cart-drawer .iv-cart-reward__track{height:10px!important}cart-drawer cart-drawer-items{display:block!important;overflow:visible!important;padding:0!important}cart-drawer .drawer__contents,cart-drawer #CartDrawer-CartItems{display:block!important;overflow:visible!important;min-height:0!important}cart-drawer .drawer__cart-items-wrapper{display:block!important;margin:0!important;padding:0!important}cart-drawer .cart-items,cart-drawer .cart-items tbody,cart-drawer .cart-item{display:block!important;width:100%!important}cart-drawer .cart-items thead{display:none!important}cart-drawer .cart-item{position:relative!important;margin:0 0 13px!important;padding:13px!important;border-radius:24px!important;background:linear-gradient(145deg,#fff,#fff8f2)!important;border:1px solid rgba(43,33,27,.08)!important;box-shadow:0 14px 32px #23191311!important}cart-drawer .cart-item__media{float:left!important;width:88px!important;margin:0 12px 8px 0!important;display:block!important}cart-drawer .cart-item__image{width:88px!important;height:96px!important;object-fit:cover!important;border-radius:18px!important;box-shadow:0 8px 18px #23191313!important}cart-drawer .cart-item__details{display:block!important;min-height:96px!important;padding:0!important;width:auto!important}cart-drawer .cart-item__name{font-size:16px!important;line-height:1.12!important;letter-spacing:-.025em!important;margin:1px 0 9px!important;display:block!important;overflow:visible!important}cart-drawer .cart-item__details dl{margin:8px 0 0!important;gap:5px!important;display:flex!important;flex-wrap:wrap!important}cart-drawer .cart-item__details .product-option{font-size:9.8px!important;min-height:24px!important;padding:5px 8px!important}cart-drawer .cart-item__totals{clear:both!important;display:flex!important;justify-content:flex-start!important;margin:10px 0 0!important;padding:0!important;pointer-events:auto!important}cart-drawer .cart-item__price-wrapper:before{display:none!important}cart-drawer .cart-item__price-wrapper .price,cart-drawer .cart-item__price-wrapper .price--end{min-height:34px!important;padding:0 13px!important;font-size:13px!important;border-radius:999px!important}cart-drawer .cart-item__quantity{clear:both!important;display:block!important;width:100%!important;margin:10px 0 0!important;padding:0!important}cart-drawer .cart-item__quantity-wrapper{display:grid!important;grid-template-columns:1fr auto auto!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:46px!important;margin:0!important;padding:12px 0 0!important;border-top:1px solid rgba(45,34,27,.075)!important}cart-drawer .cart-item__quantity-wrapper:before{content:"Quantity"!important;display:flex!important;font-size:9px!important;letter-spacing:.14em!important;color:#9a887d!important;text-transform:uppercase!important;font-weight:900!important}cart-drawer .cart-item__quantity-wrapper .quantity-popover-container{min-width:112px!important;justify-self:end!important}cart-drawer quantity-input.quantity.cart-quantity,cart-drawer .cart-quantity{width:112px!important;height:40px!important;min-height:40px!important;grid-template-columns:36px 36px 36px!important}cart-drawer .cart-item__quantity-wrapper cart-remove-button{position:static!important;display:block!important;width:40px!important;height:40px!important;transform:none!important}cart-drawer .cart-item__quantity-wrapper .cart-remove-button{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}cart-drawer .drawer__footer{position:sticky!important;bottom:0!important;z-index:14!important;margin:16px -14px 0!important;padding:12px 14px calc(16px + env(safe-area-inset-bottom,0px))!important;border-radius:24px 24px 0 0!important;background:linear-gradient(180deg,#fffffff5,#fffaf4fa)!important;border-top:1px solid rgba(45,35,29,.08)!important;box-shadow:0 -18px 42px #241a141a!important}cart-drawer .iv-cart-discount{margin:0 0 10px!important;border-radius:20px!important}cart-drawer .iv-cart-discount__summary{padding:12px!important}cart-drawer .totals{margin:8px 0 6px!important;padding:0!important;display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:10px!important}cart-drawer .totals__total{font-size:10.5px!important;letter-spacing:.12em!important;white-space:nowrap!important}cart-drawer .totals__total-value{font-size:18px!important;white-space:nowrap!important}cart-drawer .tax-note{font-size:10.5px!important;line-height:1.35!important;margin:0 0 10px!important}cart-drawer .cart__checkout-button{min-height:52px!important;width:100%!important}body.iv-cart-drawer-open .iv-mobile-panel,body.iv-cart-drawer-open .iv-mobile-backdrop{display:none!important}}.iv-mobile-visual-hero,.iv-mobile-vibe-strip,.iv-mobile-custom-banner,.iv-mobile-loved-strip,.iv-mobile-showcase-title,.iv-room-title-mobile,.iv-room-text-mobile,.iv-video-title-mobile{display:none!important}@media(max-width:989px){.template-index .iv-showroom{background:#f6f0e8!important}.template-index .iv-content{padding:12px 10px 18px!important;overflow:hidden!important}.template-index .iv-section{margin-bottom:14px!important}.template-index .iv-mobile-header,.iv-mobile-header{display:grid!important;grid-template-columns:40px 1fr auto!important;align-items:center!important;gap:8px!important;padding:9px 10px!important;min-height:62px!important;background:#fffaf3eb!important;box-shadow:0 10px 28px #241c170b!important}.iv-mobile-menu-btn{width:40px!important;height:40px!important;min-width:40px!important;box-shadow:0 8px 20px #241c170f!important}.iv-mobile-menu-btn span{width:17px!important;height:1.6px!important}.iv-mobile-header .iv-header__logo{position:static!important;justify-self:center!important;max-width:116px!important;z-index:1!important}.iv-mobile-header .iv-header__logo-img{width:116px!important;max-width:116px!important;max-height:40px!important;object-fit:contain!important;display:block!important}.iv-mobile-header .iv-mobile-iconbar{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:3px!important;min-width:0!important}.iv-mobile-header .iv-header-icon{width:32px!important;height:32px!important;min-width:32px!important;border-radius:999px!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#241b18!important;padding:0!important}.iv-mobile-header .iv-header-icon svg{width:21px!important;height:21px!important;stroke:#241b18!important;stroke-width:1.85!important}.iv-mobile-header .iv-header-icon--wishlist svg{stroke:#ff3f82!important}.iv-mobile-header .iv-header-icon--cart{background:#fff!important;border:1px solid rgba(35,27,22,.12)!important;box-shadow:0 8px 18px #231b160f!important}.iv-mobile-header .iv-header-icon--cart .iv-cart-count{right:-4px!important;top:-5px!important;min-width:17px!important;height:17px!important;font-size:9px!important}.template-index .iv-mobile-visual-hero{display:block!important}.template-index .iv-hero{display:none!important}.iv-mobile-visual-hero__card{position:relative!important;overflow:hidden!important;border-radius:24px!important;min-height:390px!important;border:1px solid rgba(42,32,26,.09)!important;background:#fffaf4!important;box-shadow:0 16px 44px #21181213!important}.iv-mobile-visual-hero__media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important}.iv-mobile-visual-hero__image{width:100%!important;height:100%!important;object-fit:cover!important;object-position:62% 50%!important;display:block!important}.iv-mobile-visual-hero__card:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(90deg,#fffaf4f7,#fffaf4db 34%,#fffaf42e 63%,#fffaf405)!important;pointer-events:none!important}.iv-mobile-visual-hero__copy{position:relative!important;z-index:2!important;width:58%!important;padding:24px 16px 18px!important;display:flex!important;min-height:390px!important;flex-direction:column!important;justify-content:center!important}.iv-mobile-visual-hero__kicker{font-size:10px!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:#9d846f!important;font-weight:800!important;margin-bottom:10px!important}.iv-mobile-visual-hero h1{font-family:Georgia,serif!important;font-size:clamp(35px,11vw,50px)!important;line-height:.92!important;letter-spacing:-.06em!important;font-weight:500!important;margin:0 0 12px!important;color:#17120f!important}.iv-mobile-visual-hero p{margin:0 0 18px!important;font-size:14px!important;line-height:1.55!important;color:#766a62!important}.iv-mobile-visual-hero__actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important}.iv-mobile-visual-hero__actions .iv-btn{min-height:42px!important;padding:11px 14px!important;font-size:12px!important;border-radius:999px!important;letter-spacing:0!important;text-transform:none!important;white-space:nowrap!important}.iv-mobile-visual-hero__actions .iv-btn.soft{background:#ffffffb8!important}.template-index .iv-room-showcase{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:0 0 16px!important}.template-index .iv-room-card,.template-index .iv-room-card--featured{min-height:136px!important;border-radius:20px!important;grid-column:auto!important;display:block!important;position:relative!important;overflow:hidden!important;padding:0!important;background:#fffaf4!important;border:1px solid rgba(42,32,26,.08)!important;box-shadow:0 10px 28px #2118120e!important}.template-index .iv-room-card__content,.template-index .iv-room-card--featured .iv-room-card__content{position:relative!important;z-index:2!important;width:62%!important;max-width:62%!important;padding:14px 10px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:136px!important}.template-index .iv-room-card .iv-badge{display:none!important}.template-index .iv-room-card h3,.template-index .iv-room-card--featured h3{font-size:22px!important;line-height:.98!important;letter-spacing:-.045em!important;margin:0 0 7px!important}.template-index .iv-room-title-mobile,.template-index .iv-room-card--featured .iv-room-title-desktop{display:none!important}.template-index .iv-room-card--featured .iv-room-title-mobile{display:inline!important}.template-index .iv-room-card p,.template-index .iv-room-card--featured p{font-size:12px!important;line-height:1.32!important;color:#786b63!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.template-index .iv-room-card--featured .iv-room-text-desktop,.template-index .iv-room-text-mobile{display:none!important}.template-index .iv-room-card--featured .iv-room-text-mobile{display:inline!important}.template-index .iv-room-card__link{display:none!important}.template-index .iv-room-card__visual,.template-index .iv-room-card--featured .iv-room-card__visual{position:absolute!important;right:-18%!important;bottom:0!important;top:0!important;width:70%!important;height:100%!important;border-radius:0!important;opacity:1!important;transform:none!important;filter:none!important;background:transparent!important}.template-index .iv-room-card__visual:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(90deg,#fffaf4,#fffaf4b8 22%,#fffaf414 60%)!important}.template-index .iv-room-card__visual img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.template-index .iv-product-zone{display:block!important;margin-top:6px!important}.template-index .iv-product-zone>.iv-head{display:none!important}.template-index .iv-product-showcase--2,.template-index .iv-product-showcase--3,.template-index .iv-product-showcase--4,.template-index .iv-manual-products{display:none!important}.template-index .iv-product-showcase{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important}.template-index .iv-product-showcase__head{display:none!important}.template-index .iv-mobile-showcase-title{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0 6px 10px!important}.template-index .iv-mobile-showcase-title h2,.template-index .iv-mobile-section-title h2{font-family:Georgia,serif!important;font-size:26px!important;line-height:1!important;letter-spacing:-.04em!important;margin:0!important;font-weight:500!important;color:#18120f!important}.template-index .iv-mobile-showcase-title a{display:inline-flex!important;align-items:center!important;gap:5px!important;color:#18120f!important;text-decoration:none!important;font-size:13px!important;font-weight:700!important}.template-index .iv-product-grid{display:flex!important;gap:12px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:0 16px 10px 6px!important;margin:0 -10px!important;-webkit-overflow-scrolling:touch!important;grid-template-columns:none!important}.template-index .iv-product-grid::-webkit-scrollbar,.template-index .iv-mobile-vibe-row::-webkit-scrollbar,.template-index .iv-video-grid::-webkit-scrollbar{display:none!important}.template-index .iv-product-card{flex:0 0 min(270px,70vw)!important;scroll-snap-align:start!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(42,32,26,.08)!important;box-shadow:0 10px 28px #21181212!important;overflow:hidden!important}.template-index .iv-product-card:hover{transform:none!important}.template-index .iv-product-card__image{aspect-ratio:1.18/1!important;border-radius:0!important;background:#f7eee8!important}.template-index .iv-product-card__image img{object-fit:cover!important}.template-index .iv-product-card__info{padding:10px!important;min-height:118px!important;display:flex!important;flex-direction:column!important;gap:6px!important}.template-index .iv-product-card__info h4{font-size:14px!important;line-height:1.22!important;letter-spacing:-.025em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:34px!important}.template-index .iv-product-card__info p{font-size:13px!important;font-weight:900!important;margin:auto 0 0!important}.template-index .iv-add-btn{min-height:38px!important;border-radius:999px!important;font-size:12px!important;letter-spacing:0!important;text-transform:none!important}.template-index .iv-mobile-vibe-strip{display:block!important}.template-index .iv-mobile-section-title{display:block!important;margin:4px 6px 9px!important}.template-index .iv-mobile-vibe-row{display:flex!important;gap:8px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;margin:0 -10px!important;padding:0 16px 6px 6px!important;-webkit-overflow-scrolling:touch!important}.template-index .iv-mobile-vibe-card{position:relative!important;flex:0 0 128px!important;height:74px!important;border-radius:14px!important;overflow:hidden!important;scroll-snap-align:start!important;background:#e6ddd5!important;text-decoration:none!important;box-shadow:0 8px 18px #2118120f!important}.template-index .iv-mobile-vibe-card img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.template-index .iv-mobile-vibe-card:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,#0000,#00000075)!important}.template-index .iv-mobile-vibe-card span{position:absolute!important;z-index:2!important;left:8px!important;right:8px!important;bottom:7px!important;color:#fff!important;font-size:13px!important;font-weight:800!important;text-shadow:0 2px 8px rgba(0,0,0,.32)!important}.template-index .iv-video-showcase{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important}.template-index .iv-video-showcase .iv-head{display:block!important;margin:0 6px 10px!important}.template-index .iv-video-title-desktop{display:none!important}.template-index .iv-video-title-mobile{display:inline!important}.template-index .iv-video-showcase .iv-head h2{font-family:Georgia,serif!important;font-size:26px!important;line-height:1!important;letter-spacing:-.04em!important;margin:0!important;font-weight:500!important}.template-index .iv-video-showcase .iv-head p{display:none!important}.template-index .iv-video-grid{display:flex!important;gap:10px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;margin:0 -10px!important;padding:0 16px 8px 6px!important;-webkit-overflow-scrolling:touch!important}.template-index .iv-video-card{position:relative!important;flex:0 0 min(210px,55vw)!important;height:300px!important;scroll-snap-align:start!important;border-radius:18px!important;overflow:hidden!important;background:#eee3da!important;border:0!important;box-shadow:0 10px 28px #21181214!important;display:block!important}.template-index .iv-video-card video,.template-index .iv-video-fallback-image,.template-index .iv-video-placeholder{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;min-height:0!important}.template-index .iv-video-card:before{content:"\25b6"!important;position:absolute!important;z-index:3!important;left:50%!important;top:42%!important;transform:translate(-50%,-50%)!important;width:46px!important;height:46px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#fff9!important;color:#fff!important;font-size:18px!important;text-shadow:0 2px 8px rgba(0,0,0,.2)!important;backdrop-filter:blur(7px)!important;-webkit-backdrop-filter:blur(7px)!important;border:1px solid rgba(255,255,255,.65)!important}.template-index .iv-video-card:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,#0000 38%,#0000002e 58%,#fffaf4d1)!important;z-index:1!important;pointer-events:none!important}.template-index .iv-video-info{position:absolute!important;z-index:2!important;left:8px!important;right:8px!important;bottom:8px!important;min-height:0!important;padding:10px!important;border-radius:13px!important;background:#fffaf4b8!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;display:block!important}.template-index .iv-video-info h3{font-size:12px!important;line-height:1.2!important;min-height:0!important;max-height:30px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:0 0 4px!important;letter-spacing:0!important}.template-index .iv-video-meta{display:block!important;min-height:0!important;margin:0!important}.template-index .iv-video-price{font-size:12px!important;line-height:1!important;margin:0 0 4px!important;color:#211814!important;font-weight:900!important}.template-index .iv-video-buy{font-size:12px!important;line-height:1!important;min-height:0!important;color:#211814!important;letter-spacing:0!important;text-transform:none!important;font-weight:800!important;text-decoration:none!important}.template-index .iv-mobile-custom-banner{display:grid!important;grid-template-columns:1.05fr .95fr!important;gap:0!important;min-height:154px!important;overflow:hidden!important;border-radius:20px!important;background:#fffaf4!important;border:1px solid rgba(42,32,26,.08)!important;box-shadow:0 10px 30px #21181211!important}.template-index .iv-mobile-custom-banner__copy{padding:18px 14px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;position:relative!important;z-index:2!important}.template-index .iv-mobile-custom-banner h2{font-family:Georgia,serif!important;font-size:23px!important;line-height:.96!important;letter-spacing:-.04em!important;margin:0 0 8px!important;font-weight:500!important}.template-index .iv-mobile-custom-banner p{margin:0 0 10px!important;color:#74675e!important;font-size:12px!important;line-height:1.35!important}.template-index .iv-mobile-custom-banner .iv-btn{min-height:36px!important;width:max-content!important;padding:9px 13px!important;font-size:12px!important;border-radius:999px!important;letter-spacing:0!important;text-transform:none!important}.template-index .iv-mobile-custom-banner__media{position:relative!important;min-height:154px!important}.template-index .iv-mobile-custom-banner__media:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(90deg,#fffaf4,#fffaf447 55%,#fffaf400)!important;z-index:1!important}.template-index .iv-mobile-custom-banner__media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.template-index .iv-process{display:none!important}.template-index .iv-mobile-loved-strip{display:grid!important;grid-template-columns:1fr 1.3fr!important;gap:8px!important;align-items:stretch!important}.template-index .iv-mobile-loved-strip__rating{border-radius:18px!important;background:#fffaf4!important;border:1px solid rgba(42,32,26,.08)!important;padding:12px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:4px!important}.template-index .iv-mobile-loved-strip__rating b{font-family:Georgia,serif!important;font-size:18px!important;line-height:1!important;font-weight:500!important}.template-index .iv-mobile-loved-strip__rating span{color:#9a72ff!important;letter-spacing:.06em!important;font-size:14px!important}.template-index .iv-mobile-loved-strip__rating small{font-size:10px!important;color:#766a62!important}.template-index .iv-mobile-loved-strip__photos{display:flex!important;gap:6px!important;overflow-x:auto!important;padding-bottom:2px!important}.template-index .iv-mobile-loved-strip__photos img{flex:0 0 72px!important;width:72px!important;height:72px!important;object-fit:cover!important;border-radius:14px!important}.template-index .iv-reviews{display:none!important}}@media(max-width:380px){.iv-mobile-header .iv-header__logo-img{width:104px!important}.iv-mobile-header .iv-header-icon{width:29px!important;height:29px!important;min-width:29px!important}.iv-mobile-header .iv-header-icon svg{width:19px!important;height:19px!important}.iv-mobile-visual-hero__copy{width:62%!important;padding-left:14px!important}.iv-mobile-visual-hero h1{font-size:38px!important}.template-index .iv-room-card h3,.template-index .iv-room-card--featured h3{font-size:20px!important}}.iv-mobile-custom-order-card,.iv-mobile-matching-banner,.iv-mobile-trust-grid{display:none!important}@media(max-width:989px){.template-index .iv-content{display:flex!important;flex-direction:column!important;gap:0!important;padding:10px 10px 18px!important;overflow:hidden!important;background:#f6f0e8!important}.template-index .iv-section{margin-bottom:14px!important}.template-index .iv-mobile-visual-hero{order:1!important;display:block!important}.template-index .iv-product-zone{display:contents!important}.template-index .iv-product-showcase--1{order:2!important;display:block!important}.template-index .iv-mobile-category-title{order:3!important;display:block!important}.template-index .iv-room-showcase{order:4!important}.template-index .iv-mobile-vibe-strip{order:5!important;display:block!important}.template-index .iv-product-showcase--2{order:6!important;display:block!important}.template-index .iv-video-showcase{order:7!important}.template-index .iv-mobile-custom-order-card{order:8!important;display:block!important}.template-index .iv-mobile-matching-banner{order:9!important;display:grid!important}.template-index .iv-mobile-loved-strip{order:10!important}.template-index .iv-mobile-trust-grid{order:11!important;display:grid!important}.template-index .iv-product-showcase--3,.template-index .iv-product-showcase--4,.template-index .iv-manual-products,.template-index .iv-process,.template-index .iv-reviews{display:none!important}.template-index .iv-product-zone>.iv-head,.template-index .iv-product-showcase__head{display:none!important}.template-index .iv-mobile-header,.iv-mobile-header{display:grid!important;grid-template-columns:40px 1fr auto!important;min-height:58px!important;padding:8px!important;gap:6px!important;align-items:center!important;background:#fffaf3f0!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;border-bottom:1px solid rgba(42,32,26,.07)!important;box-shadow:0 8px 22px #241c170b!important}.iv-mobile-menu-btn{width:40px!important;height:40px!important;min-width:40px!important;box-shadow:0 8px 18px #241c170e!important}.iv-mobile-header .iv-header__logo{position:static!important;justify-self:center!important;max-width:108px!important;z-index:1!important;transform:none!important}.iv-mobile-header .iv-header__logo-img{width:108px!important;max-width:108px!important;max-height:36px!important;object-fit:contain!important;display:block!important}.iv-mobile-header .iv-mobile-iconbar{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:2px!important;min-width:0!important}.iv-mobile-header .iv-header-icon{width:30px!important;height:30px!important;min-width:30px!important;max-width:30px!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#221915!important;padding:0!important;overflow:visible!important}.iv-mobile-header .iv-header-icon svg{width:19px!important;height:19px!important;stroke:#221915!important;stroke-width:1.85!important}.iv-mobile-header .iv-header-icon--wishlist svg{stroke:#ff3f82!important}.iv-mobile-header .iv-header-icon--cart{background:#fff!important;border:1px solid rgba(42,32,26,.12)!important;box-shadow:0 8px 17px #241c170f!important}.iv-mobile-header .iv-header-icon--cart .iv-cart-count{right:-5px!important;top:-6px!important;min-width:17px!important;height:17px!important;font-size:9px!important;border:2px solid #fffaf3!important}.template-index .iv-hero{display:none!important}.template-index .iv-mobile-visual-hero__card{min-height:360px!important;border-radius:24px!important;overflow:hidden!important;border:1px solid rgba(42,32,26,.09)!important;background:#fffaf4!important;box-shadow:0 14px 38px #21181212!important}.template-index .iv-mobile-visual-hero__image{object-position:66% 50%!important}.template-index .iv-mobile-visual-hero__card:after{background:linear-gradient(90deg,#fffaf4fa,#fffaf4e0 35%,#fffaf440 66%,#fffaf40a)!important}.template-index .iv-mobile-visual-hero__copy{width:58%!important;min-height:360px!important;padding:20px 14px!important;justify-content:center!important}.template-index .iv-mobile-visual-hero__kicker{font-size:9px!important;letter-spacing:.18em!important;margin-bottom:8px!important;color:#9d846f!important}.template-index .iv-mobile-visual-hero h1{font-size:clamp(34px,10.3vw,45px)!important;line-height:.92!important;letter-spacing:-.06em!important;margin:0 0 10px!important}.template-index .iv-mobile-visual-hero p{font-size:12.5px!important;line-height:1.45!important;margin:0 0 14px!important;color:#756960!important}.template-index .iv-mobile-visual-hero__actions{gap:8px!important}.template-index .iv-mobile-visual-hero__actions .iv-btn{min-height:39px!important;padding:10px 13px!important;font-size:12px!important}.template-index .iv-mobile-showcase-title,.template-index .iv-mobile-section-title{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:2px 4px 9px!important}.template-index .iv-mobile-showcase-title h2,.template-index .iv-mobile-section-title h2{font-family:Georgia,serif!important;font-size:25px!important;line-height:1!important;letter-spacing:-.045em!important;margin:0!important;font-weight:500!important;color:#18120f!important}.template-index .iv-mobile-showcase-title a{font-size:12px!important;font-weight:800!important;color:#18120f!important;text-decoration:none!important}.template-index .iv-product-showcase{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;margin:0 0 16px!important}.template-index .iv-product-showcase--1 .iv-product-grid,.template-index .iv-product-showcase--2 .iv-product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important;padding:0!important;margin:0!important;scroll-snap-type:none!important}.template-index .iv-product-showcase--1 .iv-product-card:nth-child(n+5),.template-index .iv-product-showcase--2 .iv-product-card:nth-child(n+5){display:none!important}.template-index .iv-product-showcase--1 .iv-product-card,.template-index .iv-product-showcase--2 .iv-product-card{width:100%!important;min-width:0!important;flex:initial!important;border-radius:17px!important;background:#fff!important;border:1px solid rgba(42,32,26,.08)!important;box-shadow:0 10px 24px #21181211!important;overflow:hidden!important;scroll-snap-align:none!important}.template-index .iv-product-card:hover{transform:none!important}.template-index .iv-product-card__image{aspect-ratio:1/1!important;border-radius:0!important;background:#f7eee8!important;display:block!important}.template-index .iv-product-card__image img{width:100%!important;height:100%!important;object-fit:cover!important}.template-index .iv-product-card__info{padding:9px!important;min-height:116px!important;display:flex!important;flex-direction:column!important;gap:5px!important}.template-index .iv-product-card__info h4{font-size:12.5px!important;line-height:1.2!important;letter-spacing:-.02em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:30px!important;margin:0!important}.template-index .iv-product-card__info p{font-size:12.5px!important;font-weight:900!important;margin:auto 0 0!important;color:#211814!important}.template-index .iv-add-btn{min-height:34px!important;border-radius:999px!important;font-size:11.5px!important;letter-spacing:0!important;text-transform:none!important;padding:0 10px!important}.template-index .iv-mobile-category-title{margin-top:0!important}.template-index .iv-room-showcase{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;margin:0 0 16px!important}.template-index .iv-room-card,.template-index .iv-room-card--featured{min-height:122px!important;border-radius:18px!important;grid-column:auto!important;position:relative!important;overflow:hidden!important;padding:0!important;background:#fffaf4!important;border:1px solid rgba(42,32,26,.08)!important;box-shadow:0 9px 22px #2118120e!important}.template-index .iv-room-card__content,.template-index .iv-room-card--featured .iv-room-card__content{position:relative!important;z-index:2!important;width:66%!important;max-width:66%!important;min-height:122px!important;padding:12px 9px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.template-index .iv-room-card .iv-badge{display:none!important}.template-index .iv-room-card h3,.template-index .iv-room-card--featured h3{font-size:21px!important;line-height:.97!important;letter-spacing:-.048em!important;margin:0 0 6px!important}.template-index .iv-room-card p,.template-index .iv-room-card--featured p{font-size:11.5px!important;line-height:1.3!important;color:#756960!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.template-index .iv-room-card__link{display:none!important}.template-index .iv-room-card__visual,.template-index .iv-room-card--featured .iv-room-card__visual{position:absolute!important;right:-20%!important;top:0!important;bottom:0!important;width:72%!important;height:100%!important;transform:none!important;border-radius:0!important;opacity:1!important;background:transparent!important;filter:none!important}.template-index .iv-room-card__visual:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(90deg,#fffaf4,#fffaf4b3 27%,#fffaf414 68%)!important}.template-index .iv-room-card__visual img{width:100%!important;height:100%!important;object-fit:cover!important;opacity:1!important;filter:none!important}.template-index .iv-room-card--featured .iv-room-title-desktop{display:none!important}.template-index .iv-room-card--featured .iv-room-title-mobile{display:inline!important}.template-index .iv-room-card--featured .iv-room-text-desktop{display:none!important}.template-index .iv-room-card--featured .iv-room-text-mobile{display:inline!important}.template-index .iv-mobile-vibe-strip{margin:0 0 16px!important}.template-index .iv-mobile-vibe-row{display:flex!important;gap:8px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;margin:0 -10px!important;padding:0 16px 4px 4px!important;-webkit-overflow-scrolling:touch!important}.template-index .iv-mobile-vibe-card{position:relative!important;flex:0 0 118px!important;height:70px!important;border-radius:14px!important;overflow:hidden!important;scroll-snap-align:start!important;background:#e6ddd5!important;text-decoration:none!important;box-shadow:0 8px 18px #2118120f!important}.template-index .iv-mobile-vibe-card img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.template-index .iv-mobile-vibe-card:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,#0000,#0000007a)!important}.template-index .iv-mobile-vibe-card span{position:absolute!important;z-index:2!important;left:8px!important;right:8px!important;bottom:7px!important;color:#fff!important;font-size:12.5px!important;font-weight:850!important;text-shadow:0 2px 8px rgba(0,0,0,.32)!important}.template-index .iv-video-showcase{display:block!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;margin-bottom:16px!important}.template-index .iv-video-showcase .iv-head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0 4px 9px!important}.template-index .iv-video-title-desktop{display:none!important}.template-index .iv-video-title-mobile{display:inline!important}.template-index .iv-video-showcase .iv-head h2{font-family:Georgia,serif!important;font-size:25px!important;line-height:1!important;letter-spacing:-.045em!important;margin:0!important;font-weight:500!important}.template-index .iv-video-showcase .iv-head p{display:none!important}.template-index .iv-video-grid{display:flex!important;gap:10px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;margin:0 -10px!important;padding:0 16px 4px 4px!important;-webkit-overflow-scrolling:touch!important}.template-index .iv-video-card{position:relative!important;flex:0 0 min(188px,52vw)!important;height:280px!important;scroll-snap-align:start!important;border-radius:18px!important;overflow:hidden!important;background:#eee3da!important;border:0!important;box-shadow:0 10px 28px #21181214!important;display:block!important}.template-index .iv-video-card video,.template-index .iv-video-fallback-image,.template-index .iv-video-placeholder{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;min-height:0!important}.template-index .iv-video-card:before{content:"\25b6"!important;position:absolute!important;z-index:3!important;left:50%!important;top:42%!important;transform:translate(-50%,-50%)!important;width:42px!important;height:42px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#ffffff9e!important;color:#fff!important;font-size:17px!important;text-shadow:0 2px 8px rgba(0,0,0,.22)!important;backdrop-filter:blur(7px)!important;-webkit-backdrop-filter:blur(7px)!important;border:1px solid rgba(255,255,255,.68)!important}.template-index .iv-video-card:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,#0000 38%,#0000002e 58%,#fffaf4d4)!important;z-index:1!important;pointer-events:none!important}.template-index .iv-video-info{position:absolute!important;z-index:2!important;left:8px!important;right:8px!important;bottom:8px!important;min-height:0!important;padding:9px!important;border-radius:13px!important;background:#fffaf4bd!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;display:block!important}.template-index .iv-video-info h3{font-size:11.5px!important;line-height:1.2!important;max-height:30px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:0 0 4px!important;letter-spacing:0!important}.template-index .iv-video-price{font-size:11.5px!important;line-height:1!important;margin:0 0 4px!important;color:#211814!important;font-weight:900!important}.template-index .iv-video-buy{font-size:11.5px!important;line-height:1!important;color:#211814!important;letter-spacing:0!important;text-transform:none!important;font-weight:850!important;text-decoration:none!important}.template-index .iv-mobile-custom-order-card{margin:0 0 14px!important;padding:16px!important;border-radius:20px!important;background:#fffaf4!important;border:1px solid rgba(42,32,26,.08)!important;box-shadow:0 10px 28px #2118120f!important}.template-index .iv-mobile-custom-order-card__head span{display:inline-flex!important;padding:6px 10px!important;border-radius:999px!important;background:#ff3f821a!important;color:#c84675!important;font-size:10px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important;margin-bottom:9px!important}.template-index .iv-mobile-custom-order-card h2{font-family:Georgia,serif!important;font-size:26px!important;line-height:1!important;letter-spacing:-.045em!important;margin:0 0 7px!important;font-weight:500!important}.template-index .iv-mobile-custom-order-card p{font-size:12.5px!important;line-height:1.45!important;color:#74675e!important;margin:0 0 14px!important}.template-index .iv-mobile-custom-order-card__steps{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-bottom:14px!important}.template-index .iv-mobile-custom-step{text-align:center!important;border-radius:16px!important;background:linear-gradient(180deg,#fff,#fff7f1)!important;border:1px solid rgba(42,32,26,.075)!important;padding:10px 6px!important}.template-index .iv-mobile-custom-step b{width:28px!important;height:28px!important;border-radius:50%!important;background:#d44b7a!important;color:#fff!important;display:grid!important;place-items:center!important;margin:0 auto 7px!important;font-size:12px!important}.template-index .iv-mobile-custom-step strong{display:block!important;font-size:11px!important;line-height:1.15!important;margin-bottom:4px!important}.template-index .iv-mobile-custom-step small{display:block!important;font-size:9.5px!important;line-height:1.25!important;color:#7c6f66!important}.template-index .iv-mobile-custom-order-card .iv-btn{width:100%!important;min-height:44px!important;border-radius:999px!important;font-size:13px!important}.template-index .iv-mobile-matching-banner{grid-template-columns:1.05fr .95fr!important;min-height:150px!important;overflow:hidden!important;border-radius:20px!important;background:#fffaf4!important;border:1px solid rgba(42,32,26,.08)!important;box-shadow:0 10px 28px #2118120f!important;margin:0 0 14px!important}.template-index .iv-mobile-matching-banner__copy{padding:16px 14px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;position:relative!important;z-index:2!important}.template-index .iv-mobile-matching-banner h2{font-family:Georgia,serif!important;font-size:23px!important;line-height:.98!important;letter-spacing:-.04em!important;margin:0 0 7px!important;font-weight:500!important}.template-index .iv-mobile-matching-banner p{font-size:12px!important;line-height:1.35!important;color:#74675e!important;margin:0 0 10px!important}.template-index .iv-mobile-matching-banner .iv-btn{width:max-content!important;min-height:35px!important;padding:9px 13px!important;font-size:11.5px!important;border-radius:999px!important}.template-index .iv-mobile-matching-banner__media{position:relative!important;min-height:150px!important}.template-index .iv-mobile-matching-banner__media:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(90deg,#fffaf4,#fffaf452 54%,#fffaf400)!important;z-index:1!important}.template-index .iv-mobile-matching-banner__media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.template-index .iv-mobile-loved-strip{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-bottom:12px!important}.template-index .iv-mobile-loved-strip__rating{border-radius:18px!important;background:#fffaf4!important;border:1px solid rgba(42,32,26,.08)!important;padding:13px!important;display:grid!important;gap:4px!important}.template-index .iv-mobile-loved-strip__rating b{font-family:Georgia,serif!important;font-size:22px!important;line-height:1!important;font-weight:500!important}.template-index .iv-mobile-loved-strip__rating small{font-size:11px!important;color:#766a62!important}.template-index .iv-mobile-loved-strip__rating span{color:#d89b37!important;letter-spacing:.06em!important;font-size:15px!important}.template-index .iv-mobile-loved-strip__photos{display:flex!important;gap:7px!important;overflow-x:auto!important;padding-bottom:2px!important}.template-index .iv-mobile-loved-strip__photos img{flex:0 0 76px!important;width:76px!important;height:76px!important;object-fit:cover!important;border-radius:14px!important}.template-index .iv-mobile-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-bottom:8px!important}.template-index .iv-mobile-trust-grid div{border-radius:18px!important;background:#fffaf4!important;border:1px solid rgba(42,32,26,.08)!important;padding:12px 10px!important;display:grid!important;grid-template-columns:26px 1fr!important;column-gap:8px!important;align-items:center!important;box-shadow:0 8px 20px #2118120b!important}.template-index .iv-mobile-trust-grid b{grid-row:1/3!important;width:26px!important;height:26px!important;border-radius:50%!important;background:#f2e9df!important;display:grid!important;place-items:center!important;font-size:13px!important}.template-index .iv-mobile-trust-grid strong{font-size:12px!important;line-height:1.1!important}.template-index .iv-mobile-trust-grid span{font-size:10px!important;color:#7a6e65!important;line-height:1.1!important}}@media(max-width:380px){.iv-mobile-header .iv-header__logo-img{width:100px!important}.iv-mobile-header .iv-header-icon{width:28px!important;height:28px!important;min-width:28px!important}.iv-mobile-header .iv-header-icon svg{width:18px!important;height:18px!important}.template-index .iv-mobile-visual-hero__copy{width:61%!important;padding-left:12px!important}.template-index .iv-mobile-visual-hero h1{font-size:36px!important}.template-index .iv-room-card h3,.template-index .iv-room-card--featured h3{font-size:19px!important}.template-index .iv-product-card__info h4{font-size:12px!important}}@media(max-width:989px){.template-index .iv-content{padding:10px 12px 18px!important;background:linear-gradient(180deg,#f8f3ed,#f7f1ea 52%,#f5efe7)!important}.template-index .iv-section{margin-bottom:16px!important}.template-index .iv-mobile-visual-hero__card{min-height:392px!important;border-radius:28px!important;border:1px solid rgba(47,34,27,.08)!important;box-shadow:0 22px 48px #31221914!important;background:#fffbf7!important}.template-index .iv-mobile-visual-hero__image{object-position:65% 52%!important;filter:saturate(1.02)!important}.template-index .iv-mobile-visual-hero__card:after{background:linear-gradient(90deg,#fffbf7fb,#fffbf7e6 35%,#fffbf75c 67%,#fffbf714)!important}.template-index .iv-mobile-visual-hero__copy{width:57%!important;min-height:392px!important;padding:22px 16px!important}.template-index .iv-mobile-visual-hero__kicker{display:inline-flex!important;width:max-content!important;padding:6px 10px!important;border-radius:999px!important;background:#ffffff9e!important;border:1px solid rgba(157,132,111,.18)!important;box-shadow:0 6px 16px #2f221b0a!important;margin-bottom:12px!important}.template-index .iv-mobile-visual-hero h1{font-size:clamp(35px,10.6vw,47px)!important;line-height:.9!important;letter-spacing:-.07em!important;margin:0 0 12px!important}.template-index .iv-mobile-visual-hero p{font-size:13px!important;line-height:1.5!important;max-width:17ch!important;margin:0 0 16px!important}.template-index .iv-mobile-visual-hero__actions .iv-btn{min-height:41px!important;padding:11px 15px!important;font-size:12.5px!important;box-shadow:0 10px 18px #2f221b0d!important}.template-index .iv-mobile-visual-hero__actions .iv-btn.dark{background:linear-gradient(135deg,#19120e,#2b1a14 58%,#533243)!important}.template-index .iv-mobile-visual-hero__actions .iv-btn.soft{background:#ffffffd1!important}.template-index .iv-mobile-showcase-title,.template-index .iv-mobile-section-title,.template-index .iv-video-showcase .iv-head{margin:2px 4px 10px!important}.template-index .iv-mobile-showcase-title h2,.template-index .iv-mobile-section-title h2,.template-index .iv-video-showcase .iv-head h2{font-size:28px!important;letter-spacing:-.05em!important}.template-index .iv-mobile-showcase-title a,.template-index .iv-video-showcase .iv-head a,.template-index .iv-mobile-vibe-strip .iv-mobile-section-title a{display:inline-flex!important;align-items:center!important;gap:4px!important;padding:8px 10px!important;border-radius:999px!important;background:#fffaf4!important;border:1px solid rgba(47,34,27,.08)!important;box-shadow:0 6px 14px #2f221b0a!important;font-size:11.5px!important;font-weight:800!important}.template-index .iv-product-showcase{margin:0 0 18px!important}.template-index .iv-product-showcase--1 .iv-product-grid,.template-index .iv-product-showcase--2 .iv-product-grid{gap:12px!important}.template-index .iv-product-showcase--1 .iv-product-card:nth-child(n+7),.template-index .iv-product-showcase--2 .iv-product-card:nth-child(n+7){display:none!important}.template-index .iv-product-showcase--1 .iv-product-card:nth-child(n+5),.template-index .iv-product-showcase--2 .iv-product-card:nth-child(n+5){display:block!important}.template-index .iv-product-showcase--1 .iv-product-card,.template-index .iv-product-showcase--2 .iv-product-card{border-radius:20px!important;background:linear-gradient(180deg,#fffdfb,#fff8f2)!important;border:1px solid rgba(47,34,27,.08)!important;box-shadow:0 16px 30px #31221911!important}.template-index .iv-product-card__image{aspect-ratio:.96/1!important;background:linear-gradient(180deg,#fdf3ef,#f8ede7)!important}.template-index .iv-product-card__image img{object-fit:contain!important;padding:8px!important}.template-index .iv-product-card__info{padding:10px 10px 11px!important;min-height:128px!important;gap:6px!important}.template-index .iv-product-card__info h4{font-size:12.5px!important;line-height:1.22!important;min-height:31px!important;color:#1f1712!important}.template-index .iv-product-card__info p{font-size:13px!important}.template-index .iv-add-btn{min-height:36px!important;background:linear-gradient(135deg,#17110d,#281813 58%,#4d3040)!important;box-shadow:0 10px 18px #2f221b14!important}.template-index .iv-room-showcase{gap:10px!important;margin:0 0 18px!important}.template-index .iv-room-card,.template-index .iv-room-card--featured{min-height:138px!important;border-radius:22px!important;background:linear-gradient(180deg,#fffdfb,#fff7f1)!important;border:1px solid rgba(47,34,27,.08)!important;box-shadow:0 14px 28px #3122190e!important}.template-index .iv-room-card__content,.template-index .iv-room-card--featured .iv-room-card__content{width:60%!important;max-width:60%!important;min-height:138px!important;padding:14px 12px!important}.template-index .iv-room-card h3,.template-index .iv-room-card--featured h3{font-size:22px!important;line-height:.98!important;letter-spacing:-.05em!important;margin:0 0 7px!important}.template-index .iv-room-card p,.template-index .iv-room-card--featured p{font-size:11.5px!important;line-height:1.35!important;color:#786b62!important;margin:0 0 8px!important}.template-index .iv-room-card__link{margin-top:auto!important;font-size:11.5px!important;font-weight:900!important;letter-spacing:.02em!important;color:#8b68d8!important}.template-index .iv-room-card__visual,.template-index .iv-room-card--featured .iv-room-card__visual{width:48%!important;opacity:1!important}.template-index .iv-room-card__visual:before{display:none!important}.template-index .iv-room-card__visual img{width:100%!important;height:100%!important;object-fit:cover!important}.template-index .iv-mobile-vibe-strip{margin-bottom:18px!important}.template-index .iv-mobile-vibe-row{gap:10px!important;margin:0 -12px!important;padding:0 12px 4px!important}.template-index .iv-mobile-vibe-card{flex:0 0 102px!important;min-width:102px!important;height:116px!important;border-radius:18px!important;box-shadow:0 12px 24px #3122190f!important}.template-index .iv-mobile-vibe-card:after{background:linear-gradient(180deg,#0000 22%,#00000073)!important}.template-index .iv-mobile-vibe-card span{font-size:12px!important;font-weight:800!important;bottom:10px!important;left:10px!important}.template-index .iv-video-showcase{margin-bottom:18px!important}.template-index .iv-video-grid{gap:10px!important;margin:0 -12px!important;padding:0 12px 4px!important}.template-index .iv-video-card{flex:0 0 min(168px,44vw)!important;height:258px!important;border-radius:20px!important;box-shadow:0 14px 28px #31221914!important}.template-index .iv-video-info{left:8px!important;right:8px!important;bottom:8px!important;border-radius:14px!important;background:#fffaf4d1!important}.template-index .iv-video-info h3,.template-index .iv-video-price,.template-index .iv-video-buy{font-size:11.5px!important}.template-index .iv-mobile-custom-order-card{padding:18px!important;border-radius:24px!important;background:linear-gradient(180deg,#fffdfb,#fff6f1)!important;box-shadow:0 18px 34px #31221911!important}.template-index .iv-mobile-custom-order-card h2{font-size:27px!important;line-height:.98!important}.template-index .iv-mobile-custom-order-card p{font-size:12.5px!important;line-height:1.5!important}.template-index .iv-mobile-custom-step{padding:11px 6px!important;border-radius:18px!important}.template-index .iv-mobile-custom-order-card .iv-btn{background:linear-gradient(135deg,#cc4f7b,#e46092 55%,#f26fa6)!important;border-color:transparent!important;box-shadow:0 12px 20px #d44b7a33!important}.template-index .iv-mobile-matching-banner{min-height:166px!important;border-radius:24px!important;box-shadow:0 18px 34px #31221911!important}.template-index .iv-mobile-matching-banner h2{font-size:24px!important}.template-index .iv-mobile-matching-banner p{font-size:12.5px!important;line-height:1.45!important}.template-index .iv-mobile-matching-banner__copy{padding:18px 15px!important}.template-index .iv-mobile-loved-strip__rating,.template-index .iv-mobile-trust-grid div{background:linear-gradient(180deg,#fffdfb,#fff8f2)!important;box-shadow:0 12px 24px #3122190d!important}.template-index .iv-mobile-loved-strip__photos img{width:82px!important;height:82px!important;flex-basis:82px!important}.template-index .iv-mobile-trust-grid{margin-bottom:6px!important}}@media(max-width:380px){.template-index .iv-mobile-visual-hero__copy{width:60%!important}.template-index .iv-mobile-visual-hero h1{font-size:34px!important}.template-index .iv-mobile-vibe-card{flex-basis:96px!important;min-width:96px!important}}@media(max-width:989px){.template-index .iv-product-showcase--2{display:none!important}.template-index .iv-product-showcase--3{order:6!important;display:block!important}.template-index .iv-product-showcase--3 .iv-product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;overflow:visible!important;padding:0!important;margin:0!important;scroll-snap-type:none!important}.template-index .iv-product-showcase--3 .iv-product-card:nth-child(n+7){display:none!important}.template-index .iv-product-showcase--3 .iv-product-card{width:100%!important;min-width:0!important;flex:initial!important;scroll-snap-align:none!important;border-radius:20px!important;background:linear-gradient(180deg,#fffdfb,#fff8f2)!important;border:1px solid rgba(47,34,27,.08)!important;box-shadow:0 16px 30px #31221911!important;overflow:hidden!important}}.iv-mobile-category-grid-v96,.iv-mobile-shape-strip-v96{display:none!important}@media(max-width:989px){.template-index .iv-content{padding:8px 10px 18px!important;background:linear-gradient(180deg,#fbf5f0,#f8f1ea 48%,#f6efe7)!important}.template-index .iv-section{margin-bottom:14px!important}.template-index .iv-mobile-visual-hero{order:1!important}.template-index .iv-product-showcase--1{order:2!important}.template-index .iv-mobile-category-title{order:3!important}.template-index .iv-mobile-category-grid-v96{order:4!important;display:grid!important}.template-index .iv-room-showcase{display:none!important}.template-index .iv-mobile-vibe-strip{order:5!important}.template-index .iv-product-showcase--2{display:none!important}.template-index .iv-product-showcase--3{order:6!important;display:block!important}.template-index .iv-mobile-shape-strip-v96{order:7!important;display:block!important}.template-index .iv-video-showcase{order:8!important}.template-index .iv-mobile-custom-order-card{order:9!important}.template-index .iv-mobile-matching-banner{order:10!important}.template-index .iv-mobile-loved-strip{order:11!important}.template-index .iv-mobile-trust-grid{order:12!important}.template-index .iv-mobile-header,.iv-mobile-header{min-height:56px!important;padding:7px 8px!important;background:#fffcf8f5!important;border-bottom:1px solid rgba(37,27,21,.08)!important;box-shadow:0 6px 18px #261b150b!important}.iv-mobile-menu-btn{width:38px!important;height:38px!important;min-width:38px!important;background:transparent!important;box-shadow:none!important;border:0!important}.iv-mobile-header .iv-header__logo-img{width:112px!important;max-width:112px!important;max-height:36px!important;object-fit:contain!important}.iv-mobile-header .iv-header-icon{width:31px!important;height:31px!important;min-width:31px!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#17110d!important}.iv-mobile-header .iv-header-icon svg{width:19px!important;height:19px!important;stroke:#17110d!important;stroke-width:1.8!important}.iv-mobile-header .iv-header-icon--cart .iv-cart-count{right:-5px!important;top:-6px!important;min-width:17px!important;height:17px!important;font-size:9px!important;border:2px solid #fffaf3!important}.template-index .iv-hero{display:none!important}.template-index .iv-mobile-visual-hero__card{min-height:330px!important;border-radius:0!important;margin:-8px -10px 0!important;border:0!important;box-shadow:none!important;background:#f9ede6!important}.template-index .iv-mobile-visual-hero__media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important}.template-index .iv-mobile-visual-hero__image{width:100%!important;height:100%!important;object-fit:cover!important;object-position:66% 48%!important;display:block!important}.template-index .iv-mobile-visual-hero__card:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(90deg,#fff8f3fa,#fff8f3db 36%,#fff8f342,#fff8f300)!important}.template-index .iv-mobile-visual-hero__copy{position:relative!important;z-index:2!important;width:54%!important;min-height:330px!important;padding:24px 12px 22px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.template-index .iv-mobile-visual-hero__kicker{display:none!important}.template-index .iv-mobile-visual-hero h1{font-family:Georgia,serif!important;font-size:clamp(32px,9.5vw,42px)!important;line-height:.91!important;letter-spacing:-.065em!important;margin:0 0 10px!important;color:#15100d!important;font-weight:500!important}.template-index .iv-mobile-visual-hero p{font-size:12px!important;line-height:1.42!important;color:#4f433c!important;margin:0 0 14px!important;max-width:17ch!important}.template-index .iv-mobile-visual-hero__actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:min(180px,100%)!important}.template-index .iv-mobile-visual-hero__actions .iv-btn{width:100%!important;min-height:36px!important;border-radius:3px!important;padding:10px 12px!important;font-size:10.5px!important;letter-spacing:.08em!important;text-transform:uppercase!important;justify-content:center!important}.template-index .iv-mobile-visual-hero__actions .iv-btn.dark{background:#16100d!important;color:#fff!important;border-color:#16100d!important}.template-index .iv-mobile-visual-hero__actions .iv-btn.soft{background:#fff8f3d1!important;color:#17110d!important;border:1px solid rgba(23,17,13,.35)!important}.template-index .iv-mobile-showcase-title,.template-index .iv-mobile-section-title{margin:0 0 8px!important;padding:0 2px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.template-index .iv-mobile-showcase-title h2,.template-index .iv-mobile-section-title h2{font-family:Arial,Helvetica,sans-serif!important;font-size:13px!important;line-height:1!important;letter-spacing:.055em!important;text-transform:uppercase!important;font-weight:900!important;margin:0!important;color:#1a120e!important}.template-index .iv-mobile-showcase-title a,.template-index .iv-mobile-section-title a{font-size:10px!important;letter-spacing:.04em!important;text-transform:uppercase!important;font-weight:800!important;color:#33261f!important;text-decoration:none!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.template-index .iv-product-showcase{margin:0 0 14px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important}.template-index .iv-product-showcase__head,.template-index .iv-product-zone>.iv-head{display:none!important}.template-index .iv-product-showcase--1 .iv-product-grid,.template-index .iv-product-showcase--3 .iv-product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin:0!important;padding:0!important;overflow:visible!important;scroll-snap-type:none!important}.template-index .iv-product-showcase--1 .iv-product-card:nth-child(n+7),.template-index .iv-product-showcase--3 .iv-product-card:nth-child(n+7){display:none!important}.template-index .iv-product-showcase--1 .iv-product-card:nth-child(n+5),.template-index .iv-product-showcase--3 .iv-product-card:nth-child(n+5){display:block!important}.template-index .iv-product-showcase--1 .iv-product-card,.template-index .iv-product-showcase--3 .iv-product-card{width:100%!important;min-width:0!important;flex:initial!important;scroll-snap-align:none!important;border-radius:5px!important;background:#fff!important;border:1px solid rgba(47,34,27,.1)!important;box-shadow:none!important;overflow:hidden!important;position:relative!important}.template-index .iv-product-card__image{aspect-ratio:1.72/1!important;border-radius:0!important;background:#f4e7df!important;display:block!important;overflow:hidden!important}.template-index .iv-product-card__image img{width:100%!important;height:100%!important;object-fit:cover!important;padding:0!important}.template-index .iv-product-card__info{padding:6px 7px 7px!important;min-height:57px!important;display:grid!important;grid-template-columns:1fr auto!important;grid-template-areas:"title title" "price button"!important;gap:4px 6px!important;align-items:center!important}.template-index .iv-product-card__info a{grid-area:title!important;text-decoration:none!important}.template-index .iv-product-card__info h4{font-family:Arial,Helvetica,sans-serif!important;font-size:10.5px!important;line-height:1.16!important;letter-spacing:-.01em!important;font-weight:700!important;color:#1a120e!important;margin:0!important;min-height:24px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.template-index .iv-product-card__info p{grid-area:price!important;margin:0!important;font-size:10.5px!important;line-height:1!important;font-weight:800!important;color:#1c130f!important}.template-index .iv-add-form{grid-area:button!important;margin:0!important}.template-index .iv-add-btn{min-height:22px!important;border-radius:999px!important;padding:0 9px!important;font-size:8.5px!important;letter-spacing:.035em!important;text-transform:uppercase!important;background:#fff!important;color:#17110d!important;border:1px solid rgba(23,17,13,.35)!important;box-shadow:none!important;white-space:nowrap!important}.template-index .iv-product-card:after{content:"\2661"!important;position:absolute!important;right:7px!important;top:7px!important;z-index:2!important;width:22px!important;height:22px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:#ffffffd1!important;color:#7d6a62!important;font-size:14px!important;line-height:1!important;border:1px solid rgba(47,34,27,.08)!important}.template-index .iv-mobile-category-grid-v96{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;margin:0 0 14px!important}.template-index .iv-mobile-cat-v96{position:relative!important;display:block!important;height:56px!important;border-radius:5px!important;overflow:hidden!important;text-decoration:none!important;background:#ede2dc!important;border:1px solid rgba(47,34,27,.08)!important}.template-index .iv-mobile-cat-v96 img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;filter:saturate(1.02)!important}.template-index .iv-mobile-cat-v96:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,#00000005,#00000047)!important}.template-index .iv-mobile-cat-v96 span{position:absolute!important;z-index:2!important;left:0!important;right:0!important;bottom:7px!important;text-align:center!important;color:#fff!important;text-shadow:0 1px 8px rgba(0,0,0,.34)!important;font-size:9.5px!important;line-height:1!important;letter-spacing:.055em!important;text-transform:uppercase!important;font-weight:900!important}.template-index .iv-mobile-vibe-strip{margin:0 0 14px!important}.template-index .iv-mobile-vibe-row{display:flex!important;gap:9px!important;overflow-x:auto!important;margin:0 -10px!important;padding:0 10px 4px!important;-webkit-overflow-scrolling:touch!important}.template-index .iv-mobile-vibe-card{flex:0 0 47px!important;min-width:47px!important;height:auto!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;display:grid!important;gap:4px!important;text-decoration:none!important;overflow:visible!important}.template-index .iv-mobile-vibe-card img{width:47px!important;height:47px!important;border-radius:50%!important;object-fit:cover!important;display:block!important;border:1px solid rgba(47,34,27,.1)!important;box-shadow:0 5px 12px #2f221b0e!important}.template-index .iv-mobile-vibe-card:after{display:none!important}.template-index .iv-mobile-vibe-card span{position:static!important;color:#1a120e!important;text-shadow:none!important;font-family:Arial,Helvetica,sans-serif!important;font-size:8.5px!important;line-height:1.1!important;font-weight:600!important;text-align:center!important;letter-spacing:0!important}.template-index .iv-mobile-shape-strip-v96{margin:0 0 14px!important}.template-index .iv-mobile-shape-row-v96{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:6px!important;margin:0!important}.template-index .iv-mobile-shape-row-v96 a{position:relative!important;height:58px!important;border-radius:5px!important;overflow:hidden!important;text-decoration:none!important;background:#ede2dc!important;border:1px solid rgba(47,34,27,.08)!important;display:block!important}.template-index .iv-mobile-shape-row-v96 img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.template-index .iv-mobile-shape-row-v96 a:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,#00000005,#00000057)!important}.template-index .iv-mobile-shape-row-v96 span{position:absolute!important;z-index:2!important;left:3px!important;right:3px!important;bottom:6px!important;text-align:center!important;color:#fff!important;text-transform:uppercase!important;font-size:8px!important;letter-spacing:.04em!important;font-weight:900!important;text-shadow:0 1px 8px rgba(0,0,0,.34)!important}.template-index .iv-mobile-shape-row-v96 .iv-mobile-shape-view-v96{background:#f8dfdf!important;display:grid!important;place-items:center!important;text-align:center!important}.template-index .iv-mobile-shape-row-v96 .iv-mobile-shape-view-v96:after{display:none!important}.template-index .iv-mobile-shape-row-v96 .iv-mobile-shape-view-v96 span{position:static!important;color:#17110d!important;text-shadow:none!important;font-size:8px!important;margin-top:5px!important}.template-index .iv-mobile-shape-row-v96 .iv-mobile-shape-view-v96 em{font-style:normal!important;color:#17110d!important;font-size:16px!important;margin-top:-10px!important}.template-index .iv-video-showcase{margin:0 0 14px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important}.template-index .iv-video-showcase .iv-head{display:flex!important;margin:0 0 8px!important;padding:0 2px!important}.template-index .iv-video-title-desktop{display:none!important}.template-index .iv-video-title-mobile{display:inline!important}.template-index .iv-video-showcase .iv-head h2{font-family:Arial,Helvetica,sans-serif!important;font-size:13px!important;line-height:1!important;letter-spacing:.055em!important;text-transform:uppercase!important;font-weight:900!important;margin:0!important}.template-index .iv-video-showcase .iv-head p{display:none!important}.template-index .iv-video-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:7px!important;overflow:visible!important;margin:0!important;padding:0!important}.template-index .iv-video-card{flex:initial!important;width:auto!important;height:116px!important;border-radius:5px!important;overflow:hidden!important;background:#eee2da!important;box-shadow:none!important;border:1px solid rgba(47,34,27,.08)!important;position:relative!important;display:block!important}.template-index .iv-video-card:nth-child(n+6){display:none!important}.template-index .iv-video-card video,.template-index .iv-video-fallback-image,.template-index .iv-video-placeholder{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.template-index .iv-video-card:before{content:"\25b6"!important;position:absolute!important;z-index:3!important;left:50%!important;top:43%!important;transform:translate(-50%,-50%)!important;width:24px!important;height:24px!important;border-radius:50%!important;background:#ffffffb3!important;display:grid!important;place-items:center!important;color:#fff!important;font-size:11px!important;text-shadow:0 1px 6px rgba(0,0,0,.32)!important;border:1px solid rgba(255,255,255,.78)!important}.template-index .iv-video-card:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,#0000 42%,#fffaf4eb)!important;z-index:1!important}.template-index .iv-video-info{position:absolute!important;z-index:2!important;left:3px!important;right:3px!important;bottom:3px!important;background:transparent!important;padding:0!important;border-radius:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;min-height:0!important}.template-index .iv-video-info h3{font-family:Arial,Helvetica,sans-serif!important;font-size:7.5px!important;line-height:1.08!important;font-weight:700!important;color:#1a120e!important;margin:0 0 2px!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.template-index .iv-video-price{font-size:7.5px!important;line-height:1!important;margin:0!important;color:#1a120e!important;font-weight:800!important}.template-index .iv-video-buy{display:none!important}.template-index .iv-mobile-custom-order-card{margin:0 0 14px!important;padding:15px!important;border-radius:8px!important;background:linear-gradient(135deg,#fff8f5,#f5dfe0 62%,#f7eee7)!important;border:1px solid rgba(47,34,27,.1)!important;box-shadow:none!important;position:relative!important;overflow:hidden!important}.template-index .iv-mobile-custom-order-card__head span{display:none!important}.template-index .iv-mobile-custom-order-card h2{font-family:Georgia,serif!important;font-size:19px!important;line-height:1!important;letter-spacing:.01em!important;text-transform:uppercase!important;font-weight:500!important;margin:0 0 6px!important;color:#251914!important}.template-index .iv-mobile-custom-order-card p{font-size:11px!important;line-height:1.35!important;color:#3f332d!important;margin:0 0 14px!important;max-width:70%!important}.template-index .iv-mobile-custom-order-card__steps{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;margin:0 0 14px!important;width:70%!important}.template-index .iv-mobile-custom-step{padding:0!important;background:transparent!important;border:0!important;text-align:center!important}.template-index .iv-mobile-custom-step b{width:46px!important;height:46px!important;border-radius:50%!important;background:#fffaf475!important;border:1px solid rgba(47,34,27,.16)!important;color:#a76c58!important;font-family:Georgia,serif!important;font-size:22px!important;font-weight:400!important;margin:0 auto 7px!important;display:grid!important;place-items:center!important}.template-index .iv-mobile-custom-step strong{display:block!important;font-size:8.5px!important;line-height:1.1!important;text-transform:uppercase!important;letter-spacing:.04em!important;color:#1a120e!important;margin-bottom:3px!important}.template-index .iv-mobile-custom-step small{display:block!important;font-size:7.5px!important;line-height:1.15!important;color:#6f625a!important}.template-index .iv-mobile-custom-order-card .iv-btn{width:70%!important;min-height:36px!important;border-radius:3px!important;background:#15100d!important;color:#fff!important;border-color:#15100d!important;font-size:10px!important;letter-spacing:.06em!important;text-transform:uppercase!important}.template-index .iv-mobile-matching-banner,.template-index .iv-mobile-loved-strip,.template-index .iv-mobile-trust-grid{margin-bottom:12px!important}}@media(max-width:380px){.template-index .iv-mobile-visual-hero__copy{width:56%!important;padding-left:10px!important}.template-index .iv-mobile-visual-hero h1{font-size:31px!important}.template-index .iv-mobile-visual-hero p{font-size:11px!important}.template-index .iv-mobile-visual-hero__actions{width:155px!important}.template-index .iv-product-card__info h4{font-size:9.8px!important}.template-index .iv-add-btn{padding:0 7px!important;font-size:8px!important}}@media(max-width:989px){.template-index .iv-mobile-header,.iv-mobile-header{position:relative!important;grid-template-columns:40px 1fr 122px!important;padding-left:8px!important;padding-right:8px!important}.iv-mobile-header .iv-header__logo{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;justify-self:auto!important;max-width:102px!important;z-index:1!important;pointer-events:auto!important}.iv-mobile-header .iv-header__logo-img{width:102px!important;max-width:102px!important;max-height:34px!important}.iv-mobile-header .iv-mobile-iconbar{position:relative!important;z-index:2!important;justify-self:end!important;gap:1px!important}.iv-mobile-header .iv-header-icon{width:29px!important;height:29px!important;min-width:29px!important;max-width:29px!important;font-size:0!important;color:transparent!important}.iv-mobile-header .iv-header-icon svg{width:18px!important;height:18px!important;display:block!important}.iv-mobile-header .iv-header-icon--cart{background:#fff!important;border:1px solid rgba(30,22,18,.11)!important;border-radius:50%!important}.iv-mobile-header .iv-header-icon--cart .iv-cart-count{color:#fff!important;background:#ff4d8c!important;right:-5px!important;top:-6px!important}.template-index .iv-product-card__image{background:linear-gradient(180deg,#fff,#f8eee8)!important}.template-index .iv-product-card__image img{object-fit:contain!important;padding:5px!important}.template-index .iv-product-card__info{min-height:64px!important;padding:7px!important}.template-index .iv-add-btn{min-height:28px!important;padding:0 10px!important;font-size:8.5px!important;border-radius:999px!important}.template-index .iv-mobile-cat-v96{height:62px!important;border-radius:7px!important}.template-index .iv-mobile-cat-v96 span{bottom:8px!important;font-size:9px!important;letter-spacing:.06em!important}.template-index .iv-mobile-shape-row-v96{display:flex!important;gap:7px!important;overflow-x:auto!important;margin:0 -10px!important;padding:0 10px 3px!important;-webkit-overflow-scrolling:touch!important}.template-index .iv-mobile-shape-row-v96 a{flex:0 0 72px!important;height:62px!important}.template-index .iv-video-grid{display:flex!important;gap:7px!important;overflow-x:auto!important;margin:0 -10px!important;padding:0 10px 3px!important;-webkit-overflow-scrolling:touch!important}.template-index .iv-video-card{flex:0 0 72px!important;height:126px!important}.template-index .iv-mobile-custom-order-card{min-height:230px!important}.template-index .iv-mobile-custom-order-card__image{display:block!important;position:absolute!important;right:-18px!important;bottom:-10px!important;width:43%!important;height:58%!important;z-index:0!important;opacity:.92!important;pointer-events:none!important}.template-index .iv-mobile-custom-order-card__image:before{content:""!important;position:absolute!important;top:-10px!important;right:-10px!important;bottom:-10px!important;left:-10px!important;background:radial-gradient(circle at center,#ffffffb8,#fff0 68%)!important;z-index:-1!important}.template-index .iv-mobile-custom-order-card__image img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:18px!important;transform:rotate(7deg)!important;box-shadow:0 16px 28px #4c2f2624!important}.template-index .iv-mobile-custom-order-card__head,.template-index .iv-mobile-custom-order-card__steps,.template-index .iv-mobile-custom-order-card .iv-btn{position:relative!important;z-index:2!important}.template-index .iv-mobile-custom-order-card .iv-btn{margin-top:2px!important}}@media(max-width:380px){.iv-mobile-header .iv-header__logo-img{width:94px!important;max-width:94px!important}.iv-mobile-header .iv-header-icon{width:27px!important;height:27px!important;min-width:27px!important;max-width:27px!important}.iv-mobile-header .iv-header-icon svg{width:17px!important;height:17px!important}.template-index .iv-mobile-visual-hero__copy{width:58%!important}.template-index .iv-mobile-visual-hero__actions{width:150px!important}.template-index .iv-mobile-custom-order-card__steps,.template-index .iv-mobile-custom-order-card .iv-btn{width:72%!important}}@media(max-width:989px){.template-index .iv-content{padding:8px 8px 20px!important}.template-index .iv-section{margin-bottom:16px!important}.template-index .iv-mobile-visual-hero__card{min-height:356px!important;margin:-8px -8px 0!important}.template-index .iv-mobile-visual-hero__copy{width:55%!important;min-height:356px!important;padding:26px 14px 24px!important}.template-index .iv-mobile-visual-hero h1{font-size:clamp(35px,10vw,46px)!important;margin:0 0 12px!important}.template-index .iv-mobile-visual-hero p{font-size:12.5px!important;line-height:1.46!important;margin:0 0 16px!important}.template-index .iv-mobile-visual-hero__actions{width:min(190px,100%)!important}.template-index .iv-mobile-visual-hero__actions .iv-btn{min-height:39px!important;font-size:11px!important}.template-index .iv-mobile-showcase-title,.template-index .iv-mobile-section-title,.template-index .iv-video-showcase .iv-head{margin:0 0 10px!important;padding:0 1px!important}.template-index .iv-mobile-showcase-title h2,.template-index .iv-mobile-section-title h2,.template-index .iv-video-showcase .iv-head h2{font-size:14px!important;letter-spacing:.06em!important}.template-index .iv-mobile-showcase-title a,.template-index .iv-mobile-section-title a{font-size:10.5px!important}.template-index .iv-product-showcase--1 .iv-product-grid,.template-index .iv-product-showcase--3 .iv-product-grid{gap:9px!important}.template-index .iv-product-showcase--1 .iv-product-card,.template-index .iv-product-showcase--3 .iv-product-card{border-radius:8px!important}.template-index .iv-product-card__image{aspect-ratio:1.38/1!important}.template-index .iv-product-card__image img{padding:4px!important}.template-index .iv-product-card__info{min-height:71px!important;padding:8px!important;gap:5px 6px!important}.template-index .iv-product-card__info h4{font-size:11px!important;min-height:26px!important}.template-index .iv-product-card__info p{font-size:11px!important}.template-index .iv-add-btn{min-height:30px!important;font-size:9px!important;padding:0 11px!important}.template-index .iv-product-card:after{width:24px!important;height:24px!important;right:8px!important;top:8px!important}.template-index .iv-mobile-category-grid-v96{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.template-index .iv-mobile-cat-v96{height:82px!important;border-radius:8px!important}.template-index .iv-mobile-cat-v96 span{bottom:10px!important;font-size:10px!important}.template-index .iv-mobile-vibe-row{gap:10px!important;margin:0 -8px!important;padding:0 8px 4px!important}.template-index .iv-mobile-vibe-card{flex:0 0 58px!important;min-width:58px!important;gap:5px!important}.template-index .iv-mobile-vibe-card img{width:58px!important;height:58px!important}.template-index .iv-mobile-vibe-card span{font-size:9px!important}.template-index .iv-mobile-shape-row-v96{gap:8px!important;margin:0 -8px!important;padding:0 8px 4px!important}.template-index .iv-mobile-shape-row-v96 a{flex:0 0 82px!important;height:74px!important;border-radius:8px!important}.template-index .iv-mobile-shape-row-v96 span{bottom:8px!important;font-size:8.5px!important}.template-index .iv-mobile-shape-row-v96 .iv-mobile-shape-view-v96 em{font-size:18px!important}.template-index .iv-video-grid{gap:8px!important;margin:0 -8px!important;padding:0 8px 4px!important}.template-index .iv-video-card{flex:0 0 88px!important;height:146px!important;border-radius:8px!important}.template-index .iv-video-card:before{width:28px!important;height:28px!important;font-size:12px!important}.template-index .iv-video-info h3,.template-index .iv-video-price{font-size:8px!important}.template-index .iv-mobile-custom-order-card{min-height:250px!important;padding:16px!important;border-radius:10px!important}.template-index .iv-mobile-custom-order-card h2{font-size:21px!important;margin:0 0 7px!important}.template-index .iv-mobile-custom-order-card p{font-size:11.5px!important;max-width:66%!important}.template-index .iv-mobile-custom-order-card__steps{width:68%!important;gap:8px!important}.template-index .iv-mobile-custom-step b{width:50px!important;height:50px!important;font-size:24px!important}.template-index .iv-mobile-custom-step strong{font-size:9px!important}.template-index .iv-mobile-custom-step small{font-size:8px!important}.template-index .iv-mobile-custom-order-card .iv-btn{width:68%!important;min-height:39px!important;font-size:10.5px!important}.template-index .iv-mobile-custom-order-card__image{width:47%!important;height:64%!important;right:-10px!important;bottom:-6px!important}.template-index .iv-mobile-matching-banner{min-height:176px!important;border-radius:10px!important}.template-index .iv-mobile-matching-banner__copy{padding:18px 14px!important}.template-index .iv-mobile-matching-banner h2{font-size:25px!important}.template-index .iv-mobile-matching-banner p{font-size:12.5px!important}.template-index .iv-mobile-loved-strip__photos img{width:88px!important;height:88px!important;flex-basis:88px!important}}@media(max-width:380px){.template-index .iv-mobile-visual-hero__card{min-height:338px!important}.template-index .iv-mobile-visual-hero__copy{min-height:338px!important;width:57%!important;padding:24px 12px 22px!important}.template-index .iv-mobile-visual-hero h1{font-size:33px!important}.template-index .iv-mobile-category-grid-v96{grid-template-columns:repeat(2,minmax(0,1fr))!important}.template-index .iv-mobile-cat-v96{height:76px!important}.template-index .iv-mobile-vibe-card{flex-basis:54px!important;min-width:54px!important}.template-index .iv-mobile-vibe-card img{width:54px!important;height:54px!important}.template-index .iv-mobile-shape-row-v96 a{flex-basis:78px!important;height:70px!important}.template-index .iv-video-card{flex-basis:84px!important;height:138px!important}}@media(max-width:989px){.template-index .iv-content{padding:8px 6px 22px!important;overflow:hidden!important}.template-index .iv-section{margin-bottom:18px!important}.template-index .iv-mobile-visual-hero__card{min-height:382px!important;margin:-8px -6px 0!important}.template-index .iv-mobile-visual-hero__copy{min-height:382px!important;width:58%!important;padding:30px 15px 26px!important}.template-index .iv-mobile-visual-hero h1{font-size:clamp(38px,11vw,50px)!important;line-height:.9!important;margin-bottom:14px!important}.template-index .iv-mobile-visual-hero p{font-size:13.5px!important;line-height:1.48!important;max-width:18ch!important;margin-bottom:18px!important}.template-index .iv-mobile-visual-hero__actions{width:min(205px,100%)!important;gap:9px!important}.template-index .iv-mobile-visual-hero__actions .iv-btn{min-height:43px!important;font-size:11.5px!important}.template-index .iv-mobile-showcase-title,.template-index .iv-mobile-section-title,.template-index .iv-video-showcase .iv-head{margin:0 0 11px!important;padding:0 2px!important}.template-index .iv-mobile-showcase-title h2,.template-index .iv-mobile-section-title h2,.template-index .iv-video-showcase .iv-head h2{font-size:15.5px!important;letter-spacing:.055em!important}.template-index .iv-mobile-showcase-title a,.template-index .iv-mobile-section-title a{font-size:11px!important}.template-index .iv-product-showcase--1 .iv-product-grid,.template-index .iv-product-showcase--3 .iv-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.template-index .iv-product-showcase--1 .iv-product-card,.template-index .iv-product-showcase--3 .iv-product-card{border-radius:12px!important;overflow:hidden!important;box-shadow:0 10px 22px #2518120e!important}.template-index .iv-product-card__image{aspect-ratio:1.12/1!important;min-height:138px!important}.template-index .iv-product-card__image img{object-fit:contain!important;padding:6px!important}.template-index .iv-product-card__info{min-height:86px!important;padding:9px!important;gap:6px 7px!important}.template-index .iv-product-card__info h4{font-size:12px!important;line-height:1.18!important;min-height:30px!important;-webkit-line-clamp:2!important}.template-index .iv-product-card__info p{font-size:12px!important}.template-index .iv-add-btn{min-height:34px!important;padding:0 13px!important;font-size:9.5px!important}.template-index .iv-product-card:after{width:27px!important;height:27px!important;right:9px!important;top:9px!important;font-size:15px!important}.template-index .iv-mobile-category-grid-v96{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-bottom:18px!important}.template-index .iv-mobile-cat-v96{height:108px!important;border-radius:12px!important}.template-index .iv-mobile-cat-v96 span{bottom:12px!important;font-size:11px!important;letter-spacing:.07em!important}.template-index .iv-mobile-vibe-row{gap:12px!important;margin:0 -6px!important;padding:0 6px 6px!important}.template-index .iv-mobile-vibe-card{flex:0 0 70px!important;min-width:70px!important;gap:6px!important}.template-index .iv-mobile-vibe-card img{width:70px!important;height:70px!important}.template-index .iv-mobile-vibe-card span{font-size:10px!important;line-height:1.15!important}.template-index .iv-mobile-shape-row-v96{gap:10px!important;margin:0 -6px!important;padding:0 6px 6px!important}.template-index .iv-mobile-shape-row-v96 a{flex:0 0 98px!important;height:88px!important;border-radius:12px!important}.template-index .iv-mobile-shape-row-v96 span{bottom:10px!important;font-size:9.5px!important}.template-index .iv-mobile-shape-row-v96 .iv-mobile-shape-view-v96 em{font-size:21px!important}.template-index .iv-video-grid{gap:10px!important;margin:0 -6px!important;padding:0 6px 6px!important}.template-index .iv-video-card{flex:0 0 108px!important;height:178px!important;border-radius:12px!important}.template-index .iv-video-card:before{width:34px!important;height:34px!important;font-size:14px!important}.template-index .iv-video-info{left:5px!important;right:5px!important;bottom:5px!important}.template-index .iv-video-info h3,.template-index .iv-video-price{font-size:9px!important}.template-index .iv-mobile-custom-order-card{min-height:292px!important;padding:20px!important;border-radius:14px!important}.template-index .iv-mobile-custom-order-card h2{font-size:24px!important;line-height:1.02!important;margin-bottom:8px!important}.template-index .iv-mobile-custom-order-card p{font-size:12.5px!important;line-height:1.45!important;max-width:68%!important;margin-bottom:18px!important}.template-index .iv-mobile-custom-order-card__steps{width:70%!important;gap:10px!important;margin-bottom:18px!important}.template-index .iv-mobile-custom-step b{width:58px!important;height:58px!important;font-size:27px!important}.template-index .iv-mobile-custom-step strong{font-size:9.8px!important}.template-index .iv-mobile-custom-step small{font-size:8.5px!important}.template-index .iv-mobile-custom-order-card .iv-btn{width:70%!important;min-height:44px!important;font-size:11px!important}.template-index .iv-mobile-custom-order-card__image{width:50%!important;height:68%!important;right:-8px!important;bottom:-5px!important}.template-index .iv-mobile-matching-banner{min-height:202px!important;border-radius:14px!important}.template-index .iv-mobile-matching-banner__copy{padding:22px 16px!important}.template-index .iv-mobile-matching-banner h2{font-size:28px!important;line-height:1!important}.template-index .iv-mobile-matching-banner p{font-size:13px!important}.template-index .iv-mobile-matching-banner .iv-btn{min-height:40px!important;font-size:12px!important}.template-index .iv-mobile-loved-strip__rating{padding:16px!important;border-radius:14px!important}.template-index .iv-mobile-loved-strip__rating b{font-size:24px!important}.template-index .iv-mobile-loved-strip__photos img{width:96px!important;height:96px!important;flex-basis:96px!important;border-radius:14px!important}.template-index .iv-mobile-trust-grid{gap:10px!important}.template-index .iv-mobile-trust-grid div{padding:14px 12px!important;border-radius:14px!important}}@media(max-width:380px){.template-index .iv-mobile-visual-hero__card{min-height:360px!important}.template-index .iv-mobile-visual-hero__copy{min-height:360px!important;width:59%!important;padding:26px 12px 24px!important}.template-index .iv-mobile-visual-hero h1{font-size:35px!important}.template-index .iv-mobile-visual-hero__actions{width:170px!important}.template-index .iv-product-card__image{min-height:128px!important}.template-index .iv-mobile-cat-v96{height:98px!important}.template-index .iv-mobile-vibe-card{flex-basis:64px!important;min-width:64px!important}.template-index .iv-mobile-vibe-card img{width:64px!important;height:64px!important}.template-index .iv-mobile-shape-row-v96 a{flex-basis:90px!important;height:82px!important}.template-index .iv-video-card{flex-basis:100px!important;height:166px!important}.template-index .iv-mobile-custom-order-card{min-height:276px!important;padding:18px!important}.template-index .iv-mobile-custom-step b{width:52px!important;height:52px!important}}@media(max-width:989px){.template-index .iv-product-card__image{aspect-ratio:1/1!important;min-height:154px!important;background:#f7eee8!important;overflow:hidden!important}.template-index .iv-product-card__image img,.template-index .iv-product-card__image .placeholder-svg{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;padding:0!important;display:block!important}.template-index .iv-product-card__info{min-height:88px!important;padding:9px!important}.template-index .iv-product-card__info h4{font-size:12px!important;line-height:1.18!important}.template-index .iv-product-card__info p{font-size:12px!important}.template-index .iv-add-btn{min-height:34px!important;font-size:9.5px!important}.template-index .iv-video-showcase{margin-bottom:20px!important}.template-index .iv-video-grid{display:flex!important;gap:12px!important;overflow-x:auto!important;margin:0 -6px!important;padding:0 6px 8px!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x mandatory!important}.template-index .iv-video-card{flex:0 0 min(46vw,180px)!important;width:min(46vw,180px)!important;height:270px!important;border-radius:16px!important;scroll-snap-align:start!important;box-shadow:0 14px 30px #2518121a!important;border:1px solid rgba(47,34,27,.08)!important;overflow:hidden!important}.template-index .iv-video-card video,.template-index .iv-video-fallback-image,.template-index .iv-video-placeholder{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.template-index .iv-video-card:before{width:44px!important;height:44px!important;font-size:17px!important;top:42%!important;background:#ffffffad!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.template-index .iv-video-card:after{background:linear-gradient(180deg,#0000 38%,#0000002e 58%,#fffaf4eb)!important}.template-index .iv-video-info{left:8px!important;right:8px!important;bottom:8px!important;padding:8px!important;border-radius:12px!important;background:#fffaf4d1!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.template-index .iv-video-info h3{font-size:11px!important;line-height:1.18!important;-webkit-line-clamp:2!important;margin:0 0 4px!important}.template-index .iv-video-price{font-size:11px!important;font-weight:900!important;margin:0 0 4px!important}.template-index .iv-video-buy{display:inline-block!important;font-size:10.5px!important;line-height:1!important;font-weight:900!important;color:#17110d!important;text-decoration:none!important;text-transform:none!important;letter-spacing:0!important}}@media(max-width:380px){.template-index .iv-product-card__image{min-height:144px!important}.template-index .iv-video-card{flex-basis:48vw!important;width:48vw!important;height:250px!important}}@media(max-width:989px){:root{--iv-m-bg:#fbf6f0;--iv-m-card:#fffdf9;--iv-m-line:rgba(37,25,18,.11);--iv-m-line-soft:rgba(37,25,18,.075);--iv-m-shadow:0 18px 42px rgba(54,35,24,.075);--iv-m-shadow-soft:0 10px 26px rgba(54,35,24,.055);--iv-m-radius:18px}.shopify-section-group-header-group,.template-index .shopify-section-group-header-group,.shopify-section:has(.announcement-bar),.announcement-bar-section,#shopify-section-announcement-bar,.section-header,#shopify-section-header{position:sticky!important;top:0!important;z-index:80!important}#shopify-section-announcement-bar,.announcement-bar-section{z-index:92!important}#shopify-section-header,.section-header{z-index:91!important}.announcement-bar,.iv-announcement,.iv-marquee{min-height:30px!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}.template-index .iv-mobile-header,.iv-mobile-header{position:sticky!important;top:0!important;z-index:90!important;background:#fffcf8f0!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;border-bottom:1px solid rgba(37,25,18,.085)!important}.template-index .iv-content{background:linear-gradient(180deg,#fbf6f0,#f8f1ea 46%,#f6eee6)!important;padding:9px 8px 22px!important}.template-index .iv-section{margin-bottom:18px!important}.template-index .iv-mobile-visual-hero__card,.template-index .iv-product-showcase--1,.template-index .iv-product-showcase--3,.template-index .iv-mobile-category-grid-v96,.template-index .iv-mobile-vibe-strip,.template-index .iv-mobile-shape-strip-v96,.template-index .iv-video-showcase,.template-index .iv-mobile-custom-order-card,.template-index .iv-mobile-matching-banner,.template-index .iv-mobile-loved-strip,.template-index .iv-mobile-trust-grid{border:1px solid var(--iv-m-line)!important;box-shadow:var(--iv-m-shadow)!important;background:linear-gradient(180deg,#fffdf9f5,#fff8f2eb)!important;border-radius:var(--iv-m-radius)!important;overflow:hidden!important;position:relative!important}.template-index .iv-product-showcase--1:before,.template-index .iv-product-showcase--3:before,.template-index .iv-mobile-category-grid-v96:before,.template-index .iv-mobile-vibe-strip:before,.template-index .iv-mobile-shape-strip-v96:before,.template-index .iv-video-showcase:before,.template-index .iv-mobile-custom-order-card:before,.template-index .iv-mobile-matching-banner:before,.template-index .iv-mobile-loved-strip:before,.template-index .iv-mobile-trust-grid:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;border-radius:inherit!important;pointer-events:none!important;box-shadow:inset 0 1px #ffffffb8,inset 0 -1px #53362609!important;z-index:0!important}.template-index .iv-product-showcase--1>*,.template-index .iv-product-showcase--3>*,.template-index .iv-mobile-vibe-strip>*,.template-index .iv-mobile-shape-strip-v96>*,.template-index .iv-video-showcase>*,.template-index .iv-mobile-custom-order-card>*,.template-index .iv-mobile-matching-banner>*,.template-index .iv-mobile-loved-strip>*,.template-index .iv-mobile-trust-grid>*{position:relative!important;z-index:1!important}.template-index .iv-mobile-visual-hero__card{margin:0!important;min-height:382px!important;border-radius:22px!important}.template-index .iv-mobile-visual-hero__media,.template-index .iv-mobile-visual-hero__image{border-radius:inherit!important}.template-index .iv-mobile-visual-hero__copy{padding-left:18px!important}.template-index .iv-product-showcase--1,.template-index .iv-product-showcase--3{padding:13px!important;margin-bottom:18px!important}.template-index .iv-mobile-showcase-title{margin:0 0 12px!important;padding:0!important}.template-index .iv-mobile-showcase-title h2,.template-index .iv-mobile-section-title h2,.template-index .iv-video-showcase .iv-head h2{text-align:left!important;font-size:15px!important;line-height:1.05!important;letter-spacing:.055em!important}.template-index .iv-mobile-showcase-title a,.template-index .iv-mobile-section-title a{line-height:1!important;align-self:center!important}.template-index .iv-product-showcase--1 .iv-product-grid,.template-index .iv-product-showcase--3 .iv-product-grid{gap:10px!important}.template-index .iv-product-showcase--1 .iv-product-card,.template-index .iv-product-showcase--3 .iv-product-card{border-radius:14px!important;border:1px solid var(--iv-m-line-soft)!important;box-shadow:var(--iv-m-shadow-soft)!important;background:#fff!important}.template-index .iv-product-card__image{aspect-ratio:1.08/1!important;background:#f6eee8!important}.template-index .iv-product-card__image img{width:100%!important;height:100%!important;object-fit:cover!important;padding:0!important;display:block!important}.template-index .iv-product-card__info{min-height:86px!important;padding:9px!important;align-items:center!important}.template-index .iv-product-card__info h4{text-align:left!important;margin:0!important;color:#1f1712!important}.template-index .iv-product-card__info p{text-align:left!important}.template-index .iv-mobile-category-title{margin:0 0 9px!important;padding:0 2px!important}.template-index .iv-mobile-category-grid-v96{padding:11px!important;gap:10px!important;margin-bottom:18px!important}.template-index .iv-mobile-cat-v96{height:112px!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.58)!important;box-shadow:0 10px 22px #36231812!important}.template-index .iv-mobile-cat-v96 span{left:8px!important;right:8px!important;text-align:left!important;bottom:10px!important;font-size:11px!important}.template-index .iv-mobile-vibe-strip{padding:13px!important}.template-index .iv-mobile-vibe-strip .iv-mobile-section-title{margin:0 0 12px!important;padding:0!important}.template-index .iv-mobile-vibe-row{margin:0 -13px!important;padding:0 13px 4px!important}.template-index .iv-mobile-shape-strip-v96{padding:13px!important}.template-index .iv-mobile-shape-strip-v96 .iv-mobile-section-title{margin:0 0 12px!important;padding:0!important}.template-index .iv-mobile-shape-row-v96{margin:0 -13px!important;padding:0 13px 4px!important}.template-index .iv-video-showcase{padding:13px!important}.template-index .iv-video-showcase .iv-head{margin:0 0 12px!important;padding:0!important;align-items:center!important}.template-index .iv-video-card{flex:0 0 136px!important;height:218px!important;border-radius:16px!important;border:1px solid var(--iv-m-line-soft)!important;box-shadow:var(--iv-m-shadow-soft)!important}.template-index .iv-video-grid{margin:0 -13px!important;padding:0 13px 5px!important;gap:11px!important}.template-index .iv-video-info{left:8px!important;right:8px!important;bottom:8px!important;padding:8px!important;border-radius:12px!important;background:#fffcf8cc!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.template-index .iv-video-info h3{font-size:10px!important;line-height:1.15!important;margin-bottom:3px!important}.template-index .iv-video-price{font-size:10px!important}.template-index .iv-video-buy{display:inline!important;font-size:9.5px!important;text-transform:uppercase!important;letter-spacing:.04em!important}.template-index .iv-mobile-custom-order-card{padding:20px!important;border-radius:22px!important}.template-index .iv-mobile-custom-order-card h2,.template-index .iv-mobile-custom-order-card p{text-align:left!important}.template-index .iv-mobile-custom-order-card__steps{align-items:start!important}.template-index .iv-mobile-custom-step{text-align:center!important}.template-index .iv-mobile-matching-banner{border-radius:22px!important}.template-index .iv-mobile-matching-banner__copy,.template-index .iv-mobile-matching-banner h2,.template-index .iv-mobile-matching-banner p{text-align:left!important}.template-index .iv-mobile-loved-strip{padding:12px!important}.template-index .iv-mobile-loved-strip__rating{box-shadow:none!important;border:0!important;padding:4px 0 8px!important;background:transparent!important}.template-index .iv-mobile-loved-strip__photos{margin:0 -12px!important;padding:0 12px 2px!important}.template-index .iv-mobile-trust-grid{padding:11px!important;gap:10px!important}.template-index .iv-mobile-trust-grid div{box-shadow:none!important;border:1px solid var(--iv-m-line-soft)!important;background:#fffdf9!important}}@media(max-width:380px){.template-index .iv-video-card{flex-basis:124px!important;height:204px!important}.template-index .iv-mobile-cat-v96{height:104px!important}.template-index .iv-product-showcase--1,.template-index .iv-product-showcase--3,.template-index .iv-mobile-category-grid-v96,.template-index .iv-mobile-vibe-strip,.template-index .iv-mobile-shape-strip-v96,.template-index .iv-video-showcase{padding:11px!important}}@media(max-width:989px){.template-index .iv-content{padding:0 0 22px!important;background:linear-gradient(180deg,#fbf6f0,#f8f1ea 46%,#f6eee6)!important}.template-index .iv-section{margin-bottom:14px!important}.template-index .iv-mobile-visual-hero__card,.template-index .iv-product-showcase--1,.template-index .iv-product-showcase--3,.template-index .iv-mobile-category-grid-v96,.template-index .iv-mobile-vibe-strip,.template-index .iv-mobile-shape-strip-v96,.template-index .iv-video-showcase,.template-index .iv-mobile-custom-order-card,.template-index .iv-mobile-matching-banner,.template-index .iv-mobile-loved-strip,.template-index .iv-mobile-trust-grid{width:100%!important;margin-left:0!important;margin-right:0!important;border-radius:0!important;border-left:0!important;border-right:0!important;box-shadow:none!important;background:linear-gradient(180deg,#fffdf9fa,#fff8f2f5)!important}.template-index .iv-product-showcase--1:before,.template-index .iv-product-showcase--3:before,.template-index .iv-mobile-category-grid-v96:before,.template-index .iv-mobile-vibe-strip:before,.template-index .iv-mobile-shape-strip-v96:before,.template-index .iv-video-showcase:before,.template-index .iv-mobile-custom-order-card:before,.template-index .iv-mobile-matching-banner:before,.template-index .iv-mobile-loved-strip:before,.template-index .iv-mobile-trust-grid:before{border-radius:0!important;box-shadow:none!important}.template-index .iv-mobile-visual-hero__card{min-height:382px!important;border-top:0!important;margin-top:0!important}.template-index .iv-product-showcase--1,.template-index .iv-product-showcase--3,.template-index .iv-mobile-vibe-strip,.template-index .iv-mobile-shape-strip-v96,.template-index .iv-video-showcase,.template-index .iv-mobile-custom-order-card,.template-index .iv-mobile-loved-strip{padding:14px 12px!important}.template-index .iv-mobile-category-grid-v96,.template-index .iv-mobile-trust-grid{padding:12px!important}.template-index .iv-mobile-matching-banner{padding:0!important}.template-index .iv-mobile-showcase-title,.template-index .iv-mobile-section-title,.template-index .iv-video-showcase .iv-head{margin:0 0 12px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.template-index .iv-mobile-showcase-title h2,.template-index .iv-mobile-section-title h2,.template-index .iv-video-showcase .iv-head h2{margin:0!important;text-align:left!important}.template-index .iv-mobile-showcase-title a,.template-index .iv-mobile-section-title a{margin-left:10px!important;flex-shrink:0!important}.template-index .iv-product-showcase--1 .iv-product-grid,.template-index .iv-product-showcase--3 .iv-product-grid{gap:10px!important}.template-index .iv-product-showcase--1 .iv-product-card,.template-index .iv-product-showcase--3 .iv-product-card{box-shadow:none!important;border-radius:12px!important;border:1px solid rgba(37,25,18,.09)!important;background:#fff!important}.template-index .iv-mobile-category-grid-v96{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.template-index .iv-mobile-vibe-row,.template-index .iv-mobile-shape-row-v96,.template-index .iv-video-grid,.template-index .iv-mobile-loved-strip__photos{margin:0!important;padding:0 0 4px!important}.template-index .iv-video-card{flex:0 0 140px!important;height:224px!important;box-shadow:none!important;border:1px solid rgba(37,25,18,.09)!important}.template-index .iv-mobile-matching-banner__copy{padding:22px 14px!important}.template-index .iv-mobile-matching-banner h2,.template-index .iv-mobile-matching-banner p,.template-index .iv-mobile-custom-order-card h2,.template-index .iv-mobile-custom-order-card p,.template-index .iv-mobile-loved-strip__rating b,.template-index .iv-mobile-loved-strip__rating small{text-align:left!important}.template-index .iv-mobile-trust-grid div{box-shadow:none!important;border-radius:12px!important}}@media(max-width:380px){.template-index .iv-product-showcase--1,.template-index .iv-product-showcase--3,.template-index .iv-mobile-vibe-strip,.template-index .iv-mobile-shape-strip-v96,.template-index .iv-video-showcase,.template-index .iv-mobile-custom-order-card,.template-index .iv-mobile-loved-strip{padding:13px 10px!important}.template-index .iv-mobile-category-grid-v96,.template-index .iv-mobile-trust-grid{padding:10px!important}.template-index .iv-video-card{flex-basis:132px!important;height:212px!important}}@media(max-width:989px){.template-index .iv-mobile-header,.iv-mobile-header{position:sticky!important;top:0!important;z-index:95!important;display:grid!important;grid-template-columns:42px 1fr auto!important;align-items:center!important;min-height:56px!important;padding:7px 8px!important;overflow:visible!important}.iv-mobile-menu-btn{grid-column:1!important;justify-self:start!important;width:38px!important;height:38px!important;min-width:38px!important}.iv-mobile-header .iv-header__logo{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;padding:0!important;justify-self:auto!important;width:98px!important;max-width:98px!important;z-index:2!important}.iv-mobile-header .iv-header__logo-img{width:98px!important;max-width:98px!important;height:auto!important;max-height:34px!important;object-fit:contain!important;display:block!important}.iv-mobile-header .iv-mobile-iconbar{grid-column:3!important;justify-self:end!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important;z-index:3!important;min-width:0!important}.iv-mobile-header .iv-header-icon{width:28px!important;height:28px!important;min-width:28px!important;max-width:28px!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:50%!important;color:#17110d!important;font-size:0!important;overflow:visible!important}.iv-mobile-header .iv-header-icon svg{width:17.5px!important;height:17.5px!important;display:block!important;stroke:#17110d!important;stroke-width:1.85!important}.iv-mobile-header .iv-header-icon--wishlist svg{stroke:#17110d!important}.iv-mobile-header .iv-header-icon--cart{border:0!important;background:transparent!important;box-shadow:none!important;width:28px!important;height:28px!important;min-width:28px!important;max-width:28px!important}.iv-mobile-header .iv-header-icon--cart .iv-cart-count{right:-5px!important;top:-7px!important;min-width:16px!important;height:16px!important;border-radius:999px!important;padding:0 4px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#ff4d8c!important;color:#fff!important;border:2px solid #fffaf3!important;font-size:9px!important;line-height:1!important;font-weight:800!important}}@media(max-width:380px){.iv-mobile-header .iv-header__logo,.iv-mobile-header .iv-header__logo-img{width:92px!important;max-width:92px!important}.iv-mobile-header .iv-mobile-iconbar{gap:3px!important}.iv-mobile-header .iv-header-icon,.iv-mobile-header .iv-header-icon--cart{width:27px!important;height:27px!important;min-width:27px!important;max-width:27px!important}.iv-mobile-header .iv-header-icon svg{width:17px!important;height:17px!important}}@media(max-width:989px){html,body{overflow-x:hidden!important}.template-index .iv-content{padding:0!important;background:#fbf6f0!important}.template-index .iv-section{margin:0 0 12px!important}.template-index .iv-mobile-visual-hero__card,.template-index .iv-product-showcase--1,.template-index .iv-product-showcase--3,.template-index .iv-mobile-category-grid-v96,.template-index .iv-mobile-vibe-strip,.template-index .iv-mobile-shape-strip-v96,.template-index .iv-video-showcase,.template-index .iv-mobile-custom-order-card,.template-index .iv-mobile-matching-banner,.template-index .iv-mobile-loved-strip,.template-index .iv-mobile-trust-grid{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;border-left:0!important;border-right:0!important;border-radius:0!important;box-shadow:none!important;background:#fffaf4!important}.template-index .iv-product-showcase--1:before,.template-index .iv-product-showcase--3:before,.template-index .iv-mobile-category-grid-v96:before,.template-index .iv-mobile-vibe-strip:before,.template-index .iv-mobile-shape-strip-v96:before,.template-index .iv-video-showcase:before,.template-index .iv-mobile-custom-order-card:before,.template-index .iv-mobile-matching-banner:before,.template-index .iv-mobile-loved-strip:before,.template-index .iv-mobile-trust-grid:before{display:none!important}.template-index .iv-mobile-header,.iv-mobile-header{min-height:56px!important;padding:7px 8px!important;grid-template-columns:42px 1fr auto!important;background:#fffcf8f5!important;border-bottom:1px solid rgba(34,23,17,.1)!important}.iv-mobile-header .iv-header__logo{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:102px!important;max-width:102px!important;margin:0!important;z-index:2!important}.iv-mobile-header .iv-header__logo-img{width:102px!important;max-width:102px!important;max-height:34px!important;object-fit:contain!important;display:block!important}.iv-mobile-header .iv-mobile-iconbar{justify-self:end!important;gap:4px!important;z-index:3!important}.iv-mobile-header .iv-header-icon,.iv-mobile-header .iv-header-icon--cart{width:29px!important;height:29px!important;min-width:29px!important;max-width:29px!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#17110d!important;font-size:0!important}.iv-mobile-header .iv-header-icon svg{width:18px!important;height:18px!important;stroke:#17110d!important}.template-index .iv-mobile-visual-hero{margin:0!important}.template-index .iv-mobile-visual-hero__card{min-height:390px!important;border-top:0!important;border-bottom:1px solid rgba(34,23,17,.12)!important;overflow:hidden!important}.template-index .iv-mobile-visual-hero__media,.template-index .iv-mobile-visual-hero__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;border-radius:0!important}.template-index .iv-mobile-visual-hero__image{object-fit:cover!important;object-position:67% 50%!important;padding:0!important}.template-index .iv-mobile-visual-hero__card:after{background:linear-gradient(90deg,#fff8f2fa,#fff8f2db 37%,#fff8f238 68%,#fff8f200)!important}.template-index .iv-mobile-visual-hero__copy{width:55%!important;min-height:390px!important;padding:30px 14px 26px!important;justify-content:center!important}.template-index .iv-mobile-visual-hero h1{font-size:clamp(38px,11vw,50px)!important;line-height:.9!important;letter-spacing:-.07em!important;margin:0 0 13px!important}.template-index .iv-mobile-visual-hero p{font-size:12.5px!important;line-height:1.42!important;max-width:17ch!important;margin:0 0 17px!important;color:#51443c!important}.template-index .iv-mobile-visual-hero__actions{width:min(205px,100%)!important;gap:9px!important}.template-index .iv-mobile-visual-hero__actions .iv-btn{min-height:42px!important;border-radius:3px!important;font-size:11px!important;letter-spacing:.075em!important}.template-index .iv-product-showcase--1,.template-index .iv-product-showcase--3,.template-index .iv-mobile-vibe-strip,.template-index .iv-mobile-shape-strip-v96,.template-index .iv-video-showcase,.template-index .iv-mobile-custom-order-card,.template-index .iv-mobile-loved-strip,.template-index .iv-mobile-trust-grid{padding:14px 10px!important;border-top:1px solid rgba(34,23,17,.1)!important;border-bottom:1px solid rgba(34,23,17,.1)!important}.template-index .iv-mobile-category-grid-v96{padding:10px!important;border-top:1px solid rgba(34,23,17,.1)!important;border-bottom:1px solid rgba(34,23,17,.1)!important}.template-index .iv-mobile-matching-banner{border-top:1px solid rgba(34,23,17,.1)!important;border-bottom:1px solid rgba(34,23,17,.1)!important}.template-index .iv-mobile-category-title{display:none!important}.template-index .iv-mobile-showcase-title,.template-index .iv-mobile-section-title,.template-index .iv-video-showcase .iv-head{margin:0 0 12px!important;padding:0!important;align-items:center!important}.template-index .iv-mobile-showcase-title h2,.template-index .iv-mobile-section-title h2,.template-index .iv-video-showcase .iv-head h2{font-family:Arial,Helvetica,sans-serif!important;font-size:15px!important;line-height:1!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:900!important;color:#1a120e!important;margin:0!important;text-align:left!important}.template-index .iv-mobile-showcase-title h2:after,.template-index .iv-mobile-section-title h2:after,.template-index .iv-video-showcase .iv-head h2:after{content:none!important;display:none!important}.template-index .iv-mobile-showcase-title a,.template-index .iv-mobile-section-title a{font-size:10.5px!important;letter-spacing:.06em!important;text-transform:uppercase!important;font-weight:800!important;color:#1a120e!important;text-decoration:none!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.template-index .iv-product-showcase--1 .iv-product-grid,.template-index .iv-product-showcase--3 .iv-product-grid{gap:9px!important}.template-index .iv-product-showcase--1 .iv-product-card,.template-index .iv-product-showcase--3 .iv-product-card{border-radius:12px!important;overflow:hidden!important;border:1px solid rgba(34,23,17,.09)!important;box-shadow:none!important;background:#fff!important}.template-index .iv-product-card__image{aspect-ratio:1/1!important;min-height:0!important;background:#f7eee8!important;border-radius:0!important}.template-index .iv-product-card__image img{width:100%!important;height:100%!important;object-fit:cover!important;padding:0!important;display:block!important}.template-index .iv-product-card__info{min-height:78px!important;padding:8px!important;display:grid!important;grid-template-columns:1fr auto!important;grid-template-areas:"title title" "price button"!important;gap:6px 7px!important}.template-index .iv-product-card__info a{grid-area:title!important}.template-index .iv-product-card__info h4{font-size:11px!important;line-height:1.16!important;min-height:26px!important;-webkit-line-clamp:2!important;margin:0!important;color:#1b120e!important;text-align:left!important}.template-index .iv-product-card__info p{grid-area:price!important;font-size:11.5px!important;margin:0!important;align-self:center!important}.template-index .iv-add-form{grid-area:button!important}.template-index .iv-add-btn{min-height:31px!important;padding:0 11px!important;font-size:9px!important;border:1px solid rgba(27,18,14,.3)!important;background:#fff!important;color:#1b120e!important;border-radius:999px!important}.template-index .iv-mobile-category-grid-v96{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.template-index .iv-mobile-cat-v96{height:112px!important;border-radius:12px!important;overflow:hidden!important}.template-index .iv-mobile-cat-v96 img{width:100%!important;height:100%!important;object-fit:cover!important}.template-index .iv-mobile-cat-v96 span{text-align:left!important;left:10px!important;right:10px!important;bottom:10px!important;font-size:10.5px!important;letter-spacing:.07em!important}.template-index .iv-product-showcase__head,.template-index .iv-product-zone>.iv-head,.template-index .iv-video-showcase .iv-head p,.template-index .iv-room-card p,.template-index .iv-mobile-swipe-hint,.template-index .iv-showcase-actions{display:none!important}.template-index .iv-mobile-vibe-row,.template-index .iv-mobile-shape-row-v96,.template-index .iv-video-grid{margin:0!important;padding:0 0 4px!important}.template-index .iv-mobile-vibe-card{flex:0 0 70px!important;min-width:70px!important}.template-index .iv-mobile-vibe-card img{width:70px!important;height:70px!important}.template-index .iv-mobile-vibe-card span{font-size:10px!important;color:#251914!important}.template-index .iv-mobile-shape-row-v96 a{flex:0 0 96px!important;height:86px!important;border-radius:12px!important}.template-index .iv-video-card{flex:0 0 138px!important;height:222px!important;border-radius:16px!important}.template-index .iv-video-info{left:8px!important;right:8px!important;bottom:8px!important;padding:8px!important;border-radius:12px!important;background:#fffcf8cc!important}.template-index .iv-video-info h3,.template-index .iv-video-price,.template-index .iv-video-buy{font-size:10px!important}.template-index .iv-mobile-custom-order-card p{max-width:68%!important;font-size:12px!important;line-height:1.4!important}}@media(max-width:380px){.template-index .iv-mobile-visual-hero__copy{width:58%!important;padding-left:11px!important}.template-index .iv-mobile-visual-hero h1{font-size:35px!important}.template-index .iv-product-card__info h4{font-size:10.5px!important}.template-index .iv-add-btn{padding:0 9px!important}.template-index .iv-video-card{flex-basis:128px!important;height:210px!important}}@media(max-width:989px){html,body{overflow-x:hidden!important}.template-index .iv-showroom,.template-index .iv-showroom__layout,.template-index .iv-content{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:0!important;padding-right:0!important;overflow:hidden!important}.template-index .iv-content{padding-top:0!important;padding-bottom:22px!important;background:#fbf6f0!important}.template-index .iv-section,.template-index .iv-mobile-visual-hero,.template-index .iv-product-showcase--1,.template-index .iv-product-showcase--3,.template-index .iv-mobile-category-grid-v96,.template-index .iv-mobile-vibe-strip,.template-index .iv-mobile-shape-strip-v96,.template-index .iv-video-showcase,.template-index .iv-mobile-custom-order-card,.template-index .iv-mobile-matching-banner,.template-index .iv-mobile-loved-strip,.template-index .iv-mobile-trust-grid{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;border-left:0!important;border-right:0!important;border-radius:0!important;box-shadow:none!important}.template-index .iv-section{margin-top:0!important;margin-bottom:12px!important}.template-index .iv-mobile-header,.iv-mobile-header{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:7px 8px!important;display:grid!important;grid-template-columns:42px 1fr auto!important;align-items:center!important;background:#fffcf8f5!important;border-bottom:1px solid rgba(34,23,17,.1)!important;box-shadow:none!important}.iv-mobile-header .iv-header__logo{position:absolute!important;left:calc(50% - 12px)!important;top:50%!important;transform:translate(-50%,-50%)!important;width:102px!important;max-width:102px!important;margin:0!important;padding:0!important;z-index:2!important}.iv-mobile-header .iv-header__logo-img{width:102px!important;max-width:102px!important;max-height:34px!important;display:block!important;object-fit:contain!important}.iv-mobile-header .iv-mobile-iconbar{justify-self:end!important;display:flex!important;align-items:center!important;gap:4px!important;z-index:3!important}.iv-mobile-header .iv-header-icon,.iv-mobile-header .iv-header-icon--cart{width:29px!important;height:29px!important;min-width:29px!important;max-width:29px!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#17110d!important;font-size:0!important;padding:0!important}.iv-mobile-header .iv-header-icon svg{width:18px!important;height:18px!important;stroke:#17110d!important}.iv-mobile-header .iv-header-icon--cart .iv-cart-count{right:-5px!important;top:-7px!important}.template-index .iv-mobile-visual-hero__card{width:100vw!important;max-width:100vw!important;margin:0!important;padding:0!important;border-radius:0!important;border-left:0!important;border-right:0!important;border-top:0!important;min-height:392px!important;overflow:hidden!important}.template-index .iv-mobile-visual-hero__media,.template-index .iv-mobile-visual-hero__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;border-radius:0!important}.template-index .iv-mobile-visual-hero__image{object-fit:cover!important;object-position:66% 50%!important}.template-index .iv-mobile-visual-hero__copy{width:55%!important;min-height:392px!important;padding:30px 14px 26px!important}.template-index .iv-product-showcase--1,.template-index .iv-product-showcase--3{padding:14px 10px!important;background:#fffaf4!important;border-top:1px solid rgba(34,23,17,.1)!important;border-bottom:1px solid rgba(34,23,17,.1)!important}.template-index .iv-product-card__image{aspect-ratio:1/1!important;background:#f7eee8!important}.template-index .iv-product-card__image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;padding:0!important}.template-index .iv-product-card__info{min-height:78px!important;padding:8px!important;grid-template-columns:1fr 34px!important;grid-template-areas:"title title" "price button"!important;align-items:center!important}.template-index .iv-add-form{grid-area:button!important;justify-self:end!important;margin:0!important}.template-index .iv-add-btn{width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important;border-radius:50%!important;background:#18110d!important;border:1px solid rgba(24,17,13,.92)!important;color:#fff!important;box-shadow:0 8px 14px #18110d1f!important;font-size:0!important;line-height:1!important;display:grid!important;place-items:center!important;position:relative!important}.template-index .iv-add-btn:before{content:"+"!important;font-size:22px!important;line-height:1!important;font-weight:400!important;color:#fff!important;transform:translateY(-1px)!important}.template-index .iv-add-btn:disabled:before{content:"\d7"!important;font-size:18px!important}.template-index .iv-mobile-shape-row-v96 .iv-mobile-shape-view-v96{display:none!important}.template-index .iv-video-showcase{padding:16px 10px!important;background:#fffaf4!important;border-top:1px solid rgba(34,23,17,.1)!important;border-bottom:1px solid rgba(34,23,17,.1)!important}.template-index .iv-video-showcase .iv-head{margin:0 0 12px!important;padding:0!important}.template-index .iv-video-grid{display:flex!important;gap:12px!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x mandatory!important;margin:0!important;padding:0 10px 8px 0!important}.template-index .iv-video-card{flex:0 0 64vw!important;width:64vw!important;max-width:260px!important;height:350px!important;border-radius:20px!important;overflow:hidden!important;scroll-snap-align:start!important;border:1px solid rgba(34,23,17,.08)!important;box-shadow:0 12px 26px #22171117!important;background:#efe2da!important}.template-index .iv-video-card video,.template-index .iv-video-fallback-image,.template-index .iv-video-placeholder{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.template-index .iv-video-card:before{width:48px!important;height:48px!important;font-size:18px!important;top:42%!important;background:#ffffffb3!important;border:1px solid rgba(255,255,255,.78)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.template-index .iv-video-info{left:10px!important;right:10px!important;bottom:10px!important;padding:10px!important;border-radius:14px!important;background:#fffcf8d1!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.template-index .iv-video-info h3{font-size:11px!important;line-height:1.15!important;margin:0 0 4px!important}.template-index .iv-video-price,.template-index .iv-video-buy{display:inline!important;font-size:10.5px!important;line-height:1!important}.template-index .iv-mobile-custom-order-card{padding:22px 14px!important;background:#fffaf4!important;border-top:1px solid rgba(34,23,17,.1)!important;border-bottom:1px solid rgba(34,23,17,.1)!important;text-align:center!important;min-height:auto!important}.template-index .iv-mobile-custom-order-card__head{text-align:center!important}.template-index .iv-mobile-custom-order-card h2{text-align:center!important;max-width:320px!important;margin:0 auto 9px!important;font-size:25px!important;line-height:1.02!important}.template-index .iv-mobile-custom-order-card p{text-align:center!important;max-width:300px!important;margin:0 auto 14px!important;font-size:12.5px!important;line-height:1.45!important}.template-index .iv-mobile-custom-order-card__image{position:relative!important;width:min(240px,72vw)!important;height:118px!important;right:auto!important;bottom:auto!important;margin:0 auto 18px!important;opacity:1!important;display:block!important;pointer-events:none!important}.template-index .iv-mobile-custom-order-card__image img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:18px!important;transform:none!important;box-shadow:0 12px 24px #321f151a!important}.template-index .iv-mobile-custom-order-card__steps{width:100%!important;max-width:330px!important;margin:0 auto 18px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;justify-content:center!important}.template-index .iv-mobile-custom-step{text-align:center!important}.template-index .iv-mobile-custom-step b{margin-left:auto!important;margin-right:auto!important}.template-index .iv-mobile-custom-step strong,.template-index .iv-mobile-custom-step small{text-align:center!important}.template-index .iv-mobile-custom-order-card .iv-btn{width:min(260px,86vw)!important;margin:0 auto!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important}.template-index .iv-mobile-swipe-hint,.template-index .iv-editor-empty,.template-index .iv-showcase-actions,.template-index .iv-product-showcase__head,.template-index .iv-product-zone>.iv-head{display:none!important}}@media(max-width:380px){.iv-mobile-header .iv-header__logo{left:calc(50% - 10px)!important;width:96px!important;max-width:96px!important}.iv-mobile-header .iv-header__logo-img{width:96px!important;max-width:96px!important}.template-index .iv-mobile-visual-hero__copy{width:58%!important;padding-left:11px!important}.template-index .iv-mobile-visual-hero h1{font-size:34px!important}.template-index .iv-video-card{flex-basis:68vw!important;height:330px!important}.template-index .iv-mobile-custom-order-card h2{font-size:23px!important}}@media(max-width:989px){html,body{overflow-x:hidden!important}.template-index .iv-showroom,.template-index .iv-showroom__layout,.template-index .iv-content{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:0!important;padding-right:0!important;overflow:hidden!important}.template-index .iv-content{padding-top:0!important;padding-bottom:20px!important;background:#fff8f1!important}.template-index .iv-section{width:100vw!important;max-width:100vw!important;margin:0!important;padding:0!important}.template-index .iv-product-showcase--1,.template-index .iv-product-showcase--3,.template-index .iv-mobile-category-grid-v96,.template-index .iv-mobile-vibe-strip,.template-index .iv-mobile-shape-strip-v96,.template-index .iv-video-showcase,.template-index .iv-mobile-custom-order-card,.template-index .iv-mobile-loved-strip,.template-index .iv-mobile-trust-grid{border-top:1px solid rgba(34,23,17,.1)!important;border-bottom:0!important;border-left:0!important;border-right:0!important;border-radius:0!important;box-shadow:none!important;background:#fff8f1!important;margin:0!important}.template-index .iv-mobile-header,.iv-mobile-header{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;min-height:56px!important;padding:7px 8px!important;display:grid!important;grid-template-columns:42px 1fr auto!important;align-items:center!important;background:#fffcf8f5!important;border-bottom:1px solid rgba(34,23,17,.1)!important;box-shadow:none!important;position:sticky!important;top:0!important;z-index:95!important}.iv-mobile-menu-btn{grid-column:1!important;justify-self:start!important;width:38px!important;height:38px!important;min-width:38px!important;border:0!important;background:transparent!important;box-shadow:none!important}.iv-mobile-header .iv-header__logo{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:94px!important;max-width:94px!important;margin:0!important;padding:0!important;z-index:2!important}.iv-mobile-header .iv-header__logo-img{width:94px!important;max-width:94px!important;max-height:32px!important;object-fit:contain!important;display:block!important}.iv-mobile-header .iv-mobile-iconbar{grid-column:3!important;justify-self:end!important;display:flex!important;align-items:center!important;gap:4px!important;z-index:3!important}.iv-mobile-header .iv-header-icon,.iv-mobile-header .iv-header-icon--cart{width:28px!important;height:28px!important;min-width:28px!important;max-width:28px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#17110d!important;font-size:0!important}.iv-mobile-header .iv-header-icon svg{width:17.5px!important;height:17.5px!important;stroke:#17110d!important}.iv-mobile-header .iv-header-icon--cart .iv-cart-count{right:-5px!important;top:-7px!important;min-width:16px!important;height:16px!important;font-size:9px!important;border:2px solid #fff8f1!important}.template-index .iv-mobile-visual-hero{display:block!important;margin:0!important;padding:0!important;border-top:0!important}.template-index .iv-mobile-visual-hero__card{display:none!important}.template-index .iv-mobile-hero-carousel-v9610{display:block!important;width:100vw!important;height:392px!important;overflow:hidden!important;position:relative!important;background:#f5e9df!important;border-bottom:1px solid rgba(34,23,17,.1)!important}.template-index .iv-mobile-hero-carousel-track-v9610{display:flex!important;width:100%!important;height:100%!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.template-index .iv-mobile-hero-carousel-track-v9610::-webkit-scrollbar{display:none!important}.template-index .iv-mobile-hero-slide-v9610{position:relative!important;flex:0 0 100vw!important;width:100vw!important;height:392px!important;scroll-snap-align:start!important;overflow:hidden!important;color:#17110d!important;text-decoration:none!important;background:#f5e9df!important}.template-index .iv-mobile-hero-slide__media-v9610,.template-index .iv-mobile-hero-slide__image-v9610{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important}.template-index .iv-mobile-hero-slide__image-v9610{object-fit:cover!important;object-position:66% 50%!important;display:block!important}.template-index .iv-mobile-hero-slide-v9610:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;z-index:1!important;background:linear-gradient(90deg,#fff8f2fa,#fff8f2db 38%,#fff8f240 68%,#fff8f200)!important}.template-index .iv-mobile-hero-slide--matching-v9610:after{background:linear-gradient(90deg,#fff8f2fa,#fff8f2e0 44%,#fff8f24d,#fff8f200)!important}.template-index .iv-mobile-hero-slide--matching-v9610 .iv-mobile-hero-slide__image-v9610{object-position:72% 50%!important}.template-index .iv-mobile-hero-slide__copy-v9610{position:relative!important;z-index:2!important;width:55%!important;height:100%!important;padding:30px 14px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;text-align:left!important}.template-index .iv-mobile-hero-slide__copy-v9610 h1,.template-index .iv-mobile-hero-slide__copy-v9610 h2{font-family:Georgia,serif!important;font-weight:500!important;letter-spacing:-.065em!important;line-height:.91!important;margin:0 0 14px!important;color:#17110d!important}.template-index .iv-mobile-hero-slide__copy-v9610 h1{font-size:clamp(38px,11vw,50px)!important}.template-index .iv-mobile-hero-slide__copy-v9610 h2{font-size:clamp(34px,10vw,46px)!important}.template-index .iv-mobile-hero-slide__copy-v9610 p{margin:0 0 18px!important;max-width:18ch!important;font-size:12.5px!important;line-height:1.45!important;color:#53463e!important}.template-index .iv-mobile-hero-slide__actions-v9610{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;width:min(205px,100%)!important}.template-index .iv-mobile-hero-slide__actions-v9610 .iv-btn,.template-index .iv-mobile-hero-slide__button-v9610{min-height:42px!important;width:100%!important;border-radius:3px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:10px 13px!important;font-size:11px!important;line-height:1!important;font-weight:900!important;letter-spacing:.075em!important;text-transform:uppercase!important}.template-index .iv-mobile-hero-slide__actions-v9610 .iv-btn.dark,.template-index .iv-mobile-hero-slide__button-v9610{background:#18110d!important;color:#fff!important;border:1px solid #18110d!important}.template-index .iv-mobile-hero-slide__actions-v9610 .iv-btn.soft{background:#fff8f2d1!important;color:#18110d!important;border:1px solid rgba(24,17,13,.3)!important}.template-index .iv-mobile-hero-dots-v9610{position:absolute!important;left:50%!important;bottom:12px!important;transform:translate(-50%)!important;z-index:3!important;display:flex!important;gap:7px!important}.template-index .iv-mobile-hero-dots-v9610 span{width:6px!important;height:6px!important;border-radius:999px!important;background:#18110d3d!important}.template-index .iv-mobile-hero-dots-v9610 span:first-child{width:18px!important;background:#18110da3!important}.template-index .iv-product-showcase--1,.template-index .iv-product-showcase--3{padding:14px 10px!important}.template-index .iv-mobile-showcase-title,.template-index .iv-mobile-section-title,.template-index .iv-video-showcase .iv-head{margin:0 0 12px!important;padding:0!important}.template-index .iv-product-card__info{grid-template-columns:1fr 36px!important}.template-index .iv-add-btn{width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;padding:0!important;border-radius:50%!important;background:linear-gradient(135deg,#18110d,#2a1b16 62%,#4a2f3f)!important;border:1px solid rgba(24,17,13,.92)!important;color:#fff!important;font-size:0!important;display:grid!important;place-items:center!important;box-shadow:0 10px 18px #18110d24!important;position:relative!important}.template-index .iv-add-btn:before{content:""!important;width:17px!important;height:17px!important;display:block!important;background:center/contain no-repeat url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 8.5H17L16.2 20H7.8L7 8.5Z' stroke='%23fff' stroke-width='1.85' stroke-linejoin='round'/%3E%3Cpath d='M9.2 8.5C9.2 5.8 10.4 4 12 4C13.6 4 14.8 5.8 14.8 8.5' stroke='%23fff' stroke-width='1.85' stroke-linecap='round'/%3E%3Cpath d='M10 12H14' stroke='%23fff' stroke-width='1.85' stroke-linecap='round'/%3E%3C/svg%3E")!important}.template-index .iv-add-btn:disabled:before{background:none!important;content:"\d7"!important;width:auto!important;height:auto!important;color:#fff!important;font-size:17px!important;line-height:1!important}.template-index .iv-mobile-matching-banner{display:none!important}.template-index .iv-video-showcase{padding:16px 10px 18px!important}.template-index .iv-video-grid{display:flex!important;gap:12px!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x mandatory!important;margin:0!important;padding:0 14px 8px 0!important;scrollbar-width:none!important}.template-index .iv-video-grid::-webkit-scrollbar{display:none!important}.template-index .iv-video-card{flex:0 0 70vw!important;width:70vw!important;max-width:288px!important;height:390px!important;border-radius:22px!important;scroll-snap-align:start!important;box-shadow:0 14px 30px #2217111a!important;border:1px solid rgba(34,23,17,.08)!important;overflow:hidden!important;background:#efe2da!important}.template-index .iv-video-card video,.template-index .iv-video-fallback-image,.template-index .iv-video-placeholder{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.template-index .iv-video-card:before{width:52px!important;height:52px!important;font-size:19px!important;top:43%!important;background:#ffffffb3!important;border:1px solid rgba(255,255,255,.82)!important;backdrop-filter:blur(9px)!important;-webkit-backdrop-filter:blur(9px)!important}.template-index .iv-video-info{left:12px!important;right:12px!important;bottom:12px!important;padding:11px!important;border-radius:15px!important;background:#fffcf8d6!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.template-index .iv-video-info h3{font-size:11.5px!important;line-height:1.18!important;margin-bottom:5px!important}.template-index .iv-video-price,.template-index .iv-video-buy{display:inline!important;font-size:10.5px!important}.template-index .iv-mobile-custom-order-card{text-align:center!important;padding:22px 14px!important}.template-index .iv-mobile-custom-order-card__head,.template-index .iv-mobile-custom-order-card h2,.template-index .iv-mobile-custom-order-card p{text-align:center!important}}@media(max-width:380px){.iv-mobile-header .iv-header__logo,.iv-mobile-header .iv-header__logo-img{width:88px!important;max-width:88px!important}.iv-mobile-header .iv-mobile-iconbar{gap:3px!important}.iv-mobile-header .iv-header-icon,.iv-mobile-header .iv-header-icon--cart{width:27px!important;height:27px!important;min-width:27px!important;max-width:27px!important}.template-index .iv-mobile-hero-slide-v9610,.template-index .iv-mobile-hero-carousel-v9610{height:370px!important}.template-index .iv-mobile-hero-slide__copy-v9610{width:58%!important;padding-left:11px!important}.template-index .iv-mobile-hero-slide__copy-v9610 h1{font-size:34px!important}.template-index .iv-mobile-hero-slide__copy-v9610 h2{font-size:31px!important}.template-index .iv-video-card{flex-basis:74vw!important;height:360px!important}}@media(max-width:989px){.template-index .iv-mobile-header,.iv-mobile-header{grid-template-columns:48px 1fr 132px!important;min-height:64px!important;padding:8px 12px!important}.iv-mobile-menu-btn{width:42px!important;height:42px!important;min-width:42px!important}.iv-mobile-menu-btn span{width:20px!important;height:1.8px!important}.iv-mobile-header .iv-header__logo{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:132px!important;max-width:132px!important;margin:0!important;z-index:2!important}.iv-mobile-header .iv-header__logo-img{width:132px!important;max-width:132px!important;max-height:44px!important;object-fit:contain!important;display:block!important}.iv-mobile-header .iv-mobile-iconbar{grid-column:3!important;justify-self:end!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;z-index:3!important}.iv-mobile-header .iv-header-icon,.iv-mobile-header .iv-header-icon--cart{width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important;padding:0!important;display:grid!important;place-items:center!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#17110d!important;font-size:0!important}.iv-mobile-header .iv-header-icon svg{width:22px!important;height:22px!important;stroke:#17110d!important;stroke-width:1.85!important}.iv-mobile-header .iv-header-icon--cart .iv-cart-count{right:-6px!important;top:-8px!important;min-width:17px!important;height:17px!important;font-size:9.5px!important}.template-index .iv-add-btn{width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;border-radius:50%!important;padding:0!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#18110d,#2b1b16 62%,#4e3344)!important;border:1px solid rgba(24,17,13,.92)!important;box-shadow:0 10px 18px #18110d29!important;overflow:hidden!important}.template-index .iv-add-btn:before{content:""!important;position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:21px!important;height:21px!important;background:center/contain no-repeat url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.3 10.4h11.4l-.72 11.3H9.02L8.3 10.4Z' stroke='white' stroke-width='1.85' stroke-linejoin='round'/%3E%3Cpath d='M11 10.4C11 7.45 12.2 5.6 14 5.6c1.8 0 3 1.85 3 4.8' stroke='white' stroke-width='1.85' stroke-linecap='round'/%3E%3Cpath d='M14 13.3v5.4M11.3 16h5.4' stroke='white' stroke-width='1.85' stroke-linecap='round'/%3E%3C/svg%3E")!important}.template-index .iv-add-btn:disabled:before{content:"\d7"!important;width:auto!important;height:auto!important;background:none!important;color:#fff!important;font-size:18px!important;line-height:1!important}.template-index .iv-mobile-showcase-title,.template-index .iv-mobile-section-title,.template-index .iv-video-showcase .iv-head{padding-left:2px!important;padding-right:2px!important;overflow:visible!important}.template-index .iv-mobile-vibe-strip,.template-index .iv-mobile-shape-strip-v96{padding-left:14px!important;padding-right:14px!important;box-sizing:border-box!important;overflow:hidden!important}.template-index .iv-mobile-vibe-strip .iv-mobile-section-title,.template-index .iv-mobile-shape-strip-v96 .iv-mobile-section-title{margin-left:0!important;margin-right:0!important}.template-index .iv-mobile-vibe-strip .iv-mobile-section-title h2,.template-index .iv-mobile-shape-strip-v96 .iv-mobile-section-title h2{transform:none!important;margin-left:0!important;text-indent:0!important;white-space:nowrap!important}.template-index .iv-mobile-vibe-row,.template-index .iv-mobile-shape-row-v96{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.template-index .iv-mobile-category-title,.template-index .iv-mobile-category-grid-v96{display:none!important}.template-index .iv-product-showcase--2{order:4!important;display:block!important;width:100vw!important;max-width:100vw!important;margin:0!important;padding:14px 10px!important;background:#fff8f1!important;border-top:1px solid rgba(34,23,17,.1)!important;border-bottom:0!important;border-left:0!important;border-right:0!important;border-radius:0!important;box-shadow:none!important}.template-index .iv-product-showcase--2 .iv-product-showcase__head{display:none!important}.template-index .iv-product-showcase--2 .iv-mobile-showcase-title{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0 0 12px!important;padding:0 2px!important}.template-index .iv-product-showcase--2 .iv-mobile-showcase-title h2{font-family:Arial,Helvetica,sans-serif!important;font-size:15px!important;line-height:1!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:900!important;color:#1a120e!important;margin:0!important}.template-index .iv-product-showcase--2 .iv-mobile-showcase-title a{font-size:10.5px!important;letter-spacing:.06em!important;text-transform:uppercase!important;font-weight:800!important;color:#1a120e!important;text-decoration:none!important}.template-index .iv-product-showcase--2 .iv-product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;padding:0!important;margin:0!important;overflow:visible!important}.template-index .iv-product-showcase--2 .iv-product-card:nth-child(n+5){display:none!important}.template-index .iv-product-showcase--2 .iv-product-card{width:100%!important;min-width:0!important;border-radius:12px!important;overflow:hidden!important;border:1px solid rgba(34,23,17,.09)!important;box-shadow:none!important;background:#fff!important}.template-index .iv-product-showcase--2 .iv-product-card__image{aspect-ratio:1/1!important;background:#f7eee8!important}.template-index .iv-product-showcase--2 .iv-product-card__image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;padding:0!important}.template-index .iv-product-showcase--2 .iv-product-card__info{min-height:78px!important;padding:8px!important;display:grid!important;grid-template-columns:1fr 38px!important;grid-template-areas:"title title" "price button"!important;gap:6px 7px!important}.template-index .iv-product-showcase--1{order:2!important}.template-index .iv-product-showcase--2{order:3!important}.template-index .iv-mobile-vibe-strip{order:4!important}.template-index .iv-product-showcase--3{order:5!important}.template-index .iv-mobile-shape-strip-v96{order:6!important}}@media(max-width:989px){.iv-header__inner{display:none!important}.template-index .iv-mobile-header,.iv-mobile-header{display:grid!important;grid-template-columns:48px 1fr 132px!important;align-items:center!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;min-height:64px!important;padding:8px 12px!important;position:sticky!important;top:0!important;z-index:95!important;background:#fffcf8f5!important;border-bottom:1px solid rgba(34,23,17,.1)!important;box-shadow:none!important}.iv-mobile-menu-btn{grid-column:1!important;justify-self:start!important;display:grid!important;place-items:center!important;width:42px!important;height:42px!important;min-width:42px!important;border:0!important;background:transparent!important;box-shadow:none!important}.iv-mobile-menu-btn span{width:20px!important;height:1.8px!important;background:#17110d!important;display:block!important}.iv-mobile-header .iv-header__logo{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:132px!important;max-width:132px!important;margin:0!important;padding:0!important;z-index:2!important;display:block!important}.iv-mobile-header .iv-header__logo-img{width:132px!important;max-width:132px!important;max-height:44px!important;object-fit:contain!important;display:block!important}.iv-mobile-header .iv-mobile-iconbar{grid-column:3!important;justify-self:end!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;z-index:3!important}.iv-mobile-header .iv-header-icon,.iv-mobile-header .iv-header-icon--cart{width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#17110d!important;font-size:0!important}.iv-mobile-header .iv-header-icon svg{width:22px!important;height:22px!important;stroke:#17110d!important;stroke-width:1.85!important;fill:none!important}.iv-mobile-header .iv-header-icon--cart .iv-cart-count{right:-6px!important;top:-8px!important;min-width:17px!important;height:17px!important;font-size:9.5px!important;z-index:4!important}}@media(max-width:380px){.iv-mobile-header .iv-header__logo,.iv-mobile-header .iv-header__logo-img{width:118px!important;max-width:118px!important}.iv-mobile-header .iv-mobile-iconbar{gap:7px!important}.iv-mobile-header .iv-header-icon,.iv-mobile-header .iv-header-icon--cart{width:32px!important;height:32px!important;min-width:32px!important;max-width:32px!important}.iv-mobile-header .iv-header-icon svg{width:20.5px!important;height:20.5px!important}}@media(max-width:989px){.iv-site-header .iv-header__inner{display:none!important}.iv-site-header .iv-mobile-header{display:grid!important;visibility:visible!important;opacity:1!important;position:sticky!important;top:0!important;z-index:100!important}}@media(max-width:989px){.iv-site-header .iv-mobile-header{grid-template-columns:40px 1fr 118px!important;min-height:58px!important;padding:6px 10px!important}.iv-site-header .iv-mobile-menu-btn{width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:5px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.iv-site-header .iv-mobile-menu-btn span{width:16px!important;height:1.45px!important;min-height:1.45px!important;border-radius:999px!important;background:#17110d!important;display:block!important;margin:0!important}.iv-site-header .iv-mobile-header .iv-header__logo{left:calc(50% - 22px)!important;top:50%!important;transform:translate(-50%,-50%)!important;width:120px!important;max-width:120px!important}.iv-site-header .iv-mobile-header .iv-header__logo-img{width:120px!important;max-width:120px!important;max-height:40px!important;object-fit:contain!important}.iv-site-header .iv-mobile-header .iv-mobile-iconbar{gap:8px!important;min-width:118px!important}.iv-site-header .iv-mobile-header .iv-header-icon,.iv-site-header .iv-mobile-header .iv-header-icon--cart{width:32px!important;height:32px!important;min-width:32px!important;max-width:32px!important}.iv-site-header .iv-mobile-header .iv-header-icon svg{width:20px!important;height:20px!important}}@media(max-width:380px){.iv-site-header .iv-mobile-header{grid-template-columns:38px 1fr 112px!important;padding-left:10px!important;padding-right:8px!important}.iv-site-header .iv-mobile-header .iv-header__logo{left:calc(50% - 20px)!important;width:112px!important;max-width:112px!important}.iv-site-header .iv-mobile-header .iv-header__logo-img{width:112px!important;max-width:112px!important}.iv-site-header .iv-mobile-header .iv-mobile-iconbar{gap:7px!important;min-width:112px!important}.iv-site-header .iv-mobile-header .iv-header-icon,.iv-site-header .iv-mobile-header .iv-header-icon--cart{width:31px!important;height:31px!important;min-width:31px!important;max-width:31px!important}}@media(max-width:989px){.iv-site-header .iv-header__inner{display:none!important}.iv-site-header .iv-mobile-header{display:grid!important;grid-template-columns:52px 1fr 92px!important;align-items:center!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;min-height:76px!important;padding:11px 18px!important;position:sticky!important;top:0!important;z-index:100!important;background:linear-gradient(180deg,#fffcf8f7,#fff8f2eb)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;border-bottom:1px solid rgba(147,118,88,.22)!important;box-shadow:0 10px 28px #38241809!important}.iv-site-header .iv-mobile-menu-btn{grid-column:1!important;justify-self:start!important;width:42px!important;height:42px!important;min-width:42px!important;max-width:42px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:8px!important}.iv-site-header .iv-mobile-menu-btn span{display:none!important}.iv-site-header .iv-mobile-menu-btn:before,.iv-site-header .iv-mobile-menu-btn:after{content:""!important;display:block!important;width:23px!important;height:1.35px!important;border-radius:999px!important;background:#9a7b57!important;box-shadow:none!important}.iv-site-header .iv-mobile-header .iv-header__logo{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:166px!important;max-width:166px!important;margin:0!important;padding:0!important;display:block!important;z-index:2!important}.iv-site-header .iv-mobile-header .iv-header__logo-img{width:166px!important;max-width:166px!important;max-height:56px!important;display:block!important;object-fit:contain!important}.iv-site-header .iv-mobile-header .iv-mobile-iconbar{grid-column:3!important;justify-self:end!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:18px!important;min-width:92px!important;z-index:3!important}.iv-site-header .iv-mobile-header .iv-header-icon,.iv-site-header .iv-mobile-header .iv-header-icon--cart{width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9a7b57!important;font-size:0!important;display:grid!important;place-items:center!important;overflow:visible!important}.iv-site-header .iv-mobile-header .iv-header-icon svg{width:27px!important;height:27px!important;stroke:#9a7b57!important;stroke-width:1.45!important;fill:none!important;overflow:visible!important}.iv-site-header .iv-mobile-header .iv-header-icon[aria-label=Search] svg circle,.iv-site-header .iv-mobile-header .iv-header-icon[aria-label=Search] svg path{stroke:#9a7b57!important;stroke-width:1.45!important;fill:none!important}.iv-site-header .iv-mobile-header .iv-header-icon--cart svg path{stroke:#9a7b57!important;stroke-width:1.45!important;fill:none!important;stroke-linecap:round!important;stroke-linejoin:round!important}.iv-site-header .iv-mobile-header .iv-header-icon--cart .iv-cart-count{position:absolute!important;right:-8px!important;top:-8px!important;min-width:19px!important;height:19px!important;padding:0 5px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#f49aab!important;color:#fff!important;border:2px solid #fff8f1!important;font-size:10px!important;line-height:1!important;font-weight:800!important;z-index:4!important}.iv-site-header .iv-mobile-header .iv-header-icon--wishlist,.iv-site-header .iv-mobile-header .iv-header-icon[aria-label=Account]{display:none!important}.iv-mobile-panel .iv-mobile-link[href="/apps/page/wishlist"],.iv-mobile-panel .iv-mobile-link[href="{{ routes.account_url }}"]{letter-spacing:.12em!important}}@media(max-width:380px){.iv-site-header .iv-mobile-header{grid-template-columns:48px 1fr 86px!important;min-height:70px!important;padding:10px 14px!important}.iv-site-header .iv-mobile-header .iv-header__logo,.iv-site-header .iv-mobile-header .iv-header__logo-img{width:148px!important;max-width:148px!important}.iv-site-header .iv-mobile-header .iv-mobile-iconbar{gap:15px!important;min-width:86px!important}.iv-site-header .iv-mobile-header .iv-header-icon,.iv-site-header .iv-mobile-header .iv-header-icon--cart{width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important}.iv-site-header .iv-mobile-header .iv-header-icon svg{width:25px!important;height:25px!important}}@media(max-width:989px){:root{--iv97-bg:#fbf6ef;--iv97-panel:#fffaf4;--iv97-ink:#241914;--iv97-muted:#77665d;--iv97-line:rgba(93,66,48,.13);--iv97-rose:#c98575;--iv97-rose-dark:#a96f62;--iv97-soft:#f2e4db}html,body{overflow-x:hidden!important;background:var(--iv97-bg)!important}.template-index .iv-showroom,.template-index .iv-showroom__layout,.template-index .iv-content{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0!important;background:var(--iv97-bg)!important;overflow:hidden!important}.template-index .iv-section{width:100vw!important;max-width:100vw!important;margin:0!important;padding:0!important;border-radius:0!important;box-shadow:none!important}.iv-site-header .iv-promo-ticker-v43,.iv-site-header .iv-header__inner{display:none!important}.iv-site-header .iv-mobile-header{display:grid!important;grid-template-columns:54px 1fr 96px!important;align-items:center!important;width:100vw!important;max-width:100vw!important;min-height:72px!important;padding:10px 18px!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;position:sticky!important;top:0!important;z-index:100!important;background:#fffcf8f7!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;border-bottom:1px solid rgba(166,130,96,.16)!important;box-shadow:none!important}.iv-site-header .iv-mobile-menu-btn{width:42px!important;height:42px!important;min-width:42px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:8px!important}.iv-site-header .iv-mobile-menu-btn span{display:none!important}.iv-site-header .iv-mobile-menu-btn:before,.iv-site-header .iv-mobile-menu-btn:after{content:""!important;display:block!important;width:22px!important;height:1.35px!important;border-radius:999px!important;background:#7f6756!important}.iv-site-header .iv-mobile-header .iv-header__logo{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:152px!important;max-width:152px!important;margin:0!important;display:block!important;z-index:2!important}.iv-site-header .iv-mobile-header .iv-header__logo-img{width:152px!important;max-width:152px!important;max-height:50px!important;object-fit:contain!important;display:block!important}.iv-site-header .iv-mobile-header .iv-mobile-iconbar{justify-self:end!important;display:flex!important;align-items:center!important;gap:17px!important;min-width:96px!important;z-index:3!important}.iv-site-header .iv-mobile-header .iv-header-icon,.iv-site-header .iv-mobile-header .iv-header-icon--cart{width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#261c17!important;display:grid!important;place-items:center!important}.iv-site-header .iv-mobile-header .iv-header-icon svg{width:26px!important;height:26px!important;stroke:#261c17!important;stroke-width:1.55!important;fill:none!important}.iv-site-header .iv-mobile-header .iv-header-icon--wishlist,.iv-site-header .iv-mobile-header .iv-header-icon[aria-label=Account]{display:none!important}.iv-site-header .iv-mobile-header .iv-header-icon--cart .iv-cart-count{right:-7px!important;top:-7px!important;min-width:18px!important;height:18px!important;font-size:9.5px!important;background:#df9a9d!important;border:2px solid #fffaf4!important}.template-index .iv-mobile-visual-hero{display:block!important;background:var(--iv97-bg)!important}.template-index .iv-mobile-visual-hero__card{display:none!important}.template-index .iv-mobile-hero-carousel-v9610{width:100vw!important;height:392px!important;display:block!important;overflow:hidden!important;position:relative!important;background:#f1e3d9!important;border-bottom:1px solid var(--iv97-line)!important}.template-index .iv-mobile-hero-carousel-track-v9610{width:100%!important;height:100%!important;display:block!important;overflow:hidden!important;scroll-snap-type:none!important}.template-index .iv-mobile-hero-slide-v9610{width:100vw!important;height:392px!important;position:relative!important;display:block!important;overflow:hidden!important;background:#f1e3d9!important;color:var(--iv97-ink)!important;text-decoration:none!important}.template-index .iv-mobile-hero-slide--matching-v9610,.template-index .iv-mobile-hero-dots-v9610{display:none!important}.template-index .iv-mobile-hero-slide__media-v9610,.template-index .iv-mobile-hero-slide__image-v9610{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important}.template-index .iv-mobile-hero-slide__image-v9610{object-fit:cover!important;object-position:72% 50%!important;display:block!important;filter:saturate(.96) contrast(.98)!important}.template-index .iv-mobile-hero-slide-v9610:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#fff8f1fa,#fff8f1db 36%,#fff8f147 64%,#fff8f100)!important}.template-index .iv-mobile-hero-slide__copy-v9610{position:relative!important;z-index:2!important;width:58%!important;height:100%!important;padding:36px 20px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;text-align:left!important}.template-index .iv-mobile-hero-slide__copy-v9610 h1{font-family:Georgia,serif!important;font-size:clamp(34px,10.2vw,44px)!important;line-height:.96!important;letter-spacing:-.055em!important;font-weight:500!important;color:#2a1e18!important;margin:0 0 13px!important}.template-index .iv-mobile-hero-slide__copy-v9610 h1 em{display:block!important;font-style:italic!important;font-weight:400!important;letter-spacing:-.055em!important}.template-index .iv-mobile-hero-slide__copy-v9610 p{margin:0 0 18px!important;font-size:10.5px!important;line-height:1!important;letter-spacing:.22em!important;text-transform:uppercase!important;color:#b27468!important;font-weight:800!important;max-width:28ch!important}.template-index .iv-mobile-hero-slide__actions-v9610{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:min(210px,100%)!important}.template-index .iv-mobile-hero-slide__actions-v9610 .iv-btn{min-height:42px!important;border-radius:4px!important;padding:12px 14px!important;font-size:10.5px!important;letter-spacing:.12em!important;font-weight:900!important;text-transform:uppercase!important;box-shadow:none!important}.template-index .iv-mobile-hero-slide__actions-v9610 .iv-btn.dark{background:#c78373!important;border-color:#c78373!important;color:#fff!important}.template-index .iv-mobile-hero-slide__actions-v9610 .iv-btn.soft{background:#fff8f1c2!important;border:1px solid rgba(125,86,67,.34)!important;color:#2a1e18!important}.template-index .iv-mobile-care-strip-v97{display:flex!important;align-items:center!important;gap:0!important;overflow-x:auto!important;scrollbar-width:none!important;background:#fffaf5!important;border-bottom:1px solid var(--iv97-line)!important;border-top:0!important;padding:0 14px!important;height:54px!important}.template-index .iv-mobile-care-strip-v97::-webkit-scrollbar{display:none!important}.template-index .iv-mobile-care-strip-v97 div{flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:8px!important;padding:0 16px!important;height:100%!important;border-right:1px solid rgba(93,66,48,.1)!important}.template-index .iv-mobile-care-strip-v97 span{font-size:16px!important;color:#c78373!important;line-height:1!important}.template-index .iv-mobile-care-strip-v97 b{font-size:9.5px!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#4b3b33!important;white-space:nowrap!important}.template-index .iv-hero,.template-index .iv-mobile-category-title,.template-index .iv-mobile-category-grid-v96,.template-index .iv-product-showcase--3{display:none!important}.template-index .iv-product-showcase--1,.template-index .iv-product-showcase--2,.template-index .iv-mobile-vibe-strip,.template-index .iv-mobile-shape-strip-v96,.template-index .iv-video-showcase,.template-index .iv-mobile-custom-order-card,.template-index .iv-mobile-loved-strip,.template-index .iv-mobile-trust-grid{width:100vw!important;margin:0!important;padding:16px 18px!important;background:var(--iv97-panel)!important;border-top:0!important;border-bottom:1px solid var(--iv97-line)!important;border-left:0!important;border-right:0!important;border-radius:0!important;box-shadow:none!important}.template-index .iv-mobile-showcase-title,.template-index .iv-mobile-section-title,.template-index .iv-video-showcase .iv-head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0 0 14px!important;padding:0!important}.template-index .iv-mobile-showcase-title h2,.template-index .iv-mobile-section-title h2,.template-index .iv-video-showcase .iv-head h2{font-family:Georgia,serif!important;font-size:21px!important;line-height:1!important;letter-spacing:-.035em!important;text-transform:none!important;font-weight:500!important;color:#2a1e18!important;margin:0!important}.template-index .iv-mobile-showcase-title a,.template-index .iv-mobile-section-title a{font-size:9px!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-weight:800!important;color:#6f4a43!important;text-decoration:none!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.template-index .iv-product-showcase--1 .iv-product-grid{display:flex!important;gap:12px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;padding:0 8px 2px 0!important;margin:0!important;scrollbar-width:none!important}.template-index .iv-product-showcase--1 .iv-product-grid::-webkit-scrollbar{display:none!important}.template-index .iv-product-showcase--1 .iv-product-card{flex:0 0 43vw!important;width:43vw!important;min-width:43vw!important;max-width:210px!important;scroll-snap-align:start!important;border-radius:10px!important;border:1px solid rgba(93,66,48,.12)!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important}.template-index .iv-product-showcase--1 .iv-product-card__image{aspect-ratio:1.08/1!important;background:#f4ece5!important}.template-index .iv-product-showcase--1 .iv-product-card__image img{width:100%!important;height:100%!important;object-fit:cover!important;padding:0!important}.template-index .iv-product-showcase--1 .iv-product-card__info{min-height:86px!important;padding:9px 10px!important;display:grid!important;grid-template-columns:1fr 28px!important;grid-template-areas:"title title" "price button"!important;gap:7px!important}.template-index .iv-product-card__info h4{font-family:Georgia,serif!important;font-size:13px!important;line-height:1.1!important;font-weight:500!important;letter-spacing:-.015em!important;color:#2a1e18!important;margin:0!important;-webkit-line-clamp:1!important;min-height:auto!important}.template-index .iv-product-card__info p{font-size:12px!important;font-weight:800!important;color:#2a1e18!important;margin:0!important;align-self:center!important}.template-index .iv-product-showcase--2{display:block!important;order:3!important}.template-index .iv-product-showcase--2 .iv-product-grid{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;overflow:visible!important;padding:0!important;margin:0!important}.template-index .iv-product-showcase--2 .iv-product-card:nth-child(n+5){display:none!important}.template-index .iv-product-showcase--2 .iv-product-card{display:grid!important;grid-template-columns:45% 1fr!important;align-items:center!important;min-height:96px!important;border-radius:12px!important;border:1px solid rgba(93,66,48,.12)!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important;width:100%!important}.template-index .iv-product-showcase--2 .iv-product-card__image{height:100%!important;min-height:96px!important;aspect-ratio:auto!important;background:#f4ece5!important}.template-index .iv-product-showcase--2 .iv-product-card__image img{width:100%!important;height:100%!important;object-fit:cover!important;padding:0!important}.template-index .iv-product-showcase--2 .iv-product-card__info{min-height:96px!important;padding:12px 42px 12px 13px!important;display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"title" "price"!important;gap:6px!important;position:relative!important}.template-index .iv-product-showcase--2 .iv-add-form{position:absolute!important;right:11px!important;top:50%!important;transform:translateY(-50%)!important}.template-index .iv-add-form{grid-area:button!important;justify-self:end!important;align-self:center!important;margin:0!important}.template-index .iv-add-btn{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;padding:0!important;border-radius:50%!important;border:1px solid rgba(93,66,48,.2)!important;background:#fffaf5!important;color:#8c6556!important;font-size:0!important;box-shadow:none!important;display:grid!important;place-items:center!important;position:relative!important}.template-index .iv-add-btn:before,.template-index .iv-add-btn:after{content:""!important;position:absolute!important;left:50%!important;top:50%!important;background:#8c6556!important;border-radius:999px!important;transform:translate(-50%,-50%)!important}.template-index .iv-add-btn:before{width:10px!important;height:1.2px!important}.template-index .iv-add-btn:after{width:1.2px!important;height:10px!important}.template-index .iv-mobile-vibe-row{display:flex!important;gap:18px!important;overflow-x:auto!important;padding:0 4px 2px 0!important;margin:0!important;scrollbar-width:none!important}.template-index .iv-mobile-vibe-row::-webkit-scrollbar{display:none!important}.template-index .iv-mobile-vibe-card{flex:0 0 auto!important;min-width:58px!important;text-decoration:none!important;display:grid!important;justify-items:center!important;gap:7px!important;background:transparent!important;border:0!important;box-shadow:none!important}.template-index .iv-mobile-vibe-card img{width:54px!important;height:54px!important;border-radius:50%!important;object-fit:cover!important;border:1px solid rgba(93,66,48,.12)!important}.template-index .iv-mobile-vibe-card span{position:static!important;font-size:10px!important;line-height:1!important;color:#2a1e18!important;text-shadow:none!important;font-weight:500!important;text-align:center!important}.template-index .iv-mobile-shape-row-v96{display:flex!important;gap:12px!important;overflow-x:auto!important;margin:0!important;padding:0 6px 2px 0!important;scrollbar-width:none!important}.template-index .iv-mobile-shape-row-v96::-webkit-scrollbar{display:none!important}.template-index .iv-mobile-shape-row-v96 a{flex:0 0 118px!important;height:64px!important;border-radius:10px!important;background:#f1e5dc!important;border:1px solid rgba(93,66,48,.1)!important;display:grid!important;grid-template-columns:42px 1fr!important;align-items:center!important;gap:8px!important;overflow:hidden!important;text-decoration:none!important;padding:0 12px!important}.template-index .iv-mobile-shape-row-v96 img{width:42px!important;height:58px!important;object-fit:cover!important;border-radius:8px!important}.template-index .iv-mobile-shape-row-v96 a:after{display:none!important}.template-index .iv-mobile-shape-row-v96 span{position:static!important;text-align:left!important;color:#2a1e18!important;text-shadow:none!important;font-size:11px!important;letter-spacing:0!important;text-transform:none!important;font-weight:600!important}.template-index .iv-video-showcase .iv-head p{display:none!important}.template-index .iv-video-grid{display:flex!important;gap:10px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;margin:0!important;padding:0 8px 2px 0!important;scrollbar-width:none!important}.template-index .iv-video-grid::-webkit-scrollbar{display:none!important}.template-index .iv-video-card{flex:0 0 46vw!important;width:46vw!important;height:128px!important;border-radius:10px!important;overflow:hidden!important;scroll-snap-align:start!important;border:0!important;box-shadow:none!important;background:#eadbd1!important}.template-index .iv-video-card video,.template-index .iv-video-fallback-image,.template-index .iv-video-placeholder{width:100%!important;height:100%!important;object-fit:cover!important}.template-index .iv-video-card:before{width:38px!important;height:38px!important;top:50%!important;background:#ffffff8c!important;border:1px solid rgba(255,255,255,.72)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;color:#fff!important;text-shadow:0 2px 8px rgba(0,0,0,.25)!important}.template-index .iv-video-info{left:6px!important;right:6px!important;bottom:6px!important;padding:0!important;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;color:#fff!important;text-shadow:0 2px 8px rgba(0,0,0,.45)!important}.template-index .iv-video-info h3{font-size:10px!important;line-height:1.1!important;color:#fff!important;margin:0!important;font-family:Arial,Helvetica,sans-serif!important;font-weight:700!important}.template-index .iv-video-price,.template-index .iv-video-buy{font-size:9px!important;color:#fff!important;font-weight:800!important}.template-index .iv-mobile-custom-order-card{padding:22px 18px!important;background:linear-gradient(90deg,#fff8f2,#fff3ed 48%,#ead3c8)!important;position:relative!important;overflow:hidden!important;text-align:left!important}.template-index .iv-mobile-custom-order-card__head{text-align:left!important;max-width:54%!important;position:relative!important;z-index:2!important}.template-index .iv-mobile-custom-order-card__head span{display:block!important;font-size:9px!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#b27468!important;font-weight:800!important;margin:0 0 6px!important}.template-index .iv-mobile-custom-order-card h2{font-family:Georgia,serif!important;font-size:27px!important;line-height:1!important;letter-spacing:-.04em!important;font-weight:500!important;text-align:left!important;margin:0 0 6px!important;color:#2a1e18!important}.template-index .iv-mobile-custom-order-card p{font-size:13px!important;line-height:1.28!important;text-align:left!important;margin:0 0 15px!important;color:#56463e!important;max-width:28ch!important}.template-index .iv-mobile-custom-order-card__image{position:absolute!important;right:0!important;top:0!important;bottom:0!important;width:45%!important;height:100%!important;margin:0!important;opacity:1!important;z-index:1!important}.template-index .iv-mobile-custom-order-card__image img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important;box-shadow:none!important;transform:none!important}.template-index .iv-mobile-custom-order-card__steps{position:relative!important;z-index:2!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:64%!important;margin:0 0 16px!important}.template-index .iv-mobile-custom-step b{width:36px!important;height:36px!important;font-size:16px!important;background:#fffaf5!important;color:#b27468!important;border:1px solid rgba(93,66,48,.12)!important;margin:0 auto 5px!important}.template-index .iv-mobile-custom-step strong{font-size:8.2px!important;line-height:1.1!important;color:#2a1e18!important}.template-index .iv-mobile-custom-step small{display:none!important}.template-index .iv-mobile-custom-order-card .iv-btn{position:relative!important;z-index:2!important;width:64%!important;max-width:230px!important;min-height:42px!important;background:#c78373!important;border-color:#c78373!important;color:#fff!important;border-radius:4px!important;font-size:10px!important;letter-spacing:.12em!important}.template-index .iv-mobile-loved-strip{padding:16px 18px!important;text-align:center!important;background:#fffaf5!important}.template-index .iv-mobile-loved-strip__rating{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.template-index .iv-mobile-loved-strip__rating b{font-family:Georgia,serif!important;font-size:22px!important;font-weight:500!important;color:#2a1e18!important}.template-index .iv-mobile-loved-strip__rating small{font-size:11px!important;color:#6c5b52!important}.template-index .iv-mobile-loved-strip__rating span{color:#bf7b70!important;letter-spacing:.1em!important}.template-index .iv-mobile-loved-strip__photos{display:flex!important;gap:8px!important;justify-content:center!important;margin:10px 0 0!important;padding:0!important;overflow:hidden!important}.template-index .iv-mobile-loved-strip__photos img{width:42px!important;height:42px!important;border-radius:8px!important;object-fit:cover!important}.template-index .iv-mobile-trust-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;padding:14px 10px!important;background:#fffaf5!important;border-top:1px solid var(--iv97-line)!important}.template-index .iv-mobile-trust-grid div{border:0!important;background:transparent!important;box-shadow:none!important;padding:0 6px!important;text-align:center!important}.template-index .iv-mobile-trust-grid b{font-size:18px!important;color:#c78373!important}.template-index .iv-mobile-trust-grid strong{display:block!important;font-size:9px!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#4b3b33!important}.template-index .iv-mobile-trust-grid span{font-size:8.5px!important;color:#7b6a60!important}}@media(max-width:380px){.iv-site-header .iv-mobile-header{min-height:66px!important;padding:9px 14px!important;grid-template-columns:48px 1fr 88px!important}.iv-site-header .iv-mobile-header .iv-header__logo,.iv-site-header .iv-mobile-header .iv-header__logo-img{width:136px!important;max-width:136px!important}.iv-site-header .iv-mobile-header .iv-mobile-iconbar{gap:14px!important;min-width:88px!important}.template-index .iv-mobile-hero-carousel-v9610,.template-index .iv-mobile-hero-slide-v9610{height:362px!important}.template-index .iv-mobile-hero-slide__copy-v9610{width:61%!important;padding:28px 14px!important}.template-index .iv-mobile-hero-slide__copy-v9610 h1{font-size:31px!important}.template-index .iv-product-showcase--1 .iv-product-card{flex-basis:46vw!important;width:46vw!important;min-width:46vw!important}.template-index .iv-video-card{flex-basis:54vw!important;width:54vw!important}}@media(max-width:989px){.template-index .iv-content{display:flex!important;flex-direction:column!important;gap:0!important}.template-index .iv-mobile-visual-hero{order:1!important}.template-index .iv-mobile-care-strip-v97{order:2!important}.template-index .iv-product-showcase--1{order:3!important}.template-index .iv-product-showcase--2{order:4!important}.template-index .iv-mobile-vibe-strip{order:5!important}.template-index .iv-mobile-shape-strip-v96{order:6!important}.template-index .iv-video-showcase{order:7!important}.template-index .iv-mobile-custom-order-card{order:8!important}.template-index .iv-mobile-loved-strip{order:9!important}.template-index .iv-mobile-trust-grid{order:10!important}.template-index .iv-mobile-category-title,.template-index .iv-mobile-category-grid-v96,.template-index .iv-room-showcase,.template-index .iv-hero{display:none!important;height:0!important;min-height:0!important;max-height:0!important;padding:0!important;margin:0!important;border:0!important;overflow:hidden!important}.template-index .iv-product-showcase--2{display:block!important;padding:16px 18px!important;background:var(--iv97-panel,#fffaf4)!important;border-bottom:1px solid var(--iv97-line,rgba(93,66,48,.13))!important}.template-index .iv-product-showcase--2 .iv-product-grid{display:flex!important;flex-direction:row!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;padding:0 8px 2px 0!important;margin:0!important}.template-index .iv-product-showcase--2 .iv-product-grid::-webkit-scrollbar{display:none!important}.template-index .iv-product-showcase--2 .iv-product-card{flex:0 0 74vw!important;width:74vw!important;max-width:300px!important;min-width:0!important;min-height:118px!important;display:grid!important;grid-template-columns:48% 1fr!important;align-items:center!important;scroll-snap-align:start!important;border-radius:14px!important;border:1px solid rgba(93,66,48,.12)!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important}.template-index .iv-product-showcase--2 .iv-product-card:nth-child(n+5){display:grid!important}.template-index .iv-product-showcase--2 .iv-product-card__image{width:100%!important;height:118px!important;min-height:118px!important;aspect-ratio:auto!important;background:#f4ece5!important}.template-index .iv-product-showcase--2 .iv-product-card__image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;padding:0!important}.template-index .iv-product-showcase--2 .iv-product-card__info{position:relative!important;min-height:118px!important;padding:14px 44px 14px 14px!important;display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"title" "price"!important;align-content:center!important;gap:8px!important}.template-index .iv-product-showcase--2 .iv-product-card__info h4{font-size:14px!important;line-height:1.12!important;-webkit-line-clamp:2!important}.template-index .iv-product-showcase--2 .iv-add-form{position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important}.template-index .iv-mobile-custom-order-card{order:8!important;padding:28px 20px!important;background:radial-gradient(circle at 8% 10%,rgba(215,169,154,.2),transparent 34%),linear-gradient(180deg,#fff8f3,#f7e8df)!important;text-align:center!important;overflow:hidden!important;border-bottom:1px solid rgba(93,66,48,.13)!important}.template-index .iv-mobile-custom-order-card__image{display:none!important}.template-index .iv-mobile-custom-order-card__head{max-width:100%!important;text-align:center!important;margin:0 auto 18px!important}.template-index .iv-mobile-custom-order-card__head span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:26px!important;padding:0 14px!important;border-radius:999px!important;background:#f2d8d6!important;color:#a96763!important;font-size:9px!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-weight:900!important;margin:0 auto 12px!important}.template-index .iv-mobile-custom-order-card h2{max-width:310px!important;margin:0 auto 8px!important;text-align:center!important;font-family:Georgia,serif!important;font-size:30px!important;line-height:.98!important;letter-spacing:-.045em!important;font-weight:500!important;color:#2a1e18!important}.template-index .iv-mobile-custom-order-card p{max-width:295px!important;margin:0 auto!important;text-align:center!important;font-size:13px!important;line-height:1.45!important;color:#6f5c53!important}.template-index .iv-mobile-custom-order-card__steps{width:100%!important;max-width:330px!important;margin:0 auto 18px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.template-index .iv-mobile-custom-step{text-align:center!important}.template-index .iv-mobile-custom-step b{width:42px!important;height:42px!important;margin:0 auto 7px!important;border-radius:50%!important;background:#fffaf5!important;border:1px solid rgba(93,66,48,.14)!important;color:#b27468!important;font-size:17px!important}.template-index .iv-mobile-custom-step strong{font-size:8.8px!important;line-height:1.15!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#2a1e18!important;text-align:center!important}.template-index .iv-mobile-custom-step small{display:none!important}.template-index .iv-mobile-custom-order-card .iv-btn{width:min(270px,86vw)!important;margin:0 auto!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:4px!important;background:#c78373!important;border-color:#c78373!important;color:#fff!important;font-size:10.5px!important;letter-spacing:.12em!important}.template-index .iv-mobile-care-strip-v97{margin:0!important;border-top:0!important}}@media(max-width:989px){.iv-mobile-backdrop{background:#251b1533!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .34s ease,visibility .34s ease!important}.iv-mobile-backdrop.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.iv-mobile-panel{top:calc(88px + env(safe-area-inset-top,0px))!important;left:10px!important;right:10px!important;padding:10px!important;border-radius:26px!important;border:1px solid rgba(120,91,69,.14)!important;background:linear-gradient(180deg,#fffcf8fa,#faf1e9f5)!important;box-shadow:0 28px 72px #2c1f172e,inset 0 1px #ffffffdb!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate3d(0,-18px,0) scale(.975)!important;transform-origin:top center!important;transition:opacity .34s ease,visibility .34s ease,transform .48s cubic-bezier(.16,1,.3,1)!important;will-change:transform,opacity!important}.iv-mobile-panel.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateZ(0) scale(1)!important}.iv-mobile-panel>.iv-mobile-link,.iv-mobile-panel>.iv-mobile-details,.iv-mobile-panel>.iv-mobile-custom-card{opacity:0!important;transform:translateY(-8px)!important;transition:opacity .38s ease,transform .46s cubic-bezier(.16,1,.3,1)!important}.iv-mobile-panel.open>.iv-mobile-link,.iv-mobile-panel.open>.iv-mobile-details,.iv-mobile-panel.open>.iv-mobile-custom-card{opacity:1!important;transform:translateY(0)!important}.iv-mobile-panel.open>*:nth-child(1){transition-delay:.03s!important}.iv-mobile-panel.open>*:nth-child(2){transition-delay:55ms!important}.iv-mobile-panel.open>*:nth-child(3){transition-delay:.08s!important}.iv-mobile-panel.open>*:nth-child(4){transition-delay:.105s!important}.iv-mobile-panel.open>*:nth-child(5){transition-delay:.13s!important}.iv-mobile-panel.open>*:nth-child(6){transition-delay:.155s!important}.iv-mobile-panel.open>*:nth-child(7){transition-delay:.18s!important}.iv-mobile-panel.open>*:nth-child(8){transition-delay:.205s!important}.iv-mobile-panel .iv-mobile-link,.iv-mobile-panel>a.iv-mobile-link,.iv-mobile-panel .iv-mobile-details>summary{min-height:54px!important;margin:5px 0!important;padding:0 18px!important;border-radius:18px!important;border:1px solid rgba(105,78,59,.105)!important;background:#ffffff8a!important;box-shadow:inset 0 1px #ffffffc2!important;color:#2b201a!important;font-size:13px!important;font-weight:850!important;letter-spacing:.105em!important}.iv-mobile-panel .iv-mobile-details>summary span{font-size:13px!important;color:#2b201a!important;letter-spacing:.105em!important}.iv-mobile-panel .iv-mobile-details>summary small{display:none!important}.iv-mobile-panel .iv-mobile-details>summary:after{content:""!important;width:9px!important;height:9px!important;min-width:9px!important;border:0!important;border-right:1.5px solid #b98778!important;border-bottom:1.5px solid #b98778!important;background:transparent!important;border-radius:0!important;transform:rotate(45deg)!important;margin-left:auto!important;transition:transform .32s cubic-bezier(.16,1,.3,1),border-color .24s ease!important}.iv-mobile-panel .iv-mobile-details[open]>summary{background:#fffaf6db!important;border-color:#b9877840!important;box-shadow:inset 0 1px #ffffffd9!important}.iv-mobile-panel .iv-mobile-details[open]>summary:after{transform:rotate(225deg) translate(-1px,-1px)!important;border-color:#9f6c60!important}.iv-mobile-subgrid{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;padding:0 4px!important;max-height:0!important;opacity:0!important;overflow:hidden!important;transform:translateY(-6px)!important;transition:max-height .46s cubic-bezier(.16,1,.3,1),opacity .32s ease,transform .42s cubic-bezier(.16,1,.3,1),padding .32s ease!important}.iv-mobile-details[open] .iv-mobile-subgrid{max-height:760px!important;opacity:1!important;transform:translateY(0)!important;padding:8px 4px 12px!important}.iv-mobile-subgrid__featured,.iv-mobile-panel details .iv-mobile-subgrid__featured{border-radius:16px!important;border:1px solid rgba(124,92,72,.12)!important;background:linear-gradient(135deg,#fffaf6f0,#f5e5dcb8)!important;box-shadow:none!important}.iv-mobile-subgrid__featured b{color:#2b201a!important;font-size:12px!important;letter-spacing:.08em!important}.iv-mobile-subgrid__featured span{color:#7e6a5f!important;font-size:11px!important}.iv-mobile-subgroup{border-radius:16px!important;border:1px solid rgba(124,92,72,.1)!important;background:#ffffff75!important}.iv-mobile-subgroup b{color:#b07a6d!important;font-size:10px!important;letter-spacing:.14em!important}.iv-mobile-subgroup a{color:#4c3d35!important;border-bottom:1px solid rgba(124,92,72,.08)!important}.iv-mobile-custom-card{margin:12px 0 2px!important;padding:18px!important;border-radius:22px!important;border:1px solid rgba(199,131,115,.24)!important;background:radial-gradient(circle at 90% 0%,rgba(224,160,145,.22),transparent 38%),linear-gradient(135deg,#fff8f4,#f6e5de)!important;box-shadow:inset 0 1px #ffffffc2!important}.iv-mobile-custom-card__eyebrow{background:#c7837321!important;color:#a66b61!important;letter-spacing:.16em!important}.iv-mobile-custom-card b{font-size:23px!important;color:#241914!important}.iv-mobile-custom-card small{color:#705d54!important}}@media(max-width:380px){.iv-mobile-panel{top:calc(82px + env(safe-area-inset-top,0px))!important;left:8px!important;right:8px!important;border-radius:24px!important;padding:9px!important}.iv-mobile-panel .iv-mobile-link,.iv-mobile-panel>a.iv-mobile-link,.iv-mobile-panel .iv-mobile-details>summary{min-height:52px!important;padding:0 16px!important}}@media(max-width:989px){.template-index .iv-mobile-care-strip-v97{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:0!important;overflow:visible!important;padding:0!important;height:58px!important;background:#fffaf5!important;border-top:0!important;border-bottom:1px solid rgba(93,66,48,.13)!important}.template-index .iv-mobile-care-strip-v97 div{min-width:0!important;width:auto!important;flex:unset!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding:0 4px!important;height:58px!important;border-right:1px solid rgba(93,66,48,.1)!important;text-align:center!important}.template-index .iv-mobile-care-strip-v97 div:last-child{border-right:0!important}.template-index .iv-mobile-care-strip-v97 span{font-size:13px!important;line-height:1!important;color:#c78373!important}.template-index .iv-mobile-care-strip-v97 b{display:block!important;max-width:78px!important;font-size:7.2px!important;line-height:1.15!important;letter-spacing:.09em!important;text-transform:uppercase!important;color:#4b3b33!important;white-space:normal!important;overflow:visible!important}.template-index .iv-video-showcase{padding:18px 0 20px!important;background:#fffaf4!important;border-bottom:1px solid rgba(93,66,48,.13)!important;overflow:hidden!important}.template-index .iv-video-showcase .iv-head{padding:0 18px!important;margin:0 0 14px!important}.template-index .iv-video-showcase .iv-head h2{font-family:Georgia,serif!important;font-size:23px!important;line-height:1!important;letter-spacing:-.035em!important;color:#2a1e18!important}.template-index .iv-video-grid{display:flex!important;gap:14px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;padding:0 18px 8px!important;margin:0!important;scrollbar-width:none!important;touch-action:pan-x!important}.template-index .iv-video-grid::-webkit-scrollbar{display:none!important}.template-index .iv-video-card{flex:0 0 76vw!important;width:76vw!important;max-width:310px!important;height:330px!important;border-radius:22px!important;overflow:hidden!important;scroll-snap-align:start!important;border:1px solid rgba(93,66,48,.12)!important;background:#efe2da!important;box-shadow:0 18px 38px #3622181f!important;position:relative!important}.template-index .iv-video-card:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(180deg,#0000 46%,#00000085),linear-gradient(90deg,#ffffff14,#fff0)!important;z-index:1!important}.template-index .iv-video-card video,.template-index .iv-video-fallback-image,.template-index .iv-video-placeholder{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important;transform:translateZ(0)!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important}.template-index .iv-video-card:before{z-index:3!important;width:56px!important;height:56px!important;top:46%!important;left:50%!important;transform:translate(-50%,-50%)!important;border-radius:50%!important;background:#fffaf59e!important;border:1px solid rgba(255,255,255,.78)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;box-shadow:0 10px 28px #24181229!important;color:#fff!important;text-shadow:0 2px 10px rgba(0,0,0,.28)!important;font-size:20px!important}.template-index .iv-video-info{z-index:4!important;left:12px!important;right:12px!important;bottom:12px!important;padding:12px!important;border-radius:16px!important;background:#fffaf5c2!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;color:#2a1e18!important;text-shadow:none!important;box-shadow:0 10px 22px #2418121a!important}.template-index .iv-video-info h3{font-family:Georgia,serif!important;font-size:13px!important;line-height:1.13!important;font-weight:500!important;color:#2a1e18!important;margin:0 0 5px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:1!important;overflow:hidden!important}.template-index .iv-video-price{font-size:11px!important;font-weight:900!important;color:#2a1e18!important}.template-index .iv-video-buy{float:right!important;font-size:10px!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:900!important;color:#9f6c60!important}}@media(max-width:380px){.template-index .iv-mobile-care-strip-v97{height:56px!important}.template-index .iv-mobile-care-strip-v97 div{height:56px!important;padding:0 3px!important}.template-index .iv-mobile-care-strip-v97 b{font-size:6.7px!important;letter-spacing:.075em!important}.template-index .iv-video-card{flex-basis:80vw!important;width:80vw!important;height:310px!important}}@media(max-width:989px){.iv-site-header .iv-promo-ticker-v43{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:101!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;min-height:34px!important;height:34px!important;overflow:hidden!important;background:linear-gradient(90deg,#cdf7faeb,#efe0ffeb,#ffe2c9eb)!important;border-bottom:1px solid rgba(147,118,88,.16)!important}.iv-site-header .iv-promo-ticker-v43__viewport{height:34px!important;overflow:hidden!important;display:flex!important;align-items:center!important}.iv-site-header .iv-promo-ticker-v43__track{display:flex!important;align-items:center!important;width:max-content!important;min-width:max-content!important;animation:ivTickerV43 28s linear infinite!important}.iv-site-header .iv-promo-ticker-v43__group{display:flex!important;align-items:center!important;gap:18px!important;flex:0 0 auto!important;white-space:nowrap!important;padding-right:18px!important}.iv-site-header .iv-promo-ticker-v43__item,.iv-site-header .iv-promo-ticker-v43__brief{font-size:10px!important;line-height:34px!important;letter-spacing:.18em!important;text-transform:uppercase!important;font-weight:900!important;color:#241914!important;text-decoration:none!important}.iv-site-header .iv-promo-ticker-v43__brief strong{display:none!important}.iv-site-header .iv-promo-ticker-v43__dot{width:5px!important;height:5px!important;border-radius:50%!important;background:#ffffffb8!important;box-shadow:0 0 0 4px #ffffff38!important;flex:0 0 auto!important}.iv-mobile-panel{top:calc(118px + env(safe-area-inset-top,0px))!important;max-height:calc(100svh - 136px - env(safe-area-inset-bottom,0px))!important}.template-index .iv-video-card.is-playing:before{opacity:0!important;visibility:hidden!important;transform:translate(-50%,-50%) scale(.86)!important;pointer-events:none!important}.template-index .iv-video-card:before{transition:opacity .24s ease,visibility .24s ease,transform .24s ease!important}cart-drawer.is-empty .drawer__inner{position:relative!important;width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;padding:0!important;overflow:hidden!important;background:radial-gradient(circle at 10% 4%,rgba(80,207,223,.1),transparent 34%),radial-gradient(circle at 92% 6%,rgba(139,98,255,.12),transparent 34%),linear-gradient(180deg,#fffbf6,#f8efe7)!important}cart-drawer.is-empty .drawer__inner>.drawer__header,cart-drawer.is-empty .drawer__inner>.iv-cart-reward,cart-drawer.is-empty .drawer__inner>cart-drawer-items,cart-drawer.is-empty .drawer__inner>.cart-drawer__footer,cart-drawer.is-empty .cart-drawer__collection,cart-drawer.is-empty .cart-drawer__footer,cart-drawer.is-empty .drawer__footer,cart-drawer.is-empty .iv-cart-reward,cart-drawer.is-empty cart-drawer-items{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;padding:0!important;margin:0!important;overflow:hidden!important}cart-drawer.is-empty .drawer__inner-empty{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;padding:0!important;overflow:hidden!important}cart-drawer.is-empty .cart-drawer__warnings{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;padding:30px 22px!important}cart-drawer.is-empty .cart-drawer__empty-content{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:360px!important;min-height:360px!important;margin:0 auto!important;text-align:center!important}cart-drawer.is-empty .cart__empty-text{margin:0 0 24px!important;font-size:30px!important;line-height:1.05!important;letter-spacing:-.035em!important;text-align:center!important;color:#17110f!important}cart-drawer.is-empty .cart-drawer__empty-content>.drawer__close{position:fixed!important;top:calc(env(safe-area-inset-top,0px) + 18px)!important;right:18px!important;left:auto!important;bottom:auto!important;z-index:80!important;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;margin:0!important;padding:0!important;transform:none!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#ffffffe0!important;border:1px solid rgba(35,25,19,.1)!important;box-shadow:0 12px 28px #23191314!important}cart-drawer.is-empty .cart-drawer__empty-content .button{min-height:48px!important;padding:0 28px!important;border-radius:999px!important;background:linear-gradient(135deg,#1d1512,#3a2748)!important;color:#fff!important}cart-drawer.is-empty .cart__login-title{margin:34px 0 8px!important;font-size:16px!important}cart-drawer.is-empty .cart__login-paragraph{margin:0!important;font-size:14px!important}}@media(max-width:380px){.iv-mobile-panel{top:calc(112px + env(safe-area-inset-top,0px))!important;max-height:calc(100svh - 128px - env(safe-area-inset-bottom,0px))!important}.iv-site-header .iv-promo-ticker-v43__item,.iv-site-header .iv-promo-ticker-v43__brief{font-size:9.3px!important;letter-spacing:.15em!important}cart-drawer.is-empty .cart__empty-text{font-size:28px!important}}@media(max-width:989px){.iv-site-header .iv-promo-ticker-v43{height:36px!important;min-height:36px!important;background:linear-gradient(90deg,#e5fafcf2,#f4e8fff2,#ffeedcf2)!important;border-bottom:1px solid rgba(166,130,96,.18)!important}.iv-site-header .iv-promo-ticker-v43__viewport{height:36px!important}.iv-site-header .iv-promo-ticker-v43__track{animation-duration:34s!important}.iv-site-header .iv-promo-ticker-v43__group{gap:16px!important;padding-right:16px!important}.iv-site-header .iv-promo-ticker-v43__item{font-size:9.8px!important;line-height:36px!important;letter-spacing:.17em!important;text-transform:uppercase!important;font-weight:900!important;color:#30221b!important}.iv-site-header .iv-promo-ticker-v43__dot{width:4px!important;height:4px!important;background:#b27a6e75!important;box-shadow:0 0 0 4px #ffffff47!important}.iv-site-header .iv-promo-ticker-v43__brief{height:24px!important;min-height:24px!important;line-height:1!important;display:inline-flex!important;align-items:center!important;gap:7px!important;padding:0 12px!important;border-radius:999px!important;border:1px solid rgba(178,122,110,.28)!important;background:#fffaf6c2!important;box-shadow:0 6px 18px #58362812,inset 0 1px #ffffffc7!important;color:#7a5048!important;text-decoration:none!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-size:8.6px!important;font-weight:900!important;white-space:nowrap!important}.iv-site-header .iv-promo-ticker-v43__brief span{color:#7a5048!important;font-size:8.6px!important;line-height:1!important;letter-spacing:.12em!important;font-weight:900!important}.iv-site-header .iv-promo-ticker-v43__brief strong{display:inline!important;color:#b8756b!important;font-size:8.6px!important;line-height:1!important;letter-spacing:.1em!important;font-weight:900!important}.iv-site-header .iv-promo-ticker-v43__brief em{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:15px!important;height:15px!important;border-radius:50%!important;background:#c7837329!important;color:#9f6c60!important;font-style:normal!important;font-size:10px!important;line-height:1!important;transform:translateY(-.5px)!important}.iv-mobile-panel{top:calc(120px + env(safe-area-inset-top,0px))!important;max-height:calc(100svh - 138px - env(safe-area-inset-bottom,0px))!important}}@media(max-width:380px){.iv-site-header .iv-promo-ticker-v43__group{gap:13px!important;padding-right:13px!important}.iv-site-header .iv-promo-ticker-v43__item{font-size:9px!important;letter-spacing:.14em!important}.iv-site-header .iv-promo-ticker-v43__brief{padding:0 10px!important;gap:5px!important;font-size:8px!important}.iv-site-header .iv-promo-ticker-v43__brief span,.iv-site-header .iv-promo-ticker-v43__brief strong{font-size:8px!important}.iv-mobile-panel{top:calc(114px + env(safe-area-inset-top,0px))!important;max-height:calc(100svh - 132px - env(safe-area-inset-bottom,0px))!important}}.iv-mobile-care-strip-v97{display:none!important}@media(min-width:990px){.iv-mobile-care-strip-v97{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;padding:0!important;margin:0!important;border:0!important;overflow:hidden!important}}@media(max-width:989px){.template-index .iv-mobile-care-strip-v97{display:grid!important;visibility:visible!important;height:58px!important;min-height:58px!important;max-height:58px!important;overflow:visible!important}.iv-site-header .iv-mobile-header .iv-header__logo{left:calc(50% - 10px)!important;top:calc(50% - 3px)!important;transform:translate(-50%,-50%)!important}.iv-site-header .iv-mobile-header .iv-header__logo-img{transform:translateY(-1px)!important}}@media(max-width:380px){.iv-site-header .iv-mobile-header .iv-header__logo{left:calc(50% - 8px)!important;top:calc(50% - 3px)!important}}@media(max-width:989px){.iv-site-header .iv-mobile-header .iv-header__logo{left:calc(50% - 20px)!important;top:calc(50% - 3px)!important;transform:translate(-50%,-50%)!important}}@media(max-width:380px){.iv-site-header .iv-mobile-header .iv-header__logo{left:calc(50% - 18px)!important;top:calc(50% - 3px)!important}}@media(max-width:989px){.iv-site-header .iv-mobile-header .iv-header__logo{left:calc(50% - 30px)!important;top:calc(50% - 3px)!important;transform:translate(-50%,-50%)!important}.template-index .iv-mobile-care-strip-v97{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;height:62px!important;min-height:62px!important;max-height:62px!important;padding:7px 8px!important;background:linear-gradient(180deg,#fffaf5,#f7eee7)!important;border-top:1px solid rgba(120,91,69,.1)!important;border-bottom:1px solid rgba(120,91,69,.12)!important;box-shadow:inset 0 1px #ffffffc2!important;overflow:hidden!important}.template-index .iv-mobile-care-strip-v97 div{height:48px!important;min-width:0!important;width:auto!important;padding:0 3px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;border-right:0!important;text-align:center!important;position:relative!important}.template-index .iv-mobile-care-strip-v97 div:not(:last-child):after{content:""!important;position:absolute!important;right:0!important;top:8px!important;bottom:8px!important;width:1px!important;background:linear-gradient(180deg,transparent,rgba(120,91,69,.16),transparent)!important}.template-index .iv-mobile-care-strip-v97 span{width:20px!important;height:20px!important;border-radius:50%!important;display:grid!important;place-items:center!important;font-size:11px!important;line-height:1!important;color:#b9796d!important;background:#c783731a!important;border:1px solid rgba(199,131,115,.16)!important;box-shadow:inset 0 1px #ffffffb8!important}.template-index .iv-mobile-care-strip-v97 b{display:block!important;max-width:74px!important;font-size:7.6px!important;line-height:1.08!important;letter-spacing:.105em!important;text-transform:uppercase!important;font-weight:900!important;color:#3a2a22!important;white-space:normal!important;overflow:hidden!important}cart-drawer.is-empty .cart-drawer__empty-content{max-width:100%!important;min-height:auto!important;justify-content:flex-start!important;padding-top:86px!important}cart-drawer.is-empty .iv-empty-cart-recommendations{display:block!important;width:100%!important;max-width:360px!important;margin:28px auto 0!important;padding:16px 0 0!important;border-top:1px solid rgba(35,25,19,.08)!important;text-align:left!important}cart-drawer.is-empty .iv-empty-cart-recommendations__head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0 0 12px!important;padding:0 2px!important}cart-drawer.is-empty .iv-empty-cart-recommendations__head span{font-family:Georgia,serif!important;font-size:21px!important;line-height:1!important;letter-spacing:-.035em!important;color:#17110f!important}cart-drawer.is-empty .iv-empty-cart-recommendations__head a{font-size:9px!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-weight:900!important;color:#9f6c60!important;text-decoration:none!important}cart-drawer.is-empty .iv-empty-cart-recommendations__row{display:flex!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x mandatory!important;padding:0 18px 4px 2px!important;margin:0 -18px 0 0!important;scrollbar-width:none!important}cart-drawer.is-empty .iv-empty-cart-recommendations__row::-webkit-scrollbar{display:none!important}cart-drawer.is-empty .iv-empty-cart-product{flex:0 0 132px!important;width:132px!important;scroll-snap-align:start!important;display:block!important;text-decoration:none!important;color:#17110f!important;background:#fff!important;border:1px solid rgba(35,25,19,.08)!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 10px 24px #2319130f!important}cart-drawer.is-empty .iv-empty-cart-product__image{display:block!important;width:100%!important;aspect-ratio:1/1!important;background:#f4ece5!important;overflow:hidden!important}cart-drawer.is-empty .iv-empty-cart-product__image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}cart-drawer.is-empty .iv-empty-cart-product__meta{display:grid!important;gap:5px!important;padding:9px!important}cart-drawer.is-empty .iv-empty-cart-product__meta b{font-family:Georgia,serif!important;font-size:12px!important;line-height:1.08!important;font-weight:500!important;letter-spacing:-.015em!important;color:#17110f!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}cart-drawer.is-empty .iv-empty-cart-product__meta small{font-size:11px!important;line-height:1!important;font-weight:900!important;color:#17110f!important}}@media(max-width:380px){.iv-site-header .iv-mobile-header .iv-header__logo{left:calc(50% - 26px)!important;top:calc(50% - 3px)!important}.template-index .iv-mobile-care-strip-v97{height:60px!important;min-height:60px!important;max-height:60px!important;padding-left:5px!important;padding-right:5px!important}.template-index .iv-mobile-care-strip-v97 span{width:18px!important;height:18px!important;font-size:10px!important}.template-index .iv-mobile-care-strip-v97 b{max-width:68px!important;font-size:7px!important;letter-spacing:.08em!important}cart-drawer.is-empty .iv-empty-cart-product{flex-basis:124px!important;width:124px!important}}@media(max-width:989px){.template-index .iv-mobile-care-strip-v97 span{width:22px!important;height:22px!important;padding:0!important}.template-index .iv-mobile-care-strip-v97 span svg{width:13px!important;height:13px!important;display:block!important;stroke:#b9796d!important;stroke-width:1.55!important;fill:none!important;stroke-linecap:round!important;stroke-linejoin:round!important}.template-index .iv-mobile-care-strip-v97 div:nth-child(3) span svg path{fill:none!important}.template-index .iv-mobile-care-strip-v97 b{max-width:76px!important}cart-drawer.is-empty .iv-empty-cart-recommendations{max-width:280px!important;margin:28px auto 0!important;padding:16px 0 0!important;text-align:center!important}cart-drawer.is-empty .iv-empty-cart-recommendations__head{justify-content:center!important;text-align:center!important;margin:0 0 13px!important;padding:0!important}cart-drawer.is-empty .iv-empty-cart-recommendations__head span{display:block!important;width:100%!important;text-align:center!important}cart-drawer.is-empty .iv-empty-cart-recommendations__head a{display:none!important}cart-drawer.is-empty .iv-empty-cart-recommendations__row{display:flex!important;justify-content:center!important;align-items:stretch!important;overflow:visible!important;padding:0!important;margin:0!important}cart-drawer.is-empty .iv-empty-cart-product{flex:0 0 170px!important;width:170px!important;max-width:170px!important;margin:0 auto!important;border-radius:18px!important;box-shadow:0 12px 28px #23191312!important}cart-drawer.is-empty .iv-empty-cart-product__meta{text-align:left!important;padding:10px!important}}@media(max-width:380px){.template-index .iv-mobile-care-strip-v97 span{width:20px!important;height:20px!important}.template-index .iv-mobile-care-strip-v97 span svg{width:12px!important;height:12px!important}cart-drawer.is-empty .iv-empty-cart-product{flex-basis:160px!important;width:160px!important;max-width:160px!important}}@media(max-width:989px){.template-index .iv-product-card{position:relative!important;isolation:isolate!important}.template-index .iv-product-card__image{position:relative!important;z-index:1!important}.template-index .iv-product-card__info{position:relative!important;z-index:2!important}.template-index .iv-add-form,.template-index .iv-add-btn{position:relative!important;z-index:12!important;pointer-events:auto!important}.template-index .iv-product-card :is(button,a)[class*=wish i],.template-index .iv-product-card :is(button,a)[href*=wishlist i],.template-index .iv-product-card [data-wishlist],.template-index .iv-product-card [data-wishlist-button],.template-index .iv-product-card .swym-button,.template-index .iv-product-card .swym-add-to-wishlist,.template-index .iv-product-card .wk-button,.template-index .iv-product-card .wishlist-button,.template-index .iv-product-card .st-wishlist-button{z-index:30!important;pointer-events:auto!important;touch-action:manipulation!important}.template-index .iv-product-card :is(button,a)[class*=wish i]:not(.iv-icon--sidebar-wishlist),.template-index .iv-product-card .swym-button,.template-index .iv-product-card .swym-add-to-wishlist,.template-index .iv-product-card .wishlist-button{-webkit-tap-highlight-color:transparent!important}.template-index .iv-add-btn{overflow:hidden!important;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .22s ease,background .22s ease,box-shadow .22s ease!important;will-change:transform!important;touch-action:manipulation!important}.template-index .iv-add-btn:active{transform:scale(.88)!important}.template-index .iv-add-btn:before,.template-index .iv-add-btn:after{transition:transform .26s cubic-bezier(.16,1,.3,1),opacity .22s ease,background .22s ease!important}.template-index .iv-add-btn.is-adding{transform:scale(.92)!important;border-color:#c7837361!important;background:#f8e9e4!important;box-shadow:0 8px 18px #c7837324!important}.template-index .iv-add-btn.is-adding:before{width:14px!important;height:14px!important;border:2px solid rgba(155,102,91,.28)!important;border-top-color:#9f6c60!important;background:transparent!important;border-radius:50%!important;transform:translate(-50%,-50%) rotate(0)!important;animation:ivAddSpin .72s linear infinite!important}.template-index .iv-add-btn.is-adding:after{opacity:0!important;transform:translate(-50%,-50%) scale(.2)!important}.template-index .iv-add-btn.is-added{background:#2b201a!important;border-color:#2b201a!important;box-shadow:0 10px 22px #2b201a2e!important}.template-index .iv-add-btn.is-added:before{width:11px!important;height:6px!important;border:0!important;border-left:2px solid #fff!important;border-bottom:2px solid #fff!important;background:transparent!important;border-radius:0!important;transform:translate(-50%,-60%) rotate(-45deg)!important;animation:none!important}.template-index .iv-add-btn.is-added:after{opacity:0!important}}@keyframes ivAddSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}.iv-custom-mobile-v99{display:none!important}@media(max-width:989px){body:has(.iv-custom-page){background:#fbf6ef!important}.iv-custom-page{background:#fbf6ef!important;padding:0!important;margin:0!important;overflow:hidden!important}.iv-custom-mobile-v99{display:block!important;width:100%!important;background:#fbf6ef!important;color:#241914!important;padding:0 0 88px!important}.iv-custom-page>:not(.iv-custom-mobile-v99){display:none!important}.iv-mcustom-hero-v99{position:relative!important;min-height:620px!important;overflow:hidden!important;background:#f0e0d7!important;border-bottom:1px solid rgba(89,63,45,.12)!important}.iv-mcustom-hero-v99__media,.iv-mcustom-hero-v99__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important}.iv-mcustom-hero-v99__image{object-fit:cover!important;object-position:68% center!important;display:block!important;filter:saturate(.96) contrast(.98)!important}.iv-mcustom-hero-v99:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(180deg,#fff8f2eb,#fff8f2b3 36%,#fff8f24d 65%,#fff8f2e0)!important}.iv-mcustom-hero-v99__copy{position:relative!important;z-index:2!important;min-height:620px!important;padding:42px 18px 26px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important}.iv-mcustom-hero-v99__copy>span,.iv-mcustom-head-v99>span,.iv-mcustom-matching-v99 span{display:block!important;margin:0 0 12px!important;font-size:9px!important;line-height:1!important;letter-spacing:.22em!important;text-transform:uppercase!important;font-weight:900!important;color:#9d7cff!important}.iv-mcustom-hero-v99 h1{max-width:335px!important;margin:0 0 16px!important;font-family:Georgia,serif!important;font-size:44px!important;line-height:.92!important;letter-spacing:-.06em!important;font-weight:500!important;color:#201711!important}.iv-mcustom-hero-v99 p{max-width:286px!important;margin:0 0 22px!important;font-size:14px!important;line-height:1.55!important;color:#68564d!important}.iv-mcustom-hero-v99__actions{display:grid!important;gap:10px!important;width:min(260px,100%)!important;margin:0 0 24px!important}.iv-mcustom-btn-v99,.iv-mcustom-submit-v99,.iv-mcustom-sticky-v99{min-height:48px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;font-size:11px!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:900!important}.iv-mcustom-btn-v99--dark,.iv-mcustom-submit-v99{background:#261812!important;color:#fff!important;border:1px solid #261812!important;box-shadow:0 14px 28px #2618121f!important}.iv-mcustom-btn-v99--soft{background:#fffaf6c2!important;color:#261812!important;border:1px solid rgba(90,63,45,.17)!important}.iv-mcustom-hero-v99__chips{margin-top:auto!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important;max-width:310px!important}.iv-mcustom-hero-v99__chips b{padding:9px 12px!important;border-radius:999px!important;background:#fffaf6b8!important;border:1px solid rgba(90,63,45,.12)!important;color:#6c5b52!important;font-size:10px!important;font-weight:700!important}.iv-mcustom-ideas-v99,.iv-mcustom-flow-v99,.iv-mcustom-brief-v99,.iv-mcustom-faq-v99{padding:22px 18px!important;background:#fbf6ef!important;border-bottom:1px solid rgba(89,63,45,.1)!important}.iv-mcustom-head-v99{margin:0 0 16px!important}.iv-mcustom-head-v99 h2,.iv-mcustom-matching-v99 h2{margin:0!important;font-family:Georgia,serif!important;font-size:29px!important;line-height:.98!important;letter-spacing:-.045em!important;font-weight:500!important;color:#241914!important}.iv-mcustom-head-v99 p{max-width:310px!important;margin:10px auto 0!important;font-size:13px!important;line-height:1.48!important;color:#6a5a51!important}.iv-mcustom-head-v99--center{text-align:center!important}.iv-mcustom-idea-row-v99{display:flex!important;gap:12px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;margin:0 -18px!important;padding:0 18px 6px!important;scrollbar-width:none!important}.iv-mcustom-idea-row-v99::-webkit-scrollbar{display:none!important}.iv-mcustom-idea-card-v99{position:relative!important;flex:0 0 76vw!important;height:355px!important;border-radius:24px!important;overflow:hidden!important;scroll-snap-align:start!important;background:#eadbd2!important;box-shadow:0 18px 44px #3622181a!important}.iv-mcustom-idea-card-v99 img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.iv-mcustom-idea-card-v99:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,#0000 48%,#00000075)!important}.iv-mcustom-idea-card-v99 div{position:absolute!important;z-index:2!important;left:14px!important;right:14px!important;bottom:14px!important;padding:14px!important;border-radius:18px!important;background:#fffaf6d1!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.iv-mcustom-idea-card-v99 b{font-family:Georgia,serif!important;font-size:20px!important;line-height:1!important;font-weight:500!important;color:#241914!important}.iv-mcustom-idea-card-v99 small{display:block!important;margin-top:5px!important;font-size:12px!important;color:#725f55!important}.iv-mcustom-timeline-v99{display:grid!important;gap:12px!important}.iv-mcustom-timeline-v99 div{position:relative!important;padding:18px 18px 18px 70px!important;border-radius:22px!important;background:#fffaf5!important;border:1px solid rgba(89,63,45,.1)!important;box-shadow:0 10px 28px #3622180b!important}.iv-mcustom-timeline-v99 i{position:absolute!important;left:18px!important;top:18px!important;width:36px!important;height:36px!important;border-radius:50%!important;background:#241914!important;color:#fff!important;display:grid!important;place-items:center!important;font-style:normal!important;font-size:10px!important;font-weight:900!important}.iv-mcustom-timeline-v99 b{display:block!important;margin:0 0 5px!important;font-family:Georgia,serif!important;font-size:21px!important;line-height:1!important;font-weight:500!important;color:#241914!important}.iv-mcustom-timeline-v99 p{margin:0!important;font-size:13px!important;line-height:1.45!important;color:#6a5a51!important}.iv-mcustom-brief-v99{background:linear-gradient(180deg,#fffaf5,#f3e8df)!important}.iv-mcustom-form-v99{display:grid!important;gap:14px!important}.iv-mcustom-success-v99,.iv-mcustom-error-v99{padding:13px 14px!important;border-radius:16px!important;font-size:13px!important;text-align:center!important}.iv-mcustom-success-v99{background:#eef8ee!important;color:#315d36!important}.iv-mcustom-error-v99{background:#fff0f0!important;color:#8a3434!important}.iv-mcustom-fieldset-v99{margin:0!important;padding:16px!important;border:1px solid rgba(89,63,45,.1)!important;border-radius:24px!important;background:#ffffff9e!important;box-shadow:inset 0 1px #ffffffb8!important}.iv-mcustom-fieldset-v99 legend{padding:0!important;margin:0 0 12px!important;font-family:Georgia,serif!important;font-size:20px!important;line-height:1.05!important;letter-spacing:-.02em!important;color:#241914!important}.iv-mcustom-fieldset-v99 legend span{display:inline-grid!important;place-items:center!important;width:28px!important;height:28px!important;margin-right:8px!important;border-radius:50%!important;background:#241914!important;color:#fff!important;font-family:Arial,sans-serif!important;font-size:9px!important;font-weight:900!important;vertical-align:middle!important}.iv-mcustom-chip-grid-v99{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.iv-mcustom-chip-grid-v99 label{display:block!important}.iv-mcustom-chip-grid-v99 input{position:absolute!important;opacity:0!important;pointer-events:none!important}.iv-mcustom-chip-grid-v99 span{min-height:44px!important;padding:10px!important;border-radius:16px!important;border:1px solid rgba(89,63,45,.12)!important;background:#fffaf5!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;font-size:11px!important;font-weight:800!important;color:#4d3e36!important}.iv-mcustom-chip-grid-v99 input:checked+span{background:#261812!important;border-color:#261812!important;color:#fff!important;box-shadow:0 12px 22px #2618121f!important}.iv-mcustom-select-row-v99{display:grid!important;gap:10px!important}.iv-mcustom-select-row-v99 label{display:grid!important;gap:6px!important;font-size:10px!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-weight:900!important;color:#9f6c60!important}.iv-mcustom-select-row-v99 select,.iv-mcustom-input-grid-v99 input,.iv-mcustom-input-grid-v99 textarea{width:100%!important;border:1px solid rgba(89,63,45,.12)!important;border-radius:16px!important;background:#fffaf5!important;color:#241914!important;padding:13px 14px!important;font-size:14px!important;box-shadow:none!important}.iv-mcustom-input-grid-v99{display:grid!important;gap:10px!important}.iv-mcustom-input-grid-v99 textarea{resize:vertical!important;min-height:120px!important;line-height:1.5!important}.iv-mcustom-submit-v99{width:100%!important;margin-top:12px!important}.iv-mcustom-matching-v99{display:grid!important;grid-template-columns:1.1fr .9fr!important;gap:0!important;align-items:stretch!important;margin:0!important;background:#fff8f2!important;border-bottom:1px solid rgba(89,63,45,.1)!important;overflow:hidden!important}.iv-mcustom-matching-v99 div{padding:24px 18px!important}.iv-mcustom-matching-v99 p{margin:10px 0 0!important;font-size:13px!important;line-height:1.45!important;color:#6a5a51!important}.iv-mcustom-matching-v99 img{width:100%!important;height:100%!important;min-height:240px!important;object-fit:cover!important;display:block!important}.iv-mcustom-faq-v99 details{border:1px solid rgba(89,63,45,.1)!important;border-radius:18px!important;background:#fffaf5!important;margin:9px 0!important;overflow:hidden!important}.iv-mcustom-faq-v99 summary{list-style:none!important;cursor:pointer!important;padding:16px!important;font-size:13px!important;font-weight:900!important;color:#241914!important;display:flex!important;justify-content:space-between!important;gap:12px!important}.iv-mcustom-faq-v99 summary::-webkit-details-marker{display:none!important}.iv-mcustom-faq-v99 summary:after{content:"+"!important;color:#b27468!important;font-size:18px!important;line-height:1!important}.iv-mcustom-faq-v99 details[open] summary:after{content:"\2013"!important}.iv-mcustom-faq-v99 p{margin:0!important;padding:0 16px 16px!important;font-size:13px!important;line-height:1.5!important;color:#6a5a51!important}.iv-mcustom-sticky-v99{position:fixed!important;left:14px!important;right:14px!important;bottom:calc(12px + env(safe-area-inset-bottom,0px))!important;z-index:80!important;background:#241914!important;color:#fff!important;box-shadow:0 18px 34px #24191438!important}}@media(max-width:380px){.iv-mcustom-hero-v99{min-height:590px!important}.iv-mcustom-hero-v99__copy{min-height:590px!important;padding:34px 16px 22px!important}.iv-mcustom-hero-v99 h1{font-size:39px!important}.iv-mcustom-idea-card-v99{height:330px!important}.iv-mcustom-head-v99 h2,.iv-mcustom-matching-v99 h2{font-size:26px!important}.iv-mcustom-chip-grid-v99 span{font-size:10.5px!important}}.iv-custom-mobile-v99{display:none}@media(max-width:989px){.iv-custom-page{display:block!important;visibility:visible!important;opacity:1!important;min-height:100vh!important;background:#fbf6ef!important}.iv-custom-page .iv-custom-mobile-v99{display:block!important;visibility:visible!important;opacity:1!important}}@media(min-width:990px){.iv-custom-page{display:block!important;visibility:visible!important;opacity:1!important}}@media(max-width:989px){.iv-custom-page.iv-custom-page--static{display:block!important;visibility:visible!important;opacity:1!important;min-height:100vh!important;background:#fbf6ef!important;padding:0!important;margin:0!important;overflow:hidden!important}.iv-custom-page.iv-custom-page--static .iv-custom-mobile-v99{display:block!important;visibility:visible!important;opacity:1!important}.iv-custom-page.iv-custom-page--static>:not(.iv-custom-mobile-v99){display:none!important}}@media(min-width:990px){.iv-custom-page.iv-custom-page--static{display:block!important;visibility:visible!important;opacity:1!important}.iv-custom-page.iv-custom-page--static .iv-custom-mobile-v99{display:none!important}}.iv-custom-mobile-v100{display:none!important}@media(max-width:989px){.iv-custom-mobile-v99{display:none!important}.iv-custom-page .iv-custom-mobile-v100,.iv-custom-page.iv-custom-page--static .iv-custom-mobile-v100{display:block!important;visibility:visible!important;opacity:1!important}.iv-custom-page:has(.iv-custom-mobile-v100){background:#fffaf5!important;padding:0!important;margin:0!important;overflow:hidden!important}.iv-custom-page:has(.iv-custom-mobile-v100)>:not(.iv-custom-mobile-v100){display:none!important}.iv-custom-mobile-v100{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;background:radial-gradient(circle at 92% 18%,rgba(239,214,255,.24),transparent 24%),radial-gradient(circle at 4% 44%,rgba(255,222,210,.18),transparent 28%),#fffaf5!important;color:#3b2b24!important;padding:0 0 26px!important;overflow:hidden!important}.iv-cm100-hero{position:relative!important;min-height:420px!important;overflow:hidden!important;background:#f6e7df!important;border-bottom:1px solid rgba(123,81,68,.12)!important}.iv-cm100-hero__media,.iv-cm100-hero__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important}.iv-cm100-hero__image{object-fit:cover!important;object-position:72% center!important;display:block!important;filter:saturate(.98) contrast(.98)!important}.iv-cm100-hero:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#fffaf5f5,#fffaf5d1 44%,#fffaf533,#fffaf500),radial-gradient(circle at 95% 5%,rgba(226,205,255,.25),transparent 26%)!important}.iv-cm100-hero__copy{position:relative!important;z-index:2!important;min-height:420px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;width:64%!important;padding:30px 18px 34px!important}.iv-cm100-hero__copy>span{display:block!important;margin:0 0 14px!important;color:#c68178!important;font-size:10px!important;letter-spacing:.22em!important;text-transform:uppercase!important;font-weight:900!important}.iv-cm100-hero__copy h1{font-family:Georgia,serif!important;font-size:clamp(46px,16vw,66px)!important;line-height:.95!important;letter-spacing:-.065em!important;font-weight:500!important;color:#5a4038!important;margin:0 0 22px!important}.iv-cm100-hero__copy p{max-width:250px!important;font-size:16px!important;line-height:1.42!important;color:#6c5b53!important;margin:0!important}.iv-cm100-hero__copy p em{color:#d08b83!important;font-style:normal!important}.iv-cm100-start{display:grid!important;gap:10px!important;padding:18px 20px 12px!important;margin:-6px 0 0!important;position:relative!important;z-index:3!important}.iv-cm100-start-card{min-height:92px!important;border-radius:16px!important;text-decoration:none!important;display:grid!important;grid-template-columns:64px 1fr 44px!important;align-items:center!important;gap:12px!important;padding:14px!important;border:1px solid rgba(139,92,79,.18)!important;box-shadow:0 14px 28px #5a372c14,inset 0 1px #ffffff94!important}.iv-cm100-start-card--primary{background:linear-gradient(135deg,#d58991,#cf8d88)!important;color:#fff!important;border-color:#ab646752!important}.iv-cm100-start-card--soft{background:#fffaf6d1!important;color:#5b423a!important}.iv-cm100-start-card__icon{width:54px!important;height:54px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#ffffffe0!important;color:#8e665c!important}.iv-cm100-start-card__icon svg{width:27px!important;height:27px!important;stroke:currentColor!important;stroke-width:1.6!important;fill:none!important;stroke-linecap:round!important;stroke-linejoin:round!important}.iv-cm100-start-card__text{display:grid!important;gap:2px!important;min-width:0!important}.iv-cm100-start-card__text small{font-family:Georgia,serif!important;font-size:20px!important;line-height:1!important;color:inherit!important;opacity:.92!important}.iv-cm100-start-card__text b{font-family:Georgia,serif!important;font-size:31px!important;line-height:1!important;font-weight:500!important;letter-spacing:-.035em!important;color:inherit!important}.iv-cm100-start-card__text i{display:inline-flex!important;justify-self:start!important;align-items:center!important;min-height:20px!important;padding:0 9px!important;margin-top:4px!important;border-radius:999px!important;background:#462b2052!important;color:#fff!important;font-size:11px!important;line-height:1!important;font-style:normal!important;font-weight:800!important}.iv-cm100-start-card__arrow{width:38px!important;height:38px!important;border-radius:50%!important;display:grid!important;place-items:center!important;justify-self:end!important;background:#ffffffc7!important;color:#7c5148!important;font-family:Georgia,serif!important;font-size:34px!important;line-height:.7!important}.iv-cm100-can-send,.iv-cm100-guide a,.iv-cm100-steps__grid,.iv-cm100-faq details{border:1px solid rgba(139,92,79,.16)!important;background:#fffaf6c7!important;box-shadow:0 10px 26px #5a372c0b,inset 0 1px #ffffffb8!important}.iv-cm100-can-send{margin:10px 20px 18px!important;padding:16px 10px 14px!important;border-radius:16px!important}.iv-cm100-can-send h2{font-family:Georgia,serif!important;font-size:18px!important;line-height:1!important;font-weight:500!important;color:#c68178!important;margin:0 0 14px 10px!important}.iv-cm100-can-send__grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important}.iv-cm100-can-send__grid div{min-width:0!important;display:grid!important;justify-items:center!important;gap:8px!important;padding:0 5px!important;position:relative!important;text-align:center!important}.iv-cm100-can-send__grid div:not(:last-child):after{content:""!important;position:absolute!important;top:8px!important;bottom:8px!important;right:0!important;width:1px!important;background:linear-gradient(180deg,transparent,rgba(139,92,79,.14),transparent)!important}.iv-cm100-can-send__grid svg{width:30px!important;height:30px!important;stroke:#a9796d!important;stroke-width:1.45!important;fill:none!important;stroke-linecap:round!important;stroke-linejoin:round!important}.iv-cm100-can-send__grid span{font-size:11px!important;line-height:1.16!important;color:#5a4a42!important;font-weight:600!important}.iv-cm100-inspo{padding:0 0 16px!important}.iv-cm100-inspo h2{font-family:Georgia,serif!important;font-size:20px!important;line-height:1!important;font-weight:500!important;color:#5a4038!important;margin:0 20px 11px!important}.iv-cm100-inspo h2 span{color:#c68178!important}.iv-cm100-inspo__row{display:flex!important;gap:9px!important;overflow-x:auto!important;padding:0 20px!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}.iv-cm100-inspo__row::-webkit-scrollbar{display:none!important}.iv-cm100-inspo__row div{flex:0 0 94px!important;width:94px!important;height:94px!important;border-radius:10px!important;overflow:hidden!important;background:#f2e2da!important}.iv-cm100-inspo__row img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.iv-cm100-guide{padding:2px 20px 18px!important}.iv-cm100-guide a{min-height:74px!important;border-radius:13px!important;display:grid!important;grid-template-columns:58px 1fr 34px!important;align-items:center!important;gap:10px!important;padding:13px 14px!important;text-decoration:none!important;color:#5a4038!important}.iv-cm100-guide a>span{font-size:26px!important;color:#c68178!important;text-align:center!important}.iv-cm100-guide b{font-family:Georgia,serif!important;font-size:20px!important;line-height:1.05!important;font-weight:500!important;display:block!important;color:#5a4038!important}.iv-cm100-guide small{display:block!important;margin-top:4px!important;color:#7a6961!important;font-size:12px!important}.iv-cm100-guide i{font-family:Georgia,serif!important;font-size:34px!important;color:#7c5148!important;font-style:normal!important;justify-self:end!important}.iv-cm100-steps{padding:0 20px 18px!important}.iv-cm100-steps h2,.iv-cm100-faq h2{font-family:Georgia,serif!important;font-size:26px!important;line-height:1!important;letter-spacing:-.025em!important;font-weight:500!important;text-align:center!important;color:#5a4038!important;margin:0 0 16px!important}.iv-cm100-steps h2 span,.iv-cm100-faq h2 span{color:#c68178!important}.iv-cm100-steps__grid{border-radius:15px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;overflow:hidden!important}.iv-cm100-steps__grid article{min-height:138px!important;padding:18px 10px 14px!important;position:relative!important;display:grid!important;justify-items:center!important;align-content:start!important;gap:7px!important;text-align:center!important}.iv-cm100-steps__grid article:not(:last-child){border-right:1px solid rgba(139,92,79,.12)!important}.iv-cm100-steps__grid i{position:absolute!important;top:12px!important;left:10px!important;width:23px!important;height:23px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#d08b83!important;color:#fff!important;font-size:11px!important;font-style:normal!important;font-weight:800!important}.iv-cm100-steps__grid article>span{width:44px!important;height:44px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#f3e4dd!important;color:#a9796d!important;margin-top:7px!important}.iv-cm100-steps__grid svg{width:26px!important;height:26px!important;stroke:currentColor!important;stroke-width:1.45!important;fill:none!important;stroke-linecap:round!important;stroke-linejoin:round!important}.iv-cm100-steps__grid b{font-size:14px!important;line-height:1.13!important;color:#4f3b34!important}.iv-cm100-steps__grid p{margin:0!important;font-size:11px!important;line-height:1.24!important;color:#6d5b52!important}.iv-cm100-faq{padding:0 20px 12px!important}.iv-cm100-faq details{border-radius:0!important;box-shadow:none!important;border-left:1px solid rgba(139,92,79,.16)!important;border-right:1px solid rgba(139,92,79,.16)!important;border-top:0!important;border-bottom:1px solid rgba(139,92,79,.12)!important;background:#fffaf6a3!important;margin:0!important}.iv-cm100-faq details:first-of-type{border-top:1px solid rgba(139,92,79,.16)!important;border-radius:12px 12px 0 0!important}.iv-cm100-faq details:last-of-type{border-radius:0 0 12px 12px!important}.iv-cm100-faq summary{min-height:42px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 14px!important;font-size:13px!important;line-height:1.2!important;color:#4f3b34!important;list-style:none!important;cursor:pointer!important}.iv-cm100-faq summary::-webkit-details-marker{display:none!important}.iv-cm100-faq summary:after{content:"\2304"!important;color:#7c5148!important;font-size:15px!important}.iv-cm100-faq details[open] summary:after{transform:rotate(180deg)!important}.iv-cm100-faq p{margin:0!important;padding:0 14px 13px!important;font-size:12px!important;line-height:1.45!important;color:#6d5b52!important}.iv-cm100-footer-line{padding:6px 20px 0!important;text-align:center!important;color:#a9796d!important;font-size:13px!important;line-height:1.2!important}}@media(max-width:380px){.iv-cm100-hero{min-height:392px!important}.iv-cm100-hero__copy{min-height:392px!important;width:66%!important;padding-left:16px!important}.iv-cm100-hero__copy h1{font-size:43px!important}.iv-cm100-hero__copy p{font-size:15px!important}.iv-cm100-start{padding-left:16px!important;padding-right:16px!important}.iv-cm100-start-card{grid-template-columns:58px 1fr 38px!important}.iv-cm100-start-card__text b{font-size:28px!important}.iv-cm100-can-send{margin-left:16px!important;margin-right:16px!important}.iv-cm100-can-send__grid svg{width:26px!important;height:26px!important}.iv-cm100-can-send__grid span{font-size:10px!important}.iv-cm100-inspo h2{margin-left:16px!important;margin-right:16px!important}.iv-cm100-inspo__row{padding-left:16px!important;padding-right:16px!important}.iv-cm100-inspo__row div{flex-basis:86px!important;width:86px!important;height:86px!important}.iv-cm100-steps,.iv-cm100-faq,.iv-cm100-guide{padding-left:16px!important;padding-right:16px!important}}.iv-custom-mobile-v101{display:none!important}@media(max-width:989px){.iv-custom-mobile-v99,.iv-custom-mobile-v100{display:none!important}.iv-custom-page .iv-custom-mobile-v101,.iv-custom-page.iv-custom-page--static .iv-custom-mobile-v101{display:block!important;visibility:visible!important;opacity:1!important}.iv-custom-page:has(.iv-custom-mobile-v101){width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0 0 96px!important;overflow:hidden!important;background:#fffaf4!important}.iv-custom-page:has(.iv-custom-mobile-v101)>:not(.iv-custom-mobile-v101){display:none!important}.iv-custom-mobile-v101{width:100vw!important;max-width:100vw!important;background:radial-gradient(circle at 8% 20%,rgba(255,224,214,.17),transparent 30%),radial-gradient(circle at 94% 32%,rgba(226,216,255,.24),transparent 28%),#fffaf4!important;color:#2e211b!important;overflow:hidden!important}.iv-cm101-hero{width:calc(100vw - 28px)!important;margin:14px auto 12px!important;border-radius:20px!important;overflow:hidden!important;border:1px solid rgba(113,78,61,.13)!important;background:#fff6ef!important;box-shadow:0 14px 34px #462a1d0f!important;display:grid!important;grid-template-columns:48% 52%!important;min-height:285px!important}.iv-cm101-hero__image{position:relative!important;min-height:285px!important;overflow:hidden!important}.iv-cm101-hero__img{width:100%!important;height:100%!important;min-height:285px!important;object-fit:cover!important;object-position:center!important;display:block!important;filter:saturate(.98) contrast(.98)!important}.iv-cm101-hero__copy{padding:22px 16px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;background:linear-gradient(135deg,#fffaf6f5,#fff5f0c7)!important}.iv-cm101-hero__copy>span{display:block!important;margin:0 0 11px!important;color:#bb7775!important;font-size:9px!important;letter-spacing:.18em!important;text-transform:uppercase!important;font-weight:900!important}.iv-cm101-hero__copy h1{font-family:Georgia,serif!important;font-size:31px!important;line-height:.98!important;letter-spacing:-.045em!important;font-weight:500!important;color:#2d211c!important;margin:0 0 12px!important}.iv-cm101-hero__copy p{font-size:12px!important;line-height:1.38!important;color:#6e5c54!important;margin:0 0 16px!important}.iv-cm101-hero__actions{display:grid!important;gap:9px!important}.iv-cm101-btn{min-height:42px!important;border-radius:7px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;font-size:11px!important;letter-spacing:.06em!important;font-weight:900!important}.iv-cm101-btn--dark{background:#bf7477!important;color:#fff!important;border:1px solid #bf7477!important}.iv-cm101-btn--soft{background:#fff9!important;color:#2d211c!important;border:1px solid rgba(113,78,61,.2)!important}.iv-cm101-ideas,.iv-cm101-how,.iv-cm101-studio,.iv-cm101-send,.iv-cm101-faq{padding:15px 16px!important;border-bottom:1px solid rgba(113,78,61,.1)!important}.iv-cm101-head,.iv-cm101-studio__top{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:12px!important;margin:0 0 12px!important}.iv-cm101-head h2,.iv-cm101-how h2,.iv-cm101-studio__top h2,.iv-cm101-send h2,.iv-cm101-faq h2{font-family:Georgia,serif!important;font-size:24px!important;line-height:1!important;letter-spacing:-.035em!important;font-weight:500!important;color:#2d211c!important;margin:0!important}.iv-cm101-head a,.iv-cm101-studio__top button{border:0!important;background:transparent!important;color:#7f5d55!important;text-transform:uppercase!important;letter-spacing:.11em!important;font-size:9px!important;font-weight:900!important;text-decoration:none!important;padding:0!important}.iv-cm101-studio__top p{margin:0!important;font-size:11px!important;color:#7a6961!important}.iv-cm101-ideas__row{display:flex!important;gap:10px!important;overflow-x:auto!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;padding-bottom:2px!important}.iv-cm101-ideas__row::-webkit-scrollbar{display:none!important}.iv-cm101-idea{flex:0 0 142px!important;width:142px!important;border-radius:10px!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(113,78,61,.1)!important;box-shadow:0 8px 20px #462a1d0a!important}.iv-cm101-idea img{width:100%!important;height:118px!important;object-fit:cover!important;display:block!important}.iv-cm101-idea div{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:7px!important;padding:8px 9px!important}.iv-cm101-idea b{font-size:11px!important;color:#2d211c!important;font-weight:700!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.iv-cm101-idea span{font-size:15px!important;color:#7e5a54!important}.iv-cm101-how__row{display:flex!important;gap:12px!important;overflow-x:auto!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;padding-bottom:2px!important}.iv-cm101-how__row::-webkit-scrollbar{display:none!important}.iv-cm101-how article{flex:0 0 250px!important;min-height:142px!important;border-radius:12px!important;border:1px solid rgba(205,139,134,.22)!important;background:#fffaf6d1!important;box-shadow:0 10px 24px #462a1d0b!important;padding:20px 14px 16px!important;text-align:center!important;position:relative!important}.iv-cm101-how article i{position:absolute!important;top:12px!important;left:12px!important;width:27px!important;height:27px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#b86c72!important;color:#fff!important;font-style:normal!important;font-size:12px!important;font-weight:900!important}.iv-cm101-how article>span{width:42px!important;height:42px!important;margin:0 auto 11px!important;display:grid!important;place-items:center!important;color:#c77979!important}.iv-cm101-how svg{width:36px!important;height:36px!important;stroke:currentColor!important;stroke-width:1.35!important;fill:none!important;stroke-linecap:round!important;stroke-linejoin:round!important}.iv-cm101-how b{display:block!important;font-size:15px!important;line-height:1.15!important;color:#2d211c!important;margin:0 0 5px!important}.iv-cm101-how p{font-size:12px!important;line-height:1.25!important;color:#5e4d45!important;margin:0!important}.iv-cm101-studio{background:linear-gradient(180deg,#fffaf69e,#faf1eab8)!important}.iv-cm101-row{display:grid!important;grid-template-columns:64px 1fr!important;align-items:start!important;gap:10px!important;margin:0 0 12px!important}.iv-cm101-row>b{font-size:12px!important;color:#2d211c!important;line-height:1.2!important;padding-top:12px!important}.iv-cm101-options,.iv-cm101-shape-options,.iv-cm101-detail-options{display:flex!important;gap:9px!important;overflow-x:auto!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}.iv-cm101-options::-webkit-scrollbar,.iv-cm101-shape-options::-webkit-scrollbar,.iv-cm101-detail-options::-webkit-scrollbar{display:none!important}.iv-cm101-options button,.iv-cm101-shape-options button,.iv-cm101-detail-options button{flex:0 0 auto!important;border:1px solid rgba(113,78,61,.13)!important;background:#fffaf6db!important;color:#2d211c!important;border-radius:7px!important;min-height:38px!important;padding:0 15px!important;font-size:11px!important;font-weight:800!important;box-shadow:0 5px 12px #462a1d06!important}.iv-cm101-options button.is-selected,.iv-cm101-shape-options button.is-selected,.iv-cm101-detail-options button.is-selected{border-color:#bd7778!important;background:#fff3ef!important;box-shadow:inset 0 0 0 1px #bd777838!important}.iv-cm101-options button.is-selected:after{content:" \2713";color:#bd7778!important}.iv-cm101-shape-options button{width:82px!important;height:78px!important;display:grid!important;justify-items:center!important;align-content:center!important;gap:7px!important;padding:7px!important}.iv-cm101-shape-options i{width:21px!important;height:43px!important;border-radius:var(--shape,50%)!important;background:linear-gradient(180deg,#edc6b8,#c89a8c)!important;display:block!important;box-shadow:inset 0 1px 7px #ffffff73!important}.iv-cm101-shape-options span,.iv-cm101-detail-options span{font-size:10.5px!important;font-weight:700!important;color:#2d211c!important}.iv-cm101-detail-options button{width:80px!important;height:64px!important;padding:5px!important;display:grid!important;grid-template-rows:34px 1fr!important;gap:4px!important;align-items:center!important;justify-items:center!important;overflow:hidden!important}.iv-cm101-detail-options img{width:100%!important;height:34px!important;object-fit:cover!important;border-radius:5px!important;display:block!important}.iv-cm101-summary{margin:14px 0 0!important;border:1px solid rgba(113,78,61,.11)!important;background:#ffffffc2!important;box-shadow:0 10px 24px #462a1d0b!important;border-radius:12px!important;padding:11px!important;display:grid!important;grid-template-columns:96px 1fr 48px!important;gap:10px!important;align-items:center!important}.iv-cm101-summary__thumbs{display:flex!important;gap:5px!important}.iv-cm101-summary__thumbs img{width:44px!important;height:44px!important;object-fit:cover!important;border-radius:7px!important}.iv-cm101-summary h3{font-family:Georgia,serif!important;font-size:17px!important;line-height:1!important;font-weight:500!important;margin:0 0 7px!important;color:#2d211c!important}.iv-cm101-summary p{margin:0 0 3px!important;font-size:10.5px!important;line-height:1.2!important;color:#4f4039!important}.iv-cm101-summary button{align-self:start!important;border:1px solid rgba(113,78,61,.16)!important;background:#fffaf6!important;border-radius:7px!important;min-height:32px!important;font-size:11px!important;color:#2d211c!important}.iv-cm101-send{background:#fffaf69e!important}.iv-cm101-send p{font-size:12px!important;color:#6d5d55!important;margin:5px 0 13px!important}.iv-cm101-send__buttons{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.iv-cm101-send__buttons a{min-height:58px!important;border-radius:9px!important;text-decoration:none!important;display:grid!important;grid-template-columns:36px 1fr!important;align-items:center!important;column-gap:9px!important;padding:8px 10px!important;border:1px solid rgba(113,78,61,.15)!important;background:#ffffffb3!important;color:#2d211c!important}.iv-cm101-send__wa{border-color:#5b915242!important;background:#fafff4b8!important}.iv-cm101-send__buttons span{grid-row:1/3!important;font-size:23px!important;text-align:center!important}.iv-cm101-send__buttons b{font-size:13px!important;line-height:1.05!important}.iv-cm101-send__buttons small{font-size:10px!important;line-height:1.05!important;color:#6d5d55!important}.iv-cm101-faq h2{margin-bottom:10px!important}.iv-cm101-faq details{border:1px solid rgba(113,78,61,.12)!important;background:#ffffffa8!important;border-radius:8px!important;margin:0 0 6px!important;overflow:hidden!important}.iv-cm101-faq summary{min-height:38px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 12px!important;font-size:12.5px!important;list-style:none!important;color:#2d211c!important}.iv-cm101-faq summary::-webkit-details-marker{display:none!important}.iv-cm101-faq summary:after{content:"\2304";font-size:14px!important;color:#7f5d55!important}.iv-cm101-faq details[open] summary:after{transform:rotate(180deg)!important}.iv-cm101-faq p{margin:0!important;padding:0 12px 12px!important;font-size:12px!important;line-height:1.42!important;color:#6d5d55!important}.iv-cm101-sticky{position:fixed!important;left:14px!important;right:14px!important;bottom:calc(12px + env(safe-area-inset-bottom,0px))!important;z-index:60!important;min-height:62px!important;border-radius:18px!important;text-decoration:none!important;background:linear-gradient(135deg,#bd7077,#e0aaa1,#d7dfff)!important;color:#fff!important;box-shadow:0 14px 34px #58343342!important;display:grid!important;grid-template-columns:1fr 44px!important;align-items:center!important;padding:8px 8px 8px 18px!important}.iv-cm101-sticky b{font-size:18px!important;line-height:1!important;letter-spacing:.03em!important}.iv-cm101-sticky small{display:block!important;font-size:11px!important;line-height:1.05!important;opacity:.92!important;margin-top:3px!important}.iv-cm101-sticky span{width:42px!important;height:42px!important;border-radius:50%!important;border:1px solid rgba(255,255,255,.58)!important;display:grid!important;place-items:center!important;font-family:Georgia,serif!important;font-size:33px!important;line-height:.6!important}}@media(max-width:380px){.iv-cm101-hero{grid-template-columns:46% 54%!important;min-height:270px!important}.iv-cm101-hero__image,.iv-cm101-hero__img{min-height:270px!important}.iv-cm101-hero__copy{padding:18px 12px!important}.iv-cm101-hero__copy h1{font-size:27px!important}.iv-cm101-hero__copy p{font-size:11.5px!important}.iv-cm101-btn{min-height:38px!important;font-size:10px!important}.iv-cm101-row{grid-template-columns:54px 1fr!important}.iv-cm101-summary{grid-template-columns:82px 1fr 42px!important}.iv-cm101-summary__thumbs img{width:38px!important;height:38px!important}.iv-cm101-send__buttons{grid-template-columns:1fr!important}}@media(max-width:989px){.iv-custom-page:has(.iv-custom-mobile-v101){padding-bottom:0!important}.iv-custom-mobile-v101{padding-bottom:28px!important}.iv-cm101-sticky{display:none!important;visibility:hidden!important;pointer-events:none!important}}@media(max-width:989px){.iv-cm101-studio__top{align-items:flex-start!important}.iv-cm101-studio-hint{display:inline-flex!important;align-items:center!important;gap:5px!important;margin-top:7px!important;padding:5px 9px!important;border-radius:999px!important;background:#c783731a!important;border:1px solid rgba(199,131,115,.16)!important;color:#9f6c60!important;font-size:9px!important;line-height:1!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:900!important;white-space:nowrap!important}.iv-cm101-row{position:relative!important}.iv-cm101-row>b{font-size:12px!important;line-height:1.18!important;color:#2e211b!important}.iv-cm101-options,.iv-cm101-shape-options,.iv-cm101-detail-options{position:relative!important;padding-right:46px!important;scroll-padding-right:46px!important;mask-image:linear-gradient(90deg,#000 0%,#000 calc(100% - 42px),transparent 100%)!important;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 calc(100% - 42px),transparent 100%)!important}.iv-cm101-options:after,.iv-cm101-shape-options:after,.iv-cm101-detail-options:after{content:attr(data-swipe-hint)!important;position:sticky!important;right:0!important;align-self:center!important;flex:0 0 auto!important;min-width:54px!important;height:28px!important;margin-left:2px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fffaf6eb!important;border:1px solid rgba(113,78,61,.12)!important;color:#9f6c60!important;font-size:8.5px!important;letter-spacing:.05em!important;font-weight:900!important;box-shadow:0 6px 14px #462a1d0d!important;pointer-events:none!important;z-index:5!important}.iv-cm101-options button,.iv-cm101-shape-options button,.iv-cm101-detail-options button{transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease!important}.iv-cm101-options button:active,.iv-cm101-shape-options button:active,.iv-cm101-detail-options button:active{transform:scale(.96)!important}.iv-cm101-summary{grid-template-columns:76px 1fr 56px!important;align-items:start!important;position:relative!important}.iv-cm101-summary__thumbs img{width:34px!important;height:34px!important}.iv-cm101-summary__text h3{margin-bottom:8px!important}.iv-cm101-summary__text p{word-break:break-word!important}.iv-cm101-note-line[hidden]{display:none!important}.iv-cm101-summary [data-iv-cm101-edit]{min-height:38px!important;border-radius:12px!important;border:1px solid rgba(113,78,61,.12)!important;background:#fffaf6!important;color:#2d211c!important;font-size:11px!important;font-weight:800!important;box-shadow:0 8px 18px #462a1d0a!important}.iv-cm101-manual-editor[hidden]{display:none!important}.iv-cm101-manual-editor{margin:12px 0 0!important;padding:14px!important;border-radius:18px!important;border:1px solid rgba(199,131,115,.2)!important;background:linear-gradient(180deg,#fffaf6f5,#f8ebe4eb)!important;box-shadow:0 14px 30px #462a1d12!important}.iv-cm101-manual-editor__head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0 0 12px!important}.iv-cm101-manual-editor__head b{font-family:Georgia,serif!important;font-size:21px!important;line-height:1!important;font-weight:500!important;color:#2d211c!important}.iv-cm101-manual-editor__head button{width:34px!important;height:34px!important;border-radius:50%!important;border:1px solid rgba(113,78,61,.12)!important;background:#fffaf6!important;color:#2d211c!important;font-size:20px!important;line-height:1!important}.iv-cm101-manual-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.iv-cm101-manual-grid label{display:grid!important;gap:6px!important;color:#9f6c60!important;font-size:9px!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-weight:900!important}.iv-cm101-manual-grid input,.iv-cm101-manual-grid textarea{width:100%!important;min-height:42px!important;border-radius:12px!important;border:1px solid rgba(113,78,61,.14)!important;background:#ffffffb8!important;color:#2d211c!important;padding:10px 12px!important;font-size:13px!important;letter-spacing:0!important;text-transform:none!important;font-weight:500!important;outline:none!important;box-shadow:inset 0 1px #ffffffb3!important}.iv-cm101-manual-grid textarea{resize:vertical!important;line-height:1.4!important}.iv-cm101-manual-grid .iv-cm101-manual-note,.iv-cm101-manual-grid label:nth-child(4){grid-column:1 / -1!important}.iv-cm101-manual-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:12px!important}.iv-cm101-manual-actions button{min-height:42px!important;border-radius:999px!important;border:1px solid rgba(113,78,61,.14)!important;font-size:11px!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:900!important}.iv-cm101-manual-actions [data-iv-cm101-apply-editor]{background:#2d211c!important;color:#fff!important;border-color:#2d211c!important}.iv-cm101-manual-actions [data-iv-cm101-cancel-editor]{background:#fffaf6!important;color:#2d211c!important}.iv-custom-mobile-v101.is-editing-brief .iv-cm101-summary{border-color:#c7837340!important}}@media(max-width:380px){.iv-cm101-studio-hint{font-size:8px!important;padding:5px 8px!important}.iv-cm101-summary{grid-template-columns:70px 1fr 48px!important}.iv-cm101-manual-grid{grid-template-columns:1fr!important}.iv-cm101-manual-grid label:nth-child(4),.iv-cm101-manual-grid .iv-cm101-manual-note{grid-column:auto!important}}@media(max-width:989px){.iv-cm101-options:after,.iv-cm101-shape-options:after,.iv-cm101-detail-options:after{display:none!important;content:none!important}.iv-cm101-options,.iv-cm101-shape-options,.iv-cm101-detail-options{padding-right:18px!important;scroll-padding-right:18px!important;mask-image:linear-gradient(90deg,#000 0%,#000 calc(100% - 22px),transparent 100%)!important;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 calc(100% - 22px),transparent 100%)!important}.template-index .iv-mobile-trust-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:12px 14px 16px!important;background:#fffaf5!important;border-top:1px solid rgba(120,91,69,.12)!important;border-bottom:1px solid rgba(120,91,69,.1)!important}.template-index .iv-mobile-trust-grid div{min-height:54px!important;display:grid!important;grid-template-columns:30px 1fr!important;grid-template-rows:auto auto!important;align-items:center!important;column-gap:8px!important;padding:9px 10px!important;border:1px solid rgba(120,91,69,.1)!important;border-radius:14px!important;background:#ffffff8f!important;text-align:left!important;box-shadow:inset 0 1px #ffffffb3!important}.template-index .iv-mobile-trust-grid b{grid-row:1 / 3!important;grid-column:1!important;width:26px!important;height:26px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#c783731f!important;color:#b9796d!important;font-size:13px!important;line-height:1!important}.template-index .iv-mobile-trust-grid strong{grid-column:2!important;display:block!important;margin:0!important;font-size:8.5px!important;line-height:1.1!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:#3a2a22!important;white-space:normal!important;overflow:visible!important}.template-index .iv-mobile-trust-grid span{grid-column:2!important;display:block!important;margin:2px 0 0!important;font-size:9px!important;line-height:1.05!important;color:#7b6a60!important;white-space:normal!important}.template-index .iv-mobile-vibe-card img,.template-index .iv-mobile-shape-row-v96 img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}}@media(max-width:380px){.template-index .iv-mobile-trust-grid{gap:7px!important;padding-left:10px!important;padding-right:10px!important}.template-index .iv-mobile-trust-grid div{grid-template-columns:26px 1fr!important;column-gap:7px!important;padding:8px!important}.template-index .iv-mobile-trust-grid b{width:23px!important;height:23px!important;font-size:12px!important}.template-index .iv-mobile-trust-grid strong{font-size:7.8px!important;letter-spacing:.08em!important}.template-index .iv-mobile-trust-grid span{font-size:8.3px!important}}@media(max-width:989px){.template-index .iv-mobile-vibe-strip{display:block!important;padding:14px 12px 12px!important;background:#fffaf4!important;border-bottom:1px solid rgba(93,66,48,.1)!important;overflow:hidden!important}.template-index .iv-mobile-vibe-row{display:flex!important;align-items:flex-start!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 12px 2px!important;margin:0 -12px!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}.template-index .iv-mobile-vibe-row::-webkit-scrollbar{display:none!important}.template-index .iv-mobile-vibe-card{flex:0 0 64px!important;width:64px!important;min-width:64px!important;max-width:64px!important;height:auto!important;min-height:76px!important;display:grid!important;justify-items:center!important;align-content:start!important;gap:7px!important;overflow:visible!important;text-decoration:none!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.template-index .iv-mobile-vibe-card img{width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;max-width:56px!important;max-height:56px!important;aspect-ratio:1/1!important;object-fit:cover!important;object-position:center!important;border-radius:50%!important;display:block!important;border:1px solid rgba(93,66,48,.13)!important;box-shadow:0 5px 14px #2b1f180d!important}.template-index .iv-mobile-vibe-card span{position:static!important;width:100%!important;display:block!important;text-align:center!important;font-size:10px!important;line-height:1.1!important;color:#2a1e18!important;font-weight:600!important;letter-spacing:0!important;text-shadow:none!important;white-space:normal!important}.template-index .iv-mobile-shape-strip-v96{display:block!important;padding:14px 12px!important;background:#fffaf4!important;border-bottom:1px solid rgba(93,66,48,.1)!important;overflow:hidden!important}.template-index .iv-mobile-shape-row-v96{display:flex!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 12px 2px!important;margin:0 -12px!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}.template-index .iv-mobile-shape-row-v96::-webkit-scrollbar{display:none!important}.template-index .iv-mobile-shape-row-v96 a{flex:0 0 126px!important;width:126px!important;height:66px!important;min-height:66px!important;max-height:66px!important;display:grid!important;grid-template-columns:48px 1fr!important;align-items:center!important;gap:9px!important;overflow:hidden!important;padding:0 10px!important;border-radius:10px!important;background:#f4e8df!important;border:1px solid rgba(93,66,48,.1)!important;text-decoration:none!important}.template-index .iv-mobile-shape-row-v96 img{width:48px!important;height:56px!important;min-width:48px!important;max-width:48px!important;min-height:56px!important;max-height:56px!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center!important;border-radius:8px!important;display:block!important}.template-index .iv-mobile-shape-row-v96 span{position:static!important;text-align:left!important;font-size:12px!important;line-height:1!important;color:#2a1e18!important;font-weight:650!important;text-shadow:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}}@media(max-width:989px){.template-index .iv-mobile-vibe-card,.template-index .iv-mobile-vibe-card *{box-sizing:border-box!important}.template-index .iv-mobile-vibe-card{flex:0 0 64px!important;width:64px!important;max-width:64px!important;min-height:76px!important;overflow:visible!important}.template-index .iv-mobile-vibe-card img{width:56px!important;height:56px!important;min-width:56px!important;max-width:56px!important;min-height:56px!important;max-height:56px!important;aspect-ratio:1/1!important;object-fit:cover!important;border-radius:50%!important;display:block!important}.template-index .iv-mobile-shape-row-v96 a{flex:0 0 126px!important;width:126px!important;height:66px!important;overflow:hidden!important}.template-index .iv-mobile-shape-row-v96 img{width:48px!important;height:56px!important;min-width:48px!important;max-width:48px!important;min-height:56px!important;max-height:56px!important;object-fit:cover!important}}.iv-mobile-extra-products{display:none!important}@media(max-width:989px){.iv-site-header{display:block!important;position:sticky!important;top:0!important;z-index:999!important;width:100%!important;background:#fffcf8fa!important;isolation:isolate!important}.iv-site-header .iv-promo-ticker-v43{display:block!important;position:relative!important;top:auto!important;z-index:2!important}.iv-site-header .iv-mobile-header{position:relative!important;top:auto!important;z-index:3!important}.template-index .iv-mobile-showcase-title h2,.template-index .iv-mobile-section-title h2,.template-index .iv-video-showcase .iv-head h2,.template-index .iv-mobile-loved-strip__rating b,.template-index .iv-mobile-custom-order-card h2,.template-index .iv-mobile-matching-banner h2{font-family:Georgia,Times New Roman,serif!important;font-size:21px!important;line-height:1.04!important;letter-spacing:-.02em!important;text-transform:none!important;font-weight:500!important;color:#211712!important}.template-index .iv-mobile-showcase-title{margin:0 0 12px!important;padding:0 2px!important}.template-index .iv-mobile-showcase-title a,.template-index .iv-mobile-section-title a{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:10px!important;line-height:1!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-weight:800!important;color:#3a2a22!important;text-decoration:none!important}.template-index .iv-product-card__info h4,.template-index .iv-video-info h3{font-family:Georgia,Times New Roman,serif!important;letter-spacing:-.015em!important;font-weight:500!important}.template-index .iv-product-card__info p,.template-index .iv-video-price,.template-index .iv-add-btn{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.template-index .iv-content{display:flex!important;flex-direction:column!important}.template-index .iv-product-zone{display:contents!important}.template-index .iv-mobile-visual-hero{order:1!important}.template-index .iv-mobile-care-strip-v97{order:2!important}.template-index .iv-product-showcase--1{order:3!important}.template-index .iv-product-showcase--2{order:4!important}.template-index .iv-mobile-extra-products{order:5!important}.template-index .iv-mobile-vibe-strip{order:6!important}.template-index .iv-mobile-shape-strip-v96{order:7!important}.template-index .iv-video-showcase{order:8!important}.template-index .iv-mobile-custom-order-card{order:9!important}.template-index .iv-mobile-matching-banner{order:10!important}.template-index .iv-mobile-loved-strip{order:11!important}.template-index .iv-mobile-trust-grid{order:12!important}.template-index .iv-mobile-extra-products{display:block!important;width:100vw!important;max-width:100vw!important;margin:0!important;padding:14px 12px 16px!important;background:#fffaf4!important;border-top:1px solid rgba(93,66,48,.1)!important;border-bottom:1px solid rgba(93,66,48,.1)!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important}.template-index .iv-mobile-extra-products .iv-product-grid{display:flex!important;flex-direction:row!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;padding:0 14px 2px 0!important;margin:0 -12px 0 0!important}.template-index .iv-mobile-extra-products .iv-product-grid::-webkit-scrollbar{display:none!important}.template-index .iv-mobile-extra-products .iv-product-card{flex:0 0 74vw!important;width:74vw!important;max-width:300px!important;min-width:0!important;min-height:118px!important;display:grid!important;grid-template-columns:48% 1fr!important;align-items:center!important;scroll-snap-align:start!important;border-radius:14px!important;border:1px solid rgba(93,66,48,.12)!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important}.template-index .iv-mobile-extra-products .iv-product-card__image{width:100%!important;height:118px!important;min-height:118px!important;aspect-ratio:auto!important;background:#f4ece5!important}.template-index .iv-mobile-extra-products .iv-product-card__image img,.template-index .iv-mobile-extra-products .iv-product-card__image svg{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;padding:0!important;display:block!important}.template-index .iv-mobile-extra-products .iv-product-card__info{position:relative!important;min-height:118px!important;padding:14px 44px 14px 14px!important;display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"title" "price"!important;align-content:center!important;gap:8px!important}.template-index .iv-mobile-extra-products .iv-product-card__info a{grid-area:title!important;text-decoration:none!important}.template-index .iv-mobile-extra-products .iv-product-card__info h4{margin:0!important;font-size:14px!important;line-height:1.12!important;color:#211712!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.template-index .iv-mobile-extra-products .iv-product-card__info p{grid-area:price!important;margin:0!important;font-size:12.5px!important;line-height:1!important;font-weight:900!important;color:#211712!important}.template-index .iv-mobile-extra-products .iv-add-form{position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important}.template-index .iv-mobile-extra-products .iv-add-btn{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;padding:0!important;border-radius:50%!important;font-size:0!important;line-height:0!important;display:grid!important;place-items:center!important;border:1px solid rgba(150,103,86,.2)!important;background:#fffaf6!important;color:#9f6c60!important;box-shadow:none!important}.template-index .iv-mobile-extra-products .iv-add-btn:before{content:"+"!important;font-size:21px!important;line-height:1!important;font-weight:300!important;color:#9f6c60!important;transform:translateY(-1px)!important}}@media(max-width:380px){.template-index .iv-mobile-showcase-title h2,.template-index .iv-mobile-section-title h2,.template-index .iv-video-showcase .iv-head h2{font-size:20px!important}.template-index .iv-mobile-extra-products .iv-product-card{flex-basis:78vw!important;width:78vw!important}}@media(max-width:989px){.template-index .iv-product-showcase--2 .iv-mobile-showcase-title h2{font-family:Georgia,Times New Roman,serif!important;font-size:21px!important;line-height:1.04!important;letter-spacing:-.02em!important;text-transform:none!important;font-weight:500!important;color:#211712!important;margin:0!important}.template-index .iv-product-showcase--2 .iv-mobile-showcase-title a{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:10px!important;line-height:1!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-weight:800!important;color:#3a2a22!important;text-decoration:none!important}.template-index .iv-mobile-extra-products .iv-add-form{right:12px!important;top:50%!important;transform:translateY(-50%)!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;z-index:2!important}.template-index .iv-mobile-extra-products .iv-add-btn{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;max-width:34px!important;max-height:34px!important;padding:0!important;border-radius:50%!important;border:1px solid rgba(150,103,86,.22)!important;background:#fffaf6!important;box-shadow:none!important;overflow:hidden!important;position:relative!important;display:block!important;font-size:0!important;line-height:0!important;color:transparent!important}.template-index .iv-mobile-extra-products .iv-add-btn:before,.template-index .iv-mobile-extra-products .iv-add-btn:after{content:""!important;position:absolute!important;left:50%!important;top:50%!important;display:block!important;background:#9f6c60!important;border-radius:999px!important;transform:translate(-50%,-50%)!important;pointer-events:none!important}.template-index .iv-mobile-extra-products .iv-add-btn:before{width:10px!important;height:1.2px!important}.template-index .iv-mobile-extra-products .iv-add-btn:after{width:1.2px!important;height:10px!important}}@media(max-width:989px){.template-index .iv-mobile-extra-products .iv-add-form{right:11px!important;top:50%!important;transform:translateY(-50%)!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;margin:0!important;z-index:12!important}.template-index .iv-mobile-extra-products .iv-add-btn{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;padding:0!important;border-radius:50%!important;border:1px solid rgba(93,66,48,.2)!important;background:#fffaf5!important;box-shadow:none!important;display:grid!important;place-items:center!important;position:relative!important;overflow:hidden!important;font-size:0!important;line-height:0!important;color:transparent!important}.template-index .iv-mobile-extra-products .iv-add-btn:before,.template-index .iv-mobile-extra-products .iv-add-btn:after{content:""!important;position:absolute!important;left:50%!important;top:50%!important;display:block!important;background:#8c6556!important;border-radius:999px!important;transform:translate(-50%,-50%)!important;pointer-events:none!important}.template-index .iv-mobile-extra-products .iv-add-btn:before{width:10px!important;height:1.2px!important}.template-index .iv-mobile-extra-products .iv-add-btn:after{width:1.2px!important;height:10px!important}}.template-index .iv-card-wishlist-btn{display:none!important}@media(max-width:989px){.template-index .iv-product-card:after{content:none!important;display:none!important;pointer-events:none!important}.template-index .iv-product-card .iv-card-wishlist-btn{position:absolute!important;top:10px!important;right:10px!important;z-index:80!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;padding:0!important;margin:0!important;border-radius:999px!important;border:1px solid rgba(93,66,48,.14)!important;background:#fffffff0!important;color:#b98a7d!important;box-shadow:0 8px 18px #3c2a2114!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:16px!important;line-height:1!important;text-decoration:none!important;cursor:pointer!important;pointer-events:auto!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important;opacity:1!important;visibility:visible!important}.template-index .iv-product-card .iv-card-wishlist-btn span{display:block!important;font-size:16px!important;line-height:1!important;transform:translateY(-.5px)!important;pointer-events:none!important}.template-index .iv-product-card .iv-card-wishlist-btn svg{width:15px!important;height:15px!important;pointer-events:none!important}.template-index .iv-product-card .iv-card-wishlist-btn:active{transform:scale(.92)!important}.template-index .iv-mobile-vibe-card img,.template-index .iv-mobile-shape-row-v96 img{display:block!important;max-width:100%!important;object-fit:cover!important}}@media(max-width:989px){.template-index .iv-product-card .iv-card-wishlist-btn{transition:transform .22s cubic-bezier(.16,1,.3,1),background .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease!important;will-change:transform!important}.template-index .iv-product-card .iv-card-wishlist-btn.is-wishlisted{color:#fff!important;background:linear-gradient(135deg,#c98f86,#a87468)!important;border-color:#b87c716b!important;box-shadow:0 10px 24px #b2746838!important}.template-index .iv-product-card .iv-card-wishlist-btn.is-wishlisted span{color:#fff!important}.template-index .iv-product-card .iv-card-wishlist-btn.is-wishlist-pop{animation:ivWishlistPop .5s cubic-bezier(.16,1,.3,1)!important}@keyframes ivWishlistPop{0%{transform:scale(.82)}45%{transform:scale(1.18)}to{transform:scale(1)}}.iv-wishlist-toast{position:fixed!important;left:50%!important;bottom:calc(88px + env(safe-area-inset-bottom,0px))!important;transform:translate(-50%,12px)!important;z-index:999999!important;padding:9px 14px!important;border-radius:999px!important;border:1px solid rgba(157,113,99,.18)!important;background:#32221deb!important;color:#fff!important;font-size:12px!important;line-height:1!important;letter-spacing:.04em!important;opacity:0!important;pointer-events:none!important;box-shadow:0 16px 36px #2216122e!important;transition:opacity .24s ease,transform .24s ease!important}.iv-wishlist-toast.is-visible{opacity:1!important;transform:translate(-50%)!important}}@media(max-width:989px){.template-index .iv-mobile-extra-products{width:100vw!important;max-width:100vw!important;margin:0!important;padding:16px 18px!important;background:#fffaf4!important;border-top:1px solid rgba(93,66,48,.1)!important;border-bottom:1px solid rgba(93,66,48,.1)!important;overflow:hidden!important}.template-index .iv-mobile-extra-products .iv-mobile-showcase-title{margin:0 0 14px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.template-index .iv-mobile-extra-products .iv-product-grid{display:flex!important;flex-direction:row!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;padding:0 8px 2px 0!important;margin:0!important}.template-index .iv-mobile-extra-products .iv-product-card{flex:0 0 74vw!important;width:74vw!important;max-width:300px!important;min-height:118px!important;display:grid!important;grid-template-columns:48% 1fr!important;align-items:center!important;scroll-snap-align:start!important}.template-index .iv-mobile-extra-products .iv-product-card__info{min-height:118px!important;padding:14px 44px 14px 14px!important;align-content:center!important}.template-index .iv-mobile-extra-products .iv-product-card .iv-card-wishlist-btn{top:10px!important;right:12px!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important}.template-index .iv-mobile-extra-products .iv-add-form{right:11px!important;top:50%!important;transform:translateY(-50%)!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;margin:0!important}.template-index .iv-mobile-extra-products .iv-add-btn{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important}.template-index .iv-mobile-vibe-strip,.template-index .iv-mobile-shape-strip-v96{padding:16px 18px!important;margin:0!important;width:100vw!important;max-width:100vw!important}.template-index .iv-mobile-vibe-strip .iv-mobile-section-title,.template-index .iv-mobile-shape-strip-v96 .iv-mobile-section-title{margin:0 0 14px!important;padding:0!important}.template-index .iv-mobile-vibe-row,.template-index .iv-mobile-shape-row-v96{margin:0!important;padding:0 8px 2px 0!important}}@media(max-width:989px){.template-index .iv-product-showcase--2,.template-index .iv-mobile-extra-products,.template-index .iv-mobile-vibe-strip,.template-index .iv-mobile-shape-strip-v96,.template-index .iv-mobile-custom-order-card{width:auto!important;max-width:none!important;box-sizing:border-box!important;padding-left:14px!important;padding-right:14px!important}.template-index .iv-product-showcase--2 .iv-mobile-showcase-title,.template-index .iv-mobile-extra-products .iv-mobile-showcase-title,.template-index .iv-mobile-vibe-strip .iv-mobile-section-title,.template-index .iv-mobile-shape-strip-v96 .iv-mobile-section-title{margin:0 0 14px!important;padding:0!important}.template-index .iv-product-showcase--2 .iv-mobile-showcase-title h2,.template-index .iv-mobile-extra-products .iv-mobile-showcase-title h2,.template-index .iv-mobile-vibe-strip .iv-mobile-section-title h2,.template-index .iv-mobile-shape-strip-v96 .iv-mobile-section-title h2{margin:0!important;font-family:Georgia,serif!important;font-size:17px!important;line-height:1.12!important;font-weight:500!important;letter-spacing:-.02em!important;text-transform:none!important;color:#2a1e18!important}.template-index .iv-product-showcase--2 .iv-mobile-showcase-title a,.template-index .iv-mobile-extra-products .iv-mobile-showcase-title a,.template-index .iv-mobile-vibe-strip .iv-mobile-section-title a,.template-index .iv-mobile-shape-strip-v96 .iv-mobile-section-title a{margin:0!important;font-size:12px!important;line-height:1!important;letter-spacing:.12em!important;text-transform:uppercase!important}.template-index .iv-product-showcase--2 .iv-product-grid,.template-index .iv-mobile-extra-products .iv-product-grid,.template-index .iv-mobile-vibe-row,.template-index .iv-mobile-shape-row-v96{margin:0!important}.template-index .iv-mobile-vibe-row,.template-index .iv-mobile-shape-row-v96{padding-left:0!important;padding-right:0!important}.template-index .iv-product-showcase--2 .iv-product-card,.template-index .iv-mobile-extra-products .iv-product-card{position:relative!important}.template-index .iv-product-showcase--2 .iv-product-card__info,.template-index .iv-mobile-extra-products .iv-product-card__info{padding-right:54px!important}.template-index .iv-product-showcase--2 .iv-product-card .iv-card-wishlist-btn,.template-index .iv-mobile-extra-products .iv-product-card .iv-card-wishlist-btn{top:10px!important;right:12px!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important}.template-index .iv-product-showcase--2 .iv-add-form,.template-index .iv-mobile-extra-products .iv-add-form{position:absolute!important;top:48px!important;right:11px!important;transform:none!important;margin:0!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important}.template-index .iv-product-showcase--2 .iv-add-btn,.template-index .iv-mobile-extra-products .iv-add-btn{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important}.template-index .iv-mobile-reveal{opacity:0!important;transform:translate3d(0,26px,0) scale(.985)!important;transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)!important;will-change:opacity,transform!important}.template-index .iv-mobile-reveal.is-inview{opacity:1!important;transform:translateZ(0) scale(1)!important}}@media(min-width:990px){.iv-builder-step[data-iv-builder-step="4"] .iv-color-swatch-choice:after,.iv-builder-step[data-iv-builder-step="4"] .iv-color-swatch-choice.is-selected:after,.iv-builder-step[data-iv-builder-step="4"] .iv-color-swatch-choice:has(input:checked):after,.iv-builder-step[data-iv-builder-step="4"] .iv-detail-cloud .iv-choice-chip:after,.iv-builder-step[data-iv-builder-step="4"] .iv-detail-cloud .iv-choice-chip.is-selected:after,.iv-builder-step[data-iv-builder-step="4"] .iv-detail-cloud .iv-choice-chip:has(input:checked):after{content:none!important;display:none!important;opacity:0!important;visibility:hidden!important}cart-drawer.is-empty .cart-drawer__empty-content{max-width:520px!important;margin:0 auto!important;padding:64px 32px 40px!important;text-align:center!important}cart-drawer.is-empty .iv-empty-cart-recommendations{display:block!important;width:100%!important;max-width:380px!important;margin:26px auto 0!important;padding:0!important;text-align:left!important}cart-drawer.is-empty .iv-empty-cart-recommendations__head{display:flex!important;align-items:center!important;justify-content:center!important;margin:0 0 12px!important;padding:0!important}cart-drawer.is-empty .iv-empty-cart-recommendations__head span{display:block!important;font-size:15px!important;line-height:1!important;letter-spacing:.05em!important;color:#7b6b62!important;font-weight:500!important;text-align:center!important}cart-drawer.is-empty .iv-empty-cart-recommendations__row{display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;overflow:visible!important}cart-drawer.is-empty .iv-empty-cart-product{width:100%!important;max-width:360px!important;min-height:118px!important;display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;padding:10px!important;background:#ffffffd1!important;border:1px solid rgba(65,45,35,.1)!important;border-radius:20px!important;box-shadow:0 14px 34px #2d1f1812!important;color:#221812!important;text-decoration:none!important;overflow:hidden!important}cart-drawer.is-empty .iv-empty-cart-product:hover{transform:translateY(-1px)!important;box-shadow:0 18px 42px #2d1f181a!important}cart-drawer.is-empty .iv-empty-cart-product__image{display:block!important;width:112px!important;height:112px!important;border-radius:15px!important;background:#f5ece6!important;overflow:hidden!important}cart-drawer.is-empty .iv-empty-cart-product__image img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}cart-drawer.is-empty .iv-empty-cart-product__meta{display:grid!important;gap:8px!important;min-width:0!important;text-align:left!important}cart-drawer.is-empty .iv-empty-cart-product__meta b{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:0!important;font-family:Georgia,serif!important;font-size:18px!important;line-height:1.14!important;font-weight:500!important;letter-spacing:-.02em!important;color:#221812!important;text-decoration:none!important}cart-drawer.is-empty .iv-empty-cart-product__meta small{margin:0!important;font-size:13px!important;line-height:1!important;font-weight:800!important;color:#9b5f56!important;text-decoration:none!important}}@media(min-width:990px){cart-drawer.is-empty .drawer__inner{position:relative!important}cart-drawer.is-empty .cart-drawer__empty-content>.drawer__close{position:absolute!important;top:24px!important;right:24px!important;left:auto!important;bottom:auto!important;z-index:120!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;margin:0!important;padding:0!important;transform:none!important;display:grid!important;place-items:center!important;border-radius:999px!important;border:1px solid rgba(44,34,28,.1)!important;background:#ffffffdb!important;box-shadow:0 14px 32px #241a1414!important}cart-drawer.is-empty .cart-drawer__empty-content>.drawer__close:hover{transform:rotate(90deg) scale(1.04)!important;background:#fff!important}}.iv-mobile-swipe-hint,.iv-editor-empty,.iv-cm101-studio-hint,.iv-custom-form__hint,.iv-cart-discount__hint,.iv-newsletter-hint{display:none!important;visibility:hidden!important}.iv-cm101-options:after,.iv-cm101-shape-options:after,.iv-cm101-detail-options:after{content:none!important;display:none!important}.iv-cm101-options,.iv-cm101-shape-options,.iv-cm101-detail-options{padding-right:0!important;scroll-padding-right:0!important;mask-image:none!important;-webkit-mask-image:none!important}.iv-builder-summary p{display:none!important}.template-index .iv-side-card>span,.template-index .iv-mobile-hero-slide__copy-v9610>p,.template-index .iv-mobile-visual-hero__copy>p,.template-index .iv-hero-copy>p,.template-index .iv-hero-note>span,.template-index .iv-room-card__content>p,.template-index .iv-head>p,.template-index .iv-product-showcase__copy>p,.template-index .iv-product-showcase__head p,.template-index .iv-mobile-custom-order-card p,.template-index .iv-mobile-custom-order-card__steps small,.template-index .iv-custom-flow .iv-step span,.template-index .iv-showcase-actions .iv-mobile-swipe-hint,.template-index .iv-editor-empty,.template-page-showroom .iv-side-card>span,.template-page-showroom .iv-mobile-hero-slide__copy-v9610>p,.template-page-showroom .iv-mobile-visual-hero__copy>p,.template-page-showroom .iv-hero-copy>p,.template-page-showroom .iv-hero-note>span,.template-page-showroom .iv-room-card__content>p,.template-page-showroom .iv-head>p,.template-page-showroom .iv-product-showcase__copy>p,.template-page-showroom .iv-product-showcase__head p,.template-page-showroom .iv-mobile-custom-order-card p,.template-page-showroom .iv-mobile-custom-order-card__steps small,.template-page-showroom .iv-custom-flow .iv-step span,.template-page-showroom .iv-showcase-actions .iv-mobile-swipe-hint,.template-page-showroom .iv-editor-empty{display:none!important;visibility:hidden!important;height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.template-index .iv-product-showcase__copy,.template-index .iv-product-showcase__head>div,.template-index .iv-head,.template-index .iv-mobile-custom-order-card__head,.template-page-showroom .iv-product-showcase__copy,.template-page-showroom .iv-product-showcase__head>div,.template-page-showroom .iv-head,.template-page-showroom .iv-mobile-custom-order-card__head{gap:0!important}.template-404 .title+a,.template-404 a[href="/"],.template-404 a[href="/collections/all"]{cursor:pointer!important}.template-index .iv-product-zone>.iv-head,.template-page-showroom .iv-product-zone>.iv-head{display:none!important;visibility:hidden!important;height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}@media(min-width:990px){.template-index .iv-hero-copy h1,.template-page-showroom .iv-hero-copy h1{font-size:clamp(42px,4.6vw,68px)!important;line-height:.98!important;letter-spacing:-.05em!important}.template-index .iv-room-card h3,.template-page-showroom .iv-room-card h3{font-size:clamp(26px,2.25vw,36px)!important;line-height:1.02!important;letter-spacing:-.045em!important}.template-index .iv-room-card--featured h3,.template-page-showroom .iv-room-card--featured h3{font-size:clamp(32px,3.2vw,48px)!important;line-height:1!important}.template-index .iv-product-showcase__copy h3,.template-page-showroom .iv-product-showcase__copy h3{font-size:clamp(30px,3.1vw,46px)!important;line-height:1.02!important;letter-spacing:-.045em!important}.template-index .iv-head h2,.template-page-showroom .iv-head h2{font-size:clamp(32px,3.6vw,50px)!important;line-height:1.02!important}}@media(min-width:990px){.template-index .iv-hero-copy .iv-cta,.template-page-showroom .iv-hero-copy .iv-cta{margin-top:46px!important}}@media(min-width:990px){.template-index .iv-hero,.template-page-showroom .iv-hero{position:relative!important;display:grid!important;grid-template-columns:minmax(420px,.92fr) minmax(520px,1.08fr)!important;gap:0!important;align-items:stretch!important;min-height:560px!important;margin:0 0 34px!important;border:1px solid rgba(32,24,18,.08)!important;border-radius:34px!important;overflow:hidden!important;background:#fffaf5!important;box-shadow:0 26px 72px #241b1513!important}.template-index .iv-hero-copy,.template-page-showroom .iv-hero-copy{position:relative!important;z-index:3!important;min-height:560px!important;padding:54px 48px 38px!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:linear-gradient(90deg,#fffaf5 0% 58%,#fffaf5f0 78%,#fffaf5b8)!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important}.template-index .iv-hero-copy:after,.template-page-showroom .iv-hero-copy:after{content:""!important;position:absolute!important;top:0!important;right:-140px!important;width:180px!important;height:100%!important;z-index:-1!important;pointer-events:none!important;background:linear-gradient(90deg,#fffaf5f5,#fffaf500)!important;filter:blur(10px)!important}.template-index .iv-hero-copy .iv-kicker,.template-page-showroom .iv-hero-copy .iv-kicker{margin:0 0 14px!important;font-size:11px!important;letter-spacing:.18em!important;color:#a57b6e!important}.template-index .iv-hero-copy h1,.template-page-showroom .iv-hero-copy h1{max-width:690px!important;font-size:clamp(48px,4.7vw,74px)!important;line-height:.98!important;letter-spacing:-.058em!important;margin:0!important}.template-index .iv-hero-copy .iv-cta,.template-page-showroom .iv-hero-copy .iv-cta{margin-top:42px!important;gap:16px!important}.template-index .iv-hero-copy .iv-btn,.template-page-showroom .iv-hero-copy .iv-btn{min-width:160px!important;min-height:48px!important;padding:0 26px!important;font-size:13px!important;letter-spacing:.02em!important;box-shadow:none!important}.template-index .iv-hero-copy .iv-btn.dark,.template-page-showroom .iv-hero-copy .iv-btn.dark{background:linear-gradient(135deg,#16100d,#2d1d2f)!important;border:1px solid rgba(22,16,13,.92)!important;color:#fff!important}.template-index .iv-hero-copy .iv-btn.soft,.template-page-showroom .iv-hero-copy .iv-btn.soft{background:#ffffffc7!important;color:#211814!important;border:1px solid rgba(40,28,22,.13)!important}.template-index .iv-hero-trust,.template-page-showroom .iv-hero-trust{display:grid!important;grid-template-columns:repeat(3,max-content)!important;gap:32px!important;align-items:center!important;margin-top:50px!important}.template-index .iv-hero-trust__item,.template-page-showroom .iv-hero-trust__item{display:grid!important;grid-template-columns:24px max-content!important;gap:10px!important;align-items:center!important;color:#211814!important}.template-index .iv-hero-trust__icon,.template-page-showroom .iv-hero-trust__icon{width:23px!important;height:23px!important;display:grid!important;place-items:center!important;color:#796b61!important}.template-index .iv-hero-trust__icon svg,.template-page-showroom .iv-hero-trust__icon svg{width:23px!important;height:23px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:1.35!important;stroke-linecap:round!important;stroke-linejoin:round!important}.template-index .iv-hero-trust__item b,.template-page-showroom .iv-hero-trust__item b{display:block!important;font-size:10px!important;line-height:1.25!important;letter-spacing:.13em!important;text-transform:uppercase!important;font-weight:800!important;color:#2c211c!important;white-space:nowrap!important}.template-index .iv-hero-visual,.template-page-showroom .iv-hero-visual{position:relative!important;min-height:560px!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#f4ece5!important;overflow:hidden!important;isolation:isolate!important}.template-index .iv-hero-visual--image .iv-hero-visual__image,.template-page-showroom .iv-hero-visual--image .iv-hero-visual__image{top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;transform:none!important;filter:none!important;image-rendering:auto!important;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.08) 9%,rgba(0,0,0,.45) 18%,rgba(0,0,0,.82) 28%,#000 40%)!important;mask-image:linear-gradient(90deg,#0000,#00000014,#00000073 18%,#000000d1 28%,#000 40%)!important}.template-index .iv-hero-visual--image:before,.template-page-showroom .iv-hero-visual--image:before{content:""!important;position:absolute!important;z-index:2!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(90deg,#fffaf5e6,#fffaf57a 11%,#fffaf51f 20%,#fffaf500 32%),radial-gradient(circle at 41% 50%,rgba(255,250,245,.16),transparent 44%)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.template-index .iv-hero-visual--image:after,.template-page-showroom .iv-hero-visual--image:after{background:linear-gradient(180deg,#fffaf50f,#36231912)!important}.template-index .iv-hero-note,.template-page-showroom .iv-hero-note{display:none!important}.template-index .iv-room-showcase,.template-page-showroom .iv-room-showcase{gap:18px!important;margin-top:18px!important}.template-index .iv-room-card,.template-page-showroom .iv-room-card{min-height:188px!important;border-radius:22px!important;background:linear-gradient(105deg,#fffaf5 0% 48%,#fffaf5c7 66%,#fffaf55c)!important;box-shadow:0 18px 46px #241b150e,inset 0 1px #ffffffc2!important;border:1px solid rgba(32,24,18,.08)!important}.template-index .iv-room-card:after,.template-page-showroom .iv-room-card:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#fffaf5,#fffaf5f5 42%,#fffaf557 74%,#fffaf500)!important}.template-index .iv-room-card__content,.template-page-showroom .iv-room-card__content{width:64%!important;padding:28px 30px!important;z-index:3!important}.template-index .iv-room-card h3,.template-page-showroom .iv-room-card h3{margin:14px 0 0!important;font-size:clamp(25px,2.15vw,34px)!important;line-height:1.03!important}.template-index .iv-room-card__link,.template-page-showroom .iv-room-card__link{padding-top:22px!important;font-size:11px!important;color:#9d7af3!important}.template-index .iv-room-card__visual,.template-page-showroom .iv-room-card__visual{right:0!important;top:0!important;bottom:auto!important;width:54%!important;height:100%!important;border-radius:0!important;opacity:1!important;transform:none!important;background:#f4ece5!important;filter:saturate(.95) contrast(.98) brightness(1.03)!important;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.25) 18%,#000 56%)!important;mask-image:linear-gradient(90deg,#0000,#00000040 18%,#000 56%)!important}.template-index .iv-room-card:hover .iv-room-card__visual,.template-page-showroom .iv-room-card:hover .iv-room-card__visual{transform:none!important}.template-index .iv-room-card__visual img,.template-page-showroom .iv-room-card__visual img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;transform:scale(1.02)!important}.template-index .iv-room-card--featured,.template-page-showroom .iv-room-card--featured{min-height:280px!important;border-radius:24px!important;background:linear-gradient(105deg,#fffaf5 0% 45%,#fffaf5b8 67%,#fffaf547)!important}.template-index .iv-room-card--featured .iv-room-card__content,.template-page-showroom .iv-room-card--featured .iv-room-card__content{width:52%!important;padding:38px 42px!important}.template-index .iv-room-card--featured h3,.template-page-showroom .iv-room-card--featured h3{font-size:clamp(34px,3.35vw,52px)!important;max-width:650px!important}.template-index .iv-room-card--featured .iv-room-card__visual,.template-page-showroom .iv-room-card--featured .iv-room-card__visual{width:58%!important;height:100%!important;right:0!important;top:0!important;bottom:auto!important;border-radius:0!important;transform:none!important;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.24) 16%,#000 48%)!important;mask-image:linear-gradient(90deg,#0000,#0000003d 16%,#000 48%)!important}}.iv-side-card.iv-side-card--atelier{position:relative!important;overflow:hidden!important;isolation:isolate!important;margin:20px 0 0!important;min-height:284px!important;padding:25px 24px 22px!important;border-radius:30px!important;color:#3c2b27!important;background:radial-gradient(circle at 94% 9%,rgba(255,255,255,.96) 0,rgba(255,255,255,.34) 22%,transparent 42%),radial-gradient(circle at 92% 64%,rgba(214,149,154,.22) 0,transparent 42%),linear-gradient(135deg,#fffaf6,#f8eee9 48%,#ead5d4)!important;border:1px solid rgba(255,255,255,.78)!important;box-shadow:0 20px 52px #4130271f,inset 0 1px #ffffffdb,inset 0 0 0 1px #9c695d14!important}.iv-side-card.iv-side-card--atelier:before{content:""!important;position:absolute!important;z-index:0!important;top:5px!important;right:5px!important;bottom:5px!important;left:5px!important;border-radius:26px!important;border:1px solid rgba(255,255,255,.72)!important;pointer-events:none!important}.iv-side-card.iv-side-card--atelier:after{content:""!important;display:block!important;position:absolute!important;z-index:0!important;left:auto!important;right:-30px!important;top:-26px!important;width:148px!important;height:148px!important;border-radius:999px!important;background:radial-gradient(circle,rgba(201,123,132,.18),transparent 68%)!important;pointer-events:none!important}.iv-side-card--atelier .iv-side-card__media{position:absolute!important;z-index:1!important;right:16px!important;top:72px!important;width:46%!important;height:116px!important;border-radius:22px!important;overflow:hidden!important;opacity:.72!important;mix-blend-mode:multiply!important;pointer-events:none!important;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.42) 26%,#000 54%)!important;mask-image:linear-gradient(90deg,#0000,#0000006b 26%,#000 54%)!important}.iv-side-card--atelier .iv-side-card__media img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center center!important;transform:scale(1.05)!important;filter:saturate(.82) contrast(.96) brightness(1.05)!important}.iv-side-card--atelier .iv-side-card__ornament{position:absolute!important;z-index:2!important;right:24px!important;top:34px!important;width:54px!important;height:64px!important;opacity:.72!important;color:#9d7065!important;pointer-events:none!important}.iv-side-card--atelier .iv-side-card__ornament svg{width:100%!important;height:100%!important;display:block!important}.iv-side-card--atelier .iv-side-card__ornament path{fill:none!important;stroke:currentColor!important;stroke-width:1.45!important;stroke-linecap:round!important;stroke-linejoin:round!important}.iv-side-card--atelier .iv-side-card__tag,.iv-side-card--atelier .iv-side-card__title,.iv-side-card--atelier .iv-side-card__text,.iv-side-card--atelier .iv-side-card__actions{position:relative!important;z-index:3!important}.iv-side-card--atelier .iv-side-card__tag{display:flex!important;align-items:center!important;gap:6px!important;margin:0 0 14px!important;color:#9b675e!important;font-size:11px!important;line-height:1!important;font-weight:800!important;letter-spacing:.32em!important;text-transform:uppercase!important}.iv-side-card--atelier .iv-side-card__tag span{display:inline!important;margin:0!important;color:#9b675e!important;font-size:11px!important;line-height:1!important}.iv-side-card--atelier .iv-side-card__title{display:block!important;max-width:13ch!important;margin:0!important;font-family:Georgia,Times New Roman,serif!important;font-size:31px!important;line-height:1.02!important;letter-spacing:-.045em!important;font-weight:500!important;color:#3a2824!important}.iv-side-card--atelier .iv-side-card__text{display:block!important;max-width:22ch!important;margin:14px 0 0!important;color:#6f5d57!important;font-size:13px!important;line-height:1.48!important;letter-spacing:.02em!important}.iv-side-card--atelier .iv-side-card__actions{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:13px!important;margin-top:22px!important;text-align:center!important}.iv-side-card--atelier .iv-side-btn{width:100%!important;min-height:56px!important;padding:0 22px!important;border-radius:999px!important;justify-content:center!important;gap:10px!important;color:#fffaf7!important;background:linear-gradient(100deg,#5d2345,#9e5265 54%,#c58a79)!important;border:1px solid rgba(190,148,102,.72)!important;box-shadow:0 14px 30px #5e274638,inset 0 1px #ffffff47!important;font-family:Georgia,Times New Roman,serif!important;font-size:20px!important;font-weight:600!important;letter-spacing:.01em!important;text-transform:none!important}.iv-side-card--atelier .iv-side-btn span{display:inline!important;margin:0 0 0 4px!important;color:#fffaf7!important;font-size:25px!important;line-height:1!important;transform:translateY(-1px)!important}.iv-side-card--atelier .iv-side-link{display:inline-flex!important;margin:0 auto!important;padding:0 0 4px!important;align-items:center!important;justify-content:center!important;color:#865062!important;border-bottom:1px solid rgba(134,80,98,.42)!important;text-decoration:none!important;font-size:14px!important;line-height:1!important;letter-spacing:.08em!important}.iv-side-card--atelier .iv-side-link:hover{color:#4f263f!important;border-color:#4f263fb8!important}@media(max-width:989px){.iv-side-card.iv-side-card--atelier{min-height:274px!important;padding:24px 22px 20px!important}.iv-side-card--atelier .iv-side-card__title{font-size:30px!important}.iv-side-card--atelier .iv-side-btn{min-height:54px!important;font-size:19px!important}}.iv-side-card.iv-side-card--atelier{min-height:300px!important;padding:24px 22px 20px!important;border-radius:30px!important;border:1px solid rgba(217,190,181,.42)!important;background:radial-gradient(circle at 88% 17%,rgba(255,255,255,.96) 0,rgba(255,255,255,.4) 20%,transparent 42%),radial-gradient(circle at 92% 68%,rgba(201,127,139,.2) 0,transparent 43%),linear-gradient(135deg,#fffaf6,#faefeb 48%,#ead4d5)!important;box-shadow:0 18px 46px #4130271b,inset 0 1px #ffffffd1!important}.iv-side-card.iv-side-card--atelier:before{display:none!important;content:none!important}.iv-side-card.iv-side-card--atelier:after{right:-46px!important;top:-44px!important;width:170px!important;height:170px!important;opacity:.7!important}.iv-side-card--atelier .iv-side-card__media{z-index:1!important;right:-3px!important;top:78px!important;width:50%!important;height:138px!important;border-radius:0!important;opacity:.58!important;mix-blend-mode:multiply!important;overflow:hidden!important;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.22) 18%,rgba(0,0,0,.76) 42%,#000 68%),linear-gradient(180deg,rgba(0,0,0,0) 0%,#000 16%,#000 84%,rgba(0,0,0,0) 100%)!important;mask-image:linear-gradient(90deg,#0000,#00000038 18%,#000000c2 42%,#000 68%),linear-gradient(180deg,#0000,#000 16% 84%,#0000)!important;-webkit-mask-composite:source-in!important;mask-composite:intersect!important}.iv-side-card--atelier .iv-side-card__media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;transform:scale(1.02)!important;filter:saturate(.94) contrast(.98) brightness(1.04)!important}.iv-side-card--atelier .iv-side-card__ornament{right:22px!important;top:36px!important;opacity:.62!important}.iv-side-card--atelier .iv-side-card__title{max-width:12.5ch!important;font-size:30px!important;line-height:1.04!important}.iv-side-card--atelier .iv-side-card__text{max-width:21ch!important;margin-top:12px!important}.iv-side-card--atelier .iv-side-card__actions{margin-top:20px!important;gap:12px!important}.iv-side-card--atelier .iv-side-btn{min-height:58px!important;width:100%!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;word-break:keep-all!important;line-height:1!important;font-size:18px!important}.iv-side-card--atelier .iv-side-btn span{flex:0 0 auto!important}.iv-side-card--atelier .iv-side-link{white-space:nowrap!important}@media(max-width:989px){.iv-side-card.iv-side-card--atelier{min-height:292px!important;padding:23px 20px 19px!important}.iv-side-card--atelier .iv-side-card__title{font-size:28px!important;max-width:12.2ch!important}.iv-side-card--atelier .iv-side-card__text{font-size:12.5px!important;max-width:19ch!important}.iv-side-card--atelier .iv-side-card__media{top:76px!important;right:-4px!important;width:50%!important;height:132px!important}.iv-side-card--atelier .iv-side-btn{min-height:56px!important;font-size:17px!important}}@media(min-width:990px){.template-index .iv-hero-copy .iv-cta,.template-page-showroom .iv-hero-copy .iv-cta{gap:20px!important;margin-top:44px!important}.template-index .iv-hero-copy .iv-btn,.template-page-showroom .iv-hero-copy .iv-btn{min-width:190px!important;min-height:56px!important;padding:0 32px!important;font-size:15px!important;letter-spacing:.015em!important}.template-index .iv-hero-trust,.template-page-showroom .iv-hero-trust{gap:42px!important;margin-top:54px!important}.template-index .iv-hero-trust__item,.template-page-showroom .iv-hero-trust__item{grid-template-columns:28px max-content!important;gap:13px!important}.template-index .iv-hero-trust__icon,.template-page-showroom .iv-hero-trust__icon,.template-index .iv-hero-trust__icon svg,.template-page-showroom .iv-hero-trust__icon svg{width:27px!important;height:27px!important}.template-index .iv-hero-trust__item b,.template-page-showroom .iv-hero-trust__item b{font-size:11.4px!important;line-height:1.28!important;letter-spacing:.14em!important}}.template-index .iv-product-card__image--swap{position:relative!important;overflow:hidden!important;display:block!important;isolation:isolate!important;background:#f7eee8!important}.template-index .iv-product-card__image--swap .iv-product-card__img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important;padding:0!important;border:0!important;transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1)!important;will-change:opacity,transform!important}.template-index .iv-product-card__image--swap .iv-product-card__img--primary{position:relative!important;z-index:1!important;opacity:1!important;transform:scale(1)!important}.template-index .iv-product-card__image--swap .iv-product-card__img--secondary{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;opacity:0!important;transform:scale(1.035)!important;pointer-events:none!important}@media(hover:hover)and (pointer:fine){.template-index .iv-product-card:hover .iv-product-card__image--swap .iv-product-card__img--primary,.template-index .iv-product-card__image--swap:hover .iv-product-card__img--primary{opacity:0!important;transform:scale(1.02)!important}.template-index .iv-product-card:hover .iv-product-card__image--swap .iv-product-card__img--secondary,.template-index .iv-product-card__image--swap:hover .iv-product-card__img--secondary{opacity:1!important;transform:scale(1)!important}}.template-index .iv-process.iv-custom-promo,.template-page-showroom .iv-process.iv-custom-promo{display:grid!important;grid-template-columns:minmax(0,1.03fr) minmax(0,1.05fr)!important;gap:20px!important;align-items:stretch!important;background:transparent!important;border:none!important;box-shadow:none!important}.template-index .iv-custom-promo__left,.template-page-showroom .iv-custom-promo__left,.template-index .iv-custom-promo__right,.template-page-showroom .iv-custom-promo__right{background:linear-gradient(180deg,#fffdf9,#fdf8f2)!important;border:1px solid rgba(196,179,159,.34)!important;border-radius:34px!important;box-shadow:0 14px 34px #2a1f190b!important}.template-index .iv-custom-promo__left,.template-page-showroom .iv-custom-promo__left{padding:34px 36px 24px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.template-index .iv-custom-promo__kicker,.template-page-showroom .iv-custom-promo__kicker{display:block!important;margin:0 0 22px!important;font-size:14px!important;line-height:1!important;letter-spacing:.22em!important;text-transform:uppercase!important;color:#b49367!important;font-weight:500!important}.template-index .iv-custom-promo__title,.template-page-showroom .iv-custom-promo__title{margin:0!important;max-width:640px!important;font-family:Georgia,Times New Roman,serif!important;font-weight:500!important;font-size:clamp(56px,4.3vw,86px)!important;line-height:.97!important;letter-spacing:-.04em!important;color:#1f1715!important}.template-index .iv-custom-promo__text,.template-page-showroom .iv-custom-promo__text{margin:28px 0 0!important;max-width:600px!important;color:#716660!important;font-size:20px!important;line-height:1.65!important}.template-index .iv-custom-promo__actions,.template-page-showroom .iv-custom-promo__actions{display:flex!important;gap:18px!important;align-items:center!important;flex-wrap:wrap!important;margin:32px 0 28px!important}.template-index .iv-custom-promo__actions .iv-btn,.template-page-showroom .iv-custom-promo__actions .iv-btn{min-height:74px!important;padding:18px 32px!important;border-radius:999px!important;font-size:20px!important;font-weight:600!important;letter-spacing:.01em!important}.template-index .iv-custom-promo__actions .iv-btn.dark,.template-page-showroom .iv-custom-promo__actions .iv-btn.dark{min-width:250px!important}.template-index .iv-custom-promo__actions .iv-btn.soft,.template-page-showroom .iv-custom-promo__actions .iv-btn.soft{min-width:296px!important;background:#fff!important;border:1.5px solid rgba(198,186,173,.72)!important;box-shadow:0 10px 24px #2e221d0a!important}.template-index .iv-custom-promo__features,.template-page-showroom .iv-custom-promo__features{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;margin-top:auto!important}.template-index .iv-custom-promo__feature,.template-page-showroom .iv-custom-promo__feature{display:flex!important;align-items:center!important;gap:14px!important;padding:17px 18px!important;min-height:96px!important;background:#fffdfa!important;border:1px solid rgba(202,191,177,.62)!important;border-radius:22px!important;box-shadow:0 8px 18px #33261f08!important}.template-index .iv-custom-promo__feature-icon,.template-page-showroom .iv-custom-promo__feature-icon,.template-index .iv-custom-promo__trust-icon,.template-page-showroom .iv-custom-promo__trust-icon{flex:0 0 auto!important;width:38px!important;height:38px!important;color:#c8aa82!important}.template-index .iv-custom-promo__feature-icon svg,.template-page-showroom .iv-custom-promo__feature-icon svg,.template-index .iv-custom-promo__trust-icon svg,.template-page-showroom .iv-custom-promo__trust-icon svg{width:100%!important;height:100%!important;display:block!important}.template-index .iv-custom-promo__feature span,.template-page-showroom .iv-custom-promo__feature span{display:flex!important;flex-direction:column!important;gap:2px!important}.template-index .iv-custom-promo__feature strong,.template-page-showroom .iv-custom-promo__feature strong{font-size:19px!important;line-height:1.1!important;color:#433630!important;font-weight:500!important}.template-index .iv-custom-promo__feature em,.template-page-showroom .iv-custom-promo__feature em{font-style:normal!important;color:#6f645f!important;font-size:18px!important;line-height:1.12!important}.template-index .iv-custom-promo__right,.template-page-showroom .iv-custom-promo__right{padding:18px!important;display:flex!important;flex-direction:column!important;min-height:100%!important}.template-index .iv-custom-promo__visual,.template-page-showroom .iv-custom-promo__visual{position:relative!important;overflow:hidden!important;border-radius:30px 30px 0 0!important;min-height:760px!important;background:#f8f0e8!important}.template-index .iv-custom-promo__image,.template-page-showroom .iv-custom-promo__image{width:100%!important;height:100%!important;min-height:760px!important;display:block!important;object-fit:cover!important;object-position:center center!important}.template-index .iv-custom-promo__overlay-card,.template-page-showroom .iv-custom-promo__overlay-card{position:absolute!important;right:34px!important;bottom:34px!important;width:min(100%,290px)!important;padding:28px 26px 24px!important;border-radius:20px!important;background:#fffcf8f5!important;border:1px solid rgba(208,192,175,.48)!important;box-shadow:0 18px 40px #261c171c!important}.template-index .iv-custom-promo__overlay-script,.template-page-showroom .iv-custom-promo__overlay-script{display:block!important;margin:0!important;font-family:Georgia,serif!important;font-style:italic!important;font-size:24px!important;color:#c1a27f!important}.template-index .iv-custom-promo__overlay-line,.template-page-showroom .iv-custom-promo__overlay-line{display:block!important;width:56px!important;height:2px!important;border-radius:99px!important;background:#ddc5a8!important;margin:16px auto 18px 0!important}.template-index .iv-custom-promo__overlay-card strong,.template-page-showroom .iv-custom-promo__overlay-card strong{display:block!important;text-transform:uppercase!important;letter-spacing:.13em!important;font-size:15px!important;color:#8f7557!important;margin:0 0 12px!important}.template-index .iv-custom-promo__overlay-card p,.template-page-showroom .iv-custom-promo__overlay-card p{margin:0!important;color:#655951!important;font-size:17px!important;line-height:1.55!important}.template-index .iv-custom-promo__trustbar,.template-page-showroom .iv-custom-promo__trustbar{display:grid!important;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr)!important;gap:18px!important;align-items:center!important;padding:22px 24px 24px!important;border-radius:0 0 30px 30px!important;background:#fdf9f4!important}.template-index .iv-custom-promo__trust-item,.template-page-showroom .iv-custom-promo__trust-item{display:flex!important;align-items:center!important;gap:16px!important;color:#6c615b!important;font-size:17px!important;line-height:1.45!important}.template-index .iv-custom-promo__trust-divider,.template-page-showroom .iv-custom-promo__trust-divider{width:1px!important;min-height:48px!important;background:#cdbfafd6!important;justify-self:center!important}@media(max-width:1260px){.template-index .iv-process.iv-custom-promo,.template-page-showroom .iv-process.iv-custom-promo{grid-template-columns:1fr!important}.template-index .iv-custom-promo__left,.template-page-showroom .iv-custom-promo__left{padding:36px 34px 28px!important}.template-index .iv-custom-promo__visual,.template-page-showroom .iv-custom-promo__visual,.template-index .iv-custom-promo__image,.template-page-showroom .iv-custom-promo__image{min-height:580px!important}}@media(max-width:989px){.template-index .iv-process.iv-custom-promo,.template-page-showroom .iv-process.iv-custom-promo{display:none!important}}.template-index .iv-process.iv-custom-promo,.template-page-showroom .iv-process.iv-custom-promo{gap:18px!important}.template-index .iv-custom-promo__left,.template-page-showroom .iv-custom-promo__left{padding:34px 36px 24px!important}.template-index .iv-custom-promo__kicker,.template-page-showroom .iv-custom-promo__kicker{margin:0 0 18px!important;font-size:13px!important}.template-index .iv-custom-promo__title,.template-page-showroom .iv-custom-promo__title{max-width:560px!important;font-size:clamp(46px,3.75vw,74px)!important;line-height:.96!important}.template-index .iv-custom-promo__text,.template-page-showroom .iv-custom-promo__text{margin:18px 0 0!important;max-width:520px!important;font-size:17px!important;line-height:1.62!important}.template-index .iv-custom-promo__actions,.template-page-showroom .iv-custom-promo__actions{gap:16px!important;margin:24px 0 14px!important}.template-index .iv-custom-promo__actions .iv-btn,.template-page-showroom .iv-custom-promo__actions .iv-btn{min-height:64px!important;padding:15px 28px!important;font-size:18px!important}.template-index .iv-custom-promo__actions .iv-btn.dark,.template-page-showroom .iv-custom-promo__actions .iv-btn.dark{min-width:204px!important}.template-index .iv-custom-promo__actions .iv-btn.soft,.template-page-showroom .iv-custom-promo__actions .iv-btn.soft{min-width:258px!important}.template-index .iv-custom-promo__features,.template-page-showroom .iv-custom-promo__features{gap:14px!important;margin-top:14px!important}.template-index .iv-custom-promo__feature,.template-page-showroom .iv-custom-promo__feature{gap:12px!important;padding:14px 16px!important;min-height:84px!important}.template-index .iv-custom-promo__feature-icon,.template-page-showroom .iv-custom-promo__feature-icon,.template-index .iv-custom-promo__trust-icon,.template-page-showroom .iv-custom-promo__trust-icon{width:32px!important;height:32px!important}.template-index .iv-custom-promo__feature strong,.template-page-showroom .iv-custom-promo__feature strong{font-size:16px!important}.template-index .iv-custom-promo__feature em,.template-page-showroom .iv-custom-promo__feature em{font-size:15px!important}.template-index .iv-custom-promo__right,.template-page-showroom .iv-custom-promo__right{padding:14px!important}.template-index .iv-custom-promo__visual,.template-page-showroom .iv-custom-promo__visual,.template-index .iv-custom-promo__image,.template-page-showroom .iv-custom-promo__image{min-height:600px!important}.template-index .iv-custom-promo__visual,.template-page-showroom .iv-custom-promo__visual{border-radius:26px 26px 0 0!important}.template-index .iv-custom-promo__overlay-card,.template-page-showroom .iv-custom-promo__overlay-card{right:26px!important;bottom:24px!important;width:min(100%,250px)!important;padding:22px 22px 20px!important;border-radius:18px!important}.template-index .iv-custom-promo__overlay-script,.template-page-showroom .iv-custom-promo__overlay-script{font-size:18px!important}.template-index .iv-custom-promo__overlay-line,.template-page-showroom .iv-custom-promo__overlay-line{width:44px!important;margin:12px auto 14px 0!important}.template-index .iv-custom-promo__overlay-card strong,.template-page-showroom .iv-custom-promo__overlay-card strong{font-size:13px!important;margin:0 0 10px!important}.template-index .iv-custom-promo__overlay-card p,.template-page-showroom .iv-custom-promo__overlay-card p{font-size:15px!important;line-height:1.48!important}.template-index .iv-custom-promo__trustbar,.template-page-showroom .iv-custom-promo__trustbar{padding:18px 20px!important;gap:16px!important}.template-index .iv-custom-promo__trust-item,.template-page-showroom .iv-custom-promo__trust-item{gap:12px!important;font-size:15px!important}.template-index .iv-custom-promo__trust-divider,.template-page-showroom .iv-custom-promo__trust-divider{min-height:40px!important}@media(max-width:1260px){.template-index .iv-custom-promo__left,.template-page-showroom .iv-custom-promo__left{padding:30px 28px 22px!important}.template-index .iv-custom-promo__visual,.template-page-showroom .iv-custom-promo__visual,.template-index .iv-custom-promo__image,.template-page-showroom .iv-custom-promo__image{min-height:500px!important}}.template-index .iv-process.iv-custom-promo,.template-page-showroom .iv-process.iv-custom-promo{align-items:stretch!important}.template-index .iv-custom-promo__left,.template-page-showroom .iv-custom-promo__left{padding:30px 34px 18px!important}.template-index .iv-custom-promo__actions,.template-page-showroom .iv-custom-promo__actions{margin:22px 0 12px!important}.template-index .iv-custom-promo__features,.template-page-showroom .iv-custom-promo__features{margin-top:10px!important;align-content:start!important}.template-index .iv-custom-promo__right,.template-page-showroom .iv-custom-promo__right{padding:12px!important}.template-index .iv-custom-promo__visual,.template-page-showroom .iv-custom-promo__visual,.template-index .iv-custom-promo__image,.template-page-showroom .iv-custom-promo__image{min-height:470px!important}.template-index .iv-custom-promo__overlay-card,.template-page-showroom .iv-custom-promo__overlay-card{right:24px!important;bottom:22px!important;width:min(100%,235px)!important;padding:20px 20px 18px!important}.template-index .iv-custom-promo__trustbar,.template-page-showroom .iv-custom-promo__trustbar{padding:15px 18px 16px!important;gap:12px!important}.template-index .iv-custom-promo__trust-item,.template-page-showroom .iv-custom-promo__trust-item{font-size:14px!important;line-height:1.35!important}.template-index .iv-custom-promo__trust-icon,.template-page-showroom .iv-custom-promo__trust-icon{width:28px!important;height:28px!important}@media(max-width:1260px){.template-index .iv-custom-promo__visual,.template-page-showroom .iv-custom-promo__visual,.template-index .iv-custom-promo__image,.template-page-showroom .iv-custom-promo__image{min-height:420px!important}}@media(min-width:990px){.iv-side-nav details{border-radius:22px!important;overflow:hidden!important;clip-path:inset(0 round 22px)!important;contain:paint!important}.iv-side-nav details[open]{border-radius:22px!important}.iv-side-nav details[open] summary{border-radius:22px 22px 0 0!important}.iv-side-sub{position:relative!important;overflow:hidden!important;border-radius:0 0 22px 22px!important;padding-top:4px!important;margin:0!important;box-sizing:border-box!important}.iv-side-sub:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;border-radius:0 0 22px 22px!important;box-shadow:inset 0 0 0 1px #ffffff57!important}}.iv-cm101-summary__thumbs img[hidden]{display:none!important}.iv-cm101-summary__thumbs img{transition:opacity .22s ease,transform .22s ease!important}.iv-cm101-summary__thumbs.is-empty,.iv-cm101-summary__thumbs img[hidden]{display:none!important}@media(min-width:990px){.template-index .iv-custom-promo__trustbar,.template-page-showroom .iv-custom-promo__trustbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:28px!important;padding:15px 22px 16px!important}.template-index .iv-custom-promo__trust-item,.template-page-showroom .iv-custom-promo__trust-item{display:flex!important;align-items:center!important;flex:1 1 0!important;min-width:0!important;gap:12px!important;white-space:normal!important}.template-index .iv-custom-promo__trust-item span:not(.iv-custom-promo__trust-icon),.template-page-showroom .iv-custom-promo__trust-item span:not(.iv-custom-promo__trust-icon){display:block!important;min-width:0!important;max-width:none!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;line-height:1.35!important}.template-index .iv-custom-promo__trust-item:last-child,.template-page-showroom .iv-custom-promo__trust-item:last-child{flex:1.35 1 0!important}.template-index .iv-custom-promo__trust-divider,.template-page-showroom .iv-custom-promo__trust-divider{flex:0 0 1px!important}}.template-index .iv-editor-empty,.template-page-showroom .iv-editor-empty,.iv-mobile-four-carousel{display:none!important}@media(max-width:989px){.template-index .iv-product-showcase--2>.iv-product-grid,.template-index .iv-mobile-extra-products>.iv-product-grid{display:none!important}.template-index .iv-product-showcase--2,.template-index .iv-mobile-extra-products{overflow:hidden!important}.template-index .iv-product-showcase--2 .iv-mobile-four-carousel,.template-index .iv-mobile-extra-products .iv-mobile-four-carousel{display:flex!important;flex-direction:row!important;gap:12px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0 0 4px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-padding-left:0!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;touch-action:pan-x!important}.template-index .iv-product-showcase--2 .iv-mobile-four-carousel::-webkit-scrollbar,.template-index .iv-mobile-extra-products .iv-mobile-four-carousel::-webkit-scrollbar{display:none!important}.template-index .iv-mobile-four-slide{flex:0 0 100%!important;width:100%!important;min-width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;scroll-snap-align:start!important;scroll-snap-stop:always!important;align-items:stretch!important}.template-index .iv-mobile-four-card,.template-index .iv-product-showcase--2 .iv-mobile-four-card,.template-index .iv-mobile-extra-products .iv-mobile-four-card{position:relative!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto minmax(64px,auto)!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:0!important;height:auto!important;border-radius:15px!important;border:1px solid rgba(93,66,48,.12)!important;background:#fffffff5!important;box-shadow:none!important;overflow:hidden!important;scroll-snap-align:none!important}.template-index .iv-mobile-four-card .iv-product-card__image,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__image,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__image{display:block!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1 / .78!important;border-radius:15px 15px 0 0!important;background:#f4ece5!important;overflow:hidden!important}.template-index .iv-mobile-four-card .iv-product-card__image img,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__image img,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;padding:0!important;margin:0!important;display:block!important}.template-index .iv-mobile-four-card .iv-product-card__info,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__info,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__info{position:relative!important;display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"title" "price"!important;align-content:start!important;gap:5px!important;min-height:64px!important;padding:8px 38px 10px 10px!important;background:#fff!important}.template-index .iv-mobile-four-card .iv-product-card__info a,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__info a,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__info a{grid-area:title!important;display:block!important;min-width:0!important;color:#2a1e18!important;text-decoration:none!important}.template-index .iv-mobile-four-card .iv-product-card__info h4,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__info h4,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__info h4{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:0!important;margin:0!important;font-family:Georgia,serif!important;font-size:12.5px!important;line-height:1.12!important;font-weight:500!important;letter-spacing:-.01em!important;color:#2a1e18!important}.template-index .iv-mobile-four-card .iv-product-card__info p,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__info p,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__info p{grid-area:price!important;align-self:end!important;margin:0!important;font-size:12px!important;line-height:1!important;font-weight:850!important;color:#2a1e18!important}.template-index .iv-mobile-four-card .iv-card-wishlist-btn,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-card-wishlist-btn,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-card-wishlist-btn{position:absolute!important;top:8px!important;right:8px!important;z-index:5!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;padding:0!important;border-radius:999px!important;border:1px solid rgba(93,66,48,.13)!important;background:#ffffffe0!important;color:#b88678!important;box-shadow:0 8px 18px #3c2a2114!important;display:grid!important;place-items:center!important;opacity:1!important;visibility:visible!important}.template-index .iv-mobile-four-card .iv-card-wishlist-btn span{display:block!important;font-size:15px!important;line-height:1!important;transform:translateY(-.5px)!important}.template-index .iv-mobile-four-card .iv-add-form,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-add-form,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-add-form{position:absolute!important;right:8px!important;bottom:8px!important;top:auto!important;transform:none!important;z-index:5!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;margin:0!important;padding:0!important}.template-index .iv-mobile-four-card .iv-add-btn,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-add-btn,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-add-btn{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;max-width:28px!important;max-height:28px!important;border-radius:999px!important;border:1px solid rgba(93,66,48,.2)!important;background:#fffaf5!important;color:#8c6556!important}.template-index .iv-mobile-four-card .iv-add-btn:before,.template-index .iv-mobile-four-card .iv-add-btn:after{background:#8c6556!important}}@media(max-width:380px){.template-index .iv-mobile-four-slide{gap:9px!important}.template-index .iv-mobile-four-card .iv-product-card__info h4{font-size:12px!important}.template-index .iv-mobile-four-card .iv-product-card__info{padding-left:9px!important;padding-right:36px!important}}.iv-mobile-four-shell,.iv-mobile-four-indicator{display:none!important}@media(max-width:989px){.template-index .iv-product-showcase--2 .iv-mobile-four-shell,.template-index .iv-mobile-extra-products .iv-mobile-four-shell{display:block!important;position:relative!important;width:100%!important;max-width:100%!important;margin:0!important;overflow:visible!important}.template-index .iv-product-showcase--2 .iv-mobile-four-shell:before,.template-index .iv-mobile-extra-products .iv-mobile-four-shell:before{content:""!important;position:absolute!important;z-index:8!important;top:0!important;right:-1px!important;bottom:22px!important;width:34px!important;pointer-events:none!important;background:linear-gradient(90deg,#fffaf500,#fffaf5d1 68%,#fffaf5fa)!important;opacity:.82!important;transition:opacity .22s ease!important}.template-index .iv-product-showcase--2 .iv-mobile-four-shell.is-at-end:before,.template-index .iv-mobile-extra-products .iv-mobile-four-shell.is-at-end:before{opacity:0!important}.template-index .iv-product-showcase--2 .iv-mobile-four-carousel,.template-index .iv-mobile-extra-products .iv-mobile-four-carousel{padding:0 0 6px!important;gap:12px!important}.template-index .iv-mobile-four-slide{gap:10px!important;align-items:stretch!important}.template-index .iv-mobile-four-card,.template-index .iv-product-showcase--2 .iv-mobile-four-card,.template-index .iv-mobile-extra-products .iv-mobile-four-card{grid-template-rows:auto 74px!important;min-height:0!important;border-radius:15px!important;background:#fffffffa!important;border-color:#5d423021!important}.template-index .iv-mobile-four-card .iv-product-card__image,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__image,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__image{aspect-ratio:1 / .92!important;height:auto!important;min-height:0!important;border-radius:15px 15px 0 0!important;background:linear-gradient(145deg,#fff,#f7eee8)!important;overflow:hidden!important}.template-index .iv-mobile-four-card .iv-product-card__image img,.template-index .iv-mobile-four-card .iv-product-card__image--swap .iv-product-card__img,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__image img,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__image--swap .iv-product-card__img,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__image img,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__image--swap .iv-product-card__img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:6px!important;margin:0!important;box-sizing:border-box!important;transform:none!important}.template-index .iv-mobile-four-card .iv-product-card__info,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__info,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__info{min-height:74px!important;height:74px!important;padding:8px 38px 10px 10px!important;gap:5px!important;align-content:start!important}.template-index .iv-mobile-four-card .iv-product-card__info h4,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__info h4,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__info h4{-webkit-line-clamp:2!important;font-size:12.5px!important;line-height:1.13!important}.template-index .iv-mobile-four-card .iv-product-card__info p,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__info p,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__info p{align-self:end!important;font-size:12px!important}.template-index .iv-product-showcase--2 .iv-mobile-four-indicator,.template-index .iv-mobile-extra-products .iv-mobile-four-indicator{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;margin:3px 0 15px!important;height:12px!important}.template-index .iv-mobile-four-dot{appearance:none!important;-webkit-appearance:none!important;display:block!important;width:5px!important;height:5px!important;min-width:5px!important;min-height:5px!important;padding:0!important;margin:0!important;border:0!important;border-radius:999px!important;background:#5c443a40!important;box-shadow:none!important;cursor:pointer!important;transition:width .22s ease,background .22s ease,opacity .22s ease!important}.template-index .iv-mobile-four-dot.is-active{width:17px!important;background:#5c443aa3!important}.template-index .iv-mobile-four-dot:focus-visible{outline:2px solid rgba(92,68,58,.28)!important;outline-offset:3px!important}}@media(max-width:380px){.template-index .iv-mobile-four-card,.template-index .iv-product-showcase--2 .iv-mobile-four-card,.template-index .iv-mobile-extra-products .iv-mobile-four-card{grid-template-rows:auto 72px!important}.template-index .iv-mobile-four-card .iv-product-card__image,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__image,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__image{aspect-ratio:1 / .9!important}.template-index .iv-mobile-four-card .iv-product-card__info,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__info,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__info{min-height:72px!important;height:72px!important;padding-left:9px!important;padding-right:36px!important}.template-index .iv-mobile-four-card .iv-product-card__info h4,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__info h4,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__info h4{font-size:12px!important}}@media(max-width:989px){.template-index .iv-product-showcase--2 .iv-mobile-four-shell:after,.template-index .iv-mobile-extra-products .iv-mobile-four-shell:after{content:none!important;display:none!important}.template-index .iv-product-showcase--2 .iv-mobile-four-carousel,.template-index .iv-mobile-extra-products .iv-mobile-four-carousel{padding-bottom:8px!important}.template-index .iv-mobile-four-slide{gap:10px!important}.template-index .iv-mobile-four-card,.template-index .iv-product-showcase--2 .iv-mobile-four-card,.template-index .iv-mobile-extra-products .iv-mobile-four-card{grid-template-rows:auto 76px!important;border-radius:16px!important}.template-index .iv-mobile-four-card .iv-product-card__image,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__image,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__image{aspect-ratio:1 / 1.06!important;border-radius:16px 16px 0 0!important}.template-index .iv-mobile-four-card .iv-product-card__image img,.template-index .iv-mobile-four-card .iv-product-card__image--swap .iv-product-card__img,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__image img,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__image--swap .iv-product-card__img,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__image img,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__image--swap .iv-product-card__img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;padding:0!important}.template-index .iv-mobile-four-card .iv-product-card__info,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__info,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__info{min-height:76px!important;height:76px!important;padding:9px 39px 10px 10px!important}}@media(max-width:380px){.template-index .iv-mobile-four-card,.template-index .iv-product-showcase--2 .iv-mobile-four-card,.template-index .iv-mobile-extra-products .iv-mobile-four-card{grid-template-rows:auto 74px!important}.template-index .iv-mobile-four-card .iv-product-card__image,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__image,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__image{aspect-ratio:1 / 1.02!important}.template-index .iv-mobile-four-card .iv-product-card__info,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__info,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__info{min-height:74px!important;height:74px!important}}@media(max-width:989px){.template-index .iv-product-showcase--2 .iv-mobile-four-shell:before,.template-index .iv-mobile-extra-products .iv-mobile-four-shell:before,.template-index .iv-product-showcase--2 .iv-mobile-four-shell.is-at-end:before,.template-index .iv-mobile-extra-products .iv-mobile-four-shell.is-at-end:before{content:none!important;display:none!important;opacity:0!important;background:none!important}.template-index .iv-product-showcase--2 .iv-mobile-four-carousel,.template-index .iv-mobile-extra-products .iv-mobile-four-carousel{align-items:flex-start!important}.template-index .iv-mobile-four-slide{height:auto!important;min-height:0!important;align-items:start!important;align-content:start!important;grid-auto-rows:auto!important}.template-index .iv-mobile-four-card,.template-index .iv-product-showcase--2 .iv-mobile-four-card,.template-index .iv-mobile-extra-products .iv-mobile-four-card{align-self:start!important;height:auto!important;min-height:0!important}}@media(max-width:989px){.template-index .iv-product-showcase--2,.template-index .iv-mobile-extra-products{overflow:hidden!important}.template-index .iv-product-showcase--2 .iv-mobile-four-shell,.template-index .iv-mobile-extra-products .iv-mobile-four-shell{display:block!important;position:relative!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:transparent!important}.template-index .iv-product-showcase--2 .iv-mobile-four-shell:before,.template-index .iv-product-showcase--2 .iv-mobile-four-shell:after,.template-index .iv-mobile-extra-products .iv-mobile-four-shell:before,.template-index .iv-mobile-extra-products .iv-mobile-four-shell:after,.template-index .iv-product-showcase--2 .iv-mobile-four-shell.is-at-end:before,.template-index .iv-product-showcase--2 .iv-mobile-four-shell.is-at-end:after,.template-index .iv-mobile-extra-products .iv-mobile-four-shell.is-at-end:before,.template-index .iv-mobile-extra-products .iv-mobile-four-shell.is-at-end:after{content:none!important;display:none!important;width:0!important;opacity:0!important;background:none!important;box-shadow:none!important}.template-index .iv-product-showcase--2 .iv-mobile-four-carousel,.template-index .iv-mobile-extra-products .iv-mobile-four-carousel{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:12px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0 0 8px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;mask-image:none!important;-webkit-mask-image:none!important;clip-path:none!important}.template-index .iv-product-showcase--2 .iv-mobile-four-carousel::-webkit-scrollbar,.template-index .iv-mobile-extra-products .iv-mobile-four-carousel::-webkit-scrollbar{display:none!important}.template-index .iv-mobile-four-slide{--iv-four-gap:10px;--iv-four-img-h:clamp(168px,47vw,196px);--iv-four-info-h:76px;--iv-four-card-h:calc(var(--iv-four-img-h) + var(--iv-four-info-h));flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(2,var(--iv-four-card-h))!important;grid-auto-rows:var(--iv-four-card-h)!important;gap:var(--iv-four-gap)!important;height:calc(var(--iv-four-card-h) + var(--iv-four-card-h) + var(--iv-four-gap))!important;min-height:calc(var(--iv-four-card-h) + var(--iv-four-card-h) + var(--iv-four-gap))!important;max-height:calc(var(--iv-four-card-h) + var(--iv-four-card-h) + var(--iv-four-gap))!important;align-items:start!important;align-content:start!important;justify-items:stretch!important;scroll-snap-align:start!important;scroll-snap-stop:always!important}.template-index .iv-mobile-four-card,.template-index .iv-product-showcase--2 .iv-mobile-four-card,.template-index .iv-mobile-extra-products .iv-mobile-four-card{position:relative!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:var(--iv-four-img-h) var(--iv-four-info-h)!important;width:100%!important;min-width:0!important;max-width:100%!important;height:var(--iv-four-card-h)!important;min-height:var(--iv-four-card-h)!important;max-height:var(--iv-four-card-h)!important;align-self:start!important;justify-self:stretch!important;border-radius:16px!important;border:1px solid rgba(93,66,48,.22)!important;outline:1px solid rgba(255,255,255,.72)!important;outline-offset:-2px!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}.template-index .iv-mobile-four-card .iv-product-card__image,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__image,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__image{display:block!important;width:100%!important;height:var(--iv-four-img-h)!important;min-height:var(--iv-four-img-h)!important;max-height:var(--iv-four-img-h)!important;aspect-ratio:auto!important;border-radius:16px 16px 0 0!important;background:#fff!important;overflow:hidden!important}.template-index .iv-mobile-four-card .iv-product-card__image img,.template-index .iv-mobile-four-card .iv-product-card__image--swap .iv-product-card__img,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__image img,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__image--swap .iv-product-card__img,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__image img,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__image--swap .iv-product-card__img{width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;object-fit:cover!important;object-position:center center!important;padding:0!important;margin:0!important;display:block!important;transform:none!important}.template-index .iv-mobile-four-card .iv-product-card__info,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__info,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__info{height:var(--iv-four-info-h)!important;min-height:var(--iv-four-info-h)!important;max-height:var(--iv-four-info-h)!important;padding:9px 39px 10px 10px!important;background:#fff!important;border-top:1px solid rgba(93,66,48,.08)!important;overflow:hidden!important}.template-index .iv-mobile-four-empty{display:block!important;width:100%!important;height:var(--iv-four-card-h)!important;min-height:var(--iv-four-card-h)!important;max-height:var(--iv-four-card-h)!important;visibility:hidden!important;pointer-events:none!important}}@media(max-width:380px){.template-index .iv-mobile-four-slide{--iv-four-gap:10px;--iv-four-img-h:clamp(154px,46vw,180px);--iv-four-info-h:74px}.template-index .iv-mobile-four-card .iv-product-card__info,.template-index .iv-product-showcase--2 .iv-mobile-four-card .iv-product-card__info,.template-index .iv-mobile-extra-products .iv-mobile-four-card .iv-product-card__info{padding:8px 37px 9px 9px!important}}@media(max-width:989px){.iv-custom-mobile-v101 .iv-cm101-summary{overflow:hidden!important;border:1px solid rgba(183,105,112,.26)!important;background:radial-gradient(circle at 12% 0%,#fffffff5 0 24%,#fff0 44%),linear-gradient(135deg,#fff9f5fa,#fae8e2f2 52%,#f8f1ebfa)!important;box-shadow:0 14px 32px #5f372d13,inset 0 1px #ffffffdb!important}.iv-custom-mobile-v101 .iv-cm101-summary:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;border-radius:inherit!important;background:linear-gradient(120deg,#ffffff61,#fff0 46%)!important}.iv-custom-mobile-v101 .iv-cm101-summary__thumbs,.iv-custom-mobile-v101 .iv-cm101-summary__text,.iv-custom-mobile-v101 .iv-cm101-summary [data-iv-cm101-edit]{position:relative!important;z-index:1!important}.iv-custom-mobile-v101 .iv-cm101-summary__thumbs:not(.is-empty){display:flex!important}.iv-custom-mobile-v101 .iv-cm101-summary__thumbs img:not([hidden]){display:block!important}.iv-custom-mobile-v101 .iv-cm101-summary__thumbs img{border:1px solid rgba(255,255,255,.78)!important;box-shadow:0 7px 16px #5331291a!important}.iv-custom-mobile-v101 .iv-cm101-detail-options button.is-selected{border-color:#c46f75!important;background:linear-gradient(180deg,#fff6f2,#fff0ec)!important;box-shadow:inset 0 0 0 1px #c46f753d,0 8px 18px #6a3a340e!important}}@media(max-width:989px){.iv-mobile-search-drawer{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2400!important;display:block!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .22s ease,visibility .22s ease!important}.iv-mobile-search-drawer.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.iv-mobile-search-drawer__shade{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#1d171238!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.iv-mobile-search-drawer__sheet{position:absolute!important;left:10px!important;right:10px!important;top:calc(48px + env(safe-area-inset-top))!important;background:#fffaf5!important;border:1px solid rgba(82,61,49,.16)!important;border-radius:24px!important;box-shadow:0 24px 70px #1d17122e!important;padding:16px!important;transform:translateY(-10px)!important;transition:transform .24s ease!important}.iv-mobile-search-drawer.is-open .iv-mobile-search-drawer__sheet{transform:translateY(0)!important}.iv-mobile-search-drawer__top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:12px!important;color:#1d1712!important;font-family:Georgia,serif!important;font-size:22px!important;line-height:1!important}.iv-mobile-search-drawer__top button{width:38px!important;height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(82,61,49,.14)!important;border-radius:999px!important;background:#fff!important;color:#6b4d45!important;font-size:24px!important;line-height:1!important}.iv-mobile-search-drawer__form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important}.iv-mobile-search-drawer__form input[type=search]{width:100%!important;min-width:0!important;height:48px!important;border:1px solid rgba(82,61,49,.16)!important;border-radius:999px!important;background:#fff!important;padding:0 16px!important;color:#1d1712!important;font-size:15px!important;outline:none!important;box-shadow:inset 0 1px #ffffffd9!important}.iv-mobile-search-drawer__form input[type=search]:focus{border-color:#b476808c!important;box-shadow:0 0 0 3px #b476801f!important}.iv-mobile-search-drawer__form button{height:48px!important;border:0!important;border-radius:999px!important;background:#b97f8a!important;color:#fff!important;padding:0 18px!important;font-size:12px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important;white-space:nowrap!important}.iv-mobile-search-drawer__quick{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:13px!important;align-items:center!important}.iv-mobile-search-drawer__quick span{width:100%!important;font-size:11px!important;color:#9e8078!important;letter-spacing:.14em!important;text-transform:uppercase!important}.iv-mobile-search-drawer__quick a{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:0 12px!important;border-radius:999px!important;background:#f4ece5!important;border:1px solid rgba(82,61,49,.1)!important;color:#4c382f!important;text-decoration:none!important;font-size:12px!important;font-weight:700!important}body.iv-mobile-search-open{overflow:hidden!important;touch-action:none!important}body.template-search .template-search{padding-top:18px!important;padding-bottom:48px!important}body.template-search .template-search__header{padding:0 14px!important;margin-bottom:18px!important}body.template-search .template-search__header h1{margin:0 0 12px!important;font-family:Georgia,serif!important;font-size:24px!important;line-height:1.15!important;letter-spacing:-.02em!important;color:#1d1712!important}body.template-search .template-search__search{display:block!important;max-width:100%!important;margin:0!important}body.template-search .template-search__search .search{margin-top:0!important}body.template-search .template-search__search .field{display:grid!important;grid-template-columns:minmax(0,1fr) 48px!important;min-height:52px!important;border:1px solid rgba(82,61,49,.15)!important;border-radius:999px!important;background:#fff!important;box-shadow:0 14px 34px #1d17120e!important;overflow:hidden!important}body.template-search .template-search__search .field:before,body.template-search .template-search__search .field:after{display:none!important}body.template-search .template-search__search .field__input{height:52px!important;min-height:52px!important;padding:0 16px!important;border:0!important;box-shadow:none!important;font-size:15px!important;color:#1d1712!important}body.template-search .template-search__search .field__label{display:none!important}body.template-search .template-search__search .field__button{width:48px!important;height:52px!important;right:0!important;color:#7b5c55!important}body.template-search .template-search__search .reset__button:not(.hidden){right:48px!important}}@media(min-width:990px){.iv-mobile-search-drawer{display:none!important}}.iv-header-icon.iv-search-open{appearance:none!important;-webkit-appearance:none!important;border:1px solid rgba(45,35,30,.12)!important;background:#fffaf6d1!important;font:inherit!important;padding:0!important;cursor:pointer!important}@media(min-width:990px){.iv-mobile-search-drawer{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2400!important;display:block!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .22s ease,visibility .22s ease!important}.iv-mobile-search-drawer.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.iv-mobile-search-drawer__shade{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#1d17122e!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important}.iv-mobile-search-drawer__sheet{position:absolute!important;left:50%!important;right:auto!important;top:118px!important;width:min(560px,calc(100vw - 48px))!important;background:#fff9f3!important;border:1px solid rgba(82,61,49,.16)!important;border-radius:26px!important;box-shadow:0 28px 80px #1d17122e!important;padding:20px!important;transform:translate(-50%,-10px)!important;transition:transform .24s ease!important}.iv-mobile-search-drawer.is-open .iv-mobile-search-drawer__sheet{transform:translate(-50%)!important}.iv-mobile-search-drawer__top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:14px!important;color:#1d1712!important;font-family:Georgia,serif!important;font-size:24px!important;line-height:1!important}.iv-mobile-search-drawer__top button{width:40px!important;height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(82,61,49,.14)!important;border-radius:999px!important;background:#fff!important;color:#6b4d45!important;font-size:24px!important;line-height:1!important;cursor:pointer!important}.iv-mobile-search-drawer__form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important}.iv-mobile-search-drawer__form input[type=search]{width:100%!important;min-width:0!important;height:52px!important;border:1px solid rgba(82,61,49,.16)!important;border-radius:999px!important;background:#fff!important;padding:0 18px!important;color:#1d1712!important;font-size:15px!important;outline:none!important;box-shadow:inset 0 1px #ffffffd9!important}.iv-mobile-search-drawer__form input[type=search]:focus{border-color:#b476808c!important;box-shadow:0 0 0 3px #b476801f!important}.iv-mobile-search-drawer__form button{height:52px!important;border:0!important;border-radius:999px!important;background:#b97f8a!important;color:#fff!important;padding:0 22px!important;font-size:12px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important;white-space:nowrap!important;cursor:pointer!important}.iv-mobile-search-drawer__quick{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:15px!important;align-items:center!important}.iv-mobile-search-drawer__quick span{width:100%!important;font-size:11px!important;color:#9e8078!important;letter-spacing:.14em!important;text-transform:uppercase!important}.iv-mobile-search-drawer__quick a{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:0 12px!important;border-radius:999px!important;background:#f4ece5!important;border:1px solid rgba(82,61,49,.1)!important;color:#4c382f!important;text-decoration:none!important;font-size:12px!important;font-weight:700!important}body.iv-mobile-search-open{overflow:hidden!important}}@media(min-width:990px){body.template-search .facets-vertical .facets-wrapper,body.template-collection .facets-vertical .facets-wrapper,body.template-search #main-search-filters,body.template-collection #main-collection-filters{background:linear-gradient(180deg,#fbf4ed,#f6ece2)!important;border:1px solid rgba(93,67,54,.18)!important;border-radius:26px!important;box-shadow:0 18px 46px #35261d0e!important}body.template-search .facets-container,body.template-collection .facets-container,body.template-search .facets__form-vertical,body.template-collection .facets__form-vertical{background:transparent!important;border-color:transparent!important;box-shadow:none!important}body.template-search .facets__disclosure-vertical,body.template-collection .facets__disclosure-vertical{border-bottom-color:#5d433629!important}body.template-search .facets-layout-list .facets__label,body.template-collection .facets-layout-list .facets__label,body.template-search .facets-layout-list--text .facets__label,body.template-collection .facets-layout-list--text .facets__label,body.template-search .facets__price .field__input,body.template-collection .facets__price .field__input{background:#fff7ef!important;border:1px solid rgba(93,67,54,.18)!important;border-radius:12px!important;color:#30221d!important}body.template-search .facets-layout-list .facets__label:hover,body.template-collection .facets-layout-list .facets__label:hover,body.template-search .facets-layout-list .facets__label.active,body.template-collection .facets-layout-list .facets__label.active{background:#efe1d6!important;border-color:#aa6f7661!important;color:#1f1713!important}body.template-search .facets__summary,body.template-collection .facets__summary,body.template-search .facets__heading,body.template-collection .facets__heading,body.template-search .facet-checkbox__text-label,body.template-collection .facet-checkbox__text-label{color:#2d211b!important}body.template-search .facet-filters__sort,body.template-collection .facet-filters__sort,body.template-search .select__select,body.template-collection .select__select{background:#fff7ef!important;border-color:#5d43362e!important}}
/*# sourceMappingURL=/cdn/shop/t/238/assets/intovibes-showroom.css.map */
