.header-wrapper{background:#161616!important;border-bottom:1px solid rgba(255,255,255,.08)!important;box-shadow:0 8px 24px #00000059;position:relative;z-index:10}.header-wrapper .header{background:transparent;color:#f4f4f2;padding-top:6px!important;padding-bottom:6px!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:grid!important;grid-template-columns:auto 1fr auto!important;grid-template-areas:"logo nav icons"!important;align-items:center;gap:24px}.header-wrapper .header__heading,.header-wrapper .header__heading-link{grid-area:logo;justify-self:start}.header-wrapper .header__icons{grid-area:icons;justify-self:end}.header-wrapper .header__inline-menu,.header-wrapper nav.header__inline-menu{grid-area:nav;justify-self:center;display:flex;align-items:center}.header-wrapper .list-menu--inline{display:flex;gap:4px;padding:0;margin:0;list-style:none}.header-wrapper .header__heading-logo,.header-wrapper .header__heading-logo-wrapper img{display:block;max-height:28px;width:auto!important}.header-wrapper .header__inline-menu{display:flex;justify-content:center;flex:1}.header-wrapper .header__menu-item,.header-wrapper .list-menu__item{color:#f4f4f2d9!important;font-weight:500;font-size:14px;letter-spacing:-.005em;padding:8px 16px;text-decoration:none!important;transition:color .15s ease}.header-wrapper .header__menu-item:hover,.header-wrapper .list-menu__item:hover{color:#fff!important}.header-wrapper .header__menu-item span{text-decoration:none!important;border-bottom:none!important}.header-wrapper .header__icon,.header-wrapper .header__icon svg{color:#f4f4f2!important;fill:#f4f4f2!important}.header-wrapper .header__icon:hover{color:#fff!important}.header-wrapper .cart-count-bubble{background:#1a8f31;color:#fff}sticky-header.header-wrapper{background:#161616!important}:root{--hovr-bg: #f4f4f2;--hovr-bg-alt: #ebebe8;--hovr-ink: #111111;--hovr-ink-soft: #4a4a48;--hovr-ink-mute: #8a8a86;--hovr-line: #d8d8d4;--hovr-dark: #0c0c0c;--hovr-dark-2: #161616;--hovr-on-dark: #f4f4f2;--hovr-on-dark-mute: #9d9d99;--hovr-accent: #1a8f31;--hovr-accent-2: #2cb547;--hovr-accent-dark: #11691f;--hovr-accent-ink: #ffffff;--hovr-accent-grad: linear-gradient(135deg, #2cb547 0%, #1a8f31 55%, #11691f 100%);--hovr-accent-grad-hover: linear-gradient(135deg, #38c854 0%, #209c39 55%, #157a25 100%);--hovr-radius: 14px;--hovr-radius-sm: 8px;--hovr-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--hovr-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, system-ui, sans-serif;--hovr-pad-x: clamp(16px, 4vw, 56px)}.hovr{font-family:var(--hovr-sans);color:var(--hovr-ink);background:var(--hovr-bg);-webkit-font-smoothing:antialiased}.hovr *{box-sizing:border-box}.hovr a{color:inherit;text-decoration:none}.hovr-wrap{max-width:1320px;margin:0 auto;padding-left:var(--hovr-pad-x);padding-right:var(--hovr-pad-x)}.hovr-kicker{font-family:var(--hovr-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--hovr-ink-mute);display:inline-flex;align-items:center;gap:8px}.hovr-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--hovr-accent);display:inline-block}.hovr-h1{font-size:clamp(40px,6.4vw,88px);line-height:.98;letter-spacing:-.025em;font-weight:700;margin:0}.hovr-h2{font-size:clamp(32px,4.4vw,60px);line-height:1.02;letter-spacing:-.022em;font-weight:700;margin:0}.hovr-h3{font-size:18px;line-height:1.3;letter-spacing:-.005em;font-weight:600;margin:0}.hovr-lede{font-size:clamp(15px,1.2vw,17px);line-height:1.55;color:var(--hovr-ink-soft);max-width:52ch}.hovr-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border-radius:8px;font-size:14px;font-weight:600;letter-spacing:-.005em;border:1px solid transparent;cursor:pointer;transition:transform .15s ease,background .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap}.hovr-btn:hover{transform:translateY(-1px)}.hovr .hovr-btn--primary,a.hovr-btn--primary,button.hovr-btn--primary{background:var(--hovr-accent-grad);color:var(--hovr-accent-ink);box-shadow:0 1px #ffffff2e inset,0 6px 16px #11691f47}.hovr .hovr-btn--primary:hover,a.hovr-btn--primary:hover,button.hovr-btn--primary:hover{background:var(--hovr-accent-grad-hover);color:var(--hovr-accent-ink)}.hovr-btn--ghost-light{background:transparent;color:var(--hovr-on-dark);border-color:#f4f4f24d}.hovr-btn--ghost-light:hover{border-color:var(--hovr-on-dark)}.hovr-btn--ghost-dark{background:transparent;color:var(--hovr-ink);border-color:var(--hovr-line)}.hovr-btn--ghost-dark:hover{border-color:var(--hovr-ink)}.hovr-btn .hovr-arrow{transition:transform .15s ease}.hovr-btn:hover .hovr-arrow{transform:translate(2px)}.hovr-hero{position:relative;background:var(--hovr-dark);color:var(--hovr-on-dark);overflow:hidden;isolation:isolate}.hovr-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.hovr-hero__media img,.hovr-hero__media svg{width:100%;height:100%;object-fit:cover;display:block}.hovr-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000008c,#00000040 40%,#000000b3)}.hovr-hero__inner{min-height:clamp(520px,78vh,760px);display:flex;flex-direction:column;justify-content:center;padding-top:96px;padding-bottom:56px;gap:14px}.hovr-hero__topline{color:var(--hovr-on-dark-mute);display:flex;gap:18px;align-items:center;font-family:var(--hovr-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase}.hovr-hero__topline span:not(:last-child):after{content:"/";margin-left:18px;color:#f4f4f24d}.hovr-hero h1{color:var(--hovr-on-dark);max-width:21ch;margin:0!important;padding:0!important}.hovr-hero__inner>*{margin-top:0!important;margin-bottom:0!important}.hovr-hero__sub{color:#f4f4f2e6;max-width:72ch;font-size:clamp(19px,1.4vw,21px);line-height:1.55;margin-bottom:24px!important}.hovr-hero__ctas{display:flex;gap:10px;flex-wrap:wrap}.hovr-grid{padding:clamp(48px,7vw,96px) 0 clamp(24px,3vw,40px)}.hovr-grid__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px;flex-wrap:wrap}.hovr-grid__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media(max-width:1100px){.hovr-grid__cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.hovr-grid__cards{grid-template-columns:1fr}}.hovr-card{background:#fff;border:1px solid var(--hovr-line);border-radius:var(--hovr-radius);overflow:hidden;display:flex;flex-direction:column}a.hovr-card--linked{text-decoration:none;color:inherit;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}a.hovr-card--linked:hover{transform:translateY(-2px);border-color:var(--hovr-ink);box-shadow:0 6px 20px #00000014}.hovr-card__media{aspect-ratio:4/3;background:var(--hovr-bg-alt);position:relative;overflow:hidden}.hovr-card__media img,.hovr-card__media svg{width:100%;height:100%;object-fit:cover;display:block}.hovr-card__tag{position:absolute;top:12px;left:12px;font-family:var(--hovr-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;background:#0c0c0cc7;color:var(--hovr-on-dark);padding:6px 9px;border-radius:6px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hovr-card__body{padding:20px 20px 22px;display:flex;flex-direction:column;gap:10px;flex:1}.hovr-card__title{font-size:19px;font-weight:600;line-height:1.25;letter-spacing:-.01em;margin:0!important;padding:0!important}.hovr-card__text{font-size:14px;line-height:1.5;color:var(--hovr-ink-soft);flex:1;margin:0!important;padding:0!important}.hovr-card__body>*{margin-top:0!important;margin-bottom:0!important}.hovr-card__ctas{display:flex;gap:8px;flex-wrap:wrap;padding-top:4px}.hovr-card__ctas .hovr-btn{padding:9px 14px;font-size:13px}.hovr-config{padding:clamp(88px,10vw,144px) 0 clamp(48px,7vw,96px)}.hovr-config__inner{display:grid;grid-template-columns:1.05fr 1.4fr;gap:14px}@media(max-width:1000px){.hovr-config__inner{grid-template-columns:1fr}}.hovr-config__pitch{background:var(--hovr-dark);color:var(--hovr-on-dark);border-radius:var(--hovr-radius);padding:clamp(28px,3vw,44px);display:flex;flex-direction:column;justify-content:space-between;gap:28px;min-height:360px}.hovr-config__pitch h2{color:var(--hovr-on-dark);max-width:14ch}.hovr-config__pitch .hovr-lede{color:var(--hovr-on-dark-mute)}.hovr-resources{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media(max-width:700px){.hovr-resources{grid-template-columns:repeat(2,1fr)}}.hovr-res{background:#fff;border:1px solid var(--hovr-line);border-radius:var(--hovr-radius);padding:22px 22px 20px;display:flex;flex-direction:column;gap:14px;min-height:180px;position:relative;transition:border-color .15s ease,transform .15s ease}.hovr-res:hover{border-color:var(--hovr-ink);transform:translateY(-2px)}.hovr-res__icon{width:32px;height:32px;display:grid;place-items:center;color:var(--hovr-ink)}.hovr-res__title{font-size:16px;font-weight:600}.hovr-res__sub{font-size:13px;color:var(--hovr-ink-soft);line-height:1.45}.hovr-res__arrow{margin-top:auto;align-self:flex-end;width:28px;height:28px;border-radius:50%;border:1px solid var(--hovr-line);display:grid;place-items:center;transition:background .15s,color .15s,border-color .15s}.hovr-res:hover .hovr-res__arrow{background:var(--hovr-accent);color:#fff;border-color:var(--hovr-accent)}.hovr-statement{padding:clamp(48px,7vw,96px) 0;background:var(--hovr-bg-alt)}.hovr-statement__inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,64px);align-items:center}@media(max-width:900px){.hovr-statement__inner{grid-template-columns:1fr}}.hovr-statement__text{display:flex;flex-direction:column;gap:22px}.hovr-collage{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:220px 220px;gap:10px}.hovr-collage__cell{border-radius:var(--hovr-radius-sm);overflow:hidden;background:var(--hovr-line)}.hovr-collage__cell img,.hovr-collage__cell svg{width:100%;height:100%;object-fit:cover;display:block}.hovr-collage__cell--tall{grid-row:1 / span 2}.hovr-news{padding:clamp(40px,6vw,80px) 0;border-top:1px solid var(--hovr-line)}.hovr-news__inner{display:grid;grid-template-columns:1fr 1.2fr;gap:32px;align-items:center}@media(max-width:800px){.hovr-news__inner{grid-template-columns:1fr}}.hovr-news__form{display:flex;gap:8px;border:1px solid var(--hovr-line);background:#fff;border-radius:999px;padding:6px 6px 6px 18px;max-width:520px;margin-left:auto;width:100%}.hovr-news__form input{flex:1;border:0;outline:0;font:inherit;background:transparent;font-size:14px}.hovr-arrow{width:14px;height:14px;display:inline-block}
/*# sourceMappingURL=/cdn/shop/t/27/assets/hovr-theme.css.map */
