.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.lang-switcher[data-astro-cid-a2mxz4y6]{display:flex;align-items:center;z-index:20}.lang-btn[data-astro-cid-a2mxz4y6]{background:none;border:none;cursor:pointer;font-size:13px;font-weight:600;letter-spacing:.5px;color:#1d1d1f;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:opacity .2s ease;font-family:inherit}.lang-btn[data-astro-cid-a2mxz4y6]:hover{opacity:.7}a[data-astro-cid-yxtifmrq]{color:#515154;text-decoration:none;display:inline-flex;align-items:center;transition:color .2s ease}a[data-astro-cid-yxtifmrq]:hover{color:#1d1d1f}footer[data-astro-cid-sz7xmlte]{margin-top:3rem;padding-bottom:2rem}.footer-columns[data-astro-cid-sz7xmlte]{border-top:1px solid #d2d2d7;padding-top:1.5rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding-bottom:1.5rem}.footer-column[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.4rem}.footer-column[data-astro-cid-sz7xmlte] .heading[data-astro-cid-sz7xmlte]{color:#1d1d1f;font-size:.8rem;font-weight:600;margin:0 0 .25rem}.footer-column[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#515154;text-decoration:none;font-size:.8rem;transition:color .2s ease}.footer-column[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#2ea3f2}.footer-social[data-astro-cid-sz7xmlte]{display:flex;gap:1rem;padding:1.5rem 0}.footer-company[data-astro-cid-sz7xmlte]{text-align:center;padding:1rem 0;border-top:1px solid #d2d2d7}.footer-company[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{color:#515154;font-size:.7rem}.footer-payments[data-astro-cid-sz7xmlte]{display:flex;justify-content:center;align-items:center;gap:1rem;padding:.75rem 0}.footer-payments[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{opacity:.7}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid #d2d2d7}.copyright[data-astro-cid-sz7xmlte]{color:#515154;font-size:.75rem}.legal-links[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.5rem}.legal-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#515154;text-decoration:none;font-size:.75rem;transition:color .2s ease}.legal-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#2ea3f2}.separator[data-astro-cid-sz7xmlte]{color:#d2d2d7;font-size:.75rem}@media(max-width:768px){.footer-columns[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr)}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start;row-gap:.5rem}}.toast-root{position:fixed;top:1rem;right:1rem;z-index:1000;display:flex;align-items:flex-start;gap:.75rem;max-width:min(420px,calc(100vw - 2rem));padding:.875rem 1rem;border-radius:.5rem;border:1px solid;box-shadow:0 10px 25px -10px #00000040,0 4px 6px -2px #0000001a;font-size:.9375rem;line-height:1.4;animation:toast-enter .2s ease-out}.toast-root[data-type=error]{background:#fef2f2;color:#991b1b;border-color:#fecaca}.toast-root[data-type=success]{background:#f0fdf4;color:#166534;border-color:#bbf7d0}.toast-root[data-type=info]{background:#eff6ff;color:#1e40af;border-color:#bfdbfe}.toast-text{margin:0;flex:1}.toast-close{flex-shrink:0;background:transparent;border:0;color:inherit;font-size:1.5rem;line-height:1;padding:0 .25rem;cursor:pointer;opacity:.7;min-width:1.75rem;min-height:1.75rem}.toast-close:hover,.toast-close:focus-visible{opacity:1}.toast-leaving{animation:toast-leave .2s ease-in forwards}@keyframes toast-enter{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes toast-leave{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-.5rem)}}@media(max-width:480px){.toast-root{top:.75rem;left:.75rem;right:.75rem;max-width:none}}@media(prefers-reduced-motion:reduce){.toast-root{animation:none}.toast-leaving{animation:none;opacity:0}}.cookie-banner[data-astro-cid-fzbxxtek]{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:999;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;max-width:560px;margin:0 auto;padding:1rem 1.25rem;background:#1b1b1b;color:#f5f5f5;border-radius:.5rem;box-shadow:0 12px 30px -12px #0006,0 4px 8px -2px #0003;font-size:.875rem;line-height:1.5}.cookie-banner[data-astro-cid-fzbxxtek][hidden]{display:none}.cookie-banner__text[data-astro-cid-fzbxxtek]{flex:1 1 220px;margin:0}.cookie-banner__text[data-astro-cid-fzbxxtek] a{color:inherit;text-decoration:underline}.cookie-banner__dismiss[data-astro-cid-fzbxxtek]{flex-shrink:0;padding:.625rem 1.25rem;background:#f5f5f5;color:#1b1b1b;border:0;border-radius:.25rem;font-size:.75rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;transition:background .2s ease}.cookie-banner__dismiss[data-astro-cid-fzbxxtek]:hover,.cookie-banner__dismiss[data-astro-cid-fzbxxtek]:focus-visible{background:#fff}@media(max-width:480px){.cookie-banner[data-astro-cid-fzbxxtek]{left:.75rem;right:.75rem;bottom:.75rem;padding:.875rem 1rem}}:root{--max-width: 1200px}html{background-color:#f1f5f9;font-family:sans-serif;overflow-x:hidden;scrollbar-gutter:stable}body{margin:0 auto;width:100%;max-width:var(--max-width);padding:56px 1rem 0;line-height:1.5}*{box-sizing:border-box}h1{margin:1rem 0;font-size:2.5rem;color:#1d1d1f}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}header nav{display:flex;flex-wrap:wrap;align-items:center;max-width:var(--max-width);margin:0 auto;padding:0 1rem}.logo{position:relative;z-index:20;-webkit-tap-highlight-color:transparent;display:inline-flex;align-items:center;justify-content:center;padding:4px;margin:-4px}.logo img{display:block;height:40px;width:auto}.nav-actions{margin-left:auto;margin-right:8px;display:flex;align-items:center;gap:4px}nav .cart-link,nav .admin-link{position:relative;z-index:20;color:#000;text-decoration:none;display:flex;align-items:center;justify-content:center;width:36px;height:36px;-webkit-tap-highlight-color:transparent}nav .cart-link:hover,nav .admin-link:hover{opacity:.7}nav .admin-link{color:#0969a5}nav .cart-badge{position:absolute;top:0;right:-2px;background:#2ea3f2;color:#fff;font-size:10px;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1}.menu{background-color:transparent;border:none;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;width:36px;height:36px;position:relative;display:flex;align-items:center;justify-content:center}.bar{position:absolute;left:50%;width:20px;height:2px;background:#000;border-radius:1px;transform-origin:center center;transition:transform .38s cubic-bezier(.4,0,.2,1)}.bar-top{transform:translate(-50%,-5px)}.bar-bottom{transform:translate(-50%,5px)}.menu[aria-expanded=true] .bar-top{transform:translate(-50%) rotate(45deg)}.menu[aria-expanded=true] .bar-bottom{transform:translate(-50%) rotate(-45deg)}.nav-links{display:flex;margin:0;position:fixed;top:0;left:0;width:100vw;height:0;overflow:hidden;background-color:#ffffffeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:10;flex-direction:column;padding-top:0;padding-left:max(1rem,calc((100vw - var(--max-width)) / 2 + 1rem));padding-right:max(1rem,calc((100vw - var(--max-width)) / 2 + 1rem));transition:height .56s cubic-bezier(.4,.8,.3,1),padding-top .56s cubic-bezier(.4,.8,.3,1)}.nav-links a{display:block;text-align:left;padding:10px 0;text-decoration:none;font-size:1.2rem;font-weight:700;text-transform:uppercase;color:#000;opacity:0;transform:translateY(12px);transition:opacity .15s ease,transform 0s ease .15s,background-color .15s ease}.nav-links a:hover,.nav-links a:focus{background-color:#0000000a}:has(.menu[aria-expanded=true]) .nav-links{height:100vh;padding-top:56px}:has(.menu[aria-expanded=true]) .nav-links a{opacity:1;transform:translateY(0);transition:opacity .5s ease,transform .5s cubic-bezier(.4,.8,.3,1),background-color .15s ease}:has(.menu[aria-expanded=true]) .nav-links a:nth-child(1){transition-delay:.1s}:has(.menu[aria-expanded=true]) .nav-links a:nth-child(2){transition-delay:.18s}:has(.menu[aria-expanded=true]) .nav-links a:nth-child(3){transition-delay:.26s}:has(.menu[aria-expanded=true]) .nav-links a:nth-child(4){transition-delay:.34s}:has(.menu[aria-expanded=true]) .nav-links a:nth-child(5){transition-delay:.42s}:has(.menu[aria-expanded=true]) .nav-links a:nth-child(6){transition-delay:.5s}:has(.menu[aria-expanded=true]) .nav-links a:nth-child(7){transition-delay:.58s}html:has(.menu[aria-expanded=true]){overflow:hidden}.menu{position:relative;z-index:20}header{padding:.5rem 0;position:fixed;top:0;left:0;width:100%;z-index:20}header:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:100%;background-color:#ffffffb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:-1}@media(max-width:768px){h1{font-size:1.5rem}}@keyframes tk-spin{to{transform:rotate(360deg)}}form[data-turnstile-pending=true] button[type=submit]{position:relative;opacity:.7;cursor:not-allowed}form[data-turnstile-pending=true] button[type=submit]:after{content:"";position:absolute;right:.75em;top:0;bottom:0;margin:auto 0;width:1em;height:1em;border-radius:50%;border:2px solid currentColor;border-right-color:transparent;animation:tk-spin .8s linear infinite}@media(prefers-reduced-motion:reduce){form[data-turnstile-pending=true] button[type=submit]:after{animation-duration:2.4s}.nav-links a,:has(.menu[aria-expanded=true]) .nav-links a{transform:translateZ(0)}}.hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}@media(prefers-reduced-motion:reduce){.hero-video{display:none}}
