*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f7f5f2;color:#1a1a1a;-webkit-font-smoothing:antialiased}main{max-width:640px;margin:0 auto;padding:1rem}main.wide{max-width:960px}.admin-nav{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;gap:.4rem;overflow-x:auto;padding:.6rem 1rem;background:#f7f5f2;border-bottom:1px solid #e8e3db;-webkit-overflow-scrolling:touch}.admin-nav-link{flex-shrink:0;padding:.4rem .8rem;border-radius:999px;font-size:.85rem;color:#6b6459;text-decoration:none;background:#fff;border:1px solid #e8e3db;white-space:nowrap}.admin-nav-link.active{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.admin-nav-link.soon{opacity:.5}h1{font-size:1.25rem;margin:0 0 .75rem}h2{font-size:1rem;margin:1.5rem 0 .75rem;color:#5b5448}section:first-of-type h2{margin-top:.75rem}.login{align-items:center;justify-content:center;min-height:100vh;gap:1rem;text-align:center}.login,.login form{display:flex;flex-direction:column}.login form{gap:.5rem;width:100%;max-width:320px}input,select,textarea{font:inherit;padding:.6rem .75rem;border:1px solid #d8d3cc;border-radius:8px;background:#fff;width:100%}button{font:inherit;padding:.6rem 1rem;border:none;border-radius:8px;background:#1a1a1a;color:#fff;cursor:pointer}button:disabled{opacity:.5;cursor:default}button.approve{background:#1e7a3d}button.reject{background:#a33636}.error{color:#a33636;font-size:.9rem}.warning{color:#a3791c;font-size:.9rem}.stats{display:flex;gap:.75rem;margin-bottom:1.25rem}.stats div{flex:1 1;background:#fff;border-radius:10px;padding:.75rem;text-align:center;border:1px solid #e8e3db}.stats strong{display:block;font-size:1.1rem}.stats span{font-size:.75rem;color:#6b6459}.card{background:#fff;border:1px solid #e8e3db;border-radius:12px;padding:1rem;margin-bottom:.9rem;flex-direction:column}.card,.card-head{display:flex;gap:.5rem}.card-head{font-size:.75rem;color:#6b6459}.card summary{cursor:pointer}.card summary::marker{color:#948c7d}.card-head .action{font-weight:600;color:#1a1a1a}.card .title{font-weight:600;margin:0}.card .body{margin:0}.card .reasoning{font-size:.85rem;color:#5b5448;font-style:italic;margin:0}.card .meta{font-size:.7rem;color:#948c7d;margin:0}.badge{display:inline-block;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.15rem .45rem;border-radius:4px;background:#f0e6d8;color:#7a5a2e}.user-list{list-style:none;padding:0;margin:0}.user-list .card{gap:.35rem}.feedback-block,.user-list .card{display:flex;flex-direction:column}.feedback-block{gap:.4rem}.edit-list{list-style:none;padding:0;margin:0;gap:.75rem}.edit-list,.edit-list li{display:flex;flex-direction:column}.edit-list li{gap:.35rem;padding:.5rem 0;border-bottom:1px solid #e8e3db}.edit-list input,.edit-list textarea{width:100%;font:inherit;padding:.4rem .5rem;border:1px solid #d4cdc2;border-radius:6px;background:#fff}.actions{display:flex;gap:.5rem;flex-wrap:wrap}.empty{color:#6b6459}.resolved{margin-top:1.5rem;font-size:.9rem}.resolved ul{padding-left:1.1rem}.page p{color:#6b6459}.action-row{background:#fff;border:1px solid #e8e3db;border-radius:12px;padding:.85rem 1rem;margin-bottom:.6rem}.action-row-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.4rem;font-size:.9rem}.action-name{font-weight:600}.meter-track{height:8px;border-radius:999px;background:#f0efec;overflow:hidden;margin-bottom:.5rem}.meter-fill{height:100%;border-radius:999px;background:#c3bfae;transition:width .2s ease}.meter-fill.eligible{background:#d99a1f}.meter-fill.graduated{background:#1e7a3d}.meter-fill.error{background:#a33636}.chart-card{padding:1rem .5rem .5rem}.chart-card,.retention-wrap{background:#fff;border:1px solid #e8e3db;border-radius:12px;margin-bottom:1.25rem}.retention-wrap{overflow-x:auto}.retention-table{width:100%;border-collapse:collapse;font-size:.85rem}.retention-table td,.retention-table th{padding:.45rem .6rem;text-align:center;border-bottom:1px solid #e8e3db;white-space:nowrap}.retention-table th{color:#5b5448;font-weight:600;background:#faf8f5}.retention-table td:first-child,.retention-table th:first-child{text-align:left;position:-webkit-sticky;position:sticky;left:0;background:#fff}.retention-table th:first-child{background:#faf8f5}.retention-cell.high{background:rgba(42,120,214,.28)}.retention-cell.mid{background:rgba(42,120,214,.16)}.retention-cell.low{background:rgba(42,120,214,.08)}.retention-cell.zero{color:#948c7d}.retention-cell.empty{color:#c3c2b7}.path-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.path-row{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem;padding:.65rem .75rem;background:#fff;border:1px solid #e8e3db;border-radius:10px}.path-steps{font-size:.78rem;color:#1a1a1a;word-break:break-word;white-space:normal}.path-subhead{font-size:.9rem;margin:.5rem 0;color:#5b5448;font-weight:600}h3.path-subhead{margin-top:.75rem}.email-preview{border:1px solid #e8e3db;border-radius:8px;padding:.75rem;background:#fdfcfa;font-size:.9rem}.email-preview p{margin:0 0 .5rem}.email-preview p:last-child{margin-bottom:0}