:root{--bg-primary:#ffffff;--bg-secondary:#f5f5f7;--bg-elevated:#fff;--text-primary:#1d1d1f;--text-secondary:#626267;--brand-red:#de3c2b;--brand-red-ui:#c92f21;--brand-red-hover:#b92a1e;--brand-red-dark:#a9271d;--brand-red-light:#e85b4c;--brand-red-muted:#f3c5c0;--brand-red-soft:#fff0ee;--brand-red-subtle:#fff7f6;--ink-950:var(--text-primary);--ink-800:#252525;--ink-700:#3f4144;--ink-600:var(--text-secondary);--ink-450:#696c70;--border:#e5e5e7;--line:var(--border);--surface:var(--bg-elevated);--surface-secondary:#f5f5f7;--canvas:var(--bg-primary);--status-warning:#6d5c57;--status-success:#176848;--status-error:var(--brand-red-dark);--status-soft:#f4f1f0;--accent-glow:rgba(222,60,43,.11);--radius-control:999px;--radius-card:20px;--radius-large:28px;--space-section:clamp(44px,4.8vw,68px);--space-section-compact:clamp(26px,3.2vw,44px);--type-page-title:clamp(2.35rem,3.5vw,3.45rem);--type-section-title:clamp(1.8rem,2.8vw,2.75rem);--shadow-soft:0 2px 3px -2px rgba(24,24,37,.12);--shadow-raised:0 18px 46px rgba(24,24,37,.09);--ease:cubic-bezier(.2,.7,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{max-width:100%;overflow-x:hidden}body{margin:0;background:var(--canvas);color:var(--ink-950);font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}body.overlayOpen{overflow:hidden}button,input,select,textarea{font:inherit}input,select,textarea{transition:border-color .18s var(--ease),box-shadow .18s var(--ease),background .18s}input:focus,select:focus,textarea:focus{border-color:var(--brand-red-light)!important;box-shadow:0 0 0 4px var(--brand-red-soft);outline:0}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit}img,svg{display:block;max-width:100%}a,button{outline-offset:3px}:focus-visible{outline:3px solid rgba(222,60,43,.34)}.container{width:min(calc(100% - 40px),1320px);max-width:calc(100vw - 40px);min-width:0;margin-inline:auto}.section{padding-block:var(--space-section)}.sectionCompact{padding-block:var(--space-section-compact)}.eyebrow{margin:0 0 12px;color:var(--brand-red-dark);font-size:.75rem;font-weight:760;letter-spacing:.11em;text-transform:uppercase}.eyebrowLight{color:#ffb5ad}.sectionHeading{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,360px);align-items:end;gap:32px;margin-bottom:clamp(22px,3vw,34px)}.sectionHeading h2{max-width:760px;margin:0;font-size:var(--type-section-title);line-height:1;letter-spacing:-.047em;text-wrap:balance}.sectionHeading>div>p:last-child,.sectionHeading>p{margin:0;color:var(--ink-600);font-size:clamp(.94rem,1.2vw,1.05rem);line-height:1.5}.button{min-height:48px;display:inline-flex;justify-content:center;align-items:center;gap:8px;padding:0 22px;border:1px solid transparent;border-radius:var(--radius-control);font-weight:650;font-size:.88rem;text-decoration:none;cursor:pointer;transition:transform .18s var(--ease),background .18s,border-color .18s,box-shadow .18s}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.buttonPrimary{background:var(--brand-red-ui);color:white;box-shadow:0 10px 26px rgba(169,39,29,.17)}.buttonPrimary:hover{background:var(--brand-red-hover)}.buttonGhost{border-color:var(--line);background:white;color:var(--ink-950)}.buttonDark{background:var(--ink-950);color:white}.buttonLight{background:white;color:var(--ink-950)}.iconButton{position:relative;width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border:0;border-radius:50%;background:transparent;color:var(--ink-950);cursor:pointer;text-decoration:none}.iconButton:hover{background:var(--brand-red-soft)}.iconButton svg{width:22px;height:22px}.srOnly{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skipLink{position:fixed;left:16px;top:-100px;z-index:200;padding:12px 16px;background:var(--ink-950);color:white;border-radius:10px}.skipLink:focus{top:12px}.breadcrumbs{display:flex;align-items:center;gap:8px;padding-top:18px;color:var(--ink-600);font-size:.74rem}.breadcrumbs a{color:inherit;text-decoration:none}.breadcrumbs span:last-child{color:var(--ink-950)}@media (max-width:720px){html{scroll-behavior:auto}body.hasMobileContactBar{padding-bottom:64px}.container{width:calc(100% - 24px);max-width:calc(100vw - 24px)}.section{padding-block:38px}.sectionCompact{padding-block:22px 36px}.sectionHeading{grid-template-columns:1fr;gap:10px;margin-bottom:20px}.sectionHeading h2{font-size:clamp(1.8rem,8vw,2.35rem)}.button{min-height:46px;padding:0 16px}.breadcrumbs{padding-top:14px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.MobileContactBar_bar__rcnie{display:none}@media(max-width:720px){.MobileContactBar_bar__rcnie{position:fixed;z-index:70;left:12px;right:12px;bottom:max(8px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(3,1fr);padding:5px;border:1px solid rgba(216,216,220,.92);border-radius:17px;background:rgba(255,255,255,.94);box-shadow:0 12px 34px rgba(29,29,31,.14);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:opacity .16s,transform .16s}.MobileContactBar_bar__rcnie>a,.MobileContactBar_bar__rcnie>span{min-width:0;min-height:40px;display:grid;place-items:center;padding:0 6px;border-radius:12px;color:var(--ink-950);font-size:.7rem;font-weight:740;text-decoration:none;text-align:center}.MobileContactBar_bar__rcnie>a:first-child{background:var(--brand-red-ui);color:#fff}.MobileContactBar_bar__rcnie>span{color:var(--ink-450);background:#f4f4f5}.MobileContactBar_bar__rcnie[data-footer-visible=true]{pointer-events:none;opacity:0;transform:translateY(16px)}body.overlayOpen .MobileContactBar_bar__rcnie,body:has(input:focus,textarea:focus,select:focus) .MobileContactBar_bar__rcnie{pointer-events:none;opacity:0;transform:translateY(16px)}}.SiteFooter_footer__aUaTs{padding:72px 0 108px;background:radial-gradient(circle at 82% 0,#4a211d 0,transparent 30%),linear-gradient(145deg,#121111,#211513);color:white}.SiteFooter_grid__axmsz{display:grid;grid-template-columns:1.25fr repeat(5,minmax(0,1fr));gap:30px}.SiteFooter_grid__axmsz>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.SiteFooter_grid__axmsz h2{margin:0 0 12px;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:#9ba8b8}.SiteFooter_grid__axmsz a{color:white;text-decoration:none;font-size:.9rem}.SiteFooter_grid__axmsz a:hover{color:#ff9c92}.SiteFooter_grid__axmsz p{color:#abb5c2;line-height:1.6}.SiteFooter_grid__axmsz small{color:#ffb5ad}.SiteFooter_wordmark__B6_Tf{margin-bottom:12px;font-size:1.5rem!important;font-weight:800;letter-spacing:-.04em}.SiteFooter_bottom__ADU2b{display:flex;justify-content:space-between;gap:30px;margin-top:64px;padding-top:24px;border-top:1px solid #382825;color:#98918f;font-size:.76rem}@media (max-width:1120px){.SiteFooter_grid__axmsz{grid-template-columns:1fr 1fr 1fr}.SiteFooter_grid__axmsz>div:first-child{grid-column:1/-1}}@media (max-width:560px){.SiteFooter_footer__aUaTs{padding-top:56px}.SiteFooter_grid__axmsz{grid-template-columns:1fr 1fr;gap:36px 20px}.SiteFooter_bottom__ADU2b{display:block}}.SiteHeader_header__SRb_V{position:sticky;top:0;z-index:80;height:62px;border-bottom:1px solid rgba(210,210,215,.62);background:rgba(255,255,255,.9);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}.SiteHeader_bar__PgEmJ{height:62px;display:flex;align-items:center;gap:clamp(24px,3vw,46px)}.SiteHeader_brand__td4g5{flex:0 0 auto;color:var(--ink-950);font-size:1.02rem;font-weight:790;letter-spacing:.025em;text-decoration:none}.SiteHeader_brand__td4g5 span{color:var(--brand-red-ui)}.SiteHeader_desktopNav__iXCf9{min-width:0;display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.2vw,32px)}.SiteHeader_desktopNav__iXCf9>a{position:relative;padding:21px 0 19px;color:#3c3c3f;font-size:.8rem;font-weight:560;text-decoration:none;white-space:nowrap;transition:color .18s var(--ease)}.SiteHeader_desktopNav__iXCf9>a:after{content:"";position:absolute;left:50%;right:50%;bottom:13px;height:1px;background:var(--brand-red-ui);transition:left .2s var(--ease),right .2s var(--ease)}.SiteHeader_desktopNav__iXCf9>a:hover,.SiteHeader_desktopNav__iXCf9>a[aria-current=page]{color:var(--ink-950)}.SiteHeader_desktopNav__iXCf9>a:hover:after,.SiteHeader_desktopNav__iXCf9>a[aria-current=page]:after{left:0;right:0}.SiteHeader_storeMenu__eblIB{position:relative}.SiteHeader_storeMenu__eblIB>summary{position:relative;display:flex;align-items:center;gap:5px;padding:21px 0 19px;color:#3c3c3f;font-size:.8rem;font-weight:560;white-space:nowrap;cursor:pointer;list-style:none;transition:color .18s var(--ease)}.SiteHeader_storeMenu__eblIB>summary::-webkit-details-marker{display:none}.SiteHeader_storeMenu__eblIB>summary:after{content:"";position:absolute;left:50%;right:50%;bottom:13px;height:1px;background:var(--brand-red-ui);transition:left .2s var(--ease),right .2s var(--ease)}.SiteHeader_storeMenu__eblIB>summary>span{color:var(--ink-450);font-size:.67rem;transition:transform .18s var(--ease)}.SiteHeader_storeMenu__eblIB[open]>summary>span{transform:rotate(180deg)}.SiteHeader_storeMenu__eblIB>summary:hover,.SiteHeader_storeMenu__eblIB[data-active=true]>summary,.SiteHeader_storeMenu__eblIB[open]>summary{color:var(--ink-950)}.SiteHeader_storeMenu__eblIB>summary:hover:after,.SiteHeader_storeMenu__eblIB[data-active=true]>summary:after,.SiteHeader_storeMenu__eblIB[open]>summary:after{left:0;right:0}.SiteHeader_megaMenu__Eu8UJ{position:fixed;left:50%;top:68px;width:min(1240px,calc(100vw - 28px));max-height:min(610px,calc(100vh - 92px));overflow:auto;transform:translateX(-50%);padding:20px 22px 22px;border:1px solid rgba(220,220,224,.9);border-radius:20px;background:#fff;box-shadow:0 24px 62px rgba(29,29,31,.14);z-index:90}.SiteHeader_megaHeader__SSPjG{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 2px 14px;border-bottom:1px solid var(--line)}.SiteHeader_megaHeader__SSPjG>div{display:grid;gap:3px}.SiteHeader_megaHeader__SSPjG strong{font-size:1.08rem}.SiteHeader_megaHeader__SSPjG span{color:var(--ink-600);font-size:.74rem}.SiteHeader_megaHeader__SSPjG>a{color:var(--brand-red-ui);font-size:1.0625rem;font-weight:650;line-height:1.45;text-decoration:none;white-space:nowrap}.SiteHeader_megaGrid___wVVT{display:grid;grid-template-columns:minmax(210px,.75fr) minmax(0,3.25fr);gap:22px;padding-top:16px}.SiteHeader_megaGrid___wVVT section{min-width:0}.SiteHeader_megaGrid___wVVT h2{margin:0 0 8px;color:#55555b;font-size:.875rem;line-height:1.45;letter-spacing:.055em;text-transform:uppercase}.SiteHeader_megaGrid___wVVT a{display:block;padding:3px 0;color:#29292d;font-size:1.0625rem;font-weight:540;line-height:1.45;text-decoration:none}.SiteHeader_megaGrid___wVVT a:hover,.SiteHeader_megaGrid___wVVT a[aria-current=page]{color:var(--brand-red-ui)}.SiteHeader_megaGrid___wVVT a[aria-current=page]{font-weight:650;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.SiteHeader_appleColumn__GjLa_{padding-right:20px;border-right:1px solid var(--line)}.SiteHeader_megaSecondary__zqUqV{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr) minmax(0,.9fr) minmax(0,2.1fr);gap:18px 26px;align-content:start}.SiteHeader_megaStack__eyZZu{display:grid;gap:18px;align-content:start;min-width:0}.SiteHeader_accessoryLinks___aGQQ{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px}.SiteHeader_actions__7yHiB{margin-left:auto;display:flex;align-items:center;gap:2px}.SiteHeader_phone__rWhrQ{margin-right:7px;color:var(--ink-700);font-size:.75rem;font-weight:650;text-decoration:none;white-space:nowrap}.SiteHeader_phone__rWhrQ:hover{color:var(--brand-red-ui)}.SiteHeader_actions__7yHiB .iconButton{width:40px;height:40px}.SiteHeader_actions__7yHiB b{position:absolute;right:0;top:0;min-width:16px;height:16px;display:grid;place-items:center;padding-inline:4px;border-radius:999px;background:var(--brand-red-ui);color:white;font-size:.6rem}.SiteHeader_mobileToggle__dwWxo{display:none!important}.SiteHeader_mobileBackdrop__4uwiP{position:fixed;inset:62px 0 0;z-index:79;display:flex;justify-content:flex-end;padding:10px;background:rgba(29,29,31,.18)}.SiteHeader_mobileMenu__UP3Ta{width:min(100%,420px);max-height:calc(100vh - 84px);overflow:auto;align-self:flex-start;padding:22px;border:1px solid rgba(229,229,231,.92);border-radius:24px;background:rgba(255,255,255,.98);box-shadow:0 28px 80px rgba(29,29,31,.16)}.SiteHeader_mobileMenu__UP3Ta>p{margin:0 0 12px;color:var(--ink-600);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.SiteHeader_mobileMenu__UP3Ta>a:not(.SiteHeader_mobilePhone__Ijifk){display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 2px;border-bottom:1px solid var(--line);color:var(--ink-950);font-size:1.08rem;font-weight:610;text-decoration:none}.SiteHeader_mobileMenu__UP3Ta>a[aria-current=page]{color:var(--brand-red-ui)}.SiteHeader_mobileMenu__UP3Ta>a span{color:var(--ink-450);font-weight:400}.SiteHeader_mobileStore__E8p5h{border-bottom:1px solid var(--line)}.SiteHeader_mobileStore__E8p5h>summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 2px;color:var(--ink-950);font-size:1.08rem;font-weight:610;cursor:pointer;list-style:none}.SiteHeader_mobileStore__E8p5h>summary::-webkit-details-marker{display:none}.SiteHeader_mobileStore__E8p5h>summary span{color:var(--ink-500);font-size:.68rem;font-weight:630}.SiteHeader_mobileStore__E8p5h>div{display:grid;grid-template-columns:1fr;gap:5px;padding:0 0 15px}.SiteHeader_mobileStore__E8p5h a{min-width:0;padding:7px 2px;color:#29292d;font-size:1.125rem;font-weight:540;line-height:1.45;text-decoration:none}.SiteHeader_mobileStore__E8p5h a:hover,.SiteHeader_mobileStore__E8p5h a[aria-current=page]{color:var(--brand-red-ui)}.SiteHeader_mobileStore__E8p5h a[aria-current=page]{font-weight:650}.SiteHeader_mobileStore__E8p5h .SiteHeader_mobileAllSections__eKxJn{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;padding:10px 12px;border-radius:12px;background:#f5f5f7;color:var(--ink-950);font-size:1.125rem;font-weight:650}.SiteHeader_mobileGroup__nxsBU{border-top:1px solid var(--line)}.SiteHeader_mobileGroup__nxsBU:first-of-type{border-top:0}.SiteHeader_mobileGroup__nxsBU>summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 2px;color:#55555b;font-size:1rem;font-weight:760;line-height:1.45;cursor:pointer;list-style:none}.SiteHeader_mobileGroup__nxsBU>summary::-webkit-details-marker{display:none}.SiteHeader_mobileGroup__nxsBU>summary span{font-size:.76rem;transition:transform .18s var(--ease)}.SiteHeader_mobileGroup__nxsBU[open]>summary span{transform:rotate(180deg)}.SiteHeader_mobileGroup__nxsBU>div{display:grid;gap:1px;padding:0 10px 10px;border-left:2px solid #f0c3c6}.SiteHeader_mobilePhone__Ijifk{display:grid;gap:4px;margin-top:20px;padding:16px 18px;border-radius:18px;background:var(--brand-red-ui);color:white;text-decoration:none}.SiteHeader_mobilePhone__Ijifk span{font-size:.74rem;opacity:.8}.SiteHeader_mobilePhone__Ijifk strong{font-size:1.1rem}@media (max-width:1180px){.SiteHeader_phone__rWhrQ{display:none}}@media (max-width:1040px){.SiteHeader_bar__PgEmJ{gap:20px}.SiteHeader_desktopNav__iXCf9{gap:15px}.SiteHeader_desktopNav__iXCf9>a,.SiteHeader_storeMenu__eblIB>summary{font-size:.76rem}}@media (max-width:860px){.SiteHeader_bar__PgEmJ,.SiteHeader_header__SRb_V{height:58px}.SiteHeader_desktopNav__iXCf9{display:none}.SiteHeader_mobileToggle__dwWxo{display:grid!important}.SiteHeader_brand__td4g5{font-size:1rem}.SiteHeader_mobileBackdrop__4uwiP{inset:58px 0 0}}@media (max-width:380px){.SiteHeader_actions__7yHiB>a[aria-label^="Избранное"]{display:none}}