body:has(.sf){margin:0;padding:0;background:#FDFDFD}.sf *,.sf :after,.sf :before{box-sizing:border-box}.sf{min-height:100vh;color:#000;font-family:Geist,-apple-system,system-ui,Segoe UI,sans-serif;margin:0}.sf,.sf-side{display:flex;background:#FDFDFD}.sf-side{width:290px;flex:0 0 290px;position:sticky;top:0;height:100vh;flex-direction:column;padding:16px 12px 12px;border-right:1px solid #eee;box-sizing:border-box}.sf-logo{display:flex;align-items:center;justify-content:space-between;padding:0 6px 22px}.sf-marca-img{display:block}.sf-marca,.sf-marca-img{width:32px;height:32px;border-radius:6px}.sf-marca{display:inline-flex;align-items:center;justify-content:center;background:#000;color:#FF5C45;font-family:Geist Mono,ui-monospace,monospace;font-weight:700;font-size:12px;letter-spacing:.04em}.sf-nav{flex:1 1;overflow:auto}.sf-nav ul{list-style:none;margin:0;padding:0}.sf-nav li{margin:0}.sf-item{display:flex;align-items:center;gap:8px;height:32px;padding:6px 8px;box-sizing:border-box;border-radius:9999px;color:#000;text-decoration:none;font-size:14px;line-height:20px;white-space:nowrap;cursor:pointer}.sf-item svg{font-size:18px;flex:0 0 auto;color:#000}.sf-item:hover{background:#F0F0F0}.sf-activo{background:#E5E5E5;font-weight:500}.sf-grupo{list-style:none;width:100%}.sf-grupo::-webkit-details-marker{display:none}.sf-chev{margin-left:auto;color:#333;transform:rotate(0deg);transition:transform .15s;font-size:16px;padding-right:2px}details[open]>.sf-grupo .sf-chev{transform:rotate(90deg)}.sf-sub{padding-left:32px!important}.sf-punto{display:inline-block;width:18px;height:18px}.sf-user{display:flex;align-items:center;gap:10px;padding:12px 8px 4px;border-top:1px solid #eee;margin-top:8px}.sf-avatar{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#E5E5E5;color:#000;font-size:13px;font-weight:600;flex:0 0 auto}.sf-user-txt{display:flex;flex-direction:column;min-width:0;flex:1 1}.sf-user-txt b{font-size:14px;font-weight:500}.sf-user-txt b,.sf-user-txt small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sf-salir,.sf-user-txt small{font-size:12px;color:#555}.sf-salir{text-decoration:none}.sf-salir:hover{color:#000}.sf-main{flex:1 1;min-width:0;padding:44px 30px 64px;box-sizing:border-box}.sf-widget{max-width:none}@media (max-width:900px){.sf{flex-direction:column}.sf-side{width:100%;flex:none;height:auto;position:static}.sf-main{padding:20px}}