/* Static page sharing controls */
.eits-share-system{font-family:"Plus Jakarta Sans",Arial,sans-serif}.eits-static-share{width:min(100% - 32px,1180px);margin:22px auto;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 20px;border:1px solid rgba(18,48,82,.12);border-radius:16px;background:#fff;box-shadow:0 8px 26px rgba(18,48,82,.07)}.eits-share-top{margin-top:22px;margin-bottom:4px}.eits-share-bottom{margin-top:30px;margin-bottom:30px}.eits-share-prompt{color:#475b72;font-weight:700}.eits-share-open{border:0;border-radius:999px;padding:11px 18px;background:#e87524;color:#fff;font:inherit;font-weight:800;cursor:pointer;white-space:nowrap;box-shadow:0 8px 20px rgba(232,117,36,.22)}.eits-share-open:hover,.eits-share-open:focus-visible{background:#cf6418;outline:3px solid rgba(232,117,36,.22);outline-offset:2px}.eits-share-modal[hidden]{display:none!important}.eits-share-modal{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:20px}.eits-share-backdrop{position:absolute;inset:0;background:rgba(5,20,38,.68);backdrop-filter:blur(3px)}.eits-share-dialog{position:relative;z-index:1;width:min(100%,500px);padding:30px;border-radius:22px;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.28);outline:none}.eits-share-dialog h2{margin:7px 40px 8px 0;color:#123052}.eits-share-dialog>p{margin:0 0 20px;color:#58697c}.eits-share-close{position:absolute;right:16px;top:14px;width:38px;height:38px;border:0;border-radius:50%;background:#eef3f8;color:#123052;font-size:28px;line-height:1;cursor:pointer}.eits-share-choices{display:grid;gap:12px}.eits-share-choice{display:flex;align-items:center;gap:14px;padding:15px;border:1px solid #e2e9f1;border-radius:15px;text-decoration:none;background:#fbfcfe;color:#17324f;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.eits-share-choice:hover,.eits-share-choice:focus-visible{transform:translateY(-1px);border-color:#c6d4e3;box-shadow:0 9px 22px rgba(18,48,82,.08);outline:none}.share-choice-icon{display:grid;place-items:center;flex:0 0 43px;width:43px;height:43px;border-radius:13px;color:#fff;font-weight:900}.eits-share-choice.whatsapp .share-choice-icon{background:#25d366}.eits-share-choice.facebook .share-choice-icon{background:#1877f2}.eits-share-choice.email .share-choice-icon{background:#e87524}.eits-share-choice strong,.eits-share-choice small{display:block}.eits-share-choice small{margin-top:2px;color:#6b7787}.eits-share-modal-open{overflow:hidden}.facebook-icon{display:inline-grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:#1877f2;color:#fff;font-weight:800}.facebook-icon svg{display:block;width:19px;height:19px}.footer-social{margin:24px 0 12px}.facebook-link{display:inline-flex;align-items:center;gap:10px;color:#fff;font-weight:700;text-decoration:none}.language-switch{display:flex;gap:10px;margin:18px 0 28px}.language-switch button{border:1px solid #e87524;border-radius:999px;padding:10px 18px;background:#fff;font-weight:700;cursor:pointer}.language-switch button.active{background:#e87524;color:#fff}.article-date{font-weight:700;color:#64748b;margin:10px 0 18px}.language-panel[hidden]{display:none!important}@media(max-width:720px){.eits-static-share{align-items:flex-start;flex-direction:column;padding:15px 16px;margin-top:16px;margin-bottom:16px}.eits-share-open{width:100%}.eits-share-dialog{padding:25px 19px}.eits-share-choice{padding:13px}.eits-share-prompt{font-size:.94rem}}
