.home{flex:1}.h-hero{position:relative}.h-hero-img{background:var(--muted);height:clamp(520px,88vh,920px);position:relative;overflow:hidden}.h-hero-img img{object-fit:cover;width:100%;height:100%}.h-hero:after{content:"";pointer-events:none;background:linear-gradient(105deg,#13110f9e 0%,#13110f52 42%,#13110f00 72%);background:linear-gradient(105deg,lab(5.2778% .239871 1.3681/.62) 0%,lab(5.2778% .239871 1.3681/.32) 42%,lab(5.2778% .239871 1.3681/0) 72%);position:absolute;inset:0}.h-hero-inner{z-index:1;color:#fff;width:100%;position:absolute;bottom:clamp(2.5rem,9vh,6rem);left:50%;transform:translate(-50%)}.h-hero-eyebrow{color:#ffffffd1;color:lab(100% 0 0/.82)}.h-hero-title{font-size:var(--step-5);color:#fff;text-wrap:balance;max-width:16ch;margin:1rem 0 0;line-height:.98}.h-hero-sub{font-size:var(--step-1);color:#ffffffe0;color:lab(100% 0 0/.88);max-width:44ch;margin:1.3rem 0 0;line-height:1.5}.h-hero-cta{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.h-hero-outline{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;background:lab(100% 0 0/.08);border-color:#ffffff73;border-color:lab(100% 0 0/.45)}.h-hero-outline:hover{background:#ffffff29;background:lab(100% 0 0/.16);border-color:#fff}.h-section{padding:clamp(3.5rem, 8vw, 7rem) var(--gutter)}.h-sec-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2.5rem;display:flex}.h-sec-title{font-size:var(--step-3);text-wrap:balance;max-width:20ch;margin-top:.5rem}.h-sec-link{color:var(--muted-foreground);white-space:nowrap;align-items:center;gap:.45rem;font-size:.9rem;display:inline-flex}.h-sec-link:hover{color:var(--foreground)}.h-coll-grid{grid-template-columns:repeat(4,1fr);gap:clamp(1rem,1.6vw,1.6rem);display:grid}.h-coll{display:block}.h-coll-img{aspect-ratio:3/4;border-radius:var(--radius-lg);background:var(--muted);position:relative;overflow:hidden}.h-coll-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.h-coll:hover .h-coll-img img{transform:scale(1.05)}.h-coll-meta{justify-content:space-between;align-items:baseline;gap:.6rem;margin-top:.9rem;display:flex}.h-coll-title{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.15rem;font-weight:600}.h-coll-count{color:var(--muted-foreground);font-size:.82rem}.h-editorial{background:var(--card);border-block:1px solid var(--border)}.h-editorial-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,5rem);padding-block:clamp(3.5rem,7vw,6.5rem);display:grid}.h-editorial-img{aspect-ratio:4/5;border-radius:var(--radius-lg);background:var(--muted);position:relative;overflow:hidden}.h-editorial-img img{object-fit:cover;width:100%;height:100%}.h-editorial-body .h-sec-title{margin:.5rem 0 0}.h-steps{gap:0;margin:2rem 0;display:grid}.h-step{border-top:1px solid var(--border);grid-template-columns:auto 1fr;gap:1rem;padding:1.2rem 0;display:grid}.h-step:last-child{border-bottom:1px solid var(--border)}.h-step-n{font-family:var(--font-mono);color:var(--terracotta);padding-top:.15rem;font-size:.8rem}.h-step-t{margin:0;font-size:1.05rem;font-weight:600}.h-step-d{color:var(--muted-foreground);max-width:42ch;margin:.3rem 0 0;font-size:.9rem;line-height:1.55}.h-cfg{position:relative}.h-cfg-img{background:var(--muted);height:clamp(420px,60vh,640px);position:relative;overflow:hidden}.h-cfg-img img{object-fit:cover;width:100%;height:100%}.h-cfg:after{content:"";pointer-events:none;background:linear-gradient(90deg,#13110f99,#13110f1a 65%);background:linear-gradient(90deg,lab(5.2778% .239871 1.3681/.6),lab(5.2778% .239871 1.3681/.1) 65%);position:absolute;inset:0}.h-cfg-inner{z-index:1;color:#fff;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.h-cfg-eyebrow{color:#ffffffd1;color:lab(100% 0 0/.82)}.h-cfg-title{font-size:var(--step-4);color:#fff;text-wrap:balance;max-width:16ch;margin:.8rem 0 0;line-height:1}.h-cfg-sub{color:#ffffffe0;color:lab(100% 0 0/.88);max-width:46ch;margin:1.2rem 0 0;line-height:1.55}.h-cfg .btn{margin-top:2rem}.h-feat-grid{grid-template-columns:repeat(4,1fr);gap:clamp(1rem,1.6vw,1.6rem);display:grid}.h-gallery{grid-template-columns:repeat(4,1fr);display:grid;position:relative}.h-gallery-cell{aspect-ratio:1;background:var(--muted);position:relative;overflow:hidden}.h-gallery-cell img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.h-gallery-cell:hover img{transform:scale(1.05)}.h-gallery-cap{z-index:1;text-align:center;background:var(--background);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:1.4rem 2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.h-gallery-cap p{font-family:var(--font-display);margin:.4rem 0 0;font-size:1.1rem;font-weight:600}@media (max-width:980px){.h-coll-grid,.h-feat-grid{grid-template-columns:1fr 1fr}.h-editorial-grid{grid-template-columns:1fr}.h-gallery{grid-template-columns:1fr 1fr}}@media (max-width:560px){.h-coll-grid,.h-feat-grid{grid-template-columns:1fr 1fr}.h-hero-title{font-size:var(--step-4)}}.h-discover{border-top:1px solid var(--border)}.h-discover-grid{align-items:center;display:grid}.h-discover-grid.has-media{grid-template-columns:5fr 6fr;gap:clamp(2rem,5vw,5rem)}.h-discover-text .h-sec-title{margin:.5rem 0 1rem}.h-discover-media{aspect-ratio:3/2;border-radius:var(--radius-lg);background:var(--muted);position:relative;overflow:hidden}.h-discover-body{color:var(--muted-foreground);max-width:52ch;margin:0 0 1.6rem;line-height:1.65}.h-discover-ctas{flex-wrap:wrap;align-items:center;gap:1.75rem;display:flex}@media (max-width:980px){.h-discover-grid.has-media{grid-template-columns:1fr;gap:2rem}.h-discover-media{order:-1}}
