:root{--font-main: "IBM Plex Sans", sans-serif;--font-mono: "IBM Plex Mono", monospace;--font-serif: "IBM Plex Serif", serif;--color-primary: #55998a;--color-accent: #8e7dbe;--color-bg: #ffffff;--color-text: #111111;--color-text-light: #666666;--spacing-xl: 10rem;--transition-smooth: all .8s cubic-bezier(.16, 1, .3, 1)}*{margin:0;padding:0;box-sizing:border-box;font-family:var(--font-main)}h1,h2,h3,h4,.main-title,.highlight{font-family:var(--font-main)!important;font-weight:800}.eyebrow,.label,.btn-primary,.social-link{font-family:var(--font-mono)!important;text-transform:uppercase;letter-spacing:2px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{overflow-x:hidden;background-color:var(--color-bg);transition:background-color .8s ease}a{text-decoration:none;color:inherit}button{cursor:pointer;font-family:inherit}img{max-width:100%;height:auto;user-select:none;pointer-events:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}.navbar[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:1.5rem 0;transition:all .5s cubic-bezier(.16,1,.3,1)}.scroll-progress-container[data-astro-cid-5blmo7yk]{position:absolute;bottom:0;left:0;width:100%;height:2px;background:#ffffff1a}.scroll-progress-bar[data-astro-cid-5blmo7yk]{height:100%;width:0%;background:var(--color-primary);transition:width .1s ease}.navbar[data-astro-cid-5blmo7yk].scrolled{padding:1rem 0;background:#ffffffd9;backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.05)}.nav-container[data-astro-cid-5blmo7yk]{max-width:1600px;margin:0 auto;padding:0 4rem;display:flex;justify-content:space-between;align-items:center}.nav-left[data-astro-cid-5blmo7yk],.nav-right[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:1.5rem;flex:1}.nav-right[data-astro-cid-5blmo7yk]{justify-content:flex-end}.logo[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:center;text-decoration:none}.logo-img[data-astro-cid-5blmo7yk]{height:35px;width:auto;transition:transform .3s ease}.logo-text[data-astro-cid-5blmo7yk]{font-family:var(--font-main);font-weight:900;font-size:1.3rem;letter-spacing:-1px;color:var(--color-text);margin-left:12px}.logo-text[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{color:var(--color-primary)}.menu-btn[data-astro-cid-5blmo7yk]{display:flex;flex-direction:column;gap:7px;background:none;border:none;cursor:pointer;padding:10px}.menu-btn[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{width:25px;height:2px;background:var(--color-text);border-radius:4px;transition:.3s}.icon-btn[data-astro-cid-5blmo7yk]{background:none;border:none;cursor:pointer;color:var(--color-text);position:relative;padding:8px;border-radius:50%;transition:background .3s}.icon-btn[data-astro-cid-5blmo7yk]:hover{background:#0000000d}.cart-count[data-astro-cid-5blmo7yk]{position:absolute;top:0;right:0;background:var(--color-primary);color:#fff;font-size:.7rem;font-weight:800;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.btn-login-mobile[data-astro-cid-5blmo7yk]{display:none;color:var(--color-text);padding:8px;border-radius:50%;transition:background .3s}.btn-login[data-astro-cid-5blmo7yk]{padding:.8rem 2rem;border-radius:50px;background:#111;color:#fff;text-decoration:none;font-size:.9rem;font-weight:700;transition:all .3s ease}.btn-login[data-astro-cid-5blmo7yk]:hover{background:var(--color-primary);transform:translateY(-2px)}.mobile-menu[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:2000;visibility:hidden;overflow:hidden}.mobile-menu[data-astro-cid-5blmo7yk].open{visibility:visible}.menu-overlay[data-astro-cid-5blmo7yk]{position:absolute;width:100%;height:100%;background:#000000f2;opacity:0}.menu-content[data-astro-cid-5blmo7yk]{position:absolute;top:0;right:-100%;width:100%;height:100%;background:#0a0a0a;color:#fff;padding:6rem 2rem;display:flex;flex-direction:column}.menu-header[data-astro-cid-5blmo7yk]{display:flex;justify-content:space-between;align-items:center;margin-bottom:5rem}.menu-logo[data-astro-cid-5blmo7yk]{font-size:2rem;font-weight:900;letter-spacing:-1px}.menu-logo[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{color:var(--color-primary)}.close-btn[data-astro-cid-5blmo7yk]{background:none;border:none;color:#fff;cursor:pointer}.menu-links[data-astro-cid-5blmo7yk]{list-style:none;padding:0;display:flex;flex-direction:column;gap:2rem}.menu-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{font-size:3.5rem;font-weight:900;text-decoration:none;color:#fff;display:flex;align-items:baseline;gap:1.5rem}.menu-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{font-family:var(--font-mono);font-size:1rem;color:var(--color-primary);font-weight:400}.menu-footer[data-astro-cid-5blmo7yk]{margin-top:auto;display:flex;flex-direction:column;gap:2rem}.social-links[data-astro-cid-5blmo7yk]{display:flex;gap:2rem;font-family:var(--font-mono);font-size:.9rem}.social-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{color:#555;text-decoration:none}.social-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:#fff}.menu-btn[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;gap:7px;background:none;border:none;cursor:pointer;padding:10px}.menu-copyright[data-astro-cid-5blmo7yk]{font-size:.75rem;color:#333;letter-spacing:1px;text-transform:uppercase}@media(max-width:1024px){.nav-container[data-astro-cid-5blmo7yk]{padding:0 1.5rem}.desktop-only[data-astro-cid-5blmo7yk]{display:none}.mobile-bottom-nav[data-astro-cid-5blmo7yk],.menu-btn[data-astro-cid-5blmo7yk]{display:flex}.navbar[data-astro-cid-5blmo7yk]{padding:1rem 0;background:#fffc;backdrop-filter:blur(15px)}.logo-text[data-astro-cid-5blmo7yk]{font-size:1.1rem}.menu-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{font-size:2.2rem}}.main-hero[data-astro-cid-hewtv7us]{min-height:100vh;display:flex;align-items:center;position:relative;padding-top:80px;background:#fff;overflow:hidden}.social-sidebar[data-astro-cid-hewtv7us]{position:fixed;left:2rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:2rem;z-index:100}.social-link[data-astro-cid-hewtv7us]{color:#000;opacity:.5;transition:.3s}.social-link[data-astro-cid-hewtv7us]:hover{opacity:1;transform:scale(1.1)}.hero-bg-text[data-astro-cid-hewtv7us]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:22vw;font-weight:950;color:#00000008;z-index:0;white-space:nowrap;pointer-events:none;letter-spacing:-1.5vw;text-transform:uppercase}.hero-container[data-astro-cid-hewtv7us]{max-width:1400px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:0 4rem;position:relative;z-index:10}.product-side[data-astro-cid-hewtv7us]{display:flex;flex-direction:column;align-items:center;justify-content:center}.image-wrapper[data-astro-cid-hewtv7us]{width:100%;max-width:600px;aspect-ratio:1/1;position:relative}.product-img[data-astro-cid-hewtv7us]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0;transform:translate(30px) scale(.95);transition:all .8s cubic-bezier(.16,1,.3,1)}.product-img[data-astro-cid-hewtv7us].active{opacity:1;transform:translate(0) scale(1)}.content-side[data-astro-cid-hewtv7us]{display:flex;flex-direction:column;justify-content:center}.main-title[data-astro-cid-hewtv7us]{font-size:clamp(3.5rem,8.5vw,7rem);font-weight:950;line-height:.85;letter-spacing:-4px;margin-bottom:2rem;color:#000}.highlight[data-astro-cid-hewtv7us]{color:var(--color-primary)}.tagline[data-astro-cid-hewtv7us]{font-size:1.2rem;color:#444;margin-bottom:3rem;max-width:480px;line-height:1.6;font-weight:500}.btn-primary[data-astro-cid-hewtv7us]{padding:1.2rem 3.5rem;background:#000;color:#fff;border-radius:100px;border:none;font-weight:900;font-size:1rem;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1)}.btn-primary[data-astro-cid-hewtv7us]:hover{background:var(--color-primary);transform:translateY(-5px);box-shadow:0 15px 30px #55998a4d}.color-picker-desktop[data-astro-cid-hewtv7us]{margin-top:4rem;display:flex;flex-direction:column;gap:1.2rem}.label[data-astro-cid-hewtv7us]{font-family:var(--font-mono);font-size:.7rem;text-transform:uppercase;letter-spacing:2px;color:#999;font-weight:700}.color-dots[data-astro-cid-hewtv7us]{display:flex;gap:1.2rem}.dot[data-astro-cid-hewtv7us]{width:32px;height:32px;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 1px #eee;cursor:pointer;transition:all .3s ease}.dot[data-astro-cid-hewtv7us].active{transform:scale(1.2);box-shadow:0 0 0 2px var(--color-primary)}.desktop-only[data-astro-cid-hewtv7us]{display:flex}.mobile-only[data-astro-cid-hewtv7us]{display:none}@media(max-width:1024px){.desktop-only[data-astro-cid-hewtv7us]{display:none!important}.mobile-only[data-astro-cid-hewtv7us]{display:flex!important}.main-hero[data-astro-cid-hewtv7us]{padding-top:60px;padding-bottom:40px}.hero-container[data-astro-cid-hewtv7us]{grid-template-columns:1fr;text-align:center;padding:0 1.5rem;gap:2rem}.image-wrapper[data-astro-cid-hewtv7us]{max-width:380px}.main-title[data-astro-cid-hewtv7us]{font-size:clamp(3rem,13vw,4.5rem);letter-spacing:-2px}.tagline[data-astro-cid-hewtv7us]{margin:0 auto 2.5rem}.btn-primary[data-astro-cid-hewtv7us]{width:100%;max-width:320px}.color-picker-mobile[data-astro-cid-hewtv7us]{margin-top:2rem;justify-content:center}}.premium-showcase-v2[data-astro-cid-vv7c4rud]{background:#80b6b2;padding:12rem 0;min-height:90vh;display:flex;align-items:center;position:relative;overflow:hidden}.container[data-astro-cid-vv7c4rud]{max-width:1400px;margin:0 auto;padding:0 4rem;width:100%}.showcase-content-grid[data-astro-cid-vv7c4rud]{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:6rem}.eyebrow-accent[data-astro-cid-vv7c4rud]{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:4px;color:#0006;margin-bottom:2rem;display:block}.display-title[data-astro-cid-vv7c4rud]{font-size:clamp(3.5rem,8vw,6.5rem);font-weight:950;line-height:.85;letter-spacing:-4px;color:#111;margin-bottom:2.5rem}.outline-display[data-astro-cid-vv7c4rud]{color:transparent;-webkit-text-stroke:1.5px #fff}.description-text[data-astro-cid-vv7c4rud]{font-size:1.25rem;color:#000000b3;max-width:450px;line-height:1.6;margin-bottom:4rem}.btn-elite-dark[data-astro-cid-vv7c4rud]{padding:1.2rem 3.5rem;background:#111;color:#fff;border:none;border-radius:100px;font-weight:900;font-size:1rem;letter-spacing:1px;cursor:pointer;transition:all .4s ease}.btn-elite-dark[data-astro-cid-vv7c4rud]:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026;background:#000}.visual-side[data-astro-cid-vv7c4rud]{display:flex;justify-content:center;position:relative}.floating-wrapper[data-astro-cid-vv7c4rud]{position:relative;width:100%;max-width:550px;z-index:2}.floating-product[data-astro-cid-vv7c4rud]{width:100%;height:auto;filter:drop-shadow(0 50px 80px rgba(0,0,0,.2))}.glow-backdrop[data-astro-cid-vv7c4rud]{position:absolute;top:50%;left:50%;width:120%;height:120%;background:radial-gradient(circle,rgba(255,255,255,.4) 0%,transparent 70%);transform:translate(-50%,-50%);z-index:-1}@media(max-width:1024px){.premium-showcase-v2[data-astro-cid-vv7c4rud]{padding:8rem 0}.showcase-content-grid[data-astro-cid-vv7c4rud]{grid-template-columns:1fr;text-align:center}.description-text[data-astro-cid-vv7c4rud]{margin:0 auto 4rem}.floating-wrapper[data-astro-cid-vv7c4rud]{max-width:350px}.container[data-astro-cid-vv7c4rud]{padding:0 1.5rem}}.cinematic-video-section[data-astro-cid-luhcq7zj]{height:130vh;position:relative;background:#000}.video-sticky-container[data-astro-cid-luhcq7zj]{position:sticky;top:0;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.video-inner-frame[data-astro-cid-luhcq7zj]{position:relative;width:80vw;height:60vh;border-radius:40px;overflow:hidden;will-change:width,height,border-radius;box-shadow:0 50px 100px #00000080}.hero-video[data-astro-cid-luhcq7zj]{width:100%;height:100%;object-fit:cover;transform:scale(1.1)}.video-content-overlay[data-astro-cid-luhcq7zj]{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle,transparent 20%,rgba(0,0,0,.6) 100%);display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:2rem}.video-title[data-astro-cid-luhcq7zj]{font-size:clamp(3rem,10vw,7rem);font-weight:950;line-height:.85;letter-spacing:-3px;margin-bottom:2rem;opacity:0;transform:translateY(40px)}.outline-white[data-astro-cid-luhcq7zj]{color:transparent;-webkit-text-stroke:1.5px #fff}.video-tagline[data-astro-cid-luhcq7zj]{font-size:1.2rem;max-width:500px;margin:0 auto;color:#fffc;opacity:0;transform:translateY(20px);line-height:1.6}@media(max-width:768px){.cinematic-video-section[data-astro-cid-luhcq7zj]{height:120vh}.video-inner-frame[data-astro-cid-luhcq7zj]{width:85vw;height:40vh;border-radius:20px}.video-title[data-astro-cid-luhcq7zj]{font-size:2.8rem}.video-tagline[data-astro-cid-luhcq7zj]{font-size:1rem}}.polera-showcase-premium[data-astro-cid-klyqrdgz]{background-color:#000;color:#fff;padding:10rem 0;position:relative;overflow:hidden}.scrolling-text-wrapper[data-astro-cid-klyqrdgz]{position:absolute;top:15%;left:0;width:100%;overflow:hidden;pointer-events:none;z-index:1}.scrolling-text[data-astro-cid-klyqrdgz]{font-size:15vw;font-weight:950;color:#ffffff05;white-space:nowrap;text-transform:uppercase;letter-spacing:-.5vw}.container[data-astro-cid-klyqrdgz]{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:10}.header-section[data-astro-cid-klyqrdgz]{text-align:center;margin-bottom:5rem}.title-main[data-astro-cid-klyqrdgz]{font-size:clamp(3rem,10vw,7rem);font-weight:950;line-height:.9;letter-spacing:-4px;margin-bottom:2rem}.outline-text[data-astro-cid-klyqrdgz]{color:transparent;-webkit-text-stroke:1.5px rgba(255,255,255,.5)}.subtitle-wrapper[data-astro-cid-klyqrdgz]{display:flex;align-items:center;justify-content:center;gap:2rem}.subtitle-wrapper[data-astro-cid-klyqrdgz] .line[data-astro-cid-klyqrdgz]{height:1px;width:60px;background:var(--color-primary)}.subtitle[data-astro-cid-klyqrdgz]{font-family:var(--font-mono);font-size:.8rem;letter-spacing:4px;color:var(--color-primary)}.showcase-visual[data-astro-cid-klyqrdgz]{width:100%;margin-bottom:6rem;border-radius:2rem;overflow:hidden;box-shadow:0 50px 100px #00000080}.image-container[data-astro-cid-klyqrdgz]{position:relative;line-height:0}.parallax-image[data-astro-cid-klyqrdgz]{width:100%;height:auto;object-fit:cover;transform:scale(1.1)}.glass-overlay[data-astro-cid-klyqrdgz]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent 60%,rgba(0,0,0,.8))}.floating-badge[data-astro-cid-klyqrdgz]{position:absolute;top:2rem;right:2rem;background:#fff;color:#000;padding:.8rem 2rem;font-weight:900;font-size:.75rem;letter-spacing:2px;border-radius:4px}.info-card[data-astro-cid-klyqrdgz]{max-width:800px;margin:0 auto;background:#ffffff08;backdrop-filter:blur(20px);padding:5rem 4rem;border-radius:3rem;border:1px solid rgba(255,255,255,.05);text-align:center}.offer-tag[data-astro-cid-klyqrdgz]{display:inline-block;padding:.5rem 1.5rem;background:var(--color-primary);color:#fff;font-weight:900;font-size:.7rem;letter-spacing:2px;border-radius:50px;margin-bottom:2rem}.info-card[data-astro-cid-klyqrdgz] h3[data-astro-cid-klyqrdgz]{font-size:clamp(2rem,5vw,4rem);font-weight:900;line-height:1.1;margin-bottom:2rem}.highlight[data-astro-cid-klyqrdgz]{color:var(--color-primary)}.info-card[data-astro-cid-klyqrdgz] p[data-astro-cid-klyqrdgz]{font-size:1.2rem;color:#888;line-height:1.8;margin-bottom:4rem;max-width:600px;margin-left:auto;margin-right:auto}.pricing-row[data-astro-cid-klyqrdgz]{display:flex;justify-content:center;align-items:center;gap:4rem;margin-bottom:5rem}.price-box[data-astro-cid-klyqrdgz]{display:flex;flex-direction:column;align-items:center}.price-box[data-astro-cid-klyqrdgz] .label[data-astro-cid-klyqrdgz]{font-size:.8rem;color:#666;text-transform:uppercase;letter-spacing:2px}.price-box[data-astro-cid-klyqrdgz] .value[data-astro-cid-klyqrdgz]{font-size:3.5rem;font-weight:950;color:#fff}.pricing-row[data-astro-cid-klyqrdgz] .divider[data-astro-cid-klyqrdgz]{height:40px;width:1px;background:#ffffff1a}.shipping-box[data-astro-cid-klyqrdgz]{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#55998a;font-weight:700;font-size:.9rem}.btn-checkout-premium[data-astro-cid-klyqrdgz]{width:100%;max-width:450px;background:#fff;color:#000;padding:1.5rem 3rem;border:none;border-radius:100px;font-weight:900;font-size:1.1rem;letter-spacing:1px;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:2rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.btn-checkout-premium[data-astro-cid-klyqrdgz]:hover{background:var(--color-primary);color:#fff;transform:translateY(-5px) scale(1.02);box-shadow:0 20px 40px #55998a4d}@media(max-width:768px){.polera-showcase-premium[data-astro-cid-klyqrdgz]{padding:4rem 0}.info-card[data-astro-cid-klyqrdgz]{padding:3rem 1.5rem;border-radius:2rem}.pricing-row[data-astro-cid-klyqrdgz]{flex-direction:column;gap:2rem;margin-bottom:3rem}.price-box[data-astro-cid-klyqrdgz] .value[data-astro-cid-klyqrdgz]{font-size:2.8rem}.pricing-row[data-astro-cid-klyqrdgz] .divider[data-astro-cid-klyqrdgz]{display:none}.btn-checkout-premium[data-astro-cid-klyqrdgz]{padding:1.2rem 2rem;font-size:1rem;gap:1rem}.title-main[data-astro-cid-klyqrdgz]{font-size:3rem;letter-spacing:-2px}}.product-showcase-elite[data-astro-cid-j26n5e3m]{background:#fff;padding:12rem 0;position:relative;overflow:hidden}.bg-parallax-text[data-astro-cid-j26n5e3m]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:25vw;font-weight:900;color:#00000005;z-index:0;white-space:nowrap;letter-spacing:-1vw}.container-elite[data-astro-cid-j26n5e3m]{max-width:1400px;margin:0 auto;padding:0 4rem;display:grid;grid-template-columns:1fr 1fr;gap:8rem;align-items:center;position:relative;z-index:10}.image-wrapper[data-astro-cid-j26n5e3m]{position:relative;background:#f8f8f8;padding:4rem;border-radius:4rem;overflow:hidden}.featured-product-img[data-astro-cid-j26n5e3m]{width:100%;height:auto;mix-blend-mode:multiply;transform:scale(1);transition:transform 1s ease}.badge-premium[data-astro-cid-j26n5e3m]{display:inline-block;padding:.6rem 1.5rem;background:#111;color:#fff;font-size:.7rem;font-weight:800;letter-spacing:2px;border-radius:4px;margin-bottom:2rem}.title-elite[data-astro-cid-j26n5e3m]{font-size:clamp(3.5rem,8vw,6rem);font-weight:900;line-height:.85;letter-spacing:-3px;margin-bottom:2.5rem}.title-elite[data-astro-cid-j26n5e3m] .highlight[data-astro-cid-j26n5e3m]{color:var(--color-primary)}.description-elite[data-astro-cid-j26n5e3m]{font-size:1.2rem;color:#666;line-height:1.6;margin-bottom:4rem;max-width:500px}.specs-grid-elite[data-astro-cid-j26n5e3m]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:5rem}.spec-item[data-astro-cid-j26n5e3m]{display:flex;flex-direction:column;gap:.5rem}.spec-item[data-astro-cid-j26n5e3m] .label[data-astro-cid-j26n5e3m]{font-family:var(--font-mono);font-size:.7rem;text-transform:uppercase;color:#aaa;letter-spacing:1px}.spec-item[data-astro-cid-j26n5e3m] .val[data-astro-cid-j26n5e3m]{font-size:1.1rem;font-weight:800;color:#111}.price-action-row[data-astro-cid-j26n5e3m]{display:flex;align-items:center;gap:3rem;margin-bottom:2rem}.price-display[data-astro-cid-j26n5e3m]{display:flex;align-items:baseline;gap:.5rem}.price-display[data-astro-cid-j26n5e3m] .symbol[data-astro-cid-j26n5e3m]{font-size:1.5rem;font-weight:600;color:var(--color-primary)}.price-display[data-astro-cid-j26n5e3m] .val[data-astro-cid-j26n5e3m]{font-size:4rem;font-weight:950;color:#111;letter-spacing:-2px}.btn-elite-whatsapp[data-astro-cid-j26n5e3m]{flex:1;max-width:300px;height:70px;background:#111;color:#fff;border:none;border-radius:100px;font-weight:900;font-size:1rem;letter-spacing:1px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:1.5rem;transition:all .4s ease}.btn-elite-whatsapp[data-astro-cid-j26n5e3m]:hover{background:var(--color-primary);transform:translateY(-5px);box-shadow:0 20px 40px #55998a4d}.stock-status[data-astro-cid-j26n5e3m]{font-size:.8rem;font-weight:700;color:#f36;letter-spacing:1px}@media(max-width:1024px){.product-showcase-elite[data-astro-cid-j26n5e3m]{padding:4rem 0}.container-elite[data-astro-cid-j26n5e3m]{grid-template-columns:1fr;gap:3rem;padding:0 1.5rem;text-align:center}.image-wrapper[data-astro-cid-j26n5e3m]{padding:1.5rem;border-radius:2rem}.description-elite[data-astro-cid-j26n5e3m]{margin:0 auto 2.5rem;font-size:1.1rem}.specs-grid-elite[data-astro-cid-j26n5e3m]{gap:1rem;margin-bottom:3rem}.price-action-row[data-astro-cid-j26n5e3m]{flex-direction:column;gap:1.5rem}.price-display[data-astro-cid-j26n5e3m] .val[data-astro-cid-j26n5e3m]{font-size:3rem}.btn-elite-whatsapp[data-astro-cid-j26n5e3m]{width:100%;max-width:100%;height:60px}}.cart-floating-btn[data-astro-cid-atha5qgx]{position:fixed;bottom:2rem;right:2rem;width:65px;height:65px;background:var(--color-primary);color:#fff;border-radius:50%;border:none;cursor:pointer;z-index:3000;box-shadow:0 10px 30px #55998a66;display:flex;justify-content:center;align-items:center;transition:.3s cubic-bezier(.16,1,.3,1)}.cart-floating-btn[data-astro-cid-atha5qgx]:hover{transform:scale(1.1)}.cart-count[data-astro-cid-atha5qgx]{position:absolute;top:0;right:0;background:var(--color-accent);color:#fff;width:25px;height:25px;border-radius:50%;font-size:.75rem;font-weight:800;display:flex;justify-content:center;align-items:center;border:2px solid white}.cart-drawer[data-astro-cid-atha5qgx]{position:fixed;top:0;right:-450px;width:450px;height:100vh;background:#fff;z-index:4000;box-shadow:-20px 0 50px #0000001a;display:flex;flex-direction:column;transition:.5s cubic-bezier(.16,1,.3,1)}.cart-drawer[data-astro-cid-atha5qgx].open{right:0}.cart-header[data-astro-cid-atha5qgx]{padding:2.5rem;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.cart-header[data-astro-cid-atha5qgx] h3[data-astro-cid-atha5qgx]{font-size:1.5rem;font-weight:900;letter-spacing:-.5px;margin:0}.close-cart-btn[data-astro-cid-atha5qgx]{width:44px;height:44px;border-radius:50%;background:#f5f5f5;border:none;color:#111;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.close-cart-btn[data-astro-cid-atha5qgx]:hover{background:#000;color:#fff;transform:rotate(90deg)}.cart-body[data-astro-cid-atha5qgx]{flex:1;padding:2rem;overflow-y:auto}.cart-item{display:flex;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #f5f5f5;align-items:center}.cart-item-img{width:80px;height:80px;background:#f9f9f9;border-radius:12px;object-fit:contain;padding:.5rem}.cart-item-info{flex:1}.cart-item-name{font-weight:800;font-size:.95rem;line-height:1.3;margin-bottom:.4rem;display:block}.cart-item-price{font-weight:700;color:var(--color-primary);font-size:1rem}.cart-item-remove{background:none;border:none;color:#ff4d4d;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;cursor:pointer;padding:.5rem;transition:opacity .3s}.cart-item-remove:hover{opacity:.6}.empty-msg[data-astro-cid-atha5qgx]{text-align:center;color:#999;margin-top:5rem;font-weight:600}.cart-footer[data-astro-cid-atha5qgx]{padding:2.5rem;border-top:1px solid #f0f0f0;background:#fff}.total[data-astro-cid-atha5qgx]{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:2rem}.total[data-astro-cid-atha5qgx] span[data-astro-cid-atha5qgx]:first-child{font-weight:700;color:#888;text-transform:uppercase;font-size:.8rem;letter-spacing:1px}.total[data-astro-cid-atha5qgx] #cart-total[data-astro-cid-atha5qgx]{font-size:2.2rem;font-weight:950;color:#111;letter-spacing:-1px}.btn-whatsapp-full[data-astro-cid-atha5qgx]{width:100%;background:#000;color:#fff;padding:1.5rem;border-radius:100px;border:none;font-weight:900;font-size:1rem;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1)}.btn-whatsapp-full[data-astro-cid-atha5qgx]:hover{background:#25d366;transform:translateY(-5px);box-shadow:0 20px 40px #25d36633}@media(max-width:768px){.cart-drawer[data-astro-cid-atha5qgx]{width:100%}.cart-floating-btn[data-astro-cid-atha5qgx]{bottom:1.5rem;right:1.5rem;width:55px;height:55px;z-index:5000}}.product-modal[data-astro-cid-yycpc3m6]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:none;align-items:center;justify-content:center}.product-modal[data-astro-cid-yycpc3m6].active{display:flex}.modal-overlay[data-astro-cid-yycpc3m6]{position:absolute;width:100%;height:100%;background:#000000d9;backdrop-filter:blur(10px)}.modal-container[data-astro-cid-yycpc3m6]{position:relative;background:#fff;width:90%;max-width:1000px;max-height:90vh;overflow:hidden;z-index:10;display:flex;flex-direction:column;animation:modalIn .5s cubic-bezier(.16,1,.3,1)}@keyframes modalIn{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.close-modal[data-astro-cid-yycpc3m6]{position:absolute;top:1.5rem;right:1.5rem;background:#000;color:#fff;border:none;width:40px;height:40px;font-size:1.5rem;cursor:pointer;z-index:50;display:flex;align-items:center;justify-content:center;transition:.3s}.close-modal[data-astro-cid-yycpc3m6]:hover{transform:rotate(90deg)}.modal-content[data-astro-cid-yycpc3m6]{overflow-y:auto;flex:1}.modal-grid[data-astro-cid-yycpc3m6]{display:grid;grid-template-columns:1fr 1fr}.product-preview[data-astro-cid-yycpc3m6]{background:#fdfdfd;display:flex;align-items:center;justify-content:center;padding:4rem}.product-preview[data-astro-cid-yycpc3m6] img[data-astro-cid-yycpc3m6]{width:100%;max-height:400px;object-fit:contain}.selection-side[data-astro-cid-yycpc3m6]{padding:4rem;background:#fff}h2[data-astro-cid-yycpc3m6]{font-size:2rem;font-weight:900;letter-spacing:-1px;margin-bottom:.5rem;text-transform:uppercase}.modal-price[data-astro-cid-yycpc3m6]{font-size:1.8rem;font-weight:800;color:var(--color-primary);margin-bottom:2.5rem}.selection-group[data-astro-cid-yycpc3m6]{margin-bottom:2.5rem}.label-bold[data-astro-cid-yycpc3m6]{display:block;font-size:.9rem;font-weight:900;color:#111;margin-bottom:1.2rem;letter-spacing:2px}.color-options[data-astro-cid-yycpc3m6]{display:flex;gap:1.2rem;align-items:center}.color-dot{width:34px!important;height:34px!important;border-radius:50%!important;border:3px solid #fff!important;box-shadow:0 0 0 1px #eee;cursor:pointer;transition:.3s}.color-dot.active{box-shadow:0 0 0 2px var(--color-primary)!important;transform:scale(1.1)}.size-options[data-astro-cid-yycpc3m6]{display:flex;gap:.8rem;flex-wrap:wrap}.size-btn[data-astro-cid-yycpc3m6]{width:55px;height:55px;border:1px solid #eee;background:#fff;font-weight:800;cursor:pointer;transition:.3s}.size-btn[data-astro-cid-yycpc3m6]:hover{background:#f9f9f9}.size-btn[data-astro-cid-yycpc3m6].active{background:#000;color:#fff;border-color:#000}.size-guide-trigger[data-astro-cid-yycpc3m6]{background:none;border:none;color:#888;display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:700;cursor:pointer;margin-bottom:3rem;text-decoration:underline}.btn-confirm-add[data-astro-cid-yycpc3m6]{width:100%;padding:1.5rem;background:#000;color:#fff;border:none;font-weight:900;font-size:1rem;text-transform:uppercase;letter-spacing:2px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:1rem;transition:.4s}.btn-confirm-add[data-astro-cid-yycpc3m6]:hover{background:var(--color-primary)}.style-options[data-astro-cid-yycpc3m6]{display:flex;gap:1rem}.style-btn{flex:1;padding:1rem;background:#fff;border:1px solid #eee;font-weight:800;font-size:.8rem;text-transform:uppercase;cursor:pointer;transition:.3s}.style-btn.active{background:#000!important;color:#fff!important}.size-guide-modal[data-astro-cid-yycpc3m6]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000f2;z-index:20000;display:none;align-items:center;justify-content:center;padding:2rem}.size-guide-modal[data-astro-cid-yycpc3m6].active{display:flex}.guide-content[data-astro-cid-yycpc3m6]{background:#fff;padding:3rem;max-width:600px;width:100%;position:relative;text-align:center}.guide-content[data-astro-cid-yycpc3m6] img[data-astro-cid-yycpc3m6]{width:100%;margin:2rem 0}.close-guide[data-astro-cid-yycpc3m6]{position:absolute;top:1rem;right:1rem;font-size:2rem;background:none;border:none;cursor:pointer}@media(max-width:768px){.modal-container[data-astro-cid-yycpc3m6]{width:100%;height:100%;max-height:100vh;border-radius:0}.modal-grid[data-astro-cid-yycpc3m6]{grid-template-columns:1fr}.product-preview[data-astro-cid-yycpc3m6]{padding:3rem 2rem;height:35vh}.product-preview[data-astro-cid-yycpc3m6] img[data-astro-cid-yycpc3m6]{max-height:100%}.selection-side[data-astro-cid-yycpc3m6]{padding:2rem 1.5rem 8rem}h2[data-astro-cid-yycpc3m6]{font-size:1.6rem}.modal-price[data-astro-cid-yycpc3m6]{margin-bottom:2rem}.btn-confirm-add[data-astro-cid-yycpc3m6]{position:fixed;bottom:0;left:0;width:100%;padding:1.8rem;border-radius:0;z-index:100}.close-modal[data-astro-cid-yycpc3m6]{top:1rem;right:1rem;border-radius:50%;width:45px;height:45px;background:#000c}.guide-content[data-astro-cid-yycpc3m6]{padding:2rem 1rem;width:95%}}.toast-container[data-astro-cid-5i5fqekp]{position:fixed;bottom:2rem;left:2rem;z-index:99999;display:flex;flex-direction:column-reverse;gap:1rem;pointer-events:none}.toast-notification{min-width:300px;background:#000000e6;color:#fff;padding:1.2rem 2rem;border-radius:12px;box-shadow:0 15px 40px #0003;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:1.2rem;pointer-events:auto;animation:toastIn .5s cubic-bezier(.16,1,.3,1) forwards}.toast-notification.success{border-left:4px solid #25d366}.toast-notification.error{border-left:4px solid #ff4d4d}.toast-notification.info{border-left:4px solid var(--color-primary)}.toast-icon{font-size:1.2rem}.toast-content{font-size:.9rem;font-weight:600;letter-spacing:.5px}@keyframes toastIn{0%{transform:translate(-100%) scale(.9);opacity:0}to{transform:translate(0) scale(1);opacity:1}}.toast-out{animation:toastOut .5s cubic-bezier(.16,1,.3,1) forwards!important}@keyframes toastOut{to{transform:translate(-100%) scale(.9);opacity:0}}@media(max-width:768px){.toast-container[data-astro-cid-5i5fqekp]{bottom:6rem;left:1rem;right:1rem}.toast-notification{min-width:0;width:100%}}.footer[data-astro-cid-sz7xmlte]{background:#050505;color:#fff;padding:8rem 0 2rem;position:relative;overflow:hidden}.footer-bg-blur[data-astro-cid-sz7xmlte]{position:absolute;top:-50%;left:-10%;width:120%;height:150%;background:radial-gradient(circle at 50% 50%,rgba(85,153,138,.05) 0%,transparent 70%);filter:blur(80px);pointer-events:none;z-index:0}.footer[data-astro-cid-sz7xmlte]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent)}.footer-container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.footer-main[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:3rem;margin-bottom:6rem}.footer-brand[data-astro-cid-sz7xmlte]{flex:1;min-width:300px}.brand-wrapper[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.footer-logo-icon[data-astro-cid-sz7xmlte]{width:45px;height:45px;object-fit:contain;filter:drop-shadow(0 0 8px rgba(85,153,138,.3));transition:transform .3s ease}.brand-wrapper[data-astro-cid-sz7xmlte]:hover .footer-logo-icon[data-astro-cid-sz7xmlte]{transform:rotate(-10deg) scale(1.1)}.logo[data-astro-cid-sz7xmlte]{font-size:2.5rem;font-weight:900;letter-spacing:-2px;color:#fff;text-decoration:none;display:inline-block;margin:0}.logo[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{color:var(--color-primary)}.tagline[data-astro-cid-sz7xmlte]{color:#777;max-width:400px;line-height:1.8;font-size:1.1rem;font-weight:300}.footer-socials[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:2rem}.social-title[data-astro-cid-sz7xmlte]{font-family:var(--font-mono);font-size:.8rem;letter-spacing:.3rem;color:#444;text-transform:uppercase}.social-icons[data-astro-cid-sz7xmlte]{display:flex;gap:1.5rem}.social-link[data-astro-cid-sz7xmlte]{color:#666;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:12px;background:#ffffff05;border:1px solid rgba(255,255,255,.05)}.social-link[data-astro-cid-sz7xmlte]:hover{color:#fff;background:var(--color-primary);transform:translateY(-8px) rotate(8deg);border-color:var(--color-primary);box-shadow:0 15px 30px #55998a4d}.footer-divider[data-astro-cid-sz7xmlte]{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);margin-bottom:4rem;transform-origin:left}.footer-credits[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:3rem;margin-bottom:6rem}.creator[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:1rem;font-size:1rem;color:#555}.github-link[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.6rem;color:#ccc;text-decoration:none;font-weight:600;transition:all .3s ease;padding:.5rem 1rem;background:#ffffff08;border-radius:8px}.github-link[data-astro-cid-sz7xmlte]:hover{color:#fff;background:#ffffff14}.cta-wrapper[data-astro-cid-sz7xmlte]{background:linear-gradient(135deg,#ffffff08,#ffffff03);padding:2rem 3rem;border-radius:2rem;border:1px solid rgba(255,255,255,.05);transition:all .6s cubic-bezier(.16,1,.3,1);backdrop-filter:blur(10px)}.cta-wrapper[data-astro-cid-sz7xmlte]:hover{border-color:var(--color-primary);transform:translateY(-5px);background:#ffffff0d;box-shadow:0 20px 40px #0000004d}.cta-link[data-astro-cid-sz7xmlte]{text-decoration:none;display:flex;flex-direction:column;gap:.5rem}.cta-text[data-astro-cid-sz7xmlte]{font-size:.8rem;text-transform:uppercase;letter-spacing:.2rem;color:#555;font-family:var(--font-mono)}.cta-sub[data-astro-cid-sz7xmlte]{font-size:1.4rem;font-weight:800;color:#fff;transition:color .3s ease}.cta-wrapper[data-astro-cid-sz7xmlte]:hover .cta-sub[data-astro-cid-sz7xmlte]{color:var(--color-primary)}.footer-bottom[data-astro-cid-sz7xmlte]{text-align:center;padding-top:3rem;border-top:1px solid rgba(255,255,255,.03);color:#333;font-size:.85rem;letter-spacing:1px}@media(max-width:768px){.footer[data-astro-cid-sz7xmlte]{padding:6rem 0 3rem}.footer-main[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:center;text-align:center}.footer-credits[data-astro-cid-sz7xmlte]{flex-direction:column;text-align:center;gap:3rem}.cta-wrapper[data-astro-cid-sz7xmlte]{width:100%;padding:2rem}.logo[data-astro-cid-sz7xmlte]{font-size:2rem}.cta-sub[data-astro-cid-sz7xmlte]{font-size:1.2rem}}main[data-astro-cid-j7pv25f6]{overflow-x:hidden;min-height:100vh;background-color:var(--color-bg)}
