.encomenda-module__I24EHa__main{padding-top:calc(var(--navbar-height) + var(--space-6));background:var(--background);min-height:100vh}.encomenda-module__I24EHa__container{max-width:1100px;padding:0 var(--space-4);margin:0 auto}.encomenda-module__I24EHa__stepper{padding:var(--space-4) 0 var(--space-8);-webkit-overflow-scrolling:touch;justify-content:space-between;align-items:center;width:100%;display:flex;overflow-x:auto}.encomenda-module__I24EHa__stepperItem{flex:1;align-items:center;display:flex}.encomenda-module__I24EHa__stepperItem:last-child{flex:0}.encomenda-module__I24EHa__stepGroup{align-items:center;gap:var(--space-2);flex-direction:column;min-width:56px;display:flex}.encomenda-module__I24EHa__stepCircle{border-radius:var(--radius-full);width:44px;height:44px;font-size:var(--text-lg);transition:all var(--transition-base);flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.encomenda-module__I24EHa__stepCircle.encomenda-module__I24EHa__active{background:linear-gradient(135deg, var(--brand-accent-500), var(--brand-warm-400));color:var(--brand-dark-800);transform:scale(1.1);box-shadow:0 4px 15px #c9a96e66}.encomenda-module__I24EHa__stepCircle.encomenda-module__I24EHa__completed{background:var(--success);color:#fff}.encomenda-module__I24EHa__stepCircle.encomenda-module__I24EHa__pending{background:var(--brand-warm-100);color:var(--text-light)}.encomenda-module__I24EHa__stepLine{background:var(--brand-warm-200);height:3px;margin:0 var(--space-2);border-radius:var(--radius-full);transition:background var(--transition-base);flex:1;margin-top:-18px}.encomenda-module__I24EHa__completedLine{background:var(--success)}.encomenda-module__I24EHa__stepLabel{font-size:var(--text-xs);color:var(--text-light);text-align:center;white-space:nowrap;font-weight:600}.encomenda-module__I24EHa__activeLabel{color:var(--brand-accent-600)}.encomenda-module__I24EHa__contentGrid{gap:var(--space-6);padding-bottom:var(--space-12);grid-template-columns:1fr 320px;align-items:flex-start;display:grid}.encomenda-module__I24EHa__stepContent{background:var(--surface);border-radius:var(--radius-2xl);padding:var(--space-8);box-shadow:var(--shadow-md);border:1px solid #c9a96e14;animation:.4s encomenda-module__I24EHa__fadeInUp}.encomenda-module__I24EHa__sidebar{top:calc(var(--navbar-height) + var(--space-4));position:sticky}.encomenda-module__I24EHa__summaryCard{background:var(--surface);border-radius:var(--radius-2xl);padding:var(--space-6);box-shadow:var(--shadow-md);border:1px solid #c9a96e1a}.encomenda-module__I24EHa__summaryTitle{font-family:var(--font-display);font-size:var(--text-lg);color:var(--text-primary);margin-bottom:var(--space-5);padding-bottom:var(--space-3);border-bottom:2px solid var(--brand-warm-100)}.encomenda-module__I24EHa__summaryEmpty{text-align:center;color:var(--text-light);font-size:var(--text-sm);padding:var(--space-8) 0;font-style:italic}.encomenda-module__I24EHa__summaryItems{gap:var(--space-3);flex-direction:column;display:flex}.encomenda-module__I24EHa__summaryItem{gap:var(--space-2);font-size:var(--text-sm);grid-template-columns:1fr auto auto;align-items:center;display:grid}.encomenda-module__I24EHa__summaryItemName{color:var(--text-primary);font-weight:500}.encomenda-module__I24EHa__summaryItemQty{color:var(--text-light);font-size:var(--text-xs);background:var(--brand-warm-100);border-radius:var(--radius-full);padding:2px 8px}.encomenda-module__I24EHa__summaryItemPrice{color:var(--text-primary);text-align:right;font-weight:600}.encomenda-module__I24EHa__summaryDivider{background:var(--brand-warm-100);height:1px;margin:var(--space-4) 0}.encomenda-module__I24EHa__summaryLine{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-2);justify-content:space-between;display:flex}.encomenda-module__I24EHa__summaryTotal{font-family:var(--font-display);font-size:var(--text-xl);color:var(--text-primary);margin-bottom:var(--space-3);font-weight:700}.encomenda-module__I24EHa__summaryDeposit{background:linear-gradient(135deg, var(--brand-accent-200), var(--brand-accent-300));padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);font-size:var(--text-sm);color:var(--brand-accent-600);margin-bottom:var(--space-4);justify-content:space-between;align-items:center;font-weight:600;display:flex}.encomenda-module__I24EHa__depositValue{font-family:var(--font-display);font-size:var(--text-lg);color:var(--text-primary)}.encomenda-module__I24EHa__summaryMeta{font-size:var(--text-sm);color:var(--text-light);padding:var(--space-1) 0}@media (max-width:868px){.encomenda-module__I24EHa__contentGrid{grid-template-columns:1fr}.encomenda-module__I24EHa__sidebar{order:-1;position:static}.encomenda-module__I24EHa__stepContent{padding:var(--space-5)}.encomenda-module__I24EHa__stepper{padding:var(--space-2) 0 var(--space-6);justify-content:flex-start;gap:0}.encomenda-module__I24EHa__stepLine{width:20px}.encomenda-module__I24EHa__stepLabel{font-size:.65rem}}
.Navbar-module__2fwCUq__navbar{z-index:var(--z-fixed);padding:var(--space-4) 0;transition:all var(--transition-base);-webkit-backdrop-filter:blur(12px);background:#ffffffb3;position:fixed;top:0;left:0;right:0}.dark .Navbar-module__2fwCUq__navbar{background:#150c0cb3}.Navbar-module__2fwCUq__navbar.Navbar-module__2fwCUq__themeDark:not(.Navbar-module__2fwCUq__scrolled){background:#1a0a0a73}.Navbar-module__2fwCUq__navbar.Navbar-module__2fwCUq__scrolled{-webkit-backdrop-filter:blur(20px);padding:var(--space-2) 0;background:#ffffffeb;border-bottom:1px solid #c9a96e26;box-shadow:0 2px 20px #1a0a0a14}.dark .Navbar-module__2fwCUq__navbar.Navbar-module__2fwCUq__scrolled{background:#150c0ce0;border-bottom:1px solid #f5e6d01a;box-shadow:0 2px 20px #0006}.Navbar-module__2fwCUq__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__2fwCUq__logo{align-items:center;gap:var(--space-3);z-index:10;display:flex}.Navbar-module__2fwCUq__logoImg{border-radius:var(--radius-full);object-fit:cover;border:2px solid var(--brand-accent-400);width:48px;height:48px;box-shadow:var(--shadow-gold);transition:transform var(--transition-base)}.Navbar-module__2fwCUq__logo:hover .Navbar-module__2fwCUq__logoImg{transform:scale(1.08)}.Navbar-module__2fwCUq__logoText{flex-direction:column;display:flex}.Navbar-module__2fwCUq__logoTitle{font-family:var(--font-display);font-size:var(--text-lg);color:var(--text-primary);font-weight:700;line-height:1.1}.Navbar-module__2fwCUq__navbar:not(.Navbar-module__2fwCUq__scrolled).Navbar-module__2fwCUq__themeDark .Navbar-module__2fwCUq__logoTitle{color:var(--brand-light-100);text-shadow:0 1px 3px #0000004d}.Navbar-module__2fwCUq__logoSubtitle{font-family:var(--font-accent);font-size:var(--text-sm);color:var(--brand-accent-500)}.Navbar-module__2fwCUq__navLinks{align-items:center;gap:var(--space-6);display:flex}.Navbar-module__2fwCUq__navLink{font-size:var(--text-sm);color:var(--text-secondary);transition:color var(--transition-fast);padding:var(--space-1) 0;font-weight:500;position:relative}.Navbar-module__2fwCUq__navbar:not(.Navbar-module__2fwCUq__scrolled).Navbar-module__2fwCUq__themeDark .Navbar-module__2fwCUq__navLink{color:#ffffffe6}.Navbar-module__2fwCUq__navLink:after{content:"";background:var(--brand-accent-500);border-radius:var(--radius-full);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:-2px;left:0}.Navbar-module__2fwCUq__navLink:hover{color:var(--brand-accent-500)}.Navbar-module__2fwCUq__navLink:hover:after{width:100%}.Navbar-module__2fwCUq__navCta{font-size:var(--text-sm)!important;padding:var(--space-2) var(--space-5)!important}.Navbar-module__2fwCUq__headerActions{align-items:center;gap:var(--space-2);z-index:10;display:flex}.Navbar-module__2fwCUq__hamburger{padding:var(--space-2);z-index:10;flex-direction:column;gap:5px;display:none}.Navbar-module__2fwCUq__hamburger span{background:var(--text-primary);border-radius:var(--radius-full);width:24px;height:2px;transition:all var(--transition-base);display:block}.Navbar-module__2fwCUq__navbar:not(.Navbar-module__2fwCUq__scrolled).Navbar-module__2fwCUq__themeDark .Navbar-module__2fwCUq__hamburger span{background:var(--brand-light-100)}.Navbar-module__2fwCUq__navbar:not(.Navbar-module__2fwCUq__scrolled).Navbar-module__2fwCUq__themeDark .Navbar-module__2fwCUq__themeToggle{color:#ffffffe6}.Navbar-module__2fwCUq__navbar:not(.Navbar-module__2fwCUq__scrolled).Navbar-module__2fwCUq__themeDark .Navbar-module__2fwCUq__themeToggle:hover{color:var(--brand-light-100);background-color:#ffffff26}.Navbar-module__2fwCUq__hamburger.Navbar-module__2fwCUq__active span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__2fwCUq__hamburger.Navbar-module__2fwCUq__active span:nth-child(2){opacity:0}.Navbar-module__2fwCUq__hamburger.Navbar-module__2fwCUq__active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Navbar-module__2fwCUq__hamburger{display:flex}.Navbar-module__2fwCUq__navLinks{background:var(--surface);width:80%;max-width:320px;height:100vh;padding:calc(var(--navbar-height) + var(--space-8)) var(--space-8) var(--space-8);align-items:flex-start;gap:var(--space-4);box-shadow:var(--shadow-2xl);transition:transform var(--transition-slow);flex-direction:column;position:fixed;top:0;right:0;transform:translate(100%)}.Navbar-module__2fwCUq__navLinks.Navbar-module__2fwCUq__open{transform:translate(0)}.Navbar-module__2fwCUq__navLink{font-size:var(--text-lg);width:100%;padding:var(--space-3) var(--space-4);border-radius:var(--radius-xl);transition:background-color var(--transition-fast), border-color var(--transition-fast);touch-action:manipulation;border:1px solid #0000;display:block;color:var(--text-primary)!important}.Navbar-module__2fwCUq__navLink:active{background:var(--brand-accent-100,var(--brand-accent-200));border-color:var(--brand-accent-200,var(--brand-accent-300))}.Navbar-module__2fwCUq__navCta{width:100%;margin-top:var(--space-4);text-align:center}.Navbar-module__2fwCUq__logoTitle{font-size:var(--text-base)}.Navbar-module__2fwCUq__logoImg{width:40px;height:40px}}
.ThemeToggle-module__sGqMhG__toggle{border-radius:var(--radius-full);width:40px;height:40px;color:var(--text-secondary);transition:background-color var(--transition-fast), color var(--transition-fast);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ThemeToggle-module__sGqMhG__toggle:hover{background-color:var(--surface-warm);color:var(--text-primary)}.ThemeToggle-module__sGqMhG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.LanguageSwitcher-module__kcAi4G__select{border-radius:var(--radius-full);height:40px;color:var(--text-secondary);cursor:pointer;transition:background-color var(--transition-fast), color var(--transition-fast);background:0 0;border:none;padding:0 8px;font-size:.85rem}.LanguageSwitcher-module__kcAi4G__select:hover{background-color:var(--surface-warm);color:var(--text-primary)}
.DashboardView-module__ZWC1jq__dashboard{max-width:960px}.DashboardView-module__ZWC1jq__header{margin-bottom:var(--space-8);justify-content:space-between;align-items:flex-start;gap:var(--space-3);flex-wrap:wrap;display:flex}.DashboardView-module__ZWC1jq__title{font-family:var(--font-display);font-size:var(--text-3xl);color:var(--text-primary);margin-bottom:var(--space-1)}.DashboardView-module__ZWC1jq__subtitle{font-size:var(--text-base);color:var(--text-light)}.DashboardView-module__ZWC1jq__date{font-size:var(--text-sm);color:var(--text-light);padding:var(--space-2) var(--space-4);background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--brand-warm-100);text-transform:capitalize}.DashboardView-module__ZWC1jq__kpiGrid{gap:var(--space-4);margin-bottom:var(--space-8);grid-template-columns:repeat(4,1fr);display:grid}.DashboardView-module__ZWC1jq__kpiCard{background:var(--surface);border-radius:var(--radius-xl);padding:var(--space-5);align-items:center;gap:var(--space-4);border:1px solid var(--brand-warm-100);transition:all var(--transition-base);cursor:default;display:flex}.DashboardView-module__ZWC1jq__kpiCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.DashboardView-module__ZWC1jq__kpiHighlight{background:linear-gradient(135deg, var(--brand-accent-200), var(--brand-accent-300));border-color:var(--brand-accent-400)}.DashboardView-module__ZWC1jq__kpiIcon{flex-shrink:0;font-size:2rem}.DashboardView-module__ZWC1jq__kpiValue{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--text-primary);font-weight:700;line-height:1.2;display:block}.DashboardView-module__ZWC1jq__kpiLabel{font-size:var(--text-xs);color:var(--text-light);text-transform:uppercase;letter-spacing:.5px}.DashboardView-module__ZWC1jq__section{margin-bottom:var(--space-8)}.DashboardView-module__ZWC1jq__sectionHeader{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.DashboardView-module__ZWC1jq__sectionTitle{font-family:var(--font-display);font-size:var(--text-xl);color:var(--text-primary)}.DashboardView-module__ZWC1jq__viewAll{font-size:var(--text-sm);color:var(--brand-accent-600);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;font-weight:600}.DashboardView-module__ZWC1jq__viewAll:hover{color:var(--brand-dark-500)}.DashboardView-module__ZWC1jq__ordersTable{gap:var(--space-3);flex-direction:column;display:flex}.DashboardView-module__ZWC1jq__orderRow{gap:var(--space-4);padding:var(--space-4) var(--space-5);background:var(--surface);border-radius:var(--radius-xl);border:1px solid var(--brand-warm-100);transition:all var(--transition-fast);grid-template-columns:2fr 1fr auto;align-items:center;display:grid}.DashboardView-module__ZWC1jq__orderRow:hover{border-color:var(--brand-warm-300);box-shadow:var(--shadow-sm)}.DashboardView-module__ZWC1jq__orderInfo{gap:var(--space-1);flex-direction:column;display:flex}.DashboardView-module__ZWC1jq__orderId{font-family:var(--font-body);font-size:var(--text-sm);color:var(--text-primary);font-weight:700}.DashboardView-module__ZWC1jq__orderCustomer{font-size:var(--text-base);color:var(--text-primary);font-weight:500}.DashboardView-module__ZWC1jq__orderItems{font-size:var(--text-xs);color:var(--text-light)}.DashboardView-module__ZWC1jq__orderMeta{gap:var(--space-1);font-size:var(--text-sm);color:var(--text-secondary);flex-direction:column;display:flex}.DashboardView-module__ZWC1jq__orderType{font-size:var(--text-xs)}.DashboardView-module__ZWC1jq__orderActions{align-items:flex-end;gap:var(--space-2);flex-direction:column;display:flex}.DashboardView-module__ZWC1jq__statusBadge{padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);font-size:var(--text-xs);white-space:nowrap;font-weight:600;display:inline-block}.DashboardView-module__ZWC1jq__orderTotal{font-family:var(--font-display);font-size:var(--text-lg);color:var(--text-primary);font-weight:700}.DashboardView-module__ZWC1jq__actionBtns{gap:var(--space-2);display:flex}.DashboardView-module__ZWC1jq__actionBtn{border-radius:var(--radius-full);background:var(--surface-warm);border:1px solid var(--brand-warm-100);width:36px;height:36px;font-size:var(--text-base);cursor:pointer;transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.DashboardView-module__ZWC1jq__actionBtn:hover{box-shadow:var(--shadow-md);transform:scale(1.1)}.DashboardView-module__ZWC1jq__actionPrimary{background:var(--success-light);border-color:var(--success)}.DashboardView-module__ZWC1jq__quickActions{gap:var(--space-3);grid-template-columns:repeat(4,1fr);display:grid}.DashboardView-module__ZWC1jq__quickAction{align-items:center;gap:var(--space-3);padding:var(--space-4);background:var(--surface);border:1px solid var(--brand-warm-100);border-radius:var(--radius-lg);font-size:var(--text-sm);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);font-weight:500;text-decoration:none;display:flex}.DashboardView-module__ZWC1jq__quickAction:hover{border-color:var(--brand-accent-400);background:var(--brand-accent-200);transform:translateY(-2px)}.DashboardView-module__ZWC1jq__quickAction span{font-size:var(--text-xl)}@media (max-width:868px){.DashboardView-module__ZWC1jq__kpiGrid{grid-template-columns:repeat(2,1fr)}.DashboardView-module__ZWC1jq__orderRow{gap:var(--space-3);grid-template-columns:1fr}.DashboardView-module__ZWC1jq__orderActions{flex-flow:wrap;justify-content:space-between;align-items:center}.DashboardView-module__ZWC1jq__quickActions{grid-template-columns:repeat(2,1fr)}}
.Toast-module__dpyMdW__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;gap:12px;width:calc(100% - 48px);max-width:420px;display:flex;position:fixed;bottom:24px;right:24px}.Toast-module__dpyMdW__toast{pointer-events:auto;-webkit-backdrop-filter:blur(12px);border:1px solid #69140e14;border-radius:12px;align-items:center;gap:14px;padding:16px 20px;font-size:.95rem;line-height:1.4;animation:.4s cubic-bezier(.2,.8,.2,1) forwards Toast-module__dpyMdW__slideIn;display:flex;box-shadow:0 10px 30px #69140e1f}.dark .Toast-module__dpyMdW__toast{border:1px solid #f5e6d01a;box-shadow:0 10px 30px #0006}.Toast-module__dpyMdW__toast span{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.85rem;font-weight:700;display:flex}.Toast-module__dpyMdW__toast p{flex:1;margin:0}.Toast-module__dpyMdW__success{color:#1b5e20;background:#f0fcf4f2;border-color:#1b5e2026}.Toast-module__dpyMdW__success span{color:#fff;background:#1b5e20}.dark .Toast-module__dpyMdW__success{color:#a5d6a7;background:#2e7d322e;border-color:#a5d6a733}.dark .Toast-module__dpyMdW__success span{color:#fff;background:#2e7d32}.Toast-module__dpyMdW__error{color:var(--primary);background:#fff4dbf2;border-color:#69140e26}.Toast-module__dpyMdW__error span{background:var(--primary);color:#fff}.dark .Toast-module__dpyMdW__error{background:#d32f2f2e;border-color:#ef9a9a33}.Toast-module__dpyMdW__info{color:var(--text);border-color:var(--border);background:#fffffff2}.Toast-module__dpyMdW__info span{background:var(--text-secondary);color:#fff}.dark .Toast-module__dpyMdW__info{background:#241313f2}.dark .Toast-module__dpyMdW__info span{background:var(--brand-warm-600)}@keyframes Toast-module__dpyMdW__slideIn{0%{opacity:0;transform:translate(30px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}@media (max-width:640px){.Toast-module__dpyMdW__toastContainer{align-items:stretch;width:calc(100% - 32px);max-width:none;bottom:16px;left:16px;right:16px}.Toast-module__dpyMdW__toast{animation:.4s cubic-bezier(.2,.8,.2,1) forwards Toast-module__dpyMdW__slideUp}}@keyframes Toast-module__dpyMdW__slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}
.PedidosView-module__JtmBsW__container{max-width:960px}.PedidosView-module__JtmBsW__header{margin-bottom:var(--space-6)}.PedidosView-module__JtmBsW__title{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--text-primary);margin-bottom:var(--space-4)}.PedidosView-module__JtmBsW__filters{gap:var(--space-2);flex-wrap:wrap;display:flex}.PedidosView-module__JtmBsW__filterBtn{padding:var(--space-2) var(--space-3);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--text-secondary);background:var(--surface);border:1px solid var(--brand-warm-100);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;font-weight:600}.PedidosView-module__JtmBsW__filterBtn:hover{border-color:var(--brand-warm-300)}.PedidosView-module__JtmBsW__filterActive{background:linear-gradient(135deg, var(--brand-accent-200), var(--brand-accent-300));border-color:var(--brand-accent-400);color:var(--brand-dark-800)}.PedidosView-module__JtmBsW__ordersList{gap:var(--space-4);flex-direction:column;display:flex}.PedidosView-module__JtmBsW__orderCard{background:var(--surface);border-radius:var(--radius-xl);border:1px solid var(--brand-warm-100);transition:all var(--transition-fast);overflow:hidden}.PedidosView-module__JtmBsW__orderCard:hover{border-color:var(--brand-warm-300);box-shadow:var(--shadow-md)}.PedidosView-module__JtmBsW__cardTop{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--brand-warm-100);justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.PedidosView-module__JtmBsW__orderId{font-size:var(--text-sm);color:var(--text-primary);margin-right:var(--space-3)}.PedidosView-module__JtmBsW__badge{padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:600;display:inline-block}.PedidosView-module__JtmBsW__orderTotal{font-family:var(--font-display);font-size:var(--text-xl);color:var(--text-primary);font-weight:700}.PedidosView-module__JtmBsW__cardBody{padding:var(--space-4) var(--space-5);gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.PedidosView-module__JtmBsW__cardInfo{gap:var(--space-1);font-size:var(--text-sm);color:var(--text-secondary);flex-direction:column;display:flex}.PedidosView-module__JtmBsW__itemsList{gap:var(--space-2);flex-wrap:wrap;grid-column:1/-1;display:flex}.PedidosView-module__JtmBsW__itemBadge{padding:var(--space-1) var(--space-3);background:var(--surface-warm);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--text-secondary);font-weight:500}.PedidosView-module__JtmBsW__cardActions{gap:var(--space-3);padding:var(--space-4) var(--space-5);border-top:1px solid var(--brand-warm-100);background:var(--surface-warm);flex-wrap:wrap;display:flex}.PedidosView-module__JtmBsW__actionBtn{padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:var(--space-2);border:none;font-weight:600;display:flex}.PedidosView-module__JtmBsW__whatsappBtn{color:#128c7e;background:#dcf8c6}.PedidosView-module__JtmBsW__whatsappBtn:hover{color:#fff;background:#25d366;transform:translateY(-1px)}.PedidosView-module__JtmBsW__emailBtn{background:var(--info-light);color:var(--info)}.PedidosView-module__JtmBsW__emailBtn:hover{background:var(--info);color:#fff;transform:translateY(-1px)}.PedidosView-module__JtmBsW__advanceBtn{background:var(--success-light);color:var(--success)}.PedidosView-module__JtmBsW__advanceBtn:hover{background:var(--success);color:#fff;transform:translateY(-1px)}@media (max-width:768px){.PedidosView-module__JtmBsW__cardBody{grid-template-columns:1fr}.PedidosView-module__JtmBsW__cardActions{flex-direction:column}.PedidosView-module__JtmBsW__actionBtn{justify-content:center}}
.CalendarioView-module__vqi7ha__container{max-width:960px}.CalendarioView-module__vqi7ha__header{margin-bottom:var(--space-6)}.CalendarioView-module__vqi7ha__title{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--text-primary)}.CalendarioView-module__vqi7ha__controls{margin-bottom:var(--space-5);justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.CalendarioView-module__vqi7ha__navBtns{align-items:center;gap:var(--space-3);display:flex}.CalendarioView-module__vqi7ha__navBtn{border-radius:var(--radius-full);background:var(--surface);border:1px solid var(--brand-warm-100);width:36px;height:36px;color:var(--text-primary);font-size:var(--text-lg);cursor:pointer;transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.CalendarioView-module__vqi7ha__navBtn:hover{background:var(--brand-accent-200);border-color:var(--brand-accent-400)}.CalendarioView-module__vqi7ha__currentLabel{font-family:var(--font-display);font-size:var(--text-lg);color:var(--text-primary);text-align:center;text-transform:capitalize;min-width:200px}.CalendarioView-module__vqi7ha__viewTabs{gap:var(--space-1);background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--brand-warm-100);padding:3px;display:flex}.CalendarioView-module__vqi7ha__viewTab{padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;font-weight:500}.CalendarioView-module__vqi7ha__viewTab:hover{color:var(--text-primary)}.CalendarioView-module__vqi7ha__viewTabActive{background:linear-gradient(135deg, var(--brand-accent-200), var(--brand-accent-300));color:var(--brand-dark-800);font-weight:600}.CalendarioView-module__vqi7ha__monthGrid{background:var(--brand-warm-100);border-radius:var(--radius-xl);border:1px solid var(--brand-warm-100);grid-template-columns:repeat(7,1fr);gap:1px;display:grid;overflow:hidden}.CalendarioView-module__vqi7ha__weekHeader{background:var(--surface-warm);padding:var(--space-3);text-align:center;font-size:var(--text-sm);color:var(--text-light);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.CalendarioView-module__vqi7ha__dayCell{background:var(--surface);min-height:90px;padding:var(--space-2)}.CalendarioView-module__vqi7ha__hasDay{cursor:pointer;transition:background var(--transition-fast)}.CalendarioView-module__vqi7ha__hasDay:hover{background:var(--surface-warm)}.CalendarioView-module__vqi7ha__today{background:var(--brand-accent-200)!important}.CalendarioView-module__vqi7ha__dayNumber{font-size:var(--text-sm);color:var(--text-primary);margin-bottom:var(--space-1);font-weight:600;display:block}.CalendarioView-module__vqi7ha__today .CalendarioView-module__vqi7ha__dayNumber{color:var(--brand-dark-800);font-weight:700}.CalendarioView-module__vqi7ha__dayEvents{flex-direction:column;gap:2px;display:flex}.CalendarioView-module__vqi7ha__eventDot{border-radius:var(--radius-sm);color:#fff;white-space:nowrap;text-overflow:ellipsis;gap:4px;padding:2px 6px;font-size:.65rem;display:flex;overflow:hidden}.CalendarioView-module__vqi7ha__eventTime{font-weight:700}.CalendarioView-module__vqi7ha__eventName{opacity:.9}.CalendarioView-module__vqi7ha__weekGrid{gap:var(--space-3);grid-template-columns:repeat(7,1fr);display:grid}.CalendarioView-module__vqi7ha__weekDay{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--brand-warm-100);min-height:200px;overflow:hidden}.CalendarioView-module__vqi7ha__weekDay.CalendarioView-module__vqi7ha__today{border-color:var(--brand-accent-400)}.CalendarioView-module__vqi7ha__weekDayHeader{padding:var(--space-3);background:var(--surface-warm);border-bottom:1px solid var(--brand-warm-100);justify-content:space-between;align-items:center;display:flex}.CalendarioView-module__vqi7ha__weekDayName{font-size:var(--text-sm);color:var(--text-light);text-transform:uppercase;font-weight:600}.CalendarioView-module__vqi7ha__weekDayNum{font-family:var(--font-display);font-size:var(--text-lg);color:var(--text-primary);font-weight:700}.CalendarioView-module__vqi7ha__weekEvents{padding:var(--space-2);gap:var(--space-2);flex-direction:column;display:flex}.CalendarioView-module__vqi7ha__weekEvent{padding:var(--space-2) var(--space-3);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:var(--surface-warm);font-size:var(--text-xs);border-left:3px solid;flex-direction:column;gap:2px;display:flex}.CalendarioView-module__vqi7ha__eventDetail{color:var(--text-light);font-size:.65rem}.CalendarioView-module__vqi7ha__dayView{background:var(--surface);border-radius:var(--radius-xl);border:1px solid var(--brand-warm-100);overflow:hidden}.CalendarioView-module__vqi7ha__hourRow{border-bottom:1px solid var(--brand-warm-100);min-height:60px;display:flex}.CalendarioView-module__vqi7ha__hourRow:last-child{border-bottom:none}.CalendarioView-module__vqi7ha__hourLabel{width:80px;padding:var(--space-3);font-size:var(--text-sm);color:var(--text-light);border-right:1px solid var(--brand-warm-100);text-align:center;flex-shrink:0;font-weight:600}.CalendarioView-module__vqi7ha__hourContent{padding:var(--space-2);gap:var(--space-2);flex-direction:column;flex:1;display:flex}.CalendarioView-module__vqi7ha__hourEvent{padding:var(--space-3);border-radius:0 var(--radius-md) var(--radius-md) 0;background:var(--surface-warm);font-size:var(--text-sm);gap:var(--space-1);border-left:4px solid;flex-direction:column;display:flex}.CalendarioView-module__vqi7ha__legend{gap:var(--space-5);margin-top:var(--space-5);flex-wrap:wrap;justify-content:center;display:flex}.CalendarioView-module__vqi7ha__legendItem{align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--text-light);display:flex}.CalendarioView-module__vqi7ha__legendDot{border-radius:var(--radius-full);flex-shrink:0;width:10px;height:10px}@media (max-width:868px){.CalendarioView-module__vqi7ha__weekGrid{grid-template-columns:1fr}.CalendarioView-module__vqi7ha__weekDay{min-height:auto}.CalendarioView-module__vqi7ha__monthGrid{font-size:var(--text-xs)}.CalendarioView-module__vqi7ha__dayCell{min-height:60px;padding:4px}.CalendarioView-module__vqi7ha__eventDot{font-size:.55rem}}
.Footer-module__nctMiG__footer{background:var(--brand-dark-900);color:var(--brand-light-300);position:relative}.Footer-module__nctMiG__topWave{color:var(--brand-dark-800);line-height:0;position:absolute;top:-1px;left:0;right:0}.Footer-module__nctMiG__topWave svg{width:100%;height:60px}.Footer-module__nctMiG__content{padding-top:calc(60px + var(--space-12));padding-bottom:var(--space-8)}.Footer-module__nctMiG__grid{gap:var(--space-12);margin-bottom:var(--space-12);grid-template-columns:2fr 1fr 1fr;display:grid}.Footer-module__nctMiG__brand{align-items:center;gap:var(--space-3);margin-bottom:var(--space-5);display:flex}.Footer-module__nctMiG__logo{border-radius:var(--radius-full);object-fit:cover;border:2px solid var(--brand-accent-500);width:56px;height:56px}.Footer-module__nctMiG__brandName{font-family:var(--font-display);font-size:var(--text-xl);color:var(--brand-light-100);font-weight:700}.Footer-module__nctMiG__brandTagline{font-family:var(--font-accent);font-size:var(--text-sm);color:var(--brand-accent-400)}.Footer-module__nctMiG__brandDesc{font-size:var(--text-sm);color:#ffffff8c;margin-bottom:var(--space-5);max-width:360px;line-height:1.8}.Footer-module__nctMiG__social{gap:var(--space-3);display:flex}.Footer-module__nctMiG__socialLink{border-radius:var(--radius-full);width:42px;height:42px;color:var(--brand-light-300);transition:all var(--transition-base);background:#ffffff14;border:1px solid #ffffff14;justify-content:center;align-items:center;display:flex}.Footer-module__nctMiG__socialLink:hover{background:var(--brand-accent-500);color:var(--brand-dark-800);transform:translateY(-3px);box-shadow:0 4px 15px #c9a96e4d}.Footer-module__nctMiG__colTitle{font-family:var(--font-display);font-size:var(--text-base);color:var(--brand-light-100);margin-bottom:var(--space-5);padding-bottom:var(--space-3);font-weight:600;position:relative}.Footer-module__nctMiG__colTitle:after{content:"";background:var(--brand-accent-500);border-radius:var(--radius-full);width:30px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__nctMiG__footerLink{font-size:var(--text-sm);color:#ffffff8c;padding:var(--space-2) 0;transition:all var(--transition-fast);display:block}.Footer-module__nctMiG__footerLink:hover{color:var(--brand-accent-400);padding-left:var(--space-2)}.Footer-module__nctMiG__infoItem{align-items:flex-start;gap:var(--space-3);font-size:var(--text-sm);color:#ffffff8c;padding:var(--space-2) 0;display:flex}.Footer-module__nctMiG__infoIcon{font-size:var(--text-base);flex-shrink:0}.Footer-module__nctMiG__bottom{padding-top:var(--space-6);justify-content:space-between;align-items:center;gap:var(--space-4);border-top:1px solid #ffffff14;flex-wrap:wrap;display:flex}.Footer-module__nctMiG__copy,.Footer-module__nctMiG__madeWith{font-size:var(--text-sm);color:#ffffff59}@media (max-width:768px){.Footer-module__nctMiG__grid{gap:var(--space-8);grid-template-columns:1fr}.Footer-module__nctMiG__bottom{text-align:center;flex-direction:column}}
.ConfigView-module__BKmJKW__container{max-width:800px}.ConfigView-module__BKmJKW__header{margin-bottom:var(--space-8);justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.ConfigView-module__BKmJKW__title{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--text-primary)}.ConfigView-module__BKmJKW__savedBtn{background:var(--success)!important;color:#fff!important}.ConfigView-module__BKmJKW__section{margin-bottom:var(--space-8);background:var(--surface);border-radius:var(--radius-xl);padding:var(--space-6);border:1px solid var(--brand-warm-100)}.ConfigView-module__BKmJKW__sectionTitle{font-family:var(--font-display);font-size:var(--text-lg);color:var(--text-primary);margin-bottom:var(--space-5);padding-bottom:var(--space-3);border-bottom:2px solid var(--brand-warm-100)}.ConfigView-module__BKmJKW__sectionDesc{font-size:var(--text-sm);color:var(--text-light);margin-bottom:var(--space-5);line-height:1.7}.ConfigView-module__BKmJKW__sectionDesc code{background:var(--surface-warm);border-radius:var(--radius-sm);font-size:var(--text-xs);color:var(--brand-dark-500);padding:2px 6px}.ConfigView-module__BKmJKW__settingsGrid{gap:var(--space-5);grid-template-columns:1fr 1fr;display:grid}.ConfigView-module__BKmJKW__settingCard{padding:var(--space-4);background:var(--surface-warm);border-radius:var(--radius-lg)}.ConfigView-module__BKmJKW__settingLabel{font-size:var(--text-sm);color:var(--text-primary);margin-bottom:var(--space-3);font-weight:600;display:block}.ConfigView-module__BKmJKW__settingInput{align-items:center;gap:var(--space-2);display:flex}.ConfigView-module__BKmJKW__settingInput input{max-width:120px}.ConfigView-module__BKmJKW__settingUnit{font-size:var(--text-sm);color:var(--text-light)}.ConfigView-module__BKmJKW__settingHint{font-size:var(--text-xs);color:var(--text-light);margin-top:var(--space-2)}.ConfigView-module__BKmJKW__clubGrid{gap:var(--space-4);margin-bottom:var(--space-5);grid-template-columns:1fr 1fr;display:grid}.ConfigView-module__BKmJKW__clubEquation{font-size:var(--text-sm);color:var(--text-light);font-weight:600}.ConfigView-module__BKmJKW__clubRulePreview{background:var(--surface);border:1px solid var(--brand-warm-100);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);color:var(--text-primary);line-height:1.6}.ConfigView-module__BKmJKW__rewardComposer{gap:var(--space-3);margin-bottom:var(--space-4);align-items:flex-start;display:flex}.ConfigView-module__BKmJKW__rewardFields{gap:var(--space-3);flex:1;grid-template-columns:120px 1fr 1.5fr;display:grid}.ConfigView-module__BKmJKW__rewardList{gap:var(--space-2);flex-direction:column;display:flex}.ConfigView-module__BKmJKW__rewardCard{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4);background:var(--surface-warm);border-radius:var(--radius-lg);display:flex}.ConfigView-module__BKmJKW__rewardCard p{margin:var(--space-1) 0 0;color:var(--text-light);font-size:var(--text-sm)}.ConfigView-module__BKmJKW__rewardActions{align-items:center;gap:var(--space-3);flex-shrink:0;display:flex}.ConfigView-module__BKmJKW__rewardPoints{font-size:var(--text-sm);color:var(--primary);background:var(--brand-accent-100);border-radius:var(--radius-full);padding:4px 10px;font-weight:700}.ConfigView-module__BKmJKW__neighborhoodList{gap:var(--space-2);margin-bottom:var(--space-4);flex-direction:column;display:flex}.ConfigView-module__BKmJKW__neighborhoodItem{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--surface-warm);border-radius:var(--radius-lg);display:flex}.ConfigView-module__BKmJKW__neighborhoodName{font-size:var(--text-sm);color:var(--text-primary);flex:1;font-weight:500}.ConfigView-module__BKmJKW__neighborhoodFee{font-size:var(--text-sm);color:var(--brand-accent-600);background:var(--brand-accent-200);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);font-weight:600}.ConfigView-module__BKmJKW__removeBtn{border-radius:var(--radius-full);background:var(--error-light);width:28px;height:28px;color:var(--error);cursor:pointer;font-size:var(--text-lg);transition:all var(--transition-fast);border:none;justify-content:center;align-items:center;line-height:1;display:flex}.ConfigView-module__BKmJKW__removeBtn:hover{background:var(--error);color:#fff}.ConfigView-module__BKmJKW__addRow{gap:var(--space-3);align-items:center;display:flex}.ConfigView-module__BKmJKW__addRow input{flex:1}.ConfigView-module__BKmJKW__addRow input:last-of-type{max-width:120px}.ConfigView-module__BKmJKW__productsHeader{margin-bottom:var(--space-5);justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.ConfigView-module__BKmJKW__productsGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(240px,1fr));display:grid}.ConfigView-module__BKmJKW__productCard{background:var(--surface-warm);border:1px solid var(--brand-warm-100);border-radius:var(--radius-lg);padding:var(--space-4);position:relative}.ConfigView-module__BKmJKW__productCard[data-active=false]{opacity:.6}.ConfigView-module__BKmJKW__productName{margin:var(--space-2) 0 var(--space-1);color:var(--text-primary)}.ConfigView-module__BKmJKW__productPrice{margin:0 0 var(--space-3);color:var(--primary);font-weight:700}.ConfigView-module__BKmJKW__productTag{top:var(--space-4);right:var(--space-4);background:var(--brand-accent-light);color:var(--primary);padding:2px var(--space-3);border-radius:var(--radius-full);font-size:var(--text-xs);position:absolute}.ConfigView-module__BKmJKW__productActions{gap:var(--space-3);margin-top:var(--space-3);display:flex}.ConfigView-module__BKmJKW__productActions button{padding:var(--space-2);flex:1}.ConfigView-module__BKmJKW__editProductForm{background:var(--surface);padding:var(--space-5);border-radius:var(--radius-lg);border:2px solid var(--brand-accent-500);grid-column:1/-1}.ConfigView-module__BKmJKW__editProductFormTitle{margin-bottom:var(--space-4)}.ConfigView-module__BKmJKW__productFormGrid{gap:var(--space-4);margin-bottom:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.ConfigView-module__BKmJKW__iconPresets{gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.ConfigView-module__BKmJKW__iconPresets button{padding:6px 10px}.ConfigView-module__BKmJKW__iconPreview{margin-top:var(--space-3);align-items:center;gap:var(--space-3);display:flex}.ConfigView-module__BKmJKW__iconPreview span{font-size:var(--text-sm);color:var(--text-light)}.ConfigView-module__BKmJKW__productFormActions{gap:var(--space-3);display:flex}.ConfigView-module__BKmJKW__templatesList{gap:var(--space-4);flex-direction:column;display:flex}.ConfigView-module__BKmJKW__templateCard{background:var(--surface-warm);border-radius:var(--radius-lg);padding:var(--space-4)}.ConfigView-module__BKmJKW__templateHeader{margin-bottom:var(--space-3);justify-content:space-between;align-items:center;display:flex}.ConfigView-module__BKmJKW__templateLabel{font-weight:600;font-size:var(--text-sm);color:var(--text-primary)}.ConfigView-module__BKmJKW__templateEvent{font-size:var(--text-xs);color:var(--text-light);background:var(--surface);border-radius:var(--radius-sm);padding:2px 8px}.ConfigView-module__BKmJKW__templateTextarea{min-height:100px;font-size:var(--text-sm)!important;line-height:1.6!important}.ConfigView-module__BKmJKW__templatePreview{font-size:var(--text-xs);color:var(--text-light);margin-top:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--surface);border-radius:var(--radius-sm);white-space:pre-wrap;line-height:1.6}@media (max-width:768px){.ConfigView-module__BKmJKW__settingsGrid,.ConfigView-module__BKmJKW__clubGrid{grid-template-columns:1fr}.ConfigView-module__BKmJKW__rewardComposer{flex-direction:column}.ConfigView-module__BKmJKW__rewardFields{grid-template-columns:1fr}.ConfigView-module__BKmJKW__addRow{flex-direction:column}.ConfigView-module__BKmJKW__addRow input{max-width:none!important}.ConfigView-module__BKmJKW__productFormGrid,.ConfigView-module__BKmJKW__productsGrid{grid-template-columns:1fr}}
.FloatingWhatsApp-module__v8V__q__fab{bottom:var(--space-6);right:var(--space-6);z-index:var(--z-fixed);border-radius:var(--radius-full);width:60px;height:60px;transition:all var(--transition-base);background:#25d366;justify-content:center;align-items:center;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards FloatingWhatsApp-module__v8V__q__fabEntrance;display:flex;position:fixed;box-shadow:0 4px 15px #25d36666}@keyframes FloatingWhatsApp-module__v8V__q__fabEntrance{0%{opacity:0;transform:scale(0)rotate(-90deg)}to{opacity:1;transform:scale(1)rotate(0)}}.FloatingWhatsApp-module__v8V__q__fab:hover{transform:scale(1.1);box-shadow:0 6px 25px #25d36680}.FloatingWhatsApp-module__v8V__q__fab.FloatingWhatsApp-module__v8V__q__pulse:after{content:"";border-radius:var(--radius-full);pointer-events:none;border:2px solid #25d366;animation:2s ease-out FloatingWhatsApp-module__v8V__q__waPulse;position:absolute;inset:-4px}@keyframes FloatingWhatsApp-module__v8V__q__waPulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.FloatingWhatsApp-module__v8V__q__tooltip{right:calc(100% + var(--space-3));background:var(--surface);color:var(--text-primary);font-size:var(--text-sm);padding:var(--space-2) var(--space-4);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);white-space:nowrap;opacity:0;pointer-events:none;transition:opacity var(--transition-fast);font-weight:500;position:absolute;top:50%;transform:translateY(-50%)}.FloatingWhatsApp-module__v8V__q__fab:hover .FloatingWhatsApp-module__v8V__q__tooltip{opacity:1}@media (max-width:768px){.FloatingWhatsApp-module__v8V__q__fab{width:52px;height:52px;bottom:var(--space-4);right:var(--space-4)}.FloatingWhatsApp-module__v8V__q__tooltip{display:none}}
.ClientesView-module__LWsj2a__container{gap:20px;display:grid}.ClientesView-module__LWsj2a__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.ClientesView-module__LWsj2a__title{color:var(--primary);margin:0;font-size:2rem}.ClientesView-module__LWsj2a__subtitle{color:var(--text-secondary);margin:6px 0 0}.ClientesView-module__LWsj2a__toolbar{grid-template-columns:minmax(260px,1fr) 160px;gap:12px;display:grid}.ClientesView-module__LWsj2a__customerGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.ClientesView-module__LWsj2a__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;gap:12px;padding:16px;display:grid}.ClientesView-module__LWsj2a__cardTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ClientesView-module__LWsj2a__name{margin:0;font-size:1.05rem}.ClientesView-module__LWsj2a__meta{color:var(--text-secondary);gap:6px;font-size:.92rem;display:grid}.ClientesView-module__LWsj2a__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.ClientesView-module__LWsj2a__stat{background:var(--brand-accent-light);text-align:center;border-radius:12px;padding:10px}.ClientesView-module__LWsj2a__statValue{color:var(--primary);font-weight:700;display:block}.ClientesView-module__LWsj2a__statLabel{color:var(--text-secondary);font-size:.78rem;display:block}.ClientesView-module__LWsj2a__actions{flex-wrap:wrap;gap:10px;display:flex}.ClientesView-module__LWsj2a__empty{color:var(--text-secondary)}@media print{body *{visibility:hidden}.ClientesView-module__LWsj2a__receiptPrintArea,.ClientesView-module__LWsj2a__receiptPrintArea *{visibility:visible}.ClientesView-module__LWsj2a__receiptPrintArea{width:100%;box-shadow:none;background:#fff;border:none;margin:0;padding:20px;position:absolute;top:0;left:0}.ClientesView-module__LWsj2a__noPrint{display:none!important}}
.Confirm-module__sK94ga__overlay{-webkit-backdrop-filter:blur(4px);z-index:10000;background:#69140e80;justify-content:center;align-items:center;padding:24px;animation:.3s forwards Confirm-module__sK94ga__fadeIn;display:flex;position:fixed;inset:0}.Confirm-module__sK94ga__dialog{background:var(--surface);border:1px solid #69140e14;border-radius:20px;width:100%;max-width:420px;padding:24px;animation:.3s cubic-bezier(.2,.8,.2,1) forwards Confirm-module__sK94ga__scaleIn;box-shadow:0 20px 40px #69140e33}.dark .Confirm-module__sK94ga__dialog{border:1px solid #f5e6d01a;box-shadow:0 20px 40px #00000080}.Confirm-module__sK94ga__title{color:var(--primary);margin:0 0 12px;font-size:1.35rem;font-weight:700}.Confirm-module__sK94ga__message{color:var(--text-secondary);margin:0 0 24px;font-size:1rem;line-height:1.6}.Confirm-module__sK94ga__actions{justify-content:flex-end;gap:12px;display:flex}.Confirm-module__sK94ga__btn{cursor:pointer;border-radius:12px;padding:10px 20px;font-size:.95rem;font-weight:600}@keyframes Confirm-module__sK94ga__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Confirm-module__sK94ga__scaleIn{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}
.cliente-module__x5NZzW__main{background:radial-gradient(circle at 0 0,#f0d6ae73,#0000 34%),linear-gradient(#fffaf3 0%,#fff 100%);padding:0 0 40px}.dark .cliente-module__x5NZzW__main{background:radial-gradient(circle at top left, #69140e59, transparent 34%), linear-gradient(180deg, var(--background) 0%, var(--surface) 100%)}.cliente-module__x5NZzW__hero{grid-template-columns:minmax(0,1.25fr) minmax(320px,.95fr);align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:48px 24px 24px;display:grid}.cliente-module__x5NZzW__heroCopy{gap:14px;display:grid}.cliente-module__x5NZzW__kicker{background:var(--brand-accent-light);width:fit-content;color:var(--primary);border-radius:999px;padding:6px 12px;font-weight:700;display:inline-flex}.cliente-module__x5NZzW__title{color:var(--primary);margin:0;font-size:clamp(2.2rem,4vw,4rem);line-height:.95}.cliente-module__x5NZzW__description{max-width:60ch;color:var(--text-secondary);margin:0;font-size:1.05rem}.cliente-module__x5NZzW__authCard,.cliente-module__x5NZzW__panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #69140e1a;border-radius:24px;padding:22px;box-shadow:0 18px 40px #69140e14}:is(.dark .cliente-module__x5NZzW__authCard,.dark .cliente-module__x5NZzW__panel){background:#241313eb;border:1px solid #f5e6d01a;box-shadow:0 18px 40px #0006}.cliente-module__x5NZzW__cardTitle,.cliente-module__x5NZzW__panelTitle{color:var(--primary);margin:0 0 16px}.cliente-module__x5NZzW__inputGroup{gap:12px;display:grid}.cliente-module__x5NZzW__divider{color:var(--text-secondary);align-items:center;gap:10px;margin:16px 0;display:flex}.cliente-module__x5NZzW__divider:before,.cliente-module__x5NZzW__divider:after{content:"";background:var(--border);flex:1;height:1px}.cliente-module__x5NZzW__divider span{font-size:.85rem}.cliente-module__x5NZzW__hint,.cliente-module__x5NZzW__note{color:var(--text-secondary);margin:10px 0 0;font-size:.92rem}.cliente-module__x5NZzW__message{background:var(--brand-warm-100);max-width:1152px;color:var(--primary);border:1px solid #69140e1a;border-radius:16px;margin:0 24px 20px;padding:14px 18px}.dark .cliente-module__x5NZzW__message{background:#8b69142e;border:1px solid #f5e6d01a}@media (min-width:1200px){.cliente-module__x5NZzW__message{margin:0 auto 20px}}.cliente-module__x5NZzW__dashboard{gap:22px;max-width:1200px;margin:0 auto;padding:0 24px 24px;display:grid}.cliente-module__x5NZzW__statsRow{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.cliente-module__x5NZzW__statCard{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:18px;padding:18px}.cliente-module__x5NZzW__statCard span{color:var(--primary);font-size:2rem;font-weight:700;display:block}.cliente-module__x5NZzW__statCard small{color:var(--text-secondary)}.cliente-module__x5NZzW__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:18px;display:grid}.cliente-module__x5NZzW__formGrid{gap:12px;display:grid}.cliente-module__x5NZzW__field{color:var(--text-secondary);gap:6px;display:grid}.cliente-module__x5NZzW__actionsRow{flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;display:flex}.cliente-module__x5NZzW__orderList{gap:14px;display:grid}.cliente-module__x5NZzW__orderCard{border:1px solid var(--border);background:var(--surface);border-radius:18px;gap:10px;padding:16px;display:grid}.cliente-module__x5NZzW__orderTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.cliente-module__x5NZzW__badge{background:var(--brand-accent-light);color:var(--primary);text-transform:capitalize;border-radius:999px;padding:4px 10px;font-size:.8rem}.cliente-module__x5NZzW__orderMeta{color:var(--text-secondary);gap:4px;font-size:.92rem;display:grid}.cliente-module__x5NZzW__requestBox{justify-content:flex-start;display:flex}.cliente-module__x5NZzW__empty{color:var(--text-secondary)}@media (max-width:920px){.cliente-module__x5NZzW__hero,.cliente-module__x5NZzW__grid{grid-template-columns:1fr}.cliente-module__x5NZzW__statsRow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.cliente-module__x5NZzW__hero,.cliente-module__x5NZzW__dashboard{padding-left:16px;padding-right:16px}.cliente-module__x5NZzW__statsRow{grid-template-columns:1fr}.cliente-module__x5NZzW__message{margin:0 16px 20px}}
.steps-module__FXLdoq__step{animation:.4s steps-module__FXLdoq__stepFadeIn}@keyframes steps-module__FXLdoq__stepFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.steps-module__FXLdoq__stepHeader{margin-bottom:var(--space-8)}.steps-module__FXLdoq__stepTitle{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--text-primary);margin-bottom:var(--space-2)}.steps-module__FXLdoq__stepDesc{font-size:var(--text-base);color:var(--text-light);line-height:1.7}.steps-module__FXLdoq__stepFooter{margin-top:var(--space-8);padding-top:var(--space-6);border-top:1px solid var(--brand-warm-100);justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.steps-module__FXLdoq__stepInfo{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.steps-module__FXLdoq__totalBadge{background:linear-gradient(135deg, var(--brand-accent-200), var(--brand-accent-300));color:var(--brand-accent-600);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:600}.steps-module__FXLdoq__minWarning{font-size:var(--text-sm);color:var(--warning)}.steps-module__FXLdoq__nextBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none!important;transform:none!important}.steps-module__FXLdoq__productGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));display:grid}.steps-module__FXLdoq__productCard{background:var(--surface-warm);border-radius:var(--radius-xl);padding:var(--space-5);text-align:center;cursor:pointer;transition:all var(--transition-base);align-items:center;gap:var(--space-2);border:2px solid #0000;flex-direction:column;display:flex;position:relative}.steps-module__FXLdoq__productCard:hover{box-shadow:var(--shadow-lg);border-color:var(--brand-warm-300);transform:translateY(-3px)}.steps-module__FXLdoq__productCard.steps-module__FXLdoq__selected{border-color:var(--brand-accent-500);background:var(--brand-accent-200);box-shadow:var(--shadow-gold)}.steps-module__FXLdoq__productTag{top:var(--space-2);right:var(--space-2);background:linear-gradient(135deg, var(--brand-accent-500), var(--brand-warm-400));color:var(--brand-dark-800);border-radius:var(--radius-full);padding:2px 8px;font-size:.65rem;font-weight:700;position:absolute}.steps-module__FXLdoq__productEmoji{font-size:2.5rem}.steps-module__FXLdoq__productName{font-family:var(--font-display);font-size:var(--text-base);color:var(--text-primary);font-weight:600}.steps-module__FXLdoq__productPrice{font-size:var(--text-sm);color:var(--text-light)}.steps-module__FXLdoq__quantityControl{align-items:center;gap:var(--space-2);margin-top:var(--space-2);display:flex}.steps-module__FXLdoq__qtyBtn{border-radius:var(--radius-full);background:var(--surface);border:2px solid var(--brand-warm-300);width:36px;height:36px;color:var(--text-primary);font-size:var(--text-xl);cursor:pointer;transition:all var(--transition-fast);justify-content:center;align-items:center;font-weight:700;line-height:1;display:flex}.steps-module__FXLdoq__qtyBtn:hover{background:var(--brand-accent-500);border-color:var(--brand-accent-500);color:var(--brand-dark-800)}.steps-module__FXLdoq__qtyInput{text-align:center;border:2px solid var(--brand-warm-200);border-radius:var(--radius-md);width:60px;padding:var(--space-2);font-size:var(--text-base);color:var(--text-primary);background:var(--surface);appearance:textfield;outline:none;font-weight:600}.steps-module__FXLdoq__qtyInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.steps-module__FXLdoq__qtyInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.steps-module__FXLdoq__qtyInput:focus{border-color:var(--brand-accent-500);box-shadow:0 0 0 3px #c9a96e26}.steps-module__FXLdoq__addBtn{margin-top:var(--space-2);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);border:2px solid var(--brand-warm-300);color:var(--brand-accent-600);font-weight:600;font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-fast);background:0 0}.steps-module__FXLdoq__addBtn:hover{background:var(--brand-accent-500);border-color:var(--brand-accent-500);color:var(--brand-dark-800)}.steps-module__FXLdoq__formGrid{gap:var(--space-5);grid-template-columns:1fr 1fr;display:grid}.steps-module__FXLdoq__formStack{gap:var(--space-5);flex-direction:column;display:flex}.steps-module__FXLdoq__formGroup{flex-direction:column;display:flex}.steps-module__FXLdoq__formLabel{font-size:var(--text-sm);color:var(--text-primary);margin-bottom:var(--space-2);font-weight:600}.steps-module__FXLdoq__formInput{width:100%;padding:var(--space-3) var(--space-4);border:2px solid var(--brand-warm-200);border-radius:var(--radius-lg);background:var(--surface);color:var(--text-primary);font-size:var(--text-base);transition:all var(--transition-fast);outline:none}.steps-module__FXLdoq__formInput:focus{border-color:var(--brand-accent-500);box-shadow:0 0 0 3px #c9a96e26}.steps-module__FXLdoq__formInput::placeholder{color:var(--text-light)}.steps-module__FXLdoq__inputError{border-color:var(--error)!important}.steps-module__FXLdoq__textarea{resize:vertical;min-height:80px}.steps-module__FXLdoq__errorMsg{font-size:var(--text-sm);color:var(--error);margin-top:var(--space-1)}.steps-module__FXLdoq__warningMsg{font-size:var(--text-sm);color:var(--warning);margin-top:var(--space-1);padding:var(--space-2) var(--space-3);background:var(--warning-light);border-radius:var(--radius-md)}.steps-module__FXLdoq__formHint{font-size:var(--text-xs);color:var(--text-light);margin-top:var(--space-1)}.steps-module__FXLdoq__divider{text-align:center;color:var(--text-light);font-size:var(--text-sm);align-items:center;font-weight:600;display:flex}.steps-module__FXLdoq__divider:before,.steps-module__FXLdoq__divider:after{content:"";border-bottom:1px solid var(--brand-warm-200);flex:1}.steps-module__FXLdoq__divider span{padding:0 var(--space-3)}.steps-module__FXLdoq__datePreview{align-items:center;gap:var(--space-3);padding:var(--space-4);background:var(--success-light);border-radius:var(--radius-lg);margin-top:var(--space-5);color:var(--success);font-size:var(--text-sm);display:flex}.steps-module__FXLdoq__datePreviewIcon{font-size:var(--text-2xl)}.steps-module__FXLdoq__deliveryOptions{gap:var(--space-4);margin-bottom:var(--space-6);flex-direction:column;display:flex}.steps-module__FXLdoq__deliveryOption{align-items:center;gap:var(--space-4);padding:var(--space-5);background:var(--surface-warm);border-radius:var(--radius-xl);cursor:pointer;transition:all var(--transition-base);text-align:left;border:2px solid #0000;width:100%;display:flex}.steps-module__FXLdoq__deliveryOption:hover{border-color:var(--brand-warm-300);box-shadow:var(--shadow-md);transform:translateY(-2px)}.steps-module__FXLdoq__deliveryActive{border-color:var(--brand-accent-500)!important;background:var(--brand-accent-200)!important;box-shadow:var(--shadow-gold)!important}.steps-module__FXLdoq__deliveryIcon{flex-shrink:0;font-size:2rem}.steps-module__FXLdoq__deliveryLabel{font-size:var(--text-base);color:var(--text-primary);display:block}.steps-module__FXLdoq__deliveryInfo{font-size:var(--text-sm);color:var(--text-light);display:block}.steps-module__FXLdoq__deliveryBadge{background:var(--success-light);color:var(--success);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);font-size:var(--text-sm);flex-shrink:0;margin-left:auto;font-weight:600}.steps-module__FXLdoq__deliveryForm{gap:var(--space-4);flex-direction:column;display:flex}.steps-module__FXLdoq__pickupInfo{margin-top:var(--space-4)}.steps-module__FXLdoq__pickupCard{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);background:var(--info-light);border-radius:var(--radius-lg);font-size:var(--text-sm);color:var(--info);display:flex}.steps-module__FXLdoq__pickupIcon{font-size:var(--text-xl);flex-shrink:0}.steps-module__FXLdoq__pickupNote{font-size:var(--text-xs);opacity:.7;margin-top:var(--space-1)}.steps-module__FXLdoq__clubSection{margin-top:var(--space-6)}.steps-module__FXLdoq__clubCard{padding:var(--space-5);background:var(--surface-warm);border:2px solid var(--brand-warm-200);border-radius:var(--radius-xl);cursor:pointer;transition:all var(--transition-base)}.steps-module__FXLdoq__clubCard:hover{border-color:var(--brand-blush-400)}.steps-module__FXLdoq__clubActive{border-color:var(--brand-blush-500)!important;background:var(--brand-blush-100)!important}.steps-module__FXLdoq__clubHeader{align-items:center;gap:var(--space-3);display:flex}.steps-module__FXLdoq__clubEmoji{flex-shrink:0;font-size:2rem}.steps-module__FXLdoq__clubTitle{font-family:var(--font-display);font-size:var(--text-lg);color:var(--text-primary);display:block}.steps-module__FXLdoq__clubDesc{font-size:var(--text-sm);color:var(--text-light);display:block}.steps-module__FXLdoq__clubToggle{background:var(--brand-warm-200);width:48px;height:26px;transition:all var(--transition-base);border-radius:13px;flex-shrink:0;margin-left:auto;position:relative}.steps-module__FXLdoq__toggleOn{background:var(--brand-blush-500)}.steps-module__FXLdoq__toggleThumb{border-radius:var(--radius-full);width:20px;height:20px;box-shadow:var(--shadow-sm);transition:transform var(--transition-base);background:#fff;position:absolute;top:3px;left:3px}.steps-module__FXLdoq__toggleOn .steps-module__FXLdoq__toggleThumb{transform:translate(22px)}.steps-module__FXLdoq__clubBenefits{gap:var(--space-2);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--brand-blush-300);font-size:var(--text-sm);color:var(--text-secondary);flex-direction:column;display:flex}.steps-module__FXLdoq__paymentSummary{background:var(--surface-warm);border-radius:var(--radius-xl);padding:var(--space-5);margin-bottom:var(--space-6)}.steps-module__FXLdoq__paymentRow{padding:var(--space-2) 0;font-size:var(--text-base);color:var(--text-secondary);justify-content:space-between;display:flex}.steps-module__FXLdoq__depositHighlight{font-size:var(--text-xl);color:var(--success)!important}.steps-module__FXLdoq__subTitle{font-family:var(--font-display);font-size:var(--text-lg);color:var(--text-primary);margin-bottom:var(--space-4)}.steps-module__FXLdoq__paymentMethods{gap:var(--space-3);margin-bottom:var(--space-6);flex-direction:column;display:flex}.steps-module__FXLdoq__paymentMethod{align-items:center;gap:var(--space-3);padding:var(--space-4);background:var(--surface-warm);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-base);text-align:left;border:2px solid #0000;width:100%;display:flex}.steps-module__FXLdoq__paymentMethod:hover{border-color:var(--brand-warm-300)}.steps-module__FXLdoq__paymentActive{border-color:var(--brand-accent-500)!important;background:var(--brand-accent-200)!important}.steps-module__FXLdoq__paymentDisabled{opacity:.5;pointer-events:none;cursor:not-allowed!important}.steps-module__FXLdoq__paymentMethodIcon{flex-shrink:0;font-size:1.8rem}.steps-module__FXLdoq__paymentCheck{color:var(--success);font-size:var(--text-xl);margin-left:auto;font-weight:700}.steps-module__FXLdoq__pixSection{margin-top:var(--space-4)}.steps-module__FXLdoq__pixCard{background:var(--surface-warm);border:1px solid var(--brand-warm-200);border-radius:var(--radius-xl);padding:var(--space-6);text-align:center}.steps-module__FXLdoq__pixQrPlaceholder{width:200px;height:200px;margin:0 auto var(--space-5);border-radius:var(--radius-lg);border:2px dashed var(--brand-warm-300);background:#fff;justify-content:center;align-items:center;display:flex}.steps-module__FXLdoq__pixQrInner{text-align:center}.steps-module__FXLdoq__pixAmount{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--success);margin-top:var(--space-2);font-weight:700}.steps-module__FXLdoq__pixInfo{text-align:center}.steps-module__FXLdoq__pixInstructions{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-4)}.steps-module__FXLdoq__pixKey{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--brand-warm-200);margin-bottom:var(--space-4);font-size:var(--text-sm);display:inline-flex}.steps-module__FXLdoq__copyBtn{padding:var(--space-1) var(--space-3);border-radius:var(--radius-md);background:var(--brand-accent-200);color:var(--brand-accent-600);font-size:var(--text-xs);cursor:pointer;transition:background var(--transition-fast);border:none;font-weight:600}.steps-module__FXLdoq__copyBtn:hover{background:var(--brand-accent-300)}.steps-module__FXLdoq__pixNote{font-size:var(--text-sm);color:var(--warning);font-weight:500}.steps-module__FXLdoq__confirmationBox{text-align:center;padding:var(--space-8) 0}.steps-module__FXLdoq__confirmIcon{margin-bottom:var(--space-4);font-size:4rem;animation:2s ease-in-out infinite steps-module__FXLdoq__float}.steps-module__FXLdoq__confirmTitle{font-family:var(--font-display);font-size:var(--text-3xl);color:var(--success);margin-bottom:var(--space-2)}.steps-module__FXLdoq__confirmSubtitle{font-size:var(--text-lg);color:var(--text-light);font-family:var(--font-accent)}.steps-module__FXLdoq__orderNumber{margin-top:var(--space-4);padding:var(--space-3) var(--space-5);background:var(--success-light);border-radius:var(--radius-lg);font-size:var(--text-base);color:var(--success);display:inline-block}.steps-module__FXLdoq__confirmDetails{gap:var(--space-5);margin:var(--space-6) 0;grid-template-columns:1fr 1fr;display:grid}.steps-module__FXLdoq__confirmSection{padding:var(--space-4);background:var(--surface-warm);border-radius:var(--radius-lg)}.steps-module__FXLdoq__confirmSection h4{font-family:var(--font-display);font-size:var(--text-base);color:var(--text-primary);margin-bottom:var(--space-3);padding-bottom:var(--space-2);border-bottom:1px solid var(--brand-warm-100)}.steps-module__FXLdoq__confirmSection p{font-size:var(--text-sm);margin-bottom:var(--space-1)}.steps-module__FXLdoq__confirmItem{font-size:var(--text-sm);padding:var(--space-1) 0;justify-content:space-between;display:flex}.steps-module__FXLdoq__confirmStatus{font-weight:600;color:var(--warning)!important;margin-top:var(--space-2)!important}.steps-module__FXLdoq__confirmNote{text-align:center;padding:var(--space-5);background:var(--info-light);border-radius:var(--radius-lg);margin-bottom:var(--space-6)}.steps-module__FXLdoq__confirmNote p{font-size:var(--text-sm);color:var(--info);margin-bottom:var(--space-1)}.steps-module__FXLdoq__confirmActions{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:768px){.steps-module__FXLdoq__productGrid{gap:var(--space-3);grid-template-columns:repeat(2,1fr)}.steps-module__FXLdoq__productCard{padding:var(--space-4)}.steps-module__FXLdoq__productEmoji{font-size:2rem}.steps-module__FXLdoq__formGrid,.steps-module__FXLdoq__confirmDetails{grid-template-columns:1fr}.steps-module__FXLdoq__stepFooter{flex-direction:column}.steps-module__FXLdoq__stepFooter .steps-module__FXLdoq__btn{width:100%}}@media (max-width:480px){.steps-module__FXLdoq__productGrid{grid-template-columns:1fr 1fr}}
