@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Lora:wght@500;600;700&display=swap";
:root{--font-body:"DM Sans";--font-heading:"Lora";--forest:#1b4332;--evergreen:#2d6a4f;--sage:#40916c;--spring:#52b788;--dew:#d8f3dc;--honey:#d4a373;--amber:#e9c46a;--charcoal:#1b1b18;--stone:#6b7280;--pebble:#e8e5e0;--linen:#fafaf7;--white:#fff;--rose:#e8799b;--violet:#9b78c7;--border:#dfdbd4;--shadow-card:0 8px 26px #1b433212}*{box-sizing:border-box}html{background:var(--linen)}body{min-height:100vh;color:var(--charcoal);background:radial-gradient(circle at 14% 9%, #d8f3dcc2, transparent 25rem), linear-gradient(180deg, #fffefc 0%, var(--linen) 38%);font-family:var(--font-body), sans-serif;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.48}.app-shell{min-height:100vh}.topbar{z-index:20;border-bottom:1px solid var(--pebble);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe0;grid-template-columns:1fr auto 1fr;align-items:center;height:68px;padding:0 40px;display:grid;position:sticky;top:0}.brand,.nav-tabs,.top-actions,.tree-controls,.post-actions,.event-row,.member-row,.tag-row,.tree-title,.detail-row,.comment-form,.comment-item{align-items:center;display:flex}.brand{font-family:var(--font-heading), serif;justify-self:start;gap:8px;font-size:24px;font-weight:700}.brand-mark{color:var(--sage);place-items:center;display:grid}.nav-tabs{gap:34px}.nav-tabs a{color:var(--stone);padding:22px 0 20px;font-size:15px;position:relative}.nav-tabs a.active{color:var(--forest)}.nav-tabs a.active:after{background:var(--forest);content:"";border-radius:999px;height:2px;position:absolute;bottom:17px;left:0;right:0}.top-actions{justify-self:end;gap:14px}.search-field{width:220px;color:var(--stone);background:#f3f1ec;border-radius:10px;align-items:center;gap:8px;padding:9px 14px;display:flex}.search-field input{width:100%;min-width:0;color:var(--charcoal);background:0 0;border:0;outline:0}.icon-button{width:36px;height:36px;color:var(--forest);background:#f3f1ec;border-radius:10px;place-items:center;display:grid}.panel{border:1px solid var(--border);box-shadow:var(--shadow-card);background:#ffffffd6;border-radius:18px}.feed-layout{grid-template-columns:280px minmax(420px,724px) 300px;gap:28px;max-width:1360px;margin:0 auto;padding:28px 0 56px;display:grid}.left-rail,.right-rail,.feed-column{flex-direction:column;gap:22px;display:flex}.profile-card{overflow:hidden}.profile-cover{background:linear-gradient(135deg,#d8f3dce6,#b7e4c7d9),repeating-linear-gradient(45deg,#0000 0 10px,#ffffff40 10px 11px);height:72px}.profile-body{text-align:center;flex-direction:column;align-items:center;padding:0 22px 26px;display:flex}.profile-body h2,.event-panel h2,.family-snapshot h2,.profile-details h2,.profile-family h2,.profile-activity h2,.profile-events h2,.profile-status-card h2,.inspector h2{font-family:var(--font-heading), serif;margin:0}.profile-body h2{margin-top:14px;font-size:20px}.profile-body p,.post-header p,.event-row p,.member-row p,.inspector-profile p,.profile-hero p,.profile-activity p,.profile-status-card>p,.profile-post-summary span{color:var(--stone);margin:0}.stats{text-align:center;grid-template-columns:repeat(2,1fr);width:100%;margin-top:18px;display:grid}.stats span{color:var(--stone);flex-direction:column;gap:3px;font-size:12px;display:flex}.stats strong{color:var(--charcoal);font-size:18px}.family-snapshot{flex-direction:column;gap:10px;padding:20px;display:flex}.family-snapshot h2{font-size:20px}.family-snapshot a{color:var(--forest);background:#d8f3dca8;border-radius:12px;padding:12px 14px;font-weight:700}.composer{grid-template-columns:auto 1fr auto;align-items:flex-start;gap:14px;padding:19px 22px;display:grid}.composer textarea{resize:vertical;width:100%;min-height:56px;color:var(--charcoal);background:#f3f1ec;border:0;border-radius:12px;outline:0;padding:14px 18px;line-height:1.45}.composer textarea::placeholder{color:var(--stone)}.post-button,.primary-button,.secondary-button{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 16px;font-weight:700;display:inline-flex}.post-button,.primary-button{background:var(--evergreen);color:var(--white)}.secondary-button{border:1px solid var(--border);background:var(--white);color:var(--charcoal)}.storage-note,.storage-error{margin:12px 0 0;font-size:12px;font-weight:700}.storage-note{color:var(--evergreen)}.storage-error{color:#9f3328;background:#c9574714;border:1px solid #c9574747;border-radius:12px;padding:12px 14px}.post-card{padding:22px}.post-header{grid-template-columns:auto 1fr;align-items:center;gap:14px;display:grid}.post-header a{font-weight:800}.post-card>p{margin:20px 0;font-size:16px;line-height:1.58}.post-actions{color:var(--stone);border-top:1px solid #eee9e2;justify-content:flex-start;gap:22px;padding-top:14px;font-size:14px}.post-actions button,.post-actions span{align-items:center;gap:6px;display:inline-flex}.post-actions button{color:var(--stone);background:0 0}.post-actions button.loved,.comment-meta button.loved{color:#c86d6d;font-weight:800}.comments-block{flex-direction:column;gap:12px;margin-top:16px;display:flex}.comment-item{align-items:flex-start;gap:10px}.comment-bubble{background:#f3f1ec;border-radius:14px;padding:10px 12px}.comment-bubble a{color:var(--charcoal);margin-bottom:3px;font-size:13px;font-weight:800;display:block}.comment-bubble p{margin:0;line-height:1.45}.comment-meta{color:var(--stone);gap:12px;padding:5px 2px 0;font-size:12px;display:flex}.comment-meta button{color:var(--stone);background:0 0;font-weight:700}.comment-form{gap:10px}.comment-form input{min-width:0;height:38px;color:var(--charcoal);background:#f3f1ec;border:0;border-radius:999px;outline:0;flex:1;padding:0 14px}.comment-form button{background:var(--dew);width:38px;height:38px;color:var(--forest);border-radius:999px;place-items:center;display:grid}.event-panel{padding:22px}.event-panel header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.event-panel h2{font-size:20px}.event-panel header a{color:var(--forest);font-weight:800}.event-row{border-top:1px solid #eee9e2;gap:14px;padding:14px 0}.event-row:first-of-type{border-top:0;padding-top:0}.date-chip{background:var(--dew);width:54px;height:60px;color:var(--forest);border-radius:12px;flex-direction:column;flex:none;justify-content:center;align-items:center;display:flex}.date-chip span{font-size:11px;font-weight:800}.date-chip strong{color:var(--charcoal);font-size:22px}.events-page,.profile-page{max-width:1120px;margin:0 auto;padding:40px 24px 70px}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.page-heading h1,.profile-hero h1,.not-found-card h1{font-family:var(--font-heading), serif;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.05}.page-heading p{max-width:560px;color:var(--stone);margin:10px 0 0;line-height:1.55}.events-list{gap:18px;display:grid}.event-card{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:24px;display:grid}.event-card h2{font-family:var(--font-heading), serif;margin:0;font-size:24px}.event-card p{color:var(--stone);margin:6px 0 0;line-height:1.5}.attendance-pill,.eyebrow{color:var(--forest);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.attendance-pill{background:var(--dew);letter-spacing:0;text-transform:none;border-radius:999px;padding:8px 12px}.tree-workspace{min-height:calc(100vh - 68px)}.tree-toolbar{border-bottom:1px solid var(--pebble);background:#fafaf7f5;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:12px 40px;display:flex}.tree-title{gap:18px}.tree-title h1{font-family:var(--font-heading), serif;margin:0;font-size:24px}.tree-title span,.tag-row span{background:var(--dew);color:var(--forest);border-radius:999px;padding:7px 14px;font-size:13px;font-weight:800}.tree-controls{gap:10px}.zoom-control{border:1px solid var(--border);background:var(--white);border-radius:10px;align-items:center;min-height:36px;display:flex;overflow:hidden}.zoom-control button{height:34px;color:var(--stone);background:0 0;padding:0 14px}.zoom-control span{color:var(--stone);font-size:14px}.zoom-control button:disabled{opacity:.4;cursor:default}.zoom-reset{min-width:54px;color:var(--forest);border-left:1px solid var(--border);border-right:1px solid var(--border);font-size:13px;font-weight:700}.zoom-reset:hover{background:var(--dew)}.tree-main{grid-template-columns:minmax(640px,1fr) 380px;height:calc(100vh - 136px);display:grid}.canvas-wrap{min-height:0;display:flex;position:relative}.tree-canvas{cursor:grab;background-color:#f4f2ec;background-image:linear-gradient(90deg,#1b43320f 1px,#0000 1px),linear-gradient(0deg,#1b43320d 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:64px 64px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;flex:1;height:100%;min-height:0;padding:34px 40px 80px;overflow:auto}.canvas-zoom{z-index:5;border:1px solid var(--border);background:var(--white);box-shadow:var(--shadow-card);border-radius:12px;flex-direction:column;align-items:stretch;display:flex;position:absolute;bottom:22px;left:22px;overflow:hidden}.canvas-zoom button{background:var(--white);width:46px;height:46px;color:var(--forest);place-items:center;display:grid}.canvas-zoom button:hover:not(:disabled){background:var(--dew)}.canvas-zoom button:disabled{color:var(--stone);opacity:.4;cursor:default}.canvas-zoom-label{border-top:1px solid var(--border);border-bottom:1px solid var(--border);height:30px;color:var(--stone);place-items:center;font-size:12px;font-weight:800;display:grid}.canvas-zoom-reset{border-top:1px solid var(--border)}.tree-canvas.panning{cursor:grabbing;-webkit-user-select:none;user-select:none}.tree-renderer{transform-origin:0 0;flex-direction:column;align-items:center;min-width:1180px;padding:18px 120px 80px;transition:transform .18s;display:inline-flex}.family-branch{flex-direction:column;align-items:center;display:flex;position:relative}.couple-row{align-items:center;gap:14px;display:flex;position:relative}.spouse-attach{align-items:center;gap:14px;height:100%;display:flex;position:absolute;top:0;left:calc(100% + 14px)}.children-branches>.family-branch.has-spouse{margin-right:224px}.spouse-link{width:42px;height:24px;color:var(--honey);flex:none;grid-template-columns:1fr auto 1fr;place-items:center;display:grid}.spouse-link:before,.spouse-link:after{background:var(--honey);content:"";width:14px;height:2px}.children-branches{justify-content:center;align-items:flex-start;gap:40px;margin-top:46px;padding-top:36px;display:flex;position:relative}.children-branches:before{background:var(--forest);content:"";width:calc(100% - 160px);min-width:150px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.family-branch>.children-branches:after{background:var(--forest);content:"";width:2px;height:46px;position:absolute;top:-46px;left:50%}.children-branches>.family-branch:before{background:var(--forest);content:"";width:2px;height:36px;position:absolute;top:-36px;left:50%}.generation-label{color:var(--forest);letter-spacing:.16em;text-transform:uppercase;align-self:flex-start;margin-bottom:10px;font-size:12px;font-weight:800}.person-node{border:1px solid var(--border);background:var(--white);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:160px;min-height:138px;padding:14px;display:flex;box-shadow:0 10px 28px #1b1b180d}.person-node.featured{border:2px solid var(--forest);background:#f3fff7}.person-node button{background:0 0;flex-direction:column;align-items:center;gap:8px;display:flex}.person-node strong{max-width:100%;color:var(--charcoal);overflow-wrap:anywhere;font-size:14px}.person-node span:last-child{color:var(--stone);font-size:12px}.person-node>a{color:var(--forest);font-size:12px;font-weight:800}.inspector{border-left:1px solid var(--border);background:#ffffffdb;flex-direction:column;gap:26px;min-height:0;padding:24px;display:flex;overflow-y:auto}.inspector-profile{border-bottom:1px solid var(--pebble);text-align:center;flex-direction:column;align-items:center;gap:8px;padding:0 0 22px;display:flex}.inspector-profile h2{font-family:var(--font-heading), serif;margin:8px 0 0;font-size:22px}.tag-row{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:8px}.tag-row span{padding:5px 10px;font-size:12px}.detail-block{border-bottom:1px solid var(--pebble);flex-direction:column;gap:14px;padding-bottom:24px;display:flex}.detail-block h3{color:var(--stone);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.detail-row{color:var(--stone);justify-content:space-between;gap:20px;font-size:14px}.detail-row strong{color:var(--charcoal);text-align:right;font-weight:800}.member-row{gap:12px}.member-row h3,.member-row h4{color:var(--charcoal);margin:0;font-size:15px}.inspector-profile-link{width:100%;margin-top:auto}.inspector-actions{border-bottom:1px solid var(--pebble);flex-wrap:wrap;gap:8px;padding-bottom:22px;display:flex}.inspector-actions button{border:1px solid var(--border);background:var(--white);color:var(--forest);border-radius:9px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}.inspector-actions button:hover:not(:disabled){border-color:var(--sage)}.inspector-actions button.danger{color:#b4453c}.inspector-actions button:disabled{opacity:.5}.member-form{border:1px solid var(--border);background:var(--linen);border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.member-form h3{font-family:var(--font-heading), serif;color:var(--forest);margin:0;font-size:16px}.member-form-hint{color:var(--stone);margin:-4px 0 0;font-size:12px}.member-form label{letter-spacing:.04em;text-transform:uppercase;color:var(--stone);flex-direction:column;gap:5px;font-size:12px;font-weight:800;display:flex}.member-form input,.member-form textarea,.member-form select{border:1px solid var(--border);background:var(--white);width:100%;min-width:0;font:inherit;letter-spacing:normal;text-transform:none;color:var(--charcoal);border-radius:8px;padding:9px 11px;font-size:14px;font-weight:500}.member-form textarea{resize:vertical}.member-form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.member-form-grid>label{min-width:0}.member-form-actions{justify-content:flex-end;gap:10px;display:flex}.member-form-actions button{width:auto;padding:9px 18px}.inspector-relative{text-align:left;background:0 0;border-radius:10px;width:100%;padding:6px}.inspector-relative:hover{background:var(--dew)}.inspector-empty{color:var(--stone);font-size:13px}.profile-hero{grid-template-columns:auto 1fr;align-items:center;gap:24px;margin-bottom:24px;padding:32px;display:grid}.profile-hero p:last-child{max-width:720px;margin-top:10px;line-height:1.6}.profile-grid{grid-template-columns:.85fr 1fr;gap:22px;display:grid}.profile-details,.profile-family,.profile-activity,.profile-events,.profile-status-card{flex-direction:column;gap:16px;padding:24px;display:flex}.profile-status-card{background:linear-gradient(135deg, #d8f3dcc7, #ffffffe6), var(--white);grid-column:1/-1}.profile-status-card header,.status-actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.profile-status-card h2{font-size:28px}.profile-status-card>p{max-width:780px;font-size:17px;line-height:1.65}.profile-status-card>.storage-note{margin-top:-4px;font-size:12px;line-height:1.3}.status-editor{flex-direction:column;gap:12px;display:flex}.status-editor textarea{resize:vertical;border:1px solid var(--border);width:100%;color:var(--charcoal);background:#ffffffdb;border-radius:12px;outline:0;padding:14px 16px;line-height:1.55}.status-actions{justify-content:flex-end}.profile-post-summary{border-top:1px solid #eee9e2;padding:14px 0}.profile-post-summary:first-of-type{border-top:0;padding-top:0}.profile-post-summary p{margin:0 0 8px;line-height:1.55}.not-found-card{max-width:640px;margin:70px auto;padding:32px}.not-found-card p{color:var(--stone);line-height:1.6}.avatar{color:var(--white);font-family:var(--font-heading), serif;border-radius:999px;flex:none;place-items:center;font-weight:800;display:inline-grid;box-shadow:inset 0 0 0 1px #ffffff47}.avatar-xs{width:32px;height:32px;font-size:12px}.avatar-sm{width:38px;height:38px;font-size:13px}.avatar-md{width:48px;height:48px;font-size:16px}.avatar-lg{width:72px;height:72px;font-size:25px}.avatar-xl{width:84px;height:84px;font-size:30px}.avatar.raised{border:4px solid var(--white);margin-top:-36px}.tone-green{background:linear-gradient(135deg, var(--sage), var(--forest))}.tone-amber{background:linear-gradient(135deg,#dba15e,#a75e25)}.tone-sage{background:linear-gradient(135deg, #8ad3a5, var(--sage))}.tone-slate{background:linear-gradient(135deg,#b8bdc4,#687385)}.tone-gold{background:linear-gradient(135deg,#f0d58a,#d2a84f)}.tone-violet{background:linear-gradient(135deg,#bba1e4,#8762bf)}.tone-rose{background:linear-gradient(135deg, #f0a7bd, var(--rose))}@media (max-width:1180px){.topbar{grid-template-columns:auto 1fr auto;padding:0 22px}.nav-tabs{justify-content:center;gap:20px}.feed-layout{grid-template-columns:260px minmax(0,1fr);padding:22px}.right-rail{grid-column:1/-1}.tree-main{grid-template-columns:1fr;height:auto}.tree-canvas{height:70vh}.inspector{border-left:0;border-top:1px solid var(--border);overflow-y:visible}}@media (max-width:820px){.topbar{grid-template-columns:1fr auto;gap:16px;height:auto;padding:18px;position:static}.nav-tabs{order:3;grid-column:1/-1;justify-content:flex-start;overflow-x:auto}.top-actions{gap:8px}.search-field{display:none}.feed-layout{grid-template-columns:1fr}.left-rail{order:2}.feed-column{order:1}.right-rail{order:3}.composer{grid-template-columns:auto 1fr}.composer .post-button{grid-column:2;justify-self:end}.tree-toolbar{flex-direction:column;align-items:flex-start;padding:18px}.tree-title{justify-content:space-between;align-items:flex-start;width:100%}.tree-title h1{max-width:170px}.tree-controls{flex-wrap:wrap;width:100%}.tree-renderer{min-width:760px}.tree-canvas{padding:24px 18px 56px}.page-heading,.event-card,.profile-hero,.profile-grid{grid-template-columns:1fr}.page-heading{align-items:flex-start}.profile-status-card header{flex-direction:column;align-items:flex-start}.profile-status-card h2{font-size:26px}}.auth-shell{flex-direction:column;justify-content:center;align-items:center;gap:26px;min-height:100vh;padding:40px 20px;display:flex}.auth-brand{font-family:var(--font-heading), serif;color:var(--forest);align-items:center;gap:10px;font-size:30px;font-weight:700;display:flex}.auth-card{width:100%;max-width:430px;padding:30px}.auth-card.wide{max-width:540px}.auth-card h1{font-family:var(--font-heading), serif;color:var(--charcoal);margin:6px 0 0;font-size:26px}.auth-subtitle{color:var(--stone);margin:10px 0 0;font-size:14px;line-height:1.55}.auth-form{flex-direction:column;gap:14px;margin-top:20px;display:flex}.auth-form label{letter-spacing:.04em;text-transform:uppercase;color:var(--stone);flex-direction:column;gap:5px;font-size:12px;font-weight:800;display:flex}.auth-form input,.auth-form textarea,.auth-form select{border:1px solid var(--border);background:var(--white);font:inherit;letter-spacing:normal;text-transform:none;color:var(--charcoal);border-radius:10px;padding:11px 12px;font-size:15px;font-weight:500}.auth-form textarea{resize:vertical}.auth-form .code-input{letter-spacing:4px;text-align:center;font-size:22px;font-weight:700}.auth-form .primary-button{min-height:44px}.auth-notice{color:var(--evergreen);margin:0;font-size:13px;font-weight:700}.auth-links{justify-content:space-between;gap:12px;margin-top:18px;display:flex}.auth-links button{color:var(--evergreen);background:0 0;padding:0;font-size:13px;font-weight:700}.auth-search{width:100%;margin-top:18px}.claim-list{flex-direction:column;gap:4px;max-height:320px;margin-top:12px;display:flex;overflow-y:auto}.claim-row{text-align:left;background:0 0;border-radius:12px;gap:12px;width:100%;padding:10px}.claim-row:hover{background:var(--dew)}.claim-row h3{margin:0;font-size:14px}.claim-row p{color:var(--stone);margin:2px 0 0;font-size:12px}.claim-cta{color:var(--evergreen);white-space:nowrap;margin-left:auto;font-size:12px;font-weight:800}.auth-create-new{width:100%;margin-top:18px}.auth-connect{border:1px solid var(--border);background:var(--linen);border-radius:12px;margin:0;padding:14px}.auth-connect legend{letter-spacing:.04em;text-transform:uppercase;color:var(--stone);padding:0 6px;font-size:12px;font-weight:800}.settings-page{max-width:880px;margin:0 auto;padding:34px 20px 56px}.settings-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.settings-card{padding:24px}.settings-card h2{font-family:var(--font-heading), serif;color:var(--charcoal);margin:0 0 8px;font-size:19px}.settings-card p{color:var(--stone);margin:0 0 14px;font-size:14px;line-height:1.55}.family-code-row{align-items:center;gap:10px;margin-bottom:14px;display:flex}.family-code{border:1px dashed var(--evergreen);background:var(--dew);letter-spacing:1px;color:var(--forest);border-radius:10px;flex:1;padding:12px 14px;font-size:17px;font-weight:700}.danger-outline{color:#9f3328;border-color:#c9574766}@media (max-width:720px){.settings-grid{grid-template-columns:1fr}.auth-card{padding:22px}}.profile-hero.editing{grid-template-columns:auto 1fr;align-items:start}.profile-hero-form{background:0 0;border:0;padding:0}.profile-edit-button{place-self:start end}.profile-hero{grid-template-columns:auto 1fr auto}.member-form select{border:1px solid var(--border);background:var(--white);font:inherit;letter-spacing:normal;text-transform:none;color:var(--charcoal);border-radius:8px;padding:9px 11px;font-size:14px;font-weight:500}.inspector .storage-error{margin:12px 0 0}
