/* ===== ARIA5 PRINT SYSTEM STYLES START ===== */

#woocommerce-product-data .aria5-print-admin-panel {
	background: #fff;
}

#woocommerce-product-data .aria5-print-admin-section {
	border-bottom: 1px solid #e5e5e5;
	padding: 14px 12px;
}

#woocommerce-product-data .aria5-print-admin-section:last-child {
	border-bottom: 0;
}

#woocommerce-product-data .aria5-print-admin-fieldset {
	margin-inline: 0;
	max-width: 820px;
}

#woocommerce-product-data .aria5-print-admin-label {
	color: #1d2327;
	font-weight: 600;
	margin: 0 0 10px;
}

#woocommerce-product-data .aria5-print-admin-toggle {
	align-items: center;
	display: flex;
	gap: 12px;
	margin: 0;
	padding: 0;
}

#woocommerce-product-data .aria5-print-admin-toggle label {
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
}

#woocommerce-product-data .aria5-print-checkbox-grid {
	display: grid;
	gap: 6px 12px;
	grid-template-columns: repeat(auto-fit, minmax(118px, max-content));
	max-width: 640px;
}

#woocommerce-product-data .aria5-print-checkbox-option {
	align-items: center;
	display: flex;
	gap: 6px;
	line-height: 1.4;
	margin: 0;
	min-height: 24px;
}

#woocommerce-product-data .aria5-print-custom-sizes {
	margin-top: 18px;
	max-width: 620px;
}

#woocommerce-product-data .aria5-print-custom-zones {
	margin-top: 18px;
	max-width: 100%;
}

#woocommerce-product-data .aria5-print-readonly-value {
	display: inline-block;
	line-height: 30px;
	margin-inline-start: 0;
}

#woocommerce-product-data .aria5-print-tier-heading {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: space-between;
	margin-bottom: 10px;
}

#woocommerce-product-data .aria5-print-tier-heading .aria5-print-admin-label {
	margin: 0;
}

#woocommerce-product-data .aria5-print-tier-table {
	max-width: 760px;
}

#woocommerce-product-data .aria5-print-size-table {
	max-width: 620px;
}

#woocommerce-product-data .aria5-print-zone-table {
	border: 0;
	max-width: 100%;
	width: 100%;
}

#woocommerce-product-data .aria5-print-suggested-zone-table {
	max-width: 100%;
}

#woocommerce-product-data .aria5-print-tier-table th,
#woocommerce-product-data .aria5-print-tier-table td,
#woocommerce-product-data .aria5-print-size-table th,
#woocommerce-product-data .aria5-print-size-table td,
#woocommerce-product-data .aria5-print-zone-table th,
#woocommerce-product-data .aria5-print-zone-table td {
	text-align: start;
	vertical-align: middle;
}

#woocommerce-product-data .aria5-print-tier-table input {
	max-width: 150px;
	width: 100%;
}

#woocommerce-product-data .aria5-print-size-table input {
	max-width: 320px;
	width: 100%;
}

#woocommerce-product-data .aria5-print-zone-table input {
	max-width: 320px;
	width: 100%;
}

/* ===== ARIA5 ADMIN PRODUCT-DRIVEN DESIGN ZONES START ===== */

#woocommerce-product-data .aria5-print-zone-table thead {
	display: none;
}

#woocommerce-product-data .aria5-print-zone-table tbody {
	display: grid;
	gap: 12px;
}

#woocommerce-product-data .aria5-print-zone-table tr {
	background: #fff;
	border: 1px solid #dcdcde;
	border-radius: 6px;
	display: grid;
	gap: 10px 12px;
	grid-template-columns: 76px minmax(160px, 1fr) minmax(116px, 0.55fr) 96px;
	max-width: 820px;
	padding: 10px;
}

#woocommerce-product-data .aria5-print-zone-table td {
	border: 0;
	display: grid;
	gap: 4px;
	min-width: 0;
	padding: 0;
}

#woocommerce-product-data .aria5-print-zone-table td::before {
	color: #50575e;
	content: "";
	font-size: 12px;
	font-weight: 600;
	line-height: 1.25;
}

#woocommerce-product-data .aria5-print-zone-table td:nth-child(1)::before {
	content: "Zone enabled";
}

#woocommerce-product-data .aria5-print-zone-table td:nth-child(2)::before {
	content: "Zone label";
}

#woocommerce-product-data .aria5-print-zone-table td:nth-child(3)::before {
	content: "Pricing";
}

#woocommerce-product-data .aria5-print-zone-table td:nth-child(4)::before {
	content: "Included/free";
}

#woocommerce-product-data .aria5-print-zone-table td:nth-child(5) {
	grid-column: 1 / -1;
}

#woocommerce-product-data .aria5-print-zone-table td:nth-child(5)::before {
	content: "Design zone settings";
}

#woocommerce-product-data .aria5-print-zone-table td:nth-child(6)::before {
	content: "Action";
}

#woocommerce-product-data .aria5-print-zone-table td:nth-child(1),
#woocommerce-product-data .aria5-print-zone-table td:nth-child(4),
#woocommerce-product-data .aria5-print-zone-table td:nth-child(6) {
	align-content: start;
}

#woocommerce-product-data .aria5-print-zone-table input[type="checkbox"] {
	height: 16px;
	margin: 2px 0 0;
	width: auto;
}

#woocommerce-product-data .aria5-print-zone-table input[type="text"],
#woocommerce-product-data .aria5-print-zone-table input[type="number"] {
	max-width: 100%;
}

#woocommerce-product-data .aria5-print-admin-zone-design-grid {
	display: grid;
	gap: 10px;
	grid-template-columns: repeat(auto-fit, minmax(min(100%, 210px), 1fr));
	max-width: 100%;
}

#woocommerce-product-data .aria5-print-admin-zone-design-group {
	background: #f6f7f7;
	border: 1px solid #dcdcde;
	border-radius: 6px;
	display: grid;
	gap: 7px;
	min-width: 0;
	padding: 8px;
}

#woocommerce-product-data .aria5-print-admin-zone-design-group-title {
	color: #1d2327;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.25;
}

#woocommerce-product-data .aria5-print-admin-zone-design-fields {
	display: grid;
	gap: 6px;
}

#woocommerce-product-data .aria5-print-admin-zone-area-fields {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

#woocommerce-product-data .aria5-print-admin-zone-limit-fields {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

#woocommerce-product-data .aria5-print-admin-zone-design-grid label,
#woocommerce-product-data .aria5-print-admin-zone-design-fields label {
	display: grid;
	gap: 4px;
	margin: 0;
}

#woocommerce-product-data .aria5-print-admin-zone-design-grid label span,
#woocommerce-product-data .aria5-print-admin-zone-design-fields label span {
	color: #50575e;
	font-size: 12px;
	line-height: 1.25;
}

#woocommerce-product-data .aria5-print-admin-zone-design-grid input[type="number"] {
	max-width: 100%;
	min-height: 30px;
}

#woocommerce-product-data .aria5-print-admin-zone-required {
	align-content: end;
	grid-column: 1 / -1;
	grid-template-columns: auto minmax(0, max-content);
	justify-content: start;
}

#woocommerce-product-data .aria5-print-admin-zone-required input {
	margin-top: 2px;
}

#woocommerce-product-data .aria5-print-admin-mockup-field {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	min-width: 0;
}

#woocommerce-product-data .aria5-print-admin-mockup-preview {
	align-items: center;
	background: #f6f7f7;
	border: 1px solid #dcdcde;
	display: flex;
	height: 40px;
	justify-content: center;
	width: 40px;
}

#woocommerce-product-data .aria5-print-admin-mockup-preview img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

#woocommerce-product-data .aria5-print-admin-mockup-status {
	color: #50575e;
	font-size: 12px;
	line-height: 1.35;
	min-width: 0;
}

/* ===== ARIA5 ADMIN PRODUCT-DRIVEN DESIGN ZONES END ===== */

@media (max-width: 1100px) {
	#woocommerce-product-data .aria5-print-zone-table tr {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	#woocommerce-product-data .aria5-print-admin-zone-design-grid {
		grid-template-columns: 1fr;
	}

	#woocommerce-product-data .aria5-print-admin-zone-area-fields {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 782px) {
	#woocommerce-product-data .aria5-print-admin-section {
		padding: 14px 10px;
	}

	#woocommerce-product-data .aria5-print-tier-table,
	#woocommerce-product-data .aria5-print-size-table {
		display: block;
		overflow-x: auto;
	}

	#woocommerce-product-data .aria5-print-zone-table tr,
	#woocommerce-product-data .aria5-print-admin-zone-design-grid,
	#woocommerce-product-data .aria5-print-admin-zone-area-fields,
	#woocommerce-product-data .aria5-print-admin-zone-limit-fields {
		grid-template-columns: 1fr;
	}
}

/* ===== ARIA5 PRINT SYSTEM STYLES END ===== */

/* ===== ARIA5 PRINT SYSTEM FRONTEND FORM START ===== */

.aria5-print-frontend {
	border: 1px solid #d8dde3;
	border-radius: 6px;
	color: #1f2933;
	margin: 24px 0;
	padding: 18px;
	text-align: start;
}

.aria5-print-frontend-section {
	border-bottom: 1px solid #e5e7eb;
	padding: 0 0 18px;
}

.aria5-print-frontend-section + .aria5-print-frontend-section {
	padding-top: 18px;
}

.aria5-print-frontend-section:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.aria5-print-frontend-heading {
	align-items: center;
	display: flex;
	gap: 12px;
	justify-content: space-between;
	margin-bottom: 12px;
}

.aria5-print-frontend-title {
	font-size: 18px;
	line-height: 1.35;
	margin: 0;
}

.aria5-print-frontend-summary,
.aria5-print-minimum-row {
	align-items: center;
	color: #4b5563;
	display: flex;
	font-size: 14px;
	gap: 6px;
	line-height: 1.4;
}

.aria5-print-frontend-summary strong,
.aria5-print-minimum-row strong {
	color: #111827;
}

.aria5-print-size-list,
.aria5-print-zone-list {
	display: grid;
	gap: 10px;
	margin-top: 14px;
}

.aria5-print-size-row,
.aria5-print-zone-row {
	align-items: center;
	border: 1px solid #e5e7eb;
	border-radius: 6px;
	display: flex;
	gap: 12px;
	justify-content: space-between;
	margin: 0;
	padding: 10px 12px;
}

.aria5-print-size-label,
.aria5-print-zone-choice {
	color: #111827;
	font-weight: 600;
	line-height: 1.4;
}

.aria5-print-size-quantity {
	max-width: 120px;
	min-height: 38px;
	text-align: center;
	width: 100%;
}

.aria5-print-minimum-warning {
	background: #fff7ed;
	border: 1px solid #fed7aa;
	border-radius: 6px;
	color: #9a3412;
	margin: 12px 0 0;
	padding: 10px 12px;
}

.aria5-print-zone-choice {
	align-items: center;
	display: flex;
	gap: 8px;
}

.aria5-print-zone-cost {
	color: #4b5563;
	font-size: 14px;
	line-height: 1.4;
	text-align: end;
}

/* ===== ARIA5 PRODUCT-DRIVEN DESIGN EDITOR FOUNDATION START ===== */

.aria5-print-editor-shell {
	display: grid;
	gap: 16px;
}

.aria5-print-editor-zone-tabs {
	background: #f8fafc;
	border: 1px solid #e2e8f0;
	border-radius: 8px;
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	padding: 8px;
}

.aria5-print-editor-zone-tab {
	align-items: center;
	background: transparent;
	border: 1px solid transparent;
	border-radius: 6px;
	color: #475569;
	cursor: pointer;
	display: inline-flex;
	font-size: 14px;
	font-weight: 700;
	gap: 8px;
	justify-content: center;
	line-height: 1.2;
	min-height: 38px;
	padding: 8px 14px;
	transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease, box-shadow 160ms ease;
}

.aria5-print-editor-zone-tab-label {
	min-width: 0;
}

.aria5-print-editor-zone-tab-state {
	align-items: center;
	background: #fff7ed;
	border: 1px solid #fed7aa;
	border-radius: 999px;
	color: #9a3412;
	display: inline-flex;
	font-size: 10px;
	font-weight: 800;
	line-height: 1;
	padding: 4px 7px;
	white-space: nowrap;
}

.aria5-print-editor-zone-tab-state::before {
	background: currentColor;
	border-radius: 999px;
	content: "";
	height: 6px;
	margin-right: 5px;
	width: 6px;
}

.aria5-print-editor-zone-tab-state[data-aria5-zone-save-badge-state="saved"] {
	background: #eefbf2;
	border-color: #bfeccc;
	color: #166534;
}

.aria5-print-editor-zone-tab-state[data-aria5-zone-save-badge-state="saving"] {
	background: #eff6ff;
	border-color: #bfdbfe;
	color: #1d4ed8;
}

.aria5-print-editor-zone-tab-state[data-aria5-zone-save-badge-state="empty"] {
	background: #f1f5f9;
	border-color: #dbe3ec;
	color: #64748b;
}

.aria5-print-editor-zone-tab-state[data-aria5-zone-save-badge-state="error"] {
	background: #fef2f2;
	border-color: #fecaca;
	color: #b91c1c;
}

.aria5-print-editor-zone-tab:hover {
	background: #ffffff;
	border-color: #cbd5e1;
	color: #0f172a;
}

.aria5-print-editor-zone-tab.is-active {
	background: #0f172a;
	border-color: #0f172a;
	box-shadow: 0 8px 18px rgba(15, 23, 42, 0.14);
	color: #ffffff;
}

.aria5-print-editor-zone-tab.is-active .aria5-print-editor-zone-tab-state {
	background: rgba(255, 255, 255, 0.12);
	border-color: rgba(255, 255, 255, 0.26);
	color: #ffffff;
}

.aria5-print-editor-empty {
	background: #f8fafc;
	border: 1px dashed #94a3b8;
	border-radius: 8px;
	color: #4b5563;
	font-size: 14px;
	line-height: 1.45;
	margin: 0;
	padding: 14px;
	text-align: center;
}

/* Default garment preview shown in the editor until a print zone is selected. */
.aria5-print-editor-default-preview {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 14px;
	padding: 22px;
}

.aria5-print-editor-default-preview-image {
	width: 100%;
	max-width: 440px;
	height: auto;
	border-radius: 8px;
}

.aria5-print-editor-default-preview-note {
	color: #475569;
	font-size: 14px;
	font-weight: 700;
}

.aria5-print-editor-zone-list {
	display: grid;
	gap: 18px;
}

.aria5-print-editor-zone {
	background: #ffffff;
	border: 1px solid #dbe3ec;
	border-radius: 8px;
	box-shadow: 0 14px 36px rgba(15, 23, 42, 0.07);
	overflow: hidden;
	padding: 0;
}

.aria5-print-editor-zone[hidden] {
	display: none;
}

.aria5-print-editor-zone-heading {
	align-items: center;
	background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
	border-bottom: 1px solid #e2e8f0;
	display: flex;
	gap: 10px;
	justify-content: space-between;
	margin: 0;
	padding: 14px 16px;
}

.aria5-print-editor-zone-heading h4 {
	color: #0f172a;
	font-size: 17px;
	line-height: 1.35;
	margin: 0;
}

.aria5-print-editor-zone-heading span {
	background: #fff7ed;
	border: 1px solid #fed7aa;
	border-radius: 999px;
	color: #9a3412;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.2;
	padding: 4px 8px;
}

.aria5-print-editor-toolbar {
	align-items: center;
	background: #f8fafc;
	border-bottom: 1px solid #e2e8f0;
	border-radius: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 0;
	padding: 10px 16px;
}

.aria5-print-editor-toolbar-group {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
}

.aria5-print-editor-toolbar-group + .aria5-print-editor-toolbar-group {
	border-left: 1px solid #dbe3ec;
	padding-left: 8px;
}

.aria5-print-editor-toolbar .button {
	align-items: center;
	border-color: #cbd5e1;
	border-radius: 6px;
	box-shadow: none;
	display: inline-flex;
	font-size: 13px;
	font-weight: 700;
	justify-content: center;
	line-height: 1.2;
	min-height: 34px;
	padding: 7px 11px;
}

.aria5-print-editor-tool-button {
	aspect-ratio: 1;
	min-width: 38px;
	position: relative;
}

.aria5-print-editor-tool-icon {
	font-size: 10px;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	pointer-events: none;
}

.aria5-print-editor-toolbar .button:hover {
	border-color: #94a3b8;
	color: #0f172a;
}

/* Upload artwork is the primary tool button, kept light so its dark icon stays
   visible (the .aria5-print-editor-tool-icon span forces a #0f172a icon, so a dark
   button background made the icon invisible). Light blue tint marks it as primary. */
.aria5-print-editor-toolbar [data-aria5-trigger-artwork-upload] {
	background: #e7f1ff;
	border-color: #bcd9f5;
	color: #0f172a;
}

.aria5-print-editor-toolbar [data-aria5-trigger-artwork-upload]:hover {
	background: #d3e6ff;
	border-color: #93c5fd;
	color: #0f172a;
}

.aria5-print-editor-toolbar [data-aria5-placement-action] {
	background: #ffffff;
}

.aria5-print-editor-toolbar .button[disabled] {
	background: #f1f5f9;
	border-color: #e2e8f0;
	color: #94a3b8;
	cursor: not-allowed;
	opacity: 1;
}

.aria5-print-editor-zone-layout {
	display: grid;
	gap: 0;
	grid-template-columns: minmax(300px, 1fr) minmax(260px, 360px);
}

.aria5-print-editor-mockup {
	background:
		linear-gradient(90deg, rgba(148, 163, 184, 0.12) 1px, transparent 1px),
		linear-gradient(rgba(148, 163, 184, 0.12) 1px, transparent 1px),
		#f8fafc;
	background-size: 24px 24px;
	border: 0;
	border-right: 1px solid #e2e8f0;
	min-height: 420px;
	overflow: hidden;
	position: relative;
}

.aria5-print-editor-mockup-image {
	display: block;
	height: 100%;
	min-height: 420px;
	object-fit: contain;
	width: 100%;
}

.aria5-print-editor-area {
	align-items: center;
	background: rgba(14, 165, 233, 0.1);
	border: 2px dashed rgba(2, 132, 199, 0.85);
	box-shadow: 0 10px 24px rgba(2, 132, 199, 0.12);
	display: flex;
	justify-content: center;
	overflow: hidden;
	position: absolute;
}

.aria5-print-editor-safe-area {
	background: rgba(16, 185, 129, 0.14);
	border: 2px solid rgba(5, 150, 105, 0.95);
	box-shadow: 0 0 0 999px rgba(14, 165, 233, 0.11), inset 0 0 0 1px rgba(255, 255, 255, 0.8);
	pointer-events: none;
	position: absolute;
	z-index: 2;
}

.aria5-print-editor-artwork-object {
	position: absolute;
	transform-origin: center center;
	z-index: 3;
}

.aria5-print-editor-artwork-preview {
	display: block;
	height: 100%;
	max-width: none;
	object-fit: fill;
	position: relative;
	width: 100%;
	z-index: 3;
}

.aria5-print-editor-artwork-preview[hidden] {
	display: none;
}

.aria5-fabric-editor-host {
	inset: 0;
	position: absolute;
	touch-action: none;
	z-index: 5;
}

.aria5-fabric-editor-host canvas,
.aria5-fabric-editor-host .canvas-container {
	display: block;
	height: 100% !important;
	touch-action: none;
	width: 100% !important;
}

.aria5-fabric-editor-active .aria5-print-editor-artwork-object {
	pointer-events: none;
	visibility: hidden;
}

.aria5-print-editor-mockup-placeholder {
	align-items: center;
	color: #6b7280;
	display: flex;
	font-size: 14px;
	justify-content: center;
	line-height: 1.45;
	min-height: 420px;
	padding: 18px;
	text-align: center;
}

.aria5-print-editor-upload {
	align-content: start;
	background: #ffffff;
	display: grid;
	gap: 12px;
	padding: 16px;
}

.aria5-print-editor-upload label {
	color: #0f172a;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.3;
}

.aria5-print-editor-upload input[type="file"] {
	background: #f8fafc;
	border: 1px dashed #94a3b8;
	border-radius: 6px;
	color: #334155;
	padding: 10px;
	width: 100%;
}

.aria5-print-editor-upload input[type="file"]:focus {
	border-color: #0ea5e9;
	outline: 2px solid rgba(14, 165, 233, 0.18);
	outline-offset: 2px;
}

.aria5-print-editor-object-controls {
	background: #f8fafc;
	border: 1px solid #dbe3ec;
	border-radius: 8px;
	display: grid;
	gap: 12px;
	padding: 12px;
}

.aria5-print-editor-object-controls-heading {
	color: #0f172a;
	font-size: 13px;
	font-weight: 800;
	line-height: 1.3;
	text-transform: uppercase;
}

.aria5-print-editor-object-controls-heading {
	align-items: center;
	display: flex;
	gap: 8px;
	justify-content: space-between;
}

.aria5-print-editor-save-badge {
	background: #fff7ed;
	border: 1px solid #fdba74;
	border-radius: 999px;
	color: #9a3412;
	font-size: 12px;
	font-weight: 900;
	line-height: 1.2;
	padding: 6px 10px;
	text-transform: none;
}

.aria5-print-editor-save-badge[data-aria5-design-save-badge-state="saved"] {
	background: #ecfdf3;
	border-color: #86efac;
	color: #166534;
}

.aria5-print-editor-save-badge[data-aria5-design-save-badge-state="saving"] {
	background: #eff6ff;
	border-color: #bfdbfe;
	color: #1d4ed8;
}

.aria5-print-editor-save-badge[data-aria5-design-save-badge-state="empty"] {
	background: #f8fafc;
	border-color: #e2e8f0;
	color: #64748b;
}

.aria5-print-editor-save-badge[data-aria5-design-save-badge-state="error"] {
	background: #fef2f2;
	border-color: #fecaca;
	color: #b91c1c;
}

.aria5-print-editor-upload-note,
.aria5-print-editor-existing-file {
	color: #64748b;
	font-size: 13px;
	line-height: 1.45;
	margin: 0;
}

.aria5-print-editor-existing-file {
	background: #f8fafc;
	border: 1px solid #e2e8f0;
	border-radius: 6px;
	padding: 8px 10px;
}

.aria5-print-editor-upload-status {
	border-radius: 8px;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.45;
	margin: 0;
	padding: 10px 12px;
}

.aria5-print-editor-upload-status[hidden] {
	display: none;
}

.aria5-print-editor-upload-status[data-aria5-artwork-upload-state="uploading"] {
	background: #eff6ff;
	border: 1px solid #bfdbfe;
	color: #1d4ed8;
}

.aria5-print-editor-upload-status[data-aria5-design-save-state="saving"] {
	background: #eff6ff;
	border: 1px solid #bfdbfe;
	color: #1d4ed8;
}

.aria5-print-editor-upload-status[data-aria5-artwork-upload-state="success"] {
	background: #f0fdf4;
	border: 1px solid #bbf7d0;
	color: #166534;
}

.aria5-print-editor-upload-status[data-aria5-design-save-state="success"] {
	background: #f0fdf4;
	border: 1px solid #bbf7d0;
	color: #166534;
}

.aria5-print-editor-upload-status[data-aria5-artwork-upload-state="error"] {
	background: #fef2f2;
	border: 1px solid #fecaca;
	color: #991b1b;
}

.aria5-print-editor-upload-status[data-aria5-design-save-state="error"] {
	background: #fef2f2;
	border: 1px solid #fecaca;
	color: #991b1b;
}

.aria5-print-editor-save-design {
	background: #0f5f59;
	border-color: #0f5f59;
	border-radius: 8px;
	box-shadow: 0 10px 22px rgba(15, 95, 89, 0.18);
	color: #ffffff;
	font-weight: 900;
	min-height: 46px;
	padding-left: 18px;
	padding-right: 18px;
}

.aria5-print-editor-save-design:hover,
.aria5-print-editor-save-design:focus {
	background: #0d4f4a;
	border-color: #0d4f4a;
	box-shadow: 0 12px 26px rgba(15, 95, 89, 0.22);
	color: #ffffff;
}

.aria5-print-editor-zone[data-aria5-artwork-upload-state="uploading"] .aria5-print-editor-mockup::after,
.aria5-print-editor-zone[data-aria5-design-save-state="saving"] .aria5-print-editor-mockup::after {
	background: rgba(248, 250, 252, 0.62);
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
	z-index: 8;
}

.aria5-print-production-file-help,
.aria5-print-production-file-note,
.aria5-print-production-file-total {
	color: #4b5563;
	font-size: 13px;
	line-height: 1.45;
	margin: 0;
}

.aria5-print-production-file-label {
	color: #111827;
	display: block;
	font-weight: 700;
	margin-top: 10px;
}

.aria5-print-production-file-input {
	border: 1px solid #d8dde3;
	border-radius: 6px;
	margin-top: 8px;
	padding: 9px;
	width: 100%;
}

.aria5-print-production-file-list {
	display: grid;
	gap: 8px;
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

.aria5-print-production-file-item {
	align-items: center;
	border: 1px solid #e5e7eb;
	border-radius: 6px;
	display: grid;
	gap: 8px;
	grid-template-columns: minmax(0, 1fr) auto auto auto;
	padding: 8px;
}

.aria5-print-production-file-name {
	color: #111827;
	font-weight: 600;
	line-height: 1.35;
	min-width: 0;
	overflow-wrap: anywhere;
}

.aria5-print-production-file-size {
	color: #4b5563;
	font-size: 13px;
	line-height: 1.35;
	white-space: nowrap;
}

.aria5-print-production-file-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 8px;
}

.aria5-print-production-file-actions[hidden] {
	display: none;
}

.aria5-print-production-file-status[data-aria5-production-file-upload-state="uploading"] {
	background: #eff6ff;
	border: 1px solid #bfdbfe;
	color: #1d4ed8;
}

.aria5-print-production-file-status[data-aria5-production-file-upload-state="success"] {
	background: #f0fdf4;
	border: 1px solid #bbf7d0;
	color: #166534;
}

.aria5-print-production-file-status[data-aria5-production-file-upload-state="error"] {
	background: #fef2f2;
	border: 1px solid #fecaca;
	color: #991b1b;
}

.aria5-print-order-production-file-list {
	display: grid;
	gap: 8px;
}

.aria5-print-order-production-file {
	display: grid;
	gap: 6px;
}

.aria5-print-editor-upload-warnings {
	background: #fff7ed;
	border: 1px solid #fed7aa;
	border-radius: 6px;
	color: #9a3412;
	font-size: 13px;
	line-height: 1.45;
	margin: 0;
	padding: 8px 10px 8px 24px;
}

.aria5-print-editor-upload-warnings[hidden] {
	display: none;
}

.aria5-print-editor-zone {
	background: #fbfcfe;
}

.aria5-print-editor-toolbar {
	background: #f6f8fb;
	gap: 10px;
	padding: 12px 16px;
}

.aria5-print-editor-toolbar-group-source {
	background: #ffffff;
	border: 1px solid #dbe3ec;
	border-radius: 8px;
	padding: 5px;
}

.aria5-print-editor-toolbar-group-edit,
.aria5-print-editor-toolbar-group-placement {
	background: #ffffff;
	border: 1px solid #dbe3ec;
	border-radius: 8px;
	padding: 5px;
}

.aria5-print-editor-toolbar-group + .aria5-print-editor-toolbar-group {
	border-left: 1px solid #dbe3ec;
	padding-left: 5px;
}

.aria5-print-editor-toolbar .button {
	border-radius: 7px;
	min-height: 36px;
	padding: 7px 10px;
}

.aria5-print-editor-tool-button {
	min-width: 36px;
}

.aria5-print-editor-tool-icon {
	font-size: 17px;
	font-weight: 800;
	color: #0f172a;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.aria5-print-editor-tool-icon svg {
	width: 18px;
	height: 18px;
	display: block;
}

.aria5-print-editor-zone-layout {
	background: #edf2f7;
	display: grid;
	gap: 1px;
	grid-template-columns: minmax(380px, 1fr) minmax(248px, 320px);
	grid-template-areas:
		"stage assets"
		"stage inspector";
	align-items: stretch;
}

.aria5-print-editor-stage {
	grid-area: stage;
}

.aria5-print-editor-inspector {
	grid-area: inspector;
}

.aria5-print-editor-assets-panel {
	grid-area: assets;
}

/* The artwork-assets and inspector panels now form a single compact side column;
   hide the future-workspace placeholder so the preview can grow. */
.aria5-print-editor-zone-layout .aria5-print-editor-panel-placeholder {
	display: none;
}

/* RTL (Hebrew): mirror so the side column sits on the left and the preview on the right. */
[dir="rtl"] .aria5-print-editor-zone-layout {
	grid-template-columns: minmax(248px, 320px) minmax(380px, 1fr);
	grid-template-areas:
		"assets stage"
		"inspector stage";
}

@media (max-width: 860px) {
	.aria5-print-editor-zone-layout,
	[dir="rtl"] .aria5-print-editor-zone-layout {
		grid-template-columns: 1fr;
		grid-template-areas:
			"stage"
			"assets"
			"inspector";
	}
}

.aria5-print-editor-assets-panel,
.aria5-print-editor-inspector {
	align-content: start;
	background: #ffffff;
	display: grid;
	gap: 12px;
	padding: 16px;
}

.aria5-print-editor-stage {
	background: #f3f6f8;
	min-width: 0;
	padding: 18px;
}

.aria5-print-editor-stage .aria5-print-editor-mockup {
	border: 1px solid #dbe3ec;
	border-radius: 8px;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.65);
	min-height: 460px;
}

.aria5-print-editor-stage .aria5-print-editor-mockup-image {
	min-height: 460px;
}

.aria5-print-editor-assets-panel label,
.aria5-print-editor-panel-heading span {
	color: #102033;
	font-size: 13px;
	font-weight: 800;
	line-height: 1.25;
}

.aria5-print-editor-panel-heading {
	align-items: center;
	display: flex;
	gap: 8px;
	justify-content: space-between;
}

.aria5-print-editor-panel-heading small {
	background: #eef6ff;
	border: 1px solid #cfe4ff;
	border-radius: 999px;
	color: #1f5f99;
	font-size: 11px;
	font-weight: 800;
	line-height: 1.2;
	padding: 4px 7px;
}

.aria5-print-editor-assets-panel input[type="file"] {
	background: #f8fafc;
	border: 1px dashed #91a4b7;
	border-radius: 8px;
	color: #334155;
	padding: 10px;
	width: 100%;
}

.aria5-print-editor-panel-placeholder,
.aria5-print-editor-layers-panel {
	background: #f8fafc;
	border: 1px dashed #c7d2de;
	border-radius: 8px;
	display: grid;
	gap: 8px;
	padding: 12px;
}

.aria5-print-editor-panel-placeholder span {
	color: #465669;
	font-size: 13px;
	font-weight: 800;
	line-height: 1.3;
}

.aria5-print-editor-panel-placeholder small {
	color: #6b7b8d;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.35;
}

.aria5-print-editor-inspector {
	border-left: 0;
}

.aria5-print-editor-object-controls {
	background: #ffffff;
	border-color: #dbe3ec;
}

.aria5-print-editor-text-controls {
	border-top: 1px solid #e2e8f0;
	display: grid;
	gap: 10px;
	padding-top: 12px;
}

.aria5-print-editor-text-controls[hidden] {
	display: none;
}

.aria5-print-editor-text-field {
	display: grid;
	gap: 6px;
}

.aria5-print-editor-text-field label {
	color: #334155;
	font-size: 12px;
	font-weight: 800;
	line-height: 1.25;
}

.aria5-print-editor-text-field textarea,
.aria5-print-editor-text-field select,
.aria5-print-editor-text-field input[type="number"],
.aria5-print-editor-text-field input[type="color"] {
	background: #f8fafc;
	border: 1px solid #d4dde8;
	border-radius: 7px;
	color: #102033;
	font-size: 13px;
	min-height: 36px;
	width: 100%;
}

.aria5-print-editor-text-field textarea {
	line-height: 1.35;
	min-height: 74px;
	resize: vertical;
}

.aria5-print-editor-text-inline {
	display: grid;
	gap: 8px;
	grid-template-columns: minmax(0, 1fr) 56px;
}

.aria5-print-editor-layers-panel {
	background: #fbfcfe;
	border-style: solid;
}

.aria5-print-editor-layers-list {
	display: grid;
	gap: 8px;
}

.aria5-print-editor-layer-item {
	align-items: center;
	background: #ffffff;
	border: 1px solid #dbe3ec;
	border-radius: 8px;
	color: #102033;
	display: grid;
	gap: 9px;
	grid-template-columns: minmax(0, 1fr) auto;
	min-height: 48px;
	padding: 8px;
	transition: background-color 160ms ease, border-color 160ms ease, box-shadow 160ms ease;
	width: 100%;
}

.aria5-print-editor-layer-select {
	align-items: center;
	background: transparent;
	border: 0;
	color: inherit;
	cursor: pointer;
	display: grid;
	gap: 9px;
	grid-template-columns: 34px minmax(0, 1fr);
	min-width: 0;
	padding: 0;
	text-align: start;
}

.aria5-print-editor-layer-item:hover,
.aria5-print-editor-layer-select:focus {
	background: #f8fafc;
	border-color: #94a3b8;
	outline: none;
}

.aria5-print-editor-layer-item.is-active {
	background: #eef6ff;
	border-color: #93c5fd;
	box-shadow: inset 3px 0 0 #2563eb;
}

.aria5-print-editor-layer-item.is-text .aria5-print-editor-layer-icon {
	background: #fef3c7;
	border-color: #fde68a;
	color: #92400e;
}

.aria5-print-editor-layer-icon {
	align-items: center;
	background: #e7eef6;
	border: 1px solid #d2dde9;
	border-radius: 7px;
	color: #334155;
	display: grid;
	font-size: 10px;
	font-weight: 900;
	height: 32px;
	justify-content: center;
	line-height: 1;
	width: 32px;
}

.aria5-print-editor-layer-copy {
	display: grid;
	gap: 3px;
	min-width: 0;
}

.aria5-print-editor-layer-actions {
	display: inline-flex;
	gap: 4px;
}

.aria5-print-editor-layer-order {
	align-items: center;
	background: #f8fafc;
	border: 1px solid #d7e0ea;
	border-radius: 6px;
	color: #1f2937;
	cursor: pointer;
	display: inline-grid;
	font-size: 13px;
	font-weight: 900;
	height: 28px;
	justify-content: center;
	line-height: 1;
	padding: 0;
	width: 28px;
}

.aria5-print-editor-layer-order:hover,
.aria5-print-editor-layer-order:focus {
	background: #eef6ff;
	border-color: #93c5fd;
	outline: none;
}

.aria5-print-editor-layer-order:disabled {
	background: #f1f5f9;
	border-color: #e2e8f0;
	color: #a7b2c1;
	cursor: default;
}

.aria5-print-editor-layer-name {
	color: #102033;
	font-size: 13px;
	font-weight: 800;
	line-height: 1.25;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.aria5-print-editor-layer-type,
.aria5-print-editor-layers-empty {
	color: #64748b;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.35;
	margin: 0;
}

.aria5-print-editor-layers-empty {
	background: #ffffff;
	border: 1px dashed #c7d2de;
	border-radius: 8px;
	padding: 10px;
}

.aria5-print-editor-layers-empty[hidden] {
	display: none;
}

.aria5-print-editor-workflow-bar {
	align-items: center;
	background: #ffffff;
	border-top: 1px solid #dbe3ec;
	display: grid;
	gap: 12px;
	grid-template-columns: minmax(0, 1fr) auto;
	padding: 14px 16px;
}

.aria5-print-editor-workflow-status {
	min-width: 0;
}

.aria5-print-editor-workflow-actions {
	align-items: center;
	display: flex;
	justify-content: flex-end;
}

.aria5-print-editor-workflow-actions .aria5-print-editor-save-design {
	min-width: 210px;
}

/* ===== ARIA5 PRODUCT-DRIVEN DESIGN EDITOR FOUNDATION END ===== */

.aria5-print-price-warning,
.aria5-print-price-minimum-note {
	border-radius: 6px;
	margin: 0 0 12px;
	padding: 10px 12px;
}

.aria5-print-price-warning {
	background: #fef2f2;
	border: 1px solid #fecaca;
	color: #991b1b;
}

.aria5-print-price-minimum-note {
	background: #fff7ed;
	border: 1px solid #fed7aa;
	color: #9a3412;
}

.aria5-print-price-summary {
	background: #f8fafc;
	border: 1px solid #e5e7eb;
	border-radius: 6px;
	display: grid;
	gap: 0;
	margin: 0;
	padding: 4px 14px;
}

.aria5-print-price-row {
	align-items: center;
	border-bottom: 1px solid #e5e7eb;
	display: grid;
	gap: 12px;
	grid-template-columns: minmax(0, 1fr) minmax(180px, auto);
	padding: 10px 0;
}

.aria5-print-price-row:first-child {
	padding-top: 0;
}

.aria5-print-price-row:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.aria5-print-price-row dt,
.aria5-print-price-row dd {
	line-height: 1.4;
	margin: 0;
}

.aria5-print-price-row dt {
	color: #4b5563;
	font-size: 14px;
}

.aria5-print-price-row dd {
	color: #111827;
	font-weight: 600;
	text-align: end;
}

.aria5-print-selected-zone-summary {
	display: grid;
	gap: 6px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.aria5-print-selected-zone-summary li {
	align-items: baseline;
	display: flex;
	gap: 10px;
	justify-content: flex-end;
	line-height: 1.4;
}

.aria5-print-selected-zone-summary span {
	color: #374151;
	font-weight: 500;
}

.aria5-print-selected-zone-summary strong {
	color: #111827;
	font-weight: 700;
	white-space: nowrap;
}

.aria5-print-price-row-total dd {
	font-size: 18px;
}

.aria5-print-cart-quantity-note {
	background: #f8fafc;
	border: 1px solid #d8dde3;
	border-radius: 6px;
	color: #4b5563;
	font-size: 13px;
	line-height: 1.45;
	margin: 0 0 10px;
	padding: 9px 11px;
	text-align: start;
}

/* ===== ARIA5 EDIT CART ITEM FLOW START ===== */

.aria5-print-edit-cart-item-notice {
	background: #ecfdf5;
	border: 1px solid #bbf7d0;
	border-radius: 6px;
	color: #166534;
	font-size: 14px;
	line-height: 1.45;
	margin: 0 0 16px;
	padding: 10px 12px;
	text-align: start;
}

.aria5-print-cart-edit-link {
	color: #1d4ed8;
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.aria5-print-cart-edit-link:hover,
.aria5-print-cart-edit-link:focus {
	color: #1e40af;
}

/* ===== ARIA5 EDIT CART ITEM FLOW END ===== */

.aria5-print-cart-form .quantity {
	display: none;
}

.aria5-print-cart-locked-quantity {
	color: #111827;
	display: inline-block;
	font-weight: 600;
	min-width: 2ch;
	text-align: start;
}

.aria5-print-checkout-locked-quantity,
.aria5-print-widget-locked-quantity {
	color: #111827;
	font-weight: 600;
}

.aria5-order-confirmations {
	background: #f8fafc;
	border: 1px solid #d8dde3;
	border-radius: 8px;
	box-sizing: border-box;
	margin: 16px 0;
	padding: 14px;
	text-align: start;
}

.aria5-order-confirmations h3 {
	font-size: 1rem;
	margin: 0 0 8px;
}

.aria5-order-confirmations__intro,
.aria5-order-confirmations__helper {
	color: #475569;
	font-size: 0.92rem;
	line-height: 1.55;
	margin: 0 0 10px;
}

.aria5-order-confirmations__helper {
	background: #eef6ff;
	border-radius: 7px;
	padding: 9px 10px;
}

.aria5-order-confirmations__list {
	border: 0;
	margin: 0;
	padding: 0;
}

.aria5-order-confirmations__item {
	align-items: flex-start;
	background: #ffffff;
	border: 1px solid #e2e8f0;
	border-radius: 7px;
	cursor: pointer;
	display: flex;
	gap: 9px;
	line-height: 1.45;
	margin: 8px 0 0;
	padding: 9px 10px;
}

.aria5-order-confirmations__item input {
	flex: 0 0 auto;
	margin-top: 0.22em;
}

.aria5-order-confirmations__item span {
	display: block;
}

/* The confirmations panel is LIGHT in both site themes, but the item labels
   inherited the page text color (the ARENA5 theme sets
   `.arena5-woocommerce label { color: var(--arena5-text) }`, which is light
   in Night — white-on-white). Pin explicit dark text with enough specificity
   to beat the theme label rule (2026-07-06). */
.aria5-order-confirmations,
.aria5-order-confirmations h3,
.aria5-order-confirmations .aria5-order-confirmations__item,
.aria5-order-confirmations label.aria5-order-confirmations__item {
	color: #0f172a;
}

.aria5-order-confirmations label.aria5-order-confirmations__item {
	font-weight: 500;
}

.aria5-pickup-locker-copy-row {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 8px;
}

.aria5-pickup-locker-copy-status {
	color: #475569;
	font-size: 0.9rem;
}

.aria5-customer-locker-pickup {
	background: #f8fafc;
	border: 1px solid #d8dde3;
	border-radius: 8px;
	box-sizing: border-box;
	margin: 18px 0;
	padding: 14px;
	text-align: start;
}

.aria5-customer-locker-pickup h2 {
	font-size: 1.05rem;
	margin: 0 0 10px;
}

.aria5-customer-locker-pickup__list {
	margin: 0;
}

.aria5-customer-locker-pickup__row {
	border-top: 1px solid #e2e8f0;
	display: grid;
	gap: 8px;
	grid-template-columns: minmax(120px, 0.35fr) minmax(0, 1fr);
	padding: 9px 0;
}

.aria5-customer-locker-pickup__row:first-child {
	border-top: 0;
	padding-top: 0;
}

.aria5-customer-locker-pickup__row:last-child {
	padding-bottom: 0;
}

.aria5-customer-locker-pickup__row dt {
	color: #475569;
	font-weight: 600;
}

.aria5-customer-locker-pickup__row dd {
	color: #111827;
	margin: 0;
	overflow-wrap: anywhere;
}

@media (max-width: 560px) {
	.aria5-customer-locker-pickup__row {
		grid-template-columns: 1fr;
	}
}

.aria5-print-cart-item-locked .product-quantity .quantity input.qty,
.aria5-print-cart-item-locked .product-quantity .quantity button,
.aria5-print-cart-item-locked .product-quantity .quantity select,
.aria5-print-cart-item-locked .product-quantity input.qty,
.aria5-print-cart-item-locked .product-quantity input[type="number"],
.aria5-print-cart-item-locked .product-quantity button,
.aria5-print-cart-item-locked .product-quantity select,
.aria5-print-cart-item-locked .quantity .qty,
.aria5-print-cart-item-locked .quantity button,
.aria5-print-cart-item-locked .quantity select {
	display: none;
}

.woocommerce-cart .cart_item:has(.wc-block-components-product-details__aria5-print-order) .wc-block-cart-item__quantity .wc-block-components-quantity-selector,
.woocommerce-cart .cart_item:has(.wc-block-components-product-details__aria5-total-quantity) .wc-block-cart-item__quantity .wc-block-components-quantity-selector,
.woocommerce-mini-cart-item:has(.wc-block-components-product-details__aria5-print-order) .wc-block-components-quantity-selector,
.woocommerce-mini-cart-item:has(.wc-block-components-product-details__aria5-total-quantity) .wc-block-components-quantity-selector,
.wc-block-cart-items__row:has(.wc-block-components-product-details__aria5-print-order) .wc-block-cart-item__quantity .wc-block-components-quantity-selector,
.wc-block-cart-items__row:has(.wc-block-components-product-details__aria5-total-quantity) .wc-block-cart-item__quantity .wc-block-components-quantity-selector,
.wc-block-mini-cart-items__row:has(.wc-block-components-product-details__aria5-print-order) .wc-block-components-quantity-selector,
.wc-block-mini-cart-items__row:has(.wc-block-components-product-details__aria5-total-quantity) .wc-block-components-quantity-selector,
.wc-block-components-order-summary-item:has(.wc-block-components-product-details__aria5-print-order) .wc-block-components-order-summary-item__quantity,
.wc-block-components-order-summary-item:has(.wc-block-components-product-details__aria5-total-quantity) .wc-block-components-order-summary-item__quantity {
	display: none;
}

/* ===== ARIA5 CART META DISPLAY START ===== */

.aria5-print-cart-meta-inline {
	color: #1f2933;
	display: block;
	line-height: 1.45;
	text-align: start;
	white-space: normal;
	word-break: normal;
	overflow-wrap: anywhere;
}

.aria5-print-cart-meta-label {
	color: #111827;
	font-weight: 700;
}

.aria5-print-cart-meta-value {
	color: #111827;
	font-weight: 600;
}

.aria5-print-cart-meta-list {
	display: grid;
	gap: 4px;
	margin: 0;
	padding: 0;
}

.aria5-print-cart-meta-list-item {
	display: block;
	line-height: 1.45;
	margin: 0;
	padding: 0;
}

.aria5-print-cart-meta-bullet {
	color: #4b5563;
	display: inline-block;
	min-width: 1ch;
}

.aria5-print-cart-meta-text {
	color: #1f2933;
}

.aria5-print-cart-meta-price {
	color: #111827;
	font-weight: 700;
	overflow-wrap: normal;
	white-space: nowrap;
}

.aria5-print-cart-meta-note {
	color: #374151;
	overflow-wrap: anywhere;
	white-space: normal;
}

.aria5-print-mini-cart-summary {
	display: grid;
	gap: 3px;
	margin-top: 6px;
	text-align: start;
}

.aria5-print-mini-cart-summary-row {
	color: #1f2933;
	display: block;
	font-size: 12px;
	line-height: 1.35;
	overflow-wrap: anywhere;
	white-space: normal;
}

.aria5-print-mini-cart-summary-label {
	color: #111827;
	font-weight: 700;
}

.aria5-print-mini-cart-summary-value {
	color: #1f2933;
	font-weight: 500;
}

.aria5-print-cart-preview-item {
	align-items: center;
	display: grid;
	gap: 8px;
	grid-template-columns: auto minmax(0, 1fr) auto;
	max-width: 100%;
}

.aria5-print-cart-preview-copy {
	display: grid;
	gap: 2px;
	min-width: 0;
}

.aria5-print-cart-preview-zone {
	color: #111827;
	font-weight: 700;
	line-height: 1.35;
}

.aria5-print-cart-preview-filename,
.aria5-print-cart-preview-status {
	color: #4b5563;
	font-size: 12px;
	line-height: 1.35;
	overflow-wrap: anywhere;
}

.aria5-print-cart-preview-thumb {
	background: #f8fafc;
	border: 1px solid #d8dde3;
	border-radius: 4px;
	display: block;
	height: 68px;
	overflow: hidden;
	position: relative;
	width: 68px;
}

.aria5-print-cart-preview-mockup-image,
.aria5-print-cart-preview-artwork-image {
	display: block;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.aria5-print-cart-preview-area {
	align-items: center;
	display: flex;
	justify-content: center;
	overflow: hidden;
	position: absolute;
}

.aria5-print-cart-preview-thumb-artwork-only {
	align-items: center;
	display: flex;
	justify-content: center;
	padding: 4px;
}

.aria5-print-cart-preview-strip {
	display: grid;
	gap: 8px;
	margin-top: 8px;
	max-width: 100%;
}

.aria5-print-cart-preview-strip-item {
	align-items: center;
	display: grid;
	gap: 8px;
	grid-template-columns: minmax(0, 1fr);
	min-width: 0;
}

.aria5-print-cart-preview-row-has-image {
	grid-template-columns: auto minmax(0, 1fr);
}

.aria5-print-cart-preview-strip-label {
	color: #4b5563;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.35;
}

.woocommerce-checkout .aria5-print-cart-preview-strip,
.woocommerce-mini-cart .aria5-print-cart-preview-strip,
.wc-block-cart-items__row .aria5-print-cart-preview-strip,
.wc-block-components-order-summary-item .aria5-print-cart-preview-strip,
.wc-block-mini-cart-items__row .aria5-print-cart-preview-strip {
	gap: 6px;
	margin-top: 6px;
}

.woocommerce-checkout .aria5-print-cart-preview-strip-item,
.woocommerce-mini-cart .aria5-print-cart-preview-strip-item,
.wc-block-cart-items__row .aria5-print-cart-preview-strip-item,
.wc-block-components-order-summary-item .aria5-print-cart-preview-strip-item,
.wc-block-mini-cart-items__row .aria5-print-cart-preview-strip-item {
	gap: 6px;
}

.woocommerce-checkout .aria5-print-cart-preview-strip .aria5-print-cart-preview-thumb,
.woocommerce-mini-cart .aria5-print-cart-preview-strip .aria5-print-cart-preview-thumb,
.wc-block-cart-items__row .aria5-print-cart-preview-strip .aria5-print-cart-preview-thumb,
.wc-block-components-order-summary-item .aria5-print-cart-preview-strip .aria5-print-cart-preview-thumb,
.wc-block-mini-cart-items__row .aria5-print-cart-preview-strip .aria5-print-cart-preview-thumb {
	height: 56px;
	width: 56px;
}

.wc-block-cart-items__row .aria5-print-cart-preview-strip-blocks,
.wc-block-components-order-summary-item .aria5-print-cart-preview-strip-blocks {
	display: grid;
	font-size: 12px;
	line-height: 1.35;
	max-width: 100%;
	white-space: normal;
}

/* ===== ARIA5 ORDER ARTWORK META DISPLAY START ===== */

.aria5-print-order-artwork-list {
	display: grid;
	gap: 10px;
}

.aria5-print-order-design-preview-list {
	display: grid;
	gap: 8px;
	margin-top: 4px;
}

.aria5-print-admin-order-artwork {
	border-top: 1px solid #dcdcde;
	display: grid;
	gap: 8px;
	margin-top: 10px;
	padding-top: 10px;
}

.aria5-print-arena-production-panel {
	background: #fff;
	border: 1px solid #dcdcde;
	border-radius: 6px;
	gap: 12px;
	padding: 12px;
}

.aria5-print-arena-production-header {
	align-items: start;
	display: flex;
	flex-wrap: wrap;
	gap: 4px 12px;
	justify-content: space-between;
}

.aria5-print-arena-production-title {
	color: #1d2327;
	font-size: 14px;
	line-height: 1.35;
}

.aria5-print-arena-production-product {
	color: #50575e;
	font-size: 12px;
	line-height: 1.4;
	text-align: right;
}

.aria5-print-arena-production-summary {
	display: grid;
	gap: 8px;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}

.aria5-print-arena-production-summary-item,
.aria5-print-arena-production-note {
	background: #f6f7f7;
	border: 1px solid #dcdcde;
	border-radius: 4px;
	display: grid;
	gap: 3px;
	padding: 8px;
}

.aria5-print-arena-production-summary-label,
.aria5-print-arena-production-section-title {
	color: #646970;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1.35;
	text-transform: uppercase;
}

.aria5-print-arena-production-summary-value {
	color: #1d2327;
	font-size: 12px;
	line-height: 1.4;
	overflow-wrap: anywhere;
	white-space: pre-wrap;
}

.aria5-print-arena-production-section,
.aria5-print-arena-production-zones {
	display: grid;
	gap: 8px;
}

.aria5-print-arena-production-zone {
	align-items: start;
	border: 1px solid #dcdcde;
	border-radius: 6px;
	display: grid;
	gap: 10px;
	grid-template-columns: minmax(120px, 160px) minmax(0, 1fr);
	padding: 10px;
}

.aria5-print-arena-production-preview {
	background: #f6f7f7;
	border: 1px solid #d8dde3;
	border-radius: 4px;
	display: grid;
	min-height: 100px;
	overflow: hidden;
	place-items: center;
}

.aria5-print-arena-production-preview img {
	display: block;
	height: auto;
	max-height: 160px;
	object-fit: contain;
	width: 100%;
}

.aria5-print-arena-production-zone-body {
	display: grid;
	gap: 6px;
	min-width: 0;
}

.aria5-print-arena-production-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
}

.aria5-print-arena-production-panel .aria5-print-order-production-file-list {
	gap: 6px;
}

.aria5-print-arena-production-panel .aria5-print-order-production-file {
	align-items: center;
	border: 1px solid #dcdcde;
	border-radius: 4px;
	display: grid;
	gap: 8px;
	grid-template-columns: minmax(0, 1fr) auto;
	padding: 8px;
}

.aria5-production-workflow-panel {
	background: #fff;
	border: 1px solid #dcdcde;
	border-radius: 6px;
	display: grid;
	gap: 10px;
	margin: 12px 0;
	padding: 12px;
}

.aria5-production-workflow-panel h3 {
	margin: 0;
}

.aria5-production-workflow-panel .form-field {
	margin: 0;
	padding: 0;
}

.aria5-production-workflow-panel select,
.aria5-production-workflow-panel textarea {
	box-sizing: border-box;
	max-width: 100%;
	width: 100%;
}

.aria5-production-workflow-timeline {
	border-top: 1px solid #dcdcde;
	display: grid;
	gap: 8px;
	padding-top: 10px;
}

.aria5-production-workflow-history {
	display: grid;
	gap: 8px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.aria5-production-workflow-history-item {
	background: #f6f7f7;
	border: 1px solid #dcdcde;
	border-radius: 4px;
	display: grid;
	gap: 4px;
	margin: 0;
	padding: 8px;
}

.aria5-production-workflow-history-head {
	align-items: baseline;
	display: flex;
	flex-wrap: wrap;
	gap: 4px 8px;
	justify-content: space-between;
}

.aria5-production-workflow-history-head span,
.aria5-production-workflow-history-item p,
.aria5-production-workflow-empty {
	color: #646970;
	font-size: 12px;
	line-height: 1.4;
	margin: 0;
}

.aria5-customer-production-status {
	background: #f8fafc;
	border: 1px solid #d8dde3;
	border-radius: 6px;
	margin: 0 0 18px;
	padding: 14px;
}

.aria5-customer-production-status-copy {
	display: grid;
	gap: 5px;
}

.aria5-customer-production-status-eyebrow,
.aria5-customer-production-status-updated {
	color: #64748b;
	font-size: 12px;
	line-height: 1.4;
}

.aria5-customer-production-status-eyebrow {
	font-weight: 600;
	letter-spacing: 0;
	text-transform: uppercase;
}

.aria5-customer-production-status-label {
	color: #0f172a;
	font-size: 16px;
	line-height: 1.35;
}

.aria5-customer-production-status p {
	color: #334155;
	font-size: 14px;
	line-height: 1.5;
	margin: 0;
}

.aria5-print-order-artwork-item {
	align-items: start;
	border: 1px solid #dcdcde;
	border-radius: 6px;
	display: grid;
	gap: 10px;
	grid-template-columns: minmax(140px, 0.45fr) minmax(220px, 1fr);
	padding: 10px;
}

.aria5-print-order-design-preview-item {
	align-items: center;
	border: 1px solid #e5e7eb;
	border-radius: 6px;
	display: grid;
	gap: 8px;
	grid-template-columns: minmax(0, 1fr) auto;
	padding: 8px;
}

.aria5-print-order-artwork-copy {
	display: grid;
	gap: 5px;
	min-width: 0;
}

.aria5-print-order-zone-label {
	color: #1d2327;
	line-height: 1.35;
}

.aria5-print-order-artwork-link,
.aria5-print-order-artwork-filename,
.aria5-print-order-artwork-fallback,
.aria5-print-order-mockup-missing {
	font-size: 12px;
	line-height: 1.4;
	overflow-wrap: anywhere;
}

.aria5-print-order-artwork-fallback,
.aria5-print-order-mockup-missing {
	color: #646970;
}

.aria5-print-order-mockup-preview {
	display: grid;
	gap: 8px;
}

.aria5-print-order-design-preview-image {
	background: #f8fafc;
	border: 1px solid #d8dde3;
	border-radius: 4px;
	display: block;
	height: 72px;
	overflow: hidden;
	width: 72px;
}

.aria5-print-order-mockup-preview img,
.aria5-print-order-design-preview-image img {
	background: #f6f7f7;
	border: 1px solid #d8dde3;
	border-radius: 4px;
	display: block;
	height: auto;
	max-height: 180px;
	max-width: 240px;
	object-fit: contain;
	width: 100%;
}

.aria5-print-order-design-preview-image img {
	border: 0;
	height: 100%;
	max-height: none;
	max-width: none;
	width: 100%;
}

.aria5-print-order-mockup-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
}

.aria5-print-order-mockup-missing {
	background: #f6f7f7;
	border: 1px dashed #c3c4c7;
	border-radius: 4px;
	padding: 10px;
}

@media (max-width: 782px) {
	.aria5-print-arena-production-product {
		text-align: left;
	}

	.aria5-print-arena-production-zone,
	.aria5-print-arena-production-panel .aria5-print-order-production-file {
		grid-template-columns: 1fr;
	}
}

/* ===== ARIA5 ORDER ARTWORK META DISPLAY END ===== */

.woocommerce-cart .variation dd .aria5-print-cart-meta-inline,
.woocommerce-checkout .variation dd .aria5-print-cart-meta-inline,
.woocommerce-mini-cart .variation dd .aria5-print-cart-meta-inline,
.wc-block-components-product-details .aria5-print-cart-meta-inline {
	max-width: 520px;
	white-space: normal;
}

.woocommerce-mini-cart .aria5-print-cart-meta-inline,
.wc-block-mini-cart-items__row .aria5-print-cart-meta-inline {
	font-size: 12px;
	max-width: 100%;
}

.woocommerce-mini-cart .aria5-print-cart-preview-item,
.wc-block-mini-cart-items__row .aria5-print-cart-preview-item {
	grid-template-columns: auto minmax(0, 1fr);
}

.woocommerce-mini-cart .aria5-print-cart-preview-thumb,
.wc-block-mini-cart-items__row .aria5-print-cart-preview-thumb {
	grid-column: 2;
	height: 56px;
	width: 56px;
}

/* ===== ARIA5 CART META DISPLAY END ===== */

/* ===== ARIA5 GROUP ORDER PRODUCT ENTRY MODE START ===== */

.aria5-group-order-mode-notice {
	display: grid;
	gap: 6px;
	margin: 0 0 18px;
	padding: 14px 16px;
	border: 1px solid rgba(53, 212, 255, 0.26);
	border-radius: 8px;
	background:
		linear-gradient(135deg, rgba(53, 212, 255, 0.1), rgba(44, 124, 255, 0.06)),
		rgba(9, 18, 32, 0.86);
	color: #f4f7fb;
	box-shadow: 0 12px 34px rgba(0, 0, 0, 0.18);
}

.aria5-group-order-mode-notice strong {
	color: #35d4ff;
	font-size: 1rem;
	font-weight: 800;
	line-height: 1.35;
}

.aria5-group-order-mode-notice span {
	color: #b8c4d6;
	font-size: 0.95rem;
	font-weight: 600;
	line-height: 1.55;
}

.aria5-group-order-mode-notice__actions {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px 12px;
	margin-top: 4px;
}

.aria5-group-order-mode-notice__actions form {
	margin: 0;
}

.aria5-group-order-mode-notice__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 40px;
	padding: 8px 14px;
	border: 1px solid rgba(53, 212, 255, 0.34);
	border-radius: 8px;
	background: rgba(44, 124, 255, 0.18);
	color: #f4f7fb;
	cursor: pointer;
	font-family: inherit;
	font-size: 0.94rem;
	font-weight: 800;
	line-height: 1.2;
	text-decoration: none;
}

.aria5-group-order-mode-notice__button:hover,
.aria5-group-order-mode-notice__button:focus {
	border-color: rgba(53, 212, 255, 0.58);
	background: rgba(44, 124, 255, 0.28);
	color: #fff;
	text-decoration: none;
}

.aria5-group-order-mode-notice__actions small,
.aria5-group-order-mode-notice .aria5-group-order-mode-notice__public-next {
	color: #9fb0c6;
	font-size: 0.84rem;
	font-weight: 600;
	line-height: 1.45;
}

.aria5-team-order-product-shell {
	background: #070b12;
	color: #f8fafc;
	min-height: 70vh;
	padding: 48px 0 72px;
}

.aria5-team-order-product-shell__container {
	margin: 0 auto;
	max-width: 1160px;
	padding: 0 20px;
}

.aria5-team-order-product-shell__breadcrumb {
	margin-bottom: 20px;
}

.aria5-team-order-product-shell__breadcrumb a {
	color: #93c5fd;
	font-size: 14px;
	text-decoration: none;
}

.aria5-team-order-product-shell__breadcrumb a:hover,
.aria5-team-order-product-shell__breadcrumb a:focus {
	color: #bfdbfe;
	text-decoration: underline;
}

.aria5-team-order-product-shell__hero {
	align-items: stretch;
	display: grid;
	gap: 32px;
	grid-template-columns: minmax(260px, 0.9fr) minmax(0, 1.1fr);
}

.aria5-team-order-product-shell__media,
.aria5-team-order-product-shell__content {
	background: rgba(15, 23, 42, 0.92);
	border: 1px solid rgba(148, 163, 184, 0.22);
	border-radius: 8px;
	box-shadow: 0 24px 60px rgba(0, 0, 0, 0.28);
}

.aria5-team-order-product-shell__media {
	align-items: center;
	display: flex;
	justify-content: center;
	min-height: 360px;
	padding: 24px;
}

.aria5-team-order-product-shell__image,
.aria5-team-order-product-shell__media img {
	display: block;
	height: auto;
	max-height: 520px;
	max-width: 100%;
	object-fit: contain;
	width: auto;
}

.aria5-team-order-product-shell__content {
	display: flex;
	flex-direction: column;
	gap: 20px;
	padding: 32px;
}

.aria5-team-order-product-shell__eyebrow {
	color: #38bdf8;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0;
	margin: 0;
	text-transform: uppercase;
}

.aria5-team-order-product-shell h1 {
	color: #ffffff;
	font-size: clamp(32px, 4vw, 54px);
	line-height: 1.05;
	margin: 0;
}

.aria5-team-order-product-shell__summary {
	color: #cbd5e1;
	font-size: 16px;
	line-height: 1.7;
}

.aria5-team-order-product-shell__summary p {
	margin: 0 0 10px;
}

.aria5-team-order-product-shell__workflow {
	background: rgba(2, 6, 23, 0.58);
	border: 1px solid rgba(56, 189, 248, 0.22);
	border-radius: 8px;
	padding: 20px;
}

.aria5-team-order-product-shell__workflow h2 {
	color: #ffffff;
	font-size: 18px;
	margin: 0 0 12px;
}

.aria5-team-order-product-shell__workflow ol {
	color: #cbd5e1;
	display: grid;
	gap: 10px;
	margin: 0;
	padding-inline-start: 22px;
}

.aria5-team-order-product-shell__action {
	display: grid;
	gap: 12px;
}

.aria5-team-order-product-shell__form {
	margin: 0;
}

.aria5-team-order-product-shell__button {
	background: #f8fafc;
	border: 0;
	border-radius: 8px;
	color: #020617;
	cursor: pointer;
	display: inline-flex;
	font-size: 16px;
	font-weight: 800;
	justify-content: center;
	line-height: 1.2;
	padding: 14px 22px;
	text-decoration: none;
}

.aria5-team-order-product-shell__button:hover,
.aria5-team-order-product-shell__button:focus {
	background: #dbeafe;
	color: #020617;
}

.aria5-team-order-product-shell__note,
.aria5-team-order-product-shell__message {
	color: #cbd5e1;
	font-size: 14px;
	line-height: 1.6;
	margin: 0;
}

.aria5-team-order-product-shell__message {
	background: rgba(15, 23, 42, 0.85);
	border: 1px solid rgba(148, 163, 184, 0.28);
	border-radius: 8px;
	padding: 14px 16px;
}

.aria5-team-order-product-shell__message--error {
	border-color: rgba(248, 113, 113, 0.65);
	color: #fecaca;
}

.aria5-team-order-manage-shell {
	background: #070b12;
	color: #f8fafc;
	min-height: 70vh;
	padding: 48px 0 72px;
}

.aria5-team-order-manage-shell__container {
	margin: 0 auto;
	max-width: 1160px;
	padding: 0 20px;
}

.aria5-team-order-manage-shell__header {
	margin-bottom: 26px;
	max-width: 780px;
}

.aria5-team-order-manage-shell__eyebrow {
	color: #38bdf8;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0;
	margin: 0 0 8px;
	text-transform: uppercase;
}

.aria5-team-order-manage-shell h1 {
	color: #ffffff;
	font-size: clamp(30px, 4vw, 48px);
	line-height: 1.08;
	margin: 0 0 12px;
}

.aria5-team-order-manage-shell p {
	color: #cbd5e1;
	font-size: 16px;
	line-height: 1.6;
	margin: 0;
}

.aria5-team-order-manage-shell__grid {
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.aria5-team-order-manage-shell__card {
	background: rgba(15, 23, 42, 0.92);
	border: 1px solid rgba(148, 163, 184, 0.22);
	border-radius: 8px;
	box-shadow: 0 24px 60px rgba(0, 0, 0, 0.22);
	min-width: 0;
	padding: 24px;
}

.aria5-team-order-manage-shell__card h2 {
	color: #ffffff;
	font-size: 20px;
	line-height: 1.25;
	margin: 0 0 16px;
}

.aria5-team-order-manage-shell__metric {
	align-items: flex-start;
	border-bottom: 1px solid rgba(148, 163, 184, 0.14);
	display: flex;
	gap: 18px;
	justify-content: space-between;
	padding: 10px 0;
}

.aria5-team-order-manage-shell__metric:first-of-type {
	padding-top: 0;
}

.aria5-team-order-manage-shell__metric:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.aria5-team-order-manage-shell__metric-label {
	color: #94a3b8;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.45;
}

.aria5-team-order-manage-shell__metric-value {
	color: #f8fafc;
	font-size: 15px;
	font-weight: 800;
	line-height: 1.45;
	max-width: 58%;
	overflow-wrap: anywhere;
	text-align: end;
}

.aria5-team-order-manage-shell__status-list {
	display: grid;
	gap: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.aria5-team-order-manage-shell__status-list li {
	align-items: center;
	background: rgba(2, 6, 23, 0.5);
	border: 1px solid rgba(148, 163, 184, 0.16);
	border-radius: 8px;
	color: #cbd5e1;
	display: flex;
	font-size: 14px;
	font-weight: 700;
	gap: 12px;
	justify-content: space-between;
	line-height: 1.45;
	padding: 10px 12px;
}

.aria5-team-order-manage-shell__status-list span,
.aria5-team-order-manage-shell__status-list strong {
	overflow-wrap: anywhere;
}

.aria5-team-order-manage-shell__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.aria5-team-order-manage-shell button,
.aria5-team-order-manage-shell input,
.aria5-team-order-manage-shell select,
.aria5-team-order-manage-shell textarea {
	font-family: inherit;
}

.aria5-team-order-shared-design-editor__notice {
	margin: 0 0 16px;
	padding: 10px 14px;
	border-radius: 8px;
	font-weight: 700;
}

.aria5-team-order-shared-design-editor__notice--success {
	background: rgba(34, 197, 94, 0.15);
	border: 1px solid rgba(34, 197, 94, 0.4);
	color: #bbf7d0;
}

.aria5-team-order-shared-design-editor__notice--error {
	background: rgba(239, 68, 68, 0.15);
	border: 1px solid rgba(239, 68, 68, 0.4);
	color: #fecaca;
}

.aria5-team-order-shared-design-editor__frontend {
	margin-top: 8px;
}

.aria5-team-order-shared-design-editor__actions {
	display: flex;
	justify-content: flex-end;
	margin-top: 16px;
}

/* Compact, wrapping payment-link tools in the manage dashboard (RTL/mobile friendly) */
.aria5-team-order-manage-shell__payment-link-tools {
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin-top: 8px;
}

.aria5-team-order-manage-shell__payment-link-field {
	display: block;
}

.aria5-team-order-manage-shell__payment-link-field input,
.aria5-team-order-manage-shell__payment-link-field textarea {
	width: 100%;
	font-size: 12px;
	padding: 8px 10px;
	border-radius: 8px;
	border: 1px solid rgba(53, 212, 255, 0.28);
	background: rgba(5, 11, 20, 0.6);
	color: #e5e7eb;
	word-break: break-all;
}

.aria5-team-order-manage-shell__payment-link-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.aria5-team-order-manage-shell__payment-link-actions .aria5-team-order-manage-shell__button {
	flex: 0 1 auto;
	min-height: 38px;
	padding: 8px 14px;
	font-size: 13px;
}

/* Participant payment page (was inline-styled and plain) */
.aria5-group-payment-page {
	background: rgba(7, 13, 25, 0.86);
	border: 1px solid rgba(53, 212, 255, 0.18);
	border-radius: 16px;
	box-shadow: 0 20px 50px rgba(2, 8, 20, 0.45);
	color: #e5e7eb;
}

.aria5-group-payment-page h1 {
	margin: 0 0 8px;
	font-size: 1.5rem;
	color: #fff;
}

.aria5-group-payment-page dl {
	display: grid;
	grid-template-columns: auto 1fr;
	gap: 10px 18px;
	margin: 18px 0 22px;
	padding: 16px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.08);
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.aria5-group-payment-page dt {
	color: #9fb3c8;
	font-weight: 600;
}

.aria5-group-payment-page dd {
	margin: 0;
	color: #fff;
	font-weight: 700;
}

.aria5-group-payment-page .button,
.aria5-group-payment-page .button.alt {
	display: block;
	width: 100%;
	padding: 14px 18px;
	border-radius: 12px;
	font-size: 1rem;
	font-weight: 800;
	text-align: center;
	border: 1px solid rgba(53, 212, 255, 0.3);
	color: #ffffff;
	cursor: pointer;
	transition: background 0.15s ease, color 0.15s ease;
}

/* Primary CTA (Continue to checkout) — site blue gradient. */
.aria5-group-payment-page .button.alt {
	background: linear-gradient(180deg, rgba(83, 156, 255, 0.95), #064bd8);
	box-shadow: 0 14px 34px rgba(15, 98, 254, 0.25);
}

.aria5-group-payment-page .button.alt:hover,
.aria5-group-payment-page .button.alt:focus {
	background: linear-gradient(180deg, rgba(104, 174, 255, 1), #0b55df);
	color: #ffffff;
}

/* Secondary (Save my details) — soft blue. */
.aria5-group-payment-page .button:not(.alt) {
	background: rgba(44, 124, 255, 0.18);
	border-color: rgba(53, 212, 255, 0.34);
	color: #eaf2ff;
}

.aria5-group-payment-page .button:not(.alt):hover,
.aria5-group-payment-page .button:not(.alt):focus {
	background: rgba(44, 124, 255, 0.3);
	color: #ffffff;
}

/* Participant self-edit (name/size/contacts) on the public payment page. */
.aria5-group-payment-page__notice {
	border-radius: 10px;
	padding: 10px 14px;
	font-weight: 700;
	margin: 0 0 14px;
}

.aria5-group-payment-page__notice--success {
	background: rgba(34, 197, 94, 0.15);
	border: 1px solid rgba(34, 197, 94, 0.4);
	color: #bbf7d0;
}

.aria5-group-payment-page__notice--error {
	background: rgba(239, 68, 68, 0.15);
	border: 1px solid rgba(239, 68, 68, 0.4);
	color: #fecaca;
}

.aria5-group-self-edit {
	margin: 22px 0;
	padding: 18px;
	border: 1px solid rgba(53, 212, 255, 0.18);
	border-radius: 12px;
	background: rgba(2, 6, 23, 0.4);
}

.aria5-group-self-edit__title {
	margin: 0 0 8px;
	font-size: 1.2rem;
	color: #fff;
}

.aria5-group-self-edit__hint {
	margin: 0 0 16px;
	color: #9fb3c8;
	font-size: 0.9rem;
	line-height: 1.5;
}

.aria5-group-self-edit__form {
	display: grid;
	gap: 12px;
}

.aria5-group-self-edit__field {
	display: grid;
	gap: 5px;
}

.aria5-group-self-edit__field > span {
	color: #cbd5e1;
	font-size: 0.85rem;
	font-weight: 700;
}

.aria5-group-self-edit__field input,
.aria5-group-self-edit__field select {
	width: 100%;
	min-height: 44px;
	padding: 10px 12px;
	border-radius: 8px;
	border: 1px solid rgba(148, 163, 184, 0.4);
	background: #ffffff;
	color: #0f172a;
	font: inherit;
	box-sizing: border-box;
}

.aria5-group-self-edit__form .button {
	margin-top: 4px;
}

.aria5-group-self-edit__closed {
	margin: 22px 0;
	padding: 14px 16px;
	border-radius: 10px;
	border: 1px solid rgba(148, 163, 184, 0.28);
	background: rgba(2, 6, 23, 0.4);
	color: #cbd5e1;
	font-weight: 700;
}

/* Compact print-zone chips (the full-width grid rows are built for the light product page) */
.aria5-team-order-shared-design-editor .aria5-print-zone-list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.aria5-team-order-shared-design-editor .aria5-print-zone-row {
	width: auto;
	flex: 0 1 auto;
	justify-content: flex-start;
	gap: 8px;
	padding: 7px 12px;
}

html.theme-night .aria5-team-order-shared-design-editor .aria5-print-zone-row {
	background: rgba(255, 255, 255, 0.04);
	border-color: rgba(255, 255, 255, 0.18);
}

/* Readable text on the dark (Night) dashboard (zone labels/headings are near-black
   by default, which suits the light Day surface, so these lighten only in Night). */
html.theme-night .aria5-team-order-shared-design-editor > .aria5-team-order-manage-shell__section-header,
html.theme-night .aria5-team-order-shared-design-editor .aria5-print-frontend-section > .aria5-print-frontend-heading,
html.theme-night .aria5-team-order-shared-design-editor .aria5-print-frontend-section-zones .aria5-print-zone-choice {
	color: #e5e7eb;
}

html.theme-night .aria5-team-order-shared-design-editor .aria5-print-frontend-section-zones .aria5-print-zone-cost {
	color: #cbd5e1;
}

/* Saved-design preview thumbnails in a single horizontal row */
.aria5-team-order-shared-design-editor__preview.aria5-print-cart-preview-strip {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	align-items: flex-start;
}

.aria5-team-order-shared-design-editor__preview .aria5-print-cart-preview-strip-item {
	width: auto;
	flex: 0 0 auto;
	max-width: 150px;
	grid-template-columns: none;
}

.aria5-team-order-shared-design-editor__preview .aria5-print-cart-preview-thumb img {
	width: 64px;
	height: auto;
}

html.theme-night .aria5-team-order-shared-design-editor__preview .aria5-print-cart-preview-zone,
html.theme-night .aria5-team-order-shared-design-editor__preview .aria5-print-cart-preview-filename,
html.theme-night .aria5-team-order-shared-design-editor__preview .aria5-print-cart-preview-strip-label {
	color: #cbd5e1;
}

/* The artwork/upload panel (.aria5-print-editor-assets-panel + its heading / label /
   upload-note / existing-file / file-input) is a solid WHITE panel in both themes
   (built for the light product editor), so it must keep dark-on-light text in Night
   too. The upload-note and current-file are <p> elements, so the generic dashboard
   rule `.aria5-team-order-manage-shell p` (light gray in Night) bled into them and
   made them unreadable on the white panel. Force a dark color here (higher
   specificity than the dashboard `p` rule) in both themes. The heading/label/file-input
   already win with their own dark base colors. */
.aria5-team-order-shared-design-editor .aria5-print-editor-upload-note,
.aria5-team-order-shared-design-editor .aria5-print-editor-existing-file {
	color: #334155;
}

.aria5-team-order-manage-shell__button {
	align-items: center;
	background: #f8fafc;
	border: 0;
	border-radius: 8px;
	color: #020617;
	display: inline-flex;
	font-family: inherit;
	font-size: 15px;
	font-weight: 800;
	justify-content: center;
	line-height: 1.2;
	min-height: 44px;
	padding: 12px 18px;
	text-decoration: none;
}

.aria5-team-order-manage-shell__button:hover,
.aria5-team-order-manage-shell__button:focus {
	background: #dbeafe;
	color: #020617;
	text-decoration: none;
}

.aria5-team-order-manage-shell__button--secondary {
	background: rgba(44, 124, 255, 0.18);
	border: 1px solid rgba(53, 212, 255, 0.34);
	color: #f8fafc;
}

.aria5-team-order-manage-shell__button--secondary:hover,
.aria5-team-order-manage-shell__button--secondary:focus {
	background: rgba(44, 124, 255, 0.28);
	color: #ffffff;
}

.aria5-team-order-manage-shell__unavailable {
	background: rgba(15, 23, 42, 0.92);
	border: 1px solid rgba(148, 163, 184, 0.24);
	border-radius: 8px;
	margin: 0 auto;
	max-width: 760px;
	padding: 32px;
}

.aria5-team-order-manage-shell__unavailable h1 {
	margin-bottom: 12px;
}

.aria5-team-order-manage-shell__notice {
	border: 1px solid rgba(148, 163, 184, 0.22);
	border-radius: 8px;
	color: #f8fafc;
	font-size: 15px;
	font-weight: 800;
	line-height: 1.45;
	margin: 0 0 20px;
	padding: 14px 16px;
}

.aria5-team-order-manage-shell__notice--success {
	background: rgba(22, 101, 52, 0.32);
	border-color: rgba(74, 222, 128, 0.38);
}

.aria5-team-order-manage-shell__notice--error {
	background: rgba(127, 29, 29, 0.36);
	border-color: rgba(248, 113, 113, 0.5);
	color: #fecaca;
}

.aria5-team-order-manage-shell__workflow {
	background: rgba(15, 23, 42, 0.92);
	border: 1px solid rgba(56, 189, 248, 0.28);
	border-radius: 8px;
	box-shadow: 0 24px 60px rgba(0, 0, 0, 0.22);
	margin: 0 0 20px;
	padding: 24px;
}

.aria5-team-order-manage-shell__workflow-header {
	align-items: flex-start;
	display: flex;
	gap: 18px;
	justify-content: space-between;
	margin-bottom: 18px;
}

.aria5-team-order-manage-shell__workflow-header h2 {
	color: #ffffff;
	font-size: 24px;
	line-height: 1.2;
	margin: 0;
}

.aria5-team-order-manage-shell__workflow-status {
	background: rgba(56, 189, 248, 0.12);
	border: 1px solid rgba(56, 189, 248, 0.28);
	border-radius: 8px;
	color: #e0f2fe;
	font-size: 14px;
	line-height: 1.35;
	max-width: 320px;
	padding: 10px 12px;
	text-align: end;
}

.aria5-team-order-manage-shell__workflow-steps {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	list-style: none;
	margin: 0;
	padding: 0;
}

.aria5-team-order-manage-shell__workflow-step {
	background: rgba(2, 6, 23, 0.52);
	border: 1px solid rgba(148, 163, 184, 0.16);
	border-radius: 8px;
	display: grid;
	gap: 12px;
	min-width: 0;
	padding: 14px;
}

.aria5-team-order-manage-shell__workflow-step--complete {
	border-color: rgba(74, 222, 128, 0.44);
}

.aria5-team-order-manage-shell__workflow-step--current {
	border-color: rgba(56, 189, 248, 0.5);
}

.aria5-team-order-manage-shell__workflow-number {
	align-items: center;
	background: rgba(148, 163, 184, 0.18);
	border-radius: 999px;
	color: #ffffff;
	display: inline-flex;
	font-size: 14px;
	font-weight: 900;
	height: 32px;
	justify-content: center;
	line-height: 1;
	width: 32px;
}

.aria5-team-order-manage-shell__workflow-step--complete .aria5-team-order-manage-shell__workflow-number {
	background: #22c55e;
	color: #052e16;
}

.aria5-team-order-manage-shell__workflow-step--current .aria5-team-order-manage-shell__workflow-number {
	background: #38bdf8;
	color: #082f49;
}

.aria5-team-order-manage-shell__workflow-copy {
	display: grid;
	gap: 5px;
}

.aria5-team-order-manage-shell__workflow-copy strong {
	color: #ffffff;
	font-size: 15px;
	line-height: 1.35;
}

.aria5-team-order-manage-shell__workflow-copy span {
	color: #cbd5e1;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.45;
}

.aria5-team-order-manage-shell__production-ready {
	background: rgba(22, 101, 52, 0.32);
	border: 1px solid rgba(74, 222, 128, 0.42);
	border-radius: 8px;
	color: #dcfce7;
	display: grid;
	gap: 4px;
	margin-top: 14px;
	padding: 14px;
}

.aria5-team-order-manage-shell__production-ready strong {
	color: #ffffff;
	font-size: 16px;
	line-height: 1.35;
}

.aria5-team-order-manage-shell__production-ready span {
	color: #dcfce7;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.45;
}

.aria5-team-order-manage-shell__section {
	background: rgba(15, 23, 42, 0.92);
	border: 1px solid rgba(148, 163, 184, 0.22);
	border-radius: 8px;
	box-shadow: 0 24px 60px rgba(0, 0, 0, 0.22);
	margin-top: 20px;
	min-width: 0;
	padding: 24px;
}

.aria5-team-order-manage-shell__section-header {
	align-items: flex-start;
	display: flex;
	gap: 18px;
	justify-content: space-between;
	margin-bottom: 18px;
}

.aria5-team-order-manage-shell__section-header h2 {
	color: #ffffff;
	font-size: 24px;
	line-height: 1.2;
	margin: 0;
}

.aria5-team-order-manage-shell__section-header p:last-child {
	color: #94a3b8;
	font-size: 14px;
	font-weight: 700;
	max-width: 380px;
	text-align: end;
}

.aria5-team-order-manage-shell__empty {
	background: rgba(2, 6, 23, 0.5);
	border: 1px solid rgba(148, 163, 184, 0.16);
	border-radius: 8px;
	color: #cbd5e1;
	font-size: 15px;
	font-weight: 700;
	padding: 16px;
}

.aria5-team-order-manage-shell__roster-list {
	display: grid;
	gap: 10px;
}

.aria5-team-order-manage-shell__roster-row {
	align-items: start;
	background: rgba(2, 6, 23, 0.5);
	border: 1px solid rgba(148, 163, 184, 0.16);
	border-radius: 8px;
	display: grid;
	gap: 16px;
	grid-template-columns: minmax(180px, 0.9fr) minmax(0, 1.4fr) minmax(150px, 0.6fr);
	padding: 14px;
}

.aria5-team-order-manage-shell__roster-main,
.aria5-team-order-manage-shell__roster-meta,
.aria5-team-order-manage-shell__roster-status {
	display: grid;
	gap: 5px;
	min-width: 0;
}

.aria5-team-order-manage-shell__roster-main strong {
	color: #ffffff;
	font-size: 16px;
	line-height: 1.35;
	overflow-wrap: anywhere;
}

.aria5-team-order-manage-shell__roster-main span,
.aria5-team-order-manage-shell__roster-meta span,
.aria5-team-order-manage-shell__roster-status span {
	color: #cbd5e1;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4;
	overflow-wrap: anywhere;
}

.aria5-team-order-manage-shell__roster-status {
	justify-items: end;
	text-align: end;
}

.aria5-team-order-manage-shell__roster-status span {
	background: rgba(56, 189, 248, 0.12);
	border: 1px solid rgba(56, 189, 248, 0.22);
	border-radius: 999px;
	color: #e0f2fe;
	padding: 5px 10px;
}

.aria5-team-order-manage-shell__roster-status .aria5-team-order-manage-shell__payment-badge {
	font-weight: 900;
}

.aria5-team-order-manage-shell__payment-badge--paid,
.aria5-team-order-manage-shell__payment-badge--paid-locked {
	background: rgba(22, 101, 52, 0.32);
	border-color: rgba(74, 222, 128, 0.42);
	color: #dcfce7;
}

.aria5-team-order-manage-shell__payment-badge--unpaid {
	background: rgba(251, 191, 36, 0.14);
	border-color: rgba(251, 191, 36, 0.34);
	color: #fde68a;
}

.aria5-team-order-manage-shell__payment-badge--attention {
	background: rgba(248, 113, 113, 0.18);
	border-color: rgba(248, 113, 113, 0.42);
	color: #fecaca;
}

.aria5-team-order-manage-shell__note {
	color: #94a3b8;
	font-size: 14px;
	font-weight: 700;
	margin-top: 12px;
}

/* Group-order edit-window policy banner (editable until everyone has paid). */
.aria5-team-order-manage-shell__edit-policy {
	margin: 0 0 18px;
	padding: 12px 16px;
	border-radius: 10px;
	background: rgba(56, 189, 248, 0.1);
	border: 1px solid rgba(56, 189, 248, 0.28);
	color: #e0f2fe;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5;
}

.aria5-team-order-manage-shell__edit-policy--closed {
	background: rgba(251, 191, 36, 0.12);
	border-color: rgba(251, 191, 36, 0.34);
	color: #fde68a;
}

html.theme-day .aria5-team-order-manage-shell__edit-policy {
	background: rgba(8, 127, 198, 0.1);
	border-color: rgba(8, 127, 198, 0.26);
	color: #0b3a5c;
}

html.theme-day .aria5-team-order-manage-shell__edit-policy--closed {
	background: rgba(180, 120, 8, 0.1);
	border-color: rgba(180, 120, 8, 0.3);
	color: #8a5a00;
}

/* Organizer inline roster-row edit (collapsible). */
.aria5-team-order-manage-shell__roster-edit {
	grid-column: 1 / -1;
	margin-top: 6px;
	padding-top: 12px;
	border-top: 1px solid rgba(148, 163, 184, 0.16);
}

.aria5-team-order-manage-shell__roster-edit summary {
	cursor: pointer;
	list-style: none;
	display: inline-flex;
	align-items: center;
	gap: 7px;
	min-height: 38px;
	padding: 9px 16px;
	border-radius: 8px;
	background: rgba(44, 124, 255, 0.18);
	border: 1px solid rgba(53, 212, 255, 0.34);
	color: #f8fafc;
	font-size: 13px;
	font-weight: 800;
	transition: background 0.15s ease;
}

.aria5-team-order-manage-shell__roster-edit summary:hover,
.aria5-team-order-manage-shell__roster-edit summary:focus-visible {
	background: rgba(44, 124, 255, 0.3);
}

.aria5-team-order-manage-shell__roster-edit summary::before {
	content: "";
	width: 14px;
	height: 14px;
	flex: 0 0 auto;
	background-color: currentColor;
	-webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a1 1 0 0 0 0-1.41l-2.34-2.34a1 1 0 0 0-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z'/></svg>") center / contain no-repeat;
	mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a1 1 0 0 0 0-1.41l-2.34-2.34a1 1 0 0 0-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z'/></svg>") center / contain no-repeat;
}

.aria5-team-order-manage-shell__roster-edit summary::-webkit-details-marker {
	display: none;
}

.aria5-team-order-manage-shell__roster-edit-form {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
	margin-top: 12px;
}

.aria5-team-order-manage-shell__roster-edit-form label {
	display: grid;
	gap: 6px;
	min-width: 0;
}

.aria5-team-order-manage-shell__roster-edit-form label span {
	color: #cbd5e1;
	font-size: 13px;
	font-weight: 800;
}

.aria5-team-order-manage-shell__roster-edit-form input,
.aria5-team-order-manage-shell__roster-edit-form select {
	width: 100%;
	min-height: 42px;
	padding: 8px 12px;
	border-radius: 8px;
	border: 1px solid rgba(148, 163, 184, 0.5);
	background: #ffffff;
	color: #020617;
	font: inherit;
	box-sizing: border-box;
}

.aria5-team-order-manage-shell__roster-edit-form button {
	grid-column: 1 / -1;
	justify-self: start;
	width: auto;
}

html.theme-day .aria5-team-order-manage-shell__roster-edit summary {
	background: rgba(15, 98, 254, 0.08);
	border-color: rgba(15, 98, 254, 0.28);
	color: #064bd8;
}

html.theme-day .aria5-team-order-manage-shell__roster-edit summary:hover,
html.theme-day .aria5-team-order-manage-shell__roster-edit summary:focus-visible {
	background: rgba(15, 98, 254, 0.14);
}

html.theme-day .aria5-team-order-manage-shell__roster-edit-form label span {
	color: #52657e;
}

@media (max-width: 760px) {
	.aria5-team-order-manage-shell__roster-edit-form {
		grid-template-columns: 1fr;
	}
}

.aria5-team-order-manage-shell__form {
	display: grid;
	gap: 18px;
	margin: 0;
}

.aria5-team-order-manage-shell__form-grid {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.aria5-team-order-manage-shell__form label {
	display: grid;
	gap: 7px;
	min-width: 0;
}

.aria5-team-order-manage-shell__form label span {
	color: #cbd5e1;
	font-size: 13px;
	font-weight: 800;
	line-height: 1.35;
}

.aria5-team-order-manage-shell__form input,
.aria5-team-order-manage-shell__form textarea {
	background: #ffffff;
	border: 1px solid rgba(148, 163, 184, 0.5);
	border-radius: 8px;
	box-sizing: border-box;
	color: #020617;
	font: inherit;
	min-height: 44px;
	padding: 10px 12px;
	width: 100%;
}

.aria5-team-order-manage-shell__form textarea {
	min-height: 96px;
	resize: vertical;
}

.aria5-team-order-manage-shell__form-wide {
	grid-column: 1 / -1;
}

.aria5-team-order-manage-shell__price-summary {
	background: rgba(2, 6, 23, 0.5);
	border: 1px solid rgba(56, 189, 248, 0.2);
	border-radius: 8px;
	color: #cbd5e1;
	display: grid;
	gap: 8px;
	padding: 14px;
}

.aria5-team-order-manage-shell__price-summary strong {
	color: #ffffff;
	font-size: 15px;
	line-height: 1.4;
}

.aria5-team-order-manage-shell__price-summary ul {
	display: grid;
	gap: 5px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.aria5-team-order-manage-shell__price-summary li,
.aria5-team-order-manage-shell__price-summary p {
	color: #cbd5e1;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.45;
	margin: 0;
}

/* ===== Day (light) theme for the Team Orders manage dashboard + shared-design editor =====
   The group page is built dark-first (Night is the default, unclassed state). These
   html.theme-day overrides make the whole page follow the site Day/Night toggle. They are
   purely additive: no existing (Night) rule is modified, so the dark view cannot regress.
   The editor's inner panels are already light (built for the product page); the 2026-06-14
   dark-contrast overrides above are gated under html.theme-night so Day keeps that native
   dark-on-light text. Palette mirrors theme base.css html.theme-day. */

html.theme-day .aria5-team-order-manage-shell {
	background:
		radial-gradient(circle at 50% -10%, rgba(15, 98, 254, 0.1), transparent 36%),
		linear-gradient(180deg, #f7fbff 0%, #edf5ff 100%);
	color: #071426;
}

html.theme-day .aria5-team-order-manage-shell__eyebrow {
	color: #087fc6;
}

html.theme-day .aria5-team-order-manage-shell h1,
html.theme-day .aria5-team-order-manage-shell__card h2,
html.theme-day .aria5-team-order-manage-shell__workflow-header h2,
html.theme-day .aria5-team-order-manage-shell__section-header h2 {
	color: #071426;
}

html.theme-day .aria5-team-order-manage-shell p {
	color: #52657e;
}

/* Cards, sections, the workflow panel and the unavailable panel become white surfaces. */
html.theme-day .aria5-team-order-manage-shell__card,
html.theme-day .aria5-team-order-manage-shell__section,
html.theme-day .aria5-team-order-manage-shell__workflow,
html.theme-day .aria5-team-order-manage-shell__unavailable {
	background: #ffffff;
	border-color: rgba(20, 64, 128, 0.14);
	box-shadow: 0 22px 60px rgba(24, 72, 130, 0.12);
}

html.theme-day .aria5-team-order-manage-shell__workflow {
	border-color: rgba(8, 127, 198, 0.3);
}

html.theme-day .aria5-team-order-manage-shell__metric {
	border-bottom-color: rgba(20, 64, 128, 0.12);
}

html.theme-day .aria5-team-order-manage-shell__metric-label,
html.theme-day .aria5-team-order-manage-shell__note,
html.theme-day .aria5-team-order-manage-shell__section-header p:last-child,
html.theme-day .aria5-team-order-manage-shell__form label span {
	color: #52657e;
}

html.theme-day .aria5-team-order-manage-shell__metric-value,
html.theme-day .aria5-team-order-manage-shell__roster-main strong,
html.theme-day .aria5-team-order-manage-shell__workflow-copy strong,
html.theme-day .aria5-team-order-manage-shell__price-summary strong {
	color: #071426;
}

/* Soft inner panels: status rows, workflow steps, roster rows, empty state, price summary. */
html.theme-day .aria5-team-order-manage-shell__status-list li,
html.theme-day .aria5-team-order-manage-shell__workflow-step,
html.theme-day .aria5-team-order-manage-shell__roster-row,
html.theme-day .aria5-team-order-manage-shell__empty,
html.theme-day .aria5-team-order-manage-shell__price-summary {
	background: #eef5ff;
	border-color: rgba(20, 64, 128, 0.12);
	color: #52657e;
}

html.theme-day .aria5-team-order-manage-shell__price-summary {
	border-color: rgba(8, 127, 198, 0.24);
}

html.theme-day .aria5-team-order-manage-shell__status-list span,
html.theme-day .aria5-team-order-manage-shell__status-list strong,
html.theme-day .aria5-team-order-manage-shell__roster-main span,
html.theme-day .aria5-team-order-manage-shell__roster-meta span,
html.theme-day .aria5-team-order-manage-shell__workflow-copy span,
html.theme-day .aria5-team-order-manage-shell__price-summary li,
html.theme-day .aria5-team-order-manage-shell__price-summary p {
	color: #52657e;
}

html.theme-day .aria5-team-order-manage-shell__workflow-status {
	background: rgba(8, 127, 198, 0.1);
	border-color: rgba(8, 127, 198, 0.28);
	color: #0b3a5c;
}

html.theme-day .aria5-team-order-manage-shell__workflow-number {
	background: rgba(20, 64, 128, 0.12);
	color: #071426;
}

html.theme-day .aria5-team-order-manage-shell__production-ready {
	background: rgba(8, 127, 91, 0.12);
	border-color: rgba(8, 127, 91, 0.34);
	color: #0b5c43;
}

html.theme-day .aria5-team-order-manage-shell__production-ready strong {
	color: #064634;
}

html.theme-day .aria5-team-order-manage-shell__production-ready span {
	color: #0b5c43;
}

html.theme-day .aria5-team-order-manage-shell__roster-status span {
	background: rgba(8, 127, 198, 0.1);
	border-color: rgba(8, 127, 198, 0.26);
	color: #0b3a5c;
}

html.theme-day .aria5-team-order-manage-shell__payment-badge--paid,
html.theme-day .aria5-team-order-manage-shell__payment-badge--paid-locked {
	background: rgba(8, 127, 91, 0.12);
	border-color: rgba(8, 127, 91, 0.34);
	color: #0b5c43;
}

html.theme-day .aria5-team-order-manage-shell__payment-badge--unpaid {
	background: rgba(180, 120, 8, 0.12);
	border-color: rgba(180, 120, 8, 0.32);
	color: #8a5a00;
}

html.theme-day .aria5-team-order-manage-shell__payment-badge--attention {
	background: rgba(200, 40, 40, 0.1);
	border-color: rgba(200, 40, 40, 0.32);
	color: #a01b1b;
}

html.theme-day .aria5-team-order-manage-shell__notice {
	border-color: rgba(20, 64, 128, 0.14);
	color: #071426;
}

html.theme-day .aria5-team-order-manage-shell__notice--success {
	background: rgba(8, 127, 91, 0.12);
	border-color: rgba(8, 127, 91, 0.34);
}

html.theme-day .aria5-team-order-manage-shell__notice--error {
	background: rgba(200, 40, 40, 0.1);
	border-color: rgba(200, 40, 40, 0.34);
	color: #a01b1b;
}

/* Primary action button gets the site's Day blue gradient; secondary becomes a soft blue. */
html.theme-day .aria5-team-order-manage-shell__button {
	background: linear-gradient(180deg, #2275ff, #0f62fe);
	color: #ffffff;
	box-shadow: 0 16px 34px rgba(15, 98, 254, 0.22);
}

html.theme-day .aria5-team-order-manage-shell__button:hover,
html.theme-day .aria5-team-order-manage-shell__button:focus {
	background: linear-gradient(180deg, #0f62fe, #064bd8);
	color: #ffffff;
}

html.theme-day .aria5-team-order-manage-shell__button--secondary {
	background: rgba(15, 98, 254, 0.08);
	border-color: rgba(15, 98, 254, 0.28);
	color: #064bd8;
	box-shadow: none;
}

html.theme-day .aria5-team-order-manage-shell__button--secondary:hover,
html.theme-day .aria5-team-order-manage-shell__button--secondary:focus {
	background: rgba(15, 98, 254, 0.14);
	color: #053bb0;
}

html.theme-day .aria5-team-order-manage-shell__payment-link-field input,
html.theme-day .aria5-team-order-manage-shell__payment-link-field textarea {
	background: #ffffff;
	border-color: rgba(8, 127, 198, 0.3);
	color: #071426;
}

/* Shared-design editor notices on the now-light Day surface. */
html.theme-day .aria5-team-order-shared-design-editor__notice--success {
	background: rgba(8, 127, 91, 0.12);
	border-color: rgba(8, 127, 91, 0.34);
	color: #0b5c43;
}

html.theme-day .aria5-team-order-shared-design-editor__notice--error {
	background: rgba(200, 40, 40, 0.1);
	border-color: rgba(200, 40, 40, 0.34);
	color: #a01b1b;
}

/* ===== ARIA5 GROUP ORDER PRODUCT ENTRY MODE END ===== */

.aria5-print-note-label {
	color: #111827;
	display: block;
	font-weight: 600;
	margin-bottom: 8px;
}

.aria5-print-note {
	min-height: 110px;
	resize: vertical;
	width: 100%;
}

@media (max-width: 760px) {
	.aria5-print-frontend {
		padding: 14px;
	}

	.aria5-print-frontend-heading,
	.aria5-print-size-row,
	.aria5-print-zone-row {
		align-items: stretch;
		flex-direction: column;
	}

	.aria5-print-size-quantity {
		max-width: none;
	}

	.aria5-print-zone-cost {
		text-align: start;
	}

	.aria5-print-price-row {
		align-items: stretch;
		grid-template-columns: 1fr;
	}

	.aria5-print-price-row dd {
		text-align: start;
	}

	.aria5-print-selected-zone-summary li {
		justify-content: flex-start;
	}

	.aria5-print-editor-zone-layout {
		grid-template-columns: 1fr;
	}

	.aria5-print-editor-zone-heading {
		align-items: flex-start;
		flex-direction: column;
		padding: 14px;
	}

	.aria5-print-editor-toolbar {
		border-radius: 0;
		display: grid;
		grid-template-columns: 1fr;
		padding: 10px 14px;
	}

	.aria5-print-editor-toolbar-group {
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(38px, 1fr));
	}

	.aria5-print-editor-toolbar-group-source {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}

	.aria5-print-editor-toolbar-group-edit {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.aria5-print-editor-toolbar-group-placement {
		grid-template-columns: repeat(5, minmax(0, 1fr));
	}

	.aria5-print-editor-toolbar-group + .aria5-print-editor-toolbar-group {
		border-left: 0;
		border-top: 1px solid #dbe3ec;
		padding-left: 0;
		padding-top: 8px;
	}

	.aria5-print-editor-toolbar .button {
		min-width: 0;
		width: 100%;
	}

	.aria5-print-editor-zone-tabs {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.aria5-print-editor-zone-tab {
		width: 100%;
	}

	.aria5-print-editor-mockup,
	.aria5-print-editor-mockup-image,
	.aria5-print-editor-mockup-placeholder {
		min-height: 320px;
	}

	.aria5-print-editor-mockup {
		border-bottom: 1px solid #e2e8f0;
		border-right: 0;
	}

	.aria5-print-editor-assets-panel,
	.aria5-print-editor-inspector,
	.aria5-print-editor-stage {
		padding: 14px;
	}

	.aria5-print-editor-workflow-bar {
		grid-template-columns: 1fr;
	}

	.aria5-print-editor-workflow-actions {
		justify-content: stretch;
	}

	.aria5-print-editor-workflow-actions .button {
		width: 100%;
	}

	.aria5-print-production-file-item {
		align-items: stretch;
		grid-template-columns: 1fr;
	}

	.aria5-team-order-product-shell {
		padding: 28px 0 48px;
	}

	.aria5-team-order-product-shell__hero {
		grid-template-columns: 1fr;
	}

	.aria5-team-order-product-shell__content {
		padding: 24px;
	}

	.aria5-team-order-product-shell__media {
		min-height: 260px;
	}

	.aria5-team-order-product-shell__button {
		width: 100%;
	}

	.aria5-team-order-manage-shell {
		padding: 28px 0 48px;
	}

	.aria5-team-order-manage-shell__grid {
		grid-template-columns: 1fr;
	}

	.aria5-team-order-manage-shell__workflow {
		padding: 22px;
	}

	.aria5-team-order-manage-shell__workflow-header {
		display: grid;
	}

	.aria5-team-order-manage-shell__workflow-status {
		max-width: none;
		text-align: start;
	}

	.aria5-team-order-manage-shell__workflow-steps {
		grid-template-columns: 1fr;
	}

	.aria5-team-order-manage-shell__card,
	.aria5-team-order-manage-shell__unavailable {
		padding: 22px;
	}

	.aria5-team-order-manage-shell__metric {
		display: grid;
		gap: 4px;
	}

	.aria5-team-order-manage-shell__metric-value {
		max-width: 100%;
		text-align: start;
	}

	.aria5-team-order-manage-shell__button {
		width: 100%;
	}

	.aria5-team-order-manage-shell__section {
		padding: 22px;
	}

	.aria5-team-order-manage-shell__section-header {
		display: grid;
	}

	.aria5-team-order-manage-shell__section-header p:last-child {
		max-width: none;
		text-align: start;
	}

	.aria5-team-order-manage-shell__roster-row,
	.aria5-team-order-manage-shell__form-grid {
		grid-template-columns: 1fr;
	}

	.aria5-team-order-manage-shell__roster-status {
		justify-items: start;
		text-align: start;
	}
}

/* ===== ARIA5 PRINT SYSTEM FRONTEND FORM END ===== */

/* ===== ARIA5 print-area builder modal (admin) — added 2026-07-02 ===== */
.aria5-print-area-builder-modal { position: fixed; inset: 0; z-index: 100050; display: flex; align-items: center; justify-content: center; padding: 24px; }
.aria5-print-area-builder-modal[hidden] { display: none; }
.aria5-print-area-builder-backdrop { position: absolute; inset: 0; background: rgba(15, 23, 42, 0.6); }
.aria5-print-area-builder-dialog { position: relative; z-index: 1; background: #fff; border-radius: 10px; box-shadow: 0 24px 60px rgba(0,0,0,0.3); width: min(720px, 100%); max-height: 90vh; overflow: auto; padding: 18px 20px 20px; }
.aria5-print-area-builder-header { display: flex; align-items: center; justify-content: space-between; margin-bottom: 12px; }
.aria5-print-area-builder-header h2 { margin: 0; font-size: 18px; }
.aria5-print-area-builder-close { font-size: 24px; line-height: 1; text-decoration: none; cursor: pointer; color: #555; background: none; border: 0; padding: 0 6px; }
.aria5-print-area-builder-stage-wrap { display: flex; justify-content: center; }
.aria5-print-area-builder-stage { position: relative; display: inline-block; max-width: 100%; user-select: none; }
.aria5-print-area-builder-stage img { display: block; max-width: 100%; max-height: 55vh; }
.aria5-print-area-builder-rect { position: absolute; border: 2px dashed #0f62fe; background: rgba(15, 98, 254, 0.12); box-sizing: border-box; cursor: move; }
.aria5-print-area-builder-rect span[data-aria5-area-builder-handle] { position: absolute; width: 14px; height: 14px; background: #0f62fe; border: 2px solid #fff; border-radius: 50%; box-sizing: border-box; }
.aria5-print-area-builder-rect span[data-aria5-area-builder-handle="nw"] { top: -8px; left: -8px; cursor: nwse-resize; }
.aria5-print-area-builder-rect span[data-aria5-area-builder-handle="ne"] { top: -8px; right: -8px; cursor: nesw-resize; }
.aria5-print-area-builder-rect span[data-aria5-area-builder-handle="sw"] { bottom: -8px; left: -8px; cursor: nesw-resize; }
.aria5-print-area-builder-rect span[data-aria5-area-builder-handle="se"] { bottom: -8px; right: -8px; cursor: nwse-resize; }
.aria5-print-area-builder-values { display: flex; gap: 14px; justify-content: center; margin: 14px 0 6px; padding: 0; }
.aria5-print-area-builder-values div { text-align: center; }
.aria5-print-area-builder-values dt { font-size: 11px; color: #64748b; margin: 0; }
.aria5-print-area-builder-values dd { margin: 0; font-weight: 600; }
.aria5-print-area-builder-help { text-align: center; color: #64748b; font-size: 12px; margin: 6px 0 14px; }
.aria5-print-area-builder-actions { display: flex; justify-content: flex-end; gap: 10px; }
body.aria5-print-area-builder-open { overflow: hidden; }

/* ===== ARIA5 ADMIN SIZE SUMMARY (sizes now come from Woo attributes) ===== */
#woocommerce-product-data .aria5-print-admin-active-sizes { display: flex; flex-wrap: wrap; gap: 6px; margin: 4px 0 6px; }
#woocommerce-product-data .aria5-print-admin-size-chip { display: inline-block; padding: 3px 10px; border-radius: 999px; background: #eef2f7; border: 1px solid #d0d7e2; font-weight: 600; font-size: 12px; }
