@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap";:root{--bw-teal:#00a5b5;--bw-teal-dark:#008a98;--bw-green:#7cb342;--bw-green-dark:#689f38;--bw-magenta:#e91e8c;--bw-yellow:#efce4b;--bw-yellow-dark:#d4b340;--bw-yellow-soft:#faf6e3;--bw-navy:#1a3a5c;--text:#4a5568;--text-heading:#1a202c;--text-muted:#718096;--bg:#fff;--bg-soft:#f7fafc;--bg-teal-soft:#e6f7f9;--border:#e2e8f0;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 20px #00000014;--shadow-lg:0 12px 40px #0000001f;--btn-shadow-rest:inset 0 1px 0 #ffffff8c, 0 1px 2px #1a3a5c0d, 0 4px 14px #1a3a5c12;--btn-shadow-hover:inset 0 1px 0 #ffffffa6, 0 3px 6px #1a3a5c12, 0 8px 22px #1a3a5c1a;--radius:12px;--radius-lg:20px;--max-width:1200px;--header-height:72px;--promo-ribbon-height:44px;--z-header:200;--z-ribbon:195;--z-mobile-backdrop:9990;--z-mobile-drawer:9995;--z-mobile-toggle:10000;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:DM Sans,system-ui,sans-serif;font-size:16px;line-height:1.6}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 16px)}html:has(.home-page){scroll-padding-top:calc(var(--header-height) + var(--promo-ribbon-height,44px) + 16px)}body{min-width:320px;margin:0}#root{min-height:100svh}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4{color:var(--text-heading);margin:0;font-family:Plus Jakarta Sans,system-ui,sans-serif;line-height:1.2}h1{letter-spacing:-.02em;font-size:clamp(2rem,5vw,3.25rem);font-weight:800}h2{letter-spacing:-.01em;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700}h3{font-size:1.25rem;font-weight:700}p{margin:0}ul{margin:0;padding:0;list-style:none}.container{width:min(var(--max-width), 100% - 2rem);margin-inline:auto}.section{padding-block:clamp(4rem,8vw,6rem)}.section-header{text-align:center;margin-inline:auto;max-width:640px;margin-bottom:clamp(2.5rem,5vw,3.5rem)}.section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--bw-yellow-dark);background:linear-gradient(180deg, #fff 0%, var(--bw-yellow-soft) 100%);border:1px solid #efce4b59;border-radius:999px;margin-bottom:.75rem;padding:.28rem .7rem;font-size:.8125rem;font-weight:600;display:inline-block}.section-header p{color:var(--text-muted);margin-top:1rem;font-size:1.0625rem}.btn{isolation:isolate;letter-spacing:.01em;cursor:pointer;box-shadow:var(--btn-shadow-rest);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex;position:relative}.btn:before{content:"";border-radius:inherit;pointer-events:none;z-index:0;background:linear-gradient(#ffffff38 0%,#ffffff0a 38%,#0000 55%);position:absolute;inset:0}.btn>*{z-index:1;position:relative}.btn:hover{box-shadow:var(--btn-shadow-hover);transform:translateY(-2px)}.btn:active{transform:translateY(0);box-shadow:inset 0 1px 2px #1a3a5c14,0 1px 3px #1a3a5c0f}.btn-primary{background:linear-gradient(165deg, #9ccc65 0%, var(--bw-green) 42%, var(--bw-green-dark) 100%);color:#fff;box-shadow:inset 0 1px #ffffff52,0 2px 4px #689f382e,0 6px 18px #689f3847}.btn-primary:hover{background:linear-gradient(165deg, #aed581 0%, #8bc34a 40%, var(--bw-green-dark) 100%);box-shadow:inset 0 1px #ffffff61,0 4px 8px #689f3838,0 10px 26px #689f3857}.btn-secondary{color:var(--bw-teal-dark);background:linear-gradient(#fff 0%,#f4fbfc 100%);border:1.5px solid #00a5b56b;box-shadow:inset 0 1px #fffffff2,0 2px 5px #008a9814,0 5px 16px #008a981a}.btn-secondary:hover{background:linear-gradient(180deg, #fff 0%, var(--bg-teal-soft) 100%);border-color:#00a5b594;box-shadow:inset 0 1px #fffffff2,0 4px 10px #008a981f,0 8px 22px #008a9824}.btn-accent{color:var(--text-heading);background:linear-gradient(165deg, #f7e685 0%, var(--bw-yellow) 45%, var(--bw-yellow-dark) 100%);box-shadow:inset 0 1px #ffffff73,0 2px 4px #d4b3402e,0 6px 18px #efce4b47}.btn-accent:hover{color:var(--text-heading);background:linear-gradient(165deg, #f9eb98 0%, #f0d55a 45%, var(--bw-yellow-dark) 100%);box-shadow:inset 0 1px #ffffff80,0 4px 8px #d4b34038,0 10px 26px #efce4b57}.btn-whatsapp{color:#fff;background:linear-gradient(165deg,#3ee07a 0%,#25d366 48%,#1aad4f 100%);box-shadow:inset 0 1px #ffffff47,0 2px 4px #25d3662e,0 6px 18px #25d3664d}.btn-whatsapp:hover{background:linear-gradient(165deg,#4ae888 0%,#2ee074 45%,#1aad4f 100%);box-shadow:inset 0 1px #ffffff57,0 4px 8px #25d36638,0 10px 26px #25d3665c}@media (prefers-reduced-motion:reduce){.btn:hover{transform:none}}.card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;transition:box-shadow .2s,transform .2s}.card:hover{box-shadow:var(--shadow-md)}.check-list li{align-items:flex-start;gap:.75rem;padding-block:.5rem;font-size:.9375rem;display:flex}.check-list li:before{content:"✓";background:var(--bg-teal-soft);width:1.375rem;height:1.375rem;color:var(--bw-teal-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.route-loading{min-height:100svh;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.route-loading__spinner{border:3px solid var(--border);border-top-color:var(--bw-teal);border-radius:50%;width:2.5rem;height:2.5rem;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.confirm-dialog__backdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a3a5c73;justify-content:center;align-items:center;padding:1.25rem;animation:.18s ease-out confirm-dialog-fade-in;display:flex;position:fixed;inset:0}.confirm-dialog{border:1px solid var(--border);border-radius:var(--radius-lg);width:min(100%,420px);box-shadow:var(--shadow-lg);background:#fff;padding:1.75rem;animation:.22s ease-out confirm-dialog-slide-in}.confirm-dialog__icon{border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;font-size:1.375rem;display:flex}.confirm-dialog__icon--danger{color:#dc2626;background:#fef2f2}.confirm-dialog__icon--default{background:var(--bg-teal-soft);color:var(--bw-teal-dark)}.confirm-dialog__title{margin-bottom:.5rem;font-size:1.125rem}.confirm-dialog__message{color:var(--text-muted);margin-bottom:1rem;font-size:.9375rem;line-height:1.55}.confirm-dialog__input-label{color:var(--text-muted);flex-direction:column;gap:.5rem;margin-bottom:1.5rem;font-size:.8125rem;display:flex}.confirm-dialog__input-label strong{color:var(--text-heading);font-weight:600}.confirm-dialog__input{width:100%;font:inherit;color:var(--text-heading);border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:.625rem .875rem;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.confirm-dialog__input:focus{border-color:var(--bw-teal);outline:none;box-shadow:0 0 0 3px #00a5b526}.confirm-dialog__btn--confirm:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.confirm-dialog__btn--confirm-danger:disabled:hover{background:#dc2626}.confirm-dialog__btn--confirm-default:disabled:hover{background:var(--bw-teal)}.confirm-dialog__actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.confirm-dialog__btn{min-width:6.5rem;font:inherit;cursor:pointer;border:none;border-radius:999px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s,color .15s,box-shadow .15s}.confirm-dialog__btn--cancel{color:var(--text-heading);border:1px solid var(--border);background:#fff}.confirm-dialog__btn--cancel:hover{background:var(--bg-soft)}.confirm-dialog__btn--confirm{color:#fff}.confirm-dialog__btn--confirm-default{background:var(--bw-teal);box-shadow:0 4px 14px #00a5b559}.confirm-dialog__btn--confirm-default:hover{background:var(--bw-teal-dark)}.confirm-dialog__btn--confirm-danger{background:#dc2626;box-shadow:0 4px 14px #dc26264d}.confirm-dialog__btn--confirm-danger:hover{background:#b91c1c}@keyframes confirm-dialog-fade-in{0%{opacity:0}to{opacity:1}}@keyframes confirm-dialog-slide-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.fullscreen-result{z-index:1200;padding:calc(1.5rem + env(safe-area-inset-top,0px)) 1.25rem calc(1.25rem + env(safe-area-inset-bottom,0px));background:#fff;flex-direction:column;justify-content:space-between;gap:1.5rem;animation:.28s ease-out fullscreen-result-enter;display:flex;position:fixed;inset:0}.fullscreen-result__content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:1rem .5rem;display:flex}.fullscreen-result__icon{border-radius:50%;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;margin-bottom:1.25rem;font-size:1.75rem;font-weight:700;display:flex}.fullscreen-result__icon--success{color:#166534;background:#dcfce7}.fullscreen-result__icon--error{color:#b91c1c;background:#fef2f2}.fullscreen-result__icon--info{background:var(--bg-teal-soft);color:var(--bw-teal-dark)}.fullscreen-result__title{color:var(--text-heading);margin:0 0 .75rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.375rem;line-height:1.25}.fullscreen-result__message{max-width:22rem;color:var(--text-muted);margin:0;font-size:.9375rem;line-height:1.55}.fullscreen-result__actions{flex-direction:column;flex-shrink:0;gap:.625rem;display:flex}.fullscreen-result__btn{width:100%;padding-block:.875rem;font-size:.9375rem}@keyframes fullscreen-result-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.toast-stack{z-index:1100;pointer-events:none;flex-direction:column;gap:.75rem;width:min(100vw - 2.5rem,380px);display:flex;position:fixed;top:1.25rem;right:1.25rem}.toast{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-md);pointer-events:auto;background:#fff;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;animation:.28s ease-out toast-enter;display:flex}.toast--leaving{animation:.22s ease-in forwards toast-leave}.toast__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:700;display:flex}.toast--success .toast__icon{color:#166534;background:#dcfce7}.toast--error .toast__icon{color:#b91c1c;background:#fef2f2}.toast--info .toast__icon{background:var(--bg-teal-soft);color:var(--bw-teal-dark)}.toast__body{flex:1;min-width:0}.toast__message{color:var(--text-heading);font-size:.875rem;font-weight:500;line-height:1.45}.toast__close{width:1.75rem;height:1.75rem;color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin:-.125rem -.25rem 0 0;padding:0;font-size:1.125rem;line-height:1;transition:background .15s,color .15s;display:flex}.toast__close:hover{background:var(--bg-soft);color:var(--text-heading)}.toast--success{border-left:4px solid #22c55e}.toast--error{border-left:4px solid #ef4444}.toast--info{border-left:4px solid var(--bw-teal)}@keyframes toast-enter{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes toast-leave{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(16px)}}@media (width<=480px){.toast-stack{width:auto;left:1rem;right:1rem}}.home-page{--home-top-offset:calc(var(--header-height) + var(--promo-ribbon-height,44px));overflow-x:clip}.home-page__main{position:relative}.home-page .hero{padding-top:calc(var(--header-height) + var(--promo-ribbon-height,44px) + .65rem)}.home-page .hero__shell{padding-block:clamp(.75rem,2vw,1.25rem) clamp(1.25rem,3vw,2rem)}.home-page .join-team.section,.home-page .role-join.section{padding-block:clamp(2rem,4.5vw,3.25rem)}.home-page__main:before{content:"";pointer-events:none;background:radial-gradient(circle,#00a5b51f,#0000 70%);border-radius:50%;width:14rem;height:14rem;animation:8s ease-in-out infinite home-float-blob;position:absolute;top:12rem;right:-4rem}.home-page__main:after{content:"";pointer-events:none;background:radial-gradient(circle,#e91e8c14,#0000 70%);border-radius:50%;width:11rem;height:11rem;animation:10s ease-in-out infinite reverse home-float-blob;position:absolute;top:45%;left:-5rem}@keyframes home-float-blob{0%,to{transform:translate(0)scale(1)}50%{transform:translate(12px,-18px)scale(1.08)}}@media (prefers-reduced-motion:reduce){.home-page__main:before,.home-page__main:after{animation:none}}body.shop-entry-active{overflow:hidden}.shop-entry{z-index:100000;place-items:center;padding:1.5rem;animation:.45s ease-out both shop-entry-fade-in;display:grid;position:fixed;inset:0}.shop-entry--exit{animation:.52s ease-in forwards shop-entry-fade-out}.shop-entry__backdrop{background:linear-gradient(145deg, var(--bw-navy) 0%, #0f4c5c 38%, var(--bw-teal-dark) 72%, var(--bw-teal) 100%);position:absolute;inset:0}.shop-entry__glow{filter:blur(48px);opacity:.55;pointer-events:none;border-radius:50%;width:min(42vw,22rem);height:min(42vw,22rem);position:absolute}.shop-entry__glow--left{background:#ffc10759;animation:4s ease-in-out infinite shop-entry-glow-drift;top:12%;left:-8%}.shop-entry__glow--right{background:#7cb34259;animation:4.5s ease-in-out infinite reverse shop-entry-glow-drift;bottom:8%;right:-6%}.shop-entry__particles{pointer-events:none;position:absolute;inset:0;overflow:hidden}.shop-entry__particles span{opacity:0;font-size:clamp(1.25rem,3vw,2rem);animation:3.2s ease-in-out infinite shop-entry-float;position:absolute}.shop-entry__particles span:first-child{animation-delay:0s;top:14%;left:12%}.shop-entry__particles span:nth-child(2){animation-delay:.4s;top:22%;right:14%}.shop-entry__particles span:nth-child(3){animation-delay:.8s;bottom:24%;left:18%}.shop-entry__particles span:nth-child(4){animation-delay:1.2s;bottom:18%;right:20%}.shop-entry__particles span:nth-child(5){animation-delay:1.6s;top:42%;left:8%}.shop-entry__particles span:nth-child(6){animation-delay:2s;top:38%;right:10%}.shop-entry__panel{z-index:1;text-align:center;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1a;border:1px solid #ffffff38;border-radius:24px;width:min(100%,28rem);padding:clamp(1.75rem,4vw,2.5rem);animation:.65s cubic-bezier(.22,1,.36,1) .12s both shop-entry-panel-pop;position:relative;box-shadow:0 24px 60px #00000047,inset 0 1px #ffffff40}.shop-entry__badge{letter-spacing:.08em;text-transform:uppercase;background:#ffffff24;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:.45rem;margin-bottom:1.1rem;padding:.35rem .85rem;font-size:.72rem;font-weight:700;display:inline-flex}.shop-entry__badge-dot{background:var(--bw-yellow);border-radius:50%;width:.45rem;height:.45rem;animation:1.4s ease-in-out infinite shop-entry-pulse;box-shadow:0 0 10px #efce4bd9}.shop-entry__icon-ring{background:#ffffff1f;border:2px solid #ffffff47;border-radius:50%;place-items:center;width:4.5rem;height:4.5rem;margin:0 auto 1.15rem;animation:2.8s linear infinite shop-entry-ring-spin;display:grid}.shop-entry__icon{font-size:2rem;animation:1.2s ease-in-out infinite shop-entry-icon-bounce}.shop-entry__title{letter-spacing:-.02em;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.35rem,4.2vw,1.85rem);font-weight:800;line-height:1.25}.shop-entry__line{opacity:0;animation:.55s ease-out forwards shop-entry-line-in;display:block;transform:translateY(14px)}.shop-entry__line:first-child{animation-delay:.28s}.shop-entry__line--accent{color:var(--bw-yellow);animation-delay:.42s}.shop-entry__subtitle{color:#ffffffe0;opacity:0;margin:.85rem 0 0;font-size:.95rem;line-height:1.55;animation:.55s ease-out .56s forwards shop-entry-line-in}.shop-entry__progress{background:#ffffff2e;border-radius:999px;height:.35rem;margin-top:1.35rem;overflow:hidden}.shop-entry__progress-bar{border-radius:inherit;background:linear-gradient(90deg, var(--bw-yellow), #fff, var(--bw-yellow));width:35%;height:100%;animation:2.4s ease-in-out infinite shop-entry-progress;display:block}.shop-entry__dots{justify-content:center;gap:.4rem;margin-top:1rem;display:flex}.shop-entry__dots span{background:#ffffffd9;border-radius:50%;width:.45rem;height:.45rem;animation:1.1s ease-in-out infinite shop-entry-dot}.shop-entry__dots span:nth-child(2){animation-delay:.18s}.shop-entry__dots span:nth-child(3){animation-delay:.36s}@keyframes shop-entry-fade-in{0%{opacity:0}to{opacity:1}}@keyframes shop-entry-fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.03)}}@keyframes shop-entry-panel-pop{0%{opacity:0;transform:translateY(24px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes shop-entry-line-in{to{opacity:1;transform:translateY(0)}}@keyframes shop-entry-progress{0%{transform:translate(-120%)}to{transform:translate(320%)}}@keyframes shop-entry-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(1.15)}}@keyframes shop-entry-ring-spin{to{transform:rotate(360deg)}}@keyframes shop-entry-icon-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes shop-entry-float{0%,to{opacity:0;transform:translateY(8px)scale(.9)}30%,70%{opacity:.75}50%{transform:translateY(-10px)scale(1)}}@keyframes shop-entry-glow-drift{0%,to{transform:translate(0)}50%{transform:translate(12px,-16px)}}@keyframes shop-entry-dot{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.shop-entry,.shop-entry__panel,.shop-entry__line,.shop-entry__subtitle,.shop-entry__icon-ring,.shop-entry__icon,.shop-entry__badge-dot,.shop-entry__progress-bar,.shop-entry__dots span,.shop-entry__particles span,.shop-entry__glow{animation:none!important}.shop-entry__line,.shop-entry__subtitle{opacity:1;transform:none}.shop-entry__particles span{opacity:.5}}.shop-catalog{background:linear-gradient(180deg, var(--bg-teal-soft) 0%, var(--bw-yellow-soft) 28%, var(--bg) 14rem)}.shop-page{padding:1.75rem 0 3rem}.shop-page--narrow{max-width:720px}.shop-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;padding:.65rem 1.15rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.875rem;font-weight:600;line-height:1.2;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s,color .15s;display:inline-flex}.shop-btn:hover{transform:translateY(-1px)}.shop-btn:active{transform:translateY(0)}.shop-btn--primary{color:#fff;background:linear-gradient(165deg, var(--bw-teal) 0%, var(--bw-teal-dark) 100%);box-shadow:0 3px 12px #008a9838}.shop-btn--primary:hover{color:#fff;box-shadow:0 5px 16px #008a984d}.shop-btn--primary.shop-btn--compact svg{opacity:.95}.shop-btn--outline{color:var(--bw-teal-dark);background:#fff;border-color:#00a5b559;box-shadow:0 2px 8px #1a3a5c0f}.shop-btn--outline:hover{background:var(--bg-teal-soft);color:var(--bw-teal-dark);border-color:#00a5b580}.shop-btn--ghost{color:var(--text-muted);border-color:var(--border);background:0 0}.shop-btn--ghost:hover:not(:disabled){background:var(--bg-soft);color:var(--bw-teal-dark);border-color:#00a5b540}.shop-btn--ghost:disabled{opacity:.45;cursor:not-allowed}.shop-btn--compact{border-radius:999px;min-height:2.35rem;padding:.5rem .85rem;font-size:.8125rem}.shop-btn--success{color:var(--bw-teal-dark);background:var(--bg-teal-soft);border-color:#00a5b559;box-shadow:inset 0 0 0 1px #00a5b514}.shop-btn--success:hover{color:var(--bw-teal-dark);background:#dff5f8;border-color:#00a5b573}.shop-btn--accent{color:var(--text-heading);background:linear-gradient(165deg, #f7e685 0%, var(--bw-yellow) 45%, var(--bw-yellow-dark) 100%);border-color:#d4b34073;box-shadow:inset 0 1px #ffffff73,0 3px 12px #efce4b47}.shop-btn--accent:hover{color:var(--text-heading);background:linear-gradient(165deg, #f9eb98 0%, #f0d55a 45%, var(--bw-yellow-dark) 100%);box-shadow:inset 0 1px #ffffff80,0 5px 16px #efce4b57}.shop-btn--accent svg{color:var(--bw-teal-dark)}.shop-btn--whatsapp{color:#fff;background:linear-gradient(165deg,#3ee07a 0%,#25d366 48%,#1aad4f 100%);box-shadow:inset 0 1px #ffffff47,0 2px 4px #25d3662e,0 6px 18px #25d3664d}.shop-btn--whatsapp:hover{color:#fff;background:linear-gradient(165deg,#4ae888 0%,#2ee074 45%,#1aad4f 100%);box-shadow:inset 0 1px #ffffff57,0 4px 8px #25d36638,0 10px 26px #25d3665c}.shop-catalog-hero{background:radial-gradient(ellipse 80% 60% at 100% 0%, #00a5b51f, transparent 55%), radial-gradient(ellipse 50% 40% at 0% 100%, #efce4b24, transparent 55%), linear-gradient(135deg, #fff 0%, var(--bg-teal-soft) 100%);border-radius:var(--radius-lg);border:1px solid #00a5b529;grid-template-columns:1.35fr 1fr;align-items:stretch;gap:1.5rem;margin-bottom:1.75rem;padding:clamp(1.5rem,3vw,2rem);display:grid;box-shadow:0 8px 32px #1a3a5c12}.shop-catalog-hero__eyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.45rem;font-size:.72rem;font-weight:600;display:inline-block}.shop-catalog-hero__lead{color:var(--text-muted);max-width:36rem;margin:0;font-size:1rem;line-height:1.65}.shop-catalog-hero__content h1{margin:0 0 .65rem;font-size:clamp(1.65rem,3.5vw,2.25rem);line-height:1.15}.shop-catalog-hero__content p{color:var(--text-muted);max-width:36rem;margin:0;font-size:1rem;line-height:1.65}.shop-catalog-hero__trust{flex-wrap:wrap;gap:.5rem 1rem;margin:1.15rem 0 0;padding:0;list-style:none;display:flex}.shop-catalog-hero__trust li{color:var(--bw-teal-dark);font-size:.8125rem;font-weight:600}.shop-catalog-hero__trust li:before{content:"✓ ";color:var(--bw-yellow-dark)}.shop-catalog-hero__panel{flex-direction:column;justify-content:center;gap:.85rem;display:flex}.shop-catalog-hero__cart-card{width:100%;font:inherit;text-align:left;cursor:pointer;color:inherit;border-radius:var(--radius);background:#fff;border:1px solid #00a5b52e;align-items:center;gap:.85rem;padding:1rem 1.1rem;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;box-shadow:0 4px 16px #008a9814}.shop-catalog-hero__cart-card:hover{color:inherit;border-color:#00a5b559;transform:translateY(-2px);box-shadow:0 8px 24px #008a981f}.shop-catalog-hero__cart-icon{background:var(--bw-yellow-soft);border:1px solid #efce4b66;border-radius:12px;flex-shrink:0;place-items:center;width:2.75rem;height:2.75rem;font-size:1.35rem;display:grid}.shop-catalog-hero__cart-card strong{color:var(--text-heading);margin-bottom:.15rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;display:block}.shop-catalog-hero__cart-card span:not(.shop-catalog-hero__cart-icon):not(.shop-catalog-hero__cart-arrow){color:var(--text-muted);font-size:.8125rem}.shop-catalog-hero__cart-arrow{color:var(--bw-yellow-dark);margin-left:auto;font-size:1.15rem;font-weight:700}.shop-catalog-hero__cta-row{flex-wrap:wrap;gap:.55rem;display:flex}.shop-catalog-hero__cta-row .shop-btn{flex:1;min-width:7.5rem}.shop-filters{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;margin-bottom:2rem;padding:clamp(1.25rem,3vw,1.75rem)}.shop-filters__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.shop-filters__label{letter-spacing:.08em;text-transform:uppercase;color:var(--bw-yellow-dark);margin-bottom:.35rem;font-size:.72rem;font-weight:700;display:block}.shop-filters__head h2{margin:0;font-size:clamp(1.15rem,2.5vw,1.45rem)}.shop-filters__search-row{grid-template-columns:1fr auto auto;gap:.75rem;margin-bottom:1.25rem;display:grid}.shop-filters__search{background:var(--bg-soft);border:1px solid var(--border);border-radius:12px;align-items:center;gap:.65rem;padding:.65rem .85rem;transition:border-color .15s,box-shadow .15s;display:flex}.shop-filters__search:focus-within{background:#fff;border-color:#00a5b573;box-shadow:0 0 0 3px #00a5b51a}.shop-filters__search-icon{width:1.25rem;height:1.25rem;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.shop-filters__search-icon svg{width:100%;height:100%}.shop-filters__search input{min-width:0;font:inherit;background:0 0;border:none;outline:none;flex:1;font-size:.9375rem}.shop-filters__sort{flex-direction:column;gap:.3rem;min-width:11rem;display:flex}.shop-filters__sort span{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.72rem;font-weight:600}.shop-filters__sort select{border:1px solid var(--border);font:inherit;color:var(--text-heading);cursor:pointer;background:#fff;border-radius:10px;padding:.65rem .75rem;font-size:.875rem}.shop-filters__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem;display:grid}.shop-filters__block{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:1rem}.shop-filters__block h3{color:var(--text-heading);margin:0 0 .65rem;font-size:.875rem;font-weight:700}.shop-filters__hint{color:var(--text-muted);margin:-.35rem 0 .55rem;font-size:.75rem}.shop-filters__chips{flex-wrap:wrap;gap:.45rem;display:flex}.shop-filter-chip{color:var(--text);border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:999px;padding:.4rem .75rem;font-family:inherit;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s,color .15s,box-shadow .15s}.shop-filter-chip:hover{color:var(--bw-teal-dark);border-color:#00a5b559}.shop-filter-chip--active{color:var(--text-heading);background:linear-gradient(180deg, #fff 0%, var(--bw-yellow-soft) 100%);border-color:var(--bw-yellow);box-shadow:0 2px 8px #efce4b38,inset 0 -2px #d4b34026}.shop-filters__block--toggles{flex-direction:column;gap:.65rem;display:flex}.shop-filter-toggle{color:var(--text);cursor:pointer;align-items:center;gap:.55rem;font-size:.875rem;display:flex}.shop-filter-toggle input{width:1rem;height:1rem;accent-color:var(--bw-teal)}.shop-filters__footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.15rem;padding-top:1rem;display:flex}.shop-filters__active{flex-wrap:wrap;flex:1;gap:.4rem;display:flex}.shop-filters__empty{color:var(--text-muted);font-size:.8125rem}.shop-filters__active-pill{color:var(--text-heading);background:var(--bw-yellow-soft);border:1px solid #efce4b73;border-radius:999px;padding:.28rem .6rem;font-size:.75rem;font-weight:500}.shop-filters__results{color:var(--text-muted);white-space:nowrap;margin:0;font-size:.875rem}.shop-filters__results strong{color:var(--text-heading);font-family:Plus Jakarta Sans,sans-serif}.shop-filters__prototype{color:var(--bw-teal-dark);border-left:3px solid var(--bw-teal);background:#00a5b514;border-radius:8px;margin:.85rem 0 0;padding:.55rem .75rem;font-size:.75rem}.shop-page__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.shop-page__header h1{margin:0 0 .35rem}.shop-page__eyebrow{text-transform:uppercase;letter-spacing:.06em;color:var(--bw-teal);margin-bottom:.35rem;font-size:.85rem;display:block}.shop-muted{color:var(--text-muted);margin:.5rem 0}.shop-search input{border:1px solid var(--border);border-radius:8px;width:100%;margin-bottom:1.5rem;padding:.75rem 1rem}.shop-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.15rem;display:grid}.shop-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;padding:0;transition:box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.shop-card:hover{box-shadow:var(--shadow-md);border-color:#00a5b538}.shop-card__media{color:inherit;text-decoration:none;display:block}.shop-card__title-link{color:inherit;text-decoration:none}.shop-card__title-link:hover h2{color:var(--bw-teal-dark)}.shop-card__code{color:var(--text-muted);font-size:.72rem}.shop-card__price-row{flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;display:flex}.shop-card__price{color:var(--text-heading);letter-spacing:-.02em;font-family:Plus Jakarta Sans,sans-serif;font-size:1.25rem}.shop-card__in-cart{color:var(--text-heading);border-left:3px solid var(--bw-yellow);padding-left:.45rem;font-size:.75rem;font-weight:600}.shop-card__cart-row{grid-template-columns:auto 1fr;align-items:center;gap:.5rem;margin-top:auto;padding-top:.65rem;display:grid}.shop-card__qty{background:#fff;border:1px solid #00a5b547;border-radius:999px;align-items:stretch;width:100%;min-width:0;height:2.75rem;display:inline-flex;overflow:hidden;box-shadow:inset 0 1px #fffffff2,0 1px 4px #1a3a5c0d}.shop-card__qty-btn{min-width:2.75rem;min-height:44px;color:var(--bw-teal-dark);cursor:pointer;touch-action:manipulation;background:0 0;border:none;flex:33%;font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;font-weight:700;transition:background .15s,color .15s}.shop-card__qty-btn:hover:not(:disabled){background:var(--bg-teal-soft);color:var(--bw-navy)}.shop-card__qty-btn:disabled{opacity:.35;cursor:not-allowed}.shop-card__qty-value{min-width:2.5rem;color:var(--bw-teal-dark);background:linear-gradient(180deg, #fff 0%, var(--bg-teal-soft) 100%);border-inline:1px solid #00a5b524;flex:34%;place-items:center;font-family:Plus Jakarta Sans,sans-serif;font-size:.875rem;font-weight:700;display:grid}.shop-card__cart-row .shop-btn--compact{white-space:nowrap;width:100%}.shop-pagination{flex-direction:column;align-items:center;gap:.85rem;margin-block:1.5rem;display:flex}.shop-pagination--header{gap:0;width:100%;margin:0}.shop-pagination--header .shop-pagination__nav{grid-template-columns:1fr auto 1fr;align-items:center;gap:.45rem;width:100%;display:grid}.shop-pagination__btn--compact{width:100%;max-width:none;min-height:2.35rem;color:var(--bw-teal-dark);cursor:pointer;background:#fff;border:1.5px solid #00a5b547;border-radius:12px;padding:.4rem .75rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.75rem;font-weight:800;line-height:1.2;transition:border-color .15s,color .15s,background .15s,transform .15s,box-shadow .15s;box-shadow:0 2px 10px #1a3a5c0f}.shop-pagination__btn--compact:hover:not(:disabled){color:var(--bw-teal-dark);background:var(--bg-teal-soft);border-color:#00a5b580;transform:translateY(-1px);box-shadow:0 4px 14px #008a981f}.shop-pagination__btn--compact:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.shop-pagination__status{min-width:4.25rem;max-width:none;height:2.35rem;color:var(--text-heading);background:linear-gradient(180deg, #fff 0%, var(--bg-teal-soft) 100%);white-space:nowrap;border:1px solid #00a5b52e;border-radius:12px;justify-content:center;align-items:center;padding:0 .75rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.75rem;font-weight:800;display:inline-flex}.shop-pagination__summary{color:var(--text-muted);margin:0;font-size:.875rem}.shop-pagination__summary strong{color:var(--text-heading)}.shop-pagination__controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem;display:flex}.shop-pagination__btn,.shop-pagination__page{cursor:pointer;border-radius:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:.8125rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.shop-pagination__btn--nav{color:var(--bw-teal-dark);background:#fff;border:1px solid #00a5b547;border-radius:999px;padding:.48rem .9rem;box-shadow:0 1px 4px #1a3a5c0d}.shop-pagination__btn--nav:hover:not(:disabled){background:var(--bg-teal-soft);border-color:#00a5b56b}.shop-pagination__btn--nav:disabled{opacity:.4;cursor:not-allowed}.shop-pagination__pages{background:linear-gradient(#f1f5f9 0%,#e8f4f6 100%);border:1px solid #00a5b524;border-radius:999px;flex-wrap:wrap;align-items:center;gap:.35rem;padding:.2rem;display:flex}.shop-pagination__page{min-width:2.15rem;height:2.15rem;color:var(--text-muted);background:0 0;border:1px solid #0000;border-radius:999px;padding:0 .45rem}.shop-pagination__page:hover{color:var(--bw-teal-dark);background:#ffffffd9}.shop-pagination__page--active{color:var(--text-heading);background:linear-gradient(165deg, #f7e685 0%, var(--bw-yellow) 50%, var(--bw-yellow-dark) 100%);border-color:#d4b34066;box-shadow:0 2px 8px #efce4b47}.shop-pagination__ellipsis{color:var(--text-muted);padding-inline:.25rem;font-size:.875rem}.shop-card__image{aspect-ratio:4/3;background:var(--bg-soft);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.shop-card__image .blurred-contain{position:absolute;inset:0}.shop-card__image .blurred-contain__fg{animation:.22s ease-out shop-card-image-in}@keyframes shop-card-image-in{0%{opacity:0}to{opacity:1}}.shop-card__placeholder{font-size:2.5rem}.shop-card__image--promo{box-shadow:inset 0 0 0 2px #e91e8c33}.shop-card__badges{z-index:2;position:absolute;top:.65rem;left:.65rem}.shop-card__savings{z-index:2;background:var(--bw-yellow);color:var(--text-heading);border:1px solid #d4b34059;border-radius:6px;padding:.25rem .45rem;font-size:.7rem;font-weight:800;position:absolute;top:.65rem;right:.65rem;box-shadow:0 2px 6px #efce4b4d}.shop-card__excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.shop-card__pricing{flex-direction:column;gap:.1rem;display:flex}.shop-card__price-old{color:var(--text-muted);font-size:.8rem;font-weight:400;text-decoration:line-through}.shop-card__badge{background:var(--bw-teal);color:#fff;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;position:absolute;top:.75rem;left:.75rem}.shop-card__body{flex-direction:column;flex:1;gap:.4rem;padding:.85rem .95rem 1rem;display:flex}.shop-card__body h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.95rem;line-height:1.35;display:-webkit-box;overflow:hidden}.shop-card__pricing{margin-top:.15rem}.shop-card__body p{color:var(--text-muted);margin:0;font-size:.8125rem}.shop-card__category{letter-spacing:.05em;text-transform:uppercase;color:var(--bw-teal-dark);font-size:.68rem;font-weight:600}@media (width<=900px){.shop-catalog-hero{grid-template-columns:1fr;margin-bottom:1rem;padding:1.15rem 1.25rem}.shop-catalog-hero__eyebrow,.shop-catalog-hero__lead,.shop-catalog-hero__panel{display:none}.shop-catalog-hero__content h1{margin-bottom:.75rem;font-size:clamp(1.35rem,5vw,1.65rem)}.shop-catalog-hero__trust{gap:.35rem .75rem;margin-top:0}.shop-catalog-hero__trust li{font-size:.75rem}.shop-filters__search-row{grid-template-columns:1fr}.shop-filters__search-icon{width:1.35rem;height:1.35rem}.shop-filters__sort{min-width:0}.shop-filters__grid{grid-template-columns:1fr}}@media (width<=640px){.shop-filters__footer{flex-direction:column;align-items:flex-start}.shop-card__cart-row{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:stretch;gap:.5rem}.shop-card__cart-row .shop-btn--compact{min-height:2.75rem;padding-inline:.65rem}.shop-pagination__controls{width:100%}.shop-pagination__btn--nav{flex:1}}.shop-alert{border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem}.shop-alert--error{color:#b42318;background:#fdecea}.shop-alert--warning{color:#8a6d00;background:#fff8e6}.shop-alert--success{color:#027a48;background:#ecfdf3}.shop-cart-list{flex-direction:column;gap:.75rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.shop-cart-item{border:1px solid var(--border-color,#eee);border-radius:8px;grid-template-columns:56px 1fr auto auto auto;align-items:center;gap:.75rem;padding:.75rem;display:grid}.shop-cart-item__thumb{object-fit:cover;background:#f5f5f5;border-radius:6px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.shop-cart-item__thumb--empty{text-align:center;font-size:1.5rem;line-height:56px}.shop-cart-item__info{flex-direction:column;gap:.15rem;min-width:0;display:flex}.shop-cart-item__info span{color:var(--text-muted,#666);font-size:.85rem}.shop-cart-item__qty{align-items:center;gap:.35rem;display:flex}.shop-cart-item__qty button{border:1px solid var(--border-color,#ddd);cursor:pointer;background:#fff;border-radius:4px;width:28px;height:28px}.shop-cart-item__remove{color:var(--color-primary,#c41e3a);cursor:pointer;background:0 0;border:none;font-size:.85rem}.shop-cart-summary{border-top:1px solid var(--border-color,#eee);flex-direction:column;gap:.75rem;padding-top:1rem;display:flex}.shop-cart-summary>div{justify-content:space-between;font-size:1.1rem;display:flex}.shop-cart-summary__checkout{align-self:flex-start}.shop-tabs{gap:.5rem;margin-bottom:1.25rem;display:flex}.shop-tabs__btn{border:1px solid var(--border-color,#ddd);cursor:pointer;background:#fff;border-radius:8px;flex:1;padding:.65rem 1rem}.shop-tabs__btn--active{border-color:var(--color-primary,#c41e3a);color:var(--color-primary,#c41e3a);font-weight:600}.shop-form{flex-direction:column;gap:1.25rem;display:flex}.shop-form__section h2{margin:0 0 .75rem;font-size:1.1rem}.shop-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.shop-field{flex-direction:column;gap:.35rem;display:flex}.shop-field--full{grid-column:1/-1}.shop-field span{font-size:.85rem;font-weight:500}.shop-field input,.shop-field textarea{border:1px solid var(--border-color,#ddd);font:inherit;border-radius:6px;padding:.6rem .75rem}.shop-form__footer{margin-top:1rem}.shop-orders-list{margin:0;padding:0;list-style:none}.shop-order-row{border-bottom:1px solid var(--border-color,#eee);color:inherit;grid-template-columns:1fr auto auto;align-items:center;gap:1rem;padding:.85rem 0;text-decoration:none;display:grid}.shop-order-row:hover{background:#fafafa}.shop-order-row div{flex-direction:column;gap:.15rem;display:flex}.shop-order-status{border-radius:4px;padding:.2rem .5rem;font-size:.85rem;font-weight:600}.shop-order-status--pending{color:#8a6d00;background:#fff8e6}.shop-order-status--confirmed,.shop-order-status--preparing{color:#175cd3;background:#eef4ff}.shop-order-status--ready{color:#027a48;background:#ecfdf3}.shop-order-status--completed{color:#166534;background:#f0fdf4}.shop-order-status--cancelled{color:#b91c1c;background:#fef2f2}.shop-order-detail{flex-direction:column;gap:1.25rem;margin-bottom:1.5rem;display:flex}.shop-order-detail h2{margin:0 0 .35rem;font-size:1rem}.shop-order-items{margin:0;padding:0;list-style:none}.shop-order-items li{border-bottom:1px solid var(--border-color,#f0f0f0);justify-content:space-between;padding:.35rem 0;display:flex}.shop-order-total{justify-content:space-between;margin-top:.75rem;font-size:1.1rem;display:flex}.shop-badge{border-radius:4px;margin-top:.35rem;padding:.2rem .5rem;font-size:.75rem;display:inline-block}.shop-badge--gray{color:#4b5563;background:#f3f4f6}@media (width<=640px){.shop-form__grid{grid-template-columns:1fr}.shop-cart-item{grid-template-columns:48px 1fr;grid-template-areas:"thumb info""qty total""remove remove"}.shop-cart-item__thumb{grid-area:thumb}.shop-cart-item__info{grid-area:info}.shop-cart-item__qty{grid-area:qty}.shop-cart-item__total{text-align:right;grid-area:total}.shop-cart-item__remove{grid-area:remove;justify-self:start}.shop-order-row{grid-template-columns:1fr;gap:.35rem}}@media (width<=900px){.shop-layout{touch-action:manipulation;-webkit-text-size-adjust:100%}.shop-layout input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=button]):not([type=submit]),.shop-layout select,.shop-layout textarea{font-size:16px}}.shop-cart-panel{flex-direction:column;flex:1;gap:1rem;min-height:0;padding-top:.85rem;display:flex}.shop-cart-panel--empty{text-align:center;padding:1.5rem 0 .5rem}.shop-cart-panel__empty-title{color:var(--text-heading);margin:0 0 .35rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.05rem;font-weight:700}.shop-cart-panel__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.shop-cart-panel__stat{background:var(--bg-soft);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:.15rem;padding:.65rem .75rem;display:flex}.shop-cart-panel__stat-label{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);font-size:.68rem;font-weight:600}.shop-cart-panel__stat strong{color:var(--text-heading);font-family:Plus Jakarta Sans,sans-serif;font-size:1rem}.shop-cart-panel__stat--wide strong{font-size:1.05rem}.shop-cart-panel__min{border-radius:8px;margin:0;padding:.55rem .75rem;font-size:.8125rem;font-weight:600}.shop-cart-panel__min--ok{color:var(--bw-teal-dark);background:var(--bg-teal-soft);border:1px solid #00a5b533}.shop-cart-panel__min--pending{color:var(--text-heading);background:var(--bw-yellow-soft);border:1px solid #efce4b66}.shop-cart-panel__list{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:.85rem;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.shop-cart-line{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;flex-direction:column;gap:.85rem;padding:.9rem;display:flex}.shop-cart-line__main{align-items:flex-start;gap:.85rem;display:flex}.shop-cart-line__thumb-link{flex-shrink:0;text-decoration:none}.shop-cart-line__thumb{object-fit:cover;background:var(--bg-soft);border:1px solid var(--border);border-radius:10px;width:72px;height:72px;display:block}.shop-cart-line__thumb--empty{place-items:center;font-size:1.75rem;display:grid}.shop-cart-line__info{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.shop-cart-line__name{color:var(--text-heading);font-family:Plus Jakarta Sans,sans-serif;font-size:.9375rem;font-weight:700;line-height:1.35;text-decoration:none}.shop-cart-line__name:hover{color:var(--bw-teal-dark);text-decoration:underline}.shop-cart-line__unit{color:var(--text-muted);margin:0;font-size:.8125rem}.shop-cart-line__total{color:var(--text-heading);margin:.15rem 0 0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.05rem;font-weight:800}.shop-cart-line__controls{border-top:1px solid var(--border);flex-direction:column;gap:.75rem;padding-top:.75rem;display:flex}@media (width<=640px){.shop-cart-line__controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:.5rem;display:grid}.shop-cart-line__qty{grid-column:1/-1}.shop-cart-line__actions{grid-column:1/-1;justify-content:stretch}.shop-cart-line__review,.shop-cart-line__remove{text-align:center;flex:1;justify-content:center}}.shop-cart-line__qty{background:var(--bg-soft);border:1px solid var(--border);border-radius:10px;align-items:stretch;width:100%;min-width:0;display:flex;overflow:hidden}.shop-cart-line__qty-btn{min-width:2.75rem;min-height:44px;color:var(--text-heading);cursor:pointer;touch-action:manipulation;background:#fff;border:none;flex:33%;place-items:center;font-size:1.2rem;font-weight:700;transition:background .15s;display:grid}.shop-cart-line__qty-btn:hover:not(:disabled){background:var(--bg-teal-soft);color:var(--bw-teal-dark)}.shop-cart-line__qty-btn:disabled{opacity:.4;cursor:not-allowed}.shop-cart-line__qty-value{min-width:2.5rem;color:var(--text-heading);border-inline:1px solid var(--border);background:#fff;flex:34%;place-items:center;font-size:.9375rem;font-weight:700;display:grid}.shop-cart-line__actions{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.shop-cart-line__review{color:var(--bw-teal-dark);background:#fff;border:1px solid #00a5b559;border-radius:999px;align-items:center;padding:.45rem .85rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.shop-cart-line__review:hover{background:var(--bg-teal-soft);border-color:#00a5b580}.shop-cart-line__remove{color:#b42318;cursor:pointer;background:#fff;border:1px solid #b4231840;border-radius:999px;padding:.45rem .85rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:background .15s,border-color .15s}.shop-cart-line__remove:hover{background:#fef3f2;border-color:#b4231873}.shop-cart-panel__summary{border-top:1px solid var(--border);background:#fff;flex-direction:column;flex-shrink:0;gap:.65rem;padding-top:1rem;display:flex}.shop-cart-panel__summary-row{justify-content:space-between;align-items:baseline;gap:1rem;font-size:1rem;display:flex}.shop-cart-panel__summary-row strong{color:var(--text-heading);font-family:Plus Jakarta Sans,sans-serif;font-size:1.2rem}.shop-cart-panel__note{margin:0;font-size:.8125rem}.shop-cart-panel__actions{flex-direction:column;gap:.55rem;display:flex}.shop-cart-panel__checkout,.shop-cart-panel__actions .shop-btn{justify-content:center;width:100%}@media (width>=480px){.shop-cart-line__controls{flex-direction:row;justify-content:space-between;align-items:center}.shop-cart-line__thumb{width:80px;height:80px}}.shop-cart-modal{z-index:calc(var(--z-mobile-drawer,9995) + 3);pointer-events:none;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.shop-cart-modal__backdrop{cursor:pointer;pointer-events:auto;background:#1a3a5c73;border:none;animation:.2s shop-cart-modal-fade-in;position:absolute;inset:0}.shop-cart-modal__panel{z-index:1;pointer-events:auto;background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:min(100%,32rem);max-height:min(92vh,780px);animation:.28s shop-cart-modal-slide-up;display:flex;position:relative;box-shadow:0 -12px 40px #1a3a5c2e}.shop-cart-modal__header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1rem .85rem;display:flex}.shop-cart-modal__header h2{margin:0;font-size:1.15rem}.shop-cart-modal__subtitle{color:var(--text-muted);margin:.2rem 0 0;font-size:.8125rem}.shop-cart-modal__close{border:1px solid var(--border);background:var(--bg-soft);cursor:pointer;width:2.35rem;height:2.35rem;color:var(--text-heading);border-radius:10px;flex-shrink:0;place-items:center;font-size:1.35rem;line-height:1;display:grid}.shop-cart-modal__body{flex-direction:column;flex:1;min-height:0;padding:0 1rem 1rem;display:flex;overflow:hidden}@keyframes shop-cart-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes shop-cart-modal-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (width>=640px){.shop-cart-modal{justify-content:flex-end;align-items:stretch}.shop-cart-modal__panel{border-radius:0;width:min(100%,30rem);height:100%;max-height:none;animation:.28s shop-cart-modal-slide-in}@keyframes shop-cart-modal-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}}.shop-floating-cart{z-index:calc(var(--z-header,200) - 5);font:inherit;text-align:left;cursor:pointer;color:inherit;border:none;align-items:center;gap:.75rem;transition:transform .2s,box-shadow .2s;display:flex;position:fixed}.shop-floating-cart--empty{border:1px solid var(--border);box-shadow:var(--shadow-md);color:var(--text-muted);background:#fff;border-radius:999px;padding:.65rem 1rem;bottom:1rem;right:1rem}.shop-floating-cart--empty:hover{box-shadow:var(--shadow-lg);color:var(--text-heading);transform:translateY(-2px)}.shop-floating-cart--filled{background:linear-gradient(135deg, var(--bw-teal) 0%, var(--bw-teal-dark) 100%);color:#fff;border:1.5px solid #efce4b80;border-radius:16px;max-width:28rem;margin-left:auto;padding:.65rem .85rem .65rem .65rem;bottom:1rem;left:1rem;right:1rem;box-shadow:0 8px 28px #008a9859,inset 0 1px #efce4b38}.shop-floating-cart--filled:hover{color:#fff;transform:translateY(-2px);box-shadow:0 12px 32px #008a986b,0 0 0 3px #efce4b2e}.shop-floating-cart__icon{color:#fff;background:#ffffff29;border-radius:12px;flex-shrink:0;place-items:center;width:2.5rem;height:2.5rem;display:grid;position:relative}.shop-floating-cart--empty .shop-floating-cart__icon{background:var(--bw-yellow-soft);width:2.1rem;height:2.1rem;color:var(--bw-teal-dark);border-radius:50%}.shop-floating-cart__badge{min-width:1.15rem;height:1.15rem;color:var(--text-heading);background:var(--bw-yellow);border:2px solid var(--bw-yellow-dark);border-radius:999px;place-items:center;padding:0 .25rem;font-size:.62rem;font-weight:800;line-height:1;display:grid;position:absolute;top:-.35rem;right:-.35rem}.shop-floating-cart__body{flex-direction:column;flex:1;gap:.12rem;min-width:0;display:flex}.shop-floating-cart__counts{flex-wrap:wrap;align-items:baseline;gap:.35rem .55rem;line-height:1.2;display:flex}.shop-floating-cart__counts strong{font-family:Plus Jakarta Sans,sans-serif;font-size:.8125rem;font-weight:700}.shop-floating-cart__subtotal{letter-spacing:-.02em;font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;font-weight:800}.shop-floating-cart__meta{opacity:.92;font-size:.68rem;line-height:1.3}.shop-floating-cart__min--ok{color:var(--bw-yellow);font-weight:600}.shop-floating-cart__empty-label{font-size:.8125rem;font-weight:600}.shop-floating-cart__cta{color:var(--text-heading);background:linear-gradient(165deg, #f7e685 0%, var(--bw-yellow) 45%, var(--bw-yellow-dark) 100%);border-radius:999px;flex-shrink:0;padding:.45rem .75rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.75rem;font-weight:700;box-shadow:inset 0 1px #ffffff73}@media (width>=640px){.shop-floating-cart--filled{min-width:22rem;left:auto}}@media (width<=420px){.shop-floating-cart--filled{gap:.55rem;padding:.55rem .65rem}.shop-floating-cart__cta{display:none}.shop-floating-cart__subtotal{font-size:.9375rem}}.shop-footer{background:var(--bw-navy);color:#ffffffbf;margin-top:auto}.shop-footer__inner{text-align:center;flex-direction:column;gap:.35rem;padding-block:1rem 1.25rem;display:flex}.shop-footer p{margin:0;font-size:.8125rem}.shop-footer__disclaimer{opacity:.55;max-width:42rem;margin-inline:auto;line-height:1.45;font-size:.72rem!important}.shop-layout{background:linear-gradient(180deg, var(--bg-teal-soft) 0%, var(--bg) 12rem);flex-direction:column;min-height:100vh;display:flex}.shop-layout__main{padding-top:var(--header-height,72px);padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0));flex:1}.shop-layout--compact-footer .shop-layout__main{padding-bottom:2rem}.shop-layout__main--checkout{padding-top:0;padding-bottom:0}.shop-layout--checkout{background:#eef6f7}.shop-header{z-index:var(--z-header,200);height:var(--header-height,72px);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #00a5b51f;position:fixed;inset:0 0 auto;box-shadow:0 2px 16px #1a3a5c0f}.shop-header__inner{justify-content:space-between;align-items:center;gap:.75rem;height:100%;display:flex}.shop-header__brand{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.shop-header__logo{object-fit:contain;width:auto;max-width:7.5rem;height:2.35rem;display:block}.shop-header__nav{background:linear-gradient(#f1f5f9 0%,#e8f4f6 100%);border:1px solid #00a5b524;border-radius:999px;align-items:center;gap:.25rem;padding:.25rem;display:flex}.shop-header__nav a,.shop-header__nav-btn{color:var(--text-muted);border-radius:999px;padding:.45rem .85rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.8125rem;font-weight:600;text-decoration:none;transition:color .15s,background .15s,box-shadow .15s}.shop-header__nav-btn{cursor:pointer;background:0 0;border:none}.shop-header__nav a:hover,.shop-header__nav-btn:hover{color:var(--bw-teal-dark);background:#ffffffd9}.shop-header__nav a.active{color:var(--bw-teal-dark);box-shadow:0 2px 8px #008a981f, inset 0 -2px 0 var(--bw-yellow);background:#fff}.shop-header__home{color:var(--text-muted)!important;border-left:1px solid #00a5b52e!important;margin-left:.15rem!important;padding-left:.85rem!important;font-size:.78rem!important}.shop-header__actions{align-items:center;gap:.5rem;margin-left:auto;display:flex}.shop-header__pill{color:var(--bw-teal-dark);background:#fff;border:1px solid #00a5b540;border-radius:999px;align-items:center;padding:.45rem .9rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:none}.shop-header__pill:hover{background:var(--bg-teal-soft);border-color:#00a5b566}.shop-header__pill.active{background:var(--bw-yellow-soft);color:var(--text-heading);border-color:#efce4b73}.shop-header__cart{color:inherit;background:linear-gradient(135deg, var(--bw-teal) 0%, var(--bw-teal-dark) 100%);border:1.5px solid #efce4b73;border-radius:999px;align-items:center;gap:.55rem;padding:.4rem .85rem .4rem .45rem;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 3px 14px #008a9847,inset 0 1px #efce4b33}.shop-header__cart:hover{color:inherit;transform:translateY(-1px);box-shadow:0 5px 18px #008a9857,0 0 0 3px #efce4b2e}.shop-header__cart-icon{color:#fff;background:#ffffff2e;border-radius:50%;place-items:center;width:2.1rem;height:2.1rem;display:grid;position:relative}.shop-header__cart-badge{min-width:1.1rem;height:1.1rem;color:var(--text-heading);background:var(--bw-yellow);border:2px solid var(--bw-yellow-dark);border-radius:999px;place-items:center;padding:0 .25rem;font-size:.62rem;font-weight:800;line-height:1;display:grid;position:absolute;top:-.2rem;right:-.25rem;box-shadow:0 1px 4px #efce4b73}.shop-header__cart-label{color:#fff;flex-direction:column;padding-right:.15rem;line-height:1.15;display:flex}.shop-header__cart-label strong{font-family:Plus Jakarta Sans,sans-serif;font-size:.78rem}.shop-header__cart-label small{opacity:.88;font-size:.62rem}.shop-header__toggle{background:var(--bg-soft);border:1px solid var(--border);cursor:pointer;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:2.65rem;height:2.65rem;padding:0;display:none}.shop-header__toggle span{background:var(--text-heading);border-radius:2px;width:18px;height:2px;margin-inline:auto;transition:transform .2s,opacity .2s;display:block}.shop-header__toggle--open span:first-child{transform:translateY(7px)rotate(45deg)}.shop-header__toggle--open span:nth-child(2){opacity:0}.shop-header__toggle--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width>=901px){.shop-header__pill--ghost{display:inline-flex}}@media (width<=900px){.shop-layout--home-mobile-nav .shop-layout__main,.shop-layout__main--no-header{padding-top:0;padding-bottom:0}.shop-layout--home-mobile-nav .shop-footer{padding-bottom:calc(4.75rem + env(safe-area-inset-bottom,0px))}.shop-layout--home-mobile-nav .shop-floating-cart,.shop-filters-drawer{display:none!important}.shop-header__actions{display:none}.shop-header__nav{top:var(--header-height,72px);background:#fff;border:1px solid #00a5b524;border-top:none;border-radius:0 0 16px 16px;flex-direction:column;align-items:stretch;padding:.75rem;display:none;position:fixed;left:0;right:0;box-shadow:0 12px 32px #1a3a5c1f}.shop-header__nav--open{display:flex}.shop-header__nav a,.shop-header__nav-btn{border-radius:10px;padding:.75rem .85rem}.shop-header__home{border-left:none!important;margin-left:0!important;padding-left:.85rem!important}.shop-header__toggle{display:flex}.shop-header__cart-label{display:none}.shop-header__cart{padding:.4rem}}@media (width<=420px){.shop-header__logo{max-width:6.25rem;height:2rem}}.header{z-index:var(--z-header);height:var(--header-height);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #0000;transition:border-color .2s,box-shadow .2s;position:fixed;inset:0 0 auto}.header--scrolled{border-color:var(--border);box-shadow:var(--shadow-sm)}.header__inner{justify-content:flex-end;align-items:center;gap:.65rem;height:100%;display:flex;position:relative}.header__mobile-shop{display:none}.header__actions{flex-shrink:0;align-items:center;gap:.5rem;margin-left:auto;display:flex}.header__shop-cta{color:#fff;background:linear-gradient(135deg, var(--bw-teal) 0%, var(--bw-teal-dark) 55%, #007a86 100%);white-space:nowrap;border:1.5px solid #efce4b8c;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.55rem 1.1rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;animation:2.5s ease-in-out infinite header-shop-glow;display:inline-flex;box-shadow:0 2px 14px #00a5b566,inset 0 1px #efce4b40}.header__shop-cta:hover{color:#fff;transform:translateY(-1px);box-shadow:0 4px 18px #00a5b580,0 0 0 3px #efce4b33}.header__shop-cta--desktop{display:none}@keyframes header-shop-glow{0%,to{box-shadow:0 2px 14px #00a5b566,inset 0 1px #efce4b40}50%{box-shadow:0 2px 14px #00a5b566,0 0 0 6px #efce4b2e,inset 0 1px #efce4b59}}.header__nav--desktop{display:none}.header__nav{align-items:center;display:flex}.header__nav-list{align-items:center;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.header__nav-link{color:var(--text-muted);border:1px solid #0000;border-radius:999px;align-items:center;gap:.45rem;padding:.5rem .85rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.8125rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s,border-color .2s,box-shadow .2s,transform .15s;display:flex;position:relative}.header__nav-link:hover{color:var(--bw-teal-dark);background:#ffffffd9;border-color:#00a5b52e;box-shadow:0 2px 8px #008a981a}.header__nav-link--active{color:var(--bw-teal-dark);background:#fff;border-color:#00a5b547;box-shadow:0 2px 10px #008a9829,0 0 0 1px #00a5b514,inset 0 1px #ffffffe6}.header__nav-link--active:hover{color:var(--bw-navy);transform:translateY(-1px);box-shadow:0 4px 14px #008a9833,0 0 0 1px #00a5b51f}.header__nav-label{line-height:1.2}.header__nav-dot{background:linear-gradient(135deg, var(--bw-teal), var(--bw-green));border-radius:50%;width:5px;height:5px;position:absolute;bottom:.2rem;left:50%;transform:translate(-50%);box-shadow:0 0 6px #00a5b58c}.header__nav-icon{display:none}@media (width<=900px){.header{height:auto}.header__inner{justify-content:stretch;height:auto;padding-block:.35rem}.header__nav--desktop{display:none!important}.header__actions{display:none}.header__mobile-shop{background:linear-gradient(135deg, var(--bw-teal) 0%, var(--bw-navy) 100%);color:#fff;border-radius:999px;align-items:center;gap:.45rem;width:100%;padding:.35rem .45rem;display:flex;box-shadow:0 3px 12px #008a9840}.header__mobile-shop-copy{flex:1;align-items:baseline;gap:.25rem;min-width:0;margin:0;display:flex;overflow:hidden}.header__mobile-shop-copy strong{white-space:nowrap;text-overflow:ellipsis;font-family:Plus Jakarta Sans,sans-serif;font-size:.72rem;font-weight:700;line-height:1.2;overflow:hidden}.header__mobile-shop-copy span{opacity:.88;white-space:nowrap;font-size:.65rem}.header__mobile-shop-btn{white-space:nowrap;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:.25rem;padding:.38rem .65rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.7rem;font-weight:700;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.header__mobile-shop-btn--primary{color:#fff;background:#ffffff29;border:1px solid #ffffff59}.header__mobile-shop-btn--accent{background:var(--bw-yellow);color:var(--text-heading);border:1px solid #efce4bcc}.header__mobile-shop-btn:active{transform:scale(.97)}}@media (width<=420px){.header__mobile-shop-copy span{display:none}.header__mobile-shop-btn--accent{padding-inline:.55rem}}@media (width>=901px){.header__inner{justify-content:space-between;gap:1rem}.header__mobile-shop{display:none!important}.header__nav--desktop{flex:1;justify-content:center;margin-left:0;display:flex;position:static}.header__nav-list{background:linear-gradient(#f1f5f9 0%,#e8f4f6 100%);border:1px solid #00a5b524;border-radius:999px;padding:.3rem;box-shadow:inset 0 1px 2px #ffffffe6,0 2px 12px #1a3a5c0f}.header__nav-icon{background:#00a5b514;border-radius:8px;flex-shrink:0;place-items:center;width:1.65rem;height:1.65rem;font-size:.85rem;transition:background .2s,transform .2s;display:grid}.header__nav-link:hover .header__nav-icon{background:#00a5b524;transform:scale(1.06)}.header__nav-link--active .header__nav-icon{background:linear-gradient(135deg, var(--bw-teal), var(--bw-teal-dark));box-shadow:0 2px 6px #008a9859}.header__shop-cta--desktop{display:inline-flex}.header__actions{margin-left:0}.header__nav-link{white-space:nowrap;padding:.45rem .75rem}.header__nav-link--active{padding-bottom:.55rem}}@media (prefers-reduced-motion:reduce){.header__shop-cta{animation:none}}:root{--promo-ribbon-height:44px}.shop-ribbon{top:var(--header-height);z-index:var(--z-ribbon);height:var(--promo-ribbon-height);background:linear-gradient(90deg, var(--bw-navy) 0%, var(--bw-teal-dark) 45%, var(--bw-teal) 100%);color:#fff;position:fixed;left:0;right:0;overflow:hidden;box-shadow:0 2px 12px #008a9840}.shop-ribbon:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff14 50%,#0000 100%);animation:4s ease-in-out infinite shop-ribbon-shimmer;position:absolute;inset:0}@keyframes shop-ribbon-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.shop-ribbon__inner{z-index:1;justify-content:space-between;align-items:center;gap:1rem;height:100%;display:flex;position:relative}.shop-ribbon__message{flex:1;align-items:center;gap:.5rem;min-width:0;margin:0;display:flex}.shop-ribbon__pulse{background:var(--bw-yellow);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite shop-ribbon-pulse;box-shadow:0 0 #ffc10799}@keyframes shop-ribbon-pulse{0%,to{box-shadow:0 0 #ffc1078c}50%{box-shadow:0 0 0 6px #ffc10700}}.shop-ribbon__text{white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;line-height:1.3;overflow:hidden}.shop-ribbon__text strong{font-weight:700}.shop-ribbon__highlight{color:var(--bw-yellow);text-underline-offset:2px;font-weight:700;-webkit-text-decoration:underline #ffc10773;text-decoration:underline #ffc10773;transition:color .15s,text-decoration-color .15s}.shop-ribbon__highlight:hover{color:#fff;text-decoration-color:#ffffffb3}.shop-ribbon__sub{opacity:.92}.shop-ribbon__sep{opacity:.5;margin:0 .35rem}.shop-ribbon__sep--wide{display:inline}.shop-ribbon__actions{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.shop-ribbon__btn{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.3rem .75rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.shop-ribbon__btn--primary{color:var(--bw-teal-dark);background:#fff}.shop-ribbon__btn--primary:hover{color:var(--bw-navy);transform:scale(1.04)}.shop-ribbon__btn--ghost{color:#fff;background:#ffffff26;border:1px solid #ffffff59}.shop-ribbon__btn--ghost:hover{color:#fff;background:#ffffff40}.shop-ribbon__btn--associate{color:var(--bw-teal-dark);background:#fff}.shop-ribbon__btn--associate:hover{color:var(--bw-navy);transform:scale(1.04)}.shop-ribbon__btn--distributor{background:linear-gradient(135deg, #f06292, var(--bw-magenta));color:#fff;border:1px solid #ffffff40}.shop-ribbon__btn--distributor:hover{color:#fff;filter:brightness(1.05);transform:scale(1.04)}@media (width<=768px){.shop-ribbon{height:auto;overflow:visible}.shop-ribbon__inner{flex-direction:column;justify-content:center;gap:.45rem;height:auto;padding:.5rem .75rem}.shop-ribbon__message{justify-content:center;width:100%}.shop-ribbon__text{white-space:normal;text-align:center;text-overflow:unset;font-size:.75rem;line-height:1.35;display:block;overflow:visible}.shop-ribbon__sep--wide,.shop-ribbon__sub{display:none}.shop-ribbon__actions{justify-content:center;gap:.5rem;width:100%}.shop-ribbon__btn{flex:1;min-width:0;max-width:none;padding:.4rem .65rem;font-size:.72rem}}@media (width<=400px){.shop-ribbon__inner{gap:.4rem;padding-inline:.65rem}.shop-ribbon__sep:not(.shop-ribbon__sep--wide){display:none}.shop-ribbon__text{font-size:.7rem}.shop-ribbon__highlight{margin-top:0;display:inline}.shop-ribbon__btn{padding:.38rem .5rem;font-size:.68rem}}@media (prefers-reduced-motion:reduce){.shop-ribbon:after,.shop-ribbon__pulse{animation:none}}.hero{width:100%;padding-top:calc(var(--header-height) + var(--promo-ribbon-height,44px) + 1.25rem);background:radial-gradient(70% 50% at 8% 18%,#7cb3421f,#0000 55%),radial-gradient(55% 45% at 92% 12%,#e91e8c14,#0000 50%),radial-gradient(60% 40% at 50% 100%,#00a5b51a,#0000 55%),linear-gradient(165deg,#eef9fb 0%,#fff 42%,#f7fafc 100%);position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(40% 30% at 70% 60%,#efce4b1a,#0000 60%);position:absolute;inset:0}.hero__shell{z-index:1;width:min(var(--max-width), 100% - 2rem);padding-block:clamp(1.25rem,3vw,2.25rem) clamp(2rem,4vw,3rem);position:relative}.hero__intro{text-align:center;margin-inline:auto;max-width:44rem;margin-bottom:clamp(1.75rem,4vw,2.5rem)}.hero__brand-row{box-shadow:var(--shadow-sm);background:#ffffffd9;border:1px solid #00a5b52e;border-radius:999px;align-items:center;gap:.85rem;margin-bottom:1.1rem;padding:.45rem .9rem .45rem .55rem;display:inline-flex}.hero__brand-logo{object-fit:contain;width:auto;height:2.1rem}.hero__brand-divider{background:var(--border);width:1px;height:1.4rem}.hero__brand-name{color:var(--bw-navy);letter-spacing:-.01em;margin:0;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:.9rem;font-weight:700}.hero__intro h1{font-size:clamp(1.85rem,4.5vw,2.85rem);line-height:1.15}.hero__highlight{color:var(--bw-yellow-dark)}.hero__subtitle{max-width:36rem;color:var(--text-muted);margin:1rem auto 0;font-size:1.0625rem;line-height:1.65}.hero__paths{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;width:100%;display:grid}.hero__path{border:1px solid var(--border);border-radius:var(--radius-lg);height:100%;box-shadow:var(--shadow-md);border-top:4px solid var(--bw-green);background:#ffffffeb;flex-direction:column;padding:1.45rem 1.35rem 1.35rem;transition:transform .25s,box-shadow .25s;display:flex}.hero__path:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.hero__path--teal{border-top-color:var(--bw-teal)}.hero__path--magenta{border-top-color:var(--bw-magenta)}.hero__path-eyebrow{letter-spacing:.07em;text-transform:uppercase;color:var(--bw-green-dark);margin-bottom:.5rem;font-size:.72rem;font-weight:700;display:inline-block}.hero__path--teal .hero__path-eyebrow{color:var(--bw-teal-dark)}.hero__path--magenta .hero__path-eyebrow{color:#ad1457}.hero__path h2{margin:0 0 .55rem;font-size:clamp(1.3rem,2.2vw,1.55rem)}.hero__path>p{color:var(--text-muted);flex:1;margin:0;font-size:.925rem;line-height:1.55}.hero__path-points{flex-direction:column;gap:.4rem;margin:1.05rem 0 1.25rem;display:flex}.hero__path-points li{color:var(--text-heading);padding-left:1.15rem;font-size:.875rem;font-weight:600;line-height:1.4;position:relative}.hero__path-points li:before{content:"✓";color:var(--bw-green-dark);font-size:.78rem;font-weight:700;position:absolute;left:0}.hero__path--teal .hero__path-points li:before{color:var(--bw-teal-dark)}.hero__path--magenta .hero__path-points li:before{color:var(--bw-magenta)}.hero__path-cta{color:#fff;width:100%;margin-top:auto}.hero__path-cta--green{background:linear-gradient(165deg, #9ccc65 0%, var(--bw-green) 42%, var(--bw-green-dark) 100%);animation:3s ease-in-out infinite hero-cta-shine;box-shadow:inset 0 1px #ffffff52,0 2px 4px #689f382e,0 6px 18px #689f3847}.hero__path-cta--teal{background:linear-gradient(165deg, #26c6da 0%, var(--bw-teal) 45%, var(--bw-teal-dark) 100%);box-shadow:inset 0 1px #ffffff47,0 2px 4px #008a9829,0 6px 18px #00a5b542}.hero__path-cta--magenta{background:linear-gradient(165deg, #f06292 0%, var(--bw-magenta) 45%, #c2185b 100%);box-shadow:inset 0 1px #ffffff47,0 2px 4px #c2185b2e,0 6px 18px #e91e8c47}.hero__reassure{text-align:center;color:var(--text-muted);letter-spacing:.01em;margin:1.5rem 0 0;font-size:.8125rem;font-weight:500}.hero__contact-bar{background:var(--bw-navy);color:#fff;padding-block:.875rem}.hero__contact-inner p{text-align:center;font-size:.9375rem}.hero__contact-inner a{color:var(--bw-yellow);text-underline-offset:2px;font-weight:600;text-decoration:underline}.hero__intro--enter{animation:.75s cubic-bezier(.22,1,.36,1) both hero-enter}.hero__path--enter{animation:.75s cubic-bezier(.22,1,.36,1) both hero-enter;animation-delay:var(--hero-path-delay,0s)}.hero__reassure--enter{animation:.75s cubic-bezier(.22,1,.36,1) .45s both hero-enter}@keyframes hero-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-cta-shine{0%,to{box-shadow:inset 0 1px #ffffff52,0 2px 4px #689f382e,0 6px 18px #689f3847,0 0 #00a5b538}50%{box-shadow:inset 0 1px #ffffff52,0 2px 4px #689f382e,0 6px 18px #689f3847,0 0 0 6px #00a5b500}}@media (width<=960px){.hero__paths{grid-template-columns:1fr;max-width:26rem;margin-inline:auto}.hero__path:hover{transform:none}}@media (width<=480px){.hero__brand-row{gap:.65rem;padding-inline:.7rem .85rem}.hero__brand-logo{height:1.75rem}.hero__brand-name{font-size:.8rem}}@media (prefers-reduced-motion:reduce){.hero__intro--enter,.hero__path--enter,.hero__reassure--enter,.hero__path-cta--green{animation:none}.hero__path:hover{transform:none}}.reveal{opacity:0;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform}.reveal--fade-up{transform:translateY(28px)}.reveal--fade-in{transform:none}.reveal--scale-in{transform:scale(.92)}.reveal--slide-left{transform:translate(-32px)}.reveal--slide-right{transform:translate(32px)}.reveal--visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.join-team{background:var(--bg-soft)}.join-team__highlights{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.join-team__highlight{border:1px solid var(--border);color:var(--text-heading);box-shadow:var(--shadow-sm);background:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.625rem 1.125rem;font-size:.875rem;font-weight:500;display:flex}.join-team__highlight span{color:var(--bw-magenta)}.join-team__intro-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:2rem;display:grid}.join-team__intro-copy h3{margin-bottom:.75rem}.join-team__intro-copy>p{color:var(--text-muted);margin-bottom:1.25rem;line-height:1.7}.join-team__req-box{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;margin-top:1.5rem;padding:1.1rem 1.25rem}.join-team__req-box strong{color:var(--text-heading);margin-bottom:.75rem;font-size:.9375rem;display:block}.join-team__req-tags{flex-wrap:wrap;gap:.5rem;display:flex}.join-team__req-tags span{background:var(--bg-teal-soft);color:var(--bw-teal-dark);border-radius:999px;padding:.4rem .75rem;font-size:.8125rem;font-weight:600}.join-team__intro-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.join-team__about-card{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);text-align:center;background:#fff;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.join-team__poster{border-radius:var(--radius);box-shadow:var(--shadow-md);max-width:360px;margin-inline:auto}.join-team__poster--profile{aspect-ratio:9/16;object-fit:cover;object-position:center center;width:100%;max-width:240px}.join-team__about h3{margin-bottom:.75rem}.join-team__about p{color:var(--text-muted);font-size:.975rem;line-height:1.7}.join-team__about p+p{margin-top:.85rem}.join-team__about-note{background:var(--bg-teal-soft);border-radius:var(--radius);padding:.9rem 1rem;font-weight:500;color:var(--bw-teal-dark)!important;font-size:.875rem!important}.join-team__about .btn{margin-top:1.1rem}@media (width<=900px){.join-team__intro-grid{grid-template-columns:1fr}}.role-media{cursor:zoom-in;text-align:left;border-radius:var(--radius-lg);isolation:isolate;background:0 0;border:none;width:100%;padding:0;display:block;position:relative}.role-media:focus-visible{outline-offset:3px;outline:3px solid #00a5b573}.role-media--magenta:focus-visible{outline-color:#e91e8c73}.role-media__frame{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);display:block;position:relative;overflow:hidden;transform:translateZ(0)}.role-media__img{aspect-ratio:16/11;object-fit:cover;width:100%;transition:transform .55s cubic-bezier(.22,1,.36,1),filter .45s;display:block}.role-media__shine{pointer-events:none;background:linear-gradient(115deg,#0000 35%,#ffffff47 48%,#0000 62%);transition:transform .7s;position:absolute;inset:0;transform:translate(-120%)}.role-media__overlay{opacity:0;pointer-events:none;background:radial-gradient(circle,#1a3a5c2e,#1a3a5c85);place-items:center;transition:opacity .35s;display:grid;position:absolute;inset:0}.role-media__zoom{color:var(--bw-navy);background:#fffffff2;border-radius:999px;align-items:center;gap:.55rem;padding:.7rem 1rem;font-size:.8125rem;font-weight:700;transition:transform .35s cubic-bezier(.22,1,.36,1);display:inline-flex;transform:translateY(10px)scale(.96);box-shadow:0 10px 28px #0000002e}.role-media__zoom svg{flex-shrink:0;width:1.15rem;height:1.15rem}.role-media:hover .role-media__img,.role-media:focus-visible .role-media__img{filter:saturate(1.08)contrast(1.04);transform:scale(1.08)}.role-media:hover .role-media__shine,.role-media:focus-visible .role-media__shine{transform:translate(120%)}.role-media:hover .role-media__overlay,.role-media:focus-visible .role-media__overlay{opacity:1}.role-media:hover .role-media__zoom,.role-media:focus-visible .role-media__zoom{transform:translateY(0)scale(1)}.role-media__pill{z-index:2;border:1px solid var(--border);color:var(--bw-teal-dark);box-shadow:var(--shadow-sm);background:#fffffff5;border-radius:999px;padding:.55rem .9rem;font-size:.8125rem;font-weight:700;transition:transform .3s,box-shadow .3s;position:absolute;bottom:1rem;left:1rem}.role-media__pill--magenta{color:#ad1457}.role-media:hover .role-media__pill,.role-media:focus-visible .role-media__pill{box-shadow:var(--shadow-md);transform:translateY(-4px)}.role-media-lightbox{z-index:100050;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a1828d1;place-items:center;padding:1.25rem;animation:.22s role-media-fade-in;display:grid;position:fixed;inset:0}.role-media-lightbox__panel{flex-direction:column;gap:.85rem;width:min(100%,72rem);max-height:min(92vh,56rem);animation:.28s cubic-bezier(.22,1,.36,1) role-media-pop;display:flex}.role-media-lightbox__toolbar{color:#fff;justify-content:space-between;align-items:center;gap:1rem;display:flex}.role-media-lightbox__toolbar p{margin:0;font-size:.9rem;font-weight:600;line-height:1.4}.role-media-lightbox__close{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff47;border-radius:999px;flex-shrink:0;width:2.5rem;height:2.5rem;font-size:1rem;transition:background .2s}.role-media-lightbox__close:hover{background:#ffffff38}.role-media-lightbox__img{object-fit:contain;border-radius:var(--radius);background:#00000040;width:100%;max-height:calc(92vh - 4rem);box-shadow:0 24px 60px #00000059}@keyframes role-media-fade-in{0%{opacity:0}to{opacity:1}}@keyframes role-media-pop{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.role-media__img,.role-media__shine,.role-media__overlay,.role-media__zoom,.role-media__pill,.role-media-lightbox,.role-media-lightbox__panel{transition:none;animation:none}.role-media:hover .role-media__img,.role-media:focus-visible .role-media__img{transform:none}}.team-form{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;flex-direction:column;gap:1.15rem;padding:1.75rem;display:flex}.team-form--teal{border-top:4px solid var(--bw-teal)}.team-form--magenta{border-top:4px solid var(--bw-magenta)}.team-form__header h3{margin-top:.35rem;font-size:1.35rem}.team-form__header p{color:var(--text-muted);margin-top:.5rem;font-size:.9375rem;line-height:1.55}.team-form__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--bw-teal-dark);font-size:.75rem;font-weight:700;display:inline-block}.team-form--magenta .team-form__eyebrow{color:var(--bw-magenta)}.team-form__alert{border-radius:var(--radius);color:#c53030;background:#fff5f5;border:1px solid #feb2b2;padding:.75rem 1rem;font-size:.875rem}.team-form__grid{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.team-form__field{flex-direction:column;gap:.35rem;display:flex}.team-form__field--full{grid-column:1/-1}.team-form__field>span{color:var(--text-heading);font-size:.8125rem;font-weight:600}.team-form__field em{color:var(--text-muted);font-style:normal;font-weight:500}.team-form__field input,.team-form__field textarea{width:100%;font:inherit;color:var(--text-heading);background:var(--bg-soft);border:1.5px solid var(--border);border-radius:10px;padding:.72rem .85rem;font-size:.9375rem;transition:border-color .15s,box-shadow .15s,background .15s}.team-form__field textarea{resize:vertical;min-height:5rem;line-height:1.45}.team-form__field input:focus,.team-form__field textarea:focus{background:#fff;border-color:#00a5b58c;outline:none;box-shadow:0 0 0 3px #00a5b51f}.team-form--magenta .team-form__field input:focus,.team-form--magenta .team-form__field textarea:focus{border-color:#e91e8c73;box-shadow:0 0 0 3px #e91e8c1a}.team-form__field input[aria-invalid=true],.team-form__field textarea[aria-invalid=true]{border-color:#fc8181}.team-form__error{color:#c53030;font-size:.75rem}.team-form__submit{width:100%}.team-form__submit--magenta{color:#fff;background:linear-gradient(165deg, #f06292 0%, var(--bw-magenta) 45%, #c2185b 100%);box-shadow:inset 0 1px #ffffff47,0 2px 4px #c2185b2e,0 6px 18px #e91e8c47}.team-form__submit--magenta:hover{background:linear-gradient(165deg,#f48fb1 0%,#ec407a 40%,#c2185b 100%);box-shadow:inset 0 1px #ffffff52,0 4px 8px #c2185b38,0 10px 26px #e91e8c57}.team-form__submit:disabled{opacity:.7;cursor:wait;transform:none}.team-form__trust{text-align:center;color:var(--text-muted);letter-spacing:.01em;font-size:.75rem}.team-form--success{text-align:center;align-items:center;padding-block:2.5rem}.team-form__success-icon{background:var(--bg-teal-soft);width:3.25rem;height:3.25rem;color:var(--bw-teal-dark);border-radius:999px;place-items:center;font-size:1.5rem;font-weight:700;display:grid}.team-form--success h3{margin:0}.team-form--success p{max-width:28rem;color:var(--text-muted);line-height:1.6}@media (width<=640px){.team-form{padding:1.25rem}.team-form__grid{grid-template-columns:1fr}}.role-join--associate{background:radial-gradient(ellipse 70% 50% at 0% 0%, #00a5b514, transparent 55%), var(--bg)}.role-join--distributor{background:radial-gradient(ellipse 70% 50% at 100% 0%, #e91e8c12, transparent 55%), var(--bg-soft)}.role-join__layout{grid-template-columns:1fr 1fr;align-items:stretch;gap:2rem;display:grid}.role-join__layout--reverse{direction:rtl}.role-join__layout--reverse>*{direction:ltr}.role-join__info,.role-join__form{flex-direction:column;height:100%;min-height:0;display:flex}.role-join__info{gap:1.25rem}.role-join__form>.team-form{flex:1;height:100%;min-height:100%}.role-join__panel{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border-top:4px solid var(--bw-teal);background:#fff;flex-direction:column;flex:1;padding:1.5rem;display:flex}.role-join__panel--magenta{border-top-color:var(--bw-magenta)}.role-join__panel h3{margin-bottom:1rem}.role-join__panel .check-list{flex:1}.role-join__extras{background:var(--bg-teal-soft);border-radius:var(--radius);margin-top:1.25rem;padding:1rem 1.1rem}.role-join__extras--magenta{background:#fce4ec}.role-join__extras strong{color:var(--bw-teal-dark);margin-bottom:.65rem;font-size:.875rem;display:block}.role-join__extras--magenta strong{color:#ad1457}.role-join__extras ul{flex-direction:column;gap:.4rem;display:flex}.role-join__extras li{color:var(--text);padding-left:1.1rem;font-size:.9rem;line-height:1.45;position:relative}.role-join__extras li:before{content:"•";color:var(--bw-teal);font-weight:700;position:absolute;left:0}.role-join__extras--magenta li:before{color:var(--bw-magenta)}@media (width<=960px){.role-join__layout,.role-join__layout--reverse{direction:ltr;grid-template-columns:1fr}.role-join__info,.role-join__form,.role-join__form>.team-form{height:auto;min-height:0}}.contact{background:var(--bg-soft)}.contact__wrapper{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.contact__info h2{margin-top:.5rem;margin-bottom:1rem}.contact__info>p{color:var(--text-muted);max-width:480px;font-size:1.0625rem;line-height:1.7}.contact__details{flex-direction:column;gap:1.25rem;margin-top:2rem;display:flex}.contact__detail{align-items:center;gap:1rem;display:flex}.contact__detail-icon{width:2.75rem;height:2.75rem;box-shadow:var(--shadow-sm);border:1px solid var(--border);background:#fff;border-radius:12px;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.contact__detail strong{color:var(--text-muted);margin-bottom:.125rem;font-size:.8125rem;font-weight:500;display:block}.contact__detail a,.contact__detail span{color:var(--text-heading);font-size:1rem;font-weight:600}.contact__detail a:hover{color:var(--bw-teal)}.contact__actions-card{border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-md);background:#fff;padding:2rem}.contact__actions-card h3{margin-bottom:1.25rem}.contact__buttons{flex-direction:column;gap:.75rem;display:flex}.contact__action-btn{background:linear-gradient(180deg, #fff 0%, var(--bg-soft) 100%);border-radius:var(--radius);border:1px solid #00a5b524;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:inset 0 1px #ffffffe6,0 2px 6px #1a3a5c0d,0 4px 14px #1a3a5c0f}.contact__action-btn:hover{background:linear-gradient(180deg, #fff 0%, var(--bg-teal-soft) 100%);border-color:#00a5b561;transform:translate(4px)translateY(-1px);box-shadow:inset 0 1px #fffffff2,0 4px 10px #008a981a,0 8px 20px #008a981a}.contact__action-btn span{font-size:1.5rem}.contact__action-btn strong{color:var(--text-heading);font-size:.9375rem;display:block}.contact__action-btn small{color:var(--text-muted);font-size:.8125rem}@media (width<=768px){.contact__wrapper{grid-template-columns:1fr}}.footer{background:var(--bw-navy);color:#ffffffd9}.footer__grid{grid-template-columns:2fr 1fr 1fr;gap:2.5rem;padding-block:3rem;display:grid}.footer__logo{border-radius:10px;margin-bottom:1rem;transition:opacity .15s;display:inline-flex;overflow:hidden}.footer__logo:hover{opacity:.92}.footer__logo-img{object-fit:contain;width:min(100%,12.5rem);height:auto;display:block}.footer__brand p{opacity:.8;max-width:320px;font-size:.9375rem;line-height:1.6}.footer__links strong,.footer__contact strong{color:#fff;margin-bottom:1rem;font-size:.875rem;display:block}.footer__links ul{flex-direction:column;gap:.5rem;display:flex}.footer__links a{opacity:.8;font-size:.9375rem;transition:opacity .15s}.footer__links a:hover{opacity:1;color:var(--bw-yellow)}.footer__contact p{opacity:.8;margin-bottom:.375rem;font-size:.9375rem}.footer__bottom{border-top:1px solid #ffffff1a;padding-block:1.25rem}.footer__bottom-inner{text-align:center;flex-direction:column;gap:.375rem;display:flex}.footer__bottom p{opacity:.6;font-size:.8125rem}.footer__disclaimer{font-size:.75rem!important}@media (width<=768px){.footer__grid{text-align:center;grid-template-columns:1fr;justify-items:center}.footer__brand{flex-direction:column;align-items:center;width:100%;display:flex}.footer__logo{justify-content:center;margin-inline:auto;display:flex}.footer__logo-img{width:min(100%,10.5rem);margin-inline:auto}.footer__brand p{margin-inline:auto}.footer__links,.footer__contact{width:100%}.footer__links ul{align-items:center}}.whatsapp-float{z-index:90;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:3.75rem;height:3.75rem;transition:transform .2s,box-shadow .2s;animation:3s ease-in-out infinite whatsapp-bob;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 20px #25d36673}@keyframes whatsapp-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.whatsapp-float:hover{animation:none;transform:scale(1.08)translateY(-2px);box-shadow:0 6px 28px #25d3668c}@media (prefers-reduced-motion:reduce){.whatsapp-float{animation:none}}@media (width<=480px){.whatsapp-float{width:3.25rem;height:3.25rem;bottom:1rem;right:1rem}.whatsapp-float svg{width:24px;height:24px}}.home-popover{z-index:85;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);opacity:0;pointer-events:none;background:#fff;align-items:flex-start;gap:.65rem;padding:.85rem 1rem;transition:transform .5s cubic-bezier(.34,1.56,.64,1),opacity .35s;display:flex;position:fixed;bottom:5.5rem;left:1rem;right:4.5rem;transform:translateY(120%)scale(.95)}.home-popover--visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.home-popover__icon{flex-shrink:0;font-size:1.35rem;line-height:1;animation:2s ease-in-out infinite home-popover-wiggle}@keyframes home-popover-wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-8deg)}75%{transform:rotate(8deg)}}.home-popover__body p{color:var(--text-heading);margin:0;font-size:.875rem;font-weight:600;line-height:1.35}.home-popover__link{color:var(--bw-teal-dark);margin-top:.35rem;font-size:.8rem;font-weight:700;display:inline-block}.home-popover__close{background:var(--bg-soft);width:1.75rem;height:1.75rem;color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;margin-left:auto;font-size:1.1rem;line-height:1}@media (width>=901px){.home-popover{max-width:320px;bottom:2rem;left:auto;right:1.5rem}}@media (prefers-reduced-motion:reduce){.home-popover{transition:none}.home-popover__icon{animation:none}}.admin-dashboard{width:min(720px,100%)}.admin-dashboard__header{margin-bottom:1.25rem}.admin-dashboard__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--bw-teal);margin:0 0 .25rem;font-size:.75rem;font-weight:600}.admin-dashboard__header h1{margin:0 0 .375rem;font-size:clamp(1.375rem,4vw,2rem);line-height:1.15}.admin-dashboard__intro{color:var(--text-muted);margin:0;font-size:.9375rem;line-height:1.45}.admin-dashboard__intro-short{display:none}.admin-dashboard__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.625rem;margin-bottom:1.25rem;display:grid}.admin-dashboard__metric--highlight{background:linear-gradient(135deg,#fffdf5,#fff8e6);border-color:#8a6d0040}.admin-dashboard__metric{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;gap:.125rem;padding:.875rem .75rem;display:flex}.admin-dashboard__metric--muted{background:var(--bg-soft)}.admin-dashboard__metric-value{color:var(--text-heading);font-family:Plus Jakarta Sans,sans-serif;font-size:1.25rem;font-weight:800;line-height:1.1}.admin-dashboard__metric-label{color:var(--text-muted);font-size:.6875rem;font-weight:600;line-height:1.3}.admin-dashboard__section h2{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .75rem;font-size:.8125rem;font-weight:700}.admin-dashboard__actions{flex-direction:column;gap:.625rem;display:flex}.admin-dashboard__action{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);color:inherit;background:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:.875rem;padding:.875rem 1rem;text-decoration:none;transition:border-color .15s,background .15s,transform .15s;display:grid}.admin-dashboard__action:hover{border-color:var(--bw-teal);background:var(--bg-teal-soft)}.admin-dashboard__action:active{transform:scale(.99)}.admin-dashboard__action--primary{background:linear-gradient(135deg,#f0fdf4,#fff);border-color:#bbf7d0}.admin-dashboard__action--primary:hover{border-color:var(--bw-green);background:#f0fdf4}.admin-dashboard__action-icon{background:var(--bg-soft);border-radius:10px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.125rem;display:flex}.admin-dashboard__action--primary .admin-dashboard__action-icon{background:#dcfce7}.admin-dashboard__action-copy{flex-direction:column;gap:.125rem;min-width:0;display:flex}.admin-dashboard__action-copy strong{color:var(--text-heading);font-size:.9375rem}.admin-dashboard__action-copy small{color:var(--text-muted);font-size:.75rem;line-height:1.35}.admin-dashboard__action-chevron{color:var(--text-muted);font-size:1.375rem;line-height:1}@media (width<=768px){.admin-dashboard__header{margin-bottom:1rem}.admin-dashboard__intro-full{display:none}.admin-dashboard__intro-short{display:inline}.admin-dashboard__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-bottom:1rem}.admin-dashboard__metric{padding:.75rem .625rem}.admin-dashboard__metric-value{font-size:1.125rem}.admin-dashboard__action{min-height:4rem;padding:.875rem}}.admin-login{grid-template-columns:1fr 1fr;min-height:100svh;display:grid}.admin-login__panel{flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,4rem);display:flex}.admin-login__panel--brand{background:linear-gradient(160deg, var(--bw-teal), var(--bw-navy));color:#fff}.admin-login__panel--form{background:var(--bg-soft)}.admin-login__brand{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.admin-login__mark{background:#ffffff26;border-radius:14px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.5rem;font-weight:800;display:flex}.admin-login__brand strong{color:#fff;font-size:1.25rem;display:block}.admin-login__brand small{opacity:.85;font-size:.875rem}.admin-login__intro{opacity:.92;max-width:400px;font-size:1.0625rem;line-height:1.7}.admin-login-form{border-radius:var(--radius-lg);border:1px solid var(--border);width:min(420px,100%);box-shadow:var(--shadow-md);background:#fff;margin-inline:auto;padding:2rem}.admin-login-form h1{margin-bottom:.5rem;font-size:1.75rem}.admin-login-form>p{color:var(--text-muted);margin-bottom:1.5rem}.admin-login-form__error{border-radius:var(--radius);color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;margin-bottom:1rem;padding:.875rem 1rem;font-size:.875rem}.admin-login-form__field{flex-direction:column;gap:.375rem;margin-bottom:1rem;display:flex}.admin-login-form__field span{color:var(--text-heading);font-size:.875rem;font-weight:600}.admin-login-form__field input{border:1px solid var(--border);border-radius:var(--radius);font:inherit;color:var(--text-heading);background:#fff;padding:.75rem 1rem;transition:border-color .15s,box-shadow .15s}.admin-login-form__field input:focus{border-color:var(--bw-teal);outline:none;box-shadow:0 0 0 3px #00a5b526}.admin-login-form__password-wrap{position:relative}.admin-login-form__password-wrap input{width:100%;padding-right:3.5rem}.admin-login-form__password-toggle{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.35rem .5rem;font-size:.75rem;font-weight:600;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.admin-login-form__password-toggle:hover{color:var(--text-heading);background:var(--bg-soft)}.admin-login-form__submit{width:100%;margin-top:.5rem}.admin-login--loading{background:var(--bg-soft);grid-template-columns:1fr;justify-content:center;align-items:center;display:flex}.admin-login-form--session p{color:var(--text-muted);margin-bottom:1.25rem}.admin-login-form__session-actions{flex-wrap:wrap;gap:.75rem;display:flex}@media (width<=768px){.admin-login{grid-template-columns:1fr}.admin-login__panel--brand{min-height:auto;padding-top:2.5rem;padding-bottom:2rem}.admin-login__intro{max-width:none}.admin-login-form__session-actions .btn{width:100%}}.admin-pagination{width:100%}.admin-pagination__bar{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem .875rem;display:flex}.admin-pagination__size{color:var(--text-muted);align-items:center;gap:.4375rem;font-size:.75rem;display:inline-flex}.admin-pagination__size-label{white-space:nowrap}.admin-pagination__size-select{min-width:3.75rem;height:1.875rem;font:inherit;border:1px solid var(--border);color:var(--text);background:#fff;border-radius:999px;padding:0 .5rem;font-size:.75rem;font-weight:600}.admin-pagination__nav{align-items:center;gap:.4375rem;display:inline-flex}.admin-pagination__btn{min-height:1.875rem;font:inherit;color:var(--text);border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:999px;padding:.25rem .625rem;font-size:.75rem;font-weight:600;line-height:1.2;transition:border-color .15s,color .15s,background .15s}.admin-pagination__btn:hover:not(:disabled){border-color:var(--bw-teal);color:var(--bw-teal-dark);background:var(--bg-teal-soft)}.admin-pagination__btn:disabled{opacity:.45;cursor:not-allowed}.admin-pagination__status{min-width:3.25rem;height:1.875rem;color:var(--text-muted);background:var(--bg-soft);border:1px solid var(--border);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.admin-pagination--sticky{z-index:2;background:linear-gradient(180deg, #f8fafc00 0%, var(--bg-soft) 36%);margin-top:.5rem;padding:.625rem 0 .25rem;position:sticky;bottom:0}.admin-pagination--header .admin-pagination__bar,.admin-pagination--header .admin-pagination__nav{justify-content:center;width:100%}.admin-pagination--header .admin-pagination__btn{flex:1;max-width:7.5rem}.admin-pagination--header .admin-pagination__status{flex:1;max-width:5.5rem}.dynamic-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.dynamic-fields__field{flex-direction:column;gap:.375rem;display:flex}.dynamic-fields__field--full{grid-column:1/-1}.dynamic-fields__field span,.dynamic-fields__checkbox span{color:var(--text-heading);font-size:.875rem;font-weight:600}.dynamic-fields__field input,.dynamic-fields__field textarea{border:1px solid var(--border);border-radius:var(--radius);font:inherit;color:var(--text-heading);resize:vertical;padding:.75rem 1rem}.dynamic-fields__field input:focus,.dynamic-fields__field textarea:focus{border-color:var(--bw-teal);outline:none;box-shadow:0 0 0 3px #00a5b526}.dynamic-fields__checkbox{color:var(--text-heading);grid-column:1/-1;align-items:center;gap:.625rem;font-size:.9375rem;display:flex}.dynamic-fields__empty{color:var(--text-muted);margin:0;font-size:.9375rem}@media (width<=768px){.dynamic-fields{grid-template-columns:1fr}}.product-description-field{flex-direction:column;gap:.5rem;display:flex}.product-description-field__head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.product-description-field__head span{color:var(--text-heading);font-size:.875rem;font-weight:600}.product-description-field__regenerate{background:var(--bg-teal-soft);font:inherit;color:var(--bw-teal-dark);cursor:pointer;border:1px solid #99f6e4;border-radius:999px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.product-description-field__regenerate:hover:not(:disabled){border-color:var(--bw-teal);background:#ccfbf1}.product-description-field__regenerate:disabled{opacity:.55;cursor:not-allowed}.product-description-field textarea{border:1px solid var(--border);border-radius:var(--radius);width:100%;font:inherit;color:var(--text-heading);resize:vertical;padding:.75rem 1rem}.product-description-field textarea:focus{border-color:var(--bw-teal);outline:none;box-shadow:0 0 0 3px #00a5b526}.product-description-field textarea:disabled{background:var(--bg-soft);color:var(--text-muted)}.product-description-field__hint{color:var(--text-muted);margin:0;font-size:.8125rem;line-height:1.45}.product-description-field__hint--error{color:#b91c1c}.product-description-field__hint--loading{color:var(--bw-teal-dark)}@media (width<=768px){.product-description-field__head{flex-wrap:wrap;gap:.5rem}.product-description-field__regenerate{padding:.3125rem .625rem;font-size:.6875rem}.product-description-field textarea{resize:none;field-sizing:content;min-height:4.5rem;max-height:none;overflow:hidden}.product-description-field__hint{font-size:.75rem}}.loading-spinner{border-style:solid;border-color:var(--border);border-top-color:var(--bw-teal);border-radius:50%;animation:.75s linear infinite spin;display:inline-block}.loading-spinner--sm{border-width:2px;width:1.125rem;height:1.125rem}.loading-spinner--md{border-width:3px;width:2rem;height:2rem}.loading-spinner--lg{border-width:3px;width:2.75rem;height:2.75rem}.loading-overlay{z-index:5;pointer-events:none;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ease-out loading-overlay-enter;display:flex;position:absolute;inset:0}.loading-overlay--blur{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffb8}.loading-overlay--solid{background:#ffffffe0}.loading-overlay--subtle{background:#ffffff8c}.loading-overlay--fullscreen{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#f7fafcd1;position:fixed}.loading-overlay__card{border:1px solid var(--border);border-radius:var(--radius);min-width:min(100%,220px);box-shadow:var(--shadow-md);pointer-events:auto;background:#fff;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.loading-overlay__label{color:var(--text-muted);text-align:center;margin:0;font-size:.875rem;font-weight:500}.loading-overlay__inline{color:var(--text-muted);align-items:center;gap:.625rem;font-size:.875rem;display:inline-flex}@keyframes loading-overlay-enter{0%{opacity:0}to{opacity:1}}.product-images{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem}.product-images__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.product-images__header h3{margin-bottom:.25rem;font-size:1rem}.product-images__header p{color:var(--text-muted);margin:0 0 1rem;font-size:.875rem}.product-images__error{border-radius:var(--radius);color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;margin-bottom:1rem;padding:.875rem 1rem;font-size:.875rem}.product-images__controls{grid-template-columns:minmax(180px,240px) 1fr;align-items:end;gap:1rem;margin-bottom:.5rem;display:grid}.product-images__folder{flex-direction:column;gap:.375rem;display:flex}.product-images__folder span{color:var(--text-heading);font-size:.875rem;font-weight:600}.product-images__folder select{border:1px solid var(--border);border-radius:var(--radius);font:inherit;color:var(--text-heading);background:var(--bg);padding:.75rem 1rem}.product-images__toolbar{flex-wrap:wrap;gap:.75rem;display:flex}.product-images__limit{color:var(--text-muted);margin-bottom:1rem;font-size:.8125rem;display:block}.product-images__preparing{background:var(--bg-teal-soft);border-radius:var(--radius);color:var(--bw-teal-dark);border:1px solid #99f6e4;align-items:center;gap:.625rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.8125rem;font-weight:600;display:flex}.product-images__section{margin-bottom:1.25rem}.product-images__section-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.product-images__section h4{margin:0;font-size:.9375rem}.product-images__folder-delete{border:1px solid var(--border);font:inherit;color:#b91c1c;cursor:pointer;background:0 0;border-radius:8px;padding:.375rem .75rem;font-size:.8125rem}.product-images__gallery{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.875rem;display:grid}.product-images__item{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);margin:0;overflow:hidden}.product-images__item img{aspect-ratio:1;object-fit:cover;width:100%}.product-images__item figcaption{flex-direction:column;gap:.375rem;padding:.625rem;display:flex}.product-images__item span{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.product-images__remove{border:1px solid var(--border);font:inherit;color:#b91c1c;cursor:pointer;background:0 0;border-radius:6px;padding:.25rem .5rem;font-size:.75rem}.product-images__summary{border-radius:var(--radius);color:#166534;background:#ecfdf5;margin:0 0 1rem;padding:.75rem 1rem;font-size:.875rem}.product-images__failed{border-radius:var(--radius);color:#9a3412;background:#fff7ed;margin:0 0 1rem;padding:.75rem 1rem .75rem 2rem;font-size:.8125rem}.product-images__gallery-wrap{min-height:120px;position:relative}.product-images__gallery-wrap--refreshing{opacity:.72;transition:opacity .2s}.product-images__loading,.product-images__empty{min-height:120px;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;margin:0;font-size:.875rem;display:flex}@media (width<=768px){.product-images__controls{grid-template-columns:1fr}.product-images__toolbar{flex-direction:column}.product-images__toolbar .btn{width:100%}.product-images__section-head{flex-direction:column;align-items:flex-start}}.product-form{flex-direction:column;height:100%;min-height:0;padding:1.25rem;display:flex}.product-form--loading{min-height:240px;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.product-form__header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.product-form__top{flex-shrink:0}.product-form__eyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .25rem;font-size:.75rem;font-weight:600}.product-form__header h2{margin:0;font-size:1.125rem;line-height:1.3}.product-form__thumb{object-fit:cover;border:1px solid var(--border);background:var(--bg-soft);border-radius:10px;flex-shrink:0;width:56px;height:56px}.product-form__mobile-meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.375rem .625rem;margin-bottom:.5rem;font-size:.6875rem;font-weight:600;display:flex}.product-form__mobile-meta span:not([class]){background:var(--bg-soft);border-radius:999px;padding:.2rem .5rem}.product-form__status--active{color:#166534;background:#dcfce7;border-radius:999px;padding:.2rem .5rem}.product-form__status--inactive{color:#6b7280;background:#f3f4f6;border-radius:999px;padding:.2rem .5rem}.product-form__alerts{margin-bottom:.75rem}.product-form__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.product-form__section{margin-bottom:1.5rem}.product-form__section:last-child{margin-bottom:0}.product-form__section h3{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .875rem;font-size:.8125rem;font-weight:700}.product-form__section--photos{padding-top:0}.product-form__empty-section{text-align:center;color:var(--text-muted);margin:0;padding:2rem 1rem;font-size:.875rem}.product-form__grid{grid-template-columns:1fr 1fr;gap:.875rem;display:grid}.product-form__field{flex-direction:column;gap:.375rem;display:flex}.product-form__field--full{grid-column:1/-1}.product-form__field span{color:var(--text-heading);font-size:.8125rem;font-weight:600}.product-form__field input,.product-form__field textarea{border:1px solid var(--border);border-radius:var(--radius);font:inherit;color:var(--text-heading);resize:vertical;padding:.6875rem .875rem;font-size:.9375rem}.product-form__field input:focus,.product-form__field textarea:focus{border-color:var(--bw-teal);outline:none;box-shadow:0 0 0 3px #00a5b526}.product-form__checkbox{color:var(--text-heading);align-items:center;gap:.625rem;font-size:.875rem;display:flex}.product-form__error{border-radius:var(--radius);color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;padding:.875rem 1rem;font-size:.875rem}.product-form__validation{border-radius:var(--radius);color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;margin:.5rem 0 0;padding:.875rem 1rem .875rem 2rem;font-size:.8125rem;line-height:1.45}.product-form__footer{border-top:1px solid var(--border);background:#fff;flex-direction:column;flex-shrink:0;gap:.375rem;padding-top:.375rem;display:flex}.product-form__section-nav{border:1px solid var(--border);background:#fff;border-radius:999px;grid-template-columns:repeat(3,1fr);gap:.25rem;padding:.25rem;display:grid;box-shadow:0 2px 12px #0000000f}.product-form__section-nav-btn{min-height:2rem;font:inherit;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;flex-direction:row;justify-content:center;align-items:center;gap:.25rem;padding:.3125rem .375rem;font-size:.6875rem;font-weight:700;transition:background .15s,color .15s;display:flex}.product-form__section-nav-btn--active{background:var(--bg-teal-soft);color:var(--bw-teal-dark)}.product-form__section-nav-icon{flex-shrink:0;font-size:.8125rem;line-height:1}.product-form__actions{border-top:1px solid var(--border);background:#fff;flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:.5rem;margin-top:.5rem;padding-top:.5rem;display:flex}.product-form__footer .product-form__actions{border-top:none;margin-top:0;padding-top:0}@media (width<=768px){.product-form--mobile{height:100%;padding:0;overflow:hidden}.product-form--mobile .product-form__top{border-bottom:1px solid var(--border);background:#fff;padding:.625rem .875rem .375rem}.product-form--mobile .product-form__mobile-meta{margin-bottom:0}.product-form--mobile .product-form__alerts{margin-top:.5rem;margin-bottom:0}.product-form--mobile .product-form__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:.625rem .875rem .25rem;overflow:hidden auto}.product-form--mobile .product-form__pane,.product-form--mobile .product-form__pane--active{min-height:auto}.product-form--mobile .product-form__section--photos .product-images{border-top:none;margin-top:0;padding-top:0}.product-form--mobile .product-form__footer{padding:.375rem .875rem calc(.625rem + env(safe-area-inset-bottom,0px));background:#fff;flex-shrink:0;box-shadow:0 -4px 16px #0000000f}.product-form--mobile .product-form__section-nav{margin-top:0}.product-form--mobile .product-form__actions{gap:.5rem;display:flex}.product-form--mobile .product-form__actions .btn{flex:1;width:auto;min-width:0;padding:.5625rem 1rem;font-size:.8125rem}.product-form--mobile .product-form__actions .btn-primary{box-shadow:0 2px 10px #7cb34247}.product-form--mobile .product-form__actions .btn-secondary{box-shadow:none}.product-form--mobile .product-form__actions .btn:hover{transform:none}.product-form--mobile .product-images__toolbar{flex-direction:row;gap:.5rem}.product-form--mobile .product-images__toolbar .btn{flex:1;min-width:0;padding:.5625rem .75rem;font-size:.8125rem}.product-form--mobile .product-images__remove,.product-form--mobile .product-images__folder-delete{padding:.3125rem .5rem;font-size:.6875rem}.product-form--mobile .product-form__section-nav-btn{gap:.1875rem;min-height:1.875rem;font-size:.625rem}.product-form--mobile .product-form__section-nav-icon{font-size:.75rem}.product-form--mobile .product-description-field textarea{resize:none;field-sizing:content;min-height:4.5rem;max-height:none;overflow:hidden}.product-form--mobile .product-form__field textarea{resize:none}}@media (width<=380px){.product-form--mobile .product-form__section-nav-btn span:last-child{display:none}.product-form--mobile .product-form__section-nav-btn{min-height:2rem}.product-form--mobile .product-form__section-nav-icon{font-size:.9375rem}}@media (width<=640px){.product-form__grid{grid-template-columns:1fr}}.product-form__footer--desktop{flex-shrink:0}.product-form__footer--desktop .product-form__actions{background:0 0;border-top:none;margin-top:0;padding-top:0}@media (width>=769px){.product-form:not(.product-form--mobile){height:100%;padding:0}.product-form:not(.product-form--mobile) .product-form__actions{background:0 0;padding-bottom:0;position:static}}.blocking-process-screen{z-index:1300;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);touch-action:none;overscroll-behavior:none;background:#fffffff7;justify-content:center;align-items:center;padding:1.5rem;animation:.22s ease-out blocking-process-screen-enter;display:flex;position:fixed;inset:0}.blocking-process-screen__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:22rem;display:flex}.blocking-process-screen__title{color:var(--text-heading);margin:1.25rem 0 .625rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.25rem;line-height:1.3}.blocking-process-screen__message{color:var(--text-muted);margin:0;font-size:.9375rem;line-height:1.55}.blocking-process-screen__hint{background:var(--bg-teal-soft);border-radius:var(--radius);color:var(--bw-teal-dark);border:1px solid #99f6e4;margin:1rem 0 0;padding:.625rem .875rem;font-size:.8125rem;line-height:1.45}@keyframes blocking-process-screen-enter{0%{opacity:0}to{opacity:1}}.product-wizard{flex-direction:column;height:100%;min-height:0;margin-bottom:2rem;padding:1.25rem;display:flex}.product-wizard--loading{justify-content:center;min-height:240px}.product-wizard__header{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.product-wizard__header h2{margin-bottom:.25rem;font-size:1.35rem}.product-wizard__header p{color:var(--text-muted);margin:0;font-size:.9375rem}.product-wizard__close{border:1px solid var(--border);background:var(--bg);font:inherit;color:var(--text-muted);cursor:pointer;border-radius:999px;flex-shrink:0;padding:.5rem .875rem;font-size:.875rem}.product-wizard__close:hover{color:var(--text-heading);border-color:var(--bw-teal)}.product-wizard__steps{scrollbar-width:thin;flex-shrink:0;gap:.375rem;margin-bottom:.875rem;padding-bottom:.125rem;display:flex;overflow-x:auto}.product-wizard__step{border:1px solid var(--border);background:var(--bg-soft);min-width:max-content;color:var(--text-muted);border-radius:999px;align-items:center;gap:.375rem;padding:.3125rem .625rem;font-size:.6875rem;font-weight:600;display:flex}.product-wizard__step--active{border-color:var(--bw-teal);background:var(--bg-teal-soft);color:var(--text-heading)}.product-wizard__step--done{color:#166534;background:#f0fdf4;border-color:#86efac}.product-wizard__step-number{background:#fffc;border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.6875rem;font-weight:700;display:inline-flex}.product-wizard__loading{text-align:center;color:var(--text-muted);padding:2rem}.product-wizard__error{border-radius:var(--radius);color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;flex-shrink:0;margin-bottom:.75rem;padding:.875rem 1rem;font-size:.875rem}.product-wizard__error p{margin:0 0 .5rem}.product-wizard__error ul{margin:0 0 .75rem 1rem;padding:0}.product-wizard__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.product-wizard__panel{min-height:min-content}.product-wizard__panel h3{margin-bottom:1rem;font-size:1.125rem}.product-wizard__panel-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.product-wizard__panel-head h3{margin-bottom:0}.product-wizard__confidence{background:var(--bg-teal-soft);color:var(--bw-teal-dark);border-radius:999px;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.product-wizard__confidence--low{color:#92400e;background:#fffbeb}.product-wizard__confidence-warning,.product-wizard__notice{border-radius:var(--radius);margin:-.5rem 0 1rem;padding:.75rem 1rem;font-size:.8125rem;line-height:1.45}.product-wizard__confidence-warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.product-wizard__notice{background:var(--bg-teal-soft);color:var(--bw-teal-dark);border:1px solid #99f6e4}.product-wizard__type-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.product-wizard__type-card{border:2px solid var(--border);border-radius:var(--radius);background:var(--bg);text-align:left;cursor:pointer;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.75rem;transition:border-color .15s,background .15s;display:flex}.product-wizard__type-card strong{font-size:.875rem}.product-wizard__type-card small{color:var(--text-muted);font-size:.75rem;line-height:1.35}.product-wizard__type-card--active{border-color:var(--bw-teal);background:var(--bg-teal-soft)}.product-wizard__dropzone{border:2px dashed var(--border);border-radius:var(--radius-lg);background:var(--bg-soft);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:240px;margin-bottom:1rem;padding:1.5rem;transition:border-color .15s,background .15s;display:flex}.product-wizard__dropzone:hover{border-color:var(--bw-teal);background:var(--bg-teal-soft)}.product-wizard__dropzone:disabled{opacity:.85;cursor:wait}.product-wizard__dropzone img{object-fit:contain;border-radius:12px;max-width:100%;max-height:360px}.product-wizard__dropzone-icon{font-size:2.5rem}.product-wizard__dropzone small{color:var(--text-muted);text-align:center}.product-wizard__form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.product-wizard__field{flex-direction:column;gap:.375rem;display:flex}.product-wizard__field--full{grid-column:1/-1}.product-wizard__field span{color:var(--text-heading);font-size:.875rem;font-weight:600}.product-wizard__field input,.product-wizard__field textarea{border:1px solid var(--border);border-radius:var(--radius);font:inherit;color:var(--text-heading);resize:vertical;padding:.75rem 1rem}.product-wizard__field input:focus,.product-wizard__field textarea:focus{border-color:var(--bw-teal);outline:none;box-shadow:0 0 0 3px #00a5b526}.product-wizard__optional{color:var(--text-muted);font-style:normal;font-weight:400}.product-wizard__seller-notes{margin-top:1.25rem}.product-wizard__seller-notes textarea{min-height:5.5rem}.product-wizard__seller-notes-count{color:var(--text-muted);align-self:flex-end;font-size:.75rem}.product-wizard__section{margin-bottom:1.5rem}.product-wizard__section h4{margin-bottom:.875rem;font-size:1rem}.product-wizard__hint{color:var(--text-muted);margin:-.5rem 0 1rem;font-size:.9375rem}.product-wizard__photos-toolbar{flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem;display:flex}.product-wizard__upload-limit{color:var(--text-muted);margin-bottom:1.25rem;font-size:.8125rem;display:block}.product-wizard__pending,.product-wizard__uploaded{margin-bottom:1.25rem}.product-wizard__pending h4,.product-wizard__uploaded h4{margin-bottom:.75rem;font-size:.9375rem}.product-wizard__upload-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.product-wizard__upload-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-soft);flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.25rem;display:flex}.product-wizard__upload-card--featured{border-color:var(--bw-teal);background:var(--bg-teal-soft)}.product-wizard__upload-card small{color:var(--text-muted);margin-bottom:.5rem}.product-wizard__summary{border-radius:var(--radius);color:#166534;background:#ecfdf5;margin:0 0 1rem;padding:.75rem 1rem;font-size:.875rem}.product-wizard__gallery{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.875rem;margin-bottom:1.5rem;display:grid}.product-wizard__gallery-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);margin:0;overflow:hidden}.product-wizard__gallery-item img{aspect-ratio:1;object-fit:cover;width:100%}.product-wizard__gallery-item figcaption{flex-direction:column;gap:.375rem;padding:.625rem;display:flex}.product-wizard__gallery-item span{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.product-wizard__gallery-delete{border:1px solid var(--border);font:inherit;color:#b91c1c;cursor:pointer;background:0 0;border-radius:6px;padding:.25rem .5rem;font-size:.75rem}.product-wizard__gallery-empty{border:1px dashed var(--border);border-radius:var(--radius);text-align:center;color:var(--text-muted);margin-bottom:1.5rem;padding:1.5rem;font-size:.9375rem}.product-wizard__actions{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding-top:.75rem;display:flex}.product-wizard__actions .btn{padding:.625rem 1.125rem;font-size:.8125rem}.product-wizard__actions--split{justify-content:space-between}.product-wizard__actions-group{flex-wrap:wrap;gap:.5rem;display:flex}.product-wizard__error .btn{padding:.5rem .875rem;font-size:.8125rem}.product-wizard__panel--success{text-align:center}.product-wizard__success-icon{color:#166534;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;font-size:1.75rem;font-weight:700;display:flex}.product-wizard__panel--success p{color:var(--text-muted);margin-bottom:1.25rem}.product-wizard__success-image{border-radius:var(--radius);aspect-ratio:1;object-fit:cover;width:min(100%,280px);margin:0 auto 1.5rem}@media (width<=768px){.product-wizard--mobile{height:100%;margin-bottom:0;padding:.75rem .875rem .5rem}.product-wizard--mobile .product-wizard__steps{margin-bottom:.5rem}.product-wizard--mobile .product-wizard__body{padding-bottom:.375rem}.product-wizard--mobile .product-wizard__panel h3{margin-bottom:.75rem;font-size:1rem}.product-wizard--mobile .product-wizard__type-grid{grid-template-columns:1fr;gap:.5rem;margin-bottom:.75rem}.product-wizard--mobile .product-wizard__type-card{padding:.625rem .75rem}.product-wizard--mobile .product-wizard__dropzone{min-height:160px;margin-bottom:.75rem;padding:.875rem}.product-wizard--mobile .product-wizard__dropzone img{max-height:200px}.product-wizard--mobile .product-wizard__dropzone-icon{font-size:2rem}.product-wizard--mobile .product-wizard__actions{background:linear-gradient(#fff0,#fff 15%);gap:.375rem;margin-top:.75rem;padding-top:.5rem;padding-bottom:.125rem;position:sticky;bottom:0}.product-wizard--mobile .product-wizard__actions .btn{width:100%;padding:.5625rem .875rem;font-size:.8125rem;box-shadow:0 2px 10px #7cb34238}.product-wizard--mobile .product-wizard__actions .btn-secondary{box-shadow:none}.product-wizard--mobile .product-wizard__actions .btn:hover{transform:none}.product-wizard--mobile .product-wizard__actions--split{flex-direction:column;align-items:stretch}.product-wizard--mobile .product-wizard__actions-group{flex-direction:row;width:100%}.product-wizard--mobile .product-wizard__actions-group .btn{flex:1;min-width:0}.product-wizard--mobile .product-wizard__actions:not(.product-wizard__actions--split){flex-direction:row;align-items:stretch}.product-wizard--mobile .product-wizard__actions:not(.product-wizard__actions--split) .btn{flex:1;width:auto;min-width:0}.product-wizard--mobile .product-images__toolbar{gap:.5rem}.product-wizard--mobile .product-images__toolbar .btn{flex:1;min-width:0;padding:.5625rem .75rem;font-size:.8125rem}.product-wizard--mobile .product-images__remove,.product-wizard--mobile .product-images__folder-delete{padding:.3125rem .5rem;font-size:.6875rem}.product-wizard__header{flex-direction:column}.product-wizard__form-grid{grid-template-columns:1fr}.product-wizard__panel-head{flex-direction:column;align-items:flex-start}.product-wizard__photos-toolbar{flex-direction:column}.product-wizard__photos-toolbar .btn{width:100%}}@media (width<=380px){.product-wizard--mobile .product-wizard__step-label{display:none}.product-wizard--mobile .product-wizard__step{padding:.3125rem .5rem}}.product-badges{flex-wrap:wrap;gap:.4rem;display:flex}.product-badges--sm{gap:.3rem}.product-badge{letter-spacing:.02em;white-space:nowrap;border-radius:999px;align-items:center;font-weight:700;display:inline-flex}.product-badges--md .product-badge{padding:.35rem .75rem;font-size:.75rem}.product-badges--sm .product-badge{padding:.2rem .55rem;font-size:.68rem}.product-badge--new{background:linear-gradient(135deg, var(--bw-teal), var(--bw-teal-dark));color:#fff;box-shadow:0 2px 8px #00a5b559}.product-badge--promo{background:linear-gradient(135deg, var(--bw-magenta), #c2185b);color:#fff;box-shadow:0 2px 8px #e91e8c59}.product-badge--warranty{background:var(--bg-teal-soft);color:var(--bw-teal-dark);border:1px solid #00a5b540}.product-badge--category{background:var(--bg-soft);color:var(--text-muted);border:1px solid var(--border);text-transform:uppercase;letter-spacing:.06em;font-size:.68rem}.blurred-contain{width:100%;height:100%;display:block;position:relative;overflow:hidden}.blurred-contain__bg{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.blurred-contain__bg img{object-fit:cover;object-position:center;transform-origin:50%;filter:blur(28px)brightness(.72)saturate(1.2);width:100%;height:100%;display:block;transform:scale(1.18)}.blurred-contain__fg{z-index:1;object-fit:contain;object-position:center;width:100%;height:100%;display:block;position:relative}@media (prefers-reduced-motion:reduce){.blurred-contain__bg img{filter:blur(18px)brightness(.75)saturate(1.1);transform:scale(1.1)}}.shop-product{padding:1.5rem 0 4rem}@media (width<=900px){.shop-product.shop-mobile-page{padding-top:calc(var(--shop-mobile-nav-height,6rem) + env(safe-area-inset-top,0px));padding-bottom:calc(4.75rem + env(safe-area-inset-bottom,0px))}}.shop-product-back{letter-spacing:.01em;color:var(--text-heading);background:linear-gradient(135deg, var(--bw-yellow) 0%, #ffe566 100%);cursor:pointer;border:1.5px solid #d4b340d9;border-radius:999px;align-items:center;gap:.45rem;margin:0 0 1rem;padding:.55rem 1rem .55rem .85rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.8125rem;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;box-shadow:0 3px 14px #efce4b73}.shop-product-back:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 5px 18px #efce4b8c}.shop-product-back:active{transform:translateY(0);box-shadow:0 2px 8px #efce4b59}.shop-product-back:focus-visible{outline:2px solid var(--bw-teal);outline-offset:2px}.shop-product-back--secondary{color:var(--bw-teal-dark);background:#fff;border:1.5px solid #00a5b561;box-shadow:0 2px 10px #1a3a5c14}.shop-product-back--secondary:hover{background:var(--bg-teal-soft);filter:none;border-color:#00a5b58c;transform:translateY(-1px);box-shadow:0 4px 14px #008a981f}.shop-product-back--secondary:active{background:#fff;box-shadow:0 1px 6px #1a3a5c14}.shop-product-back__icon{flex-shrink:0}.shop-product__back--desktop{display:none}.shop-product__breadcrumb{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.shop-product__breadcrumb a{color:var(--bw-teal-dark);font-weight:600}.shop-product__breadcrumb a:hover{text-decoration:underline}.shop-product__layout{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:start;gap:2.5rem;margin-bottom:2.5rem;display:grid}.shop-product__gallery-inner{align-items:stretch;gap:.75rem;display:flex}.shop-product__thumb-rail{scrollbar-width:thin;scrollbar-color:var(--border) transparent;flex-direction:column;flex-shrink:0;gap:.5rem;width:64px;max-height:520px;padding:2px;display:flex;overflow:hidden auto}.shop-product__thumb-rail::-webkit-scrollbar{width:4px}.shop-product__thumb-rail::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.shop-product__stage{flex-direction:column;flex:1;gap:.65rem;min-width:0;display:flex}.shop-product__hero-image{aspect-ratio:1;border-radius:var(--radius);background:var(--bg-soft);border:1px solid var(--border);min-height:380px;box-shadow:var(--shadow-sm);flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.shop-product__hero-image--promo{box-shadow:var(--shadow-sm), inset 0 0 0 1px #e91e8c0f;border-color:#e91e8c4d}.shop-product__hero-image--interactive{cursor:zoom-in}.shop-product__hero-open{cursor:zoom-in;background:0 0;border:none;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.shop-product__hero-blurred{width:100%;height:100%}.shop-product__hero-viewport{touch-action:none;width:100%;height:100%;overflow:hidden}.shop-product__hero-viewport--zoomed{cursor:grab}.shop-product__hero-viewport--zoomed:active{cursor:grabbing}.shop-product__hero-viewport--zoomed .shop-product__hero-open{cursor:grab}.shop-product__hero-reset-zoom{z-index:4;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#1a3a5cc7;border:none;border-radius:999px;padding:.35rem .65rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.72rem;font-weight:700;position:absolute;top:.65rem;right:.65rem}.shop-product__hero-open:focus-visible{outline:2px solid var(--bw-teal);outline-offset:3px}.shop-product__hero-open-label{z-index:3;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none;opacity:0;background:#1a3a5cb8;border-radius:999px;align-items:center;gap:.35rem;padding:.4rem .65rem;font-size:.72rem;font-weight:700;transition:opacity .15s,transform .15s;display:inline-flex;position:absolute;bottom:.75rem;right:.75rem;transform:translateY(4px)}.shop-product__hero-open:hover .shop-product__hero-open-label,.shop-product__hero-open:focus-visible .shop-product__hero-open-label{opacity:1;transform:translateY(0)}.shop-product__hero-open .shop-product__hero-img{pointer-events:none;will-change:transform}.shop-product__hero-img{object-fit:contain;transform-origin:50%;width:100%;height:100%;padding:0;animation:.22s ease-out shop-product-fade-in}@keyframes shop-product-fade-in{0%{opacity:0}to{opacity:1}}.shop-product__placeholder{background:linear-gradient(145deg, var(--bg-soft), var(--bg-teal-soft));place-items:center;width:100%;height:100%;font-size:4rem;display:grid}.shop-product__gallery-badges{z-index:2;pointer-events:none;position:absolute;top:.85rem;left:.85rem}.shop-product__savings-flag{z-index:2;background:var(--bw-yellow);color:var(--text-heading);box-shadow:var(--shadow-sm);pointer-events:none;border-radius:6px;padding:.4rem .65rem;font-size:.9rem;font-weight:800;position:absolute;top:.85rem;right:.85rem}.shop-product__thumb{border:2px solid var(--border);cursor:pointer;background:var(--bg-soft);border-radius:8px;flex-shrink:0;width:56px;height:56px;padding:0;transition:border-color .15s,box-shadow .15s,transform .15s;overflow:hidden}.shop-product__thumb .blurred-contain{width:100%;height:100%}.shop-product__thumb .blurred-contain__bg img{filter:blur(12px)brightness(.78)saturate(1.15);transform:scale(1.25)}.shop-product__thumb:hover{border-color:#a0aec0;box-shadow:0 1px 4px #00000014}.shop-product__thumb--active{border-color:var(--bw-teal);box-shadow:0 0 0 1px var(--bw-teal), inset 0 0 0 1px #00a5b526}.shop-product__thumb--active:hover{border-color:var(--bw-teal-dark)}.shop-product__image-counter{text-align:center;color:var(--text-muted);margin:0;font-size:.8rem;font-weight:500}.shop-product__meta{flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:.75rem;display:flex}.shop-product__code{color:var(--text-muted);font-family:ui-monospace,monospace;font-size:.8rem}.shop-product__title{margin-bottom:1rem;font-size:clamp(1.65rem,4vw,2.35rem);line-height:1.15}.shop-product__price-block{border-radius:var(--radius);background:linear-gradient(135deg, #fff 0%, var(--bg-teal-soft) 100%);border:1px solid #00a5b526;margin-bottom:1.25rem;padding:1.15rem 1.25rem}.shop-product__price-row{flex-wrap:wrap;align-items:baseline;gap:.75rem;display:flex}.shop-product__price{color:var(--bw-teal-dark);font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:clamp(1.85rem,4vw,2.5rem);font-weight:800;line-height:1}.shop-product__price-old{color:var(--text-muted);font-size:1.1rem;text-decoration:line-through}.shop-product__promo-note{color:var(--bw-magenta);margin:.5rem 0 0;font-size:.95rem;font-weight:600}.shop-product__price-hint{margin:.5rem 0 0;font-size:.85rem}.shop-product__lead{color:var(--text);margin:0 0 1.5rem;font-size:1.05rem;line-height:1.65}.shop-product__buy{border-radius:var(--radius);background:linear-gradient(180deg, #fff 0%, var(--bw-yellow-soft) 100%);border:1px solid #efce4b59;flex-direction:column;gap:1rem;margin-bottom:1.25rem;padding:1.25rem;display:flex}.shop-product__qty{justify-content:space-between;align-items:center;gap:1rem;display:flex}.shop-product__qty>span{color:var(--text-heading);font-weight:600}.shop-product__qty-controls{border:1px solid var(--border);background:#fff;border-radius:10px;align-items:stretch;width:100%;min-width:0;padding:0;display:flex;overflow:hidden}.shop-product__qty-controls button{cursor:pointer;min-width:2.75rem;min-height:44px;color:var(--text-heading);touch-action:manipulation;background:0 0;border:none;border-radius:0;flex:33%;font-size:1.2rem;font-weight:700}.shop-product__qty-controls button:hover{background:var(--bg-teal-soft)}.shop-product__qty-controls span{border-inline:1px solid var(--border);background:var(--bg-soft);flex:34%;place-items:center;min-width:2.5rem;font-weight:700;display:grid}.shop-product__actions{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.shop-product__add,.shop-product__buy-now{justify-content:center;width:100%}.shop-product__trust{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.shop-product__trust li{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.shop-product__trust li span{background:var(--bw-yellow);width:1.35rem;height:1.35rem;color:var(--text-heading);border-radius:50%;flex-shrink:0;place-items:center;font-size:.7rem;font-weight:700;display:inline-grid}.shop-product__details{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.shop-product__panel{border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;padding:1.35rem 1.5rem}.shop-product__panel h2{margin-bottom:1rem;font-size:1.1rem}.shop-product__panel--features{border-top:4px solid var(--bw-yellow)}.shop-product__panel--includes{border-top:4px solid var(--bw-green)}.shop-product__panel--specs{border-top:4px solid var(--bw-navy)}.shop-product__panel ul{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.shop-product__panel--features li{padding-left:1.5rem;line-height:1.5;position:relative}.shop-product__panel--features li:before{content:"★";color:var(--bw-teal);position:absolute;left:0}.shop-product__panel--includes li{padding-left:1.5rem;position:relative}.shop-product__panel--includes li:before{content:"✓";color:var(--bw-green-dark);font-weight:700;position:absolute;left:0}.shop-product__specs{gap:.75rem;margin:0;display:grid}.shop-product__specs dt{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.75rem;font-weight:600}.shop-product__specs dd{color:var(--text-heading);margin:.15rem 0 0;font-weight:500}@media (width<=900px){.shop-product__container{padding-top:.5rem}.shop-product__layout{grid-template-columns:1fr;gap:1.5rem}.shop-product__gallery-inner{flex-direction:column-reverse}.shop-product__thumb-rail{flex-direction:row;gap:.5rem;width:100%;max-height:none;padding-bottom:.25rem;overflow:auto hidden}.shop-product__thumb{width:64px;height:64px}.shop-product__gallery{padding-top:1rem}.shop-product__hero-open-label{opacity:1;transform:translateY(0)}.shop-product__hero-image{aspect-ratio:4/3;min-height:280px}}@media (width<=540px){.shop-product__actions{grid-template-columns:1fr}.shop-product__thumb{width:56px;height:56px}}@media (width<=900px){.shop-product__breadcrumb{display:none}}@media (width>=901px){.shop-product__thumb-rail{width:72px}.shop-product__thumb{width:64px;height:64px}.shop-product__back--desktop{display:inline-flex}}.shop-product-lightbox{z-index:calc(var(--z-mobile-drawer,9995) + 4);flex-direction:column;justify-content:center;align-items:stretch;display:flex;position:fixed;inset:0}.shop-product-lightbox__backdrop{cursor:zoom-out;background:#0a1423eb;border:none;padding:0;position:absolute;inset:0}.shop-product-lightbox__chrome{z-index:2;padding:calc(.75rem + env(safe-area-inset-top,0px)) .85rem .5rem;color:#fff;justify-content:space-between;align-items:center;gap:.75rem;display:flex;position:relative}.shop-product-lightbox__counter{color:#ffffffe0;margin:0;font-size:.8125rem;font-weight:600}.shop-product-lightbox__tools{align-items:center;gap:.35rem;display:flex}.shop-product-lightbox__tool,.shop-product-lightbox__close{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:10px;min-width:2.25rem;min-height:2.25rem;padding:0 .55rem;font-size:.95rem;font-weight:700}.shop-product-lightbox__close{margin-left:.25rem;font-size:1rem}.shop-product-lightbox__tool:hover,.shop-product-lightbox__close:hover{background:#fff3}.shop-product-lightbox__viewport{z-index:1;touch-action:none;cursor:grab;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.shop-product-lightbox__viewport:active{cursor:grabbing}.shop-product-lightbox__image{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;will-change:transform;width:auto;max-width:min(96vw,1200px);height:auto;max-height:min(78vh,900px);transition:transform 50ms linear}.shop-product-lightbox__nav{z-index:2;color:#fff;cursor:pointer;background:#ffffff24;border:none;border-radius:999px;width:2.75rem;height:2.75rem;font-size:1.75rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.shop-product-lightbox__nav:hover{background:#ffffff3d}.shop-product-lightbox__nav--prev{left:.65rem}.shop-product-lightbox__nav--next{right:.65rem}.shop-product-lightbox__hint{z-index:2;padding:.55rem .85rem calc(.75rem + env(safe-area-inset-bottom,0px));text-align:center;color:#ffffffb8;margin:0;font-size:.75rem;position:relative}.admin-product-preview{z-index:1200;background:#f4fafb;flex-direction:column;display:flex;position:fixed;inset:0}.admin-product-preview__header{background:var(--bw-navy);color:#fff;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;display:flex;box-shadow:0 8px 24px #1a3a5c33}.admin-product-preview__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--bw-yellow);margin:0 0 .2rem;font-size:.68rem;font-weight:800}.admin-product-preview__header h2{margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.15rem;line-height:1.25}.admin-product-preview__header-copy p:last-child{color:#ffffffd1;margin:.35rem 0 0;font-size:.8125rem}.admin-product-preview__close-top{color:#fff;font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:999px;flex-shrink:0;padding:.45rem .9rem;font-size:.8125rem;font-weight:700}.admin-product-preview__close-top:hover{background:#ffffff1a}.admin-product-preview__body{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow:auto}.admin-product-preview__loading{min-height:50vh;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.admin-product-preview__footer{padding:.85rem 1rem calc(.85rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);background:#fff;flex-shrink:0;box-shadow:0 -8px 24px #1a3a5c14}.admin-product-preview__close-main{background:linear-gradient(135deg, var(--bw-teal) 0%, var(--bw-teal-dark) 100%);color:#fff;width:100%;max-width:28rem;font:inherit;letter-spacing:.02em;cursor:pointer;border:none;border-radius:999px;margin-inline:auto;padding:.95rem 1.25rem;font-size:1rem;font-weight:800;display:block;box-shadow:0 8px 22px #008a9847}.admin-product-preview__close-main:hover{filter:brightness(1.05)}.shop-product--preview{padding:1.25rem 0 2rem}.shop-product--preview .shop-product__breadcrumb span{color:var(--text-muted)}.shop-product__buy--preview .shop-product__actions .btn:disabled{opacity:.72;cursor:not-allowed}@media (width<=768px){.admin-product-preview__header{flex-direction:column;align-items:stretch}.admin-product-preview__close-top{align-self:flex-end}}.scroll-panel{border:1px solid var(--border);border-radius:var(--radius);min-height:0;box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;display:flex;overflow:hidden}.scroll-panel__header{border-bottom:1px solid var(--border);background:var(--bg-soft);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;display:flex}.scroll-panel__header-main{flex:1;min-width:0}.scroll-panel__title-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.scroll-panel__title{color:var(--text-heading);margin:0;font-size:.9375rem;font-weight:700}.scroll-panel__badge{border:1px solid var(--border);min-width:1.375rem;height:1.375rem;color:var(--text-muted);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 .4375rem;font-size:.6875rem;font-weight:700;display:inline-flex}.scroll-panel__subtitle{color:var(--text-muted);margin:.25rem 0 0;font-size:.8125rem;line-height:1.4}.scroll-panel__header-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.scroll-panel__close{border:1px solid var(--border);width:2rem;height:2rem;color:var(--text-muted);font:inherit;cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:0;font-size:1.125rem;line-height:1;transition:border-color .15s,color .15s,background .15s;display:flex}.scroll-panel__close:hover{border-color:var(--bw-teal);color:var(--text-heading);background:var(--bg-teal-soft)}.scroll-panel__toolbar{border-bottom:1px solid var(--border);background:#fff;flex-shrink:0;padding:.75rem 1.25rem}.scroll-panel__body{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;flex:1;min-height:0;overflow-y:auto}.scroll-panel__body::-webkit-scrollbar{width:8px}.scroll-panel__body::-webkit-scrollbar-track{background:0 0}.scroll-panel__body::-webkit-scrollbar-thumb{background:#cbd5e1 padding-box content-box;border:2px solid #0000;border-radius:999px}.scroll-panel__body::-webkit-scrollbar-thumb:hover{background:#94a3b8 padding-box content-box}.scroll-panel__content{min-height:100%;padding:1.25rem;position:relative}.scroll-panel__content--dimmed{transition:opacity .2s}.scroll-panel--refreshing .scroll-panel__content--dimmed{opacity:.72}.scroll-panel__content--flush{padding:0}.scroll-panel__footer{border-top:1px solid var(--border);background:var(--bg-soft);flex-shrink:0;padding:.875rem 1.25rem}.scroll-panel__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:220px;padding:2rem 1.5rem;display:flex}.scroll-panel__empty-icon{background:var(--bg-soft);border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.375rem;display:flex}.scroll-panel__empty h3{margin:0;font-size:1rem}.scroll-panel__empty p{max-width:280px;color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.5}.scroll-panel__loading{min-height:220px;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.status-banner{border-radius:var(--radius);border:1px solid #0000;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:.875rem 1rem;font-size:.875rem;line-height:1.45;animation:.22s ease-out status-banner-enter;display:flex}.status-banner__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;margin-top:.0625rem;font-size:.6875rem;font-weight:700;display:flex}.status-banner__body{flex:1;min-width:0}.status-banner__title{margin-bottom:.125rem;font-weight:600;display:block}.status-banner__message{margin:0}.status-banner__dismiss{width:1.75rem;height:1.75rem;color:inherit;font:inherit;opacity:.65;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin:-.125rem -.25rem 0 0;padding:0;font-size:1.125rem;line-height:1;transition:opacity .15s,background .15s;display:flex}.status-banner__dismiss:hover{opacity:1;background:#0000000f}.status-banner--success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.status-banner--success .status-banner__icon{background:#dcfce7}.status-banner--error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.status-banner--error .status-banner__icon{background:#fee2e2}.status-banner--warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.status-banner--warning .status-banner__icon{background:#fef3c7}.status-banner--info{background:var(--bg-teal-soft);color:var(--bw-teal-dark);border-color:#99f6e4}.status-banner--info .status-banner__icon{background:#00a5b526}@keyframes status-banner-enter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.admin-products{flex-direction:column;height:100%;min-height:0;display:flex;position:relative}.admin-products__header{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.admin-products__header-desc{color:var(--text-muted)}.admin-products__header-meta{color:var(--bw-teal-dark);margin:.375rem 0 0;font-size:.8125rem;font-weight:600}.admin-products__workspace{flex:1;gap:1rem;min-height:0;display:grid}.admin-products__workspace--split{grid-template-columns:minmax(320px,400px) minmax(0,1fr)}.admin-products__workspace--list-only,.admin-products__workspace--mobile-catalog,.admin-products__workspace--detail-only,.admin-products__workspace--mobile-detail{grid-template-columns:minmax(0,1fr)}.admin-products__list-panel,.admin-products__detail-panel{min-height:clamp(420px,100svh - 14rem,860px)}.admin-products__toolbar{flex-direction:column;gap:.75rem;display:flex}.admin-products__search{display:block}.admin-products__search input{width:100%;font:inherit;color:var(--text-heading);background:var(--bg-soft) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23718096' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85zm-5.242 1.006a5 5 0 1 1 0-10 5 5 0 0 1 0 10z'/%3E%3C/svg%3E") no-repeat .75rem center;border:1px solid var(--border);border-radius:999px;padding:.625rem .875rem .625rem 2.25rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.admin-products__search input:focus{border-color:var(--bw-teal);outline:none;box-shadow:0 0 0 3px #00a5b51f}.admin-products__filter-bar{align-items:center;gap:.5rem;display:flex}.admin-products__filter-toggle{border:1px solid var(--border);font:inherit;color:var(--text-heading);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:.375rem;padding:.4375rem .875rem;font-size:.8125rem;font-weight:600;display:inline-flex}.admin-products__filter-toggle--open,.admin-products__filter-toggle--active{border-color:var(--bw-teal);background:var(--bg-teal-soft);color:var(--bw-teal-dark)}.admin-products__filter-dot{background:var(--bw-teal);border-radius:50%;width:.4375rem;height:.4375rem}.admin-products__filter-clear{font:inherit;color:var(--text-muted);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:.4375rem .625rem;font-size:.8125rem;font-weight:600;text-decoration:underline}.admin-products__filters{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.75rem;padding:.875rem;display:flex}.admin-products__chip-group{flex-wrap:wrap;gap:.5rem;display:flex}.admin-products__chip{border:1px solid var(--border);font:inherit;color:var(--text-muted);cursor:pointer;background:#fff;border-radius:999px;padding:.4375rem .75rem;font-size:.75rem;font-weight:600;transition:border-color .15s,background .15s,color .15s}.admin-products__chip--active{border-color:var(--bw-teal);background:var(--bg-teal-soft);color:var(--bw-teal-dark)}.admin-products__select-wrap{flex-direction:column;gap:.375rem;display:flex}.admin-products__select-wrap span{color:var(--text-muted);font-size:.75rem;font-weight:600}.admin-products__select-wrap select{font:inherit;color:var(--text-heading);border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:.5625rem .75rem;font-size:.875rem}.admin-products__results-count{color:var(--text-muted);margin:0;font-size:.8125rem}.admin-products__list{flex-direction:column;display:flex}.admin-products__list-item{border-bottom:1px solid var(--border);align-items:stretch;gap:0;transition:background .15s;display:flex;position:relative}.admin-products__list-item:hover{background:var(--bg-soft)}.admin-products__list-item--active{background:var(--bg-teal-soft)}.admin-products__list-item--active:before{content:"";background:var(--bw-teal);pointer-events:none;width:3px;position:absolute;top:0;bottom:0;left:0}.admin-products__list-item:last-child{border-bottom:none}.admin-products__list-select{min-width:0;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.875rem 1rem;transition:color .15s;display:grid}.admin-products__list-item--active .admin-products__list-select{background:0 0}.admin-products__list-select img,.admin-products__list-placeholder{object-fit:cover;background:var(--bg-soft);border-radius:8px;width:44px;height:44px}.admin-products__list-placeholder{justify-content:center;align-items:center;font-size:1.125rem;display:flex}.admin-products__list-copy{flex-direction:column;gap:.125rem;min-width:0;display:flex}.admin-products__list-copy strong{color:var(--text-heading);-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;font-size:.875rem;font-weight:650;line-height:1.35;display:-webkit-box;overflow:hidden}.admin-products__list-code{color:var(--text-muted);font-variant-numeric:tabular-nums;letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:600;overflow:hidden}.admin-products__list-copy small{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.admin-products__list-price{color:var(--bw-teal-dark);font-size:.8125rem;font-weight:600}.admin-products__badge{white-space:nowrap;border-radius:999px;padding:.2rem .5rem;font-size:.6875rem;font-weight:600;display:inline-block}.admin-products__badge--active{color:#166534;background:#dcfce7}.admin-products__badge--inactive{color:#6b7280;background:#f3f4f6}.admin-products__list-actions{opacity:0;flex-shrink:0;align-items:center;gap:.375rem;padding:.5rem .75rem .5rem 0;transition:opacity .15s;display:flex}.admin-products__list-item:hover .admin-products__list-actions,.admin-products__list-item:focus-within .admin-products__list-actions,.admin-products__list-item--active .admin-products__list-actions{opacity:1}.admin-products__list-preview,.admin-products__list-delete{border:1px solid var(--border);min-width:2.25rem;font:inherit;color:var(--text-muted);cursor:pointer;background:#fff;border-radius:10px;flex-direction:row;justify-content:center;align-items:center;gap:0;padding:.4375rem;font-size:0;font-weight:600;line-height:1.2;transition:border-color .15s,background .15s,color .15s,box-shadow .15s;display:inline-flex}.admin-products__list-action-icon{justify-content:center;align-items:center;width:1.125rem;height:1.125rem;display:flex}.admin-products__list-action-icon svg{width:1.125rem;height:1.125rem}.admin-products__list-action-label{white-space:nowrap;display:none}.admin-products__list-preview:hover{color:var(--bw-teal-dark);background:#fff;border-color:#00a5b566;box-shadow:0 2px 8px #00a5b51f}.admin-products__list-delete:hover{color:#b91c1c;background:#fff;border-color:#fca5a5;box-shadow:0 2px 8px #b91c1c1a}.admin-products__no-results{text-align:center;color:var(--text-muted);padding:2rem 1.25rem;font-size:.875rem}.admin-products__clear-search{font:inherit;color:var(--bw-teal-dark);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin-top:.75rem;padding:0;font-size:.8125rem;font-weight:600;text-decoration:underline}.admin-products__detail-panel .product-form,.admin-products__detail-panel .product-wizard{box-shadow:none;border:none;border-radius:0;margin:0;padding:1.25rem}.admin-products__mobile-detail-bar,.admin-products__fab{display:none}.admin-products__mobile-catalog-header,.admin-mobile-header__custom .admin-products__mobile-catalog-header{display:block}@media (width>=769px){.admin-products{height:calc(100svh - 5rem);max-height:calc(100svh - 5rem);overflow:hidden}.admin-products__workspace{flex:1;align-items:stretch;min-height:0;overflow:hidden}.admin-products__workspace--split>*,.admin-products__workspace--detail-only>*,.admin-products__workspace--list-only>*{min-width:0;min-height:0}.admin-products__list-panel,.admin-products__detail-panel{height:100%;min-height:0;max-height:100%;overflow:hidden}.admin-products__list-panel .scroll-panel__body{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.admin-products__list-panel .scroll-panel__content{min-height:auto}.admin-products__detail-panel .scroll-panel__body{flex:1;min-height:0;overflow:hidden}.admin-products__detail-panel .scroll-panel__content,.admin-products__detail-panel .scroll-panel__content--flush{flex-direction:column;flex:1;height:100%;min-height:0;padding:0;display:flex;overflow:hidden}.admin-products__detail-panel .product-form,.admin-products__detail-panel .product-wizard{flex:1;height:100%;min-height:0;margin-bottom:0;padding:0}.admin-products__detail-panel .product-form__header{margin-bottom:0;padding:1rem 1.25rem .75rem}.admin-products__detail-panel .product-form__top{padding:0 1.25rem}.admin-products__detail-panel .product-form__body{overscroll-behavior:contain;flex:1;min-height:0;padding:.5rem 1.25rem;overflow-y:auto}.admin-products__detail-panel .product-form__footer--desktop{border-top:1px solid var(--border);background:#fff;flex-shrink:0;padding:.75rem 1.25rem;box-shadow:0 -4px 16px #0000000f}.admin-products__detail-panel .product-wizard__header{margin-bottom:1rem;padding:1rem 1.25rem 0}.admin-products__detail-panel .product-wizard__steps,.admin-products__detail-panel .product-wizard__error{margin-inline:1.25rem}.admin-products__detail-panel .product-wizard__body{overscroll-behavior:contain;flex:1;min-height:0;padding:0 1.25rem .75rem;overflow-y:auto}}@media (width<=960px){.admin-products__workspace--split{grid-template-columns:1fr}.admin-products__list-panel,.admin-products__detail-panel{min-height:clamp(320px,55svh,520px)}.admin-products__list-actions{opacity:1}}@media (width<=768px){.admin-products--mobile{width:calc(100% + 2rem);margin-inline:-1rem}.admin-products--mobile:not(.admin-products--mobile-detail){flex-direction:column;flex:1;height:auto;min-height:0;display:flex;overflow:hidden}.admin-products__mobile-catalog-top{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.625rem;display:flex}.admin-products__mobile-catalog-top h1{margin:0;font-size:1.25rem;line-height:1.2}.admin-products__mobile-catalog-meta{color:var(--bw-teal-dark);margin:.25rem 0 0;font-size:.75rem;font-weight:600}.admin-products__mobile-catalog-controls{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;display:grid}.admin-products__search--header input{min-height:2.5rem;padding-block:.5rem}.admin-products__mobile-filters-btn{border:1px solid var(--border);width:2.5rem;height:2.5rem;color:var(--text-heading);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.admin-products__mobile-filters-btn svg{width:1.125rem;height:1.125rem}.admin-products__mobile-filters-btn--active{border-color:var(--bw-teal);background:var(--bg-teal-soft);color:var(--bw-teal-dark)}.admin-products__mobile-filters-btn .admin-products__filter-dot{position:absolute;top:.4rem;right:.45rem}.admin-products__mobile-catalog-pagination{border-top:1px solid var(--border);margin-top:.625rem;padding-top:.625rem}.admin-products--mobile:not(.admin-products--mobile-detail) .admin-products__header,.admin-products--mobile:not(.admin-products--mobile-detail) .admin-products__list-panel .scroll-panel__toolbar{display:none}.admin-products--mobile:not(.admin-products--mobile-detail) .admin-products__list-panel .scroll-panel__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;max-height:none;overflow-y:auto}.admin-products__filters-modal{z-index:55;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0}.admin-products__filters-modal-header{padding:1rem 1rem .875rem;padding-top:calc(1rem + env(safe-area-inset-top,0px));border-bottom:1px solid var(--border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.admin-products__filters-modal-header h2{margin:0;font-size:1.125rem}.admin-products__filters-modal-header p{color:var(--text-muted);margin:.25rem 0 0;font-size:.8125rem}.admin-products__filters-modal-close{background:var(--bg-soft);border:1px solid var(--border);width:2.25rem;height:2.25rem;color:var(--text-heading);cursor:pointer;border-radius:10px;place-items:center;padding:0;font-size:1.25rem;line-height:1;display:grid}.admin-products__filters-modal-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:1rem;overflow-y:auto}.admin-products__filters-modal-body .admin-products__filters{background:0 0;border:none;gap:1rem;padding:0}.admin-products__filters-modal-footer{padding:.875rem 1rem calc(.875rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);background:#fff;flex-shrink:0;grid-template-columns:1fr 1.4fr;gap:.625rem;display:grid}.admin-products--mobile .admin-products__workspace{gap:0}.admin-products--mobile:not(.admin-products--mobile-detail) .admin-products__workspace--mobile-catalog{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.admin-products--mobile:not(.admin-products--mobile-detail) .admin-products__list-panel,.admin-products--mobile:not(.admin-products--mobile-detail) .admin-products__detail-panel{min-height:0}.admin-products--mobile:not(.admin-products--mobile-detail) .admin-products__list-panel{height:auto;min-height:0;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;flex:1;display:flex;overflow:hidden}.admin-products--mobile-detail{background:#fff;flex-direction:column;flex:1;width:100%;min-height:0;margin-inline:0;padding:0;display:flex;overflow:hidden}.admin-products--mobile-detail .admin-products__mobile-detail-bar{padding:.625rem .875rem;padding-top:calc(.625rem + env(safe-area-inset-top,0px));border-bottom:1px solid var(--border);z-index:10;background:#fff;flex-shrink:0;margin-bottom:0;position:sticky;top:0}.admin-products__header{margin-bottom:0}.admin-products__header-desc{display:none}.admin-products__header h1{margin-bottom:0;font-size:1.25rem}.admin-products__header .btn{display:none}.admin-products__mobile-detail-bar{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.admin-products__back{background:var(--bg-soft);border:1px solid var(--border);font:inherit;color:var(--text-heading);cursor:pointer;border-radius:999px;flex-shrink:0;padding:.5rem .75rem;font-size:.8125rem;font-weight:600}.admin-products__mobile-detail-title{flex-direction:column;gap:.125rem;min-width:0;display:flex}.admin-products__mobile-detail-title strong{color:var(--text-heading);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;overflow:hidden}.admin-products__mobile-detail-title small{color:var(--text-muted);font-size:.75rem}.admin-products__workspace--mobile-detail{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.admin-products--mobile-detail .admin-products__detail-panel{height:auto;min-height:0;max-height:none;box-shadow:none;background:#fff;border:none;border-radius:0;flex-direction:column;flex:1;display:flex;overflow:hidden}.admin-products--mobile-detail .admin-products__detail-panel .scroll-panel__body{flex:1;min-height:0;overflow:hidden}.admin-products--mobile-detail .admin-products__detail-panel .scroll-panel__content,.admin-products--mobile-detail .admin-products__detail-panel .scroll-panel__content--flush{flex-direction:column;flex:1;height:100%;min-height:0;padding:.875rem;display:flex;overflow:hidden}.admin-products--mobile-detail .admin-products__detail-panel .product-form{flex:1;min-height:0;padding:0}.admin-products--mobile-detail .admin-products__detail-panel .product-wizard{flex:1;min-height:0;margin-bottom:0;padding:0}.admin-products--mobile-detail .admin-products__detail-panel .product-wizard.card{box-shadow:none;border:none;border-radius:0}.admin-products--mobile-detail .product-form--mobile .product-form__top,.admin-products--mobile-detail .product-form--mobile .product-form__body,.admin-products--mobile-detail .product-form--mobile .product-form__footer{padding-inline:0}.admin-products--mobile-detail .product-wizard--mobile{padding:.625rem 0 .5rem}.admin-products__list{flex-direction:column;gap:0;padding:0;display:flex}.admin-products__list-item{box-shadow:none;border:none;border-bottom:1px solid var(--border);background:0 0;border-radius:0;flex-direction:row;align-items:stretch}.admin-products__list-item:hover{background:var(--bg-soft)}.admin-products__list-item--active{background:var(--bg-teal-soft);box-shadow:none}.admin-products__list-item--active:before{display:block}.admin-products__list-select{grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:.625rem;padding:.625rem .875rem;display:grid}.admin-products__list-select img,.admin-products__list-placeholder{aspect-ratio:1;border-radius:8px;width:40px;height:40px}.admin-products__list-copy strong{font-size:.8125rem;line-height:1.3}.admin-products__list-code,.admin-products__list-copy small{font-size:.6875rem}.admin-products__list-price{font-size:.8125rem}.admin-products__badge{align-self:center}.admin-products__list-actions{opacity:1;background:0 0;border-top:none;flex-direction:column;justify-content:center;gap:.25rem;width:auto;margin:0;padding:.375rem .625rem .375rem 0;display:flex}.admin-products__list-item--active .admin-products__list-actions{background:0 0}.admin-products__list-preview,.admin-products__list-delete{border:1px solid var(--border);min-width:2rem;box-shadow:none;background:#fff;border-radius:8px;flex-direction:row;justify-content:center;gap:0;margin:0;padding:.3125rem;font-size:0}.admin-products__list-action-label{display:none}.admin-products__list-preview:hover{background:var(--bg-teal-soft);box-shadow:none}.admin-products__list-delete:hover{box-shadow:none;background:#fef2f2}.admin-products__fab{right:1rem;bottom:calc(4.75rem + env(safe-area-inset-bottom,0px));z-index:35;background:var(--bw-green);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;padding:0;font-size:1.75rem;font-weight:400;line-height:1;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;box-shadow:0 6px 24px #7cb34273}.admin-products__fab:active{transform:scale(.96)}.admin-products__filters{background:var(--bg-soft);border:none;border-bottom:1px solid var(--border);border-radius:0;padding:.625rem .875rem}.admin-products__chip-group{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:.125rem;overflow-x:auto}.admin-products__chip-group::-webkit-scrollbar{display:none}.admin-products__chip{flex-shrink:0}.admin-products__no-results{padding:2rem .875rem}}.order-discount-summary__row{color:var(--text-muted);justify-content:space-between;gap:1rem;font-size:.875rem;display:flex}.order-discount-summary__row+.order-discount-summary__row{margin-top:.375rem}.order-discount-summary__row--discount{color:#166534}.order-discount-summary__row--total{border-top:1px dashed var(--border);color:var(--text-heading);margin-top:.625rem;padding-top:.625rem;font-size:.9375rem}.order-discount-summary__row--total strong{font-family:Plus Jakarta Sans,sans-serif;font-size:1.125rem}.order-discount-summary__promos{flex-direction:column;gap:.375rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.order-discount-summary__promos li{color:var(--text-muted);grid-template-columns:1.75rem minmax(0,1fr) auto;align-items:center;gap:.5rem;font-size:.8125rem;display:grid}.order-discount-summary__thumb{object-fit:cover;border-radius:6px;width:1.75rem;height:1.75rem}.order-discount-summary__thumb--empty{background:var(--bg-soft);justify-content:center;align-items:center;font-size:.875rem;display:flex}.order-discount-summary__promos small{font-size:.6875rem;display:block}.admin-orders__totals .order-discount-summary__row--total{margin-top:.75rem}.admin-orders__totals .order-discount-summary__promos{margin-bottom:.5rem}.admin-orders{flex-direction:column;height:100%;min-height:0;display:flex;position:relative}.admin-orders__header-desc{color:var(--text-muted)}.admin-orders__stats{flex-shrink:0;grid-template-columns:repeat(auto-fit,minmax(5.5rem,1fr));gap:.625rem;margin-bottom:1rem;display:grid}.admin-orders__stat{border:1px solid var(--border);border-radius:var(--radius);font:inherit;text-align:left;cursor:pointer;background:#fff;flex-direction:column;flex-shrink:0;gap:.125rem;padding:.75rem;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.admin-orders__stat:hover{border-color:var(--bw-teal)}.admin-orders__stat--active{border-color:var(--bw-teal);background:var(--bg-teal-soft);box-shadow:0 0 0 1px #00a5b514}.admin-orders__stat strong{color:var(--text-heading);font-family:Plus Jakarta Sans,sans-serif;font-size:1.375rem;font-weight:800;line-height:1}.admin-orders__stat span{color:var(--text-muted);font-size:.6875rem;font-weight:600}.admin-orders__stat--pending strong{color:#8a6d00}.admin-orders__stat--confirmed strong,.admin-orders__stat--preparing strong{color:#175cd3}.admin-orders__stat--ready strong{color:#027a48}.admin-orders__stat--completed strong{color:#166534}.admin-orders__stat--cancelled strong{color:#b91c1c}.admin-orders__workspace{flex:1;gap:1rem;min-height:0;display:grid}.admin-orders__workspace--split{grid-template-columns:minmax(300px,380px) minmax(0,1fr)}.admin-orders__workspace--mobile-catalog,.admin-orders__workspace--mobile-detail{grid-template-columns:minmax(0,1fr)}.admin-orders__list-panel,.admin-orders__detail-panel{min-height:clamp(420px,100svh - 16rem,860px)}.admin-orders__detail-panel .scroll-panel__content,.admin-orders__detail-panel .scroll-panel__content--flush{padding:1rem .875rem 1.25rem}.admin-orders__toolbar{flex-direction:column;gap:.75rem;display:flex}.admin-orders__search input{width:100%;font:inherit;color:var(--text-heading);background:var(--bg-soft) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23718096' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85zm-5.242 1.006a5 5 0 1 1 0-10 5 5 0 0 1 0 10z'/%3E%3C/svg%3E") no-repeat .75rem center;border:1px solid var(--border);border-radius:999px;padding:.625rem .875rem .625rem 2.25rem;font-size:.875rem}.admin-orders__search input:focus{border-color:var(--bw-teal);outline:none;box-shadow:0 0 0 3px #00a5b51f}.admin-orders__filter-bar{align-items:center;gap:.5rem;display:flex}.admin-orders__filter-toggle{border:1px solid var(--border);font:inherit;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:.375rem;padding:.4375rem .875rem;font-size:.8125rem;font-weight:600;display:inline-flex}.admin-orders__filter-toggle--open,.admin-orders__filter-toggle--active{border-color:var(--bw-teal);background:var(--bg-teal-soft);color:var(--bw-teal-dark)}.admin-orders__filter-dot{background:var(--bw-teal);border-radius:50%;width:.4375rem;height:.4375rem}.admin-orders__filter-clear{font:inherit;color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.4375rem .625rem;font-size:.8125rem;font-weight:600;text-decoration:underline}.admin-orders__filters{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.75rem;padding:.875rem;display:flex}.admin-orders__chip-group{flex-wrap:wrap;gap:.5rem;display:flex}.admin-orders__chip{border:1px solid var(--border);font:inherit;color:var(--text-muted);cursor:pointer;background:#fff;border-radius:999px;padding:.4375rem .75rem;font-size:.75rem;font-weight:600}.admin-orders__chip--active{border-color:var(--bw-teal);background:var(--bg-teal-soft);color:var(--bw-teal-dark)}.admin-orders__filters-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem;display:grid}.admin-orders__select-wrap{flex-direction:column;gap:.375rem;display:flex}.admin-orders__select-wrap span{color:var(--text-muted);font-size:.75rem;font-weight:600}.admin-orders__select-wrap select,.admin-orders__select-wrap input{font:inherit;border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:.5625rem .75rem;font-size:.875rem}.admin-orders__results-count{color:var(--text-muted);margin:0;font-size:.8125rem}.admin-orders__list{margin:0;padding:0;list-style:none}.admin-orders__list-item{border:none;border-bottom:1px solid var(--border);width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border-left:3px solid #0000;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.875rem 1rem;display:grid}.admin-orders__list-item:hover{background:var(--bg-soft)}.admin-orders__list-item--active{background:var(--bg-teal-soft);border-left-color:var(--bw-teal)}.admin-orders__list-thumb,.admin-orders__item-thumb{object-fit:cover;background:var(--bg-soft);border-radius:8px;flex-shrink:0;width:44px;height:44px}.admin-orders__list-thumb--empty,.admin-orders__item-thumb--empty{justify-content:center;align-items:center;font-size:1.125rem;display:flex}.admin-orders__list-main{flex-direction:column;gap:.125rem;min-width:0;display:flex}.admin-orders__list-customer{white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.admin-orders__list-meta{color:var(--text-muted);font-size:.75rem}.admin-orders__list-side{flex-direction:column;align-items:flex-end;gap:.375rem;display:flex}.admin-orders__status{border-radius:999px;padding:.25rem .55rem;font-size:.6875rem;font-weight:700;display:inline-flex}.admin-orders__status--lg{padding:.4rem .85rem;font-size:.8125rem}.admin-orders__status--pending{color:#8a6d00;background:#fff8e6}.admin-orders__status--confirmed,.admin-orders__status--preparing{color:#175cd3;background:#eef4ff}.admin-orders__status--ready{color:#027a48;background:#ecfdf3}.admin-orders__status--completed{color:#166534;background:#f0fdf4}.admin-orders__status--cancelled{color:#b91c1c;background:#fef2f2}.admin-orders__no-results{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 1rem;display:flex}.admin-orders__clear-search{border:1px solid var(--border);font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:.5rem 1rem}.admin-orders__pagination{border-top:1px solid var(--border);justify-content:center;align-items:center;gap:.75rem;padding:1rem;display:flex}.admin-orders__mobile-catalog-header,.admin-mobile-header__custom .admin-orders__mobile-catalog-header{display:block}.admin-orders__mobile-detail-bar{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.admin-orders__back{background:var(--bg-soft);border:1px solid var(--border);font:inherit;cursor:pointer;border-radius:999px;padding:.5rem .75rem;font-size:.8125rem;font-weight:600}.admin-orders__detail-empty,.admin-orders__detail-loading{text-align:center;min-height:280px;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem 1.25rem;display:flex}.admin-orders__detail{flex-direction:column;gap:1rem;display:flex;position:relative}.admin-orders__detail-hero{border-radius:var(--radius);border:1px solid var(--border);background:linear-gradient(135deg, #fff, var(--bg-soft));justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.125rem;display:flex}.admin-orders__detail-hero--pending{background:linear-gradient(135deg,#fffdf5,#fff8e6)}.admin-orders__detail-hero--confirmed,.admin-orders__detail-hero--preparing{background:linear-gradient(135deg,#fff,#eef4ff)}.admin-orders__detail-hero--ready{background:linear-gradient(135deg,#fff,#ecfdf3)}.admin-orders__detail-hero--completed{background:linear-gradient(135deg,#fff,#f0fdf4)}.admin-orders__detail-hero--cancelled{background:linear-gradient(135deg,#fff,#fef2f2)}.admin-orders__detail-eyebrow{text-transform:uppercase;color:var(--text-muted);margin-bottom:.25rem;font-size:.6875rem;font-weight:700;display:block}.admin-orders__detail-hero h2{margin:0;font-size:1.25rem}.admin-orders__detail-date{color:var(--text-muted);margin:.25rem 0 0;font-size:.8125rem}.admin-orders__detail-actions-top{flex-wrap:wrap;gap:.5rem;display:flex}.admin-orders__cancel-btn{margin-left:auto}.admin-orders__detail-section h3,.admin-orders__detail-card h3{text-transform:uppercase;color:var(--text-muted);margin:0 0 .625rem;font-size:.8125rem;font-weight:700}.admin-orders__pipeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:.375rem;margin-bottom:.875rem;display:grid}.admin-orders__pipeline-step{border:1px solid var(--border);border-radius:var(--radius);font:inherit;color:var(--text-muted);cursor:pointer;background:#fff;flex-direction:column;align-items:center;gap:.375rem;padding:.625rem .375rem;font-size:.6875rem;font-weight:600;display:flex}.admin-orders__pipeline-step--done{color:#166534;background:#f0fdf4}.admin-orders__pipeline-step--current{background:var(--bg-teal-soft);border-color:var(--bw-teal);color:var(--bw-teal-dark)}.admin-orders__pipeline-dot{opacity:.35;background:currentColor;border-radius:50%;width:.625rem;height:.625rem}.admin-orders__pipeline-step--done .admin-orders__pipeline-dot,.admin-orders__pipeline-step--current .admin-orders__pipeline-dot{opacity:1}.admin-orders__status-form{flex-wrap:wrap;align-items:flex-end;gap:.625rem;display:flex}.admin-orders__field{flex-direction:column;gap:.375rem;min-width:180px;display:flex}.admin-orders__field--full{width:100%}.admin-orders__field span{color:var(--text-muted);font-size:.75rem;font-weight:600}.admin-orders__field input,.admin-orders__field select,.admin-orders__field textarea{width:100%;font:inherit;border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:.5625rem .75rem;font-size:.875rem}.admin-orders__detail-card .admin-orders__field--full+.btn{margin-top:.75rem}.admin-orders__detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.admin-orders__detail-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:.875rem 1rem}.admin-orders__detail-card-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.625rem;display:flex}.admin-orders__detail-card-head--delivery h3{margin:0}.admin-orders__map-btn{background:var(--bg-teal-soft);font:inherit;color:var(--bw-teal-dark);border:1px solid #00a5b540;border-radius:999px;padding:.375rem .625rem;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-flex}.admin-orders__detail-value{margin:0;font-size:.9375rem;line-height:1.45}.admin-orders__detail-muted{color:var(--text-muted);margin-top:.25rem;font-size:.8125rem;display:block}.admin-orders__items{margin:0 0 .75rem;padding:0;list-style:none}.admin-orders__items li{border-bottom:1px solid var(--border);grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:.75rem;padding-bottom:.625rem;display:grid}.admin-orders__items li:last-child{border-bottom:none;padding-bottom:0}.admin-orders__totals{width:100%;margin-top:.25rem}.admin-orders__promo-list{flex-direction:column;gap:.5rem;margin:0 0 .875rem;padding:0;list-style:none;display:flex}.admin-orders__promo-list li{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-soft);justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .75rem;display:flex}.admin-orders__promo-list strong{font-size:.875rem;display:block}.admin-orders__promo-form{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.admin-orders__promo-form .admin-orders__field{flex:1;min-width:180px}.admin-orders__promo-remove{flex-shrink:0}@media (width<=900px){.admin-orders__stats{scrollbar-width:none;flex-wrap:nowrap;display:flex;overflow-x:auto}.admin-orders__stats::-webkit-scrollbar{display:none}.admin-orders__stat{min-width:5.5rem}}@media (width<=768px){.admin-orders--mobile{width:calc(100% + 2rem);margin-inline:-1rem}.admin-orders--mobile:not(.admin-orders--mobile-detail){flex-direction:column;flex:1;height:auto;min-height:0;display:flex;overflow:hidden}.admin-orders__mobile-catalog-top{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.625rem;display:flex}.admin-orders__mobile-catalog-top h1{margin:0;font-size:1.25rem;line-height:1.2}.admin-orders__mobile-catalog-meta{color:var(--bw-teal-dark);margin:.25rem 0 0;font-size:.75rem;font-weight:600}.admin-orders__mobile-catalog-controls{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;display:grid}.admin-orders__search--header input{min-height:2.5rem;padding-block:.5rem}.admin-orders__mobile-filters-btn{border:1px solid var(--border);width:2.5rem;height:2.5rem;color:var(--text-heading);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.admin-orders__mobile-filters-btn svg{width:1.125rem;height:1.125rem}.admin-orders__mobile-filters-btn--active{border-color:var(--bw-teal);background:var(--bg-teal-soft);color:var(--bw-teal-dark)}.admin-orders__mobile-filters-btn .admin-orders__filter-dot{position:absolute;top:.4rem;right:.45rem}.admin-orders__mobile-catalog-pagination{border-top:1px solid var(--border);margin-top:.625rem;padding-top:.625rem}.admin-orders--mobile:not(.admin-orders--mobile-detail) .admin-orders__header,.admin-orders--mobile:not(.admin-orders--mobile-detail) .admin-orders__list-panel .scroll-panel__toolbar{display:none}.admin-orders--mobile:not(.admin-orders--mobile-detail) .admin-orders__list-panel .scroll-panel__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;max-height:none;overflow-y:auto}.admin-orders__filters-modal{z-index:55;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0}.admin-orders__filters-modal-header{padding:1rem 1rem .875rem;padding-top:calc(1rem + env(safe-area-inset-top,0px));border-bottom:1px solid var(--border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.admin-orders__filters-modal-header h2{margin:0;font-size:1.125rem}.admin-orders__filters-modal-header p{color:var(--text-muted);margin:.25rem 0 0;font-size:.8125rem}.admin-orders__filters-modal-close{background:var(--bg-soft);border:1px solid var(--border);width:2.25rem;height:2.25rem;color:var(--text-heading);cursor:pointer;border-radius:10px;place-items:center;padding:0;font-size:1.25rem;line-height:1;display:grid}.admin-orders__filters-modal-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:1rem;overflow-y:auto}.admin-orders__filters-modal-body .admin-orders__filters{background:0 0;border:none;gap:1rem;padding:0}.admin-orders__filters-modal-footer{padding:.875rem 1rem calc(.875rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);background:#fff;flex-shrink:0;grid-template-columns:1fr 1.4fr;gap:.625rem;display:grid}.admin-orders--mobile .admin-orders__workspace{gap:0}.admin-orders--mobile:not(.admin-orders--mobile-detail) .admin-orders__workspace--mobile-catalog{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.admin-orders--mobile:not(.admin-orders--mobile-detail) .admin-orders__list-panel,.admin-orders--mobile:not(.admin-orders--mobile-detail) .admin-orders__detail-panel{min-height:0}.admin-orders--mobile:not(.admin-orders--mobile-detail) .admin-orders__list-panel{height:auto;min-height:0;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;flex:1;display:flex;overflow:hidden}.admin-orders--mobile-detail{background:#fff;flex-direction:column;flex:1;width:100%;min-height:0;margin-inline:0;padding:0;display:flex;overflow:hidden}.admin-orders--mobile-detail .admin-orders__mobile-detail-bar{padding:.625rem .875rem;padding-top:calc(.625rem + env(safe-area-inset-top,0px));border-bottom:1px solid var(--border);z-index:10;background:#fff;flex-shrink:0;margin-bottom:0;position:sticky;top:0}.admin-orders__mobile-detail-title{flex-direction:column;gap:.125rem;min-width:0;display:flex}.admin-orders__mobile-detail-title strong{color:var(--text-heading);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;overflow:hidden}.admin-orders__mobile-detail-title small{color:var(--text-muted);font-size:.75rem}.admin-orders--mobile-detail .admin-orders__workspace--mobile-detail{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.admin-orders--mobile-detail .admin-orders__detail-panel{height:auto;min-height:0;max-height:none;box-shadow:none;background:#fff;border:none;border-radius:0;flex-direction:column;flex:1;display:flex;overflow:hidden}.admin-orders--mobile-detail .admin-orders__detail-panel .scroll-panel__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.admin-orders--mobile-detail .admin-orders__detail-panel .scroll-panel__content,.admin-orders--mobile-detail .admin-orders__detail-panel .scroll-panel__content--flush{flex:none;height:auto;min-height:auto;padding:.875rem;overflow:visible}.admin-orders--mobile .admin-orders__list-panel,.admin-orders--mobile .admin-orders__detail-panel{height:auto;min-height:auto}.admin-orders--mobile .admin-orders__stats{display:none}.admin-orders--mobile .admin-orders__filters{background:var(--bg-soft);border:none;border-top:1px solid var(--border);border-bottom:1px solid var(--border);border-radius:0;padding:.625rem .875rem}.admin-orders--mobile .admin-orders__results-count{padding-inline:0}.admin-orders__chip-group{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:.125rem;overflow-x:auto}.admin-orders__chip-group::-webkit-scrollbar{display:none}.admin-orders__chip{flex-shrink:0}.admin-orders--mobile .admin-orders__list{gap:0;padding:0}.admin-orders--mobile .admin-orders__list-item{border:none;border-bottom:1px solid var(--border);box-shadow:none;border-radius:0;grid-template-columns:40px minmax(0,1fr) auto;gap:.625rem;padding:.625rem .875rem}.admin-orders--mobile .admin-orders__list-item--active{box-shadow:inset 3px 0 0 var(--bw-teal);border-left:none}.admin-orders--mobile .admin-orders__list-thumb{border-radius:8px;width:40px;height:40px}.admin-orders--mobile .admin-orders__list-customer{font-size:.75rem}.admin-orders--mobile .admin-orders__list-meta{font-size:.6875rem}.admin-orders--mobile .admin-orders__list-side strong{font-size:.8125rem}.admin-orders--mobile .admin-orders__status{padding:.2rem .45rem;font-size:.625rem}.admin-orders--mobile-detail .admin-orders__detail{gap:0}.admin-orders--mobile-detail .admin-orders__detail-hero{border:none;border-bottom:1px solid var(--border);background:#fff;border-radius:0;padding:.875rem 0}.admin-orders--mobile-detail .admin-orders__detail-actions-top{border-bottom:1px solid var(--border);padding:.625rem 0}.admin-orders--mobile-detail .admin-orders__detail-section{border-bottom:1px solid var(--border);padding-bottom:.75rem}.admin-orders--mobile-detail .admin-orders__detail-card{box-shadow:none;border:none;border-bottom:1px solid var(--border);border-radius:0;padding:.75rem 0}.admin-orders--mobile-detail .admin-orders__detail-grid{gap:0}.admin-orders--mobile-detail .admin-orders__items{margin-bottom:.5rem}.admin-orders--mobile-detail .admin-orders__items li{grid-template-columns:40px minmax(0,1fr) auto;gap:.625rem}.admin-orders--mobile-detail .admin-orders__item-thumb,.admin-orders--mobile-detail .admin-orders__item-thumb--empty{width:40px;height:40px}.admin-orders--mobile-detail .admin-orders__totals .order-discount-summary__row{gap:.5rem;font-size:.8125rem}.admin-orders--mobile-detail .admin-orders__totals .order-discount-summary__row span:last-child,.admin-orders--mobile-detail .admin-orders__totals .order-discount-summary__row strong{text-align:right;white-space:nowrap}.admin-orders--mobile-detail .admin-orders__totals .order-discount-summary__promos li{grid-template-columns:1.5rem minmax(0,1fr) auto;gap:.375rem;font-size:.75rem}.admin-orders--mobile-detail .admin-orders__totals .order-discount-summary__thumb{width:1.5rem;height:1.5rem}.admin-orders__filters-row{grid-template-columns:1fr}.admin-orders__pipeline{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-orders__detail-grid{grid-template-columns:1fr}.admin-orders__cancel-btn{width:100%;margin-left:0}.admin-orders__detail-actions-top{flex-direction:column}.admin-orders__pdf-btn{width:100%}.admin-orders__promo-form{flex-direction:column;align-items:stretch;gap:.625rem}.admin-orders__promo-form .admin-orders__field{width:100%;min-width:0}.admin-orders__promo-form .admin-orders__field input{min-height:2.5rem;font-size:.9375rem}}.promotion-form{flex-direction:column;gap:1rem;min-height:0;display:flex}.promotion-form__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.promotion-form__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--bw-teal-dark);font-size:.75rem;font-weight:700;display:block}.promotion-form__header h2{margin:.25rem 0 0}.promotion-form__meta{color:var(--text-muted);margin:.375rem 0 0;font-size:.8125rem}.promotion-form__preview{object-fit:cover;border:1px solid var(--border);border-radius:12px;width:5rem;height:5rem}.promotion-form__alert{color:#b91c1c;border-radius:var(--radius);background:#fef2f2;border:1px solid #fecaca;padding:.75rem .875rem;font-size:.875rem}.promotion-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;display:grid}.promotion-form__field{color:var(--text-heading);flex-direction:column;gap:.375rem;font-size:.8125rem;font-weight:600;display:flex}.promotion-form__field--full{grid-column:1/-1}.promotion-form__field input,.promotion-form__field select,.promotion-form__field textarea{width:100%;font:inherit;border:1px solid var(--border);border-radius:var(--radius);padding:.625rem .75rem;font-weight:400}.promotion-form__toggles{flex-wrap:wrap;gap:1rem;display:flex}.promotion-form__toggle{align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.promotion-form__products{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-soft);flex-direction:column;gap:.75rem;padding:.875rem;display:flex}.promotion-form__products header{justify-content:space-between;align-items:baseline;gap:1rem;min-width:0;display:flex}.promotion-form__products-search{width:100%;min-width:0;font:inherit;border:1px solid var(--border);border-radius:var(--radius);padding:.625rem .75rem;font-size:.875rem}.promotion-form__selected-list{flex-direction:column;gap:.375rem;margin:0;padding:0;list-style:none;display:flex}.promotion-form__selected-item{border-radius:var(--radius);background:#fff;border:1px solid #00a5b53d;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .625rem;display:flex}.promotion-form__selected-copy{min-width:0}.promotion-form__selected-copy strong{font-size:.8125rem;display:block}.promotion-form__selected-copy small{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;display:block;overflow:hidden}.promotion-form__selected-remove{font:inherit;color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:999px;flex-shrink:0;padding:.35rem .6rem;font-size:.75rem;font-weight:700}.promotion-form__products h3,.promotion-form__banner h3{margin:0;font-size:.9375rem}.promotion-form__products-results{flex-direction:column;gap:.375rem;max-height:220px;margin:0;padding:0;list-style:none;display:flex;overflow:auto}.promotion-form__products-result{border-radius:var(--radius);border:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:.625rem;min-width:0;padding:.5rem .625rem;display:flex}.promotion-form__products-copy{flex:1;min-width:0}.promotion-form__products-copy strong{font-size:.8125rem;display:block}.promotion-form__products-copy small{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;display:block;overflow:hidden}.promotion-form__products-copy span{color:var(--bw-teal-dark);margin-top:.125rem;font-size:.75rem;font-weight:700;display:block}.promotion-form__products-toggle{min-height:2rem;font:inherit;color:var(--bw-teal-dark);cursor:pointer;background:#fff;border:1px solid #00a5b559;border-radius:999px;flex-shrink:0;padding:.35rem .7rem;font-size:.75rem;font-weight:700}.promotion-form__products-toggle--selected{color:#166534;background:#ecfdf3;border-color:#86efac}.promotion-form__products-empty{color:var(--text-muted);margin:0;font-size:.8125rem}.promotion-form__products-pagination{margin-top:.25rem}.promotion-form__banner{flex-direction:column;gap:.5rem;display:flex}.promotion-form__upload{width:fit-content;position:relative}.promotion-form__upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.promotion-form__footer{border-top:1px solid var(--border);justify-content:flex-end;gap:.75rem;padding-top:.5rem;display:flex}.promotion-form--mobile{gap:0;width:100%;min-width:0;height:100%;padding:0;overflow:hidden}.promotion-form--mobile .promotion-form__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:.875rem;min-width:0;min-height:0;padding:.875rem 1rem .5rem;display:flex;overflow:hidden auto}.promotion-form--mobile .promotion-form__grid,.promotion-form--mobile .promotion-form__products,.promotion-form--mobile .promotion-form__banner{width:100%;min-width:0}.promotion-form--mobile .promotion-form__field{min-width:0}.promotion-form--mobile .promotion-form__field input,.promotion-form--mobile .promotion-form__field select,.promotion-form--mobile .promotion-form__field textarea{min-width:0;max-width:100%}.promotion-form--mobile .promotion-form__field input[type=datetime-local]{width:100%;display:block}.promotion-form--mobile .promotion-form__toggles{flex-direction:column;align-items:flex-start;gap:.625rem}.promotion-form--mobile .promotion-form__products{margin-inline:0;padding:.75rem}.promotion-form--mobile .promotion-form__products header{flex-wrap:wrap}.promotion-form--mobile .promotion-form__products header p{color:var(--text-muted);margin:0;font-size:.8125rem}.promotion-form--mobile .promotion-form__products ul{max-height:none}.promotion-form--mobile .promotion-form__selected-item,.promotion-form--mobile .promotion-form__products-result{padding:.625rem .75rem}.promotion-form--mobile .promotion-form__selected-remove,.promotion-form--mobile .promotion-form__products-toggle{min-height:2.25rem;padding-inline:.75rem}.promotion-form--mobile .promotion-form__upload{width:100%}.promotion-form--mobile .promotion-form__upload .btn{justify-content:center;width:100%}.promotion-form--mobile .promotion-form__footer{padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;flex-shrink:0;grid-template-columns:1fr 1fr;gap:.625rem;margin:0;display:grid;position:static;box-shadow:0 -4px 16px #0000000f}.promotion-form--mobile .promotion-form__footer .btn{justify-content:center;width:100%;padding-inline:.75rem}.promotion-form--mobile .promotion-form__alert{word-break:break-word}.promotion-form--mobile .promotion-form__meta{overflow-wrap:anywhere}@media (width<=768px){.promotion-form__grid{grid-template-columns:minmax(0,1fr)}.promotion-form:not(.promotion-form--mobile) .promotion-form__footer{z-index:2;padding:.875rem 1rem calc(.875rem + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--border);background:#fffffff5;margin:0 -1rem -1rem;position:sticky;bottom:0}}.admin-promotions{flex-direction:column;height:100%;min-height:0;display:flex;position:relative}.admin-promotions__header{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.admin-promotions__header-desc{color:var(--text-muted)}.admin-promotions__header-meta{color:var(--bw-teal-dark);margin:.375rem 0 0;font-size:.8125rem;font-weight:600}.admin-promotions__workspace{flex:1;gap:1rem;min-height:0;display:grid}.admin-promotions__workspace--split{grid-template-columns:minmax(280px,360px) minmax(0,1fr)}.admin-promotions__workspace--list-only,.admin-promotions__workspace--mobile-catalog,.admin-promotions__workspace--detail-only,.admin-promotions__workspace--mobile-detail{grid-template-columns:minmax(0,1fr)}.admin-promotions__list-panel,.admin-promotions__detail-panel{min-height:clamp(420px,100svh - 14rem,860px)}.admin-promotions__toolbar{flex-direction:column;gap:.75rem;display:flex}.admin-promotions__search input{width:100%;font:inherit;border:1px solid var(--border);background:var(--bg-soft) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23718096' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85zm-5.242 1.006a5 5 0 1 1 0-10 5 5 0 0 1 0 10z'/%3E%3C/svg%3E") no-repeat .75rem center;border-radius:999px;padding:.625rem .875rem .625rem 2.25rem;font-size:.875rem}.admin-promotions__chip-group{flex-wrap:wrap;gap:.5rem;display:flex}.admin-promotions__chip{font:inherit;border:1px solid var(--border);color:var(--text-muted);background:#fff;border-radius:999px;padding:.375rem .75rem;font-size:.8125rem;font-weight:600}.admin-promotions__chip--active{border-color:var(--bw-teal);color:var(--bw-teal-dark);background:#00a5b514}.admin-promotions__filter-dot{background:var(--bw-teal);border-radius:50%;width:.4375rem;height:.4375rem}.admin-promotions__filters{flex-direction:column;gap:.75rem;display:flex}.admin-promotions__select-wrap{flex-direction:column;gap:.375rem;display:flex}.admin-promotions__select-wrap span{color:var(--text-muted);font-size:.75rem;font-weight:600}.admin-promotions__select-wrap select{font:inherit;border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:.5625rem .75rem;font-size:.875rem}.admin-promotions__results-count{color:var(--text-muted);margin:0;font-size:.8125rem}.admin-promotions__mobile-catalog-header,.admin-mobile-header__custom .admin-promotions__mobile-catalog-header{display:block}.admin-promotions__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.admin-promotions__list>li{grid-template-columns:minmax(0,1fr) auto;gap:.25rem;display:grid}.admin-promotions__item{text-align:left;border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;grid-template-columns:3rem minmax(0,1fr) auto;align-items:center;gap:.75rem;width:100%;padding:.75rem;display:grid}.admin-promotions__item--active{border-color:var(--bw-teal);box-shadow:0 0 0 3px #00a5b51a}.admin-promotions__thumb{object-fit:cover;border-radius:10px;width:3rem;height:3rem}.admin-promotions__thumb--empty{background:var(--bg-soft);justify-content:center;align-items:center;font-size:1.25rem;display:flex}.admin-promotions__item-body strong{font-size:.875rem;display:block}.admin-promotions__item-meta{color:var(--text-muted);font-size:.75rem;display:block}.admin-promotions__status{text-transform:uppercase;letter-spacing:.04em;color:#6b7280;background:#f3f4f6;border-radius:999px;padding:.25rem .5rem;font-size:.6875rem;font-weight:700}.admin-promotions__status--active{color:#166534;background:#dcfce7}.admin-promotions__delete{width:2rem;height:2rem;color:var(--text-muted);background:0 0;border:none;border-radius:999px;font-size:1.25rem;line-height:1}.admin-promotions__empty,.admin-promotions__detail-empty{text-align:center;min-height:240px;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.admin-promotions__detail-empty span{font-size:2rem}.admin-promotions__detail-panel .promotion-form{box-shadow:none;border:none;border-radius:0;margin:0}.admin-promotions__detail-panel .promotion-form:not(.promotion-form--mobile){padding:1.25rem}.admin-promotions__mobile-detail-bar,.admin-promotions__fab{display:none}@media (width<=768px){.admin-promotions--mobile{width:calc(100% + 2rem);margin-inline:-1rem}.admin-promotions--mobile:not(.admin-promotions--mobile-detail){flex-direction:column;flex:1;height:auto;min-height:0;display:flex;overflow:hidden}.admin-promotions__mobile-catalog-top{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.625rem;display:flex}.admin-promotions__mobile-catalog-top h1{margin:0;font-size:1.25rem;line-height:1.2}.admin-promotions__mobile-catalog-meta{color:var(--bw-teal-dark);margin:.25rem 0 0;font-size:.75rem;font-weight:600}.admin-promotions__mobile-catalog-controls{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;display:grid}.admin-promotions__search--header input{min-height:2.5rem;padding-block:.5rem}.admin-promotions__mobile-filters-btn{border:1px solid var(--border);width:2.5rem;height:2.5rem;color:var(--text-heading);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.admin-promotions__mobile-filters-btn svg{width:1.125rem;height:1.125rem}.admin-promotions__mobile-filters-btn--active{border-color:var(--bw-teal);background:var(--bg-teal-soft);color:var(--bw-teal-dark)}.admin-promotions__mobile-filters-btn .admin-promotions__filter-dot{position:absolute;top:.4rem;right:.45rem}.admin-promotions__mobile-catalog-pagination{border-top:1px solid var(--border);margin-top:.625rem;padding-top:.625rem}.admin-promotions--mobile:not(.admin-promotions--mobile-detail) .admin-promotions__header,.admin-promotions--mobile:not(.admin-promotions--mobile-detail) .admin-promotions__list-panel .scroll-panel__toolbar{display:none}.admin-promotions--mobile:not(.admin-promotions--mobile-detail) .admin-promotions__list-panel .scroll-panel__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;max-height:none;overflow-y:auto}.admin-promotions__filters-modal{z-index:55;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0}.admin-promotions__filters-modal-header{padding:1rem 1rem .875rem;padding-top:calc(1rem + env(safe-area-inset-top,0px));border-bottom:1px solid var(--border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.admin-promotions__filters-modal-header h2{margin:0;font-size:1.125rem}.admin-promotions__filters-modal-header p{color:var(--text-muted);margin:.25rem 0 0;font-size:.8125rem}.admin-promotions__filters-modal-close{background:var(--bg-soft);border:1px solid var(--border);width:2.25rem;height:2.25rem;color:var(--text-heading);cursor:pointer;border-radius:10px;place-items:center;padding:0;font-size:1.25rem;line-height:1;display:grid}.admin-promotions__filters-modal-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:1rem;overflow-y:auto}.admin-promotions__filters-modal-body .admin-promotions__filters{background:0 0;border:none;gap:1rem;padding:0}.admin-promotions__filters-modal-footer{padding:.875rem 1rem calc(.875rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);background:#fff;flex-shrink:0;grid-template-columns:1fr 1.4fr;gap:.625rem;display:grid}.admin-promotions:not(.admin-promotions--mobile-detail) .admin-promotions__workspace--mobile-catalog{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.admin-promotions:not(.admin-promotions--mobile-detail) .admin-promotions__list-panel,.admin-promotions:not(.admin-promotions--mobile-detail) .admin-promotions__detail-panel{min-height:0}.admin-promotions:not(.admin-promotions--mobile-detail) .admin-promotions__list-panel{height:auto;min-height:0;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;flex:1;display:flex;overflow:hidden}.admin-promotions--mobile-detail{background:#fff;flex-direction:column;flex:1;width:100%;min-height:0;margin-inline:0;padding:0;display:flex;overflow:hidden}.admin-promotions--mobile-detail .admin-promotions__mobile-detail-bar{padding:.625rem .875rem;padding-top:calc(.625rem + env(safe-area-inset-top,0px));border-bottom:1px solid var(--border);z-index:10;background:#fff;flex-shrink:0;align-items:center;gap:.75rem;margin-bottom:0;display:flex;position:sticky;top:0}.admin-promotions--mobile-detail .admin-promotions__workspace{gap:0}.admin-promotions--mobile-detail .admin-promotions__workspace--mobile-detail{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.admin-promotions--mobile-detail .admin-promotions__detail-panel{height:auto;min-height:0;max-height:none;box-shadow:none;background:#fff;border:none;border-radius:0;flex-direction:column;flex:1;display:flex;overflow:hidden}.admin-promotions__back{background:var(--bg-soft);border:1px solid var(--border);font:inherit;color:var(--text-heading);cursor:pointer;border-radius:999px;flex-shrink:0;padding:.5rem .75rem;font-size:.8125rem;font-weight:600}.admin-promotions__mobile-detail-title{flex-direction:column;gap:.125rem;min-width:0;display:flex}.admin-promotions__mobile-detail-title strong{color:var(--text-heading);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;overflow:hidden}.admin-promotions__mobile-detail-title small{color:var(--text-muted);font-size:.75rem}.admin-promotions--mobile-detail .admin-promotions__detail-panel .scroll-panel__body{flex:1;min-height:0;overflow:hidden}.admin-promotions--mobile-detail .admin-promotions__detail-panel .scroll-panel__content,.admin-promotions--mobile-detail .admin-promotions__detail-panel .scroll-panel__content--flush{flex-direction:column;flex:1;height:100%;min-height:0;padding:.875rem;display:flex;overflow:hidden}.admin-promotions--mobile-detail .admin-promotions__detail-panel .promotion-form--mobile{flex:1;min-height:0;padding:0}.admin-promotions--mobile-detail .promotion-form--mobile .promotion-form__body,.admin-promotions--mobile-detail .promotion-form--mobile .promotion-form__footer{padding-inline:0}.admin-promotions--mobile .admin-promotions__workspace{gap:0}.admin-promotions--mobile .admin-promotions__chip-group{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:.125rem;overflow-x:auto}.admin-promotions--mobile .admin-promotions__chip-group::-webkit-scrollbar{display:none}.admin-promotions--mobile .admin-promotions__chip{flex-shrink:0}.admin-promotions--mobile .admin-promotions__list{gap:0;padding:0}.admin-promotions--mobile .admin-promotions__list>li{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;gap:0;display:grid}.admin-promotions--mobile .admin-promotions__item{box-shadow:none;background:0 0;border:none;border-radius:0;padding:.625rem .875rem}.admin-promotions--mobile .admin-promotions__item--active{box-shadow:inset 3px 0 0 var(--bw-teal);background:var(--bg-teal-soft);border:none}.admin-promotions--mobile .admin-promotions__delete{align-self:center;margin-right:.5rem}.admin-promotions__fab{right:1rem;bottom:calc(4.75rem + env(safe-area-inset-bottom,0px));z-index:35;background:var(--bw-green);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;padding:0;font-size:1.75rem;font-weight:400;line-height:1;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;box-shadow:0 6px 24px #7cb34273}.admin-promotions__fab:active{transform:scale(.96)}}.admin-prospects{flex-direction:column;height:100%;min-height:0;display:flex;position:relative}.admin-prospects__header-desc{color:var(--text-muted)}.admin-prospects__stats{flex-shrink:0;grid-template-columns:repeat(auto-fit,minmax(5.5rem,1fr));gap:.625rem;margin-bottom:1rem;display:grid}.admin-prospects__stat{border:1px solid var(--border);border-radius:var(--radius);font:inherit;text-align:left;cursor:pointer;background:#fff;flex-direction:column;flex-shrink:0;gap:.125rem;padding:.75rem;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.admin-prospects__stat:hover{border-color:var(--bw-teal)}.admin-prospects__stat--active{border-color:var(--bw-teal);background:var(--bg-teal-soft);box-shadow:0 0 0 1px #00a5b514}.admin-prospects__stat strong{color:var(--text-heading);font-family:Plus Jakarta Sans,sans-serif;font-size:1.375rem;font-weight:800;line-height:1}.admin-prospects__stat span{color:var(--text-muted);font-size:.6875rem;font-weight:600}.admin-prospects__stat--pending strong{color:#8a6d00}.admin-prospects__stat--contacted strong{color:#175cd3}.admin-prospects__stat--interested strong{color:#6941c6}.admin-prospects__stat--approved strong{color:#027a48}.admin-prospects__stat--rejected strong{color:#b91c1c}.admin-prospects__stat--converted strong{color:#0e7090}.admin-prospects__stat--associates strong,.admin-prospects__stat--distributors strong{color:#344054}.admin-prospects__workspace{flex:1;gap:1rem;min-height:0;display:grid}.admin-prospects__workspace--split{grid-template-columns:minmax(300px,380px) minmax(0,1fr)}.admin-prospects__workspace--mobile-catalog,.admin-prospects__workspace--mobile-detail{grid-template-columns:minmax(0,1fr)}.admin-prospects__list-panel,.admin-prospects__detail-panel{min-height:clamp(420px,100svh - 16rem,860px)}.admin-prospects__detail-panel .scroll-panel__content,.admin-prospects__detail-panel .scroll-panel__content--flush{padding:1rem .875rem 1.25rem}.admin-prospects__toolbar{flex-direction:column;gap:.75rem;display:flex}.admin-prospects__search input{width:100%;font:inherit;color:var(--text-heading);background:var(--bg-soft) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23718096' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85zm-5.242 1.006a5 5 0 1 1 0-10 5 5 0 0 1 0 10z'/%3E%3C/svg%3E") no-repeat .75rem center;border:1px solid var(--border);border-radius:999px;padding:.625rem .875rem .625rem 2.25rem;font-size:.875rem}.admin-prospects__search input:focus{border-color:var(--bw-teal);outline:none;box-shadow:0 0 0 3px #00a5b51f}.admin-prospects__filter-bar{align-items:center;gap:.5rem;display:flex}.admin-prospects__filter-toggle{border:1px solid var(--border);font:inherit;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:.375rem;padding:.4375rem .875rem;font-size:.8125rem;font-weight:600;display:inline-flex}.admin-prospects__filter-toggle--open,.admin-prospects__filter-toggle--active{border-color:var(--bw-teal);background:var(--bg-teal-soft);color:var(--bw-teal-dark)}.admin-prospects__filter-dot{background:var(--bw-teal);border-radius:50%;width:.4375rem;height:.4375rem}.admin-prospects__filter-clear{font:inherit;color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.4375rem .625rem;font-size:.8125rem;font-weight:600;text-decoration:underline}.admin-prospects__filters{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.75rem;padding:.875rem;display:flex}.admin-prospects__chip-group{flex-wrap:wrap;gap:.5rem;display:flex}.admin-prospects__chip{border:1px solid var(--border);font:inherit;color:var(--text-muted);cursor:pointer;background:#fff;border-radius:999px;padding:.4375rem .75rem;font-size:.75rem;font-weight:600}.admin-prospects__chip--active{border-color:var(--bw-teal);background:var(--bg-teal-soft);color:var(--bw-teal-dark)}.admin-prospects__chip--pending.admin-prospects__chip--active{color:#8a6d00;background:#fff8e6;border-color:#d4a017}.admin-prospects__chip--contacted.admin-prospects__chip--active{color:#175cd3;background:#eef4ff;border-color:#84adff}.admin-prospects__chip--interested.admin-prospects__chip--active{color:#6941c6;background:#f4f0fd;border-color:#b692f6}.admin-prospects__chip--approved.admin-prospects__chip--active{color:#027a48;background:#ecfdf3;border-color:#6ce9a6}.admin-prospects__chip--rejected.admin-prospects__chip--active{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.admin-prospects__chip--converted.admin-prospects__chip--active{color:#0e7090;background:#e0f7fa;border-color:#4dd0e1}.admin-prospects__filters-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem;display:grid}.admin-prospects__select-wrap{flex-direction:column;gap:.375rem;display:flex}.admin-prospects__select-wrap span{color:var(--text-muted);font-size:.75rem;font-weight:600}.admin-prospects__select-wrap select,.admin-prospects__select-wrap input{font:inherit;border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:.5625rem .75rem;font-size:.875rem}.admin-prospects__results-count{color:var(--text-muted);margin:0;font-size:.8125rem}.admin-prospects__list{margin:0;padding:0;list-style:none}.admin-prospects__list-item{border:none;border-bottom:1px solid var(--border);width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border-left:3px solid #0000;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.875rem 1rem;display:grid}.admin-prospects__list-item:hover{background:var(--bg-soft)}.admin-prospects__list-item--active{background:var(--bg-teal-soft);border-left-color:var(--bw-teal)}.admin-prospects__list-main{flex-direction:column;gap:.125rem;min-width:0;display:flex}.admin-prospects__list-name{white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:700;overflow:hidden}.admin-prospects__list-contact{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.admin-prospects__list-meta{color:var(--text-muted);font-size:.75rem}.admin-prospects__list-side{flex-direction:column;align-items:flex-end;gap:.375rem;display:flex}.admin-prospects__status{border-radius:999px;padding:.25rem .55rem;font-size:.6875rem;font-weight:700;display:inline-flex}.admin-prospects__status--lg{padding:.4rem .85rem;font-size:.8125rem}.admin-prospects__status--pending{color:#8a6d00;background:#fff8e6}.admin-prospects__status--contacted{color:#175cd3;background:#eef4ff}.admin-prospects__status--interested{color:#6941c6;background:#f4f0fd}.admin-prospects__status--approved{color:#027a48;background:#ecfdf3}.admin-prospects__status--rejected{color:#b91c1c;background:#fef2f2}.admin-prospects__status--converted{color:#0e7090;background:#e0f7fa}.admin-prospects__type-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;padding:.1875rem .5rem;font-size:.625rem;font-weight:700;display:inline-flex}.admin-prospects__type-badge--associate{color:#92400e;background:#fef9ee;border:1px solid #fde68a}.admin-prospects__type-badge--distributor{color:#175cd3;background:#eff8ff;border:1px solid #b2ddff}.admin-prospects__no-results{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 1rem;display:flex}.admin-prospects__clear-search{border:1px solid var(--border);font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:.5rem 1rem}.admin-prospects__pagination{border-top:1px solid var(--border);justify-content:center;align-items:center;gap:.75rem;padding:1rem;display:flex}.admin-prospects__mobile-catalog-header,.admin-mobile-header__custom .admin-prospects__mobile-catalog-header{display:block}.admin-prospects__mobile-detail-bar{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.admin-prospects__back{background:var(--bg-soft);border:1px solid var(--border);font:inherit;cursor:pointer;border-radius:999px;padding:.5rem .75rem;font-size:.8125rem;font-weight:600}.admin-prospects__detail-empty,.admin-prospects__detail-loading{text-align:center;min-height:280px;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem 1.25rem;display:flex}.admin-prospects__detail{flex-direction:column;gap:1rem;display:flex;position:relative}.admin-prospects__detail-hero{border-radius:var(--radius);border:1px solid var(--border);background:linear-gradient(135deg, #fff, var(--bg-soft));justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.125rem;display:flex}.admin-prospects__detail-hero--pending{background:linear-gradient(135deg,#fffdf5,#fff8e6)}.admin-prospects__detail-hero--contacted{background:linear-gradient(135deg,#fff,#eef4ff)}.admin-prospects__detail-hero--interested{background:linear-gradient(135deg,#fff,#f4f0fd)}.admin-prospects__detail-hero--approved{background:linear-gradient(135deg,#fff,#ecfdf3)}.admin-prospects__detail-hero--rejected{background:linear-gradient(135deg,#fff,#fef2f2)}.admin-prospects__detail-hero--converted{background:linear-gradient(135deg,#fff,#e0f7fa)}.admin-prospects__detail-eyebrow{text-transform:uppercase;color:var(--text-muted);margin-bottom:.25rem;font-size:.6875rem;font-weight:700;display:block}.admin-prospects__detail-hero h2{margin:0;font-size:1.25rem}.admin-prospects__detail-date{color:var(--text-muted);margin:.25rem 0 0;font-size:.8125rem}.admin-prospects__detail-actions-top{flex-wrap:wrap;gap:.5rem;display:flex}.admin-prospects__detail-section h3,.admin-prospects__detail-card h3{text-transform:uppercase;color:var(--text-muted);margin:0 0 .625rem;font-size:.8125rem;font-weight:700}.admin-prospects__status-form{flex-wrap:wrap;align-items:flex-end;gap:.625rem;display:flex}.admin-prospects__field{flex-direction:column;gap:.375rem;min-width:180px;display:flex}.admin-prospects__field--full{width:100%}.admin-prospects__field span{color:var(--text-muted);font-size:.75rem;font-weight:600}.admin-prospects__field input,.admin-prospects__field select,.admin-prospects__field textarea{width:100%;font:inherit;border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:.5625rem .75rem;font-size:.875rem}.admin-prospects__detail-card .admin-prospects__field--full+.btn{margin-top:.75rem}.admin-prospects__detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.admin-prospects__detail-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:.875rem 1rem}.admin-prospects__detail-card-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.625rem;display:flex}.admin-prospects__whatsapp-btn{font:inherit;color:#166534;background:#dcfce7;border:1px solid #15803d33;border-radius:999px;align-items:center;gap:.375rem;padding:.375rem .625rem;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-flex}.admin-prospects__whatsapp-btn:hover{background:#bbf7d0}.admin-prospects__detail-value{margin:0;font-size:.9375rem;line-height:1.45}.admin-prospects__detail-muted{color:var(--text-muted);margin-top:.25rem;font-size:.8125rem;display:block}.admin-prospects__delete-btn{margin-left:auto}@media (width<=900px){.admin-prospects__stats{scrollbar-width:none;flex-wrap:nowrap;display:flex;overflow-x:auto}.admin-prospects__stats::-webkit-scrollbar{display:none}.admin-prospects__stat{min-width:5.5rem}}@media (width<=768px){.admin-prospects--mobile{width:calc(100% + 2rem);margin-inline:-1rem}.admin-prospects--mobile:not(.admin-prospects--mobile-detail){flex-direction:column;flex:1;height:auto;min-height:0;display:flex;overflow:hidden}.admin-prospects__mobile-catalog-top{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.625rem;display:flex}.admin-prospects__mobile-catalog-top h1{margin:0;font-size:1.25rem;line-height:1.2}.admin-prospects__mobile-catalog-meta{color:var(--bw-teal-dark);margin:.25rem 0 0;font-size:.75rem;font-weight:600}.admin-prospects__mobile-catalog-controls{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;display:grid}.admin-prospects__search--header input{min-height:2.5rem;padding-block:.5rem}.admin-prospects__mobile-filters-btn{border:1px solid var(--border);width:2.5rem;height:2.5rem;color:var(--text-heading);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.admin-prospects__mobile-filters-btn svg{width:1.125rem;height:1.125rem}.admin-prospects__mobile-filters-btn--active{border-color:var(--bw-teal);background:var(--bg-teal-soft);color:var(--bw-teal-dark)}.admin-prospects__mobile-filters-btn .admin-prospects__filter-dot{position:absolute;top:.4rem;right:.45rem}.admin-prospects__mobile-catalog-pagination{border-top:1px solid var(--border);margin-top:.625rem;padding-top:.625rem}.admin-prospects--mobile:not(.admin-prospects--mobile-detail) .admin-prospects__header,.admin-prospects--mobile:not(.admin-prospects--mobile-detail) .admin-prospects__list-panel .scroll-panel__toolbar{display:none}.admin-prospects--mobile:not(.admin-prospects--mobile-detail) .admin-prospects__list-panel .scroll-panel__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;max-height:none;overflow-y:auto}.admin-prospects__filters-modal{z-index:55;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0}.admin-prospects__filters-modal-header{padding:1rem 1rem .875rem;padding-top:calc(1rem + env(safe-area-inset-top,0px));border-bottom:1px solid var(--border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.admin-prospects__filters-modal-header h2{margin:0;font-size:1.125rem}.admin-prospects__filters-modal-header p{color:var(--text-muted);margin:.25rem 0 0;font-size:.8125rem}.admin-prospects__filters-modal-close{background:var(--bg-soft);border:1px solid var(--border);width:2.25rem;height:2.25rem;color:var(--text-heading);cursor:pointer;border-radius:10px;place-items:center;padding:0;font-size:1.25rem;line-height:1;display:grid}.admin-prospects__filters-modal-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:1rem;overflow-y:auto}.admin-prospects__filters-modal-body .admin-prospects__filters{background:0 0;border:none;gap:1rem;padding:0}.admin-prospects__filters-modal-footer{padding:.875rem 1rem calc(.875rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);background:#fff;flex-shrink:0;grid-template-columns:1fr 1.4fr;gap:.625rem;display:grid}.admin-prospects--mobile .admin-prospects__workspace{gap:0}.admin-prospects--mobile:not(.admin-prospects--mobile-detail) .admin-prospects__workspace--mobile-catalog{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.admin-prospects--mobile:not(.admin-prospects--mobile-detail) .admin-prospects__list-panel,.admin-prospects--mobile:not(.admin-prospects--mobile-detail) .admin-prospects__detail-panel{min-height:0}.admin-prospects--mobile:not(.admin-prospects--mobile-detail) .admin-prospects__list-panel{height:auto;min-height:0;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;flex:1;display:flex;overflow:hidden}.admin-prospects--mobile-detail{background:#fff;flex-direction:column;flex:1;width:100%;min-height:0;margin-inline:0;padding:0;display:flex;overflow:hidden}.admin-prospects--mobile-detail .admin-prospects__mobile-detail-bar{padding:.625rem .875rem;padding-top:calc(.625rem + env(safe-area-inset-top,0px));border-bottom:1px solid var(--border);z-index:10;background:#fff;flex-shrink:0;margin-bottom:0;position:sticky;top:0}.admin-prospects__mobile-detail-title{flex-direction:column;gap:.125rem;min-width:0;display:flex}.admin-prospects__mobile-detail-title strong{color:var(--text-heading);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;overflow:hidden}.admin-prospects__mobile-detail-title small{color:var(--text-muted);font-size:.75rem}.admin-prospects--mobile-detail .admin-prospects__workspace--mobile-detail{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.admin-prospects--mobile-detail .admin-prospects__detail-panel{height:auto;min-height:0;max-height:none;box-shadow:none;background:#fff;border:none;border-radius:0;flex-direction:column;flex:1;display:flex;overflow:hidden}.admin-prospects--mobile-detail .admin-prospects__detail-panel .scroll-panel__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.admin-prospects--mobile-detail .admin-prospects__detail-panel .scroll-panel__content,.admin-prospects--mobile-detail .admin-prospects__detail-panel .scroll-panel__content--flush{flex:none;height:auto;min-height:auto;padding:.875rem;overflow:visible}.admin-prospects--mobile .admin-prospects__list-panel,.admin-prospects--mobile .admin-prospects__detail-panel{height:auto;min-height:auto}.admin-prospects--mobile .admin-prospects__stats{display:none}.admin-prospects--mobile .admin-prospects__filters{background:var(--bg-soft);border:none;border-top:1px solid var(--border);border-bottom:1px solid var(--border);border-radius:0;padding:.625rem .875rem}.admin-prospects--mobile .admin-prospects__results-count{padding-inline:0}.admin-prospects__chip-group{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:.125rem;overflow-x:auto}.admin-prospects__chip-group::-webkit-scrollbar{display:none}.admin-prospects__chip{flex-shrink:0}.admin-prospects--mobile .admin-prospects__list{gap:0;padding:0}.admin-prospects--mobile .admin-prospects__list-item{border:none;border-bottom:1px solid var(--border);box-shadow:none;border-radius:0;padding:.625rem .875rem}.admin-prospects--mobile .admin-prospects__list-item--active{box-shadow:inset 3px 0 0 var(--bw-teal);border-left:none}.admin-prospects--mobile .admin-prospects__list-contact{font-size:.75rem}.admin-prospects--mobile .admin-prospects__list-meta{font-size:.6875rem}.admin-prospects--mobile .admin-prospects__status{padding:.2rem .45rem;font-size:.625rem}.admin-prospects--mobile-detail .admin-prospects__detail{gap:0}.admin-prospects--mobile-detail .admin-prospects__detail-hero{border:none;border-bottom:1px solid var(--border);background:#fff;border-radius:0;padding:.875rem 0}.admin-prospects--mobile-detail .admin-prospects__detail-actions-top{border-bottom:1px solid var(--border);padding:.625rem 0}.admin-prospects--mobile-detail .admin-prospects__detail-section{border-bottom:1px solid var(--border);padding-bottom:.75rem}.admin-prospects--mobile-detail .admin-prospects__detail-card{box-shadow:none;border:none;border-bottom:1px solid var(--border);border-radius:0;padding:.75rem 0}.admin-prospects--mobile-detail .admin-prospects__detail-grid{gap:0}.admin-prospects__filters-row,.admin-prospects__detail-grid{grid-template-columns:1fr}.admin-prospects__delete-btn{width:100%;margin-left:0}.admin-prospects__detail-actions-top{flex-direction:column}}.shop-account{background:linear-gradient(180deg, var(--bg-teal-soft) 0%, var(--bg) 14rem);padding:0 0 3rem}.shop-account__sticky{top:var(--header-height,72px);z-index:90;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #00a5b524;padding:.65rem 0 .7rem;position:sticky;box-shadow:0 4px 18px #1a3a5c0f}.shop-account__body{padding-top:1rem}.shop-account__actions-row{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.65rem;display:flex}.shop-account__toolbar{border-top:none;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.5rem;margin-top:0;padding-top:0;display:flex}.shop-account__save,.shop-account__logout{white-space:nowrap;flex:none}.shop-account__header--compact{margin-bottom:0}.shop-account-profile--compact{gap:.65rem}.shop-account-profile--compact .shop-account-profile__avatar{width:2.5rem;height:2.5rem;font-size:.85rem}.shop-account__header--compact h1{margin:0 0 .1rem;font-size:1rem;line-height:1.25}.shop-account__header--compact .shop-account__lead{font-size:.8125rem;line-height:1.35}.shop-account-profile__info{min-width:0}.shop-account-profile__info h1,.shop-account-profile__info .shop-account__lead{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shop-account__inner{max-width:52rem}.shop-account__inner--narrow{max-width:44rem}.shop-account__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.5rem;margin-bottom:0;display:flex}.shop-account__eyebrow{letter-spacing:.07em;text-transform:uppercase;color:var(--bw-yellow-dark);background:linear-gradient(180deg, #fff 0%, var(--bw-yellow-soft) 100%);border:1px solid #efce4b66;border-radius:999px;margin-bottom:.4rem;padding:.22rem .6rem;font-size:.68rem;font-weight:700;display:inline-block}.shop-account__header h1{margin:0 0 .35rem;font-size:clamp(1.45rem,3vw,1.85rem);line-height:1.2}.shop-account__lead{max-width:36rem;color:var(--text-muted);margin:0;line-height:1.6}.shop-account__logout{flex-shrink:0}.shop-account__fab-save{display:none}.shop-account__alert{margin-bottom:1rem}.shop-account__trust{color:var(--text-muted);text-align:center;border-radius:var(--radius);background:#ffffffbf;border:1px solid #00a5b51f;flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem .5rem;margin:1.75rem 0 0;padding:.75rem 1rem;font-size:.8125rem;font-weight:500;display:flex}.shop-account__trust a{color:var(--bw-teal-dark);font-weight:600}.shop-account-section--session{margin:1.25rem 1rem 0}.shop-account__logout-block{color:#fff;background:linear-gradient(135deg,#e11d48 0%,#be123c 100%);border:1.5px solid #9f1239;border-radius:12px;justify-content:center;align-items:center;gap:.55rem;width:100%;min-height:2.85rem;padding-inline:1.5rem;font-weight:800;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;box-shadow:0 4px 16px #be123c59,inset 0 1px #fff3}.shop-account__logout-block-icon{flex-shrink:0;width:1.15rem;height:1.15rem}.shop-account__logout-block:hover{color:#fff;filter:brightness(1.04);background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%);border-color:#9f1239;transform:translateY(-1px);box-shadow:0 6px 20px #be123c73,inset 0 1px #ffffff38}.shop-account__logout-block:active{transform:translateY(0);box-shadow:0 2px 10px #be123c4d}.shop-account-profile{align-items:center;gap:1rem;display:flex}.shop-account-profile__avatar{width:3.5rem;height:3.5rem;color:var(--bw-teal-dark);background:linear-gradient(165deg, #fff 0%, var(--bw-yellow-soft) 100%);border:2px solid #efce4b73;border-radius:50%;flex-shrink:0;place-items:center;font-family:Plus Jakarta Sans,sans-serif;font-size:1.15rem;font-weight:800;display:grid;box-shadow:0 4px 14px #1a3a5c14}.shop-account-profile__meta{color:var(--text-muted);margin:.35rem 0 0;font-size:.8125rem}.shop-account-nav{background:#fff;border:1px solid #00a5b524;border-radius:999px;gap:.25rem;margin-bottom:0;padding:.25rem;display:inline-flex;box-shadow:0 2px 10px #1a3a5c0d}.shop-account-nav__link{color:var(--text-muted);border-radius:999px;padding:.5rem 1rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.8125rem;font-weight:600;text-decoration:none;transition:color .15s,background .15s,box-shadow .15s}.shop-account-nav__link:hover{color:var(--bw-teal-dark);background:var(--bg-teal-soft)}.shop-account-nav__link.active{color:var(--bw-teal-dark);background:linear-gradient(180deg, #fff 0%, var(--bg-teal-soft) 100%);box-shadow:inset 0 0 0 1px #00a5b52e}.shop-account-section{border-radius:var(--radius-lg);background:#fff;border:1px solid #00a5b524;padding:clamp(1.15rem,3vw,1.5rem);box-shadow:0 4px 20px #1a3a5c0f}.shop-account-section__header{border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:.75rem}.shop-account-section__header h2{margin:0 0 .25rem;font-size:1.05rem}.shop-account-section__header p{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.5}.shop-account-card{border-radius:var(--radius-lg);background:#fff;border:1px solid #00a5b524;padding:clamp(1.15rem,3vw,1.5rem);box-shadow:0 4px 20px #1a3a5c0f}.shop-account-card--center{text-align:center;padding:2rem 1.5rem}.shop-account-card__header{border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:.75rem}.shop-account-card__header h2{margin:0 0 .25rem;font-size:1.05rem}.shop-account-card__header p{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.5}.shop-account-form{flex-direction:column;gap:1rem;display:flex}.shop-account-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.shop-account-field{flex-direction:column;gap:.35rem;display:flex}.shop-account-field--full{grid-column:1/-1}.shop-account-field span{color:var(--text-heading);font-size:.8125rem;font-weight:600}.shop-account-field input,.shop-account-field textarea{width:100%;font:inherit;color:var(--text-heading);background:var(--bg-soft);border:1.5px solid var(--border);border-radius:10px;padding:.7rem .85rem;font-size:.9375rem;transition:border-color .15s,box-shadow .15s,background .15s}.shop-account-field input:focus,.shop-account-field textarea:focus{background:#fff;border-color:#00a5b580;outline:none;box-shadow:0 0 0 3px #00a5b51f}.shop-account-field textarea{resize:vertical;min-height:4.5rem}.shop-account-form__actions{display:none}.shop-account-empty{text-align:center;border-radius:var(--radius-lg);background:#fff;border:1px dashed #00a5b540;flex-direction:column;align-items:center;gap:.5rem;padding:clamp(2rem,5vw,3rem) 1.5rem;display:flex}.shop-account-empty__icon{margin-bottom:.35rem;font-size:2.25rem;line-height:1}.shop-account-empty h2{margin:0;font-size:1.15rem}.shop-account-nav+.shop-orders-help,.shop-account-nav+.shop-orders-status-filter,.shop-account-nav+.shop-orders-grid,.shop-account-nav+.shop-account-empty,.shop-account-nav+.shop-account-card,.shop-account-nav+.shop-alert{margin-top:1.25rem}.shop-orders-status-filter{flex-wrap:wrap;gap:.5rem;display:flex}.shop-orders-status-filter__chip{font:inherit;color:var(--text-muted);cursor:pointer;background:#fff;border:1px solid #00a5b52e;border-radius:999px;padding:.5rem .875rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.8125rem;font-weight:700;transition:border-color .15s,background .15s,color .15s}.shop-orders-status-filter__chip:hover{color:var(--bw-teal-dark);border-color:#00a5b559}.shop-orders-status-filter__chip--active{color:var(--text-heading);background:linear-gradient(180deg, #fff 0%, var(--bw-yellow-soft) 100%);border-color:var(--bw-yellow);box-shadow:0 2px 8px #efce4b38,inset 0 -2px #d4b34033}.shop-account-empty--compact{padding:1.5rem 1rem}.shop-account-empty--compact h2{font-size:1rem}@media (width<=768px){.shop-orders-status-filter{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:.125rem;overflow-x:auto}.shop-orders-status-filter::-webkit-scrollbar{display:none}.shop-orders-status-filter__chip{flex-shrink:0}}.shop-orders-grid{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.shop-order-card{border-radius:var(--radius-lg);background:#fff;border:1px solid #00a5b524;flex-direction:column;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;overflow:hidden;box-shadow:0 3px 16px #1a3a5c0d}.shop-order-card__link{color:inherit;padding:1.1rem 1.25rem .85rem;text-decoration:none;display:block}.shop-order-card:hover{border-color:#00a5b547;transform:translateY(-2px);box-shadow:0 8px 24px #1a3a5c17}.shop-order-card__actions{flex-direction:column;gap:.65rem;padding:0 1.25rem 1.1rem;display:flex}.shop-order-card__cancel{justify-content:center;width:100%;font-size:.8125rem;font-weight:700}.shop-order-card__cancel-form{border-radius:var(--radius);background:#fef3f2;border:1px solid #b423182e;flex-direction:column;gap:.75rem;padding:.9rem 1rem;display:flex}.shop-order-card__cancel-lead{color:var(--text-heading);margin:0;font-size:.8125rem;line-height:1.5}.shop-order-card__cancel-field{flex-direction:column;gap:.35rem;display:flex}.shop-order-card__cancel-field span{color:var(--text-muted);font-size:.75rem;font-weight:600}.shop-order-card__cancel-field textarea{width:100%;font:inherit;color:var(--text-heading);border:1px solid var(--border);resize:vertical;background:#fff;border-radius:10px;min-height:3.5rem;padding:.65rem .75rem;font-size:.875rem}.shop-order-card__cancel-field textarea:focus{border-color:#b4231859;outline:none;box-shadow:0 0 0 3px #b4231814}.shop-order-card__cancel-actions{gap:.5rem;display:flex}.shop-order-card__cancel-actions .shop-btn{flex:1;justify-content:center;font-size:.8125rem}.shop-btn--danger{color:#fff;background:#b42318;border:1px solid #912018}.shop-btn--danger:hover:not(:disabled){background:#912018}.shop-order-card__whatsapp{justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.625rem 1rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.shop-order-card__whatsapp svg{flex-shrink:0;width:1.125rem;height:1.125rem}.shop-orders-help{border-radius:var(--radius-lg);background:linear-gradient(135deg,#25d36614,#00a5b514);border:1px solid #25d36638;padding:.875rem 1rem}.shop-orders-help p{color:var(--text-heading);margin:0;font-size:.875rem;line-height:1.5}.shop-orders-status-filter+.shop-orders-help{margin-top:1.25rem}.shop-orders-help+.shop-orders-grid{margin-top:1rem}.shop-order-card__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.65rem;margin-bottom:.65rem;display:flex}.shop-order-card__label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.15rem;font-size:.72rem;font-weight:600;display:block}.shop-order-card__number{color:var(--text-heading);font-family:Plus Jakarta Sans,sans-serif;font-size:1.05rem}.shop-order-card__meta{color:var(--text-muted);flex-wrap:wrap;gap:.35rem 1rem;margin-bottom:.85rem;font-size:.875rem;display:flex}.shop-order-card__footer{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding-top:.85rem;display:flex}.shop-order-card__total-label{color:var(--text-muted);font-size:.8125rem}.shop-order-card__total{color:var(--text-heading);font-family:Plus Jakarta Sans,sans-serif;font-size:1.15rem}.shop-order-card__cta{color:var(--bw-teal-dark);margin-left:auto;font-size:.8125rem;font-weight:600}.shop-order-status{letter-spacing:.02em;white-space:nowrap;border-radius:999px;align-items:center;padding:.3rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.shop-order-status--lg{padding:.4rem .85rem;font-size:.8125rem}.shop-order-status--pending{color:#8a6d00;background:#fff8e6;border:1px solid #8a6d0026}.shop-order-status--confirmed,.shop-order-status--preparing{color:#175cd3;background:#eef4ff;border:1px solid #175cd326}.shop-order-status--ready{color:#027a48;background:#ecfdf3;border:1px solid #027a4826}.shop-order-status--completed{color:#166534;background:#f0fdf4;border:1px solid #16653426}.shop-order-status--cancelled{color:#b91c1c;background:#fef2f2;border:1px solid #b91c1c26}.shop-account--offset-top .shop-account__inner{padding-top:clamp(1.25rem,3vw,1.75rem)}.shop-order-detail-hero{border-radius:var(--radius-lg);background:#fff;border:1px solid #00a5b524;border-left-width:4px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding:clamp(1.25rem,3vw,1.75rem);display:flex;box-shadow:0 4px 20px #1a3a5c0f}.shop-order-detail-hero--pending{border-left-color:#d4a800}.shop-order-detail-hero--confirmed,.shop-order-detail-hero--preparing{border-left-color:#175cd3}.shop-order-detail-hero--ready{border-left-color:#027a48}.shop-order-detail-hero--completed{border-left-color:#166534}.shop-order-detail-hero--cancelled{border-left-color:#b91c1c}.shop-order-detail-hero__main h1{margin:0 0 .35rem;font-size:clamp(1.35rem,3vw,1.65rem)}.shop-order-detail-hero__date{color:var(--text-muted);text-transform:capitalize;margin:0;font-size:.875rem}.shop-order-detail__back{margin:0 0 1rem;font-size:.875rem}.shop-order-detail__back a{color:var(--bw-teal-dark);font-weight:600;text-decoration:none}.shop-order-detail__back a:hover{text-decoration:underline}.shop-order-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.shop-order-detail-info{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;margin-bottom:1rem;overflow:hidden}.shop-order-detail-info__row{border-bottom:1px solid var(--border);grid-template-columns:minmax(4.75rem,6rem) minmax(0,1fr);align-items:start;gap:.35rem .75rem;padding:.75rem 1rem;display:grid}.shop-order-detail-info__row:last-child{border-bottom:none}.shop-order-detail-info__label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:.75rem;font-weight:700;line-height:1.4}.shop-order-detail-info__value{margin:0;font-size:.9rem;font-weight:600;line-height:1.4}.shop-order-detail-info__meta{color:var(--text-muted);margin:.15rem 0 0;font-size:.8125rem;line-height:1.45}.shop-order-detail-info__body .shop-order-detail__badge{margin-top:.35rem}.shop-order-detail__value{margin:0 0 .35rem;font-weight:500;line-height:1.55}.shop-order-detail__badge{color:#4b5563;background:#f3f4f6;border-radius:6px;margin-top:.5rem;padding:.25rem .55rem;font-size:.72rem;font-weight:600;display:inline-block}.shop-order-detail-products{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;margin-bottom:1rem;overflow:hidden}.shop-order-detail-products__head{background:var(--bg-soft);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.75rem;margin:0;padding:.65rem 1rem;display:flex}.shop-order-detail-products__head h2{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:.8125rem;font-weight:700}.shop-order-detail-products__count{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:.75rem;font-weight:600}.shop-order-detail-items{margin:0;padding:0 1rem;list-style:none}.shop-order-detail-item{border-bottom:1px solid var(--border);grid-template-columns:3.25rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.75rem 0;display:grid}.shop-order-detail-item:last-child{border-bottom:none}.shop-order-detail-item__thumb-link{border-radius:8px;flex-shrink:0;width:3.25rem;height:3.25rem;display:block;overflow:hidden}.shop-order-detail-item__thumb{object-fit:cover;background:var(--bg-soft);border-radius:8px;width:3.25rem;height:3.25rem;display:block}.shop-order-detail-item__thumb--empty{border:1px solid var(--border);justify-content:center;align-items:center;font-size:1.125rem;display:flex}.shop-order-detail-item__info{flex-direction:column;gap:.15rem;min-width:0;display:flex}.shop-order-detail-item__name{color:var(--text-heading);font-size:.875rem;font-weight:600;line-height:1.35;text-decoration:none}.shop-order-detail-item__name:hover{color:var(--bw-teal-dark);text-decoration:underline}.shop-order-detail-item__info .shop-muted{font-size:.75rem;line-height:1.35}.shop-order-detail-item__total{flex-shrink:0;font-family:Plus Jakarta Sans,sans-serif;font-size:.875rem}.shop-order-detail-notes{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;margin-bottom:1rem;padding:.75rem 1rem}.shop-order-detail-notes__label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .35rem;font-size:.75rem;font-weight:700}.shop-order-detail-notes__value{margin:0;font-size:.875rem;line-height:1.5}.shop-order-detail-summary{border-top:1px solid var(--border);margin:0;padding:.75rem 1rem .85rem}.shop-order-detail-summary__row{color:var(--text-muted);justify-content:space-between;gap:1rem;padding:.25rem 0;font-size:.9375rem;display:flex}.shop-order-detail-summary__row--total{border-top:1px dashed var(--border);color:var(--text-heading);margin-top:.35rem;padding-top:.65rem;font-size:1.05rem}.shop-order-detail-summary__row--total strong{font-family:Plus Jakarta Sans,sans-serif;font-size:1.2rem}.shop-order-detail-foot{flex-direction:column;align-items:center;gap:1rem;display:flex}.shop-order-detail-foot__whatsapp{width:100%;max-width:22rem}.shop-order-success{text-align:center;border-radius:var(--radius-lg);background:linear-gradient(135deg,#25d3661a,#00a5b514);border:1px solid #25d36647;flex-direction:column;align-items:center;gap:.875rem;margin-bottom:1.25rem;padding:1.25rem 1rem;display:flex;box-shadow:0 6px 24px #25d36614}.shop-order-success__icon{color:#166534;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.25rem;font-weight:800;display:flex}.shop-order-success__copy h2{color:var(--text-heading);margin:0 0 .375rem;font-size:1.125rem}.shop-order-success__copy p{color:var(--text-heading);margin:0;font-size:.875rem;line-height:1.5}.shop-order-success__whatsapp{width:100%;max-width:22rem}.shop-order-success__hint{margin:0;font-size:.8125rem;line-height:1.45}@media (width<=900px){.shop-mobile-page.shop-account .shop-account__sticky .shop-account-nav,.shop-mobile-page.shop-account .shop-account__inner>.shop-account-nav{display:none}.shop-mobile-page.shop-account .shop-account__sticky{z-index:auto;box-shadow:none;background:0 0;border-bottom:none;padding:0;position:static;top:auto}.shop-mobile-page.shop-account--offset-top .shop-account__inner{padding-top:0}.shop-mobile-page.shop-account .shop-account__toolbar{display:none}.shop-account__fab-save{right:1rem;bottom:calc(4.85rem + env(safe-area-inset-bottom,0px));z-index:46;min-height:3rem;color:var(--text-heading);background:linear-gradient(135deg, var(--bw-yellow) 0%, #ffe566 100%);cursor:pointer;border:1.5px solid #d4b340d9;border-radius:999px;align-items:center;gap:.45rem;padding:0 1.1rem 0 .85rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.875rem;font-weight:800;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex;position:fixed;box-shadow:0 8px 24px #efce4b73,0 4px 14px #1a3a5c1f,inset 0 1px #ffffff8c}.shop-account__fab-save:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 28px #efce4b85,0 6px 18px #1a3a5c24,inset 0 1px #ffffff8c}.shop-account__fab-save:disabled{opacity:.72;cursor:wait}.shop-account__fab-save-icon{flex-shrink:0;width:1.15rem;height:1.15rem}.shop-account__fab-save-label{white-space:nowrap}.shop-mobile-page .shop-order-detail__back{display:none}.shop-mobile-page.shop-account{background:#fff}.shop-mobile-page .container.shop-account__inner{width:100%;max-width:none;margin-inline:0;padding-inline:0}.shop-mobile-page .shop-account__header:not(.shop-account__header--compact){padding-inline:.875rem;padding-bottom:.75rem}.shop-mobile-page.shop-account .shop-account__sticky .shop-account__inner{padding-inline:.875rem}.shop-mobile-page.shop-account .shop-account__body{padding-top:0}.shop-mobile-page.shop-account .shop-account__alert{margin-inline:.875rem;margin-bottom:.75rem}.shop-mobile-page.shop-account .shop-account-form{gap:0}.shop-mobile-page.shop-account .shop-account-section{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.shop-mobile-page.shop-account .shop-account-section+.shop-account-section{border-top:8px solid var(--bg-soft)}.shop-mobile-page.shop-account .shop-account-section__header{background:var(--bg-soft);border-bottom:1px solid var(--border);margin:0;padding:.75rem .875rem .5rem}.shop-mobile-page.shop-account .shop-account-section__header h2{font-size:.9375rem}.shop-mobile-page.shop-account .shop-account-section__header p{font-size:.8125rem}.shop-mobile-page.shop-account .shop-account-form__grid{gap:.75rem;padding:.75rem .875rem .85rem}.shop-mobile-page.shop-account .shop-account-field input,.shop-mobile-page.shop-account .shop-account-field textarea{border-radius:8px;font-size:16px}.shop-mobile-page.shop-account .shop-account__trust{border:none;border-top:1px solid var(--border);background:var(--bg-soft);border-radius:0;margin:0;padding:.75rem .875rem .25rem;font-size:.75rem}.shop-mobile-page .shop-orders-help{border-radius:10px;margin:.75rem .875rem 0}.shop-mobile-page .shop-orders-help+.shop-orders-grid{margin-top:.75rem}.shop-mobile-page .shop-orders-grid{background:var(--bg-soft);gap:.625rem;padding:0 .875rem .75rem}.shop-mobile-page .shop-order-card{background:#fff;border:none;border-left:4px solid #00a5b573;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #1a3a5c12}.shop-mobile-page .shop-order-card:has(.shop-order-status--pending){border-left-color:#d4a800}:is(.shop-mobile-page .shop-order-card:has(.shop-order-status--confirmed),.shop-mobile-page .shop-order-card:has(.shop-order-status--preparing)){border-left-color:#175cd3}.shop-mobile-page .shop-order-card:has(.shop-order-status--ready){border-left-color:#027a48}.shop-mobile-page .shop-order-card:has(.shop-order-status--completed){border-left-color:#166534}.shop-mobile-page .shop-order-card:has(.shop-order-status--cancelled){border-left-color:#b91c1c}.shop-mobile-page .shop-order-card:hover{transform:none;box-shadow:0 2px 12px #1a3a5c12}.shop-mobile-page .shop-order-card__link{padding:.875rem .875rem .625rem}.shop-mobile-page .shop-order-card__top{margin-bottom:.5rem}.shop-mobile-page .shop-order-card__number{font-size:1rem}.shop-mobile-page .shop-order-card__meta{flex-direction:column;gap:.15rem;margin-bottom:.5rem;font-size:.8125rem}.shop-mobile-page .shop-order-card__footer{border-top:none;gap:.375rem .75rem;padding-top:0}.shop-mobile-page .shop-order-card__total{font-size:1.05rem}.shop-mobile-page .shop-order-card__cta{white-space:nowrap;margin-left:auto;font-size:.75rem}.shop-mobile-page .shop-order-card__actions{margin-top:0;padding:0 .875rem .875rem}.shop-mobile-page .shop-order-card__whatsapp{color:#fff;background:linear-gradient(165deg,#22c55e 0%,#16a34a 52%,#15803d 100%);border:1px solid #166534;border-radius:8px;padding:.5rem .75rem;font-size:.75rem;font-weight:700;box-shadow:0 2px 8px #16653447}.shop-mobile-page .shop-order-card__whatsapp:hover{color:#fff;background:linear-gradient(165deg,#16a34a 0%,#15803d 100%);box-shadow:0 3px 12px #16653457}.shop-mobile-page .shop-order-detail-hero{box-shadow:none;border:none;border-bottom:1px solid var(--border);border-radius:0;margin-bottom:0;padding:.875rem}.shop-mobile-page--order-detail .shop-order-detail-hero__main h1{font-size:1.125rem}.shop-mobile-page--order-detail .shop-order-detail-hero__date{font-size:.8125rem}.shop-mobile-page--order-detail .shop-order-status--lg{padding:.3rem .55rem;font-size:.75rem}.shop-mobile-page--order-detail .shop-order-detail-info{border:none;border-top:8px solid var(--bg-soft);border-radius:0;margin-bottom:0}.shop-mobile-page--order-detail .shop-order-detail-info__row{grid-template-columns:4rem minmax(0,1fr);gap:.25rem .5rem;padding:.55rem .875rem}.shop-mobile-page--order-detail .shop-order-detail-info__label{font-size:.6875rem}.shop-mobile-page--order-detail .shop-order-detail-info__value{font-size:.8125rem}.shop-mobile-page--order-detail .shop-order-detail-info__meta{font-size:.75rem}.shop-mobile-page--order-detail .shop-order-detail-products{border:none;border-top:8px solid var(--bg-soft);border-radius:0;margin-bottom:0}.shop-mobile-page--order-detail .shop-order-detail-products__head{padding:.5rem .875rem}.shop-mobile-page--order-detail .shop-order-detail-products__head h2,.shop-mobile-page--order-detail .shop-order-detail-products__count{font-size:.6875rem}.shop-mobile-page--order-detail .shop-order-detail-items{padding-inline:.875rem}.shop-mobile-page--order-detail .shop-order-detail-item{grid-template-columns:2.75rem minmax(0,1fr) auto;gap:.625rem;padding:.625rem 0}.shop-mobile-page--order-detail .shop-order-detail-item__thumb-link,.shop-mobile-page--order-detail .shop-order-detail-item__thumb{width:2.75rem;height:2.75rem}.shop-mobile-page--order-detail .shop-order-detail-item__name,.shop-mobile-page--order-detail .shop-order-detail-item__total{font-size:.8125rem}.shop-mobile-page--order-detail .shop-order-detail-summary{padding-inline:.875rem}.shop-mobile-page--order-detail .shop-order-detail-notes{border:none;border-top:8px solid var(--bg-soft);border-radius:0;margin-bottom:0;padding:.55rem .875rem .75rem}.shop-mobile-page--order-detail .shop-order-detail-foot{padding:1rem .875rem .5rem}.shop-mobile-page .shop-account-card{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.shop-mobile-page .shop-account-card+.shop-account-card{border-top:8px solid var(--bg-soft)}.shop-mobile-page .shop-account-card__header{background:var(--bg-soft);border-bottom:1px solid var(--border);margin:0;padding:.75rem .875rem .5rem}.shop-mobile-page .shop-account-card .shop-account-form__grid,.shop-mobile-page .shop-order-detail-grid{padding-inline:.875rem}.shop-mobile-page .shop-account-card--center{background:var(--bg-soft);border:none;padding:1.5rem .875rem}.shop-mobile-page .shop-orders-help{border-radius:var(--radius);margin-inline:.875rem}.shop-mobile-page .shop-orders-status-filter{padding-inline:.875rem}}@media (width<=720px){.shop-account-form__grid,.shop-order-detail-grid{grid-template-columns:1fr}.shop-account-field--full{grid-column:auto}.shop-account-profile:not(.shop-account-profile--compact){flex-direction:column;align-items:flex-start}.shop-account__header--compact{justify-content:center;display:flex}.shop-account-profile.shop-account-profile--compact{text-align:center;flex-direction:column;align-items:center;width:100%}.shop-account-profile--compact .shop-account-profile__info{text-align:center;flex-direction:column;align-items:center;display:flex}.shop-account-profile--compact .shop-account-profile__info h1,.shop-account-profile--compact .shop-account-profile__info .shop-account__lead{white-space:normal;text-align:center}.shop-order-card__footer{flex-direction:column;align-items:flex-start}.shop-order-card__cta{margin-left:0}}@media (width<=640px){.shop-account__actions-row{flex-direction:column;align-items:stretch}.shop-account__toolbar{flex-wrap:wrap;justify-content:stretch}.shop-account__save,.shop-account__logout{flex:calc(50% - .25rem);justify-content:center}}.shop-mobile-bottom-nav,.shop-home-bottom-nav{display:none}.shop-mobile-nav,.shop-home-nav{top:var(--header-height,72px);z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #00a5b524;margin:0 0 1.25rem;position:sticky}.shop-mobile-nav--account{display:none}.shop-mobile-nav__desktop,.shop-home-nav__desktop{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.4rem;padding:.55rem 0;display:flex;overflow-x:auto}.shop-mobile-nav__desktop::-webkit-scrollbar{display:none}.shop-home-nav__desktop::-webkit-scrollbar{display:none}.shop-mobile-nav__desktop a,.shop-home-nav__desktop a{color:var(--text-muted);background:var(--bg-soft);border:1px solid var(--border);border-radius:999px;flex-shrink:0;padding:.45rem .85rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.8125rem;font-weight:700;text-decoration:none;transition:color .15s,background .15s,border-color .15s}.shop-mobile-nav__desktop a:hover,.shop-home-nav__desktop a:hover{color:var(--bw-teal-dark);background:var(--bg-teal-soft);border-color:#00a5b54d}.shop-mobile-nav__desktop a.is-active,.shop-mobile-nav__desktop a[aria-current=true],.shop-home-nav__desktop a.is-active,.shop-home-nav__desktop a[aria-current=true]{color:var(--text-heading);background:linear-gradient(180deg, #fff 0%, var(--bw-yellow-soft) 100%);border-color:var(--bw-yellow);box-shadow:0 2px 8px #efce4b38,inset 0 -2px #d4b34033}.shop-mobile-nav__mobile-bar,.shop-mobile-nav__panel,.shop-mobile-nav__backdrop,.shop-mobile-nav__meta,.shop-home-nav__mobile-bar,.shop-home-nav__panel,.shop-home-nav__backdrop{display:none}.shop-mobile-nav__icon,.shop-home-nav__icon{flex-shrink:0;width:1.25rem;height:1.25rem}.shop-mobile-nav__chevron,.shop-home-nav__chevron{flex-shrink:0;width:1rem;height:1rem;margin-left:auto;transition:transform .2s}.shop-mobile-nav__chevron--open,.shop-home-nav__chevron--open{transform:rotate(180deg)}@media (width<=900px){.shop-mobile-page{--shop-mobile-nav-height:3.35rem;padding-top:calc(var(--shop-mobile-nav-height) + env(safe-area-inset-top,0px));padding-bottom:calc(4.75rem + env(safe-area-inset-bottom,0px))}.shop-mobile-page--catalog{--shop-mobile-nav-height:10.25rem}.shop-mobile-page--catalog .shop-pagination:not(.shop-pagination--header){display:none}.shop-mobile-page--product{--shop-mobile-nav-height:6rem}.shop-mobile-page--account{--shop-mobile-nav-height:3.35rem}.shop-mobile-nav,.shop-home-nav{z-index:45;padding:calc(.35rem + env(safe-area-inset-top,0px)) .85rem .35rem;margin:0;position:fixed;top:0;left:0;right:0}.shop-mobile-nav--catalog{padding-bottom:.5rem}.shop-mobile-nav--product{padding-bottom:.25rem}.shop-mobile-nav--account{padding-bottom:.25rem;display:block}.shop-mobile-nav__desktop,.shop-home-nav__desktop{display:none}.shop-mobile-nav__mobile-bar,.shop-home-nav__mobile-bar{align-items:center;gap:.45rem;padding:0;display:flex}.shop-mobile-nav__mobile-bar--catalog{flex-direction:column;align-items:stretch;gap:0}.shop-catalog-mobile-header{flex-direction:column;gap:.55rem;display:flex}.shop-catalog-mobile-header__top{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.shop-catalog-mobile-header__top h1{color:var(--text-heading);margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.15rem;font-weight:800;line-height:1.2}.shop-catalog-mobile-header__meta{color:var(--bw-teal-dark);background:var(--bg-teal-soft);white-space:nowrap;border:1px solid #00a5b533;border-radius:999px;flex-shrink:0;margin:0;padding:.3rem .65rem;font-size:.72rem;font-weight:700}.shop-catalog-mobile-header__controls{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:.5rem;display:grid}.shop-catalog-mobile-header__search{background:var(--bg-soft);border:1px solid var(--border);box-sizing:border-box;border-radius:12px;align-items:center;gap:.45rem;min-width:0;min-height:2.75rem;padding:.45rem .85rem;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.shop-catalog-mobile-header__search:focus-within{background:#fff;border-color:#00a5b566;box-shadow:0 0 0 3px #00a5b51a}.shop-catalog-mobile-header__search-icon{width:1.35rem;height:1.35rem;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.shop-catalog-mobile-header__search-icon svg{width:100%;height:100%}.shop-catalog-mobile-header__search input{min-width:0;font:inherit;color:var(--text-heading);background:0 0;border:none;outline:none;flex:1;font-size:.8125rem;font-weight:600}.shop-catalog-mobile-header__filters-btn{letter-spacing:.01em;min-height:2.75rem;color:var(--text-heading);background:linear-gradient(135deg, var(--bw-yellow) 0%, #ffe566 100%);cursor:pointer;border:1.5px solid #d4b340d9;border-radius:12px;justify-content:center;align-items:center;gap:.35rem;padding:0 .9rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.75rem;font-weight:800;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;position:relative;box-shadow:0 3px 14px #efce4b73,inset 0 1px #ffffff8c}.shop-catalog-mobile-header__filters-btn svg{flex-shrink:0;width:1rem;height:1rem}.shop-catalog-mobile-header__filters-btn:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 5px 18px #efce4b8c,inset 0 1px #ffffff8c}.shop-catalog-mobile-header__filters-btn--active{box-shadow:0 4px 18px #efce4b9e,0 0 0 3px #efce4b38,inset 0 1px #ffffff8c}.shop-catalog-mobile-header__filter-badge{min-width:1.1rem;height:1.1rem;color:var(--text-heading);background:#fff;border:1.5px solid #d4b340d9;border-radius:999px;place-items:center;padding:0 .25rem;font-size:.62rem;font-weight:800;line-height:1;display:grid;position:absolute;top:-.35rem;right:-.25rem}.shop-catalog-mobile-header__pagination{border-top:1px solid #00a5b524;margin-top:.15rem;padding-top:.55rem}.shop-mobile-nav__mobile-bar--product{flex-direction:column;align-items:stretch;gap:.35rem}.shop-mobile-nav__mobile-bar--account{grid-template-columns:minmax(0,1fr);align-items:center;gap:.4rem;display:grid}.shop-mobile-nav__mobile-bar--account .shop-account-nav{width:100%;min-width:0;margin:0;padding:.2rem}.shop-mobile-nav__mobile-bar--account .shop-account-nav__link{text-align:center;white-space:nowrap;flex:1;padding:.45rem .55rem;font-size:.72rem}.shop-mobile-nav__mobile-bar--account .shop-mobile-nav__action-btn{width:auto}.shop-mobile-nav__account-back{letter-spacing:.01em;width:100%;min-height:2.5rem;color:var(--text-heading);background:linear-gradient(135deg, var(--bw-yellow) 0%, #ffe566 100%);border:1.5px solid #d4b340d9;border-radius:12px;justify-content:flex-start;align-items:center;gap:.4rem;padding:0 .9rem 0 .75rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.8125rem;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;box-shadow:0 3px 14px #efce4b73,inset 0 1px #ffffff8c}.shop-mobile-nav__account-back-icon{flex-shrink:0}.shop-mobile-nav__account-back:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 5px 18px #efce4b8c,inset 0 1px #ffffff8c}.shop-mobile-nav__account-back:active{transform:translateY(0);box-shadow:0 2px 8px #efce4b59}.shop-mobile-nav__account-back:focus-visible{outline:2px solid var(--bw-teal);outline-offset:2px}.shop-mobile-nav__meta--account{margin-top:.1rem}.shop-mobile-nav__account-title{text-overflow:ellipsis;white-space:nowrap;color:var(--text-heading);font-weight:700;display:block;overflow:hidden}.shop-mobile-page--account.shop-mobile-page--order-detail{--shop-mobile-nav-height:4.35rem}.shop-mobile-nav__product-actions{grid-template-columns:1fr;align-items:stretch;gap:.4rem;width:100%;display:grid}.shop-mobile-nav__product-actions .shop-product-back--nav,.shop-mobile-nav__product-actions .shop-mobile-nav__action-btn{width:100%;margin:0}.shop-mobile-nav__meta--product{margin-top:.1rem}.shop-mobile-nav__product-name{text-overflow:ellipsis;white-space:nowrap;color:var(--text-heading);font-weight:600;display:block;overflow:hidden}.shop-product-back--nav{border-radius:12px;justify-content:center;width:100%;min-height:2.5rem;padding:0 .85rem;font-size:.8125rem;font-weight:800;display:inline-flex}.shop-mobile-nav--catalog .shop-mobile-nav__search{padding:.45rem .65rem}.shop-mobile-nav--catalog .shop-mobile-nav__search input{font-size:.8125rem}.shop-mobile-nav__search--full{flex:none;width:100%}.shop-mobile-nav__catalog-actions{grid-template-columns:1fr 1fr;gap:.4rem;display:grid}.shop-mobile-nav__action-btn{letter-spacing:.01em;width:100%;min-height:2.35rem;color:var(--text-heading);background:linear-gradient(135deg, var(--bw-yellow) 0%, #ffe566 100%);cursor:pointer;border:1.5px solid #d4b340d9;border-radius:12px;justify-content:center;align-items:center;gap:.3rem;padding:0 .65rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.75rem;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:inline-flex;position:relative;box-shadow:0 3px 14px #efce4b73,inset 0 1px #ffffff8c}.shop-mobile-nav__action-btn:hover{background:linear-gradient(135deg, #ffe566 0%, var(--bw-yellow) 100%);border-color:#d4b340;transform:translateY(-1px)}.shop-mobile-nav__action-btn.is-active,.shop-mobile-nav__action-btn[aria-expanded=true]{box-shadow:0 4px 18px #efce4b9e,0 0 0 3px #efce4b38,inset 0 1px #ffffff8c}.shop-mobile-nav__action-btn--logout{color:#b42318;background:#fff;border-color:#b4231847;box-shadow:0 2px 10px #1a3a5c0f,inset 0 1px #fffc}.shop-mobile-nav__action-btn--logout:hover{color:#912018;background:#fef2f2;border-color:#b423186b}.shop-mobile-nav__action-btn--profile{color:var(--bw-teal-dark);box-shadow:none;background:#e8f6f7;border-color:#00a5b538}.shop-mobile-nav__action-btn--profile:hover{color:var(--bw-teal-dark);background:#d4eef1;border-color:#00a5b561;box-shadow:0 2px 8px #008a981a}.shop-mobile-nav__mobile-bar--account .shop-mobile-nav__action-btn--profile{min-height:2.5rem}.shop-mobile-nav__action-badge{min-width:1.1rem;height:1.1rem;color:var(--text-heading);background:#fff;border:1.5px solid #d4b340d9;border-radius:999px;place-items:center;padding:0 .25rem;font-size:.62rem;font-weight:800;line-height:1;display:grid;position:absolute;top:-.35rem;right:-.25rem}.shop-mobile-nav__menu-trigger,.shop-home-nav__menu-trigger{min-width:0;color:var(--text-heading);text-align:left;background:var(--bg-soft);border:1px solid var(--border);cursor:pointer;border-radius:12px;flex:1;align-items:center;gap:.5rem;padding:.6rem .75rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.875rem;font-weight:700;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.shop-mobile-nav__menu-trigger:hover,.shop-mobile-nav--open .shop-mobile-nav__menu-trigger,.shop-home-nav__menu-trigger:hover,.shop-home-nav--open .shop-home-nav__menu-trigger{background:#fff;border-color:#00a5b559;box-shadow:0 2px 10px #1a3a5c14}.shop-mobile-nav__menu-label,.shop-home-nav__menu-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shop-mobile-nav__search{background:var(--bg-soft);border:1px solid var(--border);border-radius:12px;flex:1;align-items:center;gap:.45rem;min-width:0;padding:.6rem .75rem;transition:border-color .15s,background .15s;display:flex}.shop-mobile-nav__search:focus-within{background:#fff;border-color:#00a5b566}.shop-mobile-nav__search-icon{flex-shrink:0;font-size:.95rem;line-height:1}.shop-mobile-nav__search input{min-width:0;font:inherit;background:0 0;border:none;outline:none;flex:1;font-size:.875rem;font-weight:600}.shop-mobile-nav__meta{color:var(--text-muted);margin:.35rem 0 0;padding:0 .15rem;font-size:.72rem;display:block}.shop-mobile-nav__meta strong{color:var(--text-heading)}.shop-mobile-nav__profile,.shop-home-nav__profile{width:2.65rem;height:2.65rem;color:var(--bw-teal-dark);background:#fff;border:1px solid #00a5b540;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:.35rem;text-decoration:none;transition:background .15s,border-color .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 8px #1a3a5c0f}.shop-mobile-nav__profile--login,.shop-home-nav__profile--login{width:auto;height:2.65rem;min-height:2.65rem;color:var(--text-heading);background:linear-gradient(135deg, var(--bw-yellow) 0%, #ffe566 100%);border:1.5px solid #d4b340d9;padding:0 .75rem 0 .6rem;animation:2.4s ease-in-out infinite shop-mobile-login-pulse;box-shadow:0 3px 14px #efce4b73,inset 0 1px #ffffff8c}.shop-mobile-nav__profile-text,.shop-home-nav__profile-text{letter-spacing:.01em;white-space:nowrap;font-family:Plus Jakarta Sans,sans-serif;font-size:.78rem;font-weight:800}@keyframes shop-mobile-login-pulse{0%,to{box-shadow:0 3px 14px #efce4b73,inset 0 1px #ffffff8c}50%{box-shadow:0 4px 18px #efce4b9e,0 0 0 3px #efce4b38,inset 0 1px #ffffff8c}}.shop-mobile-nav__profile:hover,.shop-home-nav__profile:hover{background:var(--bg-teal-soft);border-color:#00a5b566;transform:translateY(-1px)}.shop-mobile-nav__profile--login:hover,.shop-home-nav__profile--login:hover{background:linear-gradient(135deg, #ffe566 0%, var(--bw-yellow) 100%);border-color:#d4b340}.shop-mobile-nav__profile--account-label,.shop-home-nav__profile--account-label{animation:none}.shop-home-nav__mobile-bar .shop-mobile-nav__action-btn{flex:none;width:auto}.shop-mobile-nav__backdrop,.shop-home-nav__backdrop{inset:0;top:calc(var(--shop-mobile-nav-height,3.35rem) + env(safe-area-inset-top,0px));z-index:-1;cursor:pointer;background:#0f172a59;border:none;padding:0;display:block;position:fixed}.shop-mobile-nav--open .shop-mobile-nav__backdrop,.shop-home-nav--open .shop-home-nav__backdrop{z-index:501;background:#0f172a73;top:0;bottom:0}.shop-mobile-nav--open{z-index:500}.shop-mobile-nav--open .shop-mobile-nav__panel,.shop-home-nav--open .shop-home-nav__panel{z-index:502}.shop-catalog-filters-overlay{z-index:calc(var(--z-mobile-drawer,9995) + 3);background:#fff;flex-direction:column;display:flex;position:fixed;inset:0}.shop-catalog-filters-overlay__header{padding:1rem 1rem .875rem;padding-top:calc(1rem + env(safe-area-inset-top,0px));border-bottom:1px solid var(--border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.shop-catalog-filters-overlay__header h2{color:var(--text-heading);margin:0;font-size:1.125rem}.shop-catalog-filters-overlay__header p{color:var(--text-muted);margin:.25rem 0 0;font-size:.8125rem}.shop-catalog-filters-overlay__close{background:var(--bg-soft);border:1px solid var(--border);width:2.25rem;height:2.25rem;color:var(--text-heading);cursor:pointer;border-radius:10px;place-items:center;padding:0;font-size:1.25rem;line-height:1;display:grid}.shop-catalog-filters-overlay__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:1rem;overflow-y:auto}.shop-catalog-filters-overlay__body .shop-catalog-filters{display:block}.shop-catalog-filters-overlay__body .shop-filters__search-row,.shop-catalog-filters-overlay__body .shop-filters__prototype{display:none}.shop-catalog-filters-overlay__body .shop-filters__grid{grid-template-columns:1fr;gap:.85rem}.shop-catalog-filters-overlay__footer{padding:.875rem 1rem calc(.875rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);background:#fff;flex-shrink:0;grid-template-columns:1fr 1.4fr;gap:.625rem;display:grid}.shop-catalog-filters-overlay__footer .shop-btn{justify-content:center;width:100%}.shop-mobile-nav__panel,.shop-home-nav__panel{z-index:2;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #00a5b52e;border-radius:14px;max-height:min(70vh,28rem);padding:.85rem;display:block;position:absolute;top:calc(100% - .15rem);left:.85rem;right:.85rem;overflow-y:auto;box-shadow:0 16px 40px #1a3a5c29}.shop-mobile-nav__panel[hidden],.shop-home-nav__panel[hidden]{display:none}.shop-mobile-nav__panel-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.65rem;display:flex}.shop-mobile-nav__panel-title,.shop-home-nav__panel-title{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .5rem;padding:0 .35rem;font-size:.68rem;font-weight:700}.shop-mobile-nav__panel-head .shop-mobile-nav__panel-title{margin:0}.shop-mobile-nav__panel-list,.shop-home-nav__panel-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.shop-mobile-nav__panel-list button,.shop-home-nav__panel-list button{width:100%;color:var(--text-heading);text-align:left;background:var(--bg-soft);border:1px solid var(--border);cursor:pointer;border-radius:10px;padding:.8rem .85rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.9375rem;font-weight:600}.shop-mobile-nav__panel-list button.is-active,.shop-mobile-nav__panel-list button[aria-current=true],.shop-home-nav__panel-list button.is-active,.shop-home-nav__panel-list button[aria-current=true]{color:var(--text-heading);background:linear-gradient(180deg, #fff 0%, var(--bw-yellow-soft) 100%);border-color:var(--bw-yellow)}.shop-home-nav__panel-footer{border-top:1px solid #00a5b51f;margin-top:.75rem;padding-top:.75rem}.shop-home-nav__panel-maseli{width:100%;min-height:2.75rem;color:var(--bw-teal-dark);background:linear-gradient(180deg, #fff 0%, var(--bg-teal-soft) 100%);border:1px solid #00a5b538;border-radius:10px;justify-content:center;align-items:center;padding:.65rem .85rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.shop-home-nav__panel-maseli:hover{background:var(--bg-teal-soft);border-color:#00a5b559}.shop-mobile-nav__panel--filters .shop-filters__prototype,.shop-mobile-nav__panel--filters .shop-filters__search-row{display:none}.shop-mobile-nav__panel--filters .shop-catalog-filters{gap:.85rem}.shop-mobile-nav__panel--filters .shop-filters__grid{grid-template-columns:1fr;gap:.85rem}.shop-mobile-nav__panel-apply{justify-content:center;width:100%;margin-top:.85rem}.shop-mobile-bottom-nav,.shop-home-bottom-nav{z-index:45;padding:.35rem .5rem calc(.45rem + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-top:1px solid #00a5b529;grid-template-columns:repeat(5,minmax(0,1fr));gap:.15rem;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #1a3a5c14}.shop-mobile-bottom-nav__item,.shop-home-bottom-nav__item{min-height:3.25rem;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;padding:.35rem .25rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.68rem;font-weight:700;text-decoration:none;transition:color .15s,background .15s;display:flex}.shop-mobile-bottom-nav__item svg,.shop-home-bottom-nav__item svg{width:1.35rem;height:1.35rem}.shop-mobile-bottom-nav__item:hover,.shop-mobile-bottom-nav__item.is-active,.shop-home-bottom-nav__item:hover,.shop-home-bottom-nav__item.is-active{color:var(--bw-teal-dark);background:var(--bg-teal-soft)}.shop-mobile-bottom-nav__item.is-active,.shop-home-bottom-nav__item.is-active{box-shadow:inset 0 -2px 0 var(--bw-yellow)}.shop-mobile-bottom-nav__item--maseli span:last-child,.shop-home-bottom-nav__item--maseli span:last-child{text-align:center;-webkit-hyphens:auto;hyphens:auto;font-size:.58rem;line-height:1.15}.shop-mobile-bottom-nav__cart-icon,.shop-home-bottom-nav__cart-icon{display:inline-flex;position:relative}.shop-mobile-bottom-nav__badge,.shop-home-bottom-nav__badge{min-width:1rem;height:1rem;color:var(--text-heading);background:var(--bw-yellow);border:1px solid var(--bw-yellow-dark);border-radius:999px;place-items:center;padding:0 .2rem;font-size:.6rem;font-weight:800;line-height:1;display:grid;position:absolute;top:-.35rem;right:-.45rem}}@media (width>=901px){.shop-mobile-nav--catalog{display:none}}@media (prefers-reduced-motion:reduce){.shop-mobile-nav__profile--login,.shop-home-nav__profile--login{animation:none}}.address-autocomplete{width:100%;min-width:0}.shop-form__grid>.address-autocomplete,.shop-account-form__grid>.address-autocomplete,.shop-auth-form__grid>.address-autocomplete{grid-column:1/-1}.address-autocomplete+.address-autocomplete,.shop-form-field+.address-autocomplete,.shop-account-field+.address-autocomplete{margin-top:.85rem}.address-autocomplete__hint{color:var(--text-muted,#666);font-size:.8rem}.address-autocomplete__hint--warning{color:#9a6700}.address-autocomplete__summary{background:#00a5b514;border:1px solid #00a5b52e;border-radius:6px;margin:.35rem 0 0;padding:.55rem .75rem;font-size:.85rem;line-height:1.4}.address-autocomplete__summary-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted,#666);margin-bottom:.15rem;font-size:.72rem;font-weight:600;display:block}.address-autocomplete__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.address-autocomplete__grid .address-autocomplete__field--full{grid-column:1/-1}@media (width<=640px){.address-autocomplete__grid{grid-template-columns:1fr}}.address-autocomplete__map{margin-top:.75rem}.address-autocomplete__map-canvas{touch-action:none;background:#eef6f7;border:1px solid #00a5b538;border-radius:8px;width:100%;height:220px;overflow:hidden}.address-autocomplete__map-caption{color:var(--text-muted,#666);margin:.45rem 0 0;font-size:.78rem}.pac-container{z-index:10000}.shop-form-field{flex-direction:column;gap:.4rem;display:flex}.shop-form-field--full{grid-column:1/-1}.shop-form-field__label{color:var(--text-heading);font-size:.8125rem;font-weight:600}.shop-form-field__control{align-items:center;display:flex;position:relative}.shop-form-field__control--textarea{align-items:flex-start}.shop-form-field__control--textarea .shop-form-field__icon{top:.72rem;transform:none}.shop-form-field__icon{color:var(--text-muted);pointer-events:none;z-index:1;display:flex;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.shop-form-field__svg{width:1.125rem;height:1.125rem}.shop-form-field__input,.shop-form-field textarea.shop-form-field__input{width:100%;font:inherit;color:var(--text-heading);background:var(--bg-soft);border:1.5px solid var(--border);border-radius:10px;padding:.72rem .85rem .72rem 2.85rem;font-size:.9375rem;transition:border-color .15s,box-shadow .15s,background .15s}.shop-form-field textarea.shop-form-field__input{resize:vertical;min-height:4.75rem;line-height:1.45}.shop-form-field__input:focus,.shop-form-field textarea.shop-form-field__input:focus{background:#fff;border-color:#00a5b58c;outline:none;box-shadow:0 0 0 3px #00a5b51f}.shop-form-field--valid .shop-form-field__input,.shop-form-field--valid textarea.shop-form-field__input{border-color:#00a5b573;padding-right:2.35rem}.shop-form-field--error .shop-form-field__input,.shop-form-field--error textarea.shop-form-field__input{background:snow;border-color:#b423188c;box-shadow:0 0 0 3px #b4231814}.shop-form-field__status{color:var(--bw-teal-dark);display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.shop-form-field__status--error{color:#b42318}.shop-form-field__status .shop-form-field__svg{width:1rem;height:1rem}.shop-form-field__footer{min-height:1.02rem}.shop-form-field__hint,.shop-form-field__error{font-size:.75rem;line-height:1.35;display:block}.shop-form-field__hint{color:var(--text-muted)}.shop-form-field__error{color:#b42318}.shop-field .shop-form-field__control,.shop-account-field .shop-form-field__control,.shop-auth-field .shop-form-field__control{width:100%}.shop-account-field .shop-form-field__control .shop-form-field__input,.shop-account-field .shop-form-field__control textarea.shop-form-field__input,.shop-field .shop-form-field__control .shop-form-field__input,.shop-field .shop-form-field__control textarea.shop-form-field__input,.shop-auth-field .shop-form-field__control .shop-form-field__input,.shop-auth-field .shop-form-field__control textarea.shop-form-field__input{padding:.72rem .85rem .72rem 2.85rem}.address-autocomplete .shop-account-field,.address-autocomplete .shop-field,.address-autocomplete .shop-auth-field{width:100%}.shop-feedback-dialog__backdrop{z-index:1100;padding:1.25rem;padding-top:max(1.25rem, env(safe-area-inset-top,0px));padding-bottom:max(1.25rem, env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1a3a5c6b;justify-content:center;align-items:center;animation:.2s ease-out shop-feedback-fade-in;display:flex;position:fixed;inset:0}.shop-feedback-dialog{text-align:center;border-radius:var(--radius-lg);background:#fff;border:1px solid #00a5b529;width:min(100%,24rem);padding:1.75rem 1.5rem 1.5rem;animation:.24s ease-out shop-feedback-slide-in;box-shadow:0 20px 50px #1a3a5c2e}.shop-feedback-dialog__icon{border-radius:50%;place-items:center;width:3.75rem;height:3.75rem;margin:0 auto 1rem;display:grid}.shop-feedback-dialog__icon svg{width:2rem;height:2rem}.shop-feedback-dialog--success .shop-feedback-dialog__icon{color:var(--bw-teal-dark);background:linear-gradient(165deg, #fff 0%, var(--bg-teal-soft) 100%);border:2px solid #00a5b538;box-shadow:0 6px 18px #00a5b524}.shop-feedback-dialog--error .shop-feedback-dialog__icon{color:#b42318;background:#fef2f2;border:2px solid #b4231829}.shop-feedback-dialog__title{color:var(--text-heading);margin:0 0 .55rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.2rem;line-height:1.25}.shop-feedback-dialog__message{color:var(--text-muted);margin:0 0 1.35rem;font-size:.9375rem;line-height:1.55}.shop-feedback-dialog__btn{justify-content:center;width:100%;padding:.85rem 1.25rem;font-size:.9375rem}.shop-feedback-dialog--confirm .shop-feedback-dialog__icon{color:#b54708;background:#fffaeb;border:2px solid #b547082e}.shop-feedback-dialog__backdrop--confirm{-webkit-backdrop-filter:none;backdrop-filter:none;animation:none}.shop-feedback-dialog--confirm{animation:none}.shop-feedback-dialog__actions{gap:.65rem;display:flex}.shop-feedback-dialog__btn--half{flex:1;width:auto;min-width:0}.shop-feedback-dialog__btn--danger{color:#fff;background:linear-gradient(135deg,#d92d20 0%,#b42318 100%);border-color:#b4231859}.shop-feedback-dialog__btn--danger:hover{color:#fff;background:linear-gradient(135deg,#e04437 0%,#c6281c 100%)}@keyframes shop-feedback-fade-in{0%{opacity:0}to{opacity:1}}@keyframes shop-feedback-slide-in{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.shop-promo-carousel{width:100%;max-width:920px;margin:0 auto}.shop-promo-carousel__frame{border-radius:var(--radius-lg);background:#fff;border:1px solid #00a5b524;position:relative;overflow:hidden;box-shadow:0 8px 28px #1a3a5c14}.shop-promo-carousel__track{will-change:transform;transition:transform .45s cubic-bezier(.4,0,.2,1);display:flex}.shop-promo-carousel__slide{flex:0 0 100%;grid-template-columns:minmax(0,42%) minmax(0,58%);align-items:stretch;min-height:14rem;display:grid}.shop-promo-carousel__media{background:var(--bg-soft);border-right:1px solid #00a5b51a;min-height:14rem;position:relative;overflow:hidden}.shop-promo-carousel__media-btn{cursor:zoom-in;text-align:left;background:0 0;border:none;width:100%;height:100%;min-height:14rem;padding:0;display:block;position:relative;overflow:hidden}.shop-promo-carousel__media-btn:focus-visible{outline-offset:-3px;outline:3px solid #00a5b573}.shop-promo-carousel__media-bg{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.shop-promo-carousel__media-bg img{object-fit:cover;object-position:center;filter:blur(28px)brightness(.72)saturate(1.2);transform-origin:50%;width:100%;height:100%;display:block;transform:scale(1.18)}.shop-promo-carousel__media-frame{z-index:1;box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;min-height:14rem;padding:0;display:flex;position:relative}.shop-promo-carousel__media-frame img{object-fit:contain;object-position:center;width:100%;height:100%;max-height:16rem;display:block}.shop-promo-carousel__zoom{z-index:2;color:var(--bw-navy);opacity:0;pointer-events:none;background:#fffffff0;border:1px solid #00a5b533;border-radius:999px;padding:.35rem .65rem;font-size:.68rem;font-weight:700;transition:opacity .2s,transform .2s;position:absolute;bottom:.65rem;right:.65rem;transform:translateY(4px);box-shadow:0 4px 12px #1a3a5c1f}.shop-promo-carousel__media-btn:hover .shop-promo-carousel__zoom,.shop-promo-carousel__media-btn:focus-visible .shop-promo-carousel__zoom{opacity:1;transform:translateY(0)}.shop-promo-carousel__fallback{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%;min-height:14rem;padding:1rem;display:flex}.shop-promo-carousel__fallback span{font-size:2rem}.shop-promo-carousel__fallback strong{color:var(--text-heading);font-size:.9375rem;line-height:1.35}.shop-promo-carousel__body{flex-direction:column;justify-content:center;gap:.35rem;min-width:0;padding:1rem 1.125rem;display:flex}.shop-promo-carousel__badge{letter-spacing:.06em;text-transform:uppercase;width:fit-content;color:var(--text-heading);background:var(--bw-yellow);border-radius:999px;padding:.2rem .55rem;font-size:.625rem;font-weight:700;display:inline-flex}.shop-promo-carousel__body h3{color:var(--text-heading);margin:0;font-size:clamp(1rem,2vw,1.125rem);line-height:1.25}.shop-promo-carousel__description{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.shop-promo-carousel__value{color:var(--bw-teal-dark);margin:0;font-size:.8125rem;font-weight:700}.shop-promo-carousel__actions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.35rem;display:flex}.shop-promo-carousel__code{letter-spacing:.08em;background:var(--bg-soft);color:var(--text-heading);border-radius:8px;padding:.3rem .55rem;font-size:.75rem;font-weight:700}.shop-promo-carousel__btn{min-height:2rem;padding:.35rem .75rem;font-size:.75rem}.shop-promo-carousel__nav{z-index:2;width:2rem;height:2rem;color:var(--text-heading);cursor:pointer;background:#fffffff0;border:1px solid #00a5b52e;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:1.35rem;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #1a3a5c1f}.shop-promo-carousel__nav:hover{border-color:var(--bw-teal)}.shop-promo-carousel__nav--prev{left:.5rem}.shop-promo-carousel__nav--next{right:.5rem}.shop-promo-carousel__footer{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.75rem;padding:0 .25rem;display:flex}.shop-promo-carousel__dots{flex-wrap:wrap;gap:.375rem;display:flex}.shop-promo-carousel__dots button{cursor:pointer;background:#00a5b538;border:none;border-radius:999px;width:.5rem;height:.5rem;padding:0;transition:width .2s,background .2s}.shop-promo-carousel__dots button.is-active{background:var(--bw-teal);width:1.25rem}.shop-promo-carousel__counter{color:var(--text-muted);white-space:nowrap;margin:0;font-size:.75rem;font-weight:600}.shop-promo-lightbox{z-index:100050;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a1828d6;place-items:center;padding:1.25rem;animation:.2s shop-promo-lightbox-in;display:grid;position:fixed;inset:0}.shop-promo-lightbox__panel{flex-direction:column;gap:.75rem;width:min(100%,56rem);max-height:min(92vh,52rem);display:flex}.shop-promo-lightbox__toolbar{color:#fff;justify-content:space-between;align-items:center;gap:1rem;display:flex}.shop-promo-lightbox__toolbar p{margin:0;font-size:.9rem;font-weight:600;line-height:1.4}.shop-promo-lightbox__close{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff47;border-radius:999px;flex-shrink:0;width:2.5rem;height:2.5rem;font-size:1rem}.shop-promo-lightbox__close:hover{background:#ffffff38}.shop-promo-lightbox__frame{border-radius:var(--radius);background:#ffffff0f;border:1px solid #ffffff1f;place-items:center;width:100%;max-height:calc(92vh - 4rem);padding:.75rem;display:grid}.shop-promo-lightbox__frame img{object-fit:contain;border-radius:6px;width:auto;max-width:100%;height:auto;max-height:calc(92vh - 5.5rem)}@keyframes shop-promo-lightbox-in{0%{opacity:0}to{opacity:1}}@media (width<=720px){.shop-promo-carousel__slide{grid-template-rows:auto 1fr;grid-template-columns:1fr;min-height:0}.shop-promo-carousel__media,.shop-promo-carousel__media-btn,.shop-promo-carousel__media-frame,.shop-promo-carousel__fallback{min-height:0}.shop-promo-carousel__media{border-bottom:1px solid #00a5b51a;border-right:none}.shop-promo-carousel__media-btn,.shop-promo-carousel__media-frame{aspect-ratio:16/10;height:auto}.shop-promo-carousel__media-frame img{max-height:none}.shop-promo-carousel__zoom{opacity:1;transform:none}.shop-promo-carousel__body{padding:.875rem 1rem 1rem}.shop-promo-carousel__actions{gap:.375rem}.shop-promo-carousel__btn{flex:calc(50% - .375rem);justify-content:center}.shop-promo-carousel__nav{width:1.75rem;height:1.75rem;font-size:1.15rem}}@media (prefers-reduced-motion:reduce){.shop-promo-carousel__track,.shop-promo-carousel__zoom,.shop-promo-lightbox{transition:none;animation:none}.shop-promo-carousel__media-bg img{filter:blur(18px)brightness(.75)saturate(1.1);transform:scale(1.1)}}.shop-home{padding-bottom:1rem}.shop-home-hero.shop-catalog-hero{margin-bottom:1.5rem}.shop-home-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-bottom:1rem;display:grid}.shop-home-stat--wide{grid-column:span 2}.shop-home-stat--wide .shop-home-stat__value{font-size:clamp(1.05rem,2.5vw,1.25rem)}.shop-home-stat--wide .shop-home-stat__label{font-size:.75rem;line-height:1.35}.shop-home-stat{text-align:center;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;gap:.2rem;padding:.85rem .75rem;display:flex}.shop-home-stat--highlight{background:linear-gradient(180deg, #fff 0%, var(--bw-yellow-soft) 100%);border-color:#efce4b73}.shop-home-stat__value{color:var(--text-heading);font-family:Plus Jakarta Sans,sans-serif;font-size:1.35rem;font-weight:800;line-height:1.1}.shop-home-stat__label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:.72rem;font-weight:600}.shop-home-section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.75rem 1rem;margin-bottom:1rem;display:flex}.shop-home-section{scroll-margin-top:calc(var(--header-height,72px) + 3.5rem)}.shop-home-section-head--sticky{top:calc(var(--header-height,72px) + 2.85rem);z-index:25;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#fffffffa 0%,#ffffffeb 100%);border-bottom:1px solid #00a5b51f;margin-bottom:1rem;padding:.65rem 0 .85rem;position:sticky;box-shadow:0 4px 12px #1a3a5c0a}.shop-home-section-head--compact h2{font-size:clamp(1.05rem,2.5vw,1.25rem)}.shop-home-section-head__label{letter-spacing:.07em;text-transform:uppercase;color:var(--bw-yellow-dark);margin-bottom:.3rem;font-size:.72rem;font-weight:700;display:block}.shop-home-section-head h2{margin:0;font-size:clamp(1.15rem,2.5vw,1.45rem)}.shop-home-section-head__link{color:var(--bw-teal-dark);white-space:nowrap;font-size:.875rem;font-weight:700;text-decoration:none}.shop-home-section-head__link:hover{text-decoration:underline}.shop-home-promos,.shop-home-products{margin-bottom:2.25rem}.shop-home-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.15rem;display:grid}.shop-home-loading,.shop-home-benefits{margin-bottom:2rem}.shop-home-benefits__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.shop-home-benefit{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:1rem}.shop-home-benefit__icon{margin-bottom:.45rem;font-size:1.5rem;display:block}.shop-home-benefit strong{color:var(--text-heading);margin-bottom:.35rem;font-size:.9375rem;display:block}.shop-home-benefit p{color:var(--text-muted);margin:0;font-size:.8125rem;line-height:1.55}.shop-home-site-return{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.15rem;display:flex}.shop-home-site-return__eyebrow{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.25rem;font-size:.68rem;font-weight:600;display:inline-block}.shop-home-site-return h2{color:var(--text-heading);margin:0 0 .25rem;font-size:1rem;font-weight:700}.shop-home-site-return p{max-width:34rem;color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.5}.shop-home-site-return__btn{flex-shrink:0;padding:.55rem .95rem;font-size:.8125rem}.shop-home-cta{background:linear-gradient(135deg, var(--bw-teal), var(--bw-teal-dark));border-radius:var(--radius-lg);color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 1.5rem;display:flex}.shop-home-cta h2{color:#fff;margin:0 0 .35rem;font-size:1.2rem}.shop-home-cta p{opacity:.92;margin:0;font-size:.9375rem}.shop-home-cta .shop-btn--primary{flex-shrink:0}@media (width>=901px){.shop-home-section-head--sticky{top:calc(var(--header-height,72px) + 2.85rem)}}@media (width<=900px){.shop-home-hero.shop-catalog-hero{margin-bottom:1rem}.shop-home-section-head--sticky{top:calc(var(--shop-mobile-nav-height,3.35rem) + env(safe-area-inset-top,0px))}.shop-home-section{scroll-margin-top:calc(var(--shop-mobile-nav-height,3.35rem) + .85rem + env(safe-area-inset-top,0px))}.shop-home-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-home-stat--wide{grid-column:1/-1}.shop-home-benefits__grid{grid-template-columns:1fr}}@media (width<=480px){.shop-home-site-return,.shop-home-cta{text-align:center;flex-direction:column}.shop-home-site-return .shop-btn,.shop-home-cta .shop-btn{justify-content:center;width:100%}}.shop-catalog-filters{flex-direction:column;gap:1rem;display:flex}.shop-filters-drawer{z-index:60;pointer-events:none;display:none;position:fixed;inset:0}.shop-filters-drawer--open{pointer-events:auto;display:block}.shop-filters-drawer__header,.shop-filters-drawer__footer{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.shop-filters-drawer__close{cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1}.shop-filters-mobile-bar{display:none}@media (width<=900px){.shop-filters--desktop{display:none}.shop-filters-mobile-bar{margin-bottom:1rem;display:block}}.shop-promo-codes{border-radius:var(--radius-lg);background:#fff;border:1px solid #00a5b524;flex-direction:column;gap:.875rem;padding:1rem 1.1rem;display:flex;box-shadow:0 3px 16px #1a3a5c0d}.shop-promo-codes__head h2{margin:0 0 .25rem;font-size:1rem}.shop-promo-codes__head p{margin:0;font-size:.8125rem}.shop-promo-codes__field input{width:100%;font:inherit;letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--border);border-radius:10px;padding:.625rem .875rem;font-size:.875rem}.shop-promo-codes__field input:focus{border-color:var(--bw-teal);outline:none;box-shadow:0 0 0 3px #00a5b51f}.shop-promo-codes__hint{margin:0;font-size:.8125rem}.shop-promo-codes__error{color:#b91c1c;border-radius:var(--radius);background:#fef2f2;border:1px solid #fecaca;margin:0;padding:.625rem .75rem;font-size:.8125rem}.shop-promo-codes__applied{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.shop-promo-codes__applied li{background:var(--bg-teal-soft);border-radius:var(--radius);grid-template-columns:2.25rem minmax(0,1fr) auto;align-items:center;gap:.625rem;padding:.5rem .625rem;display:grid}.shop-promo-codes__thumb{object-fit:cover;border-radius:8px;width:2.25rem;height:2.25rem}.shop-promo-codes__thumb--empty{background:#fff;justify-content:center;align-items:center;font-size:1rem;display:flex}.shop-promo-codes__applied strong{font-size:.8125rem;display:block}.shop-promo-codes__applied small{color:var(--text-muted);font-size:.6875rem;display:block}.shop-promo-codes__summary{border-top:1px solid var(--border);flex-direction:column;gap:.375rem;padding-top:.625rem;display:flex}.shop-promo-codes__row{color:var(--text-muted);justify-content:space-between;gap:1rem;font-size:.875rem;display:flex}.shop-promo-codes__row--discount{color:#166534}.shop-promo-codes__row--shipping{color:var(--bw-teal-dark);font-weight:600}.shop-promo-codes__row--total{border-top:1px dashed var(--border);color:var(--text-heading);margin-top:.25rem;padding-top:.5rem;font-size:.9375rem}.shop-promo-codes__row--total strong{font-family:Plus Jakarta Sans,sans-serif;font-size:1.125rem}.shop-promo-codes__shipping-note{color:var(--text-heading);background:var(--bw-yellow-soft,#fff8e1);border:1px solid #efce4b73;border-radius:8px;margin:.35rem 0 0;padding:.55rem .65rem;font-size:.75rem;line-height:1.45}.shop-promo-codes__shipping-note strong{font-weight:800}.shop-checkout-gateway{background:radial-gradient(ellipse 90% 60% at 50% -10%, #00a5b524, transparent 55%), linear-gradient(180deg, #eef6f7 0%, var(--bg) 18rem);flex-direction:column;min-height:100svh;display:flex}.shop-checkout-gateway__header{z-index:40;background:linear-gradient(135deg, var(--bw-teal-dark) 0%, #1a4a62 52%, #1a3a5c 100%);border-bottom:1px solid #ffffff14;position:sticky;top:0;box-shadow:0 8px 28px #1a3a5c38}.shop-checkout-gateway__header-inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;min-height:4.25rem;padding-block:.65rem;display:grid}.shop-checkout-gateway__brand{box-shadow:none;background:0 0;border-radius:0;justify-self:start;align-items:center;padding:0;line-height:0;display:inline-flex}.shop-checkout-gateway__logo{object-fit:contain;width:auto;max-width:8.5rem;height:2.35rem;display:block}.shop-checkout-gateway__secure{color:#fff;text-align:left;justify-self:center;align-items:center;gap:.55rem;display:inline-flex}.shop-checkout-gateway__secure strong{letter-spacing:.02em;font-size:.8125rem;font-weight:800;line-height:1.2;display:block}.shop-checkout-gateway__secure span:last-child{color:#ffffffb8;font-size:.68rem;font-weight:500;line-height:1.2;display:block}.shop-checkout-gateway__secure-icon{width:2.15rem;height:2.15rem;color:var(--bw-yellow);background:#efce4b2e;border:1px solid #efce4b59;border-radius:999px;place-items:center;display:grid}.shop-checkout-gateway__secure-icon .shop-form-field__svg{width:1rem;height:1rem}.shop-checkout-gateway__back-link{color:#ffffffeb;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;justify-self:end;padding:.45rem .75rem;font-family:inherit;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s}.shop-checkout-gateway__back-link:hover{color:#fff;background:#ffffff1f;border-color:#ffffff47}.shop-checkout-gateway__steps{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd1;border-bottom:1px solid #00a5b51f}.shop-checkout-gateway__steps ol{justify-content:center;align-items:center;gap:.35rem 1.5rem;max-width:36rem;margin:0 auto;padding:.75rem 1rem;list-style:none;display:flex}.shop-checkout-gateway__step{color:var(--text-muted);white-space:nowrap;align-items:center;gap:.45rem;font-size:.78rem;font-weight:600;display:inline-flex}.shop-checkout-gateway__step-dot{background:var(--border);border-radius:999px;width:.55rem;height:.55rem;box-shadow:inset 0 0 0 1px #1a3a5c14}.shop-checkout-gateway__step--done{color:var(--bw-teal-dark)}.shop-checkout-gateway__step--done .shop-checkout-gateway__step-dot{background:var(--bw-teal)}.shop-checkout-gateway__step--active{color:var(--text-heading);font-weight:800}.shop-checkout-gateway__step--active .shop-checkout-gateway__step-dot{background:var(--bw-yellow);box-shadow:0 0 0 3px #efce4b47}.shop-checkout-gateway__main{flex:1;padding:1.5rem 0 2rem}.shop-checkout-gateway__layout{grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:start;gap:1.35rem;display:grid}.shop-checkout-gateway__content{min-width:0}.shop-checkout-gateway__aside{flex-direction:column;gap:1rem;display:flex;position:sticky;top:8.35rem}.shop-checkout-gateway__aside-card{border-radius:var(--radius-lg);background:#fff;border:1px solid #00a5b529;padding:1rem 1.05rem;box-shadow:0 8px 28px #1a3a5c14,inset 0 1px #ffffffd9}.shop-checkout-gateway__aside-title{letter-spacing:.06em;text-transform:uppercase;color:var(--bw-teal-dark);margin:0 0 .85rem;font-size:.72rem;font-weight:800}.shop-checkout-gateway__trust{background:#fff;border-top:1px solid #00a5b51f;margin-top:auto}.shop-checkout-gateway__trust-inner{padding:.85rem 1rem calc(.85rem + env(safe-area-inset-bottom,0px))}.shop-checkout-gateway__trust ul{flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.shop-checkout-gateway__trust li{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.75rem;font-weight:600;display:inline-flex}.shop-checkout-gateway__trust .shop-form-field__svg{width:.9rem;height:.9rem;color:var(--bw-teal-dark)}@media (width<=900px){.shop-checkout-gateway__header-inner{grid-template-columns:1fr auto;grid-template-areas:"brand secure""back back"}.shop-checkout-gateway__brand{grid-area:brand}.shop-checkout-gateway__secure{grid-area:secure;justify-self:end}.shop-checkout-gateway__secure span:last-child{display:none}.shop-checkout-gateway__back-link{text-align:center;grid-area:back;justify-self:stretch;margin-top:.15rem}.shop-checkout-gateway__layout{grid-template-columns:1fr}.shop-checkout-gateway__aside{order:-1;position:static}.shop-checkout-gateway__steps ol{gap:.35rem .85rem}.shop-checkout-gateway__step{font-size:.72rem}}@media (width<=480px){.shop-checkout-gateway__steps ol{justify-content:space-between;max-width:none;padding-inline:.65rem}}.shop-checkout{flex-direction:column;gap:1.25rem;display:flex}.shop-checkout--empty{max-width:32rem;margin:2rem auto}.shop-checkout__empty-card{text-align:center;border-radius:var(--radius-lg);background:#fff;border:1px solid #00a5b529;padding:2rem 1.5rem;box-shadow:0 8px 28px #1a3a5c14}.shop-checkout__empty-card h1{margin-bottom:.65rem}.shop-checkout__intro{border-radius:var(--radius-lg);background:#fff;border:1px solid #00a5b524;padding:1.15rem 1.25rem;box-shadow:0 4px 18px #1a3a5c0f}.shop-checkout__intro-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--bw-teal-dark);background:var(--bg-teal-soft);border-radius:999px;margin-bottom:.45rem;padding:.22rem .6rem;font-size:.68rem;font-weight:800;display:inline-block}.shop-checkout__intro h1{margin:0 0 .4rem;font-size:clamp(1.45rem,3vw,1.85rem);line-height:1.15}.shop-checkout__intro p{margin:0}.shop-checkout__assurance-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.shop-checkout__assurance-list li{color:var(--text-muted);align-items:flex-start;gap:.5rem;font-size:.8125rem;line-height:1.45;display:flex}.shop-checkout__assurance-list .shop-form-field__svg{width:.95rem;height:.95rem;color:var(--bw-teal-dark);flex-shrink:0;margin-top:.1rem}.shop-checkout-gateway__aside .shop-checkout__summary{box-shadow:none;background:0 0;border:none;gap:.75rem;padding:0}.shop-checkout-gateway__aside .shop-checkout__total-box{background:linear-gradient(180deg, #fff 0%, var(--bg-teal-soft) 100%)}.shop-checkout-gateway__aside .shop-checkout__order:has(.shop-checkout__products-panel) .shop-checkout__summary{border-radius:0}.shop-checkout-gateway__aside .shop-checkout__products-panel{box-shadow:none;padding-inline:0;border:none;padding-bottom:0}.shop-checkout__summary{background:radial-gradient(ellipse 80% 80% at 100% 0%, #00a5b51a, transparent 55%), linear-gradient(135deg, #fff 0%, var(--bg-teal-soft) 100%);border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid #00a5b533;flex-direction:column;align-items:stretch;gap:.85rem;padding:1rem 1.15rem;display:flex}.shop-checkout__summary-meta{justify-content:space-between;align-items:center;gap:.65rem;display:flex}.shop-checkout__summary-count{color:var(--text-muted);margin:0;font-size:.8125rem;font-weight:600;line-height:1.4}.shop-checkout__total-box{text-align:center;background:#fff;border:1.5px solid #00a5b538;border-radius:12px;padding:1rem 1.05rem;box-shadow:inset 0 1px #ffffffe6,0 4px 16px #1a3a5c0f}.shop-checkout__total-label{letter-spacing:.07em;text-transform:uppercase;color:var(--bw-teal-dark);margin-bottom:.4rem;font-size:.68rem;font-weight:800;display:block}.shop-checkout__total-amount{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.2rem .35rem;margin:0;font-family:Plus Jakarta Sans,sans-serif;line-height:1;display:flex}.shop-checkout__total-currency,.shop-checkout__total-unit{color:var(--bw-teal-dark);font-size:clamp(.875rem,2vw,1rem);font-weight:700}.shop-checkout__total-value{color:var(--text-heading);font-variant-numeric:tabular-nums;letter-spacing:-.02em;word-break:break-word;overflow-wrap:anywhere;max-width:100%;font-size:clamp(1.45rem,3.5vw,1.95rem);font-weight:800}.shop-checkout__total-note{color:var(--text-muted);margin-top:.5rem;font-size:.75rem;font-weight:600;display:block}.shop-checkout__shipping-pending{text-align:left;color:var(--text-heading);background:var(--bw-yellow-soft,#fff8e1);border:1px solid #efce4b73;border-radius:8px;margin:.65rem 0 0;padding:.55rem .65rem;font-size:.75rem;font-weight:500;line-height:1.45}.shop-checkout__shipping-pending strong{font-weight:800}.shop-checkout__order{flex-direction:column;gap:0;display:flex}.shop-checkout__order .shop-checkout__summary{border-radius:var(--radius)}.shop-checkout__order:has(.shop-checkout__products-panel) .shop-checkout__summary{border-radius:var(--radius) var(--radius) 0 0}.shop-checkout__toggle-products{font:inherit;color:var(--bw-teal-dark);cursor:pointer;background:#ffffffe6;border:1px solid #00a5b547;border-radius:999px;flex-shrink:0;padding:.45rem .85rem;font-size:.8125rem;font-weight:600;transition:background .15s,border-color .15s}.shop-checkout__toggle-products:hover{background:#fff;border-color:#00a5b573}.shop-checkout__products-panel{border-radius:0 0 var(--radius) var(--radius);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #00a5b533;border-top:none;padding:.85rem 1rem 1rem}.shop-checkout__product-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.shop-checkout__product{border-bottom:1px solid var(--border);grid-template-columns:3rem 1fr auto;align-items:center;gap:.75rem;padding:.55rem 0;display:grid}.shop-checkout__product:last-child{border-bottom:none}.shop-checkout__product-thumb-link{line-height:0;display:block}.shop-checkout__product-thumb{object-fit:cover;border:1px solid var(--border);border-radius:8px;width:3rem;height:3rem}.shop-checkout__product-thumb--empty{background:var(--bg-soft);place-items:center;font-size:1.25rem;display:grid}.shop-checkout__product-name{color:var(--text-heading);font-size:.875rem;font-weight:600;line-height:1.35;text-decoration:none}.shop-checkout__product-name:hover{color:var(--bw-teal-dark)}.shop-checkout__product-meta{color:var(--text-muted);margin:.15rem 0 0;font-size:.78rem}.shop-checkout__product-total{color:var(--text-heading);white-space:nowrap;font-family:Plus Jakarta Sans,sans-serif;font-size:.875rem}.shop-checkout__products-footer{border-top:1px dashed var(--border);justify-content:space-between;align-items:baseline;gap:.75rem;margin-top:.75rem;padding-top:.75rem;font-size:.875rem;display:flex}.shop-checkout__products-footer-total{font-variant-numeric:tabular-nums;text-align:right;word-break:break-word;overflow-wrap:anywhere;font-family:Plus Jakarta Sans,sans-serif;font-size:1rem}.shop-checkout__edit-cart{color:var(--bw-teal-dark);cursor:pointer;background:0 0;border:none;margin-top:.65rem;padding:0;font-family:inherit;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-block}.shop-checkout__edit-cart:hover{text-decoration:underline}.shop-checkout__address-preview{background:var(--bg-teal-soft);border:1px solid #00a5b533;border-radius:10px;margin-top:.85rem;padding:.85rem}.shop-checkout__address-preview-header{margin-bottom:.65rem}.shop-checkout__address-preview-label{letter-spacing:.04em;text-transform:uppercase;color:var(--bw-teal-dark);margin-bottom:.25rem;font-size:.72rem;font-weight:700;display:block}.shop-checkout__address-preview-text{color:var(--text-heading);margin:0;font-size:.9375rem;font-weight:600;line-height:1.45}.shop-checkout__address-preview-meta{color:var(--text-muted);margin:.35rem 0 0;font-size:.8125rem;line-height:1.4}.shop-checkout__address-preview .address-autocomplete__map{margin-top:0}.shop-checkout__address-preview .address-autocomplete__map-canvas{border-color:#00a5b547}.shop-checkout__trust{flex-wrap:wrap;gap:.5rem 1rem;margin:0;padding:0;list-style:none;display:flex}.shop-checkout__trust li{color:var(--bw-teal-dark);align-items:center;gap:.35rem;font-size:.78rem;font-weight:600;display:inline-flex}.shop-checkout__trust .shop-form-field__svg{width:.95rem;height:.95rem}.shop-checkout__card{border-radius:var(--radius-lg);background:#fff;border:1px solid #00a5b524;padding:1.15rem 1.15rem 1.25rem;box-shadow:0 4px 18px #1a3a5c0f,inset 0 1px #ffffffd9}.shop-checkout__card-header{border-bottom:1px solid var(--border);align-items:center;gap:.6rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.shop-checkout__card-header .shop-form-field__svg{width:1.15rem;height:1.15rem;color:var(--bw-teal-dark)}.shop-checkout__card-header h2{color:var(--text-heading);margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1rem}.shop-checkout__card-header--split h2{flex:1}.shop-checkout__address-edit-btn{color:var(--bw-teal-dark);cursor:pointer;background:#fff;border:1px solid #00a5b559;border-radius:999px;margin-left:auto;padding:.35rem .75rem;font-size:.8125rem;font-weight:700;transition:background .15s,border-color .15s}.shop-checkout__address-edit-btn:hover{background:var(--bg-teal-soft);border-color:#00a5b58c}.shop-checkout__address-editor{flex-direction:column;gap:.85rem;display:flex}.shop-checkout__address-edit-actions{justify-content:flex-end;display:flex}.shop-checkout__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.shop-checkout__grid .shop-form-field{grid-template-rows:subgrid;grid-row:span 3;align-self:start;gap:.4rem;margin:0;display:grid}.shop-checkout__grid .shop-form-field__label{align-self:start;margin:0;padding:0;line-height:1.35}.shop-checkout__grid .shop-form-field__control{align-self:start}@supports not (grid-template-rows:subgrid){.shop-checkout__grid .shop-form-field__label{height:2.75rem;max-height:2.75rem;overflow:hidden}}.shop-checkout__footer{background:linear-gradient(180deg, #fff 0%, var(--bg-teal-soft) 100%);border-radius:var(--radius-lg);border:1px solid #00a5b52e;flex-direction:column;gap:.85rem;padding:1.15rem;display:flex;box-shadow:0 4px 16px #1a3a5c0f}.shop-checkout__submit{border-radius:12px;justify-content:center;width:100%;padding:.95rem 1.25rem;font-size:1rem;font-weight:800;box-shadow:0 4px 16px #efce4b59}.shop-checkout__card .shop-form-field+.shop-form-field,.shop-checkout__card .shop-form-field+.address-autocomplete,.shop-checkout__card .address-autocomplete{margin-top:.85rem}.shop-checkout__submit-note{text-align:center;width:100%;color:var(--text-muted);justify-content:center;align-items:center;gap:.35rem;margin:0;font-size:.78rem;line-height:1.45;display:inline-flex}.shop-checkout__submit-note .shop-form-field__svg{flex-shrink:0;width:.9rem;height:.9rem}.shop-checkout__tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-bottom:.25rem;display:grid}.shop-checkout__tab{color:var(--text-muted);border:1.5px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:border-color .15s,color .15s,background .15s,box-shadow .15s;display:inline-flex}.shop-checkout__tab:hover{color:var(--bw-teal-dark);border-color:#00a5b559}.shop-checkout__tab--active{color:var(--bw-teal-dark);background:var(--bg-teal-soft);border-color:#00a5b573;box-shadow:inset 0 0 0 1px #00a5b514}.shop-checkout__login-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;padding:1.25rem}.shop-checkout__login-actions{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.shop-checkout__login-actions .shop-btn{justify-content:center}@media (width<=640px){.shop-checkout__grid{grid-template-columns:1fr}.shop-checkout__summary-meta{flex-wrap:wrap}.shop-checkout__toggle-products{text-align:center;width:100%}}.shop-auth{min-height:calc(100vh - var(--header-height,72px) - 5.5rem);grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:0;display:grid}.shop-auth--standalone{grid-template-columns:minmax(240px,.38fr) minmax(0,1fr);width:100%;max-width:none;min-height:100svh;margin:0}.shop-auth__brand{background:radial-gradient(ellipse 80% 60% at 0% 0%, #efce4b33, transparent 55%), radial-gradient(ellipse 70% 50% at 100% 100%, #00a5b52e, transparent 50%), linear-gradient(160deg, var(--bw-teal-dark) 0%, #007a86 45%, #1a3a5c 100%);color:#fff;padding:clamp(2rem,5vw,3rem) clamp(1.5rem,4vw,2.5rem);position:relative}.shop-auth--standalone .shop-auth__brand{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:clamp(1.75rem,4vw,2.5rem) clamp(1.25rem,3vw,2rem);display:flex}.shop-auth__brand-inner{width:100%;max-width:26rem;margin-inline:auto}.shop-auth--standalone .shop-auth__brand-inner{text-align:center;flex-direction:column;align-items:center;max-width:16rem;margin-inline:auto;display:flex}.shop-auth__logo-wrap{justify-content:center;align-items:center;width:100%;margin-bottom:1rem;display:flex}.shop-auth__logo-link{box-shadow:none;background:0 0;border-radius:0;justify-content:center;align-items:center;padding:0;line-height:0;display:inline-flex}.shop-auth__logo{object-fit:contain;image-rendering:auto;width:10.5rem;max-width:100%;height:auto;display:block}.shop-auth__brand-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--bw-yellow);margin:0 0 .35rem;font-size:.68rem;font-weight:700}.shop-auth__brand-lead{color:#ffffffc7;margin:0 0 1rem;font-size:.8125rem;line-height:1.45}.shop-auth__seal{color:#ffffffe6;background:#0000002e;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.shop-auth__main{background:linear-gradient(180deg, var(--bg-teal-soft) 0%, var(--bg) 40%);flex-direction:column;justify-content:center;align-items:center;padding:clamp(1.5rem,4vw,2.5rem) clamp(1rem,4vw,2rem);display:flex}.shop-auth--standalone .shop-auth__main{justify-content:center;align-items:center;width:100%;padding:clamp(1.5rem,5vw,3rem) clamp(1.25rem,5vw,3rem)}.shop-auth__card{border-radius:var(--radius-lg);background:#fff;border:1px solid #00a5b524;width:min(100%,28rem);padding:clamp(1.35rem,3vw,1.85rem);box-shadow:0 4px 24px #1a3a5c14,inset 0 1px #fffc}.shop-auth--standalone .shop-auth__card{border-radius:var(--radius-lg);flex:none;width:min(100%,34rem);max-width:34rem;padding:clamp(1.75rem,4vw,2.25rem) clamp(1.5rem,4vw,2rem);box-shadow:0 12px 40px #1a3a5c1a,inset 0 1px #fffc}.shop-auth-back{letter-spacing:.01em;color:var(--text-heading);background:linear-gradient(135deg, var(--bw-yellow) 0%, #ffe566 100%);cursor:pointer;border:1.5px solid #d4b340d9;border-radius:999px;align-items:center;gap:.45rem;margin:0 0 1.15rem;padding:.55rem 1rem .55rem .85rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.8125rem;font-weight:800;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;box-shadow:0 3px 14px #efce4b73}.shop-auth-back:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 5px 18px #efce4b8c}.shop-auth-back:active{transform:translateY(0);box-shadow:0 2px 8px #efce4b59}.shop-auth-back:focus-visible{outline:2px solid var(--bw-teal);outline-offset:2px}.shop-auth-back__icon{flex-shrink:0}.shop-auth__header{text-align:center;margin-bottom:1.35rem}.shop-auth__eyebrow{letter-spacing:.07em;text-transform:uppercase;color:var(--bw-yellow-dark);background:linear-gradient(180deg, #fff 0%, var(--bw-yellow-soft) 100%);border:1px solid #efce4b66;border-radius:999px;margin-bottom:.5rem;padding:.25rem .65rem;font-size:.68rem;font-weight:700;display:inline-block}.shop-auth__header h1{margin:0 0 .45rem;font-size:clamp(1.5rem,3vw,1.85rem);line-height:1.2}.shop-auth__header p{color:var(--text-muted);margin:0;font-size:.9375rem;line-height:1.55}.shop-auth-form{flex-direction:column;gap:1rem;display:flex}.shop-auth-form__section{border:none;flex-direction:column;gap:.75rem;margin:0;padding:0;display:flex}.shop-auth-form__section legend{width:100%;color:var(--bw-teal-dark);border-bottom:1px solid var(--border);margin-bottom:.15rem;padding:0 0 .35rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.8125rem;font-weight:700}.shop-auth-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.shop-auth-field{flex-direction:column;gap:.35rem;display:flex}.shop-auth-field--full{grid-column:1/-1}.shop-auth-field span{color:var(--text-heading);font-size:.8125rem;font-weight:600}.shop-auth-field input,.shop-auth-field textarea{width:100%;font:inherit;color:var(--text-heading);background:var(--bg-soft);border:1.5px solid var(--border);border-radius:10px;padding:.7rem .85rem;font-size:.9375rem;transition:border-color .15s,box-shadow .15s,background .15s}.shop-auth-field input:focus,.shop-auth-field textarea:focus{background:#fff;border-color:#00a5b580;outline:none;box-shadow:0 0 0 3px #00a5b51f}.shop-auth-field textarea{resize:vertical;min-height:4.5rem}.shop-auth-field__hint{color:var(--text-muted);font-size:.75rem}.shop-auth-field--password{position:relative}.shop-auth-field--password input{padding-right:2.75rem}.shop-auth-field__toggle{cursor:pointer;width:2rem;height:2rem;color:var(--text-muted);background:0 0;border:none;border-radius:6px;place-items:center;font-size:1rem;display:grid;position:absolute;bottom:.45rem;right:.5rem}.shop-auth-field__toggle:hover{color:var(--bw-teal-dark);background:var(--bg-teal-soft)}.shop-auth-form__submit{justify-content:center;width:100%;margin-top:.35rem;padding:.85rem 1.25rem;font-size:1rem}.shop-auth__footer{border-top:1px solid var(--border);text-align:center;color:var(--text-muted);margin-top:1.25rem;padding-top:1.15rem;font-size:.9375rem}.shop-auth__footer a{color:var(--bw-teal-dark);font-weight:700;text-decoration:none}.shop-auth__footer a:hover{text-decoration:underline}.shop-auth__guest{color:var(--text-muted);text-align:center;width:min(100%,34rem);margin:1rem 0 0;font-size:.8125rem}.shop-auth__guest a{color:var(--bw-teal-dark);font-weight:600}.shop-auth-alert{border-radius:10px;margin-bottom:1rem;padding:.75rem .85rem;font-size:.875rem;font-weight:500}.shop-auth-alert--error{color:#912018;background:#fef3f2;border:1px solid #b4231833}.shop-auth-alert--success{color:#166534;background:#f0fdf4;border:1px solid #16653433}.shop-auth-alert__action{margin:.65rem 0 0;font-size:.8125rem}.shop-auth-alert__action a{color:inherit;font-weight:700}.shop-auth__forgot{text-align:right;margin:-.35rem 0 0;font-size:.8125rem}.shop-auth__forgot a{color:var(--bw-teal-dark);font-weight:600;text-decoration:none}.shop-auth__forgot a:hover{text-decoration:underline}@media (width<=900px){.shop-auth,.shop-auth--standalone{grid-template-columns:1fr;min-height:100svh}.shop-auth__brand{padding:1.25rem 1.25rem 1rem}.shop-auth--standalone .shop-auth__brand{justify-content:center;padding:1.25rem 1.25rem .85rem}.shop-auth--standalone .shop-auth__brand-inner{max-width:14rem}.shop-auth__logo{width:9rem}.shop-auth__brand-lead{margin-bottom:.65rem;font-size:.75rem}.shop-auth__seal{margin-top:0}.shop-auth__main{padding-top:1rem}.shop-auth--standalone .shop-auth__main{flex:1;justify-content:flex-start;padding:.75rem 1rem 1.25rem}.shop-auth--standalone .shop-auth__card{border-radius:var(--radius-lg);width:100%;max-width:none;margin-top:0}.shop-auth__guest{width:100%}}@media (width<=520px){.shop-auth-form__grid{grid-template-columns:1fr}.shop-auth-field--full{grid-column:auto}.shop-auth--standalone .shop-auth__card{padding:1.25rem 1.15rem 1.5rem}}.shop-layout--compact-footer .shop-auth{min-height:calc(100vh - var(--header-height,72px) - 2rem)}.admin-layout{background:var(--bg-soft);grid-template-columns:260px 1fr;min-height:100svh;display:grid}.admin-sidebar{background:var(--bw-navy);color:#fff;flex-direction:column;padding:1.5rem;display:flex}.admin-sidebar__brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:.75rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.admin-sidebar__brand span{background:var(--bw-teal);border-radius:10px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:800;display:flex}.admin-sidebar__brand strong{color:#fff;font-size:.9375rem;display:block}.admin-sidebar__brand small{opacity:.7;font-size:.75rem}.admin-sidebar__nav{flex-direction:column;flex:1;gap:.375rem;display:flex}.admin-sidebar__link{border-radius:var(--radius);color:#fffc;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;transition:background .15s,color .15s}.admin-sidebar__link:hover{color:#fff;background:#ffffff14}.admin-sidebar__link.active{color:#fff;background:#00a5b540}.admin-sidebar__footer{border-top:1px solid #ffffff1a;flex-direction:column;gap:.75rem;padding-top:1.5rem;display:flex}.admin-sidebar__user strong{color:#fff;font-size:.875rem;display:block}.admin-sidebar__user small{opacity:.65;font-size:.75rem}.admin-sidebar__logout{border-radius:var(--radius);color:#fff;font:inherit;cursor:pointer;background:#ffffff1a;border:none;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s}.admin-sidebar__logout:hover{background:#ffffff2e}.admin-sidebar__site-link{color:var(--bw-yellow);text-align:center;font-size:.8125rem}.admin-main{flex-direction:column;min-height:100svh;padding:clamp(1.5rem,3vw,2.5rem);display:flex;overflow:hidden auto}.admin-shell{flex-direction:column;min-width:0;min-height:100svh;display:flex}.admin-mobile-header,.admin-mobile-nav{display:none}.admin-page-header{margin-bottom:2rem}.admin-page-header h1{margin-bottom:.375rem;font-size:clamp(1.5rem,3vw,2rem)}.admin-page-header p{color:var(--text-muted)}.admin-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.admin-stat-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;padding:1.25rem 1.5rem}.admin-stat-card strong{color:var(--text-heading);margin-bottom:.25rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.75rem;display:block}.admin-stat-card span{color:var(--text-muted);font-size:.875rem}@media (width<=768px){.admin-layout{grid-template-columns:1fr}.admin-sidebar{display:none}.admin-mobile-header{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem 1rem;display:flex;position:sticky;top:0}.admin-mobile-header__brand{align-items:center;gap:.5rem;min-width:0;display:flex}.admin-mobile-header__mark{background:var(--bw-teal);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.875rem;font-weight:800;display:flex}.admin-mobile-header__brand strong{color:var(--text-heading);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}.admin-mobile-header__logout{background:var(--bg-soft);border:1px solid var(--border);font:inherit;color:var(--text-heading);cursor:pointer;border-radius:999px;flex-shrink:0;padding:.4375rem .75rem;font-size:.75rem;font-weight:600}.admin-mobile-header--custom{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:.75rem .875rem .625rem;position:sticky;top:0}.admin-mobile-header__custom{width:100%;min-width:0}.admin-main{min-height:0;padding:.875rem 1rem calc(5.5rem + env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;overscroll-behavior-y:auto;flex:1}:is(.admin-main:has(.admin-mobile-header--custom),.admin-main:has(.admin-products--mobile-catalog),.admin-main:has(.admin-products--mobile-detail),.admin-main:has(.admin-orders--mobile-catalog),.admin-main:has(.admin-orders--mobile-detail),.admin-main:has(.admin-promotions--mobile-catalog),.admin-main:has(.admin-promotions--mobile-detail)){flex-direction:column;display:flex;overflow:hidden}:is(.admin-main:has(.admin-products--mobile-detail),.admin-main:has(.admin-orders--mobile-detail),.admin-main:has(.admin-promotions--mobile-detail)){padding:0}.admin-mobile-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;z-index:30;padding:.375rem .5rem calc(.375rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);background:#fff;flex-wrap:nowrap;align-items:stretch;gap:.25rem;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-x:auto;box-shadow:0 -4px 20px #0000000f}.admin-mobile-nav::-webkit-scrollbar{display:none}.admin-mobile-nav__link{min-width:4.75rem;min-height:3.25rem;color:var(--text-muted);border-radius:10px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:.125rem;padding:.375rem .625rem;font-size:.6875rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex}.admin-mobile-nav__link.active{background:var(--bg-teal-soft);color:var(--bw-teal-dark)}.admin-mobile-nav__icon{font-size:1.125rem;line-height:1}.admin-page-header{margin-bottom:1rem}.admin-page-header h1{margin-bottom:.25rem;font-size:1.375rem}.admin-page-header p{font-size:.8125rem;line-height:1.4}body.admin-mobile-detail-open .admin-mobile-header{display:none}body.admin-mobile-detail-open .admin-shell{height:100svh;max-height:100svh;overflow:hidden}body.admin-mobile-detail-open .admin-mobile-nav{display:none}body.admin-mobile-detail-open .admin-main{padding-bottom:0}}
