/* Hero */
.cz-hero{min-height:720px;display:grid;align-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 86% 15%,#d9ebe2 0 12%,transparent 34%),linear-gradient(135deg,#faf7f0,#f1eadb)}
.cz-hero:before{content:"";position:absolute;width:560px;height:560px;border:1px solid rgba(23,61,49,.07);border-radius:50%;right:-180px;bottom:-280px}
.cz-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);gap:60px;align-items:center;padding:70px 0 82px;position:relative;z-index:1}
.cz-hero-copy{min-width:0}.cz-hero h1{font-family:var(--font-heading--family,var(--font-body--family));font-size:clamp(3.1rem,6.4vw,6.25rem);line-height:.91;letter-spacing:-.06em;margin:15px 0 27px;max-width:720px;text-wrap:balance}.cz-hero h1 em{font-style:normal;color:var(--cz-forest-2)}
.cz-hero-copy__text{font-size:1.12rem;color:#4e5e57;max-width:630px;margin:0 0 30px;line-height:1.55}.cz-hero-copy__text p{margin:0}.cz-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.cz-hero-note{display:flex;align-items:center;gap:12px;margin-top:27px;color:#53635c;font-size:.9rem;line-height:1.45}
.cz-avatars{display:flex;padding-left:8px}.cz-avatars span{width:32px;height:32px;border-radius:50%;border:3px solid var(--cz-paper);margin-left:-8px;background:linear-gradient(145deg,#5a8b78,#e6c37d)}.cz-avatars span:nth-child(2){background:linear-gradient(145deg,#b84b50,#e7cfa0)}.cz-avatars span:nth-child(3){background:linear-gradient(145deg,#5792b4,#f1d4af)}
.cz-stage{position:relative;min-height:560px}.cz-stage-back{position:absolute;inset:8% 2% 2% 8%;border-radius:52% 48% 43% 57% / 44% 38% 62% 56%;background:linear-gradient(145deg,#1f4f3f,#163a2e);box-shadow:var(--cz-shadow)}.cz-stage-back:before{content:"";position:absolute;inset:24px;border:1px solid rgba(255,255,255,.14);border-radius:inherit}
.cz-stage-label{position:absolute;right:5%;top:11%;color:#f7f1e5;text-align:right;z-index:5}.cz-stage-label small{display:block;text-transform:uppercase;letter-spacing:.19em;font-size:.67rem;opacity:.72}.cz-stage-label strong{display:block;font-size:1.05rem;margin-top:4px;max-width:300px}
.cz-product-scene{position:absolute;inset:0;z-index:3}.cz-hero-product{position:absolute;display:block;filter:drop-shadow(0 34px 28px rgba(5,20,15,.33));transition:transform .25s ease}.cz-hero-product:hover{z-index:8}.cz-hero-product img{width:100%;height:100%;object-fit:contain}.cz-hero-product--1{width:40%;height:70%;left:5%;bottom:3%;transform:rotate(-12deg)}.cz-hero-product--2{width:42%;height:74%;left:31%;bottom:0;transform:rotate(5deg) scale(1.04)}.cz-hero-product--3{width:38%;height:68%;right:2%;bottom:4%;transform:rotate(14deg)}.cz-hero-product--1:hover{transform:rotate(-9deg) translateY(-7px)}.cz-hero-product--2:hover{transform:rotate(3deg) scale(1.06) translateY(-7px)}.cz-hero-product--3:hover{transform:rotate(11deg) translateY(-7px)}
.cz-floating-card{position:absolute;z-index:7;background:rgba(255,253,248,.92);border:1px solid rgba(255,255,255,.62);box-shadow:0 18px 45px rgba(21,37,31,.16);backdrop-filter:blur(16px);border-radius:18px;padding:15px 17px;max-width:225px}.cz-floating-card strong,.cz-floating-card span{display:block}.cz-floating-card strong{font-size:.88rem}.cz-floating-card span{font-size:.74rem;color:var(--cz-muted);margin-top:2px}.cz-floating-card--2{right:1%;bottom:18px}
.cz-lifestyle-card{position:absolute;left:-2%;top:9%;z-index:7;width:190px;aspect-ratio:4/5;border-radius:22px;overflow:hidden;background:#e8eee8;border:4px solid rgba(255,255,255,.78);box-shadow:0 22px 50px rgba(15,38,30,.2)}.cz-lifestyle-card>img{width:100%;height:100%;object-fit:cover}.cz-lifestyle-card__caption{position:absolute;left:8px;right:8px;bottom:8px;padding:10px 11px;border-radius:14px;background:rgba(255,253,248,.9);backdrop-filter:blur(12px)}.cz-lifestyle-card__caption strong,.cz-lifestyle-card__caption span{display:block}.cz-lifestyle-card__caption strong{font-size:.75rem}.cz-lifestyle-card__caption span{font-size:.64rem;color:var(--cz-muted);margin-top:2px}
.cz-trustbar{background:var(--cz-forest);color:#f7f4ec}.cz-trustgrid{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0;gap:24px}.cz-trustitem{display:flex;align-items:center;gap:13px;min-width:0}.cz-trustitem svg{flex:0 0 25px;width:25px;height:25px;color:#dfc17b;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cz-trustitem strong,.cz-trustitem span{display:block}.cz-trustitem strong{font-size:.91rem}.cz-trustitem span{font-size:.76rem;opacity:.65;margin-top:2px}
@media(max-width:1120px){.cz-lifestyle-card{left:1%;top:6%;width:170px}}
@media(max-width:749px){.cz-lifestyle-card{left:1%;top:8%;width:34%;max-width:145px}.cz-lifestyle-card__caption{display:none}}
