.ah2-root{--ah2-olive-900:#1c2716;--ah2-olive-800:#243120;--ah2-wheat:#efe7d2;--ah2-wheat-dim:#d9cfae;--ah2-turmeric:#e2a333;--ah2-turmeric-deep:#c8811a;--ah2-chili:#bb4128;--ah2-line: rgba(28,39,22,.12);font-family:Space Grotesk,Inter,sans-serif;color:var(--ah2-olive-900);background:var(--ah2-wheat);overflow-x:hidden}.ah2-root *{box-sizing:border-box}.ah2-root h2{font-family:Fraunces,Georgia,serif;font-weight:600;margin:0}.ah2-root a{text-decoration:none;color:inherit}.ah2-h2-center{text-align:center;font-size:clamp(28px,4vw,42px);padding:70px 20px 30px}.ah2-hero-carousel{position:relative;overflow:hidden;background:var(--ah2-olive-900)}.ah2-hero-track{display:flex;transition:transform .6s ease}.ah2-hero-slide{position:relative;flex:0 0 100%;min-height:420px;display:flex;align-items:center}.ah2-hero-slide img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.55}.ah2-hero-slide-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--ah2-olive-800),var(--ah2-chili));opacity:.6}.ah2-hero-slide-content{position:relative;z-index:2;padding:60px;max-width:520px;color:var(--ah2-wheat)}.ah2-hero-slide-content h2{font-size:clamp(28px,4.5vw,46px);line-height:1.05;margin-bottom:16px}.ah2-hero-slide-content p{font-size:15px;color:var(--ah2-wheat-dim);margin-bottom:24px}.ah2-btn-white{display:inline-block;background:var(--ah2-wheat);color:var(--ah2-olive-900);font-weight:700;font-size:13.5px;letter-spacing:.04em;padding:14px 26px;border-radius:2px;text-transform:uppercase}.ah2-hero-dots{position:absolute;bottom:18px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:3}.ah2-dot{width:8px;height:8px;border-radius:50%;background:#efe7d266;border:none;cursor:pointer;padding:0}.ah2-dot-active{background:var(--ah2-turmeric)}.ah2-story-marquee-wrap{background:#fff;padding:36px 0;overflow:hidden}.ah2-story-marquee{display:flex;gap:16px;padding:0 24px;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ah2-story-marquee::-webkit-scrollbar{display:none}.ah2-story-card{flex:0 0 auto;width:190px;height:250px;border-radius:8px;overflow:hidden;position:relative;scroll-snap-align:start}.ah2-story-card img{width:100%;height:100%;object-fit:cover}.ah2-story-card-placeholder{width:100%;height:100%;background:linear-gradient(160deg,var(--ah2-turmeric-deep),var(--ah2-olive-800))}.ah2-story-caption{position:absolute;bottom:12px;left:12px;right:12px;color:#fff;font-size:12.5px;font-weight:600;text-shadow:0 1px 4px rgba(0,0,0,.5)}.ah2-promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:40px 24px;max-width:1000px;margin:0 auto}.ah2-promo-card{display:block;border-radius:8px;overflow:hidden}.ah2-promo-card img{width:100%;aspect-ratio:1.1/1;object-fit:cover}.ah2-promo-placeholder{width:100%;aspect-ratio:1.1/1}.ah2-tone-1{background:linear-gradient(150deg,var(--ah2-olive-800),var(--ah2-olive-900))}.ah2-tone-2{background:linear-gradient(150deg,var(--ah2-turmeric),var(--ah2-turmeric-deep))}.ah2-tone-3{background:linear-gradient(150deg,var(--ah2-chili),#8f321f)}.ah2-tone-4{background:linear-gradient(150deg,#f0c46a,var(--ah2-turmeric-deep))}.ah2-promo-title{font-size:19px;font-weight:600;font-family:Fraunces,serif;text-align:center;padding:16px 8px;background:#fff}.ah2-bestsellers{background:var(--ah2-wheat);padding-bottom:70px}.ah2-tabs{display:flex;gap:28px;justify-content:center;border-bottom:1px solid var(--ah2-line);padding:0 20px 14px;flex-wrap:wrap}.ah2-tab-btn{background:none;border:none;font-family:Space Grotesk,sans-serif;font-weight:600;font-size:15px;color:#8a8a72;cursor:pointer;padding:4px 0;position:relative}.ah2-tab-btn.ah2-tab-active{color:var(--ah2-olive-900)}.ah2-tab-btn.ah2-tab-active:after{content:"";position:absolute;left:0;right:0;bottom:-15px;height:2px;background:var(--ah2-chili)}.ah2-tab-panel{display:none;padding:36px 24px 0}.ah2-tab-panel-active{display:block}.ah2-cards-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1240px;margin:0 auto}.ah2-product-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 14px #1c271614}.ah2-product-media{height:170px;background:linear-gradient(150deg,var(--ah2-olive-800),var(--ah2-turmeric-deep));position:relative}.ah2-add-btn{position:absolute;top:10px;right:10px;background:#fff;font-size:11px;font-weight:700;padding:6px 10px;border-radius:4px;letter-spacing:.04em}.ah2-product-info{padding:16px}.ah2-product-title-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px;gap:8px}.ah2-product-title-row h3{font-family:Fraunces,serif;font-size:16px;font-weight:600}.ah2-product-title-row span{font-weight:700;font-size:14px;color:var(--ah2-chili);white-space:nowrap}.ah2-product-info p{font-size:12.5px;color:#6a6f5c;line-height:1.5}.ah2-empty-tab{grid-column:1/-1;text-align:center;padding:40px;color:#8a8a72;font-size:14px}.ah2-feature-block{text-align:center;padding:70px 24px;background:#fff}.ah2-feature-img{max-width:220px;max-height:220px;object-fit:contain;margin-bottom:30px}.ah2-feature-block h2{font-size:clamp(22px,3vw,30px);max-width:20ch;margin:0 auto 26px;line-height:1.3}.ah2-text-link{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:13.5px;letter-spacing:.05em;color:var(--ah2-chili)}.ah2-code-block{text-align:center;padding:60px 24px 80px;background:#fff}.ah2-code-icon{width:88px;height:88px;border-radius:50%;background:linear-gradient(150deg,var(--ah2-turmeric),var(--ah2-chili));color:#fff;font-size:32px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 26px}.ah2-code-block p{max-width:32ch;margin:0 auto 22px;font-size:16px;line-height:1.5}.ah2-code-pill{display:inline-flex;align-items:center;gap:10px;background:var(--ah2-wheat);border:1px solid var(--ah2-line);border-radius:6px;padding:12px 20px;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:14px;color:var(--ah2-chili);cursor:pointer}.ah2-code-pill svg{width:16px;height:16px}.ah2-testimonial{text-align:center;padding:70px 24px 90px;background:var(--ah2-wheat)}.ah2-polaroid-stack{position:relative;width:280px;height:340px;margin:0 auto 36px}.ah2-polaroid{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;border-radius:4px;box-shadow:0 8px 24px #1c271626;padding:12px 12px 40px}.ah2-polaroid-1{transform:rotate(-3deg);z-index:2}.ah2-polaroid-2{transform:rotate(4deg);z-index:1}.ah2-polaroid img{width:100%;height:100%;object-fit:cover}.ah2-polaroid-placeholder{width:100%;height:100%;background:linear-gradient(150deg,var(--ah2-turmeric-deep),var(--ah2-olive-800))}.ah2-testimonial p{max-width:36ch;margin:0 auto;font-size:19px;font-family:Fraunces,serif;font-style:italic;line-height:1.5}.ah2-footer{background:#fff;padding:70px 24px 50px}.ah2-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:600px;margin:0 auto 60px}.ah2-footer-col h4{font-family:Space Grotesk,sans-serif;font-weight:800;font-size:15px;letter-spacing:.04em;margin-bottom:18px}.ah2-footer-col a{display:flex;align-items:center;gap:10px;font-size:16px;padding:9px 0;color:var(--ah2-olive-900)}.ah2-footer-badge{background:var(--ah2-olive-900);color:#fff;font-size:11px;font-weight:700;padding:2px 9px;border-radius:20px}.ah2-footer-brand{max-width:520px;margin:0 auto;text-align:center}.ah2-footer-brand p{font-size:15px;line-height:1.6;color:#4a4f3f;margin-bottom:28px}.ah2-newsletter{display:flex;border:1px solid var(--ah2-line);border-radius:4px;overflow:hidden;margin-bottom:30px}.ah2-newsletter input{flex:1;border:none;padding:14px 16px;font-family:Space Grotesk,sans-serif;font-size:14px;outline:none}.ah2-newsletter button{background:var(--ah2-olive-900);color:#fff;border:none;width:56px;font-size:18px;cursor:pointer}.ah2-social{display:flex;justify-content:center;gap:16px}.ah2-social a{width:36px;height:36px;border:1.5px solid var(--ah2-olive-900);border-radius:50%;display:flex;align-items:center;justify-content:center}.ah2-social svg{width:17px;height:17px}@media(max-width:900px){.ah2-cards-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.ah2-hero-slide{min-height:340px}.ah2-hero-slide-content{padding:32px 24px;max-width:100%}.ah2-promo-grid{grid-template-columns:1fr 1fr;padding:30px 16px}.ah2-cards-row{grid-template-columns:1fr 1fr;padding:0 4px}.ah2-footer-links{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/aharico-header.css.map */
