:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;width:100%;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#fff;margin:0;display:flex;min-width:320px;min-height:100vh;color:#000}h1{font-family:Bangers;font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}#root{width:100%;margin:0 auto;text-align:center}::-webkit-scrollbar{width:20px;height:10px}::-webkit-scrollbar-track{background:#1e1e1e;border-radius:10px;transition:all .3s}::-webkit-scrollbar-thumb{background:#54bed4;border:2px solid #1e1e1e;transition:all .3s}::-webkit-scrollbar-thumb:hover{background:#236f92}*{scrollbar-width:auto;scrollbar-color:#54bed4,#1e1e1e}.navbar{display:flex;align-items:center;justify-content:space-between;background-color:#54bed4;color:#fff;position:relative;position:sticky;width:100%!important;height:50px;font-size:20px;top:0;z-index:10}.navLogo{width:50px;margin-left:20px;cursor:pointer}.nav-links{width:100%;display:flex;align-items:center;justify-content:center;gap:20px}.nav-links a{color:#fff;text-decoration:none;font-weight:700}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;margin-right:15px}.hamburger div{width:25px;height:3px;background-color:#fff}.search-form{display:flex;align-items:center;justify-content:center;gap:2px;margin-right:20px}.input-search{background-color:transparent;border:1px solid white;border-radius:5px;padding:5px;color:#000;transition:all .25s}.input-search:focus{background-color:#ffffffad;border:none}.search-button{width:auto;display:flex;align-items:center;justify-content:center;padding:5px;height:30px;color:#fff;margin-left:-30px;background-color:transparent;border:none}.search-button:hover{fill:#000;border:none}.products-dropdown{position:relative;cursor:pointer}.products-dropdown span{-webkit-user-select:none;user-select:none;font-weight:700}.dropdown-menu{position:absolute;top:100%;left:0;background-color:#fff;border-radius:10px;box-shadow:0 4px 10px #0003;display:flex;flex-direction:column;min-width:150px;z-index:100;margin-left:-25px}.dropdown-menu.mobile{position:relative;box-shadow:none;background-color:transparent;padding-left:15px;margin-top:10px}.dropdown-menu.mobile a{color:#fff;font-size:15px;padding:10px 0}.dropdown-menu a{padding:8px 12px;text-decoration:none;color:#333;transition:background .2s;text-align:left;border-bottom:1px solid #54bed4}.dropdown-menu a:hover{background-color:#54bfd483}@media (max-width: 768px){.nav-links{position:absolute;top:50px;left:0;right:0;background-color:#54bed4;flex-direction:column;align-items:center;display:none;z-index:9!important}.nav-links.open{animation:appear .5s forwards;display:flex;align-items:center;justify-content:center;height:100vh;margin-top:0;transition:all 1s;font-size:30px;background-color:#54bfd4cf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-links.open a{text-decoration:underline}@keyframes appear{0%{opacity:0;transform:translateY(-1000px)}to{opacity:1;transform:translateY(0)}}.hamburger{display:flex}.products-dropdown{position:relative;cursor:pointer;top:0}.products-dropdown span{text-decoration:underline}.dropdown-menu{position:relative;top:10;left:0;margin-top:50px!important;height:auto!important;background-color:transparent;border-radius:10px;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;width:100%;align-items:center;justify-content:center;margin-left:0!important;min-width:150px;box-shadow:none;text-align:center;z-index:100;padding:0!important}.dropdown-menu a{border-bottom:none}.mobile{top:-20px}.open a:first-child{margin-top:-150px}.products-dropdown a:first-child{margin-top:0}}.admin-container{padding:20px;max-width:1200px;margin:auto;font-family:Arial,sans-serif}h1{text-align:center;margin-bottom:20px}.add-btn{display:block;margin:10px auto;padding:10px 20px;background:#54bed4;color:#fff;border:none;border-radius:6px;cursor:pointer}.add-btn:hover{background:#266977}.product-form{display:grid;gap:10px;margin:20px auto;max-width:500px}.product-form input,.product-form select,.product-form button{padding:10px;border:1px solid #ddd;border-radius:6px}.product-form button{background:#2196f3;color:#fff;cursor:pointer}.product-form button:hover{background:#1976d2}.filter-box{margin:20px 0;text-align:center}.table-wrapper{overflow-x:auto}table{width:100%;border-collapse:collapse;margin-top:15px}th,td{border:5px solid #54bed4;padding:8px;text-align:center}th{background:#54bed4}td{background:#9abdc889}.product-img{width:50px;height:auto;border-radius:4px}.stock-input{width:40px;margin-right:20px;padding:5px;font-size:20px}@media (max-width: 768px){.product-form{grid-template-columns:1fr}th,td{font-size:12px;padding:6px}.product-img{width:40px}}.header{width:100%;height:100px;top:0;left:0;position:fixed;background-color:#54bed4;background-image:url(/assets/header_banner-CFicO6RO.webp);background-position:center;background-size:contain;background-repeat:no-repeat;display:flex;flex-direction:row;align-items:center;justify-content:space-between;z-index:1000}.header h1{border:1px solid red;margin:0}.parent{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(5,1fr);gap:15px;width:60%;margin:0 auto}.bentoTitle{color:#54bed4}.parent div{background-color:#eee;display:flex;flex-direction:column;align-items:center;justify-content:space-around;color:#333;border-radius:10px;cursor:pointer;transition:all .5s;padding:10px;font-size:50px;text-transform:uppercase;color:#fff;text-shadow:0px 5px 5px black}.div1{grid-row:span 4;background-image:url(https://i.postimg.cc/1X0hhcD4/mockup.jpg);background-size:cover;background-position:center}.div2{background-image:url(https://i.postimg.cc/LsDL8nMX/mockup.webp);background-size:cover;background-position:center;grid-column:span 2;grid-row:span 2}.div3{grid-column-start:2;grid-row-start:3;grid-row:span 2}.div4{grid-column-start:3;grid-row-start:3;grid-row:span 2;background-image:url(https://i.postimg.cc/BbhcknJ8/mockup.webp);background-size:cover;background-position:center}.div5{grid-column:span 2;grid-row:span 2;grid-row-start:5}.div6{grid-column-start:3;grid-row-start:5;grid-row:span 2}.parent div:hover{box-shadow:0 20px 30px #0000004d;transform:scale(1.02);color:#3330;text-shadow:none}@media (max-width: 768px){.parent{width:90%;grid-template-columns:1fr 1fr;grid-template-rows:auto}.div1,.div2{grid-column:span 2;grid-row:auto}.div3,.div4{grid-column:span 1;grid-row:auto}.div5,.div6{grid-column:span 2;grid-row:auto}.parent div{font-size:1.2em;padding:25px}.bentoTitle{font-size:2rem}}footer{width:100%;height:100px;background-color:#54bed4;text-align:center;margin:50px auto 0;padding-top:10px;padding-bottom:10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.footer-content p{color:#fff;margin:0}.footer-top{display:flex;flex-direction:column;gap:15px;margin-bottom:15px}.footer-links,.footer-socials,.footer-icons{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;color:#fff}.footer-icons a,.footer-links a,.footer a:visited{color:#fff!important;text-decoration:none;transition:color .2s}.footer a:hover{color:#ffdc2f}.footer-bottom{font-size:14px;opacity:.8}@media (max-width: 600px){footer{height:auto!important}.footer-links,.footer-socials,.footer-icons{gap:10px}}.hero{width:100%;height:400px;background-image:url(/images/hero2.webp);background-position:center;background-size:cover}marquee{width:100%;background-color:#54bed4;color:#fff;font-size:1.2em;padding:10px 0;box-sizing:border-box}@media (max-width: 768px){.hero{height:95px}marquee{font-size:1em;padding:5px 0}}@media screen and (max-width: 768px){.instagram-feed-container{width:80%;margin:0 auto}}.mainProducts{display:flex;flex-direction:column;margin-top:50px}.mainProducts h1{margin:0}.mainProducts-container{display:flex;flex-wrap:nowrap;justify-content:center;gap:20px;padding:20px;flex-direction:row}.mainProducts-container a{text-decoration:none;text-shadow:4px 4px 4px rgba(0,0,0,.5)}.mainProduct-card{width:100%;height:600px;background:#54bed4;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:50px;font-weight:700;cursor:pointer}.mainProduct-card p{margin:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff;background-color:#00000038;transition:all .25s;text-decoration:none}.mainProduct-card:hover p{background-color:#0000}.mainProduct-card:hover{background-size:500px}#laminas{background-image:url(/images/laminas.webp);background-size:cover;background-position:center}#pegatinas{background-image:url(https://i.postimg.cc/1XP7wB12/mockup2.webp);background-size:cover;background-position:center}#llaveros{background-image:url(https://i.postimg.cc/Hs3ZMD1T/mockup-bueno.webp);background-size:cover;background-position:center}@media screen and (max-width: 768px){.mainProducts{margin-top:20px}.mainProducts h1{font-size:30px;text-align:center;margin-bottom:0}.mainProducts-container{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:20px;padding:20px;flex-wrap:nowrap;justify-content:flex-start;-webkit-overflow-scrolling:touch;margin-left:20px}.mainProducts-container::-webkit-scrollbar{display:none}.mainProduct-card{flex:0 0 80%;max-width:80%;height:400px;scroll-snap-align:start}}@media screen and (max-width: 768px){.latest-products-container h1{font-size:30px!important;text-align:center;margin-bottom:10px}.latest-products-container h2{font-size:16px;text-align:center;margin:0;color:gray}.latest-products-section{padding:0;flex-direction:column;height:auto;gap:20px}.leftImage{width:100%;height:200px}.leftImage img{width:100%}.latest-products-grid{width:100%;height:auto;gap:20px}.latest-product-card{width:40%;height:auto}.latest-product-card p,.latest-product-card h3{font-size:14px}.latest-product-image img{aspect-ratio:auto;height:auto}.latest-product-info{padding:5px}.latest-product-info p,.latest-product-info h3{font-size:14px}}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background-color:#222;color:#fff;padding:15px;display:flex;gap:10px;justify-content:space-between;align-items:center;font-size:14px;z-index:1000}.cookie-banner p{margin:0}.cookie-banner a{color:#54bed4;text-decoration:underline}.cookie-banner button{background:#54bed4;color:#fff;border:none;border-radius:5px;padding:8px 15px;cursor:pointer;font-weight:700;transition:background .3s}#rejectCookie{background:transparent;border:1px solid white}.cookie-button-group{display:flex;gap:20px}.cookie-banner button:hover{background:#114d59}@media (max-width: 600px){.cookie-banner{flex-direction:column;text-align:center;gap:10px;border-radius:10px;margin:10px;font-size:20px}.cookie-button-group{flex-direction:column;gap:10px;width:100%}.cookie-button-group button{width:100%}}.latest-products-container{padding:20px;text-align:center;margin-bottom:50px}.latest-products-container h1{text-align:center;margin-bottom:10px}.latest-products-container h2{font-size:20px;text-align:center;margin:0;color:gray}.latest-products-section{display:flex;align-items:center;justify-content:center;height:80vh;gap:0px;margin-top:25px}.leftImage{width:50%;height:100%}.leftImage img{width:100%;height:100%;object-fit:cover}.latest-products-grid{display:flex;flex-wrap:wrap;gap:100px;justify-content:center;width:50%}.latest-products-grid img{object-fit:cover;aspect-ratio:1/1;height:220px}.latest-product-card{border:5px solid #54bed4;width:35%;height:300px;cursor:pointer;background-color:#54bed4;overflow:hidden;transition:transform .2s}.latest-product-card p,.latest-product-card h3{text-transform:capitalize;margin:0}.latest-product-card:hover{transform:scale(1.05)}.latest-product-image img{width:100%}.latest-product-info{padding:10px;color:#fff}@media screen and (max-width: 768px){.latest-products-container h1{font-size:24px;text-align:center;margin-bottom:10px}.latest-products-container h2{font-size:16px;text-align:center;margin:0;color:gray}.latest-products-section,.prints{padding:0;flex-direction:column-reverse;height:auto;gap:20px}.leftImage{width:100%;height:200px}.leftImage img{width:100%}.latest-products-grid{width:100%;height:auto;gap:20px}.latest-product-card{width:40%;height:auto}.latest-product-card p,.latest-product-card h3{font-size:14px}.latest-product-image img{aspect-ratio:auto;height:auto}.latest-product-info{padding:5px}.latest-product-info p,.latest-product-info h3{font-size:14px}}.countdown-container{text-align:center;font-family:Arial,sans-serif;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);height:auto;margin-top:20px;display:flex;flex-direction:column;justify-content:center}.countdown-container h2{font-size:4rem;margin:0;color:#54bed4;font-family:Bangers}.countdown{display:flex;justify-content:center;gap:15px;margin-top:10px}.time-box{background:#54bed4;color:#fff;border:5px solid white;padding:15px 20px;font-weight:700;width:80px}.time-box span{display:block;font-size:2rem}.time-box small{display:block;font-size:1rem;margin-top:5px}@media (max-width: 768px){.countdown-container h2{font-size:40px}.time-box{padding:10px;border:3px solid white;width:auto}.time-box span{font-size:20px}.time-box small{font-size:auto}}.search-grid{position:relative;width:70%;margin:20px auto 0;padding:20px;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:15px}.search-product-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;text-align:center;transition:transform .2s;height:auto;background-color:#00acd379;cursor:pointer;overflow:hidden;width:300px}.search-product-info{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;background-color:transparent;text-transform:capitalize;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.search-product-info h2,.search-product-info p{margin:0;text-align:left}.search-product-info h2{text-transform:capitalize;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.search-product-image{overflow:hidden}.search-product-card:hover>.search-product-image img{transform:scale(1.1)}.search-product-card img{width:100%;transition:all .25s;aspect-ratio:1/1;object-fit:cover}.outOfStock{opacity:.5}.outOfStock img{filter:grayscale(100%)}.agotadoText{color:brown}@media (max-width: 600px){.search-grid{width:auto;justify-content:center}.search-product-card{width:40%}.search-product-card img,.product-info{width:100%}}.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{inset:0;opacity:0;overflow:hidden;position:fixed;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));inset:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translate(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{display:flex;justify-content:flex-end;inset:0 0 auto auto;padding:var(--yarl__toolbar_padding,8px);position:absolute}[dir=rtl] .yarl__toolbar{inset:0 auto auto 0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.products-layout{display:flex;padding:20px;margin-left:250px;margin-right:250px;gap:20px}.filters{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;padding:2%;width:25%;background-color:#00acd379;gap:10px;font-size:20px}.filters h3{margin:0}.filters label{width:100%!important}.filters input{color:#fff}.products-grid{padding:0;gap:20px;display:flex;flex-wrap:wrap;flex-direction:row;width:100%;place-content:center}.products-grid .product-card{width:30%;color:#000;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:10px;background-color:#00acd379;border-radius:0;transition:all .25s}.products-grid .product-card img{width:100%}.products-grid .product-card h4,.products-grid .product-card p{margin:0}.products-grid .product-card h4{margin:0;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.product-card:hover{transform:scale(1.05);box-shadow:#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px}.range-track{position:relative;width:100%;height:6px;background:#ddd;border-radius:3px;border:1px solid white}.range-track .selected{position:absolute;height:100%;background:#54bed4;border:1px solid white;border-radius:3px}input[type=range]{-webkit-appearance:none;width:50%;height:6px;background:#ddd;border-radius:5px;border:1px solid white;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#54bed4;border:1px solid white;cursor:pointer;border:none;margin-top:-6px}input[type=range]::-webkit-slider-runnable-track{height:10px;background:#fff;border:1px solid white;border-radius:5px}input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#54bed4;border:1px solid white;cursor:pointer;border:none}input[type=range]::-moz-range-track{height:6px;border:1px solid white;background:#54bed4;border-radius:5px}.agotado{filter:opacity(.5) grayscale(100%)}@media (max-width: 768px){.products-layout{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;gap:20px;width:100%;margin:0}.filters{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:85%;background-color:#00acd379;gap:0px;padding:20px;font-size:15px}.filters h3{margin:0}.filters .filter-group{gap:10px;display:flex;align-items:center;justify-content:center;flex-direction:row;width:100%}.filters input{width:40%!important}.filters input{color:#fff}.product-card{width:40%!important}.filter{font-size:40px!important}.products-title{font-size:30px}}.login-container{width:100%;height:100vh;margin:0 auto;padding:00px;border-radius:12px;box-shadow:0 4px 12px #0000001a;text-align:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#00ccffa2;display:flex;align-items:center;justify-content:center;flex-direction:column}.login-container h2{margin-bottom:24px;color:#333;margin-top:0}.login-container form{width:50%;margin:0 auto;display:flex;flex-direction:column;gap:16px}.login-container input{padding:12px;border-radius:8px;border:1px solid #ccc;font-size:16px;transition:border .2s}.login-container input:focus{outline:none;border-color:#007bff}.login-container button{padding:12px;background-color:#007bff;color:#fff;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s}.login-container button:hover{background-color:#0056b3}.login-container p{margin-top:12px;font-size:14px;color:red}.about-container{padding:40px 20px;max-width:1000px;margin:0 auto;font-family:Arial,sans-serif;display:flex;flex-direction:column;gap:60px}.about-content{display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap}.first{display:flex;align-items:left;justify-content:center;text-align:right}.second{text-align:left}.about-image img{width:300px;height:auto;border-radius:15px;object-fit:cover;box-shadow:0 5px 15px #0003}.about-text{flex:1;min-width:280px}.about-text h1{font-family:Bangers,cursive;font-size:3rem;color:#54bed4;margin-bottom:20px}.about-text p{font-size:1.1rem;line-height:1.6;margin-bottom:15px;color:#333}.contact-btn{margin-top:20px;padding:12px 25px;background:#54bed4;box-shadow:0 6px #2c7a99;border:none;border-radius:8px;color:#fff;font-size:1.1rem;cursor:pointer;transition:transform .2s}.contact-btn:hover{transform:scale(1.05)}.pinguinos{cursor:url(images/pingu2.png) 16 16,pointer}@media (max-width: 768px){.about-content{align-items:center;flex-direction:column;text-align:center}.about-content img{margin:0}.first{text-align:center}.about-image img{width:80%;max-width:350px;margin-bottom:20px}}.contact-container{padding:20px;font-family:Arial,sans-serif;text-align:center;height:100vh;background-image:url(/images/laminas.webp);background-repeat:no-repeat;background-position:center;background-size:cover}.contact-container h1{font-family:Bangers,cursive;font-size:3rem;color:#fff;text-shadow:0px 4px 4px black;margin-bottom:30px;animation:fadeIn 1s ease forwards}.contact-form{background-color:#ffffff67;display:flex;flex-direction:column;gap:20px;animation:fadeIn 1.2s ease forwards;width:40%;margin:0 auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:50px;border-radius:20px;box-shadow:0 10px 10px #000000b3}.contact-form input,.contact-form textarea{padding:14px 18px;border-radius:10px;border:2px solid #54bed4;font-size:1rem;outline:none;background-color:#ffffffc2;transition:all .2s ease;color:#000;box-shadow:0 4px #2c7a99}.contact-form input:focus,.contact-form textarea:focus{border-color:#2c7a99;box-shadow:0 6px #2c7a99}.contact-form button{padding:14px 25px;background:#54bed4;box-shadow:0 6px #2c7a99;border:none;border-radius:10px;color:#fff;font-size:1.2rem;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s}.contact-form button:hover{transform:scale(1.05);box-shadow:0 8px #2c7a99}.thank-you{font-size:1.2rem;color:#2c7a99;animation:fadeIn 1s ease forwards}@media (max-width: 768px){.contact-form input,.contact-form textarea{width:90%;font-size:1rem}.contact-form button{width:100%}.contact-container{max-width:800px;margin:0 auto;padding:20px;font-family:Arial,sans-serif;text-align:center;height:100vh}.contact-form{background-color:#ffffff67;display:flex;flex-direction:column;gap:20px;animation:fadeIn 1.2s ease forwards;width:90%;margin:0 auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px}}.events-container{text-align:center;padding:80px 20px;font-family:Arial,sans-serif;min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.events-container h1{font-family:Bangers,cursive;font-size:3rem;color:#54bed4;animation:fadeIn 1s ease forwards}.construction{display:flex;flex-direction:column;align-items:center;max-width:600px;padding:30px;background-color:#f0f8ff;border:2px dashed #54bed4;border-radius:15px;box-shadow:0 8px 20px #0000001a;animation:fadeIn 1.5s ease forwards}.construction .emoji{font-size:60px;margin-bottom:20px;animation:bounce 2s infinite}.construction p{font-size:1.2rem;color:#2c7a99;line-height:1.5}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media (max-width: 768px){.construction{padding:20px}.construction p{font-size:1rem}}
