:root{--sh-black:#000;--sh-surface:#0a0a0a;--sh-surface-2:#111;--sh-cyan:#4AC9D3;--sh-blue:#0044FE;--sh-white:#fff}.sh-home,.sh-product-card{font-family:var(--font-body-family,Arial,sans-serif)}.sh-home{background:#000;color:#fff}.sh-wrap{width:min(1280px,calc(100% - 40px));margin:0 auto}.sh-kicker{display:flex;align-items:center;gap:12px;color:var(--sh-cyan);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.22em}.sh-kicker:before{content:"";width:28px;height:1px;background:var(--sh-cyan)}.sh-hero{position:relative;min-height:760px;display:flex;align-items:center;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.1)}.sh-hero video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(1.16) saturate(1.08) contrast(1.02)}.sh-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.42),transparent),linear-gradient(0deg,rgba(0,0,0,.5),transparent 50%)}.sh-hero__content{position:relative;z-index:2;max-width:820px;padding:96px 0}.sh-hero h1{font-size:clamp(50px,6vw,78px);line-height:.94;letter-spacing:-.045em;margin:22px 0 0;font-weight:800;color:#fff}.sh-gradient{background:linear-gradient(90deg,#4ac9d3,#a0edf2,#0044fe);-webkit-background-clip:text;background-clip:text;color:transparent}.sh-lead{font-size:18px;line-height:1.7;color:#fffc;max-width:720px;margin:28px 0 0}.sh-badges,.sh-actions{display:flex;flex-wrap:wrap;gap:10px}.sh-badges{margin-top:26px}.sh-badge{border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:8px 13px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.14em;background:#0003}.sh-actions{margin-top:34px}.sh-btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 26px;border-radius:4px;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;text-decoration:none}.sh-btn--primary{background:var(--sh-cyan);color:#000}.sh-btn--secondary{border:1px solid rgba(255,255,255,.35);color:#fff;background:#00000029}.sh-trust{border-bottom:1px solid rgba(255,255,255,.1);background:var(--sh-surface)}.sh-trust__grid{display:grid;grid-template-columns:repeat(3,1fr)}.sh-trust__item{text-align:center;padding:20px 12px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.16em;border-right:1px solid rgba(255,255,255,.08);color:#ffffffa6}.sh-trust__item:last-child{border:0}.sh-trust__item span{color:var(--sh-cyan);margin-right:8px}.sh-section{padding:84px 0}.sh-section--alt{background:var(--sh-surface)}.sh-heading{font-size:clamp(38px,4.5vw,56px);line-height:1.02;letter-spacing:-.03em;margin:16px 0 0;color:#fff}.sh-copy{font-size:16px;line-height:1.75;color:#ffffff94}.sh-app-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:40px}.sh-app{position:relative;min-height:240px;padding:24px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:var(--sh-surface);display:flex;flex-direction:column;justify-content:flex-end;color:#fff;text-decoration:none;transition:.2s}.sh-app:hover{transform:translateY(-4px);border-color:#4ac9d399}.sh-app__num{position:absolute;top:6px;right:16px;font-size:64px;font-weight:900;color:#ffffff0a}.sh-app h3{font-size:19px;margin:0}.sh-link{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:var(--sh-cyan);text-decoration:none}.sh-why{display:grid;grid-template-columns:1.02fr .98fr;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);background:var(--sh-surface)}.sh-why__media{min-height:560px;background:url(/cdn/shop/files/Blue_Shorehitch.png?v=1787847178) center/cover no-repeat}.sh-why__content{padding:70px clamp(28px,5vw,72px);display:flex;align-items:center}.sh-why__points{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:32px}.sh-point{border-left:1px solid rgba(74,201,211,.45);padding-left:16px}.sh-point strong{font-size:14px;text-transform:uppercase;letter-spacing:.07em}.sh-point p{font-size:14px;line-height:1.65;color:#ffffff80}.sh-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:38px}.sh-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:34px}.sh-product-card{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:var(--sh-surface);transition:.22s}.sh-product-card:hover{transform:translateY(-5px);box-shadow:0 24px 60px #000000b3,0 0 0 1px #4ac9d340}.sh-product-card__media{position:relative;display:block;aspect-ratio:1/1;background:#111;overflow:hidden}.sh-product-card__media img{width:100%;height:100%;object-fit:cover;transition:.45s}.sh-product-card:hover img{transform:scale(1.04)}.sh-product-card__flag{position:absolute;top:12px;left:12px;background:var(--sh-blue);color:#fff;padding:5px 9px;border-radius:3px;font-size:10px;font-weight:900;text-transform:uppercase}.sh-product-card__body{padding:16px}.sh-product-card__tag{font-size:10px;color:var(--sh-cyan);font-weight:900;text-transform:uppercase;letter-spacing:.15em}.sh-product-card__title{display:block;color:#fff;font-size:15px;font-weight:800;text-decoration:none;margin-top:8px}.sh-product-card__price{font-size:17px;font-weight:900;margin-top:14px;color:#fff}.sh-product-card__compare{font-size:14px;color:#ffffff59;text-decoration:line-through;margin-left:8px}.sh-steps{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;margin-top:36px}.sh-step{padding:28px;background:#000;border-right:1px solid rgba(255,255,255,.1)}.sh-step:last-child{border:0}.sh-step__num{font-size:54px;font-weight:900;color:#ffffff14}.sh-step h3{font-size:20px}.sh-review-callout{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px;align-items:center}.sh-faq{max-width:980px;margin:38px auto 0;border-top:1px solid rgba(255,255,255,.1)}.sh-faq details{border-bottom:1px solid rgba(255,255,255,.1);padding:22px 0}.sh-faq summary{cursor:pointer;font-size:18px;font-weight:800;list-style:none;display:flex;justify-content:space-between}.sh-faq summary:after{content:"+";color:var(--sh-cyan)}.sh-faq p{max-width:760px}.sh-cta{border:1px solid rgba(74,201,211,.28);border-radius:16px;background:#000;padding:44px;max-width:1280px;margin:auto}@media(max-width:990px){.sh-app-grid,.sh-grid-4{grid-template-columns:repeat(2,1fr)}.sh-grid-3,.sh-steps{grid-template-columns:1fr}.sh-step{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.sh-why{grid-template-columns:1fr}.sh-why__media{min-height:440px}.sh-review-callout{grid-template-columns:1fr}}@media(max-width:640px){.sh-wrap{width:min(100% - 32px,1280px)}.sh-hero{min-height:720px}.sh-hero__content{padding:72px 0}.sh-lead{font-size:16px}.sh-trust__grid{grid-template-columns:1fr}.sh-trust__item{border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.sh-app-grid,.sh-grid-4,.sh-why__points{grid-template-columns:1fr}.sh-section{padding:64px 0}.sh-cta{padding:28px}.sh-btn{width:100%}}.sh-home,.sh-card{font-family:Neue Montreal,Outfit,system-ui,sans-serif}.sh-home *,.sh-card *{box-sizing:border-box}.sh-wrap{width:auto;max-width:1280px;padding-left:20px;padding-right:20px}.sh-kicker{font-weight:900;letter-spacing:.24em}.sh-hero:before{background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.42),transparent),linear-gradient(0deg,rgba(0,0,0,.45),transparent 50%,rgba(0,0,0,.1))}.sh-hero__content{max-width:1280px;padding-top:96px;padding-bottom:96px}.sh-hero__content>*{max-width:768px}.sh-hero h1{font-size:54px}.sh-lead{color:#ffffff9e}.sh-section{padding:90px 0}.sh-heading{font-size:40.5px;line-height:1.1;letter-spacing:-.025em;font-weight:700}.sh-copy{font-size:18px;color:#ffffff85}@media(min-width:768px){.sh-wrap{padding-left:32px;padding-right:32px}.sh-section{padding:108px 0}.sh-heading{font-size:54px}}@media(min-width:1024px){.sh-hero h1{font-size:78px}}@media(max-width:640px){.sh-wrap{width:auto;padding-left:16px;padding-right:16px}.sh-section{padding:72px 0}}.sh-hero video{filter:brightness(.78) saturate(1.02) contrast(1.06)}.sh-hero:before{background:linear-gradient(90deg,#000000e6,#000000a3 46%,#0003 78%,#0000001f),linear-gradient(0deg,rgba(0,0,0,.58) 0%,transparent 48%,rgba(0,0,0,.22) 100%)}.sh-hero__content>*{max-width:790px}.sh-hero h1{font-size:58px;text-shadow:0 3px 26px rgba(0,0,0,.72)}.sh-lead{font-size:19px;line-height:1.68;color:#ffffffd1;text-shadow:0 2px 18px rgba(0,0,0,.72)}@media(min-width:1024px){.sh-hero h1{font-size:82px}}@media(max-width:640px){.sh-hero h1{font-size:50px}.sh-lead{font-size:17px;line-height:1.65}}.sh-home{font-size:18px}.sh-hero{min-height:640px}.sh-hero video{filter:brightness(.72) saturate(1.04) contrast(1.1)}.sh-hero:before{background:linear-gradient(90deg,#000000f0,#000000b8 44%,#00000047 76%,#0000002e),linear-gradient(0deg,rgba(0,0,0,.62) 0%,transparent 50%,rgba(0,0,0,.24) 100%)}.sh-hero__content{padding-top:76px;padding-bottom:76px}.sh-hero__content>*{max-width:820px}.sh-hero h1{font-size:clamp(58px,6.25vw,88px);line-height:.94;letter-spacing:-.048em;font-weight:800;text-wrap:balance}.sh-metallic{display:inline-block;background:linear-gradient(112deg,#397c85,#c9fbff 19%,#fff 27%,#65dce5 39%,#286eb9 53%,#d8fbff 66%,#4ac9d3 78%,#0044fe);background-size:260% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:sh-metal-sweep 5.8s ease-in-out infinite;text-shadow:none}@keyframes sh-metal-sweep{0%,18%{background-position:100% 50%}58%,to{background-position:0 50%}}@media(prefers-reduced-motion:reduce){.sh-metallic{animation:none;background-position:45% 50%}}.sh-lead{max-width:760px;font-size:20px;line-height:1.62;color:#ffffffdb}.sh-badge{font-size:11px;padding:9px 14px}.sh-btn{min-height:50px;font-size:14px;padding:15px 27px}.sh-section{padding:76px 0}.sh-heading{font-size:clamp(44px,4.35vw,60px);line-height:1.04}.sh-copy{font-size:18px;line-height:1.68;color:#ffffffa8}.sh-app-grid{margin-top:34px}.sh-app{min-height:220px;padding:26px}.sh-app h3{font-size:22px;line-height:1.18}.sh-app .sh-copy{font-size:16px}.sh-why__media{min-height:520px}.sh-why__content{padding-top:60px;padding-bottom:60px}.sh-product-card__body{padding:20px}.sh-product-card__tag{font-size:11px}.sh-product-card__title{font-size:19px;line-height:1.25;margin-top:10px}.sh-product-card__price{font-size:20px}.sh-grid-3{margin-top:32px}.sh-grid-4{margin-top:30px}.sh-faq summary{font-size:20px}@media(max-width:990px){.sh-hero{min-height:620px}.sh-hero h1{font-size:clamp(54px,8vw,72px)}}@media(max-width:640px){.sh-hero{min-height:590px}.sh-hero__content{padding-top:54px;padding-bottom:54px}.sh-hero h1{font-size:48px;line-height:.98}.sh-lead{font-size:18px;line-height:1.58}.sh-section{padding:58px 0}.sh-heading{font-size:42px}.sh-copy{font-size:17px}.sh-app h3{font-size:21px}.sh-product-card__title{font-size:19px}.sh-product-card__price{font-size:20px}}.sh-why__media{position:relative;overflow:hidden;background:#050505}.sh-why__media img{display:block;width:100%;height:100%;min-height:520px;object-fit:cover;object-position:center}.sh-why__media:has(img){background:none}@media(max-width:990px){.sh-why__media img{min-height:440px}}@media(max-width:640px){.sh-why__media img{min-height:380px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/shorehitch.css.map */
