body,html{transition:all cubic-bezier(.175,.885,.32,1.275)}:root,.CartDrawerItemCard-module-scss-module__Zglk2q__light,.CartDrawerItemCard-module-scss-module__Zglk2q__light-orange{--color-brand-primary:#fd5236;--color-brand-secondary:#fff5f1;--color-brand-accent:#ff5000;--color-text-disabled:#d4d4d8;--color-brand-primary-hover:#e64800;--color-brand-secondary-hover:#feece3;--color-brand-accent-hover:#e64800;--color-text-primary:#27272a;--color-text-secondary:#71717a;--color-text-placeholder:#a1a1aa;--color-text-on-brand:#fff;--color-text-link:#fd5236;--color-bg-body:#f3f4f9;--color-bg-surface:#fff;--color-bg-surface-hover:#fafafa;--color-bg-secondary:#f4f4f5;--color-bg-accent:#fffffffa;--color-border-primary:#e4e4e7;--color-border-secondary:#e4e4e7;--color-bg-muted:#f4f4f5;--color-utility-success:#10b981;--color-utility-error:#ef4444;--color-utility-warning:#f59e0b;--color-utility-info:#3b82f6;--color-heading:#18181b;--auth-overlay-start:#fff6;--auth-overlay-end:#fff5f0e6;--shadow-color-rgb:0,0,0;--color-error:#ef4444}.CartDrawerItemCard-module-scss-module__Zglk2q__dark,.CartDrawerItemCard-module-scss-module__Zglk2q__dark-blue{--color-brand-primary:#3b82f6;--color-brand-primary-soft:#3b82f626;--color-brand-secondary:#3b82f61a;--color-brand-accent:#60a5fa;--color-brand-primary-hover:#60a5fa;--color-brand-secondary-hover:#3b82f633;--color-brand-accent-hover:#3b82f6;--color-text-primary:#f4f4f5;--color-text-secondary:#a1a1aa;--color-text-placeholder:#71717a;--color-text-on-brand:#fff;--color-text-link:#60a5fa;--color-bg-body:#09090b;--color-bg-surface:#121217;--color-bg-surface-hover:#18181b;--color-bg-secondary:#ffffff08;--color-bg-accent:#000000b3;--color-border-primary:#3f3f46;--color-border-secondary:#27272a;--color-bg-muted:#ffffff0f;--color-utility-success:#34d399;--color-utility-error:#ef4444;--color-utility-warning:#f59e0b;--color-utility-info:#60a5fa;--color-heading:#fff;--auth-overlay-start:#121212cc;--auth-overlay-end:#09090be6;--shadow-color-rgb:0,0,0;--color-error:#ef4444}.CartDrawerItemCard-module-scss-module__Zglk2q__card{background-color:var(--color-bg-surface);border:1px solid var(--color-border-secondary);border-radius:16px;gap:.75rem;padding:.75rem;transition:all .2s;display:flex;position:relative}@media (max-width:640px){.CartDrawerItemCard-module-scss-module__Zglk2q__card{gap:.5rem;padding:.5rem}}.CartDrawerItemCard-module-scss-module__Zglk2q__removeBtn{background-color:var(--color-bg-secondary);border:1px solid var(--color-border-secondary);cursor:pointer;width:28px;height:28px;color:var(--color-text-secondary);z-index:2;border-radius:9999px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:.5rem;left:.5rem}.CartDrawerItemCard-module-scss-module__Zglk2q__removeBtn:hover{background-color:var(--color-utility-error);border-color:var(--color-utility-error);color:#fff}.CartDrawerItemCard-module-scss-module__Zglk2q__imageWrapper{background-color:var(--color-bg-secondary);border-radius:12px;flex-shrink:0;width:70px;height:70px;position:relative;overflow:hidden}@media (min-width:640px){.CartDrawerItemCard-module-scss-module__Zglk2q__imageWrapper{width:80px;height:80px}}.CartDrawerItemCard-module-scss-module__Zglk2q__imageWrapper .CartDrawerItemCard-module-scss-module__Zglk2q__image{object-fit:contain;padding:6px}.CartDrawerItemCard-module-scss-module__Zglk2q__info{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.CartDrawerItemCard-module-scss-module__Zglk2q__titleLink{text-decoration:none;display:inline-block}.CartDrawerItemCard-module-scss-module__Zglk2q__title{-webkit-line-clamp:2;color:var(--color-text-primary);-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden;font-size:13px!important}@media (min-width:640px){.CartDrawerItemCard-module-scss-module__Zglk2q__title{font-size:14px!important}}.CartDrawerItemCard-module-scss-module__Zglk2q__packageTag{background-color:var(--color-bg-secondary);color:var(--color-text-secondary);border-radius:9999px;align-items:center;width:fit-content;padding:2px 8px;font-size:10px;font-weight:500;display:inline-flex}.CartDrawerItemCard-module-scss-module__Zglk2q__row{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.25rem;display:flex}@media (max-width:640px){.CartDrawerItemCard-module-scss-module__Zglk2q__row{flex-wrap:wrap}}.CartDrawerItemCard-module-scss-module__Zglk2q__quantityControl{background-color:var(--color-bg-secondary);border-radius:9999px;align-items:center;gap:2px;padding:2px;display:flex}.CartDrawerItemCard-module-scss-module__Zglk2q__quantityControl .CartDrawerItemCard-module-scss-module__Zglk2q__ctrlBtn{background:var(--color-bg-surface);border:1px solid var(--color-border-secondary);width:28px;height:28px;color:var(--color-text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.CartDrawerItemCard-module-scss-module__Zglk2q__quantityControl .CartDrawerItemCard-module-scss-module__Zglk2q__ctrlBtn:hover:not(:disabled){background-color:var(--color-brand-primary);border-color:var(--color-brand-primary);color:#fff}.CartDrawerItemCard-module-scss-module__Zglk2q__quantityControl .CartDrawerItemCard-module-scss-module__Zglk2q__ctrlBtn.CartDrawerItemCard-module-scss-module__Zglk2q__deleteMode:hover{background-color:var(--color-utility-error);border-color:var(--color-utility-error)}.CartDrawerItemCard-module-scss-module__Zglk2q__quantityControl .CartDrawerItemCard-module-scss-module__Zglk2q__quantity{text-align:center;-webkit-user-select:none;user-select:none;min-width:28px;font-size:13px;font-weight:700}.CartDrawerItemCard-module-scss-module__Zglk2q__priceBox{text-align:left;flex-direction:column;align-items:flex-end;display:flex}.CartDrawerItemCard-module-scss-module__Zglk2q__priceBox .CartDrawerItemCard-module-scss-module__Zglk2q__discountBadge{background-color:var(--color-utility-error);color:#fff;border-radius:9999px;margin-bottom:2px;padding:2px 6px;font-size:9px;font-weight:900}.CartDrawerItemCard-module-scss-module__Zglk2q__priceBox .CartDrawerItemCard-module-scss-module__Zglk2q__currentPrice{color:var(--color-brand-primary);align-items:baseline;gap:2px;font-size:14px;font-weight:700;display:flex}.CartDrawerItemCard-module-scss-module__Zglk2q__priceBox .CartDrawerItemCard-module-scss-module__Zglk2q__currentPrice strong{font-size:15px;font-weight:900}.CartDrawerItemCard-module-scss-module__Zglk2q__priceBox .CartDrawerItemCard-module-scss-module__Zglk2q__currentPrice span{color:var(--color-text-secondary);font-size:10px;font-weight:500}.CartDrawerItemCard-module-scss-module__Zglk2q__priceBox .CartDrawerItemCard-module-scss-module__Zglk2q__oldPrice{color:var(--color-text-placeholder);margin-top:2px;font-size:10px;text-decoration:line-through}
body,html{transition:all cubic-bezier(.175,.885,.32,1.275)}:root,.CartDrawer-module-scss-module__rea7CW__light,.CartDrawer-module-scss-module__rea7CW__light-orange{--color-brand-primary:#fd5236;--color-brand-secondary:#fff5f1;--color-brand-accent:#ff5000;--color-text-disabled:#d4d4d8;--color-brand-primary-hover:#e64800;--color-brand-secondary-hover:#feece3;--color-brand-accent-hover:#e64800;--color-text-primary:#27272a;--color-text-secondary:#71717a;--color-text-placeholder:#a1a1aa;--color-text-on-brand:#fff;--color-text-link:#fd5236;--color-bg-body:#f3f4f9;--color-bg-surface:#fff;--color-bg-surface-hover:#fafafa;--color-bg-secondary:#f4f4f5;--color-bg-accent:#fffffffa;--color-border-primary:#e4e4e7;--color-border-secondary:#e4e4e7;--color-bg-muted:#f4f4f5;--color-utility-success:#10b981;--color-utility-error:#ef4444;--color-utility-warning:#f59e0b;--color-utility-info:#3b82f6;--color-heading:#18181b;--auth-overlay-start:#fff6;--auth-overlay-end:#fff5f0e6;--shadow-color-rgb:0,0,0;--color-error:#ef4444}.CartDrawer-module-scss-module__rea7CW__dark,.CartDrawer-module-scss-module__rea7CW__dark-blue{--color-brand-primary:#3b82f6;--color-brand-primary-soft:#3b82f626;--color-brand-secondary:#3b82f61a;--color-brand-accent:#60a5fa;--color-brand-primary-hover:#60a5fa;--color-brand-secondary-hover:#3b82f633;--color-brand-accent-hover:#3b82f6;--color-text-primary:#f4f4f5;--color-text-secondary:#a1a1aa;--color-text-placeholder:#71717a;--color-text-on-brand:#fff;--color-text-link:#60a5fa;--color-bg-body:#09090b;--color-bg-surface:#121217;--color-bg-surface-hover:#18181b;--color-bg-secondary:#ffffff08;--color-bg-accent:#000000b3;--color-border-primary:#3f3f46;--color-border-secondary:#27272a;--color-bg-muted:#ffffff0f;--color-utility-success:#34d399;--color-utility-error:#ef4444;--color-utility-warning:#f59e0b;--color-utility-info:#60a5fa;--color-heading:#fff;--auth-overlay-start:#121212cc;--auth-overlay-end:#09090be6;--shadow-color-rgb:0,0,0;--color-error:#ef4444}.CartDrawer-module-scss-module__rea7CW__backdrop{z-index:999;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0006;transition:opacity .4s cubic-bezier(.175,.885,.32,1.275);position:fixed;inset:0}.CartDrawer-module-scss-module__rea7CW__backdrop.CartDrawer-module-scss-module__rea7CW__open{opacity:1;visibility:visible}.CartDrawer-module-scss-module__rea7CW__drawer{background-color:var(--color-bg-surface);z-index:1000;width:100%;max-width:480px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s;position:fixed;top:0;bottom:0;right:0;overflow:hidden;transform:translate(100%);grid-template-rows:auto 1fr auto!important;height:100dvh!important;display:grid!important}.CartDrawer-module-scss-module__rea7CW__drawer.CartDrawer-module-scss-module__rea7CW__open{transform:translate(0);box-shadow:-15px 0 40px #0000001a}.CartDrawer-module-scss-module__rea7CW__drawer .CartDrawer-module-scss-module__rea7CW__header{border-bottom:1px solid var(--color-border-secondary);background-color:var(--color-bg-surface);justify-content:space-between;align-items:center;min-height:80px;padding:1.25rem 1.5rem;display:flex}.CartDrawer-module-scss-module__rea7CW__drawer .CartDrawer-module-scss-module__rea7CW__iconWrapper{background-color:var(--color-bg-secondary);width:44px;height:44px;color:var(--color-brand-primary);border:1px solid var(--color-border-secondary);border-radius:16px;justify-content:center;align-items:center;display:flex}.CartDrawer-module-scss-module__rea7CW__drawer .CartDrawer-module-scss-module__rea7CW__closeBtn{background-color:var(--color-bg-secondary);width:38px;height:38px;color:var(--color-text-secondary);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.CartDrawer-module-scss-module__rea7CW__drawer .CartDrawer-module-scss-module__rea7CW__closeBtn:hover{background-color:var(--color-border-secondary);transform:rotate(90deg)}.CartDrawer-module-scss-module__rea7CW__drawer .CartDrawer-module-scss-module__rea7CW__body{background-color:var(--color-bg-body);-webkit-overflow-scrolling:touch;padding:1rem;overflow-y:auto!important}@media (min-width:480px){.CartDrawer-module-scss-module__rea7CW__drawer .CartDrawer-module-scss-module__rea7CW__body{padding:1.25rem}}.CartDrawer-module-scss-module__rea7CW__drawer .CartDrawer-module-scss-module__rea7CW__itemWrapper{opacity:0;margin-bottom:.75rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) forwards CartDrawer-module-scss-module__rea7CW__slideInItem}.CartDrawer-module-scss-module__rea7CW__drawer .CartDrawer-module-scss-module__rea7CW__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.CartDrawer-module-scss-module__rea7CW__drawer .CartDrawer-module-scss-module__rea7CW__footer{background-color:var(--color-bg-surface);border-top:1px solid var(--color-border-secondary);padding:1.25rem;padding-bottom:calc(1.25rem + env(safe-area-inset-bottom,0px));box-shadow:0 -10px 30px #00000008}.CartDrawer-module-scss-module__rea7CW__drawer .CartDrawer-module-scss-module__rea7CW__priceContainer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.CartDrawer-module-scss-module__rea7CW__drawer .CartDrawer-module-scss-module__rea7CW__checkoutBtn{border-radius:16px;flex:1;height:52px;font-weight:900}@keyframes CartDrawer-module-scss-module__rea7CW__slideInItem{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.CartDrawer-module-scss-module__rea7CW__customScrollbar::-webkit-scrollbar{width:4px}.CartDrawer-module-scss-module__rea7CW__customScrollbar::-webkit-scrollbar-track{background:0 0}.CartDrawer-module-scss-module__rea7CW__customScrollbar::-webkit-scrollbar-thumb{background:var(--color-border-primary);border-radius:10px}
body,html{transition:all cubic-bezier(.175,.885,.32,1.275)}:root,.light,.light-orange{--color-brand-primary:#fd5236;--color-brand-secondary:#fff5f1;--color-brand-accent:#ff5000;--color-text-disabled:#d4d4d8;--color-brand-primary-hover:#e64800;--color-brand-secondary-hover:#feece3;--color-brand-accent-hover:#e64800;--color-text-primary:#27272a;--color-text-secondary:#71717a;--color-text-placeholder:#a1a1aa;--color-text-on-brand:#fff;--color-text-link:#fd5236;--color-bg-body:#f3f4f9;--color-bg-surface:#fff;--color-bg-surface-hover:#fafafa;--color-bg-secondary:#f4f4f5;--color-bg-accent:#fffffffa;--color-border-primary:#e4e4e7;--color-border-secondary:#e4e4e7;--color-bg-muted:#f4f4f5;--color-utility-success:#10b981;--color-utility-error:#ef4444;--color-utility-warning:#f59e0b;--color-utility-info:#3b82f6;--color-heading:#18181b;--auth-overlay-start:#fff6;--auth-overlay-end:#fff5f0e6;--shadow-color-rgb:0,0,0;--color-error:#ef4444}.dark,.dark-blue{--color-brand-primary:#3b82f6;--color-brand-primary-soft:#3b82f626;--color-brand-secondary:#3b82f61a;--color-brand-accent:#60a5fa;--color-brand-primary-hover:#60a5fa;--color-brand-secondary-hover:#3b82f633;--color-brand-accent-hover:#3b82f6;--color-text-primary:#f4f4f5;--color-text-secondary:#a1a1aa;--color-text-placeholder:#71717a;--color-text-on-brand:#fff;--color-text-link:#60a5fa;--color-bg-body:#09090b;--color-bg-surface:#121217;--color-bg-surface-hover:#18181b;--color-bg-secondary:#ffffff08;--color-bg-accent:#000000b3;--color-border-primary:#3f3f46;--color-border-secondary:#27272a;--color-bg-muted:#ffffff0f;--color-utility-success:#34d399;--color-utility-error:#ef4444;--color-utility-warning:#f59e0b;--color-utility-info:#60a5fa;--color-heading:#fff;--auth-overlay-start:#121212cc;--auth-overlay-end:#09090be6;--shadow-color-rgb:0,0,0;--color-error:#ef4444}.result-modal{text-align:center;flex-direction:column;align-items:center;padding:1rem 0;display:flex}.result-modal__icon-container{justify-content:center;align-items:center;margin-bottom:2rem;display:flex;position:relative}.result-modal__icon-bg{opacity:.15;border-radius:9999px;width:100px;height:100px;animation:2s infinite pulse;position:absolute}.result-modal__icon{z-index:2;animation:.5s cubic-bezier(.34,1.56,.64,1) scaleIn;position:relative}.result-modal__content{width:100%;margin-bottom:2.5rem}.result-modal__title{margin-bottom:.75rem}.result-modal__description{max-width:90%;margin:0 auto;line-height:1.8}.result-modal__actions{flex-direction:column;gap:.75rem;width:100%;display:flex}.result-modal--success .result-modal__icon{color:var(--color-utility-success)}.result-modal--success .result-modal__icon-bg{background-color:var(--color-utility-success)}.result-modal--error .result-modal__icon{color:var(--color-utility-error)}.result-modal--error .result-modal__icon-bg{background-color:var(--color-utility-error)}.result-modal--warning .result-modal__icon{color:var(--color-utility-warning)}.result-modal--warning .result-modal__icon-bg{background-color:var(--color-utility-warning)}.result-modal--info .result-modal__icon{color:var(--color-utility-info)}.result-modal--info .result-modal__icon-bg{background-color:var(--color-utility-info)}@keyframes modalEnter{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%{opacity:.15;transform:scale(.9)}50%{opacity:.05;transform:scale(1.3)}to{opacity:.15;transform:scale(.9)}}
