:root{color:#17211d;background:#e8eeeb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;overflow-wrap:break-word}button,input,textarea,select{font:inherit}button{border:0;cursor:pointer}.app-shell{min-height:100vh;display:grid;place-items:stretch center;padding:18px;background:linear-gradient(180deg,#f6f8f7,#e8eeeb 42%,#dfe8e4)}.mobile-frame{width:min(100%,460px);min-height:calc(100vh - 36px);display:flex;flex-direction:column;gap:18px;padding:20px 16px 92px;border:1px solid #cfdbd6;border-radius:8px;background:#f8fbf9;box-shadow:0 18px 50px #26372f24;position:relative;overflow:hidden}.top-bar,.summary-heading,.section-heading,.priority-item,.bottom-nav{display:flex;align-items:center;justify-content:space-between;gap:12px}.eyebrow,.section-label{margin:0 0 6px;color:#2d7564;font-size:.75rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin:0}h1{color:#17211d;font-size:1.45rem;line-height:1.12;letter-spacing:0}h2{color:#17211d;font-size:1.05rem;line-height:1.2;letter-spacing:0}.status-pill{flex:0 0 auto;max-width:44%;padding:8px 10px;border:1px solid #b9d4ca;border-radius:999px;background:#e5f5ef;color:#1f6d58;font-size:.78rem;font-weight:800;text-align:center}.summary-card{padding:18px;border-radius:8px;background:#174438;color:#eef8f4}.summary-card h2,.summary-card .section-label{color:#eef8f4}.summary-card .section-label{opacity:.76}.summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.metric{min-height:116px;display:flex;flex-direction:column;justify-content:space-between;gap:8px;padding:14px;border:1px solid rgb(255 255 255 / 18%);border-radius:8px;background:#ffffff14}.metric strong{font-size:1.65rem;line-height:1}.metric span{font-size:.86rem;font-weight:800}.metric small{color:#cce4dc;font-size:.75rem;line-height:1.35}.action-section,.priority-section{display:grid;gap:12px}.action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.action-tile{min-height:126px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:14px;border:1px solid #d5dfdb;border-radius:8px;background:#fff;color:#17211d;text-align:left;box-shadow:0 8px 20px #31463c14;overflow-wrap:anywhere}.action-tile:focus-visible{outline:3px solid #5bb89f;outline-offset:2px}.action-code{min-width:42px;padding:5px 8px;border-radius:6px;background:#e7f1ed;color:#246e5b;font-size:.74rem;font-weight:900;text-align:center}.action-title{font-size:.98rem;font-weight:900;line-height:1.15;min-height:2.3em}.action-detail{color:#60726a;font-size:.78rem;line-height:1.35}.priority-list{display:grid;gap:10px}.priority-item{align-items:flex-start;padding:14px;border:1px solid #d5dfdb;border-radius:8px;background:#fff}.priority-item strong{display:block;margin-bottom:5px;font-size:.92rem;line-height:1.25}.priority-item p{color:#60726a;font-size:.78rem;line-height:1.4}.priority-item span{flex:0 0 auto;padding:6px 8px;border-radius:999px;font-size:.72rem;font-weight:900}.priority-item span[data-state=Atencao]{background:#ffe6df;color:#9d3824}.priority-item span[data-state=Hoje]{background:#fff1cf;color:#8a6100}.priority-item span[data-state=Pronto]{background:#e5f5ef;color:#1f6d58}.bottom-nav{position:absolute;right:12px;bottom:12px;left:12px;padding:8px;border:1px solid #d5dfdb;border-radius:8px;background:#fff;box-shadow:0 12px 28px #31463c24}.bottom-nav button{min-width:0;flex:1;min-height:52px;padding:6px 4px;border-radius:6px;background:transparent;color:#60726a;font-size:.68rem;font-weight:900;line-height:1.1;overflow-wrap:anywhere}.bottom-nav button.active{background:#174438;color:#fff}@media(max-width:370px){.app-shell{padding:10px}.mobile-frame{min-height:calc(100vh - 20px);padding:16px 12px 88px}.top-bar{align-items:flex-start}.status-pill{max-width:40%;padding:7px 8px;font-size:.7rem}.summary-grid,.action-grid{gap:8px}.metric,.action-tile,.priority-item{padding:12px}.bottom-nav button{font-size:.62rem}}@media(min-width:820px){.app-shell{padding:32px}.mobile-frame{width:min(100%,980px);min-height:calc(100vh - 64px);display:grid;grid-template-columns:1fr 1fr;align-content:start;padding:28px 28px 104px;overflow:visible}.top-bar,.summary-card,.bottom-nav{grid-column:1 / -1}.summary-grid,.action-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.action-section,.priority-section{grid-column:1 / -1}.bottom-nav{right:28px;bottom:28px;left:28px}}
