/* SocialMint WooCommerce — dark complementary styles */

.woocommerce .button,
.woocommerce-page .button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	border-radius: 999px !important;
	background: linear-gradient(135deg, #4aefad 0%, #22d48b 50%, #1bb874 100%) !important;
	color: #04120c !important;
	border: 0 !important;
	font-weight: 700 !important;
	font-size: 0.88rem !important;
	line-height: 1.2;
	min-height: 40px;
	padding: 0 16px !important;
	box-shadow: 0 14px 42px rgba(34, 212, 139, 0.28);
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	border-radius: 24px;
	background: rgba(12, 22, 38, 0.72);
	border: 1px solid rgba(255, 255, 255, 0.09);
	padding: 16px;
	box-shadow: 0 24px 60px rgba(0, 0, 0, 0.35);
	color: #f3f8fc;
}

.woocommerce div.product .product_title,
.woocommerce-account .entry-title {
	font-family: "Outfit", "Figtree", sans-serif;
	letter-spacing: -0.03em;
	color: #f3f8fc;
}

.woocommerce form .form-row {
	margin-bottom: 0;
}

.woocommerce-account .woocommerce-MyAccount-content a {
	color: #63e6b6;
}

.woocommerce table.shop_table {
	border: 1px solid rgba(255, 255, 255, 0.09) !important;
	border-radius: 16px;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.2);
	color: #f3f8fc;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
	border-color: rgba(255, 255, 255, 0.08) !important;
	padding: 12px !important;
}

/* ——— Account section full SocialMint skin ——— */

body.sm-account {
	color-scheme: dark;
}

body.sm-account .nw-main,
body.sm-account .nw-shop {
	position: relative;
}

body.sm-account .nw-shop > .nw-container {
	padding-top: 8px;
}

body.sm-account .woocommerce-account .woocommerce,
body.sm-account .woocommerce {
	margin-top: 8px;
	margin-bottom: 64px;
}

body.sm-account .woocommerce-MyAccount-navigation {
	padding: 14px;
	border-radius: 22px;
	border: 1px solid rgba(34, 212, 139, 0.18);
	background:
		linear-gradient(165deg, rgba(14, 26, 44, 0.92), rgba(8, 16, 28, 0.88));
	box-shadow: 0 18px 48px rgba(0, 0, 0, 0.28);
}

body.sm-account .woocommerce-MyAccount-navigation ul {
	gap: 6px;
	margin: 0;
}

body.sm-account .woocommerce-MyAccount-navigation a {
	width: 100%;
	justify-content: flex-start;
	min-height: 44px;
	padding: 10px 14px;
	border-radius: 14px;
	border: 1px solid transparent;
	background: transparent;
	color: #9eb0c4;
	font-family: "Outfit", "Figtree", sans-serif;
	font-weight: 650;
	letter-spacing: -0.01em;
	transition: background 0.18s ease, color 0.18s ease, border-color 0.18s ease;
}

body.sm-account .woocommerce-MyAccount-navigation li.is-active a,
body.sm-account .woocommerce-MyAccount-navigation a:hover {
	background: rgba(34, 212, 139, 0.14);
	border-color: rgba(34, 212, 139, 0.35);
	color: #63e6b6;
	box-shadow: inset 3px 0 0 #22d48b;
}

body.sm-account .woocommerce-MyAccount-content {
	position: relative;
	isolation: isolate;
	overflow: hidden;
	padding: 24px 22px;
	border-radius: 24px;
	border: 1px solid rgba(34, 212, 139, 0.2);
	background:
		radial-gradient(ellipse 80% 60% at 0% 0%, rgba(34, 212, 139, 0.12), transparent 55%),
		radial-gradient(ellipse 60% 50% at 100% 0%, rgba(75, 147, 247, 0.08), transparent 50%),
		linear-gradient(165deg, rgba(14, 26, 44, 0.96), rgba(8, 16, 28, 0.92));
	box-shadow:
		0 28px 70px rgba(0, 0, 0, 0.4),
		inset 0 1px 0 rgba(255, 255, 255, 0.04);
	backdrop-filter: blur(18px);
}

body.sm-account .woocommerce-MyAccount-content:has(.nw-auth) {
	padding: 0;
	border: 0;
	background: transparent;
	box-shadow: none;
}

body.sm-account .nw-account-hello {
	font-size: clamp(1.45rem, 4vw, 1.85rem);
	background: linear-gradient(120deg, #fff 30%, #63e6b6);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
}

body.sm-account .nw-dash-stat,
body.sm-account .nw-dash-panel,
body.sm-account .nw-dash-order-list__item {
	border-color: rgba(255, 255, 255, 0.1);
	background: rgba(5, 13, 24, 0.45);
}

body.sm-account .nw-dash-quick__link {
	border-color: rgba(34, 212, 139, 0.28);
	background: rgba(34, 212, 139, 0.06);
	color: #63e6b6;
}

body.sm-account .nw-dash-quick__link:hover {
	background: rgba(34, 212, 139, 0.14);
}

/* Account forms */
body.sm-account .woocommerce-EditAccountForm,
body.sm-account .woocommerce-Address,
body.sm-account form.login,
body.sm-account form.register {
	display: grid;
	gap: 14px;
}

body.sm-account .woocommerce-EditAccountForm .form-row,
body.sm-account .woocommerce-EditAccountForm fieldset {
	margin: 0;
}

body.sm-account .woocommerce-EditAccountForm label,
body.sm-account .woocommerce-EditAccountForm legend {
	display: block;
	margin-bottom: 6px;
	color: #9eb0c4;
	font-size: 0.86rem;
	font-weight: 650;
}

body.sm-account .woocommerce-EditAccountForm legend {
	padding: 0;
	margin-bottom: 10px;
	font-family: "Outfit", "Figtree", sans-serif;
	font-size: 1.05rem;
	color: #f3f8fc;
}

body.sm-account .woocommerce-EditAccountForm fieldset {
	padding: 16px;
	border-radius: 18px;
	border: 1px solid rgba(255, 255, 255, 0.09);
	background: rgba(0, 0, 0, 0.22);
}

body.sm-account .woocommerce-EditAccountForm .woocommerce-Input,
body.sm-account .woocommerce-EditAccountForm input.input-text,
body.sm-account .woocommerce-MyAccount-content input.input-text,
body.sm-account .woocommerce-MyAccount-content input[type="text"],
body.sm-account .woocommerce-MyAccount-content input[type="email"],
body.sm-account .woocommerce-MyAccount-content input[type="tel"],
body.sm-account .woocommerce-MyAccount-content input[type="password"] {
	width: 100%;
	min-height: 48px;
	padding: 12px 14px !important;
	border-radius: 14px !important;
	border: 1px solid rgba(255, 255, 255, 0.1) !important;
	background: rgba(5, 13, 24, 0.65) !important;
	color: #f3f8fc !important;
	box-shadow: none !important;
}

body.sm-account .woocommerce-EditAccountForm .woocommerce-Input:focus,
body.sm-account .woocommerce-MyAccount-content input:focus {
	outline: none !important;
	border-color: rgba(34, 212, 139, 0.55) !important;
	box-shadow: 0 0 0 3px rgba(34, 212, 139, 0.16) !important;
}

body.sm-account .woocommerce-EditAccountForm .description,
body.sm-account .woocommerce-EditAccountForm em {
	color: #9eb0c4;
	font-size: 0.82rem;
}

body.sm-account .woocommerce-EditAccountForm .woocommerce-Button {
	margin-top: 6px;
	min-height: 40px;
	padding: 0 16px !important;
	font-size: 0.88rem !important;
}

/* Orders */
body.sm-account .sm-account-block__head {
	margin-bottom: 16px;
}

body.sm-account .sm-account-block__title {
	margin: 0 0 6px;
	font-family: "Outfit", "Figtree", sans-serif;
	font-size: 1.35rem;
	letter-spacing: -0.02em;
	color: #f3f8fc;
}

body.sm-account .sm-account-block__lead {
	margin: 0;
	color: #9eb0c4;
}

body.sm-account .sm-account-orders__table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
}

body.sm-account .sm-account-status {
	display: inline-flex;
	align-items: center;
	padding: 4px 10px;
	border-radius: 999px;
	font-size: 0.72rem;
	font-weight: 700;
	background: rgba(34, 212, 139, 0.12);
	color: #63e6b6;
}

body.sm-account .sm-account-status--pending,
body.sm-account .sm-account-status--on-hold {
	background: linear-gradient(135deg, rgba(224, 184, 74, 0.22), rgba(255, 154, 87, 0.12));
	color: #f6d48a;
	border: 1px solid rgba(224, 184, 74, 0.42);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 18px rgba(224, 184, 74, 0.16);
}

body.sm-account .sm-account-status--payment-checking {
	background: linear-gradient(135deg, rgba(255, 154, 87, 0.22), rgba(255, 92, 151, 0.1));
	color: #ffc9a3;
	border: 1px solid rgba(255, 154, 87, 0.42);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 18px rgba(255, 154, 87, 0.16);
}

body.sm-account .sm-account-status--planning {
	background: linear-gradient(135deg, rgba(184, 92, 255, 0.22), rgba(75, 147, 247, 0.12));
	color: #e4c6ff;
	border: 1px solid rgba(184, 92, 255, 0.42);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 18px rgba(184, 92, 255, 0.16);
}

body.sm-account .sm-account-status--processing {
	background: linear-gradient(135deg, rgba(75, 147, 247, 0.24), rgba(99, 230, 182, 0.1));
	color: #b7d4ff;
	border: 1px solid rgba(75, 147, 247, 0.45);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 18px rgba(75, 147, 247, 0.18);
}

body.sm-account .sm-account-status--completed {
	background: linear-gradient(135deg, rgba(34, 212, 139, 0.24), rgba(99, 230, 182, 0.1));
	color: #9cf0cf;
	border: 1px solid rgba(34, 212, 139, 0.42);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 18px rgba(34, 212, 139, 0.16);
}

body.sm-account .sm-account-status--cancelled,
body.sm-account .sm-account-status--failed {
	background: linear-gradient(135deg, rgba(255, 92, 151, 0.22), rgba(184, 92, 255, 0.1));
	color: #ffc1d4;
	border: 1px solid rgba(255, 92, 151, 0.42);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 0 18px rgba(255, 92, 151, 0.14);
}

body.sm-account .sm-account-status--refunded {
	background: linear-gradient(135deg, rgba(158, 176, 196, 0.18), rgba(75, 147, 247, 0.08));
	color: #d5e2ee;
	border: 1px solid rgba(158, 176, 196, 0.35);
}

body.sm-account .sm-account-empty {
	position: relative;
	isolation: isolate;
	overflow: hidden;
	padding: 28px 22px;
	border-radius: 20px;
	border: 1px solid rgba(34, 212, 139, 0.22);
	background: rgba(5, 13, 24, 0.4);
	text-align: center;
}

body.sm-account .sm-account-empty__glow {
	position: absolute;
	inset: -30% auto auto 50%;
	width: 280px;
	height: 180px;
	transform: translateX(-50%);
	background: radial-gradient(circle, rgba(34, 212, 139, 0.28), transparent 65%);
	pointer-events: none;
	z-index: 0;
}

body.sm-account .sm-account-empty .nw-eyebrow,
body.sm-account .sm-account-empty__title,
body.sm-account .sm-account-empty__text,
body.sm-account .sm-account-empty .nw-btn {
	position: relative;
	z-index: 1;
}

body.sm-account .sm-account-empty__title {
	margin: 0 0 8px;
	font-family: "Outfit", "Figtree", sans-serif;
	font-size: 1.4rem;
	color: #f3f8fc;
}

body.sm-account .sm-account-empty__text {
	margin: 0 auto 18px;
	max-width: 34ch;
	color: #9eb0c4;
}

body.sm-account .sm-account-pager {
	display: flex;
	gap: 10px;
	margin-top: 16px;
}

body.sm-account .woocommerce-orders-table__cell-order-actions .button,
body.sm-account .woocommerce-orders-table__cell-order-actions a.button {
	min-height: 40px !important;
	padding: 0 16px !important;
	font-size: 0.88rem !important;
}

body.sm-account .woocommerce-info,
body.sm-account .woocommerce-message,
body.sm-account .woocommerce-error {
	border-radius: 16px !important;
	border: 1px solid rgba(34, 212, 139, 0.22) !important;
	background: rgba(5, 13, 24, 0.55) !important;
	color: #f3f8fc !important;
}

/* ——— Account shell (dashboard / orders / profile) ——— */

body.sm-account-shell .woocommerce-MyAccount-navigation {
	display: none !important;
}

body.sm-account-shell .woocommerce-MyAccount-content {
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	overflow: visible;
	backdrop-filter: none;
}

body.sm-account-shell .woocommerce-MyAccount-content::before,
body.sm-account-shell .woocommerce-MyAccount-content::after {
	display: none !important;
}

.sm-account-page {
	width: 100%;
	margin: 0 0 32px;
	color: #f3f8fc;
}

.sm-account-page__top {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	margin-bottom: 20px;
}

.sm-account-page__back {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	display: inline-flex;
	align-items: center;
	gap: 4px;
	min-height: 40px;
	padding: 6px 10px 6px 2px;
	border-radius: 999px;
	color: #9eb0c4 !important;
	font-weight: 650;
	font-size: 0.9rem;
	text-decoration: none;
}

.sm-account-page__back:hover {
	color: #63e6b6 !important;
	background: rgba(34, 212, 139, 0.08);
}

.sm-account-page__title {
	margin: 0;
	padding: 0 88px;
	text-align: center;
	font-family: "Outfit", "Figtree", sans-serif;
	font-size: 1.15rem;
	font-weight: 700;
	letter-spacing: -0.02em;
	color: #f3f8fc;
}

.sm-account-page__lead {
	margin: 0 0 20px;
	color: #9eb0c4;
	font-size: 0.95rem;
	line-height: 1.45;
}

.sm-order-cards {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	gap: 12px;
}

.sm-order-card {
	border-radius: 18px;
	border: 1px solid rgba(255, 255, 255, 0.08);
	background: rgba(5, 13, 24, 0.4);
	overflow: hidden;
}

.sm-order-card__main {
	display: grid;
	gap: 10px;
	padding: 16px 16px 14px;
	text-decoration: none;
	color: inherit;
}

.sm-order-card__main:hover {
	background: rgba(34, 212, 139, 0.05);
}

.sm-order-card__head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
}

.sm-order-card__num {
	font-family: "Outfit", "Figtree", sans-serif;
	font-size: 1.05rem;
	font-weight: 750;
	letter-spacing: -0.02em;
	color: #f3f8fc;
}

.sm-order-card__package {
	margin: 0;
	color: #63e6b6;
	font-weight: 650;
	font-size: 0.92rem;
}

.sm-order-card__meta {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 8px 14px;
	color: #9eb0c4;
	font-size: 0.86rem;
}

.sm-order-card__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 2px;
	padding: 14px 16px 18px;
	border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.sm-order-card__btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 40px;
	padding: 0 16px;
	font-size: 0.88rem;
	border-radius: 999px;
	border: 1px solid rgba(34, 212, 139, 0.28);
	background: rgba(34, 212, 139, 0.1);
	color: #63e6b6 !important;
	font-weight: 700;
	text-decoration: none;
}

.sm-order-card__btn:hover {
	background: rgba(34, 212, 139, 0.18);
}

.sm-order-card__btn--upload_slip {
	background: linear-gradient(135deg, #4aefad 0%, #22d48b 100%);
	border-color: transparent;
	color: #04120c !important;
}

.sm-order-card__btn--upload_slip:hover {
	filter: brightness(1.05);
	background: linear-gradient(135deg, #4aefad 0%, #22d48b 100%);
}

.sm-order-card__btn--cancel {
	background: transparent;
	border-color: rgba(255, 123, 147, 0.35);
	color: #ff7b93 !important;
}

body.sm-account .sm-account-status--slip-yes {
	background: rgba(34, 212, 139, 0.14);
	color: #63e6b6;
}

body.sm-account .sm-account-status--slip-no {
	background: rgba(224, 184, 74, 0.14);
	color: #e0b84a;
}

body.sm-account .sm-account-empty--flush {
	padding: 36px 12px;
	border: 0;
	border-radius: 0;
	background: transparent;
	text-align: center;
}

body.sm-account-shell .nw-page-head {
	display: none !important;
}

body.sm-account-shell .sm-account-form {
	display: block;
	width: 100%;
	max-width: none;
}

body.sm-account-shell .sm-account-form__stack,
body.sm-account-shell .sm-account-form__section {
	display: grid;
	gap: 14px;
}

body.sm-account-shell .sm-account-form .form-row,
body.sm-account-shell .sm-account-form .woocommerce-form-row {
	float: none !important;
	clear: none !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	display: grid !important;
	gap: 6px;
}

body.sm-account-shell .sm-account-form__pair {
	display: grid;
	grid-template-columns: 1fr;
	gap: 14px;
}

body.sm-account-shell .sm-account-form__section {
	margin-top: 8px;
	padding-top: 18px;
	border-top: 1px solid rgba(255, 255, 255, 0.08);
}

body.sm-account-shell .sm-account-form__section-title {
	margin: 0 0 2px;
	font-family: "Outfit", "Figtree", sans-serif;
	font-size: 1.05rem;
	font-weight: 750;
	letter-spacing: -0.02em;
	color: #f3f8fc;
}

body.sm-account-shell .sm-account-form .password-input {
	display: flex;
	align-items: center;
	width: 100%;
	position: relative;
}

body.sm-account-shell .sm-account-form .password-input input {
	padding-right: 44px !important;
}

body.sm-account-shell .sm-account-form .show-password-input {
	position: absolute !important;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	width: 22px;
	height: 22px;
	margin: 0 !important;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	opacity: 0.7;
}

body.sm-account-shell .sm-account-form__submit {
	margin-top: 18px;
}

body.sm-account-shell .sm-account-form__submit .button {
	width: 100%;
	min-height: 40px !important;
	padding: 0 16px !important;
	font-size: 0.88rem !important;
}

@media (min-width: 640px) {
	body.sm-account-shell .sm-account-form__pair {
		grid-template-columns: 1fr 1fr;
	}

	body.sm-account-shell .sm-account-form__submit .button {
		width: auto;
		min-width: 200px;
	}
}

/* ——— Profile dashboard (account home) ——— */

body.sm-account-dashboard .woocommerce-MyAccount-navigation {
	display: none !important;
}

body.sm-account-dashboard .woocommerce-MyAccount-content {
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	overflow: visible;
	backdrop-filter: none;
}

body.sm-account-dashboard .woocommerce-MyAccount-content::before,
body.sm-account-dashboard .woocommerce-MyAccount-content::after {
	display: none !important;
}

/* Desktop: WC nav is hidden — use full content width (not the leftover 220px nav column). */
@media (min-width: 800px) {
	body.sm-account-dashboard.woocommerce-account .woocommerce,
	body.sm-account-shell.woocommerce-account .woocommerce,
	body.sm-account-dashboard .woocommerce,
	body.sm-account-shell .woocommerce {
		display: block !important;
		grid-template-columns: none !important;
		gap: 0 !important;
	}

	body.sm-account-dashboard .woocommerce-MyAccount-content,
	body.sm-account-shell .woocommerce-MyAccount-content {
		width: 100%;
		max-width: 720px;
		margin-left: auto;
		margin-right: auto;
	}
}

.sm-profile {
	width: 100%;
	max-width: none;
	margin: 0 0 32px;
	padding: 0;
	border-radius: 0;
	overflow: visible;
	background: transparent;
	color: #f3f8fc;
	box-shadow: none;
}

.sm-profile__hero {
	position: relative;
	padding: 8px 0 0;
	text-align: center;
	background: transparent;
}

.sm-profile__wave {
	position: absolute;
	left: -4%;
	right: -4%;
	bottom: 0;
	height: 100px;
	pointer-events: none;
	z-index: 0;
	opacity: 0.55;
}

.sm-profile__wave svg {
	display: block;
	width: 100%;
	height: 100%;
}

.sm-profile__wave-a {
	fill: rgba(34, 212, 139, 0.35);
}

.sm-profile__wave-b {
	fill: rgba(34, 212, 139, 0.22);
}

.sm-profile__wave-c {
	fill: rgba(11, 31, 58, 0.85);
}

.sm-profile__identity {
	position: relative;
	z-index: 1;
	padding: 12px 0 48px;
}

.sm-profile__avatar-wrap {
	position: relative;
	width: 112px;
	height: 112px;
	margin: 0 auto 16px;
}

.sm-profile__avatar-btn {
	appearance: none;
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent;
	cursor: pointer;
	display: block;
	width: 112px;
	height: 112px;
	border-radius: 50%;
}

.sm-profile__avatar,
.sm-profile__avatar-btn .sm-avatar-initials {
	width: 112px !important;
	height: 112px !important;
	border-radius: 50%;
	object-fit: cover;
	border: 3px solid rgba(34, 212, 139, 0.45);
	box-shadow:
		0 0 0 6px rgba(34, 212, 139, 0.1),
		0 18px 40px rgba(0, 0, 0, 0.45);
}

.sm-avatar-initials {
	display: inline-grid;
	place-items: center;
	border-radius: 50%;
	background: linear-gradient(145deg, rgba(34, 212, 139, 0.35), rgba(11, 31, 58, 0.95));
	color: #f3f8fc;
	font-family: "Outfit", "Figtree", sans-serif;
	font-weight: 750;
	letter-spacing: 0.02em;
	line-height: 1;
	user-select: none;
}

.sm-profile__avatar-wrap.is-uploading {
	opacity: 0.72;
	pointer-events: none;
}

.sm-profile__avatar-status {
	position: absolute;
	left: 50%;
	top: calc(100% + 8px);
	transform: translateX(-50%);
	margin: 0;
	padding: 4px 10px;
	border-radius: 999px;
	background: rgba(5, 13, 24, 0.9);
	border: 1px solid rgba(34, 212, 139, 0.28);
	color: #63e6b6;
	font-size: 0.72rem;
	font-weight: 650;
	white-space: nowrap;
	z-index: 2;
}

.sm-profile__avatar-status.is-error {
	border-color: rgba(255, 123, 147, 0.35);
	color: #ff7b93;
}

.sm-profile__camera {
	position: absolute;
	right: 2px;
	bottom: 2px;
	display: grid;
	place-items: center;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background: linear-gradient(145deg, #4aefad, #22d48b);
	color: #04120c;
	box-shadow: 0 8px 20px rgba(34, 212, 139, 0.35);
	text-decoration: none;
	cursor: pointer;
}

.sm-profile__name {
	margin: 0 0 6px;
	font-family: "Outfit", "Figtree", sans-serif;
	font-size: clamp(1.45rem, 4vw, 1.85rem);
	font-weight: 750;
	letter-spacing: -0.03em;
	background: linear-gradient(120deg, #fff 35%, #63e6b6);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
}

.sm-profile__username {
	margin: 0 0 6px;
	font-size: 1rem;
	font-weight: 650;
	letter-spacing: -0.01em;
	color: #63e6b6;
}

.sm-profile__role {
	margin: 0;
	font-size: 0.95rem;
	color: #9eb0c4;
	font-weight: 500;
}

.sm-profile__orders,
.sm-profile__menu,
.sm-profile__logout {
	position: relative;
	z-index: 1;
	padding: 20px 0 0;
	background: transparent;
}

.sm-profile__section-title {
	margin: 0 0 18px;
	font-family: "Outfit", "Figtree", sans-serif;
	font-size: 1.15rem;
	font-weight: 750;
	letter-spacing: -0.02em;
	color: #f3f8fc;
}

.sm-profile__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 16px 12px;
	margin-bottom: 8px;
}

.sm-profile__tile {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	padding: 14px 8px;
	border-radius: 18px;
	border: 1px solid rgba(255, 255, 255, 0.08);
	background: rgba(5, 13, 24, 0.4);
	text-align: center;
	text-decoration: none;
	color: #9eb0c4;
	transition: border-color 0.18s ease, background 0.18s ease, color 0.18s ease;
}

.sm-profile__tile:hover {
	border-color: rgba(34, 212, 139, 0.35);
	background: rgba(34, 212, 139, 0.08);
	color: #63e6b6;
}

.sm-profile__tile-icon {
	display: grid;
	place-items: center;
	width: 48px;
	height: 48px;
	border-radius: 14px;
	background: rgba(34, 212, 139, 0.1);
	color: #63e6b6;
	box-shadow: none;
}

.sm-profile__tile-icon svg {
	width: 24px;
	height: 24px;
}

.sm-profile__tile-icon--pending {
	color: #5ec8f0;
	background: rgba(94, 200, 240, 0.12);
}

.sm-profile__tile-icon--processing {
	color: #63e6b6;
	background: rgba(34, 212, 139, 0.14);
}

.sm-profile__tile-icon--completed {
	color: #f0c75e;
	background: rgba(240, 199, 94, 0.12);
}

.sm-profile__tile-icon--cancelled {
	color: #9eb0c4;
	background: rgba(158, 176, 196, 0.12);
}

.sm-profile__tile-icon--packages {
	color: #4aefad;
	background: rgba(74, 239, 173, 0.12);
}

.sm-profile__tile-icon--care {
	color: #8bb4ff;
	background: rgba(139, 180, 255, 0.12);
}

.sm-profile__tile-label {
	font-size: 0.74rem;
	font-weight: 650;
	line-height: 1.25;
	max-width: 7rem;
}

.sm-profile__tile-count {
	position: absolute;
	top: 8px;
	right: 8px;
	min-width: 18px;
	height: 18px;
	padding: 0 5px;
	border-radius: 999px;
	background: #22d48b;
	color: #04120c;
	font-size: 0.65rem;
	font-weight: 800;
	line-height: 18px;
}

.sm-profile__menu {
	margin-top: 12px;
	padding-top: 8px;
	border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.sm-profile__menu-item {
	display: flex;
	align-items: center;
	gap: 14px;
	min-height: 54px;
	padding: 12px 4px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.07);
	text-decoration: none;
	color: #f3f8fc !important;
	transition: color 0.15s ease;
}

.sm-profile__menu-item:last-child {
	border-bottom: 0;
}

.sm-profile__menu-item:hover {
	color: #63e6b6 !important;
}

.sm-profile__menu-icon {
	display: grid;
	place-items: center;
	width: 28px;
	height: 28px;
	color: #9eb0c4;
	flex: 0 0 auto;
}

.sm-profile__menu-icon svg {
	width: 22px;
	height: 22px;
}

.sm-profile__menu-label {
	flex: 1 1 auto;
	font-size: 0.98rem;
	font-weight: 650;
}

.sm-profile__menu-chevron {
	color: rgba(158, 176, 196, 0.55);
	font-size: 1.35rem;
	line-height: 1;
}

.sm-profile__logout {
	padding: 22px 0 8px;
	text-align: center;
}

.sm-profile__logout-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-height: 40px;
	padding: 0 16px;
	font-size: 0.88rem;
	border-radius: 999px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	background: rgba(5, 13, 24, 0.35);
	color: #9eb0c4 !important;
	font-weight: 650;
	text-decoration: none;
}

.sm-profile__logout-btn:hover {
	color: #ff7b93 !important;
	border-color: rgba(255, 123, 147, 0.35);
	background: rgba(255, 123, 147, 0.08);
}

@media (min-width: 800px) {
	.sm-profile {
		max-width: 720px;
		margin-left: auto;
		margin-right: auto;
	}

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

	.sm-profile__tile {
		padding: 18px 12px;
		min-height: 118px;
	}

	.sm-profile__tile-label {
		font-size: 0.82rem;
		max-width: none;
		line-height: 1.3;
	}
}

@media (min-width: 1100px) {
	.sm-profile__grid {
		grid-template-columns: repeat(6, minmax(0, 1fr));
	}
}

@media (max-width: 799px) {
	body.sm-account .woocommerce-MyAccount-navigation ul {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		gap: 8px;
		padding-bottom: 2px;
		-webkit-overflow-scrolling: touch;
	}

	body.sm-account .woocommerce-MyAccount-navigation a {
		width: auto;
		white-space: nowrap;
		box-shadow: none !important;
	}

	body.sm-account .woocommerce-MyAccount-navigation li.is-active a {
		box-shadow: none !important;
	}
}

@media (min-width: 800px) {
	body.sm-account .woocommerce-MyAccount-navigation ul {
		display: grid;
		gap: 4px;
	}
}

/* --- View order --- */

.sm-view-order__stack {
	display: grid;
	gap: 16px;
}

.sm-view-order__status {
	display: grid;
	gap: 10px;
}

.sm-view-order__badge-row {
	margin: 0;
}

.nw-dash-slip {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 10px 14px;
	padding: 12px 14px;
	border-radius: 14px;
	border: 1px solid rgba(34, 212, 139, 0.28);
	background: rgba(34, 212, 139, 0.08);
}

.nw-dash-slip.is-missing {
	border-color: rgba(224, 184, 74, 0.35);
	background: rgba(224, 184, 74, 0.08);
}

.nw-dash-slip__main {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px 10px;
	min-width: 0;
}

.nw-dash-slip__hint {
	color: #9eb0c4;
	font-size: 0.88rem;
	line-height: 1.35;
}

.nw-dash-badge--slip-no {
	background: rgba(224, 184, 74, 0.16);
	color: #e0b84a;
}

.nw-dash-badge--slip-yes {
	background: rgba(34, 212, 139, 0.16);
	color: #63e6b6;
}

.nw-slip-view-btn {
	appearance: none;
	min-height: 40px;
	padding: 0 16px;
	border-radius: 999px;
	border: 1px solid rgba(34, 212, 139, 0.35);
	background: rgba(34, 212, 139, 0.12);
	color: #63e6b6;
	font: inherit;
	font-size: 0.88rem;
	font-weight: 700;
	cursor: pointer;
}

.sm-view-order__progress,
.sm-view-order__panel {
	padding: 16px;
	border-radius: 18px;
	border: 1px solid rgba(255, 255, 255, 0.08);
	background: rgba(5, 13, 24, 0.4);
}

.sm-view-order__panel h2,
.sm-view-order__details h2 {
	margin: 0 0 14px;
	font-family: "Outfit", "Figtree", sans-serif;
	font-size: 1.05rem;
	font-weight: 750;
	letter-spacing: -0.02em;
	color: #f3f8fc;
}

.sm-view-order__rows {
	margin: 0;
	padding: 0;
	display: grid;
	gap: 0;
}

.sm-view-order__row {
	display: grid;
	grid-template-columns: minmax(7.5rem, 10rem) minmax(0, 1fr);
	gap: 8px 14px;
	align-items: start;
	padding: 11px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.07);
	margin: 0;
}

.sm-view-order__row:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.sm-view-order__row:first-child {
	padding-top: 0;
}

.sm-view-order__row dt {
	margin: 0;
	color: #9eb0c4;
	font-size: 0.84rem;
	font-weight: 650;
}

.sm-view-order__row dd {
	margin: 0;
	color: #f3f8fc;
	font-size: 0.95rem;
	font-weight: 650;
	word-break: break-word;
}

.sm-view-order__row--accent dd {
	color: #63e6b6;
	font-weight: 750;
}

.sm-view-order__row a {
	color: #63e6b6 !important;
	word-break: break-all;
}

.sm-view-order__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 16px;
	padding-top: 14px;
	border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.sm-view-order__action {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 40px;
	padding: 0 16px;
	border-radius: 999px;
	border: 1px solid rgba(34, 212, 139, 0.35);
	background: rgba(34, 212, 139, 0.14);
	color: #63e6b6 !important;
	font-size: 0.88rem;
	font-weight: 700;
	text-decoration: none;
}

.sm-view-order__action--cancel {
	background: transparent;
	border-color: rgba(255, 123, 147, 0.35);
	color: #ff7b93 !important;
}

.sm-view-order .nw-slip-upload {
	margin: 0;
}

.sm-view-order .woocommerce-order-details,
.sm-view-order .woocommerce-customer-details {
	display: none !important;
}

@media (max-width: 560px) {
	.sm-view-order__row {
		grid-template-columns: 1fr;
		gap: 4px;
	}

	.nw-dash-progress__label {
		font-size: 0.7rem;
	}
}

/* Front-end action buttons — same size as homepage .nw-btn */
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #place_order,
.woocommerce #payment #place_order,
.nw-btn,
.nw-btn--sm,
.nw-btn--lg,
.nw-auth__submit,
.nw-dash-btn,
.nw-copy-btn,
.nw-slip-upload__btn,
.nw-slip-upload__choose-btn,
.nw-slip-view-btn,
.sm-order-card__btn,
.sm-view-order__action,
.sm-profile__logout-btn,
.sm-get-started__buy,
.sm-mono__cta-btn,
.sm-sticky-cta__wa,
.sm-sticky-cta__go {
	min-height: 40px !important;
	padding: 0 16px !important;
	font-size: 0.88rem !important;
	line-height: 1.2;
}

/* --- View order --- */

.sm-view-order__stack {
	display: grid;
	gap: 16px;
}

.sm-view-order__status {
	display: grid;
	gap: 10px;
}

.sm-view-order__badge-row {
	margin: 0;
}

.nw-dash-slip {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 10px 14px;
	padding: 12px 14px;
	border-radius: 14px;
	border: 1px solid rgba(34, 212, 139, 0.28);
	background: rgba(34, 212, 139, 0.08);
}

.nw-dash-slip.is-missing {
	border-color: rgba(224, 184, 74, 0.35);
	background: rgba(224, 184, 74, 0.08);
}

.nw-dash-slip__main {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px 10px;
	min-width: 0;
}

.nw-dash-slip__hint {
	color: #9eb0c4;
	font-size: 0.88rem;
	line-height: 1.35;
}

.nw-dash-badge--slip-no {
	background: rgba(224, 184, 74, 0.16);
	color: #e0b84a;
}

.nw-dash-badge--slip-yes {
	background: rgba(34, 212, 139, 0.16);
	color: #63e6b6;
}

.nw-slip-view-btn {
	appearance: none;
	min-height: 40px;
	padding: 0 16px;
	border-radius: 999px;
	border: 1px solid rgba(34, 212, 139, 0.35);
	background: rgba(34, 212, 139, 0.12);
	color: #63e6b6;
	font: inherit;
	font-size: 0.88rem;
	font-weight: 700;
	cursor: pointer;
}

.sm-view-order__progress,
.sm-view-order__panel {
	padding: 16px;
	border-radius: 18px;
	border: 1px solid rgba(255, 255, 255, 0.08);
	background: rgba(5, 13, 24, 0.4);
}

.sm-view-order__panel h2,
.sm-view-order__details h2 {
	margin: 0 0 14px;
	font-family: "Outfit", "Figtree", sans-serif;
	font-size: 1.05rem;
	font-weight: 750;
	letter-spacing: -0.02em;
	color: #f3f8fc;
}

.sm-view-order__rows {
	margin: 0;
	padding: 0;
	display: grid;
	gap: 0;
}

.sm-view-order__row {
	display: grid;
	grid-template-columns: minmax(7.5rem, 10rem) minmax(0, 1fr);
	gap: 8px 14px;
	align-items: start;
	padding: 11px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.07);
	margin: 0;
}

.sm-view-order__row:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.sm-view-order__row:first-child {
	padding-top: 0;
}

.sm-view-order__row dt {
	margin: 0;
	color: #9eb0c4;
	font-size: 0.84rem;
	font-weight: 650;
}

.sm-view-order__row dd {
	margin: 0;
	color: #f3f8fc;
	font-size: 0.95rem;
	font-weight: 650;
	word-break: break-word;
}

.sm-view-order__row--accent dd {
	color: #63e6b6;
	font-weight: 750;
}

.sm-view-order__row a {
	color: #63e6b6 !important;
	word-break: break-all;
}

.sm-view-order__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 16px;
	padding-top: 14px;
	border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.sm-view-order__action {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 40px;
	padding: 0 16px;
	border-radius: 999px;
	border: 1px solid rgba(34, 212, 139, 0.35);
	background: rgba(34, 212, 139, 0.14);
	color: #63e6b6 !important;
	font-size: 0.88rem;
	font-weight: 700;
	text-decoration: none;
}

.sm-view-order__action--cancel {
	background: transparent;
	border-color: rgba(255, 123, 147, 0.35);
	color: #ff7b93 !important;
}

.sm-view-order .nw-slip-upload {
	margin: 0;
}

.sm-view-order .woocommerce-order-details,
.sm-view-order .woocommerce-customer-details {
	display: none !important;
}

@media (max-width: 560px) {
	.sm-view-order__row {
		grid-template-columns: 1fr;
		gap: 4px;
	}

	.nw-dash-progress__label {
		font-size: 0.7rem;
	}
}

/* Front-end action buttons — same size as homepage .nw-btn */
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #place_order,
.woocommerce #payment #place_order,
.nw-btn,
.nw-btn--sm,
.nw-btn--lg,
.nw-auth__submit,
.nw-dash-btn,
.nw-copy-btn,
.nw-slip-upload__btn,
.nw-slip-upload__choose-btn,
.nw-slip-view-btn,
.sm-order-card__btn,
.sm-view-order__action,
.sm-profile__logout-btn,
.sm-get-started__buy,
.sm-mono__cta-btn,
.sm-sticky-cta__wa,
.sm-sticky-cta__go {
	min-height: 40px !important;
	padding: 0 16px !important;
	font-size: 0.88rem !important;
	line-height: 1.2;
}
