@layer base{:root{--background:0 0% 10%;--foreground:0 0% 96%;--primary:16 100% 60%;--primary-foreground:0 0% 96%;--secondary:31 53% 64%;--secondary-foreground:0 0% 10%;--accent:29 57% 46%;--accent-foreground:0 0% 96%;--muted:0 0% 18%;--muted-foreground:0 0% 70%;--card:0 0% 18%;--card-foreground:0 0% 96%;--popover:0 0% 15%;--popover-foreground:0 0% 96%;--border:27 45% 16%;--input:0 0% 25%;--ring:16 100% 60%;--destructive:0 84% 60%;--destructive-foreground:0 0% 96%;--radius:0.75rem}.dark{--background:0 0% 10%;--foreground:0 0% 96%;--primary:16 100% 60%;--primary-foreground:0 0% 96%;--secondary:31 53% 64%;--secondary-foreground:0 0% 10%;--accent:29 57% 46%;--accent-foreground:0 0% 96%;--muted:0 0% 18%;--muted-foreground:0 0% 70%;--card:0 0% 18%;--card-foreground:0 0% 96%;--popover:0 0% 15%;--popover-foreground:0 0% 96%;--border:27 45% 16%;--input:0 0% 25%;--ring:16 100% 60%;--destructive:0 84% 60%;--destructive-foreground:0 0% 96%}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0;transition:all .2s linear}:root{--text-color:#000;--text-color2:#5c5959;--bg-color:#3d3a3a;--gris:#fafafa;--gris2:#f3eeee;--color1:#1a1a1a;--color2:#752fb5;--color3:rgba(31,135,233,.455);--blanco:#fff;--input:#c1bfbf;--loading:#f8004f60}h2,h3,h4,h5{color:#000;color:var(--text-color)}a{text-decoration:none}#root,body{background-color:#1a1a1a;color:#f5f5f5;min-height:100vh}.modaldashboard{animation:slideUp .4s ease-in-out forwards;-webkit-animation:slideUp .4s ease-in-out forwards;opacity:0}@keyframes slideFromLeft{0%{opacity:0;transform:translateX(-20%);-webkit-transform:translateX(-20%);-moz-transform:translateX(-20%);-ms-transform:translateX(-20%);-o-transform:translateX(-20%)}to{opacity:1;transform:translateX(0)}}@keyframes slideUp{0%{opacity:0}to{opacity:1;transform:translateY(-3%);-webkit-transform:translateY(-3%);-moz-transform:translateY(-3%);-ms-transform:translateY(-3%);-o-transform:translateY(-3%)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}.swiper-button-next,.swiper-button-prev{color:#007aff}.swiper-pagination-bullet-active,.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff}.swiper-scrollbar{background:#0000001a;background:var(--swiper-scrollbar-bg-color,#0000001a);border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:4px;bottom:var(--swiper-scrollbar-bottom,4px);height:4px;height:var(--swiper-scrollbar-size,4px);left:1%;left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:auto;top:var(--swiper-scrollbar-top,auto);width:98%;width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:auto;left:var(--swiper-scrollbar-left,auto);position:absolute;right:4px;right:var(--swiper-scrollbar-right,4px);top:1%;top:var(--swiper-scrollbar-sides-offset,1%);width:4px;width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:#00000080;background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification,swiper-container .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}.profileContain{background-color:var(--blanco);display:flex;flex-direction:column;gap:2rem;padding:10px 5%;z-index:9900000000!important}.profileContain img{background-color:var(--blanco);border-radius:100%;box-shadow:0 4px 10px rgba(0,0,0,.127);height:5rem;margin-top:-3rem;object-fit:cover;width:5rem}.profileContain h2{color:var(--text-color2);font-weight:500}.socials{display:flex;gap:2rem}.socials a{color:var(--text-color2);font-size:18px}.profileText{display:flex;flex-direction:column;gap:10px}.profileText a{border-bottom:1px solid var(--gris2);color:var(--text-color2);padding-bottom:10px}@media (max-width:700px){.profileContain{padding:10px 7%}}header{position:absolute;z-index:10;z-index:100}header,nav{transition:all .2s linear;width:100%}nav{align-content:center;background:linear-gradient(180deg,#0f0f0f,#151515);border-bottom:2px solid #ff6b35;box-shadow:0 8px 32px #ff6b351f;display:flex;gap:1rem;height:9vh;height:4rem;justify-content:space-between;padding:30px 10%}.deFLexNavs,nav{align-items:center}.deFLexNavs{display:flex!important;flex-direction:row!important;gap:5rem}.nav_items.open{transform:translateX(0)!important}.nav_toggle{cursor:pointer;display:flex!important;flex-direction:column}.nav_toggle,.nav_toggle span{justify-content:right;text-align:right}.nav_toggle span{background:#f0f0f0;border-radius:20px;display:flex;height:3px;margin-bottom:5px;transform-origin:3px 0;transition:all .2s linear;width:25px}.nav_toggle span:first-child{margin-left:25%;width:15px}.nav_toggle span:nth-child(2){margin-left:-2%;width:25px}.nav_toggle span:nth-child(3){margin-left:-30%;width:35px}.logo{gap:1rem}.logo img{border-radius:100%;width:50px}.navTicker{background:linear-gradient(180deg,#0f0f0f,#151515);border:1px solid #ff6b3559;border-radius:999px;box-shadow:inset 0 1px 0 #ffffff0d;flex:1 1;min-width:0;overflow:hidden}.navTicker__track{align-items:center;animation:navTickerMove 18s linear infinite;display:flex;gap:2.8rem;padding:.42rem 0;width:max-content;will-change:transform}.navTicker__track span{color:#fff;font-size:.88rem;font-weight:700;letter-spacing:.01em;white-space:nowrap}@keyframes navTickerMove{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.fondo,.fondo img{display:flex;flex-direction:column;height:15rem}.loadingBannerFondo{animation:gradientMove 1s linear infinite;background:linear-gradient(90deg,#242424,#2a2a2a,#242424);background-size:400% 400%;height:15rem;width:100%}.enlaces{display:flex;flex-direction:column;overflow-y:scroll;padding:10px;text-align:left}.enlaces::-webkit-scrollbar{background-color:initial;cursor:pointer;height:5px;width:5px}.enlaces::-webkit-scrollbar-thumb{background-color:#ff6b35;border-radius:10px;margin-top:3rem}.enlaces a{align-items:center;border-radius:7px;color:#f0f0f0!important;display:flex;gap:1rem;margin-top:1rem;padding:10px;text-decoration:none;transition:all .2s ease}.enlaces a:hover{background-color:#ff6b3526;color:#ff6b35!important}.enlaces2 a{color:#f0f0f0!important;padding:0 20px;text-decoration:none;width:8rem}.modalNav{background:linear-gradient(180deg,#1a1a1a,#0f0f0f);border:1px solid #ff6b3526;border-left:none;border-radius:0 10px 10px 0;display:flex;flex-direction:column;height:100vh;overflow:hidden;top:0;width:30%}.overlay{background-color:#000000b3;bottom:0;left:0;right:0;top:0;z-index:999}.modalNav-content{width:100%}.modalNav-content .btn{border-radius:10px;margin:3rem 20px;margin-top:6rem!important;padding:5px 1rem;width:100%!important}@media (max-width:900px){.modalNav{width:80%}.deFLexNavs{display:flex;gap:2rem}.deNone{display:none}nav{background:linear-gradient(180deg,#0f0f0f,#151515)!important;border-bottom:2px solid #ff6b35;border-radius:0 0 0 30px;box-shadow:0 8px 32px #ff6b351f;padding:0 3%}.enlaces2 a{display:none}.logo img{width:35px}.navTicker{border-radius:14px}.navTicker__track{animation-duration:16s}.navTicker__track span{font-size:.75rem}.nav_toggle span{background:#f0f0f0}.fondo,.fondo img,.loadingBannerFondo{height:10rem}}.deleteFav{background-color:initial;border:none;color:red;cursor:pointer;font-size:17px;font-weight:500}.search-container{position:relative;width:100%}.overlayInput{align-items:center;background-color:rgba(0,0,0,.333);bottom:0;display:flex;height:100vh;justify-content:center;place-content:center;position:fixed;top:0;width:100%;z-index:999}.modalInput{background-color:var(--blanco);border:none;border-radius:20px;display:flex;flex-direction:column;height:80vh;padding:20px;width:30rem!important}.sectionSearch h3{color:var(--text-color2);font-weight:500;padding:10px}.modalSearch{background-color:var( --gris);border-radius:7px;box-shadow:0 2px 6px #0000000d;left:0;margin-top:1rem;overflow-y:scroll;padding:10px;top:4rem;transition:all .4s ease;width:100%;z-index:10000000000!important}.modalSearch img{border-radius:10px;height:50px;object-fit:cover;width:50px}.modalSearch p{color:var(--text-color2)!important;display:block;font-size:14px;font-weight:500;padding:10px 0;text-align:left;text-decoration:none}.inputSearch{align-items:center;background-color:var(  --gris)!important;border:.3px solid #00000037;border-radius:20px;color:var(--text-color2);display:flex;gap:10px;padding:5px 10px;width:100%}.input{width:90%}.input,.inputSerch{background-color:initial;border:none;height:100%;padding:6px}.inputSerch{width:100%}.modalSearch a{align-content:center;align-items:center;color:var(--color1);display:flex;gap:20px;margin-bottom:1rem;padding:10px;text-decoration:none}.modalSearch a:hover,.modalSearch a:hover p{color:var(--blanco)!important}.modalSearch a:hover{background-color:var(--color1);border-radius:7px;transition:all .5s ease}.modalSearch button{background-color:initial;border:none}.search-icon{background-color:#fff;border-radius:100%;color:#000;cursor:pointer;font-size:14px;padding:8px}.modalSearch::-webkit-scrollbar{cursor:pointer;height:7px;width:7px}.modalSearch::-webkit-scrollbar-thumb{background-color:var(--color1);border-radius:20px;cursor:pointer;width:10px}.inputSerch span{display:flex;width:100%}@media (max-width:1024px){.inputSerch{display:none}.modal p{font-size:13px}.modal a{gap:10px;padding:0}.modalInput{border-radius:20px 20px 0 0;height:100vh;width:100%!important}.overlayInput{align-items:flex-end;justify-content:flex-end;place-content:flex-end}.search-icon{font-size:16px}}:root{--pos-bg:#0b0f17;--pos-bg-soft:#101722;--pos-panel:#111827e6;--pos-panel-2:#141c2beb;--pos-card:linear-gradient(180deg,#161e2df5,#0c111bf5);--pos-border:#ffffff14;--pos-border-strong:#ffffff24;--pos-text:#f8fafc;--pos-text-soft:#9ca3af;--pos-text-muted:#6b7280;--pos-accent:#ff6b35;--pos-accent-2:#ff8a45;--pos-gold:#d6a447;--pos-danger-bg:#7f1d1d24;--pos-danger-border:#f871713d;--pos-danger-text:#fecaca;--pos-empty-bg:#94a3b80f;--pos-shadow:0 18px 50px #00000061;--pos-shadow-soft:0 10px 30px #00000038;--pos-radius-xl:28px;--pos-radius-lg:22px;--pos-radius-md:16px;--pos-radius-sm:12px}.ProductsContain{background:radial-gradient(circle at top,#ff6b3514,#0000 22%),linear-gradient(180deg,#0b0f17,#0a0d14);box-sizing:border-box;min-height:60vh;padding:1.5rem 4%;width:100%}.productsShell{gap:1.25rem}.Products,.productsShell{display:flex;flex-direction:column;width:100%}.Products{gap:1.4rem}.productsHero{background:linear-gradient(135deg,#182030f2,#0d121cf2);border:1px solid #ffffff14;border:1px solid var(--pos-border);border-radius:28px;border-radius:var(--pos-radius-xl);box-shadow:0 18px 50px #00000061;box-shadow:var(--pos-shadow);overflow:hidden;padding:1.5rem;position:relative}.productsHero:before{background:radial-gradient(circle,#ff6b3538,#0000 65%);border-radius:50%;content:"";height:220px;inset:auto -80px -80px auto;pointer-events:none;position:absolute;width:220px}.productsHeroBadge{align-items:center;background:#ff6b351f;border:1px solid #ff6b3533;border-radius:999px;color:#ffb08d;display:inline-flex;font-size:.8rem;font-weight:700;gap:.45rem;letter-spacing:.04em;margin-bottom:.9rem;padding:.5rem .9rem;text-transform:uppercase}.productsHero h2{text-wrap:balance;color:#fff;font-size:clamp(1.9rem,4vw,3.4rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;margin:0;text-align:left}.productsHeroText{color:#9ca3af;color:var(--pos-text-soft);font-size:.96rem;line-height:1.65;margin:.9rem 0 0;max-width:760px}.categoriasInputs{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0e16db;border:1px solid #ffffff14;border:1px solid var(--pos-border);border-radius:18px;box-shadow:0 10px 30px #00000038;box-shadow:var(--pos-shadow-soft);display:flex;gap:.7rem;overflow-x:auto;padding:.85rem 1rem;position:sticky;scrollbar-width:none;top:0;z-index:30}.categoriasInputs::-webkit-scrollbar{display:none}.categoryChip{background:linear-gradient(180deg,#252c3ae6,#171c27e6);border:1px solid #ffffff14;border-radius:999px;box-shadow:inset 0 1px 0 #ffffff08;color:#c7cdd8;cursor:pointer;flex-shrink:0;font-size:.88rem;font-weight:700;padding:.72rem .95rem;transition:.22s ease;white-space:nowrap}.categoryChip:hover{border-color:#ff6b3573;box-shadow:0 10px 20px #ff6b351f;color:#fff;transform:translateY(-1px)}.categoryChip.active{background:linear-gradient(135deg,#ff6b35,#ff8a45);background:linear-gradient(135deg,var(--pos-accent),var(--pos-accent-2));border-color:#0000;box-shadow:0 12px 28px #ff6b3547;color:#fff}.categoriSection,.selectedCategoryBlock{background:linear-gradient(180deg,#121926eb,#0a0e16eb);border:1px solid #ffffff14;border:1px solid var(--pos-border);border-radius:22px;border-radius:var(--pos-radius-lg);box-shadow:0 10px 30px #00000038;box-shadow:var(--pos-shadow-soft);display:flex;flex-direction:column;gap:.9rem;padding:1rem;width:100%}.deFlexTitlesection,.selectedCategoryHeader{align-items:center;display:flex;gap:1rem;justify-content:space-between}.sectionHeading{display:flex;flex-direction:column;gap:.15rem}.deFlexTitlesection h3,.selectedCategoryTitle{color:#f8fafc;color:var(--pos-text);font-size:1.2rem;font-weight:800;letter-spacing:-.02em;margin:0}.sectionSubtitle{color:#9ca3af;color:var(--pos-text-soft);font-size:.88rem;font-weight:400;line-height:1.45;margin:.2rem 0 0}.deFlexTitlesection button,.seeMoreBtn{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;color:#ff8a45;color:var(--pos-accent-2);cursor:pointer;font-size:.88rem;font-weight:700;letter-spacing:.2px;padding:.65rem .9rem;transition:.2s ease;white-space:nowrap}.deFlexTitlesection button:hover,.seeMoreBtn:hover{background:#ff6b351f;border-color:#ff6b3547;box-shadow:0 12px 22px #ff6b351f;color:#fff;transform:translateY(-1px)}.productsSwiper{overflow:visible;width:100%}.productsSwiper .swiper-slide{height:auto}.productsSwiper .swiper-button-next,.productsSwiper .swiper-button-prev{background:#111827f5;border:1px solid #ffffff1a;border-radius:50%;box-shadow:0 8px 20px #00000059;color:#f3f4f6;height:40px;transition:.2s ease;width:40px}.productsSwiper .swiper-button-next:hover,.productsSwiper .swiper-button-prev:hover{border-color:#ff6b3566;color:#fff;transform:scale(1.04)}.productsSwiper .swiper-button-next:after,.productsSwiper .swiper-button-prev:after{font-size:12px;font-weight:800}.productsSwiper .swiper-pagination{margin-top:.85rem;position:relative}.productsSwiper .swiper-pagination-bullet{background:#ffffff29;height:9px;opacity:1;width:9px}.productsSwiper .swiper-pagination-bullet-active{background:#ff6b35;background:var(--pos-accent);border-radius:999px;width:22px}.productCard{background:linear-gradient(180deg,#161e2df5,#0c111bf5);background:var(--pos-card);border:1px solid #ffffff0f;border-radius:16px;box-shadow:0 10px 28px #00000042;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.productCard,.productCard *{animation:none!important;-webkit-animation:none!important;opacity:1!important}.productCard:after{background:linear-gradient(180deg,#ffffff05,#0000 35%);content:"";inset:0;pointer-events:none;position:absolute}.productCard:hover{border-color:#ff6b3557;box-shadow:0 20px 46px #00000073,0 0 20px #ff6b351a;transform:translateY(-5px)}.productCardImageWrap{aspect-ratio:4/3;background:radial-gradient(circle at 50% 35%,#ffffff14,#111827f2);overflow:hidden;position:relative;width:100%}.productCardImageWrap:after{background:linear-gradient(0deg,#0b0f1785,#0000);content:"";height:35%;inset:auto 0 0 0;pointer-events:none;position:absolute}.productCardImage{box-sizing:border-box;display:block;height:100%;object-fit:contain;object-position:center;padding:.25rem;transition:transform .4s ease;width:100%}.productCard:hover .productCardImage{transform:scale(1.05)}.productBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#d6a447eb;border-radius:999px;box-shadow:0 10px 20px #d6a4472e;color:#fff;font-size:.7rem;font-weight:700;left:12px;letter-spacing:.3px;padding:.36rem .72rem;position:absolute;top:12px}.productCardBody{display:flex;flex:1 1;flex-direction:column;gap:.75rem;padding:.68rem}.productCardTop{grid-gap:.55rem;align-items:start;display:grid;gap:.55rem;grid-template-columns:1fr auto}.productCardTitleBlock{display:flex;flex:1 1;flex-direction:column;gap:.35rem;min-width:0}.productCardTitle{color:#f8fafc;font-size:.88rem;font-weight:800;line-height:1.22;min-height:2.44em}.productCardDescription,.productCardTitle{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin:0;overflow:hidden}.productCardDescription{color:#9ca3af;color:var(--pos-text-soft);font-size:.76rem;line-height:1.4;min-height:2.8em}.productCardPriceBlock{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:.2rem}.productPrice{color:#ff6b35;color:var(--pos-accent);font-size:.88rem;font-weight:800;margin:0;transition:color .25s ease,text-shadow .25s ease;white-space:nowrap}.productCard:hover .productPrice{color:#ff8a45;color:var(--pos-accent-2);text-shadow:0 0 12px #ff6b3547}.productOldPrice{color:#6b7280;font-size:.75rem;font-weight:500;margin:0;text-decoration:line-through}.productCardFooter{align-items:center;border-top:1px solid #ffffff0d;display:flex;gap:.45rem;margin-top:auto;padding-top:.3rem}.productCardBuyBtn,.productCardDetailBtn,.productCardOptionsBtn{align-items:center;border:1px solid #0000;border-radius:10px;cursor:pointer;display:inline-flex;font-size:.74rem;font-weight:700;justify-content:center;min-height:32px;padding:.45rem .52rem;text-decoration:none;transition:.2s ease}.productCardDetailBtn{background:#ffffff08;border-color:#ffffff14;color:#ffb08d;flex:1 1}.productCardOptionsBtn{background:#4074b829;border-color:#5894e052;color:#cfe3ff;flex:1 1}.productCardOptionsBtn:disabled{cursor:not-allowed;opacity:.5}.productCardBuyBtn{background:linear-gradient(135deg,#ff6b35,#ff8a45);background:linear-gradient(135deg,var(--pos-accent),var(--pos-accent-2));box-shadow:0 10px 20px #ff6b353d;color:#fff;flex:1 1}.productCard:hover .productCardDetailBtn{border-color:#ff6b3559;color:#fff}.productCardOptionsBtn:hover:not(:disabled){background:#4074b84d;border-color:#5894e094;color:#fff}.productCardBuyBtn:hover{filter:brightness(1.06);transform:translateY(-1px)}.productCardOptionsPanel{grid-gap:.45rem;border-top:1px dashed #ffffff14;display:grid;gap:.45rem;margin-top:.55rem;padding-top:.55rem}.productCardOptionsTitle{color:#d4dde9;font-size:.75rem;font-weight:700;letter-spacing:.05em;margin:0;text-transform:uppercase}.productCardOptionsList{display:flex;flex-wrap:wrap;gap:.35rem}.productOptionChip{background:#ffffff05;border:1px solid #ffffff24;border-radius:999px;color:#c9d3df;cursor:pointer;font-size:.74rem;font-weight:600;padding:.3rem .55rem;transition:.2s ease}.productOptionChip:hover{border-color:#5894e094;color:#fff}.productOptionChip.active{background:#5894e059;border-color:#5894e0bf;color:#fff}.productCardOptionsEmpty{color:#6b7280;color:var(--pos-text-muted);font-size:.78rem;margin:0}.productCardCompact,.productCardFeatured{min-height:100%}.categoriSectionSelected{grid-gap:.9rem;display:grid;gap:.9rem;grid-template-columns:repeat(4,minmax(0,1fr));padding-top:.35rem;width:100%}.productsStatus{align-items:center;background:linear-gradient(180deg,#121926f2,#0b0f17f5);border:1px solid #ffffff14;border:1px solid var(--pos-border);border-radius:22px;box-shadow:0 10px 30px #00000038;box-shadow:var(--pos-shadow-soft);box-sizing:border-box;color:#f8fafc;color:var(--pos-text);display:flex;flex-direction:column;gap:.8rem;justify-content:center;min-height:220px;padding:1.6rem;text-align:center;width:100%}.productsStatus p{color:#9ca3af;color:var(--pos-text-soft);font-size:.92rem;margin:0}.productsError{background:linear-gradient(180deg,#301111d9,#1c0a0af2);border-color:#f871713d;border-color:var(--pos-danger-border)}.productsError p{color:#fecaca;color:var(--pos-danger-text)}.productsEmpty{background:linear-gradient(180deg,#121926eb,#0b0f17f5)}.statusIcon{background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;color:#fff;display:grid;font-size:1.25rem;height:54px;place-items:center;width:54px}.retryBtn{background:linear-gradient(135deg,#ff6b35,#ff8a45);background:linear-gradient(135deg,var(--pos-accent),var(--pos-accent-2));border:none;border-radius:12px;box-shadow:0 14px 28px #ff6b353d;color:#fff;cursor:pointer;font-weight:800;padding:.78rem 1.05rem;transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease}.retryBtn:hover{opacity:.98;transform:translateY(-1px)}.categoriaProductos{display:flex;gap:2rem;width:100%}.espacio{height:100vh}.backModal{border-radius:100px;color:var(--text-color2);font-size:17px;margin:10px;padding:10px 12px;position:absolute;top:10px}.backModal,.modalText{background-color:var(--blanco);z-index:2}.modalText{display:flex;flex-direction:column;gap:10px;height:40vh;overflow-y:auto;padding:20px}.modalText::-webkit-scrollbar{background-color:initial;cursor:pointer;height:5px;width:5px}.modalText::-webkit-scrollbar-thumb{background-color:var(--color1);border-radius:10px}.modalText h2,.modalText p{color:var(--text-color2);white-space:pre-line}.modalText h5{color:var(--color1);font-size:20px}.modal-content-detail{display:flex;flex-direction:column;position:relative}.modal-detail{background-color:var(--blanco);border:none;border-radius:10px;display:flex;flex-direction:column;height:90vh;overflow:hidden;top:0;width:30%}.overlay-detail{align-items:center;background-color:rgba(0,0,0,.333);display:flex;inset:0;justify-content:center;position:fixed;z-index:999}#SwiperSlide-scroll-img{display:flex;width:100%}#swiper_container_Imgs{height:40vh;width:100%}#swiper_container_Imgs img{height:100%;object-fit:cover;width:100%}.deFlexCart{margin-left:2rem;margin-top:1rem}.deFlexCart,.deFlexGoTocart{align-items:center;display:flex;gap:1rem}.deFlexGoTocart{bottom:0;left:0;right:0;width:100%;z-index:2}.deFlexCart button{border:none;border-radius:5px;padding:4px 8px}.btnAdd,.deFlexCart button{background-color:var(--color1);color:var(--blanco);cursor:pointer}.btnAdd{align-items:center;border:none;border-radius:10rem;box-shadow:0 4px 30px rgba(0,0,0,.196);display:flex;font-size:17px;gap:10px;justify-content:center;padding:12px 20px;width:10rem}.itemsDetail{gap:1rem}.itemsDetail label{align-items:center;background-color:var(--gris);border-radius:6px;display:flex;gap:2px;padding:10px}.deFLexPrice{display:flex;flex-wrap:wrap;gap:12px}.precioTachado{color:var(--text-color2)!important;opacity:.75;text-decoration:line-through}.modernPanel{background:linear-gradient(180deg,#121926f0,#0a0e16f5);border:1px solid #ffffff14;border:1px solid var(--pos-border);border-radius:24px;box-shadow:0 10px 30px #00000038;box-shadow:var(--pos-shadow-soft)}.modernForm{grid-gap:1rem;display:grid;gap:1rem;padding:1.25rem}.modernFormGrid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.modernField{display:flex;flex-direction:column;gap:.5rem}.modernField label{color:#f8fafc;color:var(--pos-text);font-size:.9rem;font-weight:700}.modernInput,.modernSelect,.modernTextarea{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;box-sizing:border-box;color:#f8fafc;color:var(--pos-text);outline:none;padding:.9rem 1rem;transition:.2s ease;width:100%}.modernInput::placeholder,.modernTextarea::placeholder{color:#7b8493}.modernInput:focus,.modernSelect:focus,.modernTextarea:focus{background:#ffffff0d;border-color:#ff6b3573;box-shadow:0 0 0 4px #ff6b351f}.modernTextarea{min-height:120px;resize:vertical}.modernFormActions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.modernBtnPrimary,.modernBtnSecondary{border:none;border-radius:14px;cursor:pointer;font-weight:800;padding:.9rem 1.15rem;transition:.2s ease}.modernBtnPrimary{background:linear-gradient(135deg,#ff6b35,#ff8a45);background:linear-gradient(135deg,var(--pos-accent),var(--pos-accent-2));box-shadow:0 14px 28px #ff6b353d;color:#fff}.modernBtnSecondary{background:#ffffff0a;border:1px solid #ffffff14;color:#f8fafc;color:var(--pos-text)}.modernBtnPrimary:hover,.modernBtnSecondary:hover{transform:translateY(-1px)}.modernTableWrap{background:#0e131ef5;border:1px solid #ffffff14;border:1px solid var(--pos-border);border-radius:20px;overflow-x:auto;width:100%}.modernTable{border-collapse:collapse;min-width:760px;width:100%}.modernTable thead th{background:#ffffff08;border-bottom:1px solid #ffffff14;color:#cbd5e1;font-size:.84rem;letter-spacing:.04em;padding:1rem;text-align:left;text-transform:uppercase}.modernTable tbody td{border-bottom:1px solid #ffffff0d;color:#9ca3af;color:var(--pos-text-soft);padding:1rem}.modernTable tbody tr{transition:background .2s ease}.modernTable tbody tr:hover{background:#ffffff08}.modernBadge{align-items:center;border-radius:999px;display:inline-flex;font-size:.78rem;font-weight:800;justify-content:center;padding:.45rem .75rem}.modernBadge.success{background:#22c55e24;color:#86efac}.modernBadge.warning{background:#f59e0b24;color:#fcd34d}.modernBadge.danger{background:#ef444424;color:#fca5a5}@media (max-width:1200px){.ProductsContain{padding-left:3%;padding-right:3%}.categoriSectionSelected{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.ProductsContain{padding:1rem}.Products{gap:1.2rem;padding-top:.2rem}.productsHero{border-radius:22px;padding:1.2rem}.productsHero h2{font-size:clamp(1.7rem,7vw,2.8rem);text-align:left}.categoriasInputs{border-radius:16px;gap:.55rem;padding:.75rem}.categoryChip{font-size:.84rem;padding:.68rem .86rem}.deFlexTitlesection,.selectedCategoryHeader{align-items:flex-start;flex-direction:column}.deFlexTitlesection h3,.selectedCategoryTitle{font-size:1.08rem}.productsSwiper .swiper-button-next,.productsSwiper .swiper-button-prev{display:none}.categoriSectionSelected{grid-template-columns:repeat(2,minmax(0,1fr))}.modernFormGrid{grid-template-columns:1fr}.overlay-detail{align-items:flex-end;justify-content:flex-end}.modal-detail{border-radius:0;height:100%;width:100%}#swiper_container_Imgs{height:20rem}}@media (max-width:560px){.ProductsContain{padding:.75rem}.productsHero{border-radius:18px;padding:1rem}.productsHeroText{font-size:.9rem;line-height:1.5}.categoriasInputs{border-radius:16px;gap:.5rem;padding:.7rem}.categoryChip{font-size:.82rem;padding:.62rem .82rem}.categoriSection,.selectedCategoryBlock{border-radius:18px;gap:.8rem;padding:.9rem}.categoriSectionSelected{gap:.55rem;grid-template-columns:repeat(2,minmax(0,1fr))}.productCard{border-radius:14px}.productCardImageWrap{aspect-ratio:4/3}.productCardImage{object-fit:contain;padding:.22rem}.productCardBody{gap:.52rem;padding:.58rem}.productCardTop{align-items:start;gap:.5rem;grid-template-columns:1fr auto}.productCardTitle{-webkit-line-clamp:2;line-clamp:2;font-size:.78rem;line-height:1.2}.productCardDescription{-webkit-line-clamp:2;line-clamp:2;font-size:.7rem;line-height:1.35}.productCardPriceBlock{align-items:flex-end;gap:.2rem}.productPrice{font-size:.78rem}.productOldPrice{font-size:.66rem}.productCardFooter{gap:.45rem;padding-top:.2rem}.productCardBuyBtn,.productCardDetailBtn,.productCardOptionsBtn{border-radius:8px;font-size:.66rem;min-height:30px;padding:.38rem .42rem}.productCardFooter{gap:.32rem}.productBadge{font-size:.68rem;left:10px;padding:.32rem .65rem;top:10px}.btnAdd{width:100%}}@media (max-width:380px){.categoriSectionSelected{grid-template-columns:1fr}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loadingContain{padding:20px 0}.cardsLoading{display:flex;gap:2rem;overflow:hidden}.cardLoading{animation:gradientMove 1s linear infinite;background:linear-gradient(90deg,#e8e6e6,#fff,#fff);background-size:400% 400%;border-radius:20px;height:14rem;margin-bottom:2rem;margin-right:2rem;width:13rem}.cardsLoading2{display:flex;gap:2rem;overflow:hidden;width:100%}.cardLoading2{animation:gradientMove 1s linear infinite;background:linear-gradient(90deg,#e8e6e6,#fff,#fff);background-size:400% 400%;border-radius:20px;height:8rem;margin-right:2rem;width:23rem}@media (max-width:700px){.cardLoading{height:12rem;margin-right:1rem;width:10rem}.cardsLoading,.cardsLoading2{padding-left:3%}.cardLoading2{height:6rem;margin-right:1rem;width:19rem}}.modal-cart{background:linear-gradient(180deg,#1f1f1f,#1a1a1a);border-left:1px solid #ffffff14;border-radius:18px 0 0 18px;color:#f5f5f5;display:flex;flex-direction:column;height:100vh;overflow:hidden;top:0;width:65vh}.overlay-cart{background-color:#0009;bottom:0;display:flex;justify-content:right;left:0;position:fixed;right:0;top:0;z-index:999}.deFLex{align-items:center;background:#ff6b351f;border-bottom:1px solid #ffffff14;display:flex;gap:.75rem;justify-content:space-between;padding:.95rem 1rem}.deFLex h4{color:#f5f5f5;font-size:1rem;font-weight:700}.deFLex button{background:#0000;border:none;color:#f5f5f5;cursor:pointer}.deleteToCart{background:#ff6b3524!important;border:1px solid #ff6b3566!important;border-radius:999px;color:#ff8a5c!important;font-size:.8rem;font-weight:700;padding:.42rem .78rem}.modal-content-cart{height:72vh;overflow-y:auto;padding:.6rem;width:100%}.modal-content-cart::-webkit-scrollbar{background-color:initial;height:6px;width:6px}.modal-content-cart::-webkit-scrollbar-thumb{background-color:#ff6b35;border-radius:10px}.cardProductCart{align-items:center;background:#242424;border:1px solid #ffffff14;border-radius:14px;display:flex;gap:.65rem;justify-content:space-around;margin-bottom:.7rem;padding:.7rem}.cardProductCart img{border-radius:12px;height:5rem;object-fit:cover;width:5rem}.cardProductCartText{display:flex;flex-direction:column;gap:.35rem;justify-content:space-around;width:50%}.cardProductCartText h3{color:#f2f2f2;font-size:.98rem;font-weight:600;max-width:20ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cardProductCartText span{color:#b0b0b0;font-size:.84rem}.cardProductCartText strong{color:#ff6b35;font-size:.92rem;font-weight:700}.deColumn{gap:.75rem}.deleteCart{background-color:initial;border:none;color:#ff6b35;cursor:pointer;font-size:1rem;text-align:right}.deFlexCantidad{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.deFlexCantidad button{align-items:center;background:#2f2f2f;border:1px solid #ffffff24;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-weight:700;height:28px;justify-content:center;width:28px}.deFlexCantidad span{color:#e7e7e7;font-weight:700}.deColumnCart{background:#242424;border:1px solid #ffffff14;border-radius:14px;box-shadow:0 10px 24px #00000059;display:flex;flex-direction:column;gap:.8rem;margin:0 1rem 1rem;padding:.9rem}.deColumnCart h4{border-bottom:1px solid #ffffff1f;color:#f0f0f0;padding-bottom:.65rem}.deFLexBtns{align-items:center;display:flex;gap:.8rem;justify-content:space-between}.deFLexBtns .btn{font-size:.85rem}.btn,.btnWpp{align-items:center;border:none;border-radius:60px;cursor:pointer;display:flex;font-weight:700;gap:.5rem;justify-content:center;transition:transform .18s ease,filter .18s ease;width:100%}.btnWpp{background:linear-gradient(90deg,#1b6b1b,#1ea31e);color:#fff;padding:.72rem}.btn{background:linear-gradient(90deg,#ff6b35,#d95d2f);box-shadow:0 8px 20px #d95d2f4d;padding:.85rem}.btn:hover,.btnWpp:hover{filter:brightness(1.05);transform:translateY(-1px)}.btnWpp img{width:22px}.nohay{color:#a7a7a7;padding-top:5rem;text-align:center}.modal-send-form{background:#1f1f1f;color:#d7d7d7;display:flex;flex-direction:column;gap:1rem;padding:1rem}.modal-send-form input,.modal-send-form select,.modal-send-form textarea{background:#2a2a2a;border:1px solid #ffffff1a;border-radius:12px;color:#f0f0f0;outline:none;padding:.82rem;width:100%}.modal-send-form textarea{min-height:96px;resize:vertical}.modal-send-form input::placeholder,.modal-send-form textarea::placeholder{color:#8f8f8f}.modal-send-form input:focus,.modal-send-form select:focus,.modal-send-form textarea:focus{border-color:#ff6b35bf;box-shadow:0 0 0 3px #ff6b352e}.deFLexRadio{background:#2a2a2a;border:1px solid #ffffff1a;border-radius:12px;color:#d4d4d4;display:flex;flex-direction:column;font-size:.9rem;gap:.6rem;padding:.85rem}.deFLexRadio div{align-items:center;display:flex;gap:.5rem}.deFLexRadio label{color:#d4d4d4}.deFLexRadio input[type=radio]{accent-color:#ff6b35}.deNonefieldset{display:none}.mesasGrapCart{display:flex;flex-wrap:wrap;gap:.6rem;max-height:40vh;overflow-y:auto}.mesasGrapCart::-webkit-scrollbar{background-color:initial;height:5px;width:5px}.mesasGrapCart::-webkit-scrollbar-thumb{background-color:#ff6b35;border-radius:10px}.mesasGrapCart span{font-size:.75rem}.mesaCard{align-items:center;background:#2a2a2a;border:1px solid #ffffff1f;border-radius:12px;color:#e0e0e0;cursor:pointer;display:flex;flex-direction:column;font-size:.84rem;height:4rem;justify-content:center;padding:.55rem;text-align:center;width:5rem}.mesaCard input{accent-color:#ff6b35;margin-top:4px}.bg-green{background:#4ade801f;border-color:#4ade8059}.bg-red{background:#f871711a;border-color:#f8717159}.selectedMesa{background:#ff6b3526;border-color:#ff6b35b3;color:#ff9d73}.cartIcon{background:#0000;border:none;color:#ff8a5c;cursor:pointer;font-size:1.25rem}.cartIconFixed{align-items:center;background:linear-gradient(145deg,#ff6b35,#d95d2f);border:none;border-radius:100%;bottom:50px;box-shadow:0 12px 30px #d95d2f59;color:#fff;display:flex;font-size:1.05rem;height:2.5rem;justify-content:center;padding:25px;position:fixed;right:24px;width:2.5rem;z-index:1200}.cartIconFixed span{background-color:#111;border-radius:100%;color:#fff;font-size:.75rem;margin-left:1rem;margin-top:-15px;padding:4px 7px;position:absolute}@media (max-width:900px){.modal-cart{border-left:none;border-radius:0;height:100vh;width:100%}.modal-content-cart::-webkit-scrollbar-thumb{background-color:initial}.cartIcon{color:#fff}.cartIconFixed{bottom:24px;right:16px}.mesasGrapCart{max-height:45vh}.deColumnCart h4{font-size:.95rem}}.cartDrawerOverlay{background:#00000073;display:flex;inset:0;justify-content:flex-end;position:fixed;z-index:1300}.cartDrawer{background:#fff;border:none;box-shadow:-8px 0 32px #0000001f;color:#111827;height:100vh;outline:none;overflow:hidden;width:min(460px,100vw)}.cartDrawer__container{background:#f3f4f6;display:flex;flex-direction:column;height:100%}.cartDrawer__header{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;gap:.75rem;justify-content:space-between;padding:1rem 1.2rem}.cartDrawer__backButton{align-items:center;background:#0000;border:none;color:#374151;cursor:pointer;display:flex;font-size:1.1rem;padding:.25rem}.cartDrawer__clearButton{align-items:center;background:#fff1f2;border:1px solid #fca5a5;border-radius:8px;color:#dc2626;cursor:pointer;display:flex;font-size:.8rem;font-weight:600;gap:.3rem;padding:.35rem .65rem;white-space:nowrap}.cartDrawer__clearButton:disabled{cursor:default;opacity:.4}.cartDrawer__titleWrap h2{color:#111827;font-size:1.05rem;font-weight:700;margin:0}.cartDrawer__titleWrap p{color:#6b7280;font-size:.75rem;margin:0}.cartDrawer__steps{grid-gap:.5rem;background:#fff;border-bottom:1px solid #e5e7eb;display:grid;gap:.5rem;grid-template-columns:1fr 1fr;padding:.75rem 1.2rem}.cartDrawer__stepButton{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;font-size:.85rem;font-weight:500;padding:.5rem .75rem;transition:background .15s,border-color .15s,color .15s}.cartDrawer__stepButton.is-active{background:#065f46;border-color:#065f46;color:#fff;font-weight:700}.cartDrawer__stepButton:disabled{cursor:default;opacity:.45}.cartDrawer__empty,.cartDrawer__loading{color:#6b7280;margin:auto;padding:2rem;text-align:center}.cartDrawer__empty h3{color:#374151;margin-bottom:.5rem}.cartDrawer__empty button{background:#ff6b35;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:.8rem;padding:.6rem 1.2rem}.cartDrawer__list{flex:1 1;overflow-y:auto;padding:.75rem 1rem 1rem}.cartDrawer__productCard{grid-gap:.65rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:grid;gap:.65rem;grid-template-columns:72px 1fr auto;margin-bottom:.6rem;padding:.75rem}.cartDrawer__productImage img{border-radius:10px;height:72px;object-fit:cover;width:72px}.cartDrawer__productInfo h4{color:#111827;font-size:.92rem;font-weight:600}.cartDrawer__productInfo p{color:#6b7280;font-size:.78rem;margin:.15rem 0}.cartDrawer__productInfo strong{color:#ff6b35;font-size:.9rem}.cartDrawer__productActions{align-items:flex-end;display:flex;flex-direction:column;gap:.5rem}.cartDrawer__removeButton{background:#0000;border:none;color:#ef4444;cursor:pointer;font-size:.95rem}.cartDrawer__qtyControl{align-items:center;display:flex;gap:.4rem}.cartDrawer__qtyControl button{align-items:center;background:#f9fafb;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:700;height:26px;justify-content:center;width:26px}.cartDrawer__qtyControl span{color:#111827;font-weight:600;min-width:1.2ch;text-align:center}.cartDrawer__summary{background:#fff;border-top:1px solid #e5e7eb;padding:1rem 1.2rem}.cartDrawer__summaryTotal{align-items:center;color:#111827;display:flex;font-size:1rem;justify-content:space-between;margin-bottom:.9rem}.cartDrawer__summaryTotal strong{color:#111827;font-size:1.1rem}.cartDrawer__checkoutButton,.cartDrawer__submitButton{align-items:center;background:linear-gradient(90deg,#ff6b35,#d95d2f);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:700;gap:.45rem;justify-content:center;padding:.8rem;transition:filter .15s;width:100%}.cartDrawer__checkoutButton:hover,.cartDrawer__submitButton:hover{filter:brightness(1.06)}.cartDrawer__checkoutButton img{width:18px}.cartDrawer__checkout{display:flex;flex:1 1;flex-direction:column;gap:0;overflow-y:auto;padding:.8rem 1rem 1.4rem}.cartDrawer__section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:.75rem;padding:1rem 1rem .85rem}.cartDrawer__section h4{color:#111827;font-size:.9rem;font-weight:700;margin-bottom:.65rem}.cartDrawer__fieldGrid{grid-gap:.6rem;display:grid;gap:.6rem}.cartDrawer__checkout input:not([type=radio]):not([type=checkbox]),.cartDrawer__checkout textarea{background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;color:#111827;font-size:.88rem;outline:none;padding:.65rem .8rem;transition:border-color .15s,box-shadow .15s;width:100%}.cartDrawer__checkout input:not([type=radio]):not([type=checkbox]):focus,.cartDrawer__checkout textarea:focus{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b3526}.cartDrawer__checkout textarea{min-height:80px;resize:vertical}.cartDrawer__radioGroup{display:flex;flex-direction:column;gap:.55rem;margin-bottom:.6rem}.cartDrawer__radioGroup label{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:.88rem;gap:.5rem}.cartDrawer__radioGroup input[type=radio]{accent-color:#ff6b35;cursor:pointer;flex-shrink:0;height:16px;width:16px}.cartDrawer__reserveTableButton{align-items:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;color:#c2410c;cursor:pointer;display:flex;font-size:.84rem;font-weight:700;justify-content:space-between;padding:.62rem .8rem;transition:filter .15s ease;width:100%}.cartDrawer__reserveTableButton:hover{filter:brightness(.97)}.cartDrawer__reserveTableButton.is-active{background:linear-gradient(90deg,#ffedd5,#fed7aa);border-color:#fdba74}.cartDrawer__reserveArrow{font-size:.9rem;line-height:1;transform:rotate(90deg);transition:transform .15s ease}.cartDrawer__reserveArrow.is-open{transform:rotate(-90deg)}.cartDrawer__mesaHint{color:#6b7280;font-size:.8rem;line-height:1.4;margin:.55rem 0 0}.cartDrawer__helpText{color:#6b7280;font-size:.78rem;line-height:1.45;margin-top:.75rem}@media (max-width:900px){.cartDrawer{width:100vw}}.demo{background:radial-gradient(1200px 500px at 20% -10%,#ff6b352e,#0000 60%),radial-gradient(900px 500px at 100% 0,#d4a5741f,#0000 60%),#1a1a1a}.homeHero{align-items:center;display:flex;justify-content:center;max-height:860px;min-height:78vh;overflow:hidden;position:relative;width:100%}.homeHeroFallback,.homeHeroImage{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.homeHeroFallback{background:linear-gradient(135deg,#2d2d2d,#1f1f1f)}.homeHeroOverlay{background:linear-gradient(180deg,#00000061,#00000094 45%,#1a1a1a);inset:0;position:absolute}.homeHeroContent{padding:5rem 1rem 3rem;position:relative;text-align:center;width:min(92%,980px);z-index:2}.homeHeroContent h1{text-wrap:balance;color:#fff;font-size:clamp(2.1rem,6vw,4.8rem);font-weight:800;letter-spacing:-.02em;line-height:1.03;margin:0}.homeHeroContent h1 span{color:#ff6b35}.homeHeroContent p{color:#d2d2d2;font-size:clamp(1rem,2.4vw,1.28rem);line-height:1.55;margin:1.25rem auto 0;width:min(96%,700px)}.homeHeroCta{align-items:center;background:#ff6b35;border:1px solid #ffffff1f;border-radius:999px;box-shadow:0 8px 30px #ff6b355c;color:#fff;display:inline-flex;font-size:1.02rem;font-weight:700;justify-content:center;margin-top:2rem;padding:.95rem 1.8rem}.homeHeroCta:hover{background:#ff7a49;transform:translateY(-1px)}.homeHeroCtaSecondary{background:#0000;border:1px solid #ffffff47;box-shadow:none;margin-left:.75rem}.homeHeroCtaSecondary:hover{background:#ffffff1f}.overlay{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000009e;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1200}.modal-content{animation:modalEnter .18s ease-out;background:linear-gradient(180deg,#292929,#1f1f1f);border:1px solid #ffffff14;border-radius:16px;box-shadow:0 16px 38px #0006;color:#f2f2f2;width:min(96%,460px)}@keyframes modalEnter{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{align-items:center;border-bottom:1px solid #ffffff14;display:flex;justify-content:space-between;padding:.95rem 1rem}.modal-header h3{font-size:1.1rem;margin:0}.close-modal{background:#0000;border:0;border-radius:8px;color:#f2f2f2;cursor:pointer;font-size:1.6rem;height:34px;line-height:1;transition:background .2s ease,transform .2s ease;width:34px}.close-modal:hover{background:#ffffff1a;transform:scale(1.02)}.modal-body{grid-gap:.65rem;display:grid;gap:.65rem;padding:1rem}.modal-body label{color:#d8d8d8;font-weight:600}.modal-body select{background:#171717;border:1px solid #ffffff2e;border-radius:8px;color:#fff;outline:none;padding:.58rem .7rem;transition:border-color .2s ease,box-shadow .2s ease}.modal-body select:focus{border-color:#ff6b35e6;box-shadow:0 0 0 2px #ff6b3533}.modal-footer{display:flex;gap:.6rem;justify-content:flex-end;padding:0 1rem 1rem}.btn{background:#ff6b35;border:0;border-radius:10px;font-weight:700;padding:.62rem .98rem;transition:transform .2s ease,background .2s ease,opacity .2s ease}.modal-footer .btn:hover{transform:translateY(-1px)}.modal-footer .btn:active{transform:translateY(0)}.btn-secondary{background:#3a3a3a}.btn-secondary:hover{background:#4b4b4b}.homeFeatured,.homeInfo,.homeSpecialties{margin:0 auto;width:min(92%,1280px)}.homeSpecialties{padding:3.2rem 0 2rem}.homeSectionHead{margin-bottom:1.8rem;text-align:center}.homeFeaturedHead h2,.homeSectionHead h2{color:#f5f5f5;font-size:clamp(1.7rem,4vw,2.6rem);font-weight:800;margin:0}.homeFeaturedHead p,.homeSectionHead p{color:#b0b0b0;line-height:1.5;margin:.6rem auto 0;max-width:760px}.homeSpecialtiesSkeleton{animation:homeShimmer 1.3s linear infinite;background:linear-gradient(90deg,#2a2a2a,#333 45%,#2a2a2a);background-size:230% 100%;border-radius:26px;min-height:340px}@keyframes homeShimmer{0%{background-position:220% 0}to{background-position:-220% 0}}.homeBentoGrid{grid-gap:1rem;display:grid;gap:1rem;grid-auto-rows:220px;grid-template-columns:repeat(3,minmax(0,1fr))}.homeBentoItem{border:1px solid #ffffff14;border-radius:24px;box-shadow:0 14px 42px #00000047;overflow:hidden;position:relative}.homeBentoItemLarge{grid-column:span 2;grid-row:span 2}.homeBentoImage{height:100%;inset:0;object-fit:cover;position:absolute;transition:transform .8s ease;width:100%}.homeBentoItem:hover .homeBentoImage{transform:scale(1.08)}.homeBentoOverlay{background:linear-gradient(180deg,#0003,#000000bf);inset:0;position:absolute}.homeBentoText{bottom:1rem;color:#fff;left:1rem;position:absolute;right:1rem;z-index:2}.homeBentoText h3{font-size:clamp(1.05rem,2vw,2rem);font-weight:800;margin:0}.homeBentoText span{color:#ff9a6f;display:inline-block;font-size:.92rem;font-weight:600;margin-top:.35rem}.homeFeatured{padding:3rem 0 2rem}.homeFeaturedHead{align-items:end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.2rem}.homeSeeAll{color:#ff6b35;font-weight:700}.homeSeeAll:hover{color:#ff8a5f}.homeFeaturedGrid{grid-gap:.9rem;display:grid;gap:.9rem;grid-template-columns:repeat(4,minmax(0,1fr))}.homeFeaturedCard{background:#242424;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 10px 28px #00000042;display:flex;flex-direction:column;overflow:hidden}.homeFeaturedCard,.homeFeaturedCard *{animation:none!important;-webkit-animation:none!important;opacity:1!important}.homeFeaturedCard:hover{border-color:#ff6b3566;transform:translateY(-4px)}.homeFeaturedImageWrap{aspect-ratio:4/3;overflow:hidden;position:relative}.homeFeaturedImage{box-sizing:border-box;height:100%;object-fit:contain;padding:.25rem;width:100%}.homeFeaturedBadge{background:#c89b32e6;border-radius:999px;color:#fff;font-size:.68rem;font-weight:700;left:.65rem;padding:.25rem .55rem;position:absolute;top:.65rem}.homeFeaturedBody{padding:.68rem}.homeFeaturedTitleRow{display:flex;gap:.45rem;justify-content:space-between}.homeFeaturedTitleRow h4{-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;color:#f3f3f3;display:-webkit-box;font-size:.88rem;font-weight:800;margin:0;overflow:hidden}.homeFeaturedTitleRow span{color:#ff6b35;font-size:.88rem;font-weight:800;white-space:nowrap}.homeFeaturedBody p{text-wrap:pretty;color:#a8a8a8;font-size:.76rem;line-height:1.45;margin:.5rem 0 0;overflow:visible;text-align:justify}.homeInfo{padding:2.5rem 0}.homeInfoGrid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.homeInfoCard{background:#242424;border:1px solid #ffffff14;border-radius:24px;padding:1.5rem;text-align:center}.homeInfoIconWrap{align-items:center;border-radius:50%;display:inline-flex;font-size:1.35rem;height:60px;justify-content:center;margin-bottom:.9rem;width:60px}.iconClock{background:#ff6b3526;color:#ff6b35}.iconMap{background:#d4a57426;color:#d4a574}.iconPhone{background:#b8733326;color:#b87333}.homeInfoCard h3{color:#f0f0f0;font-size:1.2rem;margin:0}.homeInfoCard p{color:#b0b0b0;margin:.5rem auto 0;max-width:280px}#menu-principal{scroll-margin-top:90px}@media (max-width:1200px){.homeFeaturedGrid,.homeInfoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.homeHero{min-height:68vh}.homeBentoGrid{grid-auto-rows:210px;grid-template-columns:1fr}.homeBentoItemLarge{grid-column:span 1;grid-row:span 1}.homeFeaturedHead{align-items:flex-start;flex-direction:column}.homeInfoGrid{grid-template-columns:1fr}}@media (max-width:560px){.homeFeatured,.homeInfo,.homeSpecialties{width:min(94%,1280px)}.homeHeroCtaSecondary{margin-left:0;margin-top:.7rem}.homeFeaturedGrid{gap:.55rem;grid-template-columns:repeat(2,minmax(0,1fr))}.homeFeaturedCard{border-radius:14px}.homeFeaturedBody{padding:.58rem}.homeFeaturedTitleRow h4,.homeFeaturedTitleRow span{font-size:.78rem}.homeFeaturedBody p{font-size:.7rem;line-height:1.35}.homeFeaturedImage{padding:.22rem}.homeFeaturedBadge{font-size:.62rem;left:.5rem;padding:.2rem .45rem;top:.5rem}}@media (max-width:380px){.homeFeaturedGrid{grid-template-columns:1fr}}.footer-contain{background-color:#1a1a1a;border-top:1px solid #3d2817;margin-top:auto;padding:64px 0 32px}.footer-inner{margin:0 auto;max-width:1280px;padding:0 24px}.footer-grid{grid-gap:48px;display:grid;gap:48px;grid-template-columns:repeat(4,1fr);margin-bottom:48px}.footer-col{display:flex;flex-direction:column;gap:12px}.footer-brand{align-items:center;display:flex;gap:8px;text-decoration:none}.footer-icon-fire{color:#ff6b35;font-size:22px}.footer-brand-name{color:#f5f5f5;font-family:Georgia,serif;font-size:22px;font-weight:700}.footer-description{color:#b3b3b3;font-size:13px;line-height:1.7;margin:0}.footer-socials{display:flex;gap:16px;padding-top:8px}.footer-social-link{color:#b3b3b3;font-size:13px;text-decoration:none;transition:color .2s}.footer-social-link:hover{color:#ff6b35}.footer-col-title{color:#f5f5f5;font-family:Georgia,serif;font-size:16px;font-weight:600;margin:0 0 4px}.footer-list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.footer-link{color:#b3b3b3;font-size:13px;text-decoration:none;transition:color .2s}.footer-link:hover{color:#ff6b35}.footer-contact-item{align-items:flex-start;color:#b3b3b3;display:flex;font-size:13px;gap:10px}.footer-icon{color:#ff6b35;flex-shrink:0;margin-top:2px}.footer-hours li{gap:12px}.footer-bottom,.footer-hours li{display:flex;justify-content:space-between}.footer-bottom{align-items:center;border-top:1px solid #3d2817;flex-wrap:wrap;gap:16px;padding-top:24px}.footer-bottom p{color:#b3b3b3;font-size:13px;margin:0}.footer-bottom-links{display:flex;gap:16px}.footer-bottom-links span{color:#b3b3b3;cursor:pointer;font-size:13px;transition:color .2s}.footer-bottom-links span:hover{color:#f5f5f5}@media (max-width:1024px){.footer-grid{gap:32px;grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.footer-contain{padding:40px 0 24px}.footer-grid{gap:24px;grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column}}.btnWhatsapp img{width:30px}.btnWhatsapp{align-items:center;background-color:#1eb81e;border:none;border-radius:100%;bottom:120px;box-shadow:0 4px 30px rgba(0,0,0,.196);color:var(--blanco);cursor:pointer;display:flex;font-size:17px;height:2.5rem;justify-content:center;padding:25px;position:fixed;right:24px;transition:transform .2s ease,box-shadow .2s ease;width:2.5rem;z-index:1200}.btnWhatsapp:hover{box-shadow:0 8px 30px #00000040;transform:translateY(-2px)}.overlay-wpp{background-color:rgba(0,0,0,.384);bottom:0;justify-content:flex-end;left:0;padding:10rem 2rem 2rem;right:0;top:0;z-index:999}.modal-wpp,.overlay-wpp{display:flex;position:fixed}.modal-wpp{background-color:var(--blanco);border-radius:15px;bottom:30px;box-shadow:0 20px 60px #0000002e;flex-direction:column;height:23rem;margin-right:2%;overflow:hidden;width:20rem}.containModalWpp{display:flex;flex-direction:column;height:100%;width:100%}.headerWpp{align-items:center;background-color:#1eb81e;display:flex;font-weight:600;justify-content:space-between;padding:10px 20px;width:100%}.headerWpp,.headerWpp button{border:none;color:var(--blanco)}.headerWpp button{background-color:initial;cursor:pointer;font-size:18px;font-weight:700}.closeBtn{line-height:1}.btnsWpp{gap:1rem;min-height:0;overflow-y:auto;padding:10px}.btnsWpp,.btnsWppList{display:flex;flex-direction:column}.btnsWppList{gap:.75rem}.btnsWpp::-webkit-scrollbar{background-color:initial;cursor:pointer;height:5px;width:5px}.btnsWpp::-webkit-scrollbar-thumb{background-color:#1eb81e;border-radius:10px}.btnWppContact{align-items:center;background-color:var(--gris);border:none;border-radius:14px;color:var(--text-color2);cursor:pointer;display:flex;gap:10px;justify-content:space-between;padding:12px 14px;transition:all .2s ease;width:100%}.btnWppContact:hover{transform:translateY(-1px)}.btnWppContact img{height:20px;width:20px}.activeWpp{background-color:#1eb81e;color:var(--blanco)}.sendWpp textarea{background-color:var(--gris);border:none;border-radius:15px;color:var(--text-color2);display:flex;font-family:inherit;font-size:14px;min-height:3rem;outline:none;padding:12px 14px;resize:none;width:100%}.sendWpp textarea::placeholder{color:#777}.sendWpp{align-items:flex-end;background-color:var(--blanco);border-top:1px solid #0000000f;display:flex;gap:10px;margin-top:auto;padding:10px}.sendWpp button{background-color:initial;border:none;color:#1eb81e;cursor:pointer;flex-shrink:0;font-size:25px}.mensaje{background-color:var(--gris);border-radius:0 20px 20px 20px;margin:15px 20px 0 10px;padding:10px}.mensaje p{color:var(--text-color2);font-weight:400;line-height:1.4}@media (max-width:900px){.btnWhatsapp{bottom:104px;position:fixed;right:16px}}@media (max-width:500px){.modal-wpp{background-color:var(--blanco);border-radius:15px;display:flex;flex-direction:column;height:25rem;margin-right:0;margin-top:40vh;overflow:hidden;width:95%}.overlay-wpp{justify-content:center;padding:10px}.btnsWpp{min-height:0}}.mobileBottomNav{align-items:center;background:#0f172af2;border-top:1px solid #fff3;bottom:0;display:flex;gap:.75rem;justify-content:space-around;left:0;padding:.7rem 1rem calc(.7rem + env(safe-area-inset-bottom));position:fixed;right:0;z-index:1250}.mobileBottomNav__item{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:.78rem;font-weight:600;gap:.3rem;justify-content:center;padding:.35rem .5rem}.mobileBottomNav__item svg{color:#fff;font-size:1.35rem}.mobileBottomNav__item.is-active,.mobileBottomNav__item:hover{color:#fff}@media (min-width:768px){.mobileBottomNav{display:none}}.admin-layout{--adm-bg:#0b0f17;--adm-bg-section:#111827;--adm-surface:#111827d1;--adm-border:#ffffff14;--adm-text:#f8fafc;--adm-text-muted:#94a3b8;--adm-text-sub:#cbd5e1;--adm-accent:#f97316;--adm-accent-hover:#f9731626;--adm-card-bg:#151e2df5;--adm-input-bg:#ffffff0d;--adm-input-text:#f8fafc;--adm-shadow:0 20px 40px #00000059;transition:background .3s ease,color .3s ease}.admin-layout.admin-light{--adm-bg:#f1f5f9;--adm-bg-section:#f8fafc;--adm-surface:#ffffffeb;--adm-border:#0000001a;--adm-text:#0f172a;--adm-text-muted:#475569;--adm-text-sub:#334155;--adm-accent:#1e293b;--adm-accent-hover:#1e293b14;--adm-card-bg:#fff;--adm-input-bg:#fff;--adm-input-text:#0f172a;--adm-shadow:0 4px 20px #00000014}.admin-layout .containerGrid{background:var(--adm-bg);transition:background .3s ease}.admin-layout .containerSection{background:var(--adm-bg-section);transition:background .3s ease}.admin-layout .navbarDashboard{background:var(--adm-bg);border-right-color:var(--adm-border);transition:background .3s ease,border-color .3s ease}.admin-layout .logo span{color:var(--adm-text);transition:color .3s ease}.admin-layout .navbarDashboard a{color:var(--adm-text-muted);transition:background .2s,color .2s}.admin-layout .navbarDashboard a:hover{background:var(--adm-accent-hover);color:var(--adm-text)}.admin-layout .activeLink{background:var(--adm-accent-hover);border-left-color:var(--adm-accent);color:var(--adm-text)!important}.admin-layout.admin-light .activeLink svg{color:#1e293b}.admin-layout .HeaderDashContain{background:var(--adm-surface);border-color:var(--adm-border);box-shadow:var(--adm-shadow);transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}.admin-layout .headerLink{background:var(--adm-input-bg);border-color:var(--adm-border);color:var(--adm-text-sub);transition:background .2s,border-color .2s,color .2s}.admin-layout .headerLink:hover{background:var(--adm-accent-hover);color:var(--adm-text)}.admin-layout.admin-light .headerLink svg{color:#1e293b}.admin-layout .cardDash,.admin-layout .modaldashboard,.admin-layout .table-container,.admin-layout .tableContain,.admin-layout .welcomeSection{background:var(--adm-card-bg);border-color:var(--adm-border);box-shadow:var(--adm-shadow);transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}.admin-layout .welcomeTitle,.admin-layout h2,.admin-layout h3,.admin-layout h4{color:var(--adm-text);transition:color .3s ease}.admin-layout .welcomeSubtitle,.admin-layout label,.admin-layout p,.admin-layout span:not(.adminThemeToggle__thumb){color:var(--adm-text-sub);transition:color .3s ease}.admin-layout .welcomeBadge{background:#f973161f;border-color:#f973162e;color:#f97316;transition:background .3s ease,color .3s ease}.admin-layout.admin-light .welcomeBadge{background:#1e293b14;border-color:#1e293b26;color:#1e293b}.admin-layout table{background:var(--adm-card-bg);transition:background .3s ease}.admin-layout th{background:var(--adm-bg);border-color:var(--adm-border);color:var(--adm-text-muted);transition:background .3s ease,color .3s ease}.admin-layout td{border-color:var(--adm-border);color:var(--adm-text-sub);transition:color .3s ease}.admin-layout tr:hover td{background:var(--adm-accent-hover)}.admin-layout input,.admin-layout select,.admin-layout textarea{background:var(--adm-input-bg);border-color:var(--adm-border);color:var(--adm-input-text);transition:background .3s ease,color .3s ease,border-color .3s ease}.admin-layout input::placeholder,.admin-layout textarea::placeholder{color:var(--adm-text-muted)}.admin-layout.admin-light .btnOrange,.admin-layout.admin-light [class*=btnNaranja],.admin-layout.admin-light [style*="background: #f97316"],.admin-layout.admin-light [style*="background:#f97316"]{background:#1e293b!important;color:#fff!important}.admin-layout.admin-light ::-webkit-scrollbar-track{background:#e2e8f0}.admin-layout.admin-light ::-webkit-scrollbar-thumb{background:#94a3b8}.navbarDashboard{background:linear-gradient(180deg,#111827,#0b0f17);border-right:1px solid #ffffff14;display:flex;flex-direction:column;min-height:100vh;padding:20px;width:250px}.logo{align-items:center;display:flex;gap:10px;margin-bottom:25px}.logoImg{background:#fff;border:1px solid #ffffff26;border-radius:10px;display:block;flex-shrink:0;object-fit:cover}.logoBox,.logoImg{height:40px;width:40px}.logoBox{align-items:center;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:10px;color:#fff;display:flex;font-weight:700;justify-content:center}.logo span{color:#fff;font-weight:600}.links{display:flex;flex-direction:column;gap:8px}.navbarDashboard a{align-items:center;border-radius:10px;color:#94a3b8;display:flex;font-size:14px;gap:12px;padding:12px;text-decoration:none;transition:.2s}.navbarDashboard a svg{font-size:20px}.navbarDashboard a:hover{background:#ffffff0d;color:#fff}.activeLink{background:#f9731626;border-left:3px solid #f97316;color:#fff!important}:root{--pd-bg:#0b0f17;--pd-panel:#111827f0;--pd-panel-2:#141c2beb;--pd-border:#ffffff14;--pd-border-strong:#ffffff24;--pd-text:#f8fafc;--pd-text-soft:#9ca3af;--pd-text-muted:#6b7280;--pd-accent:#ff6b35;--pd-accent-2:#ff8a45;--pd-green:#22c55e;--pd-red:#ef4444;--pd-yellow:#f59e0b;--pd-shadow:0 18px 50px #00000059;--pd-radius-xl:28px;--pd-radius-lg:22px;--pd-radius-md:16px;--pd-radius-sm:12px}.productosAdmin{color:#f8fafc;color:var(--pd-text);display:flex;flex-direction:column;gap:1.5rem}.productosToolbar{align-items:flex-start;background:linear-gradient(135deg,#182030f2,#0d121cf2);border:1px solid #ffffff14;border:1px solid var(--pd-border);border-radius:28px;border-radius:var(--pd-radius-xl);box-shadow:0 18px 50px #00000059;box-shadow:var(--pd-shadow);display:flex;gap:1rem;justify-content:space-between;padding:1.5rem}.toolbarSubtitle{color:var(--pd-text-soft)}.btnPost,.excel,.pdf,.reload,.reverse{cursor:pointer;gap:.65rem;justify-content:center;padding:.85rem 1rem}.btnPost,.btnSave,.excel,.pdf,.reload,.reverse{align-items:center;border:none;border-radius:14px;display:inline-flex;font-weight:700;transition:.2s ease}.btnSave{background:linear-gradient(135deg,#ff6b35,#ff8a45);background:linear-gradient(135deg,var(--pd-accent),var(--pd-accent-2));box-shadow:0 12px 28px #ff6b352e;color:#fff;font-size:1rem;gap:.5rem;padding:.85rem 1.2rem}.btnSave:hover{box-shadow:0 16px 32px #ff6b3538;filter:brightness(1.08);transform:translateY(-1px) scale(1.03)}.excel{background:linear-gradient(135deg,#15803d,#22c55e);box-shadow:0 12px 28px #22c55e38;color:#fff}.btnPost,.pdf{background:linear-gradient(135deg,#ff6b35,#ff8a45);background:linear-gradient(135deg,var(--pd-accent),var(--pd-accent-2));box-shadow:0 12px 28px #ff6b3538;color:#fff}.reload,.reverse{background:#ffffff08;border:1px solid #ffffff14;border:1px solid var(--pd-border);color:#f8fafc;color:var(--pd-text)}.btnPost:hover,.excel:hover,.pdf:hover,.reload:hover,.reverse:hover{transform:translateY(-1px)}.filtersPanel{background:linear-gradient(180deg,#121926f0,#0a0e16f5);border:1px solid #ffffff14;border:1px solid var(--pd-border);border-radius:22px;border-radius:var(--pd-radius-lg);box-shadow:0 18px 50px #00000059;box-shadow:var(--pd-shadow);padding:1.25rem}.filtersHeader{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.filtersHeader h3{color:#fff;font-size:1.15rem;margin:0}.filtersActions{display:flex;gap:.75rem}.filtrosContain{grid-gap:1rem;align-items:end;display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(180px,1fr))}.inputsColumn{display:flex;flex-direction:column;gap:.45rem}.inputsColumn label{color:#9ca3af;color:var(--pd-text-soft);font-size:.86rem;font-weight:700}.inputsColumn input,.inputsColumn select{background:#ffffff0a;border:1px solid #ffffff14;border:1px solid var(--pd-border);border-radius:14px;box-sizing:border-box;color:#f8fafc;color:var(--pd-text);outline:none;padding:.9rem 1rem;transition:.2s ease;width:100%}.inputsColumn select{border-color:#d1d5db}.inputsColumn select,.inputsColumn select option{background:#fff;color:#111827}.inputsColumn input:focus,.inputsColumn select:focus,fieldset input:focus,fieldset select:focus,fieldset textarea:focus{border-color:#ff6b3573;box-shadow:0 0 0 4px #ff6b351f}.tablePanel{background:linear-gradient(180deg,#121926f0,#0a0e16f5);border:1px solid #ffffff14;border:1px solid var(--pd-border);border-radius:22px;border-radius:var(--pd-radius-lg);box-shadow:0 18px 50px #00000059;box-shadow:var(--pd-shadow);padding:1.25rem}.tablePanelHeader{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.tablePanelHeader h3{color:#fff;font-size:1.2rem;margin:0}.tablePanelHeader p{color:#9ca3af;color:var(--pd-text-soft);font-size:.9rem;margin:.25rem 0 0}.table-container{background:#0b0f17f2;border:1px solid var(--pd-border);border-radius:18px}.table-container::-webkit-scrollbar{background:#0000;height:8px;width:8px}.table-container::-webkit-scrollbar-thumb{background-color:#ff6b3559;border-radius:999px}.table{min-width:1100px}.table td,.table th{border-bottom:1px solid #ffffff0d;color:#dbe2ea;padding:1rem;vertical-align:middle}.table tbody tr{transition:background .2s ease}.table tbody tr:hover{background-color:#ffffff08}.table img{border:1px solid #ffffff14;border-radius:12px;object-fit:cover}.imgNonetd,.table img{height:46px;width:46px}.imgNonetd{background:#ffffff0a;border-radius:12px;box-sizing:border-box;color:#6b7280;color:var(--pd-text-muted);font-size:.72rem;padding:.3rem;text-align:center}.idBadge,.imgNonetd{align-items:center;display:inline-flex;justify-content:center}.idBadge{background:#ffffff0d;border-radius:999px;color:#cbd5e1;font-size:.84rem;font-weight:700;min-width:58px;padding:.45rem .7rem}.productNameCell{display:flex;flex-direction:column;gap:.4rem}.productName{color:#fff;font-weight:700}.categoryBadge,.statusBadge{align-items:center;border-radius:999px;display:inline-flex;font-size:.76rem;font-weight:800;justify-content:center;padding:.45rem .75rem;width:fit-content}.statusBadge.featured{background:#f59e0b24;color:#fcd34d}.statusBadge.normal{background:#94a3b824;color:#cbd5e1}.categoryBadge{background:#ff6b351f;color:#ffb08d}.priceText{color:#4ade80;font-weight:800}.actionsCell{align-items:center;display:flex;gap:.55rem}.editar,.eliminar,.ver{align-items:center;border-radius:12px;display:inline-flex;font-size:15px;height:38px;justify-content:center;text-decoration:none;transition:.2s ease;width:38px}.ver{background-color:#3b82f624;border:1px solid #3b82f659;color:#93c5fd}.editar:hover,.eliminar:hover,.ver:hover{box-shadow:0 10px 22px #0003;transform:translateY(-1px)}.modal,.modalImg{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#030712b8;display:flex;height:100%;inset:0;justify-content:center;position:fixed;width:100%;z-index:999}.modal-content,.modal-contentImg{border:1px solid #ffffff14;border:1px solid var(--pd-border);border-radius:24px;box-shadow:0 18px 50px #00000059;box-shadow:var(--pd-shadow);overflow:hidden}.modal-contentImg{background-color:#0f172a;height:min(80vh,90vh);position:relative;width:min(120vh,94vw)}.modal-contentImg img{height:100%;object-fit:contain;width:100%}.modal-content{background:linear-gradient(180deg,#121926fa,#0a0e16fa);height:min(82vh,92vh);overflow-y:auto;padding:1.2rem;width:min(120vh,96vw)}.modal-content::-webkit-scrollbar,.previevProduct::-webkit-scrollbar{background:#0000;height:7px;width:7px}.modal-content::-webkit-scrollbar-thumb,.previevProduct::-webkit-scrollbar-thumb{background-color:#ff6b3559;border-radius:999px}.modalHeader{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.modalHeaderLeft{display:flex;flex-direction:column;gap:.35rem}.modalHeaderLeft h3{color:#fff;font-size:1.35rem;margin:0}.modalBadge{background:#ff6b351f;border:1px solid #ff6b3538;border-radius:999px;color:#ffb08d;display:inline-flex;font-size:.78rem;font-weight:700;padding:.45rem .8rem;text-transform:uppercase;width:fit-content}.close,.close2{color:#fff;cursor:pointer;font-size:28px;transition:.2s ease}.close2:hover,.close:hover{opacity:.8;transform:scale(1.05)}.close2{background-color:#ffffff14;border-radius:12px;display:grid;height:42px;place-items:center;position:absolute;right:16px;top:16px;width:42px}.deFlexBtnsModal{align-items:center;display:flex;gap:1rem;justify-content:space-between}.modalTabs{display:flex;flex-wrap:wrap;gap:.75rem}.deFlexBtnsModal button{background-color:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;color:#9ca3af;color:var(--pd-text-soft);font-weight:700;padding:.7rem .95rem}.selected{background:#ff6b351f!important;border:1px solid #ff6b354d!important;color:#fff!important}.sectionImg,.sectiontext{display:flex;flex-direction:column;gap:1rem}.sectionImg fieldset{width:100%}.flexGrap,.items{display:flex;flex-wrap:wrap;gap:1rem}fieldset{background:#fff;border:1px solid #d4d8de;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;gap:.45rem;padding:.75rem .8rem .85rem;width:calc(50% - .5rem)}legend{background:#fff;border:1px solid #d1d5db;border-radius:999px;color:#111827;display:inline-block;font-size:.8rem;font-weight:700;margin:0 0 .45rem;padding:.2rem .55rem;width:fit-content}.sectiontext select,fieldset input,fieldset textarea{background:#fff;border:1px solid #cfd6df;border-radius:12px;box-sizing:border-box;color:#111827;font-size:.95rem;line-height:1.35;outline:none;padding:.72rem .85rem;width:100%}.sectiontext select:focus,fieldset input:focus,fieldset textarea:focus{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b3529}fieldset input::placeholder,fieldset textarea::placeholder{color:#6b7280}.sectionImg input[type=file],.sectiontext select option{background:#fff;color:#111827}.sectionImg input[type=file]{border:1px solid #cfd6df;border-radius:12px;box-sizing:border-box;padding:.45rem;width:100%}.sectionImg input[type=file]::file-selector-button{background:linear-gradient(135deg,#ff6b35,#ff8a45);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;margin-right:.65rem;padding:.5rem .8rem}.sectionImg input[type=file]:focus{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b3529}textarea{min-height:110px;resize:vertical}#descripcion{width:100%}.previevProduct{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem}.imgNone,.previevProduct img{border-radius:18px;flex-shrink:0;height:180px;object-fit:cover;width:180px}.previevProduct img{border:1px solid #ffffff14;cursor:pointer}.imgNone{align-items:center;background-color:#ffffff0a;box-sizing:border-box;color:#9ca3af;color:var(--pd-text-soft);display:flex;justify-content:center;padding:1rem;text-align:center}@media (max-width:1024px){.filtrosContain{grid-template-columns:repeat(2,minmax(180px,1fr))}fieldset{width:100%}}@media (max-width:824px){.productosToolbar{flex-direction:column}.toolbarRight{width:100%}.filtersHeader{align-items:flex-start;flex-direction:column}.filtrosContain{grid-template-columns:1fr}.modal{align-items:flex-end;justify-content:flex-end}.modal-contentImg{border-radius:0;height:100vh;width:100%}.modal-content{border-radius:24px 24px 0 0;height:92vh;width:100%}.imgNone,.previevProduct img{height:120px;width:120px}.modalHeader{flex-direction:column}.deFlexBtnsModal{justify-content:space-between;width:100%}}.items{display:flex;flex-wrap:wrap;gap:10px}.items fieldset{width:15%}@media (max-width:824px){.items fieldset{width:45%!important}.items{display:flex;gap:10px;justify-content:space-between}}.HeaderDashContain{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(180deg,#111827d1,#0f172ad1);border:1px solid #ffffff14;border-radius:22px;box-shadow:0 16px 35px #00000038;justify-content:space-between;margin-bottom:14px;padding:16px 20px;width:100%}.HeaderDashContain,.deFlexHeader{align-items:center;display:flex;gap:1rem}.deFlexHeader{flex-wrap:wrap}@media (max-width:1024px){.HeaderDashContain{align-items:stretch;flex-direction:column;padding:14px}.deFlexHeader{gap:10px;justify-content:space-between;width:100%}}@media (max-width:640px){.deFlexHeader{align-items:stretch;flex-direction:column}}.headerLink{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;color:#e2e8f0;display:inline-flex;font-size:14px;font-weight:600;gap:10px;min-height:46px;padding:0 16px;text-decoration:none;transition:all .2s ease}.headerLink svg{color:#f97316;font-size:18px}.headerLink:hover{background:#f973161a;border-color:#f9731638;color:#fff}.fullscreenButton{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;box-shadow:0 10px 24px #0000002e;color:#e2e8f0;cursor:pointer;display:flex;font-size:20px;height:48px;justify-content:center;transition:all .2s ease;width:48px}.fullscreenButton:hover{background:#f973161f;border-color:#f9731640;color:#fff;transform:translateY(-1px)}.fullscreenButton:active{transform:translateY(0)}.fullscreenButton:focus{outline:none}.fullscreenButton:focus-visible{box-shadow:0 0 0 3px #f973162e,0 10px 24px #0000002e}@media (max-width:640px){.fullscreenButton{border-radius:12px;font-size:18px;height:44px;width:44px}}.inputSearchDashboard{display:flex;flex-direction:column;gap:10px;max-width:420px;position:relative;width:100%}.search{align-items:center;background:#151e2df5;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 12px 30px #00000038;display:flex;gap:12px;height:52px;padding:0 16px;transition:all .2s ease;width:100%}.search:focus-within{border-color:#f9731659;box-shadow:0 12px 30px #00000047}.search-icon{color:#94a3b8;flex-shrink:0;font-size:20px}.search .input{background:#0000;border:none;color:#f8fafc;font-size:14px;font-weight:500;outline:none;width:100%}.search .input::placeholder{color:#64748b}.modalInput{background:linear-gradient(180deg,#111827,#0f172a);border:1px solid #ffffff14;border-radius:18px;box-shadow:0 20px 40px #00000059;left:0;overflow:hidden;padding:10px;position:absolute;top:58px;width:100%;z-index:20}.link{width:100%}.link a{align-items:center;border-radius:12px;color:#e2e8f0;display:flex;font-size:14px;font-weight:500;gap:12px;justify-content:space-between;padding:12px 14px;text-decoration:none;transition:all .2s ease}.link a:hover{background:#f973161f;color:#fff}.link-icon{color:#94a3b8;flex-shrink:0;font-size:18px}.link a:hover .link-icon{color:#fb923c}.emptyResult{color:#94a3b8;font-size:14px;margin:0;padding:14px;text-align:center}@media (max-width:1024px){.inputSearchDashboard{max-width:100%}}@media (max-width:640px){.search{border-radius:14px;height:48px}.modalInput{border-radius:14px;top:54px}.link a{padding:11px 12px}}.infoUserWrapper{align-items:center;display:flex}.userLoading{background:#ffffff0a;border-radius:16px;color:#94a3b8;font-size:14px;height:48px;padding:0 16px}.btnSession,.userLoading{align-items:center;border:1px solid #ffffff14;display:flex}.btnSession{background:#151e2df5;border-radius:16px;box-shadow:0 10px 24px #0000002e;color:#e2e8f0;gap:12px;min-height:52px;padding:8px 12px;text-decoration:none;transition:all .2s ease}.btnSession:hover{background:#f9731614;border-color:#f9731638;color:#fff}.userAvatar{align-items:center;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:999px;box-shadow:0 8px 20px #f9731638;color:#fff;display:flex;flex-shrink:0;font-size:15px;font-weight:700;height:38px;justify-content:center;overflow:hidden;width:38px}.userAvatar img{height:100%;object-fit:cover;width:100%}.userText{display:flex;flex-direction:column;line-height:1.1}.userLabel{color:#94a3b8;font-size:12px}.userName{color:#f8fafc;font-size:14px;font-weight:600;margin-top:3px}.arrow-icon{color:#94a3b8;font-size:18px;margin-left:4px}.btnSession:hover .arrow-icon{color:#fb923c}@media (max-width:640px){.btnSession{padding:8px 10px}.arrow-icon,.userText{display:none}}.btnInstall{align-items:center;background:linear-gradient(135deg,#f97316,#ea580c);border:1px solid #ffffff14;border-radius:14px;box-shadow:0 10px 25px #f9731640;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:10px;height:46px;padding:0 16px;transition:all .2s ease}.btnInstall svg{font-size:18px}.btnInstall:hover{box-shadow:0 14px 30px #f9731659;transform:translateY(-1px)}.btnInstall:active{transform:translateY(0)}.usuariosDataAdmin .deFlex2{align-items:center;display:flex;flex-wrap:nowrap;gap:.6rem;margin-bottom:.65rem}.usuariosDataAdmin .deFlex2 .btnSave,.usuariosDataAdmin .deFlex2 .excel,.usuariosDataAdmin .deFlex2 .pdf{margin:0;white-space:nowrap}.usuariosDataAdmin .filtrosContain input,.usuariosDataAdmin .filtrosContain select{background:#fff;border:1px solid #d1d5db;border-radius:12px;box-sizing:border-box;color:#111827;padding:.72rem .85rem}.usuariosDataAdmin .filtrosContain select option{background:#fff;color:#111827}.usuariosSwalPopup{padding:1.2rem 1.2rem 1rem!important}.usuariosSwalInput,.usuariosSwalTitle{color:#111827!important}.usuariosSwalInput{background:#fff!important;border:1px solid #d1d5db!important;border-radius:10px!important;padding:.65rem .75rem!important}.usuariosSwalCancel,.usuariosSwalConfirm{border-radius:10px!important;padding:.55rem .9rem!important}@media (max-width:900px){.usuariosDataAdmin .deFlex2{flex-wrap:wrap}}.deFlexPass{display:flex;width:100%}.deFlexPass button{background-color:initial;border:none}:root{--banner-bg:#0b0f17;--banner-panel:#111827f0;--banner-panel-2:#141c2beb;--banner-border:#ffffff14;--banner-text:#f8fafc;--banner-accent:#ff6b35;--banner-accent-2:#ff8a45;--banner-shadow:0 18px 50px #00000059;--banner-radius-xl:28px;--banner-radius-lg:22px;--banner-radius-md:16px;--banner-radius-sm:12px}.BannerContainer{color:#f8fafc;color:var(--banner-text);display:flex;flex-direction:column;gap:2rem}.BannerWrap{background:linear-gradient(180deg,#121926f0,#0a0e16f5);border:1px solid #ffffff14;border:1px solid var(--banner-border);border-radius:22px;border-radius:var(--banner-radius-lg);box-shadow:0 18px 50px #00000059;box-shadow:var(--banner-shadow);display:flex;flex-wrap:wrap;gap:1.2rem;max-height:60vh;overflow:auto;padding:1.2rem 1rem}.BannerWrap::-webkit-scrollbar{background-color:initial;height:5px;width:5px}.BannerWrap::-webkit-scrollbar-thumb{background-color:#ff6b35;background-color:var(--banner-accent);border-radius:10px}.cardBanner{align-items:center;background:linear-gradient(135deg,#182030f2,#0d121cf2);border:1px solid #ffffff14;border:1px solid var(--banner-border);border-radius:16px;border-radius:var(--banner-radius-md);box-shadow:0 8px 24px #0000002e;display:flex;height:130px;justify-content:center;overflow:hidden;position:relative;transition:box-shadow .2s;width:240px}.cardBanner img{border-radius:16px;border-radius:var(--banner-radius-md);height:100%;object-fit:cover;width:100%}.cardBanner:hover{border-color:#ff6b35;border-color:var(--banner-accent);box-shadow:0 16px 32px #ff6b352e}.btnBannerDelete{background:linear-gradient(135deg,#ff6b35,#ff8a45);background:linear-gradient(135deg,var(--banner-accent),var(--banner-accent-2));border:none;border-radius:10px;box-shadow:0 4px 12px #ff6b351f;color:#fff;cursor:pointer;font-size:18px;padding:6px 10px;position:absolute;right:10px;top:10px;transition:.18s;z-index:2}.btnBannerDelete:hover{box-shadow:0 8px 18px #ff6b3538;filter:brightness(1.08);transform:translateY(-1px) scale(1.05)}@media (max-width:1024px){.cardBanner{height:100px;width:160px}}#crearForm{display:flex;flex-direction:column;gap:10px}#crearForm input,select{border:none;padding:5px 10px;width:100%}.flexGrap{flex-wrap:wrap;gap:10px;width:100%}.deFlexBack,.flexGrap{align-items:center;display:flex;justify-content:space-between}.deFlexBack h4{color:var(--text-color2)}.previevCategori{display:flex;gap:10px;margin-top:1rem;overflow-x:scroll;padding-bottom:10px}.previevCategori::-webkit-scrollbar{background-color:initial;cursor:pointer;height:5px;width:5px}.previevCategori::-webkit-scrollbar-thumb{background-color:var(--color1);border-radius:10px;margin-top:3rem}.previevCategori img{border-radius:10px;height:130px;object-fit:cover;width:250px}@media (max-width:824px){#crearForm{flex-direction:column;flex-wrap:nowrap}}.containerGrid{background:#0b0f17;display:flex;min-height:100vh}.containerSection{background:linear-gradient(135deg,#111827,#0f172a);min-height:100vh;overflow-x:hidden;overflow-y:auto;padding:2rem;width:100%}.containerMain,.containerSection{display:flex;flex-direction:column;gap:1.5rem}.deflexMain{align-items:stretch;display:flex;gap:1.5rem;justify-content:space-between}.welcomeSection{background:linear-gradient(180deg,#151e2df5,#0d131ff5);border:1px solid #ffffff14;border-radius:22px;box-shadow:0 20px 40px #00000059;padding:2rem;width:100%}.welcomeTop{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.8rem}.welcomeText{display:flex;flex-direction:column;gap:.7rem}.welcomeBadge{background:#f973161f;border:1px solid #f973162e;border-radius:999px;color:#fb923c;display:inline-flex;font-size:13px;font-weight:600;padding:.45rem .85rem;width:fit-content}.welcomeTitle{color:#f8fafc;font-size:2.2rem;font-weight:800;letter-spacing:-.03em;line-height:1.1;margin:0}.welcomeSubtitle{color:#94a3b8;font-size:15px;font-weight:400;line-height:1.6;margin:0;max-width:700px}.welcomeIconBox{align-items:center;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:18px;box-shadow:0 12px 30px #f9731640;color:#fff;display:flex;font-size:30px;height:72px;justify-content:center;min-width:72px;width:72px}.quickStats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.quickStatCard{align-items:center;background:#ffffff08;border:1px solid #ffffff12;border-radius:18px;display:flex;gap:1rem;padding:1.2rem 1rem;transition:all .2s ease}.quickStatCard:hover{border-color:#f9731638;transform:translateY(-2px)}.quickStatIcon{align-items:center;border-radius:16px;display:flex;flex-shrink:0;font-size:22px;height:52px;justify-content:center;width:52px}.quickStatIcon.orange{background:#f973161f;color:#f97316}.quickStatIcon.blue{background:#3b82f61f;color:#60a5fa}.quickStatIcon.yellow{background:#f59e0b1f;color:#fbbf24}.quickStatInfo{display:flex;flex-direction:column;gap:.3rem}.quickStatLabel{color:#94a3b8;font-size:14px;font-weight:500}.quickStatValue{color:#f8fafc;font-size:1.7rem;font-weight:800;letter-spacing:-.03em;margin:0}@media (max-width:1024px){.containerGrid{flex-direction:column}.containerSection{padding:1rem}.welcomeTop{align-items:flex-start;flex-direction:column}.quickStats{grid-template-columns:1fr}.deflexMain{flex-direction:column}}@media (max-width:768px){.welcomeSection{padding:1.2rem}.welcomeTitle{font-size:1.8rem}.welcomeSubtitle{font-size:14px}.welcomeIconBox{font-size:26px;height:60px;width:60px}.quickStatValue{font-size:1.4rem}}.contactoDataAdmin .modal-content{background:linear-gradient(180deg,#121926fa,#0a0e16fa);padding:1.1rem}.contactoDataAdmin .sectiontext{display:flex;flex-direction:column;gap:1rem}.contactoDataAdmin .flexGrap{display:flex;flex-wrap:wrap;gap:1rem}.contactoDataAdmin fieldset{background:#fff;border:1px solid #d4d8de;border-radius:16px;box-sizing:border-box;padding:.75rem .8rem .85rem;width:calc(50% - .5rem)}.contactoDataAdmin legend{background:#fff;border:1px solid #d1d5db;border-radius:999px;color:#111827;display:inline-block;font-size:.8rem;font-weight:700;margin:0 0 .45rem;padding:.2rem .55rem;width:fit-content}.contactoDataAdmin fieldset input{background:#fff;border:1px solid #cfd6df;border-radius:12px;box-sizing:border-box;color:#111827;font-size:.95rem;line-height:1.35;outline:none;padding:.72rem .85rem;width:100%}.contactoDataAdmin fieldset input:focus{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b3529}@media (max-width:1024px){.contactoDataAdmin fieldset{width:100%}}:root{--cat-bg:#0b0f17;--cat-panel:#111827f0;--cat-panel-2:#141c2beb;--cat-border:#ffffff14;--cat-border-strong:#ffffff24;--cat-text:#f8fafc;--cat-text-soft:#9ca3af;--cat-text-muted:#6b7280;--cat-accent:#ff6b35;--cat-accent-2:#ff8a45;--cat-shadow:0 18px 50px #00000059;--cat-radius-xl:28px;--cat-radius-lg:22px;--cat-radius-md:16px;--cat-radius-sm:12px}.categoriasAdmin{color:#f8fafc;color:var(--cat-text);display:flex;flex-direction:column;gap:1.5rem}.categoriasToolbar{align-items:flex-start;background:linear-gradient(135deg,#182030f2,#0d121cf2);border:1px solid #ffffff14;border:1px solid var(--cat-border);border-radius:28px;border-radius:var(--cat-radius-xl);box-shadow:0 18px 50px #00000059;box-shadow:var(--cat-shadow);display:flex;gap:1rem;justify-content:space-between;padding:1.5rem}.toolbarLeft,.toolbarRight{align-items:center;display:flex;flex-wrap:wrap;gap:.85rem}.toolbarTitleBox{display:flex;flex-direction:column;gap:.35rem}.toolbarBadge{background:#ff6b351f;border:1px solid #ff6b3540;border-radius:999px;color:#ffb08d;display:inline-flex;font-size:.8rem;font-weight:700;padding:.5rem .85rem;text-transform:uppercase;width:fit-content}.toolbarTitle{color:#fff;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;line-height:1.1;margin:0;text-align:left}.toolbarSubtitle{color:#9ca3af;color:var(--cat-text-soft);font-size:.95rem;margin:0;max-width:700px}.btnPost,.btnSave{align-items:center;background:linear-gradient(135deg,#ff6b35,#ff8a45);background:linear-gradient(135deg,var(--cat-accent),var(--cat-accent-2));border:none;border-radius:14px;box-shadow:0 12px 28px #ff6b352e;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;gap:.5rem;padding:.85rem 1.2rem;transition:.2s ease}.btnPost:hover,.btnSave:hover{box-shadow:0 16px 32px #ff6b3538;filter:brightness(1.08);transform:translateY(-1px) scale(1.03)}.table-container{background:linear-gradient(180deg,#121926f0,#0a0e16f5);border:1px solid #ffffff14;border:1px solid var(--cat-border);border-radius:22px;border-radius:var(--cat-radius-lg);box-shadow:0 18px 50px #00000059;box-shadow:var(--cat-shadow);margin-top:1rem;max-height:65vh;overflow:auto}.table-container::-webkit-scrollbar{background-color:initial;height:6px;width:6px}.table-container::-webkit-scrollbar-thumb{background-color:#5b5a5a;border-radius:10px}.table{border-collapse:collapse;table-layout:fixed;text-align:left;width:100%}.table td,.table th{color:#d7d9df;overflow:hidden;padding:10px 8px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.table th{background:#141c2bfa;color:#f8fafc;font-size:.86rem;font-weight:800;letter-spacing:.03em;position:sticky;text-transform:uppercase;top:0;z-index:5}.table tr:hover{background-color:#ffffff08}.editar{background-color:#ffa64d24;border:1px solid #ffa64d59;border-radius:8px;color:#ffb74d;margin-left:8px}.editar,.eliminar{align-items:center;display:inline-flex;font-size:16px;height:34px;justify-content:center;transition:all .2s ease;width:34px}.eliminar{background-color:#ff6b6b24;border:1px solid #ff6b6b59;border-radius:8px;color:#ff7b7b}.editar:hover{background-color:#ffa64d3d;color:#ffd08a;transform:translateY(-1px)}.eliminar:hover{background-color:#ff6b6b3d;color:#ffabab;transform:translateY(-1px)}:root{--caja-bg:#10141c;--caja-panel:#182030fa;--caja-panel-2:#141c2bf5;--caja-border:#ffffff14;--caja-text:#f8fafc;--caja-text-soft:#9ca3af;--caja-accent:#ff6b35;--caja-accent-2:#ff8a45;--caja-green:#22c55e;--caja-shadow:0 18px 50px #00000059;--caja-radius-xl:28px;--caja-radius-lg:22px;--caja-radius-md:16px;--caja-radius-sm:12px}.cajas__totales{background:linear-gradient(135deg,#141c2bf5,#182030fa);background:linear-gradient(135deg,var(--caja-panel-2),var(--caja-panel));border:1px solid #ffffff14;border:1px solid var(--caja-border);border-radius:16px;border-radius:var(--caja-radius-md);box-shadow:0 4px 12px #00000014;color:#f8fafc;color:var(--caja-text);gap:.7rem;padding:1.1rem 1rem}.cajas__totales div{font-size:1.05rem}.cajas__totales .total{color:#fff;font-size:1.18rem;letter-spacing:.01em}.cajas__totales .total,.cajas__totales .vuelto{border-top:1px solid #ffffff14;border-top:1px solid var(--caja-border);font-weight:900}.cajas__totales .vuelto{color:#22c55e;font-size:1.1rem}.btn-cobrar{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:14px;box-shadow:0 12px 28px #22c55e2e;font-size:1.18rem;font-weight:900;letter-spacing:.02em;padding:1rem 1.5rem;transition:.18s}.btn-cobrar:hover{box-shadow:0 16px 32px #22c55e38;filter:brightness(1.08);transform:translateY(-1px) scale(1.03)}.cajas__detalle{background:linear-gradient(135deg,#182030fa,#141c2bf5);background:linear-gradient(135deg,var(--caja-panel),var(--caja-panel-2));border:1px solid #ffffff14;border:1px solid var(--caja-border);border-radius:16px;border-radius:var(--caja-radius-md);box-shadow:0 8px 24px #0000001a;color:#f8fafc;color:var(--caja-text);gap:.7rem;padding:1.2rem 1rem}.cajas__detalle h3{color:#fff;font-size:1.15rem;font-weight:800}.cajas__detalle p{color:#9ca3af;color:var(--caja-text-soft);font-size:1rem}.cajas{grid-gap:1rem;background:#f6f8fb;border:1px solid #dbe2ee;border-radius:10px;display:grid;gap:1rem;grid-template-columns:250px 1fr;padding:1rem;width:100%}.cajas__loading{color:#334155;font-weight:600;grid-column:1/-1}.cajas__apertura{background:#fff;border:1px solid #d8e1ee;border-radius:10px;display:flex;flex-direction:column;gap:.8rem;grid-column:1/-1;margin:0 auto;max-width:460px;padding:1.25rem}.cajas__apertura h2{color:#1e3a8a;margin:0}.cajas__apertura p{color:#64748b;margin:0}.cajas__apertura label,.cajas__cerrar label{color:#475569;font-size:.85rem;font-weight:700}.cajas__apertura input,.cajas__cerrar input,.cajas__totales input{border:1px solid #cbd5e1;border-radius:6px;font-size:.95rem;padding:.55rem .65rem}.btn-cancelar,.btn-cobrar,.btn-principal,.btn-secundario{border:none;border-radius:6px;cursor:pointer;font-weight:700;padding:.6rem .9rem}.btn-principal{background:#2563eb;color:#fff}.btn-secundario{background:#334155;color:#fff}.cajas__detalle{background:#fff;border:1px solid #d8e1ee;border-radius:8px;display:flex;flex-direction:column;gap:.5rem;padding:.8rem}.cajas__detalle h3{color:#1e293b;font-size:1rem;margin:0 0 .3rem}.cajas__detalle p{color:#334155;font-size:.86rem;margin:0}.cajas__cerrar{border-top:1px solid #e2e8f0;gap:.5rem;margin-top:.5rem;padding-top:.7rem}.cajas__cerrar,.cajas__pos{display:flex;flex-direction:column}.cajas__pos{background:#fff;border:1px solid #d8e1ee;border-radius:8px;gap:.8rem;padding:.75rem}.cajas__buscador{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 190px}.cajas__buscador input,.cajas__buscador select{border:1px solid #cbd5e1;border-radius:6px;padding:.55rem .65rem}.cajas__sugerencias{grid-gap:.45rem;display:grid;gap:.45rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));max-height:120px;overflow-y:auto}.cajas__sugerencia{background:#f8fafc;border:1px solid #dbe2ee;border-radius:6px;cursor:pointer;display:flex;font-size:.8rem;gap:.4rem;justify-content:space-between;padding:.45rem .55rem;text-align:left}.cajas__sugerencia strong{color:#0f766e}.cajas__tabla{border:1px solid #dbe2ee;border-radius:7px;overflow:hidden}.cajas__fila,.cajas__tabla-header{grid-gap:.55rem;align-items:center;display:grid;font-size:.82rem;gap:.55rem;grid-template-columns:2fr 1.5fr 1fr 1fr 70px;padding:.45rem .55rem}.cajas__tabla-header{background:#e2e8f0;color:#334155;font-weight:700}.cajas__fila{border-top:1px solid #edf2f7}.cajas__cantidad{grid-gap:.2rem;align-items:center;display:grid;gap:.2rem;grid-template-columns:28px 1fr 28px}.cajas__cantidad button{background:#f8fafc;cursor:pointer}.cajas__cantidad button,.cajas__cantidad input{border:1px solid #cbd5e1;border-radius:5px;height:28px}.cajas__cantidad input{text-align:center}.btn-eliminar{background:#fee2e2;border:none;border-radius:5px;color:#b91c1c;cursor:pointer;height:28px}.cajas__vacio{color:#64748b;font-size:.86rem;margin:0;padding:.65rem}.cajas__totales{border:1px solid #dbe2ee;border-radius:7px;display:flex;flex-direction:column;gap:.45rem;margin-left:auto;padding:.65rem;width:min(340px,100%)}.cajas__totales div{align-items:center;display:flex;font-size:.88rem;gap:.5rem;justify-content:space-between}.cajas__totales .total{color:#0f172a}.cajas__totales .total,.cajas__totales .vuelto{border-top:1px solid #dbe2ee;font-weight:800;padding-top:.4rem}.cajas__totales .vuelto{color:#16a34a}.cajas__ticket-wrap{display:flex;justify-content:flex-end}.cajas__ticket{background:#fff;border:1px dashed #94a3b8;border-radius:8px;padding:.7rem;width:min(340px,100%)}.cajas__ticket h4{color:#0f172a;margin:0 0 .4rem}.cajas__ticket p{color:#475569;font-size:.8rem;margin:0}.cajas__ticket hr{border:0;border-top:1px solid #e2e8f0;margin:.45rem 0}.cajas__ticket-linea{align-items:center;display:flex;font-size:.82rem;gap:.6rem;justify-content:space-between;margin-bottom:.25rem}.cajas__ticket-total{color:#0f172a;font-weight:800}.cajas__whatsapp{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 220px}.cajas__whatsapp input{border:1px solid #cbd5e1;border-radius:6px;font-size:.9rem;padding:.55rem .65rem}.btn-ticket{background:#22c55e;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:.6rem .9rem}.cajas__acciones{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:180px 1fr}.btn-cancelar{background:#e2e8f0;color:#334155}.btn-cobrar{background:#16a34a;color:#fff}.cajas__mensaje{color:#1d4ed8;font-size:.9rem;font-weight:700;grid-column:1/-1;margin:0}@media (max-width:1024px){.cajas,.cajas__buscador{grid-template-columns:1fr}.cajas__fila,.cajas__tabla-header{font-size:.76rem;grid-template-columns:2fr 1.4fr 1fr 1fr 56px}.cajas__acciones,.cajas__whatsapp{grid-template-columns:1fr}}.cardMesa{align-items:center;background:linear-gradient(135deg,#353332,#3f3c39);border:1px solid #4a4744;border-radius:12px;box-shadow:0 8px 20px #00000038;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:130px;padding:14px 12px;transition:all .25s ease;width:240px}.cardMesa:hover{border-color:#ff6b35;box-shadow:0 12px 28px #ff6b3526;transform:translateY(-3px)}.cardMesa h3{color:#fff;font-size:1.05rem;font-weight:700;letter-spacing:.3px}.cardMesa h4{border:1px solid #0000;border-radius:999px;color:#f4f4f5;font-size:.78rem;font-weight:600;letter-spacing:.6px;padding:4px 10px;text-transform:uppercase}.deFLexBtnMesa{align-items:center;display:flex;justify-content:space-between;width:100%}.deFLexBtnMesa button{align-items:center;border:1px solid #0000;border-radius:8px;color:#f3f3f4;display:inline-flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.deFLexBtnMesa .eliminar{background-color:#ff6b6b24;border-color:#ff6b6b52;color:#ff8a8a}.deFLexBtnMesa .editar{background-color:#ffa64d24;border-color:#ffa64d52;color:#ffbe69}.deFLexBtnMesa .eliminar:hover{background-color:#ff6b6b3d;color:#ffc5c5}.deFLexBtnMesa .editar:hover{background-color:#ffa64d3d;color:#ffe0a8}.bg-red{border-left:4px solid #ff6b6b}.bg-red h4{background-color:#ff6b6b29;border-color:#ff6b6b5c;color:#ff9e9e}.bg-green{border-left:4px solid #42d17a}.bg-green h4{background-color:#42d17a29;border-color:#42d17a5c;color:#87eab0}.mesasGrap{display:flex;flex-wrap:wrap;gap:1rem;max-height:60vh;overflow:auto}.mesasGrap::-webkit-scrollbar{background-color:initial;cursor:pointer;height:5px;width:5px}.mesasGrap::-webkit-scrollbar-thumb{background-color:var(--color1);border-radius:10px;margin-top:3rem}.noHay{height:50vh;justify-content:center;width:100%}.InputsBtns,.noHay{align-items:center;display:flex}.InputsBtns{gap:10px}.inputNumber{align-items:center;background-color:var(--gris2);border:none;border-radius:10px;display:flex;padding:13px!important}@media (max-width:1024px){.cardMesa{border-radius:10px;min-height:100px;padding:10px;width:150px}.cardMesa h3{font-size:.95rem}.cardMesa h4{font-size:.68rem;padding:3px 8px}.mesasGrap{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-around;max-height:60vh;overflow:auto}}:root{--pedidos-bg:#0b0f17;--pedidos-panel:#111827f0;--pedidos-panel-2:#141c2beb;--pedidos-border:#ffffff14;--pedidos-text:#f8fafc;--pedidos-accent:#ff6b35;--pedidos-accent-2:#ff8a45;--pedidos-shadow:0 18px 50px #00000059;--pedidos-radius-xl:28px;--pedidos-radius-lg:22px;--pedidos-radius-md:16px;--pedidos-radius-sm:12px}.cardsProductData{display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-start;margin-top:1.5rem}.cardProductData{align-items:center;background:linear-gradient(135deg,#182030f2,#0d121cf2);border:1px solid #ffffff14;border:1px solid var(--pedidos-border);border-radius:22px;border-radius:var(--pedidos-radius-lg);box-shadow:0 8px 24px #0000002e;color:#f8fafc;color:var(--pedidos-text);display:flex;gap:18px;min-width:18rem;padding:1.2rem 1rem;transition:box-shadow .2s;width:47%}.cardProductData:hover{border-color:#ff6b35;border-color:var(--pedidos-accent);box-shadow:0 16px 32px #ff6b352e}.cardProductData img{background:#ffffff0a;border:1px solid #ffffff14;border:1px solid var(--pedidos-border);border-radius:16px;border-radius:var(--pedidos-radius-md);height:5rem;object-fit:cover;width:5rem}.cardProductDataText{display:flex;flex-direction:column;gap:4px}.cardProductDataText h3{color:#fff;font-size:1.1rem;font-weight:700;margin:0}.cardProductDataText h5{font-size:.95rem;margin:0}.cardProductDataText h5,.cardProductDataText span{color:#f8fafc;color:var(--pedidos-text);font-weight:500}.cardProductDataText span{font-size:.98rem}.cardProductDataText strong{color:#ff6b35;color:var(--pedidos-accent);font-size:1.05rem;font-weight:700}.cardProductDataText strong span{color:#ff8a45;color:var(--pedidos-accent-2);font-size:1.05rem;padding-left:2rem}.pendiente{background:linear-gradient(90deg,#f59e0b 60%,#fbbf24)!important}.cancelado,.pendiente{border-radius:8px;color:#fff!important;font-size:.98rem;font-weight:700;padding:.2rem .7rem}.cancelado{background:linear-gradient(90deg,#ef4444 60%,#f87171)!important}.entregado{background:linear-gradient(90deg,#2563eb 60%,#60a5fa)!important}.entregado,.pagado{border-radius:8px;color:#fff!important;font-size:.98rem;font-weight:700;padding:.2rem .7rem}.pagado{background:linear-gradient(90deg,#22c55e 60%,#4ade80)!important}@media (max-width:900px){.cardProductData{width:100%}}.detail-contain{display:flex;gap:2rem;width:100%}.detail{background-color:#1a1a1a;gap:2rem;min-height:100vh;padding:6% 13%;width:100%}#swiperDetail{border-radius:10px;display:flex;height:30rem;overflow:hidden;width:34rem}#swiperDetail img{border-radius:10px;display:flex;height:100%;object-fit:cover;width:100%}.imgDetail,.imgGrid{display:flex;gap:1rem}.imgGrid{flex-wrap:wrap}.imgGrid img{height:28.7vh;width:40vh}.img,.imgGrid img{border-radius:10px;cursor:pointer;object-fit:cover}.img{height:60vh;width:100%}.custom-modal{background:#000c}.custom-modal img{height:100%;width:100%}iframe{border-radius:10px;height:30vh;width:100%}hr{border:.3px solid #ffffff1a}.deFlexDetail{gap:1rem;justify-content:space-between;padding:1.25rem 0 1.75rem}.deFLexIcon,.deFlexDetail{align-items:center;display:flex}.deFLexIcon{gap:.75rem}.back{align-items:center;background:#2a2a2a;border:1px solid #ffffff1a;border-radius:999px;color:#d0d0d0;cursor:pointer;display:inline-flex;font-size:.88rem;font-weight:600;gap:.55rem;letter-spacing:.2px;padding:.55rem 1.1rem .55rem .85rem;transition:background-color .2s ease,color .2s ease,transform .15s ease,box-shadow .2s ease}.back:hover{background-color:#383838;box-shadow:0 4px 18px #00000073;color:#fff;transform:translateX(-3px)}.back-label{font-size:.85rem}.action-btn{align-items:center;background:#2a2a2a;border:1px solid #ffffff1a;border-radius:50%;color:#909090;cursor:pointer;display:inline-flex;font-size:16px;height:42px;justify-content:center;outline:none;position:relative;transition:background-color .2s ease,color .2s ease,transform .18s ease,box-shadow .2s ease,border-color .2s ease;width:42px}.action-btn:hover{background:#363636;box-shadow:0 6px 20px #00000073;color:#f0f0f0;transform:scale(1.12)}.action-btn:active{transform:scale(.94)}.favorito-activo{background:#ef444424;border-color:#ef444466;box-shadow:0 0 18px #ef44442e;color:#ef4444}.favorito-activo:hover{background:#ef44443d;border-color:#ef444499;box-shadow:0 6px 20px #ef44444d;color:#f87171}.share-btn:hover{background:#ff6b3524;border-color:#ff6b3566;box-shadow:0 6px 20px #ff6b3533;color:#ff6b35}.btn-tooltip{background:#111;border-radius:6px;bottom:calc(100% + 9px);box-shadow:0 4px 12px #0000008c;color:#e0e0e0;font-size:.72rem;font-weight:600;left:50%;letter-spacing:.2px;opacity:0;padding:4px 10px;pointer-events:none;position:absolute;transform:translateX(-50%) translateY(4px);transition:opacity .18s ease,transform .18s ease;white-space:nowrap}.btn-tooltip:after{border:5px solid #0000;border-top-color:#111;content:"";left:50%;position:absolute;top:100%;transform:translateX(-50%)}.action-btn:hover .btn-tooltip{opacity:1;transform:translateX(-50%) translateY(0)}.title{color:#f0f0f0;font-size:1.8rem;font-weight:800;line-height:1.3}.detail-contain p{color:#a0a0a0;font-size:.95rem;line-height:1.65;max-height:8rem;min-height:8rem;overflow-y:auto;white-space:pre-line}.detail-contain p::-webkit-scrollbar{cursor:pointer;height:5px;width:5px}.detail-contain p::-webkit-scrollbar-thumb{background-color:#ff6b35;border-radius:20px;cursor:pointer}.deColumn{display:flex;flex-direction:column;gap:1rem}.price{color:#ff6b35;font-size:1.9rem;font-weight:800;letter-spacing:-.5px;margin-top:.5rem}.precioTachadoDetail{color:#686868!important;font-size:1.4rem;font-weight:600;margin-top:.5rem;opacity:.7;text-decoration:line-through}.titlecoment{color:var(--text-color2)}.wpp{align-items:center;background-color:#1b6b1b;border:none;border-radius:10rem;box-shadow:0 4px 20px #0006;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:10px;justify-content:center;padding:10px 20px;transition:opacity .2s ease;width:10rem}.wpp:hover{opacity:.88}.wpp img{width:22px}.textDetail{display:flex;flex-direction:column;gap:1rem}.textDetail h4{color:silver;font-size:.9rem;font-weight:500;gap:10px}.deFLexBuet,.textDetail h4{align-items:center;display:flex}.deFLexBuet{flex-wrap:wrap;gap:.5rem;justify-content:space-between}.variablesAccordion{background:#ffffff05;border:1px solid #ffffff1a;border-radius:14px;padding:.6rem .7rem .75rem}.variablesAccordion summary{align-items:center;color:#f0f0f0;cursor:pointer;display:flex;font-weight:700;gap:.35rem;list-style:none}.variablesAccordion summary::-webkit-details-marker{display:none}.variablesAccordion summary:before{color:#ff6b35;content:"▸";font-size:.88rem;transform:rotate(0deg);transition:transform .18s ease}.variablesAccordion[open] summary:before{transform:rotate(90deg)}.itemsDetail{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.75rem}.itemChip{align-items:center;background:#2a2a2a;border:1px solid #ffffff1a;border-radius:999px;color:#b0b0b0;cursor:pointer;display:flex;font-size:.88rem;font-weight:600;gap:6px;padding:6px 16px;transition:all .2s ease}.itemChip.is-active{background:#ff6b3526;border-color:#ff6b35;color:#ff6b35}.itemChip input{accent-color:#ff6b35}@media (max-width:1024px){.deFLexIcon{gap:1rem}.detail-contain p{max-height:100%;min-height:100%}.deFlexDetail{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(180deg,#0f0f0fb8 0,#0000);padding:.65rem 1rem;position:absolute;top:0;width:100%;z-index:3}#swiperDetail{height:50vh;overflow:hidden}#swiperDetail,#swiperDetail img{border-radius:0;display:flex;width:100%}.detail{padding:0}.detail-contain{flex-direction:column;padding:0 0 100px}.textDetail{background-color:#1e1e1e;border-radius:1.5rem 1.5rem 0 0;margin-top:-4rem;padding:24px;z-index:1}}.react-responsive-modal-root{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.react-responsive-modal-overlay{background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:-1}.react-responsive-modal-container{height:100%;outline:0;overflow-x:hidden;overflow-y:auto;text-align:center}.react-responsive-modal-containerCenter:after{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.react-responsive-modal-modal{background:#fff;box-shadow:0 12px 15px 0 #00000040;display:inline-block;margin:1.2rem;max-width:800px;overflow-y:auto;padding:1.2rem;position:relative;text-align:left;vertical-align:middle}.react-responsive-modal-closeButton{background-color:initial;border:none;cursor:pointer;display:flex;padding:0;position:absolute;right:14px;top:14px}.react-responsive-modal-container,.react-responsive-modal-modal,.react-responsive-modal-overlay{animation-fill-mode:forwards!important}@keyframes react-responsive-modal-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes react-responsive-modal-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes react-responsive-modal-modal-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(100%)}}@keyframes react-responsive-modal-modal-out{0%{opacity:1;transform:scale(100%)}to{opacity:0;transform:scale(.96)}}.detailLoading{display:flex;flex-wrap:wrap;gap:2rem;min-height:100vh;padding:120px 10%}.textLoadingDetail{display:flex;flex-direction:column;gap:1rem}.textLoadingDetail span{border-radius:20px;height:1rem;width:23rem}.imgLoadingDetail,.textLoadingDetail span{animation:gradientMove 1s linear infinite;background:linear-gradient(90deg,#e8e6e6,#fff,#fff);background-size:400% 400%}.imgLoadingDetail{border-radius:10px;border-radius:20px;height:30rem;width:34rem}@media (max-width:1024px){.detailLoading{gap:0;padding:0}.textLoadingDetail span{height:1rem;width:100%}.imgLoadingDetail{height:50vh;width:100%}.textLoadingDetail{padding:20px;width:100%}}.pageDetail{background-color:#1a1a1a;min-height:100vh}.paddingConten{padding:20px 10px 10px}.paddingConten h4{color:var(--text-color2);padding-bottom:5px}.paddingConten hr{margin-bottom:1rem}.MiPedidoContain .modal-content-cart{height:50vh;overflow-y:scroll;padding:10px;width:100%}.deFlexSpanPedido{display:flex;flex-wrap:wrap;gap:10px}.deFlexSpanPedido span{background-color:var(--gris2);border-radius:2rem;color:var(--text-color2);padding:6px 15px}@media (max-width:1024px){.MiPedidoContain .modal-content-cart{height:60vh}.deFlexSpanPedido span{font-size:13px}}.pcaja__productos{margin-top:1rem}.pcaja__productos h4{font-weight:700;margin-bottom:.5rem}.pcaja__producto-fila{border-bottom:1px solid #eee;display:flex;gap:1rem;justify-content:space-between;padding:.3rem 0}.pcaja__producto-fila span:first-child{flex:1 1}.loginPageContainer{align-items:center;background-color:#1a1a1a;display:flex;justify-content:center;min-height:100vh;padding:20px}.formContain{animation:slideFromCenter .6s ease-in-out forwards;background-color:#2a2927;box-shadow:0 20px 60px #00000080;flex-direction:column;max-width:500px;padding:40px;width:100%}.fireIconContainer,.formContain{align-items:center;border-radius:16px;display:flex}.fireIconContainer{background-color:#ff6b3526;height:80px;justify-content:center;margin-bottom:30px;width:80px}.fireIcon{color:#ff6b35;font-size:40px}.loginLogoSmall{height:34px;object-fit:contain;width:34px}.loginTitle{color:#fff;font-size:32px;font-weight:700;letter-spacing:.5px;margin-bottom:10px;text-align:center}.loginSubtitle{color:#9e9b9b;font-size:14px;line-height:1.5;margin-bottom:30px;text-align:center}.formAuth{gap:24px;margin-bottom:10px}.formAuth,.inputsAuth{display:flex;flex-direction:column;width:100%}.inputsAuth{gap:8px}.inputsAuth label{color:#fff;display:block;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.inputsAuth input{background-color:#3d3a3a;border:1px solid #4a4744;border-radius:8px;color:#fff;font-size:14px;padding:14px 16px;transition:all .3s ease}.inputsAuth input:focus{background-color:#444140;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a;outline:none}.inputsAuth input::placeholder{color:#7a7775}.deFlexInputs{align-items:center;background-color:#3d3a3a;border:1px solid #4a4744;border-radius:8px;display:flex;gap:0;padding:0 16px;transition:all .3s ease}.deFlexInputs:focus-within{background-color:#444140;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}.deFlexInputs input{background-color:initial;border:none;color:#fff;flex:1 1;font-size:14px;padding:14px 0}.deFlexInputs input:focus{border:none;box-shadow:none;outline:none}.deFlexInputs input::placeholder{color:#7a7775}.togglePasswordBtn{align-items:center;background-color:initial;border:none;color:#7a7775;cursor:pointer;display:flex;font-size:16px;justify-content:center;padding:8px;transition:color .3s ease}.togglePasswordBtn:hover{color:#ff6b35}.btn{background:linear-gradient(135deg,#ff6b35,#ff8555);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:.5px;margin-top:10px;padding:14px 24px;text-transform:uppercase;transition:all .3s ease}.btn:hover{box-shadow:0 10px 25px #ff6b354d;transform:translateY(-2px)}.btn:active{transform:translateY(0)}.forgotPasswordLink{color:#ff6b35;font-size:13px;margin-top:10px;text-align:center;text-decoration:none;transition:color .3s ease}.forgotPasswordLink:hover{color:#ff8555;text-decoration:underline}@keyframes slideFromCenter{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:600px){.formContain{border-radius:12px;padding:30px 20px}.fireIconContainer{height:70px;margin-bottom:20px;width:70px}.fireIcon{font-size:35px}.loginLogoSmall{height:50px;width:50px}.loginTitle{font-size:24px;margin-bottom:8px}.loginSubtitle{font-size:13px;margin-bottom:24px}.formAuth{gap:18px}.deFlexInputs,.inputsAuth input{font-size:13px;padding:12px 14px}.btn{font-size:15px;padding:12px 20px}}.thanksOrder{align-items:center;background:linear-gradient(135deg,#fff6eb,#ffe4d0 45%,#ffd3b0);display:flex;justify-content:center;min-height:calc(100vh - 120px);padding:2rem 1rem 5rem}.thanksOrder__card{background:#fff;border-radius:20px;box-shadow:0 18px 50px #89391029;padding:2.1rem 1.5rem;text-align:center;width:min(680px,100%)}.thanksOrder__card h1{color:#7a2f0a;font-size:clamp(1.6rem,4vw,2.2rem);margin:0 0 .9rem}.thanksOrder__card p{color:#2e2a28;font-size:1.06rem;line-height:1.55;margin:0}.thanksOrder__subtext{color:#6d4c3b!important;font-size:.96rem!important;margin-top:.7rem!important}.thanksOrder__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;margin-top:1.5rem}.thanksOrder__btn{background:#d15a1a;border-radius:999px;color:#fff;display:inline-block;font-weight:700;padding:.72rem 1.2rem;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.thanksOrder__btn:hover{background:#b64910;box-shadow:0 8px 18px #b149104d;color:#fff;transform:translateY(-2px)}.thanksOrder__btn--secondary{background:#fff;border:1px solid #d38a64;color:#7a2f0a}.thanksOrder__btn--secondary:hover{background:#fff3ea;box-shadow:0 8px 18px #8939101f;color:#7a2f0a}@media (max-width:767px){.thanksOrder{min-height:calc(100vh - 90px);padding:1.2rem .9rem 7rem}.thanksOrder__card{border-radius:16px;padding:1.55rem 1rem}}.spinnerContainer{height:100vh;justify-content:center}.spinner,.spinnerContainer{align-items:center;display:flex}.spinner{color:var(--color1);flex-direction:column}.spinnerImage{animation:resize .7s ease-in-out infinite alternate;border-radius:100%;height:50px;object-fit:cover;width:50px}@keyframes resize{0%{transform:scale(1)}to{transform:scale(1.1)}}.spinnerText{font-size:20px;font-weight:700;letter-spacing:.5px;margin-top:10px}
/*# sourceMappingURL=main.010c3d74.css.map*/