*{box-sizing:border-box}body{margin:0;background:#faf7f4;color:#293446;font-family:Poppins,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}.account-shell{max-width:480px;margin:auto;padding:24px 20px 40px}nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;font-size:12px;color:#687386}.brand{font-size:29px;font-weight:700;letter-spacing:-1.5px;color:#293446}.brand span{font-size:9px;margin-left:3px;color:#ff913d}.account-card{padding:30px 24px;background:white;border:1px solid #eee6df;border-radius:24px;box-shadow:0 12px 40px #4f352509}.account-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;color:#ef8232;background:#fff0e3;font-size:29px;margin-bottom:22px}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.6px;color:#bd7440}h1{font-size:25px;letter-spacing:-.6px;line-height:1.3;margin:10px 0}#intro{line-height:1.7;color:#737b87;font-size:13px;margin:12px 0 24px}form{display:grid;gap:17px}label{font-size:12px;font-weight:500}input{display:block;width:100%;padding:14px;border:1px solid #dedfe2;border-radius:12px;margin-top:7px;background:#fff;outline:none}input:focus{border-color:#ff994e;box-shadow:0 0 0 3px #ff994e20}button,.action{display:block;width:100%;min-height:48px;border:0;border-radius:999px;background:linear-gradient(105deg,#ff9b44,#f6acac);color:#242b33;font-weight:600;text-align:center;padding:14px;cursor:pointer}button:disabled{opacity:.55;cursor:wait}.account-links{display:grid;gap:17px;text-align:center;margin-top:23px;font-size:12px;color:#727a89}.account-links a{text-decoration:underline;text-underline-offset:4px}.footnote{text-align:center;font-size:11px;color:#89909a;margin:23px 0}#message{font-size:12px;line-height:1.6;color:#98531c;overflow-wrap:anywhere}.orders{display:grid;gap:14px}.order{padding:17px;border:1px solid #f0e5dc;background:#fffcf9;border-radius:16px}.order h2{font-size:16px;margin:0 0 7px}.order p{font-size:12px;color:#737b87;margin:0 0 15px}.order .action{font-size:12px}.staging-note{background:#fff0d8;padding:10px;text-align:center;font-size:12px;color:#8c5923}[hidden]{display:none!important}@media(max-width:360px){.account-shell{padding:16px 12px}.account-card{padding:24px 18px}nav{margin-bottom:26px}}
