:root{--blue:#1167d8;--blue-dark:#0b4fae;--blue-soft:#eaf3ff;--navy:#0f1b2d;--ink:#1b2638;--text:#4b596b;--muted:#748296;--line:#e3e9f0;--soft:#f7f9fc;--white:#fff;--success:#0f9d78;--max:1600px}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--ink);letter-spacing:.004em;-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{object-fit:cover;width:100%;height:100%;display:block}[data-lucide]{display:block}.site-header{border-bottom:1px solid var(--line);background:#fff;height:74px}.header-inner{width:min(calc(100% - 48px),var(--max));justify-content:space-between;align-items:center;gap:20px;height:100%;margin-inline:auto;display:flex}.brand{color:var(--navy);letter-spacing:-.012em;align-items:center;gap:10px;font-size:1.15rem;font-weight:700;display:flex}.brand-mark{background:var(--blue);color:#fff;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.brand-mark [data-lucide]{width:21px;height:21px}.header-right{color:#68778a;align-items:center;gap:10px;font-size:.88rem;display:flex}.header-right a{color:var(--blue);font-weight:600}.auth-shell{grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);min-height:calc(100vh - 74px);display:grid}.form-side{background:#fff;justify-content:center;align-items:center;padding:54px 56px;display:flex}.form-wrap{width:100%;max-width:490px}.eyebrow{color:var(--blue);letter-spacing:.075em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:14px;font-size:.78rem;font-weight:700;display:inline-flex}.eyebrow-dot{background:var(--blue);border-radius:50%;width:8px;height:8px}h1{color:var(--navy);letter-spacing:-.028em;margin:0;font-size:clamp(2.25rem,3.5vw,3.6rem);font-weight:650;line-height:1.08}.intro{color:var(--text);margin:14px 0 0;font-size:.98rem;line-height:1.7}.account-note{color:#58708d;background:#f7fbff;border:1px solid #dce8f6;border-radius:11px;align-items:center;gap:9px;margin:20px 0 24px;padding:12px 13px;font-size:.82rem;line-height:1.5;display:flex}.account-note [data-lucide]{width:18px;height:18px;color:var(--blue);flex:none}.social-btn{width:100%;min-height:50px;color:var(--navy);background:#fff;border:1px solid #d5dee8;border-radius:11px;justify-content:center;align-items:center;gap:10px;font-size:.9rem;font-weight:600;transition:all .18s;display:flex}.social-btn:hover{background:#f9fbfd;border-color:#bfcbda}.google-mark{flex:0 0 19px;width:19px;height:19px;display:block}.google-mark svg{width:100%;height:100%;display:block}.divider{color:#9aa5b3;align-items:center;gap:12px;margin:22px 0;font-size:.74rem;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.form{gap:16px;display:grid}.field{gap:8px;display:grid}.field-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.field label{color:#566578;font-size:.82rem;font-weight:600}.field-head a{color:var(--blue);font-size:.77rem;font-weight:600}.input-wrap{background:#fff;border:1px solid #d6e0ea;border-radius:11px;align-items:center;gap:9px;min-height:52px;padding:0 13px;transition:all .18s;display:flex}.input-wrap:focus-within{border-color:#8bb5eb;box-shadow:0 0 0 3px #1167d812}.input-wrap [data-lucide]{color:#8795a7;flex:none;width:18px;height:18px}.input-wrap input{width:100%;color:var(--navy);background:0 0;border:0;outline:0;font-size:.92rem}.input-wrap input::placeholder{color:#a0abba}.password-toggle{color:#8492a3;background:0 0;border:0;place-items:center;padding:4px;display:grid}.password-toggle [data-lucide]{width:18px;height:18px}.remember-row{color:#68778a;justify-content:space-between;align-items:center;gap:12px;font-size:.8rem;display:flex}.remember{align-items:center;gap:8px;display:flex}.remember input{width:16px;height:16px;accent-color:var(--blue)}.btn{border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:50px;font-size:.92rem;font-weight:650;transition:all .18s;display:flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover{background:var(--blue-dark)}.create-account{text-align:center;color:#718095;margin-top:22px;font-size:.84rem}.create-account a{color:var(--blue);font-weight:600}.business-link{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;margin-top:18px;padding-top:18px;display:flex}.business-link div strong{color:var(--navy);font-size:.83rem;font-weight:650;display:block}.business-link div span{color:var(--muted);margin-top:3px;font-size:.74rem;line-height:1.45;display:block}.business-link a{color:var(--blue);white-space:nowrap;font-size:.78rem;font-weight:650}.visual-side{background:var(--navy);min-height:calc(100vh - 74px);position:relative;overflow:hidden}.visual-side img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.visual-side:after{content:"";background:linear-gradient(#0f1b2d24,#0f1b2db3),linear-gradient(90deg,#0f1b2d33,#0f1b2d0d);position:absolute;inset:0}.visual-content{z-index:2;color:#fff;max-width:560px;position:absolute;bottom:48px;left:48px;right:48px}.visual-chip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#eaf2ff;background:#ffffff1a;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:7px;margin-bottom:18px;padding:8px 11px;font-size:.75rem;font-weight:600;display:inline-flex}.visual-chip [data-lucide]{width:15px;height:15px}.visual-content h2{letter-spacing:-.024em;margin:0;font-size:clamp(2rem,3vw,3.4rem);font-weight:650;line-height:1.13}.visual-content p{color:#d7e2ee;max-width:520px;margin:14px 0 0;font-size:.95rem;line-height:1.7}.benefit-list{grid-template-columns:1fr 1fr;gap:10px 18px;margin-top:24px;display:grid}.benefit{color:#eef4fa;align-items:flex-start;gap:9px;font-size:.82rem;line-height:1.45;display:flex}.benefit [data-lucide]{color:#9cc7ff;flex:none;width:17px;height:17px;margin-top:1px}.security-note{color:#93a0b0;justify-content:center;align-items:center;gap:7px;margin-top:18px;font-size:.72rem;display:flex}.security-note [data-lucide]{width:14px;height:14px;color:var(--success)}@media (width<=980px){.auth-shell{grid-template-columns:1fr}.visual-side{display:none}.form-side{min-height:calc(100vh - 74px)}}@media (width<=560px){.site-header{height:68px}.header-inner{width:calc(100% - 24px)}.header-right span{display:none}.auth-shell{min-height:calc(100vh - 68px)}.form-side{align-items:flex-start;min-height:calc(100vh - 68px);padding:34px 18px 46px}h1{font-size:clamp(2.15rem,11vw,3rem)}.intro{font-size:.94rem}.business-link{align-items:flex-start}}.sign-in-error{color:#d14343;min-height:18px;font-size:.78rem;line-height:1.4}.auth-flow-overlay{z-index:120;background:#0f1b2d8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.auth-flow-card{background:var(--white,#fff);border:1px solid var(--line,#e3e9f0);border-radius:18px;width:100%;max-width:430px;padding:26px;box-shadow:0 26px 60px #0f1b2d38}.auth-flow-icon{width:44px;height:44px;color:var(--blue,#1167d8);background:#1167d81a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.auth-flow-icon svg{width:22px;height:22px}.auth-flow-card h2{color:var(--navy,#0f1b2d);margin:0 0 6px;font-size:1.18rem;line-height:1.3}.auth-flow-card p{color:var(--muted,#6b7a90);margin:0 0 18px;font-size:.9rem}.auth-flow-actions{gap:10px;display:grid}.auth-flow-actions .btn{justify-content:center;width:100%}.auth-flow-link{color:var(--blue,#1167d8);cursor:pointer;background:0 0;border:0;padding:6px;font-size:.88rem;font-weight:600}.auth-flow-form{gap:12px;display:grid}.auth-flow-form label{color:var(--navy,#0f1b2d);gap:6px;font-size:.84rem;font-weight:600;display:grid}.auth-flow-form input{border:1px solid var(--line,#e3e9f0);height:46px;color:var(--navy,#0f1b2d);background:var(--white,#fff);border-radius:11px;padding:0 13px;font-size:.92rem;font-weight:500}.auth-flow-form input:focus{border-color:var(--blue,#1167d8);outline:0;box-shadow:0 0 0 3px #1167d824}.auth-flow-form .btn{justify-content:center;width:100%;margin-top:4px}.auth-flow-error{color:#c0392b;margin:0;font-size:.84rem}.auth-flow-choice{text-align:left;border:1px solid var(--line,#e3e9f0);background:var(--white,#fff);cursor:pointer;border-radius:13px;align-items:center;gap:12px;width:100%;padding:14px;display:flex}.auth-flow-choice:hover{border-color:var(--blue,#1167d8);background:var(--soft,#f4f7fb)}.auth-flow-choice svg{width:22px;height:22px;color:var(--blue,#1167d8);flex:none}.auth-flow-choice span{gap:2px;display:grid}.auth-flow-choice strong{color:var(--navy,#0f1b2d);font-size:.95rem}.auth-flow-choice small{color:var(--muted,#6b7a90);font-size:.8rem}
