:root{color:#14242e;font-synthesis:none;--navy:#074d6b;--navy-deep:#073e56;--cyan:#00a8c8;--cyan-soft:#e9f8fb;--ink:#14242e;--muted:#687985;--line:#dce5e9;--surface:#fff;--surface-2:#f6f9fa;--danger:#bb3232;background:#f4f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f4f7f9}body{background:#f4f7f9;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{-webkit-tap-highlight-color:transparent}input,textarea,select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;outline:none;min-height:46px;padding:12px 13px;transition:border-color .15s,box-shadow .15s}input:focus,textarea:focus,select:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #00a8c81a}textarea{resize:vertical}select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#657984 50%),linear-gradient(135deg,#657984 50%,#0000 50%);background-position:calc(100% - 18px) 19px,calc(100% - 13px) 19px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:34px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.welcome-shell{width:min(100%,660px);min-height:100dvh;padding:max(20px, env(safe-area-inset-top)) 20px max(28px, env(safe-area-inset-bottom));background:linear-gradient(#fff 0%,#f4f7f9 44%,#edf4f6 100%);flex-direction:column;gap:26px;margin:0 auto;display:flex}.welcome-header{justify-content:space-between;align-items:center;display:flex}.brand-logo{width:146px;height:auto;display:block}.branch-pill{letter-spacing:.04em;color:var(--navy);background:var(--cyan-soft);border:1px solid #c7edf4;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:750}.welcome-copy{margin-top:9vh}.eyebrow{color:var(--cyan);letter-spacing:.15em;font-size:12px;font-weight:800}.welcome-copy h1{color:var(--navy-deep);letter-spacing:-.04em;margin:10px 0 14px;font-size:clamp(32px,8vw,48px);line-height:1.04}.welcome-copy p{color:var(--muted);max-width:560px;margin:0;font-size:16px;line-height:1.55}.document-card{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:58px 1fr;gap:14px;padding:20px;display:grid;box-shadow:0 14px 35px #15374614}.doc-icon{color:#fff;background:linear-gradient(145deg, var(--navy), #0a6f94);letter-spacing:-.04em;border-radius:15px;place-items:center;width:54px;height:54px;font-weight:850;display:grid}.doc-copy{min-width:0}.doc-tag{color:var(--cyan);letter-spacing:.11em;font-size:10px;font-weight:850}.doc-copy h2{color:var(--navy-deep);margin:3px 0 6px;font-size:21px}.doc-copy p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.document-card .primary-button{grid-column:1/-1}.welcome-note{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;gap:14px;margin-top:auto;padding-top:16px;font-size:11px;display:flex}.welcome-note strong{color:var(--navy)}.app-shell{background:#f4f7f9;min-height:100dvh;padding-bottom:92px}.app-header{height:66px;padding:max(9px, env(safe-area-inset-top)) 16px 8px;border-bottom:1px solid var(--line);z-index:20;background:#fff;grid-template-columns:42px 1fr 72px;align-items:center;display:grid;position:sticky;top:0}.header-logo{justify-self:center;width:auto;height:31px}.icon-button{background:var(--surface-2);width:38px;height:38px;color:var(--navy);border:0;border-radius:11px;font-size:30px;line-height:1}.draft-button{color:var(--navy);background:0 0;border:0;font-size:12px;font-weight:800}.progress-wrap{background:#fff;padding:10px 16px 12px}.progress-meta{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;align-items:center;margin-bottom:7px;font-size:11px;display:flex}.progress-meta strong{color:var(--navy)}.progress-track{background:#e7eef1;border-radius:10px;height:5px;overflow:hidden}.progress-fill{background:linear-gradient(90deg, var(--navy), var(--cyan));border-radius:10px;height:100%;transition:width .25s}.step-strip{scrollbar-width:none;border-bottom:1px solid var(--line);z-index:18;background:#fff;gap:8px;padding:10px 14px 11px;display:flex;position:sticky;top:66px;overflow-x:auto}.step-strip::-webkit-scrollbar{display:none}.step-strip button{border:1px solid var(--line);min-width:70px;color:var(--muted);text-align:left;background:#fff;border-radius:10px;flex:none;padding:7px 9px}.step-strip button span{font-size:10px;font-weight:850;display:block}.step-strip button small{margin-top:2px;font-size:9px;display:block}.step-strip button.active{border-color:var(--navy);background:var(--navy);color:#fff}.step-strip button.done{background:var(--cyan-soft);color:var(--navy);border-color:#bdeaf1}.form-main{width:min(100%,820px);margin:0 auto;padding:18px 14px 28px}.section-title{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.section-number{background:var(--navy);color:#fff;border-radius:11px;flex:0 0 43px;place-items:center;height:43px;font-size:14px;font-weight:850;display:grid}.section-title h2{text-transform:uppercase;color:var(--navy-deep);letter-spacing:-.02em;margin:1px 0 3px;font-size:18px;line-height:1.15}.section-title p{color:var(--muted);margin:0;font-size:12px}.content-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:15px;box-shadow:0 4px 14px #1d384409}.grid-2{grid-template-columns:1fr;gap:13px;display:grid}.key-grid{border-bottom:1px solid var(--line);margin-bottom:15px;padding-bottom:15px}.field{min-width:0;display:block}.field>span{color:#51636d;text-transform:uppercase;letter-spacing:.045em;margin:0 0 6px 2px;font-size:10px;font-weight:850;display:block}.field input,.field textarea,.field select{font-size:15px}.subsection-label{color:var(--navy);text-transform:uppercase;letter-spacing:.07em;padding:2px 0 0;font-size:11px;font-weight:850}.checklist-wrap{gap:10px;display:grid}.check-item{border:1px solid var(--line);background:#fff;border-radius:14px;padding:13px}.check-top{grid-template-columns:28px 1fr;align-items:start;gap:9px;margin-bottom:11px;display:grid}.check-index{background:var(--surface-2);width:27px;height:27px;color:var(--navy);border-radius:8px;place-items:center;font-size:10px;font-weight:850;display:grid}.check-top strong{font-size:13px;line-height:1.35}.status-segment{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.status-segment button{border:1px solid var(--line);color:#62747e;background:#fff;border-radius:9px;min-height:38px;font-size:11px;font-weight:850}.status-segment button.selected{background:var(--navy);color:#fff;border-color:var(--navy)}.check-item textarea{margin-top:9px;font-size:13px}.result-card{gap:13px;margin-top:3px;display:grid}.capture-button{width:100%;min-height:94px;color:var(--navy);background:#f6fcfd;border:1.5px dashed #8bcfdd;border-radius:14px;justify-content:center;align-items:center;gap:12px;padding:15px;display:flex}.capture-button>span:last-child{text-align:left;display:grid}.capture-button strong{font-size:14px}.capture-button small{color:var(--muted);margin-top:2px;font-size:11px}.camera-icon{background:var(--cyan);color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;font-size:23px;display:grid}.photo-grid{grid-template-columns:1fr;gap:11px;margin-top:14px;display:grid}.photo-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding-bottom:9px;overflow:hidden}.photo-image-wrap{background:#edf2f4;height:190px;position:relative;overflow:hidden}.photo-image-wrap img{object-fit:cover;width:100%;height:100%;display:block}.photo-index{color:#fff;background:#054259eb;border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;font-weight:850;display:grid;position:absolute;top:8px;left:8px}.remove-photo{color:#fff;background:#101e26bf;border:0;border-radius:50%;width:29px;height:29px;font-size:19px;line-height:1;position:absolute;top:8px;right:8px}.photo-card select,.photo-card input{width:calc(100% - 18px);min-height:40px;margin:8px 9px 0;padding:9px 10px;font-size:12px}.photo-helper{color:var(--muted);justify-content:space-between;gap:12px;margin-top:12px;font-size:10px;display:flex}.photo-helper strong{color:var(--navy);flex:none}.closing-stack{gap:13px;display:grid}.person-block{gap:10px;display:grid}.person-block+.person-block{border-top:1px solid var(--line);margin-top:6px;padding-top:13px}.person-block h3{color:var(--navy);text-transform:uppercase;margin:0;font-size:13px}.signatures-grid{gap:13px;display:grid}.signature-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:13px}.signature-head{color:var(--navy);justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;display:flex}.text-button{color:var(--cyan);background:0 0;border:0;font-size:11px;font-weight:800}.signature-canvas{touch-action:none;background:repeating-linear-gradient(0deg,#fff 0 34px,#f2f5f6 35px);border:1px dashed #b8c8cf;border-radius:10px;width:100%;height:150px;display:block}.signature-card small{color:var(--muted);margin-top:6px;font-size:10px;display:block}.ready-card{background:#edf9f5;border:1px solid #c9eee0;border-radius:13px;align-items:flex-start;gap:11px;padding:13px;display:flex}.ready-dot{background:#1a9b72;border-radius:50%;flex:none;width:11px;height:11px;margin-top:3px}.ready-card strong{color:#246b54;font-size:12px;display:block}.ready-card p{color:#60776f;margin:3px 0 0;font-size:10px;line-height:1.4}.danger-link{color:var(--danger);background:0 0;border:0;margin:0 auto;font-size:11px}.sticky-actions{z-index:30;padding:10px 14px max(10px, env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:.72fr 1.28fr;gap:9px;display:grid;position:fixed;bottom:0;left:0;right:0}.primary-button,.secondary-button{border:0;border-radius:12px;min-height:49px;font-size:13px;font-weight:850}.primary-button{background:linear-gradient(135deg, var(--navy), #076889);color:#fff;box-shadow:0 8px 18px #074d6b29}.secondary-button{color:var(--navy);background:#eef3f5}.secondary-button:disabled{opacity:.42}@media (width>=620px){.form-main{padding:22px 22px 34px}.grid-2{grid-template-columns:1fr 1fr}.span-2{grid-column:1/-1}.photo-grid{grid-template-columns:1fr 1fr}.person-block+.person-block{border-top:0;margin-top:0;padding-top:0}.signatures-grid{grid-template-columns:1fr 1fr}.sticky-actions{border-left:1px solid var(--line);border-right:1px solid var(--line);border-radius:15px 15px 0 0;width:min(100%,820px);left:50%;transform:translate(-50%)}}@media (width<=380px){.brand-logo{width:126px}.welcome-copy h1{font-size:30px}.step-strip button{min-width:62px}.form-main{padding-left:10px;padding-right:10px}}.draft-welcome-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:9px;display:grid}.draft-welcome-actions small{color:var(--muted);text-align:center;grid-column:1/-1;font-size:10px}.draft-toast{color:var(--navy);background:#eef8fb;border:1px solid #c9e4ec;border-radius:12px;padding:10px 12px;font-size:11px;font-weight:750;box-shadow:0 8px 20px #14415012}.draft-toast.in-app{z-index:12;margin:8px 14px 0;position:sticky;top:58px}@media (width<=430px){.draft-welcome-actions{grid-template-columns:1fr}.draft-welcome-actions small{grid-column:1}}.home-shell,.module-shell{background:linear-gradient(#fff 0%,#f4f7f9 48%,#eef4f6 100%);width:min(100%,760px);min-height:100dvh;margin:0 auto}.home-shell{padding:max(20px, env(safe-area-inset-top)) 20px max(28px, env(safe-area-inset-bottom));flex-direction:column;gap:22px;display:flex}.home-header{justify-content:space-between;align-items:center;display:flex}.home-hero{padding:5vh 1px 4px}.home-hero h1{color:var(--navy-deep);letter-spacing:-.035em;margin:9px 0 10px;font-size:clamp(29px,7vw,43px);line-height:1.06}.home-hero p{max-width:570px;color:var(--muted);margin:0;font-size:14px;line-height:1.55}.module-grid{gap:11px;display:grid}.module-card{border:1px solid var(--line);text-align:left;width:100%;min-height:118px;color:var(--ink);background:#fffffff2;border-radius:19px;grid-template-columns:52px 1fr 20px;align-items:center;gap:13px;padding:16px;display:grid;box-shadow:0 9px 25px #1537460d}.module-card:active{transform:scale(.992)}.module-card.active-module{border-color:#c0e1e9;box-shadow:0 12px 28px #074d6b17}.module-icon{background:linear-gradient(145deg, var(--navy), #0a6f94);color:#fff;border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.module-icon svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.module-card:not(.active-module) .module-icon{color:#54707d;background:#edf3f5}.module-copy{min-width:0;display:grid}.module-state{color:var(--cyan);letter-spacing:.11em;margin-bottom:3px;font-size:9px;font-weight:900}.muted-state{color:#85949c}.module-copy strong{color:var(--navy-deep);font-size:19px;line-height:1.15}.module-copy small{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.4}.module-arrow{color:#9aabb3;justify-self:end;font-size:30px;font-weight:300}.home-draft-card{background:#fff;border:1px solid #cce5eb;border-radius:15px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:14px 15px;display:grid}.home-draft-card>div{gap:3px;display:grid}.home-draft-card strong{color:var(--navy-deep);font-size:12px}.home-draft-card small{color:var(--muted);font-size:9px}.compact-button{min-height:40px;padding:0 14px}.module-shell{padding-bottom:max(28px, env(safe-area-inset-bottom))}.module-header{min-height:66px;padding:max(9px, env(safe-area-inset-top)) 16px 8px;border-bottom:1px solid var(--line);background:#fff;grid-template-columns:42px 1fr 86px;align-items:center;display:grid}.branch-mini{color:var(--navy);background:var(--cyan-soft);border-radius:999px;justify-self:end;padding:7px 9px;font-size:10px;font-weight:850}.module-hero{grid-template-columns:58px 1fr;align-items:center;gap:15px;padding:25px 18px 17px;display:grid}.module-icon.large{border-radius:17px;width:58px;height:58px}.module-icon.large svg{width:31px;height:31px}.module-hero h1{color:var(--navy-deep);letter-spacing:-.03em;margin:3px 0 4px;font-size:28px}.module-hero p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.documents-section{padding:4px 16px 28px}.section-kicker{color:#72838c;letter-spacing:.12em;padding:0 2px 8px;font-size:9px;font-weight:900}.document-card-module{border-radius:18px;padding:17px}.future-docs{background:#ffffff8c;border:1px dashed #cad9de;border-radius:15px;margin-top:14px;padding:16px}.future-docs span{color:var(--navy);font-size:11px;font-weight:850}.future-docs p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.45}.empty-module-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;margin:5px 16px 0;padding:24px 20px;box-shadow:0 9px 25px #1537460d}.empty-dot{background:#bdcbd1;border-radius:50%;width:10px;height:10px;margin:0 auto 12px;display:block}.empty-module-card h2{color:var(--navy-deep);margin:0 0 7px;font-size:18px}.empty-module-card p{max-width:450px;color:var(--muted);margin:0 auto 17px;font-size:11px;line-height:1.55}.empty-module-card .secondary-button{padding:0 18px}@media (width>=620px){.home-shell{padding-left:28px;padding-right:28px}.module-grid{grid-template-columns:repeat(3,1fr)}.module-card{grid-template-rows:auto 1fr auto;grid-template-columns:1fr;align-items:start;min-height:210px}.module-copy strong{font-size:20px}.module-arrow{align-self:end}.documents-section{padding-left:24px;padding-right:24px}}@media (width<=390px){.home-shell{padding-left:14px;padding-right:14px}.home-hero{padding-top:3vh}.module-card{grid-template-columns:46px 1fr 17px;gap:11px;min-height:108px;padding:13px}.module-icon{border-radius:13px;width:45px;height:45px}.module-copy strong{font-size:17px}.module-header{grid-template-columns:40px 1fr 78px;padding-left:12px;padding-right:12px}}.app-header{grid-template-columns:42px 1fr 168px}.header-actions{justify-self:end;align-items:center;gap:5px;display:flex}.new-form-button{color:var(--navy-deep);background:#fff;border:1px solid #d5e2e7;border-radius:9px;min-height:34px;padding:0 8px;font-size:10px;font-weight:850}.home-button{background:var(--cyan-soft);width:36px;height:36px;color:var(--navy);border:0;border-radius:10px;place-items:center;padding:8px;display:grid}.home-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.primary-button:disabled{opacity:.62;cursor:wait}.pdf-status{color:var(--navy-deep);margin-top:7px;font-size:10px;font-weight:800;line-height:1.4;display:block}.share-pdf-button{background:var(--cyan-soft);min-height:47px;color:var(--navy-deep);border:1px solid #b8dde6;border-radius:12px;font-size:12px;font-weight:850}@media (width<=380px){.app-header{grid-template-columns:40px 1fr 150px;padding-left:10px;padding-right:10px}.header-actions{gap:2px}.home-button{width:34px;height:34px}.draft-button{padding-left:3px;padding-right:1px;font-size:10px}.new-form-button{padding:0 6px;font-size:9px}}.history-home-card{width:100%;color:var(--ink);text-align:left;background:#f7fcfd;border:1px solid #c7e4ea;border-radius:16px;grid-template-columns:42px 1fr 18px;align-items:center;gap:11px;padding:13px 14px;display:grid}.history-home-icon{background:var(--cyan-soft);width:40px;height:40px;color:var(--navy);border-radius:12px;place-items:center;font-size:19px;font-weight:850;display:grid}.history-home-card>span:nth-child(2){gap:3px;display:grid}.history-home-card strong{color:var(--navy-deep);font-size:13px}.history-home-card small{color:var(--muted);font-size:9.5px;line-height:1.35}.cloud-shell,.history-shell{background:linear-gradient(#fff 0%,#f3f7f8 100%);width:min(100%,760px);min-height:100dvh;margin:0 auto}.cloud-login-card{border:1px solid var(--line);background:#fff;border-radius:20px;margin:8vh 18px 0;padding:22px;box-shadow:0 14px 34px #15374614}.cloud-badge{color:var(--cyan);letter-spacing:.13em;font-size:9px;font-weight:900}.cloud-login-card h1{color:var(--navy-deep);letter-spacing:-.03em;margin:7px 0 18px;font-size:27px}.login-form{gap:13px;display:grid}.login-form .primary-button{margin-top:2px}.cloud-pending{background:#f4f8f9;border:1px solid #dce8ec;border-radius:14px;gap:10px;padding:15px;display:grid}.cloud-pending strong{color:var(--navy-deep);font-size:13px}.cloud-pending p,.cloud-muted{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.cloud-error{color:#8b3d3d;background:#fff2f2;border:1px solid #f1cdcd;border-radius:11px;padding:10px 11px;font-size:10px;line-height:1.45}.history-account{color:var(--navy);background:#eef3f5;border:0;border-radius:999px;justify-self:end;padding:8px 10px;font-size:10px;font-weight:850}.history-hero{grid-template-columns:1fr auto;align-items:end;gap:14px;padding:25px 18px 14px;display:grid}.history-hero h1{color:var(--navy-deep);letter-spacing:-.035em;margin:6px 0;font-size:29px;line-height:1.08}.history-hero p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.history-content{gap:12px;padding:4px 16px 30px;display:grid}.history-search{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:34px 1fr;align-items:center;min-height:48px;padding:0 10px;display:grid}.history-search>span{color:var(--navy);text-align:center;font-size:21px}.history-search input{min-height:45px;color:var(--ink);background:0 0;border:0;outline:none;font-size:13px}.report-list{gap:10px;display:grid}.report-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:14px;box-shadow:0 6px 18px #1537460a}.report-card-top{color:var(--muted);justify-content:space-between;align-items:center;font-size:9px;display:flex}.report-status{color:#24775e;letter-spacing:.07em;background:#eaf8f2;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:900}.report-card h2{color:var(--navy-deep);margin:9px 0 4px;font-size:18px}.report-card p{color:var(--muted);margin:0;font-size:10.5px;line-height:1.4}.report-meta{flex-wrap:wrap;gap:7px;margin:10px 0;display:flex}.report-meta span{color:var(--muted);background:#f2f6f7;border-radius:8px;padding:6px 8px;font-size:9px}.report-meta strong{color:var(--navy)}.report-card .secondary-button{width:100%;min-height:42px}.history-empty{min-height:150px;color:var(--muted);text-align:center;background:#fff9;border:1px dashed #cad9de;border-radius:15px;align-content:center;place-items:center;gap:4px;padding:20px;font-size:11px;display:grid}.history-empty strong{color:var(--navy)}.archive-pdf-button{color:#fff;background:linear-gradient(135deg,#118066,#176e76);border:0;border-radius:12px;min-height:49px;font-size:12px;font-weight:850;box-shadow:0 8px 18px #11806624}.archive-pdf-button:disabled{opacity:.6}.archive-status{color:var(--navy);background:#f3f8f9;border:1px solid #d5e4e8;border-radius:11px;padding:10px 11px;font-size:10px;font-weight:750;line-height:1.45}@media (width<=430px){.history-hero{grid-template-columns:1fr;align-items:start}.history-hero .compact-button{justify-self:start}.cloud-login-card{margin-top:5vh}}.session-banner{background:#ffffffd6;border:1px solid #cfe3e8;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.session-banner>div{gap:2px;min-width:0;display:grid}.session-banner span{color:#7a8c95;letter-spacing:.12em;font-size:8px;font-weight:900}.session-banner strong{color:var(--navy-deep);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.session-banner button,.form-session-strip button{color:var(--navy);background:#eef3f5;border:0;border-radius:9px;flex:none;min-height:34px;padding:0 10px;font-size:9px;font-weight:850}.history-session-banner{margin:12px 16px 0}.form-session-strip{border-bottom:1px solid var(--line);color:var(--muted);background:#f8fbfc;justify-content:center;align-items:center;gap:10px;padding:7px 14px;font-size:9px;display:flex}.form-session-strip span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.form-session-strip b{color:var(--navy)}.report-status.status-finalizado{color:#24775e;background:#eaf8f2}.archive-status.archive-success{color:#246b54;background:#edf9f5;border-color:#c9eee0}.post-archive-card{background:#f4fbf8;border:1px solid #c9eee0;border-radius:14px;gap:11px;padding:14px;display:grid}.post-archive-card strong{color:#246b54;font-size:12px}.post-archive-card p{color:#60776f;margin:4px 0 0;font-size:10px;line-height:1.45}.post-archive-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.post-archive-actions .secondary-button,.delete-draft-button{border-radius:10px;min-height:42px;font-size:10px;font-weight:850}.delete-draft-button{color:var(--danger);background:#fff4f4;border:1px solid #efcccc}@media (width<=380px){.session-banner{padding:9px 10px}.session-banner strong{max-width:190px}.form-session-strip{justify-content:space-between}.post-archive-actions{grid-template-columns:1fr}}.field .other-field{background:#f9fcfd;border-style:dashed;margin-top:8px}.report-status.status-pendiente_os{color:#8a6200;background:#fff4cf}.report-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.report-actions .secondary-button{width:100%;min-height:42px}.text-history-button{min-height:34px;color:var(--navy);text-underline-offset:3px;background:0 0;border:0;grid-column:1/-1;font-size:9.5px;font-weight:850;text-decoration:underline}.edit-report-button{background:#f3fbfc;border-color:#a9dbe4}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#051f2a7a;place-items:end center;padding:12px;display:grid;position:fixed;inset:0}.edit-modal{background:#fff;border-radius:20px 20px 14px 14px;width:min(100%,650px);max-height:88dvh;padding:18px;overflow:auto;box-shadow:0 -14px 50px #0000002e}.edit-modal-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.edit-modal-head h2{color:var(--navy-deep);overflow-wrap:anywhere;margin:5px 0 0;font-size:20px}.edit-help{color:var(--muted);background:#f4f8f9;border-radius:11px;margin:13px 0 14px;padding:10px 11px;font-size:10.5px;line-height:1.5}.edit-grid{margin-top:2px}.edit-transition-note{border-left:3px solid var(--cyan);background:var(--cyan-soft);color:var(--navy-deep);margin-top:12px;padding:8px 10px;font-size:10px;font-weight:750;line-height:1.45}.edit-modal-actions{grid-template-columns:1fr 1.3fr;gap:8px;margin-top:14px;display:grid}.revision-list{gap:8px;margin-top:14px;display:grid}.revision-row{border:1px solid var(--line);background:#fbfcfd;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.revision-row>div{gap:3px;min-width:0;display:grid}.revision-row strong{color:var(--navy-deep);font-size:11px}.revision-row span{color:var(--muted);font-size:9px;line-height:1.4}.revision-row .secondary-button{min-height:36px;padding-inline:12px}@media (width>=700px){.modal-backdrop{align-items:center}.edit-modal{border-radius:18px}}@media (width<=520px){.report-actions,.edit-modal-actions{grid-template-columns:1fr}.text-history-button{grid-column:auto}.revision-row{grid-template-columns:1fr}}.safety-document-card .doc-icon{color:#176b55;background:#edf8f4}.safety-draft-card{background:#f7fcfa;border-color:#cae7dc}.safety-progress-fill{background:linear-gradient(90deg,#178063,#1c9c78)}.safety-doc-heading{border-left-color:#178063}.safety-helper{background:#f3faf7;border:1px solid #cfe8df;border-radius:12px;flex-direction:column;gap:3px;padding:12px;display:flex}.safety-helper strong{color:#176b55;font-size:11px}.safety-helper span{color:var(--muted);font-size:9.5px;line-height:1.45}.forklift-checklist-wrap{gap:9px;display:grid}.forklift-check-item{border:1px solid var(--line);background:#fff;border-radius:14px;padding:12px;box-shadow:0 4px 14px #15374609}.forklift-check-title{grid-template-columns:27px 1fr;align-items:center;gap:5px;margin-bottom:9px;display:grid}.forklift-check-title>span{color:#e0001b;font-size:11px;font-weight:900}.forklift-check-title strong{color:var(--navy-deep);font-size:11.5px;line-height:1.35}.forklift-status-segment{grid-template-columns:1.15fr 1.15fr .7fr;gap:5px;display:grid}.forklift-status-segment button{color:#667982;background:#f6f8f9;border:1px solid #dce6e9;border-radius:10px;min-height:40px;padding:5px;font-size:9px;font-weight:850}.forklift-status-segment button.selected.status-good{color:#277543;background:#eaf8ef;border-color:#abdcbf}.forklift-status-segment button.selected.status-obs{color:#8d6500;background:#fff5d8;border-color:#ecd089}.forklift-status-segment button.selected.status-na{color:#536871;background:#edf2f4;border-color:#cad5da}.forklift-check-item textarea{resize:vertical;width:100%;color:var(--ink);font:inherit;background:#fbfcfd;border:1px solid #dce6e9;border-radius:10px;margin-top:8px;padding:9px 10px;font-size:10px}.single-signature-grid{grid-template-columns:1fr}.safety-overall-card{background:#f5f8f9;border:1px solid #dce6e9;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.safety-overall-card span{color:var(--muted);letter-spacing:.12em;font-size:8px;font-weight:900}.safety-overall-card strong{color:var(--navy-deep);font-size:12px}.safety-overall-card.overall-conforme{background:#edf9f2;border-color:#bfe6d1}.safety-overall-card.overall-conforme strong{color:#28744a}.safety-overall-card.overall-con-observaciones{background:#fff7e0;border-color:#ecd394}.safety-overall-card.overall-con-observaciones strong{color:#8b6200}.report-status.status-safety{color:#176b55;background:#e9f7f1}.report-actions.single-action{grid-template-columns:1fr}@media (width<=420px){.forklift-status-segment{grid-template-columns:1fr 1fr}.forklift-status-segment button:last-child{grid-column:1/-1}}
