:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7f4;color:#18211b}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.page{min-height:100vh;display:grid;place-items:center;padding:24px 16px}.panel{width:min(100%,520px);background:#fff;border:1px solid #dbe3d8;border-radius:8px;padding:24px;box-shadow:0 18px 50px #18211b14}.header{margin-bottom:20px}.eyebrow{margin:0 0 8px;color:#53705c;font-size:.82rem;font-weight:700;text-transform:uppercase}h1{margin:0;font-size:2.2rem;line-height:1.05}.subtitle{margin:10px 0 0;color:#4c5f53;font-size:1rem}.statusGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.statusGrid div{border:1px solid #e1e7df;border-radius:8px;padding:10px;min-width:0}.statusGrid span,.addressBox span,.claimForm label{display:block;color:#607468;font-size:.8rem;margin-bottom:4px}.statusGrid strong{display:block;font-size:.95rem;overflow-wrap:anywhere}.primaryButton,.claimButton,.walletLink{width:100%;min-height:48px;border:0;border-radius:8px;color:#fff;background:#176b3a;cursor:pointer;font-weight:700}.primaryButton:disabled,.claimButton:disabled{cursor:not-allowed;opacity:.6}.walletLink{display:grid;place-items:center;min-height:48px;margin-top:12px;border-radius:8px;text-decoration:none}.addressBox{margin:16px 0;border:1px solid #dbe3d8;border-radius:8px;padding:12px;background:#f8fbf7}.addressBox code{display:block;overflow-wrap:anywhere;font-size:.86rem}.claimForm{display:grid;gap:10px;margin-top:16px}.claimForm input{width:100%;min-height:46px;border:1px solid #cbd8cf;border-radius:8px;padding:0 12px;text-transform:uppercase}.claimButton{background:#2f4b7c}.notice{margin:16px 0 0;border-radius:8px;padding:12px;font-size:.94rem;overflow-wrap:anywhere}.notice p{margin:0 0 8px}.notice p:last-child{margin-bottom:0}.connection span{display:block}.notice a{color:inherit;font-weight:700}.loading{background:#eef4ff;color:#263f6d}.error{background:#fff1f0;color:#8f1f17}.success{background:#edf8f0;color:#176b3a}@media(max-width:420px){.panel{padding:18px}h1{font-size:1.9rem}.statusGrid{grid-template-columns:1fr}}
