.login-screen,.login-otp-screen{min-height:100dvh;background:#f3f8ff;color:#071431;padding:calc(16px + env(safe-area-inset-top)) 30px calc(20px + env(safe-area-inset-bottom));font-family:Manrope,system-ui,sans-serif;overflow-x:hidden}.login-hero-section{min-height:440px;position:relative;display:grid;grid-template-columns:1fr 245px;align-items:start;gap:0;padding-top:34px}.login-brand-copy{position:relative;z-index:2;padding-top:14px}.login-logo-mark{width:58px;height:58px;object-fit:contain;display:block;margin-bottom:10px}.login-brand-copy h1{margin:0;font-family:Satoshi,system-ui,sans-serif;font-size:58px;line-height:.96;letter-spacing:-.06em;color:#071431}.login-brand-copy p{margin:12px 0 18px;font-size:25px;font-weight:800;letter-spacing:-.04em}.login-brand-copy strong{color:#0b66f6}.login-brand-copy span{display:block;color:#69748a;font-size:20px;line-height:1.55;font-weight:700}.login-main-illustration{width:280px;height:315px;object-fit:cover;object-position:center;mix-blend-mode:multiply;justify-self:end;border-radius:24px}.login-card{position:relative;z-index:3;margin:-52px auto 0;background:#fff;border:1px solid rgba(224,232,246,.9);border-radius:28px;box-shadow:0 18px 48px #10295417;padding:40px 50px 36px}.login-card h2{margin:0;font-family:Satoshi;font-size:37px;line-height:1;letter-spacing:-.05em}.login-card p{margin:12px 0 26px;color:#69748a;font-size:19px;font-weight:700}.login-google-btn{width:100%;min-height:76px;border:1px solid #e1e7f0;border-radius:20px;background:#fff;display:flex;align-items:center;justify-content:center;gap:88px;color:#071431;font-size:22px;font-weight:900;box-shadow:0 10px 24px #0714310d}.google-mark{width:30px;height:30px;flex:0 0 auto}.login-divider{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center;color:#667085;margin:38px 0 26px;font-size:18px;font-weight:700}.login-divider:before,.login-divider:after{content:"";height:1px;background:#e5eaf2}.login-card label{display:block;color:#071431;font-size:22px;font-weight:900;margin-bottom:13px}.login-input-wrapper{min-height:76px;border:1px solid #dfe6f0;border-radius:20px;background:#fbfcff;display:flex;align-items:center;gap:22px;padding:0 26px;color:#0b66f6}.login-input-wrapper svg{width:25px;height:25px}.login-input-wrapper input{flex:1;height:100%;border:0;outline:0;background:transparent;font-size:21px;font-weight:700;color:#071431}.login-primary-cta{width:100%;min-height:77px;margin-top:40px;border:0;border-radius:20px;background:#0b66f6;color:#fff;display:flex;align-items:center;justify-content:center;gap:16px;font-size:22px;font-weight:900;box-shadow:0 18px 28px #0b66f62e}.login-primary-cta svg{width:28px;height:28px}.login-terms{text-align:center;color:#606b80;font-size:16px;font-weight:700;line-height:1.45;margin:26px 0 0}.login-terms a{color:#0b66f6;font-weight:900}.login-status-text{color:#0b66f6!important;font-size:14px!important;font-weight:900!important;margin:12px 0 0!important;line-height:1.4!important}.login-error-text{color:#d92d20!important;font-size:14px!important;font-weight:800!important;margin:12px 0 0!important}.login-back{width:44px;height:44px;border:0;display:grid;place-items:center;color:#071431;padding:0;margin-top:4px}.login-back svg{width:25px;height:25px}.otp-hero-row{display:grid;grid-template-columns:1fr 230px;align-items:center;min-height:380px;gap:10px}.otp-hero-row h1{margin:0;font-family:Satoshi;font-size:38px;line-height:1.15;letter-spacing:-.055em}.otp-hero-row p{margin:22px 0 6px;color:#596579;font-size:18px;font-weight:700}.otp-phone-edit{min-height:auto;border:0;padding:0;display:inline-flex;align-items:center;gap:9px;color:#0b66f6;font-size:18px;font-weight:900}.otp-phone-edit svg{width:19px;height:19px}.otp-hero-row img{width:230px;height:260px;object-fit:cover;object-position:center;mix-blend-mode:multiply;border-radius:26px}.otp-cells{width:100%;min-height:86px;display:grid;grid-template-columns:repeat(6,1fr);gap:15px;border:0;padding:0;margin:30px 0 24px;background:transparent}.otp-cells span{height:82px;border:1px solid #d9e1ee;border-radius:16px;background:#fff;display:grid;place-items:center;font-size:34px;font-weight:800;color:#0b66f6;box-shadow:0 8px 18px #07143108}.otp-cells span.active{border-color:#0b66f6;box-shadow:0 0 0 1px #0b66f6 inset}.otp-hidden-input{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.otp-resend{text-align:center;color:#667085;font-size:16px;font-weight:700}.otp-resend button{border:0;color:#0b66f6;font-weight:900;padding:0;min-height:auto}.otp-secure-note{margin:58px auto 0;background:#eff5ff;border-radius:20px;padding:22px;display:grid;grid-template-columns:58px 1fr;gap:18px;align-items:center;color:#25334d;max-width:520px}.otp-secure-note span{width:58px;height:58px;display:grid;place-items:center;border-radius:999px;background:#fff;color:#0b66f6;box-shadow:0 8px 20px #0714310d}.otp-secure-note svg{width:28px;height:28px}.otp-secure-note p{margin:0;font-size:18px;line-height:1.45;font-weight:700}.otp-submit{margin-top:120px}.change-phone{width:100%;border:0;color:#0b66f6;font-size:18px;font-weight:800;margin-top:26px}@media(max-width:540px){.login-screen,.login-otp-screen{padding-left:24px;padding-right:24px}.login-hero-section{min-height:390px;grid-template-columns:1fr 170px;padding-top:24px}.login-brand-copy h1{font-size:46px}.login-brand-copy p{font-size:21px}.login-brand-copy span{font-size:17px}.login-main-illustration{width:200px;height:255px}.login-card{padding:32px 28px;margin-top:-36px}.login-card h2{font-size:32px}.login-card p{font-size:16px}.login-google-btn{gap:44px;font-size:19px}.login-card label,.login-input-wrapper input{font-size:18px}.otp-hero-row{grid-template-columns:1fr 150px;min-height:320px}.otp-hero-row h1{font-size:32px}.otp-hero-row img{width:160px;height:210px}.otp-cells{gap:10px}.otp-cells span{height:70px;font-size:28px}.otp-secure-note{margin-top:46px}.otp-submit{margin-top:96px}}.login-screen,.login-otp-screen{max-width:430px;margin:0 auto;text-align:left!important;padding-top:calc(16px + env(safe-area-inset-top));padding-left:24px;padding-right:24px;background:#f3f8ff}.login-screen button,.login-otp-screen button{background:transparent}.login-hero-section{min-height:300px;grid-template-columns:1fr 150px;padding-top:10px}.login-logo-mark{width:44px;height:44px}.login-brand-copy h1{font-size:43px;line-height:1;margin:4px 0 6px}.login-brand-copy p{font-size:19px;line-height:1.15;margin:0 0 12px}.login-brand-copy span{font-size:15px;line-height:1.42}.login-main-illustration{width:172px;height:220px;object-fit:cover;object-position:center;mix-blend-mode:multiply}.login-card{margin-top:-34px;padding:22px 24px 24px;border-radius:24px;background:#fff;text-align:left!important}.login-card h2{font-size:28px;line-height:1.05;margin:0 0 6px}.login-card p{font-size:14px;margin-bottom:16px}.login-google-btn{min-height:52px;border-radius:16px;background:#fff!important;color:#071431;font-size:16px;justify-content:center;gap:22px;box-shadow:0 8px 18px #0a20470a}.google-mark{width:26px;height:26px}.login-divider{margin:16px 0}.login-card label{font-size:15px;margin-bottom:8px}.login-input-wrapper{min-height:52px;border-radius:15px;padding:0 18px;gap:14px}.login-input-wrapper input{font-size:16px}.login-primary-cta{min-height:54px;margin-top:18px;border-radius:16px;background:#0b66f6!important;color:#fff;font-size:16px}.login-primary-cta svg{width:22px;height:22px}.login-terms{font-size:12px;text-align:center;margin-top:12px}.login-back{background:transparent!important;margin-left:-8px}.otp-hero-row{grid-template-columns:1fr 150px;min-height:320px;align-items:center}.otp-hero-row h1{font-size:32px;line-height:1.14}.otp-hero-row p{font-size:16px;margin:20px 0 6px}.otp-phone-edit{font-size:16px;color:#0b66f6}.otp-hero-row img{width:160px;height:205px;border-radius:22px;mix-blend-mode:multiply}.otp-cells{gap:9px;margin:28px 0 22px}.otp-cells span{height:65px;border-radius:13px;font-size:28px;background:#fff}.otp-resend{font-size:14px}.otp-secure-note{margin-top:48px;grid-template-columns:48px 1fr;gap:14px;padding:18px;border-radius:18px}.otp-secure-note span{width:48px;height:48px}.otp-secure-note p{font-size:15px}.otp-submit{margin-top:94px}.change-phone{color:#0b66f6;font-size:16px;background:transparent!important}@media(max-width:360px){.login-screen,.login-otp-screen{padding-left:18px;padding-right:18px}.login-hero-section{min-height:286px;grid-template-columns:1fr 124px}.login-brand-copy h1{font-size:38px}.login-brand-copy p{font-size:17px}.login-brand-copy span{font-size:14px}.login-main-illustration{width:152px;height:204px}.login-card{padding:20px}.login-google-btn{gap:16px;font-size:15px}}@media(max-height:760px){.login-screen{padding-top:calc(10px + env(safe-area-inset-top));padding-bottom:calc(10px + env(safe-area-inset-bottom))}.login-hero-section{min-height:260px;padding-top:4px}.astikan-heart-logo{width:36px;height:36px}.login-brand-copy h1{font-size:38px}.login-brand-copy p{font-size:17px;margin-bottom:8px}.login-brand-copy span{font-size:13px;line-height:1.35}.login-main-illustration{width:150px;height:196px}.login-card{margin-top:-30px;padding:18px 20px 20px;border-radius:22px}.login-card h2{font-size:25px}.login-card p{font-size:13px;margin-bottom:12px}.login-google-btn,.login-input-wrapper,.login-primary-cta{min-height:48px}.login-divider{margin:12px 0}.login-primary-cta{margin-top:14px}.login-terms{margin-top:10px;font-size:11px}}@media(max-height:680px){.login-hero-section{min-height:228px;grid-template-columns:1fr 126px}.login-main-illustration{width:132px;height:176px}.login-card{padding:16px 18px 18px}.login-card h2{font-size:23px}.login-card p{display:none}.login-google-btn,.login-input-wrapper,.login-primary-cta{min-height:44px}.login-terms{font-size:10px;line-height:1.3}}.astikan-heart-logo{width:44px;height:44px;display:block;object-fit:contain;object-position:center;border-radius:12px;box-shadow:0 10px 22px #5f308929;margin-left:2px}.login-logo-mark{display:none}@media(max-width:340px){.login-screen,.login-otp-screen{padding-left:18px;padding-right:18px}.login-hero-section{grid-template-columns:1fr 112px;min-height:236px}.astikan-heart-logo{width:34px;height:34px;border-radius:10px}.login-brand-copy h1{font-size:36px}.login-brand-copy p{font-size:16px}.login-brand-copy span{font-size:12px;max-width:150px}.login-main-illustration{width:128px;height:168px}.login-card{margin-top:-12px;border-radius:22px;padding:16px 18px 18px}.login-google-btn{gap:14px;font-size:14px}.login-input-wrapper input{font-size:14px}.login-primary-cta{font-size:15px}.otp-hero-row{grid-template-columns:1fr 112px;min-height:228px}.otp-hero-row h1{font-size:26px}.otp-hero-row p,.otp-phone-edit{font-size:13px}.otp-hero-row img{width:118px;height:154px}.otp-cells{gap:6px;margin:18px 0 16px}.otp-cells span{height:52px;border-radius:11px;font-size:22px}.otp-resend{font-size:12px;white-space:normal}.otp-secure-note{margin-top:26px;grid-template-columns:38px 1fr;padding:14px;border-radius:16px}.otp-secure-note span{width:38px;height:38px}.otp-secure-note p{font-size:12px}.otp-submit{margin-top:26px}}@media(max-height:600px){.login-card{margin-top:-8px}.login-brand-copy span{display:none}.login-hero-section{min-height:205px}.login-main-illustration{width:120px;height:160px}.login-card{padding-top:14px;padding-bottom:16px}.login-divider{margin:9px 0}.login-primary-cta{margin-top:12px}.otp-hero-row{min-height:190px}.otp-secure-note{margin-top:20px}.otp-submit{margin-top:22px}}
