.organigrama-main{min-height:100vh;background:linear-gradient(160deg,#f0f4f8,#d9e2ec,#e8ecf1);padding:6rem 0 4rem}.organigrama-container{max-width:1200px;margin:0 auto;padding:0 1.25rem}.organigrama-header{text-align:center;margin-bottom:2.5rem}.organigrama-header .header-badge{display:inline-flex;align-items:center;gap:.5rem;background:var(--gradient-accent);color:var(--color-white);padding:.625rem 1.25rem;border-radius:30px;font-size:.875rem;font-weight:600;margin-bottom:1.25rem;box-shadow:0 4px 14px #00339940;letter-spacing:.02em}.organigrama-header .page-title{font-size:2.75rem;font-weight:800;color:var(--color-neutral-900);margin-bottom:.75rem;line-height:1.15;letter-spacing:-.02em}.organigrama-header .page-subtitle{font-size:1.0625rem;color:var(--color-neutral-600);line-height:1.7;max-width:680px;margin:0 auto}.organigrama-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;padding:5rem 2rem;color:var(--color-primary);font-size:1rem;font-weight:500}.loading-spinner{width:40px;height:40px;border:3px solid var(--color-neutral-200);border-top-color:var(--color-primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.organigrama-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;max-width:540px;margin-left:auto;margin-right:auto}.stat-card{background:var(--color-white);border-radius:14px;padding:1rem 1.25rem;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;row-gap:.375rem;box-shadow:0 1px 4px #0000000f,0 4px 12px #00000008;transition:transform .2s ease,box-shadow .2s ease}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.stat-card .stat-icon{grid-row:1;grid-column:1;width:40px;height:40px;border-radius:10px;background:var(--gradient-accent);display:flex;align-items:center;justify-content:center}.stat-card .stat-icon i{font-size:1.125rem;color:var(--color-white)}.stat-card .stat-number{grid-row:1;grid-column:2;font-size:1.375rem;font-weight:700;color:var(--color-neutral-900);line-height:1;display:flex;align-items:center;justify-content:center}.stat-card .stat-label{grid-row:2;grid-column:1 / -1;font-size:.75rem;color:var(--color-neutral-500);text-transform:uppercase;letter-spacing:.04em;font-weight:500;text-align:center}.organigrama-svg-wrapper{margin-bottom:2rem;border-radius:16px;background:var(--color-white);box-shadow:0 1px 4px #0000000f,0 4px 12px #00000008;overflow-x:auto;-webkit-overflow-scrolling:touch}.organigrama-svg-inner{min-width:800px}.organigrama-svg-inner svg{display:block;width:100%;height:auto}.organigrama-mobile-picker{display:none}.organigrama-acordeon{display:flex;flex-direction:column;gap:.75rem}.acordeon-departament{background:var(--color-white);border-radius:14px;box-shadow:0 1px 4px #0000000f,0 4px 12px #00000008;overflow:hidden;transition:box-shadow .2s ease}.acordeon-departament:hover{box-shadow:0 2px 8px #00000014,0 8px 24px #0000000f}.acordeon-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.125rem 1.375rem;border:none;background:transparent;cursor:pointer;text-align:left;font-family:inherit;transition:background .15s ease}.acordeon-header:focus{outline:none}.acordeon-header:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.departament-header{background:var(--gradient-accent);color:var(--color-white)}.departament-header.expanded{border-radius:14px 14px 0 0}.header-content{display:flex;align-items:center;gap:.875rem;flex:1;min-width:0}.header-content .icon-wrapper{width:38px;height:38px;border-radius:10px;background:#fff3;display:flex;align-items:center;justify-content:center;flex-shrink:0}.header-content .icon-wrapper i{font-size:1rem}.departament-nume{font-size:1.0625rem;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.badge-count{background:#fff3;padding:.25rem .75rem;border-radius:20px;font-size:.8125rem;font-weight:500;white-space:nowrap;flex-shrink:0}.chevron-wrapper{width:30px;height:30px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:.5rem}.chevron-wrapper i{font-size:.8125rem;transition:transform .25s ease}.chevron-wrapper.rotated i{transform:rotate(180deg)}.acordeon-content{max-height:0;overflow:hidden;transition:max-height .35s ease}.acordeon-content.expanded{max-height:2000px}.departament-content{background:var(--color-neutral-50);padding:0}.departament-content.expanded{padding:1rem}.acordeon-functie{background:var(--color-white);border-radius:12px;margin-bottom:.625rem;box-shadow:0 1px 3px #0000000a;overflow:hidden;border:1px solid var(--color-neutral-100);transition:border-color .15s ease}.acordeon-functie:last-child{margin-bottom:0}.acordeon-functie:hover{border-color:var(--color-neutral-200)}.functie-header{background:var(--color-white);color:var(--color-neutral-900);padding:.875rem 1.125rem}.functie-header.expanded{background:var(--color-neutral-50);border-bottom:1px solid var(--color-neutral-100)}.functie-header .icon-wrapper{width:34px;height:34px;border-radius:8px;background:var(--gradient-accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.functie-header .icon-wrapper i{font-size:.875rem;color:var(--color-white)}.functie-nume{font-size:.9375rem;font-weight:600;color:var(--color-neutral-700);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.functie-header .badge-count{background:var(--gradient-accent);color:var(--color-white);padding:.2rem .625rem;font-size:.6875rem}.functie-header .chevron-wrapper{width:26px;height:26px;background:var(--color-border-light);border:1px solid var(--color-neutral-100)}.functie-header .chevron-wrapper i{color:var(--color-neutral-500);font-size:.6875rem}.functie-header .chevron-wrapper.rotated{background:var(--gradient-accent);border-color:transparent}.functie-header .chevron-wrapper.rotated i{color:var(--color-white)}.functie-content{background:var(--color-white)}.functie-content.expanded{padding:.375rem .625rem .625rem}.membri-lista{list-style:none;padding:0;margin:0}.membru-item{display:flex;align-items:center;gap:.875rem;padding:.75rem .875rem;border-radius:10px;margin-bottom:.25rem;border:1px solid transparent;transition:background .15s ease,border-color .15s ease}.membru-item:last-child{margin-bottom:0}.membru-item:hover{background:var(--color-neutral-50);border-color:var(--color-neutral-100)}.membru-avatar{width:40px;height:40px;border-radius:50%;background:var(--gradient-accent);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 6px #0393}.membru-avatar i{font-size:.9375rem;color:var(--color-white)}.membru-info{display:flex;align-items:center;justify-content:space-between;flex:1;gap:.75rem;min-width:0}.membru-nume{font-size:.9375rem;font-weight:600;color:var(--color-neutral-900);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cv-download-btn{display:inline-flex;align-items:center;gap:.375rem;background:var(--color-error);color:var(--color-white);border:none;border-radius:8px;padding:.4rem .75rem;font-size:.6875rem;font-weight:600;cursor:pointer;box-shadow:0 2px 4px #dc262626;transition:box-shadow .15s ease,transform .15s ease;white-space:nowrap;flex-shrink:0}.cv-download-btn:hover{box-shadow:0 4px 10px #dc262640;transform:translateY(-1px)}.cv-download-btn:active{transform:translateY(0)}.cv-download-btn i{font-size:.8125rem}.empty-state{text-align:center;padding:3.5rem 2rem;background:var(--color-white);border-radius:16px;box-shadow:0 1px 4px #0000000f,0 4px 12px #00000008}.empty-state i{font-size:3.5rem;color:var(--color-neutral-300);margin-bottom:1.25rem;display:block}.empty-state h3{font-size:1.25rem;font-weight:600;color:var(--color-neutral-600);margin:0;line-height:1.5}.st0{display:none;opacity:.5}.st1{display:inline}.st2{clip-path:url(#SVGID_2_)}.st3{font-family:"CIDFont+F1"}.st4{font-size:11.0609px}.st5{fill:gray}.st6{font-family:"CIDFont+F2"}.st7{font-size:8.0552px}.st8{font-family:"CIDFont+F3"}.st9{clip-path:url(#SVGID_2_);fill:#93c954}.st10{clip-path:url(#SVGID_4_)}.st11{clip-path:url(#SVGID_6_)}.st12{clip-path:url(#SVGID_2_);fill:#9dc3e5}.st13{clip-path:url(#SVGID_8_)}.st14{clip-path:url(#SVGID_10_)}.st15{clip-path:url(#SVGID_2_);fill:#8ac652}.st16{clip-path:url(#SVGID_12_)}.st17{clip-path:url(#SVGID_14_)}.st18{clip-path:url(#SVGID_2_);fill:#f3b183}.st19{clip-path:url(#SVGID_16_)}.st20{clip-path:url(#SVGID_18_)}.st21{clip-path:url(#SVGID_2_);fill:#f9f06c}.st22{clip-path:url(#SVGID_20_)}.st23{clip-path:url(#SVGID_22_)}.st24{clip-path:url(#SVGID_2_);fill:#f8ccad}.st25{clip-path:url(#SVGID_24_)}.st26{clip-path:url(#SVGID_26_)}.st27{clip-path:url(#SVGID_28_)}.st28{clip-path:url(#SVGID_30_)}.st29{clip-path:url(#SVGID_2_);fill:#bed8ee}.st30{clip-path:url(#SVGID_32_)}.st31{clip-path:url(#SVGID_34_)}.st32{clip-path:url(#SVGID_2_);fill:#c5e0b4}.st33{clip-path:url(#SVGID_36_)}.st34{clip-path:url(#SVGID_38_)}.st35{clip-path:url(#SVGID_2_);fill:#fee699}.st36{clip-path:url(#SVGID_40_)}.st37{clip-path:url(#SVGID_42_)}.st38{clip-path:url(#SVGID_44_)}.st39{clip-path:url(#SVGID_46_)}.st40{clip-path:url(#SVGID_48_)}.st41{clip-path:url(#SVGID_50_)}.st42{clip-path:url(#SVGID_2_);fill:#deeaf7}.st43{clip-path:url(#SVGID_52_)}.st44{clip-path:url(#SVGID_54_)}.st45{clip-path:url(#SVGID_56_)}.st46{clip-path:url(#SVGID_58_)}.st47{clip-path:url(#SVGID_2_);fill:#4971b8}.st48{clip-path:url(#SVGID_2_);fill:#fae4d6}.st49{clip-path:url(#SVGID_60_)}.st50{clip-path:url(#SVGID_62_)}.st51{clip-path:url(#SVGID_2_);fill:#e2f0d9}.st52{clip-path:url(#SVGID_64_)}.st53{clip-path:url(#SVGID_66_)}.st54{clip-path:url(#SVGID_2_);fill:#fff3cd}.st55{clip-path:url(#SVGID_68_)}.st56{clip-path:url(#SVGID_70_)}.st57{clip-path:url(#SVGID_72_)}.st58{clip-path:url(#SVGID_74_)}.st59{clip-path:url(#SVGID_76_)}.st60{clip-path:url(#SVGID_78_)}.st61{clip-path:url(#SVGID_80_)}.st62{clip-path:url(#SVGID_82_)}.st63{clip-path:url(#SVGID_84_)}.st64{clip-path:url(#SVGID_86_)}.st65{clip-path:url(#SVGID_88_)}.st66{clip-path:url(#SVGID_90_)}.st67{clip-path:url(#SVGID_92_)}.st68{clip-path:url(#SVGID_94_)}.st69{clip-path:url(#SVGID_96_)}.st70{clip-path:url(#SVGID_98_)}.st71{clip-path:url(#SVGID_100_)}.st72{clip-path:url(#SVGID_102_)}.st73{clip-path:url(#SVGID_104_)}.st74{clip-path:url(#SVGID_106_)}.st75{clip-path:url(#SVGID_108_)}.st76{clip-path:url(#SVGID_110_)}.st77{clip-path:url(#SVGID_112_)}.st78{clip-path:url(#SVGID_114_)}.st79{clip-path:url(#SVGID_116_)}.st80{clip-path:url(#SVGID_118_)}.st81{clip-path:url(#SVGID_120_)}.st82{clip-path:url(#SVGID_122_)}.st83{clip-path:url(#SVGID_126_)}.st84{clip-path:url(#SVGID_128_)}.st85{clip-path:url(#SVGID_2_);fill:#2f5598}.st86{fill:#9c9;stroke:#166734;stroke-miterlimit:10}.st87{fill:#9fc9eb;stroke:#1c3664;stroke-miterlimit:10}.st88{fill:#8ac652;stroke:#166734;stroke-miterlimit:10}.st89{fill:#ffcd34;stroke:#653614;stroke-miterlimit:10}.st90{fill:#f7ec13;stroke:#653614;stroke-miterlimit:10}.st91{fill:none;stroke:#000;stroke-miterlimit:10}.marcat{stroke-width:3px}.organigrama-svg-inner g[id]{cursor:pointer;transition:opacity .15s ease}.organigrama-svg-inner g[id]:hover{opacity:.85}@media(max-width:900px){.organigrama-svg-wrapper{position:relative}.organigrama-svg-wrapper:after{content:"Glisați pentru a vedea tot";position:absolute;bottom:.5rem;right:.75rem;font-size:.6875rem;color:var(--color-neutral-400);background:#ffffffe6;padding:.25rem .625rem;border-radius:6px;pointer-events:none;animation:fadeHint 4s ease forwards}@keyframes fadeHint{0%,70%{opacity:1}to{opacity:0}}}@media(max-width:768px){.organigrama-main{padding:4.5rem 0 2.5rem}.organigrama-container{padding:0 1rem}.organigrama-header{margin-bottom:2rem}.organigrama-header .header-badge{font-size:.8125rem;padding:.5rem 1rem;margin-bottom:1rem}.organigrama-header .page-title{font-size:1.875rem;letter-spacing:-.01em}.organigrama-header .page-subtitle{font-size:.9375rem;line-height:1.6}.organigrama-svg-wrapper{display:none}.organigrama-mobile-picker{display:block;margin-bottom:1.5rem}.picker-hint{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.8125rem;color:var(--color-neutral-500);margin-bottom:1rem;font-weight:500}.picker-hint i{color:var(--color-primary);font-size:.875rem}.picker-group{margin-bottom:1rem}.picker-group:last-child{margin-bottom:0}.picker-group-title{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-neutral-500);margin:0 0 .5rem .25rem}.picker-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.picker-btn{display:flex;align-items:center;justify-content:center;text-align:center;padding:.625rem .5rem;border-radius:10px;font-size:.75rem;font-weight:600;font-family:inherit;cursor:pointer;border:2px solid transparent;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;line-height:1.3;min-height:44px}.picker-btn:active{transform:scale(.97)}.picker-btn--blue{background:#e8f1fb;color:#1c3664;border-color:#c8ddf3}.picker-btn--green{background:#e8f5e1;color:#166734;border-color:#c5e0b4}.picker-btn--yellow{background:#fef9e1;color:#653614;border-color:#f7ec13}.picker-btn--orange{background:#fef3e2;color:#653614;border-color:#ffcd34}.picker-btn--active{transform:scale(.97);box-shadow:0 0 0 2px var(--color-primary);border-color:var(--color-primary)!important}.picker-btn--blue.picker-btn--active{background:#1c3664;color:#fff}.picker-btn--green.picker-btn--active{background:#166734;color:#fff}.picker-btn--yellow.picker-btn--active{background:#8a6d14;color:#fff}.picker-btn--orange.picker-btn--active{background:#8a5714;color:#fff}.organigrama-stats{gap:.625rem;margin-bottom:1.5rem}.stat-card{padding:.625rem .75rem;flex:1;min-width:0;border-radius:12px;row-gap:.25rem}.stat-card .stat-icon{width:30px;height:30px;border-radius:8px}.stat-card .stat-icon i{font-size:.8125rem}.stat-card .stat-number{font-size:1.125rem}.stat-card .stat-label{font-size:.5625rem}.acordeon-header{padding:.875rem 1rem}.header-content{gap:.625rem}.header-content .icon-wrapper{width:32px;height:32px;border-radius:8px}.header-content .icon-wrapper i{font-size:.875rem}.departament-nume{font-size:.9375rem}.badge-count{font-size:.625rem;padding:.2rem .5rem}.chevron-wrapper{width:26px;height:26px;margin-left:.375rem}.chevron-wrapper i{font-size:.6875rem}.acordeon-departament{border-radius:12px}.departament-header.expanded{border-radius:12px 12px 0 0}.departament-content.expanded{padding:.75rem}.functie-header{padding:.75rem .875rem}.functie-header .icon-wrapper{width:30px;height:30px;border-radius:7px}.functie-header .icon-wrapper i{font-size:.75rem}.functie-nume{font-size:.8125rem}.functie-header .badge-count{font-size:.5625rem;padding:.15rem .5rem}.functie-header .chevron-wrapper{width:22px;height:22px}.functie-header .chevron-wrapper i{font-size:.5625rem}.functie-content.expanded{padding:.25rem .375rem .5rem}.membru-item{padding:.625rem;gap:.625rem}.membru-avatar{width:36px;height:36px}.membru-avatar i{font-size:.8125rem}.membru-info{flex-direction:column;align-items:flex-start;gap:.375rem}.membru-nume{font-size:.8125rem;white-space:normal}.cv-download-btn{padding:.3rem .625rem;font-size:.625rem;border-radius:6px}.cv-download-btn i{font-size:.75rem}.empty-state{padding:2.5rem 1.5rem;border-radius:12px}.empty-state i{font-size:2.5rem;margin-bottom:1rem}.empty-state h3{font-size:1rem}}@media(max-width:400px){.organigrama-container{padding:0 .75rem}.organigrama-header .page-title{font-size:1.5rem}.organigrama-header .page-subtitle{font-size:.875rem}.stat-card{padding:.5rem}.stat-card .stat-icon{width:26px;height:26px}.stat-card .stat-icon i{font-size:.6875rem}.stat-card .stat-number{font-size:1rem}.picker-grid{grid-template-columns:1fr}.picker-btn{font-size:.8125rem;padding:.75rem .625rem}.acordeon-header{padding:.75rem}.departament-nume{font-size:.8125rem}.header-content .icon-wrapper{width:28px;height:28px}.chevron-wrapper{width:24px;height:24px}}
