.simple-auth{min-height:100svh;display:grid;place-content:center;gap:24px;padding:28px;background:#f5f2ea}.simple-auth>.brand{margin:auto}.simple-card{width:min(420px,calc(100vw - 30px));padding:38px;border:1px solid var(--line);border-radius:20px;background:#fffefa;box-shadow:0 24px 70px rgba(17,18,15,.09)}.login-kicker{display:block;margin-bottom:10px;color:#77786f;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.simple-card h1,.simple-card h2{margin:0 0 10px;font-size:38px;line-height:1;letter-spacing:-.05em}.simple-card h1{max-width:none}.simple-card p{color:#74766d;font-size:13px;line-height:1.6}.simple-card form{display:grid;gap:14px}.simple-card label{display:grid;gap:7px;color:#41423d;font-size:12px;font-weight:750}.simple-card input{width:100%;height:52px;padding:0 14px;border:1px solid #d8d6ce;border-radius:10px;outline:none;background:#fff;font:inherit}.simple-card input:focus{border-color:#191a17;box-shadow:0 0 0 4px rgba(17,18,15,.07)}.login-submit{height:52px;margin-top:3px;border:0;border-radius:10px;color:#11120f;background:var(--lime);font:inherit;font-weight:850;cursor:pointer}.login-submit:disabled{cursor:wait;opacity:.6}.small-action{justify-self:center;padding:6px 12px;border:1px solid var(--line);border-radius:8px;color:#41423d;background:transparent;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.text-action{padding:2px;border:0;color:#77786f;background:none;font:inherit;font-size:10px;cursor:pointer}.security-step{text-align:center}.qr-frame{width:214px;height:214px;display:grid;place-items:center;margin:auto;padding:7px;border:1px solid #ddd9cd;border-radius:15px;background:#fff}#qr{width:200px;height:200px;border-radius:10px}.security-step input{text-align:center;font-family:var(--font-mono);font-size:21px;letter-spacing:.2em}#message{min-height:18px;margin:15px 0 0;color:#a43d2c;font-size:11px}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.package-card{display:flex;flex-direction:column;padding:25px;border:1px solid var(--line);border-radius:16px;background:white}.package-card.featured{border-color:#a9d927;box-shadow:0 14px 35px rgba(139,180,39,.12)}.package-card h2{font-size:24px}.package-price{font-size:36px;font-weight:850}.package-card ul{flex:1;padding-left:18px;color:#666;font-size:13px;line-height:1.8}.account-note{padding:14px;border-radius:10px;background:#fff7dc;color:#745b18;font-size:12px}@media(max-width:800px){.package-grid{grid-template-columns:1fr}}@media(max-width:480px){.simple-card{padding:29px 22px}.simple-card h1,.simple-card h2{font-size:33px}}
