:root{--navy-950:#031f38;--navy-900:#062d50;--navy-800:#0a3b66;--orange:#f56a16;--orange-100:#fff0e6;--green:#168257;--green-100:#e9f7f0;--ink:#102639;--muted:#657789;--line:#e4ebf0;--background:#f6f8fa}*{box-sizing:border-box}html{background:#e7edf1}body{margin:0;color:var(--ink);background:var(--background);font-family:var(--font-geist-sans),Arial,sans-serif;-webkit-font-smoothing:antialiased}button{font:inherit}.app-shell{min-height:100dvh;display:flex;justify-content:center;background:#e7edf1}.phone-canvas{position:relative;width:100%;max-width:480px;min-height:100dvh;background:var(--background);box-shadow:0 0 55px rgb(3 31 56/10%)}.topbar{position:sticky;top:0;z-index:20;justify-content:space-between;height:78px;padding:13px 20px;border-bottom:1px solid rgb(228 235 240/85%);background:rgb(255 255 255/94%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-lockup,.topbar{display:flex;align-items:center}.brand-lockup{gap:11px;color:var(--navy-900)}.brand-mark{position:relative;display:grid;width:46px;height:46px;place-items:center;overflow:hidden;border-radius:14px;color:white;background:linear-gradient(145deg,var(--navy-800),var(--navy-950));box-shadow:0 7px 16px rgb(6 45 80/20%)}.brand-roof{position:absolute;left:11px;top:11px;width:24px;height:24px;transform:rotate(45deg);border-left:3px solid white;border-top:3px solid white;border-radius:3px}.brand-bars{position:absolute;right:8px;bottom:9px;display:flex;align-items:flex-end;gap:2px}.brand-bars i{display:block;width:4px;height:6px;border-radius:2px 2px 0 0;background:var(--orange)}.brand-bars i:nth-child(2){height:10px}.brand-bars i:nth-child(3){height:14px}.wordmark{display:flex;flex-direction:column;line-height:.92}.wordmark strong{font-size:19px;letter-spacing:-.035em}.wordmark small{margin-top:5px;color:var(--orange);font-size:13px;font-weight:800}.round-button{position:relative;display:grid;width:48px;height:48px;place-items:center;border:0;border-radius:16px;color:var(--navy-800);background:#eef3f6}.round-button i{position:absolute;right:9px;top:9px;width:8px;height:8px;border:2px solid white;border-radius:50%;background:var(--orange)}.bell-icon{position:relative;width:17px;height:18px;border-top-width:2px;border-radius:9px 9px 5px 5px;border:2px solid var(--navy-800);border-top:3px solid var(--navy-800)}.bell-icon:after{content:"";position:absolute;left:50%;bottom:-5px;width:6px;height:3px;transform:translateX(-50%);border-radius:0 0 5px 5px;background:var(--navy-800)}.content{min-height:calc(100dvh - 78px);padding:25px 18px 116px}.welcome-row{margin-bottom:21px}.page-kicker,.section-label,.welcome-row>p{margin:0 0 6px;color:var(--orange);font-size:13px;font-weight:800}h1{max-width:380px;margin:0;color:var(--navy-950);font-size:clamp(29px,8vw,36px);line-height:1.06;letter-spacing:-.045em}.welcome-row>span{display:block;margin-top:10px;color:var(--muted);font-size:14px;line-height:1.5}.progress-card{overflow:hidden;padding:18px;border-radius:26px;color:white;background:linear-gradient(145deg,#0a4476,var(--navy-950) 78%);box-shadow:0 18px 36px rgb(6 45 80/20%)}.summary-topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;color:#cfdeea;font-size:13px;font-weight:750}.status-pill{display:inline-flex;align-items:center;gap:7px;min-height:31px;padding:6px 10px;border-radius:999px;color:#d8f5e8;background:rgb(22 130 87/25%);font-size:11px;font-weight:800}.status-pill i{width:7px;height:7px;border-radius:50%;background:#45d596;box-shadow:0 0 0 4px rgb(69 213 150/12%)}.summary-main{display:grid;grid-template-columns:104px 1fr;align-items:center;gap:17px}.progress-ring{position:relative;display:grid;width:104px;height:104px;place-items:center;border-radius:50%;background:conic-gradient(var(--orange) 0 43%,rgb(255 255 255/12%) 43% 100%)}.progress-ring:before{content:"";position:absolute;width:78px;height:78px;border-radius:50%;background:var(--navy-950)}.progress-ring span{position:relative;z-index:1;display:flex;align-items:baseline}.progress-ring strong{font-size:29px;letter-spacing:-.04em}.progress-ring small{font-size:13px}.summary-copy>span{color:#9fb8cb;font-size:12px;font-weight:700}.summary-copy>strong{display:block;margin-top:3px;font-size:24px;letter-spacing:-.035em}.summary-copy p{margin:6px 0 0;color:#cfdeea;font-size:12px;line-height:1.45}.summary-footer{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:20px;padding-top:15px;border-top:1px solid rgb(255 255 255/11%)}.summary-footer>div{display:flex;align-items:center;gap:8px;min-width:0;color:var(--orange)}.info-glyph{display:grid;flex:0 0 20px;height:20px;place-items:center;border-radius:7px;color:var(--orange);background:rgb(245 106 22/12%);font-size:13px}.summary-footer span{display:flex;min-width:0;flex-direction:column;color:#9fb8cb;font-size:10px}.summary-footer strong{overflow:hidden;margin-top:2px;color:white;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.section-block{margin-top:31px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:13px}.section-label{display:block;font-size:11px;letter-spacing:.075em;text-transform:uppercase}.section-heading h2{margin:0;color:var(--navy-950);font-size:20px;letter-spacing:-.03em}.text-button{display:inline-flex;min-height:44px;align-items:center;gap:4px;padding:0;border:0;color:var(--orange);background:transparent;font-size:12px;font-weight:800}.text-button b{font-size:22px;line-height:1}.current-stage-card{padding:18px;border:1px solid var(--line);border-radius:23px;background:white;box-shadow:0 10px 26px rgb(16 38 57/6%)}.stage-card-top{display:flex;align-items:center;gap:12px}.stage-icon{display:grid;flex:0 0 48px;height:48px;place-items:center;border-radius:15px;color:var(--orange);background:var(--orange-100);font-size:26px;font-weight:800}.stage-card-top strong{font-size:15px}.stage-card-top p{margin:4px 0 0;color:var(--muted);font-size:13px}.three-steps{display:grid;grid-template-columns:32px 1fr 32px 1fr 32px;align-items:center;margin:20px 2px}.three-steps span{display:grid;height:32px;place-items:center;border:2px solid #dce5eb;border-radius:50%;color:#8797a5;font-size:12px;font-weight:800}.three-steps span.done{border-color:var(--orange);color:white;background:var(--orange);box-shadow:0 5px 12px rgb(245 106 22/20%)}.three-steps i{height:3px;background:#dce5eb}.three-steps i.done{background:var(--orange)}.next-step{display:flex;align-items:center;gap:11px;padding:13px;border-radius:15px;color:var(--orange);background:#fff7f1}.camera-glyph{position:relative;display:block;flex:0 0 21px;width:21px;height:15px;border:2px solid;border-radius:4px}.camera-glyph:before{content:"";position:absolute;left:3px;top:-6px;width:8px;height:5px;border:2px solid;border-bottom:0;border-radius:3px 3px 0 0}.camera-glyph:after{content:"";position:absolute;left:50%;top:50%;width:6px;height:6px;transform:translate(-50%,-50%);border:2px solid;border-radius:50%}.camera-glyph.small{width:16px;height:12px;flex-basis:16px}.camera-glyph.small:before{left:2px;top:-5px;width:6px;height:4px}.camera-glyph.small:after{width:4px;height:4px;border-width:1px}.next-step div{display:flex;flex-direction:column}.next-step span{color:#a75a28;font-size:10px;font-weight:750;text-transform:uppercase}.next-step strong{margin-top:2px;color:var(--ink);font-size:13px}.stage-note{display:flex;align-items:center;gap:9px;margin-top:14px;padding-top:14px;border-top:1px solid var(--line);color:#8a99a6}.clock-glyph{color:var(--orange);font-size:18px}.stage-note p{margin:0;color:var(--muted);font-size:11px;line-height:1.45}.stage-note strong{color:var(--ink);font-size:12px}.pending-pill{flex:0 0 auto;padding:7px 10px;border-radius:999px;color:#895900;background:#fff2cf;font-size:11px;font-weight:800}.photo-heading{align-items:center}.photo-card{position:relative;min-height:330px;overflow:hidden;border-radius:24px;background:var(--navy-950);box-shadow:0 14px 32px rgb(16 38 57/16%)}.photo-card>img{position:absolute;width:100%;height:100%;object-fit:cover}.photo-card:after{content:"";position:absolute;inset:38% 0 0;background:linear-gradient(transparent,rgb(3 31 56/92%))}.photo-badge{left:14px;top:14px;display:inline-flex;gap:6px;padding:8px 11px;border-radius:999px;background:rgb(3 31 56/82%);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:11px;font-weight:800}.photo-badge,.photo-caption{position:absolute;z-index:2;align-items:center;color:white}.photo-caption{right:15px;bottom:15px;left:17px;display:flex;justify-content:space-between}.photo-caption>div{display:flex;flex-direction:column}.photo-caption strong{font-size:17px}.photo-caption span{margin-top:4px;color:#d5e1e9;font-size:11px}.photo-caption button{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgb(255 255 255/25%);border-radius:14px;color:white;background:rgb(255 255 255/12%);font-size:27px;line-height:1}.validation-note{display:flex;align-items:flex-start;gap:7px;margin:11px 2px 0;color:var(--muted);font-size:11px;line-height:1.45}.validation-note b{flex:0 0 auto;color:#9b6a10}.tab-page .page-intro{margin:11px 0 26px;color:var(--muted);font-size:14px;line-height:1.55}.timeline{display:flex;flex-direction:column;gap:10px}.timeline-item{display:grid;grid-template-columns:43px 1fr 18px;align-items:center;gap:13px;min-height:78px;padding:13px;border:1px solid var(--line);border-radius:19px;background:white}.row-chevron{color:#9aa8b3;font-size:23px;font-weight:500}.timeline-number{display:grid;width:43px;height:43px;place-items:center;border:2px solid #dce5eb;border-radius:14px;color:#8797a5;font-weight:850}.timeline-item strong{display:block;color:var(--navy-950);font-size:14px}.timeline-item p{margin:4px 0 0;color:var(--muted);font-size:12px}.timeline-item.concluida .timeline-number{border-color:var(--green);color:white;background:var(--green)}.timeline-item.atual{border-color:#ffceb1;box-shadow:0 9px 22px rgb(245 106 22/9%)}.timeline-item.atual .timeline-number{border-color:var(--orange);color:white;background:var(--orange)}.timeline-item.atual p{color:#b9500f;font-weight:750}.photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gallery-photo{position:relative;min-height:215px;overflow:hidden;border-radius:20px;background:var(--navy-950)}.gallery-photo>img{position:absolute;width:100%;height:100%;object-fit:cover}.gallery-photo:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgb(3 31 56/90%))}.gallery-photo>div{position:absolute;z-index:1;right:13px;bottom:13px;left:13px;display:flex;flex-direction:column;color:white}.gallery-photo strong{font-size:14px}.gallery-photo span{margin-top:3px;color:#d3dfe7;font-size:10px}.bottom-nav{position:fixed;z-index:30;bottom:0;left:50%;display:grid;width:min(100%,480px);min-height:83px;grid-template-columns:repeat(3,1fr);padding:8px 11px max(8px,env(safe-area-inset-bottom));transform:translateX(-50%);border-top:1px solid var(--line);background:rgb(255 255 255/96%);box-shadow:0 -10px 28px rgb(3 31 56/8%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav button{display:flex;min-height:59px;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:0;border-radius:16px;color:#81919e;background:transparent;font-size:11px;font-weight:750}.bottom-nav button span{display:grid;place-items:center;font-size:22px;line-height:1}.bottom-nav button.active{color:var(--orange);background:var(--orange-100)}.exit-button span{transform:rotate(180deg);color:var(--navy-800);font-size:22px;font-weight:700}.access-shell{background:var(--navy-950)}.access-canvas{min-height:100dvh;overflow:hidden;background:linear-gradient(180deg,#07395f 0,var(--navy-950) 42%,#f6f8fa 42%)}.institutional-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:22px 14px 12px}.institutional-logo{position:relative;display:flex;min-width:0;height:55px;align-items:center;justify-content:center;overflow:hidden;padding:8px 6px;border:1px solid rgb(255 255 255/16%);border-radius:15px;background:rgb(255 255 255/96%);box-shadow:0 8px 18px rgb(0 18 32/16%)}.institutional-logo>img{display:block;max-width:100%;max-height:29px;object-fit:contain}.caixa-logo{background:#0874aa}.caixa-logo>img{width:51px;max-height:36px;image-rendering:auto}.incra-logo>img{width:74px}.government-logo>img{position:absolute;width:88px;max-width:none;max-height:none}.passo-logo{padding:5px;background:linear-gradient(145deg,#0a4476,var(--navy-950))}.passo-logo .brand-lockup{gap:5px;color:white}.passo-logo .brand-mark{width:29px;height:29px;flex:0 0 29px;border-radius:9px;box-shadow:none}.passo-logo .brand-roof{left:7px;top:7px;width:15px;height:15px;border-width:2px}.passo-logo .brand-bars{right:5px;bottom:6px;gap:1px}.passo-logo .brand-bars i{width:3px;height:4px}.passo-logo .brand-bars i:nth-child(2){height:7px}.passo-logo .brand-bars i:nth-child(3){height:10px}.passo-logo .wordmark strong{font-size:10px}.passo-logo .wordmark small{margin-top:3px;font-size:7px}.access-intro{padding:15px 26px 25px;color:white;text-align:center}.access-intro>p{margin:0 0 7px;color:#b8d0e1;font-size:13px;font-weight:750}.access-intro h1{margin:auto;color:white;font-size:30px}.access-intro>span:last-child{display:block;margin-top:9px;color:#b8d0e1;font-size:13px}.access-panel{margin:0 16px;padding:9px 17px 19px;border-radius:26px;background:white;box-shadow:0 18px 38px rgb(3 31 56/22%)}.access-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:4px;border-radius:15px;background:#eef3f6}.access-tabs button{min-height:45px;border:0;border-radius:12px;color:var(--muted);background:transparent;font-size:12px;font-weight:750}.access-tabs button.active{color:var(--navy-900);background:white;box-shadow:0 4px 12px rgb(3 31 56/8%)}.access-form{display:flex;flex-direction:column;padding-top:18px}.access-form label{margin:0 2px 7px;color:var(--ink);font-size:12px;font-weight:800}.access-form input{width:100%;height:54px;margin-bottom:13px;padding:0 15px;border:1px solid #d9e3e9;border-radius:15px;outline:none;color:var(--ink);background:#fbfcfd;font-size:16px}.access-form input:focus{border-color:var(--orange);box-shadow:0 0 0 4px rgb(245 106 22/10%)}.access-form>p{margin:-2px 2px 15px;color:var(--muted);font-size:11px;line-height:1.45}.form-error{margin:-3px 0 12px;padding:9px 11px;border-radius:11px;color:#9b3030;background:#fff0f0;font-size:11px;line-height:1.4}.primary-button{display:flex;min-height:54px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:15px;color:white;background:linear-gradient(135deg,#ff7823,#ed5c07);box-shadow:0 10px 22px rgb(245 106 22/23%);font-size:14px;font-weight:850}.primary-button b{font-size:23px;line-height:1}.operational-content{padding-top:19px}.connectivity{display:flex;align-items:center;gap:7px;margin-bottom:22px;padding:9px 11px;border-radius:12px;color:#376852;background:var(--green-100);font-size:10px;font-weight:750}.connectivity i{width:7px;height:7px;border-radius:50%;background:#27aa72}.compact-welcome{margin-bottom:20px}.compact-welcome h1{font-size:30px}.field-action{display:grid;width:100%;grid-template-columns:56px 1fr 18px;align-items:center;gap:13px;padding:17px 15px;border:0;border-radius:23px;color:white;text-align:left;background:linear-gradient(135deg,#ff7a25,#ec5c08);box-shadow:0 16px 30px rgb(245 106 22/24%)}.field-camera{display:grid;width:54px;height:54px;place-items:center;border-radius:17px;background:rgb(255 255 255/17%)}.field-camera .camera-glyph{color:white}.field-action>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.field-action small{color:#ffe0cd;font-size:10px;font-style:normal;font-weight:800;text-transform:uppercase}.field-action strong{margin-top:3px;overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.field-action em{margin-top:4px;color:#fff0e6;font-size:11px;font-style:normal}.field-action>b{font-size:25px;font-weight:500}.count-pill{padding:7px 9px;border-radius:999px;color:var(--navy-800);background:#eaf0f4;font-size:10px;font-weight:800}.work-list{display:flex;flex-direction:column;gap:9px}.work-card{display:grid;grid-template-columns:45px 1fr 18px;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:19px;background:white}.work-card.highlighted{border-color:#ffcfb3;box-shadow:0 8px 22px rgb(245 106 22/8%)}.work-house{display:grid;width:45px;height:45px;place-items:center;border-radius:14px;color:var(--navy-800);background:#edf3f6;font-size:24px;font-weight:800}.highlighted .work-house{color:var(--orange);background:var(--orange-100)}.work-card>div{display:flex;min-width:0;flex-direction:column}.work-card div>span{color:var(--muted);font-size:10px}.work-card strong{margin-top:2px;font-size:13px}.work-card small{margin-top:4px;color:var(--orange);font-size:10px;font-weight:750}.work-card>b{color:#92a0ab;font-size:22px}.offline-card{display:flex;gap:12px;margin-top:20px;padding:16px;border:1px dashed #c9d6de;border-radius:18px;background:#f0f4f6}.offline-card>span{color:var(--navy-800);font-size:24px}.offline-card strong{font-size:13px}.offline-card p{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.45}.admin-nav,.builder-nav{grid-template-columns:repeat(4,1fr)}.sheet-backdrop{position:fixed;z-index:80;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:0;background:rgb(3 31 56/54%);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.capture-sheet{width:min(100%,480px);padding:10px 19px max(20px,env(safe-area-inset-bottom));border-radius:28px 28px 0 0;background:white;box-shadow:0 -18px 42px rgb(3 31 56/25%)}.sheet-handle{width:44px;height:5px;margin:0 auto 15px;border-radius:999px;background:#d8e1e7}.sheet-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sheet-heading span{color:var(--orange);font-size:11px;font-weight:800}.sheet-heading h2{margin:3px 0 0;color:var(--navy-950);font-size:21px}.sheet-heading button{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:13px;color:var(--muted);background:#eef3f6;font-size:23px}.capture-progress{display:grid;grid-template-columns:32px 1fr 32px 1fr 32px;align-items:center;margin:22px 7px}.capture-progress span{display:grid;height:32px;place-items:center;border:2px solid var(--orange);border-radius:50%;color:var(--orange);font-size:12px;font-weight:850}.capture-progress span.done{color:white;background:var(--orange)}.capture-progress i{height:3px;background:var(--orange)}.capture-copy{margin-bottom:17px;padding:15px;border-radius:16px;background:#f5f8fa}.capture-copy strong{font-size:14px}.capture-copy p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.camera-button{display:flex;min-height:58px;align-items:center;justify-content:center;gap:12px;border-radius:17px;color:white;background:linear-gradient(135deg,#ff7823,#ed5c07);box-shadow:0 10px 22px rgb(245 106 22/22%);font-size:14px;font-weight:850}.camera-button input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.camera-button .camera-glyph{color:white}.secondary-button{min-height:46px;padding:0 15px;border:1px solid #dbe4ea;border-radius:13px;color:var(--navy-800);background:white;font-size:12px;font-weight:800}.capture-sheet>.secondary-button{width:100%;margin-top:9px;border:0;color:var(--muted);background:transparent}.selected-file{display:flex;align-items:center;gap:10px;margin-top:10px;padding:11px;border:1px solid #cfe5d9;border-radius:13px;background:var(--green-100)}.selected-file>span{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;color:white;background:var(--green);font-size:11px}.selected-file>div{display:flex;min-width:0;flex-direction:column}.selected-file strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.selected-file small{margin-top:2px;color:#4e755f;font-size:9px}.observation-field{display:flex;flex-direction:column;gap:7px;margin:13px 0;color:var(--ink);font-size:11px;font-weight:800}.observation-field textarea{resize:none;padding:11px;border:1px solid #d9e3e9;border-radius:13px;outline:0;color:var(--ink);background:#fbfcfd;font:inherit;font-weight:500;line-height:1.45}.full-button{width:100%}.success-sheet{display:flex;flex-direction:column;align-items:center;padding-top:28px;text-align:center}.success-mark{display:grid;width:64px;height:64px;margin-bottom:15px;place-items:center;border-radius:50%;color:white;background:var(--green);font-size:27px;font-weight:850;box-shadow:0 10px 24px rgb(22 130 87/25%)}.success-sheet.warning .success-mark{background:var(--orange)}.success-sheet h2{margin:0;color:var(--navy-950);font-size:22px}.success-sheet p{max-width:330px;margin:8px 0 20px;color:var(--muted);font-size:12px;line-height:1.55}.new-work-button,.success-sheet .primary-button{width:100%}.new-work-button span{font-size:21px}.admin-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.admin-metrics .metric-button,.admin-metrics article{display:flex;min-height:118px;flex-direction:column;justify-content:flex-end;padding:14px;border:1px solid var(--line);border-radius:19px;text-align:left;background:white}.admin-metrics .metric-button.attention,.admin-metrics article.attention{color:white;border-color:transparent;background:linear-gradient(145deg,#0a4476,var(--navy-950));box-shadow:0 10px 24px rgb(3 31 56/15%)}.admin-metrics span{color:var(--muted);font-size:10px;font-weight:750}.admin-metrics .attention small,.admin-metrics .attention span{color:#b9cedd}.admin-metrics strong{margin-top:5px;color:var(--navy-950);font-size:28px;line-height:1}.admin-metrics .attention strong{color:white}.admin-metrics small{margin-top:4px;color:var(--muted);font-size:9px}.approval-card{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:white;box-shadow:0 9px 24px rgb(16 38 57/6%)}.approval-card>img{width:100%;height:150px;object-fit:cover;object-position:center 38%}.approval-body{padding:15px}.approval-body>span{color:var(--orange);font-size:10px;font-weight:800;text-transform:uppercase}.approval-body>strong{display:block;margin-top:4px;font-size:15px}.approval-body>p{margin:5px 0 14px;color:var(--muted);font-size:11px}.approval-body>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.approve-button{min-height:46px;border:0;border-radius:13px;color:white;background:var(--green);font-size:12px;font-weight:850}.empty-approval{padding:22px;border:1px solid #cfe8db;border-radius:18px;color:var(--green);background:var(--green-100);text-align:center;font-size:13px;font-weight:800}.alert-list{display:flex;flex-direction:column;gap:8px}.alert-list article,.alert-list button{display:grid;width:100%;grid-template-columns:9px 1fr 18px;align-items:center;gap:11px;min-height:67px;padding:13px;border:1px solid var(--line);border-radius:17px;color:var(--ink);text-align:left;background:white}.alert-list i{width:9px;height:9px;border-radius:50%}.alert-list i.red{background:#d84e4e;box-shadow:0 0 0 4px #fae7e7}.alert-list i.yellow{background:#e1a42e;box-shadow:0 0 0 4px #fff3da}.alert-list div{display:flex;flex-direction:column}.alert-list strong{font-size:12px}.alert-list span{margin-top:3px;color:var(--muted);font-size:10px}.alert-list>article>b,.alert-list>button>b{color:#92a0ab;font-size:21px}.subpage-heading{margin-bottom:20px}.subpage-heading h1{font-size:30px}.subpage-heading>p{margin:9px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.search-field{display:flex;height:52px;align-items:center;gap:9px;margin-bottom:12px;padding:0 14px;border:1px solid #dbe4ea;border-radius:15px;background:white}.search-field span{color:#81919d;font-size:22px}.search-field input{min-width:0;flex:1 1;border:0;outline:0;color:var(--ink);background:transparent;font-size:13px}.filter-row{display:flex;gap:7px;overflow-x:auto;margin:0 -18px 17px;padding:0 18px 4px;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}.filter-row button{flex:0 0 auto;min-height:38px;padding:0 12px;border:1px solid #dbe4ea;border-radius:12px;color:var(--muted);background:white;font-size:10px;font-weight:800}.filter-row button.active{color:white;border-color:var(--navy-800);background:var(--navy-800)}.work-list.expanded{gap:10px}button.work-card{width:100%;color:var(--ink);text-align:left}.empty-search{padding:23px 15px;border:1px dashed #ccd8df;border-radius:16px;color:var(--muted);text-align:center;background:#f1f5f7;font-size:12px}.sync-summary{display:flex;flex-direction:column;align-items:center;margin-bottom:28px;padding:24px 18px;border:1px solid #cde6d8;border-radius:22px;background:var(--green-100);text-align:center}.sync-icon{display:grid;width:50px;height:50px;margin-bottom:11px;place-items:center;border-radius:50%;color:white;background:var(--green);font-size:22px;font-weight:850}.sync-summary strong{color:#126944;font-size:16px}.sync-summary p{margin:5px 0 0;color:#47745f;font-size:11px}.upload-list{display:flex;flex-direction:column;gap:8px}.upload-list article{display:grid;grid-template-columns:52px 1fr 20px;align-items:center;gap:11px;padding:10px;border:1px solid var(--line);border-radius:16px;background:white}.upload-list img{width:52px;height:52px;border-radius:12px;object-fit:cover}.upload-list div{display:flex;flex-direction:column}.upload-list strong{font-size:12px}.upload-list span{margin-top:4px;color:var(--muted);font-size:10px}.upload-list article>b{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;color:white;background:var(--green);font-size:10px}.bottom-nav button{position:relative}.bottom-nav button>i{position:absolute;top:6px;right:14px;display:grid;min-width:18px;height:18px;place-items:center;padding:0 4px;border:2px solid white;border-radius:999px;color:white;background:#d65353;font-size:8px;font-style:normal}.admin-work-list{display:flex;flex-direction:column;gap:10px}.admin-work-card{width:100%;padding:15px;border:1px solid var(--line);border-radius:18px;color:var(--ink);text-align:left;background:white}.work-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.work-card-head>span{color:var(--orange);font-size:10px;font-weight:850;text-transform:uppercase}.work-card-head>b{padding:5px 8px;border-radius:999px;color:var(--green);background:var(--green-100);font-size:9px}.work-card-head>b.alert{color:#a24b2a;background:#fff0e8}.admin-work-card>strong{display:block;margin-top:9px;font-size:14px}.admin-work-card>span{display:block;margin-top:3px;color:var(--muted);font-size:11px}.mini-progress{height:6px;margin-top:12px;overflow:hidden;border-radius:999px;background:#e7edf1}.mini-progress i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--orange),#ff9a58)}.admin-work-card>small{display:block;margin-top:5px;color:var(--muted);font-size:9px;text-align:right}.approval-total{display:flex;align-items:center;gap:12px;margin-bottom:17px;padding:13px;border-radius:17px;color:white;background:linear-gradient(145deg,#0a4476,var(--navy-950))}.approval-total>span{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;color:white;background:rgb(255 255 255/12%);font-size:22px;font-weight:850}.approval-total>div{display:flex;flex-direction:column}.approval-total strong{font-size:13px}.approval-total small{margin-top:3px;color:#b8ccdb;font-size:9px}.approval-list{display:flex;flex-direction:column;gap:13px}.approval-list .approval-card>img{height:125px}.empty-approval.large{margin-top:20px;padding:30px 18px}.admin-menu{display:flex;flex-direction:column;gap:8px}.admin-menu button{display:grid;width:100%;min-height:70px;grid-template-columns:44px 1fr 18px;align-items:center;gap:12px;padding:12px;border:1px solid var(--line);border-radius:18px;color:var(--ink);text-align:left;background:white}.admin-menu button>span{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;color:var(--orange);background:var(--orange-100);font-size:20px}.admin-menu button>div{display:flex;flex-direction:column}.admin-menu strong{font-size:13px}.admin-menu small{margin-top:4px;color:var(--muted);font-size:10px}.admin-menu button>b{color:#94a2ad;font-size:22px}.version-card{display:flex;align-items:center;justify-content:space-between;margin-top:22px;padding:14px;border-radius:18px;background:#eaf0f4}.version-card .brand-mark{width:38px;height:38px;border-radius:12px;box-shadow:none}.version-card .wordmark strong{font-size:15px}.version-card .wordmark small{font-size:10px}.version-card>span{color:var(--muted);font-size:9px}.timeline-item{width:100%;color:var(--ink);text-align:left}.gallery-photo{width:100%;padding:0;border:0;text-align:left}.photo-viewer{position:fixed;z-index:100;inset:0;display:flex;flex-direction:column;justify-content:center;padding:52px 18px 24px;color:white;background:rgb(3 22 38/97%)}.photo-viewer>img{width:100%;max-height:68dvh;object-fit:contain;border-radius:20px}.viewer-close{position:absolute;top:16px;right:18px;display:grid;width:44px;height:44px;place-items:center;border:1px solid rgb(255 255 255/18%);border-radius:14px;color:white;background:rgb(255 255 255/9%);font-size:26px}.photo-viewer>div{display:flex;flex-direction:column;margin-top:16px}.photo-viewer div>span{color:#f6a676;font-size:10px;font-weight:800;text-transform:uppercase}.photo-viewer div>strong{margin-top:5px;font-size:18px}.photo-viewer div>p{margin:6px 0 0;color:#bdceda;font-size:11px;line-height:1.5}.detail-status{display:inline-flex;margin:17px 0 14px;padding:8px 11px;border-radius:999px;color:var(--muted);background:#eef3f6;font-size:10px;font-weight:800}.detail-status.concluida{color:var(--green);background:var(--green-100)}.detail-status.atual{color:#a84f16;background:var(--orange-100)}.detail-checklist{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.detail-checklist p{display:flex;align-items:center;gap:11px;margin:0;padding:11px;border:1px solid var(--line);border-radius:14px}.detail-checklist b{display:grid;width:29px;height:29px;place-items:center;border-radius:10px;color:white;background:var(--orange);font-size:11px}.detail-checklist span{display:flex;flex-direction:column;font-size:12px;font-weight:750}.detail-checklist small{margin-top:2px;color:var(--muted);font-size:9px;font-weight:500}.form-sheet{max-height:92dvh;overflow-y:auto}.sheet-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:17px 0}.module-field,.sheet-form-grid label{display:flex;flex-direction:column;gap:6px;color:var(--ink);font-size:10px;font-weight:800}.module-field input,.module-field select,.sheet-form-grid input,.sheet-form-grid select{width:100%;height:45px;padding:0 11px;border:1px solid #d9e3e9;border-radius:12px;outline:0;color:var(--ink);background:#fbfcfd;font:inherit;font-weight:500}.full-field{grid-column:1/-1}.work-detail-progress{margin:17px 0;padding:15px;border-radius:17px;color:white;background:linear-gradient(145deg,#0a4476,var(--navy-950))}.work-detail-progress>strong{font-size:30px}.work-detail-progress>span{margin-left:5px;color:#b9ccda;font-size:11px}.work-detail-progress .mini-progress{background:rgb(255 255 255/16%)}.work-detail-progress .mini-progress i{background:var(--orange)}.work-detail-sheet dl{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:0 0 17px}.work-detail-sheet dl>div{padding:11px;border:1px solid var(--line);border-radius:13px}.work-detail-sheet dt{color:var(--muted);font-size:9px}.work-detail-sheet dd{margin:4px 0 0;color:var(--ink);font-size:11px;font-weight:750}.review-sheet>img{width:100%;height:230px;margin-top:16px;border-radius:18px;object-fit:cover}.review-sheet>p{margin:9px 2px 14px;color:var(--muted);font-size:10px}.review-actions{display:grid;grid-template-columns:1fr 1.4fr;gap:8px}.return-button{min-height:46px;border:0;border-radius:13px;color:white;background:#c84e4e;font-size:11px;font-weight:800}.return-button:disabled{opacity:.45}.module-hero{display:flex;align-items:center;gap:12px;margin:16px 0;padding:14px;border-radius:16px;background:#eef3f6}.module-hero>span{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;color:var(--orange);background:white;font-size:20px}.module-hero p{margin:0;color:var(--muted);font-size:11px}.module-field{margin:0 0 14px}.module-summary{display:flex;flex-direction:column;margin-bottom:14px;padding:14px;border:1px solid var(--line);border-radius:15px}.module-summary strong{font-size:13px}.module-summary span{margin-top:4px;color:var(--muted);font-size:10px}.toggle-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;padding:13px;border:1px solid var(--line);border-radius:15px}.toggle-row>span{display:flex;flex-direction:column}.toggle-row strong{font-size:12px}.toggle-row small{margin-top:3px;color:var(--muted);font-size:9px}.toggle-row input{width:21px;height:21px;accent-color:var(--orange)}.module-success{margin-bottom:10px;padding:13px;border-radius:13px;color:var(--green);background:var(--green-100);text-align:center;font-size:11px;font-weight:800}.module-close{margin-top:8px}@media (min-width:600px){.phone-canvas{min-height:920px;margin:26px 0;border:1px solid #dce5eb;border-radius:34px;overflow:hidden}.topbar{border-radius:34px 34px 0 0}.bottom-nav{bottom:26px;border-radius:0 0 34px 34px}}@media (max-width:360px){.content{padding-inline:14px}.summary-main{grid-template-columns:92px 1fr}.progress-ring{width:92px;height:92px}.progress-ring:before{width:68px;height:68px}.summary-footer{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important}}