:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#20242b;background:#f3f5f7}*{box-sizing:border-box}body{margin:0}.shell{min-height:100vh;display:grid;place-items:center;padding:20px}.panel{width:min(100%,460px);background:#fff;border:1px solid #e4e8ed;border-radius:10px;padding:36px;box-shadow:0 14px 40px #1e2c3d12}.eyebrow{font-size:12px;letter-spacing:1.5px;color:#667085;margin:0 0 12px}.panel h1{font-size:28px;margin:0 0 8px}.muted{color:#667085;margin:0 0 28px}.product{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0f2;border-bottom:1px solid #edf0f2;padding:20px 0;margin-bottom:24px}.product div{display:grid;gap:6px}.product span{font-size:13px;color:#7a8491}.product b{font-size:20px;color:#0b6b55}label{display:grid;gap:8px;font-size:14px;font-weight:600;margin:16px 0}input,select,button{width:100%;height:46px;border:1px solid #d8dee5;border-radius:6px;background:#fff;padding:0 13px;font-size:15px}button{margin-top:10px;border:0;background:#126b58;color:#fff;font-weight:600;cursor:pointer}button:hover{background:#0d5849}.error{color:#bb2d3b;font-size:13px;min-height:18px}.result{text-align:center}.status-icon{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;margin:0 auto 20px;background:#e5f4ef;color:#0b6b55;font-size:30px;font-weight:700}.result .muted{margin-bottom:25px}dl{text-align:left;border-top:1px solid #edf0f2;margin:0;padding-top:10px}dt,dd{display:inline-block;margin:9px 0;font-size:14px}dt{width:35%;color:#667085}dd{width:65%;text-align:right}.back{display:block;margin-top:25px;color:#126b58;text-decoration:none;font-size:14px}@media(max-width:480px){.panel{padding:28px 22px}}
