:root,
[data-cp-theme="prestige"] {
    --cp-font-display: "Manrope", sans-serif;
    --cp-font-body: "Inter", Arial, sans-serif;
    --cp-surface: #faf8f4;
    --cp-surface-low: #241e28;
    --cp-surface-white: #ffffff;
    --cp-primary: #c9a962;
    --cp-primary-dim: #a88b4a;
    --cp-on: #2c2419;
    --cp-on-subtle: #6b6358;
    --cp-outline: #ddd4c4;
    --cp-accent: #8b2942;
    --cp-topbar-bg: rgba(250, 248, 244, 0.94);
    --cp-input-bg: #f0ebe3;
    --cp-card-shadow: rgba(44, 36, 25, 0.08);
    --cp-hover-bg: rgba(201, 169, 98, 0.12);
    --cp-nav-active-bg: rgba(201, 169, 98, 0.16);
    --cp-on-primary: #1a1520;
    --cp-site-glow: rgba(201, 169, 98, 0.18);
    --cp-kicker-bg: rgba(139, 41, 66, 0.08);
    --cp-sidebar-border: rgba(201, 169, 98, 0.22);
    --cp-pill-ok-bg: #e8f0e4;
    --cp-pill-ok-text: #3d5c3a;
    --cp-pill-default-bg: #f0ebe3;
    --cp-pill-danger-bg: #f5d5d5;
    --cp-pill-danger-text: #8b2942;
    --cp-pill-credit-bg: #f5eed9;
    --cp-pill-credit-text: #6b5344;
    --cp-sidebar-text: rgba(245, 238, 217, 0.82);
    --cp-sidebar-text-muted: rgba(245, 238, 217, 0.55);
    --cp-sidebar-brand: #f5eed9;
    --cp-sidebar-kicker: #c9a962;
}

[data-cp-theme="silveray"] {
    --cp-surface: #f6fafe;
    --cp-surface-low: #eef4fa;
    --cp-surface-white: #ffffff;
    --cp-primary: #4e6073;
    --cp-primary-dim: #425467;
    --cp-on: #26343d;
    --cp-on-subtle: #52616a;
    --cp-outline: #a4b4be;
    --cp-accent: #003b93;
    --cp-topbar-bg: rgba(246, 250, 254, 0.86);
    --cp-input-bg: #e8f0f7;
    --cp-card-shadow: rgba(38, 52, 61, 0.06);
    --cp-hover-bg: rgba(255, 255, 255, 0.7);
    --cp-nav-active-bg: #ffffff;
    --cp-on-primary: #f4f8ff;
    --cp-site-glow: rgba(78, 96, 115, 0.16);
    --cp-kicker-bg: rgba(0, 81, 195, 0.08);
    --cp-sidebar-border: rgba(164, 180, 190, 0.2);
    --cp-pill-ok-bg: #d4e4fa;
    --cp-pill-ok-text: #445365;
    --cp-pill-default-bg: #e5eff7;
    --cp-pill-danger-bg: #fe8983;
    --cp-pill-danger-text: #752121;
    --cp-pill-credit-bg: #d1e4fb;
    --cp-pill-credit-text: #415366;
}

[data-cp-theme="midnight"] {
    --cp-surface: #0f1419;
    --cp-surface-low: #161d26;
    --cp-surface-white: #1c2530;
    --cp-primary: #7eb8ff;
    --cp-primary-dim: #5a9ae8;
    --cp-on: #e8eef4;
    --cp-on-subtle: #9aabb8;
    --cp-outline: #3d4f5f;
    --cp-accent: #7eb8ff;
    --cp-topbar-bg: rgba(15, 20, 25, 0.92);
    --cp-input-bg: #243040;
    --cp-card-shadow: rgba(0, 0, 0, 0.35);
    --cp-hover-bg: rgba(255, 255, 255, 0.06);
    --cp-nav-active-bg: #243040;
    --cp-on-primary: #0f1419;
    --cp-site-glow: rgba(126, 184, 255, 0.12);
    --cp-kicker-bg: rgba(126, 184, 255, 0.12);
    --cp-sidebar-border: rgba(61, 79, 95, 0.5);
    --cp-pill-ok-bg: #1a3a2a;
    --cp-pill-ok-text: #86efac;
    --cp-pill-default-bg: #243040;
    --cp-pill-danger-bg: #4a2020;
    --cp-pill-danger-text: #fca5a5;
    --cp-pill-credit-bg: #1e3348;
    --cp-pill-credit-text: #93c5fd;
}

[data-cp-theme="ocean"] {
    --cp-surface: #f0f9ff;
    --cp-surface-low: #e0f2fe;
    --cp-surface-white: #ffffff;
    --cp-primary: #0369a1;
    --cp-primary-dim: #075985;
    --cp-on: #0c4a6e;
    --cp-on-subtle: #0369a1;
    --cp-outline: #7dd3fc;
    --cp-accent: #0284c7;
    --cp-topbar-bg: rgba(240, 249, 255, 0.9);
    --cp-input-bg: #bae6fd;
    --cp-card-shadow: rgba(3, 105, 161, 0.1);
    --cp-hover-bg: rgba(255, 255, 255, 0.8);
    --cp-nav-active-bg: #ffffff;
    --cp-on-primary: #f0f9ff;
    --cp-site-glow: rgba(3, 105, 161, 0.15);
    --cp-kicker-bg: rgba(2, 132, 199, 0.1);
    --cp-sidebar-border: rgba(125, 211, 252, 0.4);
    --cp-pill-ok-bg: #bae6fd;
    --cp-pill-ok-text: #075985;
    --cp-pill-default-bg: #e0f2fe;
    --cp-pill-danger-bg: #fecaca;
    --cp-pill-danger-text: #991b1b;
    --cp-pill-credit-bg: #cffafe;
    --cp-pill-credit-text: #0e7490;
}

/* Pastel = clean Silveray.co.za look with paint-brush menu & header accents */
[data-cp-theme="pastel"] {
    --cp-surface: #f7f7f7;
    --cp-surface-low: #efefef;
    --cp-surface-white: #ffffff;
    --cp-primary: #1f1f1f;
    --cp-primary-dim: #3d3d3d;
    --cp-on: #1f1f1f;
    --cp-on-subtle: #5c5c5c;
    --cp-outline: #e0e0e0;
    --cp-accent: #ee2d24;
    --cp-topbar-bg: rgba(255, 255, 255, 0.94);
    --cp-input-bg: #f2f2f2;
    --cp-card-shadow: rgba(31, 31, 31, 0.08);
    --cp-hover-bg: rgba(0, 0, 0, 0.04);
    --cp-nav-active-bg: #ffffff;
    --cp-on-primary: #ffffff;
    --cp-site-glow: rgba(238, 45, 36, 0.08);
    --cp-kicker-bg: transparent;
    --cp-sidebar-border: #e0e0e0;
    --cp-pill-ok-bg: #ecfdf5;
    --cp-pill-ok-text: #047857;
    --cp-pill-default-bg: #f2f2f2;
    --cp-pill-danger-bg: #fef2f2;
    --cp-pill-danger-text: #b91c1c;
    --cp-pill-credit-bg: #eff6ff;
    --cp-pill-credit-text: #1d4ed8;
    --cp-brush-home: url("https://www.silveray.co.za/storage/2023/06/home-highlight.png");
    --cp-brush-about: url("https://www.silveray.co.za/storage/2023/06/about-us-highlight.png");
    --cp-brush-brands: url("https://www.silveray.co.za/storage/2023/06/our-brands-highlight.png");
    --cp-brush-catalogues: url("https://www.silveray.co.za/storage/2023/06/catalogues-highlight.png");
    --cp-brush-apply: url("https://www.silveray.co.za/storage/2023/06/ssc-highlight.png");
    --cp-brush-contact: url("https://www.silveray.co.za/storage/2023/06/contact-us-highlight.png");
}

[data-cp-theme="pastel"] .syn-cp-public,
[data-cp-theme="pastel"] .syn-cp-site-home,
[data-cp-theme="pastel"] .syn-cp-brands-page,
[data-cp-theme="pastel"] .syn-cp-about-page,
[data-cp-theme="pastel"] .syn-cp-catalogues-page {
    background: var(--cp-surface);
}

[data-cp-theme="pastel"] .syn-cp-public-header {
    background: rgba(255, 255, 255, 0.92);
    border-bottom-color: var(--cp-outline);
    backdrop-filter: blur(12px);
}

[data-cp-theme="pastel"] .syn-cp-public-logo-text small {
    color: var(--cp-accent);
}

[data-cp-theme="pastel"] .syn-cp-public-logo-mark {
    background: var(--cp-accent);
    color: #fff;
}

/* Nav — paint brush on hover/active (matches silveray.co.za) */
[data-cp-theme="pastel"] .syn-cp-public-nav a {
    min-width: 92px;
    text-align: center;
    border-radius: 4px;
    color: var(--cp-on);
    background-color: transparent;
    background-image: none;
    transition: background 0.3s cubic-bezier(0.16, 0.21, 0, 0.95);
}

[data-cp-theme="pastel"] .syn-cp-public-nav a:hover,
[data-cp-theme="pastel"] .syn-cp-public-nav a.active {
    color: var(--cp-on);
    background-color: transparent;
}

[data-cp-theme="pastel"] .syn-cp-public-nav a.syn-cp-nav-home:hover,
[data-cp-theme="pastel"] .syn-cp-public-nav a.syn-cp-nav-home.active {
    background-image: var(--cp-brush-home);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

[data-cp-theme="pastel"] .syn-cp-public-nav a.syn-cp-nav-about:hover,
[data-cp-theme="pastel"] .syn-cp-public-nav a.syn-cp-nav-about.active {
    background-image: var(--cp-brush-about);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

[data-cp-theme="pastel"] .syn-cp-public-nav a.syn-cp-nav-catalogues:hover,
[data-cp-theme="pastel"] .syn-cp-public-nav a.syn-cp-nav-catalogues.active {
    background-image: var(--cp-brush-catalogues);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

[data-cp-theme="pastel"] .syn-cp-public-nav a.syn-cp-nav-brands:hover,
[data-cp-theme="pastel"] .syn-cp-public-nav a.syn-cp-nav-brands.active {
    background-image: var(--cp-brush-brands);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

[data-cp-theme="pastel"] .syn-cp-public-nav a.syn-cp-nav-application:hover,
[data-cp-theme="pastel"] .syn-cp-public-nav a.syn-cp-nav-application.active {
    background-image: var(--cp-brush-apply);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/* Page kickers — brush highlight strip */
[data-cp-theme="pastel"] .syn-cp-public-kicker {
    display: inline-block;
    padding: 8px 16px;
    border-radius: 0;
    background-color: transparent;
    background-image: var(--cp-brush-home);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: var(--cp-on);
    font-weight: 800;
    letter-spacing: 0.08em;
}

[data-cp-theme="pastel"] .syn-cp-site-home .syn-cp-public-kicker {
    background-image: var(--cp-brush-home);
}

[data-cp-theme="pastel"] .syn-cp-about-page .syn-cp-public-kicker,
[data-cp-theme="pastel"] .syn-cp-about-hero .syn-cp-public-kicker {
    background-image: var(--cp-brush-about);
}

[data-cp-theme="pastel"] .syn-cp-brands-page .syn-cp-public-kicker {
    background-image: var(--cp-brush-brands);
}

[data-cp-theme="pastel"] .syn-cp-catalogues-page .syn-cp-public-kicker {
    background-image: var(--cp-brush-catalogues);
}

[data-cp-theme="pastel"] .syn-cp-application-page .syn-cp-public-kicker {
    background-image: var(--cp-brush-apply);
}

/* Section titles — small brush mark instead of solid bar */
[data-cp-theme="pastel"] .syn-cp-section-indicator {
    width: 72px;
    height: 28px;
    border-radius: 0;
    background-color: transparent;
    background-image: var(--cp-brush-catalogues);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
}

[data-cp-theme="pastel"] .syn-cp-brands-page .syn-cp-section-indicator {
    background-image: var(--cp-brush-brands);
}

[data-cp-theme="pastel"] .syn-cp-about-page .syn-cp-section-indicator {
    background-image: var(--cp-brush-about);
}

[data-cp-theme="pastel"] .syn-cp-catalogues-page .syn-cp-section-indicator {
    background-image: var(--cp-brush-catalogues);
}

[data-cp-theme="pastel"] .syn-cp-gradient-text {
    background: none;
    -webkit-text-fill-color: var(--cp-accent);
    color: var(--cp-accent);
    font-weight: 900;
}

/* Buttons — Silveray red, not green */
[data-cp-theme="pastel"] .syn-cp-btn {
    background: var(--cp-accent);
    color: #fff;
    border: none;
    box-shadow: 0 6px 18px rgba(238, 45, 36, 0.22);
}

[data-cp-theme="pastel"] .syn-cp-btn:hover {
    background: #d4251c;
    filter: none;
}

[data-cp-theme="pastel"] .syn-cp-btn-ghost {
    background: var(--cp-surface-white);
    color: var(--cp-on);
    border: 1px solid var(--cp-outline);
    box-shadow: none;
}

[data-cp-theme="pastel"] .syn-cp-btn-ghost:hover {
    background: var(--cp-input-bg);
}

[data-cp-theme="pastel"] .syn-cp-btn-light {
    background: #fff;
    color: var(--cp-accent);
}

[data-cp-theme="pastel"] .syn-cp-public-cta-inner {
    background: linear-gradient(135deg, #1f1f1f, #3a3a3a);
}

[data-cp-theme="pastel"] .syn-cp-catalogues-portal-banner-inner {
    background: linear-gradient(135deg, var(--cp-accent), #c41f18);
}

[data-cp-theme="pastel"] .syn-cp-about-sustain-inner {
    background: linear-gradient(135deg, #2a2a2a, #1f1f1f);
}

[data-cp-theme="pastel"] .syn-cp-filter-btn.active {
    background-image: var(--cp-brush-brands);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: var(--cp-on);
    border-color: transparent;
}

[data-cp-theme="pastel"] .syn-cp-catalogue-filter.active {
    background-image: var(--cp-brush-catalogues);
    background-size: cover;
    color: var(--cp-on);
    border-color: transparent;
}

[data-cp-theme="pastel"] .syn-cp-public-tile:hover .material-symbols-outlined,
[data-cp-theme="pastel"] .syn-cp-featured-brand-card:hover {
    border-color: var(--cp-accent);
}

/* Logged-in customer portal — Pastel / Silveray */
[data-cp-theme="pastel"] {
    --cp-sidebar-text: rgba(31, 31, 31, 0.88);
    --cp-sidebar-text-muted: rgba(31, 31, 31, 0.55);
    --cp-sidebar-brand: #1f1f1f;
    --cp-sidebar-kicker: #ee2d24;
}

[data-cp-theme="pastel"] .syn-cp-app {
    background: var(--cp-surface);
}

[data-cp-theme="pastel"] .syn-cp-sidebar {
    background: var(--cp-surface-white);
    border-right: 1px solid var(--cp-outline);
    box-shadow: 4px 0 28px var(--cp-card-shadow);
}

[data-cp-theme="pastel"] .syn-cp-sidebar-brand h2 {
    color: var(--cp-on);
    font-weight: 800;
}

[data-cp-theme="pastel"] .syn-cp-sidebar-brand p {
    color: var(--cp-accent);
    font-weight: 800;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

[data-cp-theme="pastel"] .syn-cp-sidebar-nav a,
[data-cp-theme="pastel"] .syn-cp-sidebar-footer a {
    color: var(--cp-on-subtle);
    border-radius: 6px;
    background-color: transparent;
    background-image: none;
    transition: background 0.3s cubic-bezier(0.16, 0.21, 0, 0.95), color 0.15s ease;
}

[data-cp-theme="pastel"] .syn-cp-sidebar-nav a .material-symbols-outlined,
[data-cp-theme="pastel"] .syn-cp-sidebar-footer a .material-symbols-outlined {
    color: inherit;
}

[data-cp-theme="pastel"] .syn-cp-sidebar-nav a:hover,
[data-cp-theme="pastel"] .syn-cp-sidebar-footer a:hover {
    color: var(--cp-on);
    background-color: var(--cp-hover-bg);
}

[data-cp-theme="pastel"] .syn-cp-sidebar-nav a.syn-cp-portal-nav-dashboard.active {
    background-image: var(--cp-brush-home);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: var(--cp-on);
}

[data-cp-theme="pastel"] .syn-cp-sidebar-nav a.syn-cp-portal-nav-catalog:hover,
[data-cp-theme="pastel"] .syn-cp-sidebar-nav a.syn-cp-portal-nav-catalog.active {
    background-image: var(--cp-brush-catalogues);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: var(--cp-on);
}

[data-cp-theme="pastel"] .syn-cp-sidebar-nav a.syn-cp-portal-nav-orders:hover,
[data-cp-theme="pastel"] .syn-cp-sidebar-nav a.syn-cp-portal-nav-orders.active {
    background-image: var(--cp-brush-contact);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: var(--cp-on);
}

[data-cp-theme="pastel"] .syn-cp-sidebar-nav a.syn-cp-portal-nav-financial:hover,
[data-cp-theme="pastel"] .syn-cp-sidebar-nav a.syn-cp-portal-nav-financial.active {
    background-image: var(--cp-brush-apply);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: var(--cp-on);
}

[data-cp-theme="pastel"] .syn-cp-sidebar-nav a.syn-cp-portal-nav-library:hover,
[data-cp-theme="pastel"] .syn-cp-sidebar-nav a.syn-cp-portal-nav-library.active {
    background-image: var(--cp-brush-about);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: var(--cp-on);
}

[data-cp-theme="pastel"] .syn-cp-sidebar-nav a.syn-cp-portal-nav-assets:hover,
[data-cp-theme="pastel"] .syn-cp-sidebar-nav a.syn-cp-portal-nav-assets.active {
    background-image: var(--cp-brush-brands);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: var(--cp-on);
}

[data-cp-theme="pastel"] .syn-cp-sidebar-nav a.active .material-symbols-outlined {
    color: var(--cp-on);
}

[data-cp-theme="pastel"] .syn-cp-place-order {
    background: var(--cp-accent);
    color: #fff;
    border: none;
    box-shadow: 0 8px 22px rgba(238, 45, 36, 0.28);
    font-weight: 800;
}

[data-cp-theme="pastel"] .syn-cp-place-order:hover {
    background: #d4251c;
    transform: translateY(-1px);
}

[data-cp-theme="pastel"] .syn-cp-sidebar-footer {
    border-top: 1px solid var(--cp-outline);
    padding-top: 14px;
}

[data-cp-theme="pastel"] .syn-cp-topbar {
    background: var(--cp-topbar-bg);
    border-bottom: 1px solid var(--cp-outline);
    backdrop-filter: blur(10px);
}

[data-cp-theme="pastel"] .syn-cp-wordmark {
    color: var(--cp-accent);
    letter-spacing: 0.14em;
}

[data-cp-theme="pastel"] .syn-cp-title-row h1 {
    color: var(--cp-on);
    letter-spacing: -0.03em;
}

[data-cp-theme="pastel"] .syn-cp-title-row p {
    color: var(--cp-on-subtle);
}

[data-cp-theme="pastel"] .syn-cp-kicker,
[data-cp-theme="pastel"] .syn-cp-mode-pill {
    display: inline-block;
    padding: 6px 14px;
    border-radius: 0;
    background-color: transparent;
    background-image: var(--cp-brush-apply);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: var(--cp-on);
    font-weight: 800;
}

[data-cp-theme="pastel"] .syn-cp-summary-card,
[data-cp-theme="pastel"] .syn-cp-panel,
[data-cp-theme="pastel"] .syn-cp-pod-card,
[data-cp-theme="pastel"] .syn-cp-statements-card {
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    box-shadow: 0 8px 24px var(--cp-card-shadow);
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

[data-cp-theme="pastel"] .syn-cp-summary-card:hover,
[data-cp-theme="pastel"] .syn-cp-panel:hover {
    border-color: color-mix(in srgb, var(--cp-accent) 35%, var(--cp-outline));
}

[data-cp-theme="pastel"] .syn-cp-summary-card strong {
    color: var(--cp-accent);
}

[data-cp-theme="pastel"] .syn-cp-export-btn {
    background: var(--cp-surface-white);
    color: var(--cp-on);
    border: 1px solid var(--cp-outline);
}

[data-cp-theme="pastel"] .syn-cp-export-btn:hover {
    border-color: var(--cp-accent);
    color: var(--cp-accent);
}

[data-cp-theme="pastel"] .syn-cp-search-wrap input:focus,
[data-cp-theme="pastel"] .syn-cp-customer-wrap input:focus {
    border-color: var(--cp-accent);
    box-shadow: 0 0 0 3px rgba(238, 45, 36, 0.15);
}

[data-cp-theme="pastel"] .syn-cp-app[data-page="catalog"] .syn-cp-kicker {
    background-image: var(--cp-brush-catalogues);
}

[data-cp-theme="pastel"] .syn-cp-app[data-page="orders"] .syn-cp-kicker {
    background-image: var(--cp-brush-contact);
}

[data-cp-theme="pastel"] .syn-cp-app[data-page="financial"] .syn-cp-kicker,
[data-cp-theme="pastel"] .syn-cp-app[data-page="dashboard"] .syn-cp-kicker {
    background-image: var(--cp-brush-home);
}

[data-cp-theme="pastel"] .syn-cp-app[data-page="library"] .syn-cp-kicker {
    background-image: var(--cp-brush-about);
}

[data-cp-theme="pastel"] .syn-cp-app[data-page="assets"] .syn-cp-kicker {
    background-image: var(--cp-brush-brands);
}

[data-cp-theme="pastel"] .syn-cp-theme-option.active {
    box-shadow: inset 0 0 0 2px var(--cp-accent);
}

[data-cp-theme="pastel"] .syn-cp-auth-card {
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    box-shadow: 0 20px 50px var(--cp-card-shadow);
}

[data-cp-theme="pastel"] .syn-cp-auth-card h1 {
    color: var(--cp-on);
}

/* Aspen = S2C Sample.pptx deck (white canvas, pill hero, pencils, Love Stationery) */
.syn-cp-aspen-logo,
.syn-cp-aspen-pencils,
.syn-cp-aspen-pill-showcase,
.syn-cp-aspen-footer-brand,
.syn-cp-kicker-aspen {
    display: none;
}

[data-cp-theme="aspen"] {
    --cp-font-display: "Montserrat", sans-serif;
    --cp-font-body: "Poppins", sans-serif;
    --cp-font-script: "Caveat", cursive;
    --cp-surface: #FFFFFF;
    --cp-surface-low: #FFF8F4;
    --cp-surface-white: #FFFFFF;
    --cp-primary: #F47F3E;
    --cp-primary-dim: #F26B43;
    --cp-on: #0C0C0C;
    --cp-on-subtle: #6D6E71;
    --cp-outline: rgba(12, 12, 12, 0.08);
    --cp-accent: #E1251B;
    --cp-topbar-bg: rgba(255, 255, 255, 0.98);
    --cp-input-bg: #FFF5F0;
    --cp-card-shadow: rgba(12, 12, 12, 0.05);
    --cp-hover-bg: rgba(225, 37, 27, 0.06);
    --cp-nav-active-bg: #FFFFFF;
    --cp-on-primary: #FFFFFF;
    --cp-site-glow: rgba(244, 127, 62, 0.1);
    --cp-kicker-bg: transparent;
    --cp-sidebar-border: rgba(225, 37, 27, 0.12);
    --cp-pill-ok-bg: #F0F8E8;
    --cp-pill-ok-text: #3D5C3A;
    --cp-pill-default-bg: #FFF5F0;
    --cp-pill-danger-bg: #FDEAEA;
    --cp-pill-danger-text: #7F0F09;
    --cp-pill-credit-bg: #FFF4E0;
    --cp-pill-credit-text: #B45309;
    --cp-sidebar-text: #0C0C0C;
    --cp-sidebar-text-muted: #6D6E71;
    --cp-sidebar-brand: #E1251B;
    --cp-sidebar-kicker: #6D6E71;
    --cp-hero-image: url("../img/aspen-stationery-flatlay.png");
    --cp-aspen-pencils: url("../img/aspen-slide-brand.png");
}

[data-cp-theme="aspen"] .syn-cp-public,
[data-cp-theme="aspen"] .syn-cp-site-home,
[data-cp-theme="aspen"] .syn-cp-brands-page,
[data-cp-theme="aspen"] .syn-cp-about-page,
[data-cp-theme="aspen"] .syn-cp-catalogues-page,
[data-cp-theme="aspen"] .syn-cp-app,
[data-cp-theme="aspen"] .syn-cp-auth-wrap {
    background: var(--cp-surface);
}

[data-cp-theme="aspen"] .syn-cp-public-header {
    position: sticky;
    top: 0;
    z-index: 10;
    background: var(--cp-surface);
    border-bottom: none;
    box-shadow: inset 0 -1px 0 rgba(12, 12, 12, 0.06);
    padding-top: 0;
    overflow: visible;
}

[data-cp-theme="aspen"] .syn-cp-public-header-inner {
    align-items: center;
    padding: 12px 20px;
    gap: 16px;
}

[data-cp-theme="aspen"] .syn-cp-aspen-pencils {
    display: none;
}

[data-cp-theme="aspen"] .syn-cp-landing-hero-section {
    position: relative;
    padding: 80px 20px 32px;
}

[data-cp-theme="aspen"] .syn-cp-landing-hero-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: max(20px, calc(50% - 570px));
    width: 96px;
    height: 68px;
    background: var(--cp-aspen-pencils) 0 0 / 380px auto no-repeat;
    pointer-events: none;
    z-index: 1;
}

[data-cp-theme="aspen"] .syn-cp-public-logo-default {
    display: none;
}

[data-cp-theme="aspen"] .syn-cp-aspen-logo {
    display: flex;
    align-items: flex-end;
    gap: 10px;
    min-width: 0;
}

[data-cp-theme="aspen"] .syn-cp-aspen-logo-mark {
    flex-shrink: 0;
    font: 900 34px/1 var(--cp-font-display);
    letter-spacing: -0.04em;
    color: var(--cp-accent);
}

[data-cp-theme="aspen"] .syn-cp-aspen-logo-text {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 0;
    min-width: 0;
}

[data-cp-theme="aspen"] .syn-cp-aspen-logo-name {
    font: 500 10px/1.35 var(--cp-font-body);
    color: var(--cp-on-subtle);
    max-width: none;
}

[data-cp-theme="aspen"] .syn-cp-aspen-logo-tagline {
    margin-top: 2px;
    font: 700 17px/1 var(--cp-font-script);
    color: var(--cp-accent);
    white-space: nowrap;
}

[data-cp-theme="aspen"] .syn-cp-public-nav {
    margin-right: auto;
    flex-wrap: nowrap;
}

[data-cp-theme="aspen"] .syn-cp-public-nav a {
    min-width: auto;
    padding: 8px 14px;
    border-radius: 999px;
    color: var(--cp-on-subtle);
    background: transparent;
    border-bottom: none;
    font-weight: 600;
    white-space: nowrap;
}

[data-cp-theme="aspen"] .syn-cp-public-nav a:hover,
[data-cp-theme="aspen"] .syn-cp-public-nav a.active {
    color: var(--cp-accent);
    background: var(--cp-hover-bg);
}

[data-cp-theme="aspen"] .syn-cp-kicker-default {
    display: none;
}

[data-cp-theme="aspen"] .syn-cp-kicker-aspen {
    display: inline;
    font: 700 28px/1 var(--cp-font-script);
    color: var(--cp-accent);
    letter-spacing: 0;
    text-transform: none;
    padding: 0;
    background: none;
}

[data-cp-theme="aspen"] .syn-cp-public-kicker {
    padding: 0;
    background: none;
    border-radius: 0;
}

[data-cp-theme="aspen"] .syn-cp-brands-hero-copy h1,
[data-cp-theme="aspen"] .syn-cp-public-hero-copy h1 {
    font-weight: 900;
    letter-spacing: -0.04em;
}

[data-cp-theme="aspen"] .syn-cp-section-indicator {
    width: 8px;
    height: 32px;
    border-radius: 999px;
    background: var(--cp-accent);
}

[data-cp-theme="aspen"] .syn-cp-gradient-text {
    background: none;
    -webkit-text-fill-color: var(--cp-accent);
    color: var(--cp-accent);
    font-weight: 900;
}

[data-cp-theme="aspen"] .syn-cp-btn {
    background: var(--cp-accent);
    color: var(--cp-on-primary);
    border: none;
    border-radius: 999px;
    box-shadow: none;
    font-weight: 700;
    padding: 12px 24px;
}

[data-cp-theme="aspen"] .syn-cp-btn:hover {
    background: #CD4339;
    filter: none;
}

[data-cp-theme="aspen"] .syn-cp-btn-ghost {
    background: var(--cp-surface-white);
    color: var(--cp-on);
    border-radius: 999px;
    box-shadow: inset 0 0 0 1px rgba(12, 12, 12, 0.1);
}

[data-cp-theme="aspen"] .syn-cp-btn-ghost:hover {
    background: var(--cp-surface-low);
    color: var(--cp-accent);
}

[data-cp-theme="aspen"] .syn-cp-btn-light {
    background: #fff;
    color: var(--cp-accent);
    border-radius: 999px;
}

[data-cp-theme="aspen"] .syn-cp-public-cta-inner {
    background: var(--cp-hero-image) center/cover no-repeat;
    border-radius: 32px;
    position: relative;
    overflow: hidden;
}

[data-cp-theme="aspen"] .syn-cp-public-cta-inner::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.78));
}

[data-cp-theme="aspen"] .syn-cp-public-cta-content,
[data-cp-theme="aspen"] .syn-cp-public-cta-buttons,
[data-cp-theme="aspen"] .syn-cp-public-cta-visual-portal {
    position: relative;
    z-index: 1;
}

[data-cp-theme="aspen"] .syn-cp-catalogues-portal-banner-inner {
    background: var(--cp-accent);
    border-radius: 24px;
}

[data-cp-theme="aspen"] .syn-cp-about-sustain-inner {
    background: var(--cp-hero-image) center/cover no-repeat;
    border-radius: 24px;
    position: relative;
}

[data-cp-theme="aspen"] .syn-cp-about-sustain-inner::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.88);
    border-radius: inherit;
}

[data-cp-theme="aspen"] .syn-cp-filter-btn.active,
[data-cp-theme="aspen"] .syn-cp-catalogue-filter.active {
    background: var(--cp-accent);
    color: #fff;
    border-color: transparent;
    border-radius: 999px;
}

/* Pill-column hero (slide 3) */
[data-cp-theme="aspen"] .syn-cp-landing-portal-preview {
    display: none;
}

[data-cp-theme="aspen"] .syn-cp-aspen-pill-showcase {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 14px;
    width: 100%;
    max-width: 460px;
    min-height: 420px;
    margin: 0 auto;
    padding: 12px 0;
}

[data-cp-theme="aspen"] .syn-cp-aspen-pill {
    flex: 1;
    max-width: 92px;
    border-radius: 999px;
    background: var(--cp-hero-image) center/cover no-repeat;
    box-shadow: 0 16px 40px rgba(12, 12, 12, 0.08);
}

[data-cp-theme="aspen"] .syn-cp-aspen-pill-1 {
    height: 280px;
    background-position: 8% 18%;
}

[data-cp-theme="aspen"] .syn-cp-aspen-pill-2 {
    height: 360px;
    background-position: 32% 24%;
}

[data-cp-theme="aspen"] .syn-cp-aspen-pill-3 {
    height: 320px;
    background-position: 58% 20%;
}

[data-cp-theme="aspen"] .syn-cp-aspen-pill-4 {
    height: 260px;
    background-position: 82% 28%;
}

[data-cp-theme="aspen"] .syn-cp-brands-hero-container {
    gap: 48px;
    align-items: center;
    position: relative;
    z-index: 2;
}

[data-cp-theme="aspen"] .syn-cp-public-section {
    padding-top: 56px;
    padding-bottom: 56px;
}

[data-cp-theme="aspen"] .syn-cp-public-tile,
[data-cp-theme="aspen"] .syn-cp-public-brand-card,
[data-cp-theme="aspen"] .syn-cp-featured-brand-card {
    background: var(--cp-surface-white);
    border: none;
    box-shadow: 0 12px 36px rgba(12, 12, 12, 0.05);
    border-radius: 24px;
}

[data-cp-theme="aspen"] .syn-cp-public-tile .material-symbols-outlined {
    color: var(--cp-accent);
}

[data-cp-theme="aspen"] .syn-cp-public-benefits {
    background: var(--cp-surface-low);
    border-radius: 32px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1180px;
    box-sizing: border-box;
    padding: 28px;
    gap: 24px;
}

[data-cp-theme="aspen"] .syn-cp-public-benefit {
    background: transparent;
    border: none;
    border-radius: 0;
    padding: 0 12px;
}

[data-cp-theme="aspen"] .syn-cp-public-cta-content h2,
[data-cp-theme="aspen"] .syn-cp-public-cta-content p,
[data-cp-theme="aspen"] .syn-cp-cta-kicker {
    color: var(--cp-on);
}

[data-cp-theme="aspen"] .syn-cp-public-footer {
    position: relative;
    background: var(--cp-surface);
    border-top: none;
    padding-top: 32px;
}

[data-cp-theme="aspen"] .syn-cp-aspen-footer-brand {
    display: flex;
    align-items: flex-end;
    gap: 10px;
    max-width: 1180px;
    margin: 0 auto 24px;
    padding: 0 20px;
}

[data-cp-theme="aspen"] .syn-cp-public-footer-copy::after {
    display: none;
}

/* Logged-in portal */
[data-cp-theme="aspen"] .syn-cp-sidebar {
    background: var(--cp-surface);
    border-right: none;
    box-shadow: inset -1px 0 0 rgba(12, 12, 12, 0.06);
    padding-top: 88px;
    position: relative;
}

[data-cp-theme="aspen"] .syn-cp-sidebar::before {
    content: "";
    position: absolute;
    top: 0;
    left: 18px;
    width: 88px;
    height: 64px;
    background: var(--cp-aspen-pencils) left top / 360px auto no-repeat;
    pointer-events: none;
}

[data-cp-theme="aspen"] .syn-cp-sidebar-brand h2 {
    font-size: 0;
    line-height: 0;
}

[data-cp-theme="aspen"] .syn-cp-sidebar-brand h2::after {
    content: "S2C";
    font: 900 34px/0.95 var(--cp-font-display);
    color: var(--cp-accent);
    letter-spacing: -0.04em;
}

[data-cp-theme="aspen"] .syn-cp-sidebar-brand p {
    font-size: 0;
    line-height: 0;
}

[data-cp-theme="aspen"] .syn-cp-sidebar-brand p::after {
    content: "Love Stationery";
    font: 700 22px/1 var(--cp-font-script);
    color: var(--cp-accent);
}

[data-cp-theme="aspen"] .syn-cp-sidebar-nav a,
[data-cp-theme="aspen"] .syn-cp-sidebar-footer a {
    color: var(--cp-sidebar-text-muted);
    border-radius: 999px;
}

[data-cp-theme="aspen"] .syn-cp-sidebar-nav a:hover,
[data-cp-theme="aspen"] .syn-cp-sidebar-footer a:hover,
[data-cp-theme="aspen"] .syn-cp-sidebar-nav a.active {
    color: var(--cp-accent);
    background: var(--cp-hover-bg);
}

[data-cp-theme="aspen"] .syn-cp-sidebar-nav a.active {
    box-shadow: none;
    font-weight: 700;
}

[data-cp-theme="aspen"] .syn-cp-place-order {
    background: var(--cp-accent);
    color: #fff;
    border: none;
    border-radius: 999px;
    box-shadow: none;
    font-weight: 700;
}

[data-cp-theme="aspen"] .syn-cp-place-order:hover {
    background: #CD4339;
    transform: translateY(-1px);
}

[data-cp-theme="aspen"] .syn-cp-sidebar-footer {
    border-top: none;
    padding-top: 14px;
}

[data-cp-theme="aspen"] .syn-cp-topbar {
    background: var(--cp-surface);
    border-bottom: none;
    box-shadow: inset 0 -1px 0 rgba(12, 12, 12, 0.06);
}

[data-cp-theme="aspen"] .syn-cp-wordmark {
    display: none;
}

[data-cp-theme="aspen"] .syn-cp-kicker,
[data-cp-theme="aspen"] .syn-cp-mode-pill {
    padding: 6px 14px;
    border-radius: 999px;
    background: var(--cp-hover-bg);
    color: var(--cp-accent);
    font-weight: 700;
}

[data-cp-theme="aspen"] .syn-cp-summary-card,
[data-cp-theme="aspen"] .syn-cp-panel,
[data-cp-theme="aspen"] .syn-cp-pod-card,
[data-cp-theme="aspen"] .syn-cp-statements-card {
    background: var(--cp-surface-white);
    border: none;
    box-shadow: 0 12px 36px rgba(12, 12, 12, 0.05);
    border-radius: 24px;
}

[data-cp-theme="aspen"] .syn-cp-summary-card strong {
    color: var(--cp-accent);
}

[data-cp-theme="aspen"] .syn-cp-export-btn {
    border-radius: 999px;
    box-shadow: inset 0 0 0 1px rgba(12, 12, 12, 0.1);
}

[data-cp-theme="aspen"] .syn-cp-export-btn:hover {
    color: var(--cp-accent);
    box-shadow: inset 0 0 0 1px var(--cp-accent);
}

[data-cp-theme="aspen"] .syn-cp-search-wrap input:focus,
[data-cp-theme="aspen"] .syn-cp-customer-wrap input:focus {
    border-color: var(--cp-accent);
    box-shadow: 0 0 0 3px rgba(225, 37, 27, 0.12);
}

[data-cp-theme="aspen"] .syn-cp-theme-option.active {
    box-shadow: inset 0 0 0 2px var(--cp-accent);
}

[data-cp-theme="aspen"] .syn-cp-auth-card {
    background: var(--cp-surface-white);
    border: none;
    box-shadow: 0 24px 60px rgba(12, 12, 12, 0.08);
    border-radius: 32px;
    position: relative;
    overflow: hidden;
}

[data-cp-theme="aspen"] .syn-cp-auth-wrap::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 132px;
    height: 92px;
    background: var(--cp-aspen-pencils) left top / 420px auto no-repeat;
    pointer-events: none;
    z-index: 3;
}

[data-cp-theme="aspen"] .syn-cp-auth-card::after {
    content: "Love Stationery";
    display: block;
    margin-top: 16px;
    font: 700 28px/1 var(--cp-font-script);
    color: var(--cp-accent);
}

[data-cp-theme="prestige"] .syn-cp-app {
    grid-template-columns: 280px minmax(0, 1fr);
}

[data-cp-theme="prestige"] .syn-cp-sidebar {
    background: linear-gradient(180deg, #2a2233 0%, #1a1520 100%);
    border-right: 1px solid rgba(201, 169, 98, 0.18);
    padding: 24px 18px;
}

[data-cp-theme="prestige"] .syn-cp-sidebar-brand h2 {
    color: var(--cp-sidebar-brand);
    font-weight: 800;
    letter-spacing: -0.02em;
}

[data-cp-theme="prestige"] .syn-cp-sidebar-brand p {
    color: var(--cp-sidebar-kicker);
    text-transform: uppercase;
    letter-spacing: 0.14em;
    font-size: 10px;
    font-weight: 700;
}

[data-cp-theme="prestige"] .syn-cp-sidebar-nav a,
[data-cp-theme="prestige"] .syn-cp-sidebar-footer a {
    color: var(--cp-sidebar-text);
}

[data-cp-theme="prestige"] .syn-cp-sidebar-nav a .material-symbols-outlined {
    color: var(--cp-sidebar-kicker);
    font-size: 20px;
}

[data-cp-theme="prestige"] .syn-cp-sidebar-nav a.active {
    background: var(--cp-nav-active-bg);
    color: var(--cp-sidebar-brand);
    box-shadow: inset 3px 0 0 var(--cp-primary);
    border-radius: 0 12px 12px 0;
}

[data-cp-theme="prestige"] .syn-cp-sidebar-nav a.active .material-symbols-outlined {
    color: var(--cp-primary);
}

[data-cp-theme="prestige"] .syn-cp-sidebar-nav a:hover,
[data-cp-theme="prestige"] .syn-cp-sidebar-footer a:hover {
    background: rgba(255, 255, 255, 0.06);
    color: var(--cp-sidebar-brand);
}

[data-cp-theme="prestige"] .syn-cp-place-order {
    background: linear-gradient(135deg, #c9a962, #a88b4a);
    color: #1a1520;
    box-shadow: 0 10px 28px rgba(201, 169, 98, 0.35);
    font-size: 14px;
    letter-spacing: 0.03em;
    text-align: center;
    justify-content: center;
}

[data-cp-theme="prestige"] .syn-cp-place-order:hover {
    filter: brightness(1.05);
}

[data-cp-theme="prestige"] .syn-cp-sidebar-footer {
    color: var(--cp-sidebar-text-muted);
}

[data-cp-theme="prestige"] .syn-cp-wordmark {
    color: var(--cp-accent);
    letter-spacing: 0.28em;
}

[data-cp-theme="prestige"] .syn-cp-topbar {
    border-bottom: 1px solid var(--cp-outline);
}

[data-cp-theme="prestige"] .syn-cp-title-row h1 {
    color: var(--cp-on);
    font-weight: 800;
}

[data-cp-theme="prestige"] .syn-cp-summary-card,
[data-cp-theme="prestige"] .syn-cp-panel,
[data-cp-theme="prestige"] .syn-cp-pod-card,
[data-cp-theme="prestige"] .syn-cp-statements-card {
    border: 1px solid var(--cp-outline);
    box-shadow: 0 12px 32px var(--cp-card-shadow);
}

[data-cp-theme="prestige"] .syn-cp-summary-card strong {
    color: var(--cp-accent);
}

[data-cp-theme="prestige"] .syn-cp-export-btn,
[data-cp-theme="prestige"] .syn-cp-btn {
    background: linear-gradient(135deg, var(--cp-accent), #6b1d32);
    color: #fff;
}

[data-cp-theme="prestige"] .syn-cp-mode-pill {
    background: var(--cp-kicker-bg);
    color: var(--cp-accent);
}

[data-cp-theme="prestige"] .syn-cp-kicker,
[data-cp-theme="prestige"] .syn-cp-public-kicker {
    color: var(--cp-accent);
}

[data-cp-theme="midnight"] .syn-cp-search-wrap input,
[data-cp-theme="midnight"] .syn-cp-customer-wrap input,
[data-cp-theme="midnight"] .syn-cp-search-wrap input::placeholder,
[data-cp-theme="midnight"] .syn-cp-customer-wrap input::placeholder {
    color: var(--cp-on);
}

[data-cp-theme="midnight"] .syn-cp-public-hero-image-frame,
[data-cp-theme="midnight"] .syn-cp-public-tile,
[data-cp-theme="midnight"] .syn-cp-public-benefit,
[data-cp-theme="midnight"] .syn-cp-public-brand-card,
[data-cp-theme="midnight"] .syn-cp-application-form-panel {
    border: 1px solid var(--cp-outline);
}

.material-symbols-outlined {
    font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
    font-size: 18px;
    line-height: 1;
}

.syn-cp-shell {
    margin: 0;
    min-height: 100vh;
    background: var(--cp-surface);
    font-family: var(--cp-font-body);
    color: var(--cp-on);
}

.syn-cp-shell-main {
    padding: 0;
}

.syn-cp-app {
    display: grid;
    grid-template-columns: 260px minmax(0, 1fr);
    min-height: 100vh;
    background: var(--cp-surface);
}

.syn-cp-sidebar {
    background: var(--cp-surface-low);
    padding: 22px 16px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.syn-cp-sidebar-brand h2 {
    margin: 0;
    font: 800 26px/1.1 var(--cp-font-display);
    color: var(--cp-primary);
}

.syn-cp-sidebar-brand p {
    margin: 4px 0 16px;
    font-size: 12px;
    color: var(--cp-on-subtle);
}

.syn-cp-sidebar-nav {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.syn-cp-sidebar-nav a,
.syn-cp-sidebar-footer a {
    color: var(--cp-on-subtle);
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 11px 12px;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 600;
}

.syn-cp-sidebar-nav a.active {
    background: var(--cp-nav-active-bg);
    color: var(--cp-primary);
}

.syn-cp-sidebar-nav a:hover,
.syn-cp-sidebar-footer a:hover {
    background: var(--cp-hover-bg);
}

.syn-cp-place-order {
    margin-top: auto;
    margin-bottom: 10px;
    border: none;
    border-radius: 12px;
    background: linear-gradient(135deg, var(--cp-primary), var(--cp-primary-dim));
    color: var(--cp-on-primary);
    padding: 12px 14px;
    font-family: var(--cp-font-display);
    font-weight: 700;
    cursor: pointer;
}

.syn-cp-sidebar-footer {
    border-top: 1px solid var(--cp-sidebar-border);
    padding-top: 10px;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.syn-cp-main {
    min-width: 0;
}

.syn-cp-topbar {
    position: sticky;
    top: 0;
    z-index: 4;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    padding: 14px 28px;
    background: var(--cp-topbar-bg);
    backdrop-filter: blur(20px);
}

.syn-cp-topbar-left {
    display: flex;
    align-items: center;
    gap: 18px;
}

.syn-cp-wordmark {
    font: 700 14px/1 var(--cp-font-display);
    letter-spacing: 0.22em;
    color: var(--cp-primary);
}

.syn-cp-search-wrap {
    display: flex;
    align-items: center;
    gap: 8px;
    background: var(--cp-input-bg);
    border-radius: 999px;
    padding: 8px 12px;
}

.syn-cp-search-wrap input {
    border: none;
    outline: none;
    background: transparent;
    min-width: 240px;
}

.syn-cp-topbar-right {
    display: flex;
    align-items: center;
    gap: 10px;
}

.syn-cp-customer-wrap {
    display: flex;
    align-items: center;
    gap: 8px;
}

.syn-cp-customer-wrap label {
    font-size: 12px;
    color: var(--cp-on-subtle);
}

.syn-cp-customer-wrap input {
    border: none;
    background: var(--cp-input-bg);
    border-radius: 10px;
    padding: 8px 10px;
    width: 150px;
}

.syn-cp-content {
    padding: 34px 28px 40px;
}

.syn-cp-title-row {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 24px;
}

.syn-cp-title-row h1 {
    margin: 0 0 6px 0;
    font: 800 52px/1 var(--cp-font-display);
    letter-spacing: -0.03em;
}

.syn-cp-title-row p {
    margin: 0;
    max-width: 620px;
    color: var(--cp-on-subtle);
    font-size: 18px;
}

.syn-cp-title-actions {
    display: flex;
    align-items: center;
    gap: 8px;
}

.syn-cp-mode-pill {
    display: inline-flex;
    align-items: center;
    border-radius: 999px;
    padding: 8px 12px;
    background: rgba(78, 96, 115, 0.1);
    color: var(--cp-primary);
    font-size: 12px;
    font-weight: 700;
}

.syn-cp-export-btn,
.syn-cp-btn {
    border: none;
    border-radius: 12px;
    padding: 10px 16px;
    background: linear-gradient(135deg, var(--cp-primary), var(--cp-primary-dim));
    color: var(--cp-on-primary);
    font: 700 13px/1 var(--cp-font-display);
    text-decoration: none;
    cursor: pointer;
}

.syn-cp-bento {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 22px;
}

.syn-cp-summary-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.syn-cp-summary-card {
    background: var(--cp-surface-white);
    border-radius: 18px;
    padding: 18px;
    box-shadow: 0 8px 28px var(--cp-card-shadow);
}

.syn-cp-summary-card h3 {
    margin: 0 0 8px;
    font: 700 16px/1.2 var(--cp-font-display);
}

.syn-cp-summary-card strong {
    font: 800 30px/1 var(--cp-font-display);
    color: var(--cp-primary);
}

.syn-cp-summary-card p {
    margin: 6px 0 0;
    color: var(--cp-on-subtle);
}

.syn-cp-wide {
    grid-column: span 3;
}

.syn-cp-panel {
    background: var(--cp-surface-white);
    border-radius: 22px;
    padding: 18px;
    box-shadow: 0 10px 40px var(--cp-card-shadow);
}

.syn-cp-panel-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 12px;
}

.syn-cp-panel-head h2 {
    margin: 0;
    font: 800 28px/1 var(--cp-font-display);
}

.syn-cp-panel-head input {
    border: none;
    border-radius: 12px;
    background: var(--cp-surface-low);
    padding: 10px 12px;
}

.syn-cp-chip-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.syn-cp-chip {
    display: inline-flex;
    align-items: center;
    border-radius: 999px;
    padding: 6px 10px;
    background: var(--cp-surface-low);
    color: var(--cp-primary);
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
}

.syn-cp-form-copy {
    color: var(--cp-on-subtle);
    margin-bottom: 14px;
    max-width: 820px;
}

.syn-cp-form-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.syn-cp-form-grid label {
    display: flex;
    flex-direction: column;
    gap: 6px;
    font-weight: 600;
    font-size: 13px;
}

.syn-cp-form-grid input,
.syn-cp-form-grid select {
    border: none;
    background: var(--cp-surface-low);
    border-radius: 10px;
    padding: 10px 12px;
}

.syn-cp-form-actions {
    grid-column: 1 / -1;
}

.syn-cp-form-result {
    margin-top: 10px;
    font-weight: 600;
    color: var(--cp-primary);
    padding: 10px 12px;
    border-radius: 8px;
    background: rgba(0, 81, 195, 0.07);
}

.syn-cp-application-page {
    min-height: 100vh;
    background: var(--cp-surface);
}

.syn-cp-application-main {
    max-width: 1180px;
    margin: 0 auto;
    padding: 28px 20px 48px;
}

.syn-cp-application-shell {
    display: grid;
    grid-template-columns: minmax(280px, 0.95fr) minmax(0, 1.15fr);
    gap: 24px;
    align-items: start;
}

.syn-cp-application-aside {
    padding: 8px 8px 8px 0;
}

.syn-cp-application-aside h1 {
    margin: 0 0 12px;
    font: 800 42px/1.08 var(--cp-font-display);
    letter-spacing: -0.03em;
    color: var(--cp-on);
}

.syn-cp-application-aside > p {
    margin: 0 0 18px;
    color: var(--cp-on-subtle);
    line-height: 1.55;
    font-size: 16px;
}

.syn-cp-application-notice {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    padding: 14px 16px;
    margin-bottom: 20px;
    border-radius: 14px;
    background: var(--cp-kicker-bg);
    border: 1px solid var(--cp-outline);
}

.syn-cp-application-notice .material-symbols-outlined {
    color: var(--cp-accent);
    font-size: 22px;
    flex-shrink: 0;
}

.syn-cp-application-notice p {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    color: var(--cp-on);
}

.syn-cp-application-checklist {
    list-style: none;
    margin: 0 0 24px;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.syn-cp-application-checklist li {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    font-size: 14px;
    color: var(--cp-on-subtle);
}

.syn-cp-application-checklist .material-symbols-outlined {
    font-size: 20px;
    color: var(--cp-primary);
}

.syn-cp-link-back {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--cp-accent);
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
}

.syn-cp-application-form-panel {
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    border-radius: 22px;
    padding: 28px;
    box-shadow: 0 16px 40px var(--cp-card-shadow);
}

.syn-cp-application-form-panel h2 {
    margin: 0 0 6px;
    font: 800 28px/1.1 var(--cp-font-display);
}

.syn-cp-application-form-intro {
    margin: 0 0 22px;
    color: var(--cp-on-subtle);
    font-size: 14px;
}

.syn-cp-public-form {
    display: flex;
    flex-direction: column;
    gap: 22px;
}

.syn-cp-form-section {
    border: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 14px;
}

.syn-cp-form-section legend {
    margin-bottom: 4px;
    font: 800 11px/1 var(--cp-font-display);
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--cp-on-subtle);
}

.syn-cp-public-form label {
    display: flex;
    flex-direction: column;
    gap: 6px;
    font: 700 13px/1.2 var(--cp-font-display);
    color: var(--cp-on);
}

.syn-cp-public-form input[type="text"],
.syn-cp-public-form input[type="email"],
.syn-cp-public-form-grid input[type="text"],
.syn-cp-public-form-grid input[type="email"] {
    border: 1px solid var(--cp-outline) !important;
    border-radius: 12px !important;
    padding: 12px 14px !important;
    background: var(--cp-input-bg) !important;
    box-shadow: none !important;
    font-size: 15px !important;
    color: var(--cp-on) !important;
}

.syn-cp-public-form input:focus,
.syn-cp-public-form-grid input:focus {
    outline: 2px solid color-mix(in srgb, var(--cp-accent) 25%, transparent);
    border-color: var(--cp-accent) !important;
}

.syn-cp-branch-cards {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
}

.syn-cp-branch-card {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    border: 1px solid var(--cp-outline);
    border-radius: 12px;
    background: var(--cp-input-bg);
    cursor: pointer;
    font-weight: 700;
    transition: border-color 0.15s ease, background 0.15s ease;
}

.syn-cp-branch-card input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.syn-cp-branch-card:has(input:checked) {
    border-color: var(--cp-accent);
    background: var(--cp-kicker-bg);
    box-shadow: inset 0 0 0 1px var(--cp-accent);
}

.syn-cp-form-emphasis {
    font-weight: 700;
    color: var(--cp-on);
}

.syn-cp-public-form-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 12px;
}

.syn-cp-public-form-grid label {
    display: flex;
    flex-direction: column;
    gap: 6px;
    font-weight: 700;
    color: var(--cp-on);
    font-family: var(--cp-font-display);
}

.syn-cp-branch-fieldset {
    grid-column: 1 / -1;
    border: none;
    padding: 0;
    margin: 0;
}

.syn-cp-branch-fieldset legend {
    margin-bottom: 8px;
    font-weight: 700;
}

.syn-cp-name-group .syn-cp-name-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.syn-cp-name-group small {
    margin-top: 4px;
    color: var(--cp-on-subtle);
    font-weight: 500;
}

.syn-cp-form-actions {
    padding-top: 4px;
}

.syn-cp-form-result {
    margin-top: 14px;
    font-weight: 600;
    color: var(--cp-primary);
    padding: 12px 14px;
    border-radius: 12px;
    background: var(--cp-kicker-bg);
}

/* Public marketing pages */
.syn-cp-public,
.syn-cp-site-home {
    min-height: 100vh;
    background:
        radial-gradient(900px 380px at 0% -5%, var(--cp-site-glow), transparent),
        var(--cp-surface);
}

.syn-cp-public-header {
    position: sticky;
    top: 0;
    z-index: 10;
    border-bottom: 1px solid var(--cp-outline);
    background: color-mix(in srgb, var(--cp-surface) 92%, transparent);
    backdrop-filter: blur(14px);
}

.syn-cp-public-header-inner {
    max-width: 1180px;
    margin: 0 auto;
    padding: 14px 20px;
    display: flex;
    align-items: center;
    gap: 20px;
}

.syn-cp-public-logo {
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    color: inherit;
    flex-shrink: 0;
}

.syn-cp-public-logo-mark {
    width: 42px;
    height: 42px;
    border-radius: 12px;
    display: grid;
    place-items: center;
    background: linear-gradient(135deg, var(--cp-primary), var(--cp-primary-dim));
    color: var(--cp-on-primary);
    font: 800 18px/1 var(--cp-font-display);
}

.syn-cp-public-logo-text {
    display: flex;
    flex-direction: column;
    font: 800 18px/1.1 var(--cp-font-display);
    color: var(--cp-on);
}

.syn-cp-public-logo-text small {
    margin-top: 2px;
    font: 700 10px/1 var(--cp-font-display);
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--cp-primary);
}

.syn-cp-public-nav {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-right: auto;
}

.syn-cp-public-nav a {
    text-decoration: none;
    padding: 8px 12px;
    border-radius: 10px;
    font: 700 13px/1 var(--cp-font-display);
    color: var(--cp-on-subtle);
}

.syn-cp-public-nav a:hover,
.syn-cp-public-nav a.active {
    color: var(--cp-on);
    background: var(--cp-input-bg);
}

.syn-cp-public-header-actions {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}

.syn-cp-online-badge {
    display:inline-flex;
    align-items: center;
    gap: 8px;
    background: #ecfdf5;
    border: 1px solid #a7f3d0;
    color: #047857;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 6px 12px;
    border-radius: 99px;
}

.syn-cp-online-dot {
    width: 8px;
    height: 8px;
    background: #10b981;
    border-radius: 50%;
    position: relative;
}

.syn-cp-online-dot::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background: #10b981;
    animation: syn-ping 1.5s cubic-bezier(0, 0, 0.2, 1) infinite;
}

@keyframes syn-ping {
    75%, 100% {
        transform: scale(2.5);
        opacity: 0;
    }
}

.syn-cp-btn-lg {
    padding: 12px 20px !important;
    font-size: 14px !important;
}

.syn-cp-public-hero {
    padding: 36px 20px 12px;
}

.syn-cp-public-hero-inner {
    max-width: 1180px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.05fr 0.95fr;
    gap: 32px;
    align-items: center;
}

.syn-cp-public-kicker {
    display: inline-flex;
    margin: 0 0 14px;
    padding: 6px 12px;
    border-radius: 999px;
    background: var(--cp-kicker-bg);
    color: var(--cp-accent);
    font: 700 11px/1 var(--cp-font-display);
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.syn-cp-public-hero-copy h1 {
    margin: 0;
    font: 800 52px/1.04 var(--cp-font-display);
    letter-spacing: -0.03em;
    color: var(--cp-on);
    max-width: 640px;
}

.syn-cp-public-lead {
    margin: 16px 0 22px;
    max-width: 560px;
    font-size: 18px;
    line-height: 1.55;
    color: var(--cp-on-subtle);
}

.syn-cp-public-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 22px;
}

.syn-cp-public-hero-points {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}

.syn-cp-public-hero-points li {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font: 600 13px/1.2 var(--cp-font-body);
    color: var(--cp-on-subtle);
}

.syn-cp-public-hero-points .material-symbols-outlined {
    font-size: 18px;
    color: var(--cp-primary);
}

.syn-cp-public-hero-image-frame {
    height: 420px;
    border-radius: 22px;
    overflow: hidden;
    border: 1px solid var(--cp-outline);
    background: var(--cp-input-bg);
    box-shadow: 0 24px 48px var(--cp-card-shadow);
}

.syn-cp-public-hero-image-frame img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.syn-cp-public-section {
    max-width: 1180px;
    margin: 0 auto;
    padding: 28px 20px;
}

.syn-cp-public-section-head {
    margin-bottom: 20px;
}

.syn-cp-public-section-head h2 {
    margin: 0 0 8px;
    font: 800 36px/1.08 var(--cp-font-display);
    letter-spacing: -0.02em;
}

.syn-cp-public-section-head p {
    margin: 0;
    color: var(--cp-on-subtle);
    max-width: 620px;
    font-size: 16px;
}

.syn-cp-public-tile-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}

.syn-cp-public-tile {
    text-decoration: none;
    color: inherit;
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    border-radius: 18px;
    padding: 20px;
    box-shadow: 0 8px 24px var(--cp-card-shadow);
    transition: transform 0.15s ease, border-color 0.15s ease;
}

.syn-cp-public-tile:hover {
    transform: translateY(-2px);
    border-color: var(--cp-primary);
}

.syn-cp-public-tile .material-symbols-outlined {
    font-size: 28px;
    color: var(--cp-primary);
    margin-bottom: 12px;
}

.syn-cp-public-tile h3 {
    margin: 0 0 8px;
    font: 800 18px/1.2 var(--cp-font-display);
}

.syn-cp-public-tile p {
    margin: 0;
    font-size: 14px;
    line-height: 1.45;
    color: var(--cp-on-subtle);
}

.syn-cp-public-benefits {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}

.syn-cp-public-benefit {
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    border-radius: 16px;
    padding: 20px;
}

.syn-cp-public-benefit .material-symbols-outlined {
    font-size: 26px;
    color: var(--cp-accent);
    margin-bottom: 10px;
}

.syn-cp-public-benefit h3 {
    margin: 0 0 8px;
    font: 800 18px/1.2 var(--cp-font-display);
}

.syn-cp-public-benefit p {
    margin: 0;
    color: var(--cp-on-subtle);
    font-size: 14px;
    line-height: 1.45;
}

.syn-cp-public-brand-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}

.syn-cp-public-brand-card {
    display: flex;
    flex-direction: column;
    gap: 12px;
    text-decoration: none;
    color: inherit;
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    border-radius: 16px;
    padding: 14px;
    transition: border-color 0.15s ease;
}

.syn-cp-public-brand-card:hover {
    border-color: var(--cp-primary);
}

.syn-cp-public-brand-image {
    height: 140px;
    border-radius: 12px;
    overflow: hidden;
    background: var(--cp-input-bg);
    display: flex;
    align-items: center;
    justify-content: center;
}

.syn-cp-public-brand-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    padding: 10px;
}

.syn-cp-public-brand-card strong {
    display: block;
    font: 800 16px/1.2 var(--cp-font-display);
    text-align: center;
    margin-bottom: 4px;
}

.syn-cp-brand-card-category {
    display: block;
    font-size: 12px;
    color: var(--cp-on-subtle);
    text-align: center;
}

.syn-cp-public-brands-more {
    margin-top: 18px;
    text-align: center;
}

.syn-cp-public-section-head a {
    color: var(--cp-accent);
    font-weight: 700;
}

.syn-cp-public-brand-grid-full {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.syn-cp-brands-hero {
    max-width: 1180px;
    margin: 0 auto;
    padding: 36px 20px 8px;
}

.syn-cp-brands-hero-inner {
    border-radius: 22px;
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    padding: 40px 36px;
    text-align: center;
    box-shadow: 0 14px 40px var(--cp-card-shadow);
}

.syn-cp-brands-hero-inner h1 {
    margin: 0;
    font: 800 48px/1.05 var(--cp-font-display);
    letter-spacing: -0.03em;
}

.syn-cp-brands-hero-inner .syn-cp-public-lead {
    margin: 14px auto 0;
    max-width: 640px;
    color: var(--cp-on-subtle);
    font-size: 17px;
}

.syn-cp-brands-catalog {
    max-width: 1180px;
    margin: 0 auto;
    padding: 24px 20px 40px;
}

/* Advanced Brands Page Overhaul */
.syn-cp-brands-hero-section {
    max-width: 1180px;
    margin: 0 auto;
    padding: 36px 20px 0;
}

.syn-cp-brands-hero-container {
    display: grid;
    grid-template-columns: 1.15fr 0.85fr;
    gap: 40px;
    align-items: center;
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    border-radius: 32px;
    padding: 48px;
    box-shadow: 0 20px 50px var(--cp-card-shadow);
    overflow: hidden;
    position: relative;
}

.syn-cp-sparkles-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: var(--cp-kicker-bg);
    color: var(--cp-accent);
    border: 1px solid color-mix(in srgb, var(--cp-accent) 20%, transparent);
    border-radius: 99px;
    padding: 6px 14px;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 24px;
}

.syn-cp-sparkles-badge .material-symbols-outlined {
    font-size: 14px;
}

.syn-cp-brands-hero-copy h1 {
    margin: 0 0 18px;
    font: 800 56px/1.05 var(--cp-font-display);
    letter-spacing: -0.04em;
    color: var(--cp-on);
}

.syn-cp-gradient-text {
    background: linear-gradient(135deg, var(--cp-primary), var(--cp-accent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.syn-cp-brands-hero-copy .syn-cp-public-lead {
    font-size: 18px;
    line-height: 1.6;
    color: var(--cp-on-subtle);
    margin-bottom: 32px;
}

.syn-cp-brands-hero-buttons {
    display: flex;
    gap: 16px;
}

/* Brands hero — crossfade showcase */
.syn-cp-brands-hero-visual-container {
    position: relative;
    height: 380px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.syn-cp-brand-showcase {
    --slide-duration: 3.4s;
    position: relative;
    width: 340px;
    height: 340px;
    margin: 0 auto;
}

.syn-cp-brand-showcase-ambient {
    position: absolute;
    inset: 8%;
    border-radius: 50%;
    background: radial-gradient(circle, color-mix(in srgb, var(--cp-primary) 45%, transparent), transparent 68%);
    animation: syn-brand-showcase-glow 4s ease-in-out infinite alternate;
    pointer-events: none;
}

.syn-cp-brand-showcase-ring {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: 1px dashed color-mix(in srgb, var(--cp-primary) 28%, transparent);
    pointer-events: none;
}

.syn-cp-brand-showcase-ring-1 {
    width: 220px;
    height: 220px;
    animation: syn-brand-showcase-ring-spin 22s linear infinite;
}

.syn-cp-brand-showcase-ring-2 {
    width: 300px;
    height: 300px;
    animation: syn-brand-showcase-ring-spin 32s linear infinite reverse;
}

.syn-cp-brand-showcase-stage {
    position: absolute;
    inset: 0;
    z-index: 2;
}

.syn-cp-brand-showcase-slide {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 14px;
    opacity: 0;
    animation: syn-brand-showcase-fade calc(var(--slide-count) * var(--slide-duration)) ease-in-out infinite;
    animation-delay: calc(var(--slide-index) * var(--slide-duration) * -1);
    will-change: opacity, transform, filter;
}

.syn-cp-brand-showcase-card {
    width: 168px;
    height: 168px;
    border-radius: 32px;
    background: var(--cp-surface-white);
    border: 1px solid color-mix(in srgb, var(--cp-primary) 35%, var(--cp-outline));
    box-shadow:
        0 24px 48px var(--cp-card-shadow),
        0 0 0 1px color-mix(in srgb, var(--cp-primary) 12%, transparent);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 22px;
}

.syn-cp-brand-showcase-card img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.syn-cp-brand-showcase-name {
    margin: 0;
    font: 800 15px/1.2 var(--cp-font-display);
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: var(--cp-on);
    text-align: center;
    padding: 6px 14px;
    border-radius: 99px;
    background: color-mix(in srgb, var(--cp-primary) 12%, var(--cp-surface-white));
    border: 1px solid color-mix(in srgb, var(--cp-primary) 22%, var(--cp-outline));
}

.syn-cp-brand-showcase-badge {
    position: absolute;
    left: 50%;
    bottom: 12px;
    transform: translateX(-50%);
    z-index: 4;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 14px;
    border-radius: 99px;
    background: linear-gradient(135deg, var(--cp-primary), var(--cp-accent));
    color: var(--cp-on-primary);
    font: 800 10px/1 var(--cp-font-display);
    letter-spacing: 0.1em;
    text-transform: uppercase;
    box-shadow: 0 8px 24px color-mix(in srgb, var(--cp-primary) 40%, transparent);
}

.syn-cp-brand-showcase-badge .material-symbols-outlined {
    font-size: 16px;
}

.syn-cp-brand-showcase-dots {
    position: absolute;
    top: 18px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 4;
    display: flex;
    gap: 6px;
}

.syn-cp-brand-showcase-dot {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: color-mix(in srgb, var(--cp-on-subtle) 50%, transparent);
    animation: syn-brand-showcase-dot calc(var(--slide-count) * var(--slide-duration)) ease-in-out infinite;
    animation-delay: calc(var(--slide-index) * var(--slide-duration) * -1);
}

@keyframes syn-brand-showcase-fade {
    0% {
        opacity: 0;
        transform: scale(0.82) translateY(18px);
        filter: blur(12px);
    }
    4% {
        opacity: 1;
        transform: scale(1) translateY(0);
        filter: blur(0);
    }
    11% {
        opacity: 1;
        transform: scale(1.04) translateY(0);
        filter: blur(0);
    }
    14% {
        opacity: 0;
        transform: scale(1.1) translateY(-10px);
        filter: blur(10px);
    }
    14.01%, 100% {
        opacity: 0;
        transform: scale(0.82) translateY(18px);
        filter: blur(12px);
    }
}

@keyframes syn-brand-showcase-dot {
    0%, 16%, 100% {
        opacity: 0.35;
        transform: scale(1);
        background: color-mix(in srgb, var(--cp-on-subtle) 50%, transparent);
    }
    4%, 11% {
        opacity: 1;
        transform: scale(1.35);
        background: var(--cp-primary);
    }
}

@keyframes syn-brand-showcase-glow {
    from { opacity: 0.55; transform: scale(0.96); }
    to { opacity: 1; transform: scale(1.04); }
}

@keyframes syn-brand-showcase-ring-spin {
    to { transform: translate(-50%, -50%) rotate(360deg); }
}

@media (prefers-reduced-motion: reduce) {
    .syn-cp-brand-showcase-slide,
    .syn-cp-brand-showcase-dot,
    .syn-cp-brand-showcase-ambient,
    .syn-cp-brand-showcase-ring {
        animation: none;
    }

    .syn-cp-brand-showcase-slide:first-child {
        opacity: 1;
        transform: none;
        filter: none;
    }

    .syn-cp-brand-showcase-dot:first-child {
        opacity: 1;
        background: var(--cp-primary);
    }
}

.syn-cp-brands-hero-visual {
    position: relative;
    width: 320px;
    height: 320px;
}

.syn-cp-orbit-center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}

.syn-cp-orbit-center-inner {
    width: 100px;
    height: 100px;
    border-radius: 28px;
    background: linear-gradient(135deg, var(--cp-primary), var(--cp-accent));
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 10px 30px rgba(0, 81, 195, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.syn-cp-orbit-center-inner span {
    font-size: 44px;
    font-weight: 900;
    color: #fff;
    font-family: 'Material Symbols Outlined';
}

/* Homepage: static portal preview (replaces broken CSS orbit) */
.syn-cp-landing-hero-visual-container {
    height: auto;
    min-height: 380px;
    align-items: stretch;
}

.syn-cp-landing-portal-preview {
    width: 100%;
    max-width: 420px;
    margin-left: auto;
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    border-radius: 28px;
    padding: 22px;
    box-shadow: 0 24px 60px var(--cp-card-shadow);
}

.syn-cp-landing-preview-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 18px;
    padding-bottom: 16px;
    border-bottom: 1px solid var(--cp-outline);
}

.syn-cp-landing-preview-brand {
    display: flex;
    align-items: center;
    gap: 12px;
}

.syn-cp-landing-preview-logo {
    width: 44px;
    height: 44px;
    border-radius: 14px;
    display: grid;
    place-items: center;
    background: linear-gradient(135deg, var(--cp-primary), var(--cp-accent));
    color: #fff;
    font: 800 18px/1 var(--cp-font-display);
}

.syn-cp-landing-preview-brand strong {
    display: block;
    font: 800 15px/1.2 var(--cp-font-display);
    color: var(--cp-on);
}

.syn-cp-landing-preview-brand span {
    display: block;
    margin-top: 2px;
    font: 700 10px/1 var(--cp-font-display);
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--cp-primary);
}

.syn-cp-landing-preview-pill {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font: 700 11px/1 var(--cp-font-display);
    color: #0d7a3f;
    background: color-mix(in srgb, #0d7a3f 12%, transparent);
    border-radius: 99px;
    padding: 6px 10px;
    white-space: nowrap;
}

.syn-cp-landing-preview-dot {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #22c55e;
    box-shadow: 0 0 0 3px color-mix(in srgb, #22c55e 25%, transparent);
}

.syn-cp-landing-preview-heading {
    margin: 0 0 12px;
    font: 800 11px/1 var(--cp-font-display);
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--cp-on-subtle);
}

.syn-cp-landing-preview-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

.syn-cp-landing-preview-chip {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 12px;
    border-radius: 14px;
    border: 1px solid var(--cp-outline);
    background: var(--cp-input-bg);
    min-width: 0;
}

.syn-cp-landing-preview-chip .material-symbols-outlined {
    font-size: 22px;
    color: var(--cp-primary);
    flex-shrink: 0;
}

.syn-cp-landing-preview-chip-label {
    font: 700 12px/1.25 var(--cp-font-display);
    color: var(--cp-on);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.syn-cp-landing-preview-footer {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px solid var(--cp-outline);
}

.syn-cp-landing-preview-stat {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 12px;
    border-radius: 14px;
    background: color-mix(in srgb, var(--cp-primary) 6%, var(--cp-surface-white));
    border: 1px solid color-mix(in srgb, var(--cp-primary) 12%, transparent);
}

.syn-cp-landing-preview-stat .material-symbols-outlined {
    font-size: 22px;
    color: var(--cp-accent);
}

.syn-cp-landing-preview-stat strong {
    display: block;
    font: 800 12px/1.2 var(--cp-font-display);
    color: var(--cp-on);
}

.syn-cp-landing-preview-stat small {
    display: block;
    margin-top: 2px;
    font: 600 11px/1.3 var(--cp-font-display);
    color: var(--cp-on-subtle);
}

.syn-cp-orbit-ring-1,
.syn-cp-orbit-ring-2 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: 1px dashed color-mix(in srgb, var(--cp-accent) 20%, transparent);
    pointer-events: none;
}

.syn-cp-orbit-ring-1 {
    width: 200px;
    height: 200px;
}

.syn-cp-orbit-ring-2 {
    width: 290px;
    height: 290px;
}

.syn-cp-orbit-arm {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    z-index: 2;
    transform: rotate(var(--orbit-start, 0deg));
    animation: syn-orbit-arm-spin 24s linear infinite;
}

.syn-cp-orbit-arm-1 { --orbit-start: 0deg; }
.syn-cp-orbit-arm-2 { --orbit-start: 60deg; }
.syn-cp-orbit-arm-3 { --orbit-start: 120deg; }
.syn-cp-orbit-arm-4 { --orbit-start: 180deg; }
.syn-cp-orbit-arm-5 { --orbit-start: 240deg; }
.syn-cp-orbit-arm-6 { --orbit-start: 300deg; }

.syn-cp-orbit-arm .syn-cp-orbit-tile {
    position: absolute;
    left: 0;
    top: 0;
    margin-left: -38px;
    margin-top: -38px;
    transform: translateX(145px) rotate(calc(-1 * var(--orbit-start, 0deg)));
    animation: syn-orbit-tile-counter 24s linear infinite;
}

.syn-cp-orbit-tile {
    width: 76px;
    height: 76px;
    border-radius: 22px;
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 8px 24px var(--cp-card-shadow);
}

.syn-cp-orbit-tile-inner {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.syn-cp-orbit-tile img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

@keyframes syn-orbit-arm-spin {
    to {
        transform: rotate(calc(var(--orbit-start, 0deg) + 360deg));
    }
}

@keyframes syn-orbit-tile-counter {
    to {
        transform: translateX(145px) rotate(calc(-1 * var(--orbit-start, 0deg) - 360deg));
    }
}

@media (prefers-reduced-motion: reduce) {
    .syn-cp-orbit-arm,
    .syn-cp-orbit-arm .syn-cp-orbit-tile {
        animation: none;
    }

    .syn-cp-orbit-arm-1 .syn-cp-orbit-tile { transform: translateX(145px) rotate(0deg); }
    .syn-cp-orbit-arm-2 .syn-cp-orbit-tile { transform: translate(72px, 126px) rotate(-60deg); }
    .syn-cp-orbit-arm-3 .syn-cp-orbit-tile { transform: translate(-72px, 126px) rotate(-120deg); }
    .syn-cp-orbit-arm-4 .syn-cp-orbit-tile { transform: translateX(-145px) rotate(-180deg); }
    .syn-cp-orbit-arm-5 .syn-cp-orbit-tile { transform: translate(-72px, -126px) rotate(-240deg); }
    .syn-cp-orbit-arm-6 .syn-cp-orbit-tile { transform: translate(72px, -126px) rotate(-300deg); }
}

/* Filter Bar */
.syn-cp-brands-filter-bar-wrap {
    margin-top: 24px;
}

.syn-cp-brands-filter-bar {
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    border-radius: 24px;
    padding: 16px;
    box-shadow: 0 10px 30px var(--cp-card-shadow);
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 20px;
    align-items: center;
}

.syn-cp-brands-search-wrap {
    position: relative;
    display: flex;
    align-items: center;
}

.syn-cp-brands-search-wrap .material-symbols-outlined {
    position: absolute;
    left: 18px;
    color: var(--cp-on-subtle);
    font-size: 22px;
}

.syn-cp-brands-search-wrap input {
    width: 100%;
    height: 52px;
    border-radius: 14px;
    border: 1px solid var(--cp-outline);
    background: var(--cp-input-bg);
    padding: 0 18px 0 52px;
    font-size: 15px;
    font-weight: 600;
    color: var(--cp-on);
    outline: none;
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.syn-cp-brands-search-wrap input:focus {
    border-color: var(--cp-primary);
    box-shadow: 0 0 0 4px var(--cp-kicker-bg);
    background: var(--cp-surface-white);
}

.syn-cp-brands-filter-buttons {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.syn-cp-filter-btn {
    height: 48px;
    border-radius: 14px;
    border: 1px solid var(--cp-outline);
    background: var(--cp-surface-white);
    color: var(--cp-on-subtle);
    padding: 0 18px;
    font-size: 14px;
    font-weight: 800;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    transition: all 0.15s ease;
}

.syn-cp-filter-btn .material-symbols-outlined {
    font-size: 18px;
}

.syn-cp-filter-btn:hover {
    background: var(--cp-input-bg);
    color: var(--cp-on);
}

.syn-cp-filter-btn.active {
    background: var(--cp-kicker-bg);
    border-color: var(--cp-primary);
    color: var(--cp-accent);
}

/* Section indicator */
.syn-cp-section-indicator {
    width: 36px;
    height: 4px;
    background: var(--cp-primary);
    border-radius: 99px;
    margin-bottom: 12px;
}

/* Featured Brands Section */
.syn-cp-featured-brands-section {
    max-width: 1180px;
    margin: 48px auto 0;
    padding: 0 20px;
}

.syn-cp-featured-brands-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 16px;
    margin-top: 24px;
}

.syn-cp-featured-brand-card {
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    border-radius: 24px;
    padding: 20px;
    box-shadow: 0 8px 24px var(--cp-card-shadow);
    transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
    display: flex;
    flex-direction: column;
}

.syn-cp-featured-brand-card:hover {
    transform: translateY(-6px);
    border-color: var(--cp-primary);
    box-shadow: 0 16px 36px var(--cp-card-shadow);
}

.syn-cp-featured-brand-logo-wrap {
    height: 100px;
    background: var(--cp-input-bg);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
    margin-bottom: 18px;
}

.syn-cp-featured-brand-logo-wrap img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.syn-cp-featured-brand-card h3 {
    margin: 0 0 8px;
    font: 800 18px/1.2 var(--cp-font-display);
    color: var(--cp-on);
}

.syn-cp-featured-brand-card p {
    margin: 0 0 18px;
    font-size: 13px;
    line-height: 1.5;
    color: var(--cp-on-subtle);
    flex-grow: 1;
}

.syn-cp-featured-brand-tags {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
}

.syn-cp-brand-tag {
    background: var(--cp-kicker-bg);
    color: var(--cp-accent);
    font-size: 11px;
    font-weight: 800;
    padding: 4px 10px;
    border-radius: 8px;
}

/* All Brands Section */
.syn-cp-all-brands-section {
    max-width: 1180px;
    margin: 48px auto 0;
    padding: 0 20px;
}

.syn-cp-all-brands-section .syn-cp-public-brand-grid-full {
    margin-top: 24px;
}

.syn-cp-no-brands-found {
    text-align: center;
    padding: 48px 24px;
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    border-radius: 24px;
    margin-top: 24px;
}

.syn-cp-no-brands-found .material-symbols-outlined {
    font-size: 48px;
    color: var(--cp-on-subtle);
    margin-bottom: 12px;
}

.syn-cp-no-brands-found h3 {
    margin: 0 0 6px;
    font-size: 18px;
    font-weight: 800;
}

.syn-cp-no-brands-found p {
    margin: 0;
    color: var(--cp-on-subtle);
}

/* Shop by Need Section */
.syn-cp-shop-by-need-section {
    max-width: 1180px;
    margin: 48px auto 0;
    padding: 0 20px;
}

.syn-cp-shop-by-need-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
    margin-top: 24px;
}

.syn-cp-need-school { --need-accent: #3b82f6; }
.syn-cp-need-office { --need-accent: #10b981; }
.syn-cp-need-art { --need-accent: #a855f7; }
.syn-cp-need-gifting { --need-accent: #f59e0b; }

.syn-cp-need-card {
    border-radius: 24px;
    padding: 24px;
    border: 1px solid var(--cp-outline);
    box-shadow: 0 8px 24px var(--cp-card-shadow);
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    background: linear-gradient(
        155deg,
        color-mix(in srgb, var(--need-accent) 22%, var(--cp-surface-white)),
        var(--cp-surface-white) 62%
    );
    border-color: color-mix(in srgb, var(--need-accent) 32%, var(--cp-outline));
}

.syn-cp-need-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 16px 36px color-mix(in srgb, var(--need-accent) 22%, var(--cp-card-shadow));
    border-color: color-mix(in srgb, var(--need-accent) 55%, var(--cp-outline));
}

.syn-cp-need-card-inner {
    display: grid;
    grid-template-columns: auto 1fr auto;
    gap: 18px;
    align-items: center;
    position: relative;
    z-index: 2;
}

.syn-cp-need-visual {
    width: 80px;
    height: 80px;
    border-radius: 18px;
    background: color-mix(in srgb, var(--need-accent) 14%, var(--cp-input-bg));
    border: 1px solid color-mix(in srgb, var(--need-accent) 22%, var(--cp-outline));
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    box-shadow: 0 4px 16px color-mix(in srgb, var(--need-accent) 18%, transparent);
}

.syn-cp-need-icon-wrap {
    width: 36px;
    height: 36px;
    border-radius: 10px;
    background: color-mix(in srgb, var(--need-accent) 20%, var(--cp-surface-white));
    border: 1px solid color-mix(in srgb, var(--need-accent) 28%, var(--cp-outline));
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--need-accent);
    margin-bottom: 10px;
}

.syn-cp-need-icon-wrap .material-symbols-outlined {
    font-size: 18px;
    font-family: 'Material Symbols Outlined'; /* Explicitly set the font family to prevent text fallback */
}

.syn-cp-need-content h3 {
    margin: 0 0 4px;
    font: 800 18px/1.2 var(--cp-font-display);
    color: var(--cp-on);
}

.syn-cp-need-content p {
    margin: 0;
    font-size: 13px;
    line-height: 1.4;
    color: var(--cp-on-subtle);
}

.syn-cp-need-arrow {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: color-mix(in srgb, var(--need-accent) 16%, var(--cp-input-bg));
    border: 1px solid color-mix(in srgb, var(--need-accent) 30%, var(--cp-outline));
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--need-accent);
    transition: transform 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
}

.syn-cp-need-card:hover .syn-cp-need-arrow {
    transform: translateX(4px);
    background: color-mix(in srgb, var(--need-accent) 28%, var(--cp-surface-white));
    box-shadow: 0 4px 14px color-mix(in srgb, var(--need-accent) 25%, transparent);
}

/* Public page CTA (home + brands) */
.syn-cp-public-cta {
    max-width: 1180px;
    margin: 12px auto 0;
    padding: 0 20px 28px;
}

.syn-cp-public-cta-inner {
    display: grid;
    grid-template-columns: auto 1fr auto;
    gap: 40px;
    align-items: center;
    padding: 48px 56px;
    border-radius: 28px;
    background: linear-gradient(135deg, var(--cp-primary), color-mix(in srgb, var(--cp-primary) 62%, #000));
    color: #fff;
    box-shadow: 0 24px 56px color-mix(in srgb, var(--cp-primary) 30%, transparent);
    position: relative;
    overflow: hidden;
}

.syn-cp-public-cta-inner::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse 70% 80% at 100% 0%, rgba(255, 255, 255, 0.14), transparent 55%);
    pointer-events: none;
}

.syn-cp-public-cta-visual-book,
.syn-cp-public-cta-visual-portal {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.syn-cp-cta-portal-mock {
    width: 140px;
    height: 190px;
    background: var(--cp-surface-white);
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
    transform: rotate(-8deg);
    transition: transform 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    text-align: center;
}

.syn-cp-cta-portal-mock .material-symbols-outlined {
    font-size: 48px;
    color: var(--cp-primary);
}

.syn-cp-cta-portal-label {
    font-size: 13px;
    font-weight: 900;
    color: var(--cp-primary);
    margin: 0;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.syn-cp-cta-portal-sub {
    font-size: 11px;
    font-weight: 700;
    color: var(--cp-on-subtle);
    margin: 0;
}

.syn-cp-public-cta-inner:hover .syn-cp-cta-portal-mock {
    transform: rotate(-3deg) scale(1.05);
}

.syn-cp-cta-book-mock {
    width: 140px;
    height: 190px;
    background: var(--cp-surface-white);
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
    transform: rotate(-8deg);
    transition: transform 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.syn-cp-public-cta-inner:hover .syn-cp-cta-book-mock {
    transform: rotate(-3deg) scale(1.05);
}

.syn-cp-cta-book-brand {
    font-size: 11px;
    font-weight: 900;
    color: var(--cp-primary);
    margin: 0;
}

.syn-cp-cta-book-year {
    font-size: 24px;
    font-weight: 900;
    color: var(--cp-on);
    margin: 0;
}

.syn-cp-cta-book-title {
    font-size: 11px;
    font-weight: 700;
    color: var(--cp-on-subtle);
    margin: 0;
}

.syn-cp-public-cta-content {
    text-align: left;
    z-index: 1;
}

.syn-cp-cta-kicker {
    font-size: 13px;
    font-weight: 800;
    color: var(--cp-kicker-bg);
    margin: 0 0 8px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.syn-cp-public-cta-content h2 {
    margin: 0 0 12px;
    font: 800 36px/1.1 var(--cp-font-display);
    letter-spacing: -0.03em;
    color: #fff;
}

.syn-cp-public-cta-content p {
    margin: 0;
    color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
}

.syn-cp-public-cta-buttons {
    display: flex;
    flex-direction: column;
    gap: 12px;
    min-width: 220px;
    z-index: 1;
}

.syn-cp-public-cta-buttons .syn-cp-btn {
    justify-content: center;
    white-space: nowrap;
}

.syn-cp-public-cta-buttons .syn-cp-btn .material-symbols-outlined {
    font-size: 20px;
}

.syn-cp-brands-hero {
    display: none;
}

.syn-cp-brands-catalog {
    display: none;
}

/* Brands Ticker/Scroll */
.syn-cp-public-brands-ticker-section {
    max-width: 1180px;
    margin: -10px auto 32px;
    padding: 0 20px;
}

.syn-cp-public-ticker-header {
    text-align: center;
    margin-bottom: 16px;
}

.syn-cp-public-ticker-header span {
    font: 800 12px/1 var(--cp-font-display);
    text-transform: uppercase;
    letter-spacing: 0.16em;
    color: var(--cp-on-subtle);
    opacity: 0.75;
}

.syn-cp-public-ticker-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    border-radius: 24px;
    padding: 24px 0;
    box-shadow: 0 10px 35px var(--cp-card-shadow);
    display: flex;
    align-items: center;
}

/* Linear gradient fade on edges */
.syn-cp-public-ticker-container::before,
.syn-cp-public-ticker-container::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100px;
    z-index: 2;
    pointer-events: none;
}

.syn-cp-public-ticker-container::before {
    left: 0;
    background: linear-gradient(to right, var(--cp-surface-white), transparent);
}

.syn-cp-public-ticker-container::after {
    right: 0;
    background: linear-gradient(to left, var(--cp-surface-white), transparent);
}

.syn-cp-public-ticker-track {
    display: flex;
    width: max-content;
    animation: syn-cp-ticker-scroll 55s linear infinite;
}

.syn-cp-public-ticker-track:hover {
    animation-play-state: paused;
}

.syn-cp-public-ticker-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 130px;
    margin: 0 24px;
    flex-shrink: 0;
    text-decoration: none;
    color: inherit;
    transition: transform 0.2s ease;
}

.syn-cp-public-ticker-item:hover {
    transform: scale(1.08);
}

.syn-cp-public-ticker-item img {
    height: 50px;
    width: 90px;
    object-fit: contain;
    transition: transform 0.2s ease;
}

.syn-cp-public-ticker-item:hover img {
    transform: scale(1.06);
}

.syn-cp-public-ticker-item span {
    margin-top: 10px;
    font: 700 12px/1 var(--cp-font-display);
    color: var(--cp-on-subtle);
    transition: color 0.2s ease;
}

.syn-cp-public-ticker-item:hover span {
    color: var(--cp-accent);
}

.syn-cp-public-ticker-footer {
    text-align: center;
    margin-top: 18px;
}

.syn-cp-public-ticker-footer a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    color: var(--cp-accent);
    transition: color 0.15s ease, gap 0.15s ease;
}

.syn-cp-public-ticker-footer a:hover {
    color: var(--cp-primary);
    gap: 9px;
}

.syn-cp-public-ticker-footer a .material-symbols-outlined {
    font-size: 16px;
}

@keyframes syn-cp-ticker-scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

.syn-cp-public-footer {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 20px 24px;
}

.syn-cp-public-footer-inner {
    display: grid;
    grid-template-columns: 1.4fr repeat(4, minmax(0, 1fr));
    gap: 24px;
    padding: 28px;
    border-radius: 18px;
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
}

.syn-cp-public-footer-brand strong {
    display: block;
    margin-bottom: 8px;
    font: 800 22px/1 var(--cp-font-display);
    color: var(--cp-on);
}

.syn-cp-public-footer-brand p {
    margin: 0;
    color: var(--cp-on-subtle);
    font-size: 14px;
    line-height: 1.5;
}

.syn-cp-public-footer h4 {
    margin: 0 0 10px;
    font: 800 10px/1 var(--cp-font-display);
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--cp-on-subtle);
}

.syn-cp-public-footer a {
    display: block;
    margin-bottom: 8px;
    text-decoration: none;
    color: var(--cp-on-subtle);
    font-weight: 600;
    font-size: 14px;
}

.syn-cp-public-footer a:hover {
    color: var(--cp-accent);
}

.syn-cp-public-footer-copy {
    margin: 12px 0 0;
    text-align: center;
    font-size: 12px;
    color: var(--cp-on-subtle);
}

.syn-cp-landing-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0;
}

.syn-cp-btn-ghost {
    background: var(--cp-input-bg);
    color: var(--cp-primary);
}

.syn-cp-btn-light {
    background: var(--cp-surface-white);
    color: var(--cp-accent);
}

.syn-cp-btn-outline-light {
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.45) !important;
    color: #fff;
}

.syn-cp-pod-card {
    background: var(--cp-surface-low);
    border-radius: 24px;
    padding: 24px;
}

.syn-cp-kicker {
    display: inline-block;
    border-radius: 999px;
    padding: 4px 9px;
    background: rgba(209, 228, 251, 0.75);
    color: var(--cp-primary);
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.syn-cp-pod-card h2 {
    margin: 14px 0 6px;
    font: 800 34px/1.1 var(--cp-font-display);
}

.syn-cp-pod-card p {
    margin: 0 0 14px;
    color: var(--cp-on-subtle);
}

.syn-cp-pod-form {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

.syn-cp-pod-form input {
    flex: 1;
    border: none;
    border-radius: 14px;
    padding: 14px 14px;
    background: var(--cp-surface-white);
}

.syn-cp-pod-form button {
    border: none;
    border-radius: 14px;
    background: var(--cp-primary);
    color: #fff;
    padding: 0 20px;
    font-weight: 700;
}

.syn-cp-pod-result {
    font-size: 13px;
    color: var(--cp-on-subtle);
}

.syn-cp-pod-result a {
    color: var(--cp-primary);
    font-weight: 600;
}

.syn-cp-statements-card {
    background: var(--cp-surface-white);
    border-radius: 24px;
    padding: 22px;
    box-shadow: 0 10px 40px var(--cp-card-shadow);
}

.syn-cp-card-title h3 {
    margin: 0;
    font: 800 30px/1.1 var(--cp-font-display);
}

.syn-cp-card-title p {
    margin: 4px 0 14px;
    color: var(--cp-on-subtle);
    font-size: 13px;
}

.syn-cp-statements-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.syn-cp-statement-row {
    text-decoration: none;
    display: grid;
    grid-template-columns: 22px 1fr 18px;
    align-items: center;
    gap: 10px;
    padding: 12px;
    border-radius: 12px;
    background: var(--cp-surface);
    color: var(--cp-on);
}

.syn-cp-statement-row strong {
    display: block;
    font-size: 13px;
}

.syn-cp-statement-row small {
    color: var(--cp-on-subtle);
    font-size: 11px;
}

.syn-cp-activity-card {
    grid-column: 1 / -1;
}

.syn-cp-activity-header h2 {
    margin: 0 0 10px;
    font: 800 40px/1.1 var(--cp-font-display);
}

.syn-cp-table-wrap {
    border-radius: 22px;
    overflow: hidden;
    background: var(--cp-surface-white);
    box-shadow: 0 10px 40px var(--cp-card-shadow);
}

.syn-cp-table-wrap table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}

.syn-cp-table-wrap thead th {
    text-align: left;
    padding: 15px 18px;
    font: 700 11px/1 var(--cp-font-display);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: var(--cp-on-subtle);
    background: var(--cp-surface-low);
}

.syn-cp-table-wrap tbody td {
    padding: 14px 18px;
    border-top: 1px solid rgba(164, 180, 190, 0.12);
    font-size: 14px;
}

.syn-cp-table-wrap tbody tr:hover {
    background: rgba(209, 228, 251, 0.3);
}

.syn-cp-amount {
    text-align: right;
    font-family: var(--cp-font-display);
    font-weight: 700;
}

.syn-cp-pill {
    display: inline-flex;
    align-items: center;
    border-radius: 999px;
    padding: 4px 8px;
    font-size: 11px;
    font-weight: 700;
}

.pill-ok { background: var(--cp-pill-ok-bg); color: var(--cp-pill-ok-text); }
.pill-default { background: var(--cp-pill-default-bg); color: var(--cp-on-subtle); }
.pill-danger { background: var(--cp-pill-danger-bg); color: var(--cp-pill-danger-text); }
.pill-credit { background: var(--cp-pill-credit-bg); color: var(--cp-pill-credit-text); }

.syn-cp-empty,
.syn-cp-empty-cell {
    color: var(--cp-on-subtle);
    font-size: 13px;
}

.syn-cp-empty-cell {
    text-align: center;
    padding: 24px 10px !important;
}

.syn-cp-error,
.syn-cp-error-cell {
    color: #8b1f1f;
    background: #fde8e8;
    border-radius: 10px;
    padding: 10px 12px;
    font-size: 13px;
    font-weight: 600;
}

.syn-cp-error-cell {
    text-align: center;
    padding: 16px !important;
    border-radius: 0;
}

.syn-cp-auth-wrap {
    max-width: 520px;
    margin: 60px auto;
}

.syn-cp-auth-card {
    border-radius: 20px;
    background: var(--cp-surface-white);
    box-shadow: 0 10px 40px var(--cp-card-shadow);
    padding: 30px;
}

.syn-cp-auth-card h1,
.syn-cp-auth-card h2 {
    margin: 0 0 8px 0;
    font-family: var(--cp-font-display);
}

.syn-cp-auth-card p {
    margin: 0 0 14px 0;
    color: var(--cp-on-subtle);
}

.syn-cp-auth-form .login-username,
.syn-cp-auth-form .login-password,
.syn-cp-auth-form .login-remember {
    margin-bottom: 10px;
}

.syn-cp-auth-form label {
    display: block;
    margin-bottom: 4px;
    font-weight: 600;
}

.syn-cp-auth-form input[type="text"],
.syn-cp-auth-form input[type="password"] {
    width: 100%;
    border: none;
    border-radius: 10px;
    padding: 11px;
    background: #e5eff7;
}

.syn-cp-auth-form input[type="submit"] {
    border: none;
    border-radius: 10px;
    background: linear-gradient(135deg, var(--cp-primary), var(--cp-primary-dim));
    color: #fff;
    font: 700 14px/1 var(--cp-font-display);
    padding: 10px 14px;
}

.syn-cp-auth-links {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.syn-cp-auth-links a {
    color: var(--cp-primary);
    text-decoration: none;
    font-weight: 600;
}

@media (max-width: 1100px) {
    .syn-cp-title-row h1 { font-size: 38px; }
    .syn-cp-bento { grid-template-columns: 1fr; }
    .syn-cp-summary-grid { grid-template-columns: 1fr; }
    .syn-cp-wide { grid-column: auto; }
    .syn-cp-form-grid { grid-template-columns: 1fr; }
    .syn-cp-public-form-grid { grid-template-columns: 1fr; }
    .syn-cp-application-shell { grid-template-columns: 1fr; }
    .syn-cp-application-aside h1 { font-size: 34px; }
    .syn-cp-name-group .syn-cp-name-row { grid-template-columns: 1fr; }
    .syn-cp-public-hero-inner { grid-template-columns: 1fr; }
    .syn-cp-public-hero-copy h1 { font-size: 40px; }
    .syn-cp-public-tile-grid { grid-template-columns: 1fr 1fr; }
    .syn-cp-public-benefits { grid-template-columns: 1fr; }
    .syn-cp-public-brand-grid { grid-template-columns: 1fr 1fr; }
    .syn-cp-public-brand-grid-full { grid-template-columns: repeat(3, minmax(0, 1fr)); }
    .syn-cp-public-footer-inner { grid-template-columns: 1fr 1fr; }
    
    /* Advanced Brands Page Responsive */
    .syn-cp-brands-hero-container { grid-template-columns: 1fr; padding: 32px; text-align: center; }
    .syn-cp-brands-hero-buttons { justify-content: center; }
    .syn-cp-brands-hero-visual-container { height: 320px; }
    .syn-cp-brands-filter-bar { grid-template-columns: 1fr; }
    .syn-cp-brands-filter-buttons { justify-content: center; }
    .syn-cp-featured-brands-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
    .syn-cp-shop-by-need-grid { grid-template-columns: 1fr 1fr; }
    .syn-cp-public-cta-inner { grid-template-columns: 1fr; text-align: center; gap: 24px; }
    .syn-cp-public-cta-content { text-align: center; }
    .syn-cp-public-cta-buttons { width: 100%; max-width: 320px; margin: 0 auto; }
}

@media (max-width: 900px) {
    .syn-cp-app { grid-template-columns: 1fr; }
    .syn-cp-sidebar { display: none; }
    .syn-cp-topbar { flex-wrap: wrap; padding: 12px 16px; }
    .syn-cp-content { padding: 18px 14px 30px; }
    .syn-cp-title-row { flex-direction: column; }
    .syn-cp-search-wrap input { min-width: 120px; }
    .syn-cp-public-header-inner { flex-wrap: wrap; }
    .syn-cp-public-nav { width: 100%; order: 3; overflow-x: auto; }
    .syn-cp-public-hero { padding: 28px 20px; }
    .syn-cp-public-hero-copy h1 { font-size: 34px; }
    .syn-cp-public-tile-grid { grid-template-columns: 1fr; }
    .syn-cp-public-brand-grid { grid-template-columns: 1fr; }
    .syn-cp-public-brand-grid-full { grid-template-columns: 1fr 1fr; }
    .syn-cp-public-cta-content h2 { font-size: 28px; }
    .syn-cp-public-cta-inner { padding: 32px 24px; }
    .syn-cp-public-footer-inner { grid-template-columns: 1fr; }
    .syn-cp-branch-cards { grid-template-columns: 1fr; }
    
    /* Advanced Brands Page Mobile */
    .syn-cp-brands-hero-container { padding: 24px 16px; }
    .syn-cp-brands-hero-copy h1 { font-size: 36px; }
    .syn-cp-brands-hero-copy .syn-cp-public-lead { font-size: 15px; }
    .syn-cp-brands-hero-buttons { flex-direction: column; gap: 10px; }
    .syn-cp-brands-hero-buttons .syn-cp-btn { width: 100%; }
    .syn-cp-featured-brands-grid { grid-template-columns: 1fr; }
    .syn-cp-shop-by-need-grid { grid-template-columns: 1fr; }
    .syn-cp-need-card-inner { grid-template-columns: 1fr; text-align: center; justify-items: center; }
    .syn-cp-need-arrow { display: none; }
}

/* Catalog v2 + requisition basket */
.syn-cp-place-order.syn-cp-btn {
    display: block;
    text-align: center;
    text-decoration: none;
    margin: 12px 14px;
}

.syn-cp-basket-badge {
    display: inline-block;
    min-width: 18px;
    padding: 2px 6px;
    margin-left: 6px;
    font-size: 11px;
    font-weight: 700;
    border-radius: 999px;
    background: var(--cp-surface-white);
    color: var(--cp-primary);
}

.syn-cp-catalog-pro {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.syn-cp-catalog-top {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: center;
    padding: 16px 18px;
    border-radius: 18px;
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    box-shadow: 0 8px 28px var(--cp-card-shadow);
    position: sticky;
    top: 72px;
    z-index: 3;
}

.syn-cp-catalog-search-wrap {
    flex: 1 1 280px;
    display: flex;
    align-items: center;
    gap: 10px;
    background: var(--cp-input-bg);
    border-radius: 14px;
    padding: 10px 14px;
    border: 1px solid transparent;
    transition: border-color 0.15s ease;
}

.syn-cp-catalog-search-wrap:focus-within {
    border-color: var(--cp-primary);
}

.syn-cp-catalog-search-wrap input {
    flex: 1;
    border: none;
    outline: none;
    background: transparent;
    font-size: 15px;
    color: var(--cp-on);
    min-width: 0;
}

.syn-cp-catalog-search-clear {
    border: none;
    background: transparent;
    color: var(--cp-on-subtle);
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
    padding: 0 4px;
}

.syn-cp-catalog-toolbar-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}

.syn-cp-catalog-select {
    border: 1px solid var(--cp-outline);
    border-radius: 12px;
    padding: 9px 12px;
    background: var(--cp-surface-white);
    color: var(--cp-on);
    font: 600 13px/1 var(--cp-font-body);
}

.syn-cp-catalog-view-toggle {
    display: inline-flex;
    border: 1px solid var(--cp-outline);
    border-radius: 12px;
    overflow: hidden;
}

.syn-cp-view-btn {
    border: none;
    background: var(--cp-surface-white);
    color: var(--cp-on-subtle);
    padding: 8px 10px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
}

.syn-cp-view-btn.active {
    background: var(--cp-input-bg);
    color: var(--cp-primary);
}

.syn-cp-catalog-filters-toggle {
    display: none;
}

.syn-cp-catalog-layout {
    display: grid;
    grid-template-columns: 260px minmax(0, 1fr);
    gap: 18px;
    align-items: start;
}

.syn-cp-catalog-filters {
    position: sticky;
    top: 160px;
    border-radius: 18px;
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    padding: 16px;
    box-shadow: 0 8px 28px var(--cp-card-shadow);
}

.syn-cp-catalog-filter-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    margin-bottom: 14px;
}

.syn-cp-catalog-filter-head h3 {
    margin: 0;
    font: 800 16px/1.2 var(--cp-font-display);
}

.syn-cp-link-btn {
    border: none;
    background: transparent;
    color: var(--cp-accent);
    font: 700 12px/1 var(--cp-font-display);
    cursor: pointer;
    padding: 0;
}

.syn-cp-filter-section {
    margin-bottom: 16px;
    padding-bottom: 14px;
    border-bottom: 1px solid var(--cp-sidebar-border);
}

.syn-cp-filter-section:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.syn-cp-filter-section h4 {
    margin: 0 0 10px;
    font: 700 11px/1 var(--cp-font-display);
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--cp-on-subtle);
}

.syn-cp-filter-radios {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.syn-cp-filter-radio {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    font-weight: 600;
    color: var(--cp-on);
    cursor: pointer;
}

.syn-cp-filter-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.syn-cp-filter-chip {
    border: 1px solid var(--cp-outline);
    border-radius: 999px;
    background: var(--cp-surface-white);
    color: var(--cp-on);
    padding: 7px 12px;
    font: 600 12px/1.2 var(--cp-font-body);
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.syn-cp-filter-chip.active {
    background: var(--cp-input-bg);
    border-color: var(--cp-primary);
    color: var(--cp-primary);
}

.syn-cp-filter-count {
    display: inline-flex;
    min-width: 18px;
    justify-content: center;
    padding: 2px 6px;
    border-radius: 999px;
    background: var(--cp-input-bg);
    font-size: 10px;
    font-weight: 700;
    color: var(--cp-on-subtle);
}

.syn-cp-filter-mini-search {
    width: 100%;
    border: 1px solid var(--cp-outline);
    border-radius: 10px;
    padding: 8px 10px;
    margin-bottom: 8px;
    background: var(--cp-input-bg);
    font-size: 12px;
}

.syn-cp-filter-scroll {
    max-height: 220px;
    overflow: auto;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.syn-cp-filter-list-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    border: none;
    border-radius: 10px;
    background: transparent;
    padding: 8px 10px;
    text-align: left;
    font: 600 13px/1.3 var(--cp-font-body);
    color: var(--cp-on);
    cursor: pointer;
}

.syn-cp-filter-list-item:hover,
.syn-cp-filter-list-item.active {
    background: var(--cp-input-bg);
}

.syn-cp-filter-list-item.active {
    box-shadow: inset 3px 0 0 var(--cp-primary);
}

.syn-cp-catalog-main {
    min-width: 0;
}

.syn-cp-catalog-results-bar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 14px;
}

.syn-cp-catalog-stats {
    margin: 0;
    font-size: 14px;
    color: var(--cp-on-subtle);
}

.syn-cp-active-filters {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.syn-cp-active-filter {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    border: 1px solid var(--cp-outline);
    border-radius: 999px;
    background: var(--cp-surface-white);
    padding: 6px 10px;
    font: 600 12px/1 var(--cp-font-body);
    color: var(--cp-on);
    cursor: pointer;
}

.syn-cp-active-filter .material-symbols-outlined {
    font-size: 14px;
}

.syn-cp-catalog-loading {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 0;
    color: var(--cp-on-subtle);
    font-weight: 600;
}

.syn-cp-catalog-spinner {
    width: 18px;
    height: 18px;
    border: 2px solid var(--cp-outline);
    border-top-color: var(--cp-primary);
    border-radius: 50%;
    animation: syn-cp-spin 0.7s linear infinite;
}

@keyframes syn-cp-spin {
    to { transform: rotate(360deg); }
}

.syn-cp-catalog-loading-state {
    opacity: 0.55;
    pointer-events: none;
}

.syn-cp-catalog-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 18px;
}

.syn-cp-catalog-card {
    display: flex;
    flex-direction: column;
    min-height: 390px;
    border-radius: 18px;
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    box-shadow: 0 8px 24px var(--cp-card-shadow);
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.syn-cp-catalog-card:hover,
.syn-cp-catalog-card:focus-visible {
    transform: translateY(-2px);
    box-shadow: 0 14px 32px var(--cp-card-shadow);
    outline: none;
}

.syn-cp-catalog-card-media {
    flex-shrink: 0;
    padding: 12px 12px 0;
    background: var(--cp-surface-white);
}

.syn-cp-catalog-img-frame {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #f8f6f2;
    border: 1px solid var(--cp-outline);
    border-radius: 14px;
}

.syn-cp-catalog-img-frame--grid {
    width: 100%;
    height: 160px;
}

.syn-cp-catalog-img-frame--list {
    width: 72px;
    height: 72px;
    margin: 0 auto;
}

.syn-cp-catalog-img-frame--modal {
    width: 100%;
    height: 240px;
    transition: height 0.2s ease;
}

.syn-cp-catalog-img-frame--modal.is-expanded {
    height: auto;
    min-height: 240px;
    max-height: min(70vh, 520px);
}

.syn-cp-catalog-img {
    display: block;
    max-width: calc(100% - 16px);
    max-height: calc(100% - 16px);
    width: auto;
    height: auto;
    object-fit: contain;
    object-position: center;
}

.syn-cp-catalog-img-frame.is-expanded .syn-cp-catalog-img,
.syn-cp-catalog-img-frame--modal.is-expanded .syn-cp-catalog-img {
    max-width: 100%;
    max-height: min(70vh, 520px);
}

.syn-cp-catalog-img-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: var(--cp-on-subtle);
}

.syn-cp-catalog-img-placeholder .material-symbols-outlined {
    font-size: 36px;
    opacity: 0.45;
}

.syn-cp-catalog-img-frame--list .syn-cp-catalog-img-placeholder .material-symbols-outlined {
    font-size: 28px;
}

.syn-cp-catalog-card-body {
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 6px;
    padding: 14px;
}

.syn-cp-catalog-store-badge {
    display: inline-flex;
    align-self: flex-start;
    border-radius: 999px;
    padding: 4px 8px;
    background: var(--cp-kicker-bg);
    color: var(--cp-accent);
    font: 700 10px/1 var(--cp-font-display);
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.syn-cp-catalog-card-sku {
    font-size: 11px;
    color: var(--cp-on-subtle);
}

.syn-cp-catalog-card-title {
    margin: 0;
    font: 700 14px/1.35 var(--cp-font-display);
    color: var(--cp-on);
    min-height: 3.8em;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.syn-cp-catalog-card-cats {
    margin: 0;
    font-size: 11px;
    color: var(--cp-on-subtle);
}

.syn-cp-catalog-card-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    margin-top: 4px;
}

.syn-cp-catalog-card-price {
    font: 800 18px/1 var(--cp-font-display);
    color: var(--cp-on);
}

.syn-cp-catalog-add-row {
    display: flex;
    gap: 8px;
    margin-top: auto;
    padding-top: 10px;
}

.syn-cp-catalog-qty {
    width: 64px;
    border: 1px solid var(--cp-outline);
    border-radius: 10px;
    padding: 8px;
    text-align: center;
    font-weight: 700;
    background: var(--cp-surface-white);
}

.syn-cp-catalog-qty-inline {
    width: 56px;
    padding: 6px;
}

.syn-cp-catalog-add {
    flex: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 8px 12px !important;
    font-size: 12px !important;
}

.syn-cp-catalog-add .material-symbols-outlined {
    font-size: 16px;
}

.syn-cp-catalog-empty {
    grid-column: 1 / -1;
    text-align: center;
    padding: 48px 24px;
    border-radius: 18px;
    background: var(--cp-surface-white);
    border: 1px dashed var(--cp-outline);
}

.syn-cp-catalog-empty .material-symbols-outlined {
    font-size: 42px;
    color: var(--cp-on-subtle);
}

.syn-cp-catalog-empty h3 {
    margin: 12px 0 6px;
    font: 800 22px/1.2 var(--cp-font-display);
}

.syn-cp-catalog-empty p {
    margin: 0 0 16px;
    color: var(--cp-on-subtle);
}

.syn-cp-catalog-list-wrap {
    border-radius: 18px;
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    overflow: hidden;
    box-shadow: 0 8px 28px var(--cp-card-shadow);
}

.syn-cp-catalog-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 13px;
}

.syn-cp-catalog-table thead th {
    position: sticky;
    top: 0;
    z-index: 1;
    background: var(--cp-input-bg);
    color: var(--cp-on);
    text-align: left;
    padding: 12px 14px;
    font: 700 11px/1 var(--cp-font-display);
    letter-spacing: 0.06em;
    text-transform: uppercase;
    border-bottom: 1px solid var(--cp-outline);
}

.syn-cp-catalog-table tbody td {
    padding: 12px 14px;
    border-bottom: 1px solid var(--cp-sidebar-border);
    vertical-align: middle;
}

.syn-cp-catalog-table tbody tr:last-child td {
    border-bottom: none;
}

.syn-cp-catalog-img-cell {
    width: 96px;
    padding-left: 12px !important;
    padding-right: 8px !important;
}

.syn-cp-catalog-list-name {
    max-width: 420px;
    font-weight: 600;
    line-height: 1.4;
}

.syn-cp-catalog-pagination {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-top: 18px;
}

.syn-cp-page-btn,
.syn-cp-page-num {
    border: 1px solid var(--cp-outline);
    border-radius: 10px;
    background: var(--cp-surface-white);
    color: var(--cp-on);
    padding: 8px 14px;
    font: 700 13px/1 var(--cp-font-display);
    cursor: pointer;
}

.syn-cp-page-btn:disabled {
    opacity: 0.45;
    cursor: not-allowed;
}

.syn-cp-page-num.active {
    background: var(--cp-primary);
    border-color: var(--cp-primary);
    color: var(--cp-on-primary);
}

.syn-cp-page-numbers {
    display: flex;
    align-items: center;
    gap: 4px;
}

.syn-cp-page-ellipsis {
    padding: 0 6px;
    color: var(--cp-on-subtle);
}

.syn-cp-modal-inner-wide {
    max-width: 880px;
}

.syn-cp-product-detail-pro {
    grid-template-columns: minmax(220px, 280px) minmax(0, 1fr);
    align-items: start;
}

.syn-cp-product-detail-img-btn {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
    border: none;
    background: transparent;
    padding: 0;
    cursor: zoom-in;
    text-align: left;
}

.syn-cp-product-detail-img-btn:focus-visible {
    outline: 2px solid var(--cp-accent);
    outline-offset: 4px;
    border-radius: 14px;
}

.syn-cp-img-zoom-hint {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 11px;
    font-weight: 600;
    color: var(--cp-on-subtle);
}

.syn-cp-img-zoom-hint .material-symbols-outlined {
    font-size: 14px;
}

.syn-cp-product-detail-content h3 {
    margin: 8px 0;
    font: 800 28px/1.15 var(--cp-font-display);
}

.syn-cp-product-detail-sku {
    margin: 0 0 8px;
}

.syn-cp-product-detail-desc {
    margin: 12px 0;
    color: var(--cp-on-subtle);
    line-height: 1.55;
    max-height: 160px;
    overflow: auto;
}

.syn-cp-product-detail-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    margin-top: 16px;
}

.syn-cp-catalog-qty-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 700;
}

.syn-cp-btn-ghost {
    background: transparent !important;
    color: var(--cp-primary) !important;
    border: 1px solid var(--cp-outline) !important;
    box-shadow: none !important;
}

.syn-cp-catalog-toolbar {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    margin-bottom: 12px;
}

.syn-cp-catalog-search {
    min-width: 220px;
    flex: 1;
}

.syn-cp-catalog-row {
    cursor: pointer;
}

.syn-cp-catalog-row:hover {
    background: var(--cp-hover-bg);
}

.syn-cp-btn-inline {
    padding: 4px 10px !important;
    font-size: 12px !important;
}

.syn-cp-catalog-pager-actions {
    display: flex;
    gap: 8px;
    margin-top: 12px;
}

@media (max-width: 1024px) {
    .syn-cp-catalog-layout {
        grid-template-columns: 1fr;
    }

    .syn-cp-catalog-filters {
        position: static;
        display: none;
    }

    .syn-cp-catalog-filters.open {
        display: block;
    }

    .syn-cp-catalog-filters-toggle {
        display: inline-flex;
        align-items: center;
        gap: 6px;
    }

    .syn-cp-catalog-top {
        top: 64px;
    }
}

@media (max-width: 640px) {
    .syn-cp-catalog-grid {
        grid-template-columns: 1fr;
    }

    .syn-cp-catalog-toolbar-actions {
        width: 100%;
    }

    .syn-cp-catalog-select {
        flex: 1;
        min-width: 0;
    }

    .syn-cp-product-detail-pro {
        grid-template-columns: 1fr;
    }
}

.syn-cp-flash {
    padding: 10px 14px;
    margin-bottom: 12px;
    background: #e8f4ea;
    border-left: 4px solid #2e7d32;
    border-radius: 4px;
}

.syn-cp-modal {
    position: fixed;
    inset: 0;
    z-index: 100000;
    background: rgba(15, 23, 42, 0.55);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
}

.syn-cp-modal[hidden] {
    display: none !important;
}

.syn-cp-modal-inner {
    position: relative;
    max-width: 720px;
    width: 100%;
    max-height: 90vh;
    overflow: auto;
    background: var(--cp-surface-white);
    border-radius: 16px;
    padding: 24px;
    box-shadow: 0 24px 48px rgba(0, 0, 0, 0.2);
}

.syn-cp-modal-close {
    position: absolute;
    top: 12px;
    right: 12px;
    border: none;
    background: transparent;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
}

.syn-cp-product-detail {
    display: grid;
    grid-template-columns: 160px 1fr;
    gap: 20px;
}

.syn-cp-product-detail-img {
    width: 100%;
    border-radius: 12px;
    object-fit: cover;
}

.syn-cp-notice-success {
    border-left-color: #2e7d32;
    background: #f1f8f2;
}

@media (max-width: 640px) {
    .syn-cp-product-detail {
        grid-template-columns: 1fr;
    }
}

/* Portal theme picker */
.syn-cp-theme-picker {
    position: relative;
}

.syn-cp-theme-picker-fixed {
    position: fixed;
    top: 16px;
    right: 16px;
    z-index: 100;
}

.syn-cp-theme-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid var(--cp-outline);
    border-radius: 12px;
    background: var(--cp-surface-white);
    color: var(--cp-primary);
    cursor: pointer;
    transition: background 0.15s ease, border-color 0.15s ease, transform 0.15s ease;
}

.syn-cp-theme-toggle:hover {
    background: var(--cp-input-bg);
    border-color: var(--cp-primary);
}

.syn-cp-theme-toggle:focus-visible {
    outline: 2px solid var(--cp-accent);
    outline-offset: 2px;
}

.syn-cp-theme-menu {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    min-width: 240px;
    padding: 10px;
    border-radius: 14px;
    border: 1px solid var(--cp-outline);
    background: var(--cp-surface-white);
    box-shadow: 0 16px 40px var(--cp-card-shadow);
    z-index: 20;
}

.syn-cp-theme-picker-fixed .syn-cp-theme-menu {
    top: calc(100% + 8px);
}

.syn-cp-theme-menu-title {
    margin: 0 0 8px;
    padding: 0 6px;
    font: 700 11px/1 var(--cp-font-display);
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--cp-on-subtle);
}

.syn-cp-theme-options {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.syn-cp-theme-option {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    border: none;
    border-radius: 10px;
    padding: 8px 10px;
    background: transparent;
    color: var(--cp-on);
    font: 600 13px/1.2 var(--cp-font-body);
    text-align: left;
    cursor: pointer;
}

.syn-cp-theme-option:hover {
    background: var(--cp-input-bg);
}

.syn-cp-theme-option.active {
    background: var(--cp-input-bg);
    box-shadow: inset 0 0 0 1px var(--cp-primary);
}

.syn-cp-theme-swatch {
    width: 18px;
    height: 18px;
    border-radius: 999px;
    border: 2px solid var(--cp-surface-white);
    box-shadow: 0 0 0 1px var(--cp-outline);
    flex-shrink: 0;
}

.syn-cp-theme-copy {
    display: flex;
    flex-direction: column;
    gap: 2px;
    flex: 1;
    min-width: 0;
}

.syn-cp-theme-desc {
    font-size: 11px;
    font-weight: 500;
    color: var(--cp-on-subtle);
}

.syn-cp-theme-label {
    flex: 1;
}

@media (max-width: 900px) {
    .syn-cp-topbar-right {
        flex-wrap: wrap;
        justify-content: flex-end;
    }
}

/* About Us page */
.syn-cp-about-page,
.syn-cp-catalogues-page {
    min-height: 100vh;
}

.syn-cp-about-hero {
    max-width: 1180px;
    margin: 0 auto;
    padding: 40px 20px 24px;
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 40px;
    align-items: center;
}

.syn-cp-about-hero h1 {
    margin: 0 0 16px;
    font: 800 52px/1.05 var(--cp-font-display);
    letter-spacing: -0.04em;
    color: var(--cp-on);
}

.syn-cp-about-hero-card {
    position: relative;
    border-radius: 28px;
    overflow: hidden;
    border: 1px solid var(--cp-outline);
    box-shadow: 0 28px 60px var(--cp-card-shadow);
    aspect-ratio: 4 / 3;
}

.syn-cp-about-hero-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.syn-cp-about-hero-card-badge {
    position: absolute;
    left: 16px;
    bottom: 16px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 14px;
    border-radius: 99px;
    background: color-mix(in srgb, var(--cp-surface-white) 92%, transparent);
    backdrop-filter: blur(8px);
    font: 800 12px/1 var(--cp-font-display);
    color: var(--cp-on);
    box-shadow: 0 8px 24px var(--cp-card-shadow);
}

.syn-cp-about-stats-section {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 20px 32px;
}

.syn-cp-about-stats-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
}

.syn-cp-about-stat {
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    border-radius: 20px;
    padding: 22px 18px;
    text-align: center;
    box-shadow: 0 10px 30px var(--cp-card-shadow);
}

.syn-cp-about-stat .material-symbols-outlined {
    font-size: 28px;
    color: var(--cp-primary);
    margin-bottom: 10px;
}

.syn-cp-about-stat strong {
    display: block;
    font: 800 28px/1 var(--cp-font-display);
    color: var(--cp-on);
    margin-bottom: 6px;
}

.syn-cp-about-stat span:last-child {
    font-size: 13px;
    font-weight: 600;
    color: var(--cp-on-subtle);
    line-height: 1.35;
}

.syn-cp-about-story-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    margin-top: 8px;
}

.syn-cp-about-story-card {
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    border-radius: 24px;
    padding: 28px 24px;
    box-shadow: 0 10px 30px var(--cp-card-shadow);
}

.syn-cp-about-story-card .material-symbols-outlined {
    font-size: 32px;
    color: var(--cp-accent);
    margin-bottom: 14px;
}

.syn-cp-about-story-card h3 {
    margin: 0 0 10px;
    font: 800 20px/1.2 var(--cp-font-display);
    color: var(--cp-on);
}

.syn-cp-about-story-card p {
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
    color: var(--cp-on-subtle);
}

.syn-cp-about-factory-head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 20px;
}

.syn-cp-about-gallery {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
}

.syn-cp-about-gallery-item {
    margin: 0;
    border-radius: 18px;
    overflow: hidden;
    border: 1px solid var(--cp-outline);
    aspect-ratio: 1;
}

.syn-cp-about-gallery-item--wide {
    grid-column: span 2;
    grid-row: span 2;
    aspect-ratio: auto;
}

.syn-cp-about-gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.35s ease;
}

.syn-cp-about-gallery-item:hover img {
    transform: scale(1.04);
}

.syn-cp-about-sustain-inner {
    display: grid;
    grid-template-columns: 1.4fr 0.6fr;
    gap: 28px;
    align-items: start;
    background: linear-gradient(135deg, var(--cp-primary), color-mix(in srgb, var(--cp-primary) 55%, #000));
    border-radius: 28px;
    padding: 40px;
    color: #fff;
    box-shadow: 0 24px 56px var(--cp-card-shadow);
}

.syn-cp-about-sustain-inner h2,
.syn-cp-about-sustain-inner p {
    color: #fff;
}

.syn-cp-about-sustain-list {
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
    display: grid;
    gap: 12px;
}

.syn-cp-about-sustain-list li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: 14px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.92);
}

.syn-cp-about-sustain-list .material-symbols-outlined {
    font-size: 22px;
    flex-shrink: 0;
    opacity: 0.95;
}

.syn-cp-about-bidvest {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 20px;
    padding: 24px;
    text-align: center;
}

.syn-cp-about-bidvest img {
    max-width: 160px;
    margin: 0 auto 16px;
    display: block;
}

.syn-cp-about-bidvest p {
    font-size: 13px;
    line-height: 1.5;
    margin: 0 0 16px;
    color: rgba(255, 255, 255, 0.88);
}

.syn-cp-about-hubs-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
    margin-top: 8px;
}

.syn-cp-about-hub {
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    border-radius: 20px;
    padding: 22px 20px;
    box-shadow: 0 8px 24px var(--cp-card-shadow);
}

.syn-cp-about-hub .material-symbols-outlined {
    font-size: 26px;
    color: var(--cp-primary);
    margin-bottom: 10px;
}

.syn-cp-about-hub h3 {
    margin: 0 0 6px;
    font: 800 17px/1.2 var(--cp-font-display);
    color: var(--cp-on);
}

.syn-cp-about-hub p {
    margin: 0;
    font-size: 13px;
    color: var(--cp-on-subtle);
    line-height: 1.45;
}

/* Catalogues page */
.syn-cp-catalogues-hero {
    max-width: 1180px;
    margin: 0 auto;
    padding: 44px 20px 28px;
    text-align: center;
}

.syn-cp-catalogues-hero h1 {
    margin: 0 0 14px;
    font: 800 52px/1.05 var(--cp-font-display);
    letter-spacing: -0.04em;
    color: var(--cp-on);
}

.syn-cp-catalogues-hero .syn-cp-public-lead {
    max-width: 680px;
    margin: 0 auto 24px;
}

.syn-cp-catalogues-hero-actions {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 12px;
}

.syn-cp-catalogues-toolbar {
    max-width: 1180px;
    margin: 0 auto 28px;
    padding: 0 20px;
}

.syn-cp-catalogues-toolbar-inner {
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    border-radius: 22px;
    padding: 16px;
    box-shadow: 0 12px 32px var(--cp-card-shadow);
    display: grid;
    gap: 14px;
}

.syn-cp-catalogues-search {
    position: relative;
    display: flex;
    align-items: center;
}

.syn-cp-catalogues-search .material-symbols-outlined {
    position: absolute;
    left: 16px;
    color: var(--cp-on-subtle);
}

.syn-cp-catalogues-search input {
    width: 100%;
    height: 52px;
    border-radius: 14px;
    border: 1px solid var(--cp-outline);
    background: var(--cp-input-bg);
    padding: 0 18px 0 50px;
    font-size: 15px;
    font-weight: 600;
    color: var(--cp-on);
    outline: none;
}

.syn-cp-catalogues-search input:focus {
    border-color: var(--cp-primary);
    box-shadow: 0 0 0 3px color-mix(in srgb, var(--cp-primary) 18%, transparent);
}

.syn-cp-catalogues-filters {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.syn-cp-catalogue-filter {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 10px 14px;
    border-radius: 99px;
    border: 1px solid var(--cp-outline);
    background: var(--cp-input-bg);
    font: 700 13px/1 var(--cp-font-display);
    color: var(--cp-on-subtle);
    cursor: pointer;
    transition: all 0.15s ease;
}

.syn-cp-catalogue-filter .material-symbols-outlined {
    font-size: 18px;
}

.syn-cp-catalogue-filter:hover,
.syn-cp-catalogue-filter.active {
    background: var(--cp-kicker-bg);
    border-color: var(--cp-primary);
    color: var(--cp-accent);
}

.syn-cp-catalogues-featured {
    max-width: 1180px;
    margin: 0 auto 32px;
    padding: 0 20px;
}

.syn-cp-catalogues-featured-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    align-items: center;
    background: linear-gradient(135deg, color-mix(in srgb, var(--cp-primary) 12%, var(--cp-surface-white)), var(--cp-surface-white));
    border: 1px solid color-mix(in srgb, var(--cp-primary) 25%, var(--cp-outline));
    border-radius: 28px;
    padding: 36px;
    box-shadow: 0 20px 50px var(--cp-card-shadow);
}

.syn-cp-catalogues-featured-badge {
    display: inline-block;
    margin-bottom: 12px;
    padding: 6px 12px;
    border-radius: 99px;
    background: var(--cp-kicker-bg);
    color: var(--cp-accent);
    font: 800 11px/1 var(--cp-font-display);
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.syn-cp-catalogues-featured-copy h2 {
    margin: 0 0 12px;
    font: 800 34px/1.1 var(--cp-font-display);
    letter-spacing: -0.03em;
    color: var(--cp-on);
}

.syn-cp-catalogues-featured-copy p {
    margin: 0 0 20px;
    color: var(--cp-on-subtle);
    line-height: 1.6;
    font-size: 15px;
}

.syn-cp-catalogues-featured-cover {
    display: block;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid var(--cp-outline);
    box-shadow: 0 16px 40px var(--cp-card-shadow);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.syn-cp-catalogues-featured-cover:hover {
    transform: translateY(-4px) scale(1.01);
    box-shadow: 0 24px 48px var(--cp-card-shadow);
}

.syn-cp-catalogues-featured-cover img {
    width: 100%;
    height: auto;
    display: block;
}

.syn-cp-catalogues-grid-section {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 20px 48px;
}

.syn-cp-catalogues-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.syn-cp-catalogue-card {
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 12px 32px var(--cp-card-shadow);
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.syn-cp-catalogue-card:hover {
    transform: translateY(-6px);
    border-color: color-mix(in srgb, var(--cp-primary) 40%, var(--cp-outline));
    box-shadow: 0 20px 44px var(--cp-card-shadow);
}

.syn-cp-catalogue-card-cover {
    position: relative;
    display: block;
    aspect-ratio: 5 / 4;
    background: var(--cp-input-bg);
    overflow: hidden;
}

.syn-cp-catalogue-card-cover img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 12px;
    transition: transform 0.3s ease;
}

.syn-cp-catalogue-card:hover .syn-cp-catalogue-card-cover img {
    transform: scale(1.03);
}

.syn-cp-catalogue-card-hover {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: color-mix(in srgb, var(--cp-primary) 75%, transparent);
    color: #fff;
    font: 800 14px/1 var(--cp-font-display);
    opacity: 0;
    transition: opacity 0.2s ease;
}

.syn-cp-catalogue-card:hover .syn-cp-catalogue-card-hover {
    opacity: 1;
}

.syn-cp-catalogue-card-body {
    padding: 20px 22px 22px;
}

.syn-cp-catalogue-season {
    display: inline-block;
    margin-bottom: 8px;
    font: 800 11px/1 var(--cp-font-display);
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--cp-accent);
}

.syn-cp-catalogue-card-body h3 {
    margin: 0 0 8px;
    font: 800 20px/1.2 var(--cp-font-display);
}

.syn-cp-catalogue-card-body h3 a {
    color: var(--cp-on);
    text-decoration: none;
}

.syn-cp-catalogue-card-body h3 a:hover {
    color: var(--cp-accent);
}

.syn-cp-catalogue-card-body p {
    margin: 0 0 14px;
    font-size: 13px;
    line-height: 1.55;
    color: var(--cp-on-subtle);
}

.syn-cp-catalogue-card-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-weight: 800;
    font-size: 13px;
    color: var(--cp-accent);
    text-decoration: none;
}

.syn-cp-catalogue-card-link:hover {
    gap: 9px;
}

.syn-cp-catalogues-empty {
    text-align: center;
    padding: 48px 24px;
    background: var(--cp-surface-white);
    border: 1px solid var(--cp-outline);
    border-radius: 24px;
    margin-top: 20px;
}

.syn-cp-catalogues-portal-banner {
    max-width: 1180px;
    margin: 0 auto 28px;
    padding: 0 20px;
}

.syn-cp-catalogues-portal-banner-inner {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 24px;
    align-items: center;
    padding: 36px 40px;
    border-radius: 28px;
    background: linear-gradient(135deg, var(--cp-accent), color-mix(in srgb, var(--cp-accent) 65%, #000));
    color: #fff;
    box-shadow: 0 20px 48px var(--cp-card-shadow);
}

.syn-cp-catalogues-portal-banner-inner h2,
.syn-cp-catalogues-portal-banner-inner p,
.syn-cp-catalogues-portal-banner-inner .syn-cp-cta-kicker {
    color: #fff;
}

.syn-cp-catalogues-portal-actions {
    display: flex;
    flex-direction: column;
    gap: 10px;
    min-width: 220px;
}

.syn-cp-catalogues-brands-link {
    color: #fff !important;
    border-color: rgba(255, 255, 255, 0.35) !important;
}

@media (max-width: 1100px) {
    .syn-cp-about-hero,
    .syn-cp-catalogues-featured-inner {
        grid-template-columns: 1fr;
    }

    .syn-cp-about-stats-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .syn-cp-about-story-grid,
    .syn-cp-about-hubs-grid,
    .syn-cp-catalogues-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .syn-cp-about-sustain-inner {
        grid-template-columns: 1fr;
    }

    .syn-cp-catalogues-portal-banner-inner {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .syn-cp-catalogues-portal-actions {
        margin: 0 auto;
    }
}

@media (max-width: 900px) {
    .syn-cp-about-hero h1,
    .syn-cp-catalogues-hero h1 {
        font-size: 36px;
    }

    .syn-cp-about-gallery {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .syn-cp-about-gallery-item--wide {
        grid-column: span 2;
        grid-row: span 1;
    }

    .syn-cp-catalogues-grid,
    .syn-cp-about-story-grid,
    .syn-cp-about-hubs-grid {
        grid-template-columns: 1fr;
    }

    .syn-cp-public-footer-inner {
        grid-template-columns: 1fr 1fr;
    }
}

