.pb-hero-wrap[data-pb-themed=true] .pb-hero-bg-img{filter:saturate(.92) brightness(1.02)}.pb-hero-themed-base{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom right,color-mix(in srgb,var(--pb-tint) 18%,white),color-mix(in srgb,var(--pb-tint) 6%,white),color-mix(in srgb,var(--pb-tint) 24%,#e2e8f0))}.dark .pb-hero-themed-base{background:linear-gradient(to bottom right,color-mix(in srgb,var(--pb-tint) 26%,#020617),color-mix(in srgb,var(--pb-tint) 12%,#0f172a),color-mix(in srgb,var(--pb-tint) 32%,#020617))}.pb-hero-bg-img{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/uploads/hero-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.25}.pb-hero-img-multiply{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--pb-tint);opacity:var(--pb-img-multiply, .12);mix-blend-mode:multiply;pointer-events:none}.pb-hero-themed-readability{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom right,color-mix(in srgb,white 70%,transparent),color-mix(in srgb,white 48%,transparent),color-mix(in srgb,var(--pb-tint) 14%,transparent));pointer-events:none}.dark .pb-hero-themed-readability{background:linear-gradient(to bottom right,color-mix(in srgb,#0f172a 82%,transparent),color-mix(in srgb,#1e293b 64%,transparent),color-mix(in srgb,var(--pb-tint) 38%,transparent))}.pb-hero-themed-glow{position:absolute;border-radius:9999px;filter:blur(64px);pointer-events:none;background:color-mix(in srgb,var(--pb-tint) 28%,transparent);opacity:.55}.pb-hero-themed-glow--b{opacity:.42;background:color-mix(in srgb,var(--pb-tint) 22%,white)}.dark .pb-hero-themed-glow--b{background:color-mix(in srgb,var(--pb-tint) 20%,transparent)}@tailwind base;@tailwind components;@tailwind utilities;html{font-size:13.6px;line-height:1.5}#root{width:100%}body{margin:0;padding:0;overflow:auto}@layer base{body{@apply bg-main text-text-main transition-colors duration-300;}}@layer utilities{.text-theme-emphasis{color:var(--theme-emphasis)}.text-theme-emphasis-foreground{color:var(--theme-emphasis-foreground)}.bg-theme-emphasis{background-color:var(--theme-emphasis)}.border-theme-emphasis{border-color:var(--theme-emphasis)}.focus-ring-theme-emphasis:focus,.focus-ring-theme-emphasis:focus-visible{outline:none;box-shadow:0 0 0 1px color-mix(in srgb,var(--theme-emphasis) 80%,transparent)}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.animate-fade-in{animation:fadeIn .6s cubic-bezier(.16,1,.3,1)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--brand-500)}.writing-vertical{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.1em}
