@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;600;700;900&family=Outfit:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-family:Outfit,sans-serif;overflow-x:hidden;background:#fff;-webkit-overflow-scrolling:touch}input,select,textarea,button{font-family:Outfit,sans-serif}img,video,iframe,svg{max-width:100%;height:auto;display:block}a,button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media (min-width: 768px){::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#040d1f}::-webkit-scrollbar-thumb{background:#c9a84c;border-radius:3px}}@keyframes float{0%,to{transform:translateY(0) rotateX(0)}50%{transform:translateY(-18px) rotateX(4deg)}}@keyframes float2{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(3deg)}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes pulse-gold{0%,to{box-shadow:0 0 #c9a84c66}50%{box-shadow:0 0 0 16px #c9a84c00}}@keyframes rotateBg{0%{transform:rotate(0) scale(1.2)}to{transform:rotate(360deg) scale(1.2)}}@keyframes borderGlow{0%,to{border-color:#c9a84c4d}50%{border-color:#c9a84ce6}}@keyframes particleDrift{0%{transform:translateY(0) translate(0) scale(1);opacity:.6}to{transform:translateY(-120px) translate(30px) scale(0);opacity:0}}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.floating-1{animation:float 6s ease-in-out infinite}.floating-2{animation:float2 8s ease-in-out infinite 1s}.floating-3{animation:float 7s ease-in-out infinite 2s}@media (prefers-reduced-motion: reduce){.floating-1,.floating-2,.floating-3{animation:none}.reveal{transition:none!important}.page-enter{animation:none!important}}.gold-text{background:linear-gradient(135deg,#c9a84c,#f0d080,#c9a84c);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmer 3s linear infinite}.hero-bg{background:linear-gradient(135deg,#040d1f,#0b1e3d 40%,#0d2550,#091828)}.nav-blur{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.reveal{opacity:0;transform:translateY(40px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width: 767px){.reveal{transform:translateY(20px)}}.particle{position:absolute;width:4px;height:4px;border-radius:50%;background:#c9a84c;animation:particleDrift 3s ease-in infinite}@media (max-width: 767px){.particle{width:3px;height:3px;opacity:.25}}.service-glow{opacity:0;transition:opacity .4s}.service-card:hover .service-glow{opacity:1}@media (hover: none){.service-card:hover .service-glow{opacity:0}}.page-enter{animation:pageFadeIn .55s cubic-bezier(.22,1,.36,1) both}@media (max-width: 767px){.page-enter{animation-duration:.3s}}.inner-page-content{background:#f7f4ee;min-height:60vh}.safe-top{padding-top:env(safe-area-inset-top)}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}@media (max-width: 767px){h1{font-size:clamp(1.8rem,7vw,2.4rem);line-height:1.15}h2{font-size:clamp(1.5rem,6vw,2rem);line-height:1.2}h3{font-size:clamp(1.2rem,5vw,1.6rem)}h4{font-size:clamp(1rem,4vw,1.2rem)}p{font-size:.9rem;line-height:1.75}}@media (max-width: 767px){table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}}@media (max-width: 767px){input[type=text],input[type=email],input[type=tel],input[type=password],select,textarea{font-size:16px!important}}@media (max-width: 767px){.has-bottom-tab{padding-bottom:calc(64px + env(safe-area-inset-bottom))}}@media (max-width: 767px){.fixed-bottom{bottom:env(safe-area-inset-bottom,0)}}@media (max-width: 767px){nav{padding:0 3%!important}nav>div{height:60px!important}nav img{height:52px!important}}@media (max-width: 767px){section{padding:50px 4%!important}section>div{padding-left:0;padding-right:0}}@media (max-width: 767px){[style*="grid-template-columns: repeat(3"]{grid-template-columns:1fr!important}[style*="grid-template-columns: repeat(4"]{grid-template-columns:1fr 1fr!important}[style*="grid-template-columns: 1fr 1fr"],[style*="grid-template-columns: 2fr 1fr"],[style*="grid-template-columns: 1.2fr 0.8fr"]{grid-template-columns:1fr!important}}@media (max-width: 767px){[style*="flex-direction: row"]{flex-direction:column!important}}@media (max-width: 767px){[style*="gap: 80px"],[style*="gap: 90px"]{gap:40px!important}[style*="gap: 60px"],[style*="gap: 64px"]{gap:30px!important}}@media (max-width: 767px){button,a[role=button]{min-height:44px;min-width:44px}}@media (max-width: 767px){.mobile-center{text-align:center!important}}@media (max-width: 767px){.container,[class*=container],[class*=wrapper],[class*=content]{padding-left:4%!important;padding-right:4%!important}}@media (max-width: 767px){[style*=backdrop-filter]{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}}@media (max-width: 767px){.smooth-scroll{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}}@media (max-width: 767px){.truncate-mobile{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-width: 767px){.hide-mobile{display:none!important}}@media (min-width: 768px){.show-mobile-only{display:none!important}}@media (max-width: 767px){.card,[class*=card]{border-radius:16px!important;padding:20px!important}}@media (max-width: 767px){li,.list-item{margin-bottom:12px}}@media (max-height: 600px){section{padding:40px 4%!important}h1,h2,h3{margin-bottom:12px!important}}@media (max-height: 500px) and (orientation: landscape){section{padding:30px 4%!important}.hide-landscape{display:none!important}}
