:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:#f8fafc;min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}*{box-sizing:border-box;margin:0;padding:0}body{color:#262626;background:#fafafa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px}.app-container{background:#fafafa;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px 16px;display:flex}.page{background:#fff;border:1px solid #dbdbdb;width:100%;max-width:350px;margin-bottom:10px;padding:40px 40px 28px}@media (width<=480px){.page{border:none;margin-bottom:0;padding:32px 20px 24px}.signup-card{border-left:none;border-right:none}.otp-box{height:46px;font-size:20px}}.ig-logo{text-align:center;color:#262626;margin-bottom:28px;font-family:Grand Hotel,cursive;font-size:52px;line-height:1;display:block}.page-heading{color:#8e8e8e;text-align:center;margin-bottom:20px;font-size:15px;font-weight:600;line-height:1.4}p{color:#8e8e8e;text-align:center;margin-bottom:12px;font-size:13px}h1{color:#262626;text-align:center;margin-bottom:8px;font-size:16px;font-weight:600}form{flex-direction:column;gap:6px;display:flex}input{color:#262626;background:#fafafa;border:1px solid #dbdbdb;border-radius:3px;outline:none;width:100%;padding:9px 8px 7px;font-size:12px;line-height:18px;transition:border-color .15s}input:focus{background:#fff;border-color:#a8a8a8}input::placeholder{color:#8e8e8e}button{color:#fff;cursor:pointer;background:#0095f6;border:none;border-radius:8px;width:100%;margin-top:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:opacity .15s}button:hover{opacity:.85}button:disabled{opacity:.4;cursor:default}.or-divider{color:#8e8e8e;text-transform:uppercase;letter-spacing:1px;align-items:center;gap:18px;margin:18px 0 12px;font-size:13px;font-weight:600;display:flex}.or-divider:before,.or-divider:after{content:"";background:#dbdbdb;flex:1;height:1px}.forgot-link{text-align:center;color:#00376b;cursor:pointer;background:0 0;border:none;width:auto;margin-top:14px;margin-left:auto;margin-right:auto;padding:0;font-size:12px;font-weight:400;text-decoration:none;display:block}.forgot-link:hover{opacity:1;background:0 0;text-decoration:underline}.signup-card{text-align:center;background:#fff;border:1px solid #dbdbdb;width:100%;max-width:350px;margin-bottom:24px;padding:20px;font-size:14px}.signup-card span{color:#262626}.signup-card a{color:#0095f6;cursor:pointer;margin-left:4px;font-weight:600;text-decoration:none}.app-links{text-align:center;margin-bottom:28px}.app-links p{color:#262626;margin-bottom:12px;font-size:13px}.app-badges{justify-content:center;gap:8px;display:flex}.app-badges img{height:40px}.fb-btn{color:#385185;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:0;padding:8px 0;font-size:14px;font-weight:600;display:flex}.fb-btn:hover{opacity:.75;background:0 0}.ig-footer{text-align:center;width:100%;max-width:350px;padding-bottom:40px}.ig-footer-links{flex-wrap:wrap;justify-content:center;gap:4px 12px;margin-bottom:14px;display:flex}.ig-footer-links a{color:#8e8e8e;cursor:pointer;white-space:nowrap;font-size:12px;text-decoration:none}.ig-footer-links a:hover{text-decoration:underline}.ig-footer-copyright{color:#8e8e8e;font-size:12px}.message{color:#ed4956;text-align:center;margin-top:10px;font-size:12px}.message.error{color:#ed4956}.redirect-msg{color:#8e8e8e;text-align:center;margin-top:8px;font-size:13px}.success-icon,.incorrect-icon,.otp-icon,.invalid-otp-icon,.notice-icon{text-align:center;margin-bottom:12px;font-size:48px;display:block}.waiting-page{text-align:center}.spinner{border:3px solid #dbdbdb;border-top-color:#0095f6;border-radius:50%;width:32px;height:32px;margin:0 auto 16px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.otp-page,.invalid-otp-page{text-align:center}.otp-lock-icon{justify-content:center;margin-bottom:16px;display:flex}.otp-lock-icon svg{width:64px;height:64px}.otp-boxes{justify-content:center;gap:8px;width:100%;margin:18px 0 6px;display:flex}.otp-box{text-align:center;color:#262626;caret-color:#0095f6;letter-spacing:0;background:#fafafa;border:1.5px solid #dbdbdb;border-radius:6px;outline:none;flex:1;min-width:0;max-width:48px;height:52px;padding:0;font-size:22px;font-weight:700;transition:border-color .15s,box-shadow .15s}.otp-box:focus{background:#fff;border-color:#0095f6;box-shadow:0 0 0 2px #0095f626}.otp-box-error{background:#fff1f2;border-color:#ed4956;animation:.35s shake}.otp-box-error:focus{border-color:#ed4956;box-shadow:0 0 0 2px #ed495626}@keyframes shake{0%,to{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-3px)}80%{transform:translate(3px)}}button.secondary{color:#0095f6;background:0 0;margin-top:6px;font-weight:600}button.secondary:hover{opacity:1;background:0 0;text-decoration:underline}.notice-list{color:#262626;text-align:left;margin:12px 0 20px;padding-left:18px;font-size:13px;line-height:2.2}.incorrect-error-box{box-sizing:border-box;background:#fff1f1;border:1px solid #fbc8cc;border-radius:8px;align-items:flex-start;gap:10px;width:100%;margin-bottom:16px;padding:12px 14px;display:flex}.incorrect-error-box svg{flex-shrink:0;margin-top:2px}.incorrect-error-title{color:#ed4956;margin-bottom:2px;font-size:14px;font-weight:600}.incorrect-error-sub{color:#8e1a25;font-size:12px;line-height:1.4}.input-error{background:#fff8f8!important;border-color:#ed4956!important}.input-error:focus{outline:none;box-shadow:0 0 0 2px #ed495626;border-color:#ed4956!important}
