/*
Theme Name: Creative Hub creative2027
Description: Complete merged WordPress theme for Creative Hub combining creative2027 framework with Creative2026 member features, ACF page builder functionality, responsive design, and all custom styling preserved.
Author: Web Solutions IOM
Author URI: https://www.websolutions.im
Version: 2.0
Requires at least: 5.2
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: creative-hub-creative2027
Tags: custom-menu, featured-images, threaded-comments, translation-ready, page-builder, members, portfolio, creative-hub
Fonts: "Quicksand", "Inter", sans-serif
*/

/* ========================================
   CSS CUSTOM PROPERTIES (CSS VARIABLES)
   ======================================== */
:root {
	/* Creative Hub Primary Colors */
	--color-primary: #6f5da8;
	--color-primary-dark: #513f5a;
	--color-primary-light: #8768af;

	/* Creative Hub Secondary Colors */
	--color-secondary: #513f5a;
	--color-secondary-light: #793d66;
	--color-accent: #5bc5be;

	/* Creative Hub Theme Color Palette */
	--ch-aqua-blue: #5bc5be;
	--ch-purple: #6f5da8;
	--ch-coral-red: #f16a6c;
	--ch-deep-violet: #513f5a;
	--ch-blue-purple: #435a86;
	--ch-purple-coral: #793d66;
	--ch-white: #ffffff;

	/* Text Colors - Creative Hub */
	--color-text-primary: #513f5a;
	--color-text-secondary: #3d3653;
	--color-text-light: #666;
	--color-text-muted: #999;
	--color-text-white: #ffffff;

	/* Background Colors - Creative Hub */
	--color-bg-primary: #ffffff;
	--color-bg-secondary: #f8f6fb;
	--color-bg-light: #f7f5fc;
	--color-bg-dark: #513f5a;
	--color-bg-accent: #e5e1f6;

	/* Button Colors - Creative Hub */
	--color-button-primary: #6f5da8;
	--color-button-primary-hover: #8768af;
	--color-button-text: #ffffff;
	--color-button-text-alt: #513f5a;
	--color-button-border: #6f5da8;

	/* Button Variations - Creative Hub */
	--color-button-blue: #5bc5be;
	--color-button-blue-hover: #1ba9ae;
	--color-button-orange: #f16a6c;
	--color-button-green: #28a745;

	/* Contact Form 7 & Form Colors - Creative Hub */
	--color-form-bg: #e5e1f6;
	--color-form-border: #6f5da8;
	--color-form-text: #513f5a;
	--color-form-error: #f16a6c;

	/* Border Colors - Creative Hub */
	--color-border-light: #e8e8e8;
	--color-border-medium: #d1c4e9;
	--color-border-dark: #513f5a;

	/* Header Colors - Creative Hub */
	--color-header-h1: #6f5da8;
	--color-header-h2: #513f5a;
	--color-header-h3: #8768af;
	--color-header-h4: #3d3653;
	--color-header-h5: #793d66;
	--color-header-h6: #513f5a;

	/* Link Colors - Creative Hub */
	--color-link: #6f5da8;
	--color-link-hover: #513f5a;
	--color-link-footer: #f2f2f2;
	--color-link-footer-hover: #5bc5be;

	/* Status Colors - Creative Hub */
	--color-success: #28a745;
	--color-warning: #f19934;
	--color-error: #f16a6c;
	--color-info: #5bc5be;

	/* Typography Variables */
	--font-heading: 'Quicksand', 'Segoe UI', Tahoma, Geneva, sans-serif;
	--font-body: 'Inter', 'Segoe UI', Arial, sans-serif;
}

/* ========================================
   RESET & BASE STYLES
   ======================================== */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}

html{scroll-behavior:smooth}

body{
	line-height:1.2;
	margin: 0;
	font-size: 1.1em; 
	font-family: var(--font-body);
}

a{text-decoration-skip-ink:auto}
a[href^="tel"]{color:inherit;text-decoration:none}
button{outline:0}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
q{display:inline;font-style:italic}
q:before{content:'"';font-style:normal}
q:after{content:'"';font-style:normal}
textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}
table{border-collapse:collapse;border-spacing:0}
th,td{padding:2px}
big{font-size:120%}
small,sup,sub{font-size:80%}
sup{vertical-align:super}
sub{vertical-align:sub}
dd{margin-left:20px}
kbd,tt{font-family:courier;font-size:12px}
ins{text-decoration:underline}
del,strike,s{text-decoration:line-through}
dt{font-weight:bold}
address,cite,var{font-style:italic}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}

/* Accessibility */
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}

/* ========================================
   LAYOUT STRUCTURE
   ======================================== */
#wrapper {
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
	font-family: var(--font-body);
}

.content-block {
	width: 100%;
	max-width: 1240px;
	padding: 3em 1em;
	margin: 0 auto;
	box-sizing: border-box;
	overflow: hidden;
}

.full-screen .content-block {
	max-width: 2000px;
	padding: 2em 0;
}

.small {
	margin: -4em 0 0 0;
}

.clear {
	clear:both;
}

.aligncenter {
	text-align: center;
	margin: .5em auto;
	display:block;
}

.aligncenter img {
	width: 100%;
	max-width: 600px;
	height: auto;
}

.alignright {
	float: right;
	margin: 0 0 .5em .5em;
}

img.alignright {
	float: right;
	margin: 0 0 .5em .5em;
}

.aligncenter img, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.alignleft {
	float: left;
	margin: 0 .5em .5em 0;
}

img {	
   max-width: 100%;
   height: auto;
}

/* ========================================
   TYPOGRAPHY & TEXT STYLING
   ======================================== */
ol, ul {
	list-style: disc;
	line-height: 1.4;
	font-size: 1.1em;
	margin: 1em 0 1em 2em;
	color: var(--color-secondary);
}

ol {
	list-style: decimal;
}

a {
	color: var(--color-link);
	font-weight: bold;
	text-decoration: none;
}

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

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: 500;
	font-family: var(--font-heading);
}

h1{
	font-size: clamp(1.8rem, 4vw, 2.4rem);
	font-weight: bold;
	margin: .5em 0;
	color: var(--color-header-h1);
}

h2{
	font-size: clamp(1.5rem, 3.5vw, 2.0rem);
	color: var(--color-header-h2);
	margin-bottom: .5em;
}

h3{
	font-size: clamp(1.8rem, 4.5vw, 2.7rem);
	margin-bottom: .3em;
	color: var(--color-header-h3);
}

h4{
	font-size: clamp(1.1rem, 2.5vw, 1.4rem);
	color: var(--color-header-h4);
	margin-bottom: .1em;
}

h5{
	font-size: clamp(1rem, 2vw, 1.2rem);
	color: var(--color-header-h5);
	font-style: italic;
	line-height: 1.4;
}

h6{
	font-size: clamp(0.6rem, 1.5vw, 0.7rem);
	color: var(--color-header-h6);
}

/* Creative2026 specific heading overrides for member/dashboard pages */
.member-profile h1, .member-profile h2, .member-profile h3, 
.member-profile h4, .member-profile h5, .member-profile h6,
.dashboard-page h1, .dashboard-page h2, .dashboard-page h3,
.dashboard-page h4, .dashboard-page h5, .dashboard-page h6,
body.dashboard-page h1, body.dashboard-page h2, body.dashboard-page h3,
body.dashboard-page h4, body.dashboard-page h5, body.dashboard-page h6 {
	color: var(--ch-purple);
	font-family: var(--font-heading);
}

/* Creative2026 paragraph color override for member content */
.member-profile p,
.dashboard-page p,
body.dashboard-page p {
	color: var(--ch-deep-violet);
}

b, strong {
	font-weight: 600;
}

em, i {
	font-style: italic;
}

pre {
	padding: 12px;
	letter-spacing: 2px;
	font-style: italic;
	margin: 0.5em;
}

p {
	margin-bottom: 15px;
    line-height: 1.2;
}

blockquote {
	padding: 2em;
	color: var(--color-secondary);
	width: 100%;
	max-width: 900px;
	margin: .5em auto;
	box-sizing: border-box;
	background: var(--color-bg-secondary);
	font-size: 1.2em;
	line-height: 1.3;
}

.entry-title {
	font-size: 1.9em;
}

.entry-title ul {
	list-style: none;
}

legend {
	font-size: 1.2em;
	padding: 5px;
	font-weight: bold;
}

.entry-meta, .entry-footer {
	display: none;
}

/* ========================================
   HEADER & PAGE HEADER SECTION
   ======================================== */
#logo {
	text-align: center;
}

.background-black {
	background: rgba(56, 33, 14, .8);
	margin-bottom: 450px;
}

.main-logo {
	overflow: hidden;
}

.main-logo img {
	width: 100%;
	max-width: 225px;
	height: auto;
	padding: 1em 2em;
	box-sizing: border-box;
}

/* Creative2026 logo sizing override */
.creative2026-logo .main-logo img {
	max-width: 250px;
}

.main-background {
	background: url(uploads/2019/02/main-header.jpg) bottom center no-repeat #273657;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}

@media (hover: none) {
	.main-background {
		background-attachment: scroll;
	}
}

#strap-line {
	background: rgba(56, 33, 14, .5);
	padding: 2em;
	width: 100%;
	max-width: 700px;
	font-size: 1.7em;
	position: relative;
	margin: -300px auto 275px auto;
	border-radius: 2px;
}

#small-strap {
	background: var(--color-bg-dark);
	padding: .7em 0;
	color: var(--color-text-white);
	font-size: 125%;
}

/* New Branding Section - Creative2026 */
#branding {
	width: 100%;
	max-width: 1240px;
	margin: 0 auto;
}

.branding-row {
	display: flex;
	align-items: center;
	gap: 2rem;
	padding: 1rem 0;
	flex-wrap: wrap;
}

.branding-row .strapline {
	flex: 1;
	min-width: 0; /* Allows flex item to shrink */
}

#logo {
	flex-shrink: 0;
}

.strapline {
	font-family: var(--font-heading);
	color: var(--ch-purple);
	font-size: 1.7em;
	font-weight: 600;
	line-height: 1.4;
	max-width: 800px;
	text-align: center;
}

/* Fix testimonial slider in strapline */
.strapline span,
.strapline .bne-testimonials,
.strapline .testimonial-content,
.strapline .testimonial-text {
	display: inline !important;
	writing-mode: initial !important;
	text-orientation: initial !important;
	white-space: normal !important;
	word-break: normal !important;
	overflow-wrap: normal !important;
}

.strapline .bne-testimonials * {
	display: inline !important;
	vertical-align: baseline !important;
}

/* ========================================
   ICONS WITH TOOLTIPS
   ======================================== */
#icon-list {
	background: var(--color-bg-primary);
}

.icon-displays {
	padding: .3em;
	float: left;
}

.tooltip {
	position: relative;
	display: inline-block;
	padding: 0 1em;
}

.tooltip img {
	width: 100%;
	max-width: 100px;
	height: auto;
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 180px;
	background-color: var(--color-secondary);
	color: var(--color-text-white);
	text-align: center;
	border-radius: 2px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	bottom: 110%;
	left: 50%;
	margin-left: -90px;
	opacity: 0;
	transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: var(--color-secondary) transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

.list-icons {
	list-style: none;
	line-height: 3.5;
	vertical-align: top;
}

.list-icons li {
	width: 50%;
	float: left;
	padding: 0 .2em;
	box-sizing: border-box;
}

.list-icons img {
	width: 100%;
	max-width: 45px;
	height: auto;
	vertical-align: middle;
	margin-right: .5em;
}
.bne-testimonial-wrapper {
	margin: 0 auto !important;
}
/* ========================================
   CONTACT FORM STYLING
   ======================================== */
.red-required {
	color: var(--color-form-error);
	font-size: .8em;
	font-weight: bold;
}

#enquiry-form {
	padding: 2em;
	box-sizing: border-box;
	border-radius: 2px;
	background: #fff;
}

#form-your-details, #form-camping-details {
	padding: 1em;
	box-sizing: border-box;
	border: solid 1px #fff;
	margin: .5em 0;
}

.form-row {
  display: flex;
  justify-content: space-between; /* This spreads the items evenly */
  flex-wrap: wrap; /* Allows items to wrap onto the next line on smaller screens */
  }

  .form-50 {
  flex: 0 0 48%; /* flex-grow, flex-shrink, flex-basis */
  padding: .2em 0;
  box-sizing: border-box;
  /* Removed float and margin, Flexbox handles the spacing */
  }

.small-text {
	font-size: 80%;
	color: var(--color-text-primary);
	margin-left: 100px;
}

input {
	padding: 12px 20px;
	margin: 8px 0;
	box-sizing: border-box;
}

input[type=text], input[type=email], input[type=url], input[type=number], input[type=password] {
	width: 100%;
}

select {
	padding: 12px 20px !important;
	margin: 8px 0 !important;
	box-sizing: border-box;
}

textarea {
	width: 100%;
	padding: 12px 20px;
	margin: 8px 0;
	box-sizing: border-box;   
	border-radius: 4px;
}

span.wpcf7-list-item { 
	display: block !important; 
	padding: .3em 0;
}

input[type=submit] {
	width: 100%;
	max-width: 450px;
	padding: 1em 2em;
	background: var(--color-form-bg);
	color: var(--color-form-text);
	font-size: 1.2em;
	overflow: hidden;
	border: solid 1px var(--color-form-border);
	border-radius: 3px;
	cursor: pointer;
	-webkit-transition: background .5s;
	transition: background .5s;
	box-sizing: border-box;
	margin-top: 1em;
}

input[type=submit]:hover, .more-button:hover {
	background: var(--color-form-border);
	color: var(--color-text-white);
}

#enquiry-form h3 {
	background: var(--color-bg-secondary);
	padding: .5em;
	box-sizing: border-box;
	margin: .5em 0;
	border-radius: 2px;
}

hr.soft {
	border: solid 5px var(--color-bg-secondary);
	margin: 1em 0;
	clear: both;
}

hr.soft-small {
	border: solid 5px var(--color-bg-primary);
	margin: 1em 0;
	clear: both;
}

/* ========================================
   CREATIVE HUB MEMBER PROFILES & DASHBOARD
   ======================================== */

/* Accent color utility classes for member profiles */
.accent-teal { --accent: #1ba9ae; }
.accent-blue { --accent: #3456d2; }
.accent-orange { --accent: #f19934; }
.accent-purple { --accent: #9d5fc0; }

/* Root profile layout */
.member-profile {
	background: #f8fafb;
	border-radius: 24px;
	max-width: 800px;
	margin: 3em auto 2em auto;
	box-shadow: 0 4px 18px rgba(60,60,90,0.06), 0 1.5px 6px rgba(0,0,0,0.04);
	padding: 2.5em 2em 2em 2em;
	border-left: 8px solid var(--accent, #1ba9ae);
	transition: border-color 0.2s;
}

/* Profile header */
.member-header {
	display: flex;
	align-items: flex-start;
	gap: 2em;
	margin-bottom: 2em;
}

.member-photo {
	width: 120px;
	height: 120px;
	max-width: 100%;
	border-radius: 50%;
	object-fit: cover;
	border: 4px solid var(--accent, #1ba9ae);
	background: #fff;
	box-shadow: 0 2px 8px rgba(60,60,90,0.07);
	flex-shrink: 0;
}

.member-info {
	flex: 1;
	min-width: 0; /* Allows text to wrap properly */
}

.member-name {
	margin: 0 0 0.5em 0;
	font-size: 2.2em;
	color: var(--accent, #1ba9ae);
	line-height: 1.2;
}

.member-bio {
	margin: 0;
	color: #444;
	font-size: 1.1em;
	line-height: 1.5;
	font-style: italic;
}

/* Member Role Badges */
.member-roles {
	margin: 0.8em 0 1.2em 0;
}

.role-badge {
	display: inline-block;
	background: var(--accent, #1ba9ae);
	color: white;
	padding: 0.3em 0.8em;
	border-radius: 12px;
	font-size: 0.85em;
	font-weight: 600;
	margin-right: 0.5em;
	margin-bottom: 0.3em;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

.role-badge.role-author {
	background: var(--ch-purple);
}

.role-badge.role-illustrator {
	background: var(--ch-coral-red);
}

.role-badge.role-artist {
	background: var(--ch-aqua-blue);
}

/* Role-Specific Information Sections */
.member-author-info,
.member-illustrator-info,
.member-artist-info {
	margin: 2.5em 0;
	padding: 1.5em;
	background: rgba(255, 255, 255, 0.7);
	border-radius: 16px;
	border-left: 4px solid var(--accent, #1ba9ae);
}

.member-author-info h2,
.member-illustrator-info h2,
.member-artist-info h2 {
	color: var(--accent, #1ba9ae);
	font-size: 1.4em;
	margin-bottom: 1em;
}

.member-author-info h3,
.member-illustrator-info h3,
.member-artist-info h3 {
	color: var(--ch-deep-violet);
	font-size: 1.1em;
	margin: 1.2em 0 0.6em 0;
}

/* Tag styles for genres, styles, mediums */
.genre-tags,
.style-tags,
.medium-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5em;
	margin-top: 0.8em;
}

.genre-tag,
.style-tag,
.medium-tag {
	background: var(--ch-blue-purple);
	color: white;
	padding: 0.4em 0.8em;
	border-radius: 20px;
	font-size: 0.9em;
	font-weight: 500;
}

/* Status badges */
.status-badge {
	display: inline-block;
	padding: 0.5em 1em;
	border-radius: 20px;
	font-weight: 600;
	font-size: 0.9em;
	margin-top: 1em;
}

.status-badge.available {
	background: #28a745;
	color: white;
}

/* Artist statement */
.artist-statement .statement-content {
	background: rgba(255, 255, 255, 0.8);
	padding: 1.2em;
	border-radius: 12px;
	margin-top: 0.8em;
	font-style: italic;
	line-height: 1.6;
}

/* Social Links Section */
.member-social-section {
	margin: 2em 0;
}

.member-social {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	gap: 1em;
	margin: 0;
	padding: 0;
}

.member-social li {
	background: var(--accent, #1ba9ae);
	border-radius: 18px;
	padding: 0.4em 1.2em;
	font-size: 1em;
	color: #fff;
	transition: background 0.15s;
}

.member-social li:hover {
	background: #148b8e;
}

.member-social a {
	color: #fff;
	text-decoration: none;
	display: flex;
	align-items: center;
	gap: 0.5em;
}

.member-social a:hover {
	text-decoration: underline;
}

.member-social i {
	font-size: 1.1em;
	min-width: 1.2em;
	text-align: center;
}

/* Member Actions */
.member-actions {
	margin: 2em 0;
}

/* Edit button */
.edit-profile-btn {
	margin-top: 0.5em;
	display: inline-block;
	background: var(--accent, #1ba9ae);
	color: #fff;
	padding: 0.5em 1.3em;
	border-radius: 18px;
	font-weight: 600;
	text-decoration: none;
	box-shadow: 0 2px 6px rgba(27,169,174,0.10);
	transition: background 0.13s;
}

.edit-profile-btn:hover,
.edit-profile-btn:focus {
	background: #148b8e;
}

/* Published Works Section */
.member-works {
	margin-top: 2.5em;
}

.member-works h2 {
	color: var(--accent, #1ba9ae);
	font-size: 1.6em;
	margin-bottom: 0.8em;
}

.works-list {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
	gap: 1.5em;
}

.work-card {
	background: #fff;
	border-radius: 18px;
	box-shadow: 0 1.5px 7px rgba(60,60,90,0.08);
	border: 2px solid #eee;
	padding: 1.1em 1em 1.3em 1em;
	display: flex;
	gap: 1em;
	align-items: flex-start;
	flex-direction: row;
	position: relative;
	transition: border 0.18s, box-shadow 0.18s;
}

.work-card.featured {
	border-color: var(--accent, #1ba9ae);
	box-shadow: 0 2.5px 10px rgba(27,169,174,0.10);
}

.work-cover {
	width: 64px;
	height: 90px;
	object-fit: cover;
	border-radius: 10px;
	margin-right: 1em;
	box-shadow: 0 2px 8px rgba(60,60,90,0.09);
	background: #f6fafd;
}

.work-meta {
	flex: 1 1 0%;
}

.work-meta h3 {
	margin: 0 0 0.15em 0;
	font-size: 1.17em;
}

.work-type, .work-date, .work-publisher {
	display: inline-block;
	font-size: 0.98em;
	color: #666;
	margin-right: 1.2em;
}

.work-link {
	display: inline-block;
	background: var(--accent, #1ba9ae);
	color: #fff;
	border-radius: 12px;
	padding: 0.2em 0.9em;
	text-decoration: none;
	font-size: 0.98em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	transition: background 0.13s;
}

.work-link:hover { 
	background: #148b8e; 
}

.work-desc {
	margin-top: 0.5em;
	color: #444;
	font-size: 1.01em;
}

.work-featured {
	position: absolute;
	top: 12px;
	right: 18px;
	background: #fffbe6;
	color: #b6840a;
	border-radius: 10px;
	font-size: 0.98em;
	padding: 2px 10px;
	font-weight: bold;
	letter-spacing: 0.5px;
	box-shadow: 0 0.5px 2px rgba(180,150,10,0.07);
}

.profile-pending {
	margin-top: 2em;
	color: #e98118;
	background: #fff6e6;
	border-left: 4px solid #f19934;
	padding: 1em 1.3em;
	border-radius: 12px;
	font-size: 1.15em;
}

/* Portfolio Gallery */
.member-portfolio-gallery {
	margin: 2.5em 0;
	padding: 1.5em 0;
	border-top: 1px solid #e8e8e8;
}

.member-portfolio-gallery h2 {
	font-size: 1.6em;
	color: var(--accent, #1ba9ae);
	margin-bottom: 1.5em;
	text-align: center;
}

.portfolio-images {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
	gap: 1.2em;
	justify-items: center;
}

.gallery-item {
	display: block;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 2px 10px rgba(0,0,0,0.08);
	transition: transform 0.2s, box-shadow 0.2s;
}

.gallery-item:hover {
	transform: translateY(-2px);
	box-shadow: 0 4px 15px rgba(0,0,0,0.12);
}

.portfolio-images img {
	width: 100%;
	height: 150px;
	object-fit: cover;
	background: #f6fafd;
	transition: transform 0.2s;
}

.gallery-item:hover img {
	transform: scale(1.05);
}

/* ACF front-end form tweaks */
.member-profile-edit {
	margin-top: 2.5em;
	padding: 1.3em 1.3em 1.7em 1.3em;
	background: #e4f4f7;
	border-radius: 18px;
	border: 2px solid var(--accent, #1ba9ae);
}

/* ========================================
   DASHBOARD STYLES
   ======================================== */
body.dashboard-page {
	font-family: var(--font-body);
	background: #f8f6fb;
	color: #3d3653;
	margin: 0;
}

.dashboard-header {
	background: #e5e1f6;
	border-bottom: 2px solid #d1c4e9;
	padding: 2.5em 2em 1.5em 2em;
	border-radius: 0 0 36px 36px;
	margin-bottom: 2em;
	text-align: center;
}

.dashboard-header h1 {
	font-size: 2.1em;
	font-weight: bold;
	color: #8768af;
	margin-bottom: 0.1em;
	letter-spacing: 0.01em;
}

.dashboard-welcome {
	font-size: 1.08em;
	margin: 0 0 1em 0;
	color: #5e5770;
}

.dashboard-quicklinks {
	margin: 0.7em 0 0.2em 0;
	font-size: 1.04em;
}

.dashboard-quicklinks a {
	color: #af5098;
	font-weight: 600;
	text-decoration: none;
	margin: 0 1em;
	transition: color 0.2s;
}

.dashboard-quicklinks a:hover { 
	color: #5b4eb0; 
}

.dashboard-content {
	max-width: 1240px;

/* ===== MEMBER DASHBOARD STYLES ===== */

/* Dashboard Header */
.dashboard-header {
    background: linear-gradient(135deg, #6f5da8 0%, #8b7cb8 100%);
    color: white;
    padding: 2em;
    border-radius: 12px;
    margin-bottom: 2em;
    text-align: center;
}

.dashboard-header h1 {
    margin: 0 0 0.5em 0;
    font-size: 2.5em;
    font-weight: 300;
    color: white;
}

.dashboard-welcome {
    font-size: 1.1em;
    margin-bottom: 1.5em;
    opacity: 0.9;
    color: white;
}

.dashboard-quicklinks {
    display: flex;
    flex-wrap: wrap;
    gap: 1em;
    justify-content: center;
}

.dashboard-quicklinks a {
    background: rgba(255,255,255,0.25);
    color: white;
    padding: 0.8em 1.5em;
    border-radius: 25px;
    text-decoration: none;
    transition: all 0.3s ease;
    border: 2px solid rgba(255,255,255,0.4);
    font-weight: 600;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.dashboard-quicklinks a:hover {
    background: rgba(255,255,255,0.9);
    transform: translateY(-2px);
    color: #6f5da8;
    border-color: rgba(255,255,255,0.8);
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

/* Tab Navigation */
.dashboard-tabs {
    display: flex;
    background: white;
    border-radius: 12px 12px 0 0;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    margin-bottom: 0;
    overflow: hidden;
}

.dashboard-tab {
    flex: 1;
    padding: 1.2em 1.5em;
    background: #f1f3f4;
    border: none;
    cursor: pointer;
    font-size: 1em;
    font-weight: 600;
    color: #495057;
    transition: all 0.3s ease;
    border-right: 1px solid #dee2e6;
}

.dashboard-tab:last-child {
    border-right: none;
}

.dashboard-tab.active {
    background: #6f5da8;
    color: white;
    box-shadow: inset 0 -3px 0 #5b4eb0;
}

.dashboard-tab:hover:not(.active) {
    background: #e2e6ea;
    color: #212529;
    transform: translateY(-1px);
}

.tab-content {
    display: none;
    background: white;
    padding: 2em;
    border-radius: 0 0 12px 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    margin-bottom: 2em;
}

.tab-content.active {
    display: block;
}

/* Profile tab grid */
.profile-grid {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 2em;
}

/* Dashboard ACF Form Styling */
.page-template-page-dashboard .acf-form {
    margin: 0;
}

.page-template-page-dashboard .acf-field {
    margin-bottom: 1.5em;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 1em;
}

.page-template-page-dashboard .acf-field:last-child {
    border-bottom: none;
}

.page-template-page-dashboard .acf-label {
    font-weight: 600;
    color: #333;
    margin-bottom: 0.5em;
}

.page-template-page-dashboard .acf-input {
    margin-top: 0.5em;
}

/* Dashboard Checkbox styling */
.page-template-page-dashboard .acf-checkbox-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 0.5em;
}

.page-template-page-dashboard .acf-checkbox-list li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.page-template-page-dashboard .acf-checkbox-list label {
    display: flex;
    align-items: center;
    padding: 0.5em;
    background: #f8f9fa;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.page-template-page-dashboard .acf-checkbox-list label:hover {
    background: #e9ecef;
}

.page-template-page-dashboard .acf-checkbox-list input[type="checkbox"] {
    margin-right: 0.5em;
    transform: scale(1.2);
}

/* Hide Terms & Conditions field on dashboard */
.page-template-page-dashboard .acf-field[data-name="agree_to_terms"] {
    display: none;
}

/* Dashboard Submit button styling */
.page-template-page-dashboard .acf-form-submit {
    text-align: center;
    margin-top: 2em;
}

.page-template-page-dashboard .acf-form-submit input[type="submit"] {
    background: linear-gradient(135deg, #6f5da8 0%, #8b7cb8 100%);
    color: white;
    border: none;
    padding: 1em 2em;
    border-radius: 25px;
    font-size: 1.1em;
    cursor: pointer;
    transition: all 0.3s ease;
}

.page-template-page-dashboard .acf-form-submit input[type="submit"]:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(111, 93, 168, 0.3);
}

/* Dashboard Responsive */
@media (max-width: 768px) {
    .profile-grid {
        grid-template-columns: 1fr;
    }

    .dashboard-quicklinks {
        flex-direction: column;
        align-items: center;
    }

    .dashboard-tabs {
        flex-direction: column;
    }

    .dashboard-tab {
        border-right: none;
        border-bottom: 1px solid #e0e0e0;
    }

    .dashboard-tab:last-child {
        border-bottom: none;
    }
}

/* Dashboard Submissions Table */
.submissions-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5em;
    padding-bottom: 1em;
    border-bottom: 1px solid #e0e0e0;
}

.submissions-header p {
    margin: 0;
    color: #666;
    font-size: 1.1em;
}

.submission-helper {
    background: #e7f3ff;
    padding: 1em;
    border-radius: 6px;
    margin-bottom: 1.5em;
    border-left: 4px solid #0066cc;
}

.submission-helper strong {
    color: #0066cc;
}

.submission-helper a {
    color: #0066cc;
    text-decoration: underline;
}

.submission-helper small {
    color: #666;
}

.submissions-table-wrapper {
    overflow-x: auto;
    margin-bottom: 2em;
}

.submissions-table {
    width: 100%;
    border-collapse: collapse;
    background: white;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.submissions-table th {
    background: #f8f9fa;
    padding: 1em;
    text-align: left;
    font-weight: 600;
    color: #333;
    border-bottom: 2px solid #dee2e6;
}

.submissions-table td {
    padding: 1em;
    border-bottom: 1px solid #dee2e6;
    vertical-align: top;
}

.submissions-table tr:hover {
    background: #f8f9fa;
}

.work-type {
    color: #666;
    font-style: italic;
}

.submission-status {
    padding: 0.3em 0.8em;
    border-radius: 15px;
    font-size: 0.9em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.status-pending {
    background: #fff3cd;
    color: #856404;
}

.status-submitted {
    background: #cce5ff;
    color: #004085;
}

.status-accepted {
    background: #d4edda;
    color: #155724;
}

.status-rejected {
    background: #f8d7da;
    color: #721c24;
}

.status-published {
    background: #d1ecf1;
    color: #0c5460;
}

.btn, .btn-primary {
    display: inline-block;
    padding: 0.6em 1.2em;
    background: #28a745;
    color: white;
    text-decoration: none;
    border-radius: 6px;
    font-weight: 600;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
}

.btn:hover, .btn-primary:hover {
    background: #218838;
    transform: translateY(-1px);
    color: white;
}

.btn-small {
    padding: 0.4em 0.8em;
    font-size: 0.9em;
    background: #6f5da8;
    color: white;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.2s ease;
}

.btn-small:hover {
    background: #5a4a87;
    color: white;
}

.no-submissions {
    text-align: center;
    padding: 3em 2em;
}

.empty-state {
    background: #f8f9fa;
    padding: 2em;
    border-radius: 12px;
    border: 2px dashed #dee2e6;
}

.empty-state h3 {
    color: #666;
    margin-bottom: 0.5em;
}

.empty-state p {
    color: #666;
    margin-bottom: 1.5em;
}

/* Mobile responsive for submissions table */
@media (max-width: 768px) {
    .submissions-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 1em;
    }

    .submissions-table {
        font-size: 0.9em;
    }

    .submissions-table th,
    .submissions-table td {
        padding: 0.8em 0.5em;
    }
}

/* Social Links Styling */
.social-links {
    display: flex;
    gap: 1em;
    align-items: center;
    flex-wrap: wrap;
}

.social-links a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #6f5da8;
    color: white;
    border-radius: 50%;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 1.2em;
}

.social-links a:hover {
    background: #5a4a87;
    transform: translateY(-2px);
    color: white;
}

.social-links a .social-label {
    margin-left: 0.5em;
    font-size: 0.9em;
    white-space: nowrap;
}

/* Profile Builder Styling */
.profile-builder-intro {
    background: #f0f8ff;
    padding: 1.5em;
    border-radius: 8px;
    margin-bottom: 2em;
    border-left: 4px solid #6f5da8;
}

.profile-builder-notice {
    background: #e7f3ff;
    padding: 1em;
    border-radius: 6px;
    margin-bottom: 1.5em;
    border-left: 4px solid #0066cc;
}

.profile-builder-placeholder {
    text-align: center;
    padding: 3em 2em;
}

.page-template-page-dashboard .acf-flexible-content .layout {
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    margin-bottom: 1em;
    background: #fafafa;
}

.page-template-page-dashboard .acf-flexible-content .layout .acf-fc-layout-handle {
    background: #6f5da8;
    color: white;
    padding: 1em;
    border-radius: 6px 6px 0 0;
    font-weight: 600;
}

.page-template-page-dashboard .acf-flexible-content .layout .acf-fields {
    padding: 1.5em;
}

/* Dashboard Section Styling */
.dashboard-section {
    background: white;
    padding: 2em;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    margin-bottom: 2em;
}

.dashboard-section h2 {
    margin-top: 0;
    color: #333;
    border-bottom: 2px solid #6f5da8;
    padding-bottom: 0.5em;
    margin-bottom: 1.5em;
}

.portfolio-intro, .collaboration-intro {
    background: #f8f9fa;
    padding: 1em;
    border-radius: 6px;
    margin-bottom: 1.5em;
}

.portfolio-placeholder, .collaboration-placeholder {
    text-align: center;
    padding: 2em;
}

/* Archive Member Cards (for future use) */
.member-card {
    background: white;
    border-radius: 12px;
    padding: 1.5em;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    text-align: center;
    transition: all 0.3s ease;
}

.member-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 30px rgba(0,0,0,0.15);
}

.member-card .member-photo {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto 1em auto;
    overflow: hidden;
}

.member-card .member-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.member-card .member-name {
    font-size: 1.3em;
    font-weight: 600;
    margin-bottom: 0.5em;
    color: #333;
}

.member-card .member-roles {
    margin-bottom: 1em;
}

.member-card .role-badge {
    display: inline-block;
    background: #6f5da8;
    color: white;
    padding: 0.3em 0.8em;
    border-radius: 15px;
    font-size: 0.8em;
    margin: 0.2em;
}

.member-card .member-bio {
    color: #666;
    line-height: 1.5;
    margin-bottom: 1.5em;
}

.member-card .social-links {
    justify-content: center;
    margin-bottom: 1em;
}

.member-card .social-links a {
    width: 35px;
    height: 35px;
    font-size: 1em;
}

.view-profile-btn {
    background: linear-gradient(135deg, #6f5da8 0%, #8b7cb8 100%);
    color: white;
    padding: 0.8em 1.5em;
    border-radius: 25px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    display: inline-block;
}

.view-profile-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(111, 93, 168, 0.3);
    color: white;
}

/* Enhanced Member Profile Styles */
.member-profile-enhanced {
    max-width: 1200px;
    margin: 0 auto;
    padding: 2em;
}

/* Classic layout fallback styles */
.member-profile-enhanced .section-classic {
    background: white;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    margin-bottom: 2em;
}

.member-profile-enhanced .classic-layout {
    padding: 3em;
}

.member-profile-enhanced .classic-layout .bio-container {
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 3em;
    align-items: start;
}

.member-profile-enhanced .classic-layout .member-photo {
    width: 100%;
    border-radius: 50%;
    aspect-ratio: 1;
    object-fit: cover;
    box-shadow: 0 8px 30px rgba(0,0,0,0.15);
}

.member-profile-enhanced .classic-layout .member-name {
    font-size: 2.5em;
    margin: 0 0 0.5em 0;
    color: #333;
}

.member-profile-enhanced .classic-layout .member-bio {
    font-size: 1.1em;
    line-height: 1.7;
    margin-bottom: 2em;
    color: #555;
}

.profile-section {
    margin-bottom: 4em;
    background: white;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
}

/* Bio Section Layouts */
.bio-section.hero-layout {
    margin-bottom: 4em;
}

.hero-image-container {
    position: relative;
    height: 60vh;
    min-height: 400px;
    overflow: hidden;
}

.hero-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(transparent, rgba(0,0,0,0.8));
    color: white;
    padding: 3em 2em 2em;
}

.member-name-hero {
    font-size: 3em;
    margin: 0 0 0.5em 0;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}

.member-roles-hero {
    margin-bottom: 1em;
}

.member-roles-hero .role-badge {
    background: rgba(255,255,255,0.2);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.3);
}

.bio-content-hero {
    padding: 3em 2em;
    text-align: center;
}

.bio-content-hero .bio-text {
    font-size: 1.2em;
    line-height: 1.6;
    max-width: 800px;
    margin: 0 auto 2em auto;
}

.social-links-hero {
    justify-content: center;
}

/* Photo Left Layout */
.bio-section.photo-left-layout {
    padding: 3em;
}

.bio-container {
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 3em;
    align-items: start;
}

.bio-photo-container {
    position: sticky;
    top: 2em;
}

.bio-photo {
    width: 100%;
    border-radius: 50%;
    aspect-ratio: 1;
    object-fit: cover;
    box-shadow: 0 8px 30px rgba(0,0,0,0.15);
}

.bio-content .member-name {
    font-size: 2.5em;
    margin: 0 0 0.5em 0;
    color: #333;
}

.member-roles {
    margin-bottom: 1.5em;
}

.role-badge {
    display: inline-block;
    background: #6f5da8;
    color: white;
    padding: 0.5em 1em;
    border-radius: 25px;
    font-size: 0.9em;
    font-weight: 600;
    margin: 0.25em 0.5em 0.25em 0;
}

.bio-text {
    font-size: 1.1em;
    line-height: 1.7;
    margin-bottom: 2em;
    color: #555;
}

.social-links-bio {
    margin-top: 2em;
}

/* Featured Project Section */
.featured-project-section {
    padding: 3em;
}

.featured-project-section h2 {
    font-size: 2em;
    margin-bottom: 1em;
    color: #333;
    border-bottom: 3px solid #6f5da8;
    padding-bottom: 0.5em;
}

.project-title {
    font-size: 1.5em;
    margin-bottom: 1em;
    color: #444;
}

.project-images {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 1.5em;
    margin: 2em 0;
}

.project-image {
    width: 100%;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
}

.project-image:hover {
    transform: scale(1.02);
}

.project-description {
    font-size: 1.1em;
    line-height: 1.6;
    margin-bottom: 2em;
}

.project-link {
    display: inline-block;
    background: linear-gradient(135deg, #6f5da8 0%, #8b7cb8 100%);
    color: white;
    padding: 1em 2em;
    border-radius: 25px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
}

.project-link:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(111, 93, 168, 0.3);
    color: white;
}

/* Gallery Section */
.gallery-section {
    padding: 3em;
}

.gallery-section h2 {
    font-size: 2em;
    margin-bottom: 2em;
    color: #333;
    text-align: center;
}

.gallery-grid {
    display: grid;
    gap: 1.5em;
    margin-bottom: 3em;
}

.gallery-grid.columns-2 { grid-template-columns: repeat(2, 1fr); }
.gallery-grid.columns-3 { grid-template-columns: repeat(3, 1fr); }
.gallery-grid.columns-4 { grid-template-columns: repeat(4, 1fr); }

.gallery-item {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.gallery-item:hover {
    transform: scale(1.05);
}

.gallery-item img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    display: block;
}

/* Timeline Section */
.timeline-section {
    padding: 3em;
}

.timeline-section h2 {
    font-size: 2em;
    margin-bottom: 2em;
    color: #333;
    text-align: center;
}

.timeline {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
}

.timeline::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 3px;
    background: #6f5da8;
    transform: translateX(-50%);
}

.timeline-item {
    display: flex;
    margin-bottom: 3em;
    position: relative;
}

.timeline-item:nth-child(odd) {
    flex-direction: row;
}

.timeline-item:nth-child(even) {
    flex-direction: row-reverse;
}

.timeline-year {
    flex: 0 0 100px;
    background: #6f5da8;
    color: white;
    padding: 1em;
    border-radius: 8px;
    text-align: center;
    font-weight: 600;
    margin: 0 2em;
    position: relative;
    z-index: 2;
}

.timeline-content {
    flex: 1;
    background: white;
    padding: 2em;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.timeline-event {
    margin: 0 0 0.5em 0;
    color: #333;
}

.timeline-description {
    margin: 0;
    color: #666;
    line-height: 1.6;
}

/* Quote Section */
.quote-section {
    padding: 4em 3em;
    background: linear-gradient(135deg, #f8f6ff 0%, #e8e3ff 100%);
    text-align: center;
}

.member-quote {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6;
    margin: 0;
    color: #444;
    max-width: 800px;
    margin: 0 auto;
}

.member-quote p {
    margin: 0 0 1em 0;
}

.member-quote cite {
    font-size: 0.8em;
    font-style: normal;
    color: #666;
    font-weight: 600;
}

/* Skills Section */
.skills-section {
    padding: 3em;
}

.skills-section h2 {
    font-size: 2em;
    margin-bottom: 2em;
    color: #333;
    text-align: center;
}

.skills-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2em;
}

.skill-item {
    background: #f8f9fa;
    padding: 2em;
    border-radius: 8px;
    text-align: center;
    transition: transform 0.3s ease;
}

.skill-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.1);
}

.skill-name {
    margin: 0 0 0.5em 0;
    color: #333;
}

.skill-level {
    display: inline-block;
    padding: 0.3em 0.8em;
    border-radius: 15px;
    font-size: 0.8em;
    font-weight: 600;
    margin-bottom: 1em;
}

.skill-level.level-beginner { background: #ffeaa7; color: #856404; }
.skill-level.level-intermediate { background: #81ecec; color: #0c5460; }
.skill-level.level-advanced { background: #fd79a8; color: #721c24; }
.skill-level.level-expert { background: #6c5ce7; color: white; }

.skill-description {
    margin: 0;
    color: #666;
    line-height: 1.5;
}

/* Contact Section */
.contact-section {
    padding: 4em 3em;
    background: linear-gradient(135deg, #6f5da8 0%, #8b7cb8 100%);
    color: white;
    text-align: center;
}

.contact-section h2 {
    font-size: 2em;
    margin-bottom: 1em;
    color: white;
}

.contact-text {
    font-size: 1.2em;
    margin-bottom: 2em;
    opacity: 0.9;
}

.contact-btn {
    display: inline-block;
    background: white;
    color: #6f5da8;
    padding: 1em 2em;
    border-radius: 25px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
}

.contact-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.2);
    color: #6f5da8;
}

/* Member Actions */
.member-actions {
    text-align: center;
    margin: 3em 0;
    padding: 2em;
    background: #f8f9fa;
    border-radius: 12px;
}

.edit-profile-btn,
.manage-assets-btn {
    display: inline-block;
    background: linear-gradient(135deg, #6f5da8 0%, #8b7cb8 100%);
    color: white;
    padding: 1em 2em;
    border-radius: 25px;
    text-decoration: none;
    font-weight: 600;
    margin: 0.5em;
    transition: all 0.3s ease;
}

.edit-profile-btn:hover,
.manage-assets-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(111, 93, 168, 0.3);
    color: white;
}

/* Profile Edit Form */
.member-profile-edit {
    background: white;
    padding: 3em;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    margin: 3em 0;
}

.member-profile-edit h2 {
    color: #333;
    margin-bottom: 1em;
}

/* Responsive Design */
@media (max-width: 768px) {
    .member-profile-enhanced {
        padding: 1em;
    }

    .bio-container {
        grid-template-columns: 1fr;
        gap: 2em;
        text-align: center;
    }

    .bio-photo-container {
        position: static;
        max-width: 200px;
        margin: 0 auto;
    }

    .member-name-hero {
        font-size: 2em;
    }

    .hero-overlay {
        padding: 2em 1em 1em;
    }

    .bio-content-hero {
        padding: 2em 1em;
    }

    .project-images {
        grid-template-columns: 1fr;
    }

    .gallery-grid.columns-3,
    .gallery-grid.columns-4 {
        grid-template-columns: repeat(2, 1fr);
    }

    .timeline::before {
        left: 30px;
    }

    .timeline-item {
        flex-direction: row !important;
        padding-left: 60px;
    }

    .timeline-year {
        position: absolute;
        left: 0;
        margin: 0;
        width: 60px;
        padding: 0.5em;
        font-size: 0.9em;
    }

    .skills-grid {
        grid-template-columns: 1fr;
    }

    .profile-section {
        margin-bottom: 2em;
    }

    .bio-section.photo-left-layout,
    .featured-project-section,
    .gallery-section,
    .timeline-section,
    .skills-section {
        padding: 2em 1.5em;
    }

    .quote-section,
    .contact-section {
        padding: 3em 1.5em;
    }
}
	margin: 0 auto;
	padding: 1.3em;
}

.dashboard-block {
	background: #fff;
	border-radius: 20px;
	margin-bottom: 2.2em;
	box-shadow: 0 2px 14px 0 rgba(124,110,180,0.07);
	padding: 2em 2em 1.5em 2em;
}

.dashboard-block h2 {
	font-size: 1.3em;
	color: #8768af;
	margin-top: 0;
	margin-bottom: 1em;
}

.dashboard-add-btn {
	background: #8768af;
	color: #fff !important;
	border: none;
	padding: 0.7em 1.3em;
	border-radius: 18px;
	font-size: 1em;
	font-weight: 600;
	margin-bottom: 1em;
	margin-left: 1em;
	transition: background 0.2s;
	text-decoration: none;
	box-shadow: 0 1px 7px 0 rgba(135,104,175,0.12);
	display: inline-block;
	cursor: pointer;
}

.dashboard-add-btn:hover { 
	background: #af5098; 
}

.dashboard-table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	margin-top: 0.5em;
	font-size: 1.02em;
}

.dashboard-table th,
.dashboard-table td {
	padding: 0.8em 1em;
	border-bottom: 1px solid #eee;
}

.dashboard-table th {
	background: #f4f2fa;
	color: #5b4eb0;
	font-size: 1em;
	text-align: left;
	letter-spacing: 0.01em;
}

.dashboard-table td a {
	color: #af5098;
	font-weight: 600;
	text-decoration: underline;
}

.dashboard-table td a:hover {
	color: #8768af;
}

.submission-helper {
	margin-bottom: 1.5em;
	background: #fff5e7;
	color: #7b5817;
	border-radius: 11px;
	padding: 1.1em 1.4em 0.8em 1.4em;
	font-size: 1em;
	border: 1px solid #f9e1bd;
	box-shadow: 0 1px 5px 0 rgba(221,170,51,0.06);
}

.submission-helper a {
	color: #d48716;
	text-decoration: underline;
	font-weight: bold;
}

.submission-helper a:hover {
	color: #af5098;
}

.success {
	background: #e7ffe7;
	color: #227733;
	padding: 0.8em 1.2em;
	border-radius: 8px;
	margin: 1em 0;
	text-align: center;
}

.login-error, .register-error {
	background: #ffe9e7;
	color: #d54b43;
	padding: 0.7em 1em;
	border-radius: 7px;
	margin: 1em 0;
	font-weight: 600;
}

/* ========================================
   FORMS & SUBMISSIONS
   ======================================== */

/* Block2 container for forms */
.block2 {
	background: #fff;
	border-radius: 24px;
	box-shadow: 0 2px 18px 0 rgba(124,110,180,0.10);
	max-width: 900px;
	margin: 3em auto 3em auto;
	padding: 2.5em 2em 2em 2em;
}

.block2 h2 {
	color: #8768af;
	font-size: 2em;
	margin-bottom: 0.8em;
	text-align: center;
	font-weight: bold;
}

/* ACF Form Styling */
.acf-form .acf-fields {
	margin-top: 1.5em;
	border-radius: 14px;
	background: #f8f6fb;
	box-shadow: 0 1px 7px 0 rgba(124,110,180,0.05);
	padding: 2em 1.2em 1em 1.2em;
}

.acf-form label {
	color: #5b4eb0;
	font-weight: 500;
}

.acf-form input[type=text],
.acf-form input[type=email],
.acf-form input[type=url],
.acf-form input[type=number],
.acf-form input[type=password],
.acf-form textarea,
.acf-form select {
	border: 1px solid #e0d7ef;
	border-radius: 10px;
	padding: 0.55em 0.8em;
	font-size: 1em;
	background: #fff;
	transition: border-color 0.2s;
}

.acf-form input:focus,
.acf-form textarea:focus,
.acf-form select:focus {
	border-color: #8768af;
	outline: none;
}

.acf-form .acf-button,
input[type=submit].acf-button,
input[type=submit]#acf-form-submit {
	background: #8768af;
	color: #fff !important;
	border: none;
	padding: 0.65em 1.8em;
	border-radius: 18px;
	font-size: 1.05em;
	font-weight: 600;
	margin-top: 1em;
	text-decoration: none;
	box-shadow: 0 1px 6px 0 rgba(135,104,175,0.08);
	transition: background 0.2s;
	cursor: pointer;
}

.acf-form .acf-button:hover,
input[type=submit].acf-button:hover,
input[type=submit]#acf-form-submit:hover {
	background: #af5098;
}

.acf-field-file input[type="file"] {
	display: none;
}

.acf-field-file .acf-file-uploader {
	display: flex;
	align-items: center;
	gap: 1em;
	margin: 2em 0;
}

.acf-button.button {
	margin-left: 10px;
}

/* Publisher Forms */
.add-publisher-header {
	background: #e5e1f6;
	border-bottom: 2px solid #d1c4e9;
	border-radius: 0 0 32px 32px;
	padding: 1.5em 1em 1.2em 1em;
	text-align: center;
	margin-bottom: 1.2em;
}

.add-publisher-header h2 {
	font-size: 2em;
	color: #8768af;
	margin: 0 0 0.2em 0;
	font-weight: bold;
}

.publisher-helper {
	background: #fff5e7;
	color: #7b5817;
	border-radius: 11px;
	padding: 1em 1.4em 0.7em 1.4em;
	margin-bottom: 1.5em;
	border: 1px solid #f9e1bd;
	font-size: 1.05em;
	box-shadow: 0 1px 6px 0 rgba(221,170,51,0.08);
}

.publisher-helper a {
	color: #d48716;
	font-weight: bold;
	text-decoration: underline;
}

.publisher-helper a:hover {
	color: #af5098;
}

/* Submission Details */
.submission-details {
	background: #f7f5fc;
	border-radius: 18px;
	box-shadow: 0 2px 14px 0 rgba(135,104,175,0.08);
	padding: 2em 2em 1.6em 2em;
	margin-bottom: 2em;
	margin-top: 1em;
}

.submission-details h3 {
	color: #8768af;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 1em 0;
}

.submission-details p {
	margin: 0.8em 0 0.8em 0;
	font-size: 1.08em;
}

.submission-details strong {
	color: #5b4eb0;
	width: 12em;
	display: inline-block;
	font-weight: 600;
}

.submission-details a {
	color: #af5098;
	font-weight: 500;
	text-decoration: underline;
}

.submission-details a:hover {
	color: #8768af;
}

.submission-nav {
	display: flex;
	justify-content: space-between;
	gap: 1em;
	margin: 2.2em 0 1.1em 0;
}

.submission-nav .dashboard-add-btn {
	background: #8768af;
	color: #fff !important;
	border-radius: 18px;
	padding: 0.6em 1.5em;
	font-weight: 600;
	font-size: 1.07em;
	border: none;
	box-shadow: 0 1px 7px 0 rgba(135,104,175,0.10);
	transition: background 0.2s;
	text-decoration: none;
}

.submission-nav .dashboard-add-btn:hover {
	background: #af5098;
}
/* Commission Form Styling */
.commission-submission-form {
  background: #f9f9f9;
  padding: 2em;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  font-family: 'Inter', sans-serif;
}

.commission-submission-form h2 {
  font-size: 2rem;
  margin-bottom: 1rem;
  color: #2d3092;
}

.commission-submission-form p {
  font-size: 1rem;
  color: #333;
  margin-bottom: 2rem;
}

.commission-submission-form label {
  font-weight: 600;
  display: block;
  margin-bottom: 0.5em;
  color: #444;
}

.commission-submission-form input[type="text"],
.commission-submission-form input[type="email"],
.commission-submission-form input[type="url"],
.commission-submission-form input[type="number"],
.commission-submission-form textarea,
.commission-submission-form select {
  width: 100%;
  padding: 0.75em;
  margin-bottom: 1.25em;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 1rem;
  transition: border-color 0.2s;
}

.commission-submission-form input:focus,
.commission-submission-form textarea:focus,
.commission-submission-form select:focus {
  border-color: #00adba;
  outline: none;
}

.commission-submission-form .acf-button {
  background: #2d3092;
  color: #fff;
  font-weight: bold;
  padding: 0.75em 1.5em;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.2s ease-in-out;
}

.commission-submission-form .acf-button:hover {
  background: #00adba;
}

/* Make repeater fields cleaner */
.acf-repeater .acf-row {
  background: #fff;
  border: 1px solid #eee;
  padding: 1em;
  margin-bottom: 1em;
  border-radius: 8px;
}
/* Registration Form */

/* Hide approval checkbox on frontend */
.acf-field[data-key="field_profile_approved"] {
  display: none !important;
}
/* Front-end form wrapper */
.register-form-wrapper {
  font-family: 'Inter', sans-serif;
  background: #fff;
  border: 1px solid #eee;
  padding: 2em;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}

/* Headings and instructions */
.register-form-wrapper h2 {
  font-size: 1.75rem;
  color: #2d3092;
  margin-bottom: 1em;
}

.acf-fields > .acf-field label {
  font-weight: 600;
  margin-bottom: 0.25em;
  display: block;
}

/* ACF repeater spacing */
.acf-repeater .acf-row {
  background: #fdfdfd;
  padding: 1em;
  margin-bottom: 1em;
  border: 1px solid #ddd;
  border-radius: 6px;
}

/* Register button */
.register-form-wrapper input[type="submit"] {
  background-color: #2d3092;
  color: white;
  padding: 0.75em 2em;
  border: none;
  border-radius: 6px;
  font-size: 1rem;
  cursor: pointer;
  margin-top: 1.5em;
  transition: background 0.2s ease-in-out;
}

.register-form-wrapper input[type="submit"]:hover {
  background-color: #00adba;
}


/* ========================================
   FOOTER SECTION
   ======================================== */
#footer {
	background: var(--color-bg-dark);
	padding: 2em 0;
	font-size: 90%;
}

#footer h3 {
	color: var(--color-text-white);
}

#footer a:link, #footer a:visited {
	color: var(--color-link-footer);
	transition: all ease-in-out .3s;
}

#footer a:hover {
	color: var(--color-link-footer-hover);
}

#footer-left, #footer-middle, #footer-right {
	width: 33.3%;
	float: left;
	padding: 1em;
	box-sizing: border-box;
	overflow: hidden;
	list-style: none;
}

.footer-widget ul {
	list-style: none;
	color: var(--color-link-footer);
}

.footer-widget ul li {
	line-height: 2;
	border: solid 2px var(--ch-purple);
	padding: .3em;
	box-sizing: border-box;
	margin: .3em 0;
}

#business-details {
	text-align: center;
	background: var(--color-bg-secondary);
}

#business-details a:link, #business-details a:visited {
	color: var(--color-text-primary);
}
#footer-message {
	color: #fff;
	font-size: 90%;
	line-height: 1.2;
	padding: .5em;
	box-sizing: border-box;
}
#copyright {
	padding: 1em 0;
	font-size: .9em;
	text-align: center;
	color: var(--color-text-primary);
	background: var(--color-bg-secondary);
}

#copyright a:link, #copyright a:visited { 
	color: var(--color-link);
}

#copyright a:hover {
	color: var(--color-text-primary);
	font-weight: bold;
}


/* ========================================
   CUSTOM CODE & UTILITIES
   ======================================== */

/* Anchor Links Offset - Custom implementation preserved */
/*
p .anchor-point {
	padding-top: 200px !important;
	position: relative;
}
This works ....
a[name] {
	padding-top: 200px;
	margin-top: -200px;
	display: inline-block;
}
*/

.top-space {
	margin-top: 2em;
}

/* ========================================
   BLOG SECTION STYLES
   ======================================== */

.front-page-blog-section {
	padding: 4em 0;
	background: var(--color-bg-secondary);
}

.blog-section-header {
	text-align: center;
	margin-bottom: 3em;
}

.blog-section-header h2 {
	color: var(--ch-purple);
	margin-bottom: 0.5em;
}

.blog-section-header p {
	color: var(--color-text-light);
	font-size: 1.1em;
}

.blog-posts-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 2em;
	margin-bottom: 3em;
	box-sizing: border-box;
}

.blog-post-card {
	background: white;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 4px 20px rgba(0,0,0,0.08);
	transition: all 0.3s ease;
	box-sizing: border-box;
	max-width: 100%;
}

.blog-post-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 8px 30px rgba(0,0,0,0.12);
}

.blog-post-image {
	position: relative;
	overflow: hidden;
	height: 200px;
}

.blog-post-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s ease;
}

.blog-post-card:hover .blog-post-image img {
	transform: scale(1.05);
}

.blog-post-content {
	padding: 1.5em;
}

.blog-post-title a {
	color: var(--ch-purple);
	text-decoration: none;
	font-size: 1.3em;
	font-weight: 600;
	line-height: 1.3;
}

.blog-post-title a:hover {
	color: var(--ch-deep-violet);
}

.blog-post-meta {
	margin: 1em 0;
	color: var(--color-text-light);
	font-size: 0.9em;
}

.blog-post-excerpt p {
	color: var(--color-text-secondary);
	line-height: 1.6;
	margin-bottom: 1.5em;
}

.blog-post-footer {
	margin-top: 1.5em;
}

/* Rainbow Gradient Read More Buttons */
.read-more-btn,
.view-all-posts-btn {
	display: inline-flex;
	align-items: center;
	gap: 0.5em;
	padding: 0.75em 1.5em;
	border-radius: 25px;
	text-decoration: none;
	font-weight: 600;
	font-size: 0.95em;
	transition: all 0.3s ease;
	position: relative;
	overflow: hidden;
	border: none;
	cursor: pointer;
	
	/* Beautiful rainbow gradient */
	background: linear-gradient(135deg, 
		#ff6b6b 0%, 
		#4ecdc4 25%, 
		#45b7d1 50%, 
		#96ceb4 75%, 
		#feca57 100%);
	
	color: white;
	text-shadow: 0 1px 2px rgba(0,0,0,0.2);
	box-shadow: 0 4px 15px rgba(0,0,0,0.2);
}

.read-more-btn::before,
.view-all-posts-btn::before {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: linear-gradient(135deg, 
		#e55656 0%, 
		#3db8b8 25%, 
		#3a9bc1 50%, 
		#7fb897 75%, 
		#e6b84d 100%);
	transition: left 0.3s ease;
	z-index: 1;
}

.read-more-btn:hover::before,
.view-all-posts-btn:hover::before {
	left: 0;
}

.read-more-btn:hover,
.view-all-posts-btn:hover {
	transform: translateY(-2px);
	box-shadow: 0 6px 20px rgba(0,0,0,0.3);
}

.read-more-btn > *,
.view-all-posts-btn > * {
	position: relative;
	z-index: 2;
}

.read-more-btn i,
.view-all-posts-btn i {
	transition: transform 0.3s ease;
}

.read-more-btn:hover i,
.view-all-posts-btn:hover i {
	transform: translateX(5px);
}

.blog-section-footer {
	text-align: center;
}

.view-all-posts-btn {
	padding: 1em 2em;
	font-size: 1.1em;
}

/* ========================================
   MEDIA QUERIES & RESPONSIVE DESIGN
   ======================================== */

@media only screen and (max-width: 1090px) {
	/* Large tablet specific adjustments */
}

@media (max-width: 800px) {
	.branding-row {
		flex-direction: column;
		align-items: center;
		text-align: center;
		gap: 1rem;
	}
	
	#logo {
		margin-bottom: 0.5rem;
	}
	
	.strapline {
		max-width: 100%;
		font-size: 1.2rem;
		text-align: center;
		order: 2;
	}
	
	/* Ensure testimonials display properly on mobile */
	.strapline .bne-testimonials,
	.strapline .testimonial-content {
		display: block !important;
		width: 100% !important;
		text-align: center !important;
	}
	
	/* Fix hero image responsive */
	.hero-image-container {
		height: 40vh;
		min-height: 250px;
	}
	
	.hero-image {
		max-width: 100%;
		height: auto;
		object-fit: cover;
	}
}

@media only screen and (max-width: 768px) {
	.welcome-content-1 {
		padding: 1.5em !important;
	}
	
	.welcome-photo img {
		width: 100%;
		max-width: 200px;
		height: auto;
	}
	
	/* Member Profile Responsive */
	.member-header {
		flex-direction: column;
		align-items: center;
		text-align: center;
		gap: 1.5em;
	}
	
	.member-photo {
		max-width: 100px;
		max-height: 100px;
		width: auto;
		height: auto;
	}
	
	.member-name {
		font-size: 1.8em;
	}
	
	.portfolio-images {
		grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
		gap: 1em;
	}
	
	.portfolio-images img {
		height: 120px;
	}
	
	.works-list {
		grid-template-columns: 1fr;
	}
	
	.member-profile {
		padding: 1.5em 1em;
		margin: 1em;
	}
	
	/* Dashboard responsive */
	.dashboard-content, .dashboard-block {
		padding: 1em !important;
	}
	
	.dashboard-header {
		padding: 1.5em 1em 1em 1em;
	}
	
	.dashboard-table th, .dashboard-table td {
		padding: 0.6em 0.3em;
	}
	
	/* Form responsive */
	.content-block {
		padding: 1.1em 0.5em;
		margin: 1.2em auto 1.2em auto;
	}
	
	.acf-form .acf-fields {
		padding: 1.2em 0.4em 1em 0.4em;
	}
	
	.submission-details, .submission-nav {
		padding: 1.1em 0.6em 0.7em 0.6em;
		flex-direction: column;
		gap: 0.7em;
	}
	
	.submission-details h3 {
		font-size: 1.14em;
	}
}

@media only screen and (max-width: 580px) {
	#wrapper {
		margin-top: 0;
	}
}

@media (max-width: 480px) {
	.member-photo {
		max-width: 80px;
		max-height: 80px;
		width: auto;
		height: auto;
	}
	
	.member-name {
		font-size: 1.5em;
	}
	
	.portfolio-images {
		grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
	}
	
	.portfolio-images img {
		height: 100px;
	}
	
	.add-publisher-header, .acf-form .acf-fields {
		padding: 1em 0.5em 0.7em 0.5em;
	}
	
	/* Blog section mobile fixes */
	.front-page-blog-section {
		padding: 2em 0;
	}
	
	.blog-posts-grid {
		grid-template-columns: 1fr;
		gap: 1.5em;
		margin-bottom: 2em;
		padding: 0 0.5em;
	}
	
	.blog-post-card {
		margin: 0;
		border-radius: 8px;
		width: 100%;
		box-sizing: border-box;
	}
	
	.blog-post-content {
		padding: 1em;
	}
	
	.blog-post-title a {
		font-size: 1.1em;
		line-height: 1.4;
	}
	
	.blog-post-excerpt p {
		font-size: 0.9em;
		margin-bottom: 1em;
	}
	
	.read-more-btn {
		padding: 0.6em 1.2em;
		font-size: 0.85em;
		border-radius: 20px;
	}
	
	.view-all-posts-btn {
		padding: 0.8em 1.5em;
		font-size: 0.95em;
		border-radius: 20px;
	}
}

@media (max-width: 380px) {
	/* Extra small screens - prevent overflow */
	.content-block {
		padding-left: 0.75em;
		padding-right: 0.75em;
	}
	
	.blog-posts-grid {
		padding: 0 0.75em;
		gap: 1em;
	}
	
	.blog-post-card {
		margin: 0;
		border-radius: 6px;
		width: 100%;
		box-sizing: border-box;
	}
	
	.blog-post-content {
		padding: 0.75em;
	}
	
	.blog-post-title a {
		font-size: 1em;
		line-height: 1.3;
	}
	
	.blog-post-meta {
		font-size: 0.8em;
	}
	
	.blog-post-excerpt p {
		font-size: 0.85em;
		line-height: 1.5;
	}
	
	.read-more-btn {
		padding: 0.5em 1em;
		font-size: 0.8em;
		border-radius: 18px;
	}
	
	.read-more-btn i,
	.view-all-posts-btn i {
		font-size: 0.9em;
	}
	
	.view-all-posts-btn {
		padding: 0.7em 1.3em;
		font-size: 0.9em;
		border-radius: 18px;
	}
	
	.blog-section-header h2 {
		font-size: 1.8em;
	}
	
	.blog-section-header p {
		font-size: 1em;
		padding: 0 0.5em;
	}
}

@media (max-width: 700px) {
	/* Additional Creative2026 responsive rules */
	.dashboard-content, .dashboard-block {
		padding: 1.1em 0.5em !important;
	}
	
	.dashboard-header {
		padding: 1.5em 1em 1em 1em;
	}
	
	.dashboard-table th, .dashboard-table td {
		padding: 0.6em 0.3em;
	}
}

/* ========================================
   MEMBERS ARCHIVE PAGE
   ======================================== */

.members-archive {
	max-width: 1200px;
	margin: 0 auto;
	padding: 2em 1em;
}

.archive-header {
	text-align: center;
	margin-bottom: 3em;
}

.archive-title {
	color: var(--ch-purple);
	font-size: 2.5em;
	margin-bottom: 0.5em;
}

.archive-description {
	color: var(--ch-deep-violet);
	font-size: 1.2em;
	max-width: 600px;
	margin: 0 auto;
}

/* Filter Controls */
.members-filters {
	background: rgba(255, 255, 255, 0.8);
	padding: 1.5em;
	border-radius: 16px;
	margin-bottom: 3em;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.filter-controls {
	display: flex;
	gap: 1em;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.filter-controls select,
.filter-controls input[type="search"] {
	padding: 0.8em 1em;
	border: 2px solid var(--ch-aqua-blue);
	border-radius: 8px;
	font-size: 1em;
	min-width: 150px;
}

.filter-submit {
	background: var(--ch-purple);
	color: white;
	border: none;
	padding: 0.8em 1.5em;
	border-radius: 8px;
	font-size: 1em;
	font-weight: 600;
	cursor: pointer;
	transition: background 0.2s;
}

.filter-submit:hover {
	background: var(--ch-deep-violet);
}

.clear-filters {
	color: var(--ch-coral-red);
	text-decoration: none;
	font-weight: 600;
	padding: 0.8em 1em;
}

.clear-filters:hover {
	text-decoration: underline;
}

/* Members Grid */
.members-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	gap: 2em;
	margin-bottom: 3em;
}

.member-card {
	background: white;
	border-radius: 16px;
	overflow: hidden;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
	transition: transform 0.2s, box-shadow 0.2s;
	border-left: 4px solid var(--accent, #1ba9ae);
}

.member-card:hover {
	transform: translateY(-2px);
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}

.member-card-link {
	display: block;
	text-decoration: none;
	color: inherit;
}

.member-card-photo {
	height: 200px;
	overflow: hidden;
	background: var(--ch-bg-light);
}

.member-card-photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.2s;
}

.member-card:hover .member-card-photo img {
	transform: scale(1.05);
}

.member-card-content {
	padding: 1.5em;
}

.member-card-name {
	color: var(--accent, #1ba9ae);
	font-size: 1.3em;
	margin: 0 0 0.8em 0;
	line-height: 1.2;
}

.member-card-roles {
	margin-bottom: 1em;
}

.member-card-roles .role-badge {
	font-size: 0.75em;
	padding: 0.2em 0.6em;
	margin-right: 0.4em;
}

.member-card-bio {
	color: var(--ch-deep-violet);
	line-height: 1.5;
	font-size: 0.95em;
}

/* No Members Found */
.no-members-found {
	text-align: center;
	padding: 3em 1em;
	color: var(--ch-deep-violet);
}

.no-members-found h2 {
	color: var(--ch-purple);
	margin-bottom: 1em;
}

/* Pagination */
.members-pagination {
	text-align: center;
	margin-top: 3em;
}

.members-pagination a,
.members-pagination span {
	display: inline-block;
	padding: 0.8em 1.2em;
	margin: 0 0.2em;
	border-radius: 8px;
	text-decoration: none;
	color: var(--ch-purple);
	border: 2px solid var(--ch-aqua-blue);
	transition: all 0.2s;
}

.members-pagination a:hover,
.members-pagination .current {
	background: var(--ch-purple);
	color: white;
	border-color: var(--ch-purple);
}

/* Archive Responsive */
@media (max-width: 768px) {
	.filter-controls {
		flex-direction: column;
		align-items: stretch;
	}

	.filter-controls select,
	.filter-controls input[type="search"] {
		min-width: auto;
		width: 100%;
	}

	.members-grid {
		grid-template-columns: 1fr;
		gap: 1.5em;
	}

	.archive-title {
		font-size: 2em;
	}
}