.sh-home{--sh-accent: #dd1d1d;--sh-accent-hover: #f02a2a;--sh-ease: cubic-bezier(.22, 1, .36, 1);--sh-radius: 24px;position:relative;background-color:var(--color-background);color:var(--color-foreground);padding:var(--sh-pad-top, 80px) 0 var(--sh-pad-bottom, 80px);overflow:hidden}.sh-home__inner{max-width:var(--page-width);margin-inline:auto;padding-inline:var(--page-margin)}.sh-home__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:clamp(28px,3.5vw,48px)}.sh-eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 12px;font-family:var(--font-heading--family);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:rgb(var(--color-foreground-rgb) / .55)}.sh-eyebrow:before{content:"";flex:none;width:22px;height:2px;background:var(--sh-accent)}.sh-title{margin:0;font-family:var(--sh-title-font);font-weight:var(--sh-title-weight);font-size:clamp(40px,5vw,72px);line-height:.9;letter-spacing:.005em;text-transform:uppercase;text-wrap:balance}.sh-lead{margin:0;max-width:52ch;font-size:clamp(15px,1.2vw,17px);line-height:1.6;color:rgb(var(--color-foreground-rgb) / .7);text-wrap:pretty}.sh-lead p{margin:0}.sh-lead p+p{margin-top:.8em}.sh-home .sh-btn{display:inline-flex;align-items:center;gap:12px;padding:16px 26px 16px 28px;border:0;border-radius:999px;background:var(--sh-accent);box-shadow:0 10px 30px -10px #dd1d1db3;color:#fff;font-family:var(--font-heading--family);font-weight:700;font-size:14px;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background-color .3s ease,box-shadow .4s var(--sh-ease),transform .4s var(--sh-ease)}.sh-home .sh-btn svg{flex:none;transition:transform .4s var(--sh-ease)}.sh-home .sh-btn:hover{background:var(--sh-accent-hover);box-shadow:0 14px 36px -10px #dd1d1de6;transform:translateY(-2px)}.sh-home .sh-btn:hover svg{transform:translate(4px)}.sh-home .sh-pill{display:inline-flex;align-items:center;gap:8px;flex:none;padding:10px 18px;border-radius:999px;border:1px solid rgb(var(--color-foreground-rgb) / .15);color:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:background-color .25s ease,border-color .25s ease,color .25s ease}.sh-home .sh-pill:hover{background:var(--sh-accent);border-color:var(--sh-accent);color:#fff}.sh-home .sh-btn:focus-visible,.sh-home .sh-pill:focus-visible{outline:2px solid var(--sh-accent);outline-offset:3px}.sh-glass-btn{display:grid;place-items:center;width:46px;height:46px;padding:0;border-radius:50%;border:1px solid rgb(255 255 255 / .28);background:#ffffff14;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;transition:background-color .25s ease,border-color .25s ease,transform .35s var(--sh-ease)}.sh-glass-btn:hover{background:#ffffff2e;border-color:#ffffff80}.sh-glass-btn:active{transform:scale(.94)}.sh-glass-btn:focus-visible{outline:2px solid #fff;outline-offset:3px}.sh-glass-btn .icon-play,.sh-glass-btn.is-paused .icon-pause{display:none}.sh-glass-btn.is-paused .icon-play,.sh-arrow-icon{display:block}.shape-home-ready .sh-home [data-reveal]{opacity:0;translate:0 36px}.shape-home-ready .sh-home [data-reveal].is-visible{opacity:1;translate:none;transition:opacity .8s ease calc(var(--d, 0) * .11s),translate 1s var(--sh-ease) calc(var(--d, 0) * .11s)}.sh-feature__stage{position:relative;isolation:isolate;display:flex;align-items:flex-end;min-height:clamp(520px,72vh,780px);overflow:hidden;border-radius:var(--sh-radius);background:#0e0e10;color:#fff}.sh-feature--full .sh-feature__stage{border-radius:0}.sh-feature--full .sh-home__inner{max-width:none;padding-inline:0}.sh-feature__media,.sh-feature__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.sh-feature__media video,.sh-feature__media img{display:block;width:100%;height:100%;object-fit:cover}.sh-feature__media img{scale:1.06;transition:scale 2.4s var(--sh-ease)}.sh-feature__stage.is-visible .sh-feature__media img{scale:1}.sh-feature__shade{z-index:-1;background:linear-gradient(to right,rgb(0 0 0 / calc(.35 + var(--shade) * .5)) 0%,rgb(0 0 0 / .15) 55%,transparent 80%),linear-gradient(to top,rgb(0 0 0 / calc(.25 + var(--shade) * .5)) 0%,transparent 55%)}.sh-feature__content{display:flex;flex-direction:column;align-items:flex-start;gap:18px;width:min(100%,620px);padding:clamp(28px,5vw,64px)}.sh-feature .sh-eyebrow{margin:0;color:#ffffffbf}.sh-feature .sh-title{font-size:clamp(64px,9vw,140px);line-height:.85}.sh-feature .sh-lead{color:#ffffffc7}.sh-feature__chips{display:flex;flex-wrap:wrap;gap:12px 32px;margin:0;padding:0;list-style:none}.sh-feature__chip{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-heading--family);font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#ffffffe6}.sh-feature__chip:before{content:"";flex:none;width:16px;height:2px;background:var(--sh-accent)}.sh-feature__buy{display:flex;flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:6px}.sh-feature__price{display:flex;flex-direction:column;gap:2px;font-variant-numeric:tabular-nums}.sh-feature__ttc{font-size:22px;font-weight:700}.sh-feature__price--sale .sh-feature__ttc{color:#ff4d4d}.sh-feature__meta{font-size:12px;color:#fff9}.sh-feature__meta s{margin-left:4px}.sh-feature__toggle{position:absolute;top:clamp(16px,2.5vw,28px);right:clamp(16px,2.5vw,28px)}.sh-feature__product{position:absolute;right:4%;bottom:6%;z-index:-1;width:min(42%,560px);pointer-events:none}.sh-feature__product img{display:block;width:100%;height:auto;filter:drop-shadow(0 30px 40px rgb(0 0 0 / .55))}@media screen and (max-width:749px){.sh-feature__stage{min-height:560px;border-radius:20px}.sh-feature--full .sh-feature__stage{border-radius:0}.sh-feature__shade{background:linear-gradient(to top,rgb(0 0 0 / calc(.5 + var(--shade) * .4)),#0003 60%,#0000001a)}.sh-feature__product{top:8%;bottom:auto;right:50%;translate:50% 0;width:70%}}.sh-trusted__head{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);align-items:end;gap:20px 56px;margin-bottom:clamp(36px,5vw,64px)}.sh-trusted--center .sh-trusted__head{grid-template-columns:minmax(0,1fr);justify-items:center;text-align:center}.sh-trusted--center .sh-lead{margin-inline:auto}.sh-trusted .sh-title{max-width:none;font-size:clamp(36px,3.8vw,56px)}.sh-trusted--center .sh-title{max-width:22ch}.sh-trusted__marquee{--gap: var(--logo-gap, 72px);position:relative;overflow:hidden;padding-block:8px;-webkit-mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent)}.sh-trusted__track{display:flex;width:max-content;animation:sh-marquee var(--logo-speed, 30s) linear infinite;animation-direction:var(--logo-direction, normal)}.sh-trusted__marquee:hover .sh-trusted__track{animation-play-state:paused}.sh-trusted__group{display:flex;align-items:center;flex:none;gap:var(--gap);margin:0;padding:0 var(--gap) 0 0}@keyframes sh-marquee{to{transform:translate(-50%)}}.sh-trusted__logo{display:grid;place-items:center;flex:none;height:var(--logo-height, 48px)}.sh-trusted__logo img{display:block;width:auto;height:100%;max-width:180px;object-fit:contain;filter:grayscale(1);opacity:.5;transition:opacity .4s ease,filter .4s ease}.sh-trusted__logo:hover img{filter:none;opacity:1}.sh-trusted__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:24px;margin:clamp(40px,5vw,72px) 0 0;padding:clamp(28px,3vw,40px) 0 0;border-top:1px solid rgb(var(--color-foreground-rgb) / .1);list-style:none}.sh-trusted__stat{display:flex;flex-direction:column;gap:6px}.sh-trusted__value{font-family:var(--sh-title-font);font-weight:var(--sh-title-weight);font-size:clamp(44px,5vw,68px);line-height:.9}.sh-trusted__value em{font-style:normal;color:var(--sh-accent)}.sh-trusted__label{font-size:14px;color:rgb(var(--color-foreground-rgb) / .6)}@media screen and (max-width:749px){.sh-trusted__head{grid-template-columns:minmax(0,1fr)}.sh-trusted__marquee{--gap: calc(var(--logo-gap, 72px) * .6)}.sh-trusted__logo{height:calc(var(--logo-height, 48px) * .75)}}@media(prefers-reduced-motion:reduce){.sh-trusted__marquee{-webkit-mask-image:none;mask-image:none}.sh-trusted__track{width:auto;animation:none}.sh-trusted__group{flex:1;flex-wrap:wrap;justify-content:center;row-gap:32px;padding:0}.sh-trusted__group[aria-hidden=true],.sh-trusted__logo--copy{display:none}}.sh-story__grid{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:clamp(32px,6vw,96px)}.sh-story--media-left .sh-story__text{order:2}.sh-story__text{display:flex;flex-direction:column;align-items:flex-start;gap:22px}.sh-story .sh-eyebrow{margin:0}.sh-story .sh-title{font-size:clamp(52px,7vw,108px);line-height:.86}.sh-story__title-accent{color:var(--sh-accent)}.sh-story__pillars{display:grid;width:100%;margin:8px 0 0;padding:0;list-style:none;border-top:1px solid rgb(var(--color-foreground-rgb) / .12)}.sh-story__pillar{display:grid;grid-template-columns:44px minmax(0,1fr);gap:4px 12px;padding:18px 0;border-bottom:1px solid rgb(var(--color-foreground-rgb) / .12)}.sh-story__num{grid-row:span 2;font-family:var(--sh-title-font);font-weight:var(--sh-title-weight);font-size:22px;line-height:1.1;color:var(--sh-accent)}.sh-story__pillar-title{margin:0;font-size:16px;font-weight:700}.sh-story__pillar-text{margin:0;font-size:14px;line-height:1.55;color:rgb(var(--color-foreground-rgb) / .62)}.sh-story__media{position:relative;isolation:isolate;aspect-ratio:var(--media-ratio, 4 / 3);overflow:hidden;border-radius:var(--sh-radius);background:#0e0e10}.sh-story__media video,.sh-story__media img{display:block;width:100%;height:100%;object-fit:cover}.sh-story__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(to top,rgb(0 0 0 / .45),transparent 40%);pointer-events:none}.sh-story__badge{position:absolute;left:20px;bottom:20px;z-index:1;display:inline-flex;align-items:center;gap:10px;padding:10px 16px 10px 14px;border-radius:999px;border:1px solid rgb(255 255 255 / .22);background:#ffffff1a;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:#fff;font-family:var(--font-heading--family);font-weight:700;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.sh-story__badge:before{content:"";flex:none;width:8px;height:8px;border-radius:50%;background:var(--sh-accent);box-shadow:0 0 0 4px #dd1d1d40}.sh-story__toggle{position:absolute;right:20px;bottom:20px;z-index:1}@media screen and (max-width:989px){.sh-story__grid{grid-template-columns:minmax(0,1fr)}.sh-story--media-left .sh-story__text{order:0}}.sh-compare__grid{display:grid;grid-template-columns:minmax(0,4fr) minmax(0,8fr);align-items:center;gap:clamp(32px,5vw,80px)}.sh-compare--text-right .sh-compare__grid{grid-template-columns:minmax(0,8fr) minmax(0,4fr)}.sh-compare--text-right .sh-compare__text{order:2}.sh-compare__text{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.sh-compare .sh-eyebrow{margin:0}.sh-compare .sh-title{font-size:clamp(52px,6.5vw,100px);line-height:.86}.sh-compare__hint{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:600;color:rgb(var(--color-foreground-rgb) / .55)}.sh-compare__hint svg{color:var(--sh-accent)}.sh-compare__viewer{--pos: 50%;position:relative;isolation:isolate;aspect-ratio:var(--compare-ratio, 16 / 10);overflow:hidden;border-radius:var(--sh-radius);background:#0e0e10;cursor:ew-resize;touch-action:pan-y;user-select:none;-webkit-user-select:none}.sh-compare__img{position:absolute;top:0;right:0;bottom:0;left:0}.sh-compare__img img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-drag:none}.sh-compare__img--after{clip-path:inset(0 0 0 var(--pos))}.sh-compare__label{position:absolute;top:18px;z-index:2;padding:8px 14px;border-radius:999px;border:1px solid rgb(255 255 255 / .22);background:#0000004d;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:#fff;font-family:var(--font-heading--family);font-weight:700;font-size:11px;letter-spacing:.14em;text-transform:uppercase;pointer-events:none;transition:opacity .3s ease}.sh-compare__label--before{left:18px}.sh-compare__label--after{right:18px;background:var(--sh-accent);border-color:transparent}.sh-compare__handle{position:absolute;top:0;bottom:0;left:var(--pos);z-index:3;width:2px;translate:-50% 0;background:#fff;box-shadow:0 0 20px #00000059;pointer-events:none}.sh-compare__knob{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:56px;height:56px;translate:-50% -50%;border-radius:50%;border:1px solid rgb(255 255 255 / .5);background:#ffffff2e;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:#fff;box-shadow:0 10px 30px -8px #00000080;transition:scale .35s var(--sh-ease),background-color .25s ease}.sh-compare__viewer:hover .sh-compare__knob,.sh-compare__viewer.is-dragging .sh-compare__knob{scale:1.08;background:var(--sh-accent);border-color:var(--sh-accent)}.sh-compare__viewer:has(input:focus-visible) .sh-compare__knob{outline:2px solid #fff;outline-offset:4px}.sh-compare__range{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;pointer-events:none}.sh-compare__viewer.is-hinting{animation:sh-compare-hint 1.6s var(--sh-ease)}@property --pos{syntax: "<percentage>"; inherits: true; initial-value: 50%;}@keyframes sh-compare-hint{0%,to{--pos: 50%}35%{--pos: 30%}70%{--pos: 64%}}@media screen and (max-width:989px){.sh-compare__grid,.sh-compare--text-right .sh-compare__grid{grid-template-columns:minmax(0,1fr)}.sh-compare--text-right .sh-compare__text{order:0}}@media screen and (max-width:749px){.sh-compare__viewer{border-radius:18px}.sh-compare__knob{width:46px;height:46px}}.sh-journal__grid{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:20px;margin:0;padding:0;list-style:none}.sh-journal__side{display:grid;align-content:start;gap:20px}.sh-journal .sh-post{position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:20px;background:rgb(var(--color-foreground-rgb) / .04);color:inherit;text-decoration:none;transition:translate .6s var(--sh-ease),box-shadow .6s var(--sh-ease),background-color .3s ease}.sh-post__media{position:relative;overflow:hidden;aspect-ratio:16 / 10;background:rgb(var(--color-foreground-rgb) / .08)}.sh-post__media img{display:block;width:100%;height:100%;object-fit:cover;transition:scale 1.4s var(--sh-ease)}.sh-post__body{display:flex;flex-direction:column;gap:10px;flex:1;padding:22px 24px 24px}.sh-post__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--color-foreground-rgb) / .5)}.sh-post__tag{padding:4px 9px;border-radius:999px;background:#dd1d1d1a;color:var(--sh-accent)}.sh-post__title{margin:0;font-family:var(--sh-title-font);font-weight:var(--sh-title-weight);font-size:clamp(24px,2vw,30px);line-height:1;letter-spacing:.01em;text-transform:uppercase;text-wrap:balance}.sh-post__excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0;font-size:14px;line-height:1.55;color:rgb(var(--color-foreground-rgb) / .62)}.sh-post__more{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:6px;font-size:13px;font-weight:700}.sh-post__more svg{transition:translate .5s var(--sh-ease)}.sh-post--featured{min-height:100%;color:#fff}.sh-journal .sh-post--featured{color:#fff;background:#0e0e10}.sh-post--featured .sh-post__media{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:auto}.sh-post--featured .sh-post__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgb(0 0 0 / .8) 0%,rgb(0 0 0 / .25) 50%,transparent 75%)}.sh-post--featured .sh-post__body{position:relative;justify-content:flex-end;min-height:clamp(420px,44vw,600px);padding:clamp(24px,3vw,40px)}.sh-post--featured .sh-post__meta,.sh-post--featured .sh-post__excerpt{color:#ffffffbf}.sh-post--featured .sh-post__tag{background:var(--sh-accent);color:#fff}.sh-post--featured .sh-post__title{font-size:clamp(34px,3.6vw,52px);max-width:18ch}.sh-post--featured:only-child{grid-column:1 / -1}.sh-post--row{flex-direction:row}.sh-post--row .sh-post__media{flex:none;width:42%;aspect-ratio:auto}.sh-post--row .sh-post__body{padding:20px 22px}@media(hover:hover){.sh-journal .sh-post:hover{translate:0 -4px;box-shadow:0 30px 50px -30px #0006}.sh-post:hover .sh-post__media img{scale:1.07}.sh-post:hover .sh-post__more svg{translate:4px 0}.sh-post:hover .sh-post__more{color:var(--sh-accent)}.sh-post--featured:hover .sh-post__more{color:#fff}}.sh-journal .sh-post:focus-visible{outline:2px solid var(--sh-accent);outline-offset:4px}@media screen and (max-width:989px){.sh-journal__grid{grid-template-columns:minmax(0,1fr)}.sh-post--featured .sh-post__body{min-height:440px}}@media screen and (max-width:749px){.sh-journal .sh-home__head{flex-wrap:wrap}.sh-post--row{flex-direction:column}.sh-post--row .sh-post__media{width:100%;aspect-ratio:16 / 10}.sh-post--featured .sh-post__body{min-height:380px}}.sh-news__panel{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:24px clamp(28px,5vw,72px);overflow:hidden;padding:clamp(28px,4.2vw,56px);border-radius:var(--sh-radius);background:#0e0e10;color:#fff}.sh-news__panel:before,.sh-news__panel:after{content:"";position:absolute;z-index:-1;pointer-events:none}.sh-news__panel:before{inset:-40% -10% auto auto;width:70%;aspect-ratio:1;background:radial-gradient(circle,rgb(221 29 29 / .45),transparent 62%);filter:blur(20px)}.sh-news__panel:after{top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgb(255 255 255 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .04) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse at 80% 20%,#000,transparent 70%);mask-image:radial-gradient(ellipse at 80% 20%,#000,transparent 70%)}.sh-news__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.sh-news__bg img{display:block;width:100%;height:100%;object-fit:cover;object-position:60% 50%;scale:1.06;transition:scale 2.4s var(--sh-ease)}.sh-news__panel.is-visible .sh-news__bg img{scale:1}.sh-news__panel--image:after{z-index:-1;background:rgb(14 14 16 / var(--news-shade, .3));-webkit-mask-image:none;mask-image:none}.sh-news__panel--image:before{display:none}.sh-news .sh-eyebrow{color:#fff9}.sh-news .sh-title{font-size:clamp(38px,4.4vw,64px)}.sh-news .sh-lead{margin-top:14px;color:#ffffffb3}.sh-news__form{display:flex;flex-direction:column;gap:14px}.sh-news__field{display:flex;align-items:center;gap:6px;padding:6px;border-radius:999px;border:1px solid rgb(255 255 255 / .18);background:#ffffff0f;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:border-color .25s ease,background-color .25s ease}.sh-news__field:focus-within{border-color:#ffffff80;background:#ffffff1a}.sh-news .sh-news__input{flex:1;min-width:0;padding:12px 18px;border:0;border-radius:999px;background:transparent;box-shadow:none;color:#fff;font:inherit;font-size:16px;outline:none}.sh-news .sh-news__input::placeholder{color:#ffffff80}.sh-news .sh-btn{flex:none;padding:14px 22px 14px 24px;box-shadow:none}.sh-news__note{margin:0;padding-inline:20px;font-size:12px;line-height:1.5;color:#ffffff80}.sh-news__note p{margin:0}.sh-news__note a{color:inherit}.sh-news__message{display:flex;align-items:center;gap:10px;margin:0;padding-inline:20px;font-size:14px;font-weight:600}.sh-news__message--success svg{flex:none;color:#3ecf6e}.sh-news__message--error{color:#ff6b6b}@media screen and (max-width:989px){.sh-news__panel{grid-template-columns:minmax(0,1fr)}.sh-news__panel--image:after{background:rgb(14 14 16 / calc(var(--news-shade, .3) + .25))}}@media screen and (max-width:479px){.sh-news__field{flex-direction:column;align-items:stretch;border-radius:22px}.sh-news .sh-btn{justify-content:center}}.sh-new .sh-new__head{align-items:center;margin-bottom:clamp(20px,2.4vw,32px)}.sh-new .sh-title{font-size:clamp(34px,3.6vw,52px)}.sh-new__head-side{display:flex;align-items:center;gap:14px;flex:none}.sh-new__count{margin:0 4px 0 0;font-size:13px;font-weight:600;color:rgb(var(--color-foreground-rgb) / .5);font-variant-numeric:tabular-nums}.sh-new__arrows{display:flex;gap:6px}.sh-home .sh-new__arrow{display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid rgb(var(--color-foreground-rgb) / .15);border-radius:50%;background:transparent;color:inherit;cursor:pointer;transition:background-color .25s ease,border-color .25s ease,color .25s ease}.sh-home .sh-new__arrow:hover{background:var(--color-foreground);border-color:var(--color-foreground);color:var(--color-background)}.sh-home .sh-new__arrow:focus-visible{outline:2px solid var(--sh-accent);outline-offset:2px}.sh-new__empty{margin:0;padding:40px;border:1px dashed rgb(var(--color-foreground-rgb) / .2);border-radius:16px;text-align:center;color:rgb(var(--color-foreground-rgb) / .6)}.sh-new__rail{display:block;-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.sh-new__track{display:flex;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;outline:none}.sh-new__track::-webkit-scrollbar{display:none}.sh-new__list{display:flex;flex:none;gap:14px;margin:0;padding:6px 7px 34px}.sh-new__list>li{flex:none;display:flex;width:250px}.sh-home .sh-new-card{display:flex;flex-direction:column;width:100%;padding:10px;border:1px solid rgb(var(--color-foreground-rgb) / .08);border-radius:var(--sh-radius);background:#fff;color:var(--color-foreground);text-decoration:none;box-shadow:0 18px 32px -24px #00000038;transition:box-shadow .45s var(--sh-ease),border-color .3s ease,translate .45s var(--sh-ease)}.sh-home .sh-new-card:hover{translate:0 -6px;border-color:rgb(var(--color-foreground-rgb) / .18);box-shadow:0 30px 46px -24px #0006}.sh-home .sh-new-card:focus-visible{outline:2px solid var(--sh-accent);outline-offset:2px}.sh-new-card__media{position:relative;display:block;flex:none;width:100%;aspect-ratio:5 / 4;overflow:hidden;border-radius:calc(var(--sh-radius) - 8px);background:radial-gradient(70% 70% at 50% 50%,#fff,#f1f1f3)}.sh-new-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:10%;object-fit:contain;mix-blend-mode:multiply;transition:scale .9s var(--sh-ease)}.sh-new-card:hover .sh-new-card__media img{scale:1.06}.sh-new-card__num{position:absolute;top:10px;right:10px;z-index:1;padding:3px 8px;border-radius:999px;background:#ffffffd9;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);font-size:10px;font-weight:700;letter-spacing:.04em;font-variant-numeric:tabular-nums;color:rgb(var(--color-foreground-rgb) / .6)}.sh-new-card__badge{position:absolute;top:10px;left:10px;z-index:1;padding:4px 9px 3px;border-radius:999px;background:var(--sh-accent);color:#fff;font-family:var(--font-heading--family);font-weight:700;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.sh-new-card__body{display:flex;flex:1;flex-direction:column;gap:4px;padding:14px 4px 2px}.sh-new-card__brand{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-heading--family);font-weight:700;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-foreground-rgb) / .5)}.sh-new-card__brand:before{content:"";flex:none;width:12px;height:2px;background:var(--sh-accent)}.sh-new-card__title{display:-webkit-box;overflow:hidden;margin:2px 0 0;font-family:var(--sh-title-font);font-weight:var(--sh-title-weight);font-size:20px;line-height:1.05;letter-spacing:.005em;text-transform:uppercase;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sh-new-card__foot{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:auto;padding-top:14px}.sh-new-card__price-block{display:flex;flex-direction:column;gap:1px;min-width:0}.sh-new-card__price{display:flex;align-items:baseline;gap:6px;font-variant-numeric:tabular-nums;white-space:nowrap}.sh-new-card__price strong{font-size:17px;font-weight:700;letter-spacing:-.01em}.sh-new-card__price.is-sale strong{color:var(--sh-accent)}.sh-new-card__price s{font-size:12px;font-weight:600;color:rgb(var(--color-foreground-rgb) / .4);text-decoration-color:var(--sh-accent)}.sh-new-card__ht{font-size:11px;color:rgb(var(--color-foreground-rgb) / .5);font-variant-numeric:tabular-nums}.sh-new-card__date{margin-top:8px;font-size:10px;font-weight:500;letter-spacing:.02em;font-variant-numeric:tabular-nums;color:rgb(var(--color-foreground-rgb) / .35)}.sh-new-card__stock{display:inline-flex;align-items:center;gap:5px;flex:none;padding-bottom:2px;font-size:11px;font-weight:600;white-space:nowrap}.sh-new-card__stock:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.sh-new-card__stock--in_stock{color:#2e9d57}.sh-new-card__stock--restocking{color:#d9801c}.sh-new-card__stock--sold_out{color:rgb(var(--color-foreground-rgb) / .45)}@media screen and (max-width:749px){.sh-new .sh-new__head{flex-direction:column;align-items:flex-start;gap:16px}.sh-new__head-side{width:100%}.sh-new__arrows{display:none}.sh-new__head-side .sh-pill{margin-left:auto}.sh-new__rail{-webkit-mask-image:none;mask-image:none}.sh-new__list{gap:10px;padding-inline:5px}.sh-new__list>li{width:200px}}@media(prefers-reduced-motion:reduce){.shape-home-ready .sh-home [data-reveal]{opacity:1;translate:none}.sh-home *,.sh-home *:before,.sh-home *:after{transition-duration:1ms!important;animation-duration:1ms!important}.sh-compare__viewer.is-hinting{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/shape-home.css.map */
