:root{--dark-brown: #3E2723;--chocolate: #4E342E;--burnt-orange: #D2602A;--rust: #C1502E;--cream: #F4F1E8;--warm-white: #FEFDFB;--text-gray: #A89B94;--container-max: 1400px;--container-narrow: 800px;--transition: .3s ease}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:Libre Baskerville,Georgia,serif;background-color:var(--dark-brown);color:var(--cream);line-height:1.7;-webkit-font-smoothing:antialiased;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.03) 2px,rgba(0,0,0,.03) 4px);pointer-events:none;z-index:9999;opacity:.3}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}ul,ol{list-style:none;padding:0;margin:0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:fixed;top:0;left:0;right:0;padding:1.5rem 5vw;background:#3e2723f2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid rgba(210,96,42,.15)}.site-header__inner{max-width:var(--container-max);margin:0 auto;display:flex;justify-content:space-between;align-items:center}.site-header__logo-text{font-family:Bebas Neue,Impact,sans-serif;font-size:1.5rem;letter-spacing:.15em;color:var(--cream)}.site-header__badge{font-family:Bebas Neue,sans-serif;font-size:.875rem;letter-spacing:.1em;color:var(--burnt-orange);border:1px solid var(--burnt-orange);padding:.5rem 1rem;background:transparent;transition:all var(--transition);cursor:default}.site-header__badge:hover{background:var(--burnt-orange);color:var(--dark-brown)}.announcement-bar{display:none}.announcement-bar.is-visible{display:block;background:var(--chocolate);border-bottom:1px solid rgba(210,96,42,.15);text-align:center;padding:.6rem 5vw}.announcement-bar__text{font-family:Bebas Neue,sans-serif;font-size:.8rem;letter-spacing:.2em;color:var(--burnt-orange)}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:8rem 5vw 4rem;position:relative;background:linear-gradient(135deg,var(--dark-brown) 0%,var(--chocolate) 100%)}.hero:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 30%,rgba(210,96,42,.04) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(210,96,42,.04) 0%,transparent 50%);pointer-events:none}.hero__inner{max-width:900px;width:100%;text-align:center;position:relative;z-index:1}.hero__label{font-family:Bebas Neue,sans-serif;font-size:.875rem;letter-spacing:.2em;color:var(--burnt-orange);margin-bottom:1.5rem;opacity:0;animation:fadeInUp .8s ease-out .2s forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero__headline{font-family:Libre Baskerville,Georgia,serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:var(--warm-white);opacity:0;animation:fadeInUp .8s ease-out .4s forwards}.hero__subheadline{font-size:clamp(1.25rem,2.5vw,1.75rem);font-style:italic;color:var(--burnt-orange);margin-bottom:3rem;opacity:0;animation:fadeInUp .8s ease-out .6s forwards}.hero__body{opacity:0;animation:fadeInUp .8s ease-out .8s forwards}.hero__body p{font-size:clamp(1.1rem,2vw,1.35rem);margin-bottom:1.5rem;color:var(--cream)}.hero__body p:last-child{font-weight:700;color:var(--warm-white)}.hero-mid{padding:6rem 5vw;max-width:var(--container-max);margin:0 auto}.hero-mid__inner{max-width:var(--container-narrow);margin:0 auto;text-align:center}.hero-mid__title{font-family:Libre Baskerville,Georgia,serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;margin-bottom:1.5rem;color:var(--warm-white);line-height:1.3}.hero-mid__sub{font-size:clamp(1.1rem,2vw,1.35rem);color:var(--cream);margin-bottom:1.5rem}.hero-mid__title+.hero-mid__title{margin-top:3rem}.section{padding:6rem 5vw}.section__inner{max-width:var(--container-max);margin:0 auto}.section--alt{background-color:var(--chocolate)}.section__label{font-family:Bebas Neue,sans-serif;font-size:.875rem;letter-spacing:.2em;color:var(--burnt-orange);margin-bottom:3rem;text-align:center}.section__title{font-family:Libre Baskerville,Georgia,serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;margin-bottom:2rem;color:var(--warm-white);text-align:center;line-height:1.3}.section__title em{font-style:italic;color:var(--burnt-orange)}.section__content{max-width:var(--container-narrow);margin:0 auto;text-align:center}.section__content p{font-size:clamp(1.1rem,2vw,1.35rem);margin-bottom:1.5rem;color:var(--cream)}.section__content p:last-child{margin-bottom:0}.emphasis-text{font-weight:700;color:var(--warm-white)}.pillars__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin-top:3rem}.pillar{text-align:left}.pillar__number{font-family:Bebas Neue,sans-serif;font-size:.875rem;color:var(--text-gray);margin-bottom:.5rem;letter-spacing:.05em}.pillar__title{font-family:Libre Baskerville,Georgia,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:1rem;color:var(--warm-white);line-height:1.2}.pillar__body{font-size:1rem;line-height:1.7;color:var(--cream)}.why-grounded .section__content p:first-child{font-style:italic;margin-bottom:2rem}.why-grounded .why-grounded__engine{font-weight:700;color:var(--warm-white);margin:2rem 0}.why-grounded .why-grounded__product{font-size:1.25rem;font-weight:700;margin:2rem 0;color:var(--cream)}.why-grounded .why-grounded__tagline{font-style:italic;color:var(--cream)}.ingredients__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;margin:3rem 0}.ingredient-card{border:1px solid rgba(210,96,42,.2);padding:1.5rem 1rem;text-align:center;transition:border-color var(--transition),transform var(--transition)}.ingredient-card:hover{border-color:var(--burnt-orange);transform:translateY(-4px)}.ingredient-card__number{font-family:Bebas Neue,sans-serif;font-size:.75rem;color:var(--text-gray);margin-bottom:.5rem;letter-spacing:.05em}.ingredient-card__name{font-family:Libre Baskerville,Georgia,serif;font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:var(--warm-white);line-height:1.2}.ingredient-card__benefit{font-family:Bebas Neue,sans-serif;font-size:.75rem;letter-spacing:.05em;color:var(--text-gray)}.ingredients__disclaimer{font-family:Bebas Neue,sans-serif;font-size:.875rem;letter-spacing:.15em;color:var(--burnt-orange);text-align:center;margin:2rem 0 1rem}.ingredients__closing{text-align:center;color:var(--text-gray);font-size:1rem}.email-signup{padding:6rem 5vw}.email-signup__box{max-width:600px;margin:0 auto;padding:3rem 2rem;border:2px solid rgba(210,96,42,.3);background:#4e342e4d}.email-signup__label{font-family:Bebas Neue,sans-serif;font-size:.875rem;letter-spacing:.2em;color:var(--burnt-orange);margin-bottom:1.5rem;text-align:center}.email-signup__headline{font-family:Libre Baskerville,Georgia,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:1rem;text-align:center;color:var(--warm-white);line-height:1.3}.email-signup__subtext{text-align:center;margin-bottom:2rem;color:var(--cream);font-size:1rem}.email-signup__form{width:100%}.email-signup__field-group{display:flex;gap:.5rem;margin-bottom:1rem}.email-signup__input{flex:1;padding:1rem 1.5rem;font-size:1rem;font-family:Libre Baskerville,Georgia,serif;background:#3e272380;border:1px solid rgba(210,96,42,.3);color:var(--cream);transition:all var(--transition);outline:none}.email-signup__input:focus{border-color:var(--burnt-orange);background:#3e2723cc}.email-signup__input::placeholder{color:var(--text-gray);font-style:italic}.email-signup__btn{padding:1rem 2rem;font-family:Bebas Neue,sans-serif;font-size:1rem;letter-spacing:.1em;background:var(--burnt-orange);color:var(--dark-brown);border:none;cursor:pointer;transition:all var(--transition);font-weight:700;white-space:nowrap}.email-signup__btn:hover,.email-signup__btn:focus-visible{background:var(--rust);transform:translateY(-2px);outline:none}.email-signup__disclaimer{text-align:center;font-size:.875rem;color:var(--text-gray)}.email-signup__error{margin-top:.75rem;font-size:.875rem;color:#e07060;text-align:center}.email-signup__success{margin-top:.75rem;font-size:.875rem;color:var(--cream);font-style:italic;text-align:center}.site-footer{padding:3rem 5vw;text-align:center;color:var(--text-gray);font-size:.875rem;border-top:1px solid rgba(210,96,42,.15)}.site-footer__inner{max-width:var(--container-max);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}.site-footer__nav-list{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.site-footer__nav-link{font-family:Bebas Neue,sans-serif;font-size:.8rem;letter-spacing:.1em;color:var(--text-gray);transition:color var(--transition)}.site-footer__nav-link:hover{color:var(--burnt-orange)}.site-footer__copyright{color:var(--text-gray);font-size:.875rem}@media(max-width:768px){.hero{padding:6rem 5vw 3rem;min-height:90vh}.section,.hero-mid,.email-signup{padding:4rem 5vw}.pillars__grid{grid-template-columns:1fr;gap:2rem}.ingredients__grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}.email-signup__field-group{flex-direction:column}.email-signup__box{padding:2rem 1.5rem}}.hero__email{margin-top:3rem;max-width:500px;margin-left:auto;margin-right:auto;opacity:0;animation:fadeInUp .8s ease-out 1s forwards}.hero__email-label{display:block;font-family:Bebas Neue,sans-serif;font-size:.875rem;letter-spacing:.2em;color:var(--burnt-orange);margin-bottom:1rem;text-align:center}.hero__email-row{display:flex;gap:.5rem;margin-bottom:1rem}.hero__email-input{flex:1;padding:1rem 1.5rem;font-size:1rem;font-family:Libre Baskerville,Georgia,serif;background:#3e272380;border:1px solid rgba(210,96,42,.3);color:var(--cream);transition:all var(--transition);outline:none}.hero__email-input:focus{border-color:var(--burnt-orange);background:#3e2723cc}.hero__email-input::placeholder{color:var(--text-gray);font-style:italic}.hero__email-input.error{border-color:#e07060}.hero__email-btn{padding:1rem 2rem;font-family:Bebas Neue,sans-serif;font-size:1rem;letter-spacing:.1em;background:var(--burnt-orange);color:var(--dark-brown);border:none;cursor:pointer;transition:all var(--transition);font-weight:700;white-space:nowrap}.hero__email-btn:hover,.hero__email-btn:focus-visible{background:var(--rust);transform:translateY(-2px);outline:none}.hero__email-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.hero__email-footnote{text-align:center;font-size:.875rem;color:var(--text-gray)}.success-msg{display:none;font-size:.875rem;color:var(--cream);font-style:italic;text-align:center}.success-msg.visible{display:block}.email-signup__input.error{border-color:#e07060}.email-signup__btn:disabled{opacity:.6;cursor:not-allowed;transform:none}@media(max-width:768px){.hero__email-row{flex-direction:column}}:focus-visible{outline:1px solid var(--burnt-orange);outline-offset:3px}
/*# sourceMappingURL=/cdn/shop/t/9/assets/theme.css.map */
