*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-titles: "League Spartan", sans-serif;--font-subtitles: "The Seasons", serif;--font-body: "Inter", sans-serif;--color-text: #181818;--color-bg: #fff;--color-bg-dark: #f5f5f5;--color-accent: #222;--color-accent-light: #444}body{font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-text);line-height:1.6;font-size:16px;min-height:100vh;position:relative;background-image:radial-gradient(600px 300px at 50% 0%,rgba(180,180,180,.08),transparent 80%);background-repeat:no-repeat;background-attachment:fixed;z-index:0}body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:transparent;background-image:radial-gradient(700px 350px at 50% 0%,rgba(180,180,180,.13),transparent 85%);filter:blur(80px);background-repeat:no-repeat}h1,h2,h3{font-family:var(--font-titles);font-weight:500;color:var(--color-text);margin-top:2rem}h4,h5,h6{font-family:var(--font-subtitles);font-weight:400;color:var(--color-text)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.hero-minimal h1{margin-bottom:.5rem;font-size:2rem}.hero-subtitle{font-size:1rem;color:#666;margin-bottom:6rem}@media (max-width: 600px){.hero-minimal h1{font-size:1.15rem;margin-top:4rem}.hero-subtitle{font-size:.8rem;margin-bottom:3.5rem}h1{font-size:1.15rem}}@media (max-width: 900px){.colecciones-destacadas h2{font-size:1.5rem}}@media (max-width: 600px){.colecciones-destacadas h2{font-size:1.15rem}}@media (max-width: 600px){.countdown{font-size:1.15rem}}.navbar[data-astro-cid-5blmo7yk]{background-color:var(--color-bg);padding:1rem 2rem;position:fixed;top:0;left:0;width:100vw;z-index:1000}.navbar-container[data-astro-cid-5blmo7yk]{display:flex;justify-content:center;align-items:center;max-width:1200px;margin:0 auto;flex-wrap:wrap;position:relative}.navbar-logo[data-astro-cid-5blmo7yk]{font-family:var(--font-serif);font-size:2rem;font-weight:700;color:var(--color-text);text-decoration:none;margin:0 2rem;letter-spacing:2px;flex-shrink:0;z-index:2}.navbar-links[data-astro-cid-5blmo7yk]{list-style:none;display:flex;gap:1.5rem;align-items:center}.navbar-links-left[data-astro-cid-5blmo7yk]{margin-right:auto}.navbar-links-right[data-astro-cid-5blmo7yk]{margin-left:auto}.navbar-links[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{font-family:var(--font-sans);font-size:1rem;color:var(--color-text);text-decoration:none;transition:color .3s ease}.navbar-links[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--color-accent)}.menu-toggle[data-astro-cid-5blmo7yk]{display:none}.menu-icon[data-astro-cid-5blmo7yk]{display:none!important;cursor:pointer;font-size:2rem;color:var(--color-text);z-index:2;margin-left:1rem;margin-right:1rem;align-self:center;width:2.5rem;height:2.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background:none;border:none;transition:color .3s}.bar[data-astro-cid-5blmo7yk]{display:block;width:2rem;height:.22rem;margin:.25rem 0;background:var(--color-text);border-radius:2px;transition:all .4s cubic-bezier(.68,-.55,.27,1.55)}.menu-toggle[data-astro-cid-5blmo7yk]:checked+.menu-icon[data-astro-cid-5blmo7yk] .bar[data-astro-cid-5blmo7yk]:nth-child(1){transform:translateY(.47rem) rotate(45deg)}.menu-toggle[data-astro-cid-5blmo7yk]:checked+.menu-icon[data-astro-cid-5blmo7yk] .bar[data-astro-cid-5blmo7yk]:nth-child(2){opacity:0}.menu-toggle[data-astro-cid-5blmo7yk]:checked+.menu-icon[data-astro-cid-5blmo7yk] .bar[data-astro-cid-5blmo7yk]:nth-child(3){transform:translateY(-.47rem) rotate(-45deg)}.navbar-mobile-menu[data-astro-cid-5blmo7yk]{display:none;position:fixed;top:64px;left:0;width:100vw;background:var(--color-bg);box-shadow:0 4px 12px #00000014;z-index:1001;border-bottom-left-radius:0;border-bottom-right-radius:0;opacity:0;transform:translateY(-30px);transition:opacity .4s,transform .4s}.menu-toggle[data-astro-cid-5blmo7yk]:checked~.navbar-mobile-menu[data-astro-cid-5blmo7yk]{display:block;opacity:1;transform:translateY(0)}.menu-toggle[data-astro-cid-5blmo7yk]:not(:checked)~.navbar-mobile-menu[data-astro-cid-5blmo7yk]{opacity:0;transform:translateY(-30px);transition:opacity .4s,transform .4s}.navbar-mobile-menu[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk]{padding:2rem 0 1.5rem;margin:0;list-style:none;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.navbar-mobile-menu[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]{opacity:0;transform:translateY(30px);animation:none}.menu-toggle[data-astro-cid-5blmo7yk]:checked~.navbar-mobile-menu[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]{animation:fadeInUpMenu .5s cubic-bezier(.23,1,.32,1) forwards}.menu-toggle[data-astro-cid-5blmo7yk]:checked~.navbar-mobile-menu[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]:nth-child(1){animation-delay:.08s}.menu-toggle[data-astro-cid-5blmo7yk]:checked~.navbar-mobile-menu[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]:nth-child(2){animation-delay:.16s}.menu-toggle[data-astro-cid-5blmo7yk]:checked~.navbar-mobile-menu[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]:nth-child(3){animation-delay:.24s}.menu-toggle[data-astro-cid-5blmo7yk]:checked~.navbar-mobile-menu[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]:nth-child(4){animation-delay:.32s}@keyframes fadeInUpMenu{to{opacity:1;transform:none}}@media (max-width: 900px){.navbar-container[data-astro-cid-5blmo7yk]{flex-direction:row;align-items:center;justify-content:center;position:relative;min-height:56px}.navbar-logo[data-astro-cid-5blmo7yk]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;font-size:1.5rem;order:2;z-index:3;pointer-events:auto}.navbar-links[data-astro-cid-5blmo7yk]{display:none}.menu-icon[data-astro-cid-5blmo7yk]{display:block!important;position:absolute;left:1rem;top:50%;transform:translateY(-50%);margin:0;order:1;z-index:4}.navbar-mobile-menu[data-astro-cid-5blmo7yk]{top:56px}}@media (max-width: 600px){.navbar[data-astro-cid-5blmo7yk]{padding:.7rem .5rem}.navbar-container[data-astro-cid-5blmo7yk]{max-width:100vw;padding:0 .5rem;min-height:56px;flex-wrap:nowrap}.navbar-logo[data-astro-cid-5blmo7yk]{font-size:2rem;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;white-space:nowrap;position:absolute;z-index:3}.menu-icon[data-astro-cid-5blmo7yk]{left:.5rem;width:2rem;height:2rem}.bar[data-astro-cid-5blmo7yk]{width:1.5rem;height:.18rem}.navbar-mobile-menu[data-astro-cid-5blmo7yk]{top:48px;padding-left:.5rem;padding-right:.5rem}.navbar-mobile-menu[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk]{padding:1.2rem 0 1rem;gap:1rem}}body{padding-top:80px}.footer[data-astro-cid-sz7xmlte]{background-color:var(--color-bg);padding:2rem 1rem 1rem;text-align:left;border-top:1px solid #e2e2e2;z-index:10}.footer-container[data-astro-cid-sz7xmlte]{max-width:1100px;margin:0 auto;font-family:Inter,sans-serif;color:#555;font-size:1rem}.footer-grid-custom[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.2fr 1fr 1.2fr;gap:2.2rem 1.5rem;margin-bottom:2.2rem;align-items:flex-start}.footer-section[data-astro-cid-sz7xmlte].newsletter-section.footer-newsletter-right{grid-column:3 / 4;justify-self:end;align-items:flex-end;text-align:left}.footer-brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.7rem}.footer-logo[data-astro-cid-sz7xmlte]{font-family:var(--font-titles, "League Spartan", sans-serif);font-size:1.5rem;font-weight:700;letter-spacing:.04em;color:#222;text-transform:uppercase;margin-bottom:.2rem}.footer-contact-link[data-astro-cid-sz7xmlte]{font-family:var(--font-titles, "League Spartan", sans-serif);font-size:1.08rem;color:#222;cursor:pointer;width:fit-content;transition:color .2s;text-decoration:none;border-bottom:2px solid transparent}.footer-contact-link[data-astro-cid-sz7xmlte]:hover{border-bottom:2px solid var(--color-accent, #bfae9c);text-decoration:none}.footer-about-link[data-astro-cid-sz7xmlte]{font-family:var(--font-titles, "League Spartan", sans-serif);font-size:1.08rem;color:#222;cursor:pointer;width:fit-content;transition:color .2s;text-decoration:none;border-bottom:2px solid transparent}.footer-about-link[data-astro-cid-sz7xmlte]:hover{border-bottom:2px solid var(--color-accent, #bfae9c);text-decoration:none}.footer-social-inline[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-family:var(--font-titles, "League Spartan", sans-serif);font-size:1.08rem;font-weight:600;margin:1.1rem 0 .7rem;letter-spacing:.04em;color:#222;text-transform:uppercase}.social-icons[data-astro-cid-sz7xmlte]{margin-top:.2rem;display:flex;gap:1.1rem}.social-icons[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:28px;height:28px;transition:transform .2s ease}.social-icons[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover img[data-astro-cid-sz7xmlte]{transform:scale(1.1)}.newsletter-section[data-astro-cid-sz7xmlte]{max-width:320px}.newsletter-desc[data-astro-cid-sz7xmlte]{font-size:.98rem;color:#444;margin-bottom:.7rem}.newsletter-form[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.7rem}.newsletter-form[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte]{padding:.7rem 1rem;border-radius:6px;border:1px solid #ccc;font-size:1rem;background:#f8f8f8}.newsletter-form[data-astro-cid-sz7xmlte] button[data-astro-cid-sz7xmlte]{padding:.7rem 1.2rem;border-radius:6px;border:none;background:#222;color:#fff;font-size:1rem;cursor:not-allowed;opacity:.7}.newsletter-form[data-astro-cid-sz7xmlte] .h-captcha[data-astro-cid-sz7xmlte]{display:none}.newsletter-success[data-astro-cid-sz7xmlte]{color:#1a7f37;font-size:.98rem;margin-top:.5rem;transition:opacity .2s}.oculto[data-astro-cid-sz7xmlte]{display:none}.newsletter-legal[data-astro-cid-sz7xmlte]{font-size:.7rem;color:#888;margin-top:.2rem}.newsletter-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#888;text-decoration:underline}@media (max-width: 900px){.footer-grid-custom[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;gap:1.2rem .7rem}.footer-section[data-astro-cid-sz7xmlte].newsletter-section.footer-newsletter-right{grid-column:2 / 3;justify-self:end;align-items:flex-end;text-align:right}}@media (max-width: 600px){.footer[data-astro-cid-sz7xmlte]{padding:1.2rem .5rem .7rem}.footer-container[data-astro-cid-sz7xmlte]{max-width:100vw;font-size:.95rem}.footer-grid-custom[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:1.2rem 0}.footer-section[data-astro-cid-sz7xmlte].newsletter-section.footer-newsletter-right{grid-column:1 / 2;justify-self:stretch;align-items:flex-start;text-align:left}.footer-logo[data-astro-cid-sz7xmlte]{font-size:1.1rem}.footer-section[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-size:1rem}.newsletter-form[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte],.newsletter-form[data-astro-cid-sz7xmlte] button[data-astro-cid-sz7xmlte]{font-size:.95rem;padding:.6rem .7rem}.social-icons[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:22px;height:22px}}html,body{margin:0;padding:0;min-height:100dvh;flex-direction:column}.page-wrapper[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;min-height:100vh}.main-content[data-astro-cid-sckkx6r4]{flex:1}.cookie-banner[data-astro-cid-sckkx6r4]{position:fixed;bottom:0;left:0;width:100%;background-color:#333;color:#fff;padding:1rem;text-align:center;font-size:1rem;z-index:9999;display:none}.cookie-banner[data-astro-cid-sckkx6r4] .cookie-content[data-astro-cid-sckkx6r4]{display:flex;justify-content:space-between;align-items:center}.cookie-banner[data-astro-cid-sckkx6r4] .cookie-content[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{margin:0;padding-right:1rem}.cookie-banner[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:var(--color-accent);text-decoration:none}.cookie-btn[data-astro-cid-sckkx6r4]{background-color:var(--color-accent);color:var(--color-text);border:none;padding:.5rem 1rem;font-size:1rem;cursor:pointer;border-radius:5px;transition:background-color .3s ease}.cookie-btn[data-astro-cid-sckkx6r4]:hover{background-color:#a18b7b}
