.MarketingHeader-module__sy78sG__header{z-index:100;isolation:isolate;border-bottom:1px solid #0000;transition:all .4s;position:fixed;top:0;left:0;right:0}.MarketingHeader-module__sy78sG__solid{background:color-mix(in srgb, var(--bg) 86%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom-color:var(--line)}.MarketingHeader-module__sy78sG__nav{z-index:3;align-items:center;gap:30px;width:100%;height:58px;padding-inline:clamp(24px,3.5vw,56px);display:flex;position:relative}.MarketingHeader-module__sy78sG__brand{letter-spacing:-.04em;color:#fff;flex:none;align-items:center;width:100px;height:40px;font-size:20px;font-weight:700;transition:color .3s;display:flex;position:relative;overflow:hidden}.MarketingHeader-module__sy78sG__brand img{width:100px;max-width:none;height:100px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.MarketingHeader-module__sy78sG__solid .MarketingHeader-module__sy78sG__brand{color:var(--ink)}.MarketingHeader-module__sy78sG__navlinks{gap:22px;font-size:13px;font-weight:500;display:flex}.MarketingHeader-module__sy78sG__navlinks a{color:#fff;opacity:.86;white-space:nowrap;transition:all .25s;position:relative}.MarketingHeader-module__sy78sG__solid .MarketingHeader-module__sy78sG__navlinks a{color:var(--ink);opacity:.8}.MarketingHeader-module__sy78sG__navlinks a:hover,.MarketingHeader-module__sy78sG__navlinks a[aria-current=page]{opacity:1}.MarketingHeader-module__sy78sG__navlinks a[aria-current=page]:after{content:"";background:#fff;border-radius:999px;height:2px;position:absolute;bottom:-7px;left:0;right:0}.MarketingHeader-module__sy78sG__solid .MarketingHeader-module__sy78sG__navlinks a[aria-current=page]:after{background:var(--okimoh-color-orange)}.MarketingHeader-module__sy78sG__navright{align-items:center;gap:16px;margin-left:auto;display:flex}.MarketingHeader-module__sy78sG__login{color:#fff;opacity:.9;white-space:nowrap;font-size:13px;font-weight:500;transition:all .25s}.MarketingHeader-module__sy78sG__solid .MarketingHeader-module__sy78sG__login{color:var(--ink)}.MarketingHeader-module__sy78sG__login:hover{opacity:1}.MarketingHeader-module__sy78sG__account{position:relative}.MarketingHeader-module__sy78sG__accountButton{color:#fff;background:#ffffff1a;border:1px solid #ffffff52;border-radius:999px;align-items:center;gap:10px;min-height:42px;padding:5px 13px 5px 5px;font-size:13px;font-weight:650;transition:background .2s,border-color .2s,color .2s;display:flex}.MarketingHeader-module__sy78sG__solid .MarketingHeader-module__sy78sG__accountButton{border-color:var(--line);color:var(--ink);background:color-mix(in srgb, var(--bg) 92%, var(--acc))}.MarketingHeader-module__sy78sG__accountButton:hover,.MarketingHeader-module__sy78sG__accountButton[aria-expanded=true]{border-color:color-mix(in srgb, var(--acc) 65%, transparent);background:color-mix(in srgb, var(--acc) 14%, transparent)}.MarketingHeader-module__sy78sG__accountButton:focus-visible{outline:3px solid color-mix(in srgb, var(--acc) 28%, transparent);outline-offset:3px}.MarketingHeader-module__sy78sG__accountButton svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;transition:transform .2s}.MarketingHeader-module__sy78sG__accountButton[aria-expanded=true] svg{transform:rotate(180deg)}.MarketingHeader-module__sy78sG__avatar{background:var(--acc);color:#fff;letter-spacing:.02em;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:750;display:inline-flex}.MarketingHeader-module__sy78sG__accountMenu{border:1px solid var(--line);background:var(--bg);width:min(326px,100vw - 32px);color:var(--ink);transform-origin:100% 0;border-radius:20px;padding:7px;animation:.18s ease-out both MarketingHeader-module__sy78sG__account-menu-in;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 70px #0a1b2b2e,0 3px 12px #0a1b2b14}@keyframes MarketingHeader-module__sy78sG__account-menu-in{0%{opacity:0;transform:translateY(-5px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.MarketingHeader-module__sy78sG__accountIdentity{align-items:center;gap:11px;min-width:0;padding:11px 10px 13px;display:flex}.MarketingHeader-module__sy78sG__accountMenuAvatar{background:var(--okimoh-color-orange);color:#fff;width:42px;height:42px;box-shadow:0 6px 16px color-mix(in srgb, var(--acc) 25%, transparent);letter-spacing:.02em;border-radius:13px;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:780;display:inline-flex}.MarketingHeader-module__sy78sG__accountIdentityText,.MarketingHeader-module__sy78sG__menuCopy{flex-direction:column;min-width:0;display:flex}.MarketingHeader-module__sy78sG__accountIdentityText{gap:3px}.MarketingHeader-module__sy78sG__accountIdentityText strong,.MarketingHeader-module__sy78sG__accountIdentityText small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MarketingHeader-module__sy78sG__accountIdentityText strong{font-size:14px;line-height:1.25}.MarketingHeader-module__sy78sG__accountIdentityText small{color:var(--muted);font-size:11.5px;line-height:1.35}.MarketingHeader-module__sy78sG__accountActions{border-top:1px solid var(--line-2);gap:3px;padding-block:7px;display:grid}.MarketingHeader-module__sy78sG__accountActions>a,.MarketingHeader-module__sy78sG__accountFooter button{width:100%;min-height:54px;color:var(--ink);text-align:left;border-radius:12px;align-items:center;gap:11px;padding:8px 9px;transition:background .18s,color .18s,transform .18s;display:flex}.MarketingHeader-module__sy78sG__accountActions>a:hover,.MarketingHeader-module__sy78sG__accountActions>a:focus-visible{background:color-mix(in srgb, var(--acc) 10%, transparent);color:var(--acc);outline:none;transform:translate(2px)}.MarketingHeader-module__sy78sG__menuIcon{background:color-mix(in srgb, var(--ink) 5%, transparent);width:34px;height:34px;color:var(--ink);border-radius:10px;flex:none;justify-content:center;align-items:center;transition:background .18s,color .18s;display:inline-flex}.MarketingHeader-module__sy78sG__menuIcon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.MarketingHeader-module__sy78sG__accountActions>a:hover .MarketingHeader-module__sy78sG__menuIcon,.MarketingHeader-module__sy78sG__accountActions>a:focus-visible .MarketingHeader-module__sy78sG__menuIcon{background:color-mix(in srgb, var(--acc) 14%, transparent);color:var(--acc)}.MarketingHeader-module__sy78sG__menuCopy{flex:1;gap:2px}.MarketingHeader-module__sy78sG__menuCopy strong{font-size:13px;font-weight:680;line-height:1.25}.MarketingHeader-module__sy78sG__menuCopy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;line-height:1.35;overflow:hidden}.MarketingHeader-module__sy78sG__menuArrow{color:color-mix(in srgb, var(--muted) 70%, transparent);margin-left:auto;font-size:19px;line-height:1;transition:transform .18s}.MarketingHeader-module__sy78sG__accountActions>a:hover .MarketingHeader-module__sy78sG__menuArrow,.MarketingHeader-module__sy78sG__accountActions>a:focus-visible .MarketingHeader-module__sy78sG__menuArrow{transform:translate(2px)}.MarketingHeader-module__sy78sG__accountFooter{border-top:1px solid var(--line-2);padding-top:7px}.MarketingHeader-module__sy78sG__accountFooter button{min-height:44px;color:var(--muted)}.MarketingHeader-module__sy78sG__accountFooter button:hover:not(:disabled),.MarketingHeader-module__sy78sG__accountFooter button:focus-visible{background:var(--color-danger-surface);color:var(--color-danger);outline:none}.MarketingHeader-module__sy78sG__accountFooter button:hover:not(:disabled) .MarketingHeader-module__sy78sG__menuIcon,.MarketingHeader-module__sy78sG__accountFooter button:focus-visible .MarketingHeader-module__sy78sG__menuIcon{background:var(--color-danger-surface);color:var(--color-danger)}.MarketingHeader-module__sy78sG__accountFooter button:disabled{cursor:wait;opacity:.55}.MarketingHeader-module__sy78sG__menuSpinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite MarketingHeader-module__sy78sG__menu-spinner}@keyframes MarketingHeader-module__sy78sG__menu-spinner{to{transform:rotate(360deg)}}.MarketingHeader-module__sy78sG__logoutError,.MarketingHeader-module__sy78sG__mobileLogoutError{color:var(--color-danger);font-size:11px;line-height:1.4;display:block}.MarketingHeader-module__sy78sG__logoutError{padding:7px 11px 4px}.MarketingHeader-module__sy78sG__burger{flex-direction:column;justify-content:center;gap:4px;width:44px;height:44px;padding:0 10px;display:none}.MarketingHeader-module__sy78sG__burgerLine{background:#fff;border-radius:2px;width:100%;height:2px;transition:all .3s;display:block}.MarketingHeader-module__sy78sG__solid .MarketingHeader-module__sy78sG__burgerLine{background:var(--ink)}.MarketingHeader-module__sy78sG__burgerLineOpen1{transform:translateY(6px)rotate(45deg)}.MarketingHeader-module__sy78sG__burgerLineOpen2{opacity:0}.MarketingHeader-module__sy78sG__burgerLineOpen3{transform:translateY(-6px)rotate(-45deg)}.MarketingHeader-module__sy78sG__mobileMenu{z-index:3;background:var(--bg);border-bottom:1px solid var(--line);overscroll-behavior:contain;padding:12px 22px 22px;display:none;position:relative;overflow-y:auto;box-shadow:0 22px 44px #0b19292e}.MarketingHeader-module__sy78sG__mobileMenuOpen{display:block}.MarketingHeader-module__sy78sG__mobileBackdrop{display:none}.MarketingHeader-module__sy78sG__mobileNav{flex-direction:column;gap:4px;display:flex}.MarketingHeader-module__sy78sG__mobileNavLink{min-height:48px;color:var(--ink);border-bottom:1px solid var(--line-2);align-items:center;padding:10px 8px;font-size:15px;font-weight:500;display:flex}.MarketingHeader-module__sy78sG__mobileNavLink[aria-current=page]{background:color-mix(in srgb, var(--acc) 10%, transparent);color:var(--acc-deep);border-radius:8px;font-weight:650}.MarketingHeader-module__sy78sG__mobileDivider{height:8px}.MarketingHeader-module__sy78sG__mobileCta{background:var(--okimoh-color-orange);min-height:48px;color:var(--okimoh-color-navy);border-radius:10px;justify-content:center;align-items:center;margin-top:12px;padding:12px;font-size:14px;font-weight:600;display:inline-flex}.MarketingHeader-module__sy78sG__mobileIdentity{align-items:center;gap:11px;min-width:0;padding:10px 6px 14px;display:flex}.MarketingHeader-module__sy78sG__mobileIdentity>span:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.MarketingHeader-module__sy78sG__mobileIdentity strong,.MarketingHeader-module__sy78sG__mobileIdentity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MarketingHeader-module__sy78sG__mobileIdentity strong{color:var(--ink);font-size:14px}.MarketingHeader-module__sy78sG__mobileIdentity small{color:var(--muted);font-size:11px}.MarketingHeader-module__sy78sG__mobileLogout{min-height:44px;color:var(--muted);text-align:left;padding:12px 6px;font-size:15px;font-weight:500}.MarketingHeader-module__sy78sG__mobileLogout:disabled{cursor:wait;opacity:.55}.MarketingHeader-module__sy78sG__mobileLogoutError{padding:0 6px 6px}@media (max-width:880px){.MarketingHeader-module__sy78sG__nav{gap:16px;height:64px;padding-inline:22px}.MarketingHeader-module__sy78sG__brand{width:82px;height:44px}.MarketingHeader-module__sy78sG__brand img{width:82px;height:82px}.MarketingHeader-module__sy78sG__navlinks,.MarketingHeader-module__sy78sG__login,.MarketingHeader-module__sy78sG__account{display:none}.MarketingHeader-module__sy78sG__burger{display:flex}.MarketingHeader-module__sy78sG__navright .btn{min-height:44px;padding-block:9px}.MarketingHeader-module__sy78sG__navrightMenuOpen .btn{display:none}.MarketingHeader-module__sy78sG__mobileMenu{max-height:calc(100dvh - 64px)}.MarketingHeader-module__sy78sG__mobileBackdrop{z-index:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0b1929ad;border:0;border-radius:0;width:100%;height:calc(100dvh - 64px);animation:.18s ease-out both MarketingHeader-module__sy78sG__mobile-backdrop-in;display:block;position:fixed;inset:64px 0 auto}}@keyframes MarketingHeader-module__sy78sG__mobile-backdrop-in{0%{opacity:0}to{opacity:1}}@media (max-width:380px){.MarketingHeader-module__sy78sG__nav{padding-inline:18px}.MarketingHeader-module__sy78sG__navright .btn{display:none}}@media (prefers-reduced-motion:reduce){.MarketingHeader-module__sy78sG__mobileBackdrop{animation:none}}
.SocialIcons-module__IyrMZG__list{align-items:center;gap:var(--space-2);margin:0;padding:0;list-style:none;display:inline-flex}.SocialIcons-module__IyrMZG__item{display:inline-flex}.SocialIcons-module__IyrMZG__chip{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-primary);transition:background var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);border-radius:9px;place-items:center;text-decoration:none;display:inline-grid}.SocialIcons-module__IyrMZG__chip:hover{background:var(--color-accent-soft);border-color:var(--color-accent-soft);color:var(--color-primary)}.SocialIcons-module__IyrMZG__chip:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.SocialIcons-module__IyrMZG__sizeMd{width:38px;height:38px}.SocialIcons-module__IyrMZG__sizeSm{width:32px;height:32px}.SocialIcons-module__IyrMZG__icon{justify-content:center;align-items:center;display:inline-flex}.SocialIcons-module__IyrMZG__sizeMd .SocialIcons-module__IyrMZG__icon svg{width:16px;height:16px}.SocialIcons-module__IyrMZG__sizeSm .SocialIcons-module__IyrMZG__icon svg{width:14px;height:14px}@media (prefers-reduced-motion:reduce){.SocialIcons-module__IyrMZG__chip{transition:none}}
.MarketingFooter-module__pFQG7G__footer{background:var(--okimoh-color-navy);color:#ffffffc7;padding:var(--space-14) 0 var(--space-8);border-top:0}.MarketingFooter-module__pFQG7G__inner{width:100%;max-width:var(--container-marketing);padding-inline:var(--marketing-gutter);margin:0 auto}.MarketingFooter-module__pFQG7G__brandBand{align-items:flex-start;gap:var(--space-9,36px);padding-bottom:var(--space-8);margin-bottom:var(--space-9,36px);border-bottom:1px solid #ffffff1a;grid-template-columns:1fr 1fr 1fr 1fr 1.6fr;display:grid}.MarketingFooter-module__pFQG7G__brandBlock{gap:var(--space-4);flex-direction:column;grid-column:1/5;max-width:520px;display:flex}.MarketingFooter-module__pFQG7G__brandLink{align-self:flex-start;align-items:center;width:120px;height:42px;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.MarketingFooter-module__pFQG7G__brandLink img{width:120px;max-width:none;height:120px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.MarketingFooter-module__pFQG7G__brandLink:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:4px;border-radius:var(--radius-sm)}.MarketingFooter-module__pFQG7G__brandWord{font-family:var(--font-satoshi), system-ui, sans-serif;letter-spacing:-.04em;color:var(--ink);font-size:26px;font-weight:700}.MarketingFooter-module__pFQG7G__tagline{font-size:var(--text-md);line-height:var(--leading-md);color:#ffffffb8;max-width:480px;margin:0}.MarketingFooter-module__pFQG7G__socialBlock{align-items:flex-start;gap:var(--space-4);flex-direction:column;flex-shrink:0;grid-column:5;display:flex}.MarketingFooter-module__pFQG7G__socialLabel{font-size:var(--text-xs);font-weight:var(--font-weight-semibold);color:var(--okimoh-color-orange);letter-spacing:1px;text-transform:uppercase;margin:0}.MarketingFooter-module__pFQG7G__socialText{color:#ffffffad;max-width:230px;font-size:var(--text-sm);margin:4px 0 0;line-height:1.4}.MarketingFooter-module__pFQG7G__socialLinks a{color:#ffffffad;background:#ffffff12;border-color:#0000;width:38px;height:38px}.MarketingFooter-module__pFQG7G__socialLinks a:hover{color:var(--okimoh-color-orange);background:#ffffff1f}@media (max-width:960px){.MarketingFooter-module__pFQG7G__brandBand{gap:var(--space-8);grid-template-columns:repeat(2,1fr)}.MarketingFooter-module__pFQG7G__brandBlock{grid-column:1/-1}.MarketingFooter-module__pFQG7G__socialBlock{grid-column:1}}@media (max-width:720px){.MarketingFooter-module__pFQG7G__brandBand{align-items:flex-start;gap:var(--space-8);padding-bottom:var(--space-6);margin-bottom:var(--space-8);flex-direction:column;display:flex}}.MarketingFooter-module__pFQG7G__colsBand{gap:var(--space-9,36px);margin-bottom:var(--space-9,36px);grid-template-columns:1fr 1fr 1fr 1fr 1.6fr;display:grid}@media (max-width:960px){.MarketingFooter-module__pFQG7G__colsBand{gap:var(--space-8);grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.MarketingFooter-module__pFQG7G__colsBand{column-gap:var(--space-6);row-gap:var(--space-8);grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"product enterprise""resources legal""newsletter newsletter"}.MarketingFooter-module__pFQG7G__colsBand>.MarketingFooter-module__pFQG7G__col:first-child{grid-area:product}.MarketingFooter-module__pFQG7G__colsBand>.MarketingFooter-module__pFQG7G__col:nth-child(2){grid-area:resources}.MarketingFooter-module__pFQG7G__colsBand>.MarketingFooter-module__pFQG7G__col:nth-child(3){grid-area:enterprise}.MarketingFooter-module__pFQG7G__colsBand>.MarketingFooter-module__pFQG7G__col:nth-child(4){grid-area:legal}.MarketingFooter-module__pFQG7G__colsBand>.MarketingFooter-module__pFQG7G__col:nth-child(5){grid-area:newsletter;width:100%}}.MarketingFooter-module__pFQG7G__col{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.MarketingFooter-module__pFQG7G__colLabel{margin:0 0 var(--space-3) 0;font-size:12px;font-weight:var(--font-weight-semibold);color:var(--okimoh-color-orange);letter-spacing:.8px;text-transform:uppercase;line-height:1.4}.MarketingFooter-module__pFQG7G__colList{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.MarketingFooter-module__pFQG7G__colLink{color:#ffffffb8;transition:color var(--duration-fast) var(--ease-standard);align-items:center;font-size:14px;line-height:1.4;text-decoration:none;display:inline-flex}.MarketingFooter-module__pFQG7G__colLink:hover{color:#fff}.MarketingFooter-module__pFQG7G__colLink:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;border-radius:var(--radius-sm)}.MarketingFooter-module__pFQG7G__newsletterDesc{margin:0 0 var(--space-3) 0;font-size:var(--text-base);color:#ffffffad;line-height:1.5}.MarketingFooter-module__pFQG7G__newsletterForm{flex-direction:column;align-items:stretch;gap:8px;display:flex}.MarketingFooter-module__pFQG7G__newsletterInput{border-radius:var(--radius-sm);color:#fff;width:100%;min-width:0;transition:border-color var(--duration-fast) var(--ease-standard);background:#ffffff17;border:1px solid #ffffff2e;padding:12px 14px;font-family:inherit;font-size:13.5px}.MarketingFooter-module__pFQG7G__newsletterInput::placeholder{color:#ffffff7a}.MarketingFooter-module__pFQG7G__newsletterInput:focus{border-color:var(--okimoh-color-orange);outline:none}.MarketingFooter-module__pFQG7G__newsletterInput:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.MarketingFooter-module__pFQG7G__newsletterBtn{background:var(--okimoh-color-orange);min-height:44px;color:var(--okimoh-color-navy);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--duration-fast) var(--ease-standard);border:0;flex:none;padding:11px 14px;font-family:inherit}.MarketingFooter-module__pFQG7G__newsletterBtn:hover{background:var(--color-accent-hover)}.MarketingFooter-module__pFQG7G__newsletterBtn:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.MarketingFooter-module__pFQG7G__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.MarketingFooter-module__pFQG7G__bottomBar{justify-content:space-between;align-items:center;gap:var(--space-4);font-size:var(--text-sm);color:#ffffff8c;flex-wrap:wrap;padding-top:22px;display:flex}.MarketingFooter-module__pFQG7G__copy{font-size:var(--text-sm);color:#ffffff8c;margin:0}.MarketingFooter-module__pFQG7G__legalNav{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.MarketingFooter-module__pFQG7G__legalLink{min-height:36px;font-size:var(--text-sm);color:#ffffff8c;transition:color var(--duration-fast) var(--ease-standard);align-items:center;text-decoration:none;display:inline-flex}.MarketingFooter-module__pFQG7G__legalLink:hover{color:#fff}.MarketingFooter-module__pFQG7G__legalLink:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;border-radius:var(--radius-sm)}@media (max-width:720px){.MarketingFooter-module__pFQG7G__colList{gap:0}.MarketingFooter-module__pFQG7G__colLink{min-height:36px}.MarketingFooter-module__pFQG7G__socialLinks a{width:44px;height:44px}.MarketingFooter-module__pFQG7G__bottomBar{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.MarketingFooter-module__pFQG7G__colLink,.MarketingFooter-module__pFQG7G__legalLink,.MarketingFooter-module__pFQG7G__newsletterInput,.MarketingFooter-module__pFQG7G__newsletterBtn{transition:none}}
.CookieBanner-module__r45EVG__banner{z-index:200;background:var(--mk-bg);border:1px solid var(--mk-line-strong);width:360px;max-width:calc(100vw - 40px);animation:CookieBanner-module__r45EVG__cookie-in .38s var(--mk-ease-smooth);border-radius:12px;flex-direction:column;gap:12px;padding:18px 18px 16px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 24px 64px -24px #0a0a0a47}@keyframes CookieBanner-module__r45EVG__cookie-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.CookieBanner-module__r45EVG__title{font-family:var(--mk-font-display);letter-spacing:-.015em;color:var(--mk-ink);margin:0;font-size:14px;font-weight:600}.CookieBanner-module__r45EVG__body{color:var(--mk-muted);margin:0;font-size:12.5px;line-height:1.55}.CookieBanner-module__r45EVG__detail{border-top:1px solid var(--mk-line);flex-direction:column;gap:8px;padding-top:4px;display:flex}.CookieBanner-module__r45EVG__detailRow{justify-content:space-between;align-items:flex-start;gap:10px;padding:6px 0;display:flex}.CookieBanner-module__r45EVG__detailRow label{color:var(--mk-ink);cursor:pointer;flex-direction:column;gap:2px;font-size:12.5px;font-weight:500;display:flex}.CookieBanner-module__r45EVG__detailRow label small{color:var(--mk-muted);letter-spacing:0;font-size:11px;font-weight:400}.CookieBanner-module__r45EVG__detailRow input[type=checkbox]{accent-color:var(--mk-ink);flex-shrink:0;width:16px;height:16px;margin-top:3px}.CookieBanner-module__r45EVG__disabled{opacity:.65;cursor:not-allowed!important}.CookieBanner-module__r45EVG__actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.CookieBanner-module__r45EVG__btn{border:1px solid var(--mk-line-strong);background:var(--mk-bg);height:32px;color:var(--mk-ink);font-family:var(--mk-font-sans);letter-spacing:-.005em;cursor:pointer;transition:background .18s var(--mk-ease-smooth), border-color .18s var(--mk-ease-smooth);border-radius:6px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:500;display:inline-flex}.CookieBanner-module__r45EVG__btn:hover{background:var(--mk-bg-subtle);border-color:var(--mk-ink)}.CookieBanner-module__r45EVG__btnPrimary{background:var(--mk-ink);color:var(--mk-cream-on-ink);border-color:var(--mk-ink);grid-column:1/-1}.CookieBanner-module__r45EVG__btnPrimary:hover{background:var(--mk-solar);border-color:var(--mk-solar)}
.ActivityCascade-module__MimVmW__viewport{z-index:var(--z-toast,600);bottom:max(24px, env(safe-area-inset-bottom));pointer-events:auto;flex-direction:column;align-items:center;gap:0;width:min(360px,100vw - 32px);transition:opacity .18s,transform .24s cubic-bezier(.2,0,0,1);display:flex;position:fixed;left:50%;transform:translate(-50%)}.ActivityCascade-module__MimVmW__viewport[data-placement=backoffice]{left:50%}.ActivityCascade-module__MimVmW__viewport[data-blocked=true]{opacity:0;pointer-events:none;transform:translate(-50%,16px)}.ActivityCascade-module__MimVmW__slot{z-index:calc(10 - var(--activity-depth));width:100%;min-width:0;opacity:var(--activity-opacity);pointer-events:auto;transform:scale(var(--activity-scale));transform-origin:bottom;margin-bottom:-50px;transition:margin-bottom .42s cubic-bezier(.2,.75,.2,1),opacity .28s,transform .42s cubic-bezier(.2,.75,.2,1)}.ActivityCascade-module__MimVmW__slot:last-child{margin-bottom:0}.ActivityCascade-module__MimVmW__viewport:hover .ActivityCascade-module__MimVmW__slot,.ActivityCascade-module__MimVmW__viewport:focus-within .ActivityCascade-module__MimVmW__slot{opacity:1;margin-bottom:8px;transform:scale(1)}.ActivityCascade-module__MimVmW__viewport:hover .ActivityCascade-module__MimVmW__slot:last-child,.ActivityCascade-module__MimVmW__viewport:focus-within .ActivityCascade-module__MimVmW__slot:last-child{margin-bottom:0}.ActivityCascade-module__MimVmW__notification{border:1px solid color-mix(in srgb, var(--ink,#0b1929) 22%, transparent);background:var(--surface,#fff);min-height:70px;color:var(--ink,#0b1929);border-radius:14px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 9px 10px 8px;animation:.62s cubic-bezier(.16,.78,.22,1) both ActivityCascade-module__MimVmW__activity-enter;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 36px #0b192924,0 3px 10px #0b19290f}.ActivityCascade-module__MimVmW__slot[data-phase=leaving]{opacity:0;transform:translateY(12px)scale(.94)}.ActivityCascade-module__MimVmW__slot[data-phase=leaving] .ActivityCascade-module__MimVmW__notification{animation:none}.ActivityCascade-module__MimVmW__icon{border:1px solid color-mix(in srgb, var(--ink,#0b1929) 7%, transparent);background-color:color-mix(in srgb, var(--surface,#fff) 88%, #f6f2ec);background-position:50%;background-repeat:no-repeat;background-size:45px 45px;border-radius:11px;width:48px;height:48px;display:block;box-shadow:0 6px 14px #0b192912}.ActivityCascade-module__MimVmW__icon[data-icon=home-check]{background-image:url(../media/home-check.2t1-z55r0lajt.png)}.ActivityCascade-module__MimVmW__icon[data-icon=key-spark]{background-image:url(../media/key-spark.10m66tuvlpgs4.png)}.ActivityCascade-module__MimVmW__icon[data-icon=target]{background-image:url(../media/target.38nron0-q9ify.png)}.ActivityCascade-module__MimVmW__icon[data-icon=handshake]{background-image:url(../media/handshake.0f-um-bzmoozs.png)}.ActivityCascade-module__MimVmW__icon[data-icon=qualified-lead]{background-image:url(../media/qualified-lead.1viwsd2dfwucf.png)}.ActivityCascade-module__MimVmW__message{min-width:0;color:var(--ink,#0b1929);letter-spacing:-.018em;font-size:13px;font-weight:700;line-height:1.3}.ActivityCascade-module__MimVmW__endcap{align-items:center;gap:4px;display:flex}.ActivityCascade-module__MimVmW__endcap time{color:var(--muted,#6f7379);white-space:nowrap;font-size:9.5px;font-weight:550}.ActivityCascade-module__MimVmW__endcap button{width:36px;height:36px;color:var(--muted,#6f7379);background:0 0;border:0;border-radius:8px;place-items:center;padding:0;transition:background .16s,color .16s,transform .16s;display:grid}.ActivityCascade-module__MimVmW__endcap button:hover{background:color-mix(in srgb, var(--ink,#0b1929) 7%, transparent);color:var(--ink,#0b1929);transform:scale(1.04)}.ActivityCascade-module__MimVmW__endcap button:focus-visible{outline:2px solid var(--acc,#db5e26);outline-offset:2px}.ActivityCascade-module__MimVmW__endcap svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:16px;height:16px}.ActivityCascade-module__MimVmW__track{background:color-mix(in srgb, var(--ink,#0b1929) 13%, transparent);border-radius:999px;height:2px;position:absolute;bottom:6px;left:66px;right:42px;overflow:hidden}.ActivityCascade-module__MimVmW__progress{border-radius:inherit;background:var(--acc,#db5e26);transform-origin:0;width:100%;height:100%;animation:ActivityCascade-module__MimVmW__activity-progress var(--activity-duration) linear forwards;display:block}@keyframes ActivityCascade-module__MimVmW__activity-enter{0%{opacity:0;transform:translate(-12px,30px)scale(.96)}68%{opacity:1;transform:translate(2px,-2px)scale(1.005)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes ActivityCascade-module__MimVmW__activity-progress{to{transform:scaleX(0)}}@media (min-width:881px){.ActivityCascade-module__MimVmW__viewport[data-placement=marketing][data-marketing-hero-active=true]{inset:74px clamp(24px,3.5vw,56px) auto auto;transform:none}.ActivityCascade-module__MimVmW__viewport[data-placement=marketing][data-marketing-hero-active=true][data-blocked=true]{transform:translateY(16px)}}@media (max-width:900px){.ActivityCascade-module__MimVmW__viewport,.ActivityCascade-module__MimVmW__viewport[data-placement=backoffice]{left:50%}}@media (max-width:560px){.ActivityCascade-module__MimVmW__viewport,.ActivityCascade-module__MimVmW__viewport[data-placement=backoffice]{bottom:max(12px, env(safe-area-inset-bottom));width:min(348px,100vw - 24px);left:50%}.ActivityCascade-module__MimVmW__slot{transform:scale(var(--activity-scale));margin-bottom:-48px}.ActivityCascade-module__MimVmW__notification{grid-template-columns:46px minmax(0,1fr) 36px;min-height:68px}.ActivityCascade-module__MimVmW__message{font-size:12.5px;line-height:1.32}.ActivityCascade-module__MimVmW__endcap time{display:none}.ActivityCascade-module__MimVmW__track{bottom:6px;left:64px;right:50px}}@media (prefers-reduced-motion:reduce){.ActivityCascade-module__MimVmW__viewport,.ActivityCascade-module__MimVmW__slot,.ActivityCascade-module__MimVmW__notification,.ActivityCascade-module__MimVmW__progress,.ActivityCascade-module__MimVmW__endcap button{transition:none;animation:none}}
