body,body .font-heading{font-family:var(--profile-font, "Inter", system-ui, sans-serif)}.primary-bg{background-color:var(--profile-primary)}.primary-text{color:var(--profile-primary)}.primary-border{border-color:var(--profile-primary)}.primary-bg-hover:hover{background-color:var(--profile-primary)}.accent-bg{background-color:var(--profile-accent)}.accent-text{color:var(--profile-accent)}.accent-border{border-color:var(--profile-accent)}.accent-bg-hover:hover{background-color:var(--profile-accent)}.cta-gradient{background-image:linear-gradient(135deg,var(--profile-primary),var(--profile-accent));color:#fff}.cta-gradient:hover{filter:brightness(1.08)}.primary-soft-bg{background-color:color-mix(in srgb,var(--profile-primary) 10%,white)}.accent-soft-bg{background-color:color-mix(in srgb,var(--profile-accent) 12%,white)}.primary-soft-bg-hover:hover{background-color:color-mix(in srgb,var(--profile-primary) 10%,white)}.primary-text-hover:hover{color:var(--profile-primary)}.profile-hero-gradient{background-image:linear-gradient(to right,#111D34,var(--profile-primary))}.social-icon{background-color:#f3f4f6}.social-linkedin{color:#0a66c2}.social-linkedin:hover{background-color:#0a66c2;color:#fff}.social-twitter{color:#000}.social-twitter:hover{background-color:#000;color:#fff}.social-instagram{color:#e4405f}.social-instagram:hover{background-color:#e4405f;color:#fff}.social-facebook{color:#1877f2}.social-facebook:hover{background-color:#1877f2;color:#fff}.social-youtube{color:red}.social-youtube:hover{background-color:red;color:#fff}.social-github{color:#181717}.social-github:hover{background-color:#181717;color:#fff}.social-tiktok{color:#000}.social-tiktok:hover{background-color:#000;color:#fff}.social-pinterest{color:#bd081c}.social-pinterest:hover{background-color:#bd081c;color:#fff}.social-threads{color:#000}.social-threads:hover{background-color:#000;color:#fff}.social-custom,.social-globe{color:var(--profile-primary)}.social-custom:hover,.social-globe:hover{background-color:var(--profile-primary);color:#fff}.social-icon svg{fill:currentColor}body.theme-light{background-color:#fff}body.theme-light .bg-gray-100{background-color:#f9fafb!important}body.theme-dark{background-color:#0f172a;color:#e5e7eb}body.theme-dark .bg-gray-100{background-color:#0f172a!important}body.theme-dark .bg-white{background-color:#1e293b!important}body.theme-dark .bg-gray-50,body.theme-dark .hover\:bg-gray-50:hover,body.theme-dark .hover\:bg-gray-100:hover,body.theme-dark .hover\:bg-cream-100:hover{background-color:#334155!important}body.theme-dark .text-navy-600{color:#f1f5f9!important}body.theme-dark .text-gray-700,body.theme-dark .text-gray-600{color:#cbd5e1!important}body.theme-dark .text-gray-500,body.theme-dark .text-gray-400{color:#94a3b8!important}body.theme-dark .text-gray-300{color:#64748b!important}body.theme-dark .border-gray-200{border-color:#334155!important}body.theme-dark .border-gray-300{border-color:#475569!important}body.theme-dark .border-gray-100{border-color:#334155!important}body.theme-dark .divide-gray-100>:not([hidden])~:not([hidden]){border-color:#334155!important}body.theme-dark .bg-indigo-50{background-color:#6366f12e!important}body.theme-dark .bg-blue-50{background-color:#3b82f62e!important}body.theme-dark .bg-amber-50{background-color:#f59e0b2e!important}body.theme-dark .bg-primary-50{background-color:#f06b2533!important}body.theme-dark .text-primary-600{color:#fb923c!important}body.theme-dark .primary-soft-bg{background-color:color-mix(in srgb,var(--profile-primary) 22%,transparent)!important}body.theme-dark .accent-soft-bg{background-color:color-mix(in srgb,var(--profile-accent) 22%,transparent)!important}body.theme-dark .social-icon{background-color:#334155!important;color:#f1f5f9!important}body.theme-dark .social-icon:hover{background-color:#fff!important;color:#0f172a!important}body.theme-dark footer.bg-white{background-color:#1e293b!important;border-color:#334155!important}body.theme-dark footer img{filter:brightness(0) invert(1)}@media (max-width: 639px){.profile-actions>a,.profile-actions>button{padding:.5rem .875rem;font-size:.8125rem;line-height:1.15;gap:.375rem;white-space:nowrap}.profile-actions>a svg,.profile-actions>button svg{width:.875rem;height:.875rem;flex-shrink:0}}:root{--profile-primary: var(--profilePrimary);--profile-accent: var(--profileAccent);--profile-font: var(--profileFont)}
