			:root{--kd-grow-sidebar-width:202px;--kd-grow-header-height:72px;--kd-grow-admin-height:0px}
			body.admin-bar{--kd-grow-admin-height:32px}
			body.kd-grow-nav-enabled{--kd-grow-sidebar-top:calc(var(--kd-grow-header-height) + var(--kd-grow-admin-height));overflow-x:hidden}
			.kd-grow-sidebar{position:fixed;z-index:99920;left:0;top:var(--kd-grow-sidebar-top);bottom:0;width:var(--kd-grow-sidebar-width);border-right:1px solid #e4e7e4;background:#fff;color:#303531;box-shadow:1px 0 0 rgba(17,24,19,.02)}
			.kd-grow-sidebar-inner{position:relative;height:100%;overflow-y:auto;overscroll-behavior:contain;padding:7px 8px 18px;scrollbar-width:none;-ms-overflow-style:none}
			.kd-grow-sidebar-inner::-webkit-scrollbar{display:none;width:0;height:0}
			.kd-grow-main-menu{display:flex;flex-direction:column;gap:0}
			.kd-grow-menu-item{box-sizing:border-box;display:flex;align-items:center;height:36px;min-height:36px;gap:10px;padding:0 9px;border-radius:4px;color:#3d423e;text-decoration:none!important;font-size:13px;font-weight:500;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease}
			.kd-grow-menu-item:hover{background:#f1f2f1;color:#171b18}
			.kd-grow-menu-item.is-active{background:#e5e6e5;color:#171b18;font-weight:700}
			.kd-grow-menu-icon{display:inline-flex;flex:0 0 18px;width:18px;height:18px;color:#777d78}
			.kd-grow-menu-icon svg{display:block;width:18px;height:18px}
			.kd-grow-menu-item.is-active .kd-grow-menu-icon,.kd-grow-menu-item:hover .kd-grow-menu-icon{color:#363c37}
			.kd-grow-menu-label{min-width:0;flex:1}
			.kd-grow-menu-badge{margin-left:auto;color:#e11d48;font-size:8px;font-weight:900;letter-spacing:.03em}
			.kd-grow-following{margin:9px 5px 0;padding:10px 0 12px;border-top:1px solid #e1e4e1;border-bottom:1px solid #e1e4e1}
			.kd-grow-following-head{display:flex;align-items:center;justify-content:space-between;margin:0 2px 7px}.kd-grow-following h2{margin:0;color:#11813a;font-size:12px;font-weight:900;line-height:1.2}.kd-grow-following-head>span{color:#68706a;font-size:15px}
			.kd-grow-following-empty{display:flex;align-items:flex-start;gap:8px;color:#4b514c;text-decoration:none!important;font-size:11px;line-height:1.35}.kd-grow-following-empty:hover{color:#187d36}
			.kd-grow-following .kd-grow-menu-icon{margin-top:1px;flex-basis:17px;width:17px;height:17px;color:#627268}.kd-grow-following .kd-grow-menu-icon svg{width:17px;height:17px}
			.kd-grow-following-list{display:flex;flex-direction:column;gap:3px}.kd-grow-following-member{display:grid;grid-template-columns:22px minmax(0,1fr) 7px;align-items:center;gap:7px;min-height:27px;color:#4b514c!important;text-decoration:none!important;font-size:11px;line-height:1.2}.kd-grow-following-member:hover{color:#187d36!important}.kd-grow-following-member img{display:block;width:22px!important;height:22px!important;border-radius:4px;object-fit:cover}.kd-grow-following-member span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kd-grow-following-member i{width:5px;height:5px;border-radius:50%;background:#1477d4}
			.kd-grow-sidebar-footer{display:flex;flex-wrap:wrap;gap:6px 9px;padding:16px 5px 8px}
			.kd-grow-sidebar-footer a{color:#6c716d;text-decoration:none!important;font-size:10px;font-weight:600;line-height:1.2}
			.kd-grow-sidebar-footer a:hover{color:#197b36;text-decoration:underline!important}
			.kd-grow-sidebar-close{display:none;position:absolute;right:10px;top:8px;width:34px;height:34px;padding:0;border:0;border-radius:50%;background:#eff3ef;color:#29312b;font-size:25px;line-height:1;cursor:pointer}
			.kd-grow-nav-toggle{display:none!important;position:fixed;z-index:99940;left:13px;top:calc(var(--kd-grow-admin-height) + 16px);width:40px;height:40px;padding:10px;border:0;border-radius:8px;background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.12);cursor:pointer}
			.kd-grow-nav-toggle span{display:block;height:2px;margin:4px 0;border-radius:3px;background:#303630}
			.kd-grow-nav-backdrop{display:none;position:fixed;z-index:99910;inset:0;background:rgba(20,26,21,.42)}

			/* Cabecera compacta inspirada en la navegación de una plataforma de diarios. */
			body.kd-grow-nav-enabled .kd-custom-header{position:sticky;top:var(--kd-grow-admin-height);z-index:99930;min-height:var(--kd-grow-header-height);border-bottom:1px solid #e4e7e4;background:#fff;box-shadow:0 1px 0 rgba(24,35,27,.03)}
			.kd-topbar{width:100%;max-width:100%;height:var(--kd-grow-header-height);box-sizing:border-box;background:#fff;color:#252b26;overflow:visible}
			.kd-topbar-inner{display:grid;grid-template-columns:minmax(180px,230px) minmax(220px,430px) minmax(0,1fr);align-items:center;gap:22px;width:100%;max-width:100%;height:100%;box-sizing:border-box;padding:0 24px;overflow:visible}
			.kd-topbar-brand{display:flex;align-items:center;gap:9px;min-width:0;color:#162b1a!important;text-decoration:none!important;font-size:18px;font-weight:900;white-space:nowrap}
			.kd-topbar-light-brand{display:flex;align-items:center;min-width:0}
			.kd-topbar-logo{display:block;width:auto!important;max-width:205px;height:48px!important;object-fit:contain;object-position:left center}
			.kd-topbar-brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e7f3e9;font-size:21px}
			.kd-topbar-dark-brand{display:none;align-items:center;gap:11px;min-width:0}
			.kd-topbar-dark-brand-mark{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border:1px solid rgba(135,231,155,.42);border-radius:14px;background:linear-gradient(145deg,#244b2f 0%,#17351f 55%,#102719 100%);box-shadow:0 10px 24px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.08)}
			.kd-topbar-dark-brand-mark svg{display:block;width:27px;height:27px;fill:none;stroke:#a9efa8;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 7px rgba(111,225,133,.20))}
			.kd-topbar-dark-brand-copy{display:flex;align-items:baseline;gap:5px;min-width:0;line-height:1;letter-spacing:-.025em}
			.kd-topbar-dark-brand-copy strong{color:#f3f7f4;font-size:18px;font-weight:900}
			.kd-topbar-dark-brand-copy em{color:#9ce7aa;font-size:18px;font-style:normal;font-weight:780}
			.kd-topbar-search{display:flex;align-items:center;width:100%;height:38px;border:1px solid #d6dad6;border-radius:999px;background:#fff;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}
			.kd-topbar-search:focus-within{border-color:#2c7c3a;box-shadow:0 0 0 3px rgba(44,124,58,.11)}
			.kd-topbar-search input{min-width:0;flex:1;height:100%;padding:0 8px 0 17px;border:0!important;background:transparent!important;color:#343a35;font-size:14px;outline:none!important;box-shadow:none!important}
			.kd-topbar-search input::placeholder{color:#999f9a}
			.kd-topbar-search button{display:grid;place-items:center;flex:0 0 45px;width:45px;height:100%;padding:0;border:0;background:#fff;color:#303731;cursor:pointer}
			.kd-topbar-search button:hover{background:#f1f5f1;color:#166d2c}
			.kd-topbar-search svg,.kd-topbar-icon-button svg,.kd-topbar-chevron svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
			.kd-topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:max-content;max-width:100%;box-sizing:border-box;padding-right:2px;overflow:visible}
			.kd-topbar-icon-button{position:relative;display:grid;place-items:center;flex:0 0 39px;width:39px;height:39px;border-radius:50%;color:#273029!important;text-decoration:none!important;transition:background .15s ease,color .15s ease}
			.kd-topbar-icon-button:hover{background:#eef4ef;color:#126c2a!important}

			/* Iconos propios de cabecera: no dependen del SVG que BuddyPress/Better Messages pueda redimensionar. */
			body .kd-custom-header .kd-topbar-actions>.kd-topbar-icon-button[data-kd-topbar-icon]{
				display:grid!important;place-items:center!important;overflow:visible!important;font-size:0!important;line-height:1!important;
			}
			body .kd-custom-header .kd-topbar-actions>.kd-topbar-icon-button[data-kd-topbar-icon]>svg{
				display:none!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;opacity:0!important;visibility:hidden!important;
			}
			body .kd-custom-header .kd-topbar-actions>.kd-topbar-icon-button[data-kd-topbar-icon]::before{
				content:""!important;display:block!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;
				background-color:currentColor!important;background-image:none!important;background-repeat:no-repeat!important;background-position:center!important;background-size:20px 20px!important;
				-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important;-webkit-mask-position:center!important;mask-position:center!important;-webkit-mask-size:20px 20px!important;mask-size:20px 20px!important;
				opacity:1!important;visibility:visible!important;transform:none!important;filter:none!important;pointer-events:none!important;
			}
			body .kd-custom-header .kd-topbar-actions>.kd-topbar-icon-button[data-kd-topbar-icon="messages"]::before{
				-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 5.5h16v11H9l-5 4v-15Z'/%3E%3Cpath d='M8 10h8M8 13h5'/%3E%3C/svg%3E")!important;
				mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 5.5h16v11H9l-5 4v-15Z'/%3E%3Cpath d='M8 10h8M8 13h5'/%3E%3C/svg%3E")!important;
			}
			body .kd-custom-header .kd-topbar-actions>.kd-topbar-icon-button[data-kd-topbar-icon="notifications"]::before{
				-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 9a6 6 0 0 0-12 0c0 7-3 7-3 8.5h18C21 16 18 16 18 9Z'/%3E%3Cpath d='M10 21h4'/%3E%3C/svg%3E")!important;
				mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 9a6 6 0 0 0-12 0c0 7-3 7-3 8.5h18C21 16 18 16 18 9Z'/%3E%3Cpath d='M10 21h4'/%3E%3C/svg%3E")!important;
			}
			html.kd-interface-dark body.kd-interface-dark .kd-custom-header .kd-topbar-actions>.kd-topbar-icon-button[data-kd-topbar-icon]{
				color:#f3f7f4!important;background:#171d18!important;border:1px solid #3a463c!important;box-shadow:none!important;
			}
			html.kd-interface-dark body.kd-interface-dark .kd-custom-header .kd-topbar-actions>.kd-topbar-icon-button[data-kd-topbar-icon]:hover,
			html.kd-interface-dark body.kd-interface-dark .kd-custom-header .kd-topbar-actions>.kd-topbar-icon-button[data-kd-topbar-icon]:focus-visible{
				color:#a9efa8!important;background:#202a22!important;border-color:#526057!important;
			}
			.kd-topbar-badge{position:absolute;right:0;top:0;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border:2px solid #fff;border-radius:999px;background:#16813a;color:#fff;font-size:9px;font-weight:900;line-height:1}
			.kd-topbar-create{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:42px;padding:0 20px;border:1px solid #176f31;border-radius:999px;background:#176f31;color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:850;white-space:nowrap;box-shadow:0 2px 5px rgba(23,111,49,.12);transition:background .15s ease,transform .15s ease}
			.kd-topbar-create:hover{background:#105c27;color:#fff!important;transform:translateY(-1px)}
			.kd-topbar-create-short{display:none}
			.kd-topbar-account{position:relative;flex:0 0 auto}
			.kd-topbar-account summary{display:flex;align-items:center;gap:3px;padding:0;border-radius:999px;cursor:pointer;list-style:none;list-style-type:none;outline:none;-webkit-appearance:none;appearance:none}
			.kd-topbar-account summary::-webkit-details-marker{display:none!important}
			.kd-topbar-account summary::marker{content:"";display:none;font-size:0;color:transparent}
			.kd-topbar-account summary:focus-visible{box-shadow:0 0 0 3px rgba(44,124,58,.16)}
			.kd-topbar-avatar{display:block;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;max-width:42px!important;max-height:42px!important;border:2px solid #eef1ee;border-radius:50%;object-fit:cover;object-position:center center;background:#f4f6f4;filter:none!important;mix-blend-mode:normal!important;box-shadow:none!important}
			.kd-topbar-chevron{display:grid;place-items:center;width:20px;height:32px;flex:0 0 20px;color:#343a35;transition:transform .15s ease;opacity:1}
			.kd-topbar-chevron svg{width:17px;height:17px}
			.kd-topbar-account[open] .kd-topbar-chevron{transform:rotate(180deg)}
			.kd-topbar-account-menu{position:absolute;right:0;top:calc(100% + 12px);z-index:100010;width:220px;padding:8px;border:1px solid #dfe4df;border-radius:13px;background:#fff;box-shadow:0 16px 42px rgba(20,31,22,.16)}
			.kd-topbar-account-menu:before{content:"";position:absolute;right:24px;top:-7px;width:12px;height:12px;border-top:1px solid #dfe4df;border-left:1px solid #dfe4df;background:#fff;transform:rotate(45deg)}
			.kd-topbar-account-heading{display:flex;flex-direction:column;gap:2px;margin:0 4px 6px;padding:10px 8px 12px;border-bottom:1px solid #edf0ed}
			.kd-topbar-account-heading strong{color:#202621;font-size:14px}.kd-topbar-account-heading span{color:#858b86;font-size:11px}
			.kd-topbar-account-menu>a{display:block;padding:9px 10px;border-radius:8px;color:#3c433d!important;text-decoration:none!important;font-size:13px;font-weight:650}
			.kd-topbar-account-menu>a:hover{background:#eef5ef;color:#176d2e!important}
			.kd-topbar-account-menu>a.kd-topbar-admin-center{display:flex;min-height:38px;align-items:center;gap:9px;margin-bottom:5px;border:1px solid #cfe1d3;background:#f1f8f3;color:#176d32!important;font-weight:850}
			.kd-topbar-account-menu>a.kd-topbar-admin-center svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}
			.kd-topbar-account-menu>a.kd-topbar-admin-center:hover{border-color:#9fcaab;background:#e5f4e9;color:#0f6029!important}
			.kd-topbar-account-menu>a.kd-topbar-account-logout{margin-top:5px;border-top:1px solid #edf0ed;border-radius:0;color:#a93434!important}
			.kd-topbar-login{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:92px;min-height:40px;box-sizing:border-box;padding:0 12px;border-radius:999px;color:#454c46!important;text-decoration:none!important;font-size:13px;font-weight:750;line-height:1;white-space:nowrap;overflow:visible}
			.kd-topbar-login:hover{background:#eef5ef;color:#176d2e!important}

			/* Oculta únicamente el panel lateral primario de ReadyLaunch para evitar dos menús simultáneos. */
			body.kd-grow-nav-enabled .bb-rl-left-panel,
			body.kd-grow-nav-enabled .bb-rl-left-panel-wrap,
			body.kd-grow-nav-enabled .bb-rl-left-panel-container,
			body.kd-grow-nav-enabled .bb-rl-primary-sidebar,
			body.kd-grow-nav-enabled .bb-rl-primary-sidebar-wrap,
			body.kd-grow-nav-enabled .wp-block-buddyboss-readylaunch-header,
			body.kd-grow-nav-enabled .bb-rl-header,
			body.kd-grow-nav-enabled .bb-rl-header-wrap,
			body.kd-grow-nav-enabled .bb-rl-site-header,
			/* Publicidad: un detector de logos legado puede etiquetar imágenes fuera de la cabecera. */
			body.kd-grow-nav-enabled [class*="readylaunch-header"]:not(.kd-ad-engine *){display:none!important}

			@media(min-width:961px){
				body.kd-grow-nav-enabled{padding-left:var(--kd-grow-sidebar-width)!important}
				body.kd-grow-nav-enabled #wpadminbar{left:0!important;width:100%!important}
				body.kd-grow-nav-enabled .kd-custom-header{margin-left:calc(-1 * var(--kd-grow-sidebar-width));width:calc(100% + var(--kd-grow-sidebar-width))!important;max-width:none!important}
			}

			.kd-section-placeholder{width:min(100% - 36px,980px);margin:70px auto;padding:58px;border:1px solid #dce5dc;border-radius:24px;background:linear-gradient(135deg,#fff,#eff8f0);box-shadow:0 16px 48px rgba(20,55,27,.06);color:#172019}
			.kd-section-placeholder-kicker{color:#257c36;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
			.kd-section-placeholder h1{margin:10px 0 12px;font-size:44px;line-height:1.08}
			.kd-section-placeholder p{max-width:680px;margin:0;color:#647068;font-size:18px;line-height:1.55}
			.kd-section-placeholder-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}

			@media(min-width:961px) and (max-width:1240px){
				.kd-topbar-inner{grid-template-columns:minmax(160px,210px) minmax(180px,1fr) max-content;gap:12px;padding-inline:18px}
				.kd-topbar-create{padding-inline:14px}
			}

			@media(max-width:960px){
				body.kd-grow-nav-enabled{padding-left:0!important}
				.kd-grow-sidebar{top:var(--kd-grow-admin-height);z-index:99950;width:min(84vw,290px);transform:translateX(-105%);box-shadow:14px 0 34px rgba(0,0,0,.18);transition:transform .22s ease}
				body.kd-grow-nav-open .kd-grow-sidebar{transform:translateX(0)}
				.kd-grow-sidebar-inner{padding-top:54px}
				.kd-grow-sidebar-close{display:grid;place-items:center}
				.kd-grow-nav-toggle{display:block!important}
				.kd-topbar-inner{grid-template-columns:minmax(130px,190px) minmax(190px,1fr) auto;gap:10px;padding:0 13px 0 63px}
				.kd-topbar-logo{max-width:180px;height:43px!important}
				.kd-topbar-dark-brand-mark{flex-basis:40px;width:40px;height:40px}
				.kd-topbar-dark-brand-copy strong,.kd-topbar-dark-brand-copy em{font-size:17px}
				.kd-topbar-actions{gap:4px}
				.kd-topbar-create{padding-inline:14px}
				body.kd-grow-nav-open .kd-grow-nav-backdrop{display:block}
				body.kd-grow-nav-open{overflow:hidden}
				.kd-section-placeholder{margin:34px auto;padding:30px 24px}
				.kd-section-placeholder h1{font-size:34px}
			}
			@media(max-width:782px){body.admin-bar{--kd-grow-admin-height:46px}}
			@media(max-width:860px){
				.kd-topbar-inner{grid-template-columns:minmax(110px,1fr) max-content;padding-right:10px}
				.kd-topbar-search{display:none}
				.kd-topbar-brand{overflow:hidden}
				.kd-topbar-logo{max-width:160px}
				.kd-topbar-dark-brand{gap:8px}
				.kd-topbar-dark-brand-mark{flex-basis:36px;width:36px;height:36px;border-radius:12px}
				.kd-topbar-dark-brand-mark svg{width:23px;height:23px}
				.kd-topbar-dark-brand-copy strong,.kd-topbar-dark-brand-copy em{font-size:15px}
				.kd-topbar-create-long{display:none}.kd-topbar-create-short{display:inline}
				.kd-topbar-create{min-height:39px;padding-inline:12px;font-size:12px}
				.kd-topbar-login{min-width:84px;min-height:38px;padding-inline:8px;font-size:12px}
				.kd-topbar-icon-button{width:36px;height:36px;flex-basis:36px}
				.kd-topbar-avatar{width:38px!important;height:38px!important}
			}
			@media(max-width:480px){
				.kd-topbar-inner{padding-left:58px;padding-right:7px}
				.kd-topbar-logo{max-width:132px;height:38px!important}
				.kd-topbar-dark-brand-copy em{display:none}
				.kd-topbar-actions{gap:1px}
				.kd-topbar-icon-button:first-of-type{display:none}
				.kd-topbar-create{padding-inline:8px}
				.kd-topbar-login{min-width:78px;padding-inline:6px;font-size:11px}
				.kd-topbar-chevron{display:none}
				.kd-topbar-account-menu{right:-2px;width:210px}
			}
			@media(min-width:961px){.kd-grow-nav-toggle{display:none!important}.kd-topbar-brand{position:relative;z-index:2}.kd-topbar-dark-brand-mark{position:relative;z-index:2;overflow:hidden}}
			@media(prefers-reduced-motion:reduce){.kd-grow-sidebar{transition:none}.kd-grow-menu-item{transition:none}}

/* v1.40.375 · Menú de cuenta específico para administradores */
.kd-topbar-account-menu.kd-topbar-admin-menu{
  width:292px!important;
  padding:10px!important;
  border-radius:17px!important;
}
.kd-topbar-admin-menu .kd-topbar-account-heading.is-admin-heading{
  gap:4px!important;
  margin-bottom:8px!important;
  padding:11px 10px 13px!important;
}
.kd-topbar-admin-menu .kd-topbar-account-heading.is-admin-heading strong{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  color:#1f2d24!important;
  font-size:14px!important;
  line-height:1.25!important;
}
.kd-topbar-admin-badge{
  display:inline-flex!important;
  align-items:center!important;
  min-height:19px!important;
  padding:3px 7px!important;
  border:1px solid #b9d9c1!important;
  border-radius:999px!important;
  background:#eaf6ed!important;
  color:#176b31!important;
  font-size:8px!important;
  font-weight:900!important;
  line-height:1!important;
  letter-spacing:.09em!important;
}
.kd-topbar-admin-menu .kd-topbar-admin-role{
  color:#39704a!important;
  font-size:11px!important;
  font-weight:750!important;
  line-height:1.3!important;
}
.kd-topbar-admin-menu .kd-topbar-account-handle{
  color:#89948c!important;
  font-size:10px!important;
  font-weight:600!important;
  line-height:1.25!important;
}
.kd-topbar-account-menu.kd-topbar-admin-menu>a.kd-topbar-admin-action{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  min-height:39px!important;
  padding:9px 10px!important;
  border-radius:9px!important;
  color:#344239!important;
  font-size:12.5px!important;
  font-weight:700!important;
}
.kd-topbar-account-menu.kd-topbar-admin-menu>a.kd-topbar-admin-action svg{
  flex:0 0 17px!important;
  width:17px!important;
  height:17px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.kd-topbar-account-menu.kd-topbar-admin-menu>a.kd-topbar-admin-action>span{
  min-width:0!important;
  flex:1 1 auto!important;
}
.kd-topbar-account-menu.kd-topbar-admin-menu>a.kd-topbar-admin-action:hover{
  background:#eef6f0!important;
  color:#176d32!important;
}
.kd-topbar-account-menu.kd-topbar-admin-menu>a.kd-topbar-admin-center{
  min-height:44px!important;
  margin-bottom:6px!important;
  border:1px solid #c8dfce!important;
  background:#edf7ef!important;
  color:#176d32!important;
  font-weight:850!important;
}
.kd-topbar-admin-count{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:21px!important;
  height:21px!important;
  padding:0 6px!important;
  border-radius:999px!important;
  background:#21823f!important;
  color:#fff!important;
  font-size:9px!important;
  font-weight:850!important;
  line-height:1!important;
}
.kd-topbar-admin-menu>a.kd-topbar-account-logout{
  margin-top:8px!important;
  padding-top:11px!important;
}
@media(max-width:760px){
  .kd-topbar-account-menu.kd-topbar-admin-menu{right:-2px!important;width:min(292px,calc(100vw - 24px))!important}
}

/* Lamari Diarios · v1.40.658 · cabecera móvil estable en perfiles */
@media(max-width:960px){
  /* El acceso equivalente ya está en la barra rápida inferior. Al apoyarnos en
   * una clase emitida por PHP, el botón no llega a pintarse ni un fotograma. */
  body.kd-has-quick-nav .kd-custom-header .kd-topbar-create{
    display:none!important;
    visibility:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
  }

  /* Blindaje geométrico: BuddyBoss/ReadyLaunch y los estilos de perfil no pueden
   * estirar mensajes/notificaciones ni convertir el círculo en un óvalo. */
  body .kd-custom-header .kd-topbar-actions>.kd-topbar-icon-button[data-kd-topbar-icon]{
    box-sizing:border-box!important;
    flex:0 0 36px!important;
    width:36px!important;
    min-width:36px!important;
    max-width:36px!important;
    height:36px!important;
    min-height:36px!important;
    max-height:36px!important;
    aspect-ratio:1 / 1!important;
    padding:0!important;
    margin:0!important;
    border-radius:50%!important;
    align-self:center!important;
    line-height:1!important;
    overflow:visible!important;
  }
  body .kd-custom-header .kd-topbar-actions>.kd-topbar-icon-button[data-kd-topbar-icon]::before{
    box-sizing:border-box!important;
    flex:0 0 20px!important;
    width:20px!important;
    min-width:20px!important;
    max-width:20px!important;
    height:20px!important;
    min-height:20px!important;
    max-height:20px!important;
    aspect-ratio:1 / 1!important;
  }
  body .kd-custom-header .kd-topbar-actions>.kd-topbar-icon-button[data-kd-topbar-icon]>.kd-topbar-badge{
    box-sizing:border-box!important;
    height:17px!important;
    min-height:17px!important;
    max-height:17px!important;
    line-height:13px!important;
  }
}
@media(max-width:380px){
  body .kd-custom-header .kd-topbar-actions>.kd-topbar-icon-button[data-kd-topbar-icon]{
    flex-basis:34px!important;
    width:34px!important;
    min-width:34px!important;
    max-width:34px!important;
    height:34px!important;
    min-height:34px!important;
    max-height:34px!important;
  }
}

/* v1.40.762 · aviso luminoso global para administradores con tareas pendientes. */
.kd-topbar-account-menu.kd-topbar-admin-menu>a.has-admin-attention .kd-topbar-admin-count{
  background:#d88b0e!important;
  box-shadow:0 0 0 0 rgba(216,139,14,.45),0 0 9px rgba(216,139,14,.45)!important;
  animation:kdTopbarAdminAttentionPulseV140762 1.55s ease-out infinite!important;
}
@keyframes kdTopbarAdminAttentionPulseV140762{
  0%{box-shadow:0 0 0 0 rgba(216,139,14,.5),0 0 8px rgba(216,139,14,.42)}
  60%{box-shadow:0 0 0 7px rgba(216,139,14,0),0 0 13px rgba(216,139,14,.35)}
  100%{box-shadow:0 0 0 9px rgba(216,139,14,0),0 0 7px rgba(216,139,14,.1)}
}
@media(prefers-reduced-motion:reduce){.kd-topbar-account-menu.kd-topbar-admin-menu>a.has-admin-attention .kd-topbar-admin-count{animation:none!important;box-shadow:0 0 9px rgba(216,139,14,.45)!important}}
