:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#263d34;background:#f5f7f3;font-synthesis:none;--green: #2c7259;--muted: #7c887f;--line: #e3e9e2}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a4c9b7;outline-offset:3px}h1,h2,h3,p{margin:0}h1{font-size:36px;letter-spacing:-1.3px;font-weight:650}h2{font-size:19px;letter-spacing:-.45px}h3{font-size:15px}p{color:#7a857d;font-size:14px;line-height:1.65}small{font-size:11px;color:#7a877e;line-height:1.6}button{border:0;background:none;color:inherit}.primary,.secondary{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 19px;border-radius:7px;font-size:13px;font-weight:600;white-space:nowrap}.primary{background:var(--green);color:#fff;box-shadow:0 2px 3px #17432a0c}.primary:hover{background:#215c47}.secondary{border:1px solid #dce3db;background:#fff}.secondary:hover{background:#eff4ef}.danger{min-height:44px;padding:0 15px;border-radius:7px;color:#a33f35;font-size:12px;font-weight:650}.danger:hover{background:#fff0ed}.icon-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px}.icon-button:hover{background:#ffffff15}.text-button{font-size:12px;color:var(--green);font-weight:600;padding:12px}.full{width:100%}.eyebrow{display:block;font-size:10px;font-weight:700;letter-spacing:1.6px;color:#7e9586;margin-bottom:12px}.brand{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:650;letter-spacing:-.5px}.brand small{display:block;font-size:8px;letter-spacing:1.8px;margin-top:4px;color:#95aa9c;font-weight:400}.brand-mark{background:#466c54;color:#e4eacc;width:37px;height:40px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center}.brand-mark fw-icon{width:28px;height:28px}.app-shell{display:grid;grid-template-columns:236px minmax(0,1fr);min-height:100vh}.sidebar{background:#203c31;color:#dbe6dd;padding:30px 20px 18px;position:sticky;top:0;height:100vh;display:flex;flex-direction:column}.workspace{margin:35px 0 29px;padding:13px 9px;border:1px solid #ffffff17;border-radius:8px;display:flex;gap:10px;align-items:center}.workspace-letter{width:30px;height:32px;display:grid;place-items:center;background:#ffffff12;border-radius:6px;color:#d0decd}.workspace strong{display:block;font-size:12px;max-width:135px;overflow:hidden;text-overflow:ellipsis}.workspace small{font-size:10px;color:#99ad9e}.sidebar>select{margin:-18px 0 24px;min-height:38px;border-color:#ffffff24;background:#29483b;color:#e0e9e1;font-size:11px}.nav-caption{font-size:9px;letter-spacing:1.6px;color:#89a391;margin:0 12px 12px}.sidebar nav{display:grid;gap:5px;margin-bottom:31px}.sidebar nav a,.sidebar-action{min-height:44px;display:flex;align-items:center;gap:12px;padding:0 13px;border-radius:6px;color:#bdcfc1;font-size:12px;width:100%;text-align:left}.sidebar nav a:hover,.sidebar-action:hover{background:#ffffff08}.sidebar-action{color:#a9c1af}.sidebar nav a.active{color:#fff;background:#3b5846;box-shadow:inset 3px 0 #adc5a3}.sidebar-bottom{margin-top:auto}.connection{display:flex;align-items:center;gap:7px;font-size:10px;color:#a3b9a8;padding:16px 8px}.connection span{width:6px;height:6px;background:#93bb87;border-radius:50%}.user-card{display:flex;align-items:center;gap:10px;border-top:1px solid #ffffff15;padding-top:18px}.avatar{width:36px;height:36px;display:grid;place-items:center;background:#e7ebdd;color:#4c644e;border-radius:50%;font-size:13px;font-weight:650;flex-shrink:0}.user-card strong{font-size:11px;display:block}.user-card small{font-size:10px;color:#91aa9a}.user-card .icon-button{margin-left:auto;width:30px}.topbar{height:75px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 40px;background:#fafbf8;color:#7a887d;font-size:11px}.topbar>span{display:flex;align-items:center;gap:10px}.topbar fw-icon{width:16px;height:16px}.topbar-note{font-size:10px}.page{padding:39px 40px 26px;max-width:1700px;margin:auto}.page-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:28px}.page-heading p{margin-top:9px;font-size:12px}.heading-dot{color:#8ba98b}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:28px}.stats article{display:flex;align-items:flex-start;justify-content:space-between;background:#fff;border:1px solid var(--line);border-radius:10px;padding:23px}.stats article>div>span{font-size:11px;font-weight:550;color:#718275;display:block}.stats strong{display:block;font-size:35px;font-weight:600;letter-spacing:-1.4px;margin:8px 0 3px}.stats em{font-style:normal;font-size:18px;color:#a5afa4;letter-spacing:-.5px;margin-left:6px}.stats small{font-size:10px}.stat-icon{display:inline-flex;align-items:center;justify-content:center;width:39px;height:39px;border-radius:10px;background:#eaf2e8;color:#658963}.stat-icon.warm{background:#f7f0e3;color:#ab9363}.stat-icon.blue{background:#eaf0ef;color:#6c9290}.panel{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.panel-heading{min-height:90px;padding:23px;display:flex;align-items:center;justify-content:space-between;gap:14px}.panel-heading p{font-size:11px;margin-top:5px}.panel-heading h2{font-size:16px}.count{display:inline-block;font-size:11px;background:#edf2e9;color:#74836a;min-width:24px;padding:3px 7px;border-radius:5px;vertical-align:middle;margin-left:7px;font-weight:500;letter-spacing:0}.subtle{color:#859087;font-size:11px}.toolbar{padding:0 23px 21px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.toolbar select{width:auto;max-width:180px;font-size:11px;height:38px;padding:0 28px 0 12px;margin:0}.search-field{display:flex;align-items:center;position:relative;flex:1;min-width:190px;margin:0!important}.search-field fw-icon{position:absolute;left:12px;color:#8f9c90;width:17px;height:17px}.search-field input{padding-left:37px;margin:0;height:38px;font-size:11px}.bird-grid{display:block;height:490px;width:100%}.grid-link{font-size:12px;font-weight:650;color:#36674f;text-align:left;padding:0 3px;height:100%;width:100%}.grid-link:hover{text-decoration:underline}.page-footnote{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:18px;font-size:10px;color:#8d988e}.page-footnote fw-icon{width:12px;height:12px}.error{padding:14px 16px;border:1px solid #e8c6be;border-radius:7px;background:#fff0ed;color:#944f42;font-size:13px;margin-bottom:18px;line-height:1.6}.notice{display:flex;align-items:center;gap:10px;padding:8px 15px;border-radius:7px;background:#e6f0e5;color:#3e6f45;font-size:12px;margin-bottom:18px}.notice button{margin-left:auto}.drawer,.modal{border:0;padding:0;background:#fff;color:#263d34;box-shadow:0 16px 80px #0e281b33}.drawer::backdrop,.modal::backdrop{background:#102e2555;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.drawer{height:100dvh;max-height:100dvh;width:660px;max-width:85vw;margin:0 0 0 auto;border-radius:14px 0 0 14px}.drawer>form{display:flex;flex-direction:column;height:100%}.drawer-heading{padding:25px 27px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.drawer-heading .eyebrow{font-size:9px;margin-bottom:7px}.drawer-heading h2{font-size:24px}.drawer-heading .icon-button:hover{background:#f0f4ee}.drawer-body{padding:24px 27px;overflow:auto;flex:1}.drawer-footer{border-top:1px solid var(--line);padding:18px 27px;display:flex;justify-content:flex-end;gap:10px}.drawer-footer>.danger{margin-right:auto}.tabs{display:flex;gap:20px;padding:0 27px;border-bottom:1px solid var(--line)}.tabs button{font-size:12px;padding:16px 0;color:#7e8b81;border-bottom:2px solid transparent}.tabs .selected{color:var(--green);border-color:var(--green)}fieldset{margin:0;padding:0;border:0;min-width:0}fieldset:disabled{opacity:.85}label{display:block;font-size:12px;font-weight:550;margin-bottom:17px;color:#516858}input,select,textarea{display:block;width:100%;margin-top:8px;min-height:42px;border:1px solid #dfe5dc;background:#fff;border-radius:6px;padding:10px 12px;color:#304b3b;font-size:13px;transition:border-color .15s}input::placeholder,textarea::placeholder{color:#a1aca0}input:hover,select:hover,textarea:hover{border-color:#b4c8b6}textarea{resize:vertical}label small{display:block;font-weight:400;margin-top:6px;font-size:10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.drawer-body h3{margin:6px 0 20px}.drawer-body h3:not(:first-child){margin-top:26px}.helper{font-size:11px;margin-bottom:18px}.required{color:#739477}.history-item{display:flex;gap:12px;padding:17px 0;border-bottom:1px solid var(--line);align-items:center}.history-item strong{font-size:12px;display:block}.history-item small{display:block}.modal{width:510px;max-width:90vw;border-radius:13px;max-height:90dvh}.modal .drawer-body{max-height:65dvh}.standalone{padding:0;margin-bottom:22px;justify-content:space-between}.standalone .search-field{max-width:380px}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.reference-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:22px;overflow-wrap:anywhere}.card-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.reference-card h2{font-size:19px}.reference-card p{margin-top:7px;font-size:12px}.bird-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.bird-chips>span:not(.subtle){font-size:10px;padding:6px 9px;background:#eff4ed;border-radius:5px;color:#5c755e}.empty-card{padding:48px 25px;text-align:center;background:#fff;border:1px dashed #d6dfd1;border-radius:10px;grid-column:1/-1;color:#7b977c}.empty-card>fw-icon{width:35px;height:35px;margin-bottom:16px}.empty-card h2,.empty-card h3{color:#48674e}.empty-card p{margin-top:10px;max-width:320px;margin-left:auto;margin-right:auto}.empty-card.compact{border:0}.contact-details{margin-top:20px;font-size:12px;line-height:1.8;color:#6e8170}.contact-details span{display:block}.record-notes{white-space:pre-wrap;max-height:100px;overflow:auto}.reference-columns{display:grid;grid-template-columns:1.15fr 1fr;gap:22px;align-items:start}.reference-row{display:flex;align-items:center;gap:12px;padding:17px 23px;border-top:1px solid #edf0e9;min-height:70px}.reference-row>div{flex:1}.reference-row strong{font-size:12px;display:block}.reference-row small{display:block;font-size:10px}.mini-icon{color:#8da586;display:inline-flex}.tag{padding:4px 8px;background:#f0f4ec;color:#7d9274;border-radius:5px;font-size:10px;white-space:nowrap}.panel-empty{padding:0 23px 23px;font-size:12px}.divider{border-top:1px solid var(--line);background:#fafbf7}.member-row{display:flex;align-items:center;gap:15px;padding:20px 24px;border-top:1px solid var(--line)}.member-row>div{flex:1}.member-row strong{display:block;font-size:13px}.member-row small{display:block}.member-row select{width:135px;margin:0}.role-guide{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:24px}.role-guide article{padding:20px;border:1px solid var(--line);border-radius:8px}.role-guide fw-icon{color:#89a47d;margin-bottom:15px}.role-guide h3{margin-bottom:8px}.role-guide p{font-size:11px}.auth-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-story{background:#203c31;padding:48px 65px;color:#f1f3e7;display:flex;flex-direction:column;justify-content:space-between;gap:70px;position:relative;overflow:hidden}.auth-story:after{content:"";width:430px;height:430px;border:1px solid #a9c59e19;border-radius:50%;position:absolute;right:-230px;bottom:20px;box-shadow:0 0 0 60px #a9c59e08,0 0 0 120px #a9c59e05;pointer-events:none}.auth-story h1{font-size:clamp(42px,4.4vw,68px);font-weight:500;line-height:1.16;letter-spacing:-2.8px;margin:22px 0}.auth-story p{color:#a9bfad;max-width:330px;font-size:14px;line-height:1.9}.auth-story .eyebrow{color:#a9c598}.story-line{display:flex;align-items:center;gap:12px;font-size:11px;color:#d0dfc7;margin-top:35px}.auth-footer{font-size:11px;color:#93ad99}.auth-panel{display:flex;justify-content:center;align-items:center;padding:50px 40px;background:#fafbf7}.auth-form{width:100%;max-width:370px}.auth-tabs{display:flex;gap:22px;border-bottom:1px solid var(--line);margin-bottom:30px}.auth-tabs button{padding:12px 0;color:#78857c;font-size:12px;border-bottom:2px solid transparent}.auth-tabs button.selected{color:var(--green);border-color:var(--green);font-weight:650}.auth-form h2{font-size:29px;line-height:1.25;letter-spacing:-.8px;margin-bottom:14px}.auth-form p{font-size:12px;margin-bottom:30px}.auth-form>.full{margin-top:16px}.auth-form>small{display:block;margin:-10px 0 15px}.auth-form>.auth-note{margin:14px 0 0;text-align:center}.loading-page{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}.loading-page h1{font-size:28px}@media(min-width:1500px){.bird-grid{height:560px}.page{padding-top:45px}}@media(max-width:1100px){.app-shell{grid-template-columns:200px minmax(0,1fr)}.sidebar{padding:25px 14px 16px}.brand{font-size:15px}.brand small{font-size:7px}.page{padding:28px 24px}.topbar{padding:0 24px}.stats{gap:12px}.stats article{padding:18px}.stats strong{font-size:31px}.panel-heading>.subtle{display:none}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.role-guide{grid-template-columns:repeat(2,1fr)}.toolbar select{max-width:145px}.auth-story{padding:40px}.reference-columns{grid-template-columns:1fr}}@media(max-width:800px){.app-shell{grid-template-columns:175px minmax(0,1fr)}.sidebar{padding:22px 10px 16px}.brand{font-size:13px;gap:7px}.brand-mark{width:29px;height:34px}.brand small{font-size:6px;letter-spacing:1.1px}.sidebar nav a{padding:0 10px;font-size:11px}.workspace{padding:10px 5px}.workspace strong{max-width:100px}.page{padding:25px 18px}.topbar{height:60px;padding:0 18px}.topbar-note{display:none!important}h1{font-size:29px}.page-heading{align-items:flex-start}.page-heading p{max-width:280px}.page-heading .primary{padding:0 12px}.stats article{padding:15px}.stats .stat-icon{display:none}.stats small{font-size:9px}.stats strong{font-size:29px}.stats em{font-size:14px}.toolbar{padding:0 15px 18px}.search-field{flex-basis:100%}.panel-heading{padding:19px 16px}.drawer{width:620px}.auth-story{padding:30px}.auth-panel{padding:35px 25px}.auth-story h1{font-size:42px}.card-grid{grid-template-columns:1fr}}.check-label{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:400}.check-label input{width:17px;min-height:17px;height:17px;margin:0;accent-color:var(--green)}.link-picker{max-height:230px;overflow:auto;border:1px solid var(--line);border-radius:6px;margin:12px 0 20px;padding:14px}.link-picker .check-label:last-child{margin:0}.document-view{margin-top:22px}.category-add{margin-top:30px;display:flex;gap:14px;align-items:flex-end;max-width:480px}.category-add label{flex:1;margin:0}.preview-modal,.batch-modal{border:0;border-radius:12px;padding:0;width:850px;max-width:92vw;max-height:92dvh;background:#fff;color:#263d34}.preview-modal::backdrop,.batch-modal::backdrop{background:#102e2577;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.preview-body{max-height:68dvh;overflow:auto;background:#f1f3ed;padding:20px;text-align:center}.preview-body canvas,.preview-body img{max-width:100%;height:auto;box-shadow:0 2px 12px #0001}.preview-body pre{white-space:pre-wrap;text-align:left;font-size:13px;line-height:1.6;overflow-wrap:anywhere}.preview-loading{padding:15px}.page-indicator{align-self:center;font-size:12px}.batch-modal .drawer-body{max-height:70dvh}.batch-grid{height:250px;display:block}.batch-controls{display:flex;align-items:center;gap:10px;margin-top:14px;flex-wrap:wrap}.group-open{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--green);margin-top:25px}.group-card:hover{border-color:#98b39b}.back-link{font-size:12px;color:var(--green);display:inline-block;margin-bottom:18px}.group-summary{display:flex;align-items:center;gap:14px;margin-bottom:23px}.group-summary p{font-size:12px}.membership-row{display:flex;align-items:center;gap:12px;padding:18px 24px;border-top:1px solid var(--line)}.membership-row>div{flex:1}.membership-row small{display:block;margin-top:5px}.membership-row label{margin:0;font-size:10px;max-width:150px}.membership-row input{margin-top:3px;height:37px;min-height:37px}.member-add{display:flex;align-items:flex-end;gap:12px;padding:22px;background:#fafbf7;border-top:1px solid var(--line)}.member-add label{margin:0;flex:1}.offspring-panel{margin-top:24px}.parent-card{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid var(--line);border-radius:7px;margin-bottom:12px}.parent-card>div{flex:1}.parent-card a{display:block;font-size:13px;font-weight:600;margin-top:10px}.parent-card p{font-size:11px;margin-top:6px}.possible{background:#f8f1df;color:#a1864e}.parent-form{background:#f6f8f2;border-radius:8px;padding:18px;margin-top:20px}.parent-form h3{margin-top:0!important}.parent-form .helper{margin-top:15px;margin-bottom:0}.ancestry-row{display:flex;gap:12px;padding:10px;border-left:2px solid #c4d5bf}.ancestry-row small{display:block;font-size:10px}.ancestry-row a{display:block;font-size:13px;color:var(--green);font-weight:550;margin-top:3px}.ancestry-line{width:12px;border-top:1px solid #c4d5bf;margin-top:16px}.lineage-row{justify-content:space-between;padding:13px 0;font-size:12px}.text-link{color:var(--green);font-weight:600}.tabs{gap:15px}.tabs button{font-size:11px;white-space:nowrap}.tabs{overflow-x:auto}.parent-form+.helper{margin-top:16px}@media(max-width:1000px){.membership-row{flex-wrap:wrap}.membership-row>div{min-width:100%}.member-add{flex-wrap:wrap}.member-add label{min-width:180px}}[hidden]{display:none!important}
