page{--brand:#1d4ed8;--brand-deep:#1e3a8a;--brand-soft:#dbeafe;--brand-light:#eff6ff;--brand-glow:rgba(29,78,216,.14);background-color:#f8fafc;box-sizing:border-box;color:#1e293b;font-size:.65rem;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.btn-primary{align-items:center;background:linear-gradient(135deg,#1d4ed8,#1e3a8a);border:none;border-radius:.4rem;color:#fff;display:flex;font-size:.7rem;font-weight:600;height:1.8rem;justify-content:center;line-height:1.4;padding:0 1rem;transition:opacity .15s}.btn-primary:active{opacity:.85}.btn-primary.is-disabled,.btn-primary[disabled]{opacity:.45}.btn-outline{align-items:center;background:#fff;border:.05rem solid #e2e8f0;border-radius:.4rem;color:#1e293b;display:flex;font-size:.65rem;height:1.8rem;justify-content:center;line-height:1.4;padding:0 .8rem}.btn-outline:active{background:#f1f5f9}.input-field{background:#fff;border:.05rem solid #e2e8f0;border-radius:.4rem;box-sizing:border-box;color:#1e293b;font-size:.7rem;height:1.8rem;padding:0 .6rem;transition:border-color .15s;width:100%}.input-field:focus{border-color:#1d4ed8}.input-field::-moz-placeholder{color:#94a3b8}.input-field::placeholder{color:#94a3b8}.text-title{color:#1e293b;font-size:.85rem;font-weight:700;line-height:1.3}.text-body{color:#1e293b;font-size:.65rem;line-height:1.5}.text-caption{color:#94a3b8;font-size:.6rem;line-height:1.5}.text-link{color:#1d4ed8;font-size:.65rem}.page{min-height:100vh;padding:0}.card{background:#fff;border-radius:.6rem;box-shadow:0 .025rem .1rem rgba(0,0,0,.04)}.list-item{align-items:center;border-bottom:.025rem solid #f1f5f9;display:flex;font-size:.65rem;justify-content:space-between;line-height:1.5;padding:.6rem .8rem}.list-item:last-child{border-bottom:none}.list-item:active{background:#f8fafc}