:root{--navy:#344079;--navy-deep:#2a3464;--yellow:#fec62a;--green:#2fae6b;--red:#e0556b;--ink:#f8fafc;--muted:#ffffff9e;--faint:#ffffff1a;--panel:#ffffff0f;--panel-strong:#ffffff1a;--shadow:0 18px 48px #09102a52;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html,body{background:#1e2548;width:100%;min-height:100%;margin:0;overflow:hidden auto}body{-webkit-font-smoothing:antialiased;-moz-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-x:none;touch-action:pan-y;place-items:stretch center;display:grid}.auth-header{top:calc(env(safe-area-inset-top) + 12px);z-index:20;align-items:center;gap:8px;display:flex;position:fixed;right:12px}.auth-header button{color:#1e2548;cursor:pointer;background:#fff;border:1px solid #ffffff29;border-radius:999px;min-height:36px;padding:0 14px;font-size:13px;font-weight:800;box-shadow:0 10px 24px #09102a38}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.app-shell{-webkit-overflow-scrolling:touch;touch-action:pan-y;background:radial-gradient(circle at 105% 12%, #fec62a1a, transparent 22rem), linear-gradient(180deg, var(--navy) 0%, var(--navy-deep) 100%);width:min(100%,430px);min-height:100dvh;color:var(--ink);box-shadow:var(--shadow);isolation:isolate;position:relative;overflow:hidden auto}.screen{min-height:100dvh;padding:calc(env(safe-area-inset-top) + 34px) 22px calc(env(safe-area-inset-bottom) + 26px);touch-action:pan-y;flex-direction:column;gap:18px;display:flex;overflow:visible}.screen.centered{justify-content:center;gap:26px;padding-inline:26px}.watermark{opacity:.05;pointer-events:none;width:210px;height:210px;position:absolute;top:80px;right:-42px}.logo-badge{background:#fff;border-radius:999px;place-items:center;width:88px;height:88px;margin-inline:auto;display:grid;box-shadow:0 0 0 4px #fec62a3d,0 14px 32px #00000042}.logo-badge.small{width:40px;height:40px;box-shadow:none;margin:0}.logo-badge img{border-radius:50%;width:78%;height:78%}.logo-home-btn{cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;width:40px;height:40px;padding:0}.brand-stack{z-index:1;text-align:center;gap:12px;display:grid;position:relative}.brand-title{margin:0;font-size:22px;font-weight:800;line-height:1}.brand-subtitle{color:#ffffff94;margin:0;font-size:13px;font-weight:600}.tile-panel{z-index:1;gap:14px;width:100%;display:grid;position:relative}.auth-screen{justify-content:center}.auth-panel{max-width:100%}.auth-panel .field-tile input{letter-spacing:0}.auth-status-panel{z-index:1;color:#ffffffb8;background:#ffffff0f;border:1.5px solid #ffffff21;border-radius:18px;place-items:center;min-height:54px;font-size:14px;font-weight:800;display:grid;position:relative}.field-tile{background:#ffffff0f;border:1.5px solid #ffffff21;border-radius:18px;gap:7px;padding:16px 18px;display:grid}.field-tile:focus-within{border-color:var(--yellow)}.field-tile label,.eyebrow{color:#ffffff8f;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:800}.field-tile input,.field-tile select,.notes{color:#fff;background:0 0;border:0;outline:none;width:100%}.field-tile input{letter-spacing:.12em;min-width:0;font-size:25px;font-weight:800}.field-tile input::placeholder,.notes::placeholder{color:#ffffff47}.primary-btn,.secondary-btn,.icon-btn,.choice-btn,.area-card,.row-btn,.month-pill{color:inherit;cursor:pointer;border:0}.primary-btn{background:var(--yellow);width:100%;min-height:54px;color:var(--navy);border-radius:999px;justify-content:center;align-items:center;gap:10px;font-size:17px;font-weight:800;display:inline-flex;box-shadow:0 9px 24px #fec62a47}.primary-btn:disabled{box-shadow:none;cursor:default;background:#fec62a57}.secondary-btn{color:#fff;background:#ffffff14;border:1.5px solid #ffffff24;border-radius:999px;width:100%;min-height:48px;font-weight:750}.login-error{color:#ffb8c3;text-align:center;min-height:18px;font-size:12px;font-weight:650}.store-screen{padding-inline:26px;padding-bottom:calc(env(safe-area-inset-bottom) + 26px);gap:18px}.store-hero{z-index:1;text-align:center;justify-items:center;gap:20px;padding-top:24px;display:grid;position:relative}.store-hero .logo-badge{width:104px;height:104px;margin:0}.store-hero h1{letter-spacing:0;margin:0;font-size:clamp(31px,8vw,42px);font-weight:900;line-height:1}.store-hero p{color:#ffffff8c;margin:8px 0 0;font-size:20px;font-weight:800;line-height:1.1}.store-list{z-index:1;scrollbar-width:none;touch-action:pan-y;-webkit-overflow-scrolling:touch;flex:none;align-content:start;gap:12px;min-height:auto;padding:4px 0 0;display:grid;position:relative;overflow:visible}.store-list::-webkit-scrollbar{display:none}.store-option{color:#fff;text-align:left;cursor:pointer;touch-action:pan-y;background:#ffffff0e;border:1.8px solid #ffffff2e;border-radius:18px;align-items:center;gap:16px;width:100%;min-height:76px;padding:14px 18px;transition:border-color .16s,background .16s,transform .16s;display:flex}.store-option.active{background:#fec62a1f;border-color:#fec62ab8}.store-option:active{transform:scale(.99)}.store-number{color:#ffffffd1;background:#ffffff1a;border-radius:14px;flex:none;place-items:center;width:48px;height:48px;font-size:20px;font-weight:900;line-height:1;display:grid}.store-option.active .store-number{background:var(--yellow);color:var(--navy)}.store-name{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:clamp(22px,6.2vw,30px);font-weight:900;line-height:1.05;overflow:hidden}.store-radio{width:34px;height:34px;color:var(--navy);border:3px solid #ffffff59;border-radius:50%;flex:none;place-items:center;font-size:19px;font-weight:900;display:grid}.store-option.active .store-radio{border-color:var(--yellow);background:var(--yellow)}.store-bottom{z-index:3;padding-top:6px;padding-bottom:max(env(safe-area-inset-bottom), 12px);background:0 0;flex:none;position:static}.topbar{z-index:1;align-items:center;gap:11px;display:flex;position:relative}.topbar-text{gap:2px;min-width:0;display:grid}.topbar-title{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:800;overflow:hidden}.topbar-subtitle{color:#ffffff8a;font-size:12px;font-weight:600}.icon-btn{background:#ffffff12;border:1.5px solid #ffffff24;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid}.page-title{z-index:1;gap:8px;display:grid;position:relative}.page-title h1{letter-spacing:0;margin:0;font-size:23px;font-weight:850;line-height:1.12}.month-pill{background:#ffffff14;border:1.5px solid #ffffff24;border-radius:999px;justify-self:start;align-items:center;gap:8px;padding:8px 13px;font-size:13px;font-weight:800;display:inline-flex}.date-picker-panel{background:#1d2448f0;border:1.5px solid #ffffff1f;border-radius:16px;gap:8px;padding:8px;display:grid}.year-selector{grid-template-columns:38px 1fr 38px;align-items:center;gap:6px;display:grid}.year-selector strong{color:#fff;text-align:center;font-size:16px;font-weight:900}.year-selector button,.year-grid button,.month-grid button{cursor:pointer;border:0;font-weight:850}.year-selector button{color:#fff;background:#ffffff12;border-radius:10px;height:36px;font-size:22px;line-height:1}.year-grid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.year-grid button{color:#ffffffc7;background:#ffffff0e;border-radius:10px;min-height:34px;font-size:12px}.year-grid button.active{color:var(--yellow);background:#fec62a2e;box-shadow:inset 0 0 0 1px #fec62a73}.month-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.month-grid button{color:#ffffffd1;background:#ffffff0f;border-radius:10px;min-height:38px;font-size:12px}.month-grid button.active{background:var(--yellow);color:var(--navy)}.quinzena-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.quinzena-card,.metric-panel,.list-panel,.detail-block{border:1.5px solid var(--faint);background:var(--panel);border-radius:18px}.quinzena-card{text-align:left;color:#fff;min-height:86px;padding:15px 14px 14px 17px;position:relative;overflow:hidden}.quinzena-card.active{border-color:var(--yellow);background:#fec62a1c}.quinzena-card.active:before,.area-card.accent:before{content:"";background:var(--yellow);width:4px;position:absolute;inset:0 auto 0 0}.quinzena-card strong{font-size:16px;font-weight:850;display:block}.quinzena-card span{color:#ffffff94;margin-top:5px;font-size:12px;font-weight:650;display:block}.metric-panel{flex-direction:column;flex:1;gap:18px;padding:19px;display:flex}.metric-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.metric{gap:5px;display:grid}.metric.right{text-align:right}.metric-value{font-size:22px;font-weight:850;line-height:1}.metric-value.yellow{color:var(--yellow)}.metric-value.green{color:var(--green)}.progress-track{background:#ffffff21;border-radius:99px;height:12px;position:relative;overflow:hidden}.progress-fill{height:100%;width:var(--pct,0%);border-radius:inherit;background:var(--bar,var(--green));transition:width .25s}.progress-marker{top:-2px;bottom:-2px;left:var(--mark,0%);background:#ffffffdb;width:2px;position:absolute}.caption-row{color:#ffffff94;justify-content:space-between;gap:10px;margin-top:7px;font-size:12px;font-weight:700;display:flex}.status-line{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.status-pill,.area-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:850;display:inline-flex}.status-pill{color:var(--yellow);background:#fec62a24;border:1px solid #fec62a6b;padding:8px 12px}.status-pill.done{color:var(--green);background:#2fae6b29;border-color:#2fae6b7a}.tiny-note{color:#ffffff70;text-align:right;font-size:11px;font-weight:650;line-height:1.35}.checklist-head{gap:9px;display:grid}.checklist-title-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.checklist-title-row h1{margin:0;font-size:28px;font-weight:850}.checklist-title-row span{color:var(--yellow);font-size:15px;font-weight:850}.areas-grid{grid-template-columns:1fr;align-content:start;gap:12px;display:grid}.area-card{text-align:left;background:#ffffff0f;border:1.5px solid #ffffff1f;border-radius:16px;justify-content:space-between;align-items:center;gap:8px;min-height:76px;padding:15px 14px 15px 16px;display:flex;position:relative;overflow:hidden}.area-card.done{background:#2fae6b1f;border-color:#2fae6b80}.area-card.done:before{content:"";background:var(--green);width:4px;position:absolute;inset:0 auto 0 0}.area-card.full{grid-column:span 1}.area-name{color:#fff;min-width:0;font-size:20px;font-weight:850;line-height:1.2}.area-badge{min-width:58px;color:var(--yellow);background:#fec62a29;border:1px solid #fec62a73;padding:6px 10px;font-size:15px}.area-badge.done{background:var(--green);color:#fff;border-color:#0000}.list-panel{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.list-header,.list-footer{border-bottom:1.5px solid var(--faint);background:#ffffff0a;flex:none;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;display:flex}.list-footer{border-top:1.5px solid var(--faint);border-bottom:0}.list-header span,.list-footer span{color:#ffffff94;text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:850}.list-footer strong{color:var(--yellow);font-size:15px}.list-scroll{flex:1;min-height:0;overflow:auto}.row-btn{border-bottom:1px solid var(--faint);text-align:left;background:0 0;align-items:center;gap:9px;width:100%;min-height:68px;padding:13px;display:flex}.row-btn.sim{background:#2fae6b17}.row-btn.nao{background:#e0556b17}.row-btn.na{background:#fec62a14}.status-dot{border:2px solid #ffffff40;border-radius:50%;flex:none;place-items:center;width:21px;height:21px;font-size:13px;font-weight:900;display:grid}.status-dot.sim{background:var(--green);border:0}.status-dot.nao{background:var(--red);border:0}.status-dot.na{color:var(--yellow);border-color:#fec62a99}.row-title{flex:1;gap:2px;min-width:0;display:grid}.row-title strong{color:#fff;font-size:18px;line-height:1.2}.row-title span{color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:650;overflow:hidden}.score{min-width:36px;color:var(--yellow);text-align:right;font-size:18px;font-weight:900}.score.zero{color:var(--red)}.score.blank{color:#ffffff57}.detail-screen{gap:14px}.detail-main{flex-direction:column;flex:1;justify-content:center;gap:18px;display:flex}.item-title{gap:11px;display:grid}.item-title h1{margin:0;font-size:clamp(34px,10vw,42px);font-weight:900;line-height:1.12}.points-pill{background:#fec62a24;border:1px solid #fec62a66;border-radius:999px;justify-self:start;align-items:center;gap:6px;padding:6px 13px;display:inline-flex}.points-pill strong{color:var(--yellow);font-size:20px}.points-pill span{color:#fff;font-size:16px;font-weight:750}.detail-block{border-left:3px solid var(--green);padding:14px 15px}.detail-block.warning{border-left-color:var(--yellow)}.detail-block.muted{border-left-color:#ffffff47}.detail-block p{color:#fff;margin:6px 0 0;font-size:21px;font-weight:650;line-height:1.35}.choice-stack{gap:10px;display:grid}.choice-row{grid-template-columns:1fr;gap:14px;display:grid}.choice-btn{text-align:center;background:#ffffff0f;border:1.5px solid #ffffff1f;border-radius:18px;place-items:center;gap:5px;min-height:86px;font-size:24px;font-weight:850;display:grid}.choice-btn small{color:#ffffff94;font-size:15px;font-weight:650}.choice-btn.sim{border-color:var(--green);color:var(--green);background:#2fae6b24}.choice-btn.nao{border-color:var(--red);color:var(--red);background:#e0556b21}.choice-btn.active{color:#fff}.choice-btn.sim.active{background:var(--green)}.choice-btn.nao.active{background:var(--red)}.notes{resize:none;background:#ffffff0f;border:1.5px solid #ffffff1f;border-radius:14px;min-height:84px;padding:12px 13px;font-size:19px;line-height:1.35}.bottom-actions{gap:10px;display:grid}.autosave-pill{color:#8ff0b8;background:#2fae6b1f;border:1px solid #2fae6b6b;border-radius:999px;place-items:center;min-height:42px;font-size:14px;font-weight:800;display:grid}.autosave-pill.saving{color:#ffe08a;background:#fec62a1f;border-color:#fec62a6b}.autosave-pill.warning{color:#ffffffb8;background:#ffffff12;border-color:#ffffff2e}.summary-strip{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.summary-box{text-align:center;background:#ffffff0f;border:1.5px solid #ffffff1a;border-radius:14px;place-items:center;gap:2px;min-height:62px;padding:8px;display:grid}.summary-box strong{color:var(--yellow);font-size:17px}.summary-box span{color:#ffffff8c;text-transform:uppercase;font-size:10px;font-weight:800}@media (min-width:520px){body{place-items:center;padding:18px}.app-shell,.screen{border-radius:30px;min-height:844px}}@media (max-width:519px){body{background:linear-gradient(180deg, var(--navy) 0%, var(--navy-deep) 100%)}.app-shell{max-width:none;box-shadow:none}.screen{padding-inline:clamp(18px,5.4vw,24px)}.screen.centered{padding-inline:clamp(22px,6.4vw,28px)}.store-screen{padding-inline:clamp(20px,6vw,26px)}.store-bottom{padding-bottom:max(env(safe-area-inset-bottom), 12px)}}@media (max-height:740px) and (max-width:519px){.screen{padding-top:calc(env(safe-area-inset-top) + 24px);padding-bottom:calc(env(safe-area-inset-bottom) + 20px);gap:14px}.store-hero{gap:14px;padding-top:8px}.store-hero .logo-badge{width:88px;height:88px}.store-option{min-height:68px;padding-block:10px}.store-list{gap:10px;padding-bottom:0}.metric-panel{gap:14px;padding:16px}}
