
/* AmbonManise v34 Family UX & Security */
.family-v34 .fam313-world{min-width:100%;}
.family-v34 .fam31-node{width:190px;min-height:124px;padding:14px 14px 12px;border-radius:20px;box-shadow:0 12px 34px rgba(8,55,72,.11);border:1px solid rgba(11,59,79,.10);background:rgba(255,255,255,.97);overflow:visible}
.family-v34 .fam31-node img,.family-v34 .fam31-node>.avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 5px 15px rgba(0,0,0,.12)}
.family-v34 .fam31-node b{font-size:13px;line-height:1.25;white-space:normal;display:block;margin-top:6px}
.family-v34 .fam31-node.focus{border:2px solid var(--am-accent);box-shadow:0 16px 40px rgba(226,98,47,.22)}
.family-v34 .fam31-node[data-card-color="teal"]{background:linear-gradient(145deg,#fff,#eff9f7)}
.family-v34 .fam31-node[data-card-color="sand"]{background:linear-gradient(145deg,#fff,#fff7eb)}
.family-v34 .fam31-node[data-card-color="coral"]{background:linear-gradient(145deg,#fff,#fff1eb)}
.family-v34 .fam313-edge{stroke-width:2.6!important;opacity:.78!important;filter:drop-shadow(0 1px 1px rgba(11,59,79,.05))}
.family-v34 .fam313-edge.spouse{stroke-width:3.4!important}
.family-v34 .fam313-edge.focused,.family-v34 .fam313-edge.path-active{stroke-width:5!important;opacity:1!important}
.family-v34 .fam313-canvas{background:radial-gradient(circle at 50% 15%,#fff 0,#f5fbfc 44%,#eaf5f7 100%)}
.family-v34 .fam313-controlbar{gap:12px;align-items:center;flex-wrap:wrap}
.family-v34 .fam313-zoom{position:relative;z-index:30;background:#fff;border:1px solid #dbe8eb;border-radius:16px;padding:5px;box-shadow:0 8px 22px rgba(7,49,63,.08)}
.family-v34 .fam313-zoom button{min-width:42px;height:38px}
.family-v34 [data-family-graph]:fullscreen{background:#edf7f8;padding:18px;overflow:hidden}
.family-v34 [data-family-graph]:fullscreen .fam313-canvas{height:calc(100vh - 108px)!important;border-radius:20px}
.family-v34 [data-family-graph]:fullscreen .fam313-zoom-float{display:flex!important;position:fixed;right:24px;top:22px;z-index:2147483647;background:#fff;border-radius:16px;padding:6px;box-shadow:0 15px 45px rgba(0,0,0,.18);gap:5px}
.fam313-zoom-float{display:none}
.fam313-zoom-float button{width:44px;height:42px;border:0;border-radius:12px;background:#f2f7f8;font-weight:800;cursor:pointer}
.fam34-photo-box{display:grid;grid-template-columns:130px 1fr;gap:18px;align-items:start;padding:16px;border:1px solid #dae7e9;border-radius:18px;background:#f8fbfb}
.fam34-photo-preview{width:120px;height:120px;border-radius:50%;object-fit:cover;background:#e9f2f3;border:4px solid white;box-shadow:0 10px 30px rgba(0,0,0,.12)}
.fam34-photo-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}
.fam34-crop-modal{position:fixed;inset:0;z-index:99999;background:rgba(3,24,32,.78);display:none;align-items:center;justify-content:center;padding:20px}
.fam34-crop-modal.open{display:flex}.fam34-crop-card{width:min(880px,96vw);background:white;border-radius:24px;padding:18px;box-shadow:0 30px 90px rgba(0,0,0,.3)}
.fam34-crop-stage{height:min(58vh,560px);background:#0b2530;border-radius:18px;overflow:hidden}.fam34-crop-stage img{max-width:100%;display:block}
.fam34-crop-toolbar{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:14px;flex-wrap:wrap}.fam34-crop-toolbar .group{display:flex;gap:8px;flex-wrap:wrap}
.fam34-crop-toolbar button{border:0;border-radius:12px;padding:10px 14px;font-weight:700;cursor:pointer}.fam34-primary{background:#e2622f;color:white}.fam34-muted{background:#edf4f5;color:#143d4d}
.fam34-security-note{font-size:12px;color:#71868e;margin-top:8px}
@media(max-width:700px){.fam34-photo-box{grid-template-columns:1fr}.fam34-photo-preview{width:96px;height:96px}.family-v34 .fam31-node{width:170px}.fam34-crop-stage{height:52vh}}
/* Better touch control on graph canvases */
.fam313-canvas{touch-action:none;overscroll-behavior:contain}
.fam34-media-preview-wrap{margin-top:12px;border:1px solid #dbe7e9;border-radius:18px;background:#f7fbfb;padding:10px;max-width:360px}
.fam34-media-photo-preview{display:block;width:100%;max-height:260px;object-fit:contain;border-radius:12px;background:#eef5f5}
.fam34-crop-dialog{width:min(900px,96vw);background:#fff;border-radius:24px;padding:18px;box-shadow:0 30px 90px rgba(0,0,0,.32)}
.fam34-crop-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.fam34-crop-head strong{font-size:18px}.fam34-crop-head button{border:0;background:#edf4f5;width:38px;height:38px;border-radius:50%;font-size:22px;cursor:pointer}
.fam34-crop-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:14px}.fam34-crop-actions .grow{flex:1}.fam34-crop-actions button{border:0;border-radius:12px;padding:10px 14px;font-weight:800;cursor:pointer}.fam34-crop-actions .primary{background:#e2622f;color:#fff}.fam34-crop-actions .light{background:#edf4f5;color:#153f4e}
