:root{--hb-mega-sidebar-bg: #292663;--hb-mega-sidebar-text: #ffffff;--hb-mega-accent: #2ba690;--hb-mega-accent-gold: #2ba690;--hb-mega-panel-bg: #F8F8F8;--hb-mega-border: #e6e6e6;--hb-mega-text: #000000;--hb-mega-text-muted: #666666;--hb-mega-transition: .3s ease}.hb-mega-menu{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;visibility:hidden;opacity:0;transition:visibility 0s linear .3s,opacity .3s ease}.hb-mega-menu.is-open{visibility:visible;opacity:1;transition-delay:0s}.hb-mega-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;cursor:pointer}.hb-mega-panel{position:absolute;top:0;left:0;width:100%;max-height:85vh;background:var(--hb-mega-panel-bg);transform:translateY(-100%);transition:transform var(--hb-mega-transition);display:flex;flex-direction:column;box-shadow:0 10px 40px #00000026}.hb-mega-menu.is-open .hb-mega-panel{transform:translateY(0)}.hb-mega-close{position:absolute;top:20px;right:20px;width:40px;height:40px;background:var(--hb-mega-sidebar-bg);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background var(--hb-mega-transition),transform var(--hb-mega-transition)}.hb-mega-close svg{width:20px;height:20px;stroke:var(--hb-mega-sidebar-text)}.hb-mega-close:hover{background:var(--hb-mega-accent);transform:rotate(90deg)}.hb-mega-content{display:grid;grid-template-columns:280px 1fr 280px;flex:1;overflow:hidden}@media (max-width: 1200px){.hb-mega-content{grid-template-columns:250px 1fr 220px}}@media (max-width: 992px){.hb-mega-content{grid-template-columns:1fr;overflow-y:auto}}.hb-mega-categories{background:var(--hb-mega-sidebar-bg);color:var(--hb-mega-sidebar-text);padding:30px 0;overflow-y:auto;display:flex;flex-direction:column}.hb-mega-categories-header{padding:0 25px 20px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:15px}.hb-mega-categories-title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#fff9;margin:0}.hb-mega-category{border-bottom:1px solid rgba(255,255,255,.05)}.hb-mega-category-header{display:flex;align-items:center;gap:15px;padding:15px 25px;color:var(--hb-mega-sidebar-text);text-decoration:none;transition:background var(--hb-mega-transition)}.hb-mega-category-header:hover,.hb-mega-category.is-active .hb-mega-category-header{background:#ffffff1a}.hb-mega-category-icon{width:40px;height:40px;background:#ffffff1a;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hb-mega-category-icon svg{width:20px;height:20px;stroke:var(--hb-mega-accent)}.hb-mega-category-info{flex:1;display:flex;flex-direction:column;gap:3px}.hb-mega-category-name{font-size:15px;font-weight:500}.hb-mega-category-count{font-size:12px;color:#ffffff80}.hb-mega-category-arrow{width:20px;height:20px;opacity:.4;transition:opacity var(--hb-mega-transition),transform var(--hb-mega-transition)}.hb-mega-category-header:hover .hb-mega-category-arrow{opacity:1;transform:translate(3px)}.hb-mega-pages{margin-top:auto;padding:20px 25px 0;border-top:1px solid rgba(255,255,255,.1)}.hb-mega-pages-title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;margin-bottom:15px}.hb-mega-page-link{display:flex;align-items:center;gap:10px;padding:10px 0;color:var(--hb-mega-sidebar-text);text-decoration:none;font-size:14px;transition:color var(--hb-mega-transition)}.hb-mega-page-link:hover{color:var(--hb-mega-accent)}.hb-mega-page-link svg{width:18px;height:18px;opacity:.6}.hb-mega-featured{padding:30px;overflow-y:auto;background:#fafafa}.hb-mega-featured-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.hb-mega-featured-title{font-size:20px;font-weight:600;color:var(--hb-mega-text);margin:0;text-transform:uppercase;letter-spacing:.05em}.hb-mega-viewall-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border:1px solid var(--hb-mega-border);border-radius:25px;color:var(--hb-mega-text);text-decoration:none;font-size:13px;font-weight:500;transition:all var(--hb-mega-transition)}.hb-mega-viewall-btn:hover{background:var(--hb-mega-sidebar-bg);border-color:var(--hb-mega-sidebar-bg);color:var(--hb-mega-sidebar-text)}.hb-mega-viewall-btn svg{width:16px;height:16px;transition:transform var(--hb-mega-transition)}.hb-mega-viewall-btn:hover svg{transform:translate(3px)}.hb-mega-product-panel{display:none}.hb-mega-product-panel.is-active{display:block}.hb-mega-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width: 1400px){.hb-mega-products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 992px){.hb-mega-products-grid{grid-template-columns:repeat(2,1fr)}}.hb-mega-product{background:var(--hb-mega-panel-bg);border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000000d;transition:transform var(--hb-mega-transition),box-shadow var(--hb-mega-transition)}.hb-mega-product a{text-decoration:none;color:inherit}.hb-mega-product-image{position:relative;aspect-ratio:1;background:#f5f5f5;overflow:hidden}.hb-mega-product-badge{position:absolute;top:10px;left:10px;padding:5px 12px;background:var(--hb-mega-accent);color:#fff;font-size:11px;font-weight:600;text-transform:uppercase;border-radius:4px}.hb-mega-product-name{font-size:14px;font-weight:500;color:var(--hb-mega-text);margin:0;padding:15px 15px 10px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-transform:uppercase;letter-spacing:.02em}.hb-mega-product-footer{display:flex;justify-content:space-between;align-items:center;padding:0 15px 15px}.hb-mega-product-price{font-size:15px;font-weight:600;color:var(--hb-mega-sidebar-bg)}.hb-mega-product-price s{font-size:13px;font-weight:400;color:var(--hb-mega-text-muted);margin-right:5px}.hb-mega-add-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 15px;background:var(--hb-mega-sidebar-bg);color:var(--hb-mega-sidebar-text);border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:background var(--hb-mega-transition),transform var(--hb-mega-transition)}.hb-mega-add-btn:hover{background:var(--hb-mega-accent);transform:scale(1.05)}.hb-mega-sold-out{font-size:12px;color:var(--hb-mega-text-muted);font-style:italic}.hb-mega-promos{padding:15px 12px;background:var(--hb-mega-panel-bg);border-left:1px solid var(--hb-mega-border);display:flex;flex-direction:column;gap:8px;overflow-y:auto}@media (max-width: 992px){.hb-mega-promos{border-left:none;border-top:1px solid var(--hb-mega-border);flex-direction:row;flex-wrap:wrap;justify-content:center;padding:15px;gap:10px}}@media (max-width: 600px){.hb-mega-promos{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:12px}}.hb-mega-promo-box{padding:12px 10px;border-radius:8px;text-align:center;flex:1;min-width:120px}@media (max-width: 992px){.hb-mega-promo-box{flex:0 0 calc(33% - 10px);min-width:auto}}@media (max-width: 600px){.hb-mega-promo-box{flex:none;padding:10px 8px}}.hb-mega-promo-icon{width:24px;height:24px;margin:0 auto 6px;opacity:.8}.hb-mega-promo-title{font-size:12px;font-weight:600;margin:0 0 4px;text-transform:uppercase;letter-spacing:.05em}.hb-mega-promo-text{font-size:10px;margin:0;opacity:.8;line-height:1.3}.hb-mega-trust{margin-top:auto;padding-top:10px;border-top:1px solid var(--hb-mega-border)}.hb-mega-trust-title{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--hb-mega-text-muted);margin-bottom:8px;text-align:center}.hb-mega-trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.hb-mega-trust-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 6px;background:#f8f8f8;border-radius:6px;text-align:center}.hb-mega-trust-icon{width:18px;height:18px;stroke:var(--hb-mega-accent)}.hb-mega-trust-item span{font-size:9px;font-weight:500;color:var(--hb-mega-text);line-height:1.2}.hb-mega-bottom{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;background:#f5f5f5;border-top:1px solid var(--hb-mega-border)}@media (max-width: 768px){.hb-mega-bottom{flex-direction:column;gap:15px;text-align:center}}.hb-mega-mission{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--hb-mega-text)}.hb-mega-mission svg{width:20px;height:20px;stroke:var(--hb-mega-accent);flex-shrink:0}.hb-mega-cta{display:inline-flex;align-items:center;gap:10px;padding:14px 30px;background:var(--hb-mega-sidebar-bg);color:var(--hb-mega-sidebar-text);text-decoration:none;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:6px;transition:background var(--hb-mega-transition),transform var(--hb-mega-transition)}.hb-mega-cta:hover{background:var(--hb-mega-accent);transform:translateY(-2px)}.hb-mega-cta svg{width:18px;height:18px;transition:transform var(--hb-mega-transition)}.hb-mega-cta:hover svg{transform:translate(3px)}.hb-mega-trigger{display:inline-flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;padding:0;text-transform:uppercase;letter-spacing:.05em}.hb-mega-trigger:hover{color:var(--hb-mega-accent)}.hb-mega-trigger svg{width:12px;height:12px;transition:transform var(--hb-mega-transition)}.hb-mega-trigger[aria-expanded=true] svg{transform:rotate(180deg)}@media (max-width: 768px){.hb-mega-panel{max-height:100vh;overflow-y:auto}.hb-mega-content{grid-template-columns:1fr;max-height:calc(100vh - 120px);overflow-y:auto}.hb-mega-categories{max-height:none;padding:15px 0}.hb-mega-categories-header{padding:0 15px 15px;margin-bottom:10px}.hb-mega-category-header{padding:12px 15px;gap:12px}.hb-mega-category-icon{width:36px;height:36px}.hb-mega-category-name{font-size:14px}.hb-mega-featured{padding:15px;max-height:350px;overflow-y:auto}.hb-mega-flower-tabs{margin-bottom:15px;padding-bottom:12px}.hb-mega-grades{gap:6px;margin-bottom:10px}.hb-mega-grade-btn{padding:8px 14px;font-size:11px}.hb-mega-viewall-link{font-size:11px}.hb-mega-weight-btn{padding:6px 12px;font-size:11px}.hb-mega-products-grid{grid-template-columns:repeat(2,1fr);gap:12px}.hb-mega-promos{padding:12px}.hb-mega-trust{display:none}.hb-mega-trust-grid{grid-template-columns:repeat(2,1fr)}.hb-mega-bottom{padding:12px 15px}.hb-mega-mission{font-size:11px}.hb-mega-cta{padding:10px 20px;font-size:12px}}@media (min-width: 769px) and (max-width: 992px){.hb-mega-content{display:flex;flex-direction:column;max-height:80vh;overflow-y:auto}.hb-mega-categories{flex-direction:row;flex-wrap:wrap;padding:15px;gap:10px}.hb-mega-categories-header{width:100%;padding:0 0 10px;margin-bottom:5px}.hb-mega-category{flex:0 0 auto;border-bottom:none}.hb-mega-category-header{padding:10px 15px;background:#ffffff1a;border-radius:8px}.hb-mega-category-arrow,.hb-mega-pages{display:none}.hb-mega-featured{flex:1;max-height:400px}.hb-mega-promos{flex-direction:row;justify-content:center;gap:12px;padding:15px;background:#f5f5f5}.hb-mega-promo-box{flex:0 0 auto;min-width:140px}.hb-mega-trust{display:none}}.hb-mega-product-image .placeholder-svg{width:100%;height:100%;background:#e5e5e5}@keyframes hb-mega-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hb-mega-menu.is-open .hb-mega-product{animation:hb-mega-fadeIn .4s ease forwards}.hb-mega-menu.is-open .hb-mega-product:nth-child(1){animation-delay:.05s}.hb-mega-menu.is-open .hb-mega-product:nth-child(2){animation-delay:.1s}.hb-mega-menu.is-open .hb-mega-product:nth-child(3){animation-delay:.15s}.hb-mega-menu.is-open .hb-mega-product:nth-child(4){animation-delay:.2s}.hb-mega-menu.is-open .hb-mega-product:nth-child(5){animation-delay:.25s}.hb-mega-menu.is-open .hb-mega-product:nth-child(6){animation-delay:.3s}.hb-mega-menu.is-open .hb-mega-product:nth-child(7){animation-delay:.35s}.hb-mega-menu.is-open .hb-mega-product:nth-child(8){animation-delay:.4s}.hb-mega-subcategories{display:flex;gap:12px;flex-wrap:wrap;padding-top:20px;margin-top:15px;border-top:1px solid var(--hb-mega-border)}.hb-mega-subcategory{display:inline-flex;align-items:center;padding:8px 16px;background:var(--hb-mega-sidebar-bg);color:var(--hb-mega-sidebar-text);text-decoration:none;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;border-radius:20px;transition:background var(--hb-mega-transition),transform var(--hb-mega-transition)}.hb-mega-subcategory:hover{background:var(--hb-mega-accent);transform:translateY(-2px)}@media (max-width: 768px){.hb-mega-subcategories{justify-content:center}.hb-mega-subcategory{font-size:11px;padding:6px 12px}}.hb-mega-flower-tabs{display:none;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid var(--hb-mega-border)}.hb-mega-grades{display:flex;align-items:center;gap:8px;margin-bottom:12px;flex-wrap:wrap}.hb-mega-grade-btn{padding:10px 20px;background:transparent;border:2px solid var(--hb-mega-border);border-radius:25px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--hb-mega-text);cursor:pointer;transition:all var(--hb-mega-transition)}.hb-mega-grade-btn:hover{border-color:var(--hb-mega-sidebar-bg);background:#2926630d}.hb-mega-grade-btn.is-active{background:var(--hb-mega-sidebar-bg);border-color:var(--hb-mega-sidebar-bg);color:#fff}.hb-mega-viewall-link{margin-left:auto;padding:10px 0;color:var(--hb-mega-accent-gold);text-decoration:none;font-size:13px;font-weight:600;transition:color var(--hb-mega-transition)}.hb-mega-viewall-link:hover{color:var(--hb-mega-sidebar-bg)}.hb-mega-weights{display:flex;gap:8px}.hb-mega-weight-group{display:none;gap:8px}.hb-mega-weight-group.is-active{display:flex}.hb-mega-weight-btn{padding:8px 16px;background:#f0f0f0;border:none;border-radius:20px;font-size:12px;font-weight:500;color:var(--hb-mega-text);cursor:pointer;transition:all var(--hb-mega-transition)}.hb-mega-weight-btn:hover{background:#e0e0e0}.hb-mega-weight-btn.is-active{background:var(--hb-mega-accent-gold);color:var(--hb-mega-sidebar-bg)}.hb-mega-products-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;padding-bottom:20px}.hb-mega-product{display:flex;flex-direction:column;background:var(--hb-mega-panel-bg);border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000000d;transition:transform var(--hb-mega-transition),box-shadow var(--hb-mega-transition)}.hb-mega-product:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000001a}.hb-mega-product-link{display:flex;flex-direction:column;text-decoration:none;color:inherit}.hb-mega-product-image{position:relative;width:100%;aspect-ratio:1;max-height:150px;background:#f5f5f5;overflow:hidden;display:flex;align-items:center;justify-content:center}.hb-mega-product-image img{width:100%;height:100%;object-fit:cover;transition:transform var(--hb-mega-transition)}.hb-mega-product:hover .hb-mega-product-image img{transform:scale(1.05)}.hb-mega-product-info{padding:12px;flex:1;display:flex;flex-direction:column}.hb-mega-product-name{font-size:11px;font-weight:600;color:var(--hb-mega-text);margin:0 0 8px;line-height:1.35;text-transform:uppercase;letter-spacing:.01em;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;min-height:30px}.hb-mega-product-price{font-size:14px;font-weight:600;color:var(--hb-mega-sidebar-bg);display:flex;align-items:center;gap:8px}.hb-mega-product-price s{font-size:12px;font-weight:400;color:var(--hb-mega-text-muted)}.hb-mega-add-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px 15px;background:var(--hb-mega-sidebar-bg);color:var(--hb-mega-sidebar-text);border:none;border-radius:0 0 12px 12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;transition:background var(--hb-mega-transition)}.hb-mega-add-btn:hover{background:var(--hb-mega-accent)}.hb-mega-add-btn svg{width:14px;height:14px}.hb-mega-sold-out{display:block;text-align:center;padding:10px 15px;font-size:12px;color:var(--hb-mega-text-muted);font-style:italic;background:#f0f0f0;border-radius:0 0 12px 12px}.hb-mega-loading{display:none;align-items:center;justify-content:center;gap:12px;padding:30px;color:var(--hb-mega-text-muted);font-size:14px}.hb-mega-spinner{width:24px;height:24px;border:3px solid var(--hb-mega-border);border-top-color:var(--hb-mega-sidebar-bg);border-radius:50%;animation:hb-spin .8s linear infinite}@keyframes hb-spin{to{transform:rotate(360deg)}}.hb-mega-no-products{grid-column:1 / -1;text-align:center;padding:40px 20px;color:var(--hb-mega-text-muted);font-size:14px}@media (max-width: 992px){.hb-mega-products-container{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.hb-mega-products-container{grid-template-columns:repeat(2,1fr);gap:15px}.hb-mega-submenu{padding-left:25px}}@media (max-width: 480px){.hb-mega-products-container{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/hb-mega-menu.css.map */
