:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#111827;background:#eef0f3;font-synthesis:none;--navy: #101827;--navy-soft: #26354a;--red: #df232b;--red-dark: #a91920;--line: #dde2e8;--muted: #667085}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea,select{font:inherit}button{border:0;border-radius:10px;background:var(--red);color:#fff;padding:11px 16px;font-weight:750;cursor:pointer}button:hover{filter:brightness(.96)}button:disabled{opacity:.48;cursor:not-allowed}button.secondary{background:var(--navy-soft)}button.ghost,.back{background:transparent;color:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:228px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;padding:18px 11px 12px;background:var(--navy);color:#fff;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:10px;padding:0 1px 19px;border-bottom:1px solid #263143}.brand-mark{width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,#ee2731,#b91620);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:900;box-shadow:0 8px 20px #0004}.brand strong{display:block;font-size:15px;letter-spacing:.03em}.brand small{display:block;margin-top:2px;color:#b9c4d3;font-size:10px}.sidebar nav{display:grid;gap:7px;margin-top:16px}.nav-item{width:100%;padding:12px 13px;display:flex;align-items:center;gap:12px;text-align:left;background:transparent;border-radius:11px;font-size:14px}.nav-item span{width:17px;text-align:center;color:#cbd5e1}.nav-item.active{background:var(--navy-soft)}.nav-item em{margin-left:auto;color:#8fa0b6;font-size:9px;font-style:normal}.sidebar-footer{margin-top:auto;padding-top:13px;border-top:1px solid #263143;display:grid;gap:7px}.sidebar-footer small{color:#93a4ba;font-size:9px}.sidebar-footer b{font-size:12px;text-transform:uppercase}.sidebar-footer button{padding:7px;border-radius:8px;background:#33455e;font-size:11px}.workspace{min-width:0}.topbar,.mobile-section-nav{display:none}main{max-width:1700px;margin:0 auto;padding:16px 15px 70px}.page-title,.hero,.panel,.stats article,.card{background:#fff;border:1px solid var(--line);border-radius:14px}.page-title{padding:20px 18px;margin-bottom:14px;box-shadow:0 3px 12px #10182808}.page-title h1{margin:0;font-size:clamp(23px,2.2vw,31px);letter-spacing:-.025em}.page-title p{margin:7px 0;color:#344054}.page-title small{color:var(--muted)}.hero{position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px;margin-bottom:15px;border-left:6px solid var(--red);background:linear-gradient(105deg,#fff 58%,#f7e3e5)}.hero h1,.report-head h1{margin:7px 0 2px;font-size:27px}.hero p,.report-head p{margin:5px 0;color:var(--muted)}.eyebrow{display:inline-flex;padding:5px 11px;border-radius:999px;background:var(--navy);color:#fff;font-size:10px;font-weight:850;letter-spacing:.08em}.actions,.row,.header-actions{display:flex;gap:10px;align-items:center}.online,.offline{width:max-content;padding:5px 9px;border-radius:99px;font-size:11px;font-weight:750}.online{background:#dff6e8;color:#176b3a}.offline{background:#fff0d8;color:#885207}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:25px}.stats article{position:relative;padding:18px 19px;overflow:hidden}.stats article:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--red)}.stats b{display:block;color:var(--navy);font-size:30px}.stats span,.card p,.card small{color:var(--muted)}h2{margin:23px 0 13px;font-size:19px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:23px 0 13px}.section-heading h2{margin:0}.section-heading p{margin:4px 0 0;color:var(--muted);font-size:12px;text-transform:capitalize}.reports-title{display:flex;align-items:center;justify-content:space-between;gap:24px}.reports-title .eyebrow{margin-bottom:9px}.reports-overview{display:flex;gap:8px}.reports-overview span{min-width:88px;padding:10px 13px;color:var(--muted);background:#f5f7fa;border-radius:10px;text-align:center;font-size:11px}.reports-overview b{display:block;color:var(--navy);font-size:22px}.report-filters{display:grid;grid-template-columns:minmax(240px,1fr) 220px;gap:12px;padding:14px}.report-filters label{position:relative;margin:0}.report-filters label svg{position:absolute;left:12px;top:12px;color:var(--muted)}.report-filters input{padding-left:39px}.report-filters select{margin:0}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(265px,1fr));gap:14px}.card{padding:17px;box-shadow:0 3px 12px #10182808}.clickable{cursor:pointer;transition:.17s ease}.clickable:hover{transform:translateY(-2px);box-shadow:0 12px 28px #10182816;border-color:#c9d0da}.card-top{display:flex;justify-content:space-between;align-items:center}.card h3{margin:13px 0 6px}.badge{padding:5px 9px;border-radius:999px;background:#eef0f2;font-size:10px;font-weight:850}.badge.aberto{background:#e5f6eb;color:#176b3a}.badge.fechado{background:#e5e9f4;color:#364a79}.empty{padding:30px;text-align:center;color:#7b828a;background:#fff;border:1px dashed #cfd3d8;border-radius:12px}.notice,.error{padding:11px 16px;background:#fff1d6;color:#7a5000;text-align:center}.error{margin:10px 0;border-radius:8px}.report-back{margin:0 0 10px 3px;padding:8px 5px;color:#344054}.report-head{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(600px,1.45fr);gap:28px;padding:24px;background:linear-gradient(115deg,#fff 42%,#fff6f6);border:1px solid var(--line);border-left:5px solid var(--red);border-radius:16px;box-shadow:0 8px 30px #1018280b}.report-identity{display:flex;min-width:0;flex-direction:column;justify-content:center}.report-status-line{display:flex;align-items:center;gap:12px}.report-date{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:13px;font-weight:650}.report-head h1{margin:12px 0 14px;max-width:620px;font-size:clamp(25px,2.2vw,35px);line-height:1.12;letter-spacing:-.035em}.report-metrics{display:flex;flex-wrap:wrap;gap:7px}.report-metrics span{padding:5px 9px;color:#536174;background:#f2f4f7;border-radius:7px;font-size:11px;font-weight:700}.report-toolbar{min-width:0;padding-left:24px;border-left:1px solid #eadfe1}.report-doc-actions{display:flex;justify-content:flex-end;gap:8px;margin-bottom:13px}.toolbar-label{margin-bottom:7px;color:#8a5b60;font-size:9px;font-weight:900;letter-spacing:.1em}.report-entry-actions{display:grid;grid-template-columns:repeat(6,minmax(82px,1fr));gap:8px}.report-action{min-height:72px;padding:10px 8px;flex-direction:column;border:1px solid #2e3c51;border-radius:11px;background:var(--navy-soft);box-shadow:0 5px 12px #10182713;font-size:12px}.report-action svg{opacity:.92}.report-action.featured{background:linear-gradient(145deg,#ed2932,#bd151d);border-color:transparent}.report-action.quiet,.report-action.sign{min-height:38px;padding:8px 13px;flex-direction:row}.report-action.quiet{color:var(--navy);background:#fff;border-color:#cfd6df;box-shadow:none}.report-action.sign{background:var(--red);border-color:var(--red)}.panel{margin:16px 0;padding:20px}.panel h2{margin-top:0}.report-summary-panel{padding:22px;box-shadow:0 5px 20px #10182808}.report-summary-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:15px}.report-summary-head h2{margin:0 0 4px}.report-summary-head p{margin:0;color:var(--muted);font-size:13px}.summary-icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;color:var(--red);background:#fff0f1;border-radius:11px}.summary{width:100%;min-height:170px;padding:15px;margin-bottom:12px;border:1px solid #ccd1d6;border-radius:10px;line-height:1.55;resize:vertical}.summary:focus{outline:3px solid #df232b16;border-color:#df7378}.summary-footer{display:flex;align-items:center;justify-content:space-between;gap:15px}.summary-footer small{color:var(--muted)}.photo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}.photo-grid figure{position:relative;display:flex;flex-direction:column;margin:0;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:13px}.photo-grid img,.photo-loading{width:100%;height:210px;display:block;object-fit:cover}.photo-loading{display:grid;place-items:center;background:#e8eaed;color:#6b737c}.photo-grid figcaption{display:flex;min-height:132px;flex:1;flex-direction:column;padding:15px 16px;border-top:3px solid #df232b}.photo-grid figcaption>b{margin-bottom:7px;color:#8f1118;font-size:9px;letter-spacing:.11em}.photo-grid figcaption>span{color:#202938;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.photo-grid figcaption address{margin:11px 0 0;padding:9px 10px;color:#475467;background:#f5f7fa;border-radius:8px;font-size:11px;font-style:normal;line-height:1.4}.photo-grid figcaption address strong{color:#344054}.photo-grid figcaption address i{display:block;margin-top:3px;color:#8a94a3;font-size:9px;font-style:normal}.photo-grid small{display:flex;flex-wrap:wrap;justify-content:space-between;gap:7px;margin-top:auto;padding-top:12px;color:#747b83;border-top:1px solid #edf0f3;font-size:11px}.photo-grid small em{color:#536174;font-style:normal;font-weight:700}.photo-tools{position:absolute;top:10px;right:10px;z-index:2;display:flex;gap:7px}.photo-tools button{min-height:36px;padding:8px 10px;color:#fff;border:1px solid #ffffff66;border-radius:9px;box-shadow:0 5px 16px #10182755;font-size:11px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.photo-edit{background:#26354aeb}.photo-delete{background:#a91920e8}.photo-tools button span{display:none}.photo-edit:hover{background:#172235}.photo-delete:hover{background:#8d1016}.edit-photo-count{margin:-8px 0 14px;color:var(--muted);text-align:right;font-size:11px}.login{min-height:100vh;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at 75% 20%,#2d3b50,transparent 36%),var(--navy)}.login form{width:min(410px,100%);padding:34px;background:#fff;border-radius:18px;border-top:6px solid var(--red);box-shadow:0 25px 70px #0007}.login h1{margin:0;color:var(--navy)}.login p{margin:3px 0 25px;color:var(--muted)}label{display:grid;gap:6px;margin-bottom:14px;color:#4b525a;font-weight:650}input,textarea,select{width:100%;padding:11px;border:1px solid #cbd0d5;border-radius:8px;background:#fff}.login button,.grid-form>button{width:100%}.modal-bg{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:15px;background:#07101dcc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{width:min(560px,100%);max-height:92vh;overflow:auto;padding:21px;background:#fff;border-radius:15px}.modal-title{display:flex;justify-content:space-between;align-items:center}.modal-title h2{margin:0 0 18px}.icon{padding:0 7px;background:transparent;color:#444;font-size:28px}.camera{padding:25px;text-align:center;cursor:pointer;background:#eef0f3;border:2px dashed #abb1b8;border-radius:10px}.camera input{margin-top:10px}.selected-file{color:var(--muted);font-size:13px}.row>*{flex:1}.mobile-brand{display:flex;align-items:center;gap:9px}.signature-pad{width:100%;height:190px;border:2px dashed #aeb7c3;border-radius:10px;background:#fff;touch-action:none;margin:8px 0 14px}.user-create{padding-bottom:18px;border-bottom:1px solid var(--line)}.user-list{display:grid;gap:8px}.user-list article{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:10px;background:#f7f8fa;border-radius:10px}.user-list article>div{margin-right:auto}.user-list small,.assignment-list small{display:block;color:var(--muted)}.danger{background:#a91920}.assignment-list{display:grid;gap:8px;margin:14px 0}.assignment-list label{display:flex;grid-template-columns:none;align-items:center;gap:10px;padding:10px;background:#f7f8fa;border-radius:9px}.assignment-list input{width:auto}@media(max-width:820px){.app-shell{display:block}.sidebar{display:none}.topbar{position:sticky;top:0;z-index:20;height:64px;padding:0 15px;display:flex;justify-content:space-between;align-items:center;background:var(--navy);color:#fff;box-shadow:0 4px 15px #0003}.topbar>div{display:flex;align-items:center;gap:8px}.topbar .brand-mark{width:36px;height:36px;border-radius:11px}.topbar .ghost{color:#fff}main{padding:14px 12px 74px}.hero,.report-head{align-items:flex-start;flex-direction:column}.actions{width:100%;flex-wrap:wrap}.actions button{flex:1}.stats{grid-template-columns:1fr}.page-title{padding:17px}.photo-grid{grid-template-columns:1fr}.photo-grid img,.photo-loading{height:260px}.modal{padding:17px}}.camera-fab{position:fixed;right:24px;bottom:24px;z-index:35;width:64px;height:64px;border-radius:50%;padding:0;font-size:25px;box-shadow:0 12px 30px #10182766;border:4px solid white}.camera-primary{display:grid;place-items:center;min-height:170px;font-size:22px;background:#fff3f3;border-color:var(--red);color:var(--red)}.quick-capture{text-align:center}.quick-capture>svg{color:var(--red);margin:4px auto 8px}.quick-capture h3{margin:0 0 8px}.quick-capture p{max-width:460px;margin:0 auto 20px;color:var(--muted)}.quick-capture .camera{display:flex;justify-content:center;align-items:center;width:100%;min-height:58px;margin-top:10px;border-radius:12px;cursor:pointer;font-weight:800}.quick-capture .camera-primary{background:var(--red);color:#fff;box-shadow:0 8px 18px #df232b30}.quick-capture .camera-secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}.photo-attribution>img{width:100%;max-height:330px;object-fit:contain;background:#101827;border-radius:12px;margin-bottom:14px}.photo-description-input{min-height:165px;padding:14px;line-height:1.55;resize:vertical}.photo-description-input:focus{outline:3px solid #df232b16;border-color:#df7378}.photo-actions{margin-top:15px}.photo-actions button{min-width:145px}.photo-actions button:last-child{flex:1.4}.photo-metadata{display:grid;gap:4px;margin:12px 0 16px;padding:12px 14px;color:#374151;background:#f7f9fc;border:1px solid var(--line);border-radius:10px}.photo-metadata b{color:var(--ink);font-size:13px}.photo-metadata span{font-size:12px}.dictating{background:#b5121b;animation:pulse-recording 1.2s infinite}.listening-status{display:block;margin-top:12px;padding:10px 12px;color:#8f1118;background:#fff0f1;border:1px solid #ffc8cc;border-radius:10px;font-weight:700}@keyframes pulse-recording{50%{box-shadow:0 0 0 7px #df232b30}}.integrated-camera-button{width:100%;min-height:110px;font-size:20px}.camera-divider{display:flex;align-items:center;gap:10px;margin:14px 0;color:var(--muted)}.camera-divider:before,.camera-divider:after{content:"";flex:1;height:1px;background:var(--line)}.live-camera{margin:-21px;background:#05070a;min-height:70vh;display:flex;flex-direction:column;justify-content:center}.live-camera video{width:100%;max-height:72vh;object-fit:contain}.camera-controls{display:flex;align-items:center;justify-content:center;gap:35px;padding:18px}.shutter{width:72px;height:72px;border-radius:50%;background:#fff;border:7px solid #cfd5dd;box-shadow:0 0 0 3px #fff}.sync-nav em{min-width:24px;height:24px;display:grid;place-items:center;color:#fff;background:var(--red);border-radius:99px}.sync-mobile{position:relative;background:transparent;padding:7px;font-size:20px}.sync-mobile b{position:absolute;right:-2px;top:-2px;display:grid;place-items:center;min-width:18px;height:18px;padding:2px;background:var(--red);border-radius:99px;font-size:10px}.sync-summary{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px;background:#f5f7fa;border-radius:11px;margin-bottom:14px}.sync-summary b{margin-right:auto}.sync-list{display:grid;gap:9px}.sync-list article{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid var(--line);border-radius:10px}.sync-list article>div{min-width:0;margin-right:auto}.sync-list small{display:block;color:var(--muted)}.sync-error{color:#a91920!important;white-space:normal}.sync-list .badge{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}button:active:not(:disabled){transform:translateY(1px)}.nav-item svg{flex:0 0 auto;color:#cbd5e1}.nav-item.active{box-shadow:inset 3px 0 0 var(--red)}.sidebar-footer .online,.sidebar-footer .offline{display:flex;align-items:center;gap:5px}.primary-action{background:linear-gradient(135deg,#eb2831,#bd151d);box-shadow:0 8px 18px #df232b30}.stats article{display:flex;align-items:center;gap:15px}.stats article>svg{width:42px;height:42px;padding:10px;color:var(--red);background:#fff0f1;border-radius:12px}.stats article b{line-height:1}.stats article span{display:block;margin-top:5px;font-size:13px}.card{position:relative}.card:after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:2px;background:linear-gradient(90deg,var(--red),transparent);opacity:0;transition:.15s}.card.clickable:hover:after{opacity:1}.mobile-quickbar,.camera-fab span{display:none}@media(max-width:820px){main{padding-bottom:100px}.page-title{border-radius:12px}.page-title small{display:none}.hero{padding:18px;border-left-width:4px}.hero .actions{display:grid;grid-template-columns:1fr 1fr}.hero .actions button{min-height:48px}.stats{grid-template-columns:repeat(3,1fr);gap:8px}.stats article{padding:12px 9px;display:block;text-align:center}.stats article:before{width:100%;height:3px;inset:0 0 auto}.stats article>svg{width:34px;height:34px;padding:8px;margin:0 auto 7px}.stats article b{font-size:23px}.stats article span{font-size:10px;line-height:1.2}.cards{grid-template-columns:1fr}.card{padding:16px}.camera-fab{display:flex;right:18px;bottom:18px;width:66px;height:66px}.modal{border-radius:18px 18px 0 0;align-self:end;max-height:94vh}.modal-bg{align-items:end;padding:0}}@media(max-width:1100px){.report-head{grid-template-columns:1fr}.report-toolbar{padding:18px 0 0;border-left:0;border-top:1px solid #eadfe1}.report-entry-actions{grid-template-columns:repeat(3,1fr)}.report-doc-actions{justify-content:flex-start}}@media(max-width:820px){.report-back{margin-bottom:7px}.report-head{display:grid;padding:18px;border-left-width:4px}.report-head h1{font-size:26px}.report-entry-actions{grid-template-columns:repeat(2,1fr)}.report-action{min-height:66px}.report-doc-actions .report-action{flex:1}.report-summary-panel{padding:17px}.report-summary-head p{font-size:12px}.summary{min-height:190px}.summary-footer{align-items:stretch;flex-direction:column}.summary-footer .actions{display:grid;grid-template-columns:1fr}.summary-footer .actions button{width:100%}}@media(max-width:820px){.photo-description-input{min-height:210px}}@media(max-width:820px){.mobile-section-nav{position:sticky;top:64px;z-index:19;display:grid;grid-template-columns:1fr 1fr;padding:6px 12px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 4px 14px #1018280b}.mobile-section-nav button{padding:9px;color:#667085;background:transparent;border-radius:8px;font-size:12px}.mobile-section-nav button.active{color:#fff;background:var(--navy-soft)}.section-heading{align-items:stretch;flex-direction:column}.section-heading>button{width:100%}.reports-title{align-items:stretch;flex-direction:column}.reports-overview{display:grid;grid-template-columns:repeat(3,1fr)}.reports-overview span{min-width:0}.report-filters,.reports-cards{grid-template-columns:1fr}}
