.bigaligumus-theme .bg-night{background-color:#0B0F14}.bigaligumus-theme .bg-header-solid{background-color:rgba(11,15,20,.96);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 8px 32px rgba(0,0,0,.35)}.bigaligumus-theme .bg-header-top{background:linear-gradient(180deg,rgba(11,15,20,.72),rgba(11,15,20,0))}.bigaligumus-theme .bg-panel{background-color:rgba(16,21,28,.97);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.bigaligumus-theme .bg-hero-base{background-color:#0B0F14;min-height:100svh}.bigaligumus-theme :is(a,button):focus-visible{outline:2px solid var(--theme-primary,#C9A35B);outline-offset:2px;border-radius:4px}.bigaligumus-theme .bg-hero-overlay-x{background:linear-gradient(90deg,rgba(11,15,20,.72),rgba(11,15,20,.28) 38%,rgba(11,15,20,0) 62%)}.bigaligumus-theme .bg-hero-overlay-y{background:linear-gradient(180deg,rgba(11,15,20,.5),rgba(11,15,20,0) 30%)}.bigaligumus-theme .bg-glass-card{background-color:rgba(8,12,18,.58);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 32px 80px -20px rgba(0,0,0,.7)}.bigaligumus-theme .bg-banner-img{opacity:.45}.bigaligumus-theme .bg-banner-overlay{background:linear-gradient(90deg,rgba(11,15,20,.95),rgba(11,15,20,.72) 55%,rgba(11,15,20,.42))}.bigaligumus-theme .font-serif{font-family:Fraunces,Cormorant Garamond,serif!important;font-optical-sizing:auto;font-variation-settings:"opsz" 144,"SOFT" 20;letter-spacing:-.015em}.bigaligumus-theme .font-sans{font-family:Manrope Variable,Manrope,Inter,sans-serif!important}.bigaligumus-theme .bigaligumus-page main{padding:1.5rem 0 1rem}.bg-hero-grade{filter:saturate(1.08) contrast(1.14)}.bigaligumus-internal main{background:linear-gradient(180deg,#ffffff,#FAF7F0)}.bg-nav-link{position:relative;padding-bottom:2px}.bg-nav-link:after{content:"";position:absolute;left:50%;bottom:-2px;width:0;height:1px;background:currentColor;transition:width .45s ease,left .45s ease}.bg-nav-link:hover:after{width:100%;left:0}@keyframes bg-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.bg-fade-up{animation:bg-fade-up .9s cubic-bezier(.22,1,.36,1) both}.bg-fade-up-delay-1{animation-delay:.15s}.bg-fade-up-delay-2{animation-delay:.3s}.bg-fade-up-delay-3{animation-delay:.45s}.bg-fade-up-delay-4{animation-delay:.6s}@media (prefers-reduced-motion:reduce){.bg-fade-up{animation:none}}