*,:after,:before{margin:0;padding:0;box-sizing:border-box}:root{--color-black:#0a0a0a;--color-white:#ffffff;--color-bg:#ffffff;--color-surface:#ffffff;--color-border:#e8e8e8;--color-border-light:#f0f0f0;--color-text-primary:#1a1a1a;--color-text-secondary:#6b6b6b;--color-text-muted:#999999;--color-accent:#b8860b;--color-accent-light:#d4a94c;--color-accent-hover:#9a7209;--color-price:#1a1a1a;--color-price-old:#b0b0b0;--color-discount-bg:#1a1a1a;--color-discount-text:#ffffff;--color-success:#2d8a4e;--color-error:#d32f2f;--font-sans:"Outfit",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-size-xs:0.6875rem;--font-size-sm:0.75rem;--font-size-base:0.875rem;--font-size-md:1rem;--font-size-lg:1.125rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:2.5rem;--font-size-4xl:3.25rem;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--container-max:1240px;--container-padding:1.5rem;--header-height:64px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--shadow-sm:0 1px 3px rgba(0,0,0,0.06);--shadow-md:0 4px 12px rgba(0,0,0,0.08);--shadow-lg:0 8px 30px rgba(0,0,0,0.1);--transition-fast:150ms ease;--transition-base:250ms ease;--transition-slow:400ms cubic-bezier(0.4,0,0.2,1)}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body,html{overflow-x:hidden}body{font-family:var(--font-sans);font-size:var(--font-size-base);color:var(--color-text-primary);background-color:var(--color-bg);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100%}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{cursor:pointer;border:none;background:none;font-family:inherit}ol,ul{list-style:none}.container{width:90%;max-width:1360px;margin:0 auto;padding:0}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 37%,#f0f0f0 63%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite;border-radius:var(--radius-sm)}.sectionHeader{text-align:center;margin-bottom:var(--space-3xl)}.sectionLabel{display:inline-block;font-size:var(--font-size-xs);font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--color-accent);margin-bottom:var(--space-sm)}.sectionTitle{font-size:var(--font-size-xl);font-weight:600;color:var(--color-text-primary);letter-spacing:-.01em}.sectionDivider{display:block;width:40px;height:1.5px;background:var(--color-accent);margin:var(--space-md) auto 0}.visuallyHidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media (min-width:768px){:root{--container-padding:3rem;--header-height:72px}.sectionTitle{font-size:var(--font-size-2xl)}}@media (min-width:1024px){:root{--container-padding:4rem}}.premiumDotLoader{display:inline-flex;align-items:center;justify-content:center;gap:4px;margin-right:4px}.premiumDotLoader.dark span{background-color:#333}.premiumDotLoader span{width:6px;height:6px;background-color:#fff;border-radius:50%;animation:premium-pulse 1.4s ease-in-out infinite both}.premiumDotLoader span:first-child{animation-delay:-.32s}.premiumDotLoader span:nth-child(2){animation-delay:-.16s}@keyframes premium-pulse{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.CookieBanner_bannerWrapper__tqR1F{position:fixed;bottom:24px;left:24px;right:24px;z-index:99999;display:flex;justify-content:center;pointer-events:none}.CookieBanner_bannerContainer__j_i9Q{pointer-events:auto;background-color:#1a1a1a;color:#fff;width:100%;max-width:1800px;border-radius:8px;padding:24px 32px;box-shadow:0 10px 40px rgba(0,0,0,.4);display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:40px}.CookieBanner_content__8R8Ek{display:flex;flex-direction:column;gap:8px;flex:1 1}.CookieBanner_title__JjhU6{font-size:16px;font-weight:700;margin:0;color:#fff}.CookieBanner_text__Pzwsv{font-size:11px;line-height:1.6;color:#c2c2c2;margin:0;font-weight:400}.CookieBanner_link__MWcgu{color:#fff;text-decoration:underline;font-weight:600}.CookieBanner_link__MWcgu:hover{color:#ccc}.CookieBanner_actions__t4t4h{display:flex;gap:12px;flex-wrap:wrap}.CookieBanner_btn__9xHy6{height:48px;padding:0 24px;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;font-family:inherit}.CookieBanner_btnPrimary__SAV5M{background-color:#fff;color:#111;border:1px solid #fff}.CookieBanner_btnPrimary__SAV5M:hover{background-color:#e6e6e6}.CookieBanner_btnSecondary__74It6{background-color:transparent;color:#fff;border:1px solid #666}.CookieBanner_btnSecondary__74It6:hover{border-color:#fff;background-color:rgba(255,255,255,.1)}@media (max-width:1024px){.CookieBanner_bannerContainer__j_i9Q{flex-direction:column;align-items:flex-start;gap:20px}}@media (max-width:768px){.CookieBanner_bannerWrapper__tqR1F{bottom:0;left:0;right:0}.CookieBanner_bannerContainer__j_i9Q{border-radius:12px 12px 0 0;padding:24px 20px;gap:24px}.CookieBanner_actions__t4t4h{flex-direction:column;width:100%}.CookieBanner_btn__9xHy6{width:100%;height:48px}}.Footer_footer__pQtti{background-color:#111111;color:#fff;font-family:var(--font-montserrat),"Montserrat",sans-serif;width:100%}.Footer_footerTop__aHjwR{padding:70px 0 60px}.Footer_footerGrid__K31Dz{display:grid;grid-template-columns:2.8fr 1.2fr 1.2fr 1.8fr;grid-gap:40px;gap:40px}.Footer_colBrand__yg_wb{display:flex;flex-direction:column}.Footer_footerLogo__4BA6d{margin-bottom:24px;object-fit:contain}.Footer_brandDesc__9avfm{font-size:13px;color:#8c8f94;line-height:1.7;margin:0 0 24px;font-weight:400;padding-right:60px}.Footer_paymentCards__KDKAq{margin-top:5px}.Footer_colLinks__a5rRc h3,.Footer_colSocial__y6R38 h3{font-size:14px;font-weight:600;margin:0 0 24px;color:#fff;letter-spacing:0}.Footer_colLinks__a5rRc ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.Footer_colLinks__a5rRc a{color:#6f747a;text-decoration:none;font-size:13px;transition:color .2s;font-weight:400}.Footer_colLinks__a5rRc a:hover{color:#fff}.Footer_colSocial__y6R38{display:flex;flex-direction:column}.Footer_socialIcons__PPLhr{display:flex;gap:24px;align-items:center}.Footer_socialIcons__PPLhr a{color:#fff;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.Footer_socialIcons__PPLhr a:hover{opacity:.7}.Footer_footerBot__3EJED{border-top:1px solid #1a1a1a;padding:24px 0}.Footer_copyrightInner__mpa4J{display:flex;align-items:center;justify-content:center;text-align:center}.Footer_copyrightText__f_Lte{color:#6f747a;font-size:12px;font-weight:400}@media (max-width:1024px){.Footer_footerGrid__K31Dz{grid-template-columns:1fr 1fr;gap:50px 30px}.Footer_brandDesc__9avfm{padding-right:20px}}@media (max-width:768px){.Footer_footerTop__aHjwR{padding:50px 0 40px}.Footer_footerGrid__K31Dz{grid-template-columns:1fr;gap:40px;text-align:center}.Footer_colBrand__yg_wb,.Footer_colLinks__a5rRc,.Footer_colSocial__y6R38{display:flex;flex-direction:column;align-items:center;text-align:center}.Footer_footerLogo__4BA6d{margin:0 auto;display:block}.Footer_paymentCards__KDKAq{margin:10px auto 0;text-align:center}.Footer_colLinks__a5rRc ul{align-items:center;width:100%}.Footer_socialIcons__PPLhr{justify-content:center;width:100%}.Footer_brandDesc__9avfm{padding-right:0;text-align:center;margin-left:auto;margin-right:auto}.Footer_footerBot__3EJED{padding-bottom:80px}}