:root{font-family:Inter,system-ui,sans-serif;color:#f4f3ee;background:#101513;font-synthesis:none}*{box-sizing:border-box}body{margin:0}main{max-width:680px;margin:auto;min-height:100vh;padding:22px 18px 92px;background:radial-gradient(circle at 85% 0,#254b3c55,transparent 32%)}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px}h1{margin:3px 0;font-size:26px}h2{font-size:20px;margin-top:28px}.eyebrow{color:#76e5a5;font-size:10px;letter-spacing:.18em}.avatar,.client-avatar{display:grid;place-items:center;border-radius:50%;background:#76e5a5;color:#102019;font-weight:800}.avatar{width:42px;height:42px}.client-avatar{width:38px;height:38px}.muted,small{color:#92a198}.hero{padding:24px;border:1px solid #345043;border-radius:22px;background:linear-gradient(145deg,#20372d,#17221d);display:flex;flex-direction:column;gap:7px}.hero strong{font-size:38px;color:#8df1b3}.grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.grid article{padding:16px;border-radius:16px;background:#18201d;display:flex;flex-direction:column;gap:8px}.grid article:last-child{grid-column:1/-1}.row{display:flex;align-items:center;gap:12px;padding:15px 2px;border-bottom:1px solid #25302b}.row>div:nth-child(2),.row>div:first-child:not(.client-avatar){display:flex;flex:1;flex-direction:column;gap:4px}.row>strong{color:#8df1b3}.chevron{margin-left:auto;font-size:24px}.empty,.placeholder,.state{padding:28px;border-radius:18px;background:#18201d;color:#aab6af}.state--error{color:#ffaaa2}nav{position:fixed;bottom:14px;left:50%;transform:translate(-50%);width:min(calc(100% - 28px),650px);display:flex;padding:6px;background:#1e2824ee;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #34423c;border-radius:18px}nav button{flex:1;background:none;border:0;color:#89968f;padding:12px 5px;border-radius:12px}nav button.active{background:#76e5a5;color:#102019;font-weight:700}@media(max-width:420px){.hero strong{font-size:32px}}
