/* SemiOffice universal module integration */
.so-site-brand{position:fixed;right:14px;bottom:14px;z-index:2147483000;display:flex;align-items:center;gap:9px;padding:8px 12px 8px 9px;border:1px solid rgba(28,105,224,.22);border-radius:14px;background:rgba(255,255,255,.96);box-shadow:0 10px 30px rgba(15,38,75,.16);color:#13233f;text-decoration:none;font:700 14px/1.2 Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;backdrop-filter:blur(12px)}
.so-site-brand img{display:block;width:132px;height:auto;max-height:30px}.so-site-brand small{display:block;color:#64748b;font-size:10px;font-weight:600}.so-site-brand:focus-visible{outline:3px solid rgba(28,105,224,.3);outline-offset:3px}.so-site-brand:hover{transform:translateY(-1px);box-shadow:0 14px 34px rgba(15,38,75,.2)}
.so-module-links{position:fixed;right:14px;bottom:70px;z-index:2147482999;display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end;max-width:330px}.so-module-links a{padding:6px 9px;border:1px solid #d8e5f8;border-radius:999px;background:rgba(255,255,255,.94);color:#1769e0;text-decoration:none;font:700 11px/1.1 Inter,system-ui,sans-serif;box-shadow:0 5px 18px rgba(15,38,75,.09)}
@media(max-width:700px){.so-site-brand{right:9px;bottom:9px;padding:7px 9px}.so-site-brand img{width:112px}.so-site-brand small,.so-module-links{display:none}}
@media print{.so-site-brand,.so-module-links{display:none!important}}
