.hoonies-garage-hub{overflow-x:clip;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.hoonies-garage-hub *,.hoonies-garage-hub *:before,.hoonies-garage-hub *:after{box-sizing:border-box}.hoonies-garage-hub__inner{display:grid;gap:1.4rem}.hoonies-garage-hub__hero,.hoonies-garage-hub__panel,.hoonies-garage-hub__capture{border:1px solid rgba(var(--color-foreground),.1);border-left:2px solid rgba(var(--color-button),1);border-radius:8px;background:#fff;color:#111;box-shadow:0 8px 22px rgba(var(--color-foreground),.04)}.hoonies-garage-hub__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,36rem);gap:2rem;align-items:center;padding:clamp(1.6rem,3vw,2.4rem)}.hoonies-garage-hub__hero-copy,.hoonies-garage-hub__capture-copy,.hoonies-garage-hub__form-panel{min-width:0}.hoonies-garage-hub__kicker,.hoonies-garage-hub__eyebrow{margin:0 0 .8rem;color:#9a6400;font-size:1.2rem;font-weight:900;letter-spacing:0;line-height:1.2;text-transform:uppercase}.hoonies-garage-hub__heading{max-width:82rem;margin:0;line-height:1.1;overflow-wrap:anywhere}.hoonies-garage-hub__intro{max-width:76rem;margin-top:1.2rem;color:rgba(var(--color-foreground),.78);overflow-wrap:anywhere}.hoonies-garage-hub__intro>*:first-child,.hoonies-garage-hub__capture-copy .rte>*:first-child{margin-top:0}.hoonies-garage-hub__intro>*:last-child,.hoonies-garage-hub__capture-copy .rte>*:last-child{margin-bottom:0}.hoonies-garage-hub__hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.hoonies-garage-hub__hero-actions .button{width:auto;min-height:4rem}.hoonies-garage-hub__summary{display:grid;gap:.8rem;align-content:center}.hoonies-garage-hub__summary-item{padding:1.2rem;border:1px solid rgba(var(--color-foreground),.1);border-radius:6px;background:rgba(var(--color-foreground),.025)}.hoonies-garage-hub__summary-item span{display:block;margin-bottom:.45rem;color:#9a6400;font-size:1.15rem;font-weight:900;line-height:1.2;text-transform:uppercase}.hoonies-garage-hub__summary-item strong{display:block;color:#2b2925;font-size:1.4rem;font-weight:800;line-height:1.35}.hoonies-garage-hub__content{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(28rem,.85fr);gap:1.4rem;align-items:stretch}.hoonies-garage-hub__panel{padding:clamp(1.5rem,2.4vw,2rem)}.hoonies-garage-hub__panel h2,.hoonies-garage-hub__capture h2{margin-top:0;margin-bottom:1.2rem;font-weight:800;line-height:1.15}.hoonies-garage-hub__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.hoonies-garage-hub__benefit{min-height:100%;padding:1.2rem;border:1px solid rgba(var(--color-foreground),.1);border-left:2px solid rgba(var(--color-button),.8);border-radius:6px;background:rgba(var(--color-foreground),.025)}.hoonies-garage-hub__benefit strong,.hoonies-garage-hub__steps strong{display:block;margin-bottom:.45rem;color:#111;font-weight:800;line-height:1.3}.hoonies-garage-hub__benefit span,.hoonies-garage-hub__steps span,.hoonies-garage-hub__capture-copy .rte,.hoonies-garage-hub__privacy{color:rgba(var(--color-foreground),.74);line-height:1.45}.hoonies-garage-hub__steps{display:grid;gap:1rem;margin:0;padding:0;list-style:none;counter-reset:garage-step}.hoonies-garage-hub__steps li{position:relative;min-height:4.2rem;padding-left:5.2rem;counter-increment:garage-step}.hoonies-garage-hub__steps li:before{content:counter(garage-step);position:absolute;left:0;top:.15rem;display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:50%;background:rgba(var(--color-button),1);color:rgb(var(--color-button-text));font-weight:900}.hoonies-garage-hub__capture{display:grid;grid-template-columns:minmax(0,.78fr) minmax(36rem,1.22fr);gap:clamp(1.6rem,3vw,2.8rem);align-items:start;padding:clamp(1.6rem,3vw,2.4rem);scroll-margin-top:calc(var(--header-height, 0px) + 1.6rem)}.hoonies-garage-hub__form-panel{padding-left:clamp(1.6rem,3vw,2.4rem);border-left:1px solid rgba(var(--color-foreground),.1)}.hoonies-garage-hub__form{display:grid;gap:1.3rem}.hoonies-garage-hub__form .field:before,.hoonies-garage-hub__form .field:after{content:none}.hoonies-garage-hub__form .field__input{min-height:4.8rem;border:1px solid rgba(var(--color-foreground),.22);border-radius:6px;background:#fff;box-shadow:none}.hoonies-garage-hub__form .field__input:focus{border-color:rgba(var(--color-foreground),.46);box-shadow:0 0 0 1px rgba(var(--color-foreground),.08)}.hoonies-garage-hub__form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.hoonies-garage-hub__field{display:grid;gap:.55rem;min-width:0}.hoonies-garage-hub__field label,.hoonies-garage-hub__choices legend{color:#111;font-size:1.15rem;font-weight:900;letter-spacing:0;line-height:1.2;text-transform:uppercase}.hoonies-garage-hub__field select{width:100%;min-height:4.4rem;padding:.85rem 1rem;border:1px solid rgba(var(--color-foreground),.22);border-radius:6px;background:#fff;color:#111;font:inherit;box-shadow:none}.hoonies-garage-hub__field select:focus{border-color:rgba(var(--color-foreground),.46);outline:none;box-shadow:0 0 0 1px rgba(var(--color-foreground),.08)}.hoonies-garage-hub__choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem 1rem;margin:0;padding:1.2rem;border:1px solid rgba(var(--color-foreground),.1);border-radius:6px;background:rgba(var(--color-foreground),.025)}.hoonies-garage-hub__choices legend{padding:0 .4rem}.hoonies-garage-hub__choices label,.hoonies-garage-hub__consent,.hoonies-garage-hub__privacy{font-size:1.3rem}.hoonies-garage-hub__choices label,.hoonies-garage-hub__consent{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.8rem;align-items:start;color:rgba(var(--color-foreground),.74);line-height:1.45}.hoonies-garage-hub__choices input,.hoonies-garage-hub__consent input{width:1.7rem;height:1.7rem;margin:.15rem 0 0;accent-color:rgba(var(--color-button),1)}.hoonies-garage-hub__form .button{width:100%}.hoonies-garage-hub__privacy{margin:0;color:rgba(var(--color-foreground),.62)}@media screen and (max-width:989px){.hoonies-garage-hub__hero,.hoonies-garage-hub__content,.hoonies-garage-hub__capture,.hoonies-garage-hub__benefits,.hoonies-garage-hub__choices{grid-template-columns:1fr}.hoonies-garage-hub__form-panel{padding-left:0;padding-top:1.6rem;border-left:0;border-top:1px solid rgba(var(--color-foreground),.1)}}@media screen and (max-width:749px){.hoonies-garage-hub__hero,.hoonies-garage-hub__panel,.hoonies-garage-hub__capture{border-radius:6px}.hoonies-garage-hub__hero-actions{display:grid}.hoonies-garage-hub__hero-actions .button{width:100%}.hoonies-garage-hub__form-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-hoonies-garage-hub.css.map */
