body.collections-body{background:#ece4d8;background-image:none}body.collections-body:before{display:none}.collections-page{background:#ece4d8;color:#1a1612}.collections-page .reveal,.collections-page .scroll-reveal,.collections-page .word-reveal{opacity:0;transform:translateY(18px);transition:opacity .8s ease,transform .8s ease}.collections-page .reveal.in,.collections-page .scroll-reveal.in,.collections-page .word-reveal.in{opacity:1;transform:none}.collections-page .word-reveal{display:inline-block}.collections-page .word-reveal:nth-child(2){transition-delay:90ms}.collections-page .word-reveal:nth-child(3){transition-delay:.18s}.collections-page .word-reveal:nth-child(4){transition-delay:.27s}.collections-page .scroll-reveal:nth-child(2),.collections-page .reveal.rd1{transition-delay:.11s}.collections-page .scroll-reveal:nth-child(3),.collections-page .reveal.rd2{transition-delay:.22s}.collection-hero{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);height:auto;background:#17130f;color:#faf8f4;overflow:hidden}.collection-hero-copy{padding:clamp(54px,5vw,86px) var(--pad) clamp(40px,4vw,64px);display:flex;flex-direction:column;justify-content:end;animation:collectionCopyIn .9s ease both}.collection-kicker{font-family:var(--sans);font-size:12px;font-weight:400;letter-spacing:.24em;text-transform:uppercase;color:var(--gold);margin-bottom:22px}.collection-title{font-family:var(--serif);font-size:clamp(40px,5vw,66px);font-weight:300;line-height:.96;letter-spacing:0;color:#faf8f4;max-width:560px;margin-bottom:24px}.collection-title em{font-style:italic}.collection-subtitle{font-size:clamp(17px,1.35vw,20px);line-height:1.7;color:#faf8f4db;max-width:560px}.collection-hero-image{min-height:0;height:100%;position:relative;overflow:hidden;animation:collectionImageIn 1.1s ease both}.collection-hero-image img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.035);animation:collectionImageDrift 12s ease-in-out infinite alternate}.collection-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(to right,#17130f94,#17130f14 45%,#17130f33);pointer-events:none}.collection-summary{display:grid;grid-template-columns:repeat(3,1fr);background:#211b16;color:#faf8f4;border-top:1px solid rgba(191,162,122,.22);border-bottom:1px solid rgba(191,162,122,.22)}.collection-summary-item{padding:clamp(24px,3vw,38px) var(--pad);border-right:1px solid rgba(191,162,122,.2);animation:collectionStatIn .72s ease both}.collection-summary-item:nth-child(2){animation-delay:90ms}.collection-summary-item:nth-child(3){animation-delay:.18s}.collection-summary-item:last-child{border-right:none}.collection-summary-label{font-family:var(--sans);font-size:12px;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:12px}.collection-summary-value{font-family:var(--serif);font-size:clamp(28px,3vw,44px);font-weight:300;color:#faf8f4}.sample-button{min-height:48px;padding:0 20px;border:1px solid rgba(26,22,18,.72);border-radius:999px;background:#17130f;color:#faf8f4;font-family:var(--sans);font-size:11px;font-weight:400;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 16px 36px #1a161229;transition:transform .24s ease,background .24s ease,box-shadow .24s ease}.sample-button:hover{background:#2a211a;transform:translateY(-2px);box-shadow:0 20px 44px #1a161233}.collections-page .link-arrow{font-family:var(--sans);font-size:11px;font-weight:400;letter-spacing:.14em;text-transform:uppercase;color:var(--text);text-decoration:none;display:inline-flex;align-items:center;gap:10px;transition:gap .25s ease}.collections-page .link-arrow:hover{gap:16px}@keyframes collectionCopyIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes collectionImageIn{0%{opacity:.72;transform:scale(1.02)}to{opacity:1;transform:none}}@keyframes collectionImageDrift{0%{transform:scale(1.035) translateZ(0)}to{transform:scale(1.07) translate3d(-1.5%,1%,0)}}@keyframes collectionStatIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.collection-hero-copy,.collection-hero-image,.collection-hero-image img,.collection-summary-item,.collections-page .reveal,.collections-page .scroll-reveal,.collections-page .word-reveal{animation:none;transition:none}.collection-hero-image img{transform:none}}.collections-lede{display:grid;grid-template-columns:1fr 1fr;gap:clamp(36px,6vw,90px);padding:clamp(46px,5vw,76px) var(--pad);border-bottom:1px solid rgba(26,22,18,.12);align-items:end;background:#f5efe6}.collections-lede h2{font-family:var(--serif);font-size:clamp(34px,4vw,58px);font-weight:300;line-height:1.05;color:#17130f}.collections-lede h2 em{font-style:italic}.collections-copy{font-size:clamp(17px,1.35vw,20px);line-height:1.75;color:#352d25;max-width:640px}.size-collection{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);border-bottom:1px solid rgba(26,22,18,.12);min-height:clamp(420px,42vw,560px);height:auto;overflow:hidden;background:#f7f1e8}.size-collection:nth-child(2n){grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);background:#e5dacb}.size-collection:nth-child(2n) .size-image{order:2;border-right:none;border-left:1px solid rgba(26,22,18,.12)}.size-image{overflow:hidden;border-right:1px solid rgba(26,22,18,.12);min-height:inherit}.size-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s ease}.size-collection:hover .size-image img{transform:scale(1.035)}.size-body{padding:clamp(30px,4.4vw,60px);display:flex;flex-direction:column;justify-content:center}.size-num{font-family:var(--sans);font-size:10px;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:22px}.size-name{font-family:var(--serif);font-size:clamp(38px,5.4vw,72px);font-weight:300;line-height:.95;color:var(--text);margin-bottom:26px}.size-desc{font-size:clamp(17px,1.25vw,19px);line-height:1.65;color:#352d25;max-width:580px}.size-specs{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.size-spec{border:1px solid rgba(26,22,18,.16);color:#4d453d;font-family:var(--sans);font-size:12px;font-weight:400;letter-spacing:.14em;text-transform:uppercase;padding:6px 12px;border-radius:999px}.section-heading{padding:clamp(40px,4vw,62px) var(--pad) clamp(28px,3vw,42px);border-bottom:1px solid rgba(191,162,122,.18);background:#17130f}.section-heading-kicker{font-family:var(--sans);font-size:10px;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:16px}.section-logo{height:clamp(34px,3.4vw,53px);width:auto;max-width:300px;display:block;filter:brightness(0) invert(1) opacity(.72);margin-bottom:12px}.versace-entry .section-logo,.brand-entry:nth-of-type(2n) .section-logo{filter:brightness(0) opacity(.48)}.section-heading h2{font-family:var(--serif);font-size:clamp(32px,4vw,54px);font-weight:300;line-height:1.05;color:#faf8f4}.finish-grid{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--rule)}.finish-card{min-height:280px;border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);position:relative;overflow:hidden;color:#faf8f4;display:flex;align-items:flex-end}.finish-card:nth-child(3n){border-right:none}.finish-card:nth-last-child(-n+3){border-bottom:none}.finish-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.finish-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#0c0a08bd,#0c0a081f 62%)}.finish-card:hover img{transform:scale(1.05)}.finish-body{position:relative;z-index:1;padding:clamp(26px,4vw,42px)}.finish-name{font-family:var(--serif);font-size:clamp(30px,3.4vw,46px);font-weight:300;font-style:italic;line-height:1;margin-bottom:12px}.finish-tone{font-size:16px;line-height:1.7;color:#faf8f4db}.lambo-entry{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(34px,6vw,86px);align-items:center;padding:clamp(58px,6vw,96px) var(--pad);background:linear-gradient(115deg,#080706f5,#080706c2 52%,#080706f5),url(/CoverlamBackgroundImage_Footer.webp);background-size:cover;background-position:center;border-bottom:1px solid rgba(191,162,122,.2);color:#faf8f4}.lambo-entry-media{aspect-ratio:16 / 10;overflow:hidden;border:1px solid rgba(191,162,122,.34);background:#11100e}.lambo-entry-media video{width:100%;height:100%;object-fit:cover;display:block}.lambo-entry h2{font-family:var(--serif);font-size:clamp(34px,4vw,58px);font-weight:300;line-height:1.05;margin-bottom:22px}.lambo-entry h2 em{font-style:italic}.lambo-entry p{font-size:clamp(17px,1.25vw,20px);line-height:1.75;color:#faf8f4c2;max-width:600px;margin-bottom:28px}.lambo-entry .link-arrow{color:#faf8f4}.invisacook-entry{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(34px,6vw,86px);align-items:center;padding:clamp(58px,6vw,96px) var(--pad);background:linear-gradient(115deg,#0d0b09f5,#0d0b09bd 52%,#0d0b09f5),url(/CoverlamBackgroundImage_Footer.webp);background-size:cover;background-position:center;border-bottom:1px solid rgba(191,162,122,.2);color:#faf8f4}.invisacook-entry-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.invisacook-entry-media video,.invisacook-entry-media img{width:100%;aspect-ratio:9 / 16;object-fit:cover;display:block;border:1px solid rgba(250,248,244,.16);padding:6px;background:#faf8f414}.invisacook-entry h2{font-family:var(--serif);font-size:clamp(34px,4vw,58px);font-weight:300;line-height:1.05;margin-bottom:22px}.invisacook-entry h2 em{font-style:italic}.invisacook-entry p{font-size:clamp(17px,1.25vw,20px);line-height:1.75;color:#faf8f4c2;max-width:600px;margin-bottom:28px}.invisacook-entry .link-arrow{color:#faf8f4}.brand-entry{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:clamp(34px,6vw,86px);align-items:center;padding:clamp(58px,6vw,96px) var(--pad);background:linear-gradient(120deg,#faf8f4f5,#f4eee4e6),url(/PorcelaineTexture.webp);background-size:cover;background-position:center;border-bottom:1px solid rgba(26,22,18,.12);color:var(--text)}.brand-entry:nth-of-type(odd){background:linear-gradient(115deg,#0d0b09f0,#0d0b09c2),url(/CoverlamBackgroundImage_Footer.webp);background-size:cover;background-position:center;color:#faf8f4}.brand-entry h2{font-family:var(--serif);font-size:clamp(34px,4vw,58px);font-weight:300;line-height:1.05;margin-bottom:22px}.brand-entry h2 em{font-style:italic}.brand-entry p{font-size:clamp(17px,1.25vw,20px);line-height:1.75;color:inherit;max-width:600px;margin-bottom:28px;opacity:.82}.brand-entry .link-arrow{color:inherit}.brand-entry-media{height:clamp(300px,30vw,460px);overflow:hidden;border:1px solid rgba(191,162,122,.28);background:#1a161214}.brand-entry-media img{width:100%;height:100%;object-fit:cover;display:block}.versace-entry{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.92fr);gap:clamp(34px,6vw,86px);align-items:center;padding:clamp(58px,6vw,96px) var(--pad);background:linear-gradient(120deg,#faf8f4f5,#f4eee4e6),url(/PorcelaineTexture.webp);background-size:cover;background-position:center;border-bottom:1px solid rgba(26,22,18,.12);color:var(--text)}.versace-entry h2{font-family:var(--serif);font-size:clamp(34px,4vw,58px);font-weight:300;line-height:1.05;margin-bottom:22px}.versace-entry h2 em{font-style:italic}.versace-entry p{font-size:clamp(17px,1.25vw,20px);line-height:1.75;color:#3f372f;max-width:610px;margin-bottom:28px}.versace-entry .section-heading-kicker,.versace-entry .link-arrow{color:#8f1f18}.versace-entry-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#1a161224;border:1px solid rgba(26,22,18,.14);box-shadow:0 28px 90px #1a16121a}.versace-entry-card span{background:#faf8f4e0;padding:22px 20px;font-family:var(--sans);font-size:10px;letter-spacing:.17em;text-transform:uppercase;color:#1a1612bd}.collections-cta{padding:clamp(42px,5vw,72px) var(--pad);display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap;border-bottom:1px solid rgba(26,22,18,.12);background:#e5dacb}.collections-cta h2{font-family:var(--serif);font-size:clamp(28px,3vw,42px);font-weight:300;color:var(--text)}.collections-cta em{font-style:italic}@media(min-width:981px){.collection-hero,.collection-summary,.collections-lede,.section-heading,.finish-grid,.collections-cta{max-height:100vh;overflow:hidden}.lambo-entry,.versace-entry,.invisacook-entry,.brand-entry{max-height:85vh;overflow:hidden}.collection-hero{height:clamp(630px,84vh,810px)}.size-collection{min-height:0;height:clamp(520px,72vh,760px);max-height:100vh;overflow:visible}.size-image{min-height:0;height:100%}.size-body{padding:clamp(26px,3.2vw,46px)}.size-name{font-size:clamp(38px,4.7vw,66px);margin-bottom:20px}.size-desc{font-size:clamp(16px,1.15vw,18px);line-height:1.58}.size-specs{margin-top:18px}.finish-card{max-height:44vh}}@media(max-width:980px){.collection-hero{grid-template-columns:1fr;height:auto;max-height:none}.collection-hero-copy,.collection-hero-image{min-height:auto}.collection-hero-copy{padding-top:clamp(46px,10vw,72px)}.collection-hero-image{height:clamp(300px,64vw,520px);order:-1}.collection-summary,.collections-lede,.size-collection,.size-collection:nth-child(2n),.lambo-entry,.invisacook-entry,.versace-entry,.brand-entry{grid-template-columns:1fr}.collections-cta{max-height:none}.collections-cta{padding:42px 22px 64px;display:grid;gap:28px}.finish-grid{grid-template-columns:1fr}.collection-summary-item,.finish-card,.finish-card:nth-child(3n){border-right:none}.collection-summary-item,.finish-card:nth-last-child(-n+3){border-bottom:1px solid rgba(26,22,18,.12)}.collection-summary-item:last-child,.finish-card:last-child{border-bottom:none}.size-collection,.size-collection:nth-child(2n){min-height:0;height:auto;max-height:none;overflow:visible}.size-collection:nth-child(2n) .size-image{order:0;border-left:none}.size-image{height:clamp(300px,62vw,500px);border-right:none;border-bottom:1px solid var(--rule)}.finish-card{min-height:360px;max-height:none}}
