.company-page{padding-top:2rem;padding-bottom:4rem}.main-content{max-width:1080px;margin:0 auto;padding:0 14px}.company-section-wrapper,.company-sections{display:flex;flex-direction:column}.company-sections{gap:2.5rem}.company-section{background:rgba(255,255,255,.92);border-radius:18px;padding:2rem;box-shadow:0 18px 35px rgba(9,30,66,.12);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.company-section,.company-section--feature{border:1px solid rgba(13,27,42,.08);color:var(--primary)}.company-section--feature{background:linear-gradient(145deg,rgba(255,255,255,.95),rgba(245,250,255,.95));box-shadow:0 18px 35px rgba(9,30,66,.14)}.company-section--management{background:#ffffff;color:var(--primary);border:1px solid rgba(13,27,42,.08);box-shadow:0 18px 40px rgba(13,27,42,.12)}.company-section--management .company-members-title,.company-section--management .company-section-body,.company-section--management .company-section-lead,.company-section--management .company-section-title{color:var(--primary)}.company-section--with-media{display:grid;grid-template-columns:minmax(0,420px) minmax(0,1fr);gap:2rem;align-items:stretch}.company-section--history.company-section--with-media,.company-section--structure.company-section--with-media{display:flex;flex-direction:column;gap:2rem}.company-section--history.company-section--with-media .company-section-media,.company-section--structure.company-section--with-media .company-section-media{order:1;width:100%;min-height:400px}.company-section--history.company-section--with-media .company-section-content,.company-section--structure.company-section--with-media .company-section-content{order:2;width:100%}.company-section:target{box-shadow:0 30px 55px rgba(11,46,92,.45);border-color:rgba(102,163,120,.35)}.company-section-media{border-radius:16px;overflow:hidden;background:#071225;min-height:320px}.company-section-media img{width:100%;height:100%;object-fit:cover;display:block}.company-section-content{display:flex;flex-direction:column;gap:.5rem;min-width:0}.company-section-header{margin-bottom:1.25rem}.company-section-kicker{margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;color:rgba(25,27,79,.55)}.company-section-title{margin:0 0 .75rem;font-size:1.75rem;line-height:1.3;color:var(--primary)}.company-section-lead{margin:0;font-size:1.05rem;color:rgba(25,27,79,.8)}.company-section-body{display:flex;flex-direction:column;gap:1rem;color:rgba(25,27,79,.85);line-height:1.65}.company-section-body-block{display:flex;flex-direction:column;gap:.35rem;word-break:break-word;overflow-wrap:anywhere}.company-section-body figure,.company-section-body p{margin:0}.company-section-body img{max-width:100%;height:auto;border-radius:8px}.company-section--history .company-section-body-block,.company-section--structure .company-section-body-block{display:block}.company-section--history .company-section-body-block img,.company-section--structure .company-section-body-block img{float:left;margin:0 1rem 1rem 0;max-width:40%;min-width:200px;border-radius:8px}.company-section--history .company-section-body-block p,.company-section--structure .company-section-body-block p{text-align:justify;overflow:hidden}@media (max-width:768px){.company-section--history .company-section-body-block img,.company-section--structure .company-section-body-block img{float:none;display:block;max-width:100%;margin:0 0 1rem}}.company-section-body a{color:var(--accent);text-decoration:underline}.company-section-body ul{margin:.25rem 0 0;padding-left:1.25rem;list-style:disc}.company-section-body li+li{margin-top:.35rem}.company-section-download{margin-top:auto;display:flex;justify-content:flex-end}.company-download-link{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .9rem;border-radius:999px;font-weight:600;font-size:.9rem;text-decoration:none;background:linear-gradient(120deg,var(--accent),#5a9069);color:#fff;box-shadow:0 10px 20px rgba(102,163,120,.25);transition:transform .2s ease,box-shadow .2s ease;max-width:240px}.company-download-link span{font-size:1rem}.company-download-link:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(102,163,120,.35)}.company-members{display:flex;flex-direction:column;gap:1.25rem}.company-members-title{margin:0;font-size:1.3rem}.company-section--feature .company-members-title,.company-section:not(.company-section--feature) .company-members-title{color:var(--primary)}.company-members-grid{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center}.company-member-card{flex:0 0 260px;width:260px;min-height:320px;border:1px solid rgba(13,27,42,.08);border-radius:26px;padding:1.25rem 1.25rem 1rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.9rem;background:#ffffff;box-shadow:0 18px 40px rgba(13,27,42,.08);color:var(--primary);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:hidden;max-width:100%;box-sizing:border-box}.company-member-card:focus-visible,.company-member-card:hover{outline:none;transform:translateY(-6px);box-shadow:0 24px 55px rgba(13,27,42,.15)}.company-member-text{display:flex;flex-direction:column;gap:.2rem}.company-member-name{margin:0;font-size:1.1rem;font-weight:600}.company-member-position{margin:0;font-size:.92rem;opacity:.7}.company-member-avatar{width:80%;aspect-ratio:1;border-radius:50%;overflow:hidden;border:3px solid rgba(102,163,120,.15);background:rgba(102,163,120,.08);display:flex;align-items:center;justify-content:center;margin-top:.25rem}.company-member-avatar-image{width:100%;height:100%;object-fit:cover}.company-member-avatar-placeholder{font-size:1.5rem;font-weight:600;color:rgba(25,27,79,.5)}.company-member-card-hint{font-size:.8rem;opacity:.65;margin-top:auto;color:rgba(25,27,79,.6)}.company-member-modal{position:fixed;inset:0;background:rgba(5,12,24,.75);display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:calc(var(--header-z-index, 100) + 200)}.company-member-modal__content{width:min(640px,100%);max-height:90vh;overflow-y:auto;background:#fdfefe;color:var(--primary);border-radius:22px;padding:2.25rem;position:relative;box-shadow:0 25px 55px rgba(5,12,24,.45)}.company-member-modal__close{position:absolute;top:1rem;right:1rem;border:none;background:transparent;font-size:1.85rem;line-height:1;cursor:pointer;color:inherit}.company-member-modal__header{display:flex;gap:1.5rem;align-items:center;margin-bottom:1.5rem}.company-member-modal__header h3{margin:0 0 .35rem;font-size:1.5rem;color:var(--primary)}.company-member-modal__header p{margin:0;font-size:1rem;opacity:.8}.company-member-modal__avatar{width:140px;height:140px;border-radius:50%;overflow:hidden;background:var(--primary);display:flex;align-items:center;justify-content:center;border:4px solid rgba(102,163,120,.2)}.company-member-modal__avatar img{width:100%;height:100%;object-fit:cover}.company-member-modal__avatar span{font-size:2rem;font-weight:600;color:#fff}.company-member-modal__body{line-height:1.7;color:var(--primary);overflow-x:hidden;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;box-sizing:border-box;font-family:inherit;font-size:inherit}.company-member-modal__body *{box-sizing:border-box}.company-member-modal__body p{margin:0 0 .75rem;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;line-height:1.7;display:block;clear:both}.company-member-modal__body p:first-child{margin-top:0}.company-member-modal__body p:empty{margin:.5rem 0;min-height:.5rem;display:block}.company-member-modal__body p strong:only-child{display:inline}.company-member-modal__body p:last-child{margin-bottom:0}.company-member-modal__body h1,.company-member-modal__body h2,.company-member-modal__body h3,.company-member-modal__body h4,.company-member-modal__body h5,.company-member-modal__body h6{margin:1.5rem 0 .75rem;font-weight:600;line-height:1.3;color:var(--primary)}.company-member-modal__body h1{font-size:1.75rem}.company-member-modal__body h2{font-size:1.5rem}.company-member-modal__body h3{font-size:1.25rem}.company-member-modal__body h4{font-size:1.1rem}.company-member-modal__body h5{font-size:1rem}.company-member-modal__body h6{font-size:.9rem}.company-member-modal__body h1:first-child,.company-member-modal__body h2:first-child,.company-member-modal__body h3:first-child,.company-member-modal__body h4:first-child,.company-member-modal__body h5:first-child,.company-member-modal__body h6:first-child{margin-top:0}.company-member-modal__body ol,.company-member-modal__body ul{margin:1rem 0;padding-left:2rem;list-style-position:outside}.company-member-modal__body ol ol,.company-member-modal__body ol ul,.company-member-modal__body ul ol,.company-member-modal__body ul ul{margin:.5rem 0}.company-member-modal__body li{margin:.5rem 0;line-height:1.7}.company-member-modal__body ul{list-style-type:disc}.company-member-modal__body ul ul{list-style-type:circle}.company-member-modal__body ul ul ul{list-style-type:square}.company-member-modal__body ol{list-style-type:decimal}.company-member-modal__body ol ol{list-style-type:lower-alpha}.company-member-modal__body ol ol ol{list-style-type:lower-roman}.company-member-modal__body b,.company-member-modal__body strong{font-weight:600}.company-member-modal__body em,.company-member-modal__body i{font-style:italic}.company-member-modal__body u{text-decoration:underline}.company-member-modal__body blockquote{margin:1rem 0;padding:.75rem 1.25rem;border-left:4px solid rgba(13,27,42,.2);background:rgba(13,27,42,.03);font-style:italic}.company-member-modal__body a{color:var(--accent);text-decoration:underline}.company-member-modal__body a:hover{color:var(--accent)}.company-member-modal__body img{max-width:100%;height:auto;margin:1rem 0;border-radius:8px}.company-member-modal__body figure{margin:1rem 0;text-align:center}.company-member-modal__body figcaption{margin-top:.5rem;font-size:.9rem;color:rgba(25,27,79,.7);font-style:italic}.company-member-modal__body [style*="text-align: left"],.company-member-modal__body [style*="text-align:left"]{text-align:left!important}.company-member-modal__body [style*="text-align: center"],.company-member-modal__body [style*="text-align:center"]{text-align:center!important}.company-member-modal__body [style*="text-align: right"],.company-member-modal__body [style*="text-align:right"]{text-align:right!important}.company-member-modal__body [style*="text-align: justify"],.company-member-modal__body [style*="text-align:justify"]{text-align:justify!important}.company-member-modal__body span[style]{display:inline}.company-member-modal__body br{display:block;margin:.5rem 0;line-height:1.7}.company-member-modal__body br:first-child{margin-top:0}.company-member-modal__body br:last-child{margin-bottom:0}.company-member-modal__body>div{margin:.5rem 0;line-height:1.7;white-space:pre-wrap}.company-member-modal__body>div:first-child{margin-top:0}.company-member-modal__body>div:last-child{margin-bottom:0}.company-member-modal__body{white-space:pre-wrap}.company-member-modal__body--muted{opacity:.7;font-style:italic}@media (max-width:768px){.company-section{padding:1.5rem}.company-section-title{font-size:1.4rem}.company-section--with-media{grid-template-columns:minmax(0,1fr)}.company-section-media{min-height:220px}.company-tabs{overflow-x:auto}.company-member-card{flex:1 1 100%;width:100%}.company-member-avatar{width:180px}.company-member-modal__content{padding:1.75rem}}@media (max-width:520px){.company-member-modal__header{flex-direction:column;text-align:center}}.org-chart-viewport{width:100%;height:600px;min-height:400px;overflow:hidden;position:relative;cursor:grab;background:#fafafa;border-radius:8px;box-shadow:inset 0 0 20px rgba(0,0,0,.05)}.org-chart-container ul li:after,.org-chart-container ul li:before,.org-chart-container ul:before{content:""!important;display:block!important;visibility:visible!important;opacity:1!important;border-color:#cbd5e1!important}.org-chart-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.org-chart-zoom-controls{position:absolute;top:.75rem;left:.75rem;z-index:5;display:flex;gap:.35rem;background:rgba(15,23,42,.65);border-radius:999px;padding:.25rem .4rem;box-shadow:0 8px 20px rgba(15,23,42,.25)}.org-chart-zoom-button{border:none;background:transparent;color:#fff;font-size:.95rem;width:28px;height:28px;border-radius:999px;cursor:pointer;transition:background .2s ease}.org-chart-zoom-button:hover{background:rgba(255,255,255,.18)}.org-chart-zoom-button--fit{font-size:.85rem}.org-chart-overlay path{stroke:#f87171;stroke-width:1.5px;fill:none;opacity:.7}.org-chart-viewport:active{cursor:grabbing}.org-chart-viewport:after{content:"Drag to pan";position:absolute;top:10px;right:10px;background:rgba(0,0,0,.6);color:white;padding:4px 8px;border-radius:4px;font-size:.75rem;pointer-events:none;opacity:0;transition:opacity .3s ease;z-index:10}.org-chart-viewport:hover:after{opacity:1}.org-chart-container{width:fit-content;min-width:100%;height:fit-content;padding:1rem;font-family:var(--font-noto-sans-georgian,sans-serif);position:relative;will-change:transform;z-index:2}.org-chart-container,.org-chart-container *{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.org-node-title{user-select:text!important;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important}.org-chart-empty{text-align:center;padding:3rem;color:#666}.org-node-wrapper{display:inline-flex;flex-direction:column;align-items:center;gap:0;position:relative}.org-node{background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:.35rem .5rem;min-width:40px;max-width:280px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,.08);transition:box-shadow .2s ease,border-color .2s ease;position:relative;z-index:2;display:inline-block;margin:0 auto}.org-node:hover{box-shadow:0 2px 6px rgba(0,0,0,.1)}.org-node--clickable{cursor:pointer}.org-node--clickable:hover{box-shadow:0 2px 8px rgba(0,0,0,.12)}.org-node--collapsed{border-bottom-style:dashed;border-bottom-color:#94a3b8}.org-node-content{display:flex;align-items:center;justify-content:center;gap:.4rem}.org-node-title{font-weight:500;font-size:.85rem;line-height:1.35;color:var(--primary);flex:1;word-wrap:break-word}.org-node-toggle{font-size:1.2rem;font-weight:700;color:#666;min-width:20px;text-align:center;flex-shrink:0}.org-node-expand-btn{border:1.5px solid #cbd5e1;background:#fff;color:#475569;font-size:0;display:inline-flex;align-items:center;justify-content:center;gap:3px;padding:2px 8px;border-radius:0 0 8px 8px;cursor:pointer;transition:all .2s ease;margin-top:-2px;z-index:3;position:relative;box-shadow:0 2px 4px rgba(0,0,0,.06);min-height:20px;min-width:32px}.org-node-expand-btn:hover{background:#f1f5f9;border-color:#94a3b8;box-shadow:0 3px 8px rgba(0,0,0,.1)}.org-node-expand-btn--open{background:#f8fafc}.org-node-expand-icon{font-size:.55rem;line-height:1;display:inline-block}.org-node-expand-count{font-size:.65rem;font-weight:700;background:#e2e8f0;color:#334155;padding:0 4px;border-radius:999px;min-width:16px;text-align:center;line-height:1.4;display:inline-block}.org-node--root{background:#5b21b6;color:white;border-color:#4c1d95;font-weight:600;font-size:1rem;padding:.85rem 1.25rem}.org-node--root .org-node-title{color:white}.org-node--director{background:#7c3aed;color:white;border-color:#6d28d9;font-weight:600}.org-node--director .org-node-title{color:white}.org-node--department{background:#0ea5e9;color:white;border-color:#0284c7}.org-node--department .org-node-title{color:white}.org-node--service{background:#22c55e;color:var(--primary);border-color:#16a34a}.org-node--unit{background:#f8f9fa;border-color:#dee2e6;color:var(--primary)}.org-node--regional{background:#f59e0b;color:var(--primary);border-color:#d97706}.org-node--service_center{background:#e9ecef;border-color:#ced4da;color:var(--primary);font-size:.85rem;padding:.5rem .85rem}.org-chart-shell{border:1px solid #e2e8f0;border-radius:12px;padding:1rem;background:#fff;box-shadow:0 5px 20px rgba(15,23,42,.06)}.org-chart-shell__actions{display:flex;justify-content:flex-end;margin-bottom:.75rem}.org-chart-fullscreen-button{border:1px solid #c7d2fe;background:#eef2ff;color:#312e81;padding:.4rem .95rem;border-radius:999px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease}.org-chart-fullscreen-button:hover{background:#c7d2fe;transform:translateY(-1px)}.org-chart-fullscreen-overlay{position:fixed;inset:0;background:rgba(15,23,42,.55);backdrop-filter:blur(8px);z-index:500;display:flex;align-items:center;justify-content:center;padding:1.5rem}.org-chart-fullscreen-panel{width:min(1400px,96vw);height:min(92vh,900px);background:#fff;border-radius:1.25rem;box-shadow:0 25px 70px rgba(15,23,42,.18);display:flex;flex-direction:column;overflow:hidden}.org-chart-fullscreen-header{padding:1.2rem 1.5rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0}.org-chart-fullscreen-header h2{margin:0;font-size:1rem;font-weight:600;color:var(--primary)}.org-chart-fullscreen-close{border:none;background:#f1f5f9;border-radius:999px;padding:.35rem .9rem;font-size:.85rem;font-weight:600;color:var(--primary);cursor:pointer;transition:background .2s ease}.org-chart-fullscreen-close:hover{background:#e2e8f0}.org-chart-fullscreen-body{flex:1;padding:1rem 1.5rem 1.5rem;min-height:0}.org-chart-viewport--fullscreen{height:100%;min-height:0}@media (max-width:768px){.org-node{min-width:120px;max-width:200px;padding:.5rem .75rem;font-size:.85rem}.org-node-title{font-size:.78rem}.org-node-expand-btn{min-height:18px;min-width:28px;padding:1px 6px}}.org-node-person-modal{position:fixed;inset:0;background:rgba(15,23,42,.55);backdrop-filter:blur(8px);z-index:600;display:flex;align-items:center;justify-content:center;padding:1.5rem}.org-node-person-modal__content{background:#fff;border-radius:1rem;max-width:480px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 70px rgba(15,23,42,.18);position:relative;padding:1.5rem}.org-node-person-modal__close{position:absolute;top:.75rem;right:.75rem;border:none;background:#f1f5f9;border-radius:999px;width:36px;height:36px;font-size:1.25rem;line-height:1;cursor:pointer;color:var(--primary);transition:background .2s ease}.org-node-person-modal__close:hover{background:#e2e8f0}.org-node-person-modal__title{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:var(--primary);padding-right:2.5rem}.org-node-person-modal__persons{display:flex;flex-direction:column;gap:1.25rem}.org-node-person-card{display:flex;gap:1rem;align-items:flex-start;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.org-node-person-card:last-child{padding-bottom:0;border-bottom:none}.org-node-person-card__avatar{flex-shrink:0;width:100px;height:100px;border-radius:50%;overflow:hidden;background:#e2e8f0;display:flex;align-items:center;justify-content:center}.org-node-person-card__avatar img{width:100%;height:100%;object-fit:cover}.org-node-person-card__initials{font-size:2rem;font-weight:600;color:#64748b}.org-node-person-card__info{flex:1;min-width:0}.org-node-person-card__info h4{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:var(--primary)}.org-node-person-card__position{margin:0 0 .5rem;font-size:.9rem;color:#64748b}.org-node-person-card__contact{font-size:.85rem;margin-bottom:.5rem}.org-node-person-card__contact a{color:#3b82f6;text-decoration:none}.org-node-person-card__contact a:hover{text-decoration:underline}.org-node-person-card__bio{margin:0;font-size:.9rem;line-height:1.5;color:#475569}.org-chart-reactflow-wrapper{width:100%;border-radius:8px;overflow:hidden;background:#fafafa;box-shadow:inset 0 0 20px rgba(0,0,0,.05)}.org-chart-reactflow{font-family:var(--font-noto-sans-georgian,sans-serif)}.org-chart-reactflow .react-flow__node{padding:0;border:none;border-radius:4px}.org-chart-reactflow .react-flow__node-orgNode{width:auto!important;min-width:40px;max-width:280px}.org-flow-handle{width:8px;height:8px;background:#94a3b8;border:2px solid #fff}.org-flow-node{min-width:40px;max-width:280px;padding:.35rem .5rem;border-radius:4px;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,.08);transition:box-shadow .2s ease}.org-chart-flow-controls{bottom:.75rem;left:.75rem}.org-chart-flow-controls button{background:rgba(15,23,42,.65)!important;color:#fff!important;border:none!important;border-radius:999px!important}.org-chart-flow-controls button:hover{background:rgba(15,23,42,.85)!important}.org-chart-flow-panel{padding:.5rem .75rem}.org-chart-flow-hint{font-size:.75rem;color:rgba(0,0,0,.5);background:rgba(255,255,255,.9);padding:.25rem .5rem;border-radius:4px}@media print{.org-node{break-inside:avoid;page-break-inside:avoid}}