*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#f5f5f5;color:#111;min-height:100vh}button{cursor:pointer}:focus-visible{outline:2px solid #111;outline-offset:2px}@keyframes rq-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.rq-skeleton{background:linear-gradient(90deg,#ebebeb 25%,#f5f5f5,#ebebeb 75%);background-size:800px 100%;animation:rq-shimmer 1.5s ease-in-out infinite;border-radius:4px}@media(prefers-reduced-motion:reduce){.rq-skeleton{animation:none;background:#ebebeb}}.rq-btn{cursor:pointer;transition:background .1s,border-color .1s}.rq-btn:hover:not(:disabled){background:#f5f5f5!important;border-color:#bbb!important}.rq-btn:active:not(:disabled){background:#ebebeb!important}.rq-btn:focus-visible{outline:2px solid #111;outline-offset:2px}.rq-btn:disabled{opacity:.4;cursor:not-allowed}.rq-btn--approve:hover:not(:disabled){background:#dcfce7!important;border-color:#86efac!important}.rq-btn--reject:hover:not(:disabled){background:#fee2e2!important;border-color:#fca5a5!important}.rq-card{background:#fff;border-radius:10px;box-shadow:0 1px 4px #00000012;padding:20px 24px;margin-bottom:12px}.rq-card:last-child{margin-bottom:0}
