@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
:root{--green:#087d2b;--text:#111827;--muted:#6b7280}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,system-ui,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}button,input{font:inherit}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(420px,48%) 1fr}.visual{position:relative;min-height:100vh;overflow:hidden;background:#07160d;color:#fff}.visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.74),rgba(0,0,0,.22)),linear-gradient(0deg,rgba(0,0,0,.35),transparent 50%);z-index:1}.visual .bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.visual-content{position:relative;z-index:2;min-height:100vh;padding:46px 54px;display:flex;flex-direction:column;justify-content:space-between}.logo-card{display:inline-flex;background:#fff;border-radius:15px;padding:7px 11px;width:max-content}.logo-card img{height:52px}.visual-copy{max-width:500px;margin-bottom:28px}.visual-copy h1{font-size:46px;line-height:1.08;margin:0 0 18px;font-weight:800;letter-spacing:-1.5px}.visual-copy h1 span{color:#34c759}.visual-copy p{font-size:17px;line-height:1.65;color:#f3f4f6;max-width:430px}.perks{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:28px;max-width:460px}.perk{display:flex;gap:12px;align-items:center}.perk i{width:40px;height:40px;border:1px solid rgba(255,255,255,.28);border-radius:50%;display:grid;place-items:center;color:#80ef99}.perk b{display:block;font-size:13px}.perk small{font-size:11px;color:#d1d5db}.form-side{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:36px 28px}.form-wrap{width:min(100%,520px)}.topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.back{font-size:28px}.help{font-size:13px;color:var(--green);font-weight:600}.mobile-logo{display:none;text-align:center;margin-bottom:15px}.mobile-logo img{height:78px}.heading{margin-bottom:28px}.heading h2{font-size:31px;margin:0 0 8px}.heading p{margin:0;color:var(--muted);font-size:14px}.field{margin-bottom:18px}.field label{display:block;font-size:12px;font-weight:600;margin-bottom:8px}.inputbox{height:52px;border:1px solid #d7dce1;border-radius:10px;display:flex;align-items:center;transition:.2s}.inputbox:focus-within{border-color:var(--green);box-shadow:0 0 0 3px rgba(8,125,43,.09)}.prefix{display:flex;align-items:center;gap:8px;padding:0 12px;border-right:1px solid #e5e7eb;height:26px;font-size:13px}.inputbox input{border:0;outline:0;width:100%;height:100%;padding:0 13px;background:transparent;font-size:14px}.eye{border:0;background:transparent;padding:0 14px;cursor:pointer}.forgot{text-align:right;margin-top:-8px;margin-bottom:22px}.forgot a,.switch a{font-size:12px;color:var(--green);font-weight:600}.primary{width:100%;height:50px;border:0;border-radius:9px;background:linear-gradient(90deg,#087b2b,#059334);color:#fff;font-weight:700;cursor:pointer}.divider{display:flex;align-items:center;gap:14px;color:#6b7280;font-size:11px;margin:26px 0}.divider:before,.divider:after{content:"";height:1px;background:#e5e7eb;flex:1}.socials{display:grid;grid-template-columns:1fr 1fr;gap:12px}.social{height:46px;border:1px solid #dfe3e7;border-radius:9px;background:#fff;font-weight:600;display:flex;gap:10px;align-items:center;justify-content:center}.switch{text-align:center;margin-top:25px;font-size:12px;color:#4b5563}.rules{display:flex;gap:16px;flex-wrap:wrap;margin:-4px 0 20px;font-size:10px;color:#4b5563}.rule:before{content:"✓";color:var(--green);font-weight:800;margin-right:5px}.otp{display:flex;gap:12px;justify-content:center;margin:30px 0 38px}.otp input{width:52px;height:54px;border:1px solid #cfd5db;border-radius:9px;text-align:center;font-size:20px}.otp-info{text-align:center}.otp-info h2{margin-bottom:8px}.otp-info p{margin:4px 0;color:#6b7280;font-size:13px}.phone-line{font-size:14px;font-weight:700;margin-top:8px}.phone-line a{color:var(--green);font-size:12px;margin-left:6px}.resend{text-align:center;font-size:12px;color:#6b7280;margin-bottom:42px}.resend a{color:var(--green);font-weight:600}.safe{margin-top:22px;padding:15px;border-radius:9px;background:#eff9f1;display:flex;gap:12px;align-items:center;font-size:12px}.mobile-welcome{display:none}.outline{width:100%;height:50px;border:1px solid var(--green);border-radius:9px;background:#fff;color:var(--green);font-weight:700;margin-top:12px}@media(max-width:820px){.auth-shell{display:block}.visual{display:none}.form-side{padding:20px;align-items:flex-start}.topline{margin:8px 0 18px}.mobile-logo{display:block}.heading{text-align:center}.heading h2{font-size:25px}.mobile-welcome{min-height:100svh;display:flex;flex-direction:column;background:linear-gradient(#fffaf5,#fff 60%);overflow:hidden}.welcome-top{flex:1;position:relative;padding:70px 34px 0}.welcome-top:after{content:"";position:absolute;left:0;right:0;bottom:0;height:48%;background:url('../images/auth-food.jpg') center/cover no-repeat;mask-image:linear-gradient(transparent,#000 34%);-webkit-mask-image:linear-gradient(transparent,#000 34%)}.welcome-logo{height:105px;display:block;margin:0 auto 28px}.welcome-copy{position:relative;z-index:2}.welcome-copy h1{font-size:27px;line-height:1.2;margin:0 0 12px}.welcome-copy span{color:var(--green)}.welcome-copy p{font-size:13px;line-height:1.6;color:#475569;max-width:270px}.welcome-actions{position:relative;z-index:3;background:#fff;padding:18px 20px 28px;border-top:1px solid #eceff1}}@media(max-width:420px){.otp{gap:8px}.otp input{width:45px;height:50px}.social{font-size:12px}}