body[data-path="customer-dashboard"],
body[data-path="project"],
body[data-path="quotations"],
body[data-path="orders"],
body[data-path="invoices"],
body[data-path="shipments"],
body[data-path="issues"],
body[data-path="addresses"] {
	--skh-navy: #080d18;
	--skh-navy-2: #0d1526;
	--skh-text: #f5f7fb;
	--skh-muted: #aab4c8;
	--skh-surface: rgba(20, 30, 52, 0.72);
	--skh-surface-strong: rgba(18, 28, 48, 0.84);
	--skh-border: rgba(255, 255, 255, 0.08);
	--skh-accent: #5b6cff;
	--skh-cyan: #22b8cf;
	--skh-violet: #8b5cf6;
	--skh-gold: #f4b942;
	--skh-shadow: rgba(0, 0, 0, 0.28);
	margin: 0;
	background:
		radial-gradient(circle at 82% 22%, rgba(34, 184, 207, 0.28), transparent 29%),
		radial-gradient(circle at 64% 64%, rgba(91, 108, 255, 0.28), transparent 34%),
		radial-gradient(ellipse at 68% 88%, rgba(244, 185, 66, 0.11), transparent 42%),
		radial-gradient(circle at 24% 18%, rgba(139, 92, 246, 0.16), transparent 32%),
		linear-gradient(135deg, var(--skh-navy) 0%, var(--skh-navy-2) 48%, var(--skh-navy) 100%);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	color: var(--skh-text);
	font-family: var(--font-stack, Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);
	overflow-x: hidden;
	min-height: 100vh;
}

body[data-path="customer-dashboard"]::before,
body[data-path="project"]::before,
body[data-path="quotations"]::before,
body[data-path="orders"]::before,
body[data-path="invoices"]::before,
body[data-path="shipments"]::before,
body[data-path="issues"]::before,
body[data-path="addresses"]::before {
	content: "";
	position: fixed;
	inset: 0;
	z-index: -2;
	pointer-events: none;
	background:
		radial-gradient(circle at 82% 22%, rgba(34, 184, 207, 0.28), transparent 29%),
		radial-gradient(circle at 64% 64%, rgba(91, 108, 255, 0.28), transparent 34%),
		radial-gradient(ellipse at 68% 88%, rgba(244, 185, 66, 0.11), transparent 42%),
		radial-gradient(circle at 24% 18%, rgba(139, 92, 246, 0.16), transparent 32%),
		linear-gradient(135deg, var(--skh-navy) 0%, var(--skh-navy-2) 48%, var(--skh-navy) 100%);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}

body[data-path="customer-dashboard"] .navbar,
body[data-path="project"] .navbar,
body[data-path="quotations"] .navbar,
body[data-path="orders"] .navbar,
body[data-path="invoices"] .navbar,
body[data-path="shipments"] .navbar,
body[data-path="issues"] .navbar,
body[data-path="addresses"] .navbar,
body[data-path="customer-dashboard"] .web-footer,
body[data-path="project"] .web-footer,
body[data-path="quotations"] .web-footer,
body[data-path="orders"] .web-footer,
body[data-path="invoices"] .web-footer,
body[data-path="shipments"] .web-footer,
body[data-path="issues"] .web-footer,
body[data-path="addresses"] .web-footer,
body[data-path="customer-dashboard"] .page-breadcrumbs,
body[data-path="project"] .page-breadcrumbs,
body[data-path="quotations"] .page-breadcrumbs,
body[data-path="orders"] .page-breadcrumbs,
body[data-path="invoices"] .page-breadcrumbs,
body[data-path="shipments"] .page-breadcrumbs,
body[data-path="issues"] .page-breadcrumbs,
body[data-path="addresses"] .page-breadcrumbs,
body[data-path="customer-dashboard"] .page-header-wrapper,
body[data-path="project"] .page-header-wrapper,
body[data-path="quotations"] .page-header-wrapper,
body[data-path="orders"] .page-header-wrapper,
body[data-path="invoices"] .page-header-wrapper,
body[data-path="shipments"] .page-header-wrapper,
body[data-path="issues"] .page-header-wrapper,
body[data-path="addresses"] .page-header-wrapper {
	display: none !important;
}

body[data-path="customer-dashboard"] .page_content,
body[data-path="project"] .page_content,
body[data-path="quotations"] .page_content,
body[data-path="orders"] .page_content,
body[data-path="invoices"] .page_content,
body[data-path="shipments"] .page_content,
body[data-path="issues"] .page_content,
body[data-path="addresses"] .page_content {
	max-width: none;
	margin: 0;
	padding: 0;
}

body[data-path="customer-dashboard"] main.container,
body[data-path="project"] main.container,
body[data-path="quotations"] main.container,
body[data-path="orders"] main.container,
body[data-path="invoices"] main.container,
body[data-path="shipments"] main.container,
body[data-path="issues"] main.container,
body[data-path="addresses"] main.container {
	max-width: none;
	width: 100%;
	padding: 0;
}

body[data-path="customer-dashboard"] .page-content-wrapper,
body[data-path="project"] .page-content-wrapper,
body[data-path="quotations"] .page-content-wrapper,
body[data-path="orders"] .page-content-wrapper,
body[data-path="invoices"] .page-content-wrapper,
body[data-path="shipments"] .page-content-wrapper,
body[data-path="issues"] .page-content-wrapper,
body[data-path="addresses"] .page-content-wrapper {
	padding: 0;
}

body[data-path="customer-dashboard"] .web-list-item,
body[data-path="project"] .web-list-item,
body[data-path="quotations"] .web-list-item,
body[data-path="orders"] .web-list-item,
body[data-path="invoices"] .web-list-item,
body[data-path="shipments"] .web-list-item,
body[data-path="issues"] .web-list-item,
body[data-path="addresses"] .web-list-item,
body[data-path="customer-dashboard"] .portal-section,
body[data-path="project"] .portal-section,
body[data-path="quotations"] .portal-section,
body[data-path="orders"] .portal-section,
body[data-path="invoices"] .portal-section,
body[data-path="shipments"] .portal-section,
body[data-path="issues"] .portal-section,
body[data-path="addresses"] .portal-section,
body[data-path="customer-dashboard"] .list-item,
body[data-path="project"] .list-item,
body[data-path="quotations"] .list-item,
body[data-path="orders"] .list-item,
body[data-path="invoices"] .list-item,
body[data-path="shipments"] .list-item,
body[data-path="issues"] .list-item,
body[data-path="addresses"] .list-item {
	border: 1px solid var(--skh-border);
	border-radius: 0;
	background: rgba(255, 255, 255, 0.035);
	box-shadow: none;
	backdrop-filter: blur(14px);
}

.skydne-home-page {
	--skh-navy: #080d18;
	--skh-navy-2: #0d1526;
	--skh-text: #f5f7fb;
	--skh-muted: #aab4c8;
	--skh-surface: rgba(20, 30, 52, 0.72);
	--skh-surface-strong: rgba(18, 28, 48, 0.84);
	--skh-border: rgba(255, 255, 255, 0.08);
	--skh-accent: #5b6cff;
	--skh-cyan: #22b8cf;
	--skh-violet: #8b5cf6;
	--skh-gold: #f4b942;
	--skh-shadow: rgba(0, 0, 0, 0.28);
	position: relative;
	min-height: 100vh;
	margin: 0;
	color: var(--skh-text);
	font-family: var(--font-stack, Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);
	overflow-x: hidden;
}

.skydne-home-page .skh-loading,
.skydne-home-page .skh-error,
.skydne-home-page .skh-empty,
.skydne-home-page .skh-dashboard-fallback {
	margin: 24px;
	border: 1px solid var(--skh-border);
	background: var(--skh-surface);
	border-radius: 8px;
	padding: 18px;
	color: var(--skh-muted);
	backdrop-filter: blur(14px);
}

.skydne-home-page .skh-stage {
	position: relative;
	isolation: isolate;
	min-height: 100vh;
	padding: clamp(16px, 2vw, 32px);
	overflow: visible;
}

.skydne-home-page .skh-gradient-field,
.skydne-home-page .skh-network-canvas {
	position: fixed;
	inset: 0;
	width: 100%;
	height: 100vh;
	pointer-events: none;
	z-index: 0;
}

.skydne-home-page .skh-gradient-field {
	background:
		radial-gradient(ellipse at 78% 24%, rgba(34, 184, 207, 0.34), transparent 35%),
		radial-gradient(ellipse at 86% 64%, rgba(139, 92, 246, 0.24), transparent 30%),
		radial-gradient(ellipse at 54% 84%, rgba(244, 185, 66, 0.12), transparent 40%),
		radial-gradient(ellipse at 36% 78%, rgba(91, 108, 255, 0.18), transparent 38%);
	filter: blur(18px);
	opacity: 0.96;
	transform: translate3d(0, 0, 0) scale(1.02);
}

.skydne-home-page .skh-network-canvas {
	opacity: 0.74;
}

.skydne-home-page .skh-content {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: minmax(208px, 224px) minmax(0, 1fr) minmax(390px, 440px);
	gap: clamp(14px, 1.55vw, 24px);
	align-items: start;
	max-width: 1800px;
	margin: 0 auto;
}

.skydne-home-page .skh-customer-content--wide {
	grid-template-columns: minmax(196px, 220px) minmax(0, 1fr);
	max-width: 1880px;
}

.skydne-home-page .skh-sidebar-panel,
.skydne-home-page .skh-main-column,
.skydne-home-page .skh-company-pane {
	min-width: 0;
	animation: skh-soft-enter 420ms ease both;
}

.skydne-home-page .skh-sidebar-panel {
	position: sticky;
	top: 16px;
	max-height: calc(100vh - 32px);
	overflow: auto;
	padding: 14px;
	border: 1px solid var(--skh-border);
	border-radius: 18px;
	background: color-mix(in srgb, var(--skh-surface-strong) 84%, transparent);
	box-shadow: 0 18px 52px rgba(0, 0, 0, 0.18);
	backdrop-filter: blur(18px);
}

.skydne-home-page .skh-main-column {
	display: grid;
	gap: 16px;
	min-width: 0;
}

.skydne-home-page .skh-topbar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding: 16px 18px;
	border: 1px solid var(--skh-border);
	border-radius: 18px;
	background: color-mix(in srgb, var(--skh-surface-strong) 84%, transparent);
	box-shadow: 0 18px 52px rgba(0, 0, 0, 0.18);
	backdrop-filter: blur(18px);
}

.skydne-home-page .skh-topbar p,
.skydne-home-page .skh-eyebrow,
.skydne-home-page .skh-pane-heading p,
.skydne-home-page .skh-section-head p,
.skydne-home-page .skh-sidebar-profile p {
	margin: 0 0 6px;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: var(--skh-cyan);
}

.skydne-home-page .skh-topbar h1,
.skydne-home-page .skh-pane-heading h1,
.skydne-home-page .skh-company-pane h2,
.skydne-home-page .skh-sidebar-profile h2 {
	margin: 0;
	font-weight: 760;
	letter-spacing: 0;
	color: var(--skh-text);
}

.skydne-home-page .skh-topbar h1 {
	font-size: 24px;
	line-height: 1.08;
}

.skydne-home-page .skh-topbar-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	justify-content: flex-end;
}

.skydne-home-page .skh-topbar-meta span,
.skydne-home-page .skh-sidebar-profile small,
.skydne-home-page .skh-home-button,
.skydne-home-page .skh-back-button,
.skydne-home-page .skh-page-actions button,
.skydne-home-page .skh-page-actions a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 34px;
	padding: 7px 10px;
	border: 1px solid var(--skh-border);
	border-radius: 7px;
	color: var(--skh-muted);
	background: rgba(255, 255, 255, 0.055);
	font-size: 12px;
	font-weight: 650;
	backdrop-filter: blur(12px);
	text-decoration: none;
	white-space: nowrap;
}

.skydne-home-page .skh-page-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	justify-content: flex-end;
}

.skydne-home-page .skh-back-button,
.skydne-home-page .skh-page-actions button {
	cursor: pointer;
	font-family: inherit;
}

.skydne-home-page .skh-brand-mark {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	min-height: 40px;
	padding: 0 10px;
	margin-bottom: 14px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 7px;
	font-weight: 820;
	letter-spacing: 0.04em;
	color: var(--skh-text);
	background: linear-gradient(135deg, rgba(91, 108, 255, 0.18), rgba(34, 184, 207, 0.10));
	box-shadow: 0 0 30px rgba(34, 184, 207, 0.10);
	font-size: 12px;
}

.skydne-home-page .skh-brand-mark img {
	width: 26px;
	height: 26px;
	object-fit: contain;
	border-radius: 7px;
}

.skydne-home-page .skh-sidebar-profile {
	display: grid;
	grid-template-columns: 52px minmax(0, 1fr);
	gap: 12px;
	align-items: center;
	margin-bottom: 16px;
	padding: 16px;
	border: 1px solid var(--skh-border);
	border-radius: 16px;
	background: color-mix(in srgb, var(--skh-surface) 82%, transparent);
	box-shadow: 0 14px 32px var(--skh-shadow);
}

.skydne-home-page .skh-sidebar-avatar {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 52px;
	height: 52px;
	border-radius: 16px;
	background: linear-gradient(145deg, rgba(91, 108, 255, 0.18), rgba(34, 184, 207, 0.12));
	color: var(--skh-cyan);
	font-size: 18px;
	font-weight: 760;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.06);
}

.skydne-home-page .skh-sidebar-profile h2 {
	font-size: 18px;
	line-height: 1.15;
}

.skydne-home-page .skh-sidebar-profile span {
	display: block;
	margin-top: 4px;
	color: var(--skh-muted);
	font-size: 13px;
	line-height: 1.35;
}

.skydne-home-page .skh-sidebar-nav {
	display: grid;
	gap: 6px;
}

.skydne-home-page .skh-sidebar-nav a {
	display: flex;
	align-items: center;
	min-height: 40px;
	padding: 9px 10px;
	border: 1px solid transparent;
	border-radius: 10px;
	color: var(--skh-muted);
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	background: transparent;
}

.skydne-home-page .skh-sidebar-nav a.active,
.skydne-home-page .skh-sidebar-nav a:hover,
.skydne-home-page .skh-sidebar-nav a:focus-visible {
	border-color: var(--skh-border);
	background: rgba(255, 255, 255, 0.045);
	color: var(--skh-text);
	text-decoration: none;
	outline: none;
}

.skydne-home-page .skh-apps-pane,
.skydne-home-page .skh-company-pane {
	padding: 20px;
	border: 1px solid var(--skh-border);
	border-radius: 18px;
	background: color-mix(in srgb, var(--skh-surface) 90%, transparent);
	box-shadow: 0 18px 52px rgba(0, 0, 0, 0.18);
	overflow: hidden;
	backdrop-filter: blur(18px);
}

.skydne-home-page .skh-main-pane {
	min-height: 0;
}

.skydne-home-page .skh-pane-heading {
	display: flex;
	align-items: end;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 16px;
}

.skydne-home-page .skh-pane-heading h1 {
	font-size: clamp(24px, 2.4vw, 38px);
	line-height: 1.08;
}

.skydne-home-page .skh-pane-heading span {
	display: block;
	max-width: 760px;
	margin-top: 8px;
	white-space: normal;
	font-size: 14px;
	line-height: 1.55;
	color: var(--skh-muted);
}

.skydne-home-page .skh-user-dashboard {
	position: relative;
	z-index: 1;
	margin: 0 0 18px;
	padding: 18px;
	border: 1px solid var(--skh-border);
	border-radius: 18px;
	background: color-mix(in srgb, var(--skh-surface) 90%, transparent);
	box-shadow: 0 18px 52px rgba(0, 0, 0, 0.18);
	overflow: hidden;
}

.skydne-home-page .skh-work-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 10px;
	margin-bottom: 14px;
}

.skydne-home-page .skh-work-card {
	display: block;
	min-height: 92px;
	padding: 14px;
	border: 1px solid var(--skh-border);
	border-radius: 14px;
	background: color-mix(in srgb, var(--skh-surface-strong) 78%, transparent);
	text-decoration: none;
	box-shadow: 0 14px 32px var(--skh-shadow);
}

.skydne-home-page .skh-summary-card {
	min-height: 108px;
}

.skydne-home-page .skh-credit-section {
	margin-top: 18px;
}

.skydne-customer-portal-page .skydne-home-page .skh-financial-grid {
	grid-template-columns: repeat(auto-fit, minmax(min(100%, 230px), 1fr));
	gap: 10px;
}

.skydne-customer-portal-page .skydne-home-page .skh-financial-grid .skh-work-card {
	container-type: inline-size;
	min-width: 0;
	min-height: 112px;
	padding: 12px 14px;
}

.skydne-customer-portal-page .skydne-home-page .skh-financial-grid .skh-work-card span {
	overflow: visible;
	text-overflow: clip;
}

.skydne-customer-portal-page .skydne-home-page .portal-financial-values { display:grid;gap:4px;min-width:0;max-width:100%;margin-top:2px }
.skydne-customer-portal-page .skydne-home-page .portal-financial-value { display:flex;align-items:baseline;flex-wrap:wrap;gap:3px 7px;min-width:0;max-width:100%;margin:0;font-variant-numeric:tabular-nums;line-height:1.08 }
.skydne-customer-portal-page .skydne-home-page .portal-financial-currency { flex:0 0 auto;margin:0;color:var(--skh-muted);font-size:clamp(10px,4.5cqi,12px);font-weight:800;line-height:1 }
.skydne-customer-portal-page .skydne-home-page .portal-financial-number { flex:0 1 auto;min-width:0;margin:0;color:var(--skh-text);font-size:clamp(14px,8.5cqi,25px);font-weight:800;letter-spacing:-.025em;line-height:1;white-space:nowrap }

@container (max-width: 210px) {
	.skydne-customer-portal-page .skydne-home-page .portal-financial-value { display:grid;gap:3px }
}

.skydne-home-page .skh-financial-grid .tone-neutral {
	background: rgba(148, 163, 184, 0.14);
	border-color: rgba(148, 163, 184, 0.3);
}

.skydne-home-page .skh-financial-grid .tone-lightblue {
	background: rgba(125, 211, 252, 0.14);
	border-color: rgba(125, 211, 252, 0.3);
}

.skydne-home-page .skh-financial-grid .tone-green {
	background: rgba(34, 197, 94, 0.14);
	border-color: rgba(34, 197, 94, 0.3);
}

.skydne-home-page .skh-financial-grid .tone-red {
	background: rgba(239, 68, 68, 0.14);
	border-color: rgba(239, 68, 68, 0.3);
}

.skydne-home-page .skh-financial-grid .tone-amber {
	background: rgba(245, 158, 11, 0.14);
	border-color: rgba(245, 158, 11, 0.3);
}

@media (max-width: 1180px) {
	.skydne-customer-portal-page .skydne-home-page .skh-financial-grid {
		grid-template-columns: repeat(auto-fit, minmax(min(100%, 220px), 1fr));
	}
}

@media (max-width: 720px) {
	.skydne-home-page .skh-credit-section {
		overflow: hidden;
	}

	.skydne-customer-portal-page .skydne-home-page .skh-financial-grid {
		grid-template-columns: repeat(auto-fit, minmax(min(100%, 210px), 1fr));
	}
}

.skydne-home-page .skh-work-card strong {
	display: block;
	color: var(--skh-text);
	font-size: 28px;
	line-height: 1;
}

.skydne-home-page .skh-work-card span {
	display: block;
	margin-top: 8px;
	color: var(--skh-text);
	font-size: 13px;
	font-weight: 800;
}

.skydne-home-page .skh-quick-actions,
.skydne-home-page .skh-company-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.skydne-home-page .skh-company-actions {
	margin-top: 16px;
}

.skydne-home-page .skh-quick-action,
.skydne-home-page .skh-company-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 40px;
	padding: 8px 12px;
	border-radius: 7px;
	border: 1px solid var(--skh-border);
	background: rgba(255, 255, 255, 0.045);
	color: var(--skh-text);
	font-size: 12px;
	font-weight: 800;
	text-decoration: none;
	backdrop-filter: blur(12px);
}

.skydne-home-page .skh-quick-action:hover,
.skydne-home-page .skh-quick-action:focus-visible,
.skydne-home-page .skh-company-link:hover,
.skydne-home-page .skh-company-link:focus-visible {
	border-color: rgba(34, 184, 207, 0.34);
	color: var(--skh-text);
	text-decoration: none;
	outline: none;
}

.skydne-home-page .skh-quick-action--primary {
	border-color: transparent;
	background: linear-gradient(135deg, #0b6fae, #094c86);
	box-shadow: 0 10px 22px rgba(11, 111, 174, 0.22);
}

.skydne-home-page .skh-portal-dashboard-grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr);
	gap: 16px;
}

.skydne-home-page .skh-portal-section {
	display: grid;
	gap: 12px;
	padding: 18px;
	border: 1px solid var(--skh-border);
	border-radius: 16px;
	background: color-mix(in srgb, var(--skh-surface-strong) 78%, transparent);
	box-shadow: 0 14px 32px var(--skh-shadow);
}

.skydne-home-page .skh-section-head {
	margin: 0;
}

.skydne-home-page .skh-section-head span {
	display: block;
	color: var(--skh-muted);
	font-size: 12px;
	line-height: 1.5;
}

.skydne-home-page .skh-portal-list {
	display: grid;
	gap: 10px;
}

.skydne-home-page .skh-portal-row {
	display: grid;
	grid-template-columns: minmax(0, 1.5fr) auto;
	gap: 4px 14px;
	align-items: center;
	padding: 14px 16px;
	border: 1px solid var(--skh-border);
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.04);
	color: var(--skh-text);
	text-decoration: none;
}

.skydne-home-page .skh-portal-row strong {
	font-size: 14px;
	line-height: 1.25;
}

.skydne-home-page .skh-portal-row span,
.skydne-home-page .skh-portal-row small {
	color: var(--skh-muted);
	font-size: 12px;
	line-height: 1.35;
}

.skydne-home-page .skh-portal-row em {
	grid-column: 2;
	grid-row: 1 / span 2;
	font-style: normal;
	font-weight: 800;
	color: var(--skh-text);
}

.skydne-home-page .skh-company-pane h2 {
	font-size: clamp(30px, 2.75vw, 48px);
	line-height: 1.05;
	max-width: 680px;
}

.skydne-home-page .skh-company-pane h2 span {
	display: block;
}

.skydne-home-page .skh-intro {
	margin: 16px 0 18px;
	max-width: 680px;
	font-size: 15px;
	line-height: 1.66;
	color: var(--skh-muted);
}

.skydne-home-page .skh-company-facts {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 0 0 16px;
}

.skydne-home-page .skh-company-fact {
	display: inline-flex;
	align-items: center;
	min-height: 32px;
	padding: 6px 10px;
	border: 1px solid var(--skh-border);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.05);
	color: var(--skh-text);
	font-size: 12px;
	font-weight: 800;
	white-space: nowrap;
}

.skydne-home-page .skh-company-actions--customer {
	margin-bottom: 10px;
}

.skydne-home-page .skh-company-link--primary {
	border-color: rgba(34, 184, 207, 0.34);
	background: linear-gradient(135deg, rgba(16, 93, 129, 0.88), rgba(11, 111, 174, 0.92));
}

.skydne-home-page .skh-company-link--secondary {
	background: rgba(255, 255, 255, 0.035);
}

.skydne-home-page .skh-products {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px;
}

.skydne-home-page .skh-product-card {
	border: 1px solid var(--skh-border);
	border-radius: 8px;
	background: linear-gradient(145deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.025));
	padding: 12px;
	backdrop-filter: blur(14px);
}

.skydne-home-page .skh-product-card h3 {
	margin: 0 0 6px;
	font-size: 14px;
	font-weight: 720;
	color: var(--skh-text);
}

.skydne-home-page .skh-product-card p {
	margin: 0;
	font-size: 12px;
	line-height: 1.45;
	color: var(--skh-muted);
}

.skydne-home-page .skh-dashboard-fallback {
	min-height: 76px;
	display: grid;
	place-items: center;
	text-align: center;
}

.skydne-home-page .skh-portal-version {
	margin: 14px 0 0;
	padding: 0 18px 18px;
	color: var(--skh-muted);
	font-size: 12px;
	font-weight: 700;
	text-align: center;
}

body[data-path="project"] .skh-portal-body,
body[data-path="quotations"] .skh-portal-body,
body[data-path="orders"] .skh-portal-body,
body[data-path="invoices"] .skh-portal-body,
body[data-path="shipments"] .skh-portal-body,
body[data-path="issues"] .skh-portal-body,
body[data-path="addresses"] .skh-portal-body {
	display: grid;
	gap: 16px;
	min-width: 0;
	overflow-x: auto;
}

.skydne-home-page .skh-list-toolbar,
.skydne-home-page .skh-detail-header {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 16px;
	padding: 16px;
	border: 1px solid var(--skh-border);
	border-radius: 8px;
	background: color-mix(in srgb, var(--skh-surface-strong) 78%, transparent);
	box-shadow: 0 14px 34px var(--skh-shadow);
}

.skydne-home-page .skh-list-title h2,
.skydne-home-page .skh-detail-header h2 {
	margin: 0;
	font-size: 22px;
	line-height: 1.15;
	color: var(--skh-text);
	overflow-wrap: anywhere;
}

.skydne-home-page .skh-list-title span,
.skydne-home-page .skh-detail-header p,
.skydne-home-page .skh-detail-header span {
	display: block;
	margin: 4px 0 0;
	color: var(--skh-muted);
	font-size: 12px;
	font-weight: 700;
}

.skydne-home-page .skh-filter-grid {
	display: grid;
	grid-template-columns: minmax(220px, 1fr) minmax(160px, 0.7fr) minmax(140px, 0.55fr) minmax(140px, 0.55fr) auto auto;
	gap: 8px;
	align-items: center;
	min-width: min(100%, 980px);
}

.skydne-home-page .skh-filter-grid input,
.skydne-home-page .skh-filter-grid select,
.skydne-home-page .skh-filter-grid button,
.skydne-home-page .skh-filter-grid a {
	min-height: 38px;
	border: 1px solid var(--skh-border);
	border-radius: 7px;
	background: rgba(255, 255, 255, 0.08);
	color: var(--skh-text);
	padding: 8px 10px;
	font: inherit;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
}

.skydne-home-page .skh-filter-grid button {
	cursor: pointer;
}

.skydne-home-page .skh-filter-grid input::placeholder {
	color: var(--skh-muted);
}

body[data-path="project"] .skh-portal-body .skh-record-table,
body[data-path="quotations"] .skh-portal-body .skh-record-table,
body[data-path="orders"] .skh-portal-body .skh-record-table,
body[data-path="invoices"] .skh-portal-body .skh-record-table,
body[data-path="shipments"] .skh-portal-body .skh-record-table,
body[data-path="issues"] .skh-portal-body .skh-record-table,
body[data-path="addresses"] .skh-portal-body .skh-record-table {
	display: grid;
	gap: 0;
	min-width: 980px;
	border: 1px solid var(--skh-border);
	border-radius: 8px;
	background: color-mix(in srgb, var(--skh-surface-strong) 72%, transparent);
	overflow: hidden;
	box-shadow: 0 14px 34px var(--skh-shadow);
}

.skydne-home-page .skh-record-heading,
.skydne-home-page .skh-record-row {
	display: grid;
	grid-template-columns: repeat(var(--skh-columns, 6), minmax(110px, 1fr));
	gap: 14px;
	align-items: center;
	margin: 0;
	padding: 14px 18px;
	border-width: 0 0 1px;
	border-color: var(--skh-border);
	color: var(--skh-text);
	overflow-wrap: anywhere;
	word-break: normal;
}

.skydne-home-page .skh-record-heading {
	background: rgba(255, 255, 255, 0.055);
	color: var(--skh-muted);
	font-size: 11px;
	font-weight: 850;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.skydne-home-page .skh-record-row > * {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}

body[data-path="project"] .skh-portal-body .web-list-item:last-child,
body[data-path="quotations"] .skh-portal-body .web-list-item:last-child,
body[data-path="orders"] .skh-portal-body .web-list-item:last-child,
body[data-path="invoices"] .skh-portal-body .web-list-item:last-child,
body[data-path="shipments"] .skh-portal-body .web-list-item:last-child,
body[data-path="issues"] .skh-portal-body .web-list-item:last-child,
body[data-path="addresses"] .skh-portal-body .web-list-item:last-child,
body[data-path="project"] .skh-portal-body .list-item:last-child,
body[data-path="quotations"] .skh-portal-body .list-item:last-child,
body[data-path="orders"] .skh-portal-body .list-item:last-child,
body[data-path="invoices"] .skh-portal-body .list-item:last-child,
body[data-path="shipments"] .skh-portal-body .list-item:last-child,
body[data-path="issues"] .skh-portal-body .list-item:last-child,
body[data-path="addresses"] .skh-portal-body .list-item:last-child {
	border-bottom-width: 0;
}

body[data-path="project"] .skh-portal-body .web-list-item:hover,
body[data-path="quotations"] .skh-portal-body .web-list-item:hover,
body[data-path="orders"] .skh-portal-body .web-list-item:hover,
body[data-path="invoices"] .skh-portal-body .web-list-item:hover,
body[data-path="shipments"] .skh-portal-body .web-list-item:hover,
body[data-path="issues"] .skh-portal-body .web-list-item:hover,
body[data-path="addresses"] .skh-portal-body .web-list-item:hover,
body[data-path="project"] .skh-portal-body .list-item:hover,
body[data-path="quotations"] .skh-portal-body .list-item:hover,
body[data-path="orders"] .skh-portal-body .list-item:hover,
body[data-path="invoices"] .skh-portal-body .list-item:hover,
body[data-path="shipments"] .skh-portal-body .list-item:hover,
body[data-path="issues"] .skh-portal-body .list-item:hover,
body[data-path="addresses"] .skh-portal-body .list-item:hover {
	background: rgba(255, 255, 255, 0.055);
}

body[data-path="project"] .skh-portal-body .web-list-item *,
body[data-path="quotations"] .skh-portal-body .web-list-item *,
body[data-path="orders"] .skh-portal-body .web-list-item *,
body[data-path="invoices"] .skh-portal-body .web-list-item *,
body[data-path="shipments"] .skh-portal-body .web-list-item *,
body[data-path="issues"] .skh-portal-body .web-list-item *,
body[data-path="addresses"] .skh-portal-body .web-list-item *,
body[data-path="project"] .skh-portal-body .list-item *,
body[data-path="quotations"] .skh-portal-body .list-item *,
body[data-path="orders"] .skh-portal-body .list-item *,
body[data-path="invoices"] .skh-portal-body .list-item *,
body[data-path="shipments"] .skh-portal-body .list-item *,
body[data-path="issues"] .skh-portal-body .list-item *,
body[data-path="addresses"] .skh-portal-body .list-item * {
	min-width: 0;
}

body[data-path="project"] .skh-portal-body a,
body[data-path="quotations"] .skh-portal-body a,
body[data-path="orders"] .skh-portal-body a,
body[data-path="invoices"] .skh-portal-body a,
body[data-path="shipments"] .skh-portal-body a,
body[data-path="issues"] .skh-portal-body a,
body[data-path="addresses"] .skh-portal-body a {
	color: var(--skh-text);
	text-decoration: none;
}

body[data-path="project"] .skh-portal-body .indicator,
body[data-path="quotations"] .skh-portal-body .indicator,
body[data-path="orders"] .skh-portal-body .indicator,
body[data-path="invoices"] .skh-portal-body .indicator,
body[data-path="shipments"] .skh-portal-body .indicator,
body[data-path="issues"] .skh-portal-body .indicator,
body[data-path="addresses"] .skh-portal-body .indicator,
body[data-path="project"] .skh-portal-body .badge,
body[data-path="quotations"] .skh-portal-body .badge,
body[data-path="orders"] .skh-portal-body .badge,
body[data-path="invoices"] .skh-portal-body .badge,
body[data-path="shipments"] .skh-portal-body .badge,
body[data-path="issues"] .skh-portal-body .badge,
body[data-path="addresses"] .skh-portal-body .badge {
	justify-self: start;
	border-radius: 999px;
	font-weight: 750;
	white-space: nowrap;
}

body[data-path="project"] .skh-portal-body .text-muted,
body[data-path="quotations"] .skh-portal-body .text-muted,
body[data-path="orders"] .skh-portal-body .text-muted,
body[data-path="invoices"] .skh-portal-body .text-muted,
body[data-path="shipments"] .skh-portal-body .text-muted,
body[data-path="issues"] .skh-portal-body .text-muted,
body[data-path="addresses"] .skh-portal-body .text-muted {
	color: var(--skh-muted) !important;
}

.skydne-home-page .skh-detail-body {
	overflow-x: visible;
}

.skydne-home-page .skh-detail-body > :not(.skh-detail-header) {
	max-width: none !important;
}

.skydne-home-page .skh-detail-body .card,
.skydne-home-page .skh-detail-body .portal-section,
.skydne-home-page .skh-detail-body .web-form,
.skydne-home-page .skh-detail-body .transaction-container,
.skydne-home-page .skh-detail-body .print-format,
.skydne-home-page .skh-detail-body .comment-box,
.skydne-home-page .skh-detail-body .attachments {
	width: 100%;
	max-width: none;
	border: 1px solid var(--skh-border);
	border-radius: 8px;
	background: color-mix(in srgb, var(--skh-surface-strong) 82%, transparent);
	color: var(--skh-text);
	box-shadow: 0 14px 34px var(--skh-shadow);
}

.skydne-home-page .skh-table-scroll {
	width: 100%;
	overflow-x: auto;
}

.skydne-home-page .skh-detail-table,
.skydne-home-page .skh-detail-body table {
	width: 100%;
	min-width: 720px;
	border-collapse: collapse;
	color: var(--skh-text);
}

.skydne-home-page .skh-detail-table th,
.skydne-home-page .skh-detail-table td,
.skydne-home-page .skh-detail-body table th,
.skydne-home-page .skh-detail-body table td {
	padding: 10px 12px;
	border-bottom: 1px solid var(--skh-border);
	vertical-align: top;
	overflow-wrap: anywhere;
}

.skydne-home-page .skh-related-section {
	display: grid;
	gap: 12px;
	width: 100%;
	max-width: none;
}

.skydne-home-page .skh-related-empty {
	padding: 14px 16px;
	border: 1px solid var(--skh-border);
	border-radius: 8px;
	background: color-mix(in srgb, var(--skh-surface-strong) 78%, transparent);
	color: var(--skh-muted);
}

.skydne-home-page .skh-related-table {
	margin-top: 0;
}

@keyframes skh-soft-enter {
	0% { opacity: 0; transform: translateY(8px); }
	100% { opacity: 1; transform: translateY(0); }
}

@media (min-width: 1680px) {
	.skydne-home-page .skh-work-grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}

@media (max-width: 1280px) {
	.skydne-home-page .skh-content {
		grid-template-columns: minmax(208px, 224px) minmax(0, 1fr);
	}

	.skydne-home-page .skh-customer-content:not(.skh-customer-content--wide) .skh-company-pane {
		grid-column: 1 / -1;
	}
}

@media (max-width: 980px) {
	.skydne-home-page .skh-content {
		grid-template-columns: minmax(0, 1fr);
	}

	.skydne-home-page .skh-sidebar-panel {
		position: relative;
		top: auto;
		max-height: none;
	}

	.skydne-home-page .skh-work-grid,
	.skydne-home-page .skh-portal-dashboard-grid,
	.skydne-home-page .skh-products {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 860px) {
	.skydne-home-page .skh-list-toolbar,
	.skydne-home-page .skh-detail-header {
		align-items: stretch;
		flex-direction: column;
	}

	.skydne-home-page .skh-filter-grid {
		grid-template-columns: minmax(0, 1fr);
		min-width: 0;
	}

	body[data-path="project"] .skh-portal-body .skh-record-table,
	body[data-path="quotations"] .skh-portal-body .skh-record-table,
	body[data-path="orders"] .skh-portal-body .skh-record-table,
	body[data-path="invoices"] .skh-portal-body .skh-record-table,
	body[data-path="shipments"] .skh-portal-body .skh-record-table,
	body[data-path="issues"] .skh-portal-body .skh-record-table,
	body[data-path="addresses"] .skh-portal-body .skh-record-table {
		min-width: 760px;
	}
}

@media (max-width: 640px) {
	.skydne-home-page .skh-stage {
		padding: 14px 10px 24px;
	}

	.skydne-home-page .skh-topbar,
	.skydne-home-page .skh-sidebar-panel,
	.skydne-home-page .skh-apps-pane,
	.skydne-home-page .skh-company-pane,
	.skydne-home-page .skh-portal-section,
	.skydne-home-page .skh-user-dashboard {
		border-radius: 14px;
	}

	.skydne-home-page .skh-topbar,
	.skydne-home-page .skh-pane-heading {
		align-items: flex-start;
		flex-direction: column;
		gap: 8px;
	}

	.skydne-home-page .skh-topbar-meta {
		justify-content: flex-start;
	}

	.skydne-home-page .skh-work-grid,
	.skydne-home-page .skh-portal-dashboard-grid,
	.skydne-home-page .skh-products {
		grid-template-columns: minmax(0, 1fr);
	}

	.skydne-home-page .skh-portal-row {
		grid-template-columns: minmax(0, 1fr);
	}

	.skydne-home-page .skh-portal-row em {
		grid-column: auto;
		grid-row: auto;
	}

	.skydne-home-page .skh-quick-action,
	.skydne-home-page .skh-company-link {
		width: 100%;
	}
}

@media (prefers-reduced-motion: reduce) {
	.skydne-home-page .skh-gradient-field,
	.skydne-home-page .skh-sidebar-panel,
	.skydne-home-page .skh-main-column,
	.skydne-home-page .skh-company-pane,
	.skydne-home-page .skh-work-card,
	.skydne-home-page .skh-quick-action,
	.skydne-home-page .skh-company-link {
		animation: none !important;
		transition: none !important;
	}
}

body.skydne-cp-page,
body.skydne-cp-page .page_content,
body.skydne-cp-page main.container,
body.skydne-cp-page .page-content-wrapper {
	--skh-navy: #080d18;
	--skh-navy-2: #0d1526;
	--skh-text: #f5f7fb;
	--skh-muted: #aab4c8;
	--skh-surface: rgba(20, 30, 52, 0.72);
	--skh-surface-strong: rgba(18, 28, 48, 0.84);
	--skh-border: rgba(255, 255, 255, 0.08);
	--skh-accent: #5b6cff;
	--skh-cyan: #22b8cf;
	--skh-violet: #8b5cf6;
	--skh-gold: #f4b942;
	--skh-shadow: rgba(0, 0, 0, 0.28);
	width: 100% !important;
	max-width: none !important;
	min-width: 0;
	margin: 0 !important;
	padding: 0 !important;
	overflow-x: hidden;
}

body.skydne-cp-page {
	min-height: 100vh;
	background:
		radial-gradient(circle at 82% 22%, rgba(34, 184, 207, 0.28), transparent 29%),
		radial-gradient(circle at 64% 64%, rgba(91, 108, 255, 0.28), transparent 34%),
		radial-gradient(ellipse at 68% 88%, rgba(244, 185, 66, 0.11), transparent 42%),
		radial-gradient(circle at 24% 18%, rgba(139, 92, 246, 0.16), transparent 32%),
		linear-gradient(135deg, var(--skh-navy) 0%, var(--skh-navy-2) 48%, var(--skh-navy) 100%);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	color: var(--skh-text);
}

body.skydne-cp-page .navbar,
body.skydne-cp-page .web-footer,
body.skydne-cp-page .page-breadcrumbs,
body.skydne-cp-page .page-header-wrapper,
body.skydne-cp-page .web-sidebar,
body.skydne-cp-page .portal-sidebar,
body.skydne-cp-page .portal-navbar,
body.skydne-cp-page .standard-sidebar,
body.skydne-cp-page .sidebar-column,
body.skydne-cp-page .list-sidebar,
body.skydne-cp-page .layout-side-section {
	display: none !important;
	visibility: hidden !important;
	opacity: 0 !important;
}

body.skydne-cp-inner-page .skh-content,
.skydne-customer-shell.skydne-cp-inner-page .skh-content,
.skydne-home-page .skh-customer-content--wide {
	grid-template-columns: 220px minmax(0, 1fr) !important;
	width: 100%;
	max-width: none !important;
	min-width: 0;
	margin: 0;
}

body.skydne-cp-dashboard .skh-content,
.skydne-customer-shell.skydne-cp-dashboard .skh-content {
	grid-template-columns: minmax(208px, 224px) minmax(0, 1fr) minmax(390px, 440px);
	max-width: 1800px;
	margin: 0 auto;
}

body.skydne-cp-inner-page .skh-company-pane,
.skydne-customer-shell.skydne-cp-inner-page .skh-company-pane {
	display: none !important;
}

body.skydne-cp-inner-page .skh-main-column,
body.skydne-cp-inner-page .skh-main-pane,
body.skydne-cp-inner-page .skh-portal-body,
.skydne-customer-shell.skydne-cp-inner-page .skh-main-column,
.skydne-customer-shell.skydne-cp-inner-page .skh-main-pane,
.skydne-customer-shell.skydne-cp-inner-page .skh-portal-body {
	width: 100%;
	max-width: none !important;
	min-width: 0;
}

body.skydne-cp-inner-page .skh-main-pane,
.skydne-customer-shell.skydne-cp-inner-page .skh-main-pane {
	overflow: visible;
}

body.skydne-cp-inner-page .skh-portal-body,
.skydne-customer-shell.skydne-cp-inner-page .skh-portal-body {
	display: grid;
	gap: 16px;
	overflow-x: auto;
}

body.skydne-cp-inner-page .skh-portal-body > *,
.skydne-customer-shell.skydne-cp-inner-page .skh-portal-body > * {
	width: 100%;
	max-width: none !important;
	min-width: 0;
}

body.skydne-cp-inner-page .skh-record-table,
.skydne-customer-shell.skydne-cp-inner-page .skh-record-table {
	width: 100%;
	min-width: 1120px;
}

body.skydne-cp-inner-page .skh-record-heading,
body.skydne-cp-inner-page .skh-record-row,
.skydne-customer-shell.skydne-cp-inner-page .skh-record-heading,
.skydne-customer-shell.skydne-cp-inner-page .skh-record-row {
	grid-template-columns: repeat(var(--skh-columns, 6), minmax(120px, 1fr));
}

body.skydne-cp-inner-page .skh-detail-body,
.skydne-customer-shell.skydne-cp-inner-page .skh-detail-body {
	width: 100%;
	max-width: none !important;
	min-width: 0;
	overflow-x: visible;
}

@media (max-width: 980px) {
	body.skydne-cp-inner-page .skh-content,
	.skydne-customer-shell.skydne-cp-inner-page .skh-content,
	body.skydne-cp-dashboard .skh-content,
	.skydne-customer-shell.skydne-cp-dashboard .skh-content {
		grid-template-columns: minmax(0, 1fr) !important;
	}

	body.skydne-cp-dashboard .skh-main-column,
	.skydne-customer-shell.skydne-cp-dashboard .skh-main-column {
		order: 1;
	}

	body.skydne-cp-dashboard .skh-company-pane,
	.skydne-customer-shell.skydne-cp-dashboard .skh-company-pane {
		grid-column: auto;
		order: 2;
	}
}

@media (max-width: 860px) {
	body.skydne-cp-inner-page .skh-record-table,
	.skydne-customer-shell.skydne-cp-inner-page .skh-record-table {
		min-width: 820px;
	}
}

.skydne-cp-inner-page {
	display: grid !important;
	grid-template-columns: 220px minmax(0, 1fr) !important;
	width: 100% !important;
	max-width: none !important;
}

body.skydne-cp-inner-page .skydne-customer-shell,
.skydne-customer-shell.skydne-cp-inner-page {
	display: block !important;
	grid-template-columns: none !important;
	width: 100% !important;
	max-width: none !important;
	min-width: 0 !important;
}

body.skydne-cp-inner-page .skh-content,
body.skydne-cp-inner-page .skh-customer-content,
body.skydne-cp-inner-page .skh-customer-content--wide,
.skydne-customer-shell.skydne-cp-inner-page .skh-content,
.skydne-customer-shell.skydne-cp-inner-page .skh-customer-content,
.skydne-customer-shell.skydne-cp-inner-page .skh-customer-content--wide {
	display: grid !important;
	grid-template-columns: 220px minmax(0, 1fr) !important;
	width: 100% !important;
	max-width: none !important;
	min-width: 0 !important;
	margin: 0 !important;
}

.skydne-cp-inner-page .skydne-cp-info-panel,
body.skydne-cp-inner-page .skh-company-pane,
body.skydne-cp-inner-page .skh-customer-company-pane,
.skydne-customer-shell.skydne-cp-inner-page .skh-company-pane,
.skydne-customer-shell.skydne-cp-inner-page .skh-customer-company-pane {
	display: none !important;
	visibility: hidden !important;
	opacity: 0 !important;
	pointer-events: none !important;
}

.skydne-cp-inner-page .skydne-cp-main,
body.skydne-cp-inner-page .skh-main-column,
body.skydne-cp-inner-page .skh-main-pane,
body.skydne-cp-inner-page .skh-portal-body,
.skydne-customer-shell.skydne-cp-inner-page .skh-main-column,
.skydne-customer-shell.skydne-cp-inner-page .skh-main-pane,
.skydne-customer-shell.skydne-cp-inner-page .skh-portal-body {
	width: 100% !important;
	max-width: none !important;
	min-width: 0 !important;
}

body.skydne-cp-inner-page .skh-record-table,
body.skydne-cp-inner-page .web-list,
body.skydne-cp-inner-page .portal-list,
.skydne-customer-shell.skydne-cp-inner-page .skh-record-table,
.skydne-customer-shell.skydne-cp-inner-page .web-list,
.skydne-customer-shell.skydne-cp-inner-page .portal-list {
	width: 100% !important;
	max-width: none !important;
}

@media (max-width: 980px) {
	.skydne-cp-inner-page,
	body.skydne-cp-inner-page .skh-content,
	body.skydne-cp-inner-page .skh-customer-content,
	body.skydne-cp-inner-page .skh-customer-content--wide,
	.skydne-customer-shell.skydne-cp-inner-page .skh-content,
	.skydne-customer-shell.skydne-cp-inner-page .skh-customer-content,
	.skydne-customer-shell.skydne-cp-inner-page .skh-customer-content--wide {
		grid-template-columns: minmax(0, 1fr) !important;
	}
}

.customer-portal-inner-main {
	width: 100% !important;
	min-width: 0 !important;
	max-width: none !important;
}

.skydne-cp-inner-page .skh-main-pane,
.skydne-cp-inner-page .skh-portal-body {
	background: color-mix(in srgb, var(--skh-surface) 88%, transparent);
	position: relative;
	z-index: 1;
}

.skydne-cp-table-wrapper {
	width: 100% !important;
	max-width: none !important;
	min-width: 0 !important;
	overflow-x: auto !important;
	overflow-y: visible !important;
	border: 1px solid var(--skh-border);
	border-radius: 14px;
	background: color-mix(in srgb, var(--skh-surface-strong) 82%, transparent);
	box-shadow: 0 14px 34px var(--skh-shadow);
	position: relative;
	z-index: 2;
}

.skydne-cp-table {
	width: 100% !important;
	min-width: 900px;
	max-width: none !important;
	table-layout: auto !important;
	border-collapse: collapse;
	border-spacing: 0;
	color: var(--skh-text);
	background: transparent;
	position: static !important;
	transform: none !important;
}

.skydne-cp-table thead,
.skydne-cp-table tbody,
.skydne-cp-table tr {
	display: table-header-group;
	position: static !important;
	transform: none !important;
	height: auto !important;
	min-height: 0 !important;
}

.skydne-cp-table tbody {
	display: table-row-group;
}

.skydne-cp-table tr {
	display: table-row;
}

.skydne-cp-table th,
.skydne-cp-table td {
	display: table-cell !important;
	white-space: nowrap;
	word-break: normal !important;
	overflow-wrap: normal !important;
	writing-mode: horizontal-tb !important;
	vertical-align: middle;
	padding: 12px 14px;
	border-bottom: 1px solid var(--skh-border);
	line-height: 1.35;
	height: auto !important;
	min-height: 0 !important;
	max-width: none;
	position: static !important;
	transform: none !important;
	opacity: 1 !important;
}

.skydne-cp-table th {
	background: rgba(255, 255, 255, 0.07);
	color: var(--skh-muted);
	font-size: 11px;
	font-weight: 850;
	letter-spacing: 0.04em;
	text-align: left;
	text-transform: uppercase;
}

.skydne-cp-table td {
	font-size: 13px;
}

.skydne-cp-table .skydne-cp-table-description {
	white-space: normal;
	min-width: 220px;
	max-width: 520px;
}

.skydne-cp-table-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 30px;
	padding: 6px 10px;
	border: 1px solid var(--skh-border);
	border-radius: 7px;
	background: rgba(255, 255, 255, 0.06);
	color: var(--skh-text) !important;
	font-size: 12px;
	font-weight: 750;
	text-decoration: none !important;
	white-space: nowrap;
}

.skh-status-badge {
	display: inline-flex;
	align-items: center;
	padding: 0.18rem 0.55rem;
	border-radius: 999px;
	font-size: 0.78rem;
	font-weight: 600;
	line-height: 1.2;
	border: 1px solid transparent;
	white-space: nowrap;
}

.skh-status-badge--green { background: rgba(34, 197, 94, 0.18); color: #86efac; border-color: rgba(34, 197, 94, 0.28); }
.skh-status-badge--amber { background: rgba(245, 158, 11, 0.18); color: #fcd34d; border-color: rgba(245, 158, 11, 0.28); }
.skh-status-badge--blue { background: rgba(59, 130, 246, 0.18); color: #93c5fd; border-color: rgba(59, 130, 246, 0.28); }
.skh-status-badge--purple { background: rgba(168, 85, 247, 0.18); color: #d8b4fe; border-color: rgba(168, 85, 247, 0.28); }
.skh-status-badge--orange { background: rgba(249, 115, 22, 0.18); color: #fdba74; border-color: rgba(249, 115, 22, 0.28); }
.skh-status-badge--grey { background: rgba(148, 163, 184, 0.14); color: #e2e8f0; border-color: rgba(148, 163, 184, 0.24); }
.skh-status-badge--dark { background: rgba(71, 85, 105, 0.26); color: #e2e8f0; border-color: rgba(71, 85, 105, 0.34); }
.skh-status-badge--red { background: rgba(239, 68, 68, 0.18); color: #fca5a5; border-color: rgba(239, 68, 68, 0.28); }

.skydne-cp-inner-page .skh-record-table,
.skydne-cp-inner-page .web-list,
.skydne-cp-inner-page .portal-list,
.skydne-cp-inner-page .result,
.skydne-cp-inner-page .website-list {
	display: block !important;
	width: 100% !important;
	max-width: none !important;
	min-width: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	overflow: visible !important;
	position: static !important;
	transform: none !important;
	opacity: 1 !important;
}

.skydne-cp-inner-page .skh-record-heading,
.skydne-cp-inner-page .skh-record-row {
	display: table-row !important;
	grid-template-columns: none !important;
	gap: 0 !important;
	overflow-wrap: normal !important;
	word-break: normal !important;
}

.skydne-cp-inner-page .skh-apps-pane::before,
.skydne-cp-inner-page .skh-apps-pane::after,
.skydne-cp-inner-page .skh-portal-body::before,
.skydne-cp-inner-page .skh-portal-body::after,
.skydne-cp-table-wrapper::before,
.skydne-cp-table-wrapper::after {
	content: none !important;
	display: none !important;
}

.skydne-cp-inner-page {
	width: 100vw !important;
	max-width: none !important;
	grid-template-columns: 190px minmax(0, 1fr) !important;
}

.skydne-cp-inner-page .skh-sidebar-panel {
	width: 190px !important;
	max-width: 190px !important;
	min-width: 0 !important;
}

.skydne-cp-main,
.skydne-cp-inner-content,
.skydne-cp-table-wrapper {
	width: 100% !important;
	max-width: none !important;
	min-width: 0 !important;
}

body.skydne-cp-inner-page-body .skydne-home-page,
body.skydne-cp-inner-page-body .skh-stage,
body.skydne-cp-inner-page-body .skh-customer-stage,
body.skydne-cp-inner-page-body .skh-content,
body.skydne-cp-inner-page-body .skh-customer-content,
body.skydne-cp-inner-page-body .skh-customer-content--wide,
body.skydne-cp-inner-page-body .skh-main-column,
body.skydne-cp-inner-page-body .skh-main-pane,
body.skydne-cp-inner-page-body .skh-portal-body {
	max-width: none !important;
	min-width: 0 !important;
}

body.skydne-cp-inner-page-body .skydne-home-page,
body.skydne-cp-inner-page-body .skh-stage,
body.skydne-cp-inner-page-body .skh-customer-stage {
	width: 100vw !important;
	margin: 0 !important;
}

body.skydne-cp-inner-page-body .skh-stage {
	padding-left: clamp(10px, 1vw, 18px) !important;
	padding-right: clamp(10px, 1vw, 18px) !important;
	box-sizing: border-box;
}

body.skydne-cp-inner-page-body .skh-content,
body.skydne-cp-inner-page-body .skh-customer-content,
body.skydne-cp-inner-page-body .skh-customer-content--wide {
	display: grid !important;
	grid-template-columns: 190px minmax(0, 1fr) !important;
	width: 100% !important;
	margin: 0 !important;
	gap: 14px !important;
}

body.skydne-cp-inner-page-body .skh-main-column,
body.skydne-cp-inner-page-body .skh-main-pane,
body.skydne-cp-inner-page-body .skh-portal-body,
body.skydne-cp-inner-page-body .skydne-cp-table-wrapper {
	width: 100% !important;
	max-width: none !important;
}

body.skydne-cp-full-width.skydne-cp-inner-page-body .skh-content,
body.skydne-cp-full-width.skydne-cp-inner-page-body .skh-customer-content,
body.skydne-cp-full-width.skydne-cp-inner-page-body .skh-customer-content--wide,
.skh-content.skydne-cp-inner-page.skydne-cp-full-width {
	grid-template-columns: minmax(0, 1fr) !important;
	width: 100% !important;
	max-width: none !important;
}

body.skydne-cp-full-width.skydne-cp-inner-page-body .skh-sidebar-panel,
.skh-content.skydne-cp-inner-page.skydne-cp-full-width .skh-sidebar-panel {
	display: none !important;
}

body.skydne-cp-full-width.skydne-cp-inner-page-body .skh-stage {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

body.skydne-cp-full-width.skydne-cp-inner-page-body .skh-main-column,
body.skydne-cp-full-width.skydne-cp-inner-page-body .skh-main-pane,
body.skydne-cp-full-width.skydne-cp-inner-page-body .skh-portal-body,
body.skydne-cp-full-width.skydne-cp-inner-page-body .skydne-cp-table-wrapper {
	width: 100vw !important;
	max-width: none !important;
}

.skydne-home-page .skh-full-width-button {
	cursor: pointer;
	font-family: inherit;
}

@media (max-width: 980px) {
	.skydne-cp-inner-page,
	body.skydne-cp-inner-page-body .skh-content,
	body.skydne-cp-inner-page-body .skh-customer-content,
	body.skydne-cp-inner-page-body .skh-customer-content--wide {
		grid-template-columns: minmax(0, 1fr) !important;
		width: 100% !important;
	}

	.skydne-cp-inner-page .skh-sidebar-panel {
		width: auto !important;
		max-width: none !important;
	}

	body.skydne-cp-full-width.skydne-cp-inner-page-body .skh-main-column,
	body.skydne-cp-full-width.skydne-cp-inner-page-body .skh-main-pane,
	body.skydne-cp-full-width.skydne-cp-inner-page-body .skh-portal-body,
	body.skydne-cp-full-width.skydne-cp-inner-page-body .skydne-cp-table-wrapper {
		width: 100% !important;
	}
}

body.customer-portal-page,
body.customer-portal-page .page_content,
body.customer-portal-page main.container,
body.customer-portal-page .page-content-wrapper,
body.customer-portal-page .web-page,
body.customer-portal-page .container,
body.customer-portal-page .container-fluid,
.skydne-cp-page-root {
	width: 100% !important;
	min-width: 0 !important;
	min-height: 100vh;
	margin: 0 !important;
	padding: 0 !important;
	max-width: none !important;
	overflow-x: hidden;
	box-sizing: border-box;
}

body.customer-portal-page .skydne-cp-page-root .skh-stage,
body.customer-portal-page .skydne-cp-page-root .skh-customer-stage {
	padding: 0 !important;
}

body.customer-portal-page::before {
	content: "";
	position: fixed;
	inset: 0;
	z-index: -1;
	pointer-events: none;
	background:
		radial-gradient(circle at 82% 22%, rgba(34, 184, 207, 0.28), transparent 29%),
		radial-gradient(circle at 64% 64%, rgba(91, 108, 255, 0.28), transparent 34%),
		radial-gradient(ellipse at 68% 88%, rgba(244, 185, 66, 0.11), transparent 42%),
		radial-gradient(circle at 24% 18%, rgba(139, 92, 246, 0.16), transparent 32%),
		linear-gradient(135deg, var(--skh-navy) 0%, var(--skh-navy-2) 48%, var(--skh-navy) 100%);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

body.customer-portal-page .page_content,
body.customer-portal-page main.container,
body.customer-portal-page .page-content-wrapper,
body.customer-portal-page .web-page,
body.customer-portal-page .container,
body.customer-portal-page .container-fluid {
	overflow: visible;
}

.skydne-cp-page-root .skydne-cp-inner-page,
.skydne-cp-inner-page {
	display: grid !important;
	grid-template-columns: 190px minmax(0, 1fr) !important;
	gap: 18px !important;
	width: calc(100vw - 32px) !important;
	max-width: none !important;
	min-width: 0 !important;
	margin: 0 auto !important;
	padding: 24px 16px !important;
	box-sizing: border-box !important;
	transform: none !important;
	position: relative !important;
}

.skydne-cp-page-root .skydne-cp-main,
.skydne-cp-page-root .skydne-cp-inner-content,
.skydne-cp-page-root .skydne-cp-table-wrapper,
.skydne-cp-main,
.skydne-cp-inner-content,
.skydne-cp-table-wrapper {
	width: 100% !important;
	max-width: none !important;
	min-width: 0 !important;
}

.skydne-cp-page-root .skh-apps-pane,
.skydne-cp-page-root .skh-main-pane,
.skydne-cp-page-root .skh-portal-body {
	overflow: visible !important;
}

.skydne-cp-page-root .skydne-cp-inner-page .skh-sidebar-panel,
.skydne-cp-inner-page .skh-sidebar-panel {
	width: 190px !important;
	max-width: 190px !important;
	min-width: 0 !important;
}

body.customer-portal-page .skydne-cp-page-root,
body.customer-portal-page .skydne-cp-inner-page,
body.customer-portal-page .skydne-cp-inner-content,
body.customer-portal-page .skydne-cp-main {
	transform: none !important;
	overflow: visible !important;
}

body.skydne-cp-full-width .skydne-cp-page-root .skydne-cp-inner-page,
body.skydne-cp-full-width .skydne-cp-inner-page {
	grid-template-columns: minmax(0, 1fr) !important;
	width: 100vw !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

body.skydne-cp-full-width .skydne-cp-inner-page .skh-sidebar-panel {
	display: none !important;
}

body.skydne-cp-full-width .skydne-cp-main,
body.skydne-cp-full-width .skydne-cp-inner-content,
body.skydne-cp-full-width .skydne-cp-table-wrapper {
	width: 100vw !important;
	max-width: none !important;
}

body.customer-portal-page .skh-page-actions {
	flex-wrap: wrap;
}

body[data-cp-route="issues"] .skh-support-actions,
body[data-path="issues"] .skh-support-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

body[data-cp-route="issues"] .skh-support-actions a,
body[data-path="issues"] .skh-support-actions a {
	border: 1px solid var(--skh-border);
	border-radius: 7px;
	background: rgba(255, 255, 255, 0.07);
	color: var(--skh-text);
	font-size: 12px;
	font-weight: 800;
	padding: 9px 12px;
	text-decoration: none;
}

body[data-cp-route="issues"] .skh-support-stats,
body[data-path="issues"] .skh-support-stats {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
	gap: 10px;
}

body[data-cp-route="issues"] .skh-support-stat,
body[data-path="issues"] .skh-support-stat {
	border: 1px solid var(--skh-border);
	border-radius: 8px;
	background: color-mix(in srgb, var(--skh-surface-strong) 80%, transparent);
	box-shadow: 0 14px 34px var(--skh-shadow);
	padding: 14px;
}

body[data-cp-route="issues"] .skh-support-stat strong,
body[data-path="issues"] .skh-support-stat strong {
	display: block;
	color: var(--skh-text);
	font-size: 22px;
	line-height: 1;
}

body[data-cp-route="issues"] .skh-support-stat span,
body[data-path="issues"] .skh-support-stat span {
	display: block;
	margin-top: 6px;
	color: var(--skh-muted);
	font-size: 12px;
	font-weight: 800;
}

@media (max-width: 980px) {
	body.customer-portal-page .skydne-cp-page-root .skydne-cp-inner-page,
	body.customer-portal-page .skydne-cp-inner-page {
		grid-template-columns: minmax(0, 1fr) !important;
		width: 100vw !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	body.customer-portal-page .skydne-cp-inner-page .skh-sidebar-panel {
		width: auto !important;
		max-width: none !important;
	}
}
