.hp{--hp-bg:#fafafa;--hp-surface:#fff;--hp-ink:#111318;--hp-muted:#6b7280;--hp-line:#e8eaef;--hp-accent:#e31d3b;--hp-section-y:clamp(4.5rem, 9vw, 7rem);--hp-ease:cubic-bezier(.22, 1, .36, 1);--hp-footer-bg:radial-gradient(ellipse 100% 80% at 50% 120%, #e31d3b2e, transparent 55%), radial-gradient(ellipse 90% 55% at 12% -10%, #e31d3b33, transparent 52%), radial-gradient(ellipse 75% 50% at 92% 8%, #6e91d224, transparent 50%), linear-gradient(165deg, #171f31 0%, #121926 38%, #0c1018 72%, #080b11 100%);--hp-footer-text:#e2e8f3eb;--hp-footer-muted:#bec8d8e0;--hp-footer-border:#ffffff14;background:var(--hp-bg)}.hp-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--hp-accent);margin:0 0 .75rem;font-size:.7rem;font-weight:600}.hp-heading{letter-spacing:-.03em;color:var(--hp-ink);margin:0;font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:700;line-height:1.12}.hp-lead{max-width:42ch;color:var(--hp-muted);margin:.75rem 0 0;font-size:1rem;line-height:1.65}.hp-product-card--clone{pointer-events:none}.hp-link{color:var(--hp-ink);transition:gap .2s var(--hp-ease), color .2s ease;align-items:center;gap:.35rem;margin-top:1.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.hp-link:hover{color:var(--hp-accent);gap:.55rem}.hp-section-head{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:clamp(2rem,4vw,3rem);display:flex}.hp-section-head .hp-lead{margin-top:.5rem}.hp-section-head .hp-link{flex-shrink:0;margin-top:0}.hp-hero{--hp-hero-h:calc(100svh - var(--header-h,94px));height:var(--hp-hero-h);isolation:isolate;background:var(--hp-ink);flex-direction:column;min-height:520px;max-height:900px;display:flex;position:relative;overflow:hidden}.hp-hero-media{position:absolute;inset:0}.hp-hero-frame{opacity:0;transition:opacity 1.2s var(--hp-ease);position:absolute;inset:0}.hp-hero-frame--active{opacity:1;z-index:1}.hp-hero-frame picture,.hp-hero-frame img{width:100%;height:100%;display:block}.hp-hero-frame img{object-fit:cover;object-position:center 42%}.hp-hero-frame--garden img{object-position:center 65%}.hp-hero-scrim{z-index:2;pointer-events:none;background:linear-gradient(#11131826 0%,#11131859 55%,#111318d1 100%);position:absolute;inset:0}.hp-hero-inner{z-index:3;flex-direction:column;flex:1;justify-content:flex-end;padding-bottom:2rem;display:flex;position:relative}.hp-hero-copy{color:#fff;max-width:38rem;transition:opacity .4s var(--hp-ease), transform .4s var(--hp-ease)}.hp-hero-copy--hidden{opacity:0;transform:translateY(12px)}.hp-hero-title{letter-spacing:-.035em;margin:0 0 1.5rem;font-size:clamp(2.25rem,5.5vw,4rem);font-weight:700;line-height:1.05}.hp-hero-title em{color:#fff;font-style:normal;font-weight:700;display:block}.hp-hero-title em:after{content:"";background:var(--hp-accent);width:3rem;height:3px;margin-top:.85rem;display:block}.hp-hero-title--single{max-width:14ch}.hp-hero-title--single em:after{display:none}.hp-hero-actions{flex-wrap:wrap;gap:.65rem;display:flex}.hp-hero-actions .btn-ghost{color:#fff;background:0 0;border:1px solid #ffffff8c}.hp-hero-actions .btn-ghost:before{display:none}.hp-hero-actions .btn-ghost:hover{background:#ffffff1a;transform:translateY(-1px)}.hp-hero-bar{z-index:4;border-top:1px solid #ffffff1f;flex-shrink:0;position:relative}.hp-hero-bar-inner{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.hp-hero-progress{flex:1;gap:.35rem;max-width:280px;display:flex}.hp-hero-dot{cursor:pointer;background:#ffffff40;border:0;flex:1;height:2px;padding:0;position:relative;overflow:hidden}.hp-hero-dot--active{background:#ffffff59}.hp-hero-dot-fill{transform-origin:0;background:#fff;position:absolute;inset:0;transform:scaleX(0)}.hp-hero-dot--active .hp-hero-dot-fill{animation:8s linear forwards hp-hero-progress}.hp-hero-dot--paused.hp-hero-dot--active .hp-hero-dot-fill,.hp-hero--offscreen .hp-hero-dot--active .hp-hero-dot-fill{animation-play-state:paused}@keyframes hp-hero-progress{to{transform:scaleX(1)}}.hp-hero-nav{color:#ffffffd9;align-items:center;gap:.25rem;display:flex}.hp-hero-counter{font-variant-numeric:tabular-nums;letter-spacing:.08em;color:#ffffff8c;margin:0 .5rem 0 0;font-size:.75rem}.hp-hero-icon-btn{width:40px;height:40px;color:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;transition:opacity .2s;display:inline-flex}.hp-hero-icon-btn:hover{opacity:.7}.hp-trust{background:var(--hp-surface);border-bottom:1px solid var(--hp-line)}.hp-trust-grid{grid-template-columns:repeat(3,1fr);display:grid}.hp-trust-item{border-right:1px solid var(--hp-line);align-items:flex-start;gap:.85rem;padding:clamp(1.25rem,2.5vw,1.75rem) clamp(1rem,2vw,1.5rem);display:flex}.hp-trust-item:last-child{border-right:0}.hp-trust-item svg{color:var(--hp-accent);flex-shrink:0;margin-top:.1rem}.hp-trust-item strong{color:var(--hp-ink);margin-bottom:.2rem;font-size:.92rem;font-weight:600;display:block}.hp-trust-item p{color:var(--hp-muted);margin:0;font-size:.84rem;line-height:1.45}.hp-categories{padding:var(--hp-section-y) 0}.hp-cat-grid{background:var(--hp-line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.hp-cat-tile{aspect-ratio:3/4;background:var(--hp-ink);display:block;position:relative;overflow:hidden}.hp-cat-tile img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .7s var(--hp-ease);display:block}.hp-cat-tile:after{content:"";background:linear-gradient(#0000 40%,#111318bf 100%);transition:opacity .35s;position:absolute;inset:0}.hp-cat-tile:hover img{transform:scale(1.04)}.hp-cat-content{z-index:1;color:#fff;padding:1.25rem;position:absolute;bottom:0;left:0;right:0}.hp-cat-content h3{margin:0 0 .35rem;font-size:clamp(.9rem,1.2vw,1.05rem);font-weight:600;line-height:1.25}.hp-cat-content span{letter-spacing:.06em;text-transform:uppercase;opacity:0;transition:opacity .3s var(--hp-ease), transform .3s var(--hp-ease);align-items:center;gap:.25rem;font-size:.72rem;font-weight:600;display:inline-flex;transform:translateY(4px)}.hp-cat-tile:hover .hp-cat-content span{opacity:1;transform:translateY(0)}.hp-products{--hp-product-card-w:min(300px, 30vw);--hp-product-gap:clamp(1rem, 2vw, 1.35rem);padding:var(--hp-section-y) 0;background:var(--hp-surface);overflow:hidden}.hp-product-scroller{--hp-product-inset:max(1rem, calc((100vw - min(1320px, 100vw - 2rem)) / 2));-webkit-overflow-scrolling:touch;width:100%;scroll-padding-inline:var(--hp-product-inset);margin-top:clamp(2rem,4vw,3rem);overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%)}.hp-product-scroller--manual{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:var(--hp-product-inset);scrollbar-width:none;cursor:grab;touch-action:pan-x;overflow:auto hidden;-webkit-mask-image:none;mask-image:none}.hp-product-scroller--manual::-webkit-scrollbar{display:none}.hp-product-scroller--manual.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.hp-product-scroller--manual:focus-visible{outline:2px solid var(--hp-accent);outline-offset:4px}.hp-product-track{align-items:flex-start;gap:var(--hp-product-gap);width:max-content;padding-inline:var(--hp-product-inset);display:flex}.hp-product-scroller--manual .hp-product-track{will-change:auto}.hp-product-card{flex:0 0 var(--hp-product-card-w);color:inherit;flex-direction:column;text-decoration:none;display:flex}.hp-product-scroller--manual .hp-product-card{scroll-snap-align:start}.hp-product-visual{aspect-ratio:1;background:var(--product-photo-canvas,#f4f6f9);border:1px solid var(--hp-line);transition:border-color .3s var(--hp-ease), background .3s ease;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hp-product-visual:after{content:"";background:var(--hp-accent);transform-origin:0;height:2px;transition:transform .35s var(--hp-ease);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.hp-product-visual img{object-fit:contain;width:82%;height:82%;transition:transform .5s var(--hp-ease);display:block}.hp-product-caption{flex-direction:column;gap:.3rem;min-height:5.5rem;padding:1rem 0 0;display:flex}.hp-product-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--hp-muted);font-size:.68rem;font-weight:600}.hp-product-caption h3{color:var(--hp-ink);letter-spacing:-.02em;margin:0;font-size:.98rem;font-weight:600;line-height:1.35;transition:color .22s}.hp-product-caption .hp-product-price{color:var(--hp-muted);margin:.15rem 0 0;font-size:.86rem;font-weight:500}.hp-product-caption .hp-product-vat{color:#9aa3b2;margin-top:.1rem;font-size:.72rem;font-weight:500;display:block}.hp-product-card:hover .hp-product-visual{background:#f0f2f6;border-color:#d5dae3}.hp-product-card:hover .hp-product-visual:after{transform:scaleX(1)}.hp-product-card:hover .hp-product-visual img{transform:scale(1.03)}.hp-product-card:hover h3{color:var(--hp-accent)}.hp-product-card:focus-visible{outline:none}.hp-product-card:focus-visible .hp-product-visual{outline:2px solid var(--hp-accent);outline-offset:3px}.hp-about{padding:var(--hp-section-y) 0}.hp-about-grid{grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(2.5rem,5vw,4rem);display:grid}.hp-about-visual{background:#e8eaef;margin:0;overflow:hidden}.hp-about-visual img{aspect-ratio:4/5;object-fit:cover;object-position:center;width:100%;display:block}.hp-about-stats{border-top:1px solid var(--hp-line);grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:2rem 0 0;padding:2rem 0 0;display:grid}.hp-about-stats div strong{letter-spacing:-.02em;color:var(--hp-ink);margin-bottom:.2rem;font-size:1.5rem;font-weight:700;display:block}.hp-about-stats div span{color:var(--hp-muted);font-size:.8rem;line-height:1.35}.hp-about-body{color:var(--hp-muted);max-width:46ch;margin:1.25rem 0 0;font-size:.95rem;line-height:1.7}@media (prefers-reduced-motion:reduce){.hp-hero-frame{transition:opacity .35s}.hp-hero-dot--active .hp-hero-dot-fill{animation:none;transform:scaleX(1)}.hp-product-visual,.hp-product-visual img,.hp-product-visual:after{transition:none}}@media (width<=1024px){.hp-cat-grid{grid-template-columns:repeat(2,1fr)}.hp-about-grid{grid-template-columns:1fr}.hp-about-visual{order:-1}}@media (width<=768px){.hp-section-head{flex-direction:column;align-items:flex-start}.hp-trust-grid{grid-template-columns:1fr}.hp-trust-item{border-right:0;border-bottom:1px solid var(--hp-line)}.hp-trust-item:last-child{border-bottom:0}.hp-hero-bar{flex-wrap:wrap}.hp-hero-progress{flex-basis:100%;order:2;max-width:none}.hp-cat-grid{grid-template-columns:1fr}.hp-cat-tile{aspect-ratio:16/10}.hp-cat-content span{opacity:1;transform:none}.hp-products{--hp-product-card-w:min(78vw, 280px)}.hp-about-stats{grid-template-columns:1fr;gap:1rem}.hp-about{padding-bottom:calc(var(--hp-section-y) + 2rem)}.hp-hero-inner{justify-content:flex-end;align-items:center;padding-bottom:clamp(3.25rem,20vh,6.5rem)}.hp-hero-copy{text-align:center;max-width:min(100%,26rem);margin-inline:auto}.hp-hero-title{text-wrap:balance;margin-inline:auto}.hp-hero-title--single{max-width:none}.hp-hero-title em:after{margin-inline:auto}.hp-hero-actions{justify-content:center}}@media (width<=640px){.hp-products{--hp-product-card-w:min(82vw, 260px)}.hp-hero{--hp-hero-h:calc(100svh - var(--header-h,57px));min-height:0}.hp-hero-title{margin-bottom:1.25rem;font-size:clamp(1.85rem,8vw,2.5rem)}.hp-hero-actions{justify-content:center;width:100%}.hp-hero-actions .btn-primary{justify-content:center;width:min(100%,20rem)}.hp-hero-actions .btn-ghost{display:none}}
