:root{--atc-green: #1F3A2E;--atc-green-dark: #12241C;--atc-green-soft: #2B4A3B;--atc-cream: #FAF7F0;--atc-cream-2: #F1EDE1;--atc-cream-3: #EAE4D2;--atc-brass: #B8935A;--atc-orange: #DA820C;--atc-charcoal: #1A1A1A;--atc-muted: #6B6B6B;--atc-line: rgba(31, 58, 46, .12);--atc-radius-sm: 8px;--atc-radius: 16px;--atc-radius-lg: 24px;--atc-shadow-sm: 0 2px 8px rgba(18, 36, 28, .06);--atc-shadow: 0 8px 28px rgba(18, 36, 28, .1);--atc-shadow-lg: 0 24px 60px rgba(18, 36, 28, .16)}html{font-size:100%!important}:root{--font-heading-scale: .68 !important;--font-body-scale: 1 !important}body{background:var(--atc-cream);color:var(--atc-charcoal);-webkit-font-smoothing:antialiased;font-feature-settings:"ss01","ss02","kern";font-size:15px!important;line-height:1.65}.page-width{max-width:1440px}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--font-heading-family);font-weight:500;letter-spacing:-.015em;color:var(--atc-green)}h1,.h1{font-size:clamp(1.6rem,2.5vw,2.1rem)!important;line-height:1.12!important;letter-spacing:-.02em}h2,.h2{font-size:clamp(1.35rem,2vw,1.65rem)!important;line-height:1.18!important;letter-spacing:-.015em}h3,.h3{font-size:clamp(1.1rem,1.6vw,1.3rem)!important;line-height:1.25!important;letter-spacing:-.01em}h4,.h4{font-size:1rem!important}h5,.h5{font-size:.88rem!important}h6,.h6{font-size:.82rem!important}p{font-size:inherit!important;line-height:1.7}.text-body{font-size:.95rem!important}.link,.customer a,.rte{font-size:.92rem!important}.caption-large,.field__input,.form__label,.select__select{font-size:.88rem!important}.atc-eyebrow{display:inline-block;font-family:var(--font-body-family);font-size:.85rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:var(--atc-brass);margin-bottom:1rem}.button,button.button,.shopify-payment-button__button--unbranded{border-radius:999px!important;font-family:var(--font-body-family);font-weight:600;letter-spacing:.02em;text-transform:none;font-size:.92rem;padding:1.1rem 2.4rem;transition:transform .25s ease,background .3s ease,color .3s ease,box-shadow .3s ease}.button--primary{background:var(--atc-green);color:var(--atc-cream);border:none;box-shadow:0 6px 18px #1f3a2e2e}.button--primary:hover{background:var(--atc-orange);color:#fff;transform:translateY(-2px);box-shadow:0 10px 28px #da820c47}.button--primary:after,.button--secondary:after{display:none!important}.button--secondary{background:transparent;color:var(--atc-green);border:1.5px solid var(--atc-green)}.button--secondary:hover{background:var(--atc-green);color:var(--atc-cream);transform:translateY(-2px)}.button--tertiary{color:var(--atc-green)}.link{color:var(--atc-green);font-weight:500}.link:hover{color:var(--atc-orange)}.announcement-bar,.announcement-bar-section,.utility-bar,.utility-bar--bottom-border{background:var(--atc-green-dark)!important}.announcement-bar,.announcement-bar *,.announcement-bar__message,.announcement-bar__link,.announcement-bar p,.announcement-bar span,.utility-bar,.utility-bar *,.utility-bar__grid-item p{color:#faf7f0!important;font-family:var(--font-body-family);font-size:.82rem!important;font-weight:500!important;letter-spacing:.03em}.announcement-bar{padding:.9rem 0}.announcement-bar__message{padding:0!important;min-height:auto!important}.header-wrapper{background:var(--atc-cream);border-bottom:1px solid var(--atc-line)}.header{padding:.2rem 2rem!important;align-items:center;min-height:54px!important}.header__heading,.header__heading-link{margin:0!important;padding:0!important;display:flex!important;align-items:center!important}.header__heading-logo,.header__heading-logo-wrapper img{max-height:none!important;max-width:190px!important;width:auto!important;height:auto!important;object-fit:contain;margin-top:-46px!important;margin-bottom:-46px!important}.header__menu-item,.header__menu-item span,.header__active-menu-item,.header__active-menu-item span,summary.header__menu-item{font-family:var(--font-body-family)!important;font-size:.92rem!important;font-weight:500!important;letter-spacing:.02em!important;text-transform:none!important;color:var(--atc-green)!important;text-decoration:none!important}.header__menu-item,summary.header__menu-item{padding:1.4rem!important;position:relative!important}summary.header__menu-item{padding-right:2.4rem!important}.header__menu-item:hover,.header__active-menu-item:hover{color:var(--atc-orange)!important}.header__menu-item:after,.header__active-menu-item:after{content:"";position:absolute;bottom:1rem;left:50%;width:0;height:2px;background:var(--atc-orange);border-radius:2px;transition:width .3s ease;transform:translate(-50%)}.header__menu-item:hover:after,.header__menu-item[aria-expanded=true]:after,.header__active-menu-item:hover:after{width:44%}.header__submenu{background:var(--atc-cream)!important;border-radius:var(--atc-radius);box-shadow:var(--atc-shadow-lg)!important;padding:1rem .6rem!important;border:1px solid var(--atc-line)}.header__submenu .header__menu-item{padding:.7rem 1.4rem;border-radius:var(--atc-radius-sm)}.header__submenu .header__menu-item:hover{background:var(--atc-cream-2);color:var(--atc-green)}.header__icon{color:var(--atc-green)}.header__icon:hover{color:var(--atc-orange)}.header__icon .icon{width:22px;height:22px}.cart-count-bubble{background:var(--atc-orange)!important;color:#fff!important;border-radius:999px;min-width:18px;height:18px;font-size:.68rem;font-weight:700}.atc-hero{background:var(--atc-green);color:var(--atc-cream);overflow:hidden;position:relative}.atc-hero__grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:stretch;min-height:620px;max-width:1440px;margin:0 auto}.atc-hero__content{padding:6rem 4.5rem;display:flex;flex-direction:column;justify-content:center;max-width:640px}.atc-hero__eyebrow{display:inline-block;font-size:.76rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:var(--atc-brass);margin-bottom:1.6rem;position:relative;padding-left:48px}.atc-hero__eyebrow:before{content:"";position:absolute;left:0;top:50%;width:36px;height:1px;background:var(--atc-brass)}.atc-hero h1,.atc-hero__heading{font-size:clamp(2.2rem,3.6vw,3.4rem);font-weight:400;line-height:1.05;letter-spacing:-.025em;color:var(--atc-cream);margin:0 0 1.8rem}.atc-hero__heading em{font-style:italic;color:var(--atc-brass);font-weight:400}.atc-hero__subheading{font-size:1rem;line-height:1.7;color:#faf7f0e0;margin-bottom:2.6rem;max-width:540px}.atc-hero__buttons{display:flex;gap:1rem;flex-wrap:wrap}.atc-hero .button--primary{background:var(--atc-brass);color:var(--atc-green)}.atc-hero .button--primary:hover{background:var(--atc-orange);color:#fff}.atc-hero .button--secondary{color:var(--atc-cream);border-color:#faf7f066}.atc-hero .button--secondary:hover{background:var(--atc-cream);color:var(--atc-green)}.atc-hero__image{position:relative;background:var(--atc-green-soft)}.atc-hero__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.atc-hero__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#faf7f04d;font-size:.9rem;letter-spacing:.2em;text-transform:uppercase}.atc-hero__badge{position:absolute;top:2rem;right:2rem;background:var(--atc-cream);color:var(--atc-green);font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;padding:.6rem 1.2rem;border-radius:999px;box-shadow:var(--atc-shadow);z-index:2}@media(max-width:900px){.atc-hero__grid{grid-template-columns:1fr;min-height:auto}.atc-hero__content{padding:4rem 1.6rem 3rem}.atc-hero__image{min-height:360px}.atc-hero__heading{font-size:clamp(2rem,9vw,3rem)}}.atc-trust{background:var(--atc-cream-2);padding:3rem 0;border-top:1px solid var(--atc-line);border-bottom:1px solid var(--atc-line);position:relative;box-shadow:0 4px 20px #00000008 inset}.atc-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1440px;margin:0 auto;padding:0 2rem}.atc-trust__item{display:flex;align-items:center;gap:1rem;justify-content:center;text-align:left}.atc-trust__icon{flex-shrink:0;width:44px;height:44px;border-radius:999px;background:var(--atc-green);color:var(--atc-brass);display:flex;align-items:center;justify-content:center;font-size:1.4rem}.atc-trust__text{display:flex;flex-direction:column}.atc-trust__title{font-family:var(--font-heading-family);font-size:1rem;font-weight:500;color:var(--atc-green);line-height:1.2}.atc-trust__sub{font-size:.82rem;color:var(--atc-muted);line-height:1.35}@media(max-width:900px){.atc-trust__grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}}@media(max-width:520px){.atc-trust__grid{grid-template-columns:1fr}.atc-trust__item{justify-content:flex-start}}.atc-section{padding:6rem 0}.atc-section__head{max-width:1440px;margin:0 auto 3.2rem;padding:0 2rem;display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;flex-wrap:wrap}.atc-section__head-left{max-width:720px}.atc-section__head h2{font-size:clamp(1.35rem,2vw,1.65rem);margin:.5rem 0 .9rem}.atc-section__head p,.collection__description,.collection__description p,.rte p{font-size:.95rem!important;color:var(--atc-muted);margin:0!important;max-width:none!important;line-height:1.6!important;text-align:left!important}.atc-section__head-link{font-size:.9rem;font-weight:600;color:var(--atc-green);text-decoration:none;border-bottom:1px solid var(--atc-brass);padding-bottom:4px;white-space:nowrap}.atc-section__head-link:hover{color:var(--atc-orange);border-bottom-color:var(--atc-orange)}.atc-tiles{max-width:1440px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}.atc-tile{position:relative;border-radius:var(--atc-radius);overflow:hidden;box-shadow:0 4px 16px #1f3a2e0d;display:block;text-decoration:none;aspect-ratio:4 / 5;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s cubic-bezier(.2,.8,.2,1)}.atc-tile:hover{transform:translateY(-8px);box-shadow:0 16px 40px #1f3a2e29}.atc-tile__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 1.2s ease;z-index:0}.atc-tile:hover .atc-tile__img{transform:scale(1.05)}.atc-tile__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000000d;z-index:1}.atc-tile__content{position:absolute;left:0;right:0;bottom:0;padding:5rem 2.2rem 2.2rem;color:#fff;z-index:2;background:linear-gradient(to top,rgba(0,0,0,1) 0%,rgba(0,0,0,.9) 45%,rgba(0,0,0,.4) 80%,transparent 100%)}.atc-tile__arrow{position:absolute;top:1.6rem;right:1.6rem;width:44px;height:44px;border-radius:999px;background:#ffffff1a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:background .3s ease,border-color .3s ease,transform .3s ease;z-index:3}.atc-tile:hover .atc-tile__arrow{background:#ffffff40;border-color:#fff6;transform:rotate(-45deg)}.atc-tile__eyebrow{font-size:.85rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--atc-brass);margin-bottom:.8rem;text-shadow:0 2px 10px rgba(0,0,0,1)!important}.atc-tile__title{font-family:var(--font-heading-family);font-size:clamp(1.25rem,1.6vw,1.4rem)!important;font-weight:500;line-height:1.2;margin:0 0 .6rem;color:#fff!important;text-shadow:0 4px 20px rgba(0,0,0,1),0 0 10px rgba(0,0,0,.9)!important}.atc-tile__desc{font-family:var(--font-body-family);font-size:.92rem!important;line-height:1.5;color:#fff!important;margin:0;text-shadow:0 4px 16px rgba(0,0,0,1),0 0 8px rgba(0,0,0,.8)!important}@media(max-width:900px){.atc-tiles{grid-template-columns:1fr}.atc-tile{aspect-ratio:16 / 10}}.atc-story{background:var(--atc-green);color:var(--atc-cream);padding:7rem 2rem;position:relative;overflow:hidden}.atc-story:before{content:'"';position:absolute;top:-2rem;left:-.5rem;font-family:var(--font-heading-family);font-size:28rem;line-height:1;color:var(--atc-green-soft);opacity:.5;pointer-events:none}.atc-story__inner{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:1}.atc-story__eyebrow{display:inline-block;font-size:.76rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:var(--atc-brass);margin-bottom:2rem;position:relative;padding:0 56px}.atc-story__eyebrow:before,.atc-story__eyebrow:after{content:"";position:absolute;top:50%;width:40px;height:1px;background:var(--atc-brass)}.atc-story__eyebrow:before{left:0}.atc-story__eyebrow:after{right:0}.atc-story__heading{font-family:var(--font-heading-family);font-size:clamp(1.4rem,2vw,1.7rem)!important;line-height:1.15;font-weight:500;color:#fff!important;margin:0 0 1.6rem;text-shadow:0 4px 18px rgba(0,0,0,.9)!important}.atc-story__heading em{font-style:italic;color:var(--atc-brass)!important}.atc-story__text,.atc-story__text p{font-size:.95rem!important;line-height:1.6!important;color:#fff!important;font-weight:600!important;margin-bottom:2.6rem;text-shadow:0 3px 14px rgba(0,0,0,.8)!important}.atc-story .button--primary{background:var(--atc-brass);color:var(--atc-green)}.atc-story .button--primary:hover{background:var(--atc-cream);color:var(--atc-green)}.card-wrapper{transition:transform .4s ease}.card-wrapper:hover{transform:translateY(-6px)}.card,.card--card,.card--standard{border-radius:var(--atc-radius)!important;background:#ffffffbf!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;box-shadow:0 4px 16px #1f3a2e0d!important;border:1px solid rgba(255,255,255,.9)!important;transition:box-shadow .4s cubic-bezier(.2,.8,.2,1),transform .4s cubic-bezier(.2,.8,.2,1)!important}.card-wrapper:hover .card,.card-wrapper:hover .card--card,.card-wrapper:hover .card--standard{box-shadow:0 16px 40px #1f3a2e1f!important;transform:translateY(-8px) scale(1.01)!important;border-color:#fff!important}.card__media{background:var(--atc-cream-2);border-radius:var(--atc-radius-sm);overflow:hidden}.card__media img,.card__inner .media img{transition:transform 1s ease}.card-wrapper:hover .card__media img,.card-wrapper:hover .card__inner .media img{transform:scale(1.05)}.card__information{padding:1.2rem 1rem 1.4rem!important}.card__heading,.card__heading a{font-family:var(--font-heading-family)!important;font-size:1rem!important;font-weight:500!important;color:var(--atc-green)!important;letter-spacing:-.01em;line-height:1.25}.card__heading a:hover{color:var(--atc-orange)!important}.price,.price .price-item,.price__regular .price-item,.price__sale .price-item--sale{font-family:var(--font-body-family);font-size:.95rem;font-weight:600;color:var(--atc-green);letter-spacing:0}.price__sale .price-item--regular{color:var(--atc-muted);text-decoration:line-through;font-weight:400}.card__badge .badge{border-radius:999px!important;font-family:var(--font-body-family);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.45rem .9rem;border:none!important}.title-wrapper-with-link h2,.collection__title h2,.featured-collection__title{font-size:clamp(1.15rem,1.6vw,1.35rem)!important;font-weight:500!important;letter-spacing:-.01em;margin-bottom:.6rem}.title-wrapper-with-link .subtitle,.title-wrapper-with-link .h4,.collection__title.title-wrapper .collection__description{font-family:var(--font-body-family)!important;font-size:.92rem!important;font-weight:400!important;color:var(--atc-muted)!important;letter-spacing:0!important;text-transform:none!important;font-style:normal!important;line-height:1.6!important;margin:0!important;text-align:left!important;max-width:none!important}.featured-collection .link{font-weight:600;border-bottom:1px solid var(--atc-brass);padding-bottom:2px}.product__title h1{font-size:clamp(1.5rem,2vw,1.9rem);line-height:1.1;letter-spacing:-.015em;margin-bottom:.6rem}.product__text.subtitle{font-family:var(--font-body-family);font-size:.85rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:var(--atc-brass)}.price--large .price-item{font-size:1.3rem!important;color:var(--atc-green)!important}.product__description{font-size:.92rem;line-height:1.7;color:var(--atc-charcoal)}.product__description h2{font-size:1.05rem;margin-top:2.8rem;margin-bottom:.6rem;color:var(--atc-green);position:relative;padding-bottom:.8rem}.newsletter-form__field-wrapper .field__input{font-size:1rem!important;padding:.7rem 1.6rem!important;height:48px!important;min-height:48px!important;line-height:1.4!important;background:#fff!important;border-radius:999px!important;border:1px solid rgba(0,0,0,.1)!important;box-shadow:none!important;color:var(--atc-green)!important}.newsletter-form__field-wrapper .field{border-radius:999px!important;background:transparent!important;box-shadow:none!important;position:relative!important}.newsletter-form__field-wrapper .field:before,.newsletter-form__field-wrapper .field:after{content:none!important;display:none!important}.newsletter-form__field-wrapper label{font-size:.85rem!important;top:14px!important;left:20px!important;color:var(--atc-muted)!important;transition:opacity .2s ease!important}.newsletter-form__field-wrapper .field__input:focus~label,.newsletter-form__field-wrapper .field__input:not(:placeholder-shown)~label{opacity:0!important;visibility:hidden!important}body .newsletter-form__button,.color-scheme-1 .newsletter-form__button,.newsletter-form__field-wrapper .newsletter-form__button,.newsletter-form__field-wrapper .field__button{width:44px!important;height:44px!important;min-height:44px!important;background-color:#b8935a!important;color:#fff!important;border-radius:999px!important;margin:2px 2px 0 0!important;display:flex!important;justify-content:center!important;align-items:center!important;border:none!important;position:absolute!important;right:0!important;top:0!important;z-index:2;transition:all .2s ease!important}.newsletter-form__button .svg-wrapper,.newsletter-form__button svg{fill:#fff!important;color:#fff!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;opacity:1!important;display:block!important}body .newsletter-form__button:hover,.newsletter-form__field-wrapper .newsletter-form__button:hover{background-color:#da820c!important}.newsletter-form{max-width:420px!important;margin:0 auto!important}.newsletter__subheading,.newsletter-section p,.newsletter p,.newsletter-wrapper p,.newsletter-wrapper .rte,.newsletter-section .subtitle,.newsletter-section .rte p{color:#ffffffe6!important;font-size:1.15rem!important;line-height:1.6!important}.product__description h2:after{content:"";display:block;position:absolute;bottom:0;left:0;width:40px;height:2px;background:var(--atc-brass)}.product__description ul{padding-left:1.2rem;margin:.6rem 0 1.4rem}.product__description li{margin-bottom:.4rem}.product-form__input input[type=radio]+label{border-radius:999px!important;padding:.9rem 1.8rem!important;font-family:var(--font-body-family)!important;font-weight:500!important;font-size:.9rem!important;text-transform:none!important;letter-spacing:0!important;border-color:var(--atc-line)!important;background:#fff!important;color:var(--atc-green)!important;transition:all .2s ease}.product-form__input input[type=radio]:checked+label{background:var(--atc-green)!important;color:var(--atc-cream)!important;border-color:var(--atc-green)!important}.product-form__input input[type=radio]:hover+label{border-color:var(--atc-green)!important}.product-form__buttons .button,.product-form__buttons .product-form__submit{width:100%;padding:1.2rem 2rem;font-size:1rem;font-weight:600;background:var(--atc-green)!important;color:#fff!important;border:none!important;border-radius:10px!important;transition:background .2s ease;cursor:pointer}.product-form__buttons .button:hover,.product-form__buttons .product-form__submit:hover{background:var(--atc-green-soft)!important}.atc-value-props{list-style:none;padding:0;margin:.4rem 0 .8rem;display:flex;flex-wrap:wrap;gap:8px 16px;font-size:.82rem;color:var(--atc-green);font-weight:500;opacity:.75}.atc-value-props li:before{content:"\2714  ";color:var(--atc-brass)}.footer{background:var(--atc-green-dark)!important;color:var(--atc-cream);padding-top:6rem!important;margin-top:0!important}.footer *{color:var(--atc-cream)!important}.footer-block__heading{font-family:var(--font-body-family)!important;font-size:.82rem!important;font-weight:700!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:var(--atc-brass)!important;margin-bottom:1.4rem!important}.footer-block__details-content,.footer-block__details-content p,.footer-block__details-content li,.footer-block__details-content a,.footer-block__details-content span{font-size:.95rem!important;line-height:1.7!important}.footer-block__details-content a{opacity:.88;transition:opacity .2s ease,color .2s ease;text-decoration:none}.footer-block__details-content a:hover{opacity:1;color:var(--atc-brass)!important}.footer__copyright,.footer__copyright *,.footer__copyright small,.footer__copyright span,.copyright__content{font-size:.8rem!important;opacity:.65}.footer__content-top{padding-bottom:4rem!important;border-bottom:1px solid rgba(184,147,90,.2)}.footer__content-bottom{padding-top:2rem!important}.list-payment{gap:.6rem}.list-payment__item svg{opacity:.7;filter:brightness(1.2)}.cart-drawer{background:var(--atc-cream)!important}.drawer__heading{font-family:var(--font-heading-family)!important;color:var(--atc-green)!important}.cart-item__name{font-family:var(--font-heading-family);color:var(--atc-green)}.multicolumn-card{background:#fff;border-radius:var(--atc-radius);padding:2rem 1.8rem 2.2rem!important;box-shadow:var(--atc-shadow-sm);border:1px solid var(--atc-line);transition:transform .4s ease,box-shadow .4s ease}.multicolumn-card:hover{transform:translateY(-4px);box-shadow:var(--atc-shadow)}.multicolumn-card__info{padding:0!important}.multicolumn-card__info h3{font-size:1.55rem!important;font-weight:500!important;margin:0 0 .9rem!important;color:var(--atc-green)!important}.multicolumn-card__info p{font-size:1.05rem!important;line-height:1.65!important;color:var(--atc-muted)!important}.multicolumn-card .link{display:inline-flex;align-items:center;gap:.4rem;margin-top:1rem;font-weight:600;color:var(--atc-orange)!important}.multicolumn-card .link:after{content:"\2192";transition:transform .3s ease}.multicolumn-card:hover .link:after{transform:translate(4px)}.newsletter{background:var(--atc-green)!important;color:var(--atc-cream)}.newsletter__wrapper{padding:6rem 2rem!important}.newsletter-form{max-width:560px;margin:0 auto}.newsletter-form__field-wrapper{background:var(--atc-cream);border-radius:999px;padding:.4rem;box-shadow:var(--atc-shadow)}.newsletter-form__field-wrapper .field__input{background:transparent!important;border:none!important;box-shadow:none!important;color:var(--atc-green);padding:1rem 1.4rem!important}.newsletter-form__field-wrapper .field__label{left:1.4rem!important;color:var(--atc-muted)!important}.newsletter-form__button{background:var(--atc-green)!important;color:var(--atc-cream)!important;border-radius:999px!important;padding:1rem 1.8rem!important;margin:0!important}.newsletter-form__button:hover{background:var(--atc-orange)!important}.newsletter h2,.newsletter__subheading{color:var(--atc-cream)!important}.newsletter h2{font-size:clamp(1.75rem,2.4vw,2.25rem)!important}@media(prefers-reduced-motion:no-preference){.card-wrapper,.atc-tile,.atc-trust__item,.multicolumn-card{animation:atc-fade-up .7s ease both}}@keyframes atc-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:749px){body{font-size:14px!important;line-height:1.55}h1,.h1{font-size:1.55rem!important;line-height:1.15!important}h2,.h2{font-size:1.35rem!important;line-height:1.2!important}h3,.h3{font-size:1.15rem!important;line-height:1.25!important}.header{padding:.6rem 1rem!important;min-height:48px!important}.page-width{padding:0 1rem}.header__heading-logo,.header__heading-logo-wrapper img{max-width:120px!important;margin-top:-30px!important;margin-bottom:-30px!important}.announcement-bar,.announcement-bar *,.announcement-bar__message,.utility-bar *{font-size:.75rem!important}.announcement-bar{padding:.55rem 0}.button,button.button,.shopify-payment-button__button--unbranded{padding:.85rem 1.6rem!important;font-size:.82rem!important}.product-form__buttons .button,.product-form__buttons .product-form__submit{padding:.9rem 1.4rem!important;font-size:.88rem!important}.atc-hero__content{padding:2.5rem 1.2rem 2rem!important}.atc-hero__heading,.atc-hero h1{font-size:1.65rem!important;margin-bottom:1rem!important}.atc-hero__subheading{font-size:.9rem!important;line-height:1.55!important;margin-bottom:1.5rem!important}.atc-hero__eyebrow{font-size:.65rem!important;margin-bottom:.8rem!important}.atc-hero__image{min-height:240px!important}.atc-hero__badge{font-size:.6rem!important;padding:.4rem .8rem!important;top:1rem;right:1rem}.atc-hero__buttons .button{padding:.8rem 1.6rem!important;font-size:.82rem!important}.atc-trust{padding:1.5rem 0!important}.atc-trust__grid{gap:.8rem!important;padding:0 1rem!important}.atc-trust__icon{width:34px!important;height:34px!important;font-size:1rem!important}.atc-trust__title{font-size:.88rem!important}.atc-trust__sub{font-size:.75rem!important}.atc-section{padding:2.5rem 0!important}.atc-section__head{padding:0 1rem!important;margin-bottom:1.2rem!important;flex-direction:column;align-items:flex-start}.atc-section__head h2{font-size:1.35rem!important;margin:.3rem 0 .5rem!important}.atc-section__head p,.rte p,.collection__description,.collection__description p{font-size:.88rem!important;line-height:1.5!important}.atc-tiles{gap:.8rem!important;padding:0 1rem!important}.atc-tile{aspect-ratio:3/2!important}.atc-tile__content{padding:2.5rem 1.4rem 1.4rem!important}.atc-tile__eyebrow{font-size:.65rem!important;margin-bottom:.4rem!important}.atc-tile__title{font-size:1.15rem!important;margin-bottom:.3rem!important}.atc-tile__desc{font-size:.82rem!important}.atc-tile__arrow{width:34px!important;height:34px!important;top:1rem;right:1rem;font-size:.9rem}.atc-story{padding:3rem 1rem!important}.atc-story:before{font-size:10rem!important}.atc-story .atc-story__heading{font-size:1.35rem!important}.atc-story .atc-story__text{font-size:.88rem!important;line-height:1.55!important}.product__title h1{font-size:1.35rem!important}.atc-value-props{font-size:.72rem!important;gap:6px 10px!important}.price--large{font-size:1.15rem!important}.product__description .rte p,.product__description .rte{font-size:.85rem!important;line-height:1.55!important}.atc-trust-PDP{gap:.6rem!important;margin-top:1rem!important;padding-top:1rem!important}.atc-trust-PDP__item svg{width:20px!important;height:20px!important}.atc-trust-PDP__item span{font-size:.65rem!important}.title--primary{font-size:1.25rem!important}.cart-items thead tr{margin-bottom:1rem!important}.cart-items th{padding-bottom:.6rem!important;font-size:.7rem!important}.cart-item{gap:.6rem!important;margin-bottom:1.2rem!important}.cart-item__image{max-width:80px!important;width:80px!important}.cart-item__image-container{width:80px!important;max-width:80px!important}.cart-item__details{font-size:1.2rem!important;line-height:1.35!important}.cart-item__name{font-size:.82rem!important;line-height:1.3!important}.product-option{font-size:.72rem!important;line-height:1.3!important}.cart-item__totals .price,.cart-item__price-wrapper .price,.cart-item__final-price,.cart-item__totals .cart-item__price-wrapper>span{font-size:.88rem!important}.cart-item__old-price{font-size:.72rem!important}.quantity{min-height:36px!important;width:90px!important;border-radius:6px!important}.quantity__input{font-size:.82rem!important;padding:0 .2rem!important}.quantity__button{width:28px!important;font-size:1rem!important}.quantity__button .svg-wrapper{width:.7rem!important}cart-remove-button .button{min-width:2.8rem!important;min-height:2.8rem!important}cart-remove-button .icon-remove{height:1rem!important;width:1rem!important}.totals__total{font-size:.88rem!important}.totals__total-value{font-size:1rem!important}.tax-note{font-size:.72rem!important;margin:.5rem 0 1rem!important}.cart__checkout-button{padding:.75rem 1.4rem!important;font-size:.85rem!important;min-height:auto!important}.cart-note textarea,.text-area{min-height:50px!important;font-size:.78rem!important}.cart__note label{font-size:.78rem!important}.drawer__inner{padding:0 1rem!important}.drawer__header{padding:.8rem 0!important}.drawer__heading{font-size:1.1rem!important;margin:0!important}.drawer__close{min-width:3rem!important;min-height:3rem!important}.drawer__close .svg-wrapper{height:1.4rem!important;width:1.4rem!important}.drawer__footer{padding:.8rem 0!important}.cart-drawer__footer>*+*{margin-top:.5rem!important}.cart-drawer .cart-items td{padding-top:1rem!important}.cart-drawer .cart-item>td+td{padding-left:.6rem!important}.cart-drawer .tax-note{margin:.5rem 0 .8rem!important;font-size:.68rem!important}.drawer__footer>details summary{padding:.8rem 2rem .8rem 0!important;font-size:.82rem!important}.drawer__footer>details[open]{padding-bottom:.8rem!important}.atc-shipping-bar{padding:8px 12px!important;margin-bottom:10px!important;border-radius:8px!important}.atc-shipping-bar__text{font-size:.75rem!important;margin-bottom:5px!important}.atc-shipping-bar__track{height:6px!important}.newsletter__heading{font-size:1.35rem!important}.field__input{padding:.7rem 1rem!important;font-size:.82rem!important}.footer{padding-top:3rem!important}.footer-block__heading{font-size:.72rem!important}.footer-block__details-content a,.footer-block ul li a{font-size:.82rem!important}.menu-drawer__navigation{padding:1.5rem 0!important}.menu-drawer__menu-item{font-size:1rem!important;padding:.7rem 2rem!important}.menu-drawer summary.menu-drawer__menu-item{padding-right:3.5rem!important}.menu-drawer__menu-item>.svg-wrapper{width:10px!important;right:2rem!important}.menu-drawer__close-button{font-size:.82rem!important;padding:.8rem 2rem!important;margin-top:.8rem!important}.menu-drawer__close-button .svg-wrapper{width:10px!important}.menu-drawer__account{font-size:.82rem!important}.search__input{font-size:.88rem!important;height:3.2rem!important}.predictive-search{font-size:.82rem!important}.shopify-policy__title{font-size:1.35rem!important}.shopify-policy__body h2{font-size:1.1rem!important}.shopify-policy__body h3{font-size:.95rem!important}.shopify-policy__body p,.shopify-policy__body li{font-size:.82rem!important;line-height:1.5!important}.rte h1{font-size:1.35rem!important}.rte h2{font-size:1.1rem!important}.rte h3{font-size:.95rem!important}.rte p,.rte li{font-size:.82rem!important}.shopify-section{margin-top:0!important;margin-bottom:0!important}section[class*=padding]{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/atc-custom.css.map */
