/* StoreZoq Professional Auth v2 */
*,*::before,*::after{box-sizing:border-box}
html,body{min-height:100%;margin:0}
button,input{font:inherit}
a{text-decoration:none;color:inherit}
img,svg{display:block;max-width:100%}
.sz-auth-page{--auth-ink:#07152f;--auth-muted:#68778e;--auth-line:#dfe7f0;--auth-card:#fff;min-height:100vh;background:#fff;color:var(--auth-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}
.sz-auth-dark{--auth-ink:#eef5ff;--auth-muted:#a8b5c7;--auth-line:#293a54;--auth-card:#0c1e39;background:#07152a;color:var(--auth-ink)}
.sz-auth-skip{position:absolute;left:-9999px;top:12px;z-index:1000;padding:10px 15px;border-radius:10px;background:#fff;color:#061c49;font-size:13px;font-weight:800}.sz-auth-skip:focus{left:12px}
.sz-auth-app{min-height:100vh;display:flex;flex-direction:column}
.sz-auth-header{height:78px;padding:0 clamp(24px,4vw,64px);display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--auth-line);background:rgba(255,255,255,.88);backdrop-filter:blur(18px);position:relative;z-index:20}
.sz-auth-dark .sz-auth-header{background:rgba(7,21,42,.88)}
.sz-auth-brand{width:180px;display:flex}.sz-auth-brand img{width:100%;height:auto;object-fit:contain}
.sz-auth-header__actions{display:flex;align-items:center;gap:13px}
.sz-auth-home{display:flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid var(--auth-line);border-radius:11px;background:var(--auth-card);font-size:11px;font-weight:800;transition:transform .2s,border-color .2s}.sz-auth-home:hover{transform:translateY(-1px);border-color:var(--sz-primary)}.sz-auth-home svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.sz-auth-lang{position:relative}.sz-auth-lang summary{list-style:none;display:flex;align-items:center;gap:7px;min-height:40px;padding:0 12px;border-radius:11px;cursor:pointer;color:var(--auth-muted);font-size:11px;font-weight:750}.sz-auth-lang summary::-webkit-details-marker{display:none}.sz-auth-lang summary svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5}.sz-auth-lang>div{position:absolute;right:0;top:calc(100% + 9px);min-width:180px;max-height:280px;overflow-y:auto;padding:7px;border:1px solid var(--auth-line);border-radius:13px;background:var(--auth-card);box-shadow:0 18px 50px rgba(6,28,73,.16);z-index:30}.sz-auth-lang>div a{display:flex;align-items:center;justify-content:space-between;padding:9px 10px;border-radius:8px;font-size:11px;color:var(--auth-muted)}.sz-auth-lang>div a:hover,.sz-auth-lang>div a.is-active{background:color-mix(in srgb,var(--sz-primary) 13%,transparent);color:var(--auth-ink);font-weight:800}.sz-auth-lang>div a span{color:var(--sz-primary);font-weight:900}
.sz-auth-main{flex:1;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(500px,.97fr);min-height:calc(100vh - 78px)}
.sz-auth-showcase{position:relative;isolation:isolate;overflow:hidden;padding:clamp(50px,6vw,90px) clamp(45px,6vw,90px) 40px;background:var(--sz-secondary);color:#fff;display:flex;flex-direction:column}
.sz-auth-showcase::before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(145deg,rgba(255,255,255,.02),transparent 55%),radial-gradient(circle at 13% 9%,color-mix(in srgb,var(--sz-primary) 22%,transparent),transparent 31%)}
.sz-auth-orb{position:absolute;border-radius:50%;z-index:-1;pointer-events:none}.sz-auth-orb--one{width:440px;height:440px;right:-190px;top:-170px;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 60px rgba(255,255,255,.025),0 0 0 120px rgba(255,255,255,.018)}.sz-auth-orb--two{width:290px;height:290px;left:-190px;bottom:30px;background:radial-gradient(circle,color-mix(in srgb,var(--sz-primary) 22%,transparent),transparent 67%)}
.sz-auth-showcase__copy{max-width:660px;position:relative;z-index:2}.sz-auth-eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--sz-primary);font-size:10px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.sz-auth-eyebrow::before{content:"";width:22px;height:2px;border-radius:9px;background:currentColor}.sz-auth-showcase h1{font-size:clamp(42px,4.4vw,68px);line-height:.99;letter-spacing:-.052em;margin:18px 0 19px;max-width:700px}.sz-auth-showcase__copy p{max-width:620px;margin:0;color:#aebbd0;font-size:15px;line-height:1.7}
.sz-auth-product{position:relative;margin:46px 0 35px;max-width:780px}.sz-auth-browser{border:1px solid rgba(255,255,255,.18);border-radius:21px;overflow:hidden;background:#fff;box-shadow:0 34px 80px rgba(0,0,0,.3);transform:perspective(1200px) rotateY(2deg) rotateX(1deg);transform-origin:center}.sz-auth-browser__bar{height:33px;background:#f5f7fa;display:flex;align-items:center;gap:5px;padding:0 12px;border-bottom:1px solid #e5eaf0}.sz-auth-browser__bar span{width:7px;height:7px;border-radius:50%;background:#ccd4df}.sz-auth-browser__bar span:first-child{background:#ff7f6f}.sz-auth-browser__bar span:nth-child(2){background:#ffcb64}.sz-auth-browser__bar span:nth-child(3){background:#6dd589}.sz-auth-browser__bar b{margin:auto;font-size:7px;font-weight:600;color:#93a0b1}.sz-auth-browser>img{width:100%;aspect-ratio:1.5;object-fit:cover}
.sz-auth-success-card{position:absolute;right:-24px;bottom:-20px;display:flex;align-items:center;gap:11px;padding:12px 15px;border-radius:14px;background:rgba(255,255,255,.95);color:#07152f;box-shadow:0 18px 45px rgba(0,0,0,.24);backdrop-filter:blur(12px)}.sz-auth-success-card>span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#dff7dc;color:#258b1c;font-weight:900}.sz-auth-success-card strong,.sz-auth-success-card small{display:block}.sz-auth-success-card strong{font-size:11px}.sz-auth-success-card small{font-size:8px;color:#718096}
.sz-auth-benefits{display:flex;gap:22px;flex-wrap:wrap;margin-top:auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.14)}.sz-auth-benefits>div{display:flex;align-items:center;gap:8px;color:#b5c1d3;font-size:10px;font-weight:700}.sz-auth-benefits>div span{display:grid;place-items:center;min-width:21px;height:21px;padding:0 4px;border-radius:50%;background:rgba(69,201,49,.14);color:var(--sz-primary);font-size:8px;font-weight:900}
.sz-auth-panel{padding:clamp(38px,5vw,78px);display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#fff,#f7fafc)}.sz-auth-dark .sz-auth-panel{background:linear-gradient(145deg,#07152a,#0a1b34)}
.sz-auth-panel__inner{width:min(100%,560px)}.sz-register-form{width:min(100%,660px)}
.sz-auth-form-head{margin-bottom:31px}.sz-auth-mobile-mark{display:none}.sz-auth-form-head h2{font-size:clamp(32px,3.2vw,45px);line-height:1.05;letter-spacing:-.045em;margin:0 0 11px}.sz-auth-form-head p{margin:0;color:var(--auth-muted);font-size:13px}
.sz-auth-alert{display:flex;align-items:center;gap:10px;padding:12px 14px;margin-bottom:20px;border:1px solid #ffc8c8;border-radius:11px;background:#fff2f2;color:#9f2c2c;font-size:11px;font-weight:650}.sz-auth-alert span{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#f34343;color:#fff;font-weight:900}
.sz-auth-form{display:grid;gap:19px}.sz-auth-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.sz-auth-field{min-width:0}.sz-auth-field>label,.sz-auth-label-row label{display:block;margin-bottom:7px;font-size:11px;font-weight:820}.sz-auth-label-row{display:flex;align-items:center;justify-content:space-between;gap:15px}.sz-auth-label-row a{margin-bottom:7px;color:var(--sz-secondary);font-size:10px;font-weight:820}.sz-auth-dark .sz-auth-label-row a{color:var(--sz-primary)}
.sz-auth-input{height:51px;display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid var(--auth-line);border-radius:12px;background:var(--auth-card);box-shadow:0 3px 12px rgba(6,28,73,.025);transition:border-color .18s,box-shadow .18s,transform .18s}.sz-auth-input:focus-within{border-color:var(--sz-primary);box-shadow:0 0 0 4px color-mix(in srgb,var(--sz-primary) 14%,transparent)}.sz-auth-input.has-error{border-color:#e55b5b}.sz-auth-input>svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:#8794a8;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.sz-auth-input input{min-width:0;flex:1;height:100%;border:0;outline:0;background:transparent;color:var(--auth-ink);font-size:12px}.sz-auth-input input::placeholder{color:#9ba7b8}.sz-auth-error{display:block;color:#d54141;font-size:9px;font-weight:650;margin-top:5px}
.sz-password-toggle{width:31px;height:31px;display:grid;place-items:center;flex:0 0 31px;padding:0;border:0;border-radius:8px;background:transparent;color:#8290a4;cursor:pointer}.sz-password-toggle:hover{background:color-mix(in srgb,var(--sz-primary) 10%,transparent);color:var(--auth-ink)}.sz-password-toggle svg{grid-area:1/1;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.sz-password-toggle .eye-closed{display:none}.sz-password-toggle.is-visible .eye-open{display:none}.sz-password-toggle.is-visible .eye-closed{display:block}
.sz-auth-check{position:relative;display:flex;align-items:center;gap:9px;cursor:pointer;color:var(--auth-muted);font-size:10px}.sz-auth-check input{position:absolute;opacity:0;pointer-events:none}.sz-auth-check>span{position:relative;display:grid;place-items:center;width:17px;height:17px;flex:0 0 17px;border:1px solid #bec9d6;border-radius:5px;background:var(--auth-card)}.sz-auth-check input:checked+span{border-color:var(--sz-primary);background:var(--sz-primary)}.sz-auth-check input:checked+span::after{content:"✓";color:#083006;font-size:10px;font-weight:900}.sz-auth-check input:focus-visible+span{outline:3px solid color-mix(in srgb,var(--sz-primary) 25%,transparent);outline-offset:2px}.sz-auth-terms{align-items:flex-start;line-height:1.6}.sz-auth-terms b{font-weight:600}.sz-auth-terms a{color:var(--sz-secondary);font-weight:850}.sz-auth-dark .sz-auth-terms a{color:var(--sz-primary)}
.sz-auth-submit{width:100%;height:53px;display:flex;align-items:center;justify-content:center;gap:11px;border:0;border-radius:13px;background:var(--sz-primary);color:#062f05;font-size:12px;font-weight:900;box-shadow:0 13px 30px color-mix(in srgb,var(--sz-primary) 30%,transparent);cursor:pointer;transition:transform .2s,box-shadow .2s,filter .2s}.sz-auth-submit:hover{transform:translateY(-2px);box-shadow:0 17px 36px color-mix(in srgb,var(--sz-primary) 38%,transparent);filter:saturate(1.06)}.sz-auth-submit:active{transform:none}.sz-auth-submit svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.sz-auth-secure{display:flex;justify-content:center;align-items:center;gap:7px;color:var(--auth-muted);font-size:9px}.sz-auth-secure span{display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:#dff7dc;color:#248a1b;font-size:8px;font-weight:900}.sz-auth-switch{text-align:center;margin:4px 0 0;color:var(--auth-muted);font-size:11px}.sz-auth-switch a{color:var(--sz-secondary);font-weight:900}.sz-auth-dark .sz-auth-switch a{color:var(--sz-primary)}
.sz-auth-captcha{overflow:hidden;max-width:100%}.sz-auth-captcha>div{max-width:100%}
.sz-password-strength{margin-top:-8px}.sz-password-strength>div{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.sz-password-strength>div span{height:3px;border-radius:999px;background:var(--auth-line);transition:background .2s}.sz-password-strength small{display:block;margin-top:6px;color:var(--auth-muted);font-size:8px}.sz-password-strength[data-level="1"] span:nth-child(1){background:#eb5a5a}.sz-password-strength[data-level="2"] span:nth-child(-n+2){background:#ef9f35}.sz-password-strength[data-level="3"] span:nth-child(-n+3){background:#d2b322}.sz-password-strength[data-level="4"] span{background:var(--sz-primary)}
.sz-auth-footer{margin-top:35px;padding-top:20px;border-top:1px solid var(--auth-line);text-align:center;color:var(--auth-muted);font-size:8px}
.sz-auth-input input:-webkit-autofill{-webkit-text-fill-color:var(--auth-ink);box-shadow:0 0 0 1000px var(--auth-card) inset;transition:background-color 9999s ease-in-out 0s}
@media(max-width:1180px){.sz-auth-main{grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr)}.sz-auth-showcase{padding:60px 48px 36px}.sz-auth-showcase h1{font-size:50px}.sz-auth-panel{padding:52px 42px}.sz-auth-benefits>div:last-child{display:none}}
@media(max-width:920px){.sz-auth-main{grid-template-columns:1fr;min-height:0}.sz-auth-showcase{min-height:390px;padding:48px 42px 35px}.sz-auth-showcase__copy{max-width:640px}.sz-auth-showcase h1{font-size:48px}.sz-auth-product{position:absolute;width:46%;right:35px;bottom:65px;margin:0;opacity:.55}.sz-auth-success-card{display:none}.sz-auth-benefits{max-width:48%;margin-top:45px}.sz-auth-benefits>div{width:100%}.sz-auth-panel{min-height:680px;padding:55px 30px}.sz-auth-panel__inner{width:min(100%,630px)}}
@media(max-width:767px){.sz-auth-page{background:#f5f8fc;padding-bottom:env(safe-area-inset-bottom)}.sz-auth-dark{background:#07152a}.sz-auth-header{height:64px;padding:0 17px;background:rgba(255,255,255,.94)}.sz-auth-brand{width:145px}.sz-auth-home{width:40px;padding:0;justify-content:center}.sz-auth-home span{display:none}.sz-auth-lang summary{width:40px;padding:0;justify-content:center;font-size:0}.sz-auth-lang>div{right:-46px}.sz-auth-main{display:flex;flex-direction:column}.sz-auth-showcase{min-height:165px;padding:31px 22px 46px;border-radius:0 0 28px 28px}.sz-auth-showcase__copy{text-align:center}.sz-auth-eyebrow{font-size:8px}.sz-auth-showcase h1{font-size:30px;line-height:1.03;margin:12px auto 10px;max-width:500px}.sz-auth-showcase__copy p{font-size:11px;line-height:1.55;max-width:480px;margin:auto}.sz-auth-product,.sz-auth-benefits{display:none}.sz-auth-panel{min-height:0;margin-top:-22px;padding:0 12px 28px;background:transparent;position:relative;z-index:4}.sz-auth-panel__inner{padding:27px 20px 19px;border:1px solid var(--auth-line);border-radius:22px;background:var(--auth-card);box-shadow:0 18px 55px rgba(6,28,73,.13)}.sz-auth-form-head{text-align:center;margin-bottom:25px}.sz-auth-mobile-mark{display:inline-block;margin-bottom:8px;color:var(--sz-primary);font-size:9px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.sz-auth-form-head h2{font-size:31px}.sz-auth-form-head p{font-size:11px}.sz-auth-form{gap:16px}.sz-auth-input{height:50px}.sz-auth-label-row a{color:var(--sz-primary)}.sz-auth-footer{margin-top:26px}.sz-auth-secure{font-size:8px}.sz-auth-switch{font-size:10px}}
@media(max-width:540px){.sz-auth-form-grid{grid-template-columns:1fr;gap:16px}.sz-register-form .sz-auth-form-grid{gap:16px}.sz-register-form{gap:16px}.sz-auth-showcase{min-height:175px}.sz-auth-showcase h1{font-size:28px}.sz-auth-panel__inner{padding:25px 17px 17px}.sz-auth-terms{font-size:9px}.sz-auth-captcha{transform:scale(.88);transform-origin:left top;margin-bottom:-8px}[dir=rtl] .sz-auth-captcha{transform-origin:right top}}
@media(max-width:380px){.sz-auth-header{padding:0 13px}.sz-auth-brand{width:136px}.sz-auth-showcase{padding-inline:17px}.sz-auth-showcase h1{font-size:26px}.sz-auth-panel{padding-inline:8px}.sz-auth-panel__inner{padding-inline:14px}.sz-auth-form-head h2{font-size:28px}}
[dir=rtl] .sz-auth-lang>div{right:auto;left:0}[dir=rtl] .sz-auth-success-card{right:auto;left:-24px}[dir=rtl] .sz-auth-eyebrow::before{order:2}[dir=rtl] .sz-auth-submit svg{transform:rotate(180deg)}
@media(prefers-reduced-motion:reduce){.sz-auth-page *,.sz-auth-page *::before,.sz-auth-page *::after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
