@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#f3f3ee;--paper:#fffefa;--ink:#203a36;--muted:#6d7873;--line:#dce1d9;--green:#164e43;--accent:#d8ac63}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px 'DM Sans',Segoe UI,sans-serif}button,input,select{font:inherit}button,a,input,select{outline-offset:4px}button{cursor:pointer}header{height:92px;background:var(--paper);border-bottom:1px solid var(--line);padding:0 42px;display:flex;justify-content:space-between;align-items:center}a{color:inherit}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;font-size:23px;letter-spacing:-.8px}.logo{display:block;background:var(--green);color:#f7e8c8;border-radius:10px;padding:6px 13px;font-size:34px;font-weight:700}.logo span{font-size:22px}.brand b{font-weight:700}.brand small{display:block;font-size:9px;letter-spacing:2.1px;margin-top:4px;color:var(--muted)}.header-right{display:flex;gap:26px;align-items:center;font-size:12px}.header-right a{text-decoration:none;border-bottom:1px solid #a8b9ad;padding-bottom:4px}.private{color:var(--muted)}main{max-width:1700px;margin:auto;padding:34px 42px}.intro{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:28px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;color:#55796a}h1{font:700 30px 'Manrope',Segoe UI,sans-serif;letter-spacing:-1.2px;margin:9px 0}p{line-height:1.65}.intro p{color:var(--muted);margin:8px 0;font-size:13px}.syncbox{text-align:right;min-width:210px}.syncbox>span{display:block;font-size:12px;font-weight:600}.syncbox>small{display:block;color:var(--muted);font-size:10px;margin:6px 0}.syncbox button{border:0;background:transparent;color:var(--green);font-size:12px;text-decoration:underline;text-underline-offset:4px;padding:4px 0}.toolbar{display:flex;gap:10px;margin:0 0 23px}.search{display:flex;flex:1;min-width:200px;align-items:center;background:var(--paper);border:1px solid #b8c9bd;border-radius:9px;padding:0 16px;gap:12px}.search>span{font-size:27px}.search input{background:transparent;border:0;width:100%;height:48px;outline:none}.search:focus-within{box-shadow:0 0 0 2px #9cbba9}kbd{font:12px monospace;border:1px solid var(--line);border-radius:4px;padding:2px 6px;color:#9aa29a}.toolbar select,.toolbar>button{height:50px;background:var(--paper);border:1px solid var(--line);border-radius:9px;padding:0 14px;color:var(--ink)}#heading{max-width:200px}button[aria-pressed=true]{background:var(--green);color:white}.workspace{display:grid;grid-template-columns:355px minmax(0,1fr);border:1px solid var(--line);border-radius:13px;overflow:hidden;background:var(--paper);min-height:690px}.results{border-right:1px solid var(--line);display:flex;flex-direction:column;min-width:0;background:#f9faf6}.result-head{display:flex;justify-content:space-between;padding:21px 20px;border-bottom:1px solid var(--line);align-items:center}.result-head strong{font-size:20px;font-family:Manrope,Segoe UI,sans-serif}.result-head span{font-size:12px;color:var(--muted)}.result-head select{border:0;background:transparent;color:var(--muted);font-size:11px;width:113px}.list{overflow:auto;max-height:760px;flex:1}.item{width:100%;text-align:left;border:0;border-bottom:1px solid var(--line);background:transparent;padding:17px 19px;display:block;position:relative}.item:hover{background:#eef3ea}.item.selected{background:#e7eee4;box-shadow:inset 4px 0 var(--green)}.item-top{display:flex;justify-content:space-between;align-items:center;gap:5px}.item .gtip{font:700 12px 'DM Sans',sans-serif;color:var(--green);letter-spacing:.5px}.item time{font-size:10px;color:var(--muted)}.item h3{font-size:12px;font-weight:500;line-height:1.6;margin:9px 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#344c42}.item small{font-size:10px;color:#7c887e;letter-spacing:.2px}.item .star{float:right;color:#a67b2e}.pager{border-top:1px solid var(--line);padding:12px 20px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:11px}.pager button{border:1px solid var(--line);background:white;border-radius:6px;padding:4px 11px}.pager button:disabled{opacity:.3}.detail{padding:28px 31px;min-width:0}.detail-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px}.badges{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.badge{font-size:10px;padding:5px 9px;border-radius:5px;background:#e9efe5;color:#376b4d}.badge.removed,.badge.warning{background:#fff1d8;color:#8a591a}.record-id{font-size:11px;letter-spacing:.4px;color:var(--muted)}.actions{display:flex;gap:7px}.actions button{border:1px solid var(--line);border-radius:7px;background:white;color:var(--ink);padding:7px 10px;font-size:11px}.summary{display:grid;grid-template-columns:240px minmax(0,1fr);gap:26px}.photo{margin:0;background:#f5f6f2;border:1px solid var(--line);border-radius:8px;position:relative;min-height:208px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.photo button{border:0;background:white;width:100%;padding:12px}.photo img{width:100%;height:170px;object-fit:contain}.photo figcaption{font-size:9px;color:var(--muted);padding:10px}.photo .missing{padding:25px;text-align:center;color:var(--muted);font-size:12px}.label{font-size:9px;text-transform:uppercase;letter-spacing:1.5px;color:var(--muted);font-weight:700}.gtip-large{font:700 29px Manrope,Segoe UI,sans-serif;letter-spacing:-.4px;margin:8px 0 20px}.facts{display:flex;gap:23px;font-size:12px}.facts .label{display:block;margin-bottom:7px;font-size:8px;letter-spacing:1px}.heading-box{background:#f0f3e9;border:1px solid #dbe2d0;border-radius:8px;padding:17px 20px;margin:23px 0}.heading-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.heading-title h2{font-size:11px;margin:0;color:#416041;font-weight:500}.heading-code{font-size:17px;font-weight:700;margin-right:8px}.heading-title small{font-size:9px;color:#708369}.heading-box p{font-size:12px;line-height:1.85;margin:11px 0 8px}.heading-box a{font-size:9px;color:#728068;text-underline-offset:3px}.section-title{font-family:Manrope,Segoe UI,sans-serif;font-size:14px;letter-spacing:-.2px;margin:25px 0 10px;display:flex;align-items:center;gap:10px}.section-title:before{content:'';width:4px;height:14px;background:var(--accent);border-radius:2px}.body-text{font-size:13px;line-height:1.95;white-space:pre-line;margin:0;color:#3c4d43}.description{font-size:12px;line-height:1.9}.provenance{margin-top:24px;border-top:1px solid var(--line);padding-top:15px;display:flex;flex-wrap:wrap;gap:13px;justify-content:space-between;font-size:10px;color:var(--muted)}.notice{background:#fff0d2;border:1px solid #e6c88c;padding:12px 16px;margin-bottom:17px;border-radius:8px;font-size:12px;line-height:1.7}.notice[hidden]{display:none}.empty{text-align:center;padding:100px 25px;color:var(--muted)}.empty h2{font-size:18px;font-weight:500}footer{font-size:10px;color:#7a857c;line-height:1.8;margin-top:20px}footer p{margin:5px 0}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}dialog{border:0;border-radius:12px;max-width:85vw;max-height:90vh;padding:35px;background:white}dialog::backdrop{background:#102c27bb}dialog img{max-width:75vw;max-height:75vh}dialog button{position:absolute;right:8px;top:8px;background:white;border:0;font-size:20px}@media(min-width:1500px){.workspace{grid-template-columns:410px minmax(0,1fr)}.summary{grid-template-columns:280px minmax(0,1fr)}.photo img{height:190px}}@media(max-width:1000px){main{padding:24px}header{padding:0 24px}.workspace{grid-template-columns:300px minmax(0,1fr)}.summary{grid-template-columns:1fr}.photo{max-width:280px}.toolbar{flex-wrap:wrap}.search{flex-basis:100%}.detail{padding:24px}h1{font-size:25px}}@media(max-width:700px){header{height:76px;padding:0 16px}.header-right .private{display:none}.header-right{font-size:10px}.brand{font-size:19px}main{padding:22px 14px}.intro{display:block}.syncbox{text-align:left;margin-top:18px}.toolbar{gap:6px}.toolbar select,.toolbar>button{font-size:11px;padding:0 9px;height:42px}#heading{max-width:155px}.workspace{display:block}.results{border-right:0;border-bottom:1px solid var(--line)}.list{max-height:270px}.detail{padding:20px}.summary{grid-template-columns:150px minmax(0,1fr);gap:15px}.photo img{height:120px}.photo{min-height:145px}.gtip-large{font-size:20px}.facts{display:block}.facts>div{margin-bottom:12px}.detail-top{align-items:flex-start}.record-id{font-size:10px}.actions button{font-size:10px}.heading-title{align-items:flex-start}.heading-title small{max-width:90px}.body-text{font-size:12px}h1{font-size:25px}}@media print{header,.intro,.toolbar,.results,footer,.actions,.notice{display:none}.workspace{display:block;border:0}.detail{padding:0}.photo{break-inside:avoid}main{padding:0}.body-text{font-size:11px}.heading-box{break-inside:avoid}}
