:root{color:#1c2733;background:#f3f6fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji}*{box-sizing:border-box}body{margin:0}.shell{background:#fff;grid-template-columns:minmax(320px,44%) 1fr;min-height:100vh;display:grid}.hero{color:#fff;background:linear-gradient(165deg,#1e7ad9 0%,#3ab2ff 100%);flex-direction:column;justify-content:space-between;gap:20px;padding:28px 36px 36px;display:flex}.hero-top{justify-content:flex-start;display:flex}.brand-pill{color:#1e7ad9;background:0 0;border-radius:0;align-items:center;gap:10px;padding:0;font-weight:600;display:inline-flex}.brand-pill img{object-fit:contain;object-position:center;width:192px;height:auto}.hero-graphic{flex:1;justify-content:center;align-items:center;display:flex}.hero-graphic img{object-fit:contain;width:100%;max-width:100%;height:auto}.hero-copy h2{margin:0 0 6px;font-size:26px;font-weight:700}.hero-copy p{opacity:.85;margin:0;font-weight:500}.hero-socials{gap:12px;margin-top:8px;display:flex}.hero-socials a{justify-content:center;align-items:center;text-decoration:none;display:flex}.btn_circle{cursor:pointer;border:1px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.btn_circle:hover{background:#ffffff26;border-color:#fff;transform:scale(1.1)}.btn_circle.outline{background:0 0}.btn_circle.outline.icon-website:before{content:"🌐";font-size:16px}.btn_circle.outline.icon-fb:before{content:"f";color:#fff;font-size:18px;font-weight:700}.btn_circle.outline.icon-linkedin:before{content:"in";color:#fff;font-size:12px;font-weight:700}.panel{background:#fff;place-items:center;padding:28px 24px;display:grid}.panel-card{flex-direction:column;align-items:stretch;gap:18px;width:min(420px,100%);display:flex}.logo{justify-content:center;align-items:center;gap:12px;display:flex}.logo img{object-fit:contain;object-position:center;width:480px;height:auto}.logo-title{color:#f05b3f;font-size:26px;font-weight:700}.logo-sub{color:#6f7a87;font-size:12px}.status-banner{color:#1c5aa7;text-align:center;background:#f2f7ff;border-radius:10px;padding:10px 12px;font-size:12px}.login-form{flex-direction:column;gap:16px;display:flex}.provider-selector{gap:8px;display:flex}.provider-selector .primary,.provider-selector .secondary{flex:1;justify-content:center;height:40px;font-size:13px}.login-form label{color:#3c4655;flex-direction:column;gap:6px;font-size:13px;display:flex}.login-form input[type=text],.login-form input[type=password]{border:1px solid #d6dde8;border-radius:12px;height:44px;padding:0 14px;font-size:14px}.form-row{justify-content:space-between;align-items:center;font-size:12px;display:flex}.link{color:#1e7ad9;text-decoration:none}.checkbox{color:#3c4655;align-items:center;gap:8px;display:inline-flex}.primary{color:#fff;cursor:pointer;background:#0a5ad7;border:none;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;height:48px;padding:0 20px;font-weight:600;display:inline-flex}.primary:disabled{opacity:.6;cursor:not-allowed}.secondary{color:#20304a;cursor:pointer;background:#f4f7fb;border:1px solid #ccd6e4;border-radius:10px;height:42px;font-weight:600}.alert{border-radius:12px;padding:12px 14px;font-size:13px}.alert.error{color:#b42318;background:#ffe7e7}.alert.info{color:#1a56a6;background:#e8f3ff}.alert.info strong{margin-bottom:4px;font-weight:600;display:block}.footer{text-align:center;color:#9aa4b2;justify-content:center;align-items:center;gap:8px;margin-top:6px;font-size:11px;display:flex}.footer img{height:20px}.footer-links{color:#8b95a6;justify-content:center;gap:14px;font-size:12px;display:flex}.footer-links .divider{opacity:.5}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1200px){.shell{grid-template-columns:1fr}}@media (width<=768px){.shell{background:#fff;grid-template-columns:1fr;min-height:100vh}.hero{display:none}.panel{background:#fff;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.panel-card{width:min(360px,100%)}.logo{margin-bottom:20px}.logo img{width:480px;height:auto}}@media (width>=769px) and (width<=1200px){.shell{grid-template-columns:minmax(380px,42%) 1fr}.hero{padding:24px 28px}.hero-graphic img{width:100%}}
