/* The Underlinks global public polish. All color values follow the published Theme Studio theme. */
:root{--ul-hot:var(--theme-accent,#2f6bff);--ul-cyan:var(--theme-accent,#2f6bff);--ul-violet:var(--theme-primary,#0b1f33);--ul-lime:var(--theme-accent,#2f6bff);--ul-ink:var(--theme-text,#17212b)}
.main-logo,.white-logo{filter:drop-shadow(0 8px 16px color-mix(in srgb,var(--theme-accent,#2f6bff) 22%,transparent))}
.hero-area,.banner-area,.section-home{position:relative;overflow:hidden}.hero-area:before,.banner-area:before{content:"";position:absolute;inset:-20%;pointer-events:none;background:radial-gradient(circle at 20% 20%,color-mix(in srgb,var(--theme-accent,#2f6bff) 16%,transparent),transparent 26%),radial-gradient(circle at 78% 18%,color-mix(in srgb,var(--theme-primary,#0b1f33) 14%,transparent),transparent 28%)}
.pricing-card:hover,.blog-card:hover,.testimonial-card:hover{transform:translateY(-4px);transition:.25s ease;box-shadow:var(--theme-card-shadow,0 16px 38px rgba(15,23,42,.14))!important}.footer-social a,.social-links a{box-shadow:0 0 0 1px color-mix(in srgb,var(--theme-accent,#2f6bff) 18%,transparent)}
@media(max-width:575px){.btn-primary,.theme-btn,.primary-btn{min-height:44px;padding:.72rem 1rem!important}.pricing-card,.blog-card,.testimonial-card{border-radius:var(--theme-card-radius,18px)!important}}
