.zm-auth{--navy:#0a2744;--lime:#b8e62e;--green:#1f8a4c;--ink:#0f1f2e;--muted:#5c6d7c;--line:rgba(10,39,68,0.12);--panel:#ffffff;min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;font-family:var(--font-auth-sans),system-ui,sans-serif;color:var(--ink);background:#eef3f0}.zm-auth-visual{position:relative;min-height:100vh;overflow:hidden;background:var(--navy)}.zm-auth-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:35% center}.zm-auth-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(10,39,68,.82),rgba(10,39,68,.35) 55%,rgba(31,138,76,.28))}.zm-auth-visual-copy{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(28px,5vw,48px);color:#fff}.zm-auth-visual-copy .brand{font-family:var(--font-auth-display),Georgia,serif;font-size:clamp(1.8rem,3vw,2.4rem);letter-spacing:-.03em;margin:0 0 8px}.zm-auth-visual-copy .brand span{color:var(--lime)}.zm-auth-visual-copy p{margin:0;max-width:28ch;line-height:1.45;opacity:.92;font-size:1rem}.zm-auth-panel{display:flex;flex-direction:column;justify-content:center;padding:clamp(24px,4vw,48px);max-width:520px;width:100%;margin:0 auto}.zm-auth-back{color:var(--navy);text-decoration:none;font-size:.9rem;font-weight:500;margin-bottom:20px;display:inline-flex;align-items:center;gap:6px}.zm-auth-panel h1{margin:0;font-family:var(--font-auth-display),Georgia,serif;font-size:clamp(1.7rem,3vw,2.1rem);letter-spacing:-.03em;color:var(--navy)}.zm-auth-panel .hint{margin:8px 0 0;color:var(--muted);line-height:1.45;font-size:.95rem}.zm-auth-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 8px}.zm-auth-tab{text-decoration:none;font-size:.78rem;font-weight:600;padding:8px 12px;border-radius:10px;color:var(--navy);background:transparent;box-shadow:inset 0 0 0 1px rgba(10,39,68,.22);transition:background .15s ease,color .15s ease}.zm-auth-tab:hover{background:rgba(10,39,68,.05)}.zm-auth-tab.active{background:var(--navy);color:#fff;box-shadow:none}.zm-auth-card{margin-top:18px;background:var(--panel);border-radius:20px;padding:clamp(18px,3vw,26px);border:1px solid var(--line);box-shadow:0 18px 50px rgba(10,39,68,.07)}.zm-auth-form{display:grid;grid-gap:14px;gap:14px}.zm-auth-form label{display:grid;grid-gap:7px;gap:7px;font-size:.84rem;font-weight:600;color:var(--navy)}.zm-auth-form input,.zm-auth-form select{width:100%;border:1px solid #d0dae4;border-radius:12px;padding:13px 14px;font:inherit;font-size:.98rem;background:#f8fafb;color:var(--ink);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.zm-auth-form input:focus,.zm-auth-form select:focus{outline:none;background:#fff;border-color:var(--green);box-shadow:0 0 0 4px rgba(31,138,76,.15)}.zm-auth-submit{margin-top:4px;border:none;border-radius:12px;padding:14px 16px;font:inherit;font-weight:700;font-size:1rem;cursor:pointer;background:linear-gradient(135deg,var(--navy) 0,#13406a 88%,#1f8a4c 100%);color:#fff;box-shadow:0 10px 24px rgba(10,39,68,.22);transition:transform .12s ease,filter .12s ease}.zm-auth-submit:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.zm-auth-submit:disabled{opacity:.6;cursor:not-allowed}.zm-auth-error{margin:0;padding:10px 12px;border-radius:10px;background:#fdecea;color:#a11;font-size:.9rem}.zm-auth-foot{margin-top:16px;font-size:.92rem;color:var(--muted)}.zm-auth-foot a{color:var(--green);font-weight:600;text-decoration:none}.zm-auth-foot a:hover{text-decoration:underline}.zm-auth-demos{margin:14px 0 4px;padding:12px;border-radius:14px;background:rgba(10,39,68,.04);border:1px solid var(--line)}.zm-auth-demos-title{margin:0 0 8px;font-size:.82rem;font-weight:700;color:var(--navy)}.zm-auth-demo-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}.zm-auth-demo-chip{display:grid;grid-gap:2px;gap:2px;text-align:left;border:1px solid rgba(10,39,68,.14);background:#fff;border-radius:10px;padding:8px 10px;cursor:pointer;font:inherit}.zm-auth-demo-chip strong{font-size:.8rem;color:var(--navy)}.zm-auth-demo-chip span{font-size:.68rem;color:var(--muted);word-break:break-all}.zm-auth-demo-chip:hover{border-color:var(--green);background:#f4fbf7}.zm-auth-demos-pw{margin:8px 0 0;font-size:.75rem;color:var(--muted)}.zm-auth-demos-pw code{font-size:.75rem;background:#fff;padding:1px 5px;border-radius:4px}.zm-auth-toprow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.zm-auth-toprow .zm-auth-back{margin-bottom:0}.zm-auth-lang{border:1px solid var(--line);background:#fff;color:var(--navy);border-radius:10px;padding:8px 12px;font:inherit;font-weight:700;font-size:.82rem;cursor:pointer}.zm-auth-check{display:flex!important;align-items:flex-start;gap:10px;font-weight:500!important;grid-template-columns:none!important}.zm-auth-check input[type=checkbox]{width:18px;height:18px;margin-top:2px;flex-shrink:0;accent-color:var(--green)}.zm-auth-check a{color:var(--green);font-weight:700}.zm-privacy{--navy:#0a2744;--green:#1f8a4c;--muted:#5c6d7c;--line:rgba(10,39,68,0.12);max-width:820px;margin:0 auto;padding:28px 20px 64px;font-family:var(--font-auth-sans),system-ui,sans-serif;color:#122433;background:#f4f7f5;min-height:100vh}.zm-privacy-top{justify-content:space-between}.zm-privacy-logos,.zm-privacy-top{display:flex;align-items:center;margin-bottom:20px}.zm-privacy-logos{flex-wrap:wrap;gap:16px}.zm-privacy-logos img{height:64px;width:auto;max-width:min(240px,45vw);object-fit:contain;background:#000;border-radius:12px;padding:8px}.zm-privacy-logos img[alt=ZanMove]{background:#fff;border:1px solid var(--line)}.zm-privacy-org,.zm-privacy-product{margin:0;letter-spacing:.06em;font-weight:800;color:var(--navy)}.zm-privacy-product{color:var(--green);margin-top:4px}.zm-privacy h1{margin:16px 0 0;font-family:var(--font-auth-display),Georgia,serif;font-size:clamp(1.35rem,3vw,1.85rem);color:var(--navy);line-height:1.25}.zm-privacy-meta{margin:20px 0 0;display:grid;grid-gap:8px;gap:8px;padding:14px 16px;background:#fff;border-radius:14px;border:1px solid var(--line)}.zm-privacy-meta div{display:grid;grid-template-columns:11rem 1fr;grid-gap:8px;gap:8px;font-size:.92rem}.zm-privacy-meta dt{color:var(--muted);font-weight:600}.zm-privacy-meta dd{margin:0;color:var(--navy);font-weight:600}.zm-privacy-body{margin-top:28px;display:grid;grid-gap:18px;gap:18px}.zm-privacy-body section{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px 18px}.zm-privacy-body h2{margin:0 0 8px;font-size:1.02rem;color:var(--navy)}.zm-privacy-body p{margin:0;line-height:1.55;color:#334455;font-size:.95rem}.zm-privacy-footer{margin-top:28px;text-align:center;color:var(--muted);font-size:.88rem}@media (max-width:560px){.zm-privacy-meta div{grid-template-columns:1fr}}@media (max-width:900px){.zm-auth{grid-template-columns:1fr}.zm-auth-visual{min-height:34vh}.zm-auth-visual-copy{justify-content:flex-end;padding:20px}.zm-auth-panel{max-width:none;padding:20px 16px 40px}}