.zymatic-scent-hero{position:relative;width:100%;min-height:100vh;background:#f5f5f0;overflow:hidden}.zymatic-scent-hero .hero-image-container{position:relative;width:100%;height:100vh;overflow:hidden}.zymatic-scent-hero .hero-image{width:100%;height:100%;object-fit:cover;object-position:center 40%}.zymatic-scent-hero .hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,#2d3e35bf,#2d3e354d 60%,#2d3e3580)}.zymatic-scent-hero .hero-content{position:absolute;top:50%;left:5%;transform:translateY(-50%);text-align:left;z-index:10;width:90%;max-width:600px;background:#2d3e354d;padding:40px;border-radius:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.zymatic-scent-hero .hero-title{font-size:3.5rem;font-weight:300;color:beige;margin:0 0 24px;letter-spacing:-.5px;line-height:1.2;text-shadow:0 2px 20px rgba(0,0,0,.3)}.zymatic-scent-hero .hero-subtitle{font-size:1.25rem;color:#f5f5dce6;margin:0 0 48px;line-height:1.6;text-shadow:0 1px 10px rgba(0,0,0,.3)}.zymatic-scent-hero .scroll-indicator{position:absolute;bottom:40px;left:50%;transform:translate(-50%);color:beige;font-size:.85rem;text-transform:uppercase;letter-spacing:2px;display:flex;flex-direction:column;align-items:center;gap:12px;animation:bounce 2s infinite}.zymatic-scent-hero .scroll-arrow{width:24px;height:24px;border-right:2px solid #f5f5dc;border-bottom:2px solid #f5f5dc;transform:rotate(45deg)}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}.zymatic-scent-hero .scents-showcase{background:#f5f5f0;padding:120px 40px}.zymatic-scent-hero .showcase-container{max-width:1400px;margin:0 auto}.zymatic-scent-hero .showcase-header{text-align:center;margin-bottom:80px}.zymatic-scent-hero .showcase-label{font-size:.85rem;color:#b8a67d;text-transform:uppercase;letter-spacing:2px;margin:0 0 16px}.zymatic-scent-hero .showcase-title{font-size:2.5rem;font-weight:400;color:#2d3e35;margin:0;letter-spacing:-.5px}.zymatic-scent-hero .scents-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin:0 auto 60px;max-width:1200px;justify-content:center}.zymatic-scent-hero .scent-card{background:#fff;border-radius:16px;padding:32px 28px;transition:all .4s ease;cursor:default;border:1px solid rgba(45,62,53,.08);display:flex;flex-direction:column}.zymatic-scent-hero .scent-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #2d3e351f;border-color:#b8a67d}.zymatic-scent-hero .scent-icon{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#e8d4c0,#d4c5a0);margin:0 0 24px}.zymatic-scent-hero .scent-name{font-size:1.35rem;font-weight:600;color:#2d3e35;margin:0 0 12px}.zymatic-scent-hero .scent-description{font-size:.9rem;color:#2d3e35b3;line-height:1.6;margin:0 0 24px;min-height:80px}.zymatic-scent-hero .notes-preview{padding-top:20px;border-top:1px solid rgba(45,62,53,.1);margin-bottom:16px}.zymatic-scent-hero .note-tag{display:inline-block;background:#b8a67d1a;color:#2d3e35;padding:6px 14px;border-radius:20px;font-size:.75rem;margin:0 6px 6px 0;font-weight:500}.zymatic-scent-hero .view-details-btn,.zymatic-scent-hero .add-to-cart-btn{background:none;border:1px solid rgba(45,62,53,.2);color:#2d3e35;padding:10px 24px;border-radius:24px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s ease;margin-top:8px;width:100%;font-family:inherit;line-height:1.2}.zymatic-scent-hero .view-details-btn:hover{background:#2d3e3514;border-color:#2d3e354d}.zymatic-scent-hero .add-to-cart-btn{background:#2d3e35;color:beige;border-color:#2d3e35}.zymatic-scent-hero .add-to-cart-btn:hover{background:#3d4e45;border-color:#3d4e45;transform:translateY(-2px);box-shadow:0 4px 12px #2d3e3533}.zymatic-scent-hero .add-to-cart-btn:disabled{opacity:.7;cursor:not-allowed}.zymatic-scent-hero .modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2d3e35d9;display:none;align-items:center;justify-content:center;z-index:999999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.zymatic-scent-hero .modal-overlay.active{display:flex}.zymatic-scent-hero .modal-content{background:#fff;border-radius:20px;padding:48px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;position:relative}.zymatic-scent-hero .modal-close{position:absolute;top:20px;right:20px;background:none;border:none;font-size:32px;color:#2d3e3580;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;line-height:1;padding:0}.zymatic-scent-hero .modal-close:hover{background:#2d3e351a;color:#2d3e35}.zymatic-scent-hero .modal-scent-name{font-size:2rem;font-weight:600;color:#2d3e35;margin:0 0 16px}.zymatic-scent-hero .modal-description{font-size:1rem;color:#2d3e35cc;line-height:1.7;margin:0 0 32px}.zymatic-scent-hero .blend-details-section{border-top:1px solid rgba(45,62,53,.1);padding-top:32px}.zymatic-scent-hero .blend-header{font-size:.85rem;color:#b8a67d;text-transform:uppercase;letter-spacing:2px;margin:0 0 24px;font-weight:600}.zymatic-scent-hero .note-section{margin-bottom:24px}.zymatic-scent-hero .note-label{font-weight:600;color:#2d3e35;margin:0 0 8px;font-size:.95rem}.zymatic-scent-hero .note-list{color:#2d3e35b3;font-size:.95rem;line-height:1.6}@media (max-width: 1200px){.zymatic-scent-hero .scents-grid{grid-template-columns:repeat(3,1fr);max-width:1000px}}@media (max-width: 968px){.zymatic-scent-hero .hero-title{font-size:2.5rem}.zymatic-scent-hero .hero-content{left:50%;transform:translate(-50%,-50%);text-align:center;top:50%}.zymatic-scent-hero .scents-grid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:700px}.zymatic-scent-hero .scent-card:last-child:nth-child(3){grid-column:1 / -1;max-width:340px;margin:0 auto}.zymatic-scent-hero .scents-showcase{padding:80px 24px}}@media (max-width: 640px){.zymatic-scent-hero .hero-title{font-size:2rem}.zymatic-scent-hero .hero-subtitle{font-size:1rem}.zymatic-scent-hero .hero-content{padding:30px 20px;width:95%}.zymatic-scent-hero .scents-grid{grid-template-columns:1fr;max-width:400px}.zymatic-scent-hero .scent-card:last-child:nth-child(3){max-width:100%}.zymatic-scent-hero .modal-content{padding:32px 24px}.zymatic-scent-hero .modal-scent-name{font-size:1.5rem}.zymatic-scent-hero .scents-showcase{padding:60px 20px}.zymatic-scent-hero .showcase-title{font-size:2rem}.zymatic-scent-hero .scent-card{padding:24px 20px}}.zymatic-scent-hero .add-to-cart-btn{background:#c41e3a;border-color:#c41e3a}.zymatic-scent-hero .add-to-cart-btn:hover{background:#a01729;border-color:#a01729}
/*# sourceMappingURL=/cdn/shop/t/2/assets/xmas-zymatic-scent-hero.css.map */
