:root{--charcoal: #211c1d;--cream: #e0d8c4;--sage: #7a9e7e;--blue: #4b73ad;--soft-blue: #81b7dd;--copper: #b26425;--white: #ffffff;--text-muted: rgba(33,28,29,.6)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--charcoal);background:var(--white)}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.abevo-container{max-width:1152px;margin:0 auto;padding:0 1.5rem}.abevo-label{display:block;font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--sage);margin-bottom:1rem}.abevo-btn{display:inline-block;padding:.75rem 2rem;border-radius:9999px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s;border:none}.abevo-btn--dark{background:var(--charcoal);color:var(--white)}.abevo-btn--dark:hover{background:#211c1dcc}.abevo-btn--lg{padding:1rem 2.5rem}.abevo-btn--full{width:100%;border-radius:.75rem;padding:.875rem}.abevo-section-header{text-align:center;margin-bottom:4rem}.abevo-section-header h2{font-size:2.25rem;font-weight:700;line-height:1.2;color:var(--charcoal)}.abevo-section-header p{color:var(--text-muted);margin-top:1rem;max-width:36rem;margin-left:auto;margin-right:auto}.abevo-section-header--light h2{color:var(--white)}.abevo-section-header--light p{color:#fff9}.abevo-header{position:fixed;top:0;left:0;right:0;z-index:50;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--cream)}.abevo-header__inner{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem}.abevo-logo-img{height:2.5rem;width:auto;mix-blend-mode:multiply}.abevo-logo-text{font-size:1.25rem;font-weight:700;color:var(--charcoal)}.abevo-header__nav{display:none;align-items:center;gap:2rem}.abevo-header__nav a{font-size:.875rem;color:#211c1db3;transition:color .2s}.abevo-header__nav a:hover{color:var(--charcoal)}.abevo-header__burger{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer}.abevo-header__burger span{display:block;width:24px;height:2px;background:var(--charcoal);border-radius:2px}@media(min-width:768px){.abevo-header__nav{display:flex}.abevo-header__burger{display:none}}.abevo-hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.abevo-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.abevo-hero__bg-img{width:100%;height:100%;object-fit:cover}.abevo-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:linear-gradient(to bottom,transparent 0%,transparent 20%,rgba(255,255,255,.6) 30%,rgba(255,255,255,.6) 100%)}.abevo-hero__logo-wrap{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;justify-content:center;padding-top:calc(5rem + 1mm)}.abevo-hero__logo{height:4rem;width:auto;max-width:60%;object-fit:contain;mix-blend-mode:multiply}.abevo-hero__content{position:relative;z-index:10;max-width:48rem;margin:0 auto;padding:12rem 1.5rem 0;text-align:center}.abevo-hero__heading{font-size:clamp(2.5rem,5vw,3.75rem);font-weight:700;color:var(--charcoal);line-height:1.1;letter-spacing:-.02em;margin-bottom:1.5rem}.abevo-hero__subtext{font-size:1.125rem;color:#211c1db3;line-height:1.7;margin-bottom:2.5rem;max-width:36rem;margin-left:auto;margin-right:auto}.abevo-hero__note{font-size:.75rem;color:#211c1d66;margin-top:1rem}.abevo-about{padding:6rem 0;background:var(--white)}.abevo-about__grid{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}.abevo-about__text h2{font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.abevo-about__text p{color:var(--text-muted);line-height:1.7;margin-bottom:1rem}.abevo-about__card{background:#e0d8c466;border-radius:1.5rem;padding:2.5rem}.abevo-about__item{display:flex;gap:1rem;margin-bottom:1.5rem}.abevo-about__item:last-child{margin-bottom:0}.abevo-about__bar{width:4px;border-radius:9999px;background:var(--sage);flex-shrink:0}.abevo-about__item-title{font-weight:600;color:var(--charcoal);margin-bottom:.25rem}.abevo-about__item-desc{font-size:.875rem;color:#211c1d99}@media(min-width:768px){.abevo-about__grid{grid-template-columns:1fr 1fr}}.abevo-hiw{padding:6rem 0;background:#e0d8c44d}.abevo-hiw__grid{display:grid;grid-template-columns:1fr;gap:2rem}.abevo-hiw__card{background:var(--white);border-radius:1rem;padding:2rem}.abevo-hiw__num{font-size:1.875rem;font-weight:700;color:var(--cream)}.abevo-hiw__card h3{font-size:1rem;font-weight:600;color:var(--charcoal);margin:.75rem 0 .5rem}.abevo-hiw__card p{font-size:.875rem;color:#211c1d99;line-height:1.6}@media(min-width:768px){.abevo-hiw__grid{grid-template-columns:repeat(3,1fr)}}.abevo-standards{padding:6rem 0;background:var(--charcoal)}.abevo-standards__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2.5rem}.abevo-standards__card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:2rem}.abevo-standards__card h3{font-size:1rem;font-weight:600;color:var(--white);margin:.75rem 0 .5rem}.abevo-standards__card p{font-size:.875rem;color:#fff9;line-height:1.6}.abevo-badge{display:inline-block;font-size:.7rem;font-weight:700;padding:.25rem .75rem;border-radius:9999px;color:var(--white)}.abevo-badge--blue{background:var(--blue)}.abevo-badge--green{background:var(--sage)}.abevo-standards__icons{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.abevo-standards__icon-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:1rem;text-align:center}.abevo-standards__icon-card span{font-size:1.5rem;display:block;margin-bottom:.5rem}.abevo-standards__icon-card p{font-size:.875rem;font-weight:500;color:#fffc}.abevo-standards__check{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9999px;background:var(--sage);color:var(--white);font-size:1rem}@media(min-width:768px){.abevo-standards__grid{grid-template-columns:1fr 1fr}.abevo-standards__icons{grid-template-columns:repeat(4,1fr)}}.abevo-why{padding:6rem 0;background:var(--white)}.abevo-why__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.abevo-why__card{border:1px solid var(--cream);border-radius:1rem;padding:1.5rem;transition:border-color .2s}.abevo-why__card:hover{border-color:var(--sage)}.abevo-why__bar{width:2rem;height:4px;background:var(--sage);border-radius:9999px;margin-bottom:1rem}.abevo-why__card h3{font-weight:600;color:var(--charcoal);margin-bottom:.5rem}.abevo-why__card p{font-size:.875rem;color:#211c1d99;line-height:1.6}@media(min-width:640px){.abevo-why__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.abevo-why__grid{grid-template-columns:repeat(3,1fr)}}.abevo-waitlist{padding:6rem 0;background:#e0d8c466}.abevo-waitlist__inner{max-width:32rem;margin:0 auto;text-align:center}.abevo-waitlist__inner h2{font-size:2.25rem;font-weight:700;margin-bottom:1rem}.abevo-waitlist__inner>p{color:#211c1db3;margin-bottom:2.5rem}.abevo-waitlist__form-wrap{background:var(--white);border-radius:1rem;padding:2rem;box-shadow:0 1px 3px #0000000f;border:1px solid var(--cream)}.abevo-waitlist__fields{display:flex;flex-direction:column;gap:.75rem}.abevo-input{width:100%;padding:.75rem 1rem;border-radius:.75rem;border:1px solid var(--cream);background:var(--white);color:var(--charcoal);font-size:.875rem;outline:none;transition:box-shadow .2s}.abevo-input:focus{box-shadow:0 0 0 2px var(--sage)}.abevo-input::placeholder{color:#211c1d66}.abevo-waitlist__note{font-size:.75rem;color:#211c1d66;margin-top:1rem}.abevo-form-error{color:#c0392b;font-size:.875rem;margin-top:.75rem}.abevo-form-success{color:var(--sage);font-size:.875rem;margin-top:.75rem;font-weight:600}.abevo-footer{background:var(--charcoal);color:var(--white);padding:4rem 0 0}.abevo-footer__inner{display:flex;flex-direction:column;gap:2rem;padding-bottom:3rem}.abevo-footer__logo{height:2.5rem;width:auto;mix-blend-mode:screen;margin-bottom:1rem}.abevo-footer__name{font-size:1.25rem;font-weight:700;display:block;margin-bottom:1rem}.abevo-footer__brand p{font-size:.875rem;color:#ffffff80;line-height:1.6}.abevo-footer__links{display:flex;flex-wrap:wrap;gap:1.5rem}.abevo-footer__links a{font-size:.875rem;color:#fff9;transition:color .2s}.abevo-footer__links a:hover{color:var(--white)}.abevo-footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding:1.5rem;text-align:center}.abevo-footer__bottom p{font-size:.75rem;color:#fff6}@media(min-width:768px){.abevo-footer__inner{flex-direction:row;justify-content:space-between;align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/abevo.css.map */
