:root{--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--bg-primary: #ffffff;--bg-secondary: #f5f5f5;--bg-tertiary: #e0e0e0;--bg-placeholder: #dddddd;--bg-image: #f8f8f8;--text-primary: #2c3e50;--text-secondary: #666666;--text-tertiary: #7f8c8d;--text-disabled: #999999;--text-modal-title: #2d3748;--text-modal-content: #4a5568;--color-accent: #FF6B35;--color-accent-hover: #e85a28;--color-accent-active: #d04a1a;--border-color: #e0e0e0;--border-color-light: #eeeeee;--border-color-dark: #cccccc;--color-badge: #e74c3c;--color-success: #52c788;--color-success-dark: #3ab676;--color-success-shadow: rgba(82, 199, 136, .4);--color-error: #f5576c;--color-error-dark: #e73c51;--color-error-shadow: rgba(245, 87, 108, .4);--color-warning: #ffb74d;--color-warning-dark: #ffa726;--color-warning-shadow: rgba(255, 183, 77, .4);--color-info: #42a5f5;--color-info-dark: #2196f3;--color-info-shadow: rgba(66, 165, 245, .4);--color-question: #9c27b0;--color-question-dark: #7b1fa2;--color-question-shadow: rgba(156, 39, 176, .4);--btn-secondary-bg: #e2e8f0;--btn-secondary-bg-hover: #cbd5e0;--btn-secondary-text: #4a5568;--shadow-sm: 0 2px 4px rgba(0, 0, 0, .06);--shadow-md: 0 4px 8px rgba(0, 0, 0, .1);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .15);--shadow-xl: 0 20px 60px rgba(0, 0, 0, .3);--shadow-button: 0 4px 12px rgba(0, 0, 0, .1);--shadow-button-hover: 0 6px 20px rgba(0, 0, 0, .15);--overlay-bg: rgba(0, 0, 0, .6);--text-on-white: #2c3e50}[data-theme=dark]{--bg-primary: #1a1a1a;--bg-secondary: #2a2a2a;--bg-tertiary: #3a3a3a;--bg-placeholder: #404040;--bg-image: #2d2d2d;--text-primary: #e0e0e0;--text-secondary: #b0b0b0;--text-tertiary: #909090;--text-disabled: #606060;--text-modal-title: #f0f0f0;--text-modal-content: #d0d0d0;--color-accent: #FF7A47;--color-accent-hover: #FF6B35;--color-accent-active: #e85a28;--border-color: #404040;--border-color-light: #353535;--border-color-dark: #4a4a4a;--color-badge: #ff5252;--color-success: #5cd88d;--color-success-dark: #4bc47b;--color-success-shadow: rgba(92, 216, 141, .3);--color-error: #ff6b7a;--color-error-dark: #f5576c;--color-error-shadow: rgba(255, 107, 122, .3);--color-warning: #ffc266;--color-warning-dark: #ffb74d;--color-warning-shadow: rgba(255, 194, 102, .3);--color-info: #5eb3ff;--color-info-dark: #42a5f5;--color-info-shadow: rgba(94, 179, 255, .3);--color-question: #b24dc4;--color-question-dark: #9c27b0;--color-question-shadow: rgba(178, 77, 196, .3);--btn-secondary-bg: #3a3a3a;--btn-secondary-bg-hover: #4a4a4a;--btn-secondary-text: #d0d0d0;--shadow-sm: 0 2px 4px rgba(0, 0, 0, .3);--shadow-md: 0 4px 8px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .5);--shadow-xl: 0 20px 60px rgba(0, 0, 0, .6);--shadow-button: 0 4px 12px rgba(0, 0, 0, .3);--shadow-button-hover: 0 6px 20px rgba(0, 0, 0, .4);--overlay-bg: rgba(0, 0, 0, .8);--text-on-white: #e0e0e0}*{transition:background-color .3s ease,color .3s ease,border-color .3s ease}button,a,.no-theme-transition{transition:background-color .2s ease,color .2s ease,transform .2s ease}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-secondary);color:var(--text-primary)}button{font-family:inherit}a{color:inherit;text-decoration:none}._toggleButton_1k8th_1{background:none;border:none;cursor:pointer;padding:6px 12px;display:flex;align-items:center;justify-content:center;gap:6px;color:var(--text-primary);transition:color .2s ease,transform .2s ease;border-radius:6px}._toggleButton_1k8th_1:hover{color:var(--color-accent);background:var(--bg-secondary)}._toggleButton_1k8th_1:active{transform:scale(.95)}._icon_1k8th_47{display:block;flex-shrink:0}._text_1k8th_57{font-size:14px;font-weight:500;white-space:nowrap}@media(max-width:768px){._text_1k8th_57{display:none}._toggleButton_1k8th_1{padding:4px}}._header_f63ai_1{height:60px;background:var(--bg-primary);border-bottom:1px solid var(--border-color);display:flex;align-items:center;justify-content:space-between;padding:0 16px;position:fixed;top:0;left:0;right:0;z-index:100}._headerLeft_f63ai_31{display:flex;align-items:center;gap:12px}._menuIcon_f63ai_43,._cartIcon_f63ai_45{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;position:relative;color:var(--text-primary)}._menuIcon_f63ai_43:hover,._cartIcon_f63ai_45:hover{color:var(--color-accent)}._logo_f63ai_79{width:40px;height:40px;display:flex;align-items:center;justify-content:center;overflow:hidden}._logo_f63ai_79 img{width:100%;height:100%;object-fit:contain}._restaurantName_f63ai_109{font-size:16px;font-weight:600;color:var(--text-primary)}._headerRight_f63ai_121{display:flex;align-items:center;gap:16px}._mesaInfo_f63ai_133{font-size:14px;color:var(--text-secondary)}._badge_f63ai_143{position:absolute;top:-4px;right:-4px;background:var(--color-badge);color:#fff;border-radius:10px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600}._categories_52vt2_1{height:50px;background:var(--bg-primary);border-bottom:1px solid var(--border-color);display:flex;align-items:center;padding:0 16px;gap:12px;overflow-x:auto;position:fixed;top:60px;left:0;right:0;z-index:99}._categories_52vt2_1::-webkit-scrollbar{display:none}._categoryTab_52vt2_41{padding:8px 16px;border-radius:20px;background:transparent;border:none;cursor:pointer;white-space:nowrap;font-size:14px;color:var(--text-secondary);position:relative;transition:color .2s}._categoryTab_52vt2_41:hover{color:var(--color-accent)}._categoryTab_52vt2_41._active_52vt2_75{color:var(--color-accent);font-weight:600}._categoryTab_52vt2_41._active_52vt2_75:after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:2px;background:var(--color-accent)}._card_1qao6_1{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014,0 1px 2px #0000000a;cursor:pointer;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}._card_1qao6_1:hover{transform:translateY(-3px);box-shadow:0 8px 24px #ff6b351f,0 2px 8px #00000014}._image_1qao6_35{width:100%;aspect-ratio:4 / 3;background:var(--bg-image);display:flex;align-items:center;justify-content:center;font-size:11px;color:var(--text-disabled);overflow:hidden}._image_1qao6_35 img{width:100%;height:100%;object-fit:cover}._placeholder_1qao6_71{width:100%;height:100%;background-color:var(--bg-image);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201920%201080'%20preserveAspectRatio='xMidYMid%20slice'%3e%3c!--%20Grupo%20superior-izquierdo%20--%3e%3crect%20x='-180'%20y='-60'%20width='620'%20height='140'%20rx='12'%20fill='%23d5dbe3'%20opacity='0.45'%20transform='rotate(-45%20130%2010)'/%3e%3crect%20x='-120'%20y='80'%20width='540'%20height='120'%20rx='10'%20fill='%23dce1e8'%20opacity='0.38'%20transform='rotate(-45%20150%20140)'/%3e%3crect%20x='-60'%20y='200'%20width='480'%20height='110'%20rx='10'%20fill='%23cdd4dd'%20opacity='0.30'%20transform='rotate(-45%20180%20255)'/%3e%3crect%20x='30'%20y='320'%20width='400'%20height='95'%20rx='8'%20fill='%23e0e5ec'%20opacity='0.35'%20transform='rotate(-45%20230%20367)'/%3e%3crect%20x='-200'%20y='160'%20width='560'%20height='100'%20rx='10'%20fill='%23d0d7e0'%20opacity='0.22'%20transform='rotate(-45%2080%20210)'/%3e%3c!--%20Grupo%20superior-derecho%20--%3e%3crect%20x='1400'%20y='-120'%20width='580'%20height='130'%20rx='12'%20fill='%23d8dee6'%20opacity='0.40'%20transform='rotate(-45%201690%20-55)'/%3e%3crect%20x='1500'%20y='20'%20width='500'%20height='115'%20rx='10'%20fill='%23e2e7ed'%20opacity='0.32'%20transform='rotate(-45%201750%2077)'/%3e%3crect%20x='1350'%20y='-40'%20width='460'%20height='100'%20rx='8'%20fill='%23ccd3dc'%20opacity='0.25'%20transform='rotate(-45%201580%2010)'/%3e%3c!--%20Grupo%20central%20(muy%20sutil)%20--%3e%3crect%20x='650'%20y='300'%20width='420'%20height='90'%20rx='8'%20fill='%23dde2e9'%20opacity='0.18'%20transform='rotate(-45%20860%20345)'/%3e%3crect%20x='750'%20y='420'%20width='380'%20height='85'%20rx='8'%20fill='%23d3d9e2'%20opacity='0.15'%20transform='rotate(-45%20940%20462)'/%3e%3crect%20x='550'%20y='450'%20width='350'%20height='80'%20rx='8'%20fill='%23e0e5eb'%20opacity='0.12'%20transform='rotate(-45%20725%20490)'/%3e%3c!--%20Grupo%20inferior-izquierdo%20--%3e%3crect%20x='-100'%20y='700'%20width='520'%20height='125'%20rx='10'%20fill='%23d6dce4'%20opacity='0.38'%20transform='rotate(-45%20160%20762)'/%3e%3crect%20x='-30'%20y='830'%20width='480'%20height='110'%20rx='10'%20fill='%23dfe4eb'%20opacity='0.32'%20transform='rotate(-45%20210%20885)'/%3e%3crect%20x='60'%20y='940'%20width='440'%20height='100'%20rx='8'%20fill='%23cbd2db'%20opacity='0.28'%20transform='rotate(-45%20280%20990)'/%3e%3crect%20x='-160'%20y='860'%20width='500'%20height='95'%20rx='8'%20fill='%23e1e6ec'%20opacity='0.22'%20transform='rotate(-45%2090%20907)'/%3e%3c!--%20Grupo%20inferior-derecho%20--%3e%3crect%20x='1300'%20y='680'%20width='600'%20height='135'%20rx='12'%20fill='%23d4dae3'%20opacity='0.42'%20transform='rotate(-45%201600%20747)'/%3e%3crect%20x='1400'%20y='810'%20width='540'%20height='120'%20rx='10'%20fill='%23dce2ea'%20opacity='0.35'%20transform='rotate(-45%201670%20870)'/%3e%3crect%20x='1480'%20y='930'%20width='500'%20height='110'%20rx='10'%20fill='%23cfd6df'%20opacity='0.30'%20transform='rotate(-45%201730%20985)'/%3e%3crect%20x='1250'%20y='870'%20width='460'%20height='100'%20rx='8'%20fill='%23e3e8ee'%20opacity='0.25'%20transform='rotate(-45%201480%20920)'/%3e%3c!--%20Rectángulos%20extra%20de%20relleno%20distribuidos%20--%3e%3crect%20x='400'%20y='100'%20width='320'%20height='75'%20rx='6'%20fill='%23dee3ea'%20opacity='0.14'%20transform='rotate(-45%20560%20137)'/%3e%3crect%20x='900'%20y='150'%20width='360'%20height='80'%20rx='6'%20fill='%23d7dde5'%20opacity='0.16'%20transform='rotate(-45%201080%20190)'/%3e%3crect%20x='1100'%20y='500'%20width='340'%20height='78'%20rx='6'%20fill='%23dbe0e8'%20opacity='0.13'%20transform='rotate(-45%201270%20539)'/%3e%3crect%20x='300'%20y='580'%20width='300'%20height='70'%20rx='6'%20fill='%23e0e5ec'%20opacity='0.15'%20transform='rotate(-45%20450%20615)'/%3e%3crect%20x='800'%20y='700'%20width='350'%20height='75'%20rx='6'%20fill='%23d4dae2'%20opacity='0.14'%20transform='rotate(-45%20975%20737)'/%3e%3c/svg%3e");background-size:cover;background-position:center}._info_1qao6_89{padding:12px;min-width:0;flex:1;display:flex;flex-direction:column}._name_1qao6_105{font-family:var(--font-display);font-size:14px;font-weight:700;color:var(--text-primary);margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}._desc_1qao6_131{font-size:12px;color:var(--text-tertiary);margin-bottom:10px;line-height:1.5}._footer_1qao6_145{display:flex;flex-direction:column;gap:8px;margin-top:auto}._price_1qao6_159{font-family:var(--font-display);font-size:18px;font-weight:700;color:var(--color-accent)}._btnAdd_1qao6_173{background:var(--color-accent);color:#fff;border:none;width:100%;padding:8px 0;border-radius:8px;font-size:13px;cursor:pointer;font-weight:600;transition:background .2s,transform .15s}@media(max-width:360px){._info_1qao6_89{padding:8px 10px}._name_1qao6_105{font-size:13px}._price_1qao6_159{font-size:16px}}._btnAdd_1qao6_173:hover{background:var(--color-accent-hover)}._btnAdd_1qao6_173:active{transform:scale(.95)}._container_1ekxt_3{position:fixed;inset:0;background:var(--bg-primary);display:flex;align-items:center;justify-content:center;z-index:9999}._containerInline_1ekxt_31{display:flex;align-items:center;justify-content:center;padding:40px 20px;width:100%}._content_1ekxt_47{display:flex;flex-direction:column;align-items:center;gap:24px}._sizeLarge_1ekxt_63 ._logoWrapper_1ekxt_63{width:140px;height:140px}._sizeLarge_1ekxt_63 ._logo_1ekxt_63{width:80px;height:80px}._sizeLarge_1ekxt_63 ._ring_1ekxt_83{width:130px;height:130px;border-width:3px}._sizeLarge_1ekxt_63 ._ring2_1ekxt_95{width:110px;height:110px;border-width:2px}._sizeMedium_1ekxt_107 ._logoWrapper_1ekxt_63{width:100px;height:100px}._sizeMedium_1ekxt_107 ._logo_1ekxt_63{width:56px;height:56px}._sizeMedium_1ekxt_107 ._ring_1ekxt_83{width:92px;height:92px;border-width:2px}._sizeMedium_1ekxt_107 ._ring2_1ekxt_95{width:78px;height:78px;border-width:2px}._sizeMedium_1ekxt_107 ._brand_1ekxt_151{font-size:22px}._sizeMedium_1ekxt_107 ._message_1ekxt_159{font-size:13px}._sizeMedium_1ekxt_107 ._dots_1ekxt_167 span{width:6px;height:6px}._sizeSmall_1ekxt_177 ._logoWrapper_1ekxt_63{width:70px;height:70px}._sizeSmall_1ekxt_177 ._logo_1ekxt_63{width:40px;height:40px}._sizeSmall_1ekxt_177 ._ring_1ekxt_83{width:64px;height:64px;border-width:2px}._sizeSmall_1ekxt_177 ._ring2_1ekxt_95{width:54px;height:54px;border-width:1px}._sizeSmall_1ekxt_177 ._brand_1ekxt_151{font-size:18px}._sizeSmall_1ekxt_177 ._message_1ekxt_159{font-size:12px}._sizeSmall_1ekxt_177 ._dots_1ekxt_167 span{width:5px;height:5px}._sizeSmall_1ekxt_177 ._content_1ekxt_47{gap:16px}._logoWrapper_1ekxt_63{position:relative;width:140px;height:140px;display:flex;align-items:center;justify-content:center}._logo_1ekxt_63{width:80px;height:80px;object-fit:contain;animation:_pulse_1ekxt_1 2s ease-in-out infinite;z-index:2}._ring_1ekxt_83{position:absolute;width:130px;height:130px;border-radius:50%;border:3px solid transparent;border-top-color:var(--color-accent);border-right-color:var(--color-accent);animation:_spin_1ekxt_1 1.5s linear infinite}._ring2_1ekxt_95{position:absolute;width:110px;height:110px;border-radius:50%;border:2px solid transparent;border-bottom-color:var(--color-info);border-left-color:var(--color-info);animation:_spinReverse_1ekxt_1 2s linear infinite;opacity:.6}._textWrapper_1ekxt_343{display:flex;flex-direction:column;align-items:center;gap:4px}._brand_1ekxt_151{font-size:28px;font-weight:700;color:var(--text-primary);letter-spacing:2px}._message_1ekxt_159{font-size:14px;color:var(--text-tertiary);font-weight:500}._dots_1ekxt_167{display:flex;gap:8px}._dots_1ekxt_167 span{width:8px;height:8px;border-radius:50%;background:var(--color-accent);animation:_bounce_1ekxt_1 1.4s ease-in-out infinite}._dots_1ekxt_167 span:nth-child(1){animation-delay:0s}._dots_1ekxt_167 span:nth-child(2){animation-delay:.2s}._dots_1ekxt_167 span:nth-child(3){animation-delay:.4s}@keyframes _pulse_1ekxt_1{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}@keyframes _spin_1ekxt_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _spinReverse_1ekxt_1{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes _bounce_1ekxt_1{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}._overlay_13j0k_1{position:fixed;inset:0;background:var(--overlay-bg);z-index:200}._sideMenu_13j0k_21{position:fixed;left:-80vw;top:0;width:80vw;max-width:280px;height:100vh;height:100dvh;background:var(--bg-primary);box-shadow:var(--shadow-lg);transition:left .3s ease;z-index:201;padding:20px;overflow-y:auto;display:flex;flex-direction:column}@media(min-width:768px){._sideMenu_13j0k_21::-webkit-scrollbar{width:6px}._sideMenu_13j0k_21::-webkit-scrollbar-track{background:transparent}._sideMenu_13j0k_21::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}._sideMenu_13j0k_21::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}._sideMenu_13j0k_21{scrollbar-width:thin;scrollbar-color:var(--border-color) transparent}}._sideMenu_13j0k_21._active_13j0k_107{left:0}@media(min-width:360px){._sideMenu_13j0k_21{left:-280px;width:280px;padding:24px}}._businessHeader_13j0k_133{display:flex;flex-direction:column;align-items:center;gap:12px;padding-bottom:20px;margin-bottom:16px;border-bottom:1px solid var(--border-color)}._businessLogo_13j0k_153{width:80px;height:80px;object-fit:contain;border-radius:12px}._businessName_13j0k_167{font-size:18px;font-weight:700;color:var(--text-primary);text-align:center;overflow-wrap:break-word;word-break:break-word;max-width:100%}._menuHeader_13j0k_187{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--border-color)}._menuMesa_13j0k_199{font-size:18px;font-weight:600;color:var(--text-primary)}._menuTime_13j0k_211{font-size:14px;color:var(--text-tertiary);margin-top:4px}._menuItem_13j0k_223{width:100%;padding:14px 0;display:flex;align-items:center;gap:12px;cursor:pointer;color:var(--text-primary);font-size:15px;background:none;border:none;text-align:left;transition:color .2s;overflow-wrap:break-word;word-break:break-word;min-width:0}._menuItem_13j0k_223 span{overflow-wrap:break-word;word-break:break-word;min-width:0}._menuItem_13j0k_223 svg{flex-shrink:0}._menuItem_13j0k_223:hover{color:var(--color-accent)}._infoSection_13j0k_287{margin-top:24px;padding-top:16px;border-top:1px solid var(--border-color)}._infoTitle_13j0k_299{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--text-primary);margin-bottom:12px;padding:8px 0;text-transform:uppercase;letter-spacing:.5px;opacity:.9}._infoTitle_13j0k_299 svg{flex-shrink:0}@media(min-width:360px){._infoTitle_13j0k_299{font-size:15px;gap:10px}}._menuFooter_13j0k_351{margin-top:auto;padding-top:24px;padding-bottom:8px;border-top:1px solid var(--border-color);display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0}._footerLogo_13j0k_375{width:80px;height:auto;opacity:.6;transition:opacity .2s}._footerLogo_13j0k_375:hover{opacity:.9}._footerText_13j0k_397{font-size:11px;color:var(--text-disabled);text-transform:uppercase;letter-spacing:1px}._developerLink_13j0k_411{font-size:10px;color:var(--text-disabled);text-decoration:none;letter-spacing:.5px;transition:color .2s}._developerLink_13j0k_411:hover{color:var(--color-accent);text-decoration:underline}._overlay_kmd0u_3{position:fixed;inset:0;background-color:var(--overlay-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:_fadeIn_kmd0u_1 .3s ease-out;padding:20px}@keyframes _fadeIn_kmd0u_1{0%{opacity:0}to{opacity:1}}._modal_kmd0u_55{background:var(--bg-primary);border-radius:20px;padding:40px 32px 32px;max-width:500px;width:100%;box-shadow:var(--shadow-xl);animation:_slideUp_kmd0u_1 .4s cubic-bezier(.34,1.56,.64,1);text-align:center;position:relative}@keyframes _slideUp_kmd0u_1{0%{opacity:0;transform:translateY(50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}._modal__icon_kmd0u_103{width:80px;height:80px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;border-radius:50%;animation:_iconPulse_kmd0u_1 .6s cubic-bezier(.34,1.56,.64,1)}@keyframes _iconPulse_kmd0u_1{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}._modal__icon--success_kmd0u_153{background:linear-gradient(135deg,var(--color-success) 0%,var(--color-success-dark) 100%);color:#fff;box-shadow:0 8px 24px var(--color-success-shadow)}._modal__icon--error_kmd0u_165{background:linear-gradient(135deg,var(--color-error) 0%,var(--color-error-dark) 100%);color:#fff;box-shadow:0 8px 24px var(--color-error-shadow)}._modal__icon--warning_kmd0u_177{background:linear-gradient(135deg,var(--color-warning) 0%,var(--color-warning-dark) 100%);color:#fff;box-shadow:0 8px 24px var(--color-warning-shadow)}._modal__icon--info_kmd0u_189{background:linear-gradient(135deg,var(--color-info) 0%,var(--color-info-dark) 100%);color:#fff;box-shadow:0 8px 24px var(--color-info-shadow)}._modal__icon--question_kmd0u_201{background:linear-gradient(135deg,var(--color-question) 0%,var(--color-question-dark) 100%);color:#fff;box-shadow:0 8px 24px var(--color-question-shadow)}._modal__title_kmd0u_215{font-size:28px;font-weight:700;margin:0 0 16px;color:var(--text-modal-title);letter-spacing:-.5px;line-height:1.2}._modal__content_kmd0u_235{font-size:16px;line-height:1.6;color:var(--text-modal-content);margin-bottom:32px;font-weight:400}._modal__actions_kmd0u_253{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}._modal__button_kmd0u_269{font-family:inherit;font-size:16px;font-weight:600;padding:14px 32px;border:none;border-radius:10px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:120px;box-shadow:var(--shadow-button)}._modal__button_kmd0u_269:hover{transform:translateY(-2px);box-shadow:var(--shadow-button-hover)}._modal__button_kmd0u_269:active{transform:translateY(0)}._modal__button--cancel_kmd0u_313{background:var(--btn-secondary-bg);color:var(--btn-secondary-text)}._modal__button--cancel_kmd0u_313:hover{background:var(--btn-secondary-bg-hover)}._modal__button--confirm_kmd0u_331{color:#fff}._modal__button--success_kmd0u_339{background:linear-gradient(135deg,var(--color-success) 0%,var(--color-success-dark) 100%);box-shadow:0 4px 12px var(--color-success-shadow)}._modal__button--success_kmd0u_339:hover{box-shadow:0 6px 20px var(--color-success-shadow)}._modal__button--error_kmd0u_357{background:linear-gradient(135deg,var(--color-error) 0%,var(--color-error-dark) 100%);box-shadow:0 4px 12px var(--color-error-shadow)}._modal__button--error_kmd0u_357:hover{box-shadow:0 6px 20px var(--color-error-shadow)}._modal__button--warning_kmd0u_375{background:linear-gradient(135deg,var(--color-warning) 0%,var(--color-warning-dark) 100%);box-shadow:0 4px 12px var(--color-warning-shadow)}._modal__button--warning_kmd0u_375:hover{box-shadow:0 6px 20px var(--color-warning-shadow)}._modal__button--info_kmd0u_393{background:linear-gradient(135deg,var(--color-info) 0%,var(--color-info-dark) 100%);box-shadow:0 4px 12px var(--color-info-shadow)}._modal__button--info_kmd0u_393:hover{box-shadow:0 6px 20px var(--color-info-shadow)}._modal__button--question_kmd0u_411{background:linear-gradient(135deg,var(--color-question) 0%,var(--color-question-dark) 100%);box-shadow:0 4px 12px var(--color-question-shadow)}._modal__button--question_kmd0u_411:hover{box-shadow:0 6px 20px var(--color-question-shadow)}@media(max-width:768px){._modal_kmd0u_55{padding:32px 24px 24px;border-radius:16px}._modal__icon_kmd0u_103{width:64px;height:64px}._modal__icon_kmd0u_103 svg{width:48px;height:48px}._modal__title_kmd0u_215{font-size:24px}._modal__content_kmd0u_235{font-size:15px;margin-bottom:24px}._modal__button_kmd0u_269{font-size:15px;padding:12px 24px;min-width:100px}._modal__actions_kmd0u_253{flex-direction:column-reverse}._modal__button_kmd0u_269{width:100%}}._overlay_iig2k_1{position:fixed;inset:0;background:var(--overlay-bg);z-index:200}._cartPanel_iig2k_21{position:fixed;right:-100%;top:0;width:100%;max-width:400px;height:100vh;background:var(--bg-primary);box-shadow:var(--shadow-lg);transition:right .3s ease;z-index:201;display:flex;flex-direction:column}._cartPanel_iig2k_21._active_iig2k_51{right:0}._cartHeader_iig2k_59{height:60px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-color)}._cartTitle_iig2k_77{font-size:18px;font-weight:600;color:var(--text-primary)}._closeBtn_iig2k_89{width:32px;height:32px;border:none;background:var(--bg-secondary);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}._closeBtn_iig2k_89:hover{background:var(--bg-tertiary)}._cartItems_iig2k_123{flex:1;overflow-y:auto;padding:16px}._emptyCart_iig2k_135{text-align:center;padding:40px 20px;color:var(--text-tertiary);display:flex;flex-direction:column;align-items:center;gap:16px}._emptyCartLogo_iig2k_155{width:100px;height:auto;opacity:.4}._emptyCart_iig2k_135 p:first-of-type{font-size:16px;font-weight:600;margin:0}._emptyCartSubtext_iig2k_179{font-size:14px;margin:0}._cartItem_iig2k_123{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;padding:12px;margin-bottom:12px}._cartItemName_iig2k_205{font-size:15px;font-weight:600;color:var(--text-primary);margin-bottom:4px}._cartItemPrice_iig2k_219{font-size:13px;color:var(--text-tertiary);margin-bottom:12px}._cartItemControls_iig2k_231{display:flex;justify-content:space-between;align-items:center}._quantitySelector_iig2k_243{display:flex;gap:8px;align-items:center}._qtyBtn_iig2k_255{width:28px;height:28px;border:1px solid var(--border-color);background:var(--bg-primary);border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}._qtyBtn_iig2k_255:hover:not(:disabled){background:var(--bg-secondary);border-color:var(--color-accent)}._qtyBtn_iig2k_255:disabled{opacity:.5;cursor:not-allowed}._qtyValue_iig2k_301{font-size:14px;font-weight:600;min-width:24px;text-align:center}._btnDelete_iig2k_315{background:var(--color-error);color:#fff;border:none;padding:6px 12px;border-radius:4px;font-size:12px;cursor:pointer;display:flex;align-items:center;gap:4px;transition:background .2s}._btnDelete_iig2k_315:hover{background:var(--color-error-dark)}._cartItemSubtotal_iig2k_351{font-size:14px;font-weight:600;color:var(--text-primary);margin-top:8px;text-align:right}._specialNotes_iig2k_367{width:100%;margin-top:8px;padding:8px;border:1px solid var(--border-color);border-radius:6px;font-family:inherit;font-size:13px;color:var(--text-primary);resize:vertical;transition:border-color .2s;background:var(--bg-primary)}._specialNotes_iig2k_367:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 2px #ff6b351a}._specialNotes_iig2k_367::placeholder{color:var(--text-disabled);font-style:italic}._cartSummary_iig2k_417{padding:16px;border-top:2px solid var(--border-color);background:var(--bg-secondary)}._cartLogo_iig2k_429{text-align:center;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--border-color)}._cartLogo_iig2k_429 img{width:70px;height:auto;opacity:.7}._cartTotal_iig2k_455{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._cartTotalLabel_iig2k_469{font-size:18px;font-weight:600;color:var(--text-primary)}._cartTotalValue_iig2k_481{font-size:24px;font-weight:700;color:var(--color-accent)}._btnCheckout_iig2k_493{width:100%;height:48px;background:var(--color-success);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;margin-bottom:8px;transition:background .2s}._btnCheckout_iig2k_493:hover:not(:disabled){background:var(--color-success-dark)}._btnCheckout_iig2k_493:disabled{opacity:.7;cursor:not-allowed}._btnContinue_iig2k_539{width:100%;height:44px;background:transparent;color:var(--text-secondary);border:1px solid var(--border-color);border-radius:8px;font-size:15px;cursor:pointer;transition:all .2s}._btnContinue_iig2k_539:hover{background:var(--bg-secondary);border-color:var(--border-color-dark)}._container_4eacf_1{min-height:100vh;background:var(--bg-secondary)}._content_4eacf_11{padding:126px 16px 76px;min-height:100vh;background-image:linear-gradient(to bottom,#f5f5f5d9,#f5f5f5e6),url(/assets/bg-light-mode-DYP-UOVB.png);background-size:cover;background-position:center;background-attachment:fixed}[data-theme=dark] ._content_4eacf_11{background-image:linear-gradient(to bottom,#1a1a1ad9,#1a1a1ae6),url(/assets/bg-dark-mode-frObkjva.png)}._productGrid_4eacf_55{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:768px){._productGrid_4eacf_55{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){._productGrid_4eacf_55{grid-template-columns:repeat(4,1fr);max-width:1200px;margin:0 auto}}._footer_4eacf_95{height:60px;background:var(--bg-primary);border-top:1px solid var(--border-color);display:flex;align-items:center;gap:10px;padding:0 16px;position:fixed;bottom:0;left:0;right:0;z-index:100}._btnCart_4eacf_125{flex:1;height:44px;background:#0c9813;color:#fff;border:none;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s,transform .15s;box-shadow:0 4px 12px #10b91859}._btnCart_4eacf_125:hover{background:#0d9414;box-shadow:0 6px 16px #10b91873}[data-theme=dark] ._btnCart_4eacf_125{background:#0c9813;box-shadow:0 4px 12px #22c51e66}[data-theme=dark] ._btnCart_4eacf_125:hover{background:#0c9813;box-shadow:0 6px 16px #22c51e80}._btnCart_4eacf_125:active{transform:scale(.98)}._btnOrders_4eacf_203{flex:1;height:44px;background:transparent;color:var(--color-accent);border:2px solid var(--color-accent);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s,transform .15s}._buttonIcon_4eacf_241{flex-shrink:0}._btnOrders_4eacf_203:hover{background:#ff6b3514}._btnOrders_4eacf_203:active{transform:scale(.98)}._container_1revp_1{position:fixed;inset:0;background:var(--bg-primary);z-index:300;display:flex;flex-direction:column;overflow:hidden}._header_1revp_27{height:60px;display:flex;justify-content:flex-end;align-items:center;padding:0 16px}._closeBtn_1revp_43{width:36px;height:36px;border:none;background:var(--bg-secondary);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}._closeBtn_1revp_43:hover{background:var(--bg-tertiary)}._image_1revp_77{width:100%;height:35vh;max-height:280px;flex-shrink:0;background:var(--bg-image);display:flex;align-items:center;justify-content:center;color:var(--text-disabled);overflow:hidden}._image_1revp_77 img{width:100%;height:100%;object-fit:contain;padding:16px}._placeholder_1revp_117{width:100%;height:100%;background-color:var(--bg-image);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201920%201080'%20preserveAspectRatio='xMidYMid%20slice'%3e%3c!--%20Grupo%20superior-izquierdo%20--%3e%3crect%20x='-180'%20y='-60'%20width='620'%20height='140'%20rx='12'%20fill='%23d5dbe3'%20opacity='0.45'%20transform='rotate(-45%20130%2010)'/%3e%3crect%20x='-120'%20y='80'%20width='540'%20height='120'%20rx='10'%20fill='%23dce1e8'%20opacity='0.38'%20transform='rotate(-45%20150%20140)'/%3e%3crect%20x='-60'%20y='200'%20width='480'%20height='110'%20rx='10'%20fill='%23cdd4dd'%20opacity='0.30'%20transform='rotate(-45%20180%20255)'/%3e%3crect%20x='30'%20y='320'%20width='400'%20height='95'%20rx='8'%20fill='%23e0e5ec'%20opacity='0.35'%20transform='rotate(-45%20230%20367)'/%3e%3crect%20x='-200'%20y='160'%20width='560'%20height='100'%20rx='10'%20fill='%23d0d7e0'%20opacity='0.22'%20transform='rotate(-45%2080%20210)'/%3e%3c!--%20Grupo%20superior-derecho%20--%3e%3crect%20x='1400'%20y='-120'%20width='580'%20height='130'%20rx='12'%20fill='%23d8dee6'%20opacity='0.40'%20transform='rotate(-45%201690%20-55)'/%3e%3crect%20x='1500'%20y='20'%20width='500'%20height='115'%20rx='10'%20fill='%23e2e7ed'%20opacity='0.32'%20transform='rotate(-45%201750%2077)'/%3e%3crect%20x='1350'%20y='-40'%20width='460'%20height='100'%20rx='8'%20fill='%23ccd3dc'%20opacity='0.25'%20transform='rotate(-45%201580%2010)'/%3e%3c!--%20Grupo%20central%20(muy%20sutil)%20--%3e%3crect%20x='650'%20y='300'%20width='420'%20height='90'%20rx='8'%20fill='%23dde2e9'%20opacity='0.18'%20transform='rotate(-45%20860%20345)'/%3e%3crect%20x='750'%20y='420'%20width='380'%20height='85'%20rx='8'%20fill='%23d3d9e2'%20opacity='0.15'%20transform='rotate(-45%20940%20462)'/%3e%3crect%20x='550'%20y='450'%20width='350'%20height='80'%20rx='8'%20fill='%23e0e5eb'%20opacity='0.12'%20transform='rotate(-45%20725%20490)'/%3e%3c!--%20Grupo%20inferior-izquierdo%20--%3e%3crect%20x='-100'%20y='700'%20width='520'%20height='125'%20rx='10'%20fill='%23d6dce4'%20opacity='0.38'%20transform='rotate(-45%20160%20762)'/%3e%3crect%20x='-30'%20y='830'%20width='480'%20height='110'%20rx='10'%20fill='%23dfe4eb'%20opacity='0.32'%20transform='rotate(-45%20210%20885)'/%3e%3crect%20x='60'%20y='940'%20width='440'%20height='100'%20rx='8'%20fill='%23cbd2db'%20opacity='0.28'%20transform='rotate(-45%20280%20990)'/%3e%3crect%20x='-160'%20y='860'%20width='500'%20height='95'%20rx='8'%20fill='%23e1e6ec'%20opacity='0.22'%20transform='rotate(-45%2090%20907)'/%3e%3c!--%20Grupo%20inferior-derecho%20--%3e%3crect%20x='1300'%20y='680'%20width='600'%20height='135'%20rx='12'%20fill='%23d4dae3'%20opacity='0.42'%20transform='rotate(-45%201600%20747)'/%3e%3crect%20x='1400'%20y='810'%20width='540'%20height='120'%20rx='10'%20fill='%23dce2ea'%20opacity='0.35'%20transform='rotate(-45%201670%20870)'/%3e%3crect%20x='1480'%20y='930'%20width='500'%20height='110'%20rx='10'%20fill='%23cfd6df'%20opacity='0.30'%20transform='rotate(-45%201730%20985)'/%3e%3crect%20x='1250'%20y='870'%20width='460'%20height='100'%20rx='8'%20fill='%23e3e8ee'%20opacity='0.25'%20transform='rotate(-45%201480%20920)'/%3e%3c!--%20Rectángulos%20extra%20de%20relleno%20distribuidos%20--%3e%3crect%20x='400'%20y='100'%20width='320'%20height='75'%20rx='6'%20fill='%23dee3ea'%20opacity='0.14'%20transform='rotate(-45%20560%20137)'/%3e%3crect%20x='900'%20y='150'%20width='360'%20height='80'%20rx='6'%20fill='%23d7dde5'%20opacity='0.16'%20transform='rotate(-45%201080%20190)'/%3e%3crect%20x='1100'%20y='500'%20width='340'%20height='78'%20rx='6'%20fill='%23dbe0e8'%20opacity='0.13'%20transform='rotate(-45%201270%20539)'/%3e%3crect%20x='300'%20y='580'%20width='300'%20height='70'%20rx='6'%20fill='%23e0e5ec'%20opacity='0.15'%20transform='rotate(-45%20450%20615)'/%3e%3crect%20x='800'%20y='700'%20width='350'%20height='75'%20rx='6'%20fill='%23d4dae2'%20opacity='0.14'%20transform='rotate(-45%20975%20737)'/%3e%3c/svg%3e");background-size:cover;background-position:center}._content_1revp_135{flex:1;padding:20px 24px;overflow-y:auto;min-height:0}._name_1revp_149{font-family:var(--font-display);font-size:24px;font-weight:700;color:var(--text-primary);margin-bottom:8px;line-height:1.2}._description_1revp_167{font-size:14px;color:var(--text-tertiary);line-height:1.4;margin-bottom:12px}._category_1revp_181{display:inline-block;background:var(--bg-secondary);padding:5px 10px;border-radius:16px;font-size:12px;color:var(--text-secondary);margin-bottom:16px}._price_1revp_201{font-family:var(--font-display);font-size:30px;font-weight:700;color:var(--color-accent);margin-bottom:16px}._quantitySection_1revp_217{margin-bottom:16px}._quantityLabel_1revp_225{font-size:14px;font-weight:600;color:var(--text-primary);margin-bottom:8px}._quantitySelector_1revp_239{display:flex;gap:12px;align-items:center}._qtyBtn_1revp_251{width:40px;height:40px;border:2px solid var(--color-accent);background:transparent;color:var(--color-accent);border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}._qtyBtn_1revp_251:hover:not(:disabled){background:var(--color-accent);color:#fff}._qtyBtn_1revp_251:disabled{opacity:.35;cursor:not-allowed}._qtyValue_1revp_299{font-size:18px;font-weight:700;min-width:40px;text-align:center;color:var(--text-primary)}._footer_1revp_315{padding:16px;border-top:1px solid var(--border-color);background:var(--bg-primary)}._btnAddCart_1revp_327{width:100%;height:52px;background:var(--color-accent);color:#fff;border:none;border-radius:8px;font-size:17px;font-weight:600;cursor:pointer;transition:background .2s}._btnAddCart_1revp_327:hover{background:var(--color-accent-hover)}._btnAddCart_1revp_327:active{transform:scale(.98)}._error_1revp_369{padding:40px;text-align:center;font-size:16px;color:var(--color-error)}._overlay_6s8d3_1{position:fixed;inset:0;background:var(--overlay-bg);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modal_6s8d3_29{background:var(--bg-primary);border-radius:12px;max-width:400px;width:100%;box-shadow:var(--shadow-lg);animation:_slideUp_6s8d3_1 .3s ease-out}@keyframes _slideUp_6s8d3_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._header_6s8d3_69{display:flex;align-items:center;gap:12px;padding:20px 20px 16px;border-bottom:1px solid var(--border-color)}._icon_6s8d3_85{color:var(--color-accent);flex-shrink:0}._title_6s8d3_95{flex:1;margin:0;font-size:18px;font-weight:600;color:var(--text-primary)}._closeBtn_6s8d3_111{width:32px;height:32px;border:none;background:var(--bg-secondary);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;flex-shrink:0}._closeBtn_6s8d3_111:hover:not(:disabled){background:var(--bg-tertiary)}._closeBtn_6s8d3_111:disabled{opacity:.5;cursor:not-allowed}._body_6s8d3_157{padding:20px}._message_6s8d3_165{margin:0;font-size:15px;line-height:1.6;color:var(--text-modal-content)}._footer_6s8d3_179{display:flex;gap:12px;padding:16px 20px 20px;border-top:1px solid var(--border-color)}._cancelBtn_6s8d3_193,._confirmBtn_6s8d3_195{flex:1;height:44px;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}._cancelBtn_6s8d3_193{background:var(--btn-secondary-bg);color:var(--btn-secondary-text)}._cancelBtn_6s8d3_193:hover:not(:disabled){background:var(--btn-secondary-bg-hover)}._confirmBtn_6s8d3_195{background:var(--color-accent);color:#fff}._confirmBtn_6s8d3_195:hover:not(:disabled){background:var(--color-accent-hover)}._cancelBtn_6s8d3_193:disabled,._confirmBtn_6s8d3_195:disabled{opacity:.6;cursor:not-allowed}._cancelBtn_6s8d3_193:active:not(:disabled),._confirmBtn_6s8d3_195:active:not(:disabled){transform:scale(.98)}._container_2pnhl_1{position:fixed;inset:0;background:var(--bg-primary);z-index:300;display:flex;flex-direction:column}._header_2pnhl_25{height:60px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-color)}._backBtn_2pnhl_43{width:32px;height:32px;border:none;background:var(--bg-secondary);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;color:var(--text-primary)}._backBtn_2pnhl_43:hover{background:var(--bg-tertiary)}._title_2pnhl_79{font-size:18px;font-weight:600;color:var(--text-primary);flex:1;text-align:center}._refreshBtn_2pnhl_95{width:32px;height:32px;border:none;background:var(--bg-secondary);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;color:var(--text-primary)}._refreshBtn_2pnhl_95:hover:not(:disabled){background:var(--bg-tertiary)}._refreshBtn_2pnhl_95:disabled{opacity:.5;cursor:not-allowed}._spinning_2pnhl_141{animation:_spin_2pnhl_141 .6s linear infinite}@keyframes _spin_2pnhl_141{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._ordersList_2pnhl_167{flex:1;overflow-y:auto;padding:16px}._emptyState_2pnhl_179{text-align:center;padding:40px 20px;color:var(--text-tertiary);display:flex;flex-direction:column;align-items:center;gap:16px}._emptyStateLogo_2pnhl_199{width:100px;height:auto;opacity:.4}._emptyState_2pnhl_179 p:first-of-type{font-size:16px;font-weight:600;margin:0}._emptyStateSubtext_2pnhl_223{font-size:14px;margin:0}._orderCard_2pnhl_233{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:8px;padding:16px;margin-bottom:12px}._orderHeader_2pnhl_249{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._orderNumber_2pnhl_263{font-size:16px;font-weight:600;color:var(--text-primary)}._orderStatus_2pnhl_275{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}._orderStatus_2pnhl_275._delivered_2pnhl_289,._orderStatus_2pnhl_275._ready_2pnhl_299{background:#d4edda;color:#155724}._orderStatus_2pnhl_275._preparing_2pnhl_309{background:#fff3cd;color:#856404}._orderStatus_2pnhl_275._pending_2pnhl_319{background:#d1ecf1;color:#0c5460}._orderStatus_2pnhl_275._cancelled_2pnhl_329{background:#f8d7da;color:#721c24}._orderMeta_2pnhl_339{font-size:13px;color:var(--text-tertiary);margin-bottom:12px}._orderItems_2pnhl_351{margin:12px 0;padding-left:16px}._orderItem_2pnhl_351{font-size:14px;color:var(--text-primary);margin-bottom:8px}._itemMain_2pnhl_373{margin-bottom:4px}._specialNotes_2pnhl_381{display:flex;align-items:flex-start;gap:6px;margin-top:4px;margin-left:12px;padding:6px 10px;background:var(--bg-secondary);border-left:3px solid var(--color-accent);border-radius:4px}._noteIcon_2pnhl_405{color:var(--color-accent);flex-shrink:0;margin-top:2px}._noteText_2pnhl_417{font-size:13px;color:var(--text-modal-content);font-style:italic;line-height:1.4}._orderTotal_2pnhl_431{font-size:16px;font-weight:700;color:var(--text-primary);margin-top:12px;padding-top:12px;border-top:1px solid var(--border-color)}._orderDate_2pnhl_449{font-size:12px;color:var(--text-disabled);margin-top:8px}._cancelBtn_2pnhl_461{width:100%;margin-top:12px;padding:10px 16px;background:var(--bg-primary);border:1.5px solid var(--color-error);border-radius:6px;color:var(--color-error);font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s}._cancelBtn_2pnhl_461:hover:not(:disabled){background:var(--color-error);color:#fff}._cancelBtn_2pnhl_461:disabled{opacity:.5;cursor:not-allowed}._cancelBtn_2pnhl_461:active:not(:disabled){transform:scale(.98)}._summarySection_2pnhl_525{padding:12px 16px;background:var(--bg-secondary);border-bottom:2px solid var(--border-color)}._summaryLogo_2pnhl_537{text-align:center;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid var(--border-color)}._summaryLogo_2pnhl_537 img{width:50px;height:auto;opacity:.7}._summaryCard_2pnhl_563{background:var(--bg-primary);border-radius:8px;padding:12px;box-shadow:var(--shadow-sm)}._summaryTitle_2pnhl_577{font-size:12px;font-weight:600;color:var(--text-tertiary);margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}._summaryRow_2pnhl_595{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:13px;color:var(--text-primary)}._summaryRow_2pnhl_595:not(:last-child){border-bottom:1px solid var(--border-color-light)}._summaryLabel_2pnhl_621{font-weight:500}._summaryValue_2pnhl_629{font-weight:600}._summaryTotal_2pnhl_637{display:flex;justify-content:space-between;align-items:center;padding:10px 0 4px;margin-top:6px;border-top:2px solid var(--border-color)}._summaryTotalLabel_2pnhl_655{font-size:14px;font-weight:700;color:var(--text-primary)}._summaryTotalAmount_2pnhl_667{font-size:18px;font-weight:800;color:var(--color-accent)}._footer_2pnhl_679{padding:16px;border-top:1px solid var(--border-color);background:var(--bg-primary)}._btnBack_2pnhl_691{width:100%;height:52px;background:var(--color-accent);color:#fff;border:none;border-radius:8px;font-size:17px;font-weight:600;cursor:pointer;transition:background .2s}._btnBack_2pnhl_691:hover{background:var(--color-accent-hover)}._btnBack_2pnhl_691:active{transform:scale(.98)}._card_u292q_1{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014,0 1px 2px #0000000a;cursor:pointer;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}._card_u292q_1:hover{transform:translateY(-3px);box-shadow:0 8px 24px #ff6b351f,0 2px 8px #00000014}._image_u292q_35{width:100%;aspect-ratio:4 / 3;background:var(--bg-image);overflow:hidden}._image_u292q_35 img{width:100%;height:100%;object-fit:cover}._placeholder_u292q_61{width:100%;height:100%;background-color:var(--bg-image);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201920%201080'%20preserveAspectRatio='xMidYMid%20slice'%3e%3c!--%20Grupo%20superior-izquierdo%20--%3e%3crect%20x='-180'%20y='-60'%20width='620'%20height='140'%20rx='12'%20fill='%23d5dbe3'%20opacity='0.45'%20transform='rotate(-45%20130%2010)'/%3e%3crect%20x='-120'%20y='80'%20width='540'%20height='120'%20rx='10'%20fill='%23dce1e8'%20opacity='0.38'%20transform='rotate(-45%20150%20140)'/%3e%3crect%20x='-60'%20y='200'%20width='480'%20height='110'%20rx='10'%20fill='%23cdd4dd'%20opacity='0.30'%20transform='rotate(-45%20180%20255)'/%3e%3crect%20x='30'%20y='320'%20width='400'%20height='95'%20rx='8'%20fill='%23e0e5ec'%20opacity='0.35'%20transform='rotate(-45%20230%20367)'/%3e%3crect%20x='-200'%20y='160'%20width='560'%20height='100'%20rx='10'%20fill='%23d0d7e0'%20opacity='0.22'%20transform='rotate(-45%2080%20210)'/%3e%3c!--%20Grupo%20superior-derecho%20--%3e%3crect%20x='1400'%20y='-120'%20width='580'%20height='130'%20rx='12'%20fill='%23d8dee6'%20opacity='0.40'%20transform='rotate(-45%201690%20-55)'/%3e%3crect%20x='1500'%20y='20'%20width='500'%20height='115'%20rx='10'%20fill='%23e2e7ed'%20opacity='0.32'%20transform='rotate(-45%201750%2077)'/%3e%3crect%20x='1350'%20y='-40'%20width='460'%20height='100'%20rx='8'%20fill='%23ccd3dc'%20opacity='0.25'%20transform='rotate(-45%201580%2010)'/%3e%3c!--%20Grupo%20central%20(muy%20sutil)%20--%3e%3crect%20x='650'%20y='300'%20width='420'%20height='90'%20rx='8'%20fill='%23dde2e9'%20opacity='0.18'%20transform='rotate(-45%20860%20345)'/%3e%3crect%20x='750'%20y='420'%20width='380'%20height='85'%20rx='8'%20fill='%23d3d9e2'%20opacity='0.15'%20transform='rotate(-45%20940%20462)'/%3e%3crect%20x='550'%20y='450'%20width='350'%20height='80'%20rx='8'%20fill='%23e0e5eb'%20opacity='0.12'%20transform='rotate(-45%20725%20490)'/%3e%3c!--%20Grupo%20inferior-izquierdo%20--%3e%3crect%20x='-100'%20y='700'%20width='520'%20height='125'%20rx='10'%20fill='%23d6dce4'%20opacity='0.38'%20transform='rotate(-45%20160%20762)'/%3e%3crect%20x='-30'%20y='830'%20width='480'%20height='110'%20rx='10'%20fill='%23dfe4eb'%20opacity='0.32'%20transform='rotate(-45%20210%20885)'/%3e%3crect%20x='60'%20y='940'%20width='440'%20height='100'%20rx='8'%20fill='%23cbd2db'%20opacity='0.28'%20transform='rotate(-45%20280%20990)'/%3e%3crect%20x='-160'%20y='860'%20width='500'%20height='95'%20rx='8'%20fill='%23e1e6ec'%20opacity='0.22'%20transform='rotate(-45%2090%20907)'/%3e%3c!--%20Grupo%20inferior-derecho%20--%3e%3crect%20x='1300'%20y='680'%20width='600'%20height='135'%20rx='12'%20fill='%23d4dae3'%20opacity='0.42'%20transform='rotate(-45%201600%20747)'/%3e%3crect%20x='1400'%20y='810'%20width='540'%20height='120'%20rx='10'%20fill='%23dce2ea'%20opacity='0.35'%20transform='rotate(-45%201670%20870)'/%3e%3crect%20x='1480'%20y='930'%20width='500'%20height='110'%20rx='10'%20fill='%23cfd6df'%20opacity='0.30'%20transform='rotate(-45%201730%20985)'/%3e%3crect%20x='1250'%20y='870'%20width='460'%20height='100'%20rx='8'%20fill='%23e3e8ee'%20opacity='0.25'%20transform='rotate(-45%201480%20920)'/%3e%3c!--%20Rectángulos%20extra%20de%20relleno%20distribuidos%20--%3e%3crect%20x='400'%20y='100'%20width='320'%20height='75'%20rx='6'%20fill='%23dee3ea'%20opacity='0.14'%20transform='rotate(-45%20560%20137)'/%3e%3crect%20x='900'%20y='150'%20width='360'%20height='80'%20rx='6'%20fill='%23d7dde5'%20opacity='0.16'%20transform='rotate(-45%201080%20190)'/%3e%3crect%20x='1100'%20y='500'%20width='340'%20height='78'%20rx='6'%20fill='%23dbe0e8'%20opacity='0.13'%20transform='rotate(-45%201270%20539)'/%3e%3crect%20x='300'%20y='580'%20width='300'%20height='70'%20rx='6'%20fill='%23e0e5ec'%20opacity='0.15'%20transform='rotate(-45%20450%20615)'/%3e%3crect%20x='800'%20y='700'%20width='350'%20height='75'%20rx='6'%20fill='%23d4dae2'%20opacity='0.14'%20transform='rotate(-45%20975%20737)'/%3e%3c/svg%3e");background-size:cover;background-position:center}._info_u292q_79{padding:12px;flex:1;display:flex;flex-direction:column;gap:4px}._name_u292q_95{font-family:var(--font-display);font-size:14px;font-weight:700;color:var(--text-primary);line-height:1.3}._desc_u292q_111{font-size:12px;color:var(--text-tertiary);line-height:1.5;flex:1}._price_u292q_125{font-family:var(--font-display);font-size:18px;font-weight:700;color:var(--color-accent);margin-top:8px}@media(max-width:360px){._info_u292q_79{padding:8px 10px}._name_u292q_95{font-size:13px}._price_u292q_125{font-size:16px}}._overlay_wfsm3_1{position:fixed;inset:0;background:var(--overlay-bg);z-index:200}._sideMenu_wfsm3_21{position:fixed;left:-80vw;top:0;width:80vw;max-width:280px;height:100vh;height:100dvh;background:var(--bg-primary);box-shadow:var(--shadow-lg);transition:left .3s ease;z-index:201;padding:20px;overflow-y:auto;display:flex;flex-direction:column}._sideMenu_wfsm3_21._active_wfsm3_57{left:0}@media(min-width:360px){._sideMenu_wfsm3_21{left:-280px;width:280px;padding:24px}}._businessHeader_wfsm3_81{display:flex;flex-direction:column;align-items:center;gap:12px;padding-bottom:20px;margin-bottom:16px;border-bottom:1px solid var(--border-color)}._businessLogo_wfsm3_101{width:80px;height:80px;object-fit:contain;border-radius:12px}._businessName_wfsm3_115{font-size:18px;font-weight:700;color:var(--text-primary);text-align:center;word-break:break-word}._infoSection_wfsm3_131{padding-top:8px}._infoTitle_wfsm3_139{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--text-primary);margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px;opacity:.9}._infoItem_wfsm3_165{display:flex;align-items:flex-start;gap:12px;padding:12px 0;color:var(--text-secondary);font-size:14px;line-height:1.4;border-bottom:1px solid var(--border-color-light);word-break:break-word}._infoItem_wfsm3_165 svg{flex-shrink:0;color:var(--color-accent);margin-top:2px}._menuFooter_wfsm3_201{margin-top:auto;padding-top:24px;padding-bottom:8px;border-top:1px solid var(--border-color);display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0}._footerLogo_wfsm3_225{width:80px;height:auto;opacity:.6}._footerText_wfsm3_237{font-size:11px;color:var(--text-disabled);text-transform:uppercase;letter-spacing:1px}._developerLink_wfsm3_251{font-size:10px;color:var(--text-disabled);text-decoration:none;letter-spacing:.5px;transition:color .2s}._developerLink_wfsm3_251:hover{color:var(--color-accent);text-decoration:underline}._container_1tki6_1{min-height:100vh;background:var(--bg-secondary)}._header_1tki6_11{position:fixed;top:0;left:0;right:0;height:60px;background:var(--bg-primary);border-bottom:1px solid var(--border-color);display:flex;align-items:center;justify-content:space-between;padding:0 16px;z-index:200;box-shadow:0 2px 8px #0000000f}._headerLeft_1tki6_43{display:flex;align-items:center;gap:10px;min-width:0}._menuBtn_1tki6_57{background:none;border:none;cursor:pointer;color:var(--text-primary);display:flex;align-items:center;justify-content:center;padding:4px;flex-shrink:0}._logo_1tki6_81{width:36px;height:36px;border-radius:8px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}._logo_1tki6_81 img{width:100%;height:100%;object-fit:contain}._restaurantName_1tki6_115{font-size:15px;font-weight:700;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._content_1tki6_133{padding:126px 16px 24px;min-height:100vh;background-image:linear-gradient(to bottom,#f5f5f5d9,#f5f5f5e6),url(/assets/bg-light-mode-DYP-UOVB.png);background-size:cover;background-position:center;background-attachment:fixed}[data-theme=dark] ._content_1tki6_133{background-image:linear-gradient(to bottom,#1a1a1ad9,#1a1a1ae6),url(/assets/bg-dark-mode-frObkjva.png)}._productGrid_1tki6_183{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:768px){._productGrid_1tki6_183{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){._productGrid_1tki6_183{grid-template-columns:repeat(4,1fr);max-width:1200px;margin:0 auto}}._errorState_1tki6_223{display:flex;justify-content:center;align-items:center;height:100vh;font-size:16px;color:var(--color-error);padding:24px;text-align:center}._container_12bsg_1{position:fixed;inset:0;background:var(--bg-primary);z-index:300;display:flex;flex-direction:column;overflow:hidden}._header_12bsg_27{height:60px;display:flex;justify-content:flex-end;align-items:center;padding:0 16px}._closeBtn_12bsg_43{width:36px;height:36px;border:none;background:var(--bg-secondary);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}._closeBtn_12bsg_43:hover{background:var(--bg-tertiary)}._image_12bsg_77{width:100%;height:35vh;max-height:280px;flex-shrink:0;background:var(--bg-image);overflow:hidden}._image_12bsg_77 img{width:100%;height:100%;object-fit:contain;padding:16px}._placeholder_12bsg_109{width:100%;height:100%;background-color:var(--bg-image);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201920%201080'%20preserveAspectRatio='xMidYMid%20slice'%3e%3c!--%20Grupo%20superior-izquierdo%20--%3e%3crect%20x='-180'%20y='-60'%20width='620'%20height='140'%20rx='12'%20fill='%23d5dbe3'%20opacity='0.45'%20transform='rotate(-45%20130%2010)'/%3e%3crect%20x='-120'%20y='80'%20width='540'%20height='120'%20rx='10'%20fill='%23dce1e8'%20opacity='0.38'%20transform='rotate(-45%20150%20140)'/%3e%3crect%20x='-60'%20y='200'%20width='480'%20height='110'%20rx='10'%20fill='%23cdd4dd'%20opacity='0.30'%20transform='rotate(-45%20180%20255)'/%3e%3crect%20x='30'%20y='320'%20width='400'%20height='95'%20rx='8'%20fill='%23e0e5ec'%20opacity='0.35'%20transform='rotate(-45%20230%20367)'/%3e%3crect%20x='-200'%20y='160'%20width='560'%20height='100'%20rx='10'%20fill='%23d0d7e0'%20opacity='0.22'%20transform='rotate(-45%2080%20210)'/%3e%3c!--%20Grupo%20superior-derecho%20--%3e%3crect%20x='1400'%20y='-120'%20width='580'%20height='130'%20rx='12'%20fill='%23d8dee6'%20opacity='0.40'%20transform='rotate(-45%201690%20-55)'/%3e%3crect%20x='1500'%20y='20'%20width='500'%20height='115'%20rx='10'%20fill='%23e2e7ed'%20opacity='0.32'%20transform='rotate(-45%201750%2077)'/%3e%3crect%20x='1350'%20y='-40'%20width='460'%20height='100'%20rx='8'%20fill='%23ccd3dc'%20opacity='0.25'%20transform='rotate(-45%201580%2010)'/%3e%3c!--%20Grupo%20central%20(muy%20sutil)%20--%3e%3crect%20x='650'%20y='300'%20width='420'%20height='90'%20rx='8'%20fill='%23dde2e9'%20opacity='0.18'%20transform='rotate(-45%20860%20345)'/%3e%3crect%20x='750'%20y='420'%20width='380'%20height='85'%20rx='8'%20fill='%23d3d9e2'%20opacity='0.15'%20transform='rotate(-45%20940%20462)'/%3e%3crect%20x='550'%20y='450'%20width='350'%20height='80'%20rx='8'%20fill='%23e0e5eb'%20opacity='0.12'%20transform='rotate(-45%20725%20490)'/%3e%3c!--%20Grupo%20inferior-izquierdo%20--%3e%3crect%20x='-100'%20y='700'%20width='520'%20height='125'%20rx='10'%20fill='%23d6dce4'%20opacity='0.38'%20transform='rotate(-45%20160%20762)'/%3e%3crect%20x='-30'%20y='830'%20width='480'%20height='110'%20rx='10'%20fill='%23dfe4eb'%20opacity='0.32'%20transform='rotate(-45%20210%20885)'/%3e%3crect%20x='60'%20y='940'%20width='440'%20height='100'%20rx='8'%20fill='%23cbd2db'%20opacity='0.28'%20transform='rotate(-45%20280%20990)'/%3e%3crect%20x='-160'%20y='860'%20width='500'%20height='95'%20rx='8'%20fill='%23e1e6ec'%20opacity='0.22'%20transform='rotate(-45%2090%20907)'/%3e%3c!--%20Grupo%20inferior-derecho%20--%3e%3crect%20x='1300'%20y='680'%20width='600'%20height='135'%20rx='12'%20fill='%23d4dae3'%20opacity='0.42'%20transform='rotate(-45%201600%20747)'/%3e%3crect%20x='1400'%20y='810'%20width='540'%20height='120'%20rx='10'%20fill='%23dce2ea'%20opacity='0.35'%20transform='rotate(-45%201670%20870)'/%3e%3crect%20x='1480'%20y='930'%20width='500'%20height='110'%20rx='10'%20fill='%23cfd6df'%20opacity='0.30'%20transform='rotate(-45%201730%20985)'/%3e%3crect%20x='1250'%20y='870'%20width='460'%20height='100'%20rx='8'%20fill='%23e3e8ee'%20opacity='0.25'%20transform='rotate(-45%201480%20920)'/%3e%3c!--%20Rectángulos%20extra%20de%20relleno%20distribuidos%20--%3e%3crect%20x='400'%20y='100'%20width='320'%20height='75'%20rx='6'%20fill='%23dee3ea'%20opacity='0.14'%20transform='rotate(-45%20560%20137)'/%3e%3crect%20x='900'%20y='150'%20width='360'%20height='80'%20rx='6'%20fill='%23d7dde5'%20opacity='0.16'%20transform='rotate(-45%201080%20190)'/%3e%3crect%20x='1100'%20y='500'%20width='340'%20height='78'%20rx='6'%20fill='%23dbe0e8'%20opacity='0.13'%20transform='rotate(-45%201270%20539)'/%3e%3crect%20x='300'%20y='580'%20width='300'%20height='70'%20rx='6'%20fill='%23e0e5ec'%20opacity='0.15'%20transform='rotate(-45%20450%20615)'/%3e%3crect%20x='800'%20y='700'%20width='350'%20height='75'%20rx='6'%20fill='%23d4dae2'%20opacity='0.14'%20transform='rotate(-45%20975%20737)'/%3e%3c/svg%3e");background-size:cover;background-position:center}._content_12bsg_127{flex:1;padding:20px 24px;overflow-y:auto;min-height:0}._name_12bsg_141{font-family:var(--font-display);font-size:24px;font-weight:700;color:var(--text-primary);margin-bottom:8px;line-height:1.2}._description_12bsg_159{font-size:14px;color:var(--text-tertiary);line-height:1.4;margin-bottom:16px}._price_12bsg_173{font-family:var(--font-display);font-size:30px;font-weight:700;color:var(--color-accent)}._error_12bsg_187{padding:40px;text-align:center;font-size:16px;color:var(--color-error)}._container_157nz_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(135deg,#0f172a,#1e3a5f);position:relative;overflow:hidden}._bgCircles_157nz_23{position:absolute;inset:0;pointer-events:none;overflow:hidden}._bgCircles_157nz_23 span{position:absolute;border-radius:50%}._bgCircles_157nz_23 span:nth-child(1){width:320px;height:320px;top:-90px;left:-60px;background:#ffffff0a}._bgCircles_157nz_23 span:nth-child(2){width:180px;height:180px;top:40px;right:6%;background:#ffffff08}._bgCircles_157nz_23 span:nth-child(3){width:380px;height:380px;bottom:-130px;right:-60px;background:#ffffff0a}._bgCircles_157nz_23 span:nth-child(4){width:160px;height:160px;bottom:40px;left:6%;background:#ffffff08}._logoContainer_157nz_111{text-align:center;margin-bottom:16px}._logo_157nz_111{max-width:140px;height:auto}._card_157nz_131{background:var(--bg-primary);border-radius:24px;padding:40px 32px;width:100%;max-width:400px;box-shadow:0 25px 50px -12px #00000040;position:relative;z-index:1}._title_157nz_153{margin:0 0 12px;font-size:24px;font-weight:700;color:var(--text-modal-title);text-align:center}._description_157nz_169{margin:0 0 32px;font-size:15px;color:var(--text-modal-content);text-align:center;line-height:1.5}._form_157nz_185{display:flex;flex-direction:column;gap:20px}._formGroup_157nz_197{display:flex;flex-direction:column;gap:8px}._label_157nz_209{font-size:14px;font-weight:500;color:var(--text-primary)}._input_157nz_221{width:100%;padding:14px 16px;border:2px solid var(--border-color);border-radius:12px;font-size:16px;color:var(--text-primary);background:var(--bg-primary);transition:border-color .2s,box-shadow .2s;box-sizing:border-box}._input_157nz_221:focus{outline:none;border-color:#1e3a5f;box-shadow:0 0 0 3px #1e3a5f26}._input_157nz_221:disabled{background-color:var(--bg-secondary);color:var(--text-disabled)}._input_157nz_221::placeholder{color:var(--text-disabled)}._inputPin_157nz_275{width:100%;padding:14px 16px;border:2px solid var(--border-color);border-radius:12px;font-size:24px;font-weight:600;color:var(--text-primary);background:var(--bg-primary);text-align:center;letter-spacing:8px;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}._inputPin_157nz_275:focus{outline:none;border-color:#1e3a5f;box-shadow:0 0 0 3px #1e3a5f26}._inputPin_157nz_275:disabled{background-color:var(--bg-secondary);color:var(--text-disabled)}._inputPin_157nz_275::placeholder{color:var(--text-disabled);letter-spacing:4px}._hint_157nz_337{margin:0;font-size:13px;color:var(--text-disabled)}._errorMessage_157nz_349{padding:12px 16px;background-color:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#dc2626;font-size:14px;text-align:center}._submitButton_157nz_369{width:100%;padding:16px;margin-top:8px;border:none;border-radius:12px;background:linear-gradient(135deg,#0f172a,#1e3a5f);color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}._submitButton_157nz_369:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px -10px #0f172a80}._submitButton_157nz_369:disabled{opacity:.5;cursor:not-allowed;transform:none}._splashScreen_ee3a_1{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f172a,#1e3a5f);z-index:9999;overflow:hidden}._splashBgCircles_ee3a_29{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:1}._splashBgCircles_ee3a_29 span{position:absolute;border-radius:50%}._splashBgCircles_ee3a_29 span:nth-child(1){width:320px;height:320px;top:-90px;left:-60px;background:#ffffff0a}._splashBgCircles_ee3a_29 span:nth-child(2){width:180px;height:180px;top:40px;right:6%;background:#ffffff08}._splashBgCircles_ee3a_29 span:nth-child(3){width:380px;height:380px;bottom:-130px;right:-60px;background:#ffffff0a}._splashBgCircles_ee3a_29 span:nth-child(4){width:160px;height:160px;bottom:40px;left:6%;background:#ffffff08}._splashContent_ee3a_119{display:flex;flex-direction:column;align-items:center;gap:40px}._splashImage_ee3a_133{max-width:80%;max-height:60vh;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.3))}._splashEnter_ee3a_149 ._splashImage_ee3a_133{animation:_splashEnter_ee3a_149 .8s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes _splashEnter_ee3a_149{0%{opacity:0;transform:scale(.8) translateY(30px)}to{opacity:1;transform:scale(1) translateY(0)}}._splashExit_ee3a_181{animation:_splashFadeOut_ee3a_1 .8s ease-in-out forwards}._splashExit_ee3a_181 ._splashImage_ee3a_133{animation:_splashImageExit_ee3a_1 .8s ease-in-out forwards}@keyframes _splashImageExit_ee3a_1{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(1.1) translateY(-50px)}}@keyframes _splashFadeOut_ee3a_1{0%{opacity:1}to{opacity:0}}._splashLoader_ee3a_239{width:200px;height:4px;background:#ffffff4d;border-radius:2px;overflow:hidden}._splashLoaderBar_ee3a_255{height:100%;background:#fff;border-radius:2px;animation:_loadingBar_ee3a_1 2.5s ease-in-out forwards}@keyframes _loadingBar_ee3a_1{0%{width:0%}20%{width:20%}50%{width:60%}80%{width:85%}to{width:100%}}._splashExit_ee3a_181 ._splashLoader_ee3a_239{animation:_loaderFadeOut_ee3a_1 .3s ease-out forwards}@keyframes _loaderFadeOut_ee3a_1{to{opacity:0;transform:translateY(10px)}}@media(max-width:480px){._splashImage_ee3a_133{max-width:90%}._splashLoader_ee3a_239{width:150px}}._container_urgt1_3{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(135deg,#0f172a,#1e3a5f);position:relative;overflow:hidden}._bgCircles_urgt1_25{position:absolute;inset:0;pointer-events:none;overflow:hidden}._bgCircles_urgt1_25 span{position:absolute;border-radius:50%}._bgCircles_urgt1_25 span:nth-child(1){width:320px;height:320px;top:-90px;left:-60px;background:#ffffff0a}._bgCircles_urgt1_25 span:nth-child(2){width:180px;height:180px;top:40px;right:6%;background:#ffffff08}._bgCircles_urgt1_25 span:nth-child(3){width:380px;height:380px;bottom:-130px;right:-60px;background:#ffffff0a}._bgCircles_urgt1_25 span:nth-child(4){width:160px;height:160px;bottom:40px;left:6%;background:#ffffff08}._logoContainer_urgt1_113{text-align:center;margin-bottom:16px}._logo_urgt1_113{max-width:140px;height:auto}._card_urgt1_135{background:var(--bg-primary);border-radius:24px;padding:40px 32px;width:100%;max-width:400px;box-shadow:0 25px 50px -12px #00000040;animation:_fadeInUp_urgt1_1 .4s ease-out;position:relative;z-index:1}@keyframes _fadeInUp_urgt1_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._header_urgt1_183{margin-bottom:32px;text-align:center}._title_urgt1_193{margin:0 0 12px;font-size:24px;font-weight:700;color:var(--text-modal-title)}._subtitle_urgt1_207{margin:0;font-size:15px;color:var(--text-modal-content);line-height:1.5}._form_urgt1_223{display:flex;flex-direction:column;gap:24px}._pinSection_urgt1_237{display:flex;flex-direction:column;gap:12px}._label_urgt1_249{font-size:14px;font-weight:500;color:var(--text-primary);text-align:center}._submitButton_urgt1_265{width:100%;padding:16px;border:none;border-radius:12px;background:linear-gradient(135deg,#0f172a,#1e3a5f);color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}._submitButton_urgt1_265:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px -10px #0f172a80}._submitButton_urgt1_265:active:not(:disabled){transform:translateY(0)}._submitButton_urgt1_265:disabled{opacity:.5;cursor:not-allowed;transform:none}._hint_urgt1_323{margin:12px 0 0;font-size:13px;color:var(--text-disabled);text-align:center}@media(max-width:480px){._container_urgt1_3{padding:16px}._card_urgt1_135{padding:32px 24px}._title_urgt1_193{font-size:22px}._subtitle_urgt1_207{font-size:14px}}._container_cfmsj_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 1rem;position:relative;overflow:hidden}._content_cfmsj_23{text-align:center;max-width:500px;width:100%;position:relative;z-index:2}._illustration_cfmsj_39{display:flex;align-items:center;justify-content:center;margin-bottom:2rem;gap:1rem}._number_cfmsj_55{font-size:8rem;font-weight:900;color:#fff;text-shadow:0 4px 8px rgba(0,0,0,.3);line-height:.8}._plate_cfmsj_71{background:#fff;border-radius:50%;width:120px;height:120px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #0003,inset 0 2px 8px #0000001a;border:8px solid #f8f9fa}._plateInner_cfmsj_99{font-size:3rem;animation:_float_cfmsj_1 3s ease-in-out infinite}@keyframes _float_cfmsj_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._title_cfmsj_127{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.3);line-height:1.2}._description_cfmsj_145{font-size:1.2rem;color:#ffffffe6;margin-bottom:3rem;line-height:1.6;text-shadow:0 1px 2px rgba(0,0,0,.2)}._actions_cfmsj_161{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}._button_cfmsj_177{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;min-width:140px;justify-content:center}._buttonPrimary_cfmsj_209{background:#fff;color:#667eea;box-shadow:0 4px 16px #0003}._buttonPrimary_cfmsj_209:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d;background:#f8f9fa}._buttonSecondary_cfmsj_233{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._buttonSecondary_cfmsj_233:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px)}._helpText_cfmsj_259{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#fffc;font-size:.9rem;background:#ffffff1a;padding:1rem 1.5rem;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}._backgroundDecoration_cfmsj_287{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}._circle_cfmsj_307{position:absolute;background:#ffffff1a;border-radius:50%;animation:_float_cfmsj_1 4s ease-in-out infinite}._circle_cfmsj_307:nth-child(1){width:100px;height:100px;top:20%;left:10%;animation-delay:0s}._circle_cfmsj_307:nth-child(2){width:60px;height:60px;top:60%;right:10%;animation-delay:1s}._circle_cfmsj_307:nth-child(3){width:80px;height:80px;bottom:20%;left:20%;animation-delay:2s}@media(max-width:768px){._container_cfmsj_1{padding:1rem}._number_cfmsj_55{font-size:5rem}._plate_cfmsj_71{width:80px;height:80px}._plateInner_cfmsj_99,._title_cfmsj_127{font-size:2rem}._description_cfmsj_145{font-size:1.1rem}._actions_cfmsj_161{flex-direction:column;align-items:center}._button_cfmsj_177{width:100%;max-width:280px}}._container_1brct_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff6b6b,#ee5a6f,#d63384);padding:2rem 1rem;position:relative;overflow:hidden}._content_1brct_23{text-align:center;max-width:600px;width:100%;position:relative;z-index:2;background:var(--bg-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:3rem 2rem;box-shadow:0 20px 60px #0000004d,0 8px 32px #0003;border:1px solid rgba(255,255,255,.3)}._iconContainer_1brct_55{margin-bottom:2rem;display:flex;justify-content:center}._errorIcon_1brct_67{color:#ff6b6b;animation:_pulse_1brct_1 2s infinite}._notFoundIcon_1brct_77{font-size:6rem;font-weight:900;color:#ff6b6b;text-shadow:0 4px 8px rgba(255,107,107,.3)}._errorCode_1brct_91{font-size:8rem;font-weight:900;color:#ff6b6b;line-height:.8;text-shadow:0 4px 8px rgba(255,107,107,.3)}@keyframes _pulse_1brct_1{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}._title_1brct_125{font-size:2.5rem;font-weight:700;color:var(--text-modal-title);margin-bottom:.5rem;line-height:1.2}._subtitle_1brct_141{font-size:1.2rem;color:#ff6b6b;font-weight:600;margin-bottom:2rem}._errorDetails_1brct_155{margin-bottom:2rem}._message_1brct_163{font-size:1.1rem;color:var(--text-modal-content);margin-bottom:1.5rem;line-height:1.6}._technicalDetails_1brct_177{margin-top:1.5rem}._detailsCollapse_1brct_185{background:var(--bg-secondary);border-radius:8px;border:1px solid var(--border-color);overflow:hidden}._detailsCollapse_1brct_185 summary{padding:1rem;cursor:pointer;background:var(--bg-tertiary);border:none;font-weight:600;color:var(--text-modal-content);display:flex;align-items:center;gap:.5rem;transition:background .2s ease}._detailsCollapse_1brct_185 summary:hover{background:var(--border-color)}._detailsCollapse_1brct_185[open] summary{border-bottom:1px solid var(--border-color)}._stackTrace_1brct_241{background:#1a202c;color:#e2e8f0;padding:1rem;border-radius:4px;overflow-x:auto;margin-top:.5rem;font-size:.85rem;white-space:pre-wrap;word-break:break-all}._actions_1brct_265{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}._button_1brct_281{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;min-width:120px;justify-content:center}._buttonPrimary_1brct_313{background:#ff6b6b;color:#fff;box-shadow:0 4px 16px #ff6b6b4d}._buttonPrimary_1brct_313:hover{background:#ff5252;transform:translateY(-2px);box-shadow:0 6px 20px #ff6b6b66}._buttonSecondary_1brct_337{background:var(--btn-secondary-bg);color:var(--btn-secondary-text);border:2px solid var(--border-color)}._buttonSecondary_1brct_337:hover{background:var(--btn-secondary-bg-hover);border-color:var(--border-color-dark);transform:translateY(-2px)}._helpMessage_1brct_361{font-size:.95rem;color:var(--text-modal-content);background:var(--bg-secondary);padding:1rem 1.5rem;border-radius:8px;border-left:4px solid #ff6b6b}._backgroundPattern_1brct_379{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.1;z-index:1}._pattern_1brct_399{width:100%;height:100%;background-image:repeating-linear-gradient(45deg,transparent,transparent 20px,rgba(255,255,255,.1) 20px,rgba(255,255,255,.1) 40px);animation:_slide_1brct_1 20s linear infinite}@keyframes _slide_1brct_1{0%{transform:translate(-40px)}to{transform:translate(0)}}@media(max-width:768px){._container_1brct_1{padding:1rem}._content_1brct_23{padding:2rem 1.5rem;border-radius:15px}._title_1brct_125{font-size:2rem}._errorCode_1brct_91{font-size:5rem}._actions_1brct_265{flex-direction:column;align-items:center}._button_1brct_281{width:100%;max-width:280px}._stackTrace_1brct_241{font-size:.8rem}}._container_mwyii_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4facfe,#00f2fe);padding:2rem 1rem;position:relative;overflow:hidden}._content_mwyii_23{text-align:center;max-width:500px;width:100%;position:relative;z-index:2}._illustration_mwyii_39{margin-bottom:2rem}._qrContainer_mwyii_47{background:#fff;border-radius:20px;width:140px;height:140px;display:flex;align-items:center;justify-content:center;margin:0 auto;box-shadow:0 8px 32px #0003;animation:_pulse_mwyii_1 2s ease-in-out infinite}._qrIcon_mwyii_73{color:#4facfe}@keyframes _pulse_mwyii_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}._title_mwyii_99{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.3);line-height:1.2}._description_mwyii_117{font-size:1.2rem;color:#ffffffe6;margin-bottom:2rem;line-height:1.6;text-shadow:0 1px 2px rgba(0,0,0,.2)}._instructions_mwyii_133{background:#ffffff26;border-radius:16px;padding:1.5rem;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}._step_mwyii_151{display:flex;align-items:center;gap:1rem;padding:.75rem 0;color:#fff;font-size:1rem;text-align:left}._step_mwyii_151:not(:last-child){border-bottom:1px solid rgba(255,255,255,.2)}._stepNumber_mwyii_179{background:#fff;color:#4facfe;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}._actions_mwyii_205{display:flex;justify-content:center;margin-bottom:2rem}._button_mwyii_217{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._buttonPrimary_mwyii_243{background:#fff;color:#4facfe;box-shadow:0 4px 16px #0003}._buttonPrimary_mwyii_243:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}._helpText_mwyii_265{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#fffc;font-size:.9rem;background:#ffffff1a;padding:1rem 1.5rem;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}._backgroundDecoration_mwyii_293{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}._circle_mwyii_313{position:absolute;background:#ffffff1a;border-radius:50%;animation:_float_mwyii_1 4s ease-in-out infinite}._circle_mwyii_313:nth-child(1){width:100px;height:100px;top:20%;left:10%}._circle_mwyii_313:nth-child(2){width:60px;height:60px;top:60%;right:10%;animation-delay:1s}._circle_mwyii_313:nth-child(3){width:80px;height:80px;bottom:20%;left:20%;animation-delay:2s}@keyframes _float_mwyii_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:768px){._title_mwyii_99{font-size:2rem}._description_mwyii_117{font-size:1.1rem}._qrContainer_mwyii_47{width:120px;height:120px}._qrIcon_mwyii_73{width:60px;height:60px}}._container_1if25_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 1rem;position:relative;overflow:hidden}._content_1if25_23{text-align:center;max-width:700px;width:100%;position:relative;z-index:2;background:var(--bg-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:3rem 2rem;box-shadow:0 20px 60px #0000004d,0 8px 32px #0003;border:1px solid rgba(255,255,255,.3)}._iconContainer_1if25_55{margin-bottom:2rem;display:flex;justify-content:center}._errorIcon_1if25_67{color:#667eea;animation:_shake_1if25_1 .5s ease-in-out infinite alternate}@keyframes _shake_1if25_1{0%{transform:translate(0)}to{transform:translate(5px)}}._title_1if25_87{font-size:2.5rem;font-weight:700;color:var(--text-modal-title);margin-bottom:.5rem;line-height:1.2}._subtitle_1if25_103{font-size:1.2rem;color:#667eea;font-weight:600;margin-bottom:1.5rem}._errorId_1if25_117{background:var(--bg-secondary);color:var(--text-modal-content);padding:.75rem 1rem;border-radius:8px;border-left:4px solid #667eea;margin-bottom:2rem;font-family:monospace;font-size:.9rem}._description_1if25_139{margin-bottom:2rem}._description_1if25_139 p{font-size:1.1rem;color:var(--text-modal-content);line-height:1.6}._technicalDetails_1if25_159{margin-bottom:2rem;text-align:left}._detailsCollapse_1if25_169{background:var(--bg-secondary);border-radius:8px;border:1px solid var(--border-color);overflow:hidden}._detailsCollapse_1if25_169 summary{padding:1rem;cursor:pointer;background:var(--bg-tertiary);border:none;font-weight:600;color:var(--text-modal-content);display:flex;align-items:center;gap:.5rem;transition:background .2s ease;position:relative}._detailsCollapse_1if25_169 summary:hover{background:var(--border-color)}._copyButton_1if25_219{position:absolute;right:1rem;background:#667eea;color:#fff;border:none;border-radius:4px;padding:.25rem .5rem;cursor:pointer;font-size:.8rem;transition:all .2s ease}._copyButton_1if25_219:hover{background:#5a67d8}._detailsCollapse_1if25_169[open] summary{border-bottom:1px solid var(--border-color)}._errorDetails_1if25_261{padding:1rem}._errorSection_1if25_269{margin-bottom:1rem}._errorSection_1if25_269 strong{color:var(--text-modal-title);display:block;margin-bottom:.5rem}._errorMessage_1if25_289{background:#fff5f5;color:#c53030;padding:.5rem;border-radius:4px;border-left:3px solid #fc8181;font-family:monospace;font-size:.9rem}._stackTrace_1if25_309{background:#1a202c;color:#e2e8f0;padding:1rem;border-radius:4px;overflow-x:auto;margin-top:.5rem;font-size:.8rem;white-space:pre-wrap;word-break:break-all;max-height:200px;overflow-y:auto}._actions_1if25_337{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}._button_1if25_353{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;min-width:140px;justify-content:center}._buttonPrimary_1if25_385{background:#667eea;color:#fff;box-shadow:0 4px 16px #667eea4d}._buttonPrimary_1if25_385:hover{background:#5a67d8;transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}._buttonSecondary_1if25_409{background:var(--btn-secondary-bg);color:var(--btn-secondary-text);border:2px solid var(--border-color)}._buttonSecondary_1if25_409:hover{background:var(--btn-secondary-bg-hover);border-color:var(--border-color-dark);transform:translateY(-2px)}._helpMessage_1if25_433{text-align:left;background:#f0fff4;border:1px solid #9ae6b4;border-left:4px solid #48bb78;border-radius:8px;padding:1.5rem;color:var(--text-modal-title)}._helpMessage_1if25_433 p{margin-bottom:1rem;font-weight:600}._helpMessage_1if25_433 ul{list-style:none;padding:0;margin:0}._helpMessage_1if25_433 li{position:relative;padding:.25rem 0 .25rem 1.5rem}._helpMessage_1if25_433 li:before{content:"✓";position:absolute;left:0;color:#48bb78;font-weight:700}._backgroundPattern_1if25_503{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.1;z-index:1}._pattern_1if25_523{width:100%;height:100%;background-image:repeating-linear-gradient(45deg,transparent,transparent 20px,rgba(255,255,255,.1) 20px,rgba(255,255,255,.1) 40px);animation:_slide_1if25_1 20s linear infinite}@keyframes _slide_1if25_1{0%{transform:translate(-40px)}to{transform:translate(0)}}@media(max-width:768px){._container_1if25_1{padding:1rem}._content_1if25_23{padding:2rem 1.5rem;border-radius:15px}._title_1if25_87{font-size:2rem}._actions_1if25_337{flex-direction:column;align-items:center}._button_1if25_353{width:100%;max-width:280px}._stackTrace_1if25_309{font-size:.75rem}._copyButton_1if25_219{position:static;margin-top:.5rem}}
