.sthc{--sthc-m-gap-featured: 3rem;--sthc-m-gap-rows: 3rem;--sthc-m-gap-cols: 1rem;--sthc-d-gap-main: 1rem;--sthc-d-gap-rows: 1rem;--sthc-d-gap-cols: 1rem}.sthc{position:relative;overflow:hidden;padding-top:clamp(35px,5vw,80px);padding-bottom:clamp(72px,10vw,160px);padding-inline:20px;background-color:#f5f2ea;color:#000;border-block:1px solid rgba(255,255,255,.1);font-family:Inter,-apple-system,sans-serif}.sthc__grid-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(to right,rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.12) 1px,transparent 1px);background-size:40px 40px}.sthc__inner{position:relative;z-index:1;max-width:1440px;margin-inline:auto}.sthc__head{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:4rem}.sthc__heading{max-width:42rem;margin:0;font-family:Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:clamp(30px,4.5vw,44px);line-height:1;letter-spacing:-.02em;text-transform:uppercase;color:#000}.sthc__viewall{display:inline-flex;align-items:center;gap:.5rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:#f5f2eacc;text-decoration:none;transition:color .2s}.sthc__viewall:hover{color:#fff}.sthc__arrow{color:#ff5a1f;transition:transform .2s;display:inline-block}.sthc__viewall:hover .sthc__arrow{transform:translate(4px)}.sthc__stack{display:flex;flex-direction:column;gap:1rem}.sthc__featured{position:relative;display:block;overflow:hidden;aspect-ratio:16 / 10;border:3px solid #000000;border-radius:20px;background:#ffffff0d;text-decoration:none;color:inherit}.sthc__featured-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .7s}.sthc__featured:hover .sthc__featured-img{transform:scale(1.05)}.sthc__featured-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(10,10,10,.85) 0%,rgba(10,10,10,.35) 25%,transparent 55%)}.sthc__featured-body{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem}.sthc__featured-text{display:block}.sthc__index{display:block;margin-bottom:.75rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:#ff5a1f}.sthc__featured-title{display:block;font-family:Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:clamp(28px,6vw,56px);line-height:1;letter-spacing:-.02em;text-transform:uppercase;color:#f5f2ea;transition:color .4s}.sthc__featured:hover .sthc__featured-title{color:#ff5a1f}.sthc__featured-sub{display:block;margin-top:.5rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:#f5f2ea99}.sthc__featured-cta{display:none;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:#f5f2eacc}.sthc__tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.sthc__tile{position:relative;display:flex;flex-direction:column;overflow:hidden;border:none;border-radius:0;background:transparent;text-decoration:none;color:inherit}.sthc__tile-media{position:relative;display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;border:2px solid #000000;border-radius:20px;background:#ffffff0d}.sthc__tile-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .7s ease,filter .5s ease}.sthc__tile-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:#ffffff0d}.sthc__tile:hover .sthc__tile-img{transform:scale(1.06);filter:brightness(1.05)}.sthc__tile-info{display:flex;align-items:center;gap:.75rem;width:100%;padding-top:1rem;padding-bottom:.25rem}.sthc__tile-title{flex:1;font-family:Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.3rem;line-height:1.1;letter-spacing:-.01em;text-transform:uppercase;color:#000;transition:color .3s}.sthc__tile-arrow{flex-shrink:0;font-size:1.1rem;color:#f5f2ea99;transition:transform .3s,color .3s}.sthc__tile:hover .sthc__tile-title{color:#ff5a1f}.sthc__tile:hover .sthc__tile-arrow{color:#ff5a1f;transform:translate(4px)}@media screen and (min-width:750px){.sthc{padding-inline:64px}.sthc__head{flex-direction:row;align-items:flex-end;justify-content:space-between}.sthc__stack{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--sthc-d-gap-main, 1rem);align-items:stretch;min-height:500px}.sthc__featured{grid-column:1;grid-row:1 / span 2;width:100%;height:100%;min-height:0;aspect-ratio:auto}.sthc__tiles{grid-column:2;grid-row:1 / span 2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));row-gap:var(--sthc-d-gap-rows, 1rem);column-gap:var(--sthc-d-gap-cols, 1rem);height:100%;min-height:0}.sthc__tile{min-height:0}.sthc__tile-media{flex:1;min-height:0;aspect-ratio:auto}.sthc__tile-info{flex-shrink:0;min-height:75px;padding-top:.9rem}.sthc__featured-body{padding:3rem;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:1.5rem}.sthc__featured-body>.sthc__featured-text{display:flex;flex-direction:column}.sthc__featured-cta{display:block}}@media screen and (min-width:1200px){.sthc__stack{gap:var(--sthc-d-gap-main, 1.25rem)}.sthc__tiles{row-gap:var(--sthc-d-gap-rows, 1.25rem);column-gap:var(--sthc-d-gap-cols, 1.25rem)}.sthc__tile-info{padding-top:1rem}.sthc__tile-title{font-size:1.5rem}}@media screen and (max-width:749px){.sthc__stack{display:flex;flex-direction:column;gap:var(--sthc-m-gap-featured, 1rem)}.sthc__featured{aspect-ratio:16 / 10}.sthc__tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:var(--sthc-m-gap-rows, 1rem);column-gap:var(--sthc-m-gap-cols, 1rem)}.sthc__tile-media{aspect-ratio:1 / 1}.sthc__tile-info{gap:.5rem;padding-top:.75rem}.sthc__tile-index{font-size:1rem}.sthc__tile-title{font-size:1.15rem!important}.sthc__tile-arrow{font-size:.9rem}.sthc__featured-body{padding:2rem}.sthc__featured-title{font-size:clamp(28px,10vw,48px)}}.sthp{--box-height: 320px;--img-padding: 28px}@media screen and (max-width:749px){.sthp{--box-height: 200px;--img-padding: 14px}}.sthp{position:relative;padding-top:90px;padding-bottom:90px;padding-inline:20px;background:#0a0a0a;color:#f5f2ea;font-family:Helvetica Neue,Arial,sans-serif}.sthp__inner{width:100%;max-width:1440px;margin-inline:auto}.sthp__head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:42px}.sthp__heading{margin:0;font-family:Helvetica Neue,Arial,sans-serif;font-size:clamp(30px,4vw,44px);font-weight:700;line-height:1;letter-spacing:-.03em;color:#f5f2ea}.sthp__viewall{display:inline-flex;align-items:center;gap:8px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#ff5a1f;text-decoration:none;white-space:nowrap}.sthp__viewall:hover{opacity:.7}.sthp__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.sthp__card{display:flex;flex-direction:column;min-width:0;overflow:visible;background:transparent;border:0;border-radius:0;box-shadow:none}.sthp__media{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:var(--box-height);overflow:hidden;background:#fff;border:2px solid #FF5A1F;border-radius:0;box-sizing:border-box;text-decoration:none}.sthp__img{display:block;width:100%;height:100%;padding:var(--img-padding);box-sizing:border-box;object-fit:contain;background:#fff;transition:transform .6s ease}.sthp__card:hover .sthp__img{transform:scale(1.04)}.sthp__demo-image{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:20px;text-align:center;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10px;letter-spacing:.12em;color:#0a0a0a59}.sthp__quality{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;gap:6px;padding:5px 8px;background:#0a0a0a;border:0;border-radius:0;color:#f5f2ea;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:8px;font-weight:700;line-height:1;letter-spacing:.12em;text-transform:uppercase}.sthp__quality-dot{width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:#ff5a1f}.sthp__body{display:flex;flex-direction:column;justify-content:flex-start;padding:14px 0 0;background:transparent}.sthp__sku{margin:0 0 7px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;color:#f5f2ea73}.sthp__title{margin:0;font-family:Helvetica Neue,Arial,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.15;letter-spacing:-.01em;text-transform:uppercase;color:#f5f2ea}.sthp__title a{color:inherit;text-decoration:none}.sthp__price{margin-top:12px;font-family:Helvetica Neue,Arial,sans-serif;font-size:1.3rem;font-weight:700;line-height:1;color:#f5f2ea}.sthp__per{display:block;margin-top:5px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.7rem;font-weight:400;letter-spacing:.14em;text-transform:uppercase;color:#f5f2ea80}.sthp__add{display:inline-flex;align-items:center;justify-content:center;gap:8px;align-self:flex-start;margin-top:14px;padding:12px 24px;background:transparent;border:2px solid #F5F2EA;border-radius:0;color:#f5f2ea;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.sthp__add:hover{background:#ff5a1f;border-color:#ff5a1f;color:#0a0a0a}.sthp__add-icon{font-family:Arial,sans-serif;font-size:16px;font-weight:400;line-height:.8}@media screen and (max-width:989px){.sthp__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.sthp{padding-top:70px;padding-bottom:70px;padding-inline:16px}.sthp__head{align-items:flex-start;margin-bottom:28px}.sthp__heading{font-size:30px}.sthp__viewall{display:none}.sthp__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.sthp__quality{top:8px;left:8px;padding:4px 6px;font-size:7px}.sthp__body{padding:12px 0 0}.sthp__sku{font-size:8px}.sthp__title{font-size:1rem}.sthp__price{font-size:1.1rem}.sthp__per{font-size:.65rem}.sthp__add{margin-top:12px;padding:10px 18px;font-size:.7rem}.sthp__add-icon{font-size:14px}}@media screen and (max-width:420px){.sthp__grid{gap:6px}.sthp__title{font-size:.9rem}.sthp__add{width:100%;padding:10px 12px}}.sth-hero{position:relative;min-height:68vh;padding:40px 20px 56px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background-color:#f5f2ea;background-image:linear-gradient(to right,rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,0,0,.03) 1px,transparent 1px);background-size:40px 40px;color:#0a0a0a;font-family:Inter,-apple-system,sans-serif}.sth-hero__ghosts{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.sth-hero__ghost{position:absolute;filter:grayscale(1) brightness(.5);animation:sth-float 6s ease-in-out infinite}.sth-hero__ghost-img{width:100%;height:auto;object-fit:contain;mix-blend-mode:multiply}.sth-hero__ghost--1{left:-5rem;top:5rem;width:min(60vw,600px);opacity:.08}.sth-hero__ghost--2{right:-2.5rem;bottom:8rem;width:min(50vw,500px);opacity:.1;animation-delay:1.5s}.sth-hero__ghost--3{left:45%;top:-3rem;width:min(38vw,380px);opacity:.06;animation-delay:2.5s}.sth-hero__ghost-label{position:absolute;top:-1.2rem;right:-2rem;display:inline-flex;align-items:center;gap:4px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#0a0a0a80;white-space:nowrap}.sth-hero__ghost-plus{color:#ff5a1f;font-weight:700}.sth-hero__inner{position:relative;z-index:1;width:100%;max-width:56rem;margin-inline:auto;text-align:center}.sth-hero__eyebrow{margin:0 0 1.5rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:#ff5a1f}.sth-hero__heading{margin:0;font-family:Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:clamp(40px,8vw,80px);line-height:1.05;letter-spacing:-.03em;text-transform:none;color:#0a0a0a}.sth-hero__dot{color:#ff5a1f}.sth-hero__body{max-width:34rem;margin:1.5rem auto 0;font-size:1rem;line-height:1.6;color:#0a0a0a99}.sth-hero__ctas{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;margin-top:2.5rem}.sth-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem 2rem;border-radius:9999px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:background-color .2s,color .2s}.sth-btn--primary{background:#ff5a1f;color:#0a0a0a}.sth-btn--primary:hover{background:#e04a12;color:#fff}.sth-btn--ghost{background:transparent;border:1px solid #0A0A0A;color:#0a0a0a}.sth-btn--ghost:hover{background:#0a0a0a;color:#fff}.sth-btn--static,.sth-btn--static:hover{cursor:default;pointer-events:none;background:#ff5a1f;color:#0a0a0a}.sth-btn--ghost.sth-btn--static,.sth-btn--ghost.sth-btn--static:hover{background:transparent;color:#0a0a0a}.sth-hero__scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:1}.sth-hero__scroll-label{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#0a0a0a80}.sth-hero__scroll-rail{position:relative;display:block;width:1px;height:3rem;overflow:hidden;background:#0a0a0a1a}.sth-hero__scroll-fill{position:absolute;top:0;left:0;width:100%;height:50%;background:#ff5a1f;animation:sth-slide-down 2s ease-in-out infinite}@keyframes sth-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes sth-slide-down{0%{transform:translateY(-100%)}to{transform:translateY(200%)}}@media(prefers-reduced-motion:reduce){.sth-hero__ghost,.sth-hero__scroll-fill{animation:none}}@media screen and (min-width:750px){.sth-hero{padding-inline:64px}.sth-hero__ctas{flex-direction:row}.sth-btn{width:auto}}.st-stripe{background:#ff5a1f;color:#fff;overflow:hidden;white-space:nowrap;padding-block:18px}.st-stripe__track{display:inline-block;padding-left:100%;animation:st-marquee 26s linear infinite}.st-stripe__item{font-family:Space Mono,ui-monospace,monospace;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.st-stripe--home .st-stripe__item{font-family:IBM Plex Mono,ui-monospace,monospace}.st-stripe__item:after{content:"\25c6";margin:0 2.5rem;opacity:.6}@keyframes st-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@media(prefers-reduced-motion:reduce){.st-stripe__track{animation:none;padding-left:0}}
/*# sourceMappingURL=/cdn/shop/t/42/compiled_assets/styles.css.map */
