:root{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#202a42;background:#f3f5f9}*{box-sizing:border-box}body{margin:0}main{width:min(100%,660px);margin:0 auto;padding:28px 20px 44px}.brand{text-align:center;padding:26px 0 16px}.brand[hidden]{display:none}.brand img{display:block;max-width:min(82%,320px);max-height:130px;width:auto;height:auto;object-fit:contain;margin:auto}.card,.message-panel{background:#fff;border-radius:21px;padding:30px 34px;box-shadow:0 12px 34px #1423490c}.card[hidden],.inbox[hidden]{display:none}.card h2{font-size:23px;margin:0 0 14px}.card p{font-size:14px;color:#637087;line-height:1.55}.card hr{border:0;border-top:1px solid #e1e6ef;margin:28px 0}label{display:block;margin:18px 0 0;font-size:15px;font-weight:650}input{display:block;width:100%;height:49px;margin-top:8px;padding:12px 14px;border:1px solid #c4cddd;border-radius:10px;background:#fff;color:#202a42;font:inherit;outline:none}input:focus{border-color:#3e51a6;box-shadow:0 0 0 3px #3e51a626}button{font:inherit;cursor:pointer}.primary,.secondary{display:block;min-height:46px;padding:11px 24px;border:0;border-radius:10px;font-weight:700;margin:26px auto 0}.primary{background:#303f9b;color:#fff}.primary:hover{background:#24317c}.secondary{background:#e9eefb;color:#253986}.text-button{display:block;margin:13px auto 0;padding:10px;border:0;background:none;color:#303f9b;font-weight:650;text-align:center}.text-button:hover{text-decoration:underline}#status:empty{display:none}#status:not(:empty){background:#fff7e3;border-left:4px solid #ac801b;border-radius:8px;padding:12px 14px;margin:0 0 14px;font-size:14px}.secret-box{padding:14px;border:1px solid #d9e0ef;border-radius:10px;background:#f4f7ff}.secret-box span{font-size:12px;color:#637087}.secret-box pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:17px;font-weight:700;margin:8px 0 0}.inbox-menu{display:flex;align-items:center;gap:14px;background:#fff;border-radius:17px;padding:13px 18px;box-shadow:0 8px 25px #1423490a}.inbox-menu img{width:54px;height:44px;object-fit:contain}.inbox-menu h1{font-size:21px;letter-spacing:-.02em;margin:0;flex:1}.inbox-menu button{border:0;background:#303f9b;color:#fff;border-radius:9px;padding:10px 17px;font-weight:650}.message-panel{margin-top:14px;min-height:155px;padding:28px 30px}#messages{font-size:15px}#messages article{border-bottom:1px solid #e4e8f0;padding:15px 0}#messages article:last-child{border-bottom:0}#messages h3{font-size:17px;margin:0 0 7px}#messages p{margin:0;color:#61708a;font-size:13px}#messages a{display:inline-block;margin-top:12px;color:#303f9b;font-weight:700}@media(max-width:520px){main{padding:18px 15px 30px}.brand{padding:18px 0 12px}.brand img{max-width:75%;max-height:105px}.card,.message-panel{padding:23px 22px;border-radius:18px}.inbox-menu{gap:10px;padding:11px 13px}.inbox-menu img{width:40px;height:36px}.inbox-menu h1{font-size:18px}.inbox-menu button{padding:9px 13px;font-size:14px}}
