.wallet{color:#193c37;background:#f5f6f1;min-height:100vh}.wallet-top{background:#fff;border-bottom:1px solid #dee4dc;justify-content:space-between;align-items:center;height:84px;padding:0 max(5vw,20px);display:flex}.wallet-brand{letter-spacing:-1px;font-size:25px;font-weight:700}.wallet-brand span{font-weight:400}.wallet-top>div{gap:28px;font-size:13px;display:flex}.wallet-main{max-width:1180px;margin:auto;padding:0 24px}.wallet-hero{justify-content:space-between;align-items:center;gap:30px;padding:56px 0 38px;display:flex}.wallet-hero h1{margin:14px 0;font-size:46px;line-height:1.3}.wallet-hero p{color:#63736d;line-height:1.9}.wallet-emblem{background:#edf2e7;border:1px solid #c9d8c4;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:180px;height:180px;font-size:43px;display:flex}.wallet-emblem span{letter-spacing:4px;font-size:28px}.wallet-emblem small{letter-spacing:1px;margin-top:8px;font-size:7px}.wallet-demo{background:#e9eedf;border:1px solid #d5dfc4;border-radius:10px;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:28px;padding:14px 18px;font-size:13px;display:flex}.wallet-demo button,.wallet-demo select{font:inherit;cursor:pointer;background:#fff;border:1px solid #bbcbb7;border-radius:6px;padding:8px 12px}.wallet-demo label{margin-left:auto}.wallet-stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px;display:grid}.wallet-stats button{text-align:left;cursor:pointer;color:inherit;font:inherit;background:#fff;border:1px solid #dee4dc;border-radius:12px;padding:24px}.wallet-stats button[aria-pressed=true]{border-color:#48745c;box-shadow:inset 0 -3px #48745c}.wallet-stats strong{font-size:34px;font-weight:400;display:block}.wallet-stats span{color:#68796c;font-size:13px}.wallet-filters{gap:14px;margin-bottom:22px;display:flex}.wallet-filters label{flex-direction:column;gap:6px;font-size:12px;display:flex}.wallet-filters label:first-child{flex:1}.wallet-filters input,.wallet-filters select{height:44px;font:inherit;color:inherit;background:#fff;border:1px solid #d5ddd1;border-radius:7px;min-width:160px;padding:0 14px;font-size:14px}.wallet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.wallet-card{background:#fff;border:1px solid #dce3d7;border-radius:14px;flex-direction:column;padding:26px;display:flex;box-shadow:0 5px 18px #173e3904}.wallet-card-top{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.wallet-course-code{letter-spacing:1.5px;color:#637867;font-size:12px;font-weight:700}.wallet-status{color:#6a7166;background:#eff0eb;border-radius:40px;padding:5px 11px;font-size:12px}.wallet-status.issued{color:#245d3c;background:#e4f0e7}.wallet-status.ready{color:#425b87;background:#e8edf7}.wallet-status.incomplete{color:#9a691e;background:#fff0d9}.wallet-status.expired,.wallet-status.revoked{color:#9a4937;background:#f9e8e3}.wallet-card h2{margin:0 0 8px;font-size:25px}.wallet-student{margin:0;font-size:16px}.wallet-round{color:#798478;margin:6px 0 20px;font-size:12px}.wallet-number{letter-spacing:.5px;overflow-wrap:anywhere;border-top:1px solid #eef0e9;padding-top:18px;font-size:12px}.wallet-dates{gap:45px;margin:14px 0;display:flex}.wallet-dates dt{color:#869082;font-size:11px}.wallet-dates dd{margin:5px 0;font-size:13px}.wallet-card details{border-top:1px solid #eef0e9;padding:14px 0;font-size:12px}.wallet-card summary{cursor:pointer}.wallet-checks{color:#947443;gap:10px;margin:16px 0 0;padding:0;list-style:none;display:grid}.wallet-checks li{align-items:flex-start;gap:10px;display:flex}.wallet-checks li.done{color:#41755d}.wallet-checks span{flex-shrink:0;width:17px}.wallet-card-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:20px;display:flex}.wallet-card-actions .button{padding:12px 16px;font-size:13px}.wallet-card-actions .text-button{font-size:12px}.wallet-hint{color:#7d8778;font-size:13px;line-height:1.8}.wallet-empty{text-align:center;border:1px dashed #c8d3c1;border-radius:12px;padding:55px 20px}.wallet-legacy{background:#eaf0e3;border-radius:14px;grid-template-columns:1.3fr 1fr;gap:40px;margin-top:42px;padding:30px;display:grid}.wallet-legacy h2{margin:12px 0;font-size:23px}.wallet-legacy p{color:#6b7c68;font-size:13px;line-height:1.9}.wallet-claims{margin-top:30px}.wallet-claims article{background:#fff;border:1px solid #dce3d7;border-radius:10px;gap:10px;margin-bottom:12px;padding:20px;display:grid}.wallet-claims span{font-size:13px}.wallet-footer{color:#84917e;border-top:1px solid #dce3d7;justify-content:space-between;margin-top:28px;font-size:12px;display:flex;background:0 0!important;padding:32px 0!important}.wallet-login{background:#fff;border:1px solid #dce3d7;border-radius:14px;max-width:500px;margin:20px auto 50px;padding:30px}.wallet input:focus-visible,.wallet select:focus-visible,.wallet button:focus-visible{outline-offset:3px;outline:2px solid #498562}@media (max-width:720px){.wallet-hero h1{font-size:33px}.wallet-emblem{width:105px;height:105px;font-size:26px}.wallet-emblem span{font-size:18px}.wallet-emblem small{display:none}.wallet-top{gap:20px;height:auto;padding:18px 20px}.wallet-top>div{flex-direction:column;gap:7px;font-size:11px}.wallet-hero{gap:12px;padding:35px 0 25px}.wallet-stats{grid-template-columns:repeat(2,1fr);gap:10px}.wallet-stats button{padding:17px}.wallet-filters{flex-wrap:wrap}.wallet-filters label:first-child{flex-basis:100%}.wallet-filters label{flex:1}.wallet-filters select{width:100%;min-width:0}.wallet-grid{grid-template-columns:1fr}.wallet-card{padding:22px}.wallet-legacy{grid-template-columns:1fr;gap:12px;padding:24px}.wallet-demo label{margin-left:0}.wallet-main{padding:0 18px}.wallet-footer{flex-wrap:wrap;gap:20px}}
