:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}body{color:#222;background:#f7f7fa;margin:0;font-family:Inter,Arial,sans-serif;overflow-x:hidden}.main-wrapper{box-sizing:border-box;z-index:1;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative}.wrapper{box-sizing:border-box;z-index:1;background:#fff;width:100%;max-width:1200px;min-height:100vh;margin:0 auto;padding:2rem 0 0;position:relative}header{text-align:center;justify-content:center;width:100%;max-width:1200px;margin-bottom:0;display:flex}header img{max-width:90vw;height:120px;margin:12px auto;display:block}header h1{color:#111;text-align:left;margin:0 0 .5rem;font-size:3.2rem}header p{color:#666;text-align:left;font-size:1.3rem}h2{color:#1a1a1a;margin-top:0}.navbar{box-sizing:border-box;background:#fff;justify-content:center;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:.5rem 1rem;display:flex}.main-menu{flex-wrap:wrap;justify-content:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.main-menu>li{position:relative}.main-menu>li>button{color:#222;cursor:pointer;background:0 0;border:none;border-radius:2rem;padding:.7rem 1.2rem;font-size:1.1rem;font-weight:500;transition:background .2s,color .2s}.main-menu>li>button.active,.main-menu>li>button:hover{color:#fff;background:#e63946}.main-menu>li.has-submenu .submenu{display:none}.main-menu>li.has-submenu:hover .submenu{display:flex}.submenu.show{display:flex!important}.submenu{z-index:10;background:#fff;border-radius:1rem;flex-direction:column;gap:.5rem;min-width:160px;padding:.5rem .7rem;animation:.2s fadeInMenu;display:flex;position:absolute;top:110%;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000021}@keyframes fadeInMenu{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.submenu button{color:#222;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:1.5rem;padding:.5rem 1rem;font-size:1rem;transition:background .2s,color .2s}.submenu button.active,.submenu button:hover{color:#fff;background:#e63946}@media (width<=900px){.main-menu{gap:.7rem}}@media (width<=600px){.main-menu{flex-direction:column;align-items:center;gap:.3rem}}.header-center{flex-direction:column;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.logo-center{min-width:80px;max-width:660px;height:480px;margin:0 auto 1rem;display:block}header.header-center h1{color:#111;text-align:center;margin:0 0 .5rem;font-size:3.2rem}header.header-center p{color:#666;text-align:center;font-size:1.3rem}.navbar{justify-content:flex-start!important}@media (width<=900px){.logo-center{max-width:320px;height:220px}header.header-center h1{font-size:2rem}}@media (width<=600px){.logo-center{max-width:90vw;height:120px}}.header-zalando{background:#fff;width:100%;padding:0 0 1.5rem;box-shadow:0 2px 8px #0000000a}.logo-nav-row{align-items:center;gap:2.5rem;padding:1.2rem 2vw .5rem;display:flex}.logo-zalando{width:auto;min-width:60px;max-width:220px;height:60px;display:block}.navbar-zalando{flex:1;justify-content:flex-start;align-items:center;gap:1.5rem;display:flex}.header-text{text-align:left;margin-top:.2rem;margin-left:2vw}.header-text h1{color:#111;margin:0 0 .2rem;font-size:2.2rem}.header-text p{color:#666;margin:0;font-size:1.1rem}@media (width<=900px){.logo-zalando{max-width:120px;height:38px}.logo-nav-row{gap:1.2rem;padding:.7rem 2vw .3rem}.header-text h1{font-size:1.3rem}}@media (width<=600px){.logo-nav-row{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.5rem 2vw .2rem}.navbar-zalando{flex-wrap:wrap;gap:.7rem;width:100%}.header-text{text-align:left;margin-top:.2rem;margin-left:0}}.header-gender-logo{background:#fff;justify-content:center;align-items:center;width:100%;min-height:120px;padding:0 0 0;display:flex;position:relative;box-shadow:0 2px 8px #0000000a}.gender-nav{z-index:2;gap:1.2rem;display:flex;position:absolute;left:2vw}.gender-nav button{color:#222;cursor:pointer;background:0 0;border:none;border-radius:22px;padding:.3rem 1.2rem;font-size:1.2rem;font-weight:600;transition:background .15s,color .15s}.gender-nav button.active,.gender-nav button:hover{color:#fff;background:#222}.logo-center-gender{min-width:60px;max-width:330px;height:90px;margin:0 auto;display:block}.navbar-gender{opacity:1;visibility:visible;background:#fff;border-bottom:1px solid #eee;justify-content:center;align-items:center;gap:1.5rem;min-height:60px;padding:1.2rem 0;transition:none;display:flex!important}@media (width<=900px){.logo-center-gender{max-width:160px;height:45px}.header-gender-logo{min-height:90px;padding:.7rem 0}.gender-nav button{padding:.2rem .7rem;font-size:1rem}}@media (width<=600px){.header-gender-logo{min-height:unset;flex-direction:column;align-items:stretch;padding:.3rem 0}.gender-nav{justify-content:center;margin-bottom:.3rem;position:static}.navbar-gender{flex-wrap:wrap;gap:.7rem;padding:.3rem 0}}.navbar-gender-outer{all:unset;display:none!important}.navbar-gender{opacity:1;visibility:visible;background:#fff;border-bottom:1px solid #eee;justify-content:center;align-items:center;gap:1.5rem;width:100%;max-width:1200px;min-height:60px;margin:0 auto;padding:1.2rem 0;transition:none;display:flex!important}@media (width<=1200px){.main-wrapper{max-width:100vw}}.product-list{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;width:100%;max-width:1200px;margin:2rem auto;display:grid}.product-card{background:#fff;border-radius:1rem;flex-direction:column;align-items:center;padding:1.5rem 1rem 1rem;transition:box-shadow .2s;display:flex;box-shadow:0 2px 12px #00000012}.product-card:hover{box-shadow:0 4px 24px #00000021}.product-image{object-fit:contain;width:160px;height:120px;margin-bottom:1rem}.prices{align-items:baseline;gap:1rem;margin:.5rem 0 1rem;display:flex}.old-price{color:#aaa;font-size:1rem;text-decoration:line-through}.price{color:#e63946;font-size:1.3rem;font-weight:700}.promo-btn{color:#fff;letter-spacing:.5px;background:#111;border-radius:2rem;padding:.7rem 1.5rem;font-weight:500;text-decoration:none;transition:background .2s}.promo-btn:hover{background:#e63946}footer{text-align:center;color:#888;box-sizing:border-box;width:100%;max-width:1200px;margin-top:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem}@media (width<=900px){.main-wrapper,.navbar,main,.product-list,footer{max-width:98vw;padding-left:.5rem;padding-right:.5rem}header img{height:70px}header h1{font-size:2rem}.main-menu{gap:.7rem}}@media (width<=600px){.main-wrapper,.navbar,main,.product-list,footer{max-width:100vw;padding-left:.2rem;padding-right:.2rem}header img{height:48px}.product-image{width:100px;height:70px}.main-menu{flex-direction:column;align-items:center;gap:.3rem}}.header-gender-logo{width:100%}.header-zalando{box-shadow:0 1.5px #1f1e1d1a}.header-wrapper{justify-content:center;width:100%;display:flex;box-shadow:0 1.5px #1f1e1d1a}.promo-banner{justify-content:center;align-items:center;gap:1.5rem;width:100%;height:200px;margin:0 auto 1.5rem;display:flex;overflow:hidden}.promo-banner-img{object-fit:cover;border-radius:1.2rem;width:auto;max-width:32%;height:100%;box-shadow:0 2px 12px #00000012}@media (width<=900px){.promo-banner{gap:.7rem;height:120px}}@media (width<=600px){.promo-banner{gap:.3rem;height:70px}.promo-banner-img{border-radius:.7rem}}.promo-video-banner{background:#e9f0fa;justify-content:center;align-items:center;gap:0;width:100%;height:150px;margin:0 auto 1.5rem;display:flex;overflow:hidden}.promo-video{object-fit:cover;object-position:center 80%;flex:1 1 0;width:100%;height:100%;margin:0;box-shadow:0 2px 12px #00000012}@media (width<=900px){.promo-video-banner{height:90px}}@media (width<=600px){.promo-video-banner{height:50px}}
