.graph-container{width:100%;height:100%;min-height:600px;max-height:calc(100vh - 200px);background:#fff;border-radius:8px;position:relative;overflow:hidden;flex:1;display:flex;flex-direction:column}@media (max-width: 768px){.graph-container{min-height:400px;max-height:none;border-radius:0}.graph-network{min-height:300px}}.graph-network{width:100%;height:100%;flex:1;min-height:0;background:#fff}.graph-controls{position:absolute;bottom:2mm;right:10px;background:#fffffffa;padding:.5rem;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:10;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.graph-controls h4{margin:0;font-size:.7rem;color:#333;font-weight:600;white-space:nowrap}.graph-filters{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.filter-checkbox{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.filter-checkbox input[type=checkbox]{margin-right:.4rem;cursor:pointer;width:14px;height:14px}.filter-label{display:flex;align-items:center;gap:.3rem;font-size:.7rem;color:#555;white-space:nowrap}.filter-color{width:14px;height:2px;border-radius:2px;display:inline-block}.filter-dashed{border-top:2px dashed;border-bottom:none;height:0;background:transparent!important}.graph-root-control{margin-bottom:.75rem;padding-top:.75rem;border-top:1px solid #e0e0e0}.graph-root-control label{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#555}.graph-root-control span{font-weight:500}.root-select{flex:1;padding:.4rem .6rem;border:1px solid #ddd;border-radius:6px;font-size:.9rem;background:#fff;cursor:pointer;color:#333}.root-select:hover{border-color:#667eea}.root-select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px #667eea1a}.graph-zoom-controls{display:flex;gap:.4rem;align-items:center;padding-left:.5rem;border-left:1px solid #e0e0e0}.zoom-btn{background:#667eea;color:#fff;border:none;border-radius:6px;width:28px;height:28px;font-size:.85rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex:1}.zoom-btn:hover{background:#5568d3;transform:scale(1.1)}.show-all-btn{width:auto;min-width:80px;padding:0 .5rem;font-size:.7rem;white-space:nowrap;flex:0}.person-form{padding:1.5rem;background:#fff;margin:1rem;border-radius:12px;box-shadow:0 2px 8px #00000014;border-top:3px solid #667eea;position:relative;z-index:1001;pointer-events:auto!important}.person-form h2{margin-bottom:1.5rem;color:#333;font-size:1.3rem;display:flex;align-items:center;gap:.5rem}.person-form h2:before{content:"📝";font-size:1.4rem}.form-group label{display:block;margin-bottom:.5rem;color:#555;font-weight:500;font-size:.9rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.875rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:inherit;transition:all .2s;background:#fff}.form-group input:hover,.form-group select:hover,.form-group textarea:hover{border-color:#b0b0b0}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group textarea{resize:vertical;min-height:80px}.form-hint{display:block;margin-top:.5rem;color:#666;font-size:.85rem;font-style:italic}.form-actions{display:flex;gap:.75rem;margin-top:1.5rem;position:relative;z-index:1002;pointer-events:auto!important}.form-actions .btn{flex:1;position:relative;z-index:1003;cursor:pointer!important;pointer-events:auto!important;touch-action:manipulation}.relationship-form-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.relationship-form{background:#fff;padding:0;border-radius:12px;width:90%;max-width:550px;box-shadow:0 8px 32px #0000004d;overflow:hidden}.form-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem;display:flex;justify-content:space-between;align-items:center}.form-header h3{margin:0;font-size:1.3rem;font-weight:700}.btn-close{background:#fff3;border:none;color:#fff;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:all .2s}.btn-close:hover{background:#ffffff4d;transform:scale(1.1)}.form-person-info{padding:1rem 1.5rem;background:#f0f4ff;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;gap:.75rem}.form-person-label{color:#666;font-weight:600;font-size:.9rem}.form-person-name{color:#667eea;font-weight:700;font-size:1.1rem}.relationship-form form{padding:1.5rem}.form-group{margin-bottom:1.25rem}.form-group label{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;color:#333;font-weight:600;font-size:1rem}.label-icon{font-size:1.2rem}.form-select-large{width:100%;padding:1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:inherit;transition:all .2s;background:#fff;cursor:pointer}.form-select-large:hover{border-color:#b0b0b0}.form-select-large:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-help-box{display:block;margin-top:.75rem;padding:.75rem;background:#f0f4ff;border-radius:6px;color:#555;font-size:.9rem;border-left:3px solid #667eea}.form-help-box strong{color:#667eea;font-weight:600}.form-actions{display:flex;gap:.75rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.form-actions .btn{flex:1;padding:1rem;font-weight:600;font-size:1rem}.btn-large{padding:1rem 1.5rem}.language-switcher{display:flex;gap:.5rem;align-items:center}.language-btn{background:#fff3;border:2px solid transparent;color:#fff;width:36px;height:36px;border-radius:6px;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;padding:0}.language-btn:hover{background:#ffffff4d;transform:scale(1.1)}.language-btn.active{background:#fff6;border-color:#fff9;box-shadow:0 2px 8px #0003}.app{width:100%;height:100vh;display:flex;flex-direction:column;overflow:hidden}.app-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.25rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:100}.app-header h1{font-size:1.75rem;font-weight:700;display:flex;align-items:center;gap:.75rem;margin:0}.header-controls{display:flex;align-items:center;gap:1.5rem;position:absolute;right:380px;top:50%;transform:translateY(-50%)}.header-right-controls{display:flex;align-items:center;gap:1rem;position:absolute;right:2rem;top:50%;transform:translateY(-50%)}.header-add-person-btn{margin:0}.graph-controls-header{display:flex;align-items:center;gap:.75rem;background:#ffffff26;padding:.5rem 1rem;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.graph-controls-header h4{margin:0;font-size:.75rem;color:#fff;font-weight:600;white-space:nowrap}.graph-controls-header .graph-filters{display:flex;align-items:center;gap:.5rem}.graph-controls-header .filter-checkbox{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.graph-controls-header .filter-checkbox input[type=checkbox]{margin-right:.4rem;cursor:pointer;width:14px;height:14px}.graph-controls-header .filter-label{display:flex;align-items:center;gap:.3rem;font-size:.7rem;color:#fff;white-space:nowrap}.graph-controls-header .filter-color{width:14px;height:2px;border-radius:2px;display:inline-block}.graph-controls-header .graph-zoom-controls{display:flex;gap:.4rem;align-items:center;padding-left:.5rem;border-left:1px solid rgba(255,255,255,.3)}.graph-controls-header .zoom-btn{background:#fff3;color:#fff;border:none;border-radius:6px;width:28px;height:28px;font-size:.85rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex:1}.graph-controls-header .zoom-btn:hover{background:#ffffff4d;transform:scale(1.1)}.graph-controls-header .show-all-btn{width:auto;min-width:80px;padding:0 .5rem;font-size:.7rem;white-space:nowrap;flex:0}.app-content{display:flex;flex:1;overflow:hidden;min-height:0;height:calc(100vh - 80px)}.main-panel{flex:1;padding:2rem;overflow:hidden;background:#fff;display:flex;flex-direction:column;min-height:0}.sidebar{width:380px;min-width:380px;max-width:380px;background:#f8f9fa;border-left:1px solid #e0e0e0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;box-shadow:-2px 0 10px #0000000d;height:100%;position:relative;z-index:1000;pointer-events:auto}.sidebar::-webkit-scrollbar{width:8px}.sidebar::-webkit-scrollbar-track{background:#f1f1f1}.sidebar::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.sidebar::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.sidebar-search{padding:1rem;background:#fff;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:10}.search-input-wrapper{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:1rem;font-size:1.1rem;z-index:1;pointer-events:none}.sidebar-search-input{width:100%;padding:.875rem 2.5rem .875rem 3rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .2s;background:#fff}.sidebar-search-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.search-reset-btn{position:absolute;right:.5rem;background:#6b7280;color:#fff;border:none;border-radius:50%;width:24px;height:24px;font-size:.85rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;padding:0}.search-reset-btn:hover{background:#4b5563;transform:scale(1.1)}.no-person-selected{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;color:#999;min-height:400px}.no-person-icon{font-size:4rem;margin-bottom:1rem;opacity:.3}.no-person-selected h3{color:#666;margin-bottom:.5rem;font-size:1.2rem}.no-person-selected p{color:#999;font-size:.95rem;line-height:1.5}.loading{display:flex;justify-content:center;align-items:center;height:100vh;font-size:1.5rem;color:#666}.btn{padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:all .2s;font-weight:500}.btn-primary{background:#667eea;color:#fff;box-shadow:0 2px 4px #667eea33}.btn-primary:hover{background:#5568d3;transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.btn-primary:active{transform:translateY(0)}.btn-secondary{background:#6b7280;color:#fff;box-shadow:0 2px 4px #6b728033}.btn-secondary:hover{background:#4b5563;transform:translateY(-2px);box-shadow:0 4px 12px #6b728066}.btn-secondary:active{transform:translateY(0)}.btn-danger{background:#dc3545;color:#fff;padding:.5rem 1rem;font-size:.9rem}.btn-danger:hover{background:#c82333}.person-details-panel{background:#fff;margin:1rem;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;min-height:0;max-width:100%;max-height:calc(100vh - 120px);box-sizing:border-box;overflow:hidden}.person-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.person-header h3{margin:0;font-size:1.4rem;font-weight:700}.btn-icon{background:#fff3;border:none;color:#fff;padding:.5rem;border-radius:6px;cursor:pointer;font-size:1.1rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:all .2s}.btn-icon:hover{background:#ffffff4d;transform:scale(1.1)}.person-info-grid{padding:1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem;flex-shrink:0}.info-item{display:flex;flex-direction:column;gap:.5rem}.info-item.full-width{grid-column:1 / -1}.info-label{font-size:.85rem;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.info-value{font-size:1rem;color:#333;font-weight:500}.relationships-section{border-top:2px solid #f0f0f0;padding:1.5rem;display:flex;flex-direction:column;flex:1;min-height:0;max-width:100%;box-sizing:border-box;overflow:hidden}.relationships-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-shrink:0}.relationships-header h4{margin:0;font-size:1.1rem;color:#333}.btn-add-relation{background:#667eea;color:#fff;border:none;border-radius:50%;width:32px;height:32px;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;box-shadow:0 2px 4px #667eea4d}.btn-add-relation:hover{background:#5568d3;transform:scale(1.1);box-shadow:0 4px 8px #667eea66}.loading-relationships,.no-relationships{text-align:center;padding:2rem 1rem;color:#999}.no-relationships p{margin-bottom:1rem}.btn-small{padding:.5rem 1rem;font-size:.9rem}.relationships-list{display:flex;flex-direction:column;gap:.75rem;overflow-y:auto;overflow-x:hidden;flex:1;min-height:0;padding-right:.5rem;padding-bottom:1.5rem}.relationships-list::-webkit-scrollbar{width:8px}.relationships-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.relationships-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.relationships-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width: 768px){.app-header{padding:.75rem 1rem;flex-wrap:wrap;min-height:auto}.app-header h1{font-size:1.25rem;flex:1;min-width:0}.header-controls{position:static;transform:none;width:100%;order:3;margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.2);flex-wrap:wrap;gap:.5rem}.graph-controls-header{flex-wrap:wrap;gap:.5rem;padding:.4rem .6rem;width:100%}.graph-controls-header h4{font-size:.65rem;width:100%}.graph-controls-header .graph-filters{flex-wrap:wrap;gap:.4rem}.graph-controls-header .filter-label{font-size:.65rem}.graph-controls-header .graph-zoom-controls{padding-left:.3rem;gap:.3rem}.graph-controls-header .zoom-btn{width:24px;height:24px;font-size:.75rem}.graph-controls-header .show-all-btn{min-width:70px;font-size:.65rem;padding:0 .4rem}.header-right-controls{position:static;transform:none;gap:.5rem;order:2}.header-add-person-btn{font-size:.85rem;padding:.5rem .75rem;white-space:nowrap}.app-content{flex-direction:column;height:calc(100vh - 140px)}.main-panel{padding:1rem;flex:1;min-height:0}.sidebar{width:100%;min-width:100%;max-width:100%;position:fixed;top:0;right:-100%;height:100vh;z-index:1001;transition:right .3s ease;box-shadow:-2px 0 10px #0003;pointer-events:auto}.sidebar.open{right:0}.sidebar-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000}.sidebar-overlay.open{display:block}.person-info-grid{grid-template-columns:1fr;padding:1rem}.graph-controls-header .filter-color{width:12px}.language-switcher{gap:.3rem}.language-btn{width:32px;height:32px;font-size:1rem}.mobile-menu-btn{display:none}.sidebar-header-mobile{display:flex;justify-content:space-between;align-items:center;padding-bottom:.75rem;margin-bottom:.75rem;border-bottom:1px solid #e0e0e0}.sidebar-header-mobile h3{margin:0;font-size:1.1rem;color:#333}.sidebar-close-btn{background:#dc3545;color:#fff;border:none;border-radius:50%;width:32px;height:32px;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.sidebar-close-btn:hover{background:#c82333;transform:scale(1.1)}}@media (min-width: 769px){.mobile-menu-btn,.sidebar-header-mobile{display:none}.sidebar-overlay{display:none!important}.fab{display:none}}.fab-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.fab-container{position:fixed;bottom:1.5rem;right:1.5rem;z-index:999;display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.fab-menu{display:flex;flex-direction:column;gap:.75rem;margin-bottom:.5rem;opacity:0;transform:translateY(20px) scale(.8);pointer-events:none;transition:all .3s ease}.fab-container.open .fab-menu{opacity:1;transform:translateY(0) scale(1);pointer-events:all}.fab-action{display:flex;align-items:center;gap:.75rem;background:#fff;color:#333;border:none;border-radius:28px;padding:.75rem 1.25rem .75rem 1rem;font-size:.9rem;font-weight:500;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:all .2s ease;white-space:nowrap;min-width:140px;justify-content:flex-start}.fab-action:hover{transform:translate(-4px);box-shadow:0 6px 16px #0003}.fab-action:active{transform:translate(-2px)}.fab-icon{font-size:1.2rem;width:24px;text-align:center}.fab-label{flex:1}.fab{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #667eea66;transition:all .3s ease;padding:0;flex-shrink:0}.fab:hover{transform:scale(1.1);box-shadow:0 6px 16px #667eea80}.fab:active{transform:scale(.95)}.fab.open{transform:rotate(45deg);background:#dc3545}.fab.open:hover{background:#c82333}@media (max-width: 768px){.fab-container{display:flex}.header-add-person-btn{display:none}}@media (min-width: 769px){.fab-container{display:none}}@media (max-width: 480px){.app-header{padding:.5rem .75rem}.app-header h1{font-size:1.1rem}.graph-controls-header h4{display:none}.graph-controls-header .filter-label{font-size:.6rem}.header-add-person-btn{font-size:.75rem;padding:.4rem .6rem}.main-panel{padding:.5rem}.person-form{padding:1rem;margin:.5rem}.form-actions{flex-direction:column}.form-actions .btn{width:100%}}.relationship-card{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;padding:1rem;display:flex;justify-content:space-between;align-items:center;transition:all .2s;min-width:0;max-width:100%;box-sizing:border-box}.relationship-card:hover{border-color:#667eea;background:#f0f4ff;transform:translate(4px)}.relationship-content{display:flex;align-items:center;gap:1rem;flex:1;min-width:0;overflow:hidden}.relationship-icon-large{font-size:2rem}.relationship-details{display:flex;flex-direction:column;gap:.25rem}.relationship-type-label{font-size:.75rem;color:#667eea;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.relationship-person-name{font-size:1rem;color:#333;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-remove{background:#dc3545;color:#fff;border:none;border-radius:50%;width:28px;height:28px;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;font-weight:700}.btn-remove:hover{background:#c82333;transform:scale(1.1)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{width:100%;height:100vh;overflow:hidden}html,body{height:100%;overflow:hidden}
