.home-cinematic-hero{color:#fff;isolation:isolate;background:#090b0d;width:100%;position:relative;overflow:hidden}.home-cinematic-viewport{min-height:clamp(34rem,72vh,49rem);position:relative}.home-cinematic-slide{background:#0b0d0f;min-height:clamp(34rem,72vh,49rem);position:relative;overflow:hidden}.home-cinematic-link,.home-cinematic-media{width:100%;height:100%;display:block;position:absolute;inset:0}.home-cinematic-link{z-index:3}.home-cinematic-link:focus-visible{outline-offset:-6px;outline:3px solid #fff}.home-cinematic-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;will-change:transform;width:100%;height:100%}.home-cinematic-overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#04060833 0%,#0406080d 42%,#040608c7 100%),linear-gradient(#0406080f 0%,#0406082e 55%,#040608d1 100%);position:absolute;inset:0}.home-cinematic-grain{z-index:2;pointer-events:none;opacity:.2;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.25'/%3E%3C/svg%3E");position:absolute;inset:0}.home-cinematic-content-wrap{z-index:4;width:min(100%,80rem);min-height:clamp(34rem,72vh,49rem);padding:6.5rem 1rem calc(var(--home-post-hero-overlap,3.5rem) + 7rem);justify-content:flex-start;align-items:center;margin-inline:auto;display:flex;position:relative}.home-cinematic-content{text-align:right;width:min(100%,37rem);margin:0}.home-cinematic-eyebrow{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:-.01em;background:#ffffff17;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.65rem;padding:.55rem .9rem;font-size:.78rem;font-weight:800;display:inline-flex;box-shadow:0 14px 40px #0003}.home-cinematic-eyebrow-dot{background:var(--shop-accent);width:.55rem;height:.55rem;box-shadow:0 0 0 .28rem rgb(var(--shop-accent-rgb) / .2);border-radius:999px}.home-cinematic-title{letter-spacing:-.025em;text-wrap:balance;text-shadow:0 18px 48px #0000006b;max-width:11ch;margin-top:1.15rem;font-size:clamp(2.35rem,4.2vw,4.25rem);font-weight:900;line-height:1.12}.home-cinematic-subtitle{color:#ffffffd1;text-wrap:pretty;max-width:34rem;margin-top:1rem;font-size:clamp(.98rem,1.25vw,1.12rem);line-height:1.9}.home-cinematic-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.75rem;margin-top:1.55rem;display:flex}.home-cinematic-primary,.home-cinematic-secondary{border-radius:.9rem;justify-content:center;align-items:center;gap:.7rem;min-height:3.2rem;padding-inline:1.25rem;font-size:.9rem;font-weight:900;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.home-cinematic-primary{color:#17191c;background:#fff;box-shadow:0 18px 50px #00000047}.home-cinematic-primary:hover{transform:translateY(-2px);box-shadow:0 24px 60px #00000057}.home-cinematic-secondary{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff3d}.home-cinematic-secondary:hover{background:#ffffff24;transform:translateY(-2px)}.home-cinematic-controls{left:auto;right:max(1rem,50vw - 40rem);bottom:calc(var(--home-post-hero-overlap,3.5rem) + 1.5rem);z-index:8;color:#fff;direction:ltr;grid-template-columns:3rem minmax(8rem,14rem) 3rem;grid-template-areas:"prev progress next";align-items:center;gap:.7rem;width:max-content;max-width:calc(100% - 2rem);display:grid;position:absolute}.home-cinematic-count,.home-cinematic-count-line{display:none!important}.home-cinematic-arrows{display:contents}.home-cinematic-controls [data-swiper-prev]{grid-area:prev}.home-cinematic-progress{background:#ffffff3d;border-radius:999px;grid-area:progress;width:100%;min-width:8rem;height:2px;position:relative;overflow:hidden}.home-cinematic-progress-bar{border-radius:inherit;will-change:width;background:#fff;width:0%;height:100%;display:block;position:absolute;top:0;right:0;transform:none}.home-cinematic-controls [data-swiper-next]{grid-area:next}.home-cinematic-arrow{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0c0e40;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:transform .18s,background-color .18s;display:inline-flex}.home-cinematic-arrow:hover{background:#ffffff26;transform:translateY(-2px)}.home-cinematic-arrow.is-disabled{opacity:.4;pointer-events:none}.home-hero--showcase{border-bottom:1px solid rgb(var(--shop-primary-rgb) / .08);color:var(--shop-text);background:radial-gradient(circle at 77% 22%, rgb(var(--shop-accent-rgb) / .15), transparent 25rem), radial-gradient(circle at 12% 82%, rgb(var(--shop-primary-rgb) / .1), transparent 24rem), linear-gradient(180deg, var(--shop-surface) 0%, var(--shop-background) 100%)}.home-hero--showcase .home-hero-title{color:var(--shop-text)}.home-hero--showcase .text-gradient{background-image:linear-gradient(to left, var(--shop-text) 0%, var(--shop-text) 52%, var(--shop-primary-dark) 78%, var(--shop-primary) 100%)}.home-hero--showcase .home-hero-desc{color:var(--shop-muted)}.home-hero--showcase .badge-hero{border-color:rgb(var(--shop-primary-rgb) / .22);background:rgb(var(--shop-surface-rgb) / .82);color:var(--shop-primary-dark);box-shadow:0 8px 24px rgb(var(--shop-primary-rgb) / .07)}.home-hero--showcase .home-hero-personal{border-color:rgb(var(--shop-border-rgb) / .75);background:rgb(var(--shop-surface-rgb) / .82);box-shadow:0 14px 36px rgb(var(--shop-primary-rgb) / .07)}.home-hero--showcase .home-hero-personal-greeting{color:var(--shop-text)}.home-hero--showcase .home-hero-personal-text{color:var(--shop-muted)}.home-hero--showcase .home-hero-personal-link{color:var(--shop-primary-dark)}.home-hero--showcase .home-hero-personal-link:hover{color:var(--shop-primary)}.home-hero--showcase .home-quick-tags-label{color:var(--shop-muted)}.home-hero--showcase .home-quick-tag{border-color:rgb(var(--shop-border-rgb) / .72);background:rgb(var(--shop-surface-rgb) / .7);color:var(--shop-primary-dark)}.home-hero--showcase .home-quick-tag:hover{border-color:rgb(var(--shop-primary-rgb) / .28);background:var(--shop-surface);color:var(--shop-primary)}.home-hero--showcase .btn-secondary-hero{border-color:rgb(var(--shop-border-rgb) / .8);background:rgb(var(--shop-surface-rgb) / .78);color:var(--shop-primary-dark)}.home-hero--showcase .home-stats{border-color:rgb(var(--shop-border-rgb) / .72);background:rgb(var(--shop-surface-rgb) / .68);box-shadow:0 16px 42px rgb(var(--shop-primary-rgb) / .06)}.home-hero--showcase .home-stat-value{color:var(--shop-text)}.home-hero--showcase .home-stat-label{color:var(--shop-muted)}.home-hero--showcase .home-stat-divider{background:rgb(var(--shop-border-rgb) / .85)}.home-hero--showcase:after{content:"";inset-inline:7%;background:linear-gradient(90deg, transparent, rgb(var(--shop-primary-rgb) / .2), transparent);height:1px;position:absolute;bottom:0}.home-hero-showcase-shell{position:relative}.home-hero-showcase-copy{z-index:2;position:relative}.home-hero-showcase-copy:before{content:"";z-index:-1;border:1px solid rgb(var(--shop-primary-rgb) / .08);box-shadow:0 28px 80px rgb(var(--shop-primary-rgb) / .08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff9e;border-radius:2rem;position:absolute;inset:-1.4rem -1.1rem}.home-hero-visual--premium{box-shadow:0 36px 90px rgb(var(--shop-primary-rgb) / .17), inset 0 1px 0 #ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffffdb,#ffffff6b);border:1px solid #ffffffbf;border-radius:2.25rem;padding:1.25rem;position:relative}.home-hero-visual--premium .home-hero-collage-main{border:1px solid #ffffffdb;overflow:hidden;box-shadow:0 28px 70px #0f172a33}.home-hero-visual--premium .home-hero-collage-main img{transition:transform .7s cubic-bezier(.22,1,.36,1)}.home-hero-visual--premium:hover .home-hero-collage-main>a img,.home-hero-visual--premium:hover .home-hero-collage-main>picture img{transform:scale(1.035)}.home-hero-premium-label{z-index:6;color:var(--shop-text);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);white-space:nowrap;background:#ffffffdb;border:1px solid #ffffffbf;border-radius:999px;align-items:center;gap:.55rem;font-size:.72rem;font-weight:900;display:inline-flex;position:absolute;box-shadow:0 16px 45px #0f172a24}.home-hero-premium-label--top{top:.1rem;padding:.65rem .85rem;inset-inline-end:2.3rem;transform:translateY(-35%)}.home-hero-premium-label--bottom{bottom:.15rem;padding:.65rem .9rem;inset-inline-start:2rem;transform:translateY(35%)}.home-hero-premium-label-dot{background:var(--shop-accent);width:.55rem;height:.55rem;box-shadow:0 0 0 .25rem rgb(var(--shop-accent-rgb) / .15);border-radius:999px}.home-hero-premium-label-icon{background:rgb(var(--shop-primary-rgb) / .12);width:1.25rem;height:1.25rem;color:var(--shop-primary);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.admin-hero-design-grid{grid-template-columns:minmax(0,1fr);gap:1rem;width:100%;display:grid}.admin-hero-design-option{cursor:pointer;min-width:0;display:block;position:relative}.admin-hero-design-option input{opacity:0;pointer-events:none;position:absolute}.admin-hero-design-card{background:#fff;border:2px solid #e4e4e7;border-radius:1.25rem;width:100%;min-width:0;height:100%;transition:border-color .18s,box-shadow .18s,transform .18s;display:block;overflow:hidden}.admin-hero-design-option:hover .admin-hero-design-card{border-color:rgb(var(--shop-primary-rgb) / .42);box-shadow:0 18px 45px rgb(var(--shop-primary-rgb) / .1);transform:translateY(-2px)}.admin-hero-design-card.is-selected{border-color:var(--shop-primary);box-shadow:0 0 0 4px rgb(var(--shop-primary-rgb) / .12), 0 20px 50px rgb(var(--shop-primary-rgb) / .12)}.admin-hero-design-preview{aspect-ratio:16/8.5;background:linear-gradient(135deg,#e7f3f2,#fff7ed);width:100%;min-height:11rem;display:block;position:relative;overflow:hidden}.admin-hero-design-preview img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.admin-hero-design-preview--cinematic:after{content:"";background:linear-gradient(90deg,#0000 0%,#080a0c1f 40%,#080a0cc2 100%);position:absolute;inset:0}.admin-hero-design-preview-copy{inset-inline-end:8%;z-index:2;color:#fff;width:48%;position:absolute;top:50%;transform:translateY(-50%)}.admin-hero-design-preview-copy span,.admin-hero-design-preview-copy strong,.admin-hero-design-preview-copy i{background:currentColor;border-radius:999px;display:block}.admin-hero-design-preview-copy span{opacity:.6;width:38%;height:.38rem}.admin-hero-design-preview-copy strong{width:92%;height:.75rem;margin-top:.75rem}.admin-hero-design-preview-copy i{opacity:.7;width:56%;height:.55rem;margin-top:.55rem}.admin-hero-design-preview-button{background:#fff;border-radius:.45rem;width:30%;height:1.3rem;margin-top:.85rem;display:block}.admin-hero-design-preview--showcase{grid-template-columns:44% 56%;align-items:center;gap:.75rem;padding:1.25rem;display:grid}.admin-hero-showcase-copy{gap:.45rem;display:grid}.admin-hero-showcase-copy span{background:#18181b;border-radius:999px;height:.5rem;display:block}.admin-hero-showcase-copy span:first-child{background:var(--shop-primary);width:45%}.admin-hero-showcase-copy span:nth-child(2){width:96%;height:.78rem}.admin-hero-showcase-copy span:nth-child(3){width:72%;height:.78rem}.admin-hero-showcase-copy span:nth-child(4){opacity:.25;width:88%}.admin-hero-showcase-visual{aspect-ratio:4/3;background:#ffffffb8;border:1px solid #fffc;border-radius:1rem;width:100%;min-width:0;padding:.45rem;display:block;position:relative;box-shadow:0 12px 30px #0f172a26}.admin-hero-showcase-visual img{border-radius:.75rem}.admin-hero-showcase-float{aspect-ratio:1;background:var(--shop-accent);border:2px solid #fff;border-radius:.6rem;width:24%;position:absolute;box-shadow:0 8px 18px #0f172a2e}.admin-hero-showcase-float--one{inset-inline-start:-4%;top:14%}.admin-hero-showcase-float--two{inset-inline-end:-3%;background:var(--shop-primary);bottom:10%}.admin-hero-design-meta{justify-content:space-between;align-items:flex-start;gap:1rem;min-width:0;padding:1rem;display:flex}.admin-hero-design-meta>span:first-child{min-width:0;display:block}.admin-hero-design-title{color:#18181b;font-size:.9rem;font-weight:900;display:block}.admin-hero-design-description{color:#71717a;margin-top:.3rem;font-size:.74rem;line-height:1.8;display:block}.admin-hero-design-check{color:#0000;background:#fff;border:1px solid #d4d4d8;border-radius:999px;flex:none;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;display:inline-flex}.admin-hero-design-card.is-selected .admin-hero-design-check{border-color:var(--shop-primary);background:var(--shop-primary);color:#fff}@media (min-width:1024px){.admin-hero-design-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.home-cinematic-viewport,.home-cinematic-slide,.home-cinematic-content-wrap{min-height:39rem}.home-cinematic-overlay{background:linear-gradient(#04060814 15%,#040608c7 64%,#040608f0 100%)}.home-cinematic-content-wrap{padding:5.5rem 1rem calc(var(--home-post-hero-overlap,2.5rem) + 6.75rem);justify-content:flex-start;align-items:flex-end}.home-cinematic-content{text-align:right;width:100%}.home-cinematic-title{max-width:12ch;font-size:clamp(2.1rem,10.5vw,3.15rem);line-height:1.15}.home-cinematic-subtitle{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.96rem;line-height:1.85;display:-webkit-box;overflow:hidden}.home-cinematic-controls{left:50%;right:auto;bottom:calc(var(--home-post-hero-overlap,2.5rem) + .85rem);grid-template-columns:2.75rem minmax(4rem,1fr) 2.75rem;gap:.55rem;width:min(21rem,100% - 2rem);max-width:calc(100% - 2rem);transform:translate(-50%)}.home-cinematic-progress{min-width:4rem}.home-cinematic-arrow{width:2.65rem;height:2.65rem}.home-hero-showcase-copy:before{border-radius:1.5rem;inset:-1rem -.65rem}.home-hero-premium-label--top{inset-inline-end:1rem}.home-hero-premium-label--bottom{inset-inline-start:1rem}}@media (min-width:1024px){.home-cinematic-content-wrap{padding-inline:clamp(2rem,4vw,4rem)}.home-hero-showcase-copy:before{inset:-2rem -1.6rem}}@media (prefers-reduced-motion:reduce){.home-cinematic-image,.home-cinematic-primary,.home-cinematic-secondary,.home-cinematic-arrow,.home-hero-visual--premium .home-hero-collage-main img,.admin-hero-design-card{transition:none!important}}.home-reference-hero{isolation:isolate;color:var(--shop-text);background:linear-gradient(145deg, rgb(var(--shop-surface-rgb)) 0%, rgb(var(--shop-background-rgb)) 100%);position:relative;overflow:hidden}.home-reference-shell{z-index:2;width:min(100%,87.5rem);min-height:clamp(43rem,78vh,51rem);padding:5rem 1.25rem calc(var(--home-post-hero-overlap,3.5rem) + 4.5rem);align-items:center;gap:4rem;margin-inline:auto;display:grid;position:relative}.home-reference-grid{z-index:-1;opacity:.035;background-image:linear-gradient(rgb(var(--shop-primary-rgb) / .7) 1px, transparent 1px), linear-gradient(90deg, rgb(var(--shop-primary-rgb) / .7) 1px, transparent 1px);pointer-events:none;background-size:4.5rem 4.5rem;position:absolute;inset:0}.home-reference-glow{z-index:-1;filter:blur(7rem);pointer-events:none;border-radius:999px;width:30rem;height:30rem;position:absolute}.home-reference-glow--one{inset-inline-end:-10rem;background:rgb(var(--shop-accent-rgb) / .2);top:-10rem}.home-reference-glow--two{inset-inline-start:-10rem;background:rgb(var(--shop-primary-rgb) / .12);bottom:-10rem}.home-reference-content{text-align:right;min-width:0;animation:.75s ease-out both home-reference-fade-up}.home-reference-eyebrow{border:1px solid rgb(var(--shop-border-rgb) / .7);background:rgb(var(--shop-surface-rgb) / .72);box-shadow:0 6px 22px rgb(var(--shop-primary-deeper-rgb) / .06);color:rgb(var(--shop-primary-rgb) / .82);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;align-items:center;gap:.55rem;padding:.5rem .85rem;font-size:.76rem;font-weight:800;display:inline-flex}.home-reference-eyebrow-icon{background:rgb(var(--shop-primary-rgb) / .1);width:1.55rem;height:1.55rem;color:var(--shop-primary);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.home-reference-eyebrow--plain{box-shadow:none;letter-spacing:.12em;background:0 0;border:0;padding:0}.home-reference-title{letter-spacing:-.04em;text-wrap:balance;margin-top:1.6rem;font-size:1.5rem;font-weight:900;line-height:1.25}.home-reference-title>span{display:block}.home-reference-accent{color:var(--shop-primary)}.home-reference-description{max-width:38rem;color:var(--shop-muted);text-wrap:pretty;margin-top:1.5rem;font-size:1rem;line-height:2}.home-reference-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.home-reference-primary,.home-reference-secondary{border-radius:1rem;justify-content:center;align-items:center;gap:.65rem;min-height:3.4rem;padding-inline:1.5rem;font-size:.86rem;font-weight:900;transition:transform .22s,box-shadow .22s,background-color .22s;display:inline-flex}.home-reference-primary{background:var(--shop-primary);color:var(--shop-on-hero);box-shadow:0 15px 40px rgb(var(--shop-primary-rgb) / .2)}.home-reference-secondary{border:1px solid rgb(var(--shop-border-rgb) / .8);background:rgb(var(--shop-surface-rgb) / .72);color:var(--shop-primary)}.home-reference-primary:hover,.home-reference-secondary:hover{transform:translateY(-3px)}.home-reference-primary:hover{background:var(--shop-primary-hover);box-shadow:0 20px 48px rgb(var(--shop-primary-rgb) / .27)}.home-reference-secondary:hover{background:var(--shop-surface)}.home-reference-primary svg,.home-reference-secondary svg{width:1rem;height:1rem}.home-reference-primary--pill,.home-reference-secondary--pill{border-radius:999px}.home-reference-primary--pill>span{background:rgb(var(--shop-on-hero-rgb) / .1);border-radius:999px;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;display:inline-flex}.home-reference-trust{border-top:1px solid rgb(var(--shop-border-rgb) / .7);flex-wrap:wrap;align-items:center;gap:.9rem 1.5rem;margin-top:2rem;padding-top:1.4rem;display:flex}.home-reference-trust>span{color:var(--shop-muted);align-items:center;gap:.45rem;font-size:.74rem;font-weight:600;display:inline-flex}.home-reference-trust i{background:rgb(var(--shop-primary-rgb) / .1);width:1.25rem;height:1.25rem;color:var(--shop-primary);border-radius:999px;justify-content:center;align-items:center;font-style:normal;display:inline-flex}.home-premium-card-shell{grid-template-columns:minmax(0,1fr) minmax(27rem,.9fr)}.home-premium-card-visual{width:min(100%,35rem);height:34rem;margin-inline:auto;position:relative}.home-premium-card-ring{border:1px solid rgb(var(--shop-primary-rgb) / .14);border-radius:999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-premium-card-ring--outer{width:27.5rem;height:27.5rem}.home-premium-card-ring--inner{width:22.5rem;height:22.5rem}.home-premium-card-panel{border:.5rem solid rgb(var(--shop-surface-rgb) / .85);background:linear-gradient(145deg, rgb(var(--shop-surface-rgb)) 0%, rgb(var(--shop-background-rgb)) 100%);width:22rem;min-height:26rem;box-shadow:0 35px 80px rgb(var(--shop-primary-deeper-rgb) / .14);border-radius:2.15rem;flex-direction:column;justify-content:space-between;padding:2rem;transition:transform .6s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-5deg)}.home-premium-card-panel:hover{transform:translate(-50%,-50%)rotate(0)}.home-premium-card-panel-top{justify-content:space-between;align-items:center;display:flex}.home-premium-card-spark{background:var(--shop-primary);width:3rem;height:3rem;color:var(--shop-on-hero);border-radius:1rem;place-items:center;display:grid}.home-premium-card-badge{border:1px solid rgb(var(--shop-border-rgb) / .7);color:rgb(var(--shop-muted-rgb) / .8);letter-spacing:.15em;border-radius:999px;padding:.4rem .7rem;font-size:.55rem;font-weight:900}.home-premium-card-kicker{color:var(--shop-muted);letter-spacing:.13em;margin-top:2.2rem;font-size:.68rem;font-weight:800}.home-premium-card-panel h2{margin-top:.8rem;font-size:1.8rem;font-weight:900;line-height:1.4}.home-premium-card-panel h2 span{color:var(--shop-primary);display:block}.home-premium-card-copy{color:var(--shop-muted);margin-top:1rem;font-size:.75rem;line-height:1.9}.home-premium-card-metrics{border-top:1px solid rgb(var(--shop-border-rgb) / .7);justify-content:space-between;margin-top:1.5rem;padding-top:1rem;display:flex}.home-premium-card-metrics div{gap:.25rem;display:grid}.home-premium-card-metrics small{color:var(--shop-muted);font-size:.55rem}.home-premium-card-metrics strong{font-size:1.1rem}.home-premium-float{z-index:3;border:1px solid rgb(var(--shop-surface-rgb) / .85);background:rgb(var(--shop-surface-rgb) / .88);box-shadow:0 20px 50px rgb(var(--shop-primary-deeper-rgb) / .11);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:1rem;position:absolute}.home-premium-float--supply{inset-inline-end:0;align-items:center;gap:.7rem;padding:.8rem 1rem;display:flex;top:4rem}.home-premium-float--supply>span{background:rgb(var(--shop-primary-rgb) / .1);width:2.3rem;height:2.3rem;color:var(--shop-primary);border-radius:.8rem;place-items:center;display:grid}.home-premium-float div,.home-premium-float--delivery{gap:.18rem;display:grid}.home-premium-float small{color:var(--shop-muted);font-size:.58rem}.home-premium-float strong{color:var(--shop-text);font-size:.72rem}.home-premium-float--delivery{inset-inline-start:0;padding:.85rem 1.2rem;bottom:1.5rem}.home-premium-float--delivery strong{font-size:1.25rem}.home-product-portrait-hero{background:linear-gradient(145deg, rgb(var(--shop-surface-rgb)) 0%, rgb(var(--shop-background-rgb)) 100%);color:var(--shop-text)}.home-product-portrait-shell{grid-template-columns:minmax(0,1fr) minmax(27rem,.95fr)}.home-product-portrait-title i{color:var(--shop-primary);font-style:normal;position:relative}.home-product-portrait-title i:after{content:"";inset-inline:0;background:rgb(var(--shop-primary-rgb) / .45);height:2px;position:absolute;bottom:-.3rem}.home-product-portrait-visual{width:min(100%,38rem);margin-inline:auto;padding:0 0 2rem 2rem;position:relative}.home-product-portrait-number{z-index:-1;top:-4rem;color:rgb(var(--shop-text-rgb) / .04);letter-spacing:-.08em;font-size:8rem;font-weight:900;position:absolute;inset-inline-end:-1rem}.home-product-portrait-frame{aspect-ratio:.9;border:1px solid rgb(var(--shop-surface-rgb) / .8);background:rgb(var(--shop-background-rgb));width:100%;box-shadow:0 25px 70px rgb(var(--shop-primary-deeper-rgb) / .14);border-radius:2.6rem;position:relative;overflow:hidden}.home-product-portrait-frame picture,.home-product-portrait-frame img{width:100%;height:100%;display:block}.home-product-portrait-frame img{-o-object-fit:cover;object-fit:cover;transition:transform 1.2s}.home-product-portrait-frame:hover img{transform:scale(1.03)}.home-product-portrait-overlay{background:linear-gradient(to top, rgb(var(--shop-primary-deeper-rgb) / .5), transparent 55%, rgb(var(--shop-on-hero-rgb) / .08));position:absolute;inset:0}.home-product-portrait-badge{top:1.5rem;border:1px solid rgb(var(--shop-surface-rgb) / .55);background:rgb(var(--shop-surface-rgb) / .82);color:var(--shop-text);letter-spacing:.09em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;align-items:center;gap:.45rem;padding:.55rem .8rem;font-size:.58rem;font-weight:800;display:inline-flex;position:absolute;inset-inline-start:1.5rem}.home-product-portrait-badge i{background:var(--shop-accent);border-radius:999px;width:.4rem;height:.4rem}.home-product-portrait-info{inset-inline:1.5rem;border:1px solid rgb(var(--shop-on-hero-rgb) / .25);background:rgb(var(--shop-primary-deeper-rgb) / .76);color:var(--shop-on-hero);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:1.4rem;justify-content:space-between;align-items:flex-end;gap:1rem;padding:1rem 1.15rem;display:flex;position:absolute;bottom:1.5rem}.home-product-portrait-info div{gap:.35rem;display:grid}.home-product-portrait-info small{color:rgb(var(--shop-on-hero-rgb) / .62);letter-spacing:.12em;font-size:.56rem}.home-product-portrait-info strong{font-size:.9rem}.home-product-portrait-info>a{background:var(--shop-surface);width:2.7rem;height:2.7rem;color:var(--shop-primary-deeper);border-radius:999px;flex:none;place-items:center;display:grid}.home-product-standard-card{z-index:3;inset-inline-start:0;border:1px solid rgb(var(--shop-surface-rgb) / .8);background:rgb(var(--shop-surface-rgb) / .92);width:12rem;box-shadow:0 18px 45px rgb(var(--shop-primary-deeper-rgb) / .11);border-radius:1rem;padding:1rem;position:absolute;bottom:0}.home-product-standard-card>div{justify-content:space-between;align-items:center;display:flex}.home-product-standard-card small{color:var(--shop-muted);letter-spacing:.1em;font-size:.55rem}.home-product-standard-card>div span{background:rgb(var(--shop-background-rgb));width:1.7rem;height:1.7rem;color:var(--shop-primary);border-radius:999px;place-items:center;display:grid}.home-product-standard-card>strong{margin-top:.65rem;font-size:1.4rem;display:block}.home-product-standard-card p{color:var(--shop-muted);margin-top:.25rem;font-size:.65rem;line-height:1.6}.home-product-vertical-label{top:50%;color:var(--shop-muted);letter-spacing:.18em;font-size:.55rem;position:absolute;inset-inline-end:-3rem;transform:rotate(90deg)}.home-editorial-hero{background:linear-gradient(145deg, rgb(var(--shop-surface-rgb)) 0%, rgb(var(--shop-background-rgb)) 100%);color:var(--shop-text)}.home-editorial-shell{grid-template-columns:minmax(0,1fr) minmax(25rem,.9fr)}.home-editorial-eyebrow{color:rgb(var(--shop-muted-rgb) / .85);letter-spacing:.04em;align-items:center;gap:.75rem;font-size:.7rem;font-weight:700;display:flex}.home-editorial-eyebrow i{background:var(--shop-primary);width:1.8rem;height:1px}.home-editorial-title .home-reference-accent{font-weight:500}.home-editorial-primary,.home-editorial-secondary{border-radius:.2rem;justify-content:center;align-items:center;min-height:3rem;padding-inline:1.4rem;font-size:.8rem;font-weight:800;transition:transform .2s;display:inline-flex}.home-editorial-primary{background:var(--shop-primary);color:var(--shop-on-hero)}.home-editorial-secondary{border:1px solid rgb(var(--shop-border-rgb) / .9);color:var(--shop-primary)}.home-editorial-primary:hover,.home-editorial-secondary:hover{transform:translateY(-2px)}.home-editorial-support{color:rgb(var(--shop-muted-rgb) / .8);align-items:center;gap:.45rem;margin-top:1.7rem;font-size:.65rem;display:flex}.home-editorial-support svg{width:1rem;height:1rem}.home-editorial-visual{width:min(100%,31rem);margin-inline:auto;position:relative}.home-editorial-offset{border:1px solid rgb(var(--shop-border-rgb) / .8);position:absolute;inset:-1rem 1rem 1rem -1rem}.home-editorial-block{z-index:-1;inset-inline-start:-1.4rem;background:rgb(var(--shop-background-rgb));width:7rem;height:7rem;position:absolute;bottom:-1.4rem}.home-editorial-picture{aspect-ratio:4/5;background:rgb(var(--shop-background-rgb));clip-path:polygon(0 0,100% 0,100% 87%,87% 100%,0 100%);width:100%;display:block;position:relative;overflow:hidden}.home-editorial-picture img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform 1.2s}.home-editorial-picture:hover img{transform:scale(1.045)}.home-editorial-picture:after{content:"";background:linear-gradient(to top, rgb(var(--shop-primary-deeper-rgb) / .32), transparent 50%, rgb(var(--shop-accent-rgb) / .1));position:absolute;inset:0}.home-editorial-corner{border-color:rgb(var(--shop-primary-rgb) / .55);width:2rem;height:2rem;position:absolute}.home-editorial-corner--top{top:-.75rem;border-top:1px solid;border-right:1px solid;inset-inline-end:-.75rem}.home-editorial-corner--bottom{bottom:-.75rem;border-bottom:1px solid;border-left:1px solid;inset-inline-start:-.75rem}.home-editorial-metadata{z-index:2;inset-inline-end:1.5rem;border:1px solid rgb(var(--shop-border-rgb) / .7);background:var(--shop-surface);width:12rem;box-shadow:0 20px 50px -20px rgb(var(--shop-primary-deeper-rgb) / .28);gap:.4rem;padding:1rem 1.25rem;display:grid;position:absolute;bottom:-1.8rem}.home-editorial-metadata small{color:rgb(var(--shop-muted-rgb) / .8);font-size:.58rem}.home-editorial-metadata strong{font-size:.84rem}.home-editorial-vertical{top:50%;color:rgb(var(--shop-muted-rgb) / .7);letter-spacing:.1em;font-size:.55rem;position:absolute;inset-inline-start:-5.5rem;transform:rotate(-90deg)}.home-slider-search-hero{isolation:isolate;background:linear-gradient(145deg, var(--shop-hero-from) 0%, var(--shop-hero-via) 50%, var(--shop-hero-to) 100%);color:var(--shop-on-hero);position:relative;overflow:hidden}.home-slider-search-viewport,.home-slider-search-slide{min-height:clamp(39rem,82vh,54rem)}.home-slider-search-slide{position:relative;overflow:hidden}.home-slider-search-media{z-index:0;display:block;position:absolute;inset:0}.home-slider-search-media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.home-slider-search-overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg, rgb(var(--shop-primary-deeper-rgb) / .08), rgb(var(--shop-primary-deeper-rgb) / .38) 45%, rgb(var(--shop-primary-deeper-rgb) / .88)), linear-gradient(to top, rgb(var(--shop-primary-deeper-rgb) / .8), transparent 55%, rgb(var(--shop-primary-deeper-rgb) / .24));position:absolute;inset:0}.home-slider-search-content-wrap{z-index:2;width:min(100%,80rem);min-height:clamp(39rem,82vh,54rem);padding:5rem 1.25rem calc(var(--home-post-hero-overlap,3.5rem) + 7rem);align-items:center;margin-inline:auto;display:flex;position:relative}.home-slider-search-content{text-align:right;width:min(100%,36rem);margin-inline-end:0}.home-slider-search-eyebrow{color:rgb(var(--shop-on-hero-rgb) / .72);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.75rem;display:flex}.home-slider-search-eyebrow i{background:var(--shop-accent);width:3rem;height:1px}.home-slider-search-content h2{text-shadow:0 16px 45px rgb(var(--shop-primary-deeper-rgb) / .45);text-wrap:balance;font-size:1.5rem;font-weight:700;line-height:1.35}.home-slider-search-content>p{max-width:31rem;color:rgb(var(--shop-on-hero-rgb) / .78);margin-top:1rem;font-size:1rem;line-height:2}.home-slider-search-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.5rem;display:flex}.home-slider-search-actions a{border:1px solid rgb(var(--shop-on-hero-rgb) / .25);background:rgb(var(--shop-on-hero-rgb) / .08);min-height:3rem;color:var(--shop-on-hero);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);align-items:center;padding-inline:1.4rem;font-size:.8rem;font-weight:800;display:inline-flex}.home-slider-search-actions a:last-child{border-color:var(--shop-accent);background:var(--shop-accent);color:var(--shop-primary-deeper)}.home-slider-search-static-search{z-index:4;top:calc(50% + 4rem);pointer-events:auto;width:min(36rem,100% - 2.5rem);position:absolute;inset-inline-start:max(1.25rem,50vw - 40rem)}.home-slider-search-form{isolation:isolate;box-shadow:0 18px 48px rgb(var(--shop-primary-deeper-rgb) / .28);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);margin:0;border:1px solid rgb(var(--shop-on-hero-rgb) / .32)!important;background:linear-gradient(135deg, rgb(var(--shop-primary-deeper-rgb) / .96), rgb(var(--shop-hero-via-rgb) / .94))!important;color:var(--shop-on-hero)!important;border-radius:0!important}.home-slider-search-form .shop-search-input{color:var(--shop-on-hero)!important}.home-slider-search-form .shop-search-input::placeholder{color:rgb(var(--shop-on-hero-rgb) / .5)}.home-slider-search-form .shop-search-icon{color:rgb(var(--shop-on-hero-rgb) / .62)}.home-slider-search-form .shop-search-submit{background:var(--shop-accent);color:var(--shop-primary-deeper);border-radius:0}.home-slider-search-form .shop-search-results{color:var(--shop-text)}.home-slider-search-controls{z-index:5;inset-inline:max(1.25rem,50vw - 40rem);bottom:calc(var(--home-post-hero-overlap,3.5rem) + 1.5rem);border-top:1px solid rgb(var(--shop-on-hero-rgb) / .2);justify-content:space-between;align-items:center;padding-top:1rem;display:flex;position:absolute}.home-slider-search-count{color:rgb(var(--shop-on-hero-rgb) / .55);letter-spacing:.12em;align-items:center;gap:.65rem;font-size:.65rem;display:flex}.home-slider-search-count span:first-child{color:var(--shop-on-hero)}.home-slider-search-count i{background:rgb(var(--shop-on-hero-rgb) / .28);width:2rem;height:1px}.home-slider-search-buttons{direction:ltr;gap:.5rem;display:flex}.home-slider-search-buttons button{border:1px solid rgb(var(--shop-on-hero-rgb) / .22);background:rgb(var(--shop-primary-deeper-rgb) / .28);width:2.5rem;height:2.5rem;color:var(--shop-on-hero);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);place-items:center;display:grid}.home-slider-search-buttons svg{width:1.1rem;height:1.1rem}.home-slider-search-progress{z-index:6;bottom:0;background:rgb(var(--shop-on-hero-rgb) / .1);height:2px;position:absolute;inset-inline:0}.home-slider-search-progress span{background:var(--shop-accent);width:0;height:100%;display:block}.home-retail-hero{background:linear-gradient(145deg, rgb(var(--shop-surface-rgb)) 0%, rgb(var(--shop-background-rgb)) 100%);color:var(--shop-text)}.home-retail-shell{min-height:auto;padding-bottom:calc(var(--home-post-hero-overlap,3.5rem) + 5rem);grid-template-columns:minmax(0,.9fr) minmax(28rem,1.1fr)}.home-retail-eyebrow{border:1px solid rgb(var(--shop-accent-rgb) / .25);background:rgb(var(--shop-accent-rgb) / .12);color:var(--shop-primary);border-radius:999px;align-items:center;gap:.45rem;padding:.4rem .7rem;font-size:.7rem;font-weight:700;display:inline-flex}.home-retail-title{line-height:1.25}.home-retail-title span:last-child{color:var(--shop-accent)}.home-retail-primary,.home-retail-secondary{border-radius:.8rem;align-items:center;min-height:3.1rem;padding-inline:1.4rem;font-size:.8rem;font-weight:800;display:inline-flex}.home-retail-primary{background:var(--shop-primary);color:var(--shop-on-hero)}.home-retail-secondary{border:1px solid rgb(var(--shop-border-rgb) / .8);background:var(--shop-surface);color:var(--shop-primary)}.home-retail-trust{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2rem;display:flex}.home-retail-trust>div{align-items:center;gap:.55rem;display:flex}.home-retail-trust>div>span{background:var(--shop-surface);width:2rem;height:2rem;color:var(--shop-primary);box-shadow:0 5px 16px rgb(var(--shop-primary-deeper-rgb) / .05);border-radius:.5rem;place-items:center;display:grid}.home-retail-trust p,.home-retail-trust>div:not(:first-of-type){gap:.15rem;display:grid}.home-retail-trust strong{font-size:.72rem}.home-retail-trust small{color:rgb(var(--shop-muted-rgb) / .75);font-size:.55rem}.home-retail-trust>i{background:rgb(var(--shop-border-rgb) / .8);width:1px;height:1.8rem}.home-retail-visual{width:min(100%,36rem);margin-inline:auto;padding:0 0 1.5rem 1.5rem;position:relative}.home-retail-product-frame{aspect-ratio:1;background:rgb(var(--shop-background-rgb));border-radius:2rem;position:relative;overflow:hidden}.home-retail-product-frame>a:first-child{width:100%;height:100%;display:block}.home-retail-product-frame img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .7s}.home-retail-product-frame:hover img{transform:scale(1.045)}.home-retail-product-overlay{pointer-events:none;background:linear-gradient(to top, rgb(var(--shop-primary-deeper-rgb) / .62), transparent 55%);position:absolute;inset:0}.home-retail-discount{top:1.25rem;background:var(--shop-accent);width:4.5rem;height:4.5rem;color:var(--shop-primary-deeper);box-shadow:0 15px 35px rgb(var(--shop-primary-deeper-rgb) / .18);border-radius:999px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset-inline-end:1.25rem;transform:rotate(-8deg)}.home-retail-discount small{font-size:.5rem}.home-retail-discount strong{font-size:1rem}.home-retail-product-info{inset-inline:1.25rem;color:var(--shop-on-hero);justify-content:space-between;align-items:flex-end;gap:1rem;display:flex;position:absolute;bottom:1.25rem}.home-retail-product-info>div{gap:.35rem;min-width:0;display:grid}.home-retail-product-info small{color:rgb(var(--shop-on-hero-rgb) / .7);font-size:.58rem}.home-retail-product-info strong{text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;overflow:hidden}.home-retail-product-info p{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.home-retail-product-info b{font-size:.8rem}.home-retail-product-info del{color:rgb(var(--shop-on-hero-rgb) / .52);font-size:.65rem}.home-retail-product-info>a{background:var(--shop-surface);width:2.8rem;height:2.8rem;color:var(--shop-primary-deeper);border-radius:999px;flex:none;place-items:center;display:grid}.home-retail-floating-product{z-index:3;inset-inline-start:0;border:1px solid rgb(var(--shop-border-rgb) / .5);background:var(--shop-surface);width:12rem;color:var(--shop-text);box-shadow:0 20px 50px rgb(var(--shop-primary-deeper-rgb) / .13);border-radius:1rem;align-items:center;gap:.75rem;padding:.75rem;display:flex;position:absolute;bottom:0}.home-retail-floating-product img{-o-object-fit:cover;object-fit:cover;border-radius:.7rem;flex:none;width:3.2rem;height:3.2rem}.home-retail-floating-product span{gap:.3rem;min-width:0;display:grid}.home-retail-floating-product strong{text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.home-retail-floating-product small{color:var(--shop-muted);font-size:.6rem}.home-retail-categories{z-index:3;padding-bottom:var(--home-post-hero-overlap,3.5rem);border-top:1px solid rgb(var(--shop-border-rgb) / .65);background:rgb(var(--shop-surface-rgb) / .4);position:relative}.home-retail-categories>div{grid-template-columns:repeat(4,minmax(0,1fr));width:min(100%,80rem);margin-inline:auto;display:grid}.home-retail-categories a{border-inline-end:1px solid rgb(var(--shop-border-rgb) / .65);gap:.25rem;padding:1.1rem 1.4rem;transition:background-color .2s;display:grid}.home-retail-categories a:last-child{border:0}.home-retail-categories a:hover{background:var(--shop-surface)}.home-retail-categories span,.home-retail-categories small{color:rgb(var(--shop-muted-rgb) / .75);font-size:.58rem}.home-retail-categories strong{font-size:.75rem}.admin-hero-design-preview--reference{background:rgb(var(--shop-background-rgb));grid-template-columns:44% 56%;align-items:center;gap:.75rem;padding:1.1rem;display:grid}.admin-hero-reference-copy{gap:.4rem;display:grid}.admin-hero-reference-copy i,.admin-hero-reference-copy strong,.admin-hero-reference-copy b,.admin-hero-reference-copy em{background:var(--shop-text);border-radius:999px;height:.4rem;display:block}.admin-hero-reference-copy i{background:var(--shop-primary);width:42%}.admin-hero-reference-copy strong{width:95%;height:.72rem}.admin-hero-reference-copy b{width:72%;height:.72rem}.admin-hero-reference-copy em{opacity:.18;width:86%}.admin-hero-reference-visual{aspect-ratio:4/3;border:.35rem solid rgb(var(--shop-surface-rgb) / .8);background-color:rgb(var(--shop-background-rgb));width:100%;box-shadow:0 12px 28px rgb(var(--shop-primary-deeper-rgb) / .15);background-position:50%;background-size:cover;border-radius:1rem;display:block}.admin-hero-design-preview--premium-card .admin-hero-reference-visual{aspect-ratio:3/4;width:72%;margin-inline:auto;transform:rotate(-5deg)}.admin-hero-design-preview--editorial-frame .admin-hero-reference-visual{clip-path:polygon(0 0,100% 0,100% 85%,85% 100%,0 100%);border-radius:0}.admin-hero-design-preview--slider-search{background:linear-gradient(145deg, var(--shop-hero-from), var(--shop-hero-to))}.admin-hero-design-preview--slider-search .admin-hero-reference-copy i,.admin-hero-design-preview--slider-search .admin-hero-reference-copy strong,.admin-hero-design-preview--slider-search .admin-hero-reference-copy b,.admin-hero-design-preview--slider-search .admin-hero-reference-copy em{background:var(--shop-on-hero)}.admin-hero-design-preview--retail-spotlight{background:rgb(var(--shop-background-rgb))}.admin-hero-design-preview--retail-spotlight .admin-hero-reference-visual{aspect-ratio:1}@keyframes home-reference-fade-up{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@media (min-width:640px){.home-reference-title,.home-slider-search-content h2{font-size:1.875rem}}@media (min-width:1024px){.home-reference-title,.home-slider-search-content h2{font-size:2.25rem}}@media (min-width:1280px){.home-reference-title,.home-slider-search-content h2{font-size:2.65rem}}@media (max-width:1023px){.home-reference-shell,.home-premium-card-shell,.home-product-portrait-shell,.home-editorial-shell,.home-retail-shell{grid-template-columns:minmax(0,1fr)}.home-reference-shell{min-height:auto;padding-top:4rem}.home-reference-content{max-width:44rem;margin-inline:auto}.home-premium-card-visual{margin-top:-1rem}.home-product-portrait-visual,.home-editorial-visual,.home-retail-visual{width:min(100%,34rem)}.home-product-vertical-label,.home-editorial-vertical{display:none}.home-retail-visual{order:-1}}@media (max-width:639px){.home-reference-shell{padding:3rem 1rem calc(var(--home-post-hero-overlap,2.5rem) + 3.5rem);gap:2.75rem}.home-reference-title,.home-slider-search-content h2{overflow-wrap:anywhere}.home-reference-actions{grid-template-columns:1fr;display:grid}.home-reference-primary,.home-reference-secondary,.home-editorial-primary,.home-editorial-secondary,.home-retail-primary,.home-retail-secondary{width:100%}.home-reference-trust{gap:.75rem 1rem}.home-premium-card-visual{width:100%;height:27rem}.home-premium-card-panel{border-width:.35rem;border-radius:1.65rem;width:min(18rem,100vw - 3.25rem);min-height:22rem;padding:1.4rem}.home-premium-card-ring--outer{width:min(21rem,100vw - 1rem);height:min(21rem,100vw - 1rem)}.home-premium-card-ring--inner{width:min(17.5rem,100vw - 3.5rem);height:min(17.5rem,100vw - 3.5rem)}.home-premium-card-panel h2{font-size:1.45rem}.home-premium-card-kicker{margin-top:1.4rem}.home-premium-float--supply{inset-inline-end:0;padding:.65rem .75rem;top:2.25rem}.home-premium-float--delivery{inset-inline-start:0;padding:.7rem .9rem;bottom:.5rem}.home-product-portrait-visual{padding-inline-start:.75rem}.home-product-portrait-frame{border-radius:1.8rem}.home-product-portrait-badge{top:.8rem;inset-inline-start:.8rem}.home-product-portrait-info{inset-inline:.8rem;border-radius:1rem;padding:.8rem;bottom:.8rem}.home-product-standard-card{width:10.5rem;inset-inline-start:-.25rem}.home-editorial-visual{width:calc(100% - 1rem)}.home-editorial-metadata{width:10.5rem;inset-inline-end:.75rem}.home-slider-search-viewport,.home-slider-search-slide,.home-slider-search-content-wrap{min-height:44rem}.home-slider-search-overlay{background:linear-gradient(to top, rgb(var(--shop-primary-deeper-rgb) / .96), rgb(var(--shop-primary-deeper-rgb) / .32) 72%, rgb(var(--shop-primary-deeper-rgb) / .12))}.home-slider-search-content-wrap{padding:4rem 1rem calc(var(--home-post-hero-overlap,2.5rem) + 13rem);align-items:flex-end}.home-slider-search-actions{grid-template-columns:minmax(0,1fr);display:grid}.home-slider-search-actions a{justify-content:center;width:100%}.home-slider-search-static-search{top:auto;inset-inline:1rem;bottom:calc(var(--home-post-hero-overlap,2.5rem) + 8rem);width:auto}.home-slider-search-controls{inset-inline:1rem;bottom:calc(var(--home-post-hero-overlap,2.5rem) + 1rem)}.home-retail-product-frame{border-radius:1.5rem}.home-retail-discount{top:.8rem;width:3.75rem;height:3.75rem;inset-inline-end:.8rem}.home-retail-product-info{inset-inline:.8rem;bottom:.8rem}.home-retail-floating-product{width:10.5rem}.home-retail-trust>i{display:none}.home-retail-categories>div{grid-template-columns:repeat(2,minmax(0,1fr))}.home-retail-categories a:nth-child(2){border-inline-end:0}.home-retail-categories a:nth-child(-n+2){border-bottom:1px solid rgb(var(--shop-border-rgb) / .65)}}@media (max-width:374px){.home-reference-shell{padding-inline:.75rem}.home-reference-primary,.home-reference-secondary{padding-inline:1rem}.home-premium-card-panel{width:calc(100vw - 2.5rem)}.home-premium-float--supply>span{display:none}.home-product-standard-card{width:9.5rem;padding:.8rem}.home-product-portrait-info strong,.home-retail-product-info strong{font-size:.8rem}.home-retail-categories a{padding-inline:.85rem}}@media (prefers-reduced-motion:reduce){.home-reference-content{animation:none}.home-premium-card-panel,.home-product-portrait-frame img,.home-editorial-picture img,.home-retail-product-frame img{transition:none}}
