@import url("https://fonts.googleapis.com/css2?family=Unbounded:wght@400;500;600;700;800&family=Inter+Tight:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap");.v3-shell{--v3-bg:#07070b;--v3-bg-soft:#0b0b12;--v3-surface:hsla(0,0%,100%,.035);--v3-surface-hover:hsla(0,0%,100%,.07);--v3-border:hsla(0,0%,100%,.09);--v3-border-strong:hsla(0,0%,100%,.18);--v3-text:#f4f4f6;--v3-muted:rgba(235,236,245,.6);--v3-dim:rgba(235,236,245,.38);--v3-accent:#6ea8ff;--v3-accent-2:#b78cff;--v3-brand:#0ea5e9;--v3-brand-light:#7dd3fc;--v3-brand-mid:#38bdf8;--v3-brand-dark:#0284c7;--v3-brand-glow:rgba(14,165,233,.45);--v3-display:"Unbounded",system-ui,sans-serif;--v3-body:"Inter Tight",var(--font-display),system-ui,sans-serif;--v3-r-lg:24px;--v3-r-md:18px;--v3-r-sm:12px;--v3-header-h:68px;--v3-content-max:min(100% - 32px,1240px);background:var(--v3-bg);color:var(--v3-text);font-family:var(--v3-body);-webkit-font-smoothing:antialiased}@media (min-width:1440px){.v3-shell{--v3-content-max:min(100% - 64px,1480px)}}@media (min-width:1920px){.v3-shell{--v3-content-max:min(100% - 96px,1680px)}}@media (min-width:2560px){.v3-shell{--v3-content-max:min(100% - 128px,1880px)}}html:has(.v3-shell){color-scheme:dark;scroll-behavior:smooth}html:has(.v3-shell) body{background:#07070b!important;color:#f4f4f6!important}.v3{overflow-x:clip}.v3 ::-moz-selection{background:rgba(110,168,255,.35)}.v3 ::selection{background:rgba(110,168,255,.35)}.v3-header{position:fixed;top:0;left:0;right:0;z-index:120;height:var(--v3-header-h);transition:background .3s ease,backdrop-filter .3s ease,border-color .3s ease;border-bottom:1px solid transparent}.v3-header--solid{background:rgba(7,7,11,.68);backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);border-bottom-color:var(--v3-border)}.v3-header__inner{position:relative;max-width:var(--v3-content-max);height:100%;margin:0 auto;padding:0 clamp(14px,2.5vw,24px);display:flex;align-items:center;justify-content:space-between;gap:clamp(14px,3vw,32px)}@media (max-width:420px){.v3-header__actions .v3-btn--ghost{display:none}}.v3-header__logo{flex-shrink:0;text-decoration:none}.v3-header__logo,.v3-header__logo .mk-brand{display:inline-flex;align-items:center;color:#fff}.v3-header__logo .mk-brand{gap:8px}.v3-header__logo .mk-brand-text{display:inline-flex;align-items:baseline;font-family:var(--font-display),"Nunito",sans-serif;line-height:1}.v3-header__logo .mk-brand-creo,.v3-header__logo .text-text-primary{font-weight:800;font-size:18px;letter-spacing:-.3px;color:#fff}.v3-header__logo .mk-brand-box,.v3-header__logo .text-primary-500{font-weight:800;font-size:18px;letter-spacing:-.3px;margin-left:2px;color:#0ea5e9}.v3-header__nav{display:none;align-items:center;gap:4px}@media (min-width:880px){.v3-header__nav{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex}}.v3-header__link{padding:8px 14px;border-radius:99px;font-size:13.5px;font-weight:500;letter-spacing:.01em;color:hsla(0,0%,100%,.72);text-decoration:none;transition:color .15s,background .15s}.v3-header__link:hover{color:#fff;background:hsla(0,0%,100%,.07)}.v3-header__actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.v3-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:99px;font-family:var(--v3-body);font-weight:600;letter-spacing:.01em;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease;white-space:nowrap}.v3-btn:active{transform:scale(.97)}.v3-btn--sm{height:38px;padding:0 18px;font-size:13.5px}.v3-btn:not(.v3-btn--sm):not(.v3-btn--xl){height:50px;padding:0 26px;font-size:15px}.v3-btn--xl{height:56px;padding:0 32px;font-size:15.5px}.v3-btn--primary{background:linear-gradient(135deg,var(--v3-brand-mid) 0,var(--v3-brand) 52%,var(--v3-brand-dark) 100%);color:#fff;border-color:rgba(125,211,252,.35);box-shadow:0 1px 0 hsla(0,0%,100%,.22) inset,0 12px 32px -8px var(--v3-brand-glow)}.v3-btn--primary:hover{background:linear-gradient(135deg,var(--v3-brand-light) 0,var(--v3-brand) 55%,#0369a1 100%);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.28),0 16px 44px -8px rgba(14,165,233,.55)}.v3-btn--glass{background:hsla(0,0%,100%,.09);border-color:hsla(0,0%,100%,.22);color:#fff;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.v3-btn--glass:hover{background:hsla(0,0%,100%,.16);border-color:hsla(0,0%,100%,.36)}.v3-btn--outline{background:transparent;border-color:hsla(0,0%,100%,.28);color:#fff}.v3-btn--outline:hover{border-color:hsla(0,0%,100%,.55);background:hsla(0,0%,100%,.06)}.v3-btn--ghost{background:transparent;color:hsla(0,0%,100%,.82)}.v3-btn--ghost:hover{color:#fff;background:hsla(0,0%,100%,.08)}.v3-hero{position:relative;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:calc(var(--v3-header-h) + 28px) 20px 140px;isolation:isolate;overflow:hidden}@media (max-width:720px){.v3-hero{min-height:100svh;justify-content:flex-start;padding:calc(var(--v3-header-h) + 28px) 16px 56px}}.v3-hero-video{position:absolute;inset:0;z-index:0;overflow:hidden}.v3-hero-video__el,.v3-hero-video__poster{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.v3-hero-video__poster{z-index:0;transition:opacity .8s ease;pointer-events:none}.v3-hero-video--playing .v3-hero-video__poster{opacity:0}.v3-hero-video__el{z-index:1;opacity:0;visibility:hidden;pointer-events:none;-webkit-touch-callout:none;transition:opacity 1.8s cubic-bezier(.4,0,.2,1),visibility 0s linear 1.8s;transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.v3-hero-video__el--active{opacity:1;visibility:visible;transition:opacity 1.8s cubic-bezier(.4,0,.2,1),visibility 0s linear 0s;z-index:2;pointer-events:auto;cursor:default}.v3-hero-video__el::-webkit-media-controls,.v3-hero-video__el::-webkit-media-controls-enclosure{display:none!important}.v3-hero-video__el::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none;opacity:0;pointer-events:none}.v3-hero-video__el::-webkit-media-controls-play-button{display:none!important;-webkit-appearance:none}.v3-hero-video__el::-webkit-media-controls-overlay-play-button{display:none!important;-webkit-appearance:none;opacity:0;pointer-events:none}.v3-hero-video__overlay{position:absolute;inset:0;z-index:3;background:rgba(7,7,11,.3),rgba(7,7,11,.75),radial-gradient(ellipse 95% 75% at 50% 42%,rgba(7,7,11,.88),transparent 70%),radial-gradient(ellipse 120% 90% at 50% 110%,rgba(7,7,11,.94),transparent 55%),linear-gradient(180deg,rgba(7,7,11,.34),rgba(7,7,11,.55) 10%,rgba(7,7,11,.94) 34%,rgba(7,7,11,.86) 58%,#07070b)}.v3-hero__fade{position:absolute;left:0;right:0;bottom:-1px;height:140px;background:linear-gradient(to bottom,transparent,var(--v3-bg));pointer-events:none}.v3-hero__inner{position:relative;z-index:2;text-align:center;max-width:900px;width:100%;min-width:0}.v3-hero__paykicker{display:inline-flex;align-items:center;gap:12px;padding:8px 18px 8px 10px;border-radius:99px;background:rgba(10,10,16,.5);border:1px solid hsla(0,0%,100%,.16);backdrop-filter:blur(18px) saturate(1.3);-webkit-backdrop-filter:blur(18px) saturate(1.3);margin-bottom:clamp(18px,3.5vw,30px);max-width:100%}.v3-hero__paykicker-logos{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.v3-hero__paylogo{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 10px;border-radius:99px;background:#fff}.v3-hero__paykicker-text{font-size:clamp(11px,1.5vw,13px);font-weight:600;letter-spacing:.01em;color:hsla(0,0%,100%,.9);line-height:1.35;text-align:left}@media (max-width:480px){.v3-hero__paykicker{flex-direction:column;gap:8px;padding:12px 18px;border-radius:18px}.v3-hero__paykicker-text{text-align:center;font-size:11.5px}}.v3-hero__title{margin:0;max-width:100%;font-family:var(--v3-display);font-size:clamp(23px,5.9vw,64px);font-weight:700;line-height:1.08;letter-spacing:-.015em;overflow-wrap:break-word}.v3-hero__title-main{display:block;color:#fff}.v3-hero__title-glass{display:inline-flex;align-items:center;justify-content:center;margin-top:clamp(10px,1.8vw,14px);padding:clamp(8px,1.4vw,12px) clamp(18px,3.2vw,32px);border-radius:99px;background:linear-gradient(135deg,rgba(56,189,248,.32),rgba(14,165,233,.4) 52%,rgba(2,132,199,.46));border:1px solid rgba(125,211,252,.35);backdrop-filter:blur(22px) saturate(1.45);-webkit-backdrop-filter:blur(22px) saturate(1.45);box-shadow:0 1px 0 hsla(0,0%,100%,.22) inset,0 12px 32px -8px var(--v3-brand-glow);text-align:center}.v3-hero__title-sub{display:block;color:#fff;line-height:1;text-align:center;text-box-trim:trim-both;text-box-edge:cap alphabetic}.v3-hero__lead{margin:26px auto 0;max-width:600px;font-size:clamp(15px,2vw,18px);line-height:1.6;font-weight:450;color:hsla(0,0%,100%,.82);text-shadow:0 2px 20px rgba(0,0,0,.5)}.v3-hero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:clamp(24px,4vw,38px)}@media (max-width:560px){.v3-hero__actions{width:100%;max-width:380px;margin-left:auto;margin-right:auto;flex-direction:column}.v3-hero__actions .v3-btn{width:100%}}.v3-hero__stats{display:flex;flex-wrap:wrap;justify-content:center;gap:0;margin-top:clamp(16px,2.5vw,24px);border-radius:12px;background:rgba(10,10,16,.45);border:1px solid hsla(0,0%,100%,.12);backdrop-filter:blur(20px) saturate(1.3);-webkit-backdrop-filter:blur(20px) saturate(1.3);overflow:hidden;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.v3-hero__stat{display:flex;flex-direction:column;align-items:center;gap:1px;padding:8px clamp(10px,2vw,18px);position:relative}.v3-hero__stat+.v3-hero__stat:before{content:"";position:absolute;left:0;top:22%;bottom:22%;width:1px;background:hsla(0,0%,100%,.12)}.v3-hero__stat strong{font-family:var(--v3-display);font-size:clamp(13px,1.8vw,16px);font-weight:700;line-height:1.15;color:#fff}.v3-hero__stat span{font-size:clamp(9px,1.1vw,10.5px);font-weight:500;letter-spacing:.04em;line-height:1.2;color:hsla(0,0%,100%,.55)}@media (max-width:560px){.v3-hero__stats{display:grid;grid-template-columns:1fr 1fr;width:100%;max-width:320px}.v3-hero__stat{padding:7px 6px}.v3-hero__stat+.v3-hero__stat:before{display:none}.v3-hero__stat:nth-child(2n):after{content:"";position:absolute;left:0;top:22%;bottom:22%;width:1px;background:hsla(0,0%,100%,.12)}.v3-hero__stat:nth-child(n+3){border-top:1px solid hsla(0,0%,100%,.12)}}.v3-capsule{position:absolute;z-index:5;bottom:26px;left:50%;transform:translateX(-50%);width:min(560px,calc(100% - 40px));display:flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:14px;background:rgba(10,10,16,.55);border:1px solid hsla(0,0%,100%,.13);backdrop-filter:blur(24px) saturate(1.4);-webkit-backdrop-filter:blur(24px) saturate(1.4);box-shadow:0 24px 60px -20px rgba(0,0,0,.6)}.v3-capsule__thumbs{display:flex;gap:7px;flex-shrink:0}.v3-capsule__thumb{width:52px;height:52px;padding:0;border:2px solid transparent;border-radius:13px;overflow:hidden;cursor:pointer;background:none;opacity:.45;transition:opacity .25s ease,border-color .25s ease,transform .25s ease}.v3-capsule__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.v3-capsule__thumb:hover{opacity:.8}.v3-capsule__thumb--active{opacity:1;border-color:hsla(0,0%,100%,.85);transform:scale(1.06)}.v3-capsule__meta{display:flex;align-items:center;gap:12px;min-width:0}.v3-capsule__badge{flex-shrink:0;padding:4px 11px;border-radius:99px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.16);font-size:10.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:hsla(0,0%,100%,.92)}.v3-capsule__prompt{margin:0;font-size:13px;line-height:1.5;color:hsla(0,0%,100%,.78);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width:720px){.v3-capsule{position:static;transform:none;width:100%;max-width:360px;margin:16px auto 0;padding:10px 12px}.v3-capsule__prompt{-webkit-line-clamp:2;font-size:12px;text-align:center}}.v3-hero-marquee{width:100vw;max-width:100vw;margin-top:clamp(18px,3vw,28px);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden}@media (max-width:560px){.v3-hero-marquee .v3-chip{padding:9px 16px;font-size:12.5px;gap:8px}}.v3-hero-marquee .v3-chip{background:rgba(10,10,16,.42);border-color:hsla(0,0%,100%,.16);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.v3-hero-marquee .v3-marquee{mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.v3-marquee{overflow:hidden}.v3-marquee__track{display:flex;gap:14px;width:-moz-max-content;width:max-content;animation:v3-marquee 36s linear infinite;will-change:transform}.v3-marquee--reverse .v3-marquee__track{animation-direction:reverse;animation-duration:42s}@keyframes v3-marquee{to{transform:translateX(-50%)}}.v3-chip{display:inline-flex;align-items:center;gap:10px;padding:13px 22px;border-radius:99px;background:var(--v3-surface);border:1px solid var(--v3-border);font-size:14.5px;font-weight:600;color:hsla(0,0%,100%,.88);white-space:nowrap;transition:background .2s,border-color .2s}.v3-chip:hover{background:var(--v3-surface-hover);border-color:var(--v3-border-strong)}.v3-chip__icon{opacity:.95;filter:brightness(0) invert(1)}@media (prefers-reduced-motion:reduce){.v3-marquee__track{animation:none;flex-wrap:wrap;width:auto;justify-content:center}}.v3-section{max-width:var(--v3-content-max);margin:0 auto;padding:clamp(36px,5vw,56px) clamp(16px,3vw,24px)}.v3-section__head{margin-bottom:clamp(18px,2.6vw,28px)}.v3-section__eyebrow{margin:0 0 10px;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--v3-accent)}.v3-section__title{margin:0;font-family:var(--v3-display);font-size:clamp(22px,3.4vw,36px);font-weight:700;line-height:1.1;letter-spacing:-.015em;color:#fff}.v3-section__title-accent{background:linear-gradient(100deg,#9dc3ff,#d0b3ff);-webkit-background-clip:text;background-clip:text;color:transparent}.v3-reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}.v3-reveal.v3-revealed{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.v3-reveal{opacity:1;transform:none;transition:none}}.v3-bento{display:grid;grid-template-columns:1fr;gap:clamp(8px,1vw,12px)}@media (min-width:560px) and (max-width:899px){.v3-bento{grid-template-columns:1fr 1fr}}@media (min-width:900px){.v3-bento{grid-template-columns:repeat(4,1fr)}}.v3-card{position:relative;display:flex;flex-direction:column;height:100%;padding:clamp(14px,1.6vw,18px);border-radius:var(--v3-r-md);background:var(--v3-surface);border:1px solid var(--v3-border);text-decoration:none;color:inherit;overflow:hidden;isolation:isolate;transition:border-color .25s ease,transform .25s ease,background .25s ease}.v3-card:hover{border-color:hsla(var(--card-hue,210),80%,70%,.45);background:var(--v3-surface-hover);transform:translateY(-3px)}.v3-card__glow{position:absolute;inset:-40%;background:radial-gradient(circle at 85% 0,hsla(var(--card-hue,210),90%,65%,.16),transparent 55%);opacity:0;transition:opacity .35s ease;z-index:-1;pointer-events:none}.v3-card:hover .v3-card__glow{opacity:1}.v3-card__top{gap:10px;margin-bottom:10px}.v3-card__icon,.v3-card__top{display:flex;align-items:center}.v3-card__icon{flex-shrink:0;width:30px;height:30px;border-radius:9px;justify-content:center;background:hsla(var(--card-hue,210),85%,65%,.14);border:1px solid hsla(var(--card-hue,210),85%,70%,.25);color:hsl(var(--card-hue,210),90%,76%)}.v3-card__arrow{margin-left:auto;flex-shrink:0;color:var(--v3-dim);transition:color .2s,transform .25s ease}.v3-card:hover .v3-card__arrow{color:#fff;transform:translate(3px,-3px)}.v3-card__title{margin:0;font-family:var(--v3-display);font-size:14px;font-weight:600;line-height:1.25;color:#fff}.v3-card__desc{margin:0;font-size:12.5px;line-height:1.5;color:var(--v3-muted);flex:1}.v3-card__tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.v3-card__tag{padding:4px 11px;border-radius:99px;background:hsla(0,0%,100%,.055);border:1px solid hsla(0,0%,100%,.09);font-size:11.5px;font-weight:600;letter-spacing:.02em;color:hsla(0,0%,100%,.62)}.v3-card__meta{margin-top:10px;padding-top:8px;border-top:1px solid hsla(0,0%,100%,.07);font-size:10.5px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:hsl(var(--card-hue,210),65%,72%);opacity:.85}.v3-catalog__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:24px}.v3-catalog__tabs{display:flex;flex-wrap:wrap;gap:6px;padding:5px;border-radius:22px;background:hsla(0,0%,100%,.045);border:1px solid var(--v3-border);max-width:100%}@media (max-width:720px){.v3-catalog__head{align-items:stretch;flex-direction:column}.v3-catalog__tabs{display:grid;grid-template-columns:1fr 1fr}.v3-catalog__tab{justify-content:center;padding:0 10px}}.v3-catalog__tab{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 18px;border:none;border-radius:99px;background:transparent;font-family:var(--v3-body);font-size:13.5px;font-weight:600;color:hsla(0,0%,100%,.62);cursor:pointer;transition:background .2s,color .2s}.v3-catalog__tab:not(.v3-catalog__tab--active):hover{color:#fff}.v3-catalog__tab--active,.v3-catalog__tab--active:hover{background:#fff;color:#0a0a10}.v3-catalog__tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:99px;background:hsla(0,0%,100%,.1);font-size:11px;font-weight:700}.v3-catalog__tab--active .v3-catalog__tab-count{background:rgba(10,10,16,.12)}.v3-catalog__list{display:flex;flex-direction:column;gap:10px;animation:v3-fade-in .4s ease}@keyframes v3-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.v3-family{border-radius:var(--v3-r-md);background:var(--v3-surface);border:1px solid var(--v3-border);overflow:hidden;transition:border-color .25s,background .25s}.v3-family--open,.v3-family:hover{border-color:var(--v3-border-strong)}.v3-family--open{background:hsla(0,0%,100%,.055)}.v3-family__head{display:grid;grid-template-columns:auto auto 1fr auto auto;align-items:center;gap:16px;width:100%;padding:18px 22px;border:none;background:none;font-family:var(--v3-body);text-align:left;color:inherit;cursor:pointer}.v3-family__icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.1)}.v3-family__icon img{filter:brightness(0) invert(1);opacity:.92}.v3-family__names{display:flex;flex-direction:column;gap:1px;min-width:150px}.v3-family__name{font-family:var(--v3-display);font-size:15.5px;font-weight:600;color:#fff}.v3-family__vendor{font-size:12px;color:var(--v3-dim)}.v3-family__tagline{font-size:13.5px;line-height:1.45;color:var(--v3-muted);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.v3-family__count{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;padding:0 8px;border-radius:99px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.1);font-size:12px;font-weight:700;color:hsla(0,0%,100%,.72)}.v3-family__chevron{color:var(--v3-dim);transition:transform .3s ease,color .2s}.v3-family--open .v3-family__chevron{transform:rotate(180deg);color:#fff}.v3-family__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.22,.61,.36,1)}.v3-family--open .v3-family__body{grid-template-rows:1fr}.v3-family__versions{overflow:hidden;display:flex;flex-wrap:wrap;gap:8px;padding:0 22px}.v3-family--open .v3-family__versions{padding:2px 22px 20px}.v3-version{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:10px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.09);font-size:13px;font-weight:600;color:hsla(0,0%,100%,.85)}.v3-version__tier{font-style:normal;padding:2px 8px;border-radius:99px;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.v3-version__tier--top{background:rgba(255,200,90,.14);color:#ffd88a;border:1px solid rgba(255,200,90,.3)}.v3-version__tier--fast{background:rgba(94,234,212,.12);color:#7ef0dc;border:1px solid rgba(94,234,212,.28)}.v3-version__tier--new{background:rgba(183,140,255,.14);color:#d0b0ff;border:1px solid rgba(183,140,255,.3)}.v3-version__note{font-size:11.5px;font-weight:500;color:var(--v3-dim)}.v3-version--link{text-decoration:none;color:var(--v3-accent,#9dc3ff);border-color:rgba(157,195,255,.3);transition:border-color .2s ease,color .2s ease}.v3-version--link:hover{color:#fff;border-color:rgba(157,195,255,.6)}@media (max-width:720px){.v3-family__head{grid-template-columns:auto 1fr auto;gap:12px;padding:14px 16px}.v3-family__count,.v3-family__tagline{display:none}.v3-family__versions{padding:0 16px}.v3-family--open .v3-family__versions{padding:2px 16px 16px}.v3-version{flex:1 1 calc(50% - 4px);justify-content:center;text-align:center}}.v3-audiences{display:grid;grid-template-columns:1fr;gap:clamp(12px,1.6vw,16px)}@media (min-width:560px) and (max-width:899px){.v3-audiences{grid-template-columns:1fr 1fr}}@media (min-width:900px){.v3-audiences{grid-template-columns:repeat(3,1fr)}}.v3-audience{height:100%;padding:clamp(20px,2.6vw,28px);border-radius:var(--v3-r-lg);background:var(--v3-surface);border:1px solid var(--v3-border);transition:border-color .25s,transform .25s}.v3-audience:hover{border-color:var(--v3-border-strong);transform:translateY(-3px)}.v3-audience__icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.12);color:#cfd8ff;margin-bottom:20px}.v3-audience__title{margin:0 0 8px;font-family:var(--v3-display);font-size:19px;font-weight:600;color:#fff}.v3-audience__desc{margin:0 0 18px;font-size:14px;line-height:1.6;color:var(--v3-muted)}.v3-audience__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.v3-audience__list li{display:flex;align-items:flex-start;gap:9px;font-size:13.5px;line-height:1.5;color:hsla(0,0%,100%,.75)}.v3-audience__list svg{flex-shrink:0;margin-top:3px;color:#5eead4}.v3-payment{position:relative;padding:clamp(24px,4.5vw,48px);border-radius:clamp(20px,2.5vw,28px);background:linear-gradient(150deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid var(--v3-border);overflow:hidden;isolation:isolate;display:grid;gap:36px}@media (min-width:920px){.v3-payment{grid-template-columns:1.15fr 1fr;align-items:center}.v3-payment__links{grid-column:1/-1}}.v3-payment__glow{position:absolute;inset:-30%;background:radial-gradient(circle at 12% 20%,rgba(110,168,255,.12),transparent 45%),radial-gradient(circle at 90% 85%,rgba(183,140,255,.1),transparent 45%);z-index:-1;pointer-events:none}.v3-payment__title{font-size:clamp(26px,3.6vw,42px)}.v3-payment__lead{margin:18px 0 0;font-size:15px;line-height:1.65;color:var(--v3-muted);max-width:480px}.v3-payment__badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}@media (max-width:560px){.v3-pay-card{height:44px;padding:0 16px;flex:1 1 calc(50% - 5px);justify-content:center}}.v3-pay-card{display:inline-flex;align-items:center;gap:10px;height:48px;padding:0 20px;border-radius:13px;background:#fff;border:1px solid hsla(0,0%,100%,.9);box-shadow:0 8px 24px -10px rgba(0,0,0,.5);transition:transform .2s ease,box-shadow .2s ease}.v3-pay-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px -10px rgba(0,0,0,.6)}.v3-pay-card__label{font-size:14px;font-weight:800;letter-spacing:.01em;color:#16181d}.v3-pay-card--yk{background:#fff;border-color:rgba(15,23,42,.08);padding:0 12px}.v3-pay-card--yk .v3-yk-logo{color:#171717}.v3-payment__features{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:14px}.v3-payment__features li{display:flex;align-items:flex-start;gap:14px;padding:clamp(14px,2vw,18px) clamp(16px,2.2vw,20px);border-radius:var(--v3-r-md);background:hsla(0,0%,100%,.035);border:1px solid var(--v3-border)}.v3-payment__features svg{flex-shrink:0;margin-top:2px;color:var(--v3-accent)}.v3-payment__features strong{display:block;font-size:14.5px;font-weight:700;color:#fff;margin-bottom:2px}.v3-payment__features span{font-size:13px;line-height:1.5;color:var(--v3-muted)}.v3-payment__presets{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.v3-payment__preset{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14);font-size:12px;font-weight:700;color:#fff;letter-spacing:.01em}.v3-payment__preset-line{margin:0 0 8px;font-size:13px;line-height:1.5;color:hsla(0,0%,100%,.55)}.v3-payment__links{margin:0;display:flex;flex-wrap:wrap;gap:12px;font-size:13px;color:var(--v3-dim)}.v3-payment__links a{color:hsla(0,0%,100%,.65);text-decoration:underline;text-underline-offset:3px;transition:color .15s}.v3-payment__links a:hover{color:#fff}.v3-steps{display:grid;grid-template-columns:1fr;gap:clamp(12px,1.6vw,16px)}@media (min-width:560px) and (max-width:899px){.v3-steps{grid-template-columns:1fr 1fr}}@media (min-width:900px){.v3-steps{grid-template-columns:repeat(3,1fr)}}.v3-step{position:relative;height:100%;padding:clamp(20px,2.6vw,28px);border-radius:var(--v3-r-lg);background:var(--v3-surface);border:1px solid var(--v3-border);transition:border-color .25s,transform .25s}.v3-step:hover{border-color:var(--v3-border-strong);transform:translateY(-3px)}.v3-step__num{position:absolute;top:24px;right:26px;font-family:var(--v3-display);font-size:15px;font-weight:700;color:var(--v3-dim)}.v3-step__icon{width:46px;height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:rgba(110,168,255,.12);border:1px solid rgba(110,168,255,.24);color:#a9c8ff;margin-bottom:18px}.v3-step__title{margin:0 0 8px;font-family:var(--v3-display);font-size:18px;font-weight:600;color:#fff}.v3-step__desc{margin:0;font-size:14px;line-height:1.6;color:var(--v3-muted)}.v3-section--cta{padding-bottom:60px}.v3-cta{position:relative;text-align:center;padding:clamp(36px,6vw,72px) clamp(20px,3vw,32px);border-radius:clamp(22px,2.8vw,32px);background:linear-gradient(160deg,hsla(0,0%,100%,.055),hsla(0,0%,100%,.015));border:1px solid var(--v3-border);overflow:hidden;isolation:isolate}.v3-cta__glow{position:absolute;inset:-40%;background:radial-gradient(circle at 50% -10%,rgba(140,170,255,.18),transparent 50%),radial-gradient(circle at 15% 110%,rgba(200,150,255,.1),transparent 45%);z-index:-1;pointer-events:none}.v3-cta__title{margin:0;font-family:var(--v3-display);font-size:clamp(26px,4.6vw,52px);font-weight:700;line-height:1.1;color:#fff}.v3-cta__title em{font-style:normal;background:linear-gradient(100deg,#9dc3ff,#e0b3ff);-webkit-background-clip:text;background-clip:text;color:transparent}.v3-cta__lead{margin:20px auto 0;max-width:460px;font-size:15.5px;line-height:1.6;color:var(--v3-muted)}.v3-cta__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:clamp(24px,4vw,36px)}@media (max-width:560px){.v3-cta__actions{flex-direction:column;max-width:340px;margin-left:auto;margin-right:auto}.v3-cta__actions .v3-btn{width:100%}}.v3 .cb-legal-strip{max-width:var(--v3-content-max);margin:0 auto;padding:40px 24px 24px;border-top:1px solid var(--v3-border)}.v3 .cb-legal-strip__inner h2{font-size:13.5px;font-weight:700;letter-spacing:.04em;color:hsla(0,0%,100%,.75);margin:0 0 14px}.v3 .cb-legal-strip__inner ul{margin:0;padding-left:18px;font-size:12.5px;line-height:1.65;color:var(--v3-dim)}.v3 .cb-legal-strip__inner li strong{color:hsla(0,0%,100%,.6)}.v3 .cb-legal-strip__links{margin-top:16px;font-size:12.5px;color:var(--v3-dim)}.v3 .cb-legal-strip__links a{color:hsla(0,0%,100%,.55);transition:color .15s}.v3 .cb-legal-strip__links a:hover{color:#fff}.v3-shell .cb-legal-footer{background:var(--v3-bg);border-top:1px solid var(--v3-border);padding:26px 24px 34px}.v3-shell .cb-legal-footer__inner{max-width:var(--v3-content-max);margin:0 auto;text-align:center}.v3-shell .cb-legal-footer__disclaimer{margin:0 0 14px;font-size:11.5px;line-height:1.6;color:var(--v3-dim)}.v3-shell .cb-legal-footer__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px;margin-bottom:14px}.v3-shell .cb-legal-footer__nav a{font-size:12.5px;color:hsla(0,0%,100%,.5);text-decoration:none;transition:color .15s}.v3-shell .cb-legal-footer__nav a:hover{color:hsla(0,0%,100%,.9)}.v3-shell .cb-legal-footer__copy{margin:0;font-size:11.5px;color:var(--v3-dim)}.v3-shell__main{padding-top:var(--v3-header-h)}.v3-shell__main:has(.v3-hero){padding-top:0}.v3-shell.cb-landing{--mk-bg:#07070b;--mk-surface:hsla(0,0%,100%,.04);--mk-surface-hover:hsla(0,0%,100%,.07);--mk-border:hsla(0,0%,100%,.1);--mk-border-light:hsla(0,0%,100%,.06);--mk-text:#f4f4f6;--mk-text-secondary:rgba(235,236,245,.62);--mk-text-tertiary:rgba(235,236,245,.4);--mk-primary-light:rgba(14,165,233,.12);--mk-header-h:var(--v3-header-h);background:var(--v3-bg);color:var(--v3-text);font-family:var(--v3-body);color-scheme:dark}html:has(.v3-shell.cb-landing){color-scheme:dark}html:has(.v3-shell.cb-landing) body{background:#07070b!important;color:#f4f4f6!important}.v3-shell.cb-landing.v3-shell--sub .cb-legal-hub__bg{background:radial-gradient(ellipse 70% 50% at 10% 0,rgba(110,168,255,.08),transparent 55%),radial-gradient(ellipse 60% 40% at 90% 20%,rgba(183,140,255,.06),transparent 50%),linear-gradient(180deg,#07070b,#0b0b12)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-page{max-width:var(--v3-content-max);padding:clamp(20px,3vw,28px) clamp(16px,3vw,24px) clamp(40px,5vw,56px)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-page--accept{min-height:calc(100svh - var(--v3-header-h) - 120px)}.v3-shell.cb-landing.v3-shell--sub .v3-legal-hero{margin-bottom:clamp(24px,3vw,32px);padding:clamp(28px,4vw,40px) clamp(20px,4vw,36px);border-radius:var(--v3-r-lg);background:var(--v3-surface);border:1px solid var(--v3-border);box-shadow:0 24px 60px -24px rgba(0,0,0,.55)}.v3-shell.cb-landing.v3-shell--sub .v3-legal-hero__sub{margin:12px 0 0;max-width:640px;font-size:15px;line-height:1.55;color:var(--v3-muted)}.v3-shell.cb-landing.v3-shell--sub .v3-legal-hero .cb-legal-hero__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.v3-shell.cb-landing.v3-shell--sub .v3-legal-hero .cb-legal-hero__chips span{display:inline-flex;align-items:center;padding:6px 14px;border-radius:99px;font-size:13px;font-weight:600;background:rgba(10,10,16,.42);border:1px solid hsla(0,0%,100%,.16);color:hsla(0,0%,100%,.88);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.v3-shell.cb-landing.v3-shell--sub .v3-legal-hero .cb-legal-hero__chip-muted{font-weight:500;color:var(--v3-dim)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-breadcrumb a{color:var(--v3-dim)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-breadcrumb a:hover{color:#fff}.v3-shell.cb-landing.v3-shell--sub .cb-legal-breadcrumb span:last-child{color:hsla(0,0%,100%,.85)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-sidebar__panel{background:hsla(0,0%,100%,.04);border-color:var(--v3-border);border-radius:var(--v3-r-md);box-shadow:none}.v3-shell.cb-landing.v3-shell--sub .cb-legal-sidebar__label{color:var(--v3-dim)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-sidebar__link{color:var(--v3-muted)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-sidebar__link:hover{background:hsla(0,0%,100%,.06);color:#fff}.v3-shell.cb-landing.v3-shell--sub .cb-legal-sidebar__link--active{background:rgba(14,165,233,.14);color:#7dd3fc}.v3-shell.cb-landing.v3-shell--sub .cb-legal-sidebar__toc a{color:var(--v3-muted)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-sidebar__toc a:hover{background:hsla(0,0%,100%,.06);color:#7dd3fc}.v3-shell.cb-landing.v3-shell--sub .cb-legal-hub-card{background:hsla(0,0%,100%,.04);border-color:var(--v3-border);border-radius:var(--v3-r-md);box-shadow:none}.v3-shell.cb-landing.v3-shell--sub .cb-legal-hub-card:hover{border-color:rgba(110,168,255,.35);box-shadow:0 12px 32px rgba(0,0,0,.35);transform:translateY(-3px)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-hub-card__icon{background:rgba(14,165,233,.14);color:#7dd3fc;border-radius:var(--v3-r-sm)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-hub-card h2{color:#fff;font-family:var(--v3-display);font-size:1rem;letter-spacing:-.015em}.v3-shell.cb-landing.v3-shell--sub .cb-legal-hub-card p{color:var(--v3-muted)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-hub-card__cta{color:#7dd3fc}.v3-shell.cb-landing.v3-shell--sub .cb-legal-section-card{background:hsla(0,0%,100%,.04);border-color:var(--v3-border);border-radius:var(--v3-r-md);box-shadow:none;scroll-margin-top:calc(var(--v3-header-h) + 24px)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-section-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.3);border-color:rgba(110,168,255,.22)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-section-card__head h2{color:#fff;font-family:var(--v3-display);font-size:1rem;letter-spacing:-.01em}.v3-shell.cb-landing.v3-shell--sub .cb-legal-section-card__num{background:rgba(14,165,233,.14);color:#7dd3fc}.v3-shell.cb-landing.v3-shell--sub .cb-legal-section-card__body p,.v3-shell.cb-landing.v3-shell--sub .cb-legal-section-card__list li{color:var(--v3-muted)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-doc__laws{border-top-color:var(--v3-border)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-doc__laws-pills a{background:rgba(14,165,233,.1);border-color:rgba(125,211,252,.25);color:#7dd3fc}.v3-shell.cb-landing.v3-shell--sub .cb-legal-doc__laws-pills a:hover{background:rgba(14,165,233,.18)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-doc__laws-label{color:var(--v3-dim)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-doc__foot-card{padding:22px 24px;border-radius:var(--v3-r-md);background:hsla(0,0%,100%,.04);border:1px solid var(--v3-border);box-shadow:none}.v3-shell.cb-landing.v3-shell--sub .cb-legal-doc__foot-title{color:#fff}.v3-shell.cb-landing.v3-shell--sub .cb-legal-doc__foot-card p{color:var(--v3-muted)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-doc__foot-card a{color:#7dd3fc}.v3-shell.cb-landing.v3-shell--sub .cb-legal-highlight{background:rgba(14,165,233,.08);border-color:rgba(125,211,252,.2);border-radius:var(--v3-r-md);box-shadow:none}.v3-shell.cb-landing.v3-shell--sub .cb-legal-highlight h2{color:#fff;font-family:var(--v3-display);font-size:1.05rem;letter-spacing:-.01em}.v3-shell.cb-landing.v3-shell--sub .cb-legal-highlight__icon{background:hsla(0,0%,100%,.08);color:#7dd3fc;box-shadow:none;border-radius:var(--v3-r-sm)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-highlight p{color:var(--v3-muted)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-highlight__meta{color:var(--v3-dim)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-pricing-presets li{background:hsla(0,0%,100%,.06);border-color:rgba(125,211,252,.25);color:#7dd3fc;box-shadow:none}.v3-shell.cb-landing.v3-shell--sub .cb-pricing-examples{background:rgba(14,165,233,.08);border-color:rgba(125,211,252,.2);border-radius:var(--v3-r-md);box-shadow:none}.v3-shell.cb-landing.v3-shell--sub .cb-pricing-examples h2{color:#fff;font-family:var(--v3-display);font-size:1.15rem;letter-spacing:-.01em}.v3-shell.cb-landing.v3-shell--sub .cb-pricing-examples__subtitle{color:#fff;font-size:.95rem;font-weight:600}.v3-shell.cb-landing.v3-shell--sub .cb-pricing-examples__lead,.v3-shell.cb-landing.v3-shell--sub .cb-pricing-examples__meta{color:var(--v3-muted)}.v3-shell.cb-landing.v3-shell--sub .cb-pricing-table{background:hsla(0,0%,100%,.04);box-shadow:none}.v3-shell.cb-landing.v3-shell--sub .cb-pricing-table th{background:hsla(0,0%,100%,.06);color:#cbd5e1;border-bottom-color:var(--v3-border)}.v3-shell.cb-landing.v3-shell--sub .cb-pricing-table td{color:var(--v3-muted);border-bottom-color:var(--v3-border)}.v3-shell.cb-landing.v3-shell--sub .cb-pricing-table td strong{color:#7dd3fc;font-weight:700}.v3-shell.cb-landing.v3-shell--sub .cb-legal-contact-card{background:hsla(0,0%,100%,.04);border-color:var(--v3-border);border-radius:var(--v3-r-md);box-shadow:none}.v3-shell.cb-landing.v3-shell--sub .cb-legal-contact-card--primary{background:rgba(14,165,233,.12);border-color:rgba(125,211,252,.28);color:#fff}.v3-shell.cb-landing.v3-shell--sub .cb-legal-contact-card--primary .cb-legal-contact-card__hint,.v3-shell.cb-landing.v3-shell--sub .cb-legal-contact-card--primary .cb-legal-contact-card__label,.v3-shell.cb-landing.v3-shell--sub .cb-legal-contact-card__hint,.v3-shell.cb-landing.v3-shell--sub .cb-legal-contact-card__label{color:var(--v3-dim)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-contact-card svg,.v3-shell.cb-landing.v3-shell--sub .cb-legal-contact-card--primary svg{color:#7dd3fc}.v3-shell.cb-landing.v3-shell--sub .cb-legal-contact-card strong{color:#fff}.v3-shell.cb-landing.v3-shell--sub .cb-legal-req-card{background:hsla(0,0%,100%,.04);border-color:var(--v3-border);border-radius:var(--v3-r-md);box-shadow:none}.v3-shell.cb-landing.v3-shell--sub .cb-legal-req-card__label{color:var(--v3-dim)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-req-card__icon{color:#7dd3fc}.v3-shell.cb-landing.v3-shell--sub .cb-legal-req-card__value{color:hsla(0,0%,100%,.88)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-inline-link a,.v3-shell.cb-landing.v3-shell--sub .cb-legal-req-card__value a{color:#7dd3fc}.v3-shell.cb-landing.v3-shell--sub .cb-legal-accept-card{background:hsla(0,0%,100%,.05);border-color:var(--v3-border);border-radius:var(--v3-r-lg);box-shadow:0 24px 48px rgba(0,0,0,.4)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-accept-card h1{color:#fff;font-family:var(--v3-display);letter-spacing:-.015em}.v3-shell.cb-landing.v3-shell--sub .cb-legal-accept-card>p{color:var(--v3-muted)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-accept-card__docs li{background:hsla(0,0%,100%,.04);border-color:var(--v3-border);color:var(--v3-muted)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-accept-card__docs a{color:#fff}.v3-shell.cb-landing.v3-shell--sub .cb-legal-accept-card__docs a:hover{color:#7dd3fc}.v3-shell.cb-landing.v3-shell--sub .cb-legal-consent{color:var(--v3-muted)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-consent a{color:#7dd3fc}.v3-shell.cb-landing.v3-shell--sub .cb-legal-footer{background:var(--v3-bg);border-top-color:var(--v3-border)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-footer__copy,.v3-shell.cb-landing.v3-shell--sub .cb-legal-footer__disclaimer{color:var(--v3-dim)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-footer__nav a{color:hsla(0,0%,100%,.5)}.v3-shell.cb-landing.v3-shell--sub .cb-legal-footer__nav a:hover{background:hsla(0,0%,100%,.06);color:#fff}.v3-shell.cb-landing.v3-shell--sub .mk-btn-primary{background:linear-gradient(135deg,var(--v3-brand-mid) 0,var(--v3-brand) 52%,var(--v3-brand-dark) 100%);color:#fff;border-color:rgba(125,211,252,.35);box-shadow:0 12px 32px -8px var(--v3-brand-glow)}.v3-shell.cb-landing.v3-shell--sub .mk-btn-primary:hover{background:linear-gradient(135deg,var(--v3-brand-light) 0,var(--v3-brand) 55%,#0369a1 100%)}.v3-shell.cb-landing.v3-shell--sub .mk-btn-ghost{background:hsla(0,0%,100%,.06);border-color:var(--v3-border);color:hsla(0,0%,100%,.82)}.v3-shell.cb-landing.v3-shell--sub .mk-btn-ghost:hover{background:hsla(0,0%,100%,.1);color:#fff}.v3-shell.v3-shell--auth .mk-main{height:auto;min-height:calc(100svh - var(--v3-header-h));background:transparent}.v3-shell.v3-shell--auth .mk-ap-wrap,.v3-shell.v3-shell--auth .mk-reg-page{min-height:calc(100svh - var(--v3-header-h));padding:clamp(24px,4vw,40px) 16px;background:radial-gradient(ellipse 90% 70% at 50% 0,rgba(110,168,255,.2),transparent 65%),radial-gradient(ellipse 70% 55% at 88% 88%,rgba(183,140,255,.14),transparent 65%),radial-gradient(ellipse 55% 45% at 12% 78%,rgba(14,165,233,.12),transparent 60%),var(--v3-bg)}.v3-shell.v3-shell--auth .mk-ap-wrap:before,.v3-shell.v3-shell--auth .mk-reg-page:before{content:"";position:absolute;top:50%;left:50%;width:min(560px,92vw);height:min(520px,72vh);transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(ellipse at center,rgba(110,168,255,.28) 0,rgba(14,165,233,.16) 38%,rgba(183,140,255,.08) 58%,transparent 74%);filter:blur(48px);pointer-events:none;z-index:0}.v3-shell.v3-shell--auth .mk-reg-orb1{width:480px;height:480px;background:rgba(110,168,255,.22)}.v3-shell.v3-shell--auth .mk-reg-orb2{width:380px;height:380px;background:rgba(183,140,255,.16)}.v3-shell.v3-shell--auth .mk-reg-orb3{width:260px;height:260px;background:rgba(14,165,233,.14)}.v3-shell.v3-shell--auth .mk-reg-card{background:hsla(0,0%,100%,.05);border:1px solid var(--v3-border);box-shadow:0 24px 60px rgba(0,0,0,.45),inset 0 1px 0 hsla(0,0%,100%,.06)}.v3-shell.v3-shell--auth .mk-reg-head p{color:var(--v3-dim)}.v3-shell.v3-shell--auth .mk-reg-head .mk-brand-creo,.v3-shell.v3-shell--auth .mk-reg-head .text-text-primary{color:#fff}.v3-shell.v3-shell--auth .mk-reg-head .mk-brand-box,.v3-shell.v3-shell--auth .mk-reg-head .text-primary-500{color:#0ea5e9}.v3-shell.v3-shell--auth .mk-social-google-btn{background:hsla(0,0%,100%,.05);border-color:var(--v3-border);color:hsla(0,0%,100%,.88)}.v3-shell.v3-shell--auth .mk-social-google-btn:hover{background:hsla(0,0%,100%,.09);border-color:hsla(0,0%,100%,.18);box-shadow:0 4px 16px rgba(0,0,0,.3)}.v3-shell.v3-shell--auth .mk-reg-social-tg-btn{background:rgba(0,136,204,.1);border-color:rgba(0,136,204,.28);color:hsla(0,0%,100%,.88)}.v3-shell.v3-shell--auth .mk-reg-sep{color:var(--v3-dim)}.v3-shell.v3-shell--auth .mk-reg-sep:after,.v3-shell.v3-shell--auth .mk-reg-sep:before{background:linear-gradient(90deg,transparent,var(--v3-border) 30%,var(--v3-border) 70%,transparent)}.v3-shell.v3-shell--auth .mk-rf input{background:hsla(0,0%,100%,.05);border-color:var(--v3-border);color:#fff}.v3-shell.v3-shell--auth .mk-rf input:focus{background:hsla(0,0%,100%,.08);border-color:rgba(110,168,255,.45);box-shadow:0 0 0 3px rgba(110,168,255,.12)}.v3-shell.v3-shell--auth .mk-rf-float{color:var(--v3-dim)}.v3-shell.v3-shell--auth .mk-rf input:not(:-moz-placeholder-shown)~.mk-rf-float{background:rgba(11,11,18,.95);color:#7dd3fc}.v3-shell.v3-shell--auth .mk-rf input:focus~.mk-rf-float,.v3-shell.v3-shell--auth .mk-rf input:not(:placeholder-shown)~.mk-rf-float{background:rgba(11,11,18,.95);color:#7dd3fc}.v3-shell.v3-shell--auth .mk-rf-eye{color:var(--v3-dim)}.v3-shell.v3-shell--auth .mk-rf-eye:hover{color:#fff;background:hsla(0,0%,100%,.08)}.v3-shell.v3-shell--auth .cb-legal-consent{display:flex;align-items:flex-start;gap:10px;margin:14px 0 16px;font-size:12px;line-height:1.55;color:var(--v3-muted);text-align:left;cursor:pointer}.v3-shell.v3-shell--auth .cb-legal-consent input{margin-top:3px;flex-shrink:0;accent-color:var(--v3-brand);width:16px;height:16px}.v3-shell.v3-shell--auth .cb-legal-consent span{flex:1;min-width:0}.v3-shell.v3-shell--auth .cb-legal-consent a{color:#7dd3fc}.v3-shell.v3-shell--auth .mk-reg-foot{color:var(--v3-muted);border-top-color:var(--v3-border)}.v3-shell.v3-shell--auth .mk-reg-foot a{color:#7dd3fc}.v3-shell.v3-shell--auth .mk-reg-submit{background:linear-gradient(135deg,var(--v3-brand-mid) 0,var(--v3-brand) 52%,var(--v3-brand-dark) 100%);color:#fff;box-shadow:0 12px 32px var(--v3-brand-glow)}.v3-shell.v3-shell--auth .mk-reg-submit:hover:not(:disabled){background:linear-gradient(135deg,var(--v3-brand-light) 0,var(--v3-brand) 55%,#0369a1 100%)}.v3-shell.v3-shell--auth .mk-reg-submit--ready{background:linear-gradient(135deg,var(--v3-brand-mid) 0,var(--v3-brand) 52%,var(--v3-brand-dark) 100%)}.v3-shell.v3-shell--auth .mk-ap-card{background:hsla(0,0%,100%,.05);border:1px solid var(--v3-border);box-shadow:0 24px 60px rgba(0,0,0,.45)}.v3-shell.v3-shell--auth .mk-ap-card h1,.v3-shell.v3-shell--auth .mk-ap-card h2{color:#fff}.v3-shell.v3-shell--auth .mk-ap-back,.v3-shell.v3-shell--auth .mk-ap-card p{color:var(--v3-muted)}.v3-shell.v3-shell--auth .mk-ap-back:hover,.v3-shell.v3-shell--auth .mk-ap-title{color:#fff}.v3-shell.v3-shell--auth .mk-ap-sub{color:var(--v3-muted)}.v3-shell.v3-shell--auth .mk-ap-sub strong{color:#fff}.v3-shell.v3-shell--auth .mk-ap-hint{color:var(--v3-dim)}.v3-shell.v3-shell--auth .mk-ap-field-label{color:var(--v3-muted)}.v3-shell.v3-shell--auth .mk-ap-input{background:hsla(0,0%,100%,.05);border-color:var(--v3-border);color:#fff}.v3-shell.v3-shell--auth .mk-ap-input:focus{background:hsla(0,0%,100%,.08);border-color:rgba(110,168,255,.45);box-shadow:0 0 0 4px rgba(110,168,255,.12)}.v3-shell.v3-shell--auth .mk-ap-input-action{color:var(--v3-dim)}.v3-shell.v3-shell--auth .mk-ap-input-action:hover{background:hsla(0,0%,100%,.08);color:#fff}.v3-shell.v3-shell--auth .mk-ap-error{background:rgba(239,68,68,.12);border-color:rgba(239,68,68,.25);color:#fca5a5}.v3-shell.v3-shell--auth .mk-ap-btn--primary{background:linear-gradient(135deg,var(--v3-brand-mid) 0,var(--v3-brand) 52%,var(--v3-brand-dark) 100%);background-image:linear-gradient(135deg,var(--v3-brand-mid) 0,var(--v3-brand) 52%,var(--v3-brand-dark) 100%);color:#fff;border-color:rgba(125,211,252,.35);box-shadow:0 12px 32px var(--v3-brand-glow)}.v3-shell.v3-shell--auth .mk-ap-btn--primary:hover:not(:disabled){background:linear-gradient(135deg,var(--v3-brand-light) 0,var(--v3-brand) 55%,#0369a1 100%);background-image:linear-gradient(135deg,var(--v3-brand-light) 0,var(--v3-brand) 55%,#0369a1 100%)}.v3-shell.v3-shell--auth .mk-ap-link{color:#7dd3fc}.v3-shell.v3-shell--auth .mk-ap-link:hover:not(:disabled){color:#bae6fd}.v3-shell.v3-shell--auth .mk-login-forgot{color:var(--v3-dim)}.v3-shell.v3-shell--auth .mk-login-forgot:hover{color:#7dd3fc}.v3-shell.v3-shell--auth .mk-reg-strength-label{color:var(--v3-dim)}.v3-shell.v3-shell--auth .mk-reg-strength-seg{background:hsla(0,0%,100%,.1)}.v3-shell.v3-shell--auth .mk-google-unavailable{color:var(--v3-dim)!important}.v3-shell.v3-shell--auth .mk-ap-footer{color:var(--v3-dim)}