:root{--adira-yellow: #C8872B;--adira-pink: #C2785C;--adira-cream: #F0EAE0;--adira-black: #2C2118;--adira-gray: #7A6B5A;--adira-light-gray: #F5F0E8}.adira-product__breadcrumb{max-width:1400px;margin:0 auto;padding:16px 20px 0;font-family:Poppins,sans-serif}.adira-product__breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;list-style:none;margin:0;padding:0;font-size:13px;color:var(--adira-gray)}.adira-product__breadcrumb-list li{display:flex;align-items:center}.adira-product__breadcrumb-list li:not(:last-child):after{content:"/";margin:0 8px;color:#c4b8a8}.adira-product__breadcrumb-list a{color:var(--adira-gray);text-decoration:none;transition:color .2s}.adira-product__breadcrumb-list a:hover{color:var(--adira-black);text-decoration:underline}.adira-product__breadcrumb-list li:last-child{color:var(--adira-black);font-weight:500}.adira-product{padding:40px 20px;max-width:1400px;margin:0 auto;font-family:Poppins,sans-serif}.adira-product__container{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}@media(max-width:968px){.adira-product__container{grid-template-columns:1fr;gap:30px}}.adira-product__gallery{display:flex;gap:16px;position:sticky;top:100px}.adira-product__thumbnails{display:flex;flex-direction:column;gap:10px;max-height:600px;overflow-y:auto}.adira-product__thumbnail{width:80px;height:80px;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;background:#fff;padding:0;transition:border-color .3s ease}.adira-product__thumbnail:hover,.adira-product__thumbnail.active{border-color:var(--adira-black)}.adira-product__thumbnail img{width:100%;height:100%;object-fit:cover}.adira-product__main-image{flex:1;position:relative;background:var(--adira-light-gray);border-radius:16px;overflow:hidden}.adira-product__media{display:none}.adira-product__media.active{display:block}.adira-product__media img{width:100%;height:auto;display:block}@media(max-width:768px){.adira-product__gallery{flex-direction:column-reverse;position:relative;top:0}.adira-product__thumbnails{flex-direction:row;overflow-x:auto;max-height:none;padding-bottom:10px}.adira-product__thumbnail{flex-shrink:0}}.adira-product__mobile-hook{display:none}@media(max-width:968px){.adira-product__mobile-hook{display:block;margin-top:-6px}.adira-product__mobile-hook-inner{padding:14px 4px 8px}.adira-product__mobile-hook-top{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:8px}.adira-product__mobile-hook-title{font-family:Playfair Display,serif;font-size:20px;font-weight:700;color:var(--adira-black, #2C2118);margin:0;line-height:1.2;flex:1;min-width:0}.adira-product__mobile-hook-price{font-size:18px;font-weight:800;color:var(--adira-black, #2C2118);white-space:nowrap;flex-shrink:0}.adira-product__mobile-hook-prices{display:flex;align-items:baseline;gap:6px;flex-shrink:0}.adira-product__mobile-hook-price--sale{color:#b91c1c;font-weight:700}.adira-product__mobile-hook-compare{font-size:14px;font-weight:500;color:#999;text-decoration:line-through;white-space:nowrap}.adira-product__mobile-hook-bottom{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.adira-product__mobile-hook-stars{display:flex;align-items:center;gap:1px;flex-shrink:0}.adira-product__mobile-hook-count{font-size:12px;color:#6b5d52;margin-left:5px}.adira-product__mobile-hook-notes{display:flex;flex-wrap:wrap;gap:5px}.adira-product__mobile-hook-note{display:inline-block;padding:3px 9px;background:var(--adira-cream, #F5F0E8);color:var(--adira-black, #2C2118);font-size:10px;font-weight:600;border-radius:20px;letter-spacing:.3px;text-transform:uppercase}}.adira-product__details{padding:20px 0}.adira-product__badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.adira-product__badge{display:inline-block;padding:4px 12px;background:var(--adira-cream);color:var(--adira-black);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:20px}.adira-product__badge--organic{background:#c6f6d5;color:#22543d}.adira-product__title{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;color:var(--adira-black);margin:0 0 12px;line-height:1.2}@media(max-width:768px){.adira-product__title{font-size:1.8rem}}.adira-product__rating{display:flex;align-items:center;gap:12px;margin-bottom:16px}.adira-product__stars{display:flex;gap:2px;color:var(--adira-yellow)}.adira-product__review-count{color:var(--adira-gray);font-size:14px;text-decoration:underline}.adira-product__review-count:hover{color:var(--adira-black)}.adira-product__price-container{display:flex;align-items:center;gap:10px;margin-bottom:24px;flex-wrap:wrap}.adira-product__price{font-size:1.75rem;font-weight:700;color:var(--adira-black)}.adira-product__price--sale{color:#b91c1c}.adira-product__compare-price{font-size:1.2rem;color:var(--adira-gray);text-decoration:line-through}.adira-product__save-badge{display:inline-block;background:#b91c1c;color:#fff;font-size:12px;font-weight:800;letter-spacing:.5px;padding:4px 10px;border-radius:4px;text-transform:uppercase;animation:adiraSavePulse 2s ease-in-out 3}@keyframes adiraSavePulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.adira-product__weight{font-size:14px;color:var(--adira-gray)}.adira-product__incentives{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.adira-product__incentive-badge{display:inline-flex;align-items:center;gap:4px;padding:6px 14px;border-radius:6px;font-size:13px;font-weight:600;line-height:1.4;white-space:nowrap}.adira-product__variants{margin-bottom:24px}.adira-product__option{margin-bottom:16px}.adira-product__option-label{display:block;font-size:14px;font-weight:600;color:var(--adira-black);margin-bottom:8px}.adira-product__option-values{display:flex;flex-wrap:wrap;gap:8px}.adira-product__option-btn{padding:10px 20px;border:2px solid #DDD5C8;border-radius:8px;background:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.adira-product__option-btn:hover{border-color:var(--adira-black)}.adira-product__option-btn.active{border-color:var(--adira-black);background:var(--adira-black);color:#fff}.adira-product__purchase-options{margin-bottom:24px}.adira-product__purchase-option{display:flex;align-items:flex-start;padding:16px;border:2px solid #DDD5C8;border-radius:12px;margin-bottom:10px;cursor:pointer;transition:all .2s ease}.adira-product__purchase-option:hover{border-color:var(--adira-black)}.adira-product__purchase-option input[type=radio]{margin-right:12px;margin-top:4px;width:20px;height:20px;accent-color:var(--adira-black)}.adira-product__purchase-option:has(input:checked){border-color:var(--adira-black);background:var(--adira-cream)}.adira-product__purchase-option-content{flex:1}.adira-product__purchase-option-badge{display:inline-block;padding:2px 8px;background:var(--adira-pink);color:#fff;font-size:11px;font-weight:600;border-radius:4px;margin-bottom:4px}.adira-product__purchase-option-title{display:block;font-size:14px;font-weight:600;color:var(--adira-black);margin-bottom:4px}.adira-product__purchase-option-price{font-size:16px;font-weight:700}.adira-product__purchase-option-sale{color:var(--adira-pink)}.adira-product__purchase-option-original{color:var(--adira-gray);text-decoration:line-through;margin-left:8px}.adira-product__subscribe-details{padding:16px;background:var(--adira-light-gray);border-radius:12px;margin-top:10px}.adira-product__subscribe-frequency{width:100%;padding:12px;border:2px solid #DDD5C8;border-radius:8px;font-size:14px;margin-bottom:16px;background:#fff}.adira-product__subscribe-benefits{display:flex;flex-direction:column;gap:10px}.adira-product__subscribe-benefit{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--adira-gray)}.adira-product__subscribe-benefit svg{flex-shrink:0;color:var(--adira-yellow)}.adira-product__form{margin-bottom:20px}.adira-product__quantity{display:flex;align-items:center;margin-bottom:16px;border:2px solid #DDD5C8;border-radius:8px;overflow:hidden;width:fit-content}.adira-product__quantity-btn{width:44px;height:44px;background:#fff;border:none;font-size:20px;cursor:pointer;transition:background .2s ease}.adira-product__quantity-btn:hover{background:var(--adira-light-gray)}.adira-product__quantity-input{width:60px;height:44px;text-align:center;border:none;border-left:2px solid #DDD5C8;border-right:2px solid #DDD5C8;font-size:16px;font-weight:600}.adira-product__quantity-input::-webkit-outer-spin-button,.adira-product__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.adira-product__add-btn{width:100%;padding:18px 32px;background:var(--adira-black);color:#fff;border:none;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.adira-product__add-btn:hover{background:var(--adira-yellow);color:var(--adira-black)}.adira-product__add-btn:disabled{background:#c4b8a8;cursor:not-allowed}.adira-product__payment-info{display:flex;align-items:center;gap:10px;padding:12px;background:var(--adira-light-gray);border-radius:8px;font-size:13px;color:var(--adira-gray);margin-bottom:20px}.adira-product__short-description{font-size:15px;line-height:1.6;color:var(--adira-gray);margin-bottom:20px}.adira-product__trust-badges{display:flex;flex-wrap:wrap;gap:12px}.adira-product__trust-badge{font-size:12px;font-weight:600;color:var(--adira-gray);text-transform:uppercase;letter-spacing:.5px}.adira-product__geeky-details{margin-top:60px;padding:40px;background:var(--adira-cream);border-radius:24px}.adira-product__geeky-title{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;text-align:center;margin-bottom:40px}.adira-product__geeky-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}@media(max-width:968px){.adira-product__geeky-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.adira-product__geeky-grid{grid-template-columns:1fr}}.adira-product__geeky-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.adira-product__geeky-item svg{color:var(--adira-black)}.adira-product__geeky-item-content{display:flex;flex-direction:column;gap:4px}.adira-product__geeky-label{font-size:12px;color:var(--adira-gray);text-transform:uppercase;letter-spacing:.5px}.adira-product__geeky-value{font-size:16px;font-weight:600;color:var(--adira-black)}.adira-product__accordions{margin-top:40px;border-top:1px solid #DDD5C8}.adira-product__accordion{border-bottom:1px solid #DDD5C8}.adira-product__accordion-header{display:flex;justify-content:space-between;align-items:center;padding:20px 0;cursor:pointer;font-size:18px;font-weight:600;color:var(--adira-black);list-style:none}.adira-product__accordion-header::-webkit-details-marker{display:none}.adira-product__accordion-icon{transition:transform .3s ease}.adira-product__accordion[open] .adira-product__accordion-icon{transform:rotate(180deg)}.adira-product__accordion-content{padding:0 0 20px;font-size:15px;line-height:1.7;color:var(--adira-gray)}.adira-product__brewing-steps{display:flex;flex-direction:column;gap:16px}.adira-product__brewing-step{display:flex;align-items:flex-start;gap:16px}.adira-product__brewing-step-number{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--adira-yellow);color:var(--adira-black);border-radius:50%;font-weight:700;flex-shrink:0}.adira-product__brewing-step p{margin:0;padding-top:4px}.adira-product__reviews{margin-top:60px;padding:40px 0;border-top:1px solid #DDD5C8}.adira-product__reviews-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;flex-wrap:wrap;gap:15px}.adira-product__reviews-title{font-family:Playfair Display,serif;font-size:32px;font-weight:700;margin:0}.adira-product__reviews-badge{background:linear-gradient(135deg,#c8872b,#ff9500);padding:8px 20px;border-radius:30px}.adira-product__reviews-total{font-weight:700;font-size:14px;color:#2c2118}.adira-product__reviews-summary-card{background:linear-gradient(135deg,#faf7f2,#f0eae0);border-radius:20px;padding:30px;margin-bottom:40px;display:grid;grid-template-columns:200px 1fr auto;gap:40px;align-items:center;box-shadow:0 4px 20px #0000000d}.adira-product__reviews-score-big{text-align:center}.adira-product__score-number{font-size:64px;font-weight:800;color:#2c2118;line-height:1;display:block}.adira-product__reviews-stars-big{display:flex;justify-content:center;gap:4px;margin:10px 0}.adira-product__reviews-subtitle{font-size:13px;color:#7a6b5a}.adira-product__reviews-breakdown{display:flex;flex-direction:column;gap:8px}.adira-product__rating-bar{display:flex;align-items:center;gap:10px}.adira-product__rating-label{font-size:13px;font-weight:600;width:35px;color:#7a6b5a}.adira-product__rating-track{flex:1;height:10px;background:#ddd5c8;border-radius:5px;overflow:hidden}.adira-product__rating-fill{height:100%;background:linear-gradient(90deg,#c8872b,#ff9500);border-radius:5px;transition:width .5s ease}.adira-product__rating-count{font-size:13px;color:#7a6b5a;width:35px;text-align:right}.adira-product__write-review-btn{padding:14px 28px;background:#2c2118;color:#fff;border:none;border-radius:30px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.adira-product__write-review-btn:hover{background:#2c2118;transform:translateY(-2px)}.adira-product__reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px}.adira-product__review-card{background:#faf7f2;border:1px solid #DDD5C8;border-radius:16px;padding:24px;transition:all .3s ease;display:flex;flex-direction:column}.adira-product__review-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-4px)}.adira-product__review-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.adira-product__review-avatar-wrapper{display:flex;align-items:center;gap:12px}.adira-product__review-avatar{width:44px;height:44px;background:linear-gradient(135deg,#c8872b,#c2785c);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;color:#fff;flex-shrink:0}.adira-product__review-user-info{display:flex;flex-direction:column;gap:2px}.adira-product__review-author{font-weight:600;font-size:14px;color:#2c2118}.adira-product__review-verified{font-size:11px;color:#22c55e;display:flex;align-items:center;gap:4px}.adira-product__review-rating{display:flex;gap:2px}.adira-product__review-card-title{font-size:15px;font-weight:700;margin:0 0 10px;color:#2c2118}.adira-product__review-card-text{font-size:13px;color:#7a6b5a;line-height:1.6;margin:0;flex:1}.adira-product__review-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:15px;padding-top:15px;border-top:1px solid #E8E2D9}.adira-product__review-date{font-size:12px;color:#9a8e80}.adira-product__helpful-btn{background:#f5f0e8;border:none;padding:6px 12px;border-radius:20px;font-size:12px;color:#7a6b5a;cursor:pointer;transition:all .2s ease}.adira-product__helpful-btn:hover{background:#c8872b;color:#2c2118}.adira-product__reviews-actions{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}.adira-product__reviews-showing{font-size:14px;color:#7a6b5a}.adira-product__load-more-reviews{padding:14px 40px;background:linear-gradient(135deg,#c8872b,#ff9500);border:none;border-radius:30px;font-weight:700;font-size:14px;cursor:pointer;transition:all .3s ease;color:#2c2118}.adira-product__load-more-reviews:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ffd60066}.adira-product__reviews-hidden{display:none}@media(max-width:1024px){.adira-product__reviews-summary-card{grid-template-columns:1fr;text-align:center}.adira-product__reviews-breakdown{max-width:400px;margin:0 auto}.adira-product__reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.adira-product__reviews-grid{grid-template-columns:1fr}.adira-product__reviews-summary-card{padding:20px}.adira-product__score-number{font-size:48px}.adira-product__reviews-actions{flex-direction:column;text-align:center}}.adira-product__type-label{display:inline-block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--adira-yellow);margin-bottom:8px}.adira-product__tasting-pills{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.adira-product__tasting-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:var(--adira-cream);border-radius:24px;font-size:12px;font-weight:700;letter-spacing:.5px;color:var(--adira-black);transition:transform .2s ease,box-shadow .2s ease}.adira-product__tasting-pill:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.adira-product__tasting-pill-emoji{font-size:18px;line-height:1}.adira-product__tasting-pill-text{line-height:1}.adira-product__trust-strip{display:flex;justify-content:space-between;gap:12px;padding:16px 0;margin-top:16px;border-top:1px solid #E8E2D9;border-bottom:1px solid #E8E2D9}.adira-product__trust-strip-item{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--adira-gray);text-transform:uppercase;letter-spacing:.3px}@media(max-width:768px){.adira-product__trust-strip{flex-direction:column;gap:8px}}.adira-fp{background:linear-gradient(135deg,#f5f0e8,#ede6d8,#e8dfd0);padding:60px 0 50px;margin-top:60px;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.adira-fp__inner{max-width:1200px;margin:0 auto;padding:0 40px}.adira-fp__title{font-family:Playfair Display,serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;text-align:center;letter-spacing:.08em;text-transform:uppercase;color:var(--adira-black, #1A1A1A);margin:0 0 40px}.adira-fp__strip{display:grid;grid-template-columns:1fr 1.5fr 1.2fr;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 20px #0000000a;margin-bottom:40px}.adira-fp__strip-col{padding:32px 28px;text-align:center;display:flex;flex-direction:column;justify-content:center}.adira-fp__strip-col+.adira-fp__strip-col{border-left:1px solid #E8E0D4}.adira-fp__strip-label{margin:0 0 12px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#998b7a}.adira-fp__strip-value{margin:0;font-size:1rem;font-weight:500;line-height:1.5;color:var(--adira-black, #1A1A1A)}.adira-fp__roast-dots{display:flex;justify-content:center;gap:10px;margin-bottom:10px}.adira-fp__dot{width:20px;height:20px;border-radius:50%;border:2px solid #C8B9A5;background:transparent;transition:all .3s ease}.adira-fp__dot--filled{background:#3d3028;border-color:#3d3028}.adira-fp__roast-labels{display:flex;justify-content:space-between;font-size:.62rem;color:#998b7a;text-transform:uppercase;letter-spacing:.04em;padding:0 4px}.adira-fp__origin-row{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 20px #0000000a;margin-bottom:40px;min-height:400px}.adira-fp__origin-image{position:relative;overflow:hidden}.adira-fp__origin-image img{width:100%;height:100%;object-fit:cover;display:block}.adira-fp__origin-placeholder{width:100%;height:100%;min-height:300px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8dfd0,#d4c8b5);font-size:4rem}.adira-fp__origin-text{padding:clamp(30px,4vw,50px);display:flex;flex-direction:column;justify-content:center}.adira-fp__origin-heading{font-family:Playfair Display,serif;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--adira-black, #1A1A1A);margin:0 0 20px}.adira-fp__origin-body{font-size:.95rem;line-height:1.8;color:#5a5148}.adira-fp__origin-body p{margin-bottom:14px}.adira-fp__origin-body p:last-child{margin-bottom:0}.adira-fp__facts{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 20px #0000000a}.adira-fp__fact{padding:30px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.adira-fp__fact+.adira-fp__fact{border-left:1px solid #E8E0D4}.adira-fp__fact-icon{font-size:1.8rem;line-height:1;margin-bottom:4px}.adira-fp__fact-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#998b7a}.adira-fp__fact-value{font-size:.92rem;font-weight:600;color:var(--adira-black, #1A1A1A);line-height:1.4}@media(max-width:968px){.adira-fp{padding:40px 0 36px;margin-top:40px}.adira-fp__inner{padding:0 20px}.adira-fp__strip{grid-template-columns:1fr}.adira-fp__strip-col+.adira-fp__strip-col{border-left:0;border-top:1px solid #E8E0D4}.adira-fp__strip-col{padding:24px 20px}.adira-fp__origin-row{grid-template-columns:1fr;min-height:auto}.adira-fp__origin-image{max-height:300px}.adira-fp__origin-placeholder{min-height:200px}.adira-fp__facts{grid-template-columns:1fr}.adira-fp__fact+.adira-fp__fact{border-left:0;border-top:1px solid #E8E0D4}}@media(min-width:750px)and (max-width:968px){.adira-fp__facts{grid-template-columns:repeat(3,1fr)}.adira-fp__fact+.adira-fp__fact{border-left:1px solid #E8E0D4;border-top:0}}.adira-product__brew-section{margin-top:40px;text-align:center}.adira-product__brew-title{font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;color:var(--adira-black)}.adira-product__brew-methods{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.adira-product__brew-pill{display:inline-flex;align-items:center;gap:6px;padding:12px 24px;background:var(--adira-cream);border:2px solid #DDD5C8;border-radius:30px;font-size:14px;font-weight:600;color:var(--adira-black);cursor:pointer;transition:all .25s ease;font-family:inherit;outline:none}.adira-product__brew-pill:hover{border-color:var(--adira-yellow);background:#c8872b14;transform:translateY(-2px)}.adira-product__brew-pill.active{background:var(--adira-black);color:#fff;border-color:var(--adira-black);transform:translateY(0)}.adira-product__brew-guides{margin-top:0}.adira-product__brew-guide{max-height:0;overflow:hidden;transition:max-height .45s cubic-bezier(.4,0,.2,1)}.adira-product__brew-guide.is-open{overflow:visible}.adira-product__brew-guide-inner{margin-top:20px;padding:28px 24px;background:linear-gradient(135deg,#faf7f2,#f5f0e8);border:1px solid #E8E0D6;border-radius:16px;text-align:left}.adira-product__brew-guide-header{display:flex;align-items:baseline;gap:12px;margin-bottom:20px;flex-wrap:wrap}.adira-product__brew-guide-name{font-family:Playfair Display,serif;font-size:22px;font-weight:700;color:var(--adira-black);margin:0}.adira-product__brew-guide-style{font-size:13px;font-weight:500;color:var(--adira-yellow);letter-spacing:.5px;text-transform:uppercase}.adira-product__brew-guide-params{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px;padding:16px;background:#fff;border-radius:12px;border:1px solid #E8E0D6}.adira-product__brew-guide-param{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.adira-product__brew-guide-param-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#8b7b6b}.adira-product__brew-guide-param-value{font-size:15px;font-weight:700;color:var(--adira-black)}.adira-product__brew-guide-steps{list-style:none;counter-reset:brew-step;padding:0;margin:0 0 20px}.adira-product__brew-guide-steps li{counter-increment:brew-step;position:relative;padding:10px 0 10px 36px;font-size:14px;line-height:1.6;color:#3d3028;border-bottom:1px solid rgba(0,0,0,.05)}.adira-product__brew-guide-steps li:last-child{border-bottom:none}.adira-product__brew-guide-steps li:before{content:counter(brew-step);position:absolute;left:0;top:10px;width:24px;height:24px;border-radius:50%;background:var(--adira-black);color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center}.adira-product__brew-guide-steps li strong{color:var(--adira-black)}.adira-product__brew-guide-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:16px;border-top:1px solid #E8E0D6;flex-wrap:wrap}.adira-product__brew-guide-tip{font-size:13px;color:#6b5234;font-style:italic;flex:1;min-width:200px}.adira-product__brew-guide-link{font-size:13px;font-weight:700;color:var(--adira-yellow);text-decoration:none;white-space:nowrap;transition:color .2s ease}.adira-product__brew-guide-link:hover{color:var(--adira-black)}@media(max-width:600px){.adira-product__brew-guide-params{grid-template-columns:repeat(2,1fr)}.adira-product__brew-guide-inner{padding:20px 16px}.adira-product__brew-guide-name{font-size:19px}.adira-product__brew-guide-header{flex-direction:column;gap:4px}.adira-product__brew-guide-footer{flex-direction:column;align-items:flex-start}}.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}
/*# sourceMappingURL=/cdn/shop/t/14/assets/adira-product.css.map */
