#ec-ft-tree-app,.ec-ft-login-wrap{all:initial;display:block;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#222;box-sizing:border-box}#ec-ft-tree-app *,.ec-ft-login-wrap *{box-sizing:border-box;font-family:inherit}#ec-ft-tree-canvas{width:100%;min-height:500px;overflow:auto;background:#faf9f6;border-radius:8px;padding:30px 20px}.ec-ft-tree-inner{position:relative}.ec-ft-links-svg{position:absolute;top:0;left:0;pointer-events:none;z-index:1}.ec-ft-link{stroke:#7a9e9f;stroke-width:2}.ec-ft-icon-layer{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.ec-ft-icon{position:absolute;transform:translate(-50%,-50%);font-size:15px;background:#faf9f6;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;line-height:1}.ec-ft-nodes-layer{position:relative;z-index:3}.ec-ft-block{display:flex;flex-direction:column;align-items:center}.ec-ft-couple-row{display:flex;align-items:flex-start;gap:50px}.ec-ft-children-wrap{margin-top:50px}.ec-ft-children-row{display:flex;align-items:flex-start;gap:40px}.ec-ft-child-slot{display:flex;flex-direction:column;align-items:center}.ec-ft-node{cursor:pointer}.ec-ft-node-photo{width:72px;height:72px;border-radius:50%;object-fit:cover;border:3px solid #8a6d3b;background:#ddd}.ec-ft-node-name{font-size:13px;text-align:center;margin-top:4px;max-width:90px}.ec-ft-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .6);display:flex;align-items:center;justify-content:center;z-index:99999}.ec-ft-modal-content{background:#fff;padding:24px;border-radius:10px;max-width:480px;width:90%;max-height:85vh;overflow-y:auto}.ec-ft-modal-photo{width:100px;height:100px;border-radius:50%;object-fit:cover;display:block;margin:0 auto 12px}.ec-ft-modal-close{float:right;cursor:pointer;font-size:20px;background:none;border:none}#ec-ft-add-member-btn{margin-top:16px;padding:10px 18px;background:#8a6d3b;color:#fff;border:none;border-radius:6px;cursor:pointer}.ec-ft-login-wrap input{display:block;width:100%;max-width:320px;padding:10px;margin:8px 0;border:1px solid #ccc;border-radius:6px}.ec-ft-login-wrap button{padding:10px 18px;background:#8a6d3b;color:#fff;border:none;border-radius:6px;cursor:pointer}.ec-ft-tab-toggle{margin-bottom:16px}.ec-ft-tab-btn{background:#eee;color:#333;margin-right:8px}.ec-ft-tab-btn.active{background:#8a6d3b;color:#fff}.ec-ft-message{font-size:13px;color:#b00020}.ec-ft-locked{padding:24px;text-align:center;background:#f5f5f5;border-radius:8px}.ec-ft-form-row label{display:block;font-size:13px;font-weight:600;margin-top:10px}@media (max-width:640px){.ec-ft-modal-content{width:94%;padding:16px;max-height:90vh}.ec-ft-login-wrap input,.ec-ft-login-wrap button{width:100%;box-sizing:border-box}.ec-ft-tab-toggle{display:flex;flex-direction:column;gap:6px}.ec-ft-tab-btn{margin-right:0}#ec-ft-add-member-btn{width:100%;box-sizing:border-box}}@media print{@page{margin:.5in;size:landscape}body.ec-ft-printing .ec-ft-search-box,body.ec-ft-printing .ec-ft-zoom-controls,body.ec-ft-printing .ec-ft-print-btn,body.ec-ft-printing .ec-ft-top-right-panel,body.ec-ft-printing #ec-ft-add-member-btn,body.ec-ft-printing .ec-ft-gallery-wrap,body.ec-ft-printing .ec-ft-modal{display:none!important}body.ec-ft-printing #ec-ft-canvas-frame{height:auto!important;min-height:0!important;overflow:visible!important}body.ec-ft-printing #ec-ft-tree-canvas{position:static!important;overflow:visible!important;height:auto!important;width:auto!important;display:block!important}}