.canisphere-account-page .woocommerce,
.canisphere-account-page .woocommerce * {
	box-sizing: border-box;
}

.canisphere-account-page .woocommerce {
	--cec-blue: #04386f;
	--cec-blue-deep: #062b55;
	--cec-blue-soft: #eef6ff;
	--cec-blue-softer: #f7fbff;
	--cec-orange: #f3902f;
	--cec-orange-soft: rgba(243, 144, 47, 0.14);
	--cec-green: #35a76b;
	--cec-ink: #092852;
	--cec-muted: #647492;
	--cec-muted-2: #7b89a3;
	--cec-border: #dfe8f3;
	--cec-border-soft: #edf2f8;
	--cec-card: #ffffff;
	--cec-shadow: 0 10px 28px rgba(4, 56, 111, 0.075);
	--cec-shadow-soft: 0 4px 14px rgba(4, 56, 111, 0.055);
	--cec-radius: 18px;
	--cec-icon-user: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 12a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm-9 9a9 9 0 0 1 18 0v1H3v-1Z'/%3E%3C/svg%3E");
	--cec-icon-cart: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M7 18a2 2 0 1 0 .01 0H7Zm10 0a2 2 0 1 0 .01 0H17ZM3 4h2l2.3 9.2A3 3 0 0 0 10.2 15H17a3 3 0 0 0 2.8-1.94L22 7H8.1L7.6 5A2 2 0 0 0 5.7 3H3v1Z'/%3E%3C/svg%3E");
	--cec-icon-calendar: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M7 2h2v3h6V2h2v3h3a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h3V2Zm13 8H4v10h16V10ZM6 12h3v3H6v-3Zm5 0h3v3h-3v-3Zm5 0h2v3h-2v-3Z'/%3E%3C/svg%3E");
	--cec-icon-paw: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M7.2 10.3c1.1-.2 1.8-1.6 1.5-3.2S7.4 4.5 6.3 4.7C5.2 4.9 4.5 6.3 4.8 7.9s1.3 2.6 2.4 2.4Zm9.6 0c1.1.2 2.1-.8 2.4-2.4s-.4-3-1.5-3.2c-1.1-.2-2.1.8-2.4 2.4s.4 3 1.5 3.2ZM10.2 8.7c1.1-.1 1.9-1.4 1.8-3S10.8 2.9 9.7 3C8.6 3.1 7.8 4.5 7.9 6s1.2 2.8 2.3 2.7Zm3.6 0c1.1.1 2.1-1.1 2.3-2.7s-.7-2.9-1.8-3c-1.1-.1-2.1 1.1-2.3 2.7s.7 2.9 1.8 3ZM12 10c-3 0-6.2 4.1-6.2 7.1 0 1.8 1.2 3.2 3 3.2 1.2 0 2-.7 3.2-.7s2 .7 3.2.7c1.8 0 3-1.4 3-3.2C18.2 14.1 15 10 12 10Z'/%3E%3C/svg%3E");
	--cec-icon-folder: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M3 6a2 2 0 0 1 2-2h5l2 2h7a2 2 0 0 1 2 2v1H3V6Zm0 5h18l-1.7 7.1A2.5 2.5 0 0 1 16.9 20H5.1a2.5 2.5 0 0 1-2.4-1.9L1.2 12.8A1.5 1.5 0 0 1 2.7 11H3Z'/%3E%3C/svg%3E");
	--cec-icon-logout: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 3h8a2 2 0 0 1 2 2v3h-2V5H4v14h8v-3h2v3a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Zm12.6 4.4L21.2 12l-4.6 4.6-1.4-1.4 2.2-2.2H8v-2h9.4l-2.2-2.2 1.4-1.4Z'/%3E%3C/svg%3E");
	--cec-icon-file: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M6 2h8l5 5v15H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2Zm7 1.8V8h4.2L13 3.8ZM7 13h10v2H7v-2Zm0 4h7v2H7v-2Z'/%3E%3C/svg%3E");
	color: var(--cec-ink);
	font-family: inherit;
}

.canisphere-account-page.canisphere-account-logged-in .entry-title,
.canisphere-account-page.canisphere-account-logged-in h1.entry-title,
.canisphere-account-page.canisphere-account-logged-in .entry-header {
	display: none;
}

.canisphere-account-page.canisphere-account-logged-in .entry-content {
	overflow: visible;
}

.canisphere-account-page.canisphere-account-logged-in .site-content {
	overflow-x: clip;
}

.canisphere-account-page.canisphere-account-logged-in .site-content .ast-container,
.canisphere-account-page.canisphere-account-logged-in #content .ast-container {
	max-width: none;
	padding-right: 0;
	padding-left: 0;
}

.canisphere-account-page.canisphere-account-logged-in .woocommerce {
	position: relative;
	left: 50%;
	display: grid;
	grid-template-columns: 280px minmax(0, 1fr);
	column-gap: 32px;
	row-gap: 20px;
	align-items: start;
	width: min(calc(100vw - 96px), 1760px);
	max-width: none;
	margin-right: 0;
	margin-left: 0;
	padding: 30px 0 46px;
	background: linear-gradient(180deg, #ffffff 0%, var(--cec-blue-softer) 100%);
	transform: translateX(-50%);
}

.canisphere-account-page.canisphere-account-logged-out .woocommerce {
	display: block;
	width: min(100%, 1200px);
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 56px;
	background: transparent;
	transform: none;
}

.canisphere-account-page .woocommerce::before,
.canisphere-account-page .woocommerce::after {
	content: none !important;
	display: none !important;
}

.canisphere-account-page .canisphere-account-heading {
	grid-column: 1 / -1;
	margin: 0 0 2px;
}

.canisphere-account-page .canisphere-account-heading h1 {
	position: relative;
	margin: 0;
	padding: 0 0 20px;
	color: var(--cec-blue-deep);
	font-family: inherit;
	font-size: clamp(2rem, 2.5vw, 2.85rem);
	font-weight: 850;
	line-height: 1.05;
	letter-spacing: 0;
}

.canisphere-account-page .canisphere-account-heading h1::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 58px;
	height: 3px;
	border-radius: 999px;
	background: var(--cec-orange);
}

.canisphere-account-page .woocommerce-MyAccount-navigation,
.canisphere-account-page .woocommerce-MyAccount-content {
	float: none;
	width: auto;
	min-width: 0;
}

.canisphere-account-page .woocommerce-MyAccount-navigation {
	position: sticky;
	top: 112px;
	width: 280px;
	min-width: 280px;
	max-width: 280px;
	min-height: 740px;
	border: 1px solid var(--cec-border);
	border-radius: var(--cec-radius);
	background: rgba(255, 255, 255, 0.96);
	box-shadow: var(--cec-shadow-soft);
	overflow: hidden;
}

.canisphere-account-page .woocommerce-MyAccount-navigation ul {
	display: grid;
	margin: 0;
	padding: 0;
	list-style: none;
}

.canisphere-account-page .woocommerce-MyAccount-navigation li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid var(--cec-border-soft);
	list-style: none;
}

.canisphere-account-page .woocommerce-MyAccount-navigation li:last-child {
	border-bottom: 0;
}

.canisphere-account-page .woocommerce-MyAccount-navigation a {
	position: relative;
	display: flex;
	align-items: center;
	gap: 18px;
	min-height: 78px;
	padding: 18px 24px;
	color: #34486d;
	font-size: 1rem;
	font-weight: 650;
	line-height: 1.2;
	text-decoration: none;
	background: #ffffff;
	outline: none;
	transition: color 180ms ease, background-color 180ms ease;
}

.canisphere-account-page .woocommerce-MyAccount-navigation a::before {
	content: "";
	width: 22px;
	height: 22px;
	flex: 0 0 auto;
	background: currentColor;
	-webkit-mask: var(--cec-icon-user) center / contain no-repeat;
	mask: var(--cec-icon-user) center / contain no-repeat;
	opacity: 0.9;
}

.canisphere-account-page .woocommerce-MyAccount-navigation-link--orders a::before {
	-webkit-mask-image: var(--cec-icon-cart);
	mask-image: var(--cec-icon-cart);
}

.canisphere-account-page .woocommerce-MyAccount-navigation-link--subscriptions a::before,
.canisphere-account-page .woocommerce-MyAccount-navigation-link--appointments a::before {
	-webkit-mask-image: var(--cec-icon-calendar);
	mask-image: var(--cec-icon-calendar);
}

.canisphere-account-page .woocommerce-MyAccount-navigation-link--dogs a::before {
	-webkit-mask-image: var(--cec-icon-paw);
	mask-image: var(--cec-icon-paw);
}

.canisphere-account-page .woocommerce-MyAccount-navigation-link--documents a::before {
	-webkit-mask-image: var(--cec-icon-folder);
	mask-image: var(--cec-icon-folder);
}

.canisphere-account-page .woocommerce-MyAccount-navigation-link--customer-logout a::before {
	-webkit-mask-image: var(--cec-icon-logout);
	mask-image: var(--cec-icon-logout);
}

.canisphere-account-page .woocommerce-MyAccount-navigation a:hover,
.canisphere-account-page .woocommerce-MyAccount-navigation a:focus-visible,
.canisphere-account-page .woocommerce-MyAccount-navigation .is-active a {
	color: #1f6fe5;
	background: #f8fbff;
}

.canisphere-account-page .woocommerce-MyAccount-navigation .is-active a::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 4px;
	background: #2f73e8;
}

.canisphere-account-page .woocommerce-MyAccount-content {
	padding: 0;
}

.canisphere-account,
.canisphere-account * {
	letter-spacing: 0;
	max-width: 100%;
	box-sizing: border-box;
	word-break: normal;
	overflow-wrap: break-word;
	white-space: normal;
}

.canisphere-account h1,
.canisphere-account h2,
.canisphere-account h3,
.canisphere-account p {
	margin-top: 0;
}

.canisphere-dashboard {
	display: grid;
	gap: 26px;
}

.canisphere-welcome {
	position: relative;
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) auto;
	gap: 26px;
	align-items: center;
	min-height: 150px;
	padding: 28px 34px;
	border: 1px solid var(--cec-border);
	border-radius: var(--cec-radius);
	background: linear-gradient(110deg, #ffffff 0%, #fffdf8 44%, #f6faff 100%);
	box-shadow: var(--cec-shadow-soft);
	overflow: hidden;
}

.canisphere-welcome__avatar {
	position: relative;
	z-index: 1;
	display: grid;
	place-items: center;
	width: 96px;
	height: 96px;
	border-radius: 50%;
	background: #ffffff;
	box-shadow: 0 12px 24px rgba(4, 56, 111, 0.12);
	overflow: hidden;
}

.canisphere-avatar,
.canisphere-welcome__avatar img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	object-fit: cover;
}

.canisphere-welcome__content {
	position: relative;
	z-index: 1;
	min-width: 0;
}

.canisphere-welcome h2 {
	margin: 0 0 10px;
	color: var(--cec-blue-deep);
	font-family: inherit;
	font-size: clamp(1.35rem, 1.7vw, 1.75rem);
	font-weight: 850;
	line-height: 1.15;
}

.canisphere-welcome h2 span:first-of-type {
	color: var(--cec-orange);
}

.canisphere-welcome p {
	margin: 0;
	color: var(--cec-muted);
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.5;
}

.canisphere-welcome__mark {
	position: relative;
	z-index: 0;
	width: 118px;
	height: 104px;
	opacity: 0.42;
}

.canisphere-welcome__mark::before,
.canisphere-welcome__mark::after {
	content: "";
	position: absolute;
	background: #dce8f7;
}

.canisphere-welcome__mark::before {
	right: 9px;
	bottom: 4px;
	width: 62px;
	height: 50px;
	border-radius: 50% 50% 44% 44%;
}

.canisphere-welcome__mark::after {
	right: 0;
	top: 5px;
	width: 98px;
	height: 54px;
	background:
		radial-gradient(circle at 14px 37px, #dce8f7 0 13px, transparent 14px),
		radial-gradient(circle at 35px 15px, #dce8f7 0 16px, transparent 17px),
		radial-gradient(circle at 64px 13px, #dce8f7 0 16px, transparent 17px),
		radial-gradient(circle at 86px 36px, #dce8f7 0 13px, transparent 14px);
}

.canisphere-dashboard__grid {
	display: grid;
	grid-template-columns: repeat(12, minmax(0, 1fr));
	gap: 24px;
}

.canisphere-card {
	min-width: 0;
	padding: 28px;
	border: 1px solid var(--cec-border);
	border-radius: var(--cec-radius);
	background: var(--cec-card);
	box-shadow: var(--cec-shadow-soft);
}

.canisphere-card--appointment,
.canisphere-card--dogs,
.canisphere-card--documents {
	grid-column: span 4;
}

.canisphere-card--orders {
	grid-column: span 5;
}

.canisphere-card--help {
	grid-column: span 7;
	display: grid;
	grid-template-columns: minmax(180px, 42%) minmax(0, 1fr);
	align-items: stretch;
	gap: 0;
	padding: 0;
	background: linear-gradient(110deg, #f4f9ff 0%, #eaf4ff 100%);
	overflow: hidden;
}

.canisphere-card__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 14px;
	margin-bottom: 24px;
}

.canisphere-card__header h2,
.canisphere-card__heading {
	display: inline-flex;
	align-items: center;
	gap: 13px;
	min-width: 0;
	margin: 0;
	color: var(--cec-blue-deep);
	font-family: inherit;
	font-size: 1rem;
	font-weight: 820;
	line-height: 1.25;
}

.canisphere-card__action,
.canisphere-accordion__mobile-action,
.canisphere-link {
	color: #2f73e8 !important;
	font-size: 0.84rem;
	font-weight: 760;
	line-height: 1.2;
	text-decoration: none !important;
	white-space: nowrap;
}

.canisphere-card__action:hover,
.canisphere-card__action:focus-visible,
.canisphere-link:hover,
.canisphere-link:focus-visible {
	color: var(--cec-blue) !important;
	text-decoration: underline !important;
	text-underline-offset: 3px;
}

.canisphere-section-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	flex: 0 0 auto;
	background: var(--cec-blue);
}

.canisphere-section-icon--calendar {
	-webkit-mask: var(--cec-icon-calendar) center / contain no-repeat;
	mask: var(--cec-icon-calendar) center / contain no-repeat;
}

.canisphere-section-icon--paw {
	-webkit-mask: var(--cec-icon-paw) center / contain no-repeat;
	mask: var(--cec-icon-paw) center / contain no-repeat;
}

.canisphere-section-icon--folder {
	-webkit-mask: var(--cec-icon-folder) center / contain no-repeat;
	mask: var(--cec-icon-folder) center / contain no-repeat;
}

.canisphere-section-icon--cart {
	-webkit-mask: var(--cec-icon-cart) center / contain no-repeat;
	mask: var(--cec-icon-cart) center / contain no-repeat;
}

.canisphere-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 46px;
	padding: 13px 24px;
	border: 0;
	border-radius: 8px;
	color: #ffffff !important;
	background: linear-gradient(180deg, #ff961f 0%, var(--cec-orange) 100%);
	box-shadow: 0 10px 20px rgba(243, 144, 47, 0.18);
	font-size: 0.96rem;
	font-weight: 820;
	line-height: 1.1;
	text-decoration: none !important;
	transition: transform 160ms ease, box-shadow 160ms ease, filter 160ms ease;
}

.canisphere-button:hover,
.canisphere-button:focus-visible {
	color: #ffffff !important;
	filter: saturate(1.04);
	box-shadow: 0 12px 24px rgba(243, 144, 47, 0.25);
	transform: translateY(-1px);
}

.canisphere-button:focus-visible,
.canisphere-accordion__toggle:focus-visible,
.canisphere-account-page .woocommerce-MyAccount-navigation a:focus-visible {
	outline: 3px solid rgba(47, 115, 232, 0.22);
	outline-offset: 3px;
}

.canisphere-appointment {
	display: grid;
	grid-template-columns: 132px minmax(0, 1fr);
	gap: 22px;
	align-items: center;
	margin-bottom: 26px;
}

.canisphere-appointment__image,
.canisphere-help__image {
	position: relative;
	min-width: 0;
	background: var(--cec-blue-soft);
	overflow: hidden;
}

.canisphere-appointment__image {
	width: 132px;
	aspect-ratio: 1.2 / 1;
	border-radius: 8px;
}

.canisphere-appointment__image img,
.canisphere-help__image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.canisphere-image-fallback {
	position: absolute;
	inset: 0;
	display: block;
	background:
		radial-gradient(circle at 34% 34%, rgba(243, 144, 47, 0.22) 0 15%, transparent 16%),
		radial-gradient(circle at 66% 34%, rgba(4, 56, 111, 0.18) 0 15%, transparent 16%),
		linear-gradient(135deg, #edf6ff 0%, #fff7ed 100%);
}

.canisphere-image-fallback::after {
	content: "";
	position: absolute;
	inset: 30%;
	background: rgba(4, 56, 111, 0.22);
	-webkit-mask: var(--cec-icon-paw) center / contain no-repeat;
	mask: var(--cec-icon-paw) center / contain no-repeat;
}

.canisphere-appointment__content {
	min-width: 0;
}

.canisphere-appointment__content strong {
	display: block;
	margin-bottom: 13px;
	color: var(--cec-blue-deep);
	font-size: 1rem;
	font-weight: 850;
	line-height: 1.25;
}

.canisphere-appointment__content p,
.canisphere-appointment__content span {
	display: block;
	margin: 0 0 9px;
	color: var(--cec-muted);
	font-size: 0.92rem;
	font-weight: 600;
	line-height: 1.35;
}

.canisphere-card--appointment .canisphere-button {
	width: fit-content;
}

.canisphere-accordion__header {
	position: relative;
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 16px;
	align-items: center;
}

.canisphere-accordion__toggle {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	width: 100%;
	min-width: 0;
	min-height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	color: inherit;
	background: transparent;
	font: inherit;
	text-align: left;
	cursor: default;
}

.canisphere-accordion__mobile-action,
.canisphere-accordion__icon {
	display: none;
}

.canisphere-accordion__icon {
	position: relative;
	width: 18px;
	height: 18px;
	flex: 0 0 auto;
	color: var(--cec-blue);
	transition: transform 220ms ease;
}

.canisphere-accordion__icon::before {
	content: "";
	position: absolute;
	top: 4px;
	left: 5px;
	width: 8px;
	height: 8px;
	border-right: 2px solid currentColor;
	border-bottom: 2px solid currentColor;
	transform: rotate(45deg);
}

.canisphere-accordion.is-open .canisphere-accordion__icon {
	transform: rotate(180deg);
}

.canisphere-accordion__body {
	min-width: 0;
}

.canisphere-list {
	display: grid;
	gap: 18px;
}

.canisphere-dog-card,
.canisphere-document-card,
.canisphere-order-card,
.canisphere-subscription-card {
	position: relative;
	display: grid;
	align-items: center;
	min-width: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
}

.canisphere-list > .canisphere-dog-card:not(:last-child),
.canisphere-list > .canisphere-document-card:not(:last-child),
.canisphere-list > .canisphere-order-card:not(:last-child) {
	padding-bottom: 18px;
	border-bottom: 1px solid var(--cec-border-soft);
}

.canisphere-dog-card {
	grid-template-columns: 64px minmax(0, 1fr) 18px;
	gap: 18px;
}

.canisphere-dog-card__photo {
	display: grid;
	place-items: center;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	color: #ffffff;
	background: var(--cec-blue);
	font-size: 1.25rem;
	font-weight: 850;
	overflow: hidden;
}

.canisphere-dog-card__photo img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	object-fit: cover;
}

.canisphere-row-chevron {
	width: 11px;
	height: 11px;
	border-right: 3px solid var(--cec-blue);
	border-bottom: 3px solid var(--cec-blue);
	transform: rotate(-45deg);
	justify-self: end;
}

.canisphere-dog-card h3,
.canisphere-document-card h3,
.canisphere-order-card h3,
.canisphere-subscription-card h3 {
	margin: 0 0 6px;
	color: var(--cec-blue-deep);
	font-family: inherit;
	font-size: 1rem;
	font-weight: 850;
	line-height: 1.25;
	overflow-wrap: anywhere;
}

.canisphere-dog-card p,
.canisphere-document-card p {
	margin: 8px 0 0;
	color: var(--cec-muted);
	font-size: 0.92rem;
	font-weight: 500;
	line-height: 1.45;
}

.canisphere-meta-line {
	display: flex;
	flex-wrap: wrap;
	gap: 6px 9px;
	align-items: center;
	color: var(--cec-muted);
	font-size: 0.9rem;
	font-weight: 560;
	line-height: 1.35;
}

.canisphere-meta-line span {
	display: inline-flex;
	align-items: center;
	max-width: 100%;
	padding: 0;
	border-radius: 0;
	background: transparent;
	overflow-wrap: anywhere;
}

.canisphere-meta-line span:not(:last-child)::after {
	content: "•";
	margin-left: 9px;
	color: var(--cec-muted-2);
}

.canisphere-status {
	padding: 5px 10px !important;
	border-radius: 999px !important;
	color: var(--cec-green) !important;
	background: rgba(53, 167, 107, 0.12) !important;
	font-size: 0.78rem;
	font-weight: 820;
}

.canisphere-status::after {
	content: none !important;
}

.canisphere-document-card,
.canisphere-order-card {
	grid-template-columns: 54px minmax(0, 1fr);
	gap: 18px;
}

.canisphere-document-card__icon,
.canisphere-order-card__media {
	position: relative;
	display: grid;
	place-items: center;
	width: 54px;
	height: 54px;
	border: 1px solid var(--cec-border);
	border-radius: 8px;
	background: #ffffff;
	color: #2f73e8;
	font-size: 0;
	font-weight: 850;
	overflow: hidden;
}

.canisphere-document-card__icon::before {
	content: "";
	width: 28px;
	height: 28px;
	background: currentColor;
	-webkit-mask: var(--cec-icon-file) center / contain no-repeat;
	mask: var(--cec-icon-file) center / contain no-repeat;
}

.canisphere-order-card__media img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.canisphere-order-card__media span {
	font-size: 0.95rem;
}

.canisphere-order-card__body,
.canisphere-document-card__body,
.canisphere-dog-card__body {
	min-width: 0;
}

.canisphere-order-card.is-compact .canisphere-link,
.canisphere-document-card.is-compact .canisphere-link {
	display: none;
}

.canisphere-order-card .canisphere-meta-line {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 6px 12px;
}

.canisphere-order-card .canisphere-meta-line span:first-child {
	grid-column: 1;
}

.canisphere-order-card .canisphere-meta-line span:nth-child(2) {
	grid-column: 1;
}

.canisphere-order-card .canisphere-status {
	grid-column: 2;
	grid-row: 1 / span 2;
	align-self: center;
	justify-self: end;
}

.canisphere-order-card .canisphere-meta-line span::after {
	content: none;
}

.canisphere-link {
	display: inline-flex;
	width: fit-content;
	margin-top: 10px;
}

.canisphere-empty {
	display: grid;
	place-items: center start;
	min-height: 92px;
	padding: 16px;
	border: 1px dashed #cfdbea;
	border-radius: 12px;
	background: #fbfdff;
}

.canisphere-empty p {
	margin: 0;
	color: var(--cec-muted);
	font-size: 0.95rem;
	line-height: 1.5;
}

.canisphere-empty--large {
	min-height: 180px;
	place-items: center;
	text-align: center;
}

.canisphere-help__image {
	min-height: 230px;
	border-radius: 0;
}

.canisphere-help__content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	min-width: 0;
	padding: 34px 36px;
}

.canisphere-card--help .canisphere-card__header {
	margin-bottom: 12px;
}

.canisphere-card--help h2 {
	margin: 0;
	color: var(--cec-blue-deep);
	font-family: inherit;
	font-size: clamp(1.3rem, 1.6vw, 1.7rem);
	font-weight: 850;
	line-height: 1.18;
}

.canisphere-card--help p {
	max-width: 430px;
	margin: 0 0 24px;
	color: var(--cec-muted);
	font-size: 1rem;
	font-weight: 520;
	line-height: 1.65;
}

.canisphere-view-header {
	margin-bottom: 22px;
	padding-bottom: 18px;
	border-bottom: 1px solid var(--cec-border);
}

.canisphere-view-header h1 {
	margin: 0;
	color: var(--cec-blue-deep);
	font-family: inherit;
	font-size: clamp(1.8rem, 2.5vw, 2.35rem);
	font-weight: 850;
	line-height: 1.08;
}

.canisphere-eyebrow {
	margin: 0 0 7px;
	color: var(--cec-orange);
	font-size: 0.76rem;
	font-weight: 850;
	line-height: 1.2;
	text-transform: uppercase;
}

.canisphere-account-view {
	padding: 28px;
	border: 1px solid var(--cec-border);
	border-radius: var(--cec-radius);
	background: rgba(255, 255, 255, 0.98);
	box-shadow: var(--cec-shadow-soft);
}

.canisphere-account-view .canisphere-list--dogs,
.canisphere-account-view .canisphere-list--documents,
.canisphere-account-view .canisphere-list--orders,
.canisphere-account-view .canisphere-list--subscriptions {
	grid-template-columns: 1fr;
}

.canisphere-account-view .canisphere-dog-card,
.canisphere-account-view .canisphere-document-card,
.canisphere-account-view .canisphere-order-card,
.canisphere-subscription-card {
	padding: 16px;
	border: 1px solid var(--cec-border-soft);
	border-radius: 12px;
	background: #ffffff;
}

.canisphere-account-view .canisphere-list > article:not(:last-child) {
	border-bottom: 1px solid var(--cec-border-soft);
}

.canisphere-subscription-card {
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 18px;
}

.canisphere-pagination {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	align-items: center;
	justify-content: space-between;
	margin-top: 22px;
	padding-top: 18px;
	border-top: 1px solid var(--cec-border);
	color: var(--cec-muted);
}

.canisphere-amelia-panel {
	min-height: 180px;
}

.canisphere-account-page .woocommerce-EditAccountForm,
.canisphere-account-page .woocommerce-address-fields,
.canisphere-account-page .woocommerce form {
	max-width: 100%;
}

.canisphere-account-page .woocommerce form .form-row input.input-text,
.canisphere-account-page .woocommerce form .form-row textarea,
.canisphere-account-page .woocommerce form .form-row select {
	min-height: 46px;
	border: 1px solid var(--cec-border);
	border-radius: 8px;
	color: var(--cec-blue-deep);
}

.canisphere-account-page .woocommerce button.button,
.canisphere-account-page .woocommerce a.button {
	border-radius: 8px;
	color: #ffffff;
	background: var(--cec-blue);
	font-weight: 800;
}

@media (max-width: 1320px) and (min-width: 1181px) {
	.canisphere-account-page.canisphere-account-logged-in .woocommerce {
		width: min(calc(100vw - 48px), 1240px);
		column-gap: 28px;
	}

	.canisphere-card {
		padding: 22px;
	}

	.canisphere-appointment {
		grid-template-columns: 112px minmax(0, 1fr);
		gap: 16px;
	}

	.canisphere-appointment__image {
		width: 112px;
	}

	.canisphere-card__header {
		margin-bottom: 20px;
	}
}

@media (max-width: 1180px) {
	.canisphere-account-page.canisphere-account-logged-in .woocommerce {
		grid-template-columns: 280px minmax(0, 1fr);
		column-gap: 24px;
		width: min(calc(100vw - 32px), 1120px);
	}

	.canisphere-account-page .woocommerce {
		column-gap: 22px;
		padding-right: 22px;
		padding-left: 22px;
	}

	.canisphere-dashboard__grid {
		gap: 18px;
	}

	.canisphere-card {
		padding: 22px;
	}

	.canisphere-card--appointment,
	.canisphere-card--dogs,
	.canisphere-card--documents {
		grid-column: span 6;
	}

	.canisphere-card--documents {
		grid-column: span 12;
	}

	.canisphere-card--orders,
	.canisphere-card--help {
		grid-column: span 12;
	}
}

@media (max-width: 760px) {
	.canisphere-account-page.canisphere-account-logged-in .woocommerce {
		position: static;
		left: auto;
		width: min(100%, 462px);
		max-width: 462px;
		margin-right: auto;
		margin-left: auto;
		transform: none;
	}

	.canisphere-account-page .woocommerce {
		display: block;
		width: min(100%, 462px);
		padding: 34px 16px 38px;
		background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
	}

	.canisphere-account-page .canisphere-account-heading {
		margin-bottom: 20px;
	}

	.canisphere-account-page .canisphere-account-heading h1 {
		padding-bottom: 18px;
		color: var(--cec-blue-deep);
		font-size: 2.15rem;
		font-weight: 900;
	}

	.canisphere-account-page .canisphere-account-heading h1::after {
		width: 52px;
		height: 3px;
	}

	.canisphere-account-page .woocommerce-MyAccount-navigation {
		display: none !important;
	}

	.canisphere-account-page .woocommerce-MyAccount-content {
		float: none !important;
		width: 100% !important;
		max-width: 100% !important;
		min-width: 0 !important;
		padding: 0;
	}

	.canisphere-dashboard {
		display: flex;
		flex-direction: column;
		gap: 24px;
		width: 100%;
		max-width: 100%;
		min-width: 0;
	}

	.canisphere-welcome {
		display: block;
		min-height: 0;
		padding: 30px 24px 28px;
		border-radius: 18px;
		box-shadow: 0 8px 20px rgba(4, 56, 111, 0.075);
	}

	.canisphere-welcome__avatar {
		width: 96px;
		height: 96px;
		margin-bottom: 31px;
	}

	.canisphere-welcome h2 {
		margin-bottom: 12px;
		font-size: 1.46rem;
		line-height: 1.18;
	}

	.canisphere-welcome p {
		max-width: 230px;
		font-size: 1rem;
		line-height: 1.45;
	}

	.canisphere-welcome__mark {
		position: absolute;
		right: 22px;
		bottom: 22px;
		width: 96px;
		height: 84px;
	}

	.canisphere-dashboard__grid {
		display: flex;
		flex-direction: column;
		gap: 24px;
		width: 100%;
		max-width: 100%;
		min-width: 0;
	}

	.canisphere-card {
		grid-column: auto;
		width: 100%;
		max-width: 100%;
		min-width: 0;
		padding: 23px;
		border-radius: 18px;
		box-shadow: 0 8px 20px rgba(4, 56, 111, 0.075);
		overflow: hidden;
	}

	.canisphere-card--appointment {
		order: 1;
		padding: 28px 22px 26px;
	}

	.canisphere-card--dogs {
		order: 2;
	}

	.canisphere-card--documents {
		order: 3;
	}

	.canisphere-card--orders {
		order: 4;
	}

	.canisphere-card--help {
		order: 5;
		grid-template-columns: minmax(132px, 42%) minmax(0, 1fr);
		gap: 22px;
		align-items: center;
		min-height: 246px;
		padding: 20px;
		background: linear-gradient(110deg, #f2f8ff 0%, #eaf4ff 100%);
	}

	.canisphere-card__header {
		margin-bottom: 29px;
	}

	.canisphere-card__header h2,
	.canisphere-card__heading {
		font-size: 1rem;
		font-weight: 870;
	}

	.canisphere-section-icon {
		width: 18px;
		height: 18px;
	}

	.canisphere-appointment {
		grid-template-columns: minmax(130px, 42%) minmax(0, 1fr);
		gap: 20px;
		align-items: center;
		margin-bottom: 28px;
	}

	.canisphere-appointment__image {
		width: 100%;
		aspect-ratio: 1 / 1;
		border-radius: 9px;
	}

	.canisphere-appointment__content strong {
		margin-bottom: 12px;
		font-size: 1rem;
		line-height: 1.22;
	}

	.canisphere-appointment__content p,
	.canisphere-appointment__content span {
		margin-bottom: 10px;
		font-size: 0.92rem;
		font-weight: 650;
	}

	.canisphere-card--appointment .canisphere-button,
	.canisphere-card--help .canisphere-button {
		width: 100%;
		min-height: 54px;
		border-radius: 8px;
		font-size: 1rem;
	}

	.canisphere-accordion {
		padding: 0;
		overflow: hidden;
		border-radius: 16px;
	}

	.canisphere-accordion:not(.is-open) {
		min-height: 74px;
	}

	.canisphere-accordion__header {
		display: block;
		margin: 0;
	}

	.canisphere-accordion__toggle {
		display: grid;
		grid-template-columns: minmax(0, 1fr) auto auto;
		gap: 9px;
		align-items: center;
		min-height: 74px;
		padding: 0 22px;
		cursor: pointer;
	}

	.canisphere-accordion__toggle .canisphere-card__heading {
		font-size: 0.99rem;
	}

	.canisphere-card__action {
		display: none;
	}

	.canisphere-accordion__mobile-action,
	.canisphere-accordion__icon {
		display: inline-flex;
		align-items: center;
	}

	.canisphere-accordion__mobile-action {
		font-size: 0.86rem;
		font-weight: 820;
	}

	.canisphere-accordion__icon::before {
		top: 3px;
		left: 4px;
		width: 7px;
		height: 7px;
	}

	.canisphere-accordion__body {
		max-height: 0;
		padding: 0 22px;
		opacity: 0;
		overflow: hidden;
		visibility: hidden;
		transition: max-height 260ms ease, opacity 200ms ease, visibility 0ms linear 260ms;
	}

	.canisphere-accordion.is-open .canisphere-accordion__body {
		padding-bottom: 22px;
		visibility: visible;
		transition: max-height 300ms ease, opacity 220ms ease, visibility 0ms;
	}

	.canisphere-accordion:not(.is-open) .canisphere-accordion__body {
		padding-top: 0;
		padding-bottom: 0;
	}

	.canisphere-list {
		gap: 16px;
	}

	.canisphere-dog-card {
		grid-template-columns: 56px minmax(0, 1fr) 14px;
		gap: 15px;
	}

	.canisphere-dog-card__photo {
		width: 56px;
		height: 56px;
	}

	.canisphere-document-card,
	.canisphere-order-card {
		grid-template-columns: 48px minmax(0, 1fr);
		gap: 15px;
	}

	.canisphere-document-card__icon,
	.canisphere-order-card__media {
		width: 48px;
		height: 48px;
	}

	.canisphere-dog-card h3,
	.canisphere-document-card h3,
	.canisphere-order-card h3 {
		font-size: 0.95rem;
		line-height: 1.24;
	}

	.canisphere-meta-line {
		font-size: 0.86rem;
	}

	.canisphere-help__image {
		min-height: 0;
		height: 100%;
		aspect-ratio: 0.78 / 1;
		border-radius: 12px;
	}

	.canisphere-help__content {
		padding: 0;
	}

	.canisphere-card--help h2 {
		margin-bottom: 0;
		font-size: 1.32rem;
		line-height: 1.18;
	}

	.canisphere-card--help p {
		margin-bottom: 18px;
		font-size: 0.91rem;
		line-height: 1.5;
	}

	.canisphere-account-view {
		padding: 22px;
		border-radius: 16px;
	}
}

@media (max-width: 380px) {
	.canisphere-account-page .woocommerce {
		padding-right: 12px;
		padding-left: 12px;
	}

	.canisphere-card,
	.canisphere-welcome,
	.canisphere-card--appointment {
		padding-right: 18px;
		padding-left: 18px;
	}

	.canisphere-accordion__toggle {
		padding-right: 18px;
		padding-left: 18px;
	}

	.canisphere-accordion__body {
		padding-right: 18px;
		padding-left: 18px;
	}

	.canisphere-appointment {
		grid-template-columns: 112px minmax(0, 1fr);
	}

	.canisphere-card--help {
		gap: 14px;
	}
}
