.seor-org-clean,.seor-org-clean *{box-sizing:border-box}
.seor-org-clean{--seor-blue:#3a5477;--seor-blue-soft:#edf2f7;--seor-blue-line:rgba(58,84,119,.26);--seor-ink:#1b2430;--seor-muted:#667085;width:100%;max-width:1180px;margin:0 auto;padding:0;background:#fff;color:var(--seor-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.seor-org-clean button,.seor-org-clean input{font:inherit}.seor-org-clean button{cursor:pointer}
.seor-org-clean .seor-org-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px;margin:0 0 18px auto;text-align:right}
.seor-org-clean .seor-action-btn,.seor-full-modal button{min-height:40px;padding:0 16px;border:0;border-radius:999px;background:var(--seor-blue);color:#fff;font-size:13px;line-height:1;font-weight:950;text-decoration:none;box-shadow:0 10px 26px rgba(58,84,119,.14);transition:transform .16s ease,box-shadow .16s ease}
.seor-org-clean .seor-action-btn:hover,.seor-full-modal button:hover{transform:translateY(-1px);box-shadow:0 14px 32px rgba(58,84,119,.2)}
.seor-full-modal .seor-full-actions button:last-child{background:#b42318}.seor-full-modal .seor-full-actions button:last-child:hover{box-shadow:0 14px 32px rgba(180,35,24,.24)}
.seor-org-clean .seor-searchbar{width:100%;max-width:560px;margin:0 auto 22px}.seor-org-clean .seor-search{width:100%;height:48px;padding:0 18px;border:0;border-radius:999px;outline:0;background:#fff;color:var(--seor-ink);font-size:14px;font-weight:700;box-shadow:0 10px 30px rgba(58,84,119,.14)}.seor-org-clean .seor-search:focus{box-shadow:0 0 0 4px rgba(58,84,119,.12),0 10px 30px rgba(58,84,119,.16)}
.seor-org-clean .seor-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-bottom:22px}.seor-org-clean .crumb{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border:0;border-radius:999px;background:var(--seor-blue-soft);color:var(--seor-blue);font-size:12px;font-weight:900}.seor-org-clean .crumb.is-current{background:var(--seor-blue);color:#fff}.seor-org-clean .crumb-separator{color:var(--seor-muted);font-size:13px;font-weight:900}
.seor-org-clean .seor-focus-node{position:relative;max-width:620px;margin:0 auto 34px;display:grid;grid-template-columns:112px minmax(0,1fr);gap:18px;align-items:center;padding:20px;border:0;border-radius:28px;background:#fff;box-shadow:0 18px 50px rgba(58,84,119,.18);text-align:left}.seor-org-clean .seor-focus-node:after{content:"";position:absolute;left:50%;bottom:-34px;width:2px;height:34px;background:var(--seor-blue-line);transform:translateX(-50%)}
.seor-org-clean .focus-logo,.seor-org-clean .node-logo,.seor-org-clean .detail-logo{display:grid;place-items:center;background:#fff}.seor-org-clean .focus-logo{width:112px;height:86px;border-radius:18px;overflow:visible}.seor-org-clean .focus-logo img,.seor-org-clean .node-logo img,.seor-org-clean .detail-logo img{display:block;width:100%;height:100%;object-fit:contain}.seor-org-clean .focus-kicker{display:block;margin-bottom:7px;color:var(--seor-blue);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.seor-org-clean .focus-title{margin:0;color:var(--seor-blue);font-size:clamp(25px,4vw,42px);line-height:.95;letter-spacing:-.045em;font-weight:950}.seor-org-clean .focus-description{margin:8px 0 0;color:var(--seor-muted);font-size:14px;line-height:1.5;font-weight:650}
.seor-org-clean .seor-children-wrap{position:relative;padding-top:34px}.seor-org-clean .seor-children-wrap:before{content:"";position:absolute;left:10%;right:10%;top:0;height:2px;background:var(--seor-blue-line)}.seor-org-clean .seor-children{display:flex;flex-direction:column;gap:24px}.seor-org-clean .seor-level{min-width:0}.seor-org-clean .seor-level-label{text-align:center;color:var(--seor-blue);font-size:11px;line-height:1;font-weight:950;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px}.seor-org-clean .seor-level-row{display:flex;flex-wrap:nowrap;justify-content:center;gap:16px;overflow-x:auto;overflow-y:visible;padding:4px 0 14px;scrollbar-width:thin}.seor-org-clean .seor-results-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}
.seor-org-clean .org-node{position:relative;flex:0 0 190px;min-height:122px;display:grid;grid-template-columns:58px minmax(0,1fr);gap:11px;align-items:start;padding:13px;border:0;border-radius:24px;background:#fff;color:var(--seor-ink);text-align:left;box-shadow:0 12px 34px rgba(58,84,119,.13);transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.seor-org-clean .org-node:before{content:"";position:absolute;left:50%;top:-28px;width:2px;height:28px;background:var(--seor-blue-line);transform:translateX(-50%)}.seor-org-clean .org-node:hover,.seor-org-clean .org-node.is-active{transform:translateY(-4px);box-shadow:0 18px 44px rgba(58,84,119,.22);z-index:2}.seor-org-clean .node-logo{width:58px;height:54px;border-radius:16px;overflow:visible}.seor-org-clean .node-title{display:block;color:var(--seor-blue);font-size:14px;line-height:1.12;letter-spacing:-.02em;font-weight:950}.seor-org-clean .node-meta{display:block;margin-top:6px;color:var(--seor-muted);font-size:11px;line-height:1.24;font-weight:650}.seor-org-clean .node-chip{display:inline-flex;width:fit-content;margin-top:8px;padding:4px 8px;border-radius:999px;background:var(--seor-blue-soft);color:var(--seor-blue);font-size:9px;line-height:1;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.seor-org-clean .node-count{display:block;margin-top:8px;color:var(--seor-muted);font-size:10px;font-weight:800}.seor-org-clean .node-web{display:inline-flex;align-items:center;justify-content:center;margin-top:9px;min-height:28px;padding:0 10px;border-radius:999px;background:var(--seor-blue);color:#fff;text-decoration:none;font-size:11px;font-weight:950}.seor-org-clean .node-web:before{content:"↗";margin-right:5px}
.seor-org-clean .seor-empty{display:none;max-width:560px;margin:0 auto;padding:22px;border-radius:24px;background:var(--seor-blue-soft);color:var(--seor-blue);text-align:center;font-weight:850}.seor-org-clean .seor-results{display:none}.seor-org-clean.is-searching .seor-structure{display:none}.seor-org-clean.is-searching .seor-results{display:block}.seor-org-clean .seor-results-title{margin:0 0 16px;color:var(--seor-blue);font-size:18px;line-height:1.2;font-weight:950;text-align:center}
.seor-org-clean .seor-detail{display:none;margin-top:34px;background:#fff;color:var(--seor-ink)}.seor-org-clean .seor-detail.is-visible{display:block}.seor-org-clean .seor-detail-head{display:grid;grid-template-columns:minmax(180px,250px) minmax(0,1fr) auto;gap:48px;align-items:start;margin-bottom:36px}.seor-org-clean .detail-logo{width:100%;height:190px;max-width:250px;border-radius:18px;overflow:visible;padding:30px}.seor-org-clean .seor-detail-kicker{display:block;margin-bottom:6px;color:var(--seor-blue);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.seor-org-clean .seor-detail-title{margin:0;color:var(--seor-blue);font-size:clamp(24px,3vw,36px);line-height:1;letter-spacing:-.04em;font-weight:950}.seor-org-clean .seor-detail-description{margin:8px 0 0;max-width:900px;color:var(--seor-muted);font-size:14px;line-height:1.55;font-weight:650}.seor-org-clean .seor-detail-close{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:999px;background:var(--seor-blue);color:#fff;font-size:22px;line-height:1;font-weight:950}.seor-org-clean .seor-detail-web{display:none;align-items:center;justify-content:center;margin-top:12px;min-height:38px;padding:0 14px;border-radius:999px;background:var(--seor-blue);color:#fff;text-decoration:none;font-size:13px;font-weight:950}.seor-org-clean .seor-detail-web:before{content:"↗";margin-right:7px}
.seor-org-clean .seor-people{display:flex;gap:14px;overflow-x:auto;padding:2px 2px 14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.seor-org-clean .seor-person{flex:0 0 238px;min-height:430px;display:flex;flex-direction:column;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 12px 34px rgba(58,84,119,.13);scroll-snap-align:start}.seor-org-clean .seor-person-photo{height:258px;display:grid;place-items:center;overflow:hidden;background:#f7f9fc}.seor-org-clean .seor-person-photo img{width:100%;height:100%;display:block;object-fit:cover}.seor-org-clean .seor-person-photo.is-placeholder img{object-fit:contain;padding:18px}.seor-org-clean .seor-person-info{flex:1;display:flex;flex-direction:column;padding:15px}.seor-org-clean .seor-person-role{width:fit-content;margin-bottom:9px;padding:5px 8px;border-radius:999px;background:var(--seor-blue-soft);color:var(--seor-blue);font-size:10px;line-height:1;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.seor-org-clean .seor-person-name{margin:0;color:var(--seor-ink);font-size:17px;line-height:1.15;letter-spacing:-.025em;font-weight:950}.seor-org-clean .seor-person-extra{margin:7px 0 0;color:var(--seor-muted);font-size:12px;line-height:1.4;font-weight:650}.seor-org-clean .seor-person-contact{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 12px;border-radius:999px;background:var(--seor-blue);color:#fff;text-decoration:none;font-size:13px;font-weight:950}.seor-org-clean .seor-person-contact:before{content:"✉";font-size:15px;line-height:1}
.seor-full-modal{position:fixed;inset:0;z-index:999999;display:none;background:rgba(13,24,38,.72);padding:22px}.seor-full-modal.is-open{display:block}.seor-full-panel{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;border-radius:24px;background:#f7f9fc;box-shadow:0 30px 100px rgba(0,0,0,.38)}.seor-full-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;background:#fff;border-bottom:1px solid #dfe8f3;color:var(--seor-blue)}.seor-full-topbar strong{display:block;font-size:17px;font-weight:950}.seor-full-topbar span{display:block;margin-top:2px;color:var(--seor-muted);font-size:12px;font-weight:750}.seor-full-actions{display:flex;gap:8px;align-items:center}.seor-full-actions button{box-shadow:none}.seor-full-scroll{flex:1;overflow:auto;cursor:grab;padding:44px}.seor-full-scroll.is-dragging{cursor:grabbing}.seor-full-board{display:inline-flex;flex-direction:column;gap:42px;min-width:max-content;padding:36px;border-radius:32px;background:#fff;color:var(--seor-ink);box-shadow:0 18px 60px rgba(58,84,119,.12)}.seor-full-level{display:flex;flex-direction:column;gap:16px;align-items:center}.seor-full-level-title{color:var(--seor-blue);font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:950}.seor-full-row{display:flex;flex-wrap:nowrap;gap:18px;align-items:stretch}.seor-full-card{width:230px;min-height:168px;border-radius:24px;background:#fff;box-shadow:0 12px 34px rgba(58,84,119,.14);padding:14px;display:flex;flex-direction:column}.seor-full-node-main{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:start}.seor-full-logo{width:58px;height:58px;display:grid;place-items:center}.seor-full-logo img{max-width:100%;max-height:100%;object-fit:contain}.seor-full-card h4{margin:0;color:var(--seor-blue);font-size:15px;line-height:1.1;font-weight:950}.seor-full-card .seor-full-chip{display:inline-flex;width:fit-content;margin-bottom:6px;padding:4px 7px;border-radius:999px;background:var(--seor-blue-soft);color:var(--seor-blue);font-size:9px;line-height:1;font-weight:950;text-transform:uppercase}.seor-full-card p{margin:7px 0 0;color:var(--seor-muted);font-size:11px;line-height:1.28;font-weight:700}.seor-full-people{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:10px;border-top:1px solid #edf2f7}.seor-full-person{width:48px;text-align:center}.seor-full-person img{width:42px;height:42px;border-radius:999px;object-fit:cover;background:#edf2f7}.seor-full-person span{display:block;margin-top:4px;color:var(--seor-blue);font-size:8px;line-height:1.05;font-weight:900}.seor-exporting .seor-full-board{box-shadow:none}
.seor-org-clean .org-node>span,.seor-full-node-main>div{align-self:start}.seor-org-clean .node-logo,.seor-full-logo{align-self:start}
@media(max-width:820px){.seor-org-clean .seor-detail-head{grid-template-columns:140px minmax(0,1fr);gap:22px;margin-bottom:28px}.seor-org-clean .detail-logo{width:140px;height:126px;padding:20px}.seor-org-clean .seor-detail-close{grid-column:1/-1;width:100%;border-radius:999px}.seor-full-modal{padding:10px}.seor-full-topbar{align-items:flex-start;flex-direction:column}.seor-full-scroll{padding:20px}.seor-org-clean .seor-person-photo{height:238px}}
@media(max-width:680px){.seor-org-clean .seor-searchbar{margin-bottom:16px}.seor-org-clean .seor-focus-node{grid-template-columns:84px minmax(0,1fr);padding:15px;border-radius:24px}.seor-org-clean .focus-logo{width:84px;height:66px}.seor-org-clean .seor-children-wrap:before,.seor-org-clean .seor-focus-node:after,.seor-org-clean .org-node:before{display:none}.seor-org-clean .seor-children-wrap{padding-top:0}.seor-org-clean .org-node{flex-basis:180px;min-height:104px}.seor-org-clean .node-meta,.seor-org-clean .node-chip,.seor-org-clean .node-count{display:none}.seor-org-clean .seor-person{flex-basis:220px;min-height:410px}.seor-org-clean .seor-person-photo{height:248px}}
.seor-full-person em{display:block;margin-top:3px;color:var(--seor-muted);font-size:7px;line-height:1.05;font-style:normal;font-weight:800}


/* =========================================================
   SEOR v4.0.7 - margen real en fichas de personas
   ========================================================= */
.seor-org-clean .seor-person-info{padding:15px 15px 22px}
.seor-org-clean .seor-person-contact{margin-top:34px!important}

/* =========================================================
   SEOR v4.0.7 - organigrama completo en formato arbol real
   ========================================================= */
.seor-full-board{display:inline-block!important;min-width:max-content;width:max-content;padding:46px 58px!important;background:#fff!important;border-radius:32px;box-shadow:0 18px 60px rgba(58,84,119,.12)}
.seor-full-tree{display:inline-flex;align-items:flex-start;justify-content:center;min-width:max-content;width:max-content;padding:12px 18px 24px}
.seor-full-branch{position:relative;display:flex;flex-direction:column;align-items:center;min-width:230px}
.seor-full-branch>.seor-full-card{position:relative;z-index:2}
.seor-full-children{position:relative;display:flex;align-items:flex-start;justify-content:center;gap:20px;margin-top:58px;padding-top:0}
.seor-full-children:before{content:"";position:absolute;left:50%;top:-58px;width:2px;height:30px;background:rgba(58,84,119,.30);transform:translateX(-50%)}
.seor-full-children:after{content:"";position:absolute;left:115px;right:115px;top:-28px;height:2px;background:rgba(58,84,119,.30)}
.seor-full-children>.seor-full-branch:before{content:"";position:absolute;left:50%;top:-28px;width:2px;height:28px;background:rgba(58,84,119,.30);transform:translateX(-50%)}
.seor-full-children>.seor-full-branch:only-child:before{height:28px}
.seor-full-children:has(>.seor-full-branch:only-child):after{display:none}
.seor-full-card{width:240px!important;min-height:0!important;align-items:stretch;text-align:left;break-inside:avoid;page-break-inside:avoid}
.seor-full-node-main{align-items:start!important}
.seor-full-card h4{margin:0!important;text-align:left}
.seor-full-card p{margin:7px 0 0!important;text-align:left}
.seor-full-logo{align-self:start!important;border-radius:14px;background:#fff;overflow:visible;padding:5px}
.seor-full-logo img{display:block;width:100%;height:100%;object-fit:contain}
.seor-full-people{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:14px!important;padding-top:12px!important;border-top:1px solid #edf2f7}
.seor-full-person{width:auto!important;display:grid!important;grid-template-columns:38px minmax(0,1fr);gap:8px;align-items:start;text-align:left!important}
.seor-full-person-photo{width:38px;height:46px;display:block;overflow:hidden;border-radius:10px;background:#edf2f7}
.seor-full-person-photo img{width:100%!important;height:100%!important;border-radius:0!important;object-fit:cover!important;background:#edf2f7}
.seor-full-person strong{display:block;margin:0;color:var(--seor-ink);font-size:9px;line-height:1.12;font-weight:950}
.seor-full-person em{display:block;margin-top:3px;color:var(--seor-blue);font-size:8px;line-height:1.1;font-style:normal;font-weight:850;text-transform:uppercase}
.seor-full-desc{display:none}
.seor-full-scroll{background:linear-gradient(180deg,#fff 0%,#f7f9fc 100%)}
@media(max-width:680px){.seor-full-board{padding:28px 26px!important}.seor-full-children{gap:14px}.seor-full-card{width:220px!important}.seor-full-children:after{left:105px;right:105px}}

/* =========================================================
   SEOR v4.0.8 - organigrama completo como arbol real y texto de personas agrupado
   ========================================================= */
.seor-full-board{display:inline-block!important;min-width:max-content!important;width:max-content!important;overflow:visible!important;padding:54px 68px!important;background:#fff!important;border-radius:32px!important;box-shadow:0 18px 60px rgba(58,84,119,.12)!important}
.seor-full-tree{display:inline-flex!important;align-items:flex-start!important;justify-content:center!important;min-width:max-content!important;width:max-content!important;padding:18px 24px 28px!important;overflow:visible!important}
.seor-full-branch{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;min-width:240px!important;width:max-content!important;overflow:visible!important}
.seor-full-branch>.seor-full-card{position:relative!important;z-index:2!important;flex:0 0 auto!important}
.seor-full-children{position:relative!important;display:flex!important;flex-flow:row nowrap!important;align-items:flex-start!important;justify-content:center!important;gap:26px!important;margin-top:62px!important;padding-top:0!important;width:max-content!important;min-width:max-content!important;overflow:visible!important}
.seor-full-children:before{content:""!important;position:absolute!important;left:50%!important;top:-62px!important;width:2px!important;height:32px!important;background:rgba(58,84,119,.32)!important;transform:translateX(-50%)!important}
.seor-full-children:after{content:""!important;position:absolute!important;left:120px!important;right:120px!important;top:-30px!important;height:2px!important;background:rgba(58,84,119,.32)!important}
.seor-full-children>.seor-full-branch:before{content:""!important;position:absolute!important;left:50%!important;top:-30px!important;width:2px!important;height:30px!important;background:rgba(58,84,119,.32)!important;transform:translateX(-50%)!important}
.seor-full-children:has(>.seor-full-branch:only-child):after{display:none!important}
.seor-full-card{width:250px!important;min-height:0!important;align-items:stretch!important;text-align:left!important;break-inside:avoid!important;page-break-inside:avoid!important}
.seor-full-node-main{align-items:start!important}
.seor-full-card h4{margin:0!important;text-align:left!important}
.seor-full-card p{margin:7px 0 0!important;text-align:left!important}
.seor-full-logo{align-self:start!important;border-radius:14px!important;background:#fff!important;overflow:visible!important;padding:6px!important;margin:0!important}
.seor-full-logo img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important}
.seor-full-people{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:8px!important;margin-top:14px!important;padding-top:12px!important;border-top:1px solid #edf2f7!important}
.seor-full-person{width:100%!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;gap:9px!important;align-items:start!important;text-align:left!important;margin:0!important;color:inherit!important;font-size:inherit!important;line-height:normal!important;font-weight:normal!important}
.seor-full-person-photo{width:38px!important;height:48px!important;display:block!important;overflow:hidden!important;border-radius:10px!important;background:#edf2f7!important;margin:0!important;color:inherit!important;font-size:inherit!important;line-height:normal!important;font-weight:normal!important}
.seor-full-person-photo img{width:100%!important;height:100%!important;border-radius:0!important;object-fit:cover!important;background:#edf2f7!important;display:block!important}
.seor-full-person-text{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:3px!important;margin:0!important;color:var(--seor-ink)!important;font-size:inherit!important;line-height:normal!important;font-weight:normal!important;min-width:0!important}
.seor-full-person strong{display:block!important;margin:0!important;color:var(--seor-ink)!important;font-size:9.5px!important;line-height:1.15!important;font-weight:950!important}
.seor-full-person em{display:block!important;margin:0!important;color:var(--seor-blue)!important;font-size:8px!important;line-height:1.15!important;font-style:normal!important;font-weight:850!important;text-transform:uppercase!important}
.seor-full-person small{display:block!important;margin:0!important;color:var(--seor-muted)!important;font-size:8px!important;line-height:1.18!important;font-weight:750!important}
.seor-full-person-desc{display:block!important;margin:0!important;color:var(--seor-muted)!important;font-size:8px!important;line-height:1.18!important;font-weight:650!important}
.seor-full-actions button[data-seor-action="close-full"]{background:#b42318!important;color:#fff!important;border-color:#b42318!important}
.seor-exporting .seor-full-board{box-shadow:none!important}
@media(max-width:680px){.seor-full-board{padding:32px 30px!important}.seor-full-children{gap:16px!important}.seor-full-card{width:230px!important}.seor-full-children:after{left:115px!important;right:115px!important}}


/* =========================================================
   SEOR v4.0.10 - hover correcto en botones web
   ========================================================= */
.seor-org-clean .node-web,
.seor-org-clean .seor-detail-web{
  border:1px solid transparent!important;
  transition:background-color .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease!important;
}
.seor-org-clean .node-web:visited,
.seor-org-clean .seor-detail-web:visited{
  color:#fff!important;
}
.seor-org-clean .node-web:hover,
.seor-org-clean .node-web:focus,
.seor-org-clean .seor-detail-web:hover,
.seor-org-clean .seor-detail-web:focus{
  background:#fff!important;
  color:var(--seor-blue)!important;
  border-color:var(--seor-blue)!important;
  text-decoration:none!important;
  box-shadow:0 10px 26px rgba(58,84,119,.14)!important;
}
.seor-org-clean .node-web:hover:before,
.seor-org-clean .node-web:focus:before,
.seor-org-clean .seor-detail-web:hover:before,
.seor-org-clean .seor-detail-web:focus:before{
  color:var(--seor-blue)!important;
}
