:root{--sh-brand: #43a7d7;--sh-brand-deep: #177eaf;--sh-brand-pale: #dff2f8;--sh-ink: #19323c;--sh-ink-soft: #314a53;--sh-muted: #687a80;--sh-paper: #ffffff;--sh-surface: #f7f7f3;--sh-cream: #f6f0e6;--sh-cream-deep: #e9dcc8;--sh-night: #172832;--sh-sage: #8fa18d;--sh-sage-dark: #576a5c;--sh-sun: #e9a55d;--sh-line: rgba(25, 50, 60, .14);--sh-line-light: rgba(255, 255, 255, .14);--sh-success: #46845e;--sh-danger: #a65e43;--sh-container: 1440px;--sh-gutter-total: 32px;--sh-prose: 760px;--sh-radius-frame: 36px;--sh-radius-card: 24px;--sh-radius-compact: 14px;--sh-shadow-card: 0 16px 40px rgba(35, 63, 72, .08);--sh-shadow-float: 0 24px 70px rgba(40, 64, 70, .14);--sh-section-y: clamp(72px, 7vw, 108px);--sh-font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.sh-brand,.sh-brand *,.sh-brand *:before,.sh-brand *:after{box-sizing:border-box}.sh-brand{color:var(--sh-ink);background:var(--sh-paper);font-family:var(--sh-font-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.sh-theme--brand{--sh-context-soft: var(--sh-brand-pale);--sh-context-warm: var(--sh-cream);--sh-context-accent: var(--sh-brand-deep)}.sh-theme--home{--sh-context-soft: var(--sh-cream);--sh-context-warm: var(--sh-cream-deep);--sh-context-accent: var(--sh-brand-deep)}.sh-theme--road{--sh-context-soft: var(--sh-brand-pale);--sh-context-warm: var(--sh-sage);--sh-context-accent: var(--sh-brand-deep)}.sh-brand img,.sh-brand picture,.sh-brand svg{display:block;max-width:100%}.sh-brand img{height:auto}.sh-brand button,.sh-brand input{font:inherit}.sh-brand a{color:inherit}.sh-brand h1,.sh-brand h2,.sh-brand h3,.sh-brand p{margin-top:0}.sh-brand h1,.sh-brand h2,.sh-brand h3{color:var(--sh-ink);font-weight:850;letter-spacing:-.035em}.sh-brand h1{margin-bottom:26px;font-size:clamp(48px,6vw,88px);line-height:1.02}.sh-brand h2{margin-bottom:22px;font-size:clamp(36px,4.6vw,64px);line-height:1.06}.sh-brand h3{margin-bottom:14px;font-size:clamp(22px,2vw,32px);line-height:1.12}.sh-brand p{margin-bottom:0}.sh-shell,.sh-frame{width:min(var(--sh-container),calc(100% - var(--sh-gutter-total)));margin-inline:auto}.sh-section{padding-block:var(--sh-section-y)}.sh-section--tight{padding-block:clamp(52px,5vw,76px)}.sh-frame{border-radius:var(--sh-radius-frame);overflow:clip}.sh-section-heading{max-width:var(--sh-prose);margin-bottom:clamp(34px,4vw,54px)}.sh-section-heading--center{margin-inline:auto;text-align:center}.sh-section-heading>p:last-child{color:var(--sh-muted);font-size:clamp(17px,1.45vw,20px);line-height:1.65}.sh-eyebrow{margin:0 0 14px;color:var(--sh-brand-deep);font-size:12px;font-weight:850;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.sh-eyebrow--light{color:#9de0f5}.sh-lede{max-width:65ch;color:var(--sh-ink-soft);font-size:clamp(18px,1.55vw,22px);line-height:1.65}.sh-grid{display:grid;gap:20px}.sh-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.sh-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.sh-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.sh-button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:9px;padding:12px 24px;border:1px solid transparent;border-radius:999px;cursor:pointer;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.sh-button:hover,.sh-button:focus-visible{transform:translateY(-2px)}.sh-button:focus-visible,.sh-text-link:focus-visible,.sh-brand input:focus-visible{outline:3px solid rgba(67,167,215,.34);outline-offset:3px}.sh-button--primary{color:var(--sh-paper);background:var(--sh-brand-deep);box-shadow:0 14px 30px #177eaf3d}.sh-button--primary:hover,.sh-button--primary:focus-visible{color:var(--sh-paper);background:#116f9c}.sh-button--secondary{color:var(--sh-ink);background:var(--sh-paper);border-color:var(--sh-line)}.sh-button--secondary:hover,.sh-button--secondary:focus-visible{border-color:#177eaf73}.sh-button--light{color:var(--sh-night);background:var(--sh-paper)}.sh-text-link{display:inline-flex;align-items:center;gap:7px;color:var(--sh-ink);font-weight:800;text-decoration-thickness:1px;text-underline-offset:5px}.sh-card{height:100%;border:1px solid var(--sh-line);border-radius:var(--sh-radius-card);background:var(--sh-paper);overflow:clip}.sh-tone--paper{color:var(--sh-ink);background:var(--sh-paper)}.sh-tone--surface{color:var(--sh-ink);background:var(--sh-surface)}.sh-tone--cream{color:var(--sh-ink);background:var(--sh-cream)}.sh-tone--pale{color:var(--sh-ink);background:var(--sh-brand-pale)}.sh-tone--night{color:var(--sh-paper);background:var(--sh-night)}.sh-tone--night h1,.sh-tone--night h2,.sh-tone--night h3{color:var(--sh-paper)}.sh-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:1099px){.sh-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){:root{--sh-gutter-total: 16px;--sh-radius-frame: 24px;--sh-radius-card: 20px;--sh-section-y: 68px}.sh-brand h1{font-size:clamp(44px,13vw,58px)}.sh-brand h2{font-size:clamp(34px,10vw,46px)}.sh-brand h3{font-size:24px}.sh-grid,.sh-grid--2,.sh-grid--3,.sh-grid--4{grid-template-columns:1fr;gap:14px}.sh-button{min-height:50px;padding-inline:20px}}@media(prefers-reduced-motion:reduce){.sh-brand *,.sh-brand *:before,.sh-brand *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/sawhero-design-system.css.map */
