:root{--page-width:1320px;--gutter:24px;--radius:18px;--radius-sm:12px;--shadow:0 14px 40px rgba(41,35,52,.08);--transition:.18s ease}.no-js:not(html){display:none!important}html{box-sizing:border-box;scroll-behavior:smooth}*,*:before,*:after{box-sizing:inherit}body{margin:0;background:var(--color-background,#fbf8f3);color:var(--color-text,#292334);font-family:var(--font-body,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}img,svg,video,model-viewer{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}h1,h2,h3,h4,h5,p{margin-top:0}h1,h2,h3,h4{font-family:var(--font-heading,ui-rounded,"Avenir Next",Inter,sans-serif);letter-spacing:-.035em;line-height:1.05}h1{font-size:clamp(2.5rem,5vw,5.2rem)}h2{font-size:clamp(2rem,3.4vw,3.5rem)}h3{font-size:clamp(1.25rem,2vw,1.7rem)}.page-width{width:min(calc(100% - (var(--gutter)*2)),var(--page-width));margin-inline:auto}.section{padding-block:clamp(54px,7vw,96px)}.section--tight{padding-block:36px}.surface{background:var(--color-surface,#f0ecf7)}.muted{color:var(--color-muted,#7a7480)}.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}.skip-link:focus{position:fixed!important;clip:auto!important;width:auto!important;height:auto!important;top:12px;left:12px;padding:10px 14px;background:#fff;z-index:9999;border-radius:8px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:999px;min-height:48px;padding:0 22px;background:var(--color-accent,#ffa870);color:var(--color-button-text,#292334);font-weight:700;transition:transform var(--transition),box-shadow var(--transition),background var(--transition)}.button svg{width:18px;height:18px}.text-link svg{width:16px;height:16px}.quantity svg{width:16px;height:16px;margin:auto}.button:hover{transform:translateY(-1px);box-shadow:0 8px 24px #ffa87047}.button--secondary{background:transparent;border-color:#29233433}.button--secondary:hover{background:#fff}.button--dark{background:var(--color-text,#292334);color:#fff}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:800;font-size:.74rem;color:var(--color-lavender,#9c8cc9)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-heading p{max-width:620px;margin:8px 0 0;color:var(--color-muted)}.section-heading h2{margin-bottom:0}.text-link{display:inline-flex;align-items:center;gap:6px;font-weight:700;color:var(--color-lavender)}.card{background:#fff;border:1px solid rgba(41,35,52,.08);border-radius:var(--radius);overflow:hidden}.placeholder-svg{width:100%;height:100%;min-height:300px;background:#efe8e2;color:#d1c2b8}.announcement-bar{background:var(--announcement-bg,#f0ecf7);font-size:.78rem}.announcement-bar__inner{min-height:34px;display:flex;justify-content:center;align-items:center;text-align:center;gap:12px}.site-header{position:relative;z-index:30;background:#fbf8f3f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(41,35,52,.07)}.site-header.is-sticky{position:sticky;top:0}.header__inner{min-height:74px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.header__logo{display:flex;align-items:center}.header__logo img{width:auto;max-height:38px}.header__nav{display:flex;justify-content:center}.header__nav>ul{display:flex;gap:28px;list-style:none;margin:0;padding:0}.header__nav li{position:relative}.header__nav a{font-size:.9rem;font-weight:650}.header__nav ul ul{display:none;position:absolute;left:-18px;top:100%;min-width:220px;background:#fff;padding:14px;border-radius:14px;box-shadow:var(--shadow);list-style:none}.header__nav li:hover>ul,.header__nav li:focus-within>ul{display:block}.header__nav ul ul a{display:block;padding:8px 10px;border-radius:8px}.header__nav ul ul a:hover{background:var(--color-surface)}.header__actions{display:flex;align-items:center;gap:8px}.icon-button{position:relative;display:grid;place-items:center;width:40px;height:40px;border:0;background:transparent;border-radius:999px}.icon-button:hover{background:var(--color-surface)}.icon-button svg{width:20px;height:20px}.cart-count{position:absolute;right:1px;top:0;min-width:16px;height:16px;border-radius:10px;background:var(--color-accent);display:grid;place-items:center;font-size:10px;font-weight:800}.mobile-menu{display:none}.mobile-menu summary{list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu__panel{position:absolute;left:0;right:0;top:100%;background:var(--color-background);border-top:1px solid rgba(41,35,52,.08);padding:20px 24px 28px;box-shadow:var(--shadow)}.mobile-menu__panel ul{list-style:none;margin:0;padding:0}.mobile-menu__panel>ul>li>a,.mobile-menu__panel summary{display:flex;align-items:center;justify-content:space-between;padding:12px 0;font-weight:700;border-bottom:1px solid rgba(41,35,52,.08)}.mobile-menu__panel ul ul{padding:8px 0 8px 14px}.mobile-menu__panel ul ul a{display:block;padding:8px 0;color:var(--color-muted)}.search-panel{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid rgba(41,35,52,.08);padding:22px;box-shadow:var(--shadow)}.search-panel.is-open{display:block}.search-form{max-width:720px;margin:auto;display:flex;gap:10px}.field{width:100%;border:1px solid rgba(41,35,52,.18);background:#fff;border-radius:14px;padding:12px 14px;min-height:48px}.field:focus{outline:2px solid var(--color-lavender);outline-offset:1px}.hero{position:relative;overflow:hidden;min-height:min(760px,78vh);display:grid;align-items:center;background:#eadfd6}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media img,.hero__media svg,.hero__media video{width:100%;height:100%;object-fit:cover}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fbf8f3f0,#fbf8f3ad 38%,#fbf8f30d 70%)}.hero__content{position:relative;z-index:2;max-width:620px;padding-block:80px}.hero__title{margin:12px 0 18px;max-width:12ch}.hero__text{font-size:1.12rem;max-width:48ch;color:#4d4654;margin-bottom:28px}.hero__note{margin-top:44px;font-family:cursive;font-size:1.4rem;transform:rotate(-4deg);color:#655c6b}.trust-bar{background:#fff;border-block:1px solid rgba(41,35,52,.07)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:flex;align-items:center;gap:12px;padding:20px 18px;border-right:1px solid rgba(41,35,52,.07)}.trust-item:last-child{border-right:0}.trust-icon{width:40px;height:40px;border-radius:999px;background:var(--color-surface);display:grid;place-items:center;color:var(--color-lavender);flex:0 0 auto}.trust-icon svg{width:20px}.trust-item strong{display:block;font-size:.86rem}.trust-item span{display:block;color:var(--color-muted);font-size:.74rem;margin-top:2px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{position:relative;overflow:hidden;border-radius:var(--radius);background:#fff;border:1px solid rgba(41,35,52,.07);transition:transform var(--transition),box-shadow var(--transition)}.category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.category-card__media{aspect-ratio:4/5;overflow:hidden;background:#eee5dd}.category-card__media img,.category-card__media svg,.category-card__media video{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.category-card:hover .category-card__media img,.category-card:hover .category-card__media video{transform:scale(1.025)}.category-card__content{padding:16px}.category-card__content h3{font-size:1.08rem;margin:0 0 5px}.category-card__content p{font-size:.86rem;color:var(--color-muted);margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{position:relative}.product-card__media{aspect-ratio:4/5;background:#efe8e2;border-radius:var(--radius-sm);overflow:hidden;position:relative}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-card__media img{transform:scale(1.025)}.product-card__badge{position:absolute;top:10px;left:10px;background:var(--color-lavender);color:#fff;font-size:.68rem;font-weight:800;padding:6px 10px;border-radius:999px}.product-card__body{padding:12px 2px}.product-card__title{font-weight:700;font-size:.94rem;margin-bottom:3px}.product-card__meta{font-size:.75rem;color:var(--color-muted);min-height:1.2em}.price{display:flex;align-items:center;gap:8px;margin-top:7px;font-weight:800}.price s{font-weight:500;color:var(--color-muted);font-size:.85rem}.quick-add-form{margin-top:10px}.quick-add-form .button{width:100%;min-height:42px;font-size:.82rem}.editorial-banner{position:relative;overflow:hidden;border-radius:calc(var(--radius) + 6px);min-height:430px;background:#d8c9bc}.editorial-banner__media{position:absolute;top:0;right:0;bottom:0;left:0}.editorial-banner__media img,.editorial-banner__media svg,.editorial-banner__media video{width:100%;height:100%;object-fit:cover}.editorial-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(41,35,52,.7),rgba(41,35,52,.15) 60%,transparent)}.editorial-banner__content{position:relative;z-index:2;color:#fff;max-width:520px;padding:clamp(36px,6vw,76px)}.editorial-banner__content h2{margin:10px 0 18px}.editorial-banner__content p{opacity:.92}.image-text{display:grid;grid-template-columns:1fr 1fr;min-height:520px;border-radius:var(--radius);overflow:hidden;background:var(--color-surface)}.image-text--reverse .image-text__media{order:2}.image-text__media{min-height:420px;background:#e7d9cd}.image-text__media img,.image-text__media svg,.image-text__media video{width:100%;height:100%;object-fit:cover}.image-text__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,6vw,84px)}.image-text__content p{color:var(--color-muted);max-width:55ch}.shop-look{display:grid;grid-template-columns:1.35fr .65fr;gap:28px;align-items:stretch}.shop-look__scene{position:relative;border-radius:var(--radius);overflow:hidden;background:#e9ded4;min-height:620px}.shop-look__scene img,.shop-look__scene>svg,.shop-look__scene>video{width:100%;height:100%;object-fit:cover}.look-dot{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);width:34px;height:34px;border-radius:999px;border:5px solid rgba(255,255,255,.84);background:var(--color-accent);box-shadow:0 4px 18px #29233438}.shop-look__products{display:flex;flex-direction:column;justify-content:center;gap:14px}.look-product{display:grid;grid-template-columns:92px 1fr;gap:14px;padding:10px;background:#fff;border-radius:16px;border:1px solid rgba(41,35,52,.08)}.look-product img,.look-product .placeholder-svg{width:92px;height:112px;object-fit:cover;border-radius:10px;min-height:0}.look-product h3{font-size:1rem;margin:6px 0 0}.newsletter{background:linear-gradient(135deg,var(--color-surface),#fff2e9);border-radius:var(--radius);padding:clamp(34px,5vw,68px);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px}.newsletter h2{margin-bottom:8px}.newsletter p{margin-bottom:0;color:var(--color-muted)}.newsletter-form{display:flex;gap:10px}.newsletter-form .field{background:#ffffffd6}.newsletter-message{font-size:.82rem;margin-top:8px}.site-footer{background:#fff;border-top:1px solid rgba(41,35,52,.07);padding-top:64px}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:42px}.footer-brand img{max-width:180px}.footer-brand p{color:var(--color-muted);max-width:35ch;margin:18px 0}.footer-column h3{font-size:.9rem;letter-spacing:0;margin-bottom:14px}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column li{margin:8px 0}.footer-column a{color:var(--color-muted);font-size:.9rem}.footer-column a:hover{color:var(--color-text)}.footer-bottom{margin-top:48px;border-top:1px solid rgba(41,35,52,.08);padding:20px 0;display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:var(--color-muted)}.breadcrumbs{font-size:.76rem;color:var(--color-muted);margin:24px 0}.collection-hero{display:grid;grid-template-columns:1fr .55fr;align-items:center;background:var(--color-surface);border-radius:var(--radius);overflow:hidden;min-height:280px}.collection-hero__text{padding:clamp(30px,5vw,60px)}.collection-hero__text h1{font-size:clamp(2.4rem,4.2vw,4.5rem);margin:0 0 14px}.collection-hero__image{height:100%;min-height:280px}.collection-hero__image img{width:100%;height:100%;object-fit:cover}.collection-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:26px 0 20px}.filters{display:flex;flex-wrap:wrap;gap:8px}.filters details{position:relative}.filters summary{list-style:none;border:1px solid rgba(41,35,52,.15);border-radius:999px;padding:9px 13px;background:#fff;font-size:.82rem;cursor:pointer}.filters summary::-webkit-details-marker{display:none}.filter-popover{position:absolute;z-index:8;top:calc(100% + 8px);left:0;width:260px;max-height:360px;overflow:auto;background:#fff;padding:16px;border-radius:14px;box-shadow:var(--shadow);border:1px solid rgba(41,35,52,.08)}.filter-list{list-style:none;margin:0;padding:0}.filter-list li{margin:10px 0}.filter-list label{display:flex;align-items:center;gap:8px;font-size:.84rem}.filter-actions{display:flex;justify-content:space-between;gap:8px;margin-top:14px}.collection-count{font-size:.8rem;color:var(--color-muted)}.pagination{display:flex;justify-content:center;gap:8px;margin-top:40px}.pagination a,.pagination span{display:grid;place-items:center;min-width:40px;height:40px;border-radius:999px;border:1px solid rgba(41,35,52,.12)}.pagination .current{background:var(--color-text);color:#fff}.product-main{padding-top:26px}.product-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:clamp(34px,5vw,76px);align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-media{border-radius:var(--radius);overflow:hidden;background:#eee6df;aspect-ratio:1/1.18}.product-media:first-child{grid-column:span 2;aspect-ratio:1/1}.product-media img,.product-media video,.product-media model-viewer{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:110px}.product-info h1{font-size:clamp(2rem,3vw,3.2rem);margin:8px 0}.product-subtitle{color:var(--color-muted);margin-bottom:12px}.product-price{font-size:1.45rem;margin:16px 0}.product-price .price{font-size:inherit}.rating-line{display:flex;gap:8px;align-items:center;font-size:.82rem;margin:10px 0}.stars{color:#f3a21a;letter-spacing:1px}.variant-picker{display:grid;gap:14px;margin:22px 0}.variant-field label{display:block;font-size:.8rem;font-weight:700;margin-bottom:6px}.quantity-row{display:flex;gap:10px;margin-top:16px}.quantity{display:grid;grid-template-columns:36px 48px 36px;border:1px solid rgba(41,35,52,.16);border-radius:999px;overflow:hidden;background:#fff}.quantity button{border:0;background:transparent}.quantity input{width:100%;border:0;text-align:center;background:transparent}.product-form .button{flex:1}.product-form__buttons{display:flex;gap:10px;margin-top:16px}.product-form__status{font-size:.8rem;margin-top:10px}.product-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0}.product-trust div{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;font-size:.68rem;color:var(--color-muted)}.product-trust svg{width:19px;color:var(--color-text)}.accordions details{border-top:1px solid rgba(41,35,52,.1)}.accordions details:last-child{border-bottom:1px solid rgba(41,35,52,.1)}.accordions summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:16px 0;font-size:.86rem;font-weight:700;cursor:pointer}.accordions summary::-webkit-details-marker{display:none}.accordion-content{padding:0 0 18px;color:var(--color-muted);font-size:.9rem}.spec-list{display:grid;gap:9px}.spec-row{display:flex;justify-content:space-between;gap:20px;padding-bottom:8px;border-bottom:1px dashed rgba(41,35,52,.1)}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:40px;align-items:start}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:18px;padding:18px 0;border-bottom:1px solid rgba(41,35,52,.1)}.cart-item img{width:110px;height:135px;object-fit:cover;border-radius:12px}.cart-summary{position:sticky;top:110px;background:#fff;border:1px solid rgba(41,35,52,.08);border-radius:var(--radius);padding:24px}.cart-summary__row{display:flex;justify-content:space-between;gap:20px;margin:12px 0}.cart-summary .button{width:100%;margin-top:14px}.page-hero{padding:70px 0 34px;text-align:center}.page-hero h1{margin-bottom:10px}.rte{max-width:780px;margin-inline:auto}.rte img{border-radius:var(--radius)}.contact-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:46px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .full{grid-column:1/-1}.form-errors{background:#fff0f0;color:#8b2e2e;padding:12px 14px;border-radius:10px;margin-bottom:16px}.search-results-header{max-width:720px;margin:0 auto 38px;text-align:center}.search-results-header .search-form{margin-top:20px}.article-card__image{aspect-ratio:16/10;border-radius:var(--radius-sm);overflow:hidden;background:#eee6de}.article-card__image img{width:100%;height:100%;object-fit:cover}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-card h3{font-size:1.08rem;margin:12px 0 6px}.article-card p{color:var(--color-muted);font-size:.88rem}.article-meta{font-size:.74rem;color:var(--color-muted)}.article-content{max-width:760px;margin:0 auto}.article-content>img{border-radius:var(--radius);margin-bottom:30px}.list-collections{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.collection-card__media{aspect-ratio:4/3;overflow:hidden;border-radius:var(--radius-sm);background:#eee6de}.collection-card__media img{width:100%;height:100%;object-fit:cover}.collection-card h2{font-size:1.25rem;margin:12px 0 4px}.empty-state{text-align:center;padding:70px 20px;background:var(--color-surface);border-radius:var(--radius)}.password-page{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#fbf8f3,#f0ecf7)}.password-card{width:min(92%,560px);background:#fff;padding:42px;border-radius:24px;box-shadow:var(--shadow);text-align:center}.password-card img{width:210px;margin:0 auto 24px}.custom-liquid>*:first-child{margin-top:0}.custom-liquid>*:last-child{margin-bottom:0}@media(max-width:990px){.header__nav{display:none}.mobile-menu{display:block}.header__inner{grid-template-columns:auto 1fr auto}.header__logo{justify-self:center}.header__actions .account-action{display:none}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.shop-look{grid-template-columns:1fr}.shop-look__scene{min-height:500px}.shop-look__products{display:grid;grid-template-columns:repeat(3,1fr)}.look-product{grid-template-columns:1fr}.look-product img,.look-product .placeholder-svg{width:100%;height:160px}.newsletter{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.product-layout{grid-template-columns:1fr}.product-info{position:static}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.contact-grid{grid-template-columns:1fr}.article-grid,.list-collections{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){:root{--gutter:16px;--radius:16px}.section{padding-block:48px}.header__inner{min-height:64px;gap:10px}.header__logo img{max-height:30px;max-width:150px}.header__actions{gap:2px}.header__actions .search-action{display:none}.hero{min-height:680px;align-items:end}.hero__overlay{background:linear-gradient(0deg,#fbf8f3f7,#fbf8f3bf 42%,#fbf8f314 72%)}.hero__content{padding:64px 0 44px}.hero__title{font-size:clamp(2.6rem,13vw,4rem)}.hero__note{font-size:1.15rem}.trust-grid{grid-template-columns:1fr 1fr}.trust-item{padding:14px 8px;gap:8px}.trust-icon{width:34px;height:34px}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-card__content{padding:12px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card__title{font-size:.84rem}.quick-add-form .button{padding:0 10px;font-size:.74rem}.editorial-banner{min-height:520px}.image-text{grid-template-columns:1fr}.image-text--reverse .image-text__media{order:0}.image-text__media{min-height:350px}.shop-look__scene{min-height:420px}.shop-look__products{grid-template-columns:1fr}.look-product{grid-template-columns:82px 1fr}.look-product img,.look-product .placeholder-svg{width:82px;height:100px}.newsletter-form{flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}.collection-hero{grid-template-columns:1fr}.collection-hero__image{min-height:220px}.collection-toolbar{align-items:flex-start;flex-direction:column}.filters{max-width:100%;overflow:auto;flex-wrap:nowrap;padding-bottom:4px}.filter-popover{position:fixed;left:16px;right:16px;bottom:16px;top:auto;width:auto;max-height:70vh}.product-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:8px}.product-media,.product-media:first-child{min-width:88%;aspect-ratio:4/5;scroll-snap-align:start}.product-info h1{font-size:2rem}.product-form__buttons{flex-direction:column}.product-trust{grid-template-columns:repeat(3,1fr)}.cart-item{grid-template-columns:86px 1fr}.cart-item img{width:86px;height:108px}.cart-item__total{grid-column:2}.form-grid,.article-grid,.list-collections{grid-template-columns:1fr}.page-hero{padding-top:46px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.why-findify-section{background:var(--wf-bg);color:var(--wf-text)}.why-findify{display:grid;grid-template-columns:minmax(0,.9fr) minmax(560px,1.1fr);gap:clamp(44px,7vw,100px);align-items:center}.why-findify__intro{max-width:560px}.why-findify__eyebrow{color:#ffffffb8}.why-findify__intro h2{font-size:clamp(2.4rem,4vw,4.5rem);margin:12px 0 22px}.why-findify__text{font-size:1.02rem;color:#ffffffe0}.why-findify__text p:last-child{margin-bottom:0}.why-findify__button{margin-top:26px;background:var(--color-accent);color:var(--color-button-text)}.why-findify__comparison{background:var(--wf-panel);color:var(--color-text);border-radius:20px;box-shadow:0 20px 50px #23191633;overflow:hidden;border:1px solid rgba(255,255,255,.25)}.why-findify__head,.why-findify__row{display:grid;grid-template-columns:minmax(230px,1.4fr) minmax(130px,.8fr) minmax(130px,.8fr);align-items:stretch}.why-findify__head{font-weight:800}.why-findify__head>div{padding:17px 16px;text-align:center}.why-findify__head>div:first-child{text-align:left}.why-findify__brand{background:color-mix(in srgb,var(--wf-accent) 22%,transparent);color:var(--color-text)}.why-findify__row{border-top:1px solid rgba(41,35,52,.09)}.why-findify__row>div{padding:15px 16px;display:flex;align-items:center}.why-findify__label{font-weight:650}.why-findify__value{justify-content:center;gap:8px;text-align:center}.why-findify__value--brand{background:color-mix(in srgb,var(--wf-accent) 14%,transparent)}.why-findify__mark{font-size:1.55rem;line-height:1;font-weight:800}.why-findify__mark--yes{color:var(--wf-accent)}.why-findify__mark--no{color:#292334}.why-findify__value-text{font-size:.76rem;color:var(--color-muted)}.wholesale-custom-section{background:var(--wc-bg)}.wholesale-custom{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:clamp(34px,5vw,74px);align-items:stretch}.wholesale-custom--image-left .wholesale-custom__media{order:-1}.wholesale-custom__content{padding:clamp(10px,2vw,30px) 0;display:flex;flex-direction:column;justify-content:center}.wholesale-custom__content h2{font-size:clamp(2.4rem,4vw,4.7rem);margin:10px 0 20px;max-width:12ch}.wholesale-custom__text{max-width:620px;color:var(--color-muted);font-size:1.02rem}.wholesale-custom__actions{display:flex;gap:12px;flex-wrap:wrap;margin:26px 0 34px}.wholesale-custom__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wholesale-feature{display:grid;grid-template-columns:52px 1fr;gap:13px;padding:17px;background:var(--wc-card);border-radius:16px;border:1px solid rgba(41,35,52,.06)}.wholesale-feature__icon{width:46px;height:46px;border-radius:999px;background:#fff;display:grid;place-items:center;color:var(--wc-accent)}.wholesale-feature__icon svg{width:24px;height:24px}.wholesale-feature h3{font-size:1rem;margin:2px 0 5px;letter-spacing:-.02em}.wholesale-feature p{font-size:.82rem;margin:0;color:var(--color-muted)}.wholesale-custom__media{position:relative;min-height:650px;border-radius:24px;overflow:hidden;background:#e8ded5}.wholesale-custom__media>img,.wholesale-custom__media>svg,.wholesale-custom__media>video{width:100%;height:100%;object-fit:cover}.wholesale-custom__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(28,21,18,.56))}.wholesale-custom__media-label{position:absolute;z-index:2;left:28px;right:28px;bottom:28px;color:#fff;display:grid;gap:5px}.wholesale-custom__media-label span{font-size:.74rem;letter-spacing:.13em;text-transform:uppercase;font-weight:800;opacity:.78}.wholesale-custom__media-label strong{font-family:var(--font-heading);font-size:clamp(1.5rem,2vw,2.3rem);line-height:1.08;max-width:18ch}.project-inquiry-section{background:var(--pi-bg)}.project-inquiry{display:grid;grid-template-columns:minmax(0,.7fr) minmax(560px,1.3fr);gap:clamp(36px,6vw,86px);align-items:start}.project-inquiry__intro{position:sticky;top:120px}.project-inquiry__intro h2{font-size:clamp(2.4rem,4vw,4.3rem);margin:10px 0 20px;max-width:11ch}.project-inquiry__text{font-size:1rem;color:var(--color-muted);max-width:50ch}.project-inquiry__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.project-inquiry__chips span{padding:9px 12px;background:#fff;border:1px solid rgba(41,35,52,.08);border-radius:999px;font-size:.78rem;font-weight:700}.project-inquiry__form{padding:clamp(22px,3vw,38px);box-shadow:var(--shadow)}.project-inquiry__form label{display:block;font-size:.78rem;font-weight:750;margin:0 0 6px}.project-inquiry__submit{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.project-inquiry__submit p{font-size:.74rem;color:var(--color-muted);margin:0;max-width:340px}.project-inquiry__success{padding:14px 16px;border-radius:12px;background:#eef8f0;color:#28643a;margin-bottom:16px}@media(max-width:990px){.why-findify,.wholesale-custom,.project-inquiry{grid-template-columns:1fr}.why-findify__intro{max-width:720px}.project-inquiry__intro{position:static}.wholesale-custom--image-left .wholesale-custom__media{order:0}.wholesale-custom__media{min-height:520px}.why-findify__comparison{width:100%}}@media(max-width:680px){.why-findify__head,.why-findify__row{grid-template-columns:minmax(145px,1.2fr) minmax(82px,.7fr) minmax(82px,.7fr)}.why-findify__head>div,.why-findify__row>div{padding:12px 8px;font-size:.78rem}.why-findify__mark{font-size:1.25rem}.why-findify__value-text{display:none}.wholesale-custom__content h2,.project-inquiry__intro h2{font-size:2.45rem}.wholesale-custom__features{grid-template-columns:1fr}.wholesale-custom__media{min-height:430px}.wholesale-custom__media-label{left:20px;right:20px;bottom:20px}.project-inquiry__form{padding:18px}.project-inquiry__submit{align-items:stretch;flex-direction:column}.project-inquiry__submit .button{width:100%}}.shop-look-section .shop-look--scene-only{grid-template-columns:1fr}.shop-look__media{position:absolute;top:0;right:0;bottom:0;left:0}.shop-look__media img,.shop-look__media video,.shop-look__media svg{width:100%;height:100%;object-fit:cover}.shop-look__media--mobile{display:none}.look-dot{-webkit-appearance:none;appearance:none;padding:0;z-index:4;display:grid;place-items:center;border-color:color-mix(in srgb,var(--look-dot-ring,#fff) 84%,transparent);background:transparent;transition:transform .18s ease,filter .18s ease}.look-dot__core{width:18px;height:18px;border-radius:999px;background:var(--look-dot-color,#ffa870);box-shadow:0 0 color-mix(in srgb,var(--look-dot-color,#ffa870) 45%,transparent);animation:findify-look-pulse 2s infinite}.look-dot:hover,.look-dot:focus-visible,.look-dot.is-active{transform:translate(-50%,-50%) scale(1.12);filter:brightness(1.03);outline:none}.look-dot.is-active .look-dot__core{box-shadow:0 0 0 8px color-mix(in srgb,var(--look-dot-color,#ffa870) 22%,transparent)}.look-dot--empty{opacity:.45;cursor:not-allowed}.shop-look__popup{position:absolute;z-index:8;left:24px;bottom:24px;width:min(390px,calc(100% - 48px));background:var(--look-card-bg,#fbf8f3);border:1px solid rgba(41,35,52,.12);border-radius:18px;box-shadow:0 24px 60px #29233438;padding:16px}.shop-look__popup--right{left:auto;right:24px}.shop-look__popup[hidden]{display:none}.shop-look__popup-inner{display:grid;grid-template-columns:112px 1fr;gap:14px;align-items:start}.shop-look__popup-image{display:block;border-radius:12px;overflow:hidden;background:#eee6df}.shop-look__popup-image img,.shop-look__popup-image svg{width:112px;height:142px;object-fit:cover;min-height:0}.shop-look__popup-content h3{font-size:1rem;letter-spacing:-.02em;margin:5px 28px 5px 0}.shop-look__popup-price{font-weight:800;margin:0 0 10px}.shop-look__close{position:absolute;right:10px;top:8px;width:32px;height:32px;border:0;border-radius:999px;background:#29233412;display:grid;place-items:center;font-size:1.25rem;line-height:1}.shop-look__variant{min-height:40px;padding:8px 10px;border-radius:10px;font-size:.82rem;margin-bottom:8px}.shop-look__add{width:100%;min-height:42px;font-size:.82rem}.shop-look__add[disabled]{opacity:.55;cursor:not-allowed}.shop-look__status{min-height:1.2em;margin-top:6px;font-size:.74rem;color:var(--color-muted)}.shop-look__detail-link{margin-top:8px;font-size:.78rem}.look-product{width:100%;text-align:left;color:inherit;cursor:pointer}.look-product:hover,.look-product:focus-visible,.look-product.is-active{border-color:color-mix(in srgb,var(--color-lavender) 55%,transparent);box-shadow:0 10px 28px #29233414;outline:none}.look-product__body{display:block}.look-product__body strong{display:block;font-size:1rem;line-height:1.2;margin:5px 0}.look-product__price{display:block;font-weight:800;font-size:.84rem}.look-product__soldout{display:inline-block;margin-top:4px;font-size:.7rem;color:var(--color-muted)}@keyframes findify-look-pulse{0%,to{box-shadow:0 0 color-mix(in srgb,var(--look-dot-color,#ffa870) 35%,transparent)}50%{box-shadow:0 0 0 10px color-mix(in srgb,var(--look-dot-color,#ffa870) 0%,transparent)}}@media(max-width:680px){.shop-look__media--mobile{display:block}.shop-look__scene--has-mobile .shop-look__media--desktop{display:none}.look-dot{left:var(--xm);top:var(--ym)}.shop-look__popup,.shop-look__popup--right{left:12px;right:12px;bottom:12px;width:auto;padding:12px}.shop-look__popup-inner{grid-template-columns:86px 1fr;gap:10px}.shop-look__popup-image img,.shop-look__popup-image svg{width:86px;height:112px}.shop-look__popup-content h3{font-size:.9rem}.shop-look__detail-link{display:none}}@media(prefers-reduced-motion:reduce){.look-dot__core{animation:none}}.shop-look-section--v17 .shop-look__heading{margin-bottom:22px}.shop-look__tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 18px;max-width:1120px;margin-inline:auto}.shop-look__tab{border:1px solid rgba(41,35,52,.12);background:#fff;color:var(--color-muted);border-radius:999px;padding:10px 16px;font-weight:750;font-size:.84rem;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.shop-look__tab:hover{transform:translateY(-1px);border-color:#9c8cc980}.shop-look__tab.is-active{background:var(--color-text);color:#fff;border-color:var(--color-text)}.shop-look__panel[hidden]{display:none!important}.shop-look__stage{width:100%;max-width:1120px;margin-inline:auto;position:relative}.shop-look-section--v17 .shop-look__scene{position:relative;min-height:0;aspect-ratio:16/10;border-radius:24px;overflow:hidden;background:#e9ded4}.shop-look-section--v17 .shop-look__media{position:absolute;top:0;right:0;bottom:0;left:0}.shop-look-section--v17 .shop-look__media img,.shop-look-section--v17 .shop-look__media video,.shop-look-section--v17 .shop-look__media svg{width:100%;height:100%;object-fit:cover}.shop-look-section--v17 .shop-look__media--mobile{display:none}.shop-look-section--v17 .look-dot{z-index:6;width:34px;height:34px;border:5px solid color-mix(in srgb,var(--look-dot-ring,#fff) 88%,transparent);background:#ffffff1f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.shop-look-section--v17 .look-dot__core{width:17px;height:17px;background:var(--look-dot-color,#9c8cc9)}.shop-look-section--v17 .look-dot.is-active .look-dot__core{box-shadow:0 0 0 9px color-mix(in srgb,var(--look-dot-color,#9c8cc9) 22%,transparent)}.shop-look-section--v17 .shop-look__popup{position:absolute;z-index:12;left:0;top:0;right:auto;bottom:auto;width:300px;max-width:calc(100% - 28px);padding:10px;background:var(--look-card-bg,#fbf8f3);border:1px solid rgba(41,35,52,.12);border-radius:18px;box-shadow:0 24px 64px #2923343d;transform:none}.shop-look-section--v17 .shop-look__popup[hidden]{display:none}.shop-look-section--v17 .shop-look__popup-inner{display:block}.shop-look-section--v17 .shop-look__popup-image{display:block;border-radius:12px;overflow:hidden;background:#eee6df;aspect-ratio:4/2.45}.shop-look-section--v17 .shop-look__popup-image img,.shop-look-section--v17 .shop-look__popup-image svg{width:100%;height:100%;object-fit:cover;min-height:0}.shop-look-section--v17 .shop-look__popup-content{padding:11px 7px 6px}.shop-look-section--v17 .shop-look__popup-content .eyebrow{font-size:.65rem}.shop-look-section--v17 .shop-look__popup-content h3{font-size:1rem;line-height:1.22;margin:7px 28px 6px 0;letter-spacing:-.02em}.shop-look-section--v17 .shop-look__popup-price{font-size:.95rem;margin-bottom:10px}.shop-look-section--v17 .shop-look__variant{margin:0 0 8px;min-height:40px}.shop-look-section--v17 .shop-look__add{border-radius:12px}.shop-look-section--v17 .shop-look__close{z-index:3;right:13px;top:13px;background:#ffffffeb;box-shadow:0 3px 12px #2923341f}.shop-look-section--v17 .shop-look__pointer{position:absolute;width:0;height:0;top:var(--pointer-y,50%);transform:translateY(-50%);filter:drop-shadow(0 2px 2px rgba(41,35,52,.08))}.shop-look-section--v17 .shop-look__popup[data-side=right] .shop-look__pointer{left:-10px;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid var(--look-card-bg,#fbf8f3)}.shop-look-section--v17 .shop-look__popup[data-side=left] .shop-look__pointer{right:-10px;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid var(--look-card-bg,#fbf8f3)}.shop-look__products--compact{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.shop-look__products--compact .look-product{grid-template-columns:64px 1fr;padding:8px;min-width:0}.shop-look__products--compact .look-product img,.shop-look__products--compact .look-product .placeholder-svg{width:64px;height:76px}.shop-look__products--compact .look-product__body strong{font-size:.82rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wholesale-custom-section--v17{background:var(--wc-bg)}.wholesale-custom-section--v17 .wholesale-custom__audiences{margin:22px 0 0}.wholesale-custom-section--v17 .wholesale-custom__audiences>strong{display:block;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;color:var(--wc-heading)}.wholesale-custom__chips{display:flex;flex-wrap:wrap;gap:7px}.wholesale-custom__chips span{display:inline-flex;align-items:center;padding:8px 11px;border:1px solid rgba(41,35,52,.1);border-radius:999px;background:#fff;font-size:.75rem;font-weight:700;color:var(--wc-heading)}.wholesale-custom-section--v17 .wholesale-custom__actions{align-items:center;margin-top:24px}.wholesale-custom__catalog{margin-left:4px;font-size:.82rem}.wholesale-custom-section--v17 .wholesale-custom__media:after{display:none}.wholesale-custom__media-desktop,.wholesale-custom__media-mobile{position:absolute;top:0;right:0;bottom:0;left:0}.wholesale-custom__media-mobile{display:none}.wholesale-custom__media-desktop img,.wholesale-custom__media-desktop video,.wholesale-custom__media-desktop svg,.wholesale-custom__media-mobile img,.wholesale-custom__media-mobile video,.wholesale-custom__media-mobile svg{width:100%;height:100%;object-fit:cover}.wholesale-custom__media-shade{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(28,21,18,var(--wc-overlay,.45)))}.wholesale-custom__media-tags{position:absolute;z-index:3;left:22px;top:22px;display:flex;gap:7px;flex-wrap:wrap;max-width:calc(100% - 44px)}.wholesale-custom__media-tags span{padding:7px 10px;border-radius:999px;background:#fbf8f3e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.68rem;font-weight:800;color:#292334;border:1px solid rgba(255,255,255,.48)}.wholesale-custom-section--v17 .wholesale-custom__media-label{z-index:3}.wholesale-process{margin-top:clamp(40px,6vw,76px);padding-top:clamp(32px,4vw,54px);border-top:1px solid rgba(41,35,52,.1)}.wholesale-process__head{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:12px 48px;align-items:end;margin-bottom:24px}.wholesale-process__head .eyebrow{grid-column:1/-1}.wholesale-process__head h3{font-size:clamp(1.8rem,2.7vw,3rem);margin:0;max-width:13ch}.wholesale-process__head p{margin:0;color:var(--wc-text);max-width:58ch}.wholesale-process__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.wholesale-process__step{position:relative;padding:20px 18px;border:1px solid rgba(41,35,52,.08);border-radius:16px;background:#fff;min-height:165px}.wholesale-process__step>span{display:grid;place-items:center;width:36px;height:36px;border-radius:999px;background:var(--wc-card);color:var(--wc-accent);font-weight:850;margin-bottom:24px}.wholesale-process__step h4{font-family:var(--font-heading);font-size:1rem;letter-spacing:-.02em;margin:0 0 7px;color:var(--wc-heading)}.wholesale-process__step p{font-size:.8rem;margin:0;color:var(--wc-text)}@media(max-width:990px){.shop-look-section--v17 .shop-look__stage{max-width:100%}.shop-look__products--compact,.wholesale-process__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wholesale-process__head{grid-template-columns:1fr}.wholesale-process__head .eyebrow{grid-column:auto}}@media(max-width:680px){.shop-look__tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;scrollbar-width:none}.shop-look__tabs::-webkit-scrollbar{display:none}.shop-look__tab{white-space:nowrap;flex:0 0 auto}.shop-look-section--v17 .shop-look__scene{aspect-ratio:4/5;border-radius:18px}.shop-look-section--v17 .shop-look__scene--has-mobile .shop-look__media--desktop{display:none}.shop-look-section--v17 .shop-look__media--mobile{display:block}.shop-look-section--v17 .look-dot{left:var(--xm);top:var(--ym)}.shop-look-section--v17 .shop-look__popup{left:12px!important;right:12px!important;top:auto!important;bottom:12px!important;width:auto;max-width:none;padding:9px;border-radius:16px}.shop-look-section--v17 .shop-look__pointer{display:none}.shop-look-section--v17 .shop-look__popup-inner{display:grid;grid-template-columns:92px 1fr;gap:10px;align-items:start}.shop-look-section--v17 .shop-look__popup-image{aspect-ratio:1/1.15}.shop-look-section--v17 .shop-look__popup-content{padding:4px 4px 2px}.shop-look-section--v17 .shop-look__popup-content h3{font-size:.88rem;margin:5px 28px 5px 0}.shop-look-section--v17 .shop-look__popup-price{font-size:.84rem;margin-bottom:7px}.shop-look-section--v17 .shop-look__variant{min-height:36px;padding:6px 8px;font-size:.75rem}.shop-look-section--v17 .shop-look__add{min-height:38px;font-size:.76rem}.shop-look-section--v17 .shop-look__detail-link{display:none}.shop-look__products--compact{grid-template-columns:1fr 1fr}.wholesale-custom__media--has-mobile .wholesale-custom__media-desktop{display:none}.wholesale-custom__media--has-mobile .wholesale-custom__media-mobile{display:block}.wholesale-custom__media-tags{left:14px;top:14px;right:14px;max-width:none}.wholesale-custom__media-tags span{font-size:.62rem}.wholesale-process__grid{grid-template-columns:1fr}.wholesale-process__step{min-height:0}}.product-gallery{display:block;min-width:0}.product-gallery__viewport{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:0;border-radius:var(--radius);background:#eee6df;scrollbar-width:none;-ms-overflow-style:none}.product-gallery__viewport::-webkit-scrollbar{display:none}.product-gallery__viewport .product-media,.product-gallery__viewport .product-media:first-child{flex:0 0 100%;min-width:100%;grid-column:auto;scroll-snap-align:start;scroll-snap-stop:always;aspect-ratio:1/1;border-radius:var(--radius);overflow:hidden;background:#eee6df;position:relative}.product-gallery__viewport .product-media img,.product-gallery__viewport .product-media video,.product-gallery__viewport .product-media model-viewer,.product-gallery__viewport .product-media iframe{width:100%;height:100%;object-fit:cover}.product-gallery__viewport .product-media iframe{border:0}.product-thumbnails{display:flex;gap:10px;overflow-x:auto;padding:12px 2px 4px;scrollbar-width:thin;scrollbar-color:rgba(41,35,52,.2) transparent}.product-thumbnail{position:relative;flex:0 0 82px;width:82px;aspect-ratio:1/1.12;padding:0;border:2px solid transparent;border-radius:12px;overflow:hidden;background:#eee6df;transition:border-color var(--transition),box-shadow var(--transition),transform var(--transition)}.product-thumbnail:hover{transform:translateY(-1px)}.product-thumbnail.is-active{border-color:var(--color-lavender,#9c8cc9);box-shadow:0 0 0 2px #9c8cc929}.product-thumbnail img,.product-thumbnail .placeholder-svg{width:100%;height:100%;object-fit:cover;min-height:0}.product-thumbnail__type{position:absolute;right:5px;bottom:5px;display:grid;place-items:center;min-width:24px;height:24px;padding:0 5px;border-radius:999px;background:#292334d1;color:#fff;font-size:.62rem;font-weight:800;line-height:1}@media(max-width:680px){.product-gallery{display:block;overflow:visible}.product-gallery__viewport{width:100%;border-radius:var(--radius)}.product-gallery__viewport .product-media,.product-gallery__viewport .product-media:first-child{min-width:100%;flex-basis:100%;aspect-ratio:4/5}.product-thumbnails{gap:8px;padding-top:10px}.product-thumbnail{flex-basis:64px;width:64px;border-radius:10px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/base.css.map */
