.mz-body--auth #MainContent{padding:0}.mz-reg-hero{--mz-auth-shadow-lg: 0 1px 2px rgb(16 24 39 / 9%), 0 8px 22px rgb(16 24 39 / 13%), 0 24px 48px rgb(16 24 39 / 14%), 0 40px 80px rgb(124 58 237 / 13%);--mz-auth-shadow-md: 0 2px 6px rgb(16 24 39 / 8%), 0 10px 24px rgb(16 24 39 / 11%), 0 20px 40px rgb(124 58 237 / 9%);--mz-auth-border: 1px solid rgb(124 58 237 / 24%);min-height:80vh;display:flex;flex-direction:column;overflow-x:hidden;padding:0;background:linear-gradient(165deg,#f5f0ff,#eef2ff 48%,#e8edf5)}.mz-reg-hero.mz-mem{padding-top:0;padding-bottom:0}.mz-reg-hero .mz-mem__container--wide{flex:1;display:flex;flex-direction:column;width:min(100% - 2rem,1180px)}.mz-auth-nav{position:sticky;top:0;z-index:40;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgb(124 58 237 / 12%)}.mz-auth-nav__inner{width:min(100% - 2rem,1180px);margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:64px}.mz-auth-nav__logo{display:inline-flex;align-items:center;gap:.5rem;font-weight:800;font-size:1.05rem;letter-spacing:-.02em;color:var(--mz-navy);text-decoration:none;min-width:0}.mz-auth-nav__logo-img{display:block;width:auto;max-width:140px;max-height:40px;height:auto;object-fit:contain}.mz-auth-nav__mark{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;font-size:.875rem;color:#fff;background:linear-gradient(135deg,var(--mz-purple),var(--mz-pink));flex-shrink:0}.mz-auth-nav__menu{display:flex;align-items:center;gap:1.25rem}.mz-auth-nav__menu a{font-size:.875rem;font-weight:600;color:var(--mz-muted);text-decoration:none;transition:color .2s}.mz-auth-nav__menu a:hover{color:var(--mz-purple)}.mz-auth-nav__cta{padding:.45rem .95rem;border-radius:999px;border:1px solid rgb(124 58 237 / 20%);background:linear-gradient(135deg,var(--mz-purple),var(--mz-pink));color:#fff!important}.mz-auth-nav__cta:hover{opacity:.95;color:#fff!important}.mz-auth-nav__toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:0;border:1px solid rgb(124 58 237 / 15%);border-radius:10px;background:#fff;cursor:pointer;flex-shrink:0}.mz-auth-nav__toggle span:not(.visually-hidden){display:block;width:18px;height:2px;margin-inline:auto;background:var(--mz-purple);border-radius:2px}@media(max-width:768px){.mz-auth-nav__toggle{display:flex}.mz-auth-nav__menu{position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:.5rem 1rem 1rem;background:#fffffffa;border-bottom:1px solid rgb(124 58 237 / 10%);box-shadow:var(--mz-shadow);display:none}.mz-auth-nav.is-open .mz-auth-nav__menu{display:flex}.mz-auth-nav__menu a{padding:.75rem .5rem;border-bottom:1px solid var(--mz-border)}.mz-auth-nav__cta{text-align:center;margin-top:.5rem}.mz-auth-nav__inner{position:relative;flex-wrap:wrap}}.mz-reg-hero__shell{flex:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(1rem,2.5vw,1.75rem);align-items:start;min-height:0;padding:clamp(1rem,2vw,1.5rem) 0 clamp(1rem,2.5vw,1.25rem)}.mz-reg-hero__panel{display:flex;align-items:flex-start;min-width:0}.mz-reg-hero__card{width:100%;background:var(--mz-white);border-radius:18px;padding:clamp(1.25rem,3vw,1.75rem);border:var(--mz-auth-border);box-shadow:var(--mz-auth-shadow-lg)}@media(min-width:961px){.mz-reg-hero__visual{position:sticky;top:calc(64px + .75rem)}}.mz-reg-hero__head{margin-bottom:1.25rem}.mz-reg-hero__head h1{margin:0 0 .5rem;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:var(--mz-navy)}.mz-reg-hero__lead{margin:0;font-size:.9375rem;line-height:1.55;color:var(--mz-muted)}.mz-reg-hero__options{display:flex;flex-direction:column;gap:.75rem}.mz-reg-option{padding:1rem 1.05rem;border-radius:16px;border:1px solid rgb(124 58 237 / 16%);background:var(--mz-white);box-shadow:var(--mz-auth-shadow-md);transition:box-shadow .2s,border-color .2s,transform .15s}.mz-reg-option:hover{border-color:#7c3aed52;box-shadow:0 4px 12px #1018271a,0 16px 36px #7c3aed29;transform:translateY(-2px)}.mz-reg-option__head{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.65rem}.mz-reg-option__icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;flex-shrink:0;background:var(--mz-purple-soft);color:var(--mz-purple)}.mz-reg-option--corp .mz-reg-option__icon{background:#9333ea1a;color:#9333ea}.mz-reg-option__copy h2{margin:0 0 .25rem;font-size:1rem;font-weight:800;letter-spacing:-.02em;color:var(--mz-navy)}.mz-reg-option__copy p{margin:0;font-size:.8125rem;line-height:1.55;color:var(--mz-muted)}.mz-reg-option__features{list-style:none;margin:0 0 .85rem;padding:0;display:flex;flex-direction:column;gap:.3rem}.mz-reg-option__features li{font-size:.8125rem;font-weight:500;color:var(--mz-navy);padding-left:1.15rem;position:relative;line-height:1.45}.mz-reg-option__features li:before{content:"\2713";position:absolute;left:0;font-size:.75rem;font-weight:800;color:var(--mz-purple)}.mz-reg-option--corp .mz-reg-option__features li:before{color:#9333ea}.mz-reg-option__btn{width:100%;min-height:44px;border-radius:999px;font-size:.875rem}.mz-reg-option__btn--corp{background:linear-gradient(135deg,var(--mz-purple) 0%,#9333ea 55%,#a855f7 100%)}.mz-reg-hero__biz{margin:.75rem 0 0;text-align:center;font-size:.6875rem;color:#94a3b8;line-height:1.45}.mz-reg-hero__biz a{color:#94a3b8;text-decoration:none}.mz-reg-hero__biz a:hover{color:var(--mz-purple);text-decoration:underline}.mz-reg-hero__visual{display:flex;align-items:flex-start;min-width:0}.mz-reg-preview{width:100%;display:flex;flex-direction:column;gap:.75rem;padding:clamp(.85rem,2vw,1.15rem);border-radius:18px;background:linear-gradient(180deg,#7c3aed14,#ec48990d);border:var(--mz-auth-border);box-shadow:var(--mz-auth-shadow-lg)}.mz-reg-preview .mz-ind-hero,.mz-reg-preview__hero.mz-ind-hero{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.75rem;margin:0;padding:0;border:none;background:transparent;border-radius:0}.mz-reg-preview .mz-ind-hero__text{flex:1 1 180px;min-width:0}.mz-reg-preview .mz-ind-hero__profile{flex:1 1 200px;margin:0}.mz-reg-preview .mz-ind-hero__profile,.mz-reg-preview .mz-ind-kpi,.mz-reg-preview .mz-ind-vcard,.mz-reg-preview__deal{border-color:#7c3aed24;box-shadow:var(--mz-auth-shadow-md)}.mz-reg-preview__hero{margin-bottom:0}.mz-reg-preview__hero .mz-ind-hero__profile{min-width:0;flex:1 1 220px}.mz-reg-preview__title{margin:0 0 .35rem;font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:800;letter-spacing:-.03em;color:var(--mz-navy)}.mz-reg-preview__kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.mz-reg-preview__kpi{margin:0;pointer-events:none}.mz-reg-preview__vcard{pointer-events:none}.mz-reg-preview__deal{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border-radius:14px;background:var(--mz-white);border:1px solid rgb(124 58 237 / 14%)}.mz-reg-preview__deal-tag{flex-shrink:0;padding:.25rem .5rem;border-radius:6px;font-size:.625rem;font-weight:800;text-transform:uppercase;background:var(--mz-purple-soft);color:var(--mz-purple)}.mz-reg-preview__deal strong{display:block;font-size:.875rem;color:var(--mz-navy)}.mz-reg-preview__deal p{margin:.15rem 0 0;font-size:.75rem;color:var(--mz-muted)}.mz-reg-preview__deal .mz-ind-badge{margin-left:auto;flex-shrink:0}.mz-reg-hero__trust{width:min(100% - 2rem,1180px);margin:0 auto;padding:.75rem 0 1.1rem}.mz-reg-hero__trust-nav{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem .65rem;font-size:.75rem;line-height:1.5;text-align:center}.mz-reg-hero__trust-nav a{color:var(--mz-muted);text-decoration:none;font-weight:600}.mz-reg-hero__trust-nav a:hover{color:var(--mz-purple)}.mz-reg-hero__trust-muted{color:#94a3b8}.mz-reg-hero__trust-sep{opacity:.5;color:#94a3b8}@media(max-width:960px){.mz-reg-hero{min-height:auto}.mz-reg-hero__shell{grid-template-columns:1fr;min-height:auto;padding-top:1rem;gap:.85rem}.mz-reg-hero__panel{order:1}.mz-reg-hero__visual{order:2}.mz-reg-preview__hero{flex-direction:column}.mz-reg-hero__trust-nav{flex-direction:column;gap:.25rem}.mz-reg-hero__trust-sep{display:none}}@media(max-width:390px){.mz-reg-hero__card{padding:1.1rem;border-radius:16px}.mz-reg-hero .mz-mem__container--wide{width:min(100% - 1.25rem,1180px)}.mz-reg-preview__kpis{grid-template-columns:1fr}}.mz-body--auth .mz-mem__head--center{margin-bottom:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/200/assets/mekanzade-register-select.css.map */
