*{box-sizing:border-box}html,body{height:100%}body{margin:0;background:#12160f;color:#e8e2d4;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;font-size:15px;line-height:1.5}h1,h2,h3,h4{font-family:Lora,Georgia,serif;font-weight:600;letter-spacing:.2px}h1{color:#d8cdb4}input,textarea,select{width:100%;padding:10px 12px;border:1px solid #3a453c;border-radius:8px;font:inherit;background:#1b221c;color:#e8e2d4}input:focus,textarea:focus,select:focus{outline:none;border-color:#86a594;box-shadow:0 0 0 2px #86a5942e}input::placeholder,textarea::placeholder{color:#6d7a6f}button{padding:9px 16px;border:1px solid transparent;border-radius:8px;background:#3d5a4c;color:#e8e2d4;font:inherit;font-weight:600;cursor:pointer;transition:background .12s ease}button:hover{background:#4a6e5c}button:disabled{opacity:.5;cursor:default}button.ghost{background:transparent;border-color:#3a453c;font-weight:500}button.ghost:hover{background:#1f2a22}button.danger{background:#6e3a34}button.danger:hover{background:#7e443c}.panel{background:#1b221c;border:1px solid #2a332b;border-radius:12px;padding:16px}.graph-btn{width:38px;height:38px;padding:0;background:#1b221ce6;border:1px solid #3a453c;border-radius:8px;font-size:16px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#080a078c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:40;animation:fade .18s ease}.sheet{position:fixed;left:0;right:0;bottom:0;z-index:41;margin:0 auto;max-width:640px;max-height:86vh;overflow-y:auto;background:#1e261f;border:1px solid #3a453c;border-bottom:none;border-radius:18px 18px 0 0;padding:10px 22px 28px;box-shadow:0 -12px 40px #00000073;animation:slide-up .22s cubic-bezier(.2,.8,.3,1)}.sheet-handle{width:44px;height:5px;border-radius:3px;background:#3a453c;margin:4px auto 12px}@keyframes slide-up{0%{transform:translateY(40%);opacity:.4}to{transform:none;opacity:1}}@keyframes fade{0%{opacity:0}to{opacity:1}}.tag{display:inline-block;padding:2px 9px;border-radius:20px;border:1px solid #3a453c;background:#141a15;font-size:12px;color:#b7c4b9}.kinship-term{font-family:Lora,Georgia,serif;font-size:22px;color:#e8c98d}.muted{color:#93a094;font-size:13px}.mono{font-family:ui-monospace,monospace;font-size:12px}.diff-add{background:#5e946a2e;color:#a8d3b1}.diff-del{background:#945e5e2e;color:#d3a8a8;text-decoration:line-through}a{color:#9fc4ab}
