*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;font-family:var(--font-body);font-size:var(--font-size-base);color:var(--color-primary);background-color:var(--color-background);line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:300;margin-top:0;line-height:1.2}a{color:inherit;text-decoration:none;transition:opacity .2s ease}a:hover{opacity:.8}img,svg{display:block;max-width:100%}button{cursor:pointer;border:none;background:none;font-family:inherit;padding:0}ul{list-style:none;padding:0;margin:0}.container{max-width:var(--page-width);margin:0 auto;padding:0 24px}.btn{display:inline-block;background-color:var(--color-primary);color:var(--color-background);padding:16px 32px;text-transform:uppercase;letter-spacing:.2em;font-size:11px;font-weight:600;transition:all .3s ease;border:1px solid var(--color-primary)}.btn:hover,.btn--outline{background-color:transparent;color:var(--color-primary)}.btn--outline:hover{background-color:var(--color-primary);color:var(--color-background)}.text-uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.2em}.font-bold{font-weight:700}.text-center{text-align:center}.text-accent{color:var(--color-accent)}.text-secondary{color:var(--color-secondary)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:fadeIn .8s ease forwards}.shopify-section{width:100%}.ingredients-section{padding:96px 0;background:#f5f5f7}.ingredients-eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.3em;font-weight:700;color:#6b8e23;display:block;margin-bottom:16px}.ingredients-heading{font-size:42px;font-weight:300;color:#111;margin-bottom:24px}.ingredients-description{color:#666;max-width:600px;margin:auto;font-weight:300}.ingredients-highlight{display:block;margin-top:8px;font-weight:500;color:#111}.ingredients-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.ingredient-card{background:#fff;padding:48px 42px;border:1px solid #eee;position:relative;overflow:hidden;transition:all .45s cubic-bezier(.4,0,.2,1);cursor:pointer}.ingredient-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000000a}.ingredient-card:after{content:attr(data-number);position:absolute;top:-40px;right:-10px;font-size:130px;font-family:Playfair Display,serif;color:#000;opacity:.03;transition:.5s;z-index:0}.ingredient-card:hover:after{opacity:.06}.ingredient-number{font-size:11px;color:#999;border:1px solid #eee;padding:4px 10px;border-radius:20px;font-family:Inter,sans-serif}.dot{width:34px;height:34px;background:#f5f5f7;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.45s cubic-bezier(.4,0,.2,1)}.dot span{width:6px;height:6px;background:#aaa;border-radius:50%;transition:.45s cubic-bezier(.4,0,.2,1)}.ingredient-card:hover .dot{background:#6b8e23;transform:scale(1.1)}.ingredient-card:hover .dot span{background:#fff}.ingredient-card h3{font-family:Playfair Display,serif;font-style:italic;font-size:26px;color:#111;transition:.45s cubic-bezier(.4,0,.2,1);margin-top:10px}.ingredient-card:hover h3{color:#6b8e23}.line{height:1px;width:40px;background:#eee;margin:16px 0;transition:.6s cubic-bezier(.4,0,.2,1)}.ingredient-card:hover .line{width:100%;background:#6b8e234d}.ingredient-card p{font-family:Inter,sans-serif;font-weight:300;font-size:14px;color:#777;line-height:1.6;transition:.3s}@media(max-width:992px){.ingredients-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media(max-width:768px){.ingredients-grid{grid-template-columns:1fr;gap:20px}.ingredient-card{padding:32px 28px}.ingredient-card h3{font-size:22px}.ingredient-card:after{font-size:100px;top:-30px;right:-5px}}.shopify-policy__container{max-width:850px;margin:0 auto;padding:40px 20px}@media(min-width:768px){.shopify-policy__container{padding:80px 40px}}.shopify-policy__title{text-align:center;font-size:1.75rem;font-weight:700;margin-bottom:2rem;text-transform:uppercase;letter-spacing:.1em;color:#111827;border-bottom:1px solid #e5e7eb;padding-bottom:1.5rem}@media(min-width:768px){.shopify-policy__title{font-size:2.5rem;margin-bottom:3rem}}.shopify-policy__body{color:#374151;line-height:1.85;font-size:1rem}@media(min-width:768px){.shopify-policy__body{font-size:1.125rem}}.shopify-policy__body h1,.shopify-policy__body h2,.shopify-policy__body h3,.shopify-policy__body h4,.shopify-policy__body h5,.shopify-policy__body h6{color:#111827;font-weight:600;line-height:1.3;margin-top:2.5rem;margin-bottom:1rem}.shopify-policy__body h1{font-size:1.5rem}.shopify-policy__body h2{font-size:1.35rem}.shopify-policy__body h3{font-size:1.2rem}@media(min-width:768px){.shopify-policy__body h1{font-size:2rem}.shopify-policy__body h2{font-size:1.75rem}.shopify-policy__body h3{font-size:1.5rem}}.shopify-policy__body p{margin-bottom:1.5rem}.shopify-policy__body ul,.shopify-policy__body ol{margin-bottom:1.5rem;background-color:#f9fafb;padding:1.5rem 1.5rem 1.5rem 2.5rem;border-radius:8px;border:1px solid #f3f4f6}.shopify-policy__body ul{list-style-type:disc}.shopify-policy__body ol{list-style-type:decimal}.shopify-policy__body li{margin-bottom:.75rem}.shopify-policy__body li:last-child{margin-bottom:0}.shopify-policy__body strong,.shopify-policy__body b{font-weight:600;color:#000}.shopify-policy__body a{color:#111827;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;font-weight:500;transition:all .3s ease}.shopify-policy__body a:hover{color:#6b7280;text-decoration-color:#6b7280}.cart-drawer{position:fixed;top:0;right:0;width:100%;height:100%;background:#fff;box-shadow:-10px 0 30px #0000001a;transform:translate(100%);transition:transform .3s ease;z-index:9999;display:flex;flex-direction:column}@media screen and (min-width:768px){.cart-drawer{width:420px}}.cart-header{padding:16px 20px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;background:#fff;position:sticky;top:0;z-index:10}.cart-header span:first-child{font-size:18px;font-weight:600;color:#000}.cart-header button{background:none;border:none;font-size:24px;cursor:pointer;padding:8px 12px;color:#666;line-height:1}.cart-body{flex:1;overflow-y:auto;padding:16px;-webkit-overflow-scrolling:touch;background:#fff}.cart-item{display:flex;gap:16px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #f0f0f0;position:relative}.cart-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.cart-item img{width:80px;height:90px;object-fit:cover;border-radius:8px;flex-shrink:0}.cart-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.cart-info .title{font-size:15px;font-weight:500;color:#000;margin:0 0 4px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;padding-right:5px}.cart-info .price{font-size:14px;color:#666;margin:4px 0;font-weight:500;display:flex;align-items:center;gap:8px}.qty{display:flex;align-items:center;gap:12px;margin:8px 0}.qty a,.qty button{background:#f5f5f5;border:1px solid #e0e0e0;width:36px;height:36px;border-radius:6px;text-decoration:none;color:#333;font-size:18px;font-weight:500;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.qty a:active,.qty button:active{background:#e8e8e8;transform:scale(.95)}.qty span{min-width:30px;text-align:center;font-weight:600;font-size:16px;color:#000}.remove{font-size:13px;color:#999;display:inline-block;margin-top:8px;text-decoration:none;cursor:pointer;background:none;border:none;padding:8px 0;font-weight:400;letter-spacing:.3px}.remove:active{color:#c43434;text-decoration:underline}.cart-footer{padding:20px;border-top:1px solid #eee;background:#fff;position:sticky;bottom:0;box-shadow:0 -5px 20px #0000000d}.cart-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;font-weight:600;font-size:18px;color:#000}.cart-total span:first-child{color:#666;font-weight:400}.cart-total strong{color:#000;font-size:20px}.view-cart{display:block;text-align:center;border:2px solid #000;background:#fff;color:#000;padding:16px;border-radius:30px;margin-bottom:12px;text-decoration:none;font-weight:600;font-size:16px;letter-spacing:.5px;transition:all .2s ease;width:100%}.view-cart:active{background:#f5f5f5;transform:scale(.98)}.checkout{display:block;text-align:center;background:#c43434;color:#fff;padding:16px;border-radius:30px;text-decoration:none;font-weight:700;font-size:16px;letter-spacing:.5px;transition:all .2s ease;border:none;cursor:pointer;width:100%}.checkout:active{background:brown;transform:scale(.98)}.empty-cart{text-align:center;padding:60px 20px;color:#999;font-size:16px}@media screen and (max-width:360px){.cart-header{padding:12px 16px}.cart-header span:first-child{font-size:16px}.cart-body{padding:12px}.cart-item{gap:12px}.cart-item img{width:70px;height:80px}.cart-info .title{font-size:14px}.cart-info .price{font-size:13px}.qty a,.qty button{width:32px;height:32px;font-size:16px}.qty span{font-size:14px}.remove{font-size:12px}.cart-footer{padding:16px}.cart-total{font-size:16px}.cart-total strong{font-size:18px}.view-cart,.checkout{padding:14px;font-size:15px}}@media screen and (min-width:361px)and (max-width:480px){.cart-item img{width:80px;height:90px}.cart-info .title{font-size:15px}.view-cart,.checkout{padding:16px}}@media screen and (max-height:500px)and (orientation:landscape){.cart-drawer{width:100%}.cart-header{padding:10px 16px}.cart-body{padding:12px}.cart-item{margin-bottom:12px;padding-bottom:12px}.cart-item img{width:60px;height:70px}.cart-info .title{font-size:14px;-webkit-line-clamp:1}.qty a,.qty button{width:30px;height:30px}.cart-footer{padding:12px 16px}.view-cart,.checkout{padding:12px}}@media screen and (min-width:768px)and (max-width:1024px){.cart-drawer{width:400px}.cart-item img{width:90px;height:100px}.cart-info .title{font-size:16px}}@media(hover:none)and (pointer:coarse){.qty a,.qty button,.remove,.view-cart,.checkout,.cart-header button{min-height:44px;display:flex;align-items:center;justify-content:center}.qty a,.qty button{padding:0}.remove{min-height:44px;padding:10px 0}}.qty a.disabled,.qty button:disabled,.remove:disabled{opacity:.5;pointer-events:none}body.cart-open{overflow:hidden;position:fixed;width:100%}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-drawer.open{animation:slideIn .3s ease forwards}
/*# sourceMappingURL=/cdn/shop/t/13/assets/imerbela.css.map */
