:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#151515;background:#f3f3f1;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}.app{min-height:100vh;padding-bottom:92px}.app header{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:#f3f3f1;position:sticky;top:0;z-index:4}.brand{display:flex;align-items:baseline;gap:8px;letter-spacing:.08em}.brand b{font-size:28px}.brand span{font-size:12px;font-weight:800;background:#1b1b1b;color:#fff;padding:4px 6px;border-radius:5px}.brand.small b{font-size:20px}.avatar{width:34px;height:34px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-weight:800}.content{max-width:820px;margin:0 auto;padding:8px 16px 30px}h1{font-size:30px;letter-spacing:-.04em;margin:10px 0 4px}h2{letter-spacing:-.025em}.muted{color:#747474;margin:.2rem 0 1rem}.eyebrow{font-size:11px;font-weight:800;color:#8a8a8a;letter-spacing:.12em}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0 24px}.metric{background:#fff;border-radius:16px;padding:16px;min-height:118px;box-shadow:0 1px 0 rgba(0,0,0,.03)}.metric span,.metric small{display:block;color:#777;font-size:12px}.metric strong{font-size:34px;display:block;margin:7px 0}.section-title{display:flex;align-items:center;justify-content:space-between;margin:22px 0 10px}.section-title h2{font-size:18px;margin:0}.section-title span{background:#deded8;border-radius:20px;padding:3px 9px;font-size:12px}.cards{display:grid;gap:10px}.opp-card{border:0;text-align:left;background:#fff;border-radius:16px;padding:15px;width:100%;box-shadow:0 1px 0 rgba(0,0,0,.03)}.opp-top,.opp-bottom,.opp-stage,.title-row,.sheet-head,.detail-head{display:flex;justify-content:space-between;align-items:center}.opp-top b{font-size:16px}.opp-top span,.client span,.client small,.activity span,.exec-row small,.list-row span{display:block;color:#777;font-size:12px;margin-top:3px}.dot{width:10px;height:10px;border-radius:50%;background:#999}.dot.big{width:14px;height:14px}.dot.advancing{background:#2c9b64}.dot.waiting{background:#e5b63e}.dot.at_risk{background:#dc7a32}.dot.critical{background:#d74444}.opp-stage{margin:14px 0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:9px 0;font-size:12px}.opp-stage span:first-child{font-weight:800}.opp-bottom{font-size:11px;color:#777}.list{background:#fff;border-radius:16px;overflow:hidden}.list-row,.activity,.client{display:flex;align-items:center;gap:12px;padding:14px 15px;border-bottom:1px solid #eee}.list-row:last-child,.activity:last-child,.client:last-child{border-bottom:0}.list-row div:first-child,.activity div:nth-child(2),.client div:nth-child(2){flex:1}.list-row time,.activity time{font-size:11px;color:#777}.footnote{font-size:11px;color:#999;text-align:center;margin:20px}.chips{display:flex;gap:7px;overflow:auto;padding:8px 0 14px}.chip{white-space:nowrap;border:1px solid #d8d8d2;background:transparent;padding:8px 12px;border-radius:999px;font-size:12px}.chip.active{background:#111;color:#fff;border-color:#111}.primary{border:0;background:#111;color:#fff;padding:13px 16px;border-radius:12px;font-weight:750;width:100%}.primary.compact{width:auto;padding:10px 13px}.secondary{border:1px solid #ddd;background:#fff;padding:12px 15px;border-radius:12px}.search input,label input,label select{width:100%;border:1px solid #deded8;background:#fff;border-radius:12px;padding:12px;outline:none}.search{margin:14px 0}.company-icon,.activity-type{width:42px;height:42px;border-radius:12px;background:#ecece8;display:grid;place-items:center;font-size:11px;font-weight:800}.activity-type{width:36px;height:36px}.bottom{position:fixed;bottom:0;left:0;right:0;height:78px;background:rgba(250,250,248,.95);backdrop-filter:blur(18px);display:flex;justify-content:center;border-top:1px solid #ddd;z-index:5;padding-bottom:env(safe-area-inset-bottom)}.bottom button{width:min(20%,140px);border:0;background:transparent;color:#8a8a8a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.bottom button.active{color:#111;font-weight:800}.bottom i{font-style:normal;font-size:19px}.bottom span{font-size:10px}.login{min-height:100vh;background:#111;display:grid;place-items:center;padding:22px}.login-card{background:#f6f6f3;border-radius:24px;padding:28px;width:min(100%,420px)}.login-card h1{font-size:38px;margin-top:40px}.login-card form{display:grid;gap:14px;margin-top:24px}.login-card label,.sheet label{font-size:12px;font-weight:700;display:grid;gap:7px}.notice{font-size:12px;background:#ecece7;border-radius:10px;padding:10px}.link{border:0;background:transparent;color:#555;width:100%;padding:14px}.loading{min-height:100vh;background:#111;color:#fff;display:grid;place-items:center;font-weight:900;letter-spacing:.1em}.empty{border:1px dashed #d1d1ca;color:#888;padding:24px;text-align:center;border-radius:15px;background:rgba(255,255,255,.45)}.profile-card{background:#fff;border-radius:20px;padding:24px;text-align:center;margin-top:20px}.profile-avatar{width:70px;height:70px;border-radius:50%;background:#111;color:white;display:grid;place-items:center;margin:auto;font-size:28px;font-weight:900}.profile-card h2{margin-bottom:3px}.profile-card p{color:#777;margin-top:0}.role{font-size:11px;background:#eee;padding:5px 9px;border-radius:999px}.profile-card hr{border:0;border-top:1px solid #eee;margin:22px 0}.profile-card small{display:block;margin-bottom:18px;color:#777}.back{border:0;background:transparent;padding:7px 0;color:#666}.detail-head{align-items:flex-start}.tabs{display:flex;overflow:auto;gap:4px;margin:17px 0}.tabs button{border:0;background:transparent;padding:9px 11px;border-radius:9px;text-transform:capitalize;color:#777}.tabs button.active{background:#111;color:#fff}.panel-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.info{background:#fff;border-radius:15px;padding:15px;min-height:92px}.info span{color:#777;font-size:11px;display:block}.info b{display:block;margin-top:7px;font-size:16px}.info small{display:block;color:#888;margin-top:4px}.execution{display:grid;gap:8px}.exec-row{background:#fff;border-radius:13px;padding:12px;display:flex;align-items:center;gap:10px}.exec-row>span{width:24px;color:#999;font-size:11px}.exec-row>div{flex:1}.exec-row em{font-style:normal;font-size:10px;padding:5px 7px;border-radius:8px;background:#ecece7}.exec-row em.completed{background:#dff3e7}.exec-row em.blocked{background:#f6dada}.exec-row em.in_progress{background:#e2eaf8}.modal{position:fixed;inset:0;background:rgba(0,0,0,.48);z-index:20;display:flex;align-items:flex-end;justify-content:center}.sheet{background:#f4f4f1;width:min(100%,620px);max-height:92vh;overflow:auto;border-radius:22px 22px 0 0;padding:20px;display:grid;gap:13px}.sheet-head button{border:0;background:#ddd;width:32px;height:32px;border-radius:50%;font-size:20px}.two{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media(max-width:620px){.metrics{grid-template-columns:1fr}.metric{min-height:auto;display:grid;grid-template-columns:1fr auto;align-items:center}.metric strong{grid-row:1/3;grid-column:2}.metric small{grid-column:1}.panel-grid{grid-template-columns:1fr 1fr}.content{padding-left:13px;padding-right:13px}}@media(max-width:390px){.panel-grid,.two{grid-template-columns:1fr}.bottom span{font-size:9px}}
