.dddtech-family-app{--dd-bg:#f7f6f2;--dd-card:#fff;--dd-text:#20211f;--dd-muted:#6b6f68;--dd-line:#d9d7cf;--dd-accent:#d8ad26;--dd-accent-dark:#9a7610;max-width:1180px;margin:0 auto;padding:22px 14px 48px;color:var(--dd-text);font-family:Arial,Helvetica,sans-serif}.dddtech-family-app *{box-sizing:border-box}.dddtech-family-head{display:flex;gap:24px;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.dddtech-family-head h1{margin:2px 0 7px;font-size:clamp(28px,4vw,46px);line-height:1}.dddtech-family-head p{margin:0;max-width:760px;color:var(--dd-muted)}.dddtech-family-eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:var(--dd-accent-dark)}.dddtech-family-version{white-space:nowrap;border:1px solid var(--dd-line);background:var(--dd-card);border-radius:999px;padding:7px 11px;font-size:13px}.dddtech-family-tabs{display:flex;gap:8px;overflow-x:auto;padding:2px 0 10px;margin-bottom:12px}.dddtech-family-tabs button{border:1px solid var(--dd-line);background:var(--dd-card);color:var(--dd-text);border-radius:10px;padding:11px 14px;min-height:44px;white-space:nowrap;cursor:pointer;font:inherit;font-weight:700}.dddtech-family-tabs button.is-active{background:var(--dd-accent);border-color:var(--dd-accent);color:#16130b}.dddtech-family-panel{display:none;border-top:1px solid var(--dd-line);padding-top:20px}.dddtech-family-panel.is-active{display:block}.dddtech-family-sectionhead{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.dddtech-family-sectionhead h2{margin:0 0 4px;font-size:23px}.dddtech-family-sectionhead p{margin:0;color:var(--dd-muted)}.dddtech-family-status{min-height:0;margin:0}.dddtech-family-status:not(:empty){padding:10px 12px;background:#fff7d8;border:1px solid #ead590;border-radius:8px;margin:0 0 14px}.dddtech-family-form{background:var(--dd-bg);border:1px solid var(--dd-line);padding:16px;border-radius:14px}.dddtech-family-grid{display:grid;gap:12px}.dddtech-family-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.dddtech-family-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.dddtech-family-form label{display:flex;flex-direction:column;gap:6px;font-weight:700;font-size:14px}.dddtech-family-input{width:100%;min-height:44px;border:1px solid #bdbbb3;border-radius:8px;background:#fff;color:#222;padding:9px 10px;font:inherit;font-size:16px}.dddtech-family-input.compact{max-width:290px}.dddtech-family-form textarea.dddtech-family-input{resize:vertical;min-height:110px}.dddtech-family-check{flex-direction:row!important;align-items:center;margin-top:26px}.dddtech-family-check input{width:20px;height:20px}.dddtech-family-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}.dddtech-family-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--dd-accent);background:var(--dd-accent);color:#16130b!important;border-radius:9px;padding:10px 15px;text-decoration:none!important;font:inherit;font-weight:700;cursor:pointer}.dddtech-family-btn.secondary{background:#fff;border-color:var(--dd-line)}.dddtech-family-btn.danger{background:#fff;border-color:#b66161;color:#8c2c2c!important}.dddtech-family-list{display:grid;gap:10px}.dddtech-person-row,.dddtech-relation-row,.dddtech-archive-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;background:var(--dd-card);border:1px solid var(--dd-line);border-radius:12px;padding:13px}.dddtech-person-row h3,.dddtech-archive-row h3{margin:0 0 3px;font-size:18px}.dddtech-person-meta,.dddtech-archive-meta{color:var(--dd-muted);font-size:14px}.dddtech-row-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.dddtech-row-actions button,.dddtech-row-actions a{min-height:40px;border:1px solid var(--dd-line);background:#fff;color:var(--dd-text);border-radius:8px;padding:7px 10px;text-decoration:none;cursor:pointer;font:inherit}.dddtech-family-tree{overflow-x:auto;padding:8px 0 14px}.dddtech-tree-generation{position:relative}.dddtech-tree-level{display:flex;gap:28px;align-items:flex-start;margin-bottom:26px;min-width:max-content}.dddtech-family-unit{position:relative;display:flex;flex-direction:column;align-items:center;gap:7px}.dddtech-couple-row{display:flex;align-items:stretch;gap:8px}.dddtech-partner-link{align-self:center;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid var(--dd-accent);border-radius:999px;background:#fff9df;color:var(--dd-accent-dark);font-size:14px;flex:0 0 auto}.dddtech-family-children-note{max-width:470px;text-align:center;color:var(--dd-muted);font-size:12px;line-height:1.35;padding:0 8px}.dddtech-tree-card{width:210px;min-height:108px;border:1px solid var(--dd-line);border-top:4px solid var(--dd-accent);background:#fff;border-radius:12px;padding:12px}.dddtech-tree-card strong{display:block;font-size:17px;margin-bottom:4px}.dddtech-tree-card span{display:block;color:var(--dd-muted);font-size:13px}.dddtech-tree-caption{font-weight:700;margin:10px 0 7px;color:var(--dd-muted)}.dddtech-tree-help{max-width:900px;border:1px solid var(--dd-line);background:var(--dd-bg);border-radius:10px;padding:10px 12px;color:var(--dd-muted);font-size:13px;line-height:1.45}.dddtech-relation-help{grid-column:1/-1;color:var(--dd-muted);font-size:13px;line-height:1.4;margin-top:-2px}.dddtech-family-empty{border:1px dashed var(--dd-line);border-radius:12px;padding:22px;color:var(--dd-muted);text-align:center}.relation-form{display:grid;grid-template-columns:1fr 180px 1fr auto;gap:10px;align-items:end;margin-bottom:16px}.archive-form{margin-bottom:12px}.dddtech-family-country-row{display:flex;gap:20px;flex-wrap:wrap;margin-top:12px}.dddtech-family-country-row label{flex-direction:row;align-items:center}.dddtech-family-country-row input{width:19px;height:19px}.dddtech-family-source-note{font-size:13px;color:var(--dd-muted);margin:9px 0 14px}.dddtech-archive-results{display:grid;gap:9px}.dddtech-archive-summary{padding:10px 12px;background:var(--dd-bg);border-radius:8px;margin-bottom:2px}.dddtech-family-login{max-width:700px;margin:35px auto;padding:24px;border:1px solid #ddd;border-radius:12px;background:#fff;font-family:Arial,Helvetica,sans-serif}.dddtech-stamboom-auto-tile{margin-top:24px}.dddtech-stamboom-tile{font-family:Arial,Helvetica,sans-serif;height:100%}.dddtech-stamboom-tile *{box-sizing:border-box}.dddtech-stamboom-tile>a{display:flex;flex-direction:column;min-height:100%;border:2px solid #e5b820;background:#fff;color:#1d1d1b!important;border-radius:14px;padding:20px;text-decoration:none!important}.dddtech-stamboom-number{display:block;font-size:13px;font-weight:700;letter-spacing:.08em;color:#8a6a00;margin-bottom:18px}.dddtech-stamboom-copy{display:flex;flex:1;flex-direction:column}.dddtech-stamboom-copy strong{display:block;font-size:22px;line-height:1.2;margin-bottom:8px}.dddtech-stamboom-copy small{display:block;color:#626262;font-size:15px;line-height:1.45;margin-bottom:22px}.dddtech-stamboom-open{display:block;margin-top:auto;font-size:14px;font-weight:700}.dddtech-family-tabs button:focus-visible,.dddtech-family-btn:focus-visible,.dddtech-row-actions button:focus-visible,.dddtech-row-actions a:focus-visible,.dddtech-stamboom-tile>a:focus-visible{outline:3px solid #222;outline-offset:2px}.dddtech-family-loading{opacity:.6;pointer-events:none}
@media(max-width:900px){.dddtech-family-grid.cols-3,.dddtech-family-grid.cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.relation-form{grid-template-columns:1fr 1fr}.relation-form button{grid-column:1/-1}.dddtech-family-sectionhead{align-items:flex-start;flex-direction:column}.dddtech-family-input.compact{max-width:none}}
@media(max-width:580px){.dddtech-family-app{padding-left:10px;padding-right:10px}.dddtech-family-head{flex-direction:column;gap:10px}.dddtech-family-grid.cols-3,.dddtech-family-grid.cols-4,.relation-form{grid-template-columns:1fr}.dddtech-family-check{margin-top:0}.dddtech-person-row,.dddtech-relation-row,.dddtech-archive-row{grid-template-columns:1fr}.dddtech-row-actions{justify-content:flex-start}.dddtech-family-btn{width:100%}.dddtech-family-actions .dddtech-family-btn{width:100%}}

.dddtech-archive-subhead{margin:18px 0 9px}.dddtech-archive-subhead h3{margin:0;font-size:19px}.dddtech-archive-subhead p{margin:4px 0 0;color:var(--dd-muted);font-size:14px}.dddtech-archive-warning{padding:10px 12px;border:1px solid #d6b1a0;background:#fff5f0;border-radius:8px;margin:8px 0}.dddtech-source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.dddtech-source-card{display:flex;flex-direction:column;gap:8px;border:1px solid var(--dd-line);border-top:4px solid var(--dd-accent);background:#fff;border-radius:12px;padding:13px;min-width:0}.dddtech-source-card h3{margin:0;font-size:18px}.dddtech-source-card p{margin:0;color:var(--dd-muted);font-size:14px;line-height:1.45}.dddtech-source-card-top{display:flex;gap:6px;justify-content:space-between;align-items:center;flex-wrap:wrap}.dddtech-source-country,.dddtech-source-mode{font-size:12px;font-weight:700;border:1px solid var(--dd-line);border-radius:999px;padding:4px 7px;background:var(--dd-bg)}.dddtech-source-query{font-size:13px;background:var(--dd-bg);border-radius:8px;padding:8px;overflow-wrap:anywhere}.dddtech-source-card .dddtech-family-btn{margin-top:auto;width:100%}
@media(max-width:900px){.dddtech-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:580px){.dddtech-source-grid{grid-template-columns:1fr}}

@media(max-width:580px){.dddtech-tree-card{width:180px}.dddtech-tree-level{gap:18px}.dddtech-couple-row{gap:5px}.dddtech-partner-link{width:24px;height:24px;font-size:12px}}
