.top-bar{background:#431407;justify-content:space-between;align-items:center;gap:16px;padding:4px 8%;display:flex}.top-bar__left{color:#fcd34d;white-space:nowrap;align-items:center;gap:6px;font-size:11.5px;font-weight:500;display:flex}.top-bar__left svg{opacity:.85;flex-shrink:0}.top-bar__links{align-items:center;gap:24px;display:flex}.top-bar__link{color:#fffc;white-space:nowrap;font-size:11px;font-weight:500;text-decoration:none;transition:color .2s}.top-bar__link:hover{color:#fcd34d}.top-bar__link--btn{font:inherit;cursor:pointer;background:0 0;border:none;padding:0}@media (max-width:1024px){.top-bar{padding:4px 12px}.top-bar__links{display:none}.top-bar__left{flex:1;justify-content:center;font-size:10.5px}}
.drawer-overlay{z-index:998;opacity:0;pointer-events:none;background:#00000073;transition:opacity .3s;position:fixed;inset:0}.drawer-overlay--visible{opacity:1;pointer-events:all}.account-drawer{z-index:999;background:#fff;flex-direction:column;width:320px;height:100vh;transition:transform .3s;display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.account-drawer--open{transform:translate(0)}@media (max-width:400px){.account-drawer{width:100vw}}.drawer-header{border-bottom:1px solid #f0ece8;justify-content:space-between;align-items:center;padding:20px;display:flex}.drawer-header h3{color:#1a1a1a;margin:0;font-size:16px;font-weight:600}.drawer-close{cursor:pointer;color:#666;background:0 0;border:none;border-radius:6px;padding:4px;display:flex}.drawer-close:hover{background:#f5f5f5}.drawer-user{background:#fdf8f4;border-bottom:1px solid #f0ece8;align-items:center;gap:14px;padding:20px;display:flex}.drawer-avatar{color:#fff;background:#c8430a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:700;display:flex;overflow:hidden}.drawer-avatar img{object-fit:cover;width:100%;height:100%}.drawer-user__info h4{color:#1a1a1a;margin:0 0 4px;font-size:15px;font-weight:600}.drawer-user__info p{color:#666;align-items:center;gap:4px;margin:2px 0;font-size:12px;display:flex}.drawer-verify-banner{background:#fff8e1;border-bottom:1px solid #ffe082;justify-content:space-between;align-items:center;padding:10px 20px;font-size:13px;display:flex}.drawer-verify-banner span{color:#7a5c00}.drawer-verify-banner a{color:#c8430a;font-weight:600;text-decoration:none}.drawer-menu{flex:1;padding:8px 0}.drawer-menu__item{color:#1a1a1a;align-items:center;gap:12px;padding:14px 20px;font-size:14px;text-decoration:none;transition:background .15s;display:flex}.drawer-menu__item:hover{background:#fdf8f4}.drawer-menu__item svg:first-child{color:#c8430a}.drawer-menu__arrow{color:#ccc;margin-left:auto}.drawer-points{color:#1a1a1a;background:#fdf8f4;border-top:1px solid #f0ece8;justify-content:space-between;align-items:center;padding:14px 20px;font-size:14px;display:flex}.drawer-points strong{color:#c8430a;font-size:16px}.drawer-logout{color:#e53e3e;cursor:pointer;background:0 0;border:none;border-top:1px solid #f0ece8;align-items:center;gap:10px;width:100%;padding:16px 20px;font-size:14px;font-weight:500;transition:background .15s;display:flex}.drawer-logout:hover{background:#fff5f5}
.navbar{background:#fff;border-bottom:1px solid #ebebeb;justify-content:space-between;align-items:center;gap:20px;padding:8px 8%;display:flex}.navbar__logo{flex-direction:column;flex-shrink:0;align-items:center;gap:2px;line-height:1;text-decoration:none;display:flex}.navbar__search{background:#fff;border:1.5px solid #d1d5db;border-radius:8px;flex:1;align-items:center;max-width:580px;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.navbar__search:focus-within{border-color:#431407;box-shadow:0 0 0 3px #43140714}.navbar__actions{flex-shrink:0;align-items:center;gap:4px;display:flex}@media (max-width:1024px){.navbar{gap:12px;padding:8px 4%}.navbar__search{max-width:100%}}@media (max-width:640px){.navbar__actions{gap:2px}}.logo__passion{letter-spacing:.18em;text-transform:uppercase;color:#57534e;font-size:7px;font-weight:700}.logo__brand{color:#431407;letter-spacing:-.5px;font-size:22px;font-weight:900}.logo__brand em{color:#ea580c;font-style:normal}.logo__since{letter-spacing:.14em;text-transform:uppercase;color:#57534e;font-size:7px;font-weight:600}.search-category{background:#f8f7f5;flex-shrink:0;align-items:center;padding:0 10px 0 14px;display:flex;position:relative}.search-category select{appearance:none;color:#431407;cursor:pointer;background:0 0;border:none;outline:none;padding:9px 22px 9px 0;font-size:12.5px;font-weight:600}.search-category__arrow{color:#57534e;pointer-events:none;position:absolute;top:50%;right:8px;transform:translateY(-50%)}@media (max-width:1024px){.search-category{display:none}}.search-divider{background:#d1d5db;flex-shrink:0;width:1.5px;height:22px}@media (max-width:1024px){.search-divider{display:none}}.search-input{color:#431407;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:9px 12px;font-size:13px}.search-input::placeholder{color:#9ca3af}.search-btn{color:#fff;cursor:pointer;background:#431407;border:none;flex-shrink:0;justify-content:center;align-items:center;height:100%;min-height:38px;padding:0 16px;transition:background .2s;display:flex}.search-btn:hover{background:#71220c}.search-close{color:#431407;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 12px;display:none}.search-close:hover{color:#ea580c}.action-btn{color:#431407;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:background .2s,color .2s;display:flex;position:relative}.action-btn:hover{color:#ea580c;background:#4314070f}@media (max-width:640px){.action-btn{width:34px;height:34px}}.action-btn--menu,.action-btn--search-toggle{display:none}.action-badge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;font-size:9px;font-weight:700;display:flex;position:absolute;top:4px;right:4px}.action-btn--account{background:#4314070f}@media (max-width:640px){.navbar{flex-wrap:wrap;gap:8px;padding:7px 4%}.navbar__logo{order:1}.navbar__actions{order:2;gap:4px;margin-left:auto}.navbar__actions>.action-btn:not(.action-btn--menu):not(.action-btn--search-toggle){display:none}.action-btn--menu,.action-btn--search-toggle{width:36px;height:36px;display:inline-flex}.navbar__search{flex-basis:100%;order:3;width:100%;max-width:100%;transition:opacity .2s,transform .2s}.navbar__search.is-closed{opacity:0;pointer-events:none;display:none;transform:translateY(-10px)}.navbar__search.is-open{display:flex}.search-input{padding:9px 12px;font-size:13px}.search-btn{min-height:36px;padding:0 12px}}.mobile-menu-drawer{z-index:2100;display:none;position:fixed;inset:0}.mobile-menu-drawer.is-open{display:block}.mobile-menu-drawer__backdrop{background:#00000073;position:absolute;inset:0}.mobile-menu-drawer__panel{background:linear-gradient(#fffdfa 0%,#f5f1e7 100%);border-top-right-radius:28px;border-bottom-right-radius:28px;flex-direction:column;gap:18px;width:min(320px,90%);height:100%;padding:20px;animation:.22s forwards slideIn;display:flex;position:absolute;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 36px #00000026}.mobile-menu-drawer.is-open .mobile-menu-drawer__panel{transform:translate(0)}.mobile-menu-drawer__header{border-bottom:1px solid #4314071f;justify-content:space-between;align-items:center;gap:16px;padding-bottom:10px;display:flex}.mobile-menu-drawer__logo{align-items:center;text-decoration:none;display:inline-flex}.mobile-menu-drawer__close{cursor:pointer;color:#431407;background:#4314070f;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.mobile-menu-drawer__close:hover{background:#4314071f}.mobile-menu-drawer__nav{flex-direction:column;gap:12px;width:100%;display:flex}.mobile-menu-drawer__item{color:#431407;cursor:pointer;background:#f8f7f5;border:none;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-flex;position:relative}.mobile-menu-drawer__item:hover{color:#ea580c;background:#ea580c1f}.mobile-action-badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:8px;right:12px;box-shadow:0 2px 6px #0000001f}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}
.category-nav{scrollbar-width:none;background:#431407;padding:0 6%;overflow-x:auto}.category-nav::-webkit-scrollbar{display:none}.category-nav__list{white-space:nowrap;justify-content:center;align-items:center;gap:2px;margin:0;padding:0;list-style:none;display:flex}.category-nav__dot{color:#ffffff40;-webkit-user-select:none;user-select:none;padding:0 2px;font-size:9px}.category-nav__item--active .category-nav__link{color:#431407;background:#fcd34d;border-radius:50px;font-weight:700}.category-nav__link{color:#ffffffd9;white-space:nowrap;border-radius:50px;align-items:center;gap:5px;padding:7px 12px;font-size:12.5px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}.category-nav__link:hover{color:#fff;background:#ffffff1a}.category-nav__link .cat-emoji{font-size:13px;line-height:1}.category-nav__link .cat-icon{width:14px;height:14px}@media (max-width:1024px){.category-nav{padding:0 3%}}@media (max-width:768px){.category-nav{display:none}}
.offer-marquee{background:#310e05;border-top:1px solid #ffffff0f;padding:4px 0;overflow:hidden}.offer-marquee__track{animation:30s linear infinite marquee-scroll;display:inline-flex}.offer-marquee__track:hover{animation-play-state:paused}.offer-marquee__item{color:#ffffffe0;white-space:nowrap;align-items:center;padding:0 6px;font-size:11px;font-weight:500;display:inline-flex}.offer-marquee__sep{color:#ffffff40;margin:0 6px}@media (prefers-reduced-motion:reduce){.offer-marquee__track{animation:none}}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.site-header{z-index:1000;width:100%;max-width:100%;position:sticky;top:0;overflow-x:clip}
.footer{color:#ffffffe6;background:radial-gradient(at 12% 0,#ea580c38,#0000 42%),radial-gradient(at 88% 100%,#fcd34d1a,#0000 40%),linear-gradient(165deg,#431407 0%,#2a0e05 48%,#621f0d 100%);border-top:3px solid #fcd34d;width:100%;max-width:100%;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.footer__glow{pointer-events:none;filter:blur(40px);opacity:.55;border-radius:50%;position:absolute}.footer__glow--left{background:#ea580c47;width:min(320px,55vw);height:min(320px,55vw);bottom:-40px;left:-140px}.footer__glow--right{background:#fcd34d24;width:min(260px,45vw);height:min(260px,45vw);top:20px;right:-110px}.footer__shell{z-index:1;box-sizing:border-box;width:100%;max-width:1180px;margin:0 auto;padding:clamp(2rem,4vw,3rem) clamp(16px,4vw,40px) clamp(1.75rem,3vw,2.5rem);position:relative}.footer__shell--bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.5rem;padding-top:.95rem;padding-bottom:.95rem;display:flex}.footer__trust{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0 0 clamp(1.75rem,3vw,2.5rem);padding:0;list-style:none;display:grid;overflow:hidden}.footer__trust-item{align-items:center;gap:.75rem;min-width:0;padding:clamp(.85rem,2vw,1.05rem) clamp(.85rem,2vw,1.25rem);display:flex}.footer__trust-item:not(:last-child){border-right:1px solid #ffffff1a}.footer__trust-icon{color:#431407;background:#fcd34d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.footer__trust-copy{flex-direction:column;gap:.15rem;min-width:0;display:flex}.footer__trust-copy strong{color:#fff;font-size:clamp(.8rem,1.6vw,.9rem);font-weight:700;line-height:1.25}.footer__trust-copy span{color:#ffffff94;font-size:clamp(.72rem,1.4vw,.78rem);line-height:1.3}.footer__main{grid-template-columns:minmax(220px,1.15fr) minmax(0,1.85fr);align-items:start;gap:clamp(1.75rem,3vw,2.5rem) clamp(2rem,4vw,3.5rem);display:grid}.footer__brand{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.footer__logo{background:#fff;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;padding:.4rem .7rem;text-decoration:none;transition:transform .2s;display:inline-flex;box-shadow:0 8px 24px #0000002e}.footer__logo:hover{transform:translateY(-1px)}.footer__logo-img{max-width:100%;display:block;width:auto!important;height:48px!important}.footer__about{color:#ffffffb3;max-width:36ch;margin:0;font-size:clamp(.85rem,1.8vw,.9rem);line-height:1.7}.footer__social{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:1.25rem;display:flex}.footer__social-link{color:#fcd34d;background:#ffffff0f;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,color .2s,transform .2s,border-color .2s;display:inline-flex}.footer__social-link:hover{color:#431407;background:#fcd34d;border-color:#fcd34d;transform:translateY(-2px)}.footer__menus{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:1.5rem clamp(1.25rem,3vw,2rem);min-width:0;display:grid}.footer__col{min-width:0}.footer__heading{color:#fcd34d;letter-spacing:.01em;border-bottom:1px solid #fcd34d47;margin:0 0 1rem;padding-bottom:.6rem;font-family:Playfair Display,serif;font-size:clamp(1rem,2vw,1.05rem);font-weight:700}.footer__links{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.footer__links a,.footer__links .footer__link-btn{color:#ffffffb8;word-break:break-word;align-items:center;min-height:34px;font-size:.9rem;line-height:1.35;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.footer__links a:hover,.footer__links .footer__link-btn:hover{color:#fcd34d;transform:translate(3px)}.footer__link-btn{font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;padding:0}.footer__contact{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.footer__contact-link{color:#ffffffb8;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:.65rem;min-height:36px;font-size:.9rem;line-height:1.4;text-decoration:none;transition:color .2s;display:grid}.footer__contact-link>span:last-child{overflow-wrap:anywhere;word-break:break-word;min-width:0}.footer__contact-link:hover:not(.footer__contact-link--static){color:#fcd34d}.footer__contact-link:hover:not(.footer__contact-link--static) .footer__contact-icon{color:#431407;background:#fcd34d;border-color:#fcd34d}.footer__contact-link--static{cursor:default}.footer__contact-icon{color:#fcd34d;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.footer__bottom{z-index:1;background:#00000038;border-top:1px solid #ffffff1a;position:relative}.footer__copy{color:#ffffff9e;flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;font-size:.82rem;line-height:1.45;display:inline-flex}.footer__heart{color:#f87171;fill:#f87171;flex-shrink:0}.footer__bottom-links{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.footer__bottom-links a{color:#ffffff9e;font-size:.8rem;font-weight:600;text-decoration:none;transition:color .2s}.footer__bottom-links a:hover{color:#fcd34d}.footer__bottom-links span{color:#ffffff47;font-size:.8rem}@media (max-width:1100px){.footer__main{grid-template-columns:minmax(200px,1fr) minmax(0,1.7fr);gap:2rem 2.25rem}.footer__menus{gap:1.25rem 1.5rem}}@media (max-width:980px){.footer__main{grid-template-columns:1fr;gap:2rem}.footer__brand{border-bottom:1px solid #ffffff1a;padding-bottom:1.5rem}.footer__about{max-width:52ch}.footer__menus{grid-template-columns:repeat(3,minmax(0,1fr))}.footer__trust-item{text-align:left;flex-direction:column;align-items:flex-start;gap:.65rem}}@media (max-width:768px){.footer__trust{border-radius:14px;grid-template-columns:1fr}.footer__trust-item{flex-direction:row;align-items:center;padding:.9rem 1rem}.footer__trust-item:not(:last-child){border-bottom:1px solid #ffffff1a;border-right:none}.footer__trust-icon{width:36px;height:36px}.footer__logo-img{height:42px!important}.footer__menus{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem 1.25rem}.footer__col:last-child{grid-column:1/-1}.footer__contact{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem;display:grid}.footer__contact li:last-child{grid-column:1/-1}.footer__shell--bottom{flex-direction:column;justify-content:flex-start;align-items:flex-start}}@media (max-width:560px){.footer__menus{grid-template-columns:1fr 1fr}.footer__contact{grid-template-columns:1fr}.footer__contact li:last-child{grid-column:auto}.footer__logo-img{height:40px!important}.footer__links a,.footer__contact-link{min-height:40px}.footer__social-link{width:42px;height:42px}.footer__copy,.footer__bottom-links{width:100%}.footer__bottom-links{gap:.45rem}}@media (max-width:400px){.footer__menus{grid-template-columns:1fr;gap:1.35rem}.footer__col:last-child{grid-column:auto}.footer__heading{margin-bottom:.75rem}}@media (prefers-reduced-motion:reduce){.footer__logo,.footer__social-link,.footer__links a,.footer__link-btn{transition:none}.footer__logo:hover,.footer__social-link:hover,.footer__links a:hover,.footer__link-btn:hover{transform:none}}
.mobile-utility-nav{display:none}@media (max-width:1024px){.mobile-utility-nav{z-index:900;box-sizing:border-box;width:100%;max-width:100%;padding:6px 8px calc(6px + env(safe-area-inset-bottom,0px));background:#431407;border-top:1px solid #ffffff1f;justify-content:space-around;align-items:stretch;gap:4px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0003}}.mobile-utility-nav__item{color:#ffffffe0;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-width:0;padding:6px 4px;font-size:10px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex}.mobile-utility-nav__item span{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.mobile-utility-nav__item:hover,.mobile-utility-nav__item:active{color:#fcd34d;background:#ffffff1a}
@keyframes bulkOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes bulkPanelIn{0%{opacity:0;transform:scale(.92)translateY(24px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes bulkSuccessPop{0%{opacity:0;transform:scale(.4)}60%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.bulk-modal-overlay{z-index:9999;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}@media (max-width:768px){.bulk-modal-overlay{align-items:stretch;padding:0}}.bulk-modal-overlay{-webkit-backdrop-filter:blur(8px);opacity:0;background:#1c12088c;transition:opacity .28s}.bulk-modal-overlay--visible{opacity:1;animation:.32s forwards bulkOverlayIn}.bulk-modal{opacity:0;background:#fff;border-radius:0;grid-template-rows:minmax(0,1fr);grid-template-columns:260px minmax(0,1fr);align-items:stretch;width:min(900px,100%);height:min(88vh,660px);max-height:min(88vh,660px);transition:opacity .32s cubic-bezier(.22,1,.36,1),transform .36s cubic-bezier(.22,1,.36,1);display:grid;position:relative;overflow:hidden;transform:scale(.92)translateY(24px);box-shadow:0 32px 64px #1c120838,0 0 0 1px #ea580c1f}.bulk-modal--visible{opacity:1;animation:.42s cubic-bezier(.22,1,.36,1) forwards bulkPanelIn;transform:scale(1)translateY(0)}@media (max-width:768px){.bulk-modal{border-radius:0;grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;width:100%;height:100%;max-height:100%}}.bulk-modal__close{z-index:5;color:#431407;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s;display:flex;position:absolute;top:14px;right:14px;box-shadow:0 4px 14px #00000026}.bulk-modal__close:hover{transform:scale(1.06)}.bulk-modal__promo{color:#fff7eb;background:linear-gradient(145deg,#310e05 0%,#5c2e0e 45%,#ea580c 100%);flex-direction:column;align-items:flex-start;min-height:0;padding:28px 22px 22px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.bulk-modal__promo{flex:none;padding:18px 48px 16px 18px}}.bulk-modal__promo h2{letter-spacing:-.02em;text-align:left;margin:10px 0 8px;font-size:1.5rem;font-weight:800}.bulk-modal__promo p{opacity:.92;text-align:left;margin:0;font-size:.86rem;line-height:1.5}.bulk-modal__badge{background:#ffffff29;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.bulk-modal__perks{opacity:.95;text-align:left;width:100%;margin:14px 0 0;padding:0;font-size:.8rem;line-height:1.7;list-style:none}.bulk-modal__perks li{align-items:flex-start;gap:6px;margin-bottom:4px;display:flex}.bulk-modal__perks li:before{content:"✓";flex-shrink:0;font-weight:700}.bulk-modal__promo-icon{opacity:.22;align-self:flex-end;margin-top:auto;line-height:0}@media (max-width:768px){.bulk-modal__promo-icon{display:none}}.bulk-modal__body{background:#fff;flex-direction:column;min-height:0;display:flex;overflow:hidden}@media (max-width:768px){.bulk-modal__body{min-height:0}}.bulk-modal__form{flex-direction:column;flex:1;width:100%;height:100%;min-height:0;display:flex}.bulk-modal__form-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ea580c73 #0000;flex:1;min-height:0;padding:20px 24px 16px;overflow:hidden auto}.bulk-modal__form-scroll::-webkit-scrollbar{width:4px}.bulk-modal__form-scroll::-webkit-scrollbar-track{background:0 0;margin:4px 0}.bulk-modal__form-scroll::-webkit-scrollbar-thumb{background:#ea580c66;border-radius:4px}.bulk-modal__form-scroll::-webkit-scrollbar-thumb:hover{background:#ea580c99}@media (max-width:768px){.bulk-modal__form-scroll{padding:16px 18px 12px}}.bulk-modal__form-head{text-align:left;border-bottom:1px solid #43140714;width:100%;margin:0 0 18px;padding:0 0 14px}.bulk-modal__form-head h3{color:#431407;text-align:left;margin:0 0 6px;font-size:1.125rem;font-weight:700;line-height:1.3}.bulk-modal__form-head p{color:#57534e;text-align:left;margin:0;font-size:.8rem;font-weight:500;line-height:1.4}.bulk-modal__form-footer{background:#fff;border-top:1px solid #43140714;flex-shrink:0;padding:14px 24px 18px;box-shadow:0 -6px 20px #1c12080f}@media (max-width:768px){.bulk-modal__form-footer{padding:12px 18px 16px}}.bulk-modal__grid{grid-template-columns:1fr 1fr;align-items:start;gap:12px 14px;width:100%;margin-bottom:12px;display:grid}@media (max-width:520px){.bulk-modal__grid{grid-template-columns:1fr}}.bulk-modal__field{text-align:left;flex-direction:column;align-items:stretch;gap:6px;min-width:0;margin:0;display:flex}.bulk-modal__field-label{color:#431407;text-align:left;width:100%;font-size:.78rem;font-weight:600;line-height:1.35;display:block}.bulk-modal__field-label em{color:#dc2626;font-style:normal;font-weight:700}.bulk-modal__full{text-align:left;flex-direction:column;align-items:stretch;gap:6px;width:100%;min-width:0;margin-bottom:12px;display:flex}.bulk-modal__section-label{color:#431407;text-align:left;width:100%;margin:4px 0 10px;font-size:.78rem;font-weight:600;display:block}.bulk-modal input,.bulk-modal textarea{box-sizing:border-box;width:100%;font:inherit;color:#431407;text-align:left;background:#fff;border:1px solid #43140724;border-radius:9px;padding:10px 12px;font-size:.88rem}.bulk-modal input:focus,.bulk-modal textarea:focus{border-color:#ea580c8c;outline:none;box-shadow:0 0 0 3px #fcd34d59}.bulk-modal textarea{resize:vertical;min-height:68px;max-height:120px}.bulk-modal__chips{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;width:100%;margin-bottom:4px;display:flex}.bulk-modal__chip{color:#2d1a12;cursor:pointer;background:#fff;border:1px solid #4314071f;border-radius:999px;align-items:center;gap:5px;padding:8px 14px;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.bulk-modal__chip--on{color:#431407;background:#fcd34d47;border-color:#ea580c73}.bulk-modal__btn{cursor:pointer;border:none;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:13px 20px;font-size:.95rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex}.bulk-modal__btn--primary{color:#fff;background:linear-gradient(135deg,#ea580c 0%,#c3490a 100%);box-shadow:0 8px 22px #ea580c59}.bulk-modal__btn--primary:hover:not(:disabled){transform:translateY(-1px)}.bulk-modal__btn--primary:disabled{opacity:.65;cursor:not-allowed}.bulk-modal__btn--ghost{color:#431407;background:0 0;border:1px solid #4314072e}.bulk-modal__btn--submit{width:100%;margin:0}.bulk-modal__success{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;padding:24px 20px;display:flex;overflow-y:auto}.bulk-modal__success h3{color:#431407;margin:12px 0 8px;font-size:1.35rem}.bulk-modal__success p{color:#57534e;max-width:340px;margin:0 0 24px;font-size:.9rem;line-height:1.55}.bulk-modal__success-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;max-width:360px;display:flex}.bulk-modal__success-icon{color:#16a34a;animation:.55s cubic-bezier(.22,1,.36,1) forwards bulkSuccessPop}
.shop-layout{width:100%;max-width:100%;overflow-x:clip}@media (max-width:1024px){.shop-layout{padding-bottom:calc(58px + env(safe-area-inset-bottom,0px))}}.homepage-container{width:100%;max-width:100%;overflow-x:clip}
