@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;650;700&display=swap');
:root{font-family:'DM Sans',Arial,sans-serif;color:#173a3c;background:#f5f9f9;font-size:16px;--teal:#087e7d;--line:#dfe9e8}*{box-sizing:border-box}body{margin:0}.topbar{height:98px;background:#032d31;color:white;display:flex;align-items:center;justify-content:space-between;padding:0 max(32px,calc((100vw - 1240px)/2))}.brand{display:flex;align-items:center;gap:13px;color:white;text-decoration:none;font-size:14px;font-weight:700;letter-spacing:.08em}.brand img{object-fit:contain}.brand small{display:block;font-size:11px;letter-spacing:.22em;color:#8fc5c5;margin-top:6px}.top-note{color:#aac9c9;font-size:14px}main{max-width:1304px;padding:48px 32px 24px;margin:auto}.heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:38px}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;color:#678686}h1{font-size:42px;letter-spacing:-.045em;line-height:1.2;margin:12px 0 16px}.heading p{font-size:17px;color:#5e7778;line-height:1.7;margin:0}button{font-family:inherit;cursor:pointer;font-size:14px;font-weight:600}button:disabled{cursor:wait;opacity:.55}.primary{border:0;border-radius:7px;padding:13px 18px;background:#087775;color:white}.primary:hover{background:#075e5e}.secondary{border:1px solid #d5e2e1;background:white;color:#295556;border-radius:7px;padding:12px 17px}.text-button{border:0;background:none;color:#087b78;padding:10px 0;white-space:nowrap}.library-toolbar{border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:28px}.tabs{display:flex;gap:22px}.tabs button{border:0;background:none;color:#778d8d;border-bottom:3px solid transparent;padding:16px 0}.tabs button.selected{color:#075f5e;border-color:#087e7d}.tabs span{background:#e4efee;font-size:12px;border-radius:4px;padding:3px 6px;margin-left:6px}.toolbar-note{font-size:13px;color:#758d8e}.report-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start;min-height:280px}.report-card{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 7px 20px #153f3c04}.cover{background:linear-gradient(125deg,#043b40,#075c5c);height:206px;display:flex;position:relative;align-items:center;justify-content:center;padding:24px}.cover img{height:126px;width:140px;object-fit:contain;filter:drop-shadow(0 10px 18px #001e2344)}.cover-scope{position:absolute;bottom:16px;left:20px;color:#d9f1ec;font-size:13px;letter-spacing:.04em}.cover-type{position:absolute;top:18px;left:20px;background:#ffffff18;border:1px solid #ffffff24;color:#d9ecea;padding:5px 8px;border-radius:4px;font-size:12px}.card-body{padding:22px}.meta{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:#698384}.version{background:#eef6f3;color:#14766d;border-radius:4px;padding:3px 6px}h2{font-size:23px;line-height:1.35;letter-spacing:-.025em;margin:16px 0 5px}.subtitle{color:#527878;font-size:14px}.description{color:#657b7c;line-height:1.6;font-size:15px;margin:16px 0 20px}.counts{display:flex;gap:18px;border-top:1px solid #edf2f1;border-bottom:1px solid #edf2f1;padding:15px 0;margin-bottom:18px}.counts div{flex:1;color:#738b8b;font-size:12px;line-height:1.5}.counts b{display:block;color:#264d4d;font-size:20px}.card-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.open-report{display:inline-block;text-decoration:none;font-size:14px;background:#087775;color:white;border-radius:6px;padding:11px 15px;font-weight:600}.archive-button{background:none;border:0;color:#6c8081;padding:10px 0;font-size:13px}.archive-button:hover{color:#164c4b;text-decoration:underline}.danger{color:#a33636}.next-report{border:1px dashed #bcd5d1;border-radius:12px;margin-top:38px;padding:26px;display:flex;gap:22px;align-items:center;background:#edf6f3}.next-icon{height:46px;width:46px;flex-shrink:0;border-radius:10px;background:#dcece6;color:#14766a;display:grid;place-items:center;font-size:25px}.next-report h2{font-size:18px;margin:0 0 7px}.next-report p{font-size:14px;color:#5d7a76;line-height:1.65;margin:0;max-width:710px}.next-report .text-button{margin-left:auto}footer{display:flex;justify-content:space-between;gap:16px;margin-top:42px;color:#789190;font-size:12px}.empty,.loading{grid-column:1/-1;padding:64px 24px;text-align:center;background:white;border:1px solid var(--line);border-radius:12px}.empty h2{margin:0 0 12px}.empty p{color:#678181;line-height:1.7}.empty button{margin-top:10px}#notice{font-size:14px;color:#136b64;line-height:1.6;margin:0 0 16px}dialog{border:1px solid var(--line);border-radius:14px;padding:28px;max-width:540px;width:calc(100% - 32px);color:#214646;box-shadow:0 20px 80px #001f3140}dialog::backdrop{background:#032d3170}dialog p,dialog li{line-height:1.65;color:#567474;font-size:16px}dialog li{padding:5px 0}dialog h2{font-size:26px}.dialog-head{display:flex;justify-content:space-between;align-items:center}.close{border:0;background:transparent;font-size:28px;color:#758a89}.dialog-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}blockquote{margin:22px 0;background:#eef6f3;border-left:3px solid #ec8b48;padding:18px;font-size:17px;line-height:1.6}.subtle{font-size:14px!important}label{display:block;font-size:14px;margin:20px 0 8px}input{font:inherit;width:100%;padding:12px;border:1px solid #b9d0cd;border-radius:6px}#dialog-error{color:#a53636;font-size:14px}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #ef9559;outline-offset:3px}@media(max-width:1000px){.report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.next-report{flex-wrap:wrap}.next-report .text-button{margin-left:68px}}@media(max-width:620px){main{padding:28px 20px}.topbar{padding:0 20px;height:85px}.top-note,.desktop,.toolbar-note{display:none}.heading{display:block}.heading .primary{margin-top:24px}h1{font-size:34px}.report-grid{grid-template-columns:1fr}.next-report{padding:20px;gap:14px}.next-icon{display:none}.next-report .text-button{margin:0}.library-toolbar{margin-bottom:22px}footer{flex-direction:column}.cover{height:190px}}
[hidden]{display:none!important}.cover{padding:0}.cover img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:none}.cover::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#032d3140,transparent 45%,#032d31b8)}.cover-type,.cover-scope{z-index:1;color:white}.cover-type{background:#032d31a6}.manage-actions{display:flex;gap:16px;align-items:center}.trash-button{display:grid;place-items:center;padding:9px;border:1px solid #e0e9e7;border-radius:6px;color:#657c7b;background:white}.trash-button:hover{background:#fff1ec;color:#a33732;border-color:#efc0b5}.topbar nav{display:flex;align-items:center;gap:24px}.admin-link{color:#d3eded;text-decoration:none;font-size:14px}.admin-link span{background:#f49a61;color:#163c3c;padding:3px 7px;border-radius:5px;margin-left:6px}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}textarea{font:inherit;width:100%;padding:12px;border:1px solid #b9d0cd;border-radius:6px;resize:vertical;line-height:1.5}textarea:focus-visible{outline:3px solid #ef9559;outline-offset:3px}label span{font-weight:400;color:#6f8583}#add-dialog{max-width:640px;max-height:90dvh;overflow:auto}.error{color:#a53636!important}.success-mark{width:54px;height:54px;background:#e4f4ee;color:#078478;display:grid;place-items:center;border-radius:50%;font-size:28px;margin-top:22px}.request-card{background:white;border:1px solid var(--line);border-radius:12px;padding:28px;margin:0 0 20px;max-width:900px}.request-by{color:#5e7778;font-size:14px}.request-card dt{font-weight:600;margin-top:20px;font-size:14px}.request-card dd{margin:6px 0 0;color:#5e7778;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.request-card button{margin-top:12px}.request-card h2{overflow-wrap:anywhere}@media(max-width:620px){.form-pair{grid-template-columns:1fr;gap:0}.topbar nav{gap:0}.admin-link{font-size:12px}.request-card{padding:20px}#add-dialog{padding:22px}}
.medikal-wordmark{display:flex;flex-direction:column;align-items:center;min-width:0}.brand .medikal-wordmark>img{display:block;width:190px;height:auto;object-fit:contain}.brand .medikal-wordmark small{margin-top:-4px;font-size:10px;letter-spacing:.21em;line-height:1.4}.brand>img{flex-shrink:0}.welcome-brand{display:flex;align-items:center;justify-content:center;gap:16px;background:#032d31;border-radius:12px;padding:14px 18px;margin-bottom:26px}.welcome-brand .welcome-x{flex:0 0 44px;object-fit:contain}.welcome-brand .medikal-wordmark{flex:0 1 220px}.welcome-brand .medikal-wordmark>img{display:block;width:100%;height:auto;object-fit:contain}.welcome-brand small{color:#8fc5c5;font-size:10px;letter-spacing:.2em;line-height:1.5;margin-top:-4px}@media(max-width:620px){.topbar{height:auto;min-height:98px;flex-wrap:wrap;gap:14px;padding:12px 20px}.topbar nav{margin-left:auto;gap:12px}.brand .medikal-wordmark>img{width:170px}.welcome-brand{gap:12px;padding:12px}.welcome-brand .welcome-x{width:36px;height:36px;flex-basis:36px}.welcome-brand small{font-size:9px;letter-spacing:.12em}}
