/*
Theme Name: Ciby Gestora
Theme URI: http://127.0.0.1:8083/
Author: Codex
Description: Tema operacional Cybernet Fibra para controle SST, exames, cursos e certificados.
Version: 1.1.5
Requires at least: 6.0
Text Domain: pcmso-theme
*/

:root {
	--page: #f4f7fb;
	--ink: #111827;
	--muted: #5f6b7c;
	--line: #d7dfeb;
	--panel: #ffffff;
	--blue: #2563eb;
	--green: #0f8a65;
	--amber: #b7791f;
	--red: #c2413a;
	--teal: #0f766e;
	--cyan: #16b8c7;
	--navy: #0d1b2f;
	--shadow: 0 16px 40px rgba(17, 24, 39, 0.08);
}

/* Employee HR record */
.pcmso-worker-form-intro {
	border-bottom: 1px solid var(--line);
	margin: 0 -18px 4px;
	padding: 4px 18px 22px;
}

.pcmso-worker-photo-editor {
	align-items: center;
	display: grid;
	gap: 18px;
	grid-template-columns: 104px minmax(0, 1fr);
}

.pcmso-worker-photo-editor > img,
.pcmso-worker-photo-placeholder {
	align-items: center;
	background: #ecf4ff;
	border: 1px solid #bcd0ea;
	border-radius: 8px;
	display: flex;
	height: 104px;
	justify-content: center;
	object-fit: cover;
	width: 104px;
}

.pcmso-worker-photo-placeholder {
	color: #0b4b8a;
	font-size: 1.35rem;
	font-weight: 800;
}

.pcmso-worker-photo-editor > div > strong,
.pcmso-worker-photo-editor > div > small {
	display: block;
}

.pcmso-worker-photo-editor > div > small {
	color: var(--muted);
	margin: 4px 0 10px;
}

.pcmso-worker-photo-editor .pcmso-field {
	max-width: 520px;
}

.pcmso-cep-status {
	color: var(--muted);
	display: block;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.35;
	margin-top: 6px;
	min-height: 1em;
}

.pcmso-form-grid > .pcmso-address-field {
	align-content: start;
	align-self: start;
}

.pcmso-cep-status[data-state="loading"] {
	color: #1d5ea8;
}

.pcmso-cep-status[data-state="success"] {
	color: var(--green);
}

.pcmso-cep-status[data-state="error"] {
	color: var(--red);
}

[data-pcmso-cep][aria-invalid="true"] {
	border-color: #e4a49f;
	box-shadow: 0 0 0 3px rgba(194, 65, 58, 0.1);
}

.pcmso-form-section {
	background: #fff;
	border: 1px solid var(--line);
	border-radius: 8px;
	margin: 10px 0;
	overflow: hidden;
}

.pcmso-profile-group > summary,
.pcmso-birthday-groups details > summary {
	align-items: center;
	cursor: pointer;
	display: flex;
	gap: 12px;
	justify-content: space-between;
	list-style: none;
}

.pcmso-form-section > summary::-webkit-details-marker,
.pcmso-profile-group > summary::-webkit-details-marker,
.pcmso-birthday-groups summary::-webkit-details-marker {
	display: none;
}

.pcmso-profile-group > summary span {
	font-size: 0.96rem;
	font-weight: 800;
}

.pcmso-profile-group > summary small {
	color: var(--muted);
	font-weight: 500;
}

.pcmso-profile-group > summary::after {
	color: var(--blue);
	content: '+';
	font-size: 1.2rem;
	font-weight: 800;
}

.pcmso-profile-group[open] > summary::after {
	content: '-';
}

.pcmso-form-section > summary {
	align-items: center;
	background: #fbfdff;
	cursor: pointer;
	display: grid;
	gap: 16px;
	grid-template-columns: minmax(0, 1fr) 32px;
	list-style: none;
	min-height: 68px;
	padding: 12px 16px;
}

.pcmso-form-section > summary > span {
	display: grid;
	gap: 3px;
	min-width: 0;
}

.pcmso-form-section > summary strong {
	color: var(--ink);
	font-size: 0.96rem;
	font-weight: 800;
	line-height: 1.3;
}

.pcmso-form-section > summary small {
	color: var(--muted);
	font-size: 0.78rem;
	font-weight: 500;
	line-height: 1.35;
}

.pcmso-form-section > summary::after {
	align-items: center;
	background: #eef4ff;
	border: 1px solid #c8d8f2;
	border-radius: 50%;
	color: var(--blue);
	content: '+';
	display: flex;
	font-size: 1rem;
	font-weight: 800;
	height: 30px;
	justify-content: center;
	line-height: 1;
	width: 30px;
}

.pcmso-form-section > summary:hover {
	background: #f5f9ff;
}

.pcmso-form-section > summary:focus-visible {
	box-shadow: inset 0 0 0 2px var(--blue);
	outline: 0;
}

.pcmso-form-section[open] {
	border-color: #aec6e8;
	box-shadow: 0 8px 22px rgba(38, 78, 127, 0.08);
}

.pcmso-form-section[open] > summary {
	background: #f4f8ff;
	border-bottom: 1px solid #dbe6f4;
}

.pcmso-form-section[open] > summary::after {
	background: var(--blue);
	border-color: var(--blue);
	color: #fff;
	content: '-';
}

.pcmso-form-section > .pcmso-form-grid {
	padding: 18px 16px 20px;
}

.pcmso-worker-hero {
	align-items: center;
	background: var(--panel);
	border: 1px solid var(--line);
	border-radius: 8px;
	display: grid;
	gap: 20px;
	grid-template-columns: 112px minmax(0, 1fr) auto;
	margin-bottom: 18px;
	padding: 20px;
}

.pcmso-worker-avatar,
.pcmso-worker-avatar img,
.pcmso-worker-avatar > span {
	border-radius: 8px;
	height: 112px;
	width: 112px;
}

.pcmso-worker-avatar img {
	display: block;
	object-fit: cover;
}

.pcmso-worker-avatar > span {
	align-items: center;
	background: #eaf3ff;
	border: 1px solid #b9cce5;
	color: #0b4b8a;
	display: flex;
	font-size: 1.6rem;
	font-weight: 800;
	justify-content: center;
}

.pcmso-worker-hero__identity .pcmso-title {
	font-size: 2rem;
	margin: 2px 0 4px;
}

.pcmso-worker-hero__actions {
	align-items: flex-end;
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.pcmso-profile-nav {
	background: var(--panel);
	border: 1px solid var(--line);
	border-radius: 8px;
	display: flex;
	gap: 4px;
	margin-bottom: 18px;
	overflow-x: auto;
	padding: 6px;
}

.pcmso-profile-nav a {
	color: #173052;
	font-size: 0.8rem;
	font-weight: 800;
	padding: 9px 12px;
	text-decoration: none;
	white-space: nowrap;
}

.pcmso-profile-nav a:hover {
	background: #edf4ff;
	border-radius: 6px;
}

.pcmso-worker-rh {
	background: var(--panel);
	border: 1px solid var(--line);
	border-radius: 8px;
	margin-bottom: 18px;
}

.pcmso-profile-group {
	border-bottom: 1px solid var(--line);
	padding: 0 18px;
}

.pcmso-profile-group:last-child {
	border-bottom: 0;
}

.pcmso-profile-group > summary {
	min-height: 62px;
}

.pcmso-worker-profile .pcmso-profile-group > summary {
	display: grid;
	grid-template-columns: minmax(180px, 1fr) minmax(280px, 1fr) 28px;
}

.pcmso-worker-profile .pcmso-profile-group > summary span,
.pcmso-worker-profile .pcmso-profile-group > summary small {
	text-align: center;
}

.pcmso-worker-profile .pcmso-profile-group > summary::after {
	justify-self: center;
}

.pcmso-profile-data-grid {
	display: grid;
	gap: 0;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	padding-bottom: 18px;
}

.pcmso-profile-data-grid > div {
	border-top: 1px solid #e7edf5;
	min-width: 0;
	padding: 12px 14px;
	text-align: center;
}

.pcmso-profile-data-grid span,
.pcmso-profile-data-grid strong {
	display: block;
}

.pcmso-profile-data-grid span {
	color: #53627a;
	font-size: 0.68rem;
	font-weight: 800;
	text-transform: uppercase;
}

.pcmso-profile-data-grid strong {
	font-size: 0.86rem;
	margin-top: 4px;
	overflow-wrap: anywhere;
}

.pcmso-worker-file-form .pcmso-field--wide {
	grid-column: span 3;
}

.pcmso-history-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.pcmso-history-list li {
	display: grid;
	gap: 12px;
	grid-template-columns: 12px minmax(0, 1fr);
	padding: 0 0 18px;
}

.pcmso-history-dot {
	background: var(--green);
	border-radius: 50%;
	height: 9px;
	margin-top: 5px;
	width: 9px;
}

.pcmso-history-list strong,
.pcmso-history-list small {
	display: block;
}

.pcmso-history-list small,
.pcmso-history-list p {
	color: var(--muted);
	font-size: 0.76rem;
	margin: 3px 0 0;
}

.pcmso-birthday-groups {
	display: grid;
	gap: 12px;
}

.pcmso-birthday-groups details {
	border-top: 1px solid var(--line);
}

.pcmso-birthday-groups details > summary {
	min-height: 54px;
}

.pcmso-birthday-groups summary span {
	font-weight: 800;
}

.pcmso-birthday-groups summary strong {
	align-items: center;
	background: #eaf5f1;
	border-radius: 999px;
	color: var(--green);
	display: flex;
	font-size: 0.76rem;
	height: 28px;
	justify-content: center;
	min-width: 28px;
}

.pcmso-birthday-list {
	display: grid;
	gap: 0;
}

.pcmso-birthday-list article {
	align-items: center;
	border-top: 1px solid #e8edf4;
	display: grid;
	gap: 12px;
	grid-template-columns: 42px minmax(0, 1fr) auto;
	padding: 12px 0;
}

.pcmso-birthday-avatar,
.pcmso-birthday-avatar img,
.pcmso-birthday-avatar > span,
.pcmso-worker-compact__avatar,
.pcmso-worker-compact__avatar img,
.pcmso-worker-compact__avatar > span {
	border-radius: 6px;
	height: 38px;
	width: 38px;
}

.pcmso-birthday-avatar img,
.pcmso-worker-compact__avatar img {
	display: block;
	object-fit: cover;
}

.pcmso-birthday-avatar > span,
.pcmso-worker-compact__avatar > span {
	align-items: center;
	background: #eaf3ff;
	color: #0b4b8a;
	display: flex;
	font-size: 0.72rem;
	font-weight: 800;
	justify-content: center;
}

.pcmso-birthday-list article > div:nth-child(2) strong,
.pcmso-birthday-list article > div:nth-child(2) span {
	display: block;
}

.pcmso-birthday-list article > div:nth-child(2) span {
	color: var(--muted);
	font-size: 0.74rem;
	margin-top: 2px;
}

.pcmso-birthday-list time {
	color: #173052;
	font-size: 0.78rem;
	font-weight: 800;
}

.pcmso-worker-compact {
	align-items: center;
	display: inline-flex;
	gap: 9px;
}

@media (max-width: 880px) {
	.pcmso-worker-hero {
		grid-template-columns: 82px minmax(0, 1fr);
		padding: 16px;
	}

	.pcmso-worker-avatar,
	.pcmso-worker-avatar img,
	.pcmso-worker-avatar > span {
		height: 82px;
		width: 82px;
	}

	.pcmso-worker-hero__actions {
		align-items: flex-start;
		grid-column: 2;
	}

	.pcmso-profile-data-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.pcmso-worker-file-form .pcmso-field--wide {
		grid-column: 1 / -1;
	}
}

@media (max-width: 560px) {
	.pcmso-worker-photo-editor,
	.pcmso-worker-hero {
		grid-template-columns: 1fr;
	}

	.pcmso-worker-hero__actions {
		grid-column: auto;
	}

	.pcmso-worker-hero__identity .pcmso-title {
		font-size: 1.6rem;
	}

	.pcmso-profile-data-grid {
		grid-template-columns: 1fr;
	}

	.pcmso-worker-profile .pcmso-profile-group > summary {
		align-items: center;
		gap: 3px;
		grid-template-columns: minmax(0, 1fr) 28px;
		padding: 12px 0;
		position: relative;
	}

	.pcmso-worker-profile .pcmso-profile-group > summary span,
	.pcmso-worker-profile .pcmso-profile-group > summary small {
		grid-column: 1;
		text-align: center;
	}

	.pcmso-profile-group > summary::after {
		grid-column: 2;
		grid-row: 1 / span 2;
		position: static;
	}

	.pcmso-form-section > summary {
		gap: 10px;
		grid-template-columns: minmax(0, 1fr) 30px;
		padding: 12px;
	}

	.pcmso-form-section > summary::after {
		height: 28px;
		width: 28px;
	}

	.pcmso-form-section > .pcmso-form-grid {
		padding: 14px 12px 16px;
	}

	.pcmso-birthday-list article {
		grid-template-columns: 38px minmax(0, 1fr);
	}

	.pcmso-birthday-list time {
		grid-column: 2;
	}
}

* {
	box-sizing: border-box;
}

body {
	margin: 0;
	background: var(--page);
	color: var(--ink);
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

a {
	color: var(--blue);
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.site-shell {
	min-height: 100vh;
}

.site-shell--login {
	align-items: center;
	background: #edf8f7;
	display: flex;
	justify-content: center;
	padding: 24px;
}

.site-main--login {
	max-width: 1120px;
	padding: 0;
	width: 100%;
}

.pcmso-login {
	background: #fff;
	border: 1px solid var(--line);
	border-radius: 8px;
	box-shadow: var(--shadow);
	display: grid;
	grid-template-columns: minmax(0, 1.65fr) minmax(360px, 0.85fr);
	min-height: 560px;
	overflow: hidden;
}

.pcmso-login__brand {
	background: #073642;
	border-top: 4px solid #72d42a;
	color: #fff;
	display: grid;
	gap: 24px 32px;
	grid-template-columns: minmax(180px, 0.8fr) minmax(240px, 1.2fr);
	grid-template-rows: auto minmax(0, 1fr) auto;
	overflow: hidden;
	padding: 36px 40px 40px;
	position: relative;
}

.pcmso-login__brand-header {
	align-self: start;
	grid-column: 1;
	grid-row: 1;
	position: relative;
	z-index: 1;
}

.pcmso-login__visual {
	align-items: center;
	display: flex;
	grid-column: 2;
	grid-row: 1 / 4;
	justify-content: center;
	min-height: 0;
	padding: 12px 0 0;
}

.pcmso-login__logo {
	background: #041f2b;
	border: 1px solid rgba(92, 211, 207, 0.35);
	border-radius: 12px;
	display: block;
	max-width: 132px;
	padding: 10px;
	width: 100%;
}

.pcmso-login__mascot {
	display: block;
	filter: drop-shadow(0 22px 24px rgba(0, 0, 0, 0.24));
	max-height: 430px;
	max-width: 310px;
	object-fit: contain;
	object-position: bottom center;
	width: auto;
}

.pcmso-login__brand-copy {
	align-self: end;
	grid-column: 1;
	grid-row: 3;
	position: relative;
	z-index: 1;
}

.pcmso-login__brand-copy > span {
	color: #78e2d9;
	display: block;
	font-size: 0.7rem;
	font-weight: 800;
	text-transform: uppercase;
}

.pcmso-login__brand h1 {
	font-size: 2.35rem;
	letter-spacing: 0;
	line-height: 1.04;
	margin: 6px 0 12px;
}

.pcmso-login__brand p {
	color: #dbe4f0;
	font-size: 0.94rem;
	line-height: 1.45;
	margin: 0;
	max-width: 320px;
}

.pcmso-login__panel {
	align-content: center;
	display: grid;
	padding: 36px;
}

.pcmso-login__panel h2 {
	font-size: 1.45rem;
	margin: 0 0 20px;
}

.pcmso-login__error {
	background: #fff0ee;
	border: 1px solid #efbbb6;
	border-radius: 7px;
	color: #a8352e;
	font-size: 0.88rem;
	font-weight: 700;
	margin-bottom: 16px;
	padding: 10px 12px;
}

.pcmso-login__panel form {
	display: grid;
	gap: 14px;
}

.pcmso-login__panel label {
	color: #4d5b73;
	font-size: 0.86rem;
	font-weight: 700;
}

.pcmso-login__panel input[type="text"],
.pcmso-login__panel input[type="password"] {
	border: 1px solid var(--line);
	border-radius: 7px;
	font: inherit;
	min-height: 42px;
	padding: 9px 10px;
	width: 100%;
}

.pcmso-login__panel .login-remember label {
	align-items: center;
	display: flex;
	gap: 8px;
	font-weight: 500;
}

.pcmso-login__panel input[type="submit"] {
	background: #172033;
	border: 1px solid #172033;
	border-radius: 7px;
	color: #fff;
	cursor: pointer;
	font: inherit;
	font-weight: 700;
	min-height: 42px;
	padding: 9px 12px;
}

.site-header {
	background: rgba(255, 255, 255, 0.98);
	border-bottom: 1px solid var(--line);
	box-shadow: 0 1px 0 rgba(17, 24, 39, 0.02);
}

.site-header__inner {
	align-items: center;
	display: grid;
	gap: 20px;
	grid-template-columns: minmax(250px, 285px) minmax(0, 1fr);
	margin: 0 auto;
	max-width: 1280px;
	padding: 10px 28px;
	width: 100%;
}

.brand {
	align-items: center;
	display: flex;
	gap: 12px;
	min-width: 0;
}

.brand:hover,
.brand:focus {
	text-decoration: none;
}

.brand-mark {
	align-items: center;
	background: var(--navy);
	border-radius: 8px;
	color: #fff;
	display: inline-flex;
	font-size: 0.75rem;
	font-weight: 700;
	height: 38px;
	justify-content: center;
	letter-spacing: 0;
	width: 54px;
}

.brand-mark--ciby {
	background: linear-gradient(145deg, #071426, #0a2b4f);
	border: 1px solid rgba(22, 184, 199, 0.28);
	border-radius: 13px;
	box-shadow: 0 10px 26px rgba(13, 27, 47, 0.16);
	height: 52px;
	overflow: hidden;
	padding: 0;
	width: 52px;
}

.brand-mark__image {
	display: block;
	height: 100%;
	object-fit: cover;
	object-position: 50% 8%;
	width: 100%;
}

.pcmso-brand-settings .pcmso-profile-photo__preview {
	background: #fff;
}

.pcmso-brand-settings .pcmso-profile-photo__preview img {
	object-fit: contain;
	padding: 8px;
}

.pcmso-login-visual-settings .pcmso-profile-photo__preview {
	background: #073642;
	height: 144px;
}

.pcmso-login-visual-settings .pcmso-profile-photo__preview img {
	object-fit: contain;
	padding: 6px;
}

.pcmso-login-assets-grid {
	display: grid;
	gap: 28px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.pcmso-login-asset {
	min-width: 0;
}

.pcmso-login-asset__heading {
	margin-bottom: 14px;
}

.pcmso-login-asset__heading h4 {
	font-size: 0.95rem;
	margin: 0 0 4px;
}

.pcmso-login-asset__heading p {
	color: var(--muted);
	font-size: 0.78rem;
	margin: 0;
}

.pcmso-login-asset--logo .pcmso-profile-photo__preview {
	background: #fff;
}

.pcmso-login-asset--logo .pcmso-profile-photo__preview img {
	padding: 10px;
}

.brand-title {
	color: #0f4da8;
	display: block;
	font-size: 1rem;
	font-weight: 700;
}

.brand-subtitle {
	color: var(--muted);
	display: block;
	font-size: 0.76rem;
	line-height: 1.25;
	margin-top: 2px;
}

.site-actions {
	align-items: center;
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	justify-content: flex-end;
	overflow: visible;
	padding: 0;
	scrollbar-width: none;
}

.site-actions::-webkit-scrollbar {
	display: none;
}

.site-actions--compact {
	justify-content: flex-start;
	justify-self: end;
	width: max-content;
}

.site-actions:not(.site-actions--compact) {
	display: grid;
	grid-template-columns: repeat(7, minmax(0, auto));
	justify-content: end;
	width: 100%;
}

.site-actions:not(.site-actions--compact) .button-link {
	padding-left: 7px;
	padding-right: 7px;
	width: 100%;
}

.site-actions:not(.site-actions--compact) .button-link--logout {
	margin-left: 0;
}

.site-actions:not(.site-actions--compact) .button-link--logout::before {
	display: none;
}

.button-link {
	align-items: center;
	background: transparent;
	border: 1px solid transparent;
	border-radius: 7px;
	color: #21406e;
	display: inline-flex;
	font-size: 0.84rem;
	font-weight: 700;
	justify-content: center;
	line-height: 1;
	min-height: 38px;
	padding: 8px 11px;
	transition: background 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, color 0.15s ease;
	white-space: nowrap;
}

.button-link:hover {
	background: #edf4ff;
	border-color: #cbd8ef;
	text-decoration: none;
}

.button-link.is-active,
.button-link.button-link--primary {
	background: var(--navy);
	border-color: var(--navy);
	box-shadow: 0 7px 16px rgba(23, 32, 51, 0.14);
	color: #fff;
}

.button-link--logout {
	background: #fff;
	border-color: #d0d8e6;
	color: #344054;
	margin-left: 10px;
	position: relative;
}

.button-link--logout::before {
	background: #cfd8e7;
	content: "";
	height: 22px;
	left: -9px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
}

.site-nav-group {
	min-width: 0;
	position: relative;
}

.site-nav-group > summary {
	cursor: pointer;
	list-style: none;
	width: 100%;
}

.site-nav-group > summary::-webkit-details-marker {
	display: none;
}

.site-nav-group__caret {
	border-bottom: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 5px solid currentColor;
	height: 0;
	margin-left: 7px;
	transition: transform 0.15s ease;
	width: 0;
}

.site-nav-group[open] .site-nav-group__caret {
	transform: rotate(180deg);
}

.site-nav-group.is-active > summary,
.site-nav-group[open] > summary {
	background: #edf4ff;
	border-color: #cbd8ef;
	color: #153c75;
}

.site-nav-group.is-active > summary {
	box-shadow: inset 0 -3px 0 var(--blue);
}

.site-nav-group__menu {
	background: #fff;
	border: 1px solid #d5dfed;
	border-radius: 8px;
	box-shadow: 0 16px 34px rgba(23, 32, 51, 0.16);
	display: grid;
	gap: 3px;
	left: 0;
	min-width: 210px;
	padding: 6px;
	position: absolute;
	top: calc(100% + 7px);
	z-index: 30;
}

.site-nav-group__menu .button-link {
	justify-content: flex-start;
	width: 100%;
}

.site-nav-group__disabled {
	align-items: center;
	border-radius: 7px;
	color: #53647c;
	display: flex;
	font-size: 0.82rem;
	font-weight: 700;
	gap: 8px;
	justify-content: space-between;
	min-height: 34px;
	padding: 8px 10px;
	white-space: nowrap;
}

.site-nav-group__disabled small {
	background: #eaf8f1;
	border: 1px solid #bfe7d3;
	border-radius: 999px;
	color: #08795a;
	font-size: 0.58rem;
	font-weight: 800;
	line-height: 1;
	padding: 4px 5px;
	text-transform: uppercase;
}

.site-nav-group:last-of-type > summary {
	border-color: #cce7dc;
	color: #08795a;
}

.site-main {
	margin: 0 auto;
	max-width: 1280px;
	padding: 22px 28px 56px;
}

.content-page {
	background: var(--panel);
	border: 1px solid var(--line);
	border-radius: 8px;
	box-shadow: var(--shadow);
	padding: 28px;
}

.content-page h1:first-child {
	margin-top: 0;
}

.pcmso-dashboard {
	display: grid;
	gap: 22px;
}

.pcmso-system {
	display: grid;
	gap: 16px;
}

.pcmso-module-nav {
	align-items: center;
	background: #f8fbff;
	border: 1px solid var(--line);
	border-radius: 10px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	padding: 7px;
}

.pcmso-module-nav a {
	border-radius: 7px;
	color: #21406e;
	font-size: 0.84rem;
	font-weight: 700;
	line-height: 1;
	min-height: 34px;
	padding: 8px 11px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
}

.pcmso-module-nav a:hover {
	background: #eef4ff;
	text-decoration: none;
}

.pcmso-module-nav a.is-active {
	background: var(--navy);
	box-shadow: 0 7px 16px rgba(23, 32, 51, 0.12);
	color: #fff;
}

.pcmso-module-grid {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.pcmso-module-card {
	background: #fff;
	border: 1px solid var(--line);
	border-radius: 8px;
	box-shadow: 0 8px 24px rgba(23, 32, 51, 0.05);
	color: var(--ink);
	display: grid;
	gap: 10px;
	min-height: 150px;
	padding: 18px;
}

.pcmso-module-card:hover {
	border-color: #c8d8ff;
	text-decoration: none;
}

.pcmso-module-card span {
	color: #4d5b73;
	font-size: 0.82rem;
	font-weight: 700;
	text-transform: uppercase;
}

.pcmso-module-card strong {
	font-size: 2.2rem;
	line-height: 1;
}

.pcmso-module-card em {
	color: var(--muted);
	font-style: normal;
	font-weight: 700;
}

.pcmso-module-card.warn strong {
	color: var(--amber);
}

.pcmso-dashboard-hero {
	align-items: stretch;
	display: grid;
	gap: 18px;
	grid-template-columns: minmax(0, 1fr) minmax(108px, 154px) minmax(220px, 280px);
}

.pcmso-dashboard-mascot {
	align-items: end;
	background:
		radial-gradient(circle at 50% 12%, rgba(22, 184, 199, 0.22), transparent 34%),
		linear-gradient(160deg, rgba(255, 255, 255, 0.95), rgba(236, 250, 255, 0.88));
	border: 1px solid var(--line);
	border-radius: 10px;
	display: flex;
	justify-content: center;
	min-height: 128px;
	overflow: hidden;
	padding: 8px 10px 0;
}

.pcmso-dashboard-mascot img {
	display: block;
	filter: drop-shadow(0 12px 18px rgba(13, 27, 47, 0.2));
	height: 134px;
	max-width: 100%;
	object-fit: contain;
}

.pcmso-eyebrow {
	color: #536174;
	display: block;
	font-size: 0.72rem;
	font-weight: 800;
	text-transform: uppercase;
}

.pcmso-priority-card {
	background: #fff;
	border: 1px solid var(--line);
	border-radius: 10px;
	box-shadow: 0 12px 30px rgba(17, 24, 39, 0.06);
	display: grid;
	gap: 6px;
	padding: 16px 18px;
}

.pcmso-priority-card span,
.pcmso-summary-card span {
	color: #536174;
	font-size: 0.72rem;
	font-weight: 800;
	text-transform: uppercase;
}

.pcmso-priority-card strong {
	font-size: 2.15rem;
	line-height: 1;
}

.pcmso-priority-card em,
.pcmso-summary-card em {
	color: var(--muted);
	font-style: normal;
	font-weight: 700;
}

.pcmso-priority-card.danger {
	border-color: #efbbb6;
}

.pcmso-priority-card.alert {
	border-color: #e8c57e;
}

.pcmso-priority-card.alert strong {
	color: var(--amber);
}

.pcmso-priority-card.danger strong,
.pcmso-summary-card.danger strong {
	color: var(--red);
}

.pcmso-priority-card.ok strong {
	color: var(--green);
}

.pcmso-account-block {
	border-top: 1px solid var(--line);
	padding: 22px 18px 24px;
}

.pcmso-account-shell {
	overflow: hidden;
}

.pcmso-account-summary {
	align-items: center;
	background: #f8fbff;
	border-bottom: 1px solid var(--line);
	display: grid;
	gap: 14px;
	grid-template-columns: 54px minmax(0, 1fr) max-content;
	padding: 18px 22px;
}

.pcmso-account-avatar {
	align-items: center;
	background: var(--navy);
	border: 3px solid #dff7ef;
	border-radius: 8px;
	color: #fff;
	display: flex;
	font-size: 1rem;
	font-weight: 800;
	height: 50px;
	justify-content: center;
	width: 50px;
}

.pcmso-account-avatar img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.pcmso-profile-photo__layout {
	align-items: center;
	display: grid;
	gap: 20px;
	grid-template-columns: 112px minmax(0, 1fr);
}

.pcmso-profile-photo__preview {
	align-items: center;
	background: var(--navy);
	border: 4px solid #dff7ef;
	border-radius: 8px;
	color: #fff;
	display: flex;
	font-size: 1.5rem;
	font-weight: 800;
	height: 112px;
	justify-content: center;
	overflow: hidden;
	width: 112px;
}

.pcmso-profile-photo__preview img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.pcmso-profile-photo__controls {
	display: grid;
	gap: 10px;
	min-width: 0;
}

.pcmso-profile-photo__controls .pcmso-field {
	max-width: 560px;
}

.pcmso-profile-photo .pcmso-form-actions {
	margin-top: 16px;
}

.pcmso-account-summary__identity {
	min-width: 0;
}

.pcmso-account-summary__identity h2 {
	font-size: 1.08rem;
	margin: 1px 0 2px;
}

.pcmso-account-summary__identity p {
	color: var(--muted);
	font-size: 0.84rem;
	margin: 0;
	overflow-wrap: anywhere;
}

.pcmso-account-block__heading {
	align-items: center;
	display: flex;
	gap: 16px;
	justify-content: space-between;
	margin-bottom: 16px;
}

.pcmso-account-block__heading h3 {
	font-size: 1rem;
	margin: 2px 0 0;
}

.pcmso-setting-toggle {
	align-items: flex-start;
	background: #f6f9fd;
	border: 1px solid var(--line);
	display: flex;
	gap: 10px;
	margin-bottom: 16px;
	padding: 12px 14px;
}

.pcmso-setting-toggle input,
.pcmso-remove-image input {
	accent-color: var(--navy);
	margin-top: 3px;
}

.pcmso-setting-toggle span {
	display: grid;
	gap: 2px;
}

.pcmso-setting-toggle small,
.pcmso-attention-image__title small {
	color: var(--muted);
}

.pcmso-attention-images {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-top: 18px;
}

.pcmso-attention-image {
	border-left: 3px solid var(--line);
	display: grid;
	gap: 10px;
	min-width: 0;
	padding-left: 14px;
}

.pcmso-attention-image:nth-child(1) {
	border-left-color: var(--green);
}

.pcmso-attention-image:nth-child(2) {
	border-left-color: var(--amber);
}

.pcmso-attention-image:nth-child(3) {
	border-left-color: var(--red);
}

.pcmso-attention-image__preview {
	align-items: end;
	background: #f4f9fd;
	border: 1px solid var(--line);
	display: flex;
	height: 154px;
	justify-content: center;
	overflow: hidden;
}

.pcmso-attention-image__preview img {
	display: block;
	height: 146px;
	max-width: 100%;
	object-fit: contain;
}

.pcmso-attention-image__title {
	display: grid;
	gap: 2px;
}

.pcmso-attention-image .pcmso-field {
	min-width: 0;
}

.pcmso-attention-image input[type="file"] {
	max-width: 100%;
	min-width: 0;
	padding: 8px;
}

.pcmso-remove-image {
	align-items: flex-start;
	display: flex;
	font-size: 0.82rem;
	gap: 7px;
}

.pcmso-password-grid {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.pcmso-account-security .pcmso-form-actions {
	margin-top: 16px;
}

.pcmso-dashboard-summary {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.pcmso-summary-card {
	background: #fff;
	border: 1px solid var(--line);
	border-radius: 8px;
	display: grid;
	gap: 6px;
	min-height: 110px;
	padding: 16px;
}

.pcmso-summary-card strong {
	font-size: 1.9rem;
	line-height: 1;
}

.pcmso-summary-card.danger {
	border-color: #efbbb6;
}

.pcmso-summary-card.warn {
	border-color: #e8c987;
}

.pcmso-summary-card.warn strong {
	color: var(--amber);
}

.pcmso-dashboard-layout {
	display: grid;
	gap: 16px;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.pcmso-dashboard-group .pcmso-module-grid {
	padding: 16px;
}

.pcmso-module-grid--compact {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.pcmso-module-grid--compact .pcmso-module-card {
	box-shadow: none;
	min-height: 112px;
	padding: 14px;
}

.pcmso-module-grid--compact .pcmso-module-card strong {
	font-size: 1.7rem;
}

.pcmso-dashboard-details {
	display: grid;
	gap: 12px;
}

.pcmso-disclosure {
	background: #fff;
	border: 1px solid var(--line);
	border-radius: 10px;
	box-shadow: 0 10px 26px rgba(17, 24, 39, 0.05);
	overflow: hidden;
}

.pcmso-disclosure summary {
	align-items: center;
	cursor: pointer;
	display: flex;
	gap: 12px;
	justify-content: center;
	list-style: none;
	padding: 16px 18px;
	position: relative;
	text-align: center;
}

.pcmso-disclosure summary::-webkit-details-marker {
	display: none;
}

.pcmso-disclosure summary::after {
	color: #536174;
	content: "+";
	font-size: 1.2rem;
	font-weight: 800;
	line-height: 1;
	position: absolute;
	right: 18px;
}

.pcmso-disclosure[open] summary {
	border-bottom: 1px solid var(--line);
}

.pcmso-disclosure[open] summary::after {
	content: "-";
}

.pcmso-disclosure summary span {
	font-weight: 800;
}

.pcmso-disclosure summary strong {
	background: #eef4ff;
	border: 1px solid #c8d8ff;
	border-radius: 999px;
	color: #1747a6;
	font-size: 0.78rem;
	padding: 5px 9px;
	white-space: nowrap;
}

.pcmso-detail-panels {
	display: grid;
	gap: 12px;
	padding: 14px;
}

.pcmso-detail-block {
	border: 1px solid #e1e7f0;
	border-radius: 8px;
	overflow: hidden;
}

.pcmso-detail-block__header {
	align-items: center;
	background: #f7f9fd;
	border-bottom: 1px solid #e1e7f0;
	display: flex;
	gap: 10px;
	justify-content: space-between;
	padding: 12px 14px;
}

.pcmso-detail-block__header h3 {
	font-size: 0.9rem;
	margin: 0;
}

.pcmso-overdue-grid {
	display: grid;
	gap: 16px;
	grid-template-columns: minmax(0, 1fr);
}

.pcmso-detail-grid {
	display: grid;
	gap: 16px;
	grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);
}

.pcmso-info-list {
	display: grid;
	gap: 0;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	padding: 6px 18px 18px;
}

.pcmso-info-list div {
	border-bottom: 1px solid #edf0f5;
	display: grid;
	gap: 4px;
	min-height: 64px;
	padding: 12px 0;
}

.pcmso-info-list div:nth-last-child(-n+1) {
	border-bottom: 0;
}

.pcmso-info-list span {
	color: #536174;
	font-size: 0.72rem;
	font-weight: 700;
	text-transform: uppercase;
}

.pcmso-info-list strong {
	font-size: 0.95rem;
	font-weight: 700;
	overflow-wrap: anywhere;
}

.pcmso-profile-notes {
	color: var(--muted);
	margin: 0;
	min-height: 120px;
	padding: 18px;
	white-space: pre-wrap;
}

.pcmso-topline {
	align-items: center;
	display: flex;
	gap: 20px;
	justify-content: space-between;
	padding: 8px 0 4px;
}

.pcmso-title {
	font-size: clamp(2rem, 3.2vw, 2.65rem);
	letter-spacing: 0;
	line-height: 1.08;
	margin: 0;
}

.pcmso-lead {
	color: var(--muted);
	margin: 0;
	max-width: 760px;
}

.pcmso-admin-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 7px;
	justify-content: flex-end;
	min-width: 0;
}

.pcmso-button {
	align-items: center;
	background: var(--navy);
	border: 1px solid var(--navy);
	border-radius: 7px;
	color: #fff;
	display: inline-flex;
	font-size: 0.84rem;
	font-weight: 700;
	min-height: 36px;
	padding: 7px 12px;
}

.pcmso-button.secondary {
	background: #fff;
	border-color: #d0d8e6;
	color: var(--ink);
}

.pcmso-form {
	background: #fff;
	padding: 18px;
}

.pcmso-form-grid {
	display: grid;
	gap: 13px 14px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.pcmso-form-grid.compact {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.pcmso-field {
	display: grid;
	gap: 6px;
}

.pcmso-field span {
	color: #536174;
	font-size: 0.72rem;
	font-weight: 700;
	text-transform: uppercase;
}

.pcmso-field input,
.pcmso-field select,
.pcmso-field textarea {
	background: #fbfcff;
	border: 1px solid #cfd8e6;
	border-radius: 7px;
	color: var(--ink);
	font: inherit;
	min-height: 42px;
	padding: 9px 11px;
	width: 100%;
}

.pcmso-field input:focus,
.pcmso-field select:focus,
.pcmso-field textarea:focus {
	background: #fff;
	border-color: #8fb0ef;
	box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.12);
	outline: 0;
}

.pcmso-field textarea {
	min-height: 82px;
	resize: vertical;
}

.pcmso-current-attachment {
	align-items: center;
	background: #f7f9fc;
	border: 1px solid #cfd8e6;
	border-radius: 7px;
	display: flex;
	min-height: 42px;
	padding: 9px 11px;
}

.pcmso-current-attachment a {
	color: var(--blue);
	font-size: 0.86rem;
	font-weight: 700;
}

.pcmso-field--wide {
	grid-column: 1 / -1;
}

.pcmso-feedback-summary {
	background: #f7f9fc;
	border: 1px solid var(--line);
	border-radius: 8px;
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	margin: 18px;
}

.pcmso-feedback-summary > div {
	display: grid;
	gap: 4px;
	min-width: 0;
	padding: 14px 16px;
}

.pcmso-feedback-summary > div + div {
	border-left: 1px solid var(--line);
}

.pcmso-feedback-summary span,
.pcmso-feedback-filters label > span {
	color: #536174;
	font-size: 0.72rem;
	font-weight: 700;
	text-transform: uppercase;
}

.pcmso-feedback-summary strong {
	font-size: 1.45rem;
	line-height: 1;
}

.pcmso-feedback-filters {
	align-items: end;
	background: #f7f9fc;
	border-bottom: 1px solid var(--line);
	border-top: 1px solid var(--line);
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(3, minmax(0, 1fr)) auto;
	margin-bottom: 20px;
	padding: 14px 18px;
}

.pcmso-feedback-filters label {
	display: grid;
	gap: 6px;
	min-width: 0;
}

.pcmso-feedback-filters select {
	background: #fff;
	border: 1px solid #cfd8e6;
	border-radius: 7px;
	color: var(--ink);
	font: inherit;
	min-height: 40px;
	padding: 8px 10px;
	width: 100%;
}

.pcmso-feedback-filters__actions {
	align-items: center;
	display: flex;
	gap: 10px;
	min-height: 40px;
}

.pcmso-feedback-worker-selector {
	background: #f7f9fc;
	border: 1px solid #d8e0ec;
	border-radius: 8px;
	display: grid;
	gap: 12px;
	padding: 14px;
}

.pcmso-feedback-worker-selector__filters {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.pcmso-feedback-worker-selector small {
	color: #b42318;
	font-size: 0.78rem;
}

.pcmso-field--checkbox {
	align-content: start;
}

.pcmso-check-row {
	align-items: center;
	background: #f7f9fc;
	border: 1px solid #cfd8e6;
	border-radius: 7px;
	color: var(--ink) !important;
	display: flex;
	font-size: 0.88rem !important;
	font-weight: 600 !important;
	gap: 9px;
	min-height: 42px;
	padding: 9px 11px;
	text-transform: none !important;
}

.pcmso-check-row input {
	min-height: auto;
	width: auto;
}

.pcmso-table-details {
	margin-top: 7px;
	max-width: 420px;
}

.pcmso-table-details summary {
	color: var(--blue);
	cursor: pointer;
	font-size: 0.78rem;
	font-weight: 700;
}

.pcmso-table-details div {
	background: #f7f9fc;
	border-left: 3px solid #9ab4df;
	margin-top: 8px;
	padding: 8px 10px;
}

.pcmso-table-details span {
	color: #536174;
	font-size: 0.68rem;
	font-weight: 800;
	text-transform: uppercase;
}

.pcmso-table-details p {
	margin: 4px 0 0;
	white-space: normal;
}

.pcmso-checkbox-group {
	border: 1px solid #d8e0ec;
	border-radius: 8px;
	margin: 0;
	padding: 12px;
}

.pcmso-form-grid > .pcmso-checkbox-group {
	grid-column: 1 / -1;
}

.pcmso-checkbox-group legend {
	color: #536174;
	font-size: 0.72rem;
	font-weight: 700;
	padding: 0 4px;
	text-transform: uppercase;
}

.pcmso-checkbox-grid {
	display: grid;
	gap: 8px 12px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin-top: 6px;
}

.pcmso-checkbox-grid label {
	align-items: center;
	background: #fbfcff;
	border: 1px solid #e1e7f0;
	border-radius: 7px;
	display: flex;
	gap: 8px;
	min-height: 38px;
	padding: 8px 10px;
}

.pcmso-checkbox-grid input {
	flex: 0 0 auto;
	min-height: auto;
	width: auto;
}

.pcmso-checkbox-grid span {
	color: var(--ink);
	font-size: 0.86rem;
	font-weight: 700;
	text-transform: none;
}

.pcmso-worker-assignment {
	background: #f8fbff;
	border: 1px solid #cfdbea;
	border-radius: 8px;
	margin: 0;
	padding: 16px;
}

.pcmso-worker-assignment[hidden] {
	display: none;
}

.pcmso-worker-assignment legend {
	color: #344054;
	font-size: 0.78rem;
	font-weight: 800;
	padding: 0 6px;
	text-transform: uppercase;
}

.pcmso-assignment-filters {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.pcmso-assignment-filter {
	min-width: 0;
}

.pcmso-multiselect {
	position: relative;
}

.pcmso-multiselect summary {
	align-items: center;
	background: #fbfcff;
	border: 1px solid #cfd8e6;
	border-radius: 7px;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	list-style: none;
	min-height: 42px;
	padding: 9px 11px;
}

.pcmso-multiselect summary::-webkit-details-marker {
	display: none;
}

.pcmso-multiselect summary::after {
	border-bottom: 2px solid #536174;
	border-right: 2px solid #536174;
	content: "";
	height: 7px;
	margin-left: 10px;
	transform: rotate(45deg) translateY(-2px);
	width: 7px;
}

.pcmso-multiselect[open] summary {
	background: #fff;
	border-color: #8fb0ef;
	box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.12);
}

.pcmso-multiselect[open] summary::after {
	transform: rotate(225deg) translate(-2px, -1px);
}

.pcmso-multiselect summary span {
	color: var(--ink);
	font-size: 0.92rem;
	font-weight: 500;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: none;
	white-space: nowrap;
}

.pcmso-multiselect__options {
	background: #fff;
	border: 1px solid #cfd8e6;
	border-radius: 7px;
	box-shadow: 0 14px 30px rgba(17, 24, 39, 0.14);
	display: grid;
	gap: 4px;
	left: 0;
	max-height: 260px;
	overflow-y: auto;
	padding: 7px;
	position: absolute;
	right: 0;
	top: calc(100% + 5px);
	z-index: 20;
}

.pcmso-multiselect__options label {
	align-items: flex-start;
	border-radius: 6px;
	cursor: pointer;
	display: flex;
	gap: 9px;
	padding: 8px;
}

.pcmso-multiselect__options label:hover {
	background: #eef4ff;
}

.pcmso-multiselect__options input {
	flex: 0 0 auto;
	margin: 3px 0 0;
	min-height: auto;
	width: auto;
}

.pcmso-multiselect__options span {
	color: var(--ink);
	font-size: 0.84rem;
	font-weight: 600;
	line-height: 1.35;
	text-transform: none;
}

.pcmso-assignment-toolbar {
	align-items: center;
	border-bottom: 1px solid #dce4ef;
	display: flex;
	gap: 14px;
	justify-content: space-between;
	margin: 14px 0 12px;
	padding-bottom: 12px;
}

.pcmso-assignment-count {
	color: #344054;
	font-size: 0.84rem;
	font-weight: 700;
}

.pcmso-assignment-workers {
	margin-top: 0;
}

.pcmso-assignment-worker {
	transition: background 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
}

.pcmso-assignment-worker.is-selected {
	background: #edf7f4;
	border-color: #91cdbc;
	box-shadow: inset 3px 0 0 var(--green);
}

.pcmso-assignment-worker > span {
	display: grid;
	gap: 2px;
	min-width: 0;
}

.pcmso-assignment-worker strong {
	font-size: 0.88rem;
	overflow-wrap: anywhere;
}

.pcmso-assignment-worker small {
	color: var(--muted);
	font-size: 0.74rem;
	font-weight: 500;
	overflow-wrap: anywhere;
}

.pcmso-form-actions {
	display: flex;
	gap: 8px;
	justify-content: flex-end;
	margin-top: 14px;
}

.pcmso-notice {
	background: #edf7f4;
	border: 1px solid #bfe0d7;
	border-radius: 8px;
	color: #0b6b54;
	font-weight: 700;
	padding: 12px 14px;
}

.pcmso-notice.danger {
	background: #fff0ee;
	border-color: #efbbb6;
	color: #a8352e;
}

.pcmso-metrics {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.pcmso-metric {
	background: #fff;
	border: 1px solid var(--line);
	border-radius: 8px;
	box-shadow: 0 8px 24px rgba(23, 32, 51, 0.05);
	padding: 16px;
}

.pcmso-metric span {
	color: var(--muted);
	display: block;
	font-size: 0.78rem;
	font-weight: 700;
	text-transform: uppercase;
}

.pcmso-metric strong {
	display: block;
	font-size: 2rem;
	line-height: 1.05;
	margin-top: 8px;
}

.pcmso-metric.danger {
	border-color: #efbbb6;
}

.pcmso-metric.danger strong {
	color: var(--red);
}

.pcmso-section {
	background: #fff;
	border: 1px solid var(--line);
	border-radius: 10px;
	box-shadow: 0 14px 34px rgba(17, 24, 39, 0.06);
	overflow: hidden;
}

.pcmso-section__header {
	align-items: center;
	border-bottom: 1px solid var(--line);
	display: flex;
	gap: 12px;
	justify-content: space-between;
	padding: 14px 18px;
}

.pcmso-section__header h2 {
	font-size: 0.98rem;
	margin: 0;
}

.pcmso-excel-tools {
	background: #fbfcff;
	box-shadow: none;
}

.pcmso-excel-actions {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	padding: 16px 18px 10px;
}

.pcmso-excel-button {
	align-items: center;
	background: #fff;
	border: 1px solid #c8d8ff;
	border-radius: 7px;
	color: #1747a6;
	cursor: pointer;
	display: inline-flex;
	font: inherit;
	font-size: 0.84rem;
	font-weight: 700;
	justify-content: center;
	min-height: 42px;
	padding: 8px 14px;
	white-space: nowrap;
}

.pcmso-excel-button:hover {
	background: #eef4ff;
	text-decoration: none;
}

.pcmso-excel-button--primary {
	background: var(--navy);
	border-color: var(--navy);
	color: #fff;
}

.pcmso-excel-button--primary:hover {
	background: #22304c;
	border-color: #22304c;
	color: #fff;
}

.pcmso-inline-import {
	align-items: center;
	display: grid;
	gap: 10px;
	grid-template-columns: minmax(360px, 1fr) max-content;
	justify-content: stretch;
	margin: 0;
	min-width: 0;
	flex: 1 1 520px;
}

.pcmso-file-inline {
	align-items: center;
	background: #fff;
	border: 1px solid #d0d8e6;
	border-radius: 7px;
	display: grid;
	gap: 12px;
	grid-template-columns: max-content minmax(0, 1fr);
	min-height: 42px;
	overflow: hidden;
	padding: 0 0 0 12px;
	width: 100%;
}

.pcmso-file-inline span {
	color: #344054;
	font-size: 0.84rem;
	font-weight: 700;
	white-space: nowrap;
}

.pcmso-file-inline input {
	background: #f7f9fd;
	border: 0;
	border-left: 1px solid #d0d8e6;
	font: inherit;
	min-height: 40px;
	max-width: 100%;
	padding: 7px 10px;
	width: 100%;
}

.pcmso-file-inline input::file-selector-button {
	background: #fff;
	border: 1px solid #c8d8ff;
	border-radius: 6px;
	color: #1747a6;
	cursor: pointer;
	font: inherit;
	font-size: 0.82rem;
	font-weight: 700;
	margin-right: 10px;
	padding: 6px 10px;
}

.pcmso-help-text {
	color: var(--muted);
	font-size: 0.84rem;
	margin: 0;
	padding: 0 18px 16px;
}

.pcmso-badge {
	background: #edf7f4;
	border: 1px solid #bfe0d7;
	border-radius: 999px;
	color: #0b6b54;
	display: inline-flex;
	font-size: 0.75rem;
	font-weight: 700;
	line-height: 1;
	padding: 6px 9px;
	white-space: nowrap;
}

.pcmso-badge.warn {
	background: #fff7e8;
	border-color: #f1d19a;
	color: #8a5a0a;
}

.pcmso-badge.danger {
	background: #fff0ee;
	border-color: #efbbb6;
	color: #a8352e;
}

.pcmso-badge.info {
	background: #eef4ff;
	border-color: #c8d8ff;
	color: #1747a6;
}

.pcmso-badge.muted {
	background: #f2f4f7;
	border-color: #d0d5dd;
	color: #475467;
}

.pcmso-table-wrap {
	overflow-x: auto;
}

.pcmso-table {
	border-collapse: collapse;
	font-size: 0.9rem;
	min-width: 760px;
	width: 100%;
}

.pcmso-table--compact {
	min-width: 560px;
}

.pcmso-table th,
.pcmso-table td {
	border-bottom: 1px solid #edf0f5;
	padding: 12px 16px;
	text-align: left;
	vertical-align: top;
}

.pcmso-table th {
	background: #f7f9fd;
	color: #536174;
	font-size: 0.72rem;
	letter-spacing: 0;
	text-transform: uppercase;
}

.pcmso-table tbody tr:hover {
	background: #fbfcff;
}

.pcmso-table tr:last-child td {
	border-bottom: 0;
}

.pcmso-muted-row {
	color: #667085;
}

.pcmso-muted-row strong {
	color: #4d5b73;
}

.pcmso-row-actions {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.pcmso-manager-filter {
	align-items: flex-start;
	background: #f7f9fd;
	border-bottom: 1px solid var(--line);
	display: flex;
	gap: 14px;
	padding: 14px 18px;
}

.pcmso-manager-filter > span {
	color: #536174;
	flex: 0 0 auto;
	font-size: 0.72rem;
	font-weight: 800;
	padding-top: 7px;
	text-transform: uppercase;
}

.pcmso-manager-filter__links {
	display: flex;
	flex-wrap: wrap;
	gap: 7px;
}

.pcmso-filter-link {
	background: #fff;
	border: 1px solid #d0d8e6;
	border-radius: 7px;
	color: #344054;
	font-size: 0.8rem;
	font-weight: 700;
	padding: 6px 10px;
}

.pcmso-filter-link:hover,
.pcmso-filter-link.is-active {
	background: var(--navy);
	border-color: var(--navy);
	color: #fff;
	text-decoration: none;
}

.pcmso-access-denied {
	margin: 40px auto;
	max-width: 720px;
}

.pcmso-inline-form {
	margin: 0;
}

.pcmso-action-button,
.pcmso-text-action {
	background: #fff;
	border: 1px solid #d0d8e6;
	border-radius: 7px;
	color: var(--ink);
	cursor: pointer;
	display: inline-flex;
	font: inherit;
	font-size: 0.82rem;
	font-weight: 700;
	min-height: 32px;
	padding: 6px 10px;
}

.pcmso-action-button.danger {
	background: #fff0ee;
	border-color: #efbbb6;
	color: #a8352e;
}

.pcmso-text-action {
	background: #eef4ff;
	border-color: #c8d8ff;
	color: #1747a6;
}

.pcmso-empty {
	color: var(--muted);
	margin: 0;
	padding: 18px;
}

.pcmso-empty.inline {
	padding: 8px 0 0;
}

.pcmso-muted-text {
	color: var(--muted);
}

.pcmso-subtitle {
	font-size: 0.92rem;
	margin: 18px 18px 10px;
}

.pcmso-grid-two {
	display: grid;
	gap: 18px;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.pcmso-grid-two .pcmso-table {
	min-width: 640px;
}

.site-footer {
	color: var(--muted);
	font-size: 0.82rem;
	margin: 0 auto;
	max-width: 1280px;
	padding: 0 28px 26px;
}

@media (max-width: 1120px) {
	.site-header__inner {
		grid-template-columns: 1fr;
	}

	.site-actions {
		justify-content: flex-start;
	}

	.site-actions--compact {
		justify-self: stretch;
		width: 100%;
	}
}

@media (max-width: 880px) {
	.pcmso-topline {
		align-items: flex-start;
		flex-direction: column;
	}

	.site-actions:not(.site-actions--compact) {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.site-actions,
	.pcmso-admin-actions {
		justify-content: flex-start;
		min-width: 0;
	}

	.site-nav-group__menu {
		min-width: 0;
		width: 100%;
	}

	.button-link--logout {
		margin-left: 0;
	}

	.button-link--logout::before {
		display: none;
	}

	.pcmso-metrics,
	.pcmso-dashboard-hero,
	.pcmso-dashboard-summary,
	.pcmso-dashboard-layout,
	.pcmso-module-grid,
	.pcmso-overdue-grid,
	.pcmso-detail-grid,
	.pcmso-grid-two,
	.pcmso-feedback-summary,
	.pcmso-feedback-filters,
	.pcmso-feedback-worker-selector__filters,
	.pcmso-attention-images,
	.pcmso-password-grid,
	.pcmso-form-grid,
	.pcmso-form-grid.compact {
		grid-template-columns: 1fr;
	}

	.pcmso-account-block__heading {
		align-items: flex-start;
		flex-direction: column;
	}

	.pcmso-account-summary {
		align-items: start;
		grid-template-columns: 50px minmax(0, 1fr);
	}

	.pcmso-account-summary > .pcmso-badge {
		grid-column: 2;
		justify-self: start;
	}

	.pcmso-feedback-summary > div + div {
		border-left: 0;
		border-top: 1px solid var(--line);
	}

	.pcmso-inline-import {
		grid-template-columns: minmax(0, 1fr) max-content;
		justify-content: flex-start;
	}

	.pcmso-manager-filter {
		flex-direction: column;
	}

	.pcmso-login {
		grid-template-columns: 1fr;
	}

	.pcmso-login__brand {
		gap: 18px 24px;
		grid-template-columns: minmax(0, 1fr) 190px;
		grid-template-rows: auto minmax(0, 1fr);
		min-height: 300px;
		padding: 28px;
	}

	.pcmso-login__visual {
		grid-column: 2;
		grid-row: 1 / 3;
		padding: 0;
	}

	.pcmso-login__logo {
		padding: 10px;
	}

	.pcmso-login__mascot {
		max-height: 230px;
		max-width: 180px;
	}

	.pcmso-login__brand-copy {
		grid-column: 1;
		grid-row: 2;
	}

	.pcmso-login__brand h1 {
		font-size: 2.1rem;
	}

	.pcmso-assignment-filters {
		grid-template-columns: 1fr;
	}

	.pcmso-assignment-toolbar {
		align-items: flex-start;
		flex-direction: column;
	}
}

@media (max-width: 560px) {
	.site-header__inner,
	.site-main,
	.site-footer {
		padding-left: 16px;
		padding-right: 16px;
	}

	.brand {
		align-items: flex-start;
	}

	.brand-subtitle {
		font-size: 0.76rem;
	}

	.site-shell--login {
		padding: 12px;
	}

	.pcmso-login__brand {
		gap: 14px 18px;
		grid-template-columns: minmax(0, 1fr) 112px;
		min-height: 250px;
		padding: 20px;
	}

	.pcmso-login__logo {
		max-width: 96px;
	}

	.pcmso-login__mascot {
		max-height: 172px;
		max-width: 112px;
	}

	.pcmso-login__brand h1 {
		font-size: 1.72rem;
	}

	.pcmso-login__brand p {
		font-size: 0.82rem;
	}

	.pcmso-login__panel {
		padding: 24px;
	}

	.site-actions {
		gap: 5px;
	}

	.site-actions:not(.site-actions--compact) {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.button-link,
	.pcmso-button,
	.pcmso-excel-button {
		font-size: 0.8rem;
		min-height: 34px;
		padding-left: 9px;
		padding-right: 9px;
	}

	.pcmso-title {
		font-size: 1.85rem;
	}

	.pcmso-info-list {
		grid-template-columns: 1fr;
	}

	.pcmso-disclosure summary {
		align-items: center;
		flex-direction: column;
		padding-left: 52px;
		padding-right: 52px;
	}

	.pcmso-disclosure summary::after {
		position: absolute;
		right: 18px;
	}

	.pcmso-file-inline {
		grid-template-columns: 1fr;
		min-width: 0;
		padding: 10px;
		width: 100%;
	}

	.pcmso-file-inline span {
		white-space: normal;
	}

	.pcmso-file-inline input {
		border-left: 0;
		padding: 0;
	}

	.pcmso-excel-actions > .pcmso-excel-button {
		width: 100%;
	}

	.pcmso-inline-import {
		grid-template-columns: 1fr;
		flex-basis: 100%;
		width: 100%;
	}

	.pcmso-inline-import .pcmso-excel-button {
		justify-content: center;
		width: 100%;
	}
}

/* Birthday calendar and poster studio */
.pcmso-birthday-months {
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.pcmso-birthday-month {
	border: 1px solid var(--line);
	border-radius: 8px;
	min-width: 0;
	padding: 0 16px 10px;
}

.pcmso-birthday-month > header {
	border-bottom: 1px solid var(--line);
	padding: 16px 0 12px;
}

.pcmso-birthday-month > header span,
.pcmso-birthday-month > header h3 {
	display: block;
	margin: 0;
}

.pcmso-birthday-month > header span {
	color: var(--green);
	font-size: 0.68rem;
	font-weight: 800;
	text-transform: uppercase;
}

.pcmso-birthday-month > header h3 {
	font-size: 1.05rem;
	margin-top: 3px;
}

.pcmso-birthday-filter form {
	margin: 0;
}

.pcmso-birthday-filter {
	overflow: visible;
	position: relative;
	z-index: 3;
}

.pcmso-birthday-date-grid {
	align-items: end;
	display: grid;
	gap: 14px;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) auto;
	padding: 16px 18px 18px;
}

.pcmso-birthday-shortcuts {
	display: grid;
	gap: 6px;
}

.pcmso-birthday-shortcuts > span,
.pcmso-birthday-audience__heading strong {
	color: #344054;
	font-size: 0.76rem;
	font-weight: 800;
	text-transform: uppercase;
}

.pcmso-birthday-shortcuts > div {
	display: flex;
	gap: 6px;
}

.pcmso-birthday-audience {
	background: #f8fbff;
	border-bottom: 1px solid var(--line);
	border-top: 1px solid var(--line);
	padding: 16px 18px 18px;
}

.pcmso-birthday-audience__heading {
	align-items: center;
	display: flex;
	gap: 16px;
	justify-content: space-between;
	margin-bottom: 12px;
}

.pcmso-birthday-audience__heading > div {
	display: grid;
	gap: 3px;
}

.pcmso-birthday-audience__heading small {
	color: var(--muted);
	font-size: 0.8rem;
}

.pcmso-birthday-audience__heading > span {
	background: #fff;
	border: 1px solid #d7e1ee;
	border-radius: 999px;
	color: #536174;
	font-size: 0.72rem;
	font-weight: 700;
	padding: 5px 9px;
	white-space: nowrap;
}

.pcmso-birthday-audience-grid {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.pcmso-birthday-multiselect {
	min-width: 0;
}

.pcmso-birthday-multiselect .pcmso-multiselect__options span {
	display: grid;
	gap: 2px;
}

.pcmso-birthday-multiselect .pcmso-multiselect__options strong {
	font-size: 0.84rem;
}

.pcmso-birthday-multiselect .pcmso-multiselect__options small {
	color: var(--muted);
	font-size: 0.7rem;
	font-weight: 500;
}

.pcmso-multiselect__clear {
	background: transparent;
	border: 0;
	border-top: 1px solid var(--line);
	color: #b42318;
	cursor: pointer;
	font: inherit;
	font-size: 0.74rem;
	font-weight: 700;
	margin-top: 4px;
	padding: 9px 8px 4px;
	text-align: left;
}

.pcmso-birthday-filter-actions {
	align-items: center;
	display: flex;
	justify-content: space-between;
	padding: 14px 18px;
}

.pcmso-filter-actions {
	align-items: center;
	display: flex;
	gap: 16px;
	justify-content: space-between;
	margin-top: 14px;
}

.pcmso-filter-actions > div {
	display: flex;
	gap: 8px;
	min-width: 0;
}

.pcmso-birthday-background__layout {
	align-items: center;
	display: grid;
	gap: 22px;
	grid-template-columns: minmax(260px, 0.8fr) minmax(320px, 1.2fr);
}

.pcmso-birthday-background__preview {
	align-items: center;
	aspect-ratio: 16 / 9;
	background: #0b4b8a;
	border: 1px solid var(--line);
	border-radius: 8px;
	color: #ffffff;
	display: flex;
	justify-content: center;
	overflow: hidden;
	padding: 18px;
	text-align: center;
}

.pcmso-birthday-background__preview img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.pcmso-birthday-background__preview.is-portrait {
	aspect-ratio: 4 / 5;
	justify-self: center;
	max-width: 340px;
	width: 100%;
}

.pcmso-birthday-background .pcmso-form {
	margin: 0;
}

.pcmso-poster-orientation {
	border: 0;
	margin: 0 0 16px;
	padding: 0;
}

.pcmso-poster-orientation legend {
	color: #3b4e69;
	font-size: 12px;
	font-weight: 800;
	margin-bottom: 7px;
	text-transform: uppercase;
}

.pcmso-poster-orientation > div {
	background: #edf3fb;
	border: 1px solid #cbd8e9;
	border-radius: 7px;
	display: grid;
	gap: 3px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	padding: 3px;
}

.pcmso-poster-orientation label {
	cursor: pointer;
	margin: 0;
	position: relative;
	text-align: center;
}

.pcmso-poster-orientation input {
	opacity: 0;
	position: absolute;
}

.pcmso-poster-orientation label span {
	border: 1px solid transparent;
	border-radius: 5px;
	color: #38506e;
	display: block;
	font-size: 13px;
	font-weight: 800;
	padding: 9px 12px;
}

.pcmso-poster-orientation input:checked + span {
	background: #ffffff;
	border-color: #9ab7df;
	box-shadow: 0 1px 3px rgba(15, 35, 63, 0.12);
	color: #164da1;
}

.pcmso-poster-orientation input:focus-visible + span {
	outline: 2px solid #2f6fec;
	outline-offset: 1px;
}

.pcmso-poster-frame {
	background: #0d1b2f;
	border: 1px solid #253b5b;
	border-radius: 8px;
	margin: 0 auto;
	max-width: 1080px;
	overflow: hidden;
}

.pcmso-poster-frame.is-portrait {
	max-width: 720px;
}

.pcmso-poster-frame canvas {
	cursor: grab;
	display: block;
	height: auto;
	touch-action: none;
	user-select: none;
	width: 100%;
}

.pcmso-poster-frame canvas.is-dragging {
	cursor: grabbing;
}

.pcmso-poster-toolbar {
	align-items: center;
	background: #f7faff;
	border-bottom: 1px solid #d5dfed;
	display: grid;
	gap: 18px;
	grid-template-columns: minmax(190px, 1fr) minmax(260px, 1.4fr) auto;
	padding: 14px 18px;
}

.pcmso-poster-toolbar__mode {
	display: flex;
	flex-direction: column;
	gap: 2px;
	min-width: 0;
}

.pcmso-poster-toolbar__mode strong,
.pcmso-poster-size > span {
	color: #10233f;
	font-size: 13px;
	font-weight: 800;
}

.pcmso-poster-toolbar__mode span {
	color: #5b6b82;
	font-size: 12px;
}

.pcmso-poster-size {
	align-items: center;
	display: grid;
	gap: 10px;
	grid-template-columns: auto minmax(100px, 1fr) 44px;
	margin: 0;
}

.pcmso-poster-size input[type="range"] {
	accent-color: #2f6fec;
	margin: 0;
	min-width: 100px;
	width: 100%;
}

.pcmso-poster-size output {
	color: #31527b;
	font-size: 12px;
	font-weight: 800;
	text-align: right;
}

.pcmso-birthday-studio .pcmso-form-actions {
	align-items: center;
	justify-content: space-between;
}

@media (max-width: 880px) {
	.pcmso-birthday-months,
	.pcmso-birthday-background__layout,
	.pcmso-birthday-audience-grid {
		grid-template-columns: 1fr;
	}

	.pcmso-birthday-date-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.pcmso-birthday-shortcuts {
		grid-column: 1 / -1;
	}

	.pcmso-birthday-multiselect .pcmso-multiselect__options {
		margin-top: 6px;
		max-height: 220px;
		position: static;
	}

	.pcmso-poster-toolbar {
		grid-template-columns: 1fr;
	}

	.pcmso-poster-size {
		grid-template-columns: minmax(130px, auto) minmax(100px, 1fr) 44px;
	}
}

@media (max-width: 560px) {
	.pcmso-filter-actions,
	.pcmso-birthday-filter-actions,
	.pcmso-birthday-studio .pcmso-form-actions {
		align-items: stretch;
		flex-direction: column;
	}

	.pcmso-filter-actions > div {
		flex-wrap: wrap;
	}

	.pcmso-filter-actions .pcmso-button,
	.pcmso-birthday-filter-actions .pcmso-button,
	.pcmso-birthday-studio .pcmso-button {
		width: 100%;
	}

	.pcmso-birthday-date-grid {
		grid-template-columns: 1fr;
		padding: 14px;
	}

	.pcmso-birthday-shortcuts {
		grid-column: auto;
	}

	.pcmso-birthday-shortcuts > div {
		flex-wrap: wrap;
	}

	.pcmso-birthday-audience {
		padding: 14px;
	}

	.pcmso-birthday-audience__heading {
		align-items: flex-start;
		flex-direction: column;
	}

	.pcmso-profile-photo__layout {
		align-items: flex-start;
		grid-template-columns: 82px minmax(0, 1fr);
	}

	.pcmso-profile-photo__preview {
		height: 82px;
		width: 82px;
	}
}

/* CNH, multas e frota */
.pcmso-driver-management {
	display: grid;
	gap: 14px;
}

.pcmso-driver-heading {
	align-items: flex-end;
}

.pcmso-driver-filters {
	align-items: end;
	background: #fff;
	border: 1px solid var(--line);
	border-radius: 8px;
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(4, minmax(0, 1fr)) auto;
	padding: 14px;
}

.pcmso-driver-filters__actions {
	align-items: center;
	display: flex;
	gap: 12px;
	justify-content: flex-end;
	min-height: 42px;
}

.pcmso-control-tabs {
	background: #fff;
	border: 1px solid var(--line);
	border-radius: 8px;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	overflow: hidden;
}

.pcmso-control-tabs a {
	align-items: center;
	color: #344054;
	display: flex;
	font-size: 0.86rem;
	font-weight: 700;
	justify-content: center;
	min-height: 42px;
	padding: 8px 14px;
}

.pcmso-control-tabs a + a {
	border-left: 1px solid var(--line);
}

.pcmso-control-tabs a:hover,
.pcmso-control-tabs a.is-active {
	background: #eef4ff;
	color: #1747a6;
	text-decoration: none;
}

.pcmso-control-tabs a.is-active {
	box-shadow: inset 0 -3px 0 var(--blue);
}

.pcmso-driver-metrics {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.pcmso-metric.warn {
	border-color: #f1d19a;
}

.pcmso-metric.warn strong {
	color: #8a5a0a;
}

.pcmso-metric .pcmso-metric-money {
	font-size: 1.35rem;
}

.pcmso-driver-alert-grid {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.pcmso-driver-alert__list {
	display: grid;
}

.pcmso-driver-alert__list a {
	align-items: center;
	border-bottom: 1px solid #edf0f5;
	color: var(--ink);
	display: flex;
	gap: 12px;
	justify-content: space-between;
	min-height: 58px;
	padding: 10px 16px;
}

.pcmso-driver-alert__list a:last-child {
	border-bottom: 0;
}

.pcmso-driver-alert__list a:hover {
	background: #fbfcff;
	text-decoration: none;
}

.pcmso-driver-alert__list a > span:first-child {
	display: grid;
	gap: 3px;
	min-width: 0;
}

.pcmso-driver-alert__list strong,
.pcmso-driver-alert__list small {
	overflow-wrap: anywhere;
}

.pcmso-driver-alert__list small,
.pcmso-cell-note {
	color: var(--muted);
	display: block;
	font-size: 0.75rem;
	line-height: 1.35;
	margin-top: 4px;
}

.pcmso-driver-management .pcmso-section > .pcmso-form {
	border-bottom: 1px solid var(--line);
}

@media (max-width: 1180px) {
	.pcmso-driver-filters {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.pcmso-driver-filters__actions {
		grid-column: 1 / -1;
	}

	.pcmso-driver-alert-grid {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 760px) {
	.pcmso-driver-heading {
		align-items: flex-start;
		flex-direction: column;
	}

	.pcmso-driver-filters,
	.pcmso-driver-metrics {
		grid-template-columns: 1fr;
	}

	.pcmso-control-tabs {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.pcmso-control-tabs a:nth-child(3) {
		border-left: 0;
		border-top: 1px solid var(--line);
	}

	.pcmso-control-tabs a:nth-child(4) {
		border-top: 1px solid var(--line);
	}

	.pcmso-driver-filters__actions {
		justify-content: stretch;
	}

	.pcmso-driver-filters__actions .pcmso-button {
		flex: 1;
		justify-content: center;
	}
}

@media (max-width: 880px) {
	.pcmso-login-assets-grid {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 560px) {
	.pcmso-login-asset .pcmso-profile-photo__layout {
		align-items: start;
		grid-template-columns: 1fr;
	}

	.pcmso-login-asset .pcmso-profile-photo__controls {
		width: 100%;
	}
}
