:root{color:#17231f;font-synthesis:none;--green:#174c3c;--mint:#dfece6;--line:#dce3de;--muted:#68756f;background:#f4f6f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}button:focus-visible{outline-offset:2px;outline:3px solid #7ab79f}a:focus-visible{outline-offset:2px;outline:3px solid #7ab79f}input:focus-visible{outline-offset:2px;outline:3px solid #7ab79f}.app-shell{min-height:100vh}header{z-index:5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f4f6f2f0;justify-content:space-between;align-items:center;padding:16px clamp(20px,4vw,64px);display:flex;position:sticky;top:0}nav{gap:8px;display:flex}.brand{color:var(--green);font-size:18px;font-weight:800;text-decoration:none}.app-shell>section,.app-shell>template{max-width:1180px;margin-left:auto;margin-right:auto}.hero{justify-content:space-between;gap:32px;padding:56px 24px 28px;display:flex}.hero h1{letter-spacing:-.04em;margin:5px 0;font-size:clamp(34px,5vw,62px)}.eyebrow{color:var(--green);font-weight:700}.notice{background:#fff3cc;border-radius:10px;max-width:600px;padding:10px 14px}.contract{grid-template-columns:repeat(3,minmax(110px,1fr));align-self:end;gap:12px;margin:0;display:grid}.contract div,.metric-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px}.contract dt,.metric-grid span{color:var(--muted);font-size:13px}.contract dd{margin:7px 0 0;font-weight:750}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;max-width:1180px;margin:0 auto 24px;padding:0 24px;display:grid}.metric-grid article{flex-direction:column;justify-content:space-between;min-height:112px;display:flex}.metric-grid strong{color:var(--green);font-size:34px}.panel{border:1px solid var(--line);background:#fff;border-radius:20px;max-width:1132px;margin:16px auto;padding:24px;box-shadow:0 8px 32px #1e3c300a}.section-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.section-head h2,.panel h2{margin:0;font-size:21px}.section-head>div{gap:10px;display:flex}.link-help{color:var(--muted);margin:-6px 0 16px;line-height:1.5}.create-row,.share-url{gap:10px;margin-bottom:14px;display:flex}.create-row input,.filter{border:1px solid #bec9c2;border-radius:10px;flex:1;min-width:220px;padding:10px 12px}.primary{background:var(--green);color:#fff;border:0;border-radius:10px;padding:11px 18px;font-weight:700}.primary:disabled{opacity:.45;cursor:not-allowed}.ghost,.text-button{color:var(--green);background:0 0;border:0;padding:9px;font-weight:700}.share-url{background:var(--mint);border-radius:10px;align-items:center;padding:12px}.share-url code{overflow-wrap:anywhere;flex:1}.chip-list{flex-wrap:wrap;gap:10px;display:flex}.chip{border:1px solid var(--line);background:#fafcf9;border-radius:12px;flex-direction:column;align-items:flex-start;padding:10px 14px;display:flex}.chip small,.block{color:var(--muted);margin-top:4px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:720px}th{text-align:left;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px}th,td{border-bottom:1px solid #edf0ee;padding:13px 10px}.status{background:#edf1ef;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-block}.status-eligible,.status-paid{color:#14583e;background:#dff3e8}.status-held,.status-reversed{color:#8a3424;background:#ffe6df}.empty{text-align:center;color:var(--muted);padding:28px}.rules{margin-bottom:64px}.rules p{color:#4e5d56;max-width:760px;line-height:1.7}.rules dl{gap:40px;display:flex}.rules dt{color:var(--muted);font-size:12px}.rules dd{margin:5px 0;font-weight:700}.login-shell,.center-state{text-align:center;place-content:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--line);background:#fff;border-radius:24px;width:min(440px,100vw - 40px);padding:42px;box-shadow:0 20px 70px #174c3c1f}.login-card p{color:var(--muted);line-height:1.6}.login-card .primary{width:100%;margin-top:18px}.brand-mark{background:var(--green);color:#fff;border-radius:16px;place-content:center;width:52px;height:52px;margin:0 auto;font-size:26px;font-weight:900;display:grid}.spinner{border:3px solid var(--mint);border-top-color:var(--green);border-radius:50%;width:34px;height:34px;margin:auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:800px){.hero{flex-direction:column;padding-top:32px}.contract{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}.section-head{flex-direction:column;align-items:flex-start}.section-head>div,.create-row{flex-direction:column;width:100%}.filter{width:100%}.panel{margin:12px;padding:18px}.rules dl{flex-direction:column;gap:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
