@import"https://fonts.googleapis.com/css?family=Montserrat:400,800";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{font-family:Inter,sans-serif;margin:0;padding:0}.brand-logo{position:fixed;top:20px;left:50%;transform:translate(-50%);width:120px;z-index:10;animation:fadeIn 2s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%) translateY(-20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{box-shadow:0 0 #1976d266}70%{box-shadow:0 0 0 10px #1976d200}to{box-shadow:0 0 #1976d200}}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}.main-header{position:fixed;top:0;left:0;width:100%;height:70px;background:#ffffffd9;-webkit-backdrop-filter:blur(10px) saturate(180%);backdrop-filter:blur(10px) saturate(180%);box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;justify-content:center;z-index:1000;padding:0 1.5rem}.brand-logo{height:50px;object-fit:contain}}._restaurantsGrid_v14m0_2{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem 0}._restaurantCard_v14m0_10{background:#fffffff2;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column}._restaurantCard_v14m0_10:active{transform:scale(.98);box-shadow:0 8px 20px #0000001f}._cardImage_v14m0_28{position:relative;width:100%;padding-top:75%;overflow:hidden}._cardImage_v14m0_28 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._restaurantCard_v14m0_10:active ._cardImage_v14m0_28 img{transform:scale(1.05)}._cardOverlay_v14m0_49{position:absolute;inset:0;background:linear-gradient(135deg,#0000001a,#0000004d);display:flex;align-items:flex-start;justify-content:flex-end;padding:.5rem}._categoryBadge_v14m0_66{background:linear-gradient(135deg,#87a904,#87b88d);color:#fff;padding:.4rem .8rem;border-radius:12px;font-size:.7rem;font-weight:600;display:flex;align-items:center;gap:.4rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px #3498db4d}._categoryBadge_v14m0_66 svg{font-size:.7rem}._cardContent_v14m0_85{padding:.8rem;display:flex;flex-direction:column;gap:.6rem;flex:1}._cardHeader_v14m0_93{display:flex;flex-direction:column;gap:.5rem}._restaurantName_v14m0_99{font-size:.95rem;font-weight:700;color:#2c3e50;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:2.6em}._ratingContainer_v14m0_113{display:flex;align-items:center;gap:.3rem;background:linear-gradient(135deg,#f39c12,#e67e22);color:#fff;padding:.3rem .6rem;border-radius:10px;font-size:.75rem;font-weight:600;width:fit-content}._hours_v14m0_126{color:#9c95a6;min-width:14px;font-size:.85rem;flex-shrink:0}._horarioBlock_v14m0_133{display:flex;flex-direction:column;gap:.25rem;font-size:.75rem}._statusBadge_v14m0_140{display:inline-flex;align-items:center;width:fit-content;padding:.2rem .5rem;border-radius:999px;font-size:.7rem;font-weight:700}._open_v14m0_150{background:#e8f8f0;color:#1e8449}._openssoon_v14m0_155,._closessoon_v14m0_160{background:#fff4e5;color:#b26a00}._closed_v14m0_165{background:#f5f6fa;color:#7f8c8d}._starIcon_v14m0_170{font-size:.7rem}._rating_v14m0_113{font-weight:700}._restaurantInfo_v14m0_179{display:flex;flex-direction:column;gap:.6rem;margin-bottom:.8rem}._infoItem_v14m0_186{display:flex;align-items:center;gap:.6rem;color:#7f8c8d;font-size:.8rem}._infoIcon_v14m0_194{color:#9c95a6;font-size:.85rem;min-width:14px;flex-shrink:0}._viewMenuButton_v14m0_202{width:100%;background:linear-gradient(135deg,#48a170,#038036);color:#fff;border:none;padding:.7rem 1rem;border-radius:12px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 15px #27ae604d;margin-top:auto}._viewMenuButton_v14m0_202:active{background:linear-gradient(135deg,#3d8a5f,#026d2c);transform:scale(.98)}._viewMenuButton_v14m0_202:disabled{background:#c8d6e5;color:#7f8c8d;cursor:not-allowed;box-shadow:none}._arrowIcon_v14m0_233{font-size:.8rem;transition:transform .3s ease}._viewMenuButton_v14m0_202:active ._arrowIcon_v14m0_233{transform:translate(2px)}._emptyState_v14m0_243{text-align:center;padding:3rem 1.5rem;background:#ffffffe6;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);grid-column:1 / -1}._emptyIcon_v14m0_252{font-size:3rem;margin-bottom:1rem}._emptyTitle_v14m0_257{font-size:1.3rem;font-weight:700;color:#2c3e50;margin:0 0 .8rem}._emptySubtitle_v14m0_264{font-size:.95rem;color:#7f8c8d;margin:0;line-height:1.5}@media (min-width: 768px){._restaurantsGrid_v14m0_2{grid-template-columns:repeat(3,1fr);gap:1.5rem}._cardContent_v14m0_85{padding:1.2rem}._restaurantName_v14m0_99{font-size:1.1rem}._cardImage_v14m0_28{padding-top:70%}._categoryBadge_v14m0_66{font-size:.75rem;padding:.5rem 1rem}._viewMenuButton_v14m0_202{padding:.9rem 1.2rem;font-size:.95rem}._horarioBlock_v14m0_133,._infoItem_v14m0_186{font-size:.85rem}._restaurantCard_v14m0_10:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}._restaurantCard_v14m0_10:hover ._cardImage_v14m0_28 img{transform:scale(1.05)}._viewMenuButton_v14m0_202:hover{background:linear-gradient(135deg,#8f4423,#c42f27);transform:translateY(-2px);box-shadow:0 6px 20px #27ae6066}._viewMenuButton_v14m0_202:hover ._arrowIcon_v14m0_233{transform:translate(3px)}}@media (min-width: 1024px){._restaurantsGrid_v14m0_2{grid-template-columns:repeat(4,1fr);gap:2rem}._cardContent_v14m0_85{padding:1.5rem}._restaurantName_v14m0_99{font-size:1.2rem}._categoryBadge_v14m0_66{font-size:.8rem}._viewMenuButton_v14m0_202{padding:1rem 1.5rem;font-size:1rem}._horarioBlock_v14m0_133,._infoItem_v14m0_186{font-size:.9rem}._emptyState_v14m0_243{padding:4rem 2rem}._emptyIcon_v14m0_252{font-size:4rem}._emptyTitle_v14m0_257{font-size:1.5rem}._emptySubtitle_v14m0_264{font-size:1rem}}@media (max-width: 360px){._restaurantsGrid_v14m0_2{gap:.8rem}._cardContent_v14m0_85{padding:.6rem}._restaurantName_v14m0_99{font-size:.85rem;min-height:2.4em}._categoryBadge_v14m0_66{font-size:.65rem;padding:.3rem .6rem}._viewMenuButton_v14m0_202{padding:.6rem .8rem;font-size:.8rem}._horarioBlock_v14m0_133{font-size:.7rem}._statusBadge_v14m0_140{font-size:.65rem;padding:.15rem .4rem}}._menuWrapper_xhulz_4{max-width:1200px;margin:0 auto;padding:0;background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._menuHeader_xhulz_16{background:linear-gradient(135deg,#e63946,#3eb489);color:#fff;padding:1.5rem 1rem;position:relative;overflow:hidden}._menuHeader_xhulz_16:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="75" cy="75" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="50" cy="10" r="0.5" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}._restaurantInfo_xhulz_35{position:relative;z-index:2;text-align:center}._restaurantName_xhulz_41{font-size:1.8rem;font-weight:700;margin:0 0 .3rem;text-shadow:2px 2px 4px rgba(0,0,0,.3);letter-spacing:-.5px}._restaurantTagline_xhulz_49{font-size:.9rem;margin:0;opacity:.9;font-weight:300}._cartSummary_xhulz_56{position:absolute;top:1rem;right:1rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.6rem .8rem;border-radius:12px;border:1px solid rgba(255,255,255,.2);z-index:3}._cartIcon_xhulz_68{font-size:1.3rem;display:flex;align-items:center;gap:.3rem}._cartCount_xhulz_75{background:#e74c3c;color:#fff;padding:.15rem .5rem;border-radius:12px;font-size:.75rem;font-weight:700;min-width:20px;text-align:center}._menuContent_xhulz_89{padding:1.5rem 1rem}._menuSection_xhulz_93{margin-bottom:2rem}._sectionHeader_xhulz_97{text-align:center;margin-bottom:1.5rem}._sectionTitle_xhulz_102{font-size:1.5rem;font-weight:600;color:#2c3e50;margin:0 0 .8rem;position:relative}._sectionDivider_xhulz_110{width:60px;height:3px;background:linear-gradient(90deg,#db4d34,#2ecc71);margin:0 auto;border-radius:2px}._menuGrid_xhulz_121{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;margin-top:1rem}._menuCard_xhulz_131{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column}._menuCard_xhulz_131:active{transform:scale(.98);box-shadow:0 8px 20px #0000001f}._itemImage_xhulz_148{position:relative;width:100%;padding-top:75%;overflow:hidden}._itemImage_xhulz_148 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._menuCard_xhulz_131:active ._itemImage_xhulz_148 img{transform:scale(1.05)}._imageOverlay_xhulz_169{position:absolute;inset:0;background:linear-gradient(180deg,#0000,#0003)}._itemContent_xhulz_179{padding:.8rem;display:flex;flex-direction:column;gap:.8rem;flex:1}._itemHeader_xhulz_187{display:flex;flex-direction:column;gap:.5rem}._itemName_xhulz_193{font-size:.95rem;font-weight:600;color:#2c3e50;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:2.6em}._itemPrice_xhulz_207{background:linear-gradient(135deg,#34db3c,#357e53);color:#fff;padding:.4rem .8rem;border-radius:20px;font-weight:700;font-size:.9rem;width:fit-content;box-shadow:0 2px 8px #34db3c4d}._itemActions_xhulz_219{display:flex;flex-direction:column;gap:.6rem;margin-top:auto}._quantityControls_xhulz_226{display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:25px;padding:.3rem;border:1px solid #e9ecef}._quantityBtn_xhulz_236{width:32px;height:32px;border:none;border-radius:50%;background:#fff;color:#2c3e50;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px #0000001a}._quantityBtn_xhulz_236:active{transform:scale(.95)}._quantityBtnMinus_xhulz_257:active{background:#e74c3c;color:#fff}._quantityBtnPlus_xhulz_262:active{background:#27ae60;color:#fff}._quantityBtn_xhulz_236:disabled{opacity:.4;cursor:not-allowed;transform:none}._quantityDisplay_xhulz_273{min-width:35px;text-align:center;font-weight:700;font-size:1rem;color:#2c3e50;margin:0 .3rem}._addedIndicator_xhulz_282{background:#27ae60;color:#fff;padding:.35rem .6rem;border-radius:15px;font-size:.75rem;font-weight:600;text-align:center;display:flex;align-items:center;justify-content:center;gap:.3rem;animation:_fadeIn_xhulz_1 .3s ease}._addedIndicator_xhulz_282 svg{font-size:.85rem}@keyframes _fadeIn_xhulz_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._menuFooter_xhulz_309{background:#fff;padding:1rem;border-top:1px solid #e9ecef;display:flex;flex-direction:column;gap:.8rem;position:sticky;bottom:0;box-shadow:0 -4px 12px #00000014}._btnSecondary_xhulz_321,._btnPrimary_xhulz_322{padding:.9rem 1.5rem;border:none;border-radius:25px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;width:100%}._btnSecondary_xhulz_321{background:#f8f9fa;color:#6c757d;border:2px solid #e9ecef}._btnSecondary_xhulz_321:active{background:#e9ecef;color:#495057;transform:scale(.98)}._btnPrimary_xhulz_322{background:linear-gradient(135deg,#3498db,#2ecc71);color:#fff;box-shadow:0 4px 12px #3498db4d}._btnPrimary_xhulz_322:active{transform:scale(.98);box-shadow:0 6px 18px #3498db66}._btnIcon_xhulz_361{font-size:1rem;display:flex;align-items:center}@media (min-width: 768px){._menuHeader_xhulz_16{padding:2rem 1.5rem}._restaurantName_xhulz_41{font-size:2.5rem}._restaurantTagline_xhulz_49{font-size:1.1rem}._cartSummary_xhulz_56{top:1.5rem;right:2rem;padding:.8rem 1rem}._cartIcon_xhulz_68{font-size:1.5rem}._menuContent_xhulz_89{padding:2rem 1.5rem}._menuSection_xhulz_93{margin-bottom:3rem}._sectionTitle_xhulz_102{font-size:2rem}._sectionDivider_xhulz_110{width:80px;height:4px}._menuGrid_xhulz_121{grid-template-columns:repeat(3,1fr);gap:1.2rem}._itemContent_xhulz_179{padding:1rem}._itemName_xhulz_193{font-size:1.05rem}._itemPrice_xhulz_207{font-size:1rem;padding:.5rem 1rem}._quantityBtn_xhulz_236{width:35px;height:35px}._addedIndicator_xhulz_282{font-size:.85rem;padding:.4rem .8rem}._menuFooter_xhulz_309{flex-direction:row;justify-content:space-between;padding:1.5rem 2rem}._btnSecondary_xhulz_321,._btnPrimary_xhulz_322{width:auto;min-width:200px;padding:1rem 2rem;font-size:1rem}._menuCard_xhulz_131:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001f}._menuCard_xhulz_131:hover ._itemImage_xhulz_148 img{transform:scale(1.05)}._quantityBtn_xhulz_236:hover{transform:scale(1.1)}._quantityBtnMinus_xhulz_257:hover{background:#e74c3c;color:#fff}._quantityBtnPlus_xhulz_262:hover{background:#27ae60;color:#fff}._btnSecondary_xhulz_321:hover{background:#e9ecef;color:#495057;transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}._btnPrimary_xhulz_322:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3498db66}}@media (min-width: 1024px){._menuHeader_xhulz_16{padding:2.5rem 2rem}._restaurantName_xhulz_41{font-size:3rem}._restaurantTagline_xhulz_49{font-size:1.2rem}._menuContent_xhulz_89{padding:3rem 2rem}._menuGrid_xhulz_121{grid-template-columns:repeat(4,1fr);gap:1.5rem}._itemContent_xhulz_179{padding:1.2rem}._itemName_xhulz_193{font-size:1.1rem}._sectionTitle_xhulz_102{font-size:2.5rem}}@media (max-width: 360px){._menuHeader_xhulz_16{padding:1.2rem .8rem}._restaurantName_xhulz_41{font-size:1.5rem}._restaurantTagline_xhulz_49{font-size:.85rem}._cartSummary_xhulz_56{top:.8rem;right:.8rem;padding:.5rem .6rem}._cartIcon_xhulz_68{font-size:1.1rem}._menuContent_xhulz_89{padding:1.2rem .8rem}._menuGrid_xhulz_121{gap:.6rem}._itemContent_xhulz_179{padding:.6rem}._itemName_xhulz_193{font-size:.85rem;min-height:2.4em}._itemPrice_xhulz_207{font-size:.85rem;padding:.3rem .6rem}._quantityBtn_xhulz_236{width:28px;height:28px;font-size:1rem}._quantityDisplay_xhulz_273{font-size:.9rem;min-width:30px}._addedIndicator_xhulz_282{font-size:.7rem;padding:.3rem .5rem}._sectionTitle_xhulz_102{font-size:1.3rem}._menuFooter_xhulz_309{padding:.8rem}._btnSecondary_xhulz_321,._btnPrimary_xhulz_322{padding:.8rem 1.2rem;font-size:.9rem}}._orderWrapper_nwpze_2{max-width:1000px;margin:0 auto;background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._orderHeader_nwpze_11{background:linear-gradient(135deg,#e63946,#3eb489);color:#fff;padding:3rem 2rem;text-align:center;position:relative;overflow:hidden}._orderHeader_nwpze_11:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="75" cy="75" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="50" cy="10" r="0.5" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}._headerContent_nwpze_31{position:relative;z-index:2}._orderTitle_nwpze_36{font-size:3rem;font-weight:700;margin:0 0 1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3);letter-spacing:-.5px}._orderSubtitle_nwpze_44{font-size:1.3rem;margin:0 0 2rem;opacity:.9;font-weight:300}._restaurantInfo_nwpze_51{margin-top:2rem}._restaurantBadge_nwpze_55{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.8rem 1.5rem;border-radius:25px;border:1px solid rgba(255,255,255,.2);font-size:1.1rem;font-weight:500}._loadingOverlay_nwpze_66{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000}._loadingContent_nwpze_79{background:#fff;padding:3rem;border-radius:20px;text-align:center;box-shadow:0 20px 40px #0000004d}._loadingSpinner_nwpze_87{width:60px;height:60px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:_spin_nwpze_1 1s linear infinite;margin:0 auto 1.5rem}@keyframes _spin_nwpze_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingContent_nwpze_79 h3{color:#2c3e50;margin:0 0 .5rem;font-size:1.5rem}._loadingContent_nwpze_79 p{color:#6c757d;margin:0;font-size:1rem}._orderContent_nwpze_115{padding:3rem 2rem}._orderSummary_nwpze_120,._deliveryForm_nwpze_121{background:#fff;border-radius:20px;padding:2rem;margin-bottom:2rem;box-shadow:0 10px 30px #0000001a;border:1px solid rgba(0,0,0,.05)}._sectionTitle_nwpze_130{font-size:1.8rem;font-weight:600;color:#2c3e50;margin:0 0 2rem;display:flex;align-items:center;gap:.8rem}._sectionIcon_nwpze_140{font-size:1.5rem}._itemsList_nwpze_145{margin-bottom:2rem}._orderItem_nwpze_149{padding:1rem;border-bottom:1px solid #f1f3f4;transition:background-color .2s ease}._orderItem_nwpze_149:hover{background-color:#f8f9fa}._orderItem_nwpze_149:last-child{border-bottom:none}._itemDetails_nwpze_163{display:flex;justify-content:space-between;align-items:center}._itemName_nwpze_169{font-size:1.1rem;color:#2c3e50;font-weight:500}._itemPrice_nwpze_175{font-size:1.1rem;color:#27ae60;font-weight:600}._totalsSection_nwpze_182{background:#f8f9fa;border-radius:15px;padding:1.5rem;border:1px solid #e9ecef}._totalRow_nwpze_189{display:flex;justify-content:space-between;align-items:center;padding:.8rem 0;border-bottom:1px solid #e9ecef;font-size:1.1rem;color:#2c3e50}._totalRow_nwpze_189:last-child{border-bottom:none;padding-top:1.2rem;margin-top:.5rem;border-top:2px solid #dee2e6}._totalAmount_nwpze_206{font-weight:600;color:#495057}._finalTotal_nwpze_211{font-size:1.3rem;font-weight:700;color:#2c3e50}._finalTotalAmount_nwpze_217{font-size:1.5rem;font-weight:700;color:#27ae60}._formGrid_nwpze_224{display:grid;gap:1.5rem}._inputGroup_nwpze_229{display:flex;flex-direction:column;gap:.5rem}._inputLabel_nwpze_235{font-size:1.1rem;font-weight:600;color:#2c3e50;display:flex;align-items:center;gap:.5rem}._labelIcon_nwpze_244{font-size:1.2rem}._textInput_nwpze_248,._textArea_nwpze_249{padding:1rem;border:2px solid #e9ecef;border-radius:12px;font-size:1rem;transition:all .3s ease;background:#f8f9fa;color:#2c3e50}._textInput_nwpze_248:focus,._textArea_nwpze_249:focus{outline:none;border-color:#3498db;background:#fff;box-shadow:0 0 0 3px #3498db1a}._textInput_nwpze_248::placeholder,._textArea_nwpze_249::placeholder{color:#adb5bd}._textArea_nwpze_249{resize:vertical;min-height:80px}._actionButtons_nwpze_278{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:2rem}._btnSecondary_nwpze_287,._btnPrimary_nwpze_288{padding:1rem 2rem;border:none;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.8rem;text-decoration:none;min-width:220px;justify-content:center}._btnSecondary_nwpze_287{background:#f8f9fa;color:#6c757d;border:2px solid #e9ecef}._btnSecondary_nwpze_287:hover{background:#e9ecef;color:#495057;transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}._btnPrimary_nwpze_288{background:linear-gradient(135deg,#e24c26,#a34b3b);color:#fff;box-shadow:0 5px 15px #3498db4d}._btnPrimary_nwpze_288:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #3498db66}._btnPrimary_nwpze_288:disabled{opacity:.6;cursor:not-allowed;transform:none}._btnIcon_nwpze_334{font-size:1.2rem}@media (max-width: 768px){._orderWrapper_nwpze_2{padding:0}._orderHeader_nwpze_11{padding:2rem 1rem}._orderTitle_nwpze_36{font-size:2.2rem}._orderSubtitle_nwpze_44{font-size:1.1rem}._orderContent_nwpze_115{padding:2rem 1rem}._orderSummary_nwpze_120,._deliveryForm_nwpze_121{padding:1.5rem}._sectionTitle_nwpze_130{font-size:1.5rem}._actionButtons_nwpze_278{flex-direction:column;text-align:center}._btnSecondary_nwpze_287,._btnPrimary_nwpze_288{width:100%;min-width:auto}}@media (max-width: 480px){._orderTitle_nwpze_36{font-size:1.8rem}._orderSubtitle_nwpze_44{font-size:1rem}._orderSummary_nwpze_120,._deliveryForm_nwpze_121{padding:1rem}._sectionTitle_nwpze_130{font-size:1.3rem}._itemDetails_nwpze_163{flex-direction:column;align-items:flex-start;gap:.5rem}._totalRow_nwpze_189{flex-direction:column;align-items:flex-start;gap:.3rem}}._modalOverlay_nwpze_414{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;animation:_fadeIn_nwpze_1 .3s ease}._modalContent_nwpze_429{background:#fff;border-radius:20px;padding:3rem 2rem;max-width:500px;width:100%;text-align:center;box-shadow:0 10px 40px #0000004d;animation:_slideUp_nwpze_1 .4s ease}._modalIcon_nwpze_440{font-size:5rem;margin-bottom:1.5rem;animation:_bounce_nwpze_1 .6s ease}._modalTitle_nwpze_446{font-size:2rem;font-weight:800;color:#27ae60;margin:0 0 1rem}._modalText_nwpze_453{font-size:1.1rem;color:#6c757d;margin:0 0 1.5rem;line-height:1.6}._modalDetails_nwpze_460{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:15px;padding:1.5rem;margin:1.5rem 0}._modalDetail_nwpze_460{display:flex;align-items:center;justify-content:center;gap:.8rem;margin:.8rem 0;font-size:1.1rem}._modalEmoji_nwpze_476{font-size:1.5rem}._modalDetail_nwpze_460 strong{color:#2c3e50;font-weight:700}._modalSubtext_nwpze_485{font-size:.95rem;color:#adb5bd;margin:1.5rem 0 2rem}._modalButton_nwpze_491{background:linear-gradient(135deg,#27ae60,#229954);color:#fff;border:none;padding:1rem 3rem;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #27ae604d}._modalButton_nwpze_491:hover{transform:translateY(-2px);box-shadow:0 6px 20px #27ae6066}@keyframes _fadeIn_nwpze_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_nwpze_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _bounce_nwpze_1{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width: 768px){._modalContent_nwpze_429{padding:2rem 1.5rem}._modalIcon_nwpze_440{font-size:4rem}._modalTitle_nwpze_446{font-size:1.5rem}._modalText_nwpze_453{font-size:1rem}._modalButton_nwpze_491{padding:.8rem 2rem;font-size:1rem}}*{box-sizing:border-box}body{margin:0;padding:0;overflow-x:hidden}._mainHeader_1darm_17{background:#fff;border-bottom:1px solid #e0e0e0;padding:.8rem 1rem;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #00000014;width:100%}._headerContent_1darm_28{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:.8rem;flex-wrap:wrap}._brand_1darm_38{display:flex;align-items:center;gap:.6rem}._logo_1darm_44{width:40px;height:40px;object-fit:contain;flex-shrink:0}._brandText_1darm_51{display:flex;flex-direction:column}._brandName_1darm_56{font-size:1.3rem;font-weight:800;color:#ff7043;margin:0;line-height:1.2}._brandTagline_1darm_64{font-size:.7rem;color:#7f8c8d;font-weight:400;white-space:nowrap}._locationInfo_1darm_71{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:#2c3e50;background:#f5f5f5;padding:.4rem .8rem;border-radius:8px;flex-shrink:0}._locationInfo_1darm_71 span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}._locationIcon_1darm_90{color:#ff7043;font-size:.9rem;flex-shrink:0}._appWrapper_1darm_99{padding:1rem;width:100%;max-width:100vw;overflow-x:hidden}._appContent_1darm_106{max-width:1200px;margin:0 auto;width:100%}._restaurantsSection_1darm_115{width:100%}._heroSection_1darm_122{text-align:center;margin-bottom:1.5rem;padding:1rem .5rem;background:#ffffffe6;border-radius:16px;box-shadow:0 4px 12px #00000014}._heroTitle_1darm_131{font-size:1.3rem;font-weight:800;margin-bottom:.5rem;color:#2c3e50;line-height:1.3}._heroSubtitle_1darm_139{font-size:.9rem;color:#7f8c8d;font-weight:400;line-height:1.4}._searchSection_1darm_149{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1.5rem;width:100%}._searchBar_1darm_157{display:flex;align-items:center;background:#fff;padding:.8rem;border-radius:12px;border:1px solid #ddd;box-shadow:0 2px 8px #0000000f;width:100%}._searchIcon_1darm_168{margin-right:.6rem;color:#999;font-size:1rem;flex-shrink:0}._searchInput_1darm_175{border:none;outline:none;flex:1;font-size:.95rem;color:#2c3e50;background:transparent;width:100%;min-width:0}._searchInput_1darm_175::placeholder{color:#7f8c8d}._filters_1darm_190{width:100%}._categoryFilter_1darm_194{width:100%;padding:.8rem;border-radius:12px;border:1px solid #ddd;font-size:.95rem;background:#fff;color:#2c3e50;cursor:pointer;box-shadow:0 2px 8px #0000000f}._categoryFilter_1darm_194:focus{outline:none;border-color:#ff7043}._statsSection_1darm_214{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;margin-bottom:1.5rem}._statCard_1darm_221{background:#fff;padding:.8rem;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;align-items:center;gap:.6rem}._statIcon_1darm_231{font-size:1.3rem;color:#1976d2;flex-shrink:0}._statContent_1darm_237{display:flex;flex-direction:column;min-width:0}._statNumber_1darm_243{font-size:1.3rem;font-weight:700;color:#2c3e50;line-height:1.2}._statLabel_1darm_250{font-size:.7rem;color:#7f8c8d;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}._restaurantsList_1darm_261{margin-top:1.5rem;width:100%}._listTitle_1darm_266{font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:#2c3e50;padding:0 .25rem}._alert_1darm_277{padding:1rem;border-radius:12px;margin-bottom:1rem;font-size:.9rem;line-height:1.5}._alertDanger_1darm_285{background-color:#fff3e0;color:#e64a19;border-left:4px solid #ff7043}._locationContainer_1darm_294{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center;background:#fff;padding:2rem 1.5rem;width:100%;max-width:100vw;overflow-x:hidden}._locationLogo_1darm_308{width:100px;height:100px;margin-bottom:1.5rem;object-fit:contain}._locationTitle_1darm_315{font-size:1.5rem;font-weight:700;color:#2c3e50;margin-bottom:.75rem}._locationSubtitle_1darm_322{font-size:1rem;color:#7f8c8d;margin-bottom:2rem;max-width:350px;line-height:1.5}._primaryButton_1darm_330{background-color:#ff7043;color:#fff;padding:.9rem 2rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px #00000026}._primaryButton_1darm_330:hover{background-color:#ff5722;transform:scale(1.02)}._primaryButton_1darm_330:active{transform:scale(.98)}._locationError_1darm_352{color:#e64a19;font-size:.9rem;margin-top:1rem}._sidebarExpanded_1darm_361{padding-left:0}@media (min-width: 768px){._mainHeader_1darm_17{padding:1rem 1.5rem}._logo_1darm_44{width:45px;height:45px}._brandName_1darm_56{font-size:1.5rem}._brandTagline_1darm_64{font-size:.75rem}._locationInfo_1darm_71{font-size:.9rem}._locationInfo_1darm_71 span{max-width:200px}._appWrapper_1darm_99,._heroSection_1darm_122{padding:1.5rem}._heroTitle_1darm_131{font-size:1.8rem}._heroSubtitle_1darm_139{font-size:1rem}._searchSection_1darm_149{flex-direction:row;align-items:center;gap:1rem}._searchBar_1darm_157{flex:1;max-width:400px}._filters_1darm_190{width:auto;min-width:200px}._categoryFilter_1darm_194{width:auto}._statsSection_1darm_214{grid-template-columns:repeat(2,1fr);max-width:500px;margin-left:auto;margin-right:auto;gap:1rem}._statCard_1darm_221{padding:1rem 1.5rem}._statIcon_1darm_231,._statNumber_1darm_243{font-size:1.5rem}._statLabel_1darm_250{font-size:.8rem}._listTitle_1darm_266{font-size:1.4rem}}@media (min-width: 1024px){._mainHeader_1darm_17{padding:1.2rem 2rem}._logo_1darm_44{width:50px;height:50px}._brandName_1darm_56{font-size:1.6rem}._brandTagline_1darm_64{font-size:.8rem}._locationInfo_1darm_71 span{max-width:none}._appWrapper_1darm_99,._heroSection_1darm_122{padding:2rem}._heroTitle_1darm_131{font-size:2.2rem}._heroSubtitle_1darm_139{font-size:1.2rem}._searchBar_1darm_157{padding:1rem}._searchInput_1darm_175{font-size:1rem}._categoryFilter_1darm_194{font-size:1rem;padding:1rem}._statsSection_1darm_214{max-width:600px;gap:1.5rem}._statCard_1darm_221{padding:1.2rem 2rem}._listTitle_1darm_266{font-size:1.5rem}._sidebarExpanded_1darm_361{padding-left:280px}}@media (max-width: 360px){._mainHeader_1darm_17{padding:.6rem .8rem}._logo_1darm_44{width:35px;height:35px}._brandName_1darm_56{font-size:1.1rem}._brandTagline_1darm_64{font-size:.65rem}._locationInfo_1darm_71{font-size:.75rem;padding:.3rem .6rem}._locationInfo_1darm_71 span{max-width:120px}._appWrapper_1darm_99{padding:.8rem}._heroTitle_1darm_131{font-size:1.1rem}._heroSubtitle_1darm_139{font-size:.85rem}._searchBar_1darm_157{padding:.6rem}._searchInput_1darm_175{font-size:.9rem}._categoryFilter_1darm_194{padding:.6rem;font-size:.9rem}._statsSection_1darm_214{gap:.6rem}._statCard_1darm_221{padding:.6rem}._statIcon_1darm_231,._statNumber_1darm_243{font-size:1.1rem}._statLabel_1darm_250{font-size:.65rem}._listTitle_1darm_266{font-size:1.1rem}}._dashboardContainer_e1fcr_4{max-width:1400px;margin:0 auto;padding:0;width:100%;overflow-x:hidden}._dashboardHeader_e1fcr_15{background:linear-gradient(135deg,#e63946,#3eb489);border-radius:16px;padding:1rem;margin:1rem;box-shadow:0 4px 16px #667eea33;color:#fff}._headerContent_e1fcr_25{display:flex;flex-direction:column;gap:1rem}._headerLeft_e1fcr_31{display:flex;align-items:center;gap:.8rem}._headerIcon_e1fcr_37{background:#fff3;width:45px;height:45px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-shrink:0}._headerText_e1fcr_50{display:flex;flex-direction:column;min-width:0;flex:1}._dashboardTitle_e1fcr_57{font-size:1.3rem;font-weight:800;margin:0;line-height:1.2}._dashboardSubtitle_e1fcr_64{font-size:.75rem;margin:.3rem 0 0;opacity:.9;font-weight:400;line-height:1.3}._headerRight_e1fcr_72{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._addButton_e1fcr_79,._logoutButton_e1fcr_80,._cancelButton_e1fcr_81{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);padding:.7rem 1rem;border-radius:12px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap}._addButton_e1fcr_79:active,._logoutButton_e1fcr_80:active,._cancelButton_e1fcr_81:active{transform:scale(.98)}._statsSection_e1fcr_108{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;margin:0 1rem 1rem}._statCard_e1fcr_115{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.8rem;border-radius:12px;display:flex;align-items:center;gap:.6rem;box-shadow:0 2px 8px #00000014;transition:all .3s ease;border:1px solid rgba(255,255,255,.2);cursor:pointer}._statCard_e1fcr_115:active{transform:scale(.98);box-shadow:0 4px 12px #0000001f}._statIcon_e1fcr_134{background:linear-gradient(135deg,#ea6666,#948b58);color:#fff;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}._statContent_e1fcr_147{display:flex;flex-direction:column;min-width:0}._statNumber_e1fcr_153{font-size:1.3rem;font-weight:800;color:#2c3e50;line-height:1}._statLabel_e1fcr_160{font-size:.7rem;color:#7f8c8d;font-weight:500;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}._formSection_e1fcr_172{margin:0 1rem 1rem}._formCard_e1fcr_176{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:1rem;box-shadow:0 4px 16px #00000014;border:1px solid rgba(255,255,255,.2)}._formHeader_e1fcr_185{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.8rem;border-bottom:2px solid #ecf0f1}._formTitle_e1fcr_194{font-size:1.1rem;font-weight:700;color:#2c3e50;margin:0;display:flex;align-items:center;gap:.5rem}._formIcon_e1fcr_204{color:#30bd2c;font-size:1rem}._closeButton_e1fcr_209{background:#e74c3c;color:#fff;border:none;width:35px;height:35px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}._closeButton_e1fcr_209:active{transform:scale(.95)}._form_e1fcr_172{display:flex;flex-direction:column;gap:1rem}._formGrid_e1fcr_237{display:grid;grid-template-columns:1fr;gap:1rem}._formGroup_e1fcr_243{display:flex;flex-direction:column;gap:.4rem}._formLabel_e1fcr_249{font-size:.85rem;font-weight:600;color:#2c3e50;display:flex;align-items:center;gap:.4rem}._inputIcon_e1fcr_258{color:#e06969;font-size:1rem}._formInput_e1fcr_263,._formSelect_e1fcr_264{padding:.8rem;border:2px solid #ecf0f1;border-radius:10px;font-size:.95rem;background:#fff;color:#2c3e50;transition:all .3s ease;width:100%}._formInput_e1fcr_263:focus,._formSelect_e1fcr_264:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._formInput_e1fcr_263::placeholder{color:#bdc3c7}._formActions_e1fcr_286{display:flex;gap:.8rem;justify-content:flex-end;padding-top:1rem;border-top:2px solid #ecf0f1;flex-wrap:wrap}._cancelButton_e1fcr_81{padding:.8rem 1.5rem;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;background:#95a5a6;color:#fff;flex:1;min-width:120px}._submitButton_e1fcr_313{padding:.8rem 1.5rem;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#27ae60,#2ecc71);color:#fff;flex:1;min-width:120px}._cancelButton_e1fcr_81:active{transform:scale(.98)}._submitButton_e1fcr_313:active:not(:disabled){transform:scale(.98)}._submitButton_e1fcr_313:disabled{opacity:.6;cursor:not-allowed}._restaurantsSection_e1fcr_347{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:1rem;margin:0 1rem 1rem;box-shadow:0 4px 16px #00000014;border:1px solid rgba(255,255,255,.2);width:calc(100% - 2rem);max-width:calc(100vw - 2rem);overflow-x:hidden;box-sizing:border-box}._sectionHeader_e1fcr_361{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1rem;padding-bottom:.8rem;border-bottom:2px solid #ecf0f1}._sectionTitle_e1fcr_370{font-size:1.2rem;font-weight:700;color:#2c3e50;margin:0;display:flex;align-items:center;gap:.5rem}._sectionIcon_e1fcr_380{color:#2f8d56;font-size:1.1rem}._sectionActions_e1fcr_385{display:flex;flex-direction:column;gap:.8rem}._searchBox_e1fcr_391{display:flex;align-items:center;gap:.5rem;background:#f6f8fb;border:1px solid #ecf0f1;padding:.6rem .8rem;border-radius:10px;box-shadow:inset 0 1px 2px #00000008;width:100%}._searchIcon_e1fcr_403{color:#7f8c8d;font-size:.9rem;flex-shrink:0}._searchInput_e1fcr_409{border:none;background:transparent;outline:none;font-size:.9rem;color:#2c3e50;width:100%;min-width:0}._searchInput_e1fcr_409::placeholder{color:#95a5a6}._restaurantCount_e1fcr_423{background:linear-gradient(135deg,#ec7e7e,#a24b4b);color:#fff;padding:.5rem .8rem;border-radius:15px;font-size:.8rem;font-weight:600;text-align:center;width:fit-content}._emptyState_e1fcr_437{text-align:center;padding:3rem 1.5rem;color:#7f8c8d}._emptyIcon_e1fcr_443{font-size:3rem;margin-bottom:1rem}._emptyTitle_e1fcr_448{font-size:1.2rem;font-weight:700;color:#2c3e50;margin:0 0 .8rem}._emptySubtitle_e1fcr_455{font-size:.95rem;margin:0;line-height:1.5}._restaurantsGrid_e1fcr_464{display:grid;grid-template-columns:1fr;gap:1rem;width:100%;max-width:100%;overflow:hidden}._restaurantCard_e1fcr_473{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 2px 8px #00000014;transition:all .3s ease;border:1px solid #ecf0f1}._restaurantCard_e1fcr_473:active{transform:scale(.98);box-shadow:0 4px 12px #0000001f}._cardHeader_e1fcr_487{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}._cardIcon_e1fcr_494{background:linear-gradient(135deg,#66ea78,#a2514b);color:#fff;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}._cardTitleSection_e1fcr_507{flex:1;min-width:0}._cardTitle_e1fcr_507{font-size:1.1rem;font-weight:700;color:#2c3e50;margin:0 0 .3rem;line-height:1.2}._cardStatus_e1fcr_520{background:#27ae60;color:#fff;padding:.25rem .6rem;border-radius:12px;font-size:.7rem;font-weight:600;display:inline-block}._cardBody_e1fcr_530{margin-bottom:1rem}._infoRow_e1fcr_534{display:flex;align-items:center;gap:.6rem;margin-bottom:.6rem;padding:.4rem 0;font-size:.85rem}._infoIcon_e1fcr_543{color:#cf5a5a;font-size:.85rem;min-width:14px;flex-shrink:0}._infoLabel_e1fcr_550{font-weight:600;color:#2c3e50;min-width:80px;flex-shrink:0}._infoValue_e1fcr_557{color:#7f8c8d;flex:1;min-width:0;word-break:break-word}._coordinates_e1fcr_564{font-family:Courier New,monospace;background:#f8f9fa;padding:.25rem .5rem;border-radius:5px;color:#495057;font-size:.8rem;word-break:break-all}._cardFooter_e1fcr_574{display:flex;gap:.8rem}._editButton_e1fcr_579,._deleteButton_e1fcr_580{flex:1;padding:.7rem 1rem;border:none;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.4rem}._editButton_e1fcr_579{background:#3498db;color:#fff}._editButton_e1fcr_579:active{transform:scale(.98)}._deleteButton_e1fcr_580{background:#e74c3c;color:#fff}._deleteButton_e1fcr_580:active{transform:scale(.98)}._editingCard_e1fcr_614{border-color:#667eea;box-shadow:0 4px 16px #667eea33}._editTitleInput_e1fcr_619{width:100%;margin-bottom:.5rem}._editInlineInput_e1fcr_624{flex:1;padding:.4rem .6rem;border:1px solid #ecf0f1;border-radius:6px;font-size:.85rem;min-width:0}._editInlineInput_e1fcr_624:focus{outline:none;border-color:#667eea}._notification_e1fcr_641{position:fixed;top:20px;right:20px;padding:1rem 1.2rem;border-radius:10px;color:#fff;font-weight:600;z-index:10000;animation:_slideIn_e1fcr_1 .3s ease;max-width:calc(100% - 40px);font-size:.9rem}._notification_e1fcr_641._success_e1fcr_655{background:linear-gradient(135deg,#27ae60,#2ecc71)}._notification_e1fcr_641._error_e1fcr_659{background:linear-gradient(135deg,#e74c3c,#c0392b)}@keyframes _slideIn_e1fcr_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media (min-width: 768px){._dashboardHeader_e1fcr_15{padding:1.5rem;margin:1.5rem;border-radius:20px}._headerContent_e1fcr_25{flex-direction:row;justify-content:space-between;align-items:center}._headerIcon_e1fcr_37{width:55px;height:55px;font-size:1.6rem}._dashboardTitle_e1fcr_57{font-size:1.8rem}._dashboardSubtitle_e1fcr_64{display:block;font-size:.95rem}._addButton_e1fcr_79,._logoutButton_e1fcr_80,._cancelButton_e1fcr_81{padding:.9rem 1.3rem;font-size:.95rem}._statsSection_e1fcr_108{grid-template-columns:repeat(3,1fr);gap:1rem;margin:0 1.5rem 1.5rem}._statCard_e1fcr_115{padding:1rem}._statIcon_e1fcr_134{width:45px;height:45px;font-size:1.3rem}._statNumber_e1fcr_153{font-size:1.6rem}._statLabel_e1fcr_160{font-size:.75rem}._formSection_e1fcr_172,._restaurantsSection_e1fcr_347{margin:0 1.5rem 1.5rem;padding:1.5rem}._formCard_e1fcr_176{padding:1.5rem}._formGrid_e1fcr_237{grid-template-columns:repeat(2,1fr);gap:1.2rem}._formActions_e1fcr_286{flex-wrap:nowrap}._cancelButton_e1fcr_81,._submitButton_e1fcr_313{flex:0 1 auto}._sectionHeader_e1fcr_361{flex-direction:row;justify-content:space-between;align-items:center}._sectionActions_e1fcr_385{flex-direction:row;align-items:center}._searchBox_e1fcr_391{width:auto;min-width:250px}._restaurantsGrid_e1fcr_464{grid-template-columns:repeat(2,1fr);gap:1.2rem}._addButton_e1fcr_79:hover,._logoutButton_e1fcr_80:hover,._cancelButton_e1fcr_81:hover{background:#ffffff4d;transform:translateY(-2px)}._statCard_e1fcr_115:hover,._restaurantCard_e1fcr_473:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000001f}._editButton_e1fcr_579:hover{background:#2980b9;transform:translateY(-2px)}._deleteButton_e1fcr_580:hover{background:#c0392b;transform:translateY(-2px)}._submitButton_e1fcr_313:hover:not(:disabled){background:linear-gradient(135deg,#229954,#27ae60);transform:translateY(-2px)}}@media (min-width: 1024px){._dashboardHeader_e1fcr_15{padding:2rem;margin:2rem}._headerIcon_e1fcr_37{width:60px;height:60px;font-size:1.8rem}._dashboardTitle_e1fcr_57{font-size:2.5rem}._dashboardSubtitle_e1fcr_64{font-size:1.1rem}._statsSection_e1fcr_108{grid-template-columns:repeat(5,1fr);gap:1.5rem;margin:0 2rem 2rem}._statCard_e1fcr_115{padding:1.2rem}._statIcon_e1fcr_134{width:50px;height:50px;font-size:1.5rem}._statNumber_e1fcr_153{font-size:2rem}._statLabel_e1fcr_160{font-size:.85rem}._formSection_e1fcr_172,._restaurantsSection_e1fcr_347{margin:0 2rem 2rem;padding:2rem}._formCard_e1fcr_176{padding:2rem}._formGrid_e1fcr_237{grid-template-columns:repeat(3,1fr)}._restaurantsGrid_e1fcr_464{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (max-width: 360px){._dashboardHeader_e1fcr_15{padding:.8rem;margin:.8rem}._headerIcon_e1fcr_37{width:40px;height:40px;font-size:1.1rem}._dashboardTitle_e1fcr_57{font-size:1.1rem}._addButton_e1fcr_79,._logoutButton_e1fcr_80,._cancelButton_e1fcr_81{padding:.6rem .8rem;font-size:.8rem}._statsSection_e1fcr_108{gap:.6rem;margin:0 .8rem .8rem}._statCard_e1fcr_115{padding:.6rem}._statIcon_e1fcr_134{width:35px;height:35px;font-size:1rem}._statNumber_e1fcr_153{font-size:1.1rem}._statLabel_e1fcr_160{font-size:.65rem}._formSection_e1fcr_172,._restaurantsSection_e1fcr_347{margin:0 .8rem .8rem;padding:.8rem}._sectionTitle_e1fcr_370{font-size:1.1rem}._restaurantCard_e1fcr_473{padding:.8rem}._cardTitle_e1fcr_507{font-size:1rem}._infoRow_e1fcr_534{font-size:.8rem}}._dashboardContainer_y43gn_4{max-width:1400px;margin:0 auto;padding:1rem;min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef);width:100%;overflow-x:hidden}._header_y43gn_17{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}._backButton_y43gn_25{background:#ffffffe6;border:2px solid #e9ecef;padding:.7rem 1.2rem;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;color:#495057;transition:all .3s ease;box-shadow:0 2px 8px #00000014}._backButton_y43gn_25:active{transform:scale(.98)}._title_y43gn_45{font-size:1.5rem;font-weight:800;color:#2c3e50;margin:0;background:linear-gradient(135deg,#e63946,#3eb489);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}._tabs_y43gn_60{display:grid;grid-template-columns:1fr;gap:.8rem;margin-bottom:1.5rem;background:#fff;padding:1rem;border-radius:15px;box-shadow:0 4px 20px #00000014}._tab_y43gn_60{padding:.9rem 1.2rem;border:2px solid transparent;border-radius:12px;background:transparent;font-size:.9rem;font-weight:600;color:#6c757d;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.6rem}._tab_y43gn_60:active{transform:scale(.98)}._tabActive_y43gn_91{background:linear-gradient(135deg,#e63946,#3eb489);color:#fff;border-color:transparent;box-shadow:0 4px 15px #e639464d}._content_y43gn_101{background:#fff;border-radius:15px;padding:1.5rem;box-shadow:0 8px 32px #0000001a;min-height:300px}._filtrosContainer_y43gn_112{background:#f9fafc;padding:1rem;border-radius:12px;margin-bottom:1.5rem;border:1px solid #e3e6ea}._filtrosFechas_y43gn_120{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1rem}._filtrosFechas_y43gn_120 label{font-weight:600;color:#023a6d;font-size:.9rem;display:flex;flex-direction:column;gap:.4rem}._filtrosFechas_y43gn_120 input{padding:.7rem;border:1px solid #ccd2d8;border-radius:8px;font-size:.9rem;width:100%}._btnFiltrar_y43gn_144{background-color:#023a6d;color:#fff;border:none;padding:.8rem 1.2rem;border-radius:8px;cursor:pointer;font-weight:700;font-size:.9rem;width:100%;transition:all .3s ease}._btnFiltrar_y43gn_144:active{transform:scale(.98)}._botonesRapidos_y43gn_161{margin-top:1rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem}._botonesRapidos_y43gn_161 button{border:1px solid #023a6d;background:#fff;color:#023a6d;padding:.7rem;border-radius:8px;cursor:pointer;font-weight:600;font-size:.85rem;transition:all .3s ease}._botonesRapidos_y43gn_161 button:active{background:#023a6d;color:#fff;transform:scale(.98)}._filters_y43gn_186{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.8rem}._select_y43gn_193{padding:.8rem;border:2px solid #e9ecef;border-radius:12px;font-size:.9rem;color:#495057;background:#fff;cursor:pointer;transition:all .3s ease;width:100%}._select_y43gn_193:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px #3498db1a}._empty_y43gn_214{text-align:center;padding:3rem 1.5rem;color:#adb5bd;font-size:1rem;font-weight:500}._pedidosList_y43gn_225{display:grid;grid-template-columns:1fr;gap:1rem}._pedidoCard_y43gn_231{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:15px;padding:1.2rem;border:2px solid #e9ecef;transition:all .3s ease;box-shadow:0 2px 8px #0000000d}._pedidoCard_y43gn_231:active{transform:scale(.98)}._pedidoHeader_y43gn_244{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.8rem;border-bottom:2px solid #f1f3f5;gap:.8rem}._pedidoId_y43gn_254{font-size:.95rem;font-weight:700;color:#495057;font-family:Courier New,monospace;background:#e9ecef;padding:.4rem .8rem;border-radius:8px;overflow:hidden;text-overflow:ellipsis}._pedidoInfo_y43gn_266{margin-bottom:1.2rem}._pedidoInfo_y43gn_266 p{margin:.5rem 0;color:#495057;font-size:.85rem;line-height:1.4}._pedidoInfo_y43gn_266 strong{color:#2c3e50;font-weight:600;margin-right:.4rem}._pedidoActions_y43gn_283{display:grid;grid-template-columns:1fr;gap:.7rem}._pedidoActions_y43gn_283 button{padding:.8rem;border:none;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}._btnConfirmar_y43gn_303{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff}._btnConfirmar_y43gn_303:active{transform:scale(.98)}._btnPreparar_y43gn_312{background:linear-gradient(135deg,#9b59b6,#8e44ad);color:#fff}._btnPreparar_y43gn_312:active{transform:scale(.98)}._btnEnviar_y43gn_321{background:linear-gradient(135deg,#1abc9c,#16a085);color:#fff}._btnEnviar_y43gn_321:active{transform:scale(.98)}._historialTable_y43gn_333{overflow-x:auto;margin:0 -1.5rem;padding:0 1.5rem}._historialTable_y43gn_333 table{width:100%;border-collapse:collapse;margin-top:1rem;min-width:600px}._historialTable_y43gn_333 thead{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}._historialTable_y43gn_333 th{padding:.8rem;text-align:left;font-weight:700;color:#2c3e50;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #dee2e6;white-space:nowrap}._historialTable_y43gn_333 td{padding:.8rem;border-bottom:1px solid #f1f3f5;color:#495057;font-size:.85rem}._historialTable_y43gn_333 tbody tr{transition:all .2s ease}._historialTable_y43gn_333 tbody tr:active{background:#f8f9fa}._estadisticas_y43gn_380{display:flex;flex-direction:column;gap:1.5rem}._statsGrid_y43gn_386{display:grid;grid-template-columns:1fr;gap:1rem}._statCard_y43gn_392{background:linear-gradient(135deg,#fff,#f8f9fa);padding:1.5rem;border-radius:15px;text-align:center;border:2px solid #e9ecef;transition:all .3s ease;box-shadow:0 4px 15px #0000000d}._statCard_y43gn_392:active{transform:scale(.98)}._statCard_y43gn_392 h3{font-size:.9rem;font-weight:600;color:#6c757d;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.5px}._statNumber_y43gn_415{font-size:2rem;font-weight:800;color:#2c3e50;margin:0;background:linear-gradient(135deg,#e63946,#3eb489);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._topSection_y43gn_429{background:linear-gradient(135deg,#fff,#f8f9fa);padding:1.5rem;border-radius:15px;border:2px solid #e9ecef;box-shadow:0 4px 15px #0000000d}._topSection_y43gn_429 h3{font-size:1.2rem;font-weight:700;color:#2c3e50;margin:0 0 1rem;padding-bottom:.8rem;border-bottom:2px solid #e9ecef}._topList_y43gn_446{list-style:none;padding:0;margin:0}._topList_y43gn_446 li{display:flex;justify-content:space-between;align-items:center;padding:.9rem;margin-bottom:.6rem;background:#fff;border-radius:10px;border:1px solid #f1f3f5;transition:all .2s ease;gap:.8rem}._topList_y43gn_446 li:active{background:#f8f9fa;transform:scale(.98)}._topList_y43gn_446 li span:first-child{font-weight:600;color:#2c3e50;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}._topList_y43gn_446 li span:last-child{font-weight:700;color:#3498db;background:#e3f2fd;padding:.4rem .8rem;border-radius:8px;font-size:.85rem;white-space:nowrap;flex-shrink:0}@media (min-width: 768px){._dashboardContainer_y43gn_4{padding:1.5rem}._header_y43gn_17{flex-direction:row;align-items:center;gap:1.5rem}._backButton_y43gn_25{padding:.8rem 1.5rem;font-size:1rem}._title_y43gn_45{font-size:2rem}._tabs_y43gn_60{grid-template-columns:repeat(2,1fr)}._tab_y43gn_60{font-size:1rem;padding:1rem 1.5rem}._content_y43gn_101{padding:2rem}._filtrosFechas_y43gn_120{flex-direction:row;align-items:flex-end}._filtrosFechas_y43gn_120 label{flex:1}._btnFiltrar_y43gn_144{width:auto;padding:.8rem 1.5rem}._botonesRapidos_y43gn_161{grid-template-columns:repeat(4,1fr)}._filters_y43gn_186{flex-direction:row}._select_y43gn_193{min-width:200px}._pedidosList_y43gn_225{grid-template-columns:repeat(2,1fr);gap:1.5rem}._pedidoActions_y43gn_283{grid-template-columns:repeat(2,1fr)}._statsGrid_y43gn_386{grid-template-columns:repeat(2,1fr);gap:1.5rem}._historialTable_y43gn_333{margin:0;padding:0}._historialTable_y43gn_333 th{padding:1rem;font-size:.85rem}._historialTable_y43gn_333 td{padding:1rem;font-size:.9rem}._backButton_y43gn_25:hover{background:#fff;border-color:#3498db;color:#3498db;transform:translateY(-2px);box-shadow:0 4px 12px #3498db33}._tab_y43gn_60:hover{background:#f8f9fa;color:#495057}._botonesRapidos_y43gn_161 button:hover{background:#023a6d;color:#fff}._btnFiltrar_y43gn_144:hover{background-color:#012a4d}._pedidoCard_y43gn_231:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f;border-color:#dee2e6}._btnConfirmar_y43gn_303:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3498db4d}._btnPreparar_y43gn_312:hover{transform:translateY(-2px);box-shadow:0 4px 12px #9b59b64d}._btnEnviar_y43gn_321:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1abc9c4d}._historialTable_y43gn_333 tbody tr:hover{background:#f8f9fa}._statCard_y43gn_392:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f;border-color:#3498db}._topList_y43gn_446 li:hover{background:#f8f9fa;border-color:#dee2e6;transform:translate(5px)}}@media (min-width: 1024px){._dashboardContainer_y43gn_4{padding:2rem}._header_y43gn_17{margin-bottom:2rem}._title_y43gn_45{font-size:2.5rem}._tabs_y43gn_60{grid-template-columns:repeat(4,1fr);gap:1rem}._pedidosList_y43gn_225{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}._pedidoCard_y43gn_231{padding:1.5rem}._pedidoActions_y43gn_283{grid-template-columns:repeat(3,1fr)}._statsGrid_y43gn_386{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}._statCard_y43gn_392{padding:2rem}._statCard_y43gn_392 h3{font-size:1rem}._statNumber_y43gn_415{font-size:2.5rem}._topSection_y43gn_429{padding:2rem}._topSection_y43gn_429 h3{font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:1rem}._topList_y43gn_446 li{padding:1rem;margin-bottom:.8rem}._topList_y43gn_446 li span:first-child{font-size:.95rem}._topList_y43gn_446 li span:last-child{font-size:.9rem}}@keyframes _fadeIn_y43gn_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._pedidoCard_y43gn_231,._statCard_y43gn_392,._topSection_y43gn_429{animation:_fadeIn_y43gn_1 .4s ease}._content_y43gn_101 p{text-align:center;padding:2rem 1.5rem;color:#6c757d;font-size:1rem}._dashboardContainer_1s74r_4{max-width:1400px;margin:0 auto;padding:1rem;min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef);width:100%;overflow-x:hidden}._header_1s74r_17{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}._backButton_1s74r_25{background:#ffffffe6;border:2px solid #e9ecef;padding:.7rem 1.2rem;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;color:#495057;transition:all .3s ease;box-shadow:0 2px 8px #00000014}._backButton_1s74r_25:active{transform:scale(.98)}._title_1s74r_45{font-size:1.5rem;font-weight:800;color:#2c3e50;margin:0;background:linear-gradient(135deg,#e63946,#3eb489);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}._periodoSelector_1s74r_60{display:grid;grid-template-columns:1fr;gap:.8rem;margin-bottom:1.5rem;background:#fff;padding:1rem;border-radius:15px;box-shadow:0 4px 20px #00000014}._periodoBtn_1s74r_71{padding:.9rem 1.2rem;border:2px solid transparent;border-radius:12px;background:transparent;font-size:.9rem;font-weight:600;color:#6c757d;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.6rem;white-space:nowrap}._periodoBtn_1s74r_71:active{transform:scale(.98)}._periodoActive_1s74r_92{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;box-shadow:0 4px 15px #3498db4d}._loading_1s74r_101{text-align:center;padding:3rem 1.5rem;color:#6c757d;font-size:1rem}._resumenSection_1s74r_111{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}._resumenCard_1s74r_118{background:#fff;border-radius:15px;padding:1.2rem;box-shadow:0 4px 15px #00000014;display:flex;align-items:center;gap:1rem;transition:all .3s ease;border:2px solid transparent}._resumenCard_1s74r_118:active{transform:scale(.98)}._cardIcon_1s74r_134{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;flex-shrink:0}._cardContent_1s74r_146{flex:1;min-width:0}._cardTitle_1s74r_151{font-size:.8rem;font-weight:600;color:#6c757d;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.5px}._cardValue_1s74r_160{font-size:1.5rem;font-weight:800;color:#2c3e50;margin:0;line-height:1}._cardSubtitle_1s74r_168{font-size:.75rem;color:#adb5bd;margin:.3rem 0 0}._gananciasSection_1s74r_177{background:#fff;border-radius:15px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 4px 15px #00000014}._sectionTitle_1s74r_185{font-size:1.2rem;font-weight:700;color:#2c3e50;margin:0 0 1rem;display:flex;align-items:center;gap:.6rem;line-height:1.2}._gananciaCards_1s74r_196{display:grid;grid-template-columns:1fr;gap:1rem}._gananciaCard_1s74r_196{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:12px;padding:1.2rem;border:2px solid #e9ecef;transition:all .3s ease}._gananciaCard_1s74r_196:active{transform:scale(.98)}._gananciaCard_1s74r_196 h3{font-size:.9rem;font-weight:600;color:#6c757d;margin:0 0 .8rem;text-transform:uppercase;letter-spacing:.5px}._gananciaValor_1s74r_223{font-size:1.6rem;font-weight:800;color:#2c3e50;margin:0 0 1rem}._progressBar_1s74r_230{width:100%;height:8px;background:#e9ecef;border-radius:10px;overflow:hidden;margin-bottom:.5rem}._progressFill_1s74r_239{height:100%;border-radius:10px;transition:width .5s ease}._porcentaje_1s74r_245{font-size:.85rem;font-weight:600;color:#495057;margin:0;text-align:right}._graficoSection_1s74r_256{background:#fff;border-radius:15px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 4px 15px #00000014}._graficoContainer_1s74r_264{margin-top:1rem;overflow-x:auto;padding-bottom:1rem}._barChart_1s74r_270{display:flex;align-items:flex-end;gap:.3rem;min-height:200px;padding:1rem 0;min-width:max-content}._barWrapper_1s74r_279{flex:1;display:flex;flex-direction:column;align-items:center;min-width:25px}._bar_1s74r_270{width:100%;background:linear-gradient(180deg,#3498db,#2980b9);border-radius:8px 8px 0 0;min-height:15px;position:relative;transition:all .3s ease;cursor:pointer;display:flex;align-items:flex-start;justify-content:center;padding-top:.4rem}._bar_1s74r_270:active{background:linear-gradient(180deg,#2980b9,#21618c)}._barValue_1s74r_305{font-size:.65rem;font-weight:700;color:#fff;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg)}._barLabel_1s74r_314{font-size:.7rem;font-weight:600;color:#6c757d;margin-top:.4rem}._mesesGrid_1s74r_324{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;margin-top:1rem}._mesCard_1s74r_331{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:12px;padding:1rem;text-align:center;border:2px solid #e9ecef;transition:all .3s ease}._mesCard_1s74r_331:active{transform:scale(.98)}._mesCard_1s74r_331 h4{font-size:.8rem;font-weight:600;color:#6c757d;margin:0 0 .6rem;text-transform:uppercase}._mesValor_1s74r_352{font-size:1.2rem;font-weight:800;color:#2c3e50;margin:0 0 .4rem}._mesPedidos_1s74r_359{font-size:.75rem;color:#adb5bd;margin:0}._topsSection_1s74r_368{display:grid;grid-template-columns:1fr;gap:1.5rem}._topCard_1s74r_374{background:#fff;border-radius:15px;padding:1.5rem;box-shadow:0 4px 15px #00000014}._topList_1s74r_381{display:flex;flex-direction:column;gap:.8rem}._topItem_1s74r_387{display:flex;align-items:center;gap:.8rem;padding:1rem;background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:12px;border:2px solid #e9ecef;transition:all .3s ease}._topItem_1s74r_387:active{transform:scale(.98)}._topRanking_1s74r_402{width:35px;height:35px;background:linear-gradient(135deg,#f39c12,#e67e22);color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:800;flex-shrink:0}._topItem_1s74r_387:nth-child(1) ._topRanking_1s74r_402{background:linear-gradient(135deg,#f1c40f,#f39c12)}._topItem_1s74r_387:nth-child(2) ._topRanking_1s74r_402{background:linear-gradient(135deg,#bdc3c7,#95a5a6)}._topItem_1s74r_387:nth-child(3) ._topRanking_1s74r_402{background:linear-gradient(135deg,#e67e22,#d35400)}._topInfo_1s74r_428{flex:1;min-width:0}._topInfo_1s74r_428 h4{font-size:.9rem;font-weight:700;color:#2c3e50;margin:0 0 .3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._topInfo_1s74r_428 p{font-size:.75rem;color:#6c757d;margin:0}._topGanancia_1s74r_449{font-size:1rem;font-weight:800;color:#27ae60;background:#d5f4e6;padding:.5rem .8rem;border-radius:10px;white-space:nowrap;flex-shrink:0}@media (min-width: 768px){._dashboardContainer_1s74r_4{padding:1.5rem}._header_1s74r_17{flex-direction:row;align-items:center;gap:1.5rem}._backButton_1s74r_25{padding:.8rem 1.5rem;font-size:1rem}._title_1s74r_45{font-size:2rem}._periodoSelector_1s74r_60{grid-template-columns:repeat(2,1fr)}._resumenSection_1s74r_111{grid-template-columns:repeat(2,1fr);gap:1.5rem}._resumenCard_1s74r_118{padding:1.5rem}._cardIcon_1s74r_134{width:55px;height:55px;font-size:1.7rem}._cardValue_1s74r_160{font-size:1.7rem}._gananciaCards_1s74r_196{grid-template-columns:repeat(2,1fr)}._mesesGrid_1s74r_324{grid-template-columns:repeat(3,1fr)}._topsSection_1s74r_368{grid-template-columns:repeat(2,1fr)}._backButton_1s74r_25:hover{background:#fff;border-color:#3498db;color:#3498db;transform:translateY(-2px);box-shadow:0 4px 12px #3498db33}._periodoBtn_1s74r_71:hover{background:#f8f9fa;color:#495057}._resumenCard_1s74r_118:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f;border-color:#3498db}._gananciaCard_1s74r_196:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000001a}._bar_1s74r_270:hover{background:linear-gradient(180deg,#2980b9,#21618c);transform:translateY(-5px)}._mesCard_1s74r_331:hover{transform:translateY(-5px);box-shadow:0 6px 20px #0000001a;border-color:#3498db}._topItem_1s74r_387:hover{transform:translate(5px);box-shadow:0 4px 12px #0000001a;border-color:#3498db}}@media (min-width: 1024px){._dashboardContainer_1s74r_4{padding:2rem}._header_1s74r_17{margin-bottom:2rem}._title_1s74r_45{font-size:2.5rem}._periodoSelector_1s74r_60{grid-template-columns:repeat(4,1fr);gap:1rem}._periodoBtn_1s74r_71{font-size:1rem;padding:1rem 1.5rem}._resumenSection_1s74r_111{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}._cardIcon_1s74r_134{width:60px;height:60px;font-size:1.8rem}._cardValue_1s74r_160{font-size:1.8rem}._gananciasSection_1s74r_177{padding:2rem;margin-bottom:2rem}._sectionTitle_1s74r_185{font-size:1.5rem;gap:.8rem;margin-bottom:1.5rem}._gananciaCards_1s74r_196{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}._gananciaCard_1s74r_196{padding:1.5rem}._gananciaValor_1s74r_223{font-size:2rem}._graficoSection_1s74r_256{padding:2rem;margin-bottom:2rem}._barChart_1s74r_270{min-height:300px;gap:.5rem}._barWrapper_1s74r_279{min-width:30px}._barValue_1s74r_305{font-size:.7rem}._barLabel_1s74r_314{font-size:.75rem}._mesesGrid_1s74r_324{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-top:1.5rem}._mesCard_1s74r_331{padding:1.2rem}._mesCard_1s74r_331 h4{font-size:.9rem;margin-bottom:.8rem}._mesValor_1s74r_352{font-size:1.5rem}._mesPedidos_1s74r_359{font-size:.85rem}._topsSection_1s74r_368{gap:2rem}._topCard_1s74r_374{padding:2rem}._topList_1s74r_381{gap:1rem}._topRanking_1s74r_402{width:40px;height:40px;font-size:1.2rem}._topInfo_1s74r_428 h4{font-size:1rem}._topInfo_1s74r_428 p{font-size:.85rem}._topGanancia_1s74r_449{font-size:1.2rem;padding:.5rem 1rem}}@keyframes _fadeIn_1s74r_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._resumenCard_1s74r_118,._gananciaCard_1s74r_196,._mesCard_1s74r_331,._topItem_1s74r_387{animation:_fadeIn_1s74r_1 .4s ease}._formCard_j1ame_4{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:1rem;box-shadow:0 4px 16px #00000014;border:1px solid rgba(255,255,255,.2);width:100%;max-width:100%;overflow-x:hidden}._formHeader_j1ame_19{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.8rem;border-bottom:2px solid #ecf0f1;gap:.8rem}._formTitle_j1ame_29{font-size:1.1rem;font-weight:700;color:#2c3e50;margin:0;display:flex;align-items:center;gap:.5rem;line-height:1.2;min-width:0}._formIcon_j1ame_41{color:#30bd2c;font-size:1rem;flex-shrink:0}._closeButton_j1ame_47{background:#e74c3c;color:#fff;border:none;width:35px;height:35px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}._closeButton_j1ame_47:active{transform:scale(.95)}._form_j1ame_4{display:flex;flex-direction:column;gap:1rem}._formGrid_j1ame_75{display:grid;grid-template-columns:1fr;gap:1rem}._formGroup_j1ame_81{display:flex;flex-direction:column;gap:.4rem}._formLabel_j1ame_87{font-size:.85rem;font-weight:600;color:#2c3e50;display:flex;align-items:center;gap:.4rem}._inputIcon_j1ame_96{color:#e06969;font-size:1rem;flex-shrink:0}._formInput_j1ame_102,._formSelect_j1ame_103{padding:.8rem;border:2px solid #ecf0f1;border-radius:10px;font-size:.95rem;background:#fff;color:#2c3e50;transition:all .3s ease;width:100%;max-width:100%}._formInput_j1ame_102:focus,._formSelect_j1ame_103:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._formInput_j1ame_102::placeholder{color:#bdc3c7}._timeInputs_j1ame_129{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;align-items:end}._timeInputGroup_j1ame_136{display:flex;flex-direction:column;gap:.3rem}._timeLabel_j1ame_142{color:#7f8c8d;font-size:.75rem;font-weight:600}._presetButton_j1ame_148{padding:.8rem;border:2px dashed #2ecc71;border-radius:10px;background:#e8f8f5;color:#1e8449;font-weight:700;font-size:.85rem;cursor:pointer;transition:all .2s ease;grid-column:1 / -1;white-space:nowrap}._presetButton_j1ame_148:active{background:#d1f2eb;transform:scale(.98)}._horarioSummary_j1ame_167{margin:.4rem 0 0;color:#7f8c8d;font-size:.8rem;line-height:1.3}._previewImage_j1ame_177{width:100%;max-width:300px;height:auto;border-radius:10px;margin-top:.5rem;box-shadow:0 2px 8px #0000001a}._formActions_j1ame_189{display:flex;gap:.8rem;justify-content:flex-end;padding-top:1rem;border-top:2px solid #ecf0f1;flex-wrap:wrap}._cancelButton_j1ame_198,._submitButton_j1ame_199{padding:.8rem 1.5rem;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;flex:1;min-width:120px}._cancelButton_j1ame_198{background:#95a5a6;color:#fff}._cancelButton_j1ame_198:active{transform:scale(.98)}._submitButton_j1ame_199{background:linear-gradient(135deg,#27ae60,#2ecc71);color:#fff}._submitButton_j1ame_199:active:not(:disabled){transform:scale(.98)}._submitButton_j1ame_199:disabled{opacity:.6;cursor:not-allowed}@media (min-width: 768px){._formCard_j1ame_4{padding:1.5rem;border-radius:20px}._formHeader_j1ame_19{margin-bottom:1.5rem;padding-bottom:1rem}._formTitle_j1ame_29{font-size:1.3rem;gap:.7rem}._formIcon_j1ame_41{font-size:1.2rem}._closeButton_j1ame_47{width:40px;height:40px;border-radius:10px}._form_j1ame_4{gap:1.2rem}._formGrid_j1ame_75{grid-template-columns:repeat(2,1fr);gap:1.2rem}._formGroup_j1ame_81{gap:.5rem}._formLabel_j1ame_87{font-size:.9rem;gap:.5rem}._inputIcon_j1ame_96{font-size:1.2rem}._formInput_j1ame_102,._formSelect_j1ame_103{padding:.9rem;font-size:1rem}._timeInputs_j1ame_129{grid-template-columns:1fr 1fr auto;gap:.75rem}._presetButton_j1ame_148{grid-column:auto;padding:.9rem 1rem}._horarioSummary_j1ame_167{font-size:.85rem}._formActions_j1ame_189{flex-wrap:nowrap}._cancelButton_j1ame_198,._submitButton_j1ame_199{flex:0 1 auto;padding:.9rem 1.8rem;font-size:.95rem}._closeButton_j1ame_47:hover{background:#c0392b;transform:scale(1.1)}._presetButton_j1ame_148:hover{background:#d1f2eb;transform:translateY(-2px)}._cancelButton_j1ame_198:hover{background:#7f8c8d;transform:translateY(-2px)}._submitButton_j1ame_199:hover:not(:disabled){background:linear-gradient(135deg,#229954,#27ae60);transform:translateY(-2px)}}@media (min-width: 1024px){._formCard_j1ame_4{padding:2rem}._formHeader_j1ame_19{margin-bottom:2rem}._formTitle_j1ame_29{font-size:1.5rem;gap:.8rem}._formIcon_j1ame_41{font-size:1.3rem}._form_j1ame_4{gap:1.5rem}._formGrid_j1ame_75{grid-template-columns:repeat(3,1fr);gap:1.5rem}._formInput_j1ame_102,._formSelect_j1ame_103{padding:1rem}._timeInputs_j1ame_129{gap:.75rem}._presetButton_j1ame_148{padding:.9rem 1.2rem}._horarioSummary_j1ame_167{font-size:.9rem}._cancelButton_j1ame_198,._submitButton_j1ame_199{padding:1rem 2rem;font-size:1rem}}@media (max-width: 360px){._formCard_j1ame_4{padding:.8rem;border-radius:12px}._formHeader_j1ame_19{margin-bottom:.8rem;padding-bottom:.6rem}._formTitle_j1ame_29{font-size:1rem;gap:.4rem}._formIcon_j1ame_41{font-size:.9rem}._closeButton_j1ame_47{width:32px;height:32px}._form_j1ame_4,._formGrid_j1ame_75{gap:.8rem}._formLabel_j1ame_87{font-size:.8rem}._inputIcon_j1ame_96{font-size:.9rem}._formInput_j1ame_102,._formSelect_j1ame_103{padding:.7rem;font-size:.9rem}._timeLabel_j1ame_142{font-size:.7rem}._presetButton_j1ame_148{padding:.7rem;font-size:.8rem}._horarioSummary_j1ame_167{font-size:.75rem}._formActions_j1ame_189{gap:.6rem}._cancelButton_j1ame_198,._submitButton_j1ame_199{padding:.7rem 1.2rem;font-size:.85rem;min-width:100px}}@media (min-width: 768px){._formGroup_j1ame_81:has(._timeInputs_j1ame_129){grid-column:1 / -1}}@media (min-width: 1024px){._formGroup_j1ame_81:has(._timeInputs_j1ame_129){grid-column:1 / -1}}._restaurantCard_vutns_4{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 2px 8px #00000014;transition:all .3s ease;border:1px solid #ecf0f1;display:flex;flex-direction:column;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}._restaurantCard_vutns_4:active{transform:scale(.98);box-shadow:0 4px 12px #0000001f}._cardHeader_vutns_27{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}._cardIcon_vutns_34{background:linear-gradient(135deg,#66ea78,#a2514b);color:#fff;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}._cardTitleSection_vutns_47{flex:1;min-width:0}._cardTitle_vutns_47{font-size:1rem;font-weight:700;color:#2c3e50;margin:0 0 .3rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._cardStatus_vutns_63{background:#27ae60;color:#fff;padding:.25rem .6rem;border-radius:12px;font-size:.7rem;font-weight:600;display:inline-block}._cardBody_vutns_76{margin-bottom:1rem;flex:1;min-width:0;overflow:hidden}._infoRow_vutns_83{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.6rem;padding:.3rem 0;font-size:.85rem;min-width:0;max-width:100%}._infoIcon_vutns_94{color:#cf5a5a;font-size:.85rem;min-width:14px;flex-shrink:0;margin-top:.2rem}._infoLabel_vutns_102{font-weight:600;color:#2c3e50;min-width:75px;flex-shrink:0}._infoValue_vutns_109{color:#7f8c8d;flex:1;min-width:0;word-break:break-word;line-height:1.3}._coordinates_vutns_117{font-family:Courier New,monospace;background:#f8f9fa;padding:.25rem .4rem;border-radius:5px;color:#495057;font-size:.75rem;word-break:break-all;line-height:1.3;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;display:inline-block}._cardFooter_vutns_135{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;margin-top:auto}._editButton_vutns_142,._deleteButton_vutns_143,._menuButton_vutns_144{padding:.65rem .8rem;border:none;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.4rem;white-space:nowrap}._editButton_vutns_142{background:#3498db;color:#fff}._editButton_vutns_142:active{transform:scale(.98)}._deleteButton_vutns_143{background:#e74c3c;color:#fff}._deleteButton_vutns_143:active{transform:scale(.98)}._menuButton_vutns_144{background:#2ecc71;color:#fff;grid-column:1 / -1}._menuButton_vutns_144:active{transform:scale(.98)}@media (min-width: 768px){._restaurantCard_vutns_4{padding:1.2rem}._cardIcon_vutns_34{width:45px;height:45px;font-size:1.2rem}._cardTitle_vutns_47{font-size:1.2rem}._cardStatus_vutns_63{font-size:.75rem;padding:.3rem .7rem}._infoRow_vutns_83{font-size:.9rem;margin-bottom:.7rem}._infoIcon_vutns_94{font-size:.9rem}._infoLabel_vutns_102{min-width:90px}._coordinates_vutns_117{font-size:.8rem}._cardFooter_vutns_135{grid-template-columns:repeat(3,1fr)}._menuButton_vutns_144{grid-column:auto}._editButton_vutns_142,._deleteButton_vutns_143,._menuButton_vutns_144{padding:.7rem 1rem;font-size:.85rem}._restaurantCard_vutns_4:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000001f}._editButton_vutns_142:hover{background:#2980b9;transform:translateY(-2px)}._deleteButton_vutns_143:hover{background:#c0392b;transform:translateY(-2px)}._menuButton_vutns_144:hover{background:#27ae60;transform:translateY(-2px)}}@media (min-width: 1024px){._restaurantCard_vutns_4{padding:1.5rem}._cardTitle_vutns_47{font-size:1.3rem}._cardStatus_vutns_63{font-size:.8rem;padding:.3rem .8rem}._infoRow_vutns_83{font-size:.95rem;margin-bottom:.8rem}._infoLabel_vutns_102{min-width:100px}._coordinates_vutns_117{font-size:.85rem}._editButton_vutns_142,._deleteButton_vutns_143,._menuButton_vutns_144{padding:.8rem 1rem;font-size:.9rem}}@media (max-width: 360px){._restaurantCard_vutns_4{padding:.8rem}._cardIcon_vutns_34{width:35px;height:35px;font-size:1rem}._cardTitle_vutns_47{font-size:.95rem}._cardStatus_vutns_63{font-size:.65rem;padding:.2rem .5rem}._infoRow_vutns_83{font-size:.8rem;gap:.4rem}._infoIcon_vutns_94{font-size:.8rem}._infoLabel_vutns_102{min-width:70px;font-size:.75rem}._infoValue_vutns_109{font-size:.75rem}._coordinates_vutns_117{font-size:.7rem;padding:.2rem .3rem}._cardFooter_vutns_135{gap:.5rem}._editButton_vutns_142,._deleteButton_vutns_143,._menuButton_vutns_144{padding:.6rem;font-size:.75rem;gap:.3rem}._editButton_vutns_142 svg,._deleteButton_vutns_143 svg,._menuButton_vutns_144 svg{margin:0}}._form_15jlg_4{display:flex;flex-direction:column;gap:.8rem;margin-top:1rem;background:#fff;padding:1rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}._form_15jlg_4 input,._form_15jlg_4 textarea,._form_15jlg_4 select{padding:.8rem;border:2px solid #ddd;border-radius:8px;font-size:.9rem;transition:all .3s ease;width:100%;font-family:inherit}._form_15jlg_4 input:focus,._form_15jlg_4 textarea:focus,._form_15jlg_4 select:focus{outline:none;border-color:#27ae60;box-shadow:0 0 0 3px #27ae601a}._form_15jlg_4 textarea{min-height:80px;resize:vertical}._form_15jlg_4 button{background:#27ae60;color:#fff;padding:.9rem;border:none;border-radius:8px;font-weight:700;cursor:pointer;font-size:.9rem;transition:all .3s ease}._form_15jlg_4 button:active:not(:disabled){transform:scale(.98)}._form_15jlg_4 button:disabled{opacity:.6;cursor:not-allowed}._formGroup_15jlg_68{display:flex;flex-direction:column;gap:.4rem}._formLabel_15jlg_74{font-size:.85rem;font-weight:600;color:#2c3e50;display:flex;align-items:center;gap:.4rem}@media (min-width: 768px){._form_15jlg_4{padding:1.5rem;gap:1rem}._form_15jlg_4 input,._form_15jlg_4 textarea,._form_15jlg_4 select{padding:.9rem;font-size:.95rem}._form_15jlg_4 textarea{min-height:100px}._form_15jlg_4 button{padding:1rem 1.5rem;font-size:1rem}._formLabel_15jlg_74{font-size:.9rem}._form_15jlg_4 button:hover:not(:disabled){background:#229954;transform:translateY(-2px);box-shadow:0 4px 12px #27ae604d}}@media (min-width: 1024px){._form_15jlg_4{padding:2rem}._form_15jlg_4 input,._form_15jlg_4 textarea,._form_15jlg_4 select{padding:1rem;font-size:1rem}._form_15jlg_4 textarea{min-height:120px}._formLabel_15jlg_74{font-size:.95rem}}@media (max-width: 360px){._form_15jlg_4{padding:.8rem;gap:.6rem}._form_15jlg_4 input,._form_15jlg_4 textarea,._form_15jlg_4 select{padding:.7rem;font-size:.85rem}._form_15jlg_4 textarea{min-height:70px}._form_15jlg_4 button{padding:.8rem;font-size:.85rem}._formLabel_15jlg_74{font-size:.8rem}}._formGrid_15jlg_177{display:grid;grid-template-columns:1fr;gap:.8rem}@media (min-width: 768px){._formGrid_15jlg_177{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (min-width: 1024px){._formGrid_15jlg_177{grid-template-columns:repeat(3,1fr)}}._card_1thyx_4{background:#fff;padding:1rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:1rem;transition:all .3s ease;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}._card_1thyx_4:active{transform:scale(.98);box-shadow:0 4px 12px #00000026}._cardHeader_1thyx_25{display:flex;align-items:center;gap:.5rem;margin-bottom:.8rem}._icon_1thyx_32{color:#27ae60;font-size:1.1rem;flex-shrink:0}._title_1thyx_38{font-size:1rem;font-weight:700;color:#2c3e50;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}._description_1thyx_53{font-size:.85rem;color:#666;margin:.5rem 0;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._price_1thyx_65{font-weight:700;color:#2c3e50;display:flex;align-items:center;gap:.3rem;margin-bottom:.8rem;font-size:.95rem}._actions_1thyx_78{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}._editButton_1thyx_84,._deleteButton_1thyx_85{padding:.7rem .8rem;border:none;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.4rem;white-space:nowrap}._editButton_1thyx_84{background:#3498db;color:#fff}._editButton_1thyx_84:active{transform:scale(.98)}._deleteButton_1thyx_85{background:#e74c3c;color:#fff}._deleteButton_1thyx_85:active{transform:scale(.98)}@media (min-width: 768px){._card_1thyx_4{padding:1.2rem}._icon_1thyx_32{font-size:1.2rem}._title_1thyx_38{font-size:1.1rem}._description_1thyx_53{font-size:.9rem}._price_1thyx_65{font-size:1rem}._actions_1thyx_78{justify-content:flex-end;grid-template-columns:auto auto}._editButton_1thyx_84,._deleteButton_1thyx_85{padding:.7rem 1rem;font-size:.9rem}._card_1thyx_4:hover{transform:translateY(-3px);box-shadow:0 6px 16px #00000026}._editButton_1thyx_84:hover{background:#2980b9;transform:translateY(-2px)}._deleteButton_1thyx_85:hover{background:#c0392b;transform:translateY(-2px)}}@media (min-width: 1024px){._card_1thyx_4{padding:1.5rem}._icon_1thyx_32{font-size:1.3rem}._title_1thyx_38{font-size:1.2rem}._description_1thyx_53{font-size:.95rem}._price_1thyx_65{font-size:1.05rem}._editButton_1thyx_84,._deleteButton_1thyx_85{padding:.8rem 1.2rem;font-size:.95rem}}@media (max-width: 360px){._card_1thyx_4{padding:.8rem}._icon_1thyx_32{font-size:1rem}._title_1thyx_38{font-size:.95rem}._description_1thyx_53{font-size:.8rem}._price_1thyx_65{font-size:.9rem}._editButton_1thyx_84,._deleteButton_1thyx_85{padding:.6rem .7rem;font-size:.8rem;gap:.3rem}}.login-container-wrapper{box-sizing:border-box;margin:0;padding:0;font-family:Montserrat,sans-serif;width:100%;min-height:100vh}.login-container-wrapper *{box-sizing:border-box}.login-container-wrapper .login-page{background:#f6f5f7;display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:100vh;width:100%;margin:0;padding:1rem}.login-container-wrapper .container{animation:fadeIn .6s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-logo-main{width:200px!important;max-width:80%;margin:0 auto 20px!important;display:block}@media (min-width: 768px){.login-logo-main{width:300px!important}}.login-logo-overlay{width:250px!important;max-width:90%;margin-top:-40px;margin-bottom:10px}@media (min-width: 768px){.login-logo-overlay{width:350px!important}}@media (max-width: 767px){.login-container-wrapper .login-page{padding:.5rem}.login-overlay-section{display:none!important}}.aurora-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:-1}
