.elementor-kit-6{--e-global-color-primary:#1A1A1A;--e-global-color-secondary:#EFE8DC;--e-global-color-text:#6B6B6B;--e-global-color-accent:#8A7B6A;--e-global-color-bg:#FAF8F4;--e-global-color-line:#E5DFD4;--e-global-color-white:#FFFFFF;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.15em;--e-global-typography-primary-letter-spacing:-0.5px;--e-global-typography-secondary-font-family:"Cormorant Garamond";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-font-style:italic;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-font-style:normal;--e-global-typography-text-line-height:1.7em;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:2px;color:#1A1A1A;font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:400;font-style:normal;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#1A1A1A;}.elementor-kit-6 a:hover{color:#8A7B6A;}.elementor-kit-6 h1{color:#1A1A1A;font-family:"Cormorant Garamond", Sans-serif;font-size:72px;font-weight:500;text-transform:capitalize;line-height:1.1em;}.elementor-kit-6 h2{color:#1A1A1A;font-family:"Cormorant Garamond", Sans-serif;font-size:52px;font-weight:500;line-height:1.15em;}.elementor-kit-6 h3{color:#1A1A1A;font-family:"Cormorant Garamond", Sans-serif;font-size:34px;font-weight:500;line-height:1.2em;}.elementor-kit-6 h4{color:#1A1A1A;font-family:"Cormorant Garamond", Sans-serif;font-size:24px;font-weight:500;line-height:1.3em;}.elementor-kit-6 h5{color:#1A1A1A;font-family:"Inter", Sans-serif;font-size:18px;font-weight:500;letter-spacing:1px;}.elementor-kit-6 h6{color:#8A7B6A;font-family:"Inter", Sans-serif;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:2px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Inter", Sans-serif;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:2px;border-radius:0px 0px 0px 0px;padding:18px 32px 18px 32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Uniform card image aspect ratios */
.jj-card-img .elementor-image, .jj-card-img a { display:block; }
.jj-card-img img { width:100%; aspect-ratio: 4 / 5; object-fit: cover; transition: transform .8s ease; }
.jj-card-img:hover img { transform: scale(1.04); }

/* Card titles - subtle link state */
.jj-card-title a { color: inherit !important; text-decoration: none; transition: color .3s; }
.jj-card-title:hover a { color: #8A7B6A !important; }

/* Smooth subtle fade-in on first paint */
.elementor-element { opacity: 1; }
@media (min-width: 1025px){
  .elementor-section .elementor-container { max-width: 1380px; }
}

/* Footer link styling */
.footer-list li a { color:#6B6B6B !important; text-decoration:none; transition:color .3s; }
.footer-list li a:hover { color:#1A1A1A !important; }

/* Header: tighten menu, sticky shadow on scroll */
.elementor-nav-menu > li > a { padding: 8px 10px !important; }
@media (max-width: 1200px){
  .elementor-nav-menu > li > a { font-size: 11px !important; letter-spacing: 1px !important; padding: 8px 8px !important; }
}

/* Sticky header subtle shadow on scroll */
[data-elementor-type="header"] { transition: box-shadow .3s; }
body.scrolled [data-elementor-type="header"] > section { box-shadow: 0 1px 0 #E5DFD4; }

/* Buttons hover: subtle lift */
.elementor-button { transition: all .3s ease !important; }

/* Inline-section gap reduction at narrow viewports */
@media (max-width: 768px){
  .elementor-section .elementor-container { padding-left: 20px; padding-right: 20px; }
}

/* Image hover: very gentle */
.elementor-widget-image img { transition: transform .8s ease; }/* End custom CSS */