.ThemeToggle-module__TJ1Fea__toggle{width:var(--icon-control-size);height:var(--icon-control-size);border-radius:var(--radius-xs);color:var(--text-secondary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;place-items:center;display:inline-grid}.ThemeToggle-module__TJ1Fea__toggle:hover{background:var(--surface-subtle);color:var(--text-primary)}.ThemeToggle-module__TJ1Fea__sun{display:none}[data-theme=dark] .ThemeToggle-module__TJ1Fea__moon{display:none}[data-theme=dark] .ThemeToggle-module__TJ1Fea__sun{display:block}
.Header-module__KHjLKa__header{z-index:100;height:var(--header-height);border-bottom:1px solid var(--border);position:sticky;top:0}.Header-module__KHjLKa__header:before{z-index:-1;background:var(--surface-header);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);content:"";position:absolute;inset:0}.Header-module__KHjLKa__inner{justify-content:space-between;align-items:center;gap:28px;height:100%;display:flex}.Header-module__KHjLKa__nav{align-items:center;gap:26px;display:flex}.Header-module__KHjLKa__nav>a{color:var(--text-secondary);white-space:nowrap;padding:8px 0;font-size:.82rem;font-weight:700;position:relative}.Header-module__KHjLKa__nav>a:after{transform-origin:0;background:var(--text-accent);content:"";height:2px;transition:transform .18s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.Header-module__KHjLKa__nav>a:hover,.Header-module__KHjLKa__nav>a.Header-module__KHjLKa__active{color:var(--text-primary)}.Header-module__KHjLKa__nav>a:hover:after,.Header-module__KHjLKa__nav>a.Header-module__KHjLKa__active:after{transform:scaleX(1)}.Header-module__KHjLKa__actions{align-items:center;gap:16px;display:flex}.Header-module__KHjLKa__phone{white-space:nowrap;align-items:center;gap:7px;font-size:.78rem;font-weight:700;display:inline-flex}.Header-module__KHjLKa__iconButton{width:var(--icon-control-size);height:var(--icon-control-size);border-radius:var(--radius-xs);cursor:pointer;background:0 0;place-items:center;display:inline-grid}.Header-module__KHjLKa__menuButton,.Header-module__KHjLKa__mobileHead,.Header-module__KHjLKa__mobileContact,.Header-module__KHjLKa__mobileRequest,.Header-module__KHjLKa__backdrop{display:none}@media (max-width:1180px){.Header-module__KHjLKa__nav{gap:18px}.Header-module__KHjLKa__nav>a{font-size:.75rem}.Header-module__KHjLKa__phone{display:none}}@media (max-width:960px){.Header-module__KHjLKa__nav{z-index:102;background:var(--surface-raised);width:min(88vw,420px);height:100dvh;box-shadow:var(--shadow-lg);overscroll-behavior:contain;flex-direction:column;align-items:stretch;gap:0;padding:0 24px 28px;display:none;position:fixed;top:0;right:0;overflow-y:auto}.Header-module__KHjLKa__navOpen{animation:.22s both Header-module__KHjLKa__nav-slide-in;display:flex}.Header-module__KHjLKa__mobileHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:74px;font-weight:700;display:flex}.Header-module__KHjLKa__nav>a{border-bottom:1px solid var(--border);align-items:center;min-height:58px;font-size:.88rem;display:flex}.Header-module__KHjLKa__nav>a:after{display:none}.Header-module__KHjLKa__nav>a.Header-module__KHjLKa__mobileRequest{min-height:var(--control-height);color:var(--text-on-inverse);border-bottom:0;justify-content:center;margin-top:24px;font-size:.92rem;display:inline-flex}.Header-module__KHjLKa__mobileContact{color:var(--text-accent);gap:9px;margin-top:auto;padding-top:25px;font-size:.84rem;font-weight:700;display:grid}.Header-module__KHjLKa__menuButton{display:inline-grid}.Header-module__KHjLKa__backdrop{z-index:101;background:var(--overlay);display:block;position:fixed;inset:0}}@keyframes Header-module__KHjLKa__nav-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width:680px){.Header-module__KHjLKa__requestButton{display:none}}@media (max-width:360px){.Header-module__KHjLKa__inner{gap:12px}.Header-module__KHjLKa__actions{gap:8px}}
.BackToTop-module__OXu7XW__backToTop{z-index:89;right:24px;bottom:calc(88px + var(--selection-bar-height,0px));visibility:hidden;border:1px solid var(--border-on-inverse-strong);border-radius:var(--radius-xs);background:var(--button-solid);min-height:52px;color:var(--text-on-inverse);box-shadow:var(--shadow-lg);cursor:pointer;opacity:0;transition:opacity var(--transition-fast), transform var(--transition-fast), visibility var(--transition-fast), background var(--transition-fast);align-items:center;gap:9px;padding:0 16px;font-size:.78rem;font-weight:700;display:inline-flex;position:fixed;transform:translateY(10px)}.BackToTop-module__OXu7XW__backToTop:hover{background:var(--button-solid-hover)}.BackToTop-module__OXu7XW__visible{visibility:visible;opacity:1;transform:translateY(0)}@media (max-width:680px){.BackToTop-module__OXu7XW__backToTop{right:16px;bottom:calc(86px + var(--selection-bar-height,0px));border-radius:50%;justify-content:center;width:52px;padding:0}.BackToTop-module__OXu7XW__backToTop span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}}
:root{--font-sans:Arial, Helvetica, sans-serif;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-md:1.125rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--line-height-tight:1.12;--line-height-heading:1.2;--line-height-body:1.65;--forest-50:#edf5f0;--forest-100:#dce9e1;--forest-200:#a3b5ab;--forest-300:#6fb98a;--forest-700:#2f624e;--forest-800:#244b3c;--forest-900:#18352a;--forest-930:#1b2d25;--forest-945:#17271f;--forest-950:#10251d;--forest-965:#13201a;--forest-975:#0f1c17;--forest-990:#0a1712;--ink:#16221d;--ink-soft:#43514a;--lime:#c9ff62;--lime-strong:#b8ef50;--cream:#f5f2e9;--paper:#fbfaf6;--white:#fff;--danger-deep:#a73535;--danger-bright:#ff9b9b;--danger-bright-soft:#ffb2b2;--success-deep:#276945;--success-bright:#7fc99b;--mp-ozon-blue:#015cfe;--mp-ozon-pink:#f0127f;--mp-wb-magenta:#bc0078;--mp-wb-purple:#770078;--mp-megamarket-orange:#ff5326;--mp-megamarket-yellow:#fd0;--messenger-telegram:#229ed9;--messenger-whatsapp:#1da851;--cardboard:#e8d8c5;--cardboard-shade:#d9b788;--radius-xs:6px;--radius-sm:8px;--radius-md:8px;--radius-lg:8px;--radius-xl:8px;--container:1240px;--header-height:84px;--control-height:50px;--control-height-small:42px;--icon-control-size:44px;--transition-fast:.18s ease;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--section-space:clamp(4.5rem, 7vw, 7.5rem)}@media (max-width:960px){:root{--header-height:74px}}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--surface-page:var(--paper);--surface-muted:var(--cream);--surface-raised:var(--white);--surface-raised-hover:var(--paper);--surface-subtle:var(--forest-50);--surface-subtle-hover:var(--forest-100);--surface-sunken:var(--paper);--surface-media:var(--white);--surface-equipment:linear-gradient(90deg, transparent 0%, #ffffff80 16%, var(--white) 44%);--surface-header:#fbfaf6f0;--surface-inverse:var(--forest-950);--surface-inverse-soft:var(--forest-800);--surface-inverse-strong:var(--forest-900);--surface-inverse-deep:var(--forest-990);--button-solid:var(--forest-950);--button-solid-hover:var(--forest-800);--overlay:#06100c9e;--overlay-strong:#06100ce6;--text-primary:var(--ink);--text-secondary:var(--ink-soft);--text-accent:var(--forest-700);--text-accent-hover:var(--forest-950);--text-on-accent:var(--forest-950);--border:#16221d24;--border-strong:var(--forest-700);--border-accent-soft:#2f624e33;--border-accent:#2f624e57;--shadow-sm:0 12px 30px #10251d14;--shadow-lg:0 30px 80px #0a181233;--danger:var(--danger-deep);--danger-on-inverse:var(--danger-bright);--danger-on-inverse-soft:var(--danger-bright-soft);--success:var(--success-deep);--media-frame:#18352a1a;--media-caption-surface:#fbfaf6c7;--placeholder-surface:#dfe5df;--placeholder-border:#16221d2b;--placeholder-veil:#edf5f0f5;--pattern-dot:#2f624e21;--sticker-surface:var(--paper);--sticker-ink:var(--ink);--sticker-ink-soft:var(--ink-soft);--logo-box:var(--forest-900);--logo-flap:var(--forest-700);--logo-fill:var(--lime);--logo-fill-inverse:var(--cream);--logo-plate:var(--paper);--shape-outline:var(--forest-800);--shape-outline-inner:var(--forest-700);--shape-fill:#c9ff626b;--shape-paper:var(--white);--shape-lid:var(--cream);--shape-shadow:#2f624e24;--shape-shadow-lime:#c9ff621a;--tape-edge:#c9ff6252;--text-on-inverse:var(--white);--text-on-inverse-strong:#ffffffdb;--text-on-inverse-soft:#ffffffb8;--text-on-inverse-muted:#ffffff8c;--text-on-inverse-faint:#ffffff7a;--border-on-inverse:#ffffff29;--border-on-inverse-strong:#ffffff6b;--surface-on-inverse-subtle:#ffffff0d;--surface-on-inverse-hover:#ffffff1c;--surface-media-on-inverse:#334d42;--caption-surface-on-inverse:#10251dc7;--pattern-grid-on-inverse:#ffffff0f;--field-surface-on-inverse:#ffffff14;--field-border-on-inverse:#ffffff38;--indicator-on-media:#ffffff8c;--indicator-outline-on-media:#10251d59;--hero-veil:linear-gradient(90deg, #081912f5 0%, #0b1c15db 45%, #0b1c1547 100%);--hero-veil-narrow:linear-gradient(90deg, #081912f5 0%, #0b1c15c7 100%)}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--surface-page:var(--forest-975);--surface-muted:var(--forest-965);--surface-raised:var(--forest-945);--surface-raised-hover:var(--forest-930);--surface-subtle:var(--forest-900);--surface-subtle-hover:var(--forest-800);--surface-sunken:var(--forest-965);--surface-media:var(--forest-945);--surface-equipment:var(--surface-inverse);--surface-header:#0f1c17f0;--surface-inverse:var(--forest-930);--surface-inverse-soft:var(--forest-800);--surface-inverse-strong:var(--forest-900);--surface-inverse-deep:var(--forest-990);--button-solid:var(--forest-800);--button-solid-hover:var(--forest-700);--overlay:#030806b8;--overlay-strong:#030806eb;--text-primary:var(--forest-50);--text-secondary:var(--forest-200);--text-accent:var(--forest-300);--text-accent-hover:var(--forest-100);--border:#ffffff1c;--border-strong:var(--forest-300);--border-accent-soft:#ffffff24;--border-accent:#ffffff42;--shadow-sm:0 12px 30px #00000057;--shadow-lg:0 30px 80px #0000008c;--danger:var(--danger-bright);--success:var(--success-bright);--media-frame:#ffffff1a;--media-caption-surface:#0f1c17d1;--placeholder-surface:var(--forest-945);--placeholder-border:#ffffff2b;--placeholder-veil:#13201af5;--pattern-dot:#ffffff1a}
.bw-bubbleWrap{justify-items:center;gap:14px;width:100%;max-width:424px;margin-top:34px;display:grid}.bw-lead{color:#ffffffb8;margin:0;font-size:.95rem}.bw-count{color:var(--lime);font-variant-numeric:tabular-nums;font-weight:700}.bw-sheet{border:1px solid var(--border-on-inverse);border-radius:var(--radius-sm);background:linear-gradient(158deg,#ffffff14,#ffffff05 55%,#ffffff0f);width:100%;padding:16px 18px 13px}.bw-grid{grid-template-columns:repeat(auto-fill,30px);justify-content:center;gap:7px;display:grid}.bw-bubble{cursor:pointer;background:radial-gradient(circle at 32% 28%,#ffffff8c 0 10%,#ffffff29 34%,#ffffff08 62%),radial-gradient(circle at 70% 76%,#ffffff24,#0000 48%);border:1px solid #ffffff4d;border-radius:50%;width:30px;height:30px;padding:0;transition:transform .14s,border-radius .14s,border-color .14s,background .14s,box-shadow .14s;box-shadow:inset 0 -3px 5px #00000047,inset 0 2px 3px #ffffff29,0 2px 5px #0000004d}.bw-bubble:not(.bw-popped):hover{border-color:#c9ff6280;transform:scale(1.1);box-shadow:inset 0 -3px 5px #00000047,inset 0 2px 3px #fff3,0 3px 8px #00000057,0 0 9px #c9ff6238}.bw-bubble:not(.bw-popped):active{transform:scale(.92)}.bw-bubble.bw-popped{cursor:default;background:radial-gradient(circle at 52% 58%,#00000057,#00000029 72%);border:1px dashed #ffffff26;border-radius:47% 53% 44% 56%/55% 46% 54% 45%;transform:scale(.86)rotate(-4deg);box-shadow:inset 0 2px 5px #00000073}.bw-bubble.bw-popped:nth-child(2n){border-radius:55% 45% 57% 43%/46% 56% 44% 54%;transform:scale(.84)rotate(5deg)}.bw-bubble.bw-popped:nth-child(3n){border-radius:44% 56% 48% 52%/57% 43% 55% 45%;transform:scale(.88)rotate(-8deg)}.bw-foot{justify-content:center;min-height:20px;margin-top:11px;display:flex}.bw-foot>span{color:#ffffff6b;font-size:.72rem}.bw-reset{color:var(--lime);cursor:pointer;background:0 0;padding:0;font-size:.78rem;font-weight:700;text-decoration:underline}.bw-reset:hover{color:var(--lime-strong)}
*{box-sizing:border-box}html{scroll-behavior:smooth}[id]{scroll-margin-top:calc(var(--header-height) + var(--space-5))}body{min-width:320px;padding-bottom:var(--selection-bar-height,0px);background:var(--surface-page);color:var(--text-primary);font-family:var(--font-sans), sans-serif;font-size:var(--font-size-base);line-height:var(--line-height-body);letter-spacing:0;-webkit-font-smoothing:antialiased;margin:0}button,input,textarea,select{color:inherit;font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}img,svg{display:block}p,h1,h2,h3,ul,ol{margin-top:0}h1,h2,h3,strong{font-weight:700}h1,h2,h3{line-height:var(--line-height-tight)}h1{font-size:clamp(3rem,5vw,5.4rem)}h2{font-size:clamp(2.15rem,3.4vw,3.8rem)}h3{font-size:var(--font-size-xl)}@media (max-width:680px){h1{font-size:2.65rem}h2{font-size:2.2rem}}::selection{background:var(--lime);color:var(--text-on-accent)}:focus-visible{outline:3px solid var(--lime-strong);outline-offset:3px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.scroll-reveal-ready [data-scroll-reveal]{opacity:0;transition:opacity .42s ease-out,translate .42s ease-out;translate:0 14px}.scroll-reveal-ready [data-scroll-reveal].is-revealed{opacity:1;translate:0}@media (prefers-reduced-motion:reduce){.scroll-reveal-ready [data-scroll-reveal]{opacity:1;transition:none;translate:none}}
.layout-module__CUj6aG__skipLink{z-index:9999;background:var(--lime);color:var(--text-on-accent);padding:10px 16px;font-weight:700;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.layout-module__CUj6aG__skipLink:focus{transform:translateY(0)}
