.raya-candidate-submit {
	background: linear-gradient(145deg, #f7f4ed 0%, #ffffff 58%, #eef7f5 100%);
	border: 1px solid #d8e1e8;
	border-radius: 24px;
	box-shadow: 0 18px 44px rgba(15, 118, 110, 0.1);
	margin: 0 auto;
	max-width: 960px;
	padding: 24px;
}

.raya-candidate-submit h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: clamp(2rem, 3vw, 2.8rem);
	margin: 0 0 18px;
}

.raya-submit-grid {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.raya-candidate-submit label {
	display: block;
	font-weight: 700;
	margin-bottom: 6px;
}

.raya-candidate-submit input,
.raya-candidate-submit textarea {
	border: 1px solid #ced8df;
	border-radius: 14px;
	box-sizing: border-box;
	padding: 12px 14px;
	width: 100%;
}

.raya-submit-button {
	background: #146c63;
	border: 0;
	border-radius: 999px;
	color: #fff;
	cursor: pointer;
	font-weight: 700;
	padding: 14px 20px;
}

.raya-message {
	border-radius: 14px;
	margin-bottom: 14px;
	padding: 12px 14px;
}

.raya-message--success {
	background: #ecfdf5;
	color: #065f46;
}

.raya-message--error {
	background: #fef2f2;
	color: #b91c1c;
}

@media (max-width: 767px) {
	.raya-submit-grid {
		grid-template-columns: 1fr;
	}
}
.raya-employer-upload-card{max-width:900px;margin:56px auto;padding:0 0 36px;background:#fff;border:1px solid #e5eaf2;border-radius:14px;box-shadow:0 12px 35px rgba(13,39,77,.08);overflow:hidden;font-family:Arial,sans-serif}.raya-employer-upload-header{background:#17203d;color:#fff;text-align:center;padding:34px 24px}.raya-employer-upload-header h2{margin:0 0 8px;font-size:30px;color:#fff}.raya-employer-upload-header p{margin:0;color:#b9c4dc;font-size:16px}.raya-employer-upload-card form{padding:34px 44px}.raya-upload-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:190px;border:2px dashed #b9c9e3;border-radius:10px;background:#f7faff;color:#17203d;cursor:pointer;text-align:center}.raya-upload-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:12px;border-radius:50%;background:#35aef0;color:#fff;font-size:30px}.raya-upload-dropzone strong{font-size:19px}.raya-upload-dropzone small{margin-top:8px;color:#7788a5;font-size:14px}.raya-upload-dropzone input{margin-top:18px}.raya-upload-button{display:block;margin:26px auto 0;padding:14px 28px;border:0;border-radius:5px;background:#18aee4;color:#fff;font-size:16px;font-weight:700;cursor:pointer}.raya-upload-button:hover{background:#078fc5}.raya-upload-results{max-width:900px;margin:28px auto;padding:22px 28px;border:1px solid #dce5f2;border-radius:10px;background:#f8fbff}.raya-upload-results strong{display:block;margin-bottom:10px;color:#17203d;font-size:20px}.raya-upload-results ul{margin:0;padding-left:20px;color:#5b6f8d;line-height:1.7}@media(max-width:600px){.raya-employer-upload-card form{padding:24px 18px}.raya-employer-upload-header h2{font-size:25px}}
.raya-candidate-directory{max-width:1100px;margin:40px auto;font-family:Arial,sans-serif}.raya-candidate-search{display:flex;gap:12px;margin-bottom:28px}.raya-candidate-search input{flex:1;padding:14px 16px;border:1px solid #dbe3ef;border-radius:6px;font-size:16px}.raya-candidate-search button{padding:0 26px;border:0;border-radius:6px;background:#18aee4;color:#fff;font-weight:700}.raya-candidate-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.raya-candidate-card{padding:24px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:0 5px 18px rgba(20,45,80,.06)}.raya-candidate-card h3{margin:0 0 12px;color:#17203d}.raya-candidate-card p{color:#657894}.raya-candidate-card a{color:#0a9bd3;font-weight:700}@media(max-width:800px){.raya-candidate-grid{grid-template-columns:1fr}.raya-candidate-search{flex-direction:column}.raya-candidate-search button{padding:14px}}
.raya-candidate-card{min-width:0;overflow-wrap:anywhere}.raya-candidate-directory .raya-profile-details summary{cursor:pointer;color:#087da8;font-weight:700;padding:12px 0}.raya-profile-details dl{margin:8px 0 16px}.raya-profile-details dt{font-weight:700;color:#17203d;margin:12px 0 4px}.raya-profile-details dd{margin:0;color:#334155;white-space:pre-line}.raya-pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:28px}.raya-pagination a,.raya-resume-link{display:inline-block;padding:10px 14px;border:1px solid #cbd5e1;border-radius:6px}.raya-candidate-directory input:focus-visible,.raya-candidate-directory button:focus-visible,.raya-candidate-directory a:focus-visible,.raya-candidate-directory summary:focus-visible{outline:3px solid #087da8;outline-offset:3px}.raya-directory-count{color:#334155}
/* Candidate directory: search, sidebar and list layout. */
.raya-candidate-directory{max-width:1440px;margin:32px auto;color:#334155}.raya-candidate-directory .raya-search-panel{display:grid;grid-template-columns:1.3fr 1fr 1fr auto;gap:20px;align-items:end;padding:26px;background:#fff;box-shadow:0 2px 16px #17203d12;border:1px solid #edf0f4;margin-bottom:36px}.raya-candidate-directory label{display:block;margin:0;font-size:13px;font-weight:600;color:#526277}.raya-candidate-directory input,.raya-candidate-directory select{display:block;box-sizing:border-box;width:100%;height:50px;margin:8px 0 0;padding:10px 14px;border:1px solid #dde3ea;border-radius:2px;background:#fff;color:#334155;font:14px Arial,sans-serif}.raya-candidate-directory button{min-height:46px;padding:12px 20px;background:#10b0df;border:0;border-radius:3px;color:white;font:600 14px Arial,sans-serif;cursor:pointer}.raya-directory-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:34px;align-items:start}.raya-filter-panel{padding:24px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 3px 14px #17203d0a}.raya-filter-panel h3{font-size:19px;margin:0 0 26px;color:#283849}.raya-filter-panel label{margin-bottom:24px}.raya-filter-panel button{width:100%}.raya-reset{display:block;text-align:center;padding:16px;color:#087da8;font-weight:600}.raya-filter-help{font-size:13px;line-height:1.6;color:#64748b}.raya-results-toolbar{display:flex;align-items:end;gap:14px;margin-bottom:22px;flex-wrap:wrap}.raya-results-toolbar strong{margin-right:auto;align-self:center;font-size:21px;color:#283849}.raya-results-toolbar label{min-width:110px}.raya-results-toolbar select{height:40px}.raya-results-toolbar button{min-height:40px}.raya-candidate-directory .raya-candidate-grid{display:grid;grid-template-columns:1fr;gap:16px}.raya-candidate-directory .raya-candidate-card{padding:24px 28px;border:1px solid #e4e9ee;border-radius:3px;box-shadow:0 2px 8px #17203d05;background:#fff}.raya-candidate-directory .raya-candidate-card h3{font-size:22px;margin:0 0 10px}.raya-candidate-directory .raya-candidate-card p{margin:6px 0;line-height:1.65;font-size:15px}.raya-candidate-directory .raya-profile-details:not([open])>dl,.raya-candidate-directory .raya-profile-details:not([open])>.raya-resume-link{display:none}.raya-profile-details[open]{border-top:1px solid #e2e8f0;margin-top:16px}.raya-directory-results{min-width:0}@media(max-width:1000px){.raya-candidate-directory .raya-search-panel{grid-template-columns:1fr 1fr}.raya-directory-layout{grid-template-columns:220px minmax(0,1fr);gap:20px}}@media(max-width:700px){.raya-candidate-directory .raya-search-panel,.raya-directory-layout{grid-template-columns:1fr}.raya-results-toolbar strong{width:100%}.raya-candidate-directory .raya-candidate-card{padding:20px}.raya-candidate-directory{margin:20px auto}.raya-search-panel{padding:20px}}
.raya-candidate-directory .raya-search-panel{grid-template-columns:1.5fr 1fr auto}.raya-skill-filters{margin:0 0 24px;padding:0;border:0;min-width:0}.raya-skill-filters legend{font-size:16px;font-weight:700;color:#334155;margin-bottom:14px}.raya-skill-filters p{font-size:12px;color:#64748b}.raya-candidate-directory .raya-preview-button{margin-top:12px;background:#fff;color:#087da8;border:1px solid #10b0df}.raya-candidate-directory .raya-preview-panel{position:fixed;inset:0 0 0 auto;margin:0;width:min(760px,94vw);height:100dvh;max-height:100dvh;max-width:94vw;box-sizing:border-box;border:0;border-left:1px solid #dbe3eb;padding:0;background:#f5f7fa;color:#243247;box-shadow:-12px 0 50px #0002}.raya-preview-panel:not([open]){display:none!important}.raya-preview-panel[open]{display:flex;flex-direction:column}.raya-preview-panel::backdrop{background:rgba(15,23,42,.5)}.raya-preview-panel header{display:flex;align-items:center;justify-content:space-between;padding:22px;background:#fff;border-bottom:1px solid #dbe3eb;gap:16px}.raya-preview-panel h2{font:700 22px Arial,sans-serif;margin:0 0 6px;color:#17203d}.raya-preview-panel header p{margin:0;font-size:13px}.raya-preview-file{padding:16px 22px;display:flex;gap:14px;align-items:center;justify-content:space-between;background:#fff}.raya-preview-filename{overflow-wrap:anywhere;min-width:0;font-size:13px}.raya-preview-download{flex-shrink:0;color:#087da8;font-weight:700}.raya-preview-help{font-size:12px;margin:12px 22px;color:#526277}.raya-preview-panel iframe{flex:1;width:100%;min-height:200px;border:0;background:#fff}.raya-preview-panel .raya-preview-close{min-height:40px}.raya-preview-panel button:focus-visible{outline:3px solid #17203d;outline-offset:2px}@media(max-width:700px){.raya-candidate-directory .raya-search-panel{grid-template-columns:1fr}.raya-preview-file{flex-direction:column;align-items:flex-start}.raya-candidate-directory .raya-preview-panel{width:100vw;max-width:100vw}}
.raya-candidate-directory .raya-candidate-card{display:grid;grid-template-columns:minmax(220px, .85fr) minmax(0,1.5fr);gap:28px;align-items:start}.raya-card-main,.raya-card-overview{min-width:0}.raya-card-overview{border-left:1px solid #e5eaf0;padding-left:28px}.raya-card-overview h4{margin:0 0 10px;font-size:15px;font-weight:700;color:#17203d}.raya-card-overview h4:not(:first-child){margin-top:22px}.raya-candidate-directory .raya-card-overview p{font-size:14px;color:#475569;line-height:1.7}.raya-candidate-directory .raya-skill-tags{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.raya-candidate-directory .raya-skill-tags li{list-style:none;margin:0;background:#edf7fc;border:1px solid #d3eaf5;border-radius:5px;padding:5px 10px;font:13px/1.5 Arial,sans-serif;color:#146583}@media(max-width:950px){.raya-candidate-directory .raya-candidate-card{grid-template-columns:1fr}.raya-card-overview{border-left:0;border-top:1px solid #e5eaf0;padding:20px 0 0}}
.raya-card-skill-block{margin-top:24px}.raya-card-skill-block h4{margin:0 0 12px;font-size:15px;color:#17203d}.raya-card-skill-block .raya-skill-tags li{overflow-wrap:anywhere;max-width:100%;box-sizing:border-box}.raya-candidate-directory .raya-card-main h3{overflow-wrap:normal}
.raya-candidate-directory .raya-certifications{margin:0;padding-left:20px;color:#475569;font-size:14px;line-height:1.7;overflow-wrap:anywhere}.raya-candidate-directory .raya-certifications li{margin:0 0 6px;}
.raya-preview-location-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.raya-candidate-directory .raya-card-location{flex:1;min-width:100px;margin:0;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.raya-card-location strong,.raya-card-location span{display:block}.raya-card-location strong{font-size:12px;color:#475569;margin-bottom:3px;}
.raya-candidate-directory .raya-search-panel{grid-template-columns:minmax(190px,2fr) repeat(4,minmax(120px,1fr)) auto;gap:16px}.raya-geography-help{font-size:12px;line-height:1.6;color:#64748b}.raya-geography-error{padding:12px;border:1px solid #dc2626;color:#991b1b;background:#fef2f2}@media(max-width:1200px){.raya-candidate-directory .raya-search-panel{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:650px){.raya-candidate-directory .raya-search-panel{grid-template-columns:1fr}}
.raya-candidate-directory .raya-search-panel{grid-template-columns:minmax(200px,2fr) repeat(3,minmax(130px,1fr)) auto}@media(max-width:1200px){.raya-candidate-directory .raya-search-panel{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:650px){.raya-candidate-directory .raya-search-panel{grid-template-columns:1fr}}
/* Keep the search row aligned despite theme input styles. */
.raya-candidate-directory .raya-search-panel>label{display:flex!important;flex-direction:column;gap:8px;min-width:0;margin:0!important;padding:0!important;line-height:20px!important}
.raya-candidate-directory .raya-search-panel input[type="search"],.raya-candidate-directory .raya-search-panel input[type="text"],.raya-candidate-directory .raya-search-panel select{box-sizing:border-box!important;display:block!important;width:100%!important;height:50px!important;min-height:50px!important;max-height:50px!important;margin:0!important;padding:0 14px!important;border:1px solid #dde3ea!important;border-radius:3px!important;background-color:#fff!important;font:14px Arial,sans-serif!important;color:#334155!important;box-shadow:none!important;float:none!important}
.raya-candidate-directory .raya-search-panel>button{box-sizing:border-box!important;height:50px!important;min-height:50px!important;margin:0!important;padding:0 24px!important;align-self:end;line-height:normal!important}
