.elementor-kit-2535{--e-global-color-primary:#155AA9;--e-global-color-secondary:#2892D7;--e-global-color-text:#000000;--e-global-color-accent:#B3001B;--e-global-color-25278b2:#54595F;--e-global-color-7673575:#B9B9BA;--e-global-color-4a22f7e:#FFF;--e-global-color-79b95449:#000;--e-global-color-9936288:#2892D7;--e-global-color-7974e40:#16DB93;--e-global-color-59c201e:#002626;--e-global-color-a362a34:#0B4384;--e-global-color-28a3688:#95C623;--e-global-color-bc885e6:#C7CACC;--e-global-color-6e0b9c8:#1263E2;--e-global-color-08e5738:#16C4DB;--e-global-color-9d40c1e:#0026DF;--e-global-color-217054d:#4DCED4;--e-global-color-80652f6:#FFD642;--e-global-color-37f66de:#EB2835;--e-global-color-7ea2f02:#C7CACC;--e-global-color-725d0ea:#00B5C8;--e-global-color-9c9a2ee:#CACBCE;--e-global-color-a1f643d:#2243AA;--e-global-color-ba75dd1:#171513;--e-global-color-eca76ca:#C4C8D4;--e-global-color-2f89aa3:#63EA2E;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-2535 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2535 button,.elementor-kit-2535 input[type="button"],.elementor-kit-2535 input[type="submit"],.elementor-kit-2535 .elementor-button{border-style:none;}.elementor-kit-2535 button:hover,.elementor-kit-2535 button:focus,.elementor-kit-2535 input[type="button"]:hover,.elementor-kit-2535 input[type="button"]:focus,.elementor-kit-2535 input[type="submit"]:hover,.elementor-kit-2535 input[type="submit"]:focus,.elementor-kit-2535 .elementor-button:hover,.elementor-kit-2535 .elementor-button:focus{border-style:none;}.elementor-kit-2535 input:not([type="button"]):not([type="submit"]),.elementor-kit-2535 textarea,.elementor-kit-2535 .elementor-field-textual{border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end: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:1200px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}}@media(max-width:900px){.elementor-kit-2535 button,.elementor-kit-2535 input[type="button"],.elementor-kit-2535 input[type="submit"],.elementor-kit-2535 .elementor-button{padding:0px 16px 0px 16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* =============================================================================
   CHESIMPSON.DESIGN — GLOBAL STYLESHEET
   Type scale: Perfect Fourth (×1.333) from 16px base
   Sections: Base · Typography · Responsive · Accessibility · Elementor · Components
   ============================================================================= */
   
 

/* -----------------------------------------------------------------------------
   1. BASE
   ----------------------------------------------------------------------------- */
body {
background: 
linear-gradient(145deg, #224455, #337788 , #225555 ) no-repeat fixed !important;
  opacity: 1 !important;
  min-height: 100vh; 
} 

body, button, input, select, textarea {
  font-family: 'Inter', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.modern-text {
  font-optical-sizing: auto;
  font-weight: 550; /* Variable fonts allow fractional weights */
}


/* -----------------------------------------------------------------------------
   2. TYPOGRAPHY
   Scale (Perfect Fourth ×1.333):
     p  → 1rem      (16px)
     h4 → 1.333rem  (21px)
     h3 → 1.777rem  (28px)
     h2 → 2.369rem  (38px)
     h1 → 3.157rem  (50px)
   ----------------------------------------------------------------------------- */

/* --- Text Colour Tokens (recommended) --- */
:root {
  --text-high: rgba(255, 255, 255, 0.92);
  --text-medium: rgba(255, 255, 255, 0.80);
  --text-body: rgba(255, 255, 255, 0.72);
  --text-muted: rgba(255, 255, 255, 0.55);
}

/* --- Headings --- */



h1.elementor-heading-title  {
  font-size: 3.157rem;
  font-weight: 500;!important;
  line-height: 1.1;!important;
  color: var(--text-high);
  margin-bottom: rem;
}

h2.elementor-heading-title {
  font-size: 2.369rem;
  font-weight: 600;!important;
  line-height: 1.2;!important;
  color: var(--text-high);
  margin-bottom: rem;
}

h3.elementor-heading-title {
  font-size: 1.5rem;
  font-weight: 600; !important;
  line-height: 1.3; !important;
  color: var(--text-medium);
  margin-bottom: rem;
}

h4.elementor-heading-title {
  font-size: 1.18rem;
  font-weight: 600;
  line-height: 1.4;
  color: var(--text-medium);
  margin-bottom: rem;
}



/* --- Body & Lists --- */

p,
ul {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.65;
  color: var(--text-body);
  margin-bottom: rem;
}

.post-navigation__prev--title, .post-navigation__next--title {
      color: var(--text-high);
}
.post-navigation__prev--label, .post-navigation__next--label {
      color: var(--text-high);
}

.elementor-counter-title, .elementor-widget-container {
    color: var(--text-body);
}
.elementor-icon-list-icon {
      color: var(--text-high);
}
/* --- Component: Kicker / Eyebrow Label --- */

#toplip {
  display: block;
  font-size: 0.9rem;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.14rem;
  color: var(--text-muted);
  margin-bottom: 0.35rem;
}
/* --- Component: Kicker / Eyebrow Label --- */

.kicker,
.eyebrow {
  display: block;
  font-size: 0.875rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 0.5rem;
  color: #ffffff;
}

#cardheading {
  font-weight: 600;
  font-size: 1.333rem;
  line-height: 1.4;
}



#herosub, 
#work_sub_title {
  font-size: 1.8rem;
  font-weight: 300;
}

.elementor-counter-number, 
.elementor-counter-number-suffix, 
.elementor-counter-number-prefix {
  color: #ffffff;
}

/* -----------------------------------------------------------------------------
   3. RESPONSIVE — MOBILE
   Scales down one step each at 900px
   ----------------------------------------------------------------------------- */

@media (max-width: 900px) {
  h1.elementor-heading-title  { font-size: 1.749rem; }
  h2.elementor-heading-title { font-size: 1.521rem; }
  h3.elementor-heading-title { font-size: 1.323rem; }
  h4.elementor-heading-title { font-size: 1.15rem; }
  p, ul { font-size: 1rem; }
  .toplip { font-size: 0.87rem; letter-spacing: 0.1em; } /* Step -1 */
  .post-navigation__next--title, 
  .post-navigation__prev--title { display: none; }
}

/* -----------------------------------------------------------------------------
   4. ACCESSIBILITY
   ----------------------------------------------------------------------------- */

@media (prefers-reduced-motion: reduce) {
  .swiper-wrapper {
    transition-duration: 0ms !important;
    animation: none !important;
  }
}

/* -----------------------------------------------------------------------------
   5. ELEMENTOR OVERRIDES
   ----------------------------------------------------------------------------- */

/* Slideshow chrome */
.elementor-slideshow__footer,
.elementor-slideshow__header {
  box-sizing: border-box;
}

div.elementor-slideshow__title,
div.elementor-slideshow__description,
i.eicon-zoom-in-bold,
i.eicon-frame-expand,
i.eicon-share-arrow,
span.elementor-slideshow__counter.swiper-pagination-fraction {
  display: none;
}

/* Lightbox image transitions */
body .elementor-lightbox .swiper-slide:not(.swiper-slide-active) img {
  opacity: 0 !important;
  transition: opacity 0.25s ease-in-out !important;
}

body .elementor-lightbox .swiper-slide.swiper-slide-active img {
  opacity: 1 !important;
  transition: opacity 0.35s ease-in-out !important;
}

body .elementor-lightbox .swiper-wrapper {
  transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1) !important;
}

/* Portfolio overlay */
.elementor-portfolio-item__overlay {
  padding: 20px;
}

.elementor-portfolio-item__overlay:hover {
  opacity: 0.8;
}

/* Active nav item */
a.elementor-item.elementor-item-active {
  padding-bottom: 3px;
  border-bottom: 0px solid #000000;
}

/* Post navigation */
.elementor-post-navigation__link__next {
  line-height: 1.1;
  margin-left: 5px;
  gap: 4px;
}

.elementor-post-navigation__link__prev {
  line-height: 1.1;
  margin-right: 5px;
  gap: 4px;
}

/* Hide page header images */
.page-header-image,
.page-header-image-single {
  display: none;
}

/* -----------------------------------------------------------------------------
   6. COMPONENTS
   ----------------------------------------------------------------------------- */

/* Glassmorphism — generic panels */
#box1,
#box2 {
  background: rgba(23, 21, 19, 0.5) !important;
  backdrop-filter: blur(20px) saturate(120%) !important;
  -webkit-backdrop-filter: blur(20px) saturate(120%) !important;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
  border-radius: 32px;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3);
}

#box3 {
  /* FIX: Changed from 0.2 to 0.4 to match box4 exactly */
  background: rgba(23, 21, 19, 0.1) !important; 
  backdrop-filter: blur(20px) saturate(120%) !important;
  -webkit-backdrop-filter: blur(20px) saturate(120%) !important;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
  border-radius: 32px;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3);
}

#box4 {
  background: rgba(0, 0, 0, 0.13) !important; 
  backdrop-filter: blur(20px) saturate(120%) !important;
  -webkit-backdrop-filter: blur(20px) saturate(120%) !important;
  border: 1px solid rgba(255, 255, 255, 0.46) !important;
  border-radius: 12px;
  font-size: 15px;
  font-weight: 400;
  padding: 16px;
  margin: 12px;
  color: var(--text-medium);
  line-height: 1.4;
}
#box5 {
  border: 1px solid rgba(255, 255, 255, 0.25) !important;
  border-radius: 12px;
  padding: 16px;
}

#boxheader {
  background: rgba(23, 21, 19, 0.4) !important;
  backdrop-filter: blur(20px) saturate(120%) !important;
  -webkit-backdrop-filter: blur(20px) saturate(120%) !important;
  border: 1px solid rgba(166, 170, 191, 0.15) !important;
  border-bottom: none !important;
  border-radius: 12px 12px 0 0;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3);
}

#boxbody {
  background: rgba(23, 21, 19, 0.4);
  backdrop-filter: blur(20px) saturate(120%);
  -webkit-backdrop-filter: blur(20px) saturate(120%);
  border: 1px solid rgba(166, 170, 191, 0.15);
  border-top: none;
  border-radius: 0 0 12px 12px;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3);
}

/* Glassmorphism — work example card */
#workexample {
  background: rgba(23, 21, 19, 0.1) !important;
  backdrop-filter: blur(20px) saturate(120%) !important;
  -webkit-backdrop-filter: blur(20px) saturate(120%) !important;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
  border-radius: 32px !important;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3) !important;
  overflow: hidden !important;
  padding: 24px;
  height: 100% !important;
  color: #ffffff;
}

#workexample .elementor-cta,
#workexample .elementor-cta__content,
#workexample .elementor-widget-container {
  background: transparent !important;
  background-color: transparent !important;
}

/* Divided text list */
.divided-text p {
  padding-bottom: 1em;
  border-bottom: 1px solid #ffffff40;
  margin-bottom: 1em;
}

/* Value statement */
#valueStatementPrimary   { font-size: 1.333rem; margin: 5px 0; }
#valueStatementSecondary { font-size: 1.1rem;   margin: 5px 0; }

/* Password protection form */
.ppw-ppf-input-container {
  text-align: center;
  padding: 100px 0;
}

/* Site footer */
.site-info { visibility: hidden; }

/* Elementor Small Button */
button.elementor-button.elementor-size-sm {
  background-color: #ffffff;
  padding: 16px 32px;
  font-weight: 700;
  color: var(--e-global-color-79b95449);
  fill: var(--e-global-color-79b95449);
  border: none;
}/* End custom CSS */