:root{color:#17231f;background:#f6f8f6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;font-family:Guardia Montserrat,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}@font-face{font-family:Guardia Montserrat;src:url(/guardia/fonts/Montserrat-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Guardia Montserrat;src:url(/guardia/fonts/Montserrat-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Guardia Montserrat;src:url(/guardia/fonts/Montserrat-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Guardia Montserrat;src:url(/guardia/fonts/Montserrat-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--guardia-ink: #17231f;--guardia-muted: #627069;--guardia-soft: #eef5f1;--guardia-line: #dce6e1;--guardia-panel: #ffffff;--guardia-primary: #0f3d2e;--guardia-primary-dark: #172f27;--guardia-sage: #71aa99;--guardia-amber: #a97436;--guardia-blue: #446377;--guardia-danger: #a94747;--guardia-shadow: 0 16px 36px rgba(22, 39, 32, .07)}.guardia-auth,.guardia-page{min-height:100vh;font-family:Guardia Montserrat,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--guardia-ink);letter-spacing:0}.guardia-auth{display:grid;place-items:center;padding:32px 18px;background:#f6f8f6}.auth-card{width:min(100%,414px);border:1px solid var(--guardia-line);border-radius:8px;background:var(--guardia-panel);padding:30px;box-shadow:var(--guardia-shadow)}.auth-brand{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.auth-brand img{width:146px;height:auto}.auth-brand span,.header-status span,.event-type,.timeline-count,.fact-card span,.attachment-meta span,.paper-label{font-size:12px;font-weight:600;line-height:1.35;color:var(--guardia-muted)}.auth-card h1,.page-title h1,.section-heading h2,.attachment-modal h2{margin:0;color:var(--guardia-ink);font-weight:700;line-height:1.12}.auth-card h1{font-size:clamp(25px,5vw,32px)}.auth-card p{margin:12px 0 0;color:var(--guardia-muted);font-size:14px;line-height:1.65}.auth-form{display:grid;gap:10px;margin-top:26px}.auth-form label{color:var(--guardia-ink);font-size:13px;font-weight:600}.auth-form input{min-height:48px;width:100%;border:1px solid #cbd9d4;border-radius:8px;background:#fbfcfb;color:var(--guardia-ink);padding:0 14px;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.auth-form input:focus{border-color:var(--guardia-primary);box-shadow:0 0 0 4px #71aa9933}.auth-error{border:1px solid rgba(169,71,71,.25);border-radius:8px;background:#fff6f4;padding:10px 12px;color:var(--guardia-danger)!important;font-size:13px!important}.primary-button,.secondary-button,.icon-button,.attachment-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;font-weight:700;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.primary-button{min-height:48px;margin-top:6px;background:var(--guardia-primary);color:#fff;padding:0 18px;box-shadow:0 12px 24px #1f5b4b2e}.primary-button:hover,.secondary-button:hover,.icon-button:hover,.attachment-tabs button:hover{transform:translateY(-1px)}.primary-button:hover{background:var(--guardia-primary-dark)}.guardia-page{background:#f6f8f6}.export-header{position:sticky;z-index:20;top:0;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:68px;border-bottom:1px solid rgba(223,232,228,.88);background:#ffffffdb;padding:14px clamp(18px,4vw,56px);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-link{display:inline-flex;align-items:center}.brand-link img{width:130px;height:auto}.header-status{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.header-status span{display:inline-flex;align-items:center;gap:6px;min-height:32px;border:1px solid var(--guardia-line);border-radius:8px;background:#fff;padding:0 10px;color:var(--guardia-primary)}.page-shell{width:min(1080px,calc(100% - 40px));margin:0 auto;padding:42px 0 70px}.overview-section{display:grid;gap:18px;margin-bottom:44px}.page-title{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.page-title h1{font-size:clamp(27px,3vw,34px)}.description-card{display:grid;align-content:start;height:100%;border:1px solid var(--guardia-line);border-radius:8px;background:#fff;padding:22px;box-shadow:0 10px 24px #16272009}.description-label{display:block;margin-bottom:10px;color:var(--guardia-primary);font-size:12px;font-weight:700;line-height:1.35}.description-card p{max-width:760px;margin:0;color:var(--guardia-muted);font-size:14px;line-height:1.75}.overview-content{display:grid;grid-template-columns:minmax(0,1.07fr) minmax(340px,.93fr);gap:18px;align-items:stretch}.facts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:10px;height:100%}.fact-card{display:flex;min-width:0;gap:11px;min-height:0;border:1px solid var(--guardia-line);border-radius:8px;background:var(--guardia-panel);padding:15px;box-shadow:0 10px 24px #1627200a}.fact-card svg{flex:0 0 auto;color:var(--guardia-primary)}.fact-card div{display:grid;min-width:0;gap:7px}.fact-card strong{color:var(--guardia-ink);font-size:14px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.timeline-section{padding-top:4px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-heading h2{font-size:clamp(20px,2.4vw,26px)}.timeline-count{flex:0 0 auto;border:1px solid var(--guardia-line);border-radius:8px;background:#fff;padding:9px 12px;color:var(--guardia-primary)}.timeline-list{position:relative;display:grid;gap:14px}.timeline-list:before{position:absolute;top:18px;bottom:18px;left:174px;width:1px;background:linear-gradient(180deg,transparent,#cad8d2 8%,#cad8d2 92%,transparent);content:""}.timeline-item{position:relative;display:grid;grid-template-columns:152px 44px minmax(0,1fr);gap:0;align-items:start}.timeline-date{display:grid;gap:7px;padding-top:9px;color:var(--guardia-primary-dark);font-size:13px;font-weight:700}.timeline-date small{display:inline-flex;align-items:center;gap:5px;color:var(--guardia-muted);font-size:12px;font-weight:600}.timeline-marker{z-index:1;width:16px;height:16px;justify-self:center;margin-top:10px;border:3px solid #ffffff;border-radius:50%;background:#0f3d2e;box-shadow:0 8px 18px #16272014}.event-card{border:1px solid var(--guardia-line);border-radius:8px;background:var(--guardia-panel);padding:16px;box-shadow:0 10px 26px #1627200c}.event-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.event-type{display:inline-flex;color:var(--guardia-blue)}.event-card h3{margin:0;color:var(--guardia-ink);font-size:17px;font-weight:700;line-height:1.25}.event-card p{margin:9px 0 0;color:var(--guardia-muted);font-size:13px;line-height:1.65}.attachment-pill{display:inline-flex;align-items:center;gap:6px;min-height:30px;white-space:nowrap;border:1px solid var(--guardia-line);border-radius:8px;background:#f8faf9;padding:0 10px;color:var(--guardia-primary);font-size:12px;font-weight:700}.event-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:14px}.tag-list{display:flex;flex-wrap:wrap;gap:8px}.tag-list span{display:inline-flex;align-items:center;gap:5px;min-height:27px;border:1px solid #dce8e2;border-radius:8px;background:#f7faf8;color:var(--guardia-primary-dark);padding:0 8px;font-size:12px;font-weight:600}.secondary-button{flex:0 0 auto;min-height:36px;border:1px solid rgba(31,91,75,.2);background:#fff;color:var(--guardia-primary);padding:0 11px;font-size:13px}.secondary-button:hover{border-color:#1f5b4b70;background:var(--guardia-soft)}.modal-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#0e19156b}.attachment-modal{display:flex;width:min(620px,calc(100% - 24px));height:100%;flex-direction:column;gap:16px;overflow-y:auto;border-left:1px solid var(--guardia-line);border-radius:8px 0 0 8px;background:#fff;padding:24px;box-shadow:-22px 0 44px #0e191533}.modal-header{display:flex;justify-content:space-between;gap:18px}.attachment-modal h2{margin-top:4px;font-size:25px}.icon-button{width:40px;height:40px;flex:0 0 auto;border:1px solid var(--guardia-line);background:#fff;color:var(--guardia-primary-dark)}.attachment-meta{display:flex;flex-wrap:wrap;gap:8px}.attachment-meta span{display:inline-flex;align-items:center;gap:6px;min-height:32px;border:1px solid var(--guardia-line);border-radius:8px;background:#f8faf9;padding:0 10px;color:var(--guardia-primary-dark);overflow-wrap:anywhere}.attachment-tabs{display:flex;flex-wrap:wrap;gap:8px}.attachment-tabs button{min-height:34px;border:1px solid var(--guardia-line);background:#fff;color:var(--guardia-muted);padding:0 11px;font-size:12px}.attachment-tabs button.is-active{border-color:#1f5b4b52;background:var(--guardia-soft);color:var(--guardia-primary)}.pdf-preview,.phone-capture,.document-photo,.audio-preview,.message-preview,.document-preview,.text-preview{border:1px solid var(--guardia-line);border-radius:8px;background:#f9fbfa}.pdf-preview{padding:18px}.pdf-page{min-height:420px;border:1px solid #e4e4df;border-radius:6px;background:#fff;padding:26px;box-shadow:0 18px 32px #16272014}.pdf-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:28px}.pdf-topbar span{border-radius:6px;background:#efe6dc;color:#805934;padding:5px 8px;font-size:12px;font-weight:700}.pdf-topbar small{color:var(--guardia-muted);font-size:11px;overflow-wrap:anywhere}.pdf-page h4,.document-preview h4{margin:0 0 16px;color:var(--guardia-ink);font-size:18px;line-height:1.3}.pdf-page p,.document-preview p,.text-preview p,.modal-note p{color:var(--guardia-muted);font-size:13px;line-height:1.7}.pdf-page p,.document-preview p,.text-preview p{margin:0 0 10px}.pdf-lines{display:grid;gap:10px;margin-top:28px}.pdf-lines span{display:block;height:9px;border-radius:999px;background:#edf1ef}.pdf-lines span:nth-child(2){width:84%}.pdf-lines span:nth-child(3){width:68%}.pdf-lines span:nth-child(4){width:78%}.phone-capture{width:min(100%,390px);margin:0 auto;overflow:hidden;background:#eef4f1}.phone-topbar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--guardia-line);background:#fff;padding:13px 16px}.phone-topbar span{width:18px;height:18px;border-radius:50%;background:#d8e6e0}.phone-topbar strong{color:var(--guardia-primary-dark);font-size:14px}.message-preview{display:grid;gap:12px;padding:18px}.message-row{display:flex}.message-row.right{justify-content:flex-end}.message-bubble{max-width:min(78%,330px);border-radius:8px;background:#fff;padding:10px 12px;box-shadow:0 8px 16px #1627200d}.message-row.right .message-bubble{background:var(--guardia-primary);color:#fff}.message-bubble p{margin:0;color:inherit;font-size:13px;line-height:1.55}.message-bubble time{display:block;margin-top:6px;color:currentColor;font-size:11px;opacity:.72;text-align:right}.document-photo{padding:18px;background:#eef2ef}.photo-surface{min-height:370px;border-radius:8px;background:linear-gradient(135deg,rgba(68,99,119,.16),transparent 42%),#dfe7e2;padding:34px 24px}.paper-sheet{width:min(100%,390px);min-height:290px;margin:0 auto;transform:rotate(-1.8deg);border:1px solid #e3e0d7;border-radius:6px;background:#fffefa;padding:24px;box-shadow:0 20px 34px #16272029}.paper-label{display:block;margin-bottom:18px;color:var(--guardia-amber)}.paper-sheet p{margin:12px 0 0;border-bottom:1px solid #ece8dd;padding-bottom:10px;color:#57625d;font-size:13px;line-height:1.55}.audio-preview{display:grid;gap:16px;padding:18px}.waveform{display:grid;grid-template-columns:repeat(28,1fr);align-items:center;gap:5px;min-height:92px;border-radius:8px;background:#eef4f1;padding:16px}.waveform span{display:block;width:100%;border-radius:999px;background:linear-gradient(180deg,var(--guardia-sage),var(--guardia-primary))}.audio-preview audio{width:100%}.text-preview{display:grid;gap:10px;padding:18px}.document-preview{display:flex;gap:16px;padding:18px}.document-icon{display:grid;width:62px;height:62px;flex:0 0 auto;place-items:center;border-radius:8px;background:var(--guardia-soft);color:var(--guardia-primary)}.modal-note{display:flex;gap:10px;border:1px solid rgba(68,99,119,.18);border-radius:8px;background:#f6f8fa;padding:13px 14px}.modal-note svg{flex:0 0 auto;margin-top:2px;color:var(--guardia-blue)}.modal-note p{margin:0}.export-footer{margin-top:56px;border-top:1px solid var(--guardia-line);padding:22px 0 0;color:var(--guardia-muted);text-align:center}.export-footer p{margin:0;font-size:12px;line-height:1.6}.export-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:8px}.export-footer a{color:var(--guardia-muted);font-size:12px;text-decoration:none}.export-footer a:hover{color:var(--guardia-primary);text-decoration:underline}@media (max-width: 920px){.overview-content{grid-template-columns:1fr}.facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.guardia-auth{align-items:start;padding-top:24px}.auth-card{padding:24px}.auth-brand{margin-bottom:22px}.export-header{position:static;align-items:center;flex-direction:row;min-height:62px;padding:13px 16px}.header-status{justify-content:flex-start}.page-shell{width:min(100% - 28px,1080px);padding-top:30px}.facts-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:8px}.fact-card{align-items:flex-start;gap:8px;padding:11px}.fact-card svg{width:15px;height:15px}.fact-card span{font-size:10px}.fact-card strong{font-size:12px}.section-heading{align-items:flex-start;flex-direction:column;gap:10px}.event-card-header{align-items:flex-start}.timeline-list:before{left:20px}.timeline-item{grid-template-columns:40px minmax(0,1fr);row-gap:8px}.timeline-date{grid-column:2;padding-top:3px;font-size:12px}.timeline-marker{grid-column:1;grid-row:1 / span 2}.event-card{grid-column:2;padding:14px}.attachment-pill{display:none}.event-footer{align-items:center;flex-direction:row;justify-content:space-between;gap:8px;width:100%}.tag-list{flex:1 1 auto;min-width:0}.tag-list span{min-height:26px;padding:0 7px;font-size:11px}.secondary-button{flex:0 0 auto;min-height:32px;padding:0 9px;font-size:11px;white-space:nowrap}.modal-backdrop{align-items:flex-end}.attachment-modal{width:100%;max-height:calc(100% - 18px);height:auto;border-left:0;border-radius:8px 8px 0 0;padding:20px}.modal-header{align-items:flex-start}.pdf-page{min-height:330px;padding:20px}.photo-surface{min-height:300px;padding:24px 16px}.paper-sheet{transform:none}.waveform{grid-template-columns:repeat(14,1fr)}}@media (max-width: 430px){.auth-card h1{font-size:27px}.page-title h1{font-size:28px}.brand-link img{width:118px}.header-status span:nth-child(2){display:none}.description-card{padding:18px}.fact-card{flex-direction:column}.fact-card span{font-size:9px}.event-card h3{font-size:16px}.attachment-modal h2{font-size:23px}.document-preview{flex-direction:column}}.live-preview{overflow:hidden;border:1px solid var(--guardia-line);border-radius:8px;background:#f9fbfa}.live-preview img{display:block;width:100%;height:auto;max-height:70vh;object-fit:contain;background:#eef2ef}.live-preview.is-pdf{display:flex;flex:1 1 auto;min-height:min(70vh,720px)}.live-preview iframe{display:block;width:100%;flex:1 1 auto;border:0;background:#fff}.live-preview.is-audio{padding:18px}.live-preview audio{width:100%;display:block}.live-preview video{display:block;width:100%;max-height:70vh;background:#17231f}.live-preview.is-download{display:flex;align-items:center;gap:16px;padding:18px}.live-preview.is-download p{margin:0 0 12px;color:var(--guardia-muted);font-size:13px;line-height:1.6}.download-link{display:inline-flex;align-items:center;gap:8px;min-height:40px;border-radius:8px;background:var(--guardia-primary);color:#fff;padding:0 16px;font-size:13px;font-weight:700;text-decoration:none;transition:background .16s ease,transform .16s ease}.download-link:hover{transform:translateY(-1px);background:var(--guardia-primary-dark)}.status-screen{width:min(100%,460px);border:1px solid var(--guardia-line);border-radius:8px;background:var(--guardia-panel);padding:30px;box-shadow:var(--guardia-shadow);text-align:center}.status-screen .status-icon{display:grid;width:54px;height:54px;margin:0 auto 18px;place-items:center;border-radius:50%;background:var(--guardia-soft);color:var(--guardia-primary)}.status-screen h1{margin:0;color:var(--guardia-ink);font-size:clamp(21px,4vw,26px);font-weight:700;line-height:1.2}.status-screen p{margin:12px 0 0;color:var(--guardia-muted);font-size:14px;line-height:1.65}.status-screen .auth-brand{justify-content:center}.overview-content.no-description{grid-template-columns:1fr}
