.elementor-kit-11{--e-global-color-primary:#0C2768;--e-global-color-secondary:#C8102E;--e-global-color-text:#FFFFFF;--e-global-color-accent:#323232;--e-global-color-9603c06:#CEB477;--e-global-color-94002cb:#E2DDDB;--e-global-typography-primary-font-family:"Circular Std";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"PP Editorial Old";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Circular Std";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#323232;font-family:"Circular Std", Sans-serif;--e-preloader-animation-duration:0ms;--e-preloader-delay:0ms;--e-preloader-width:248px;--e-preloader-max-width:50%;--e-preloader-opacity:1;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{background-color:var( --e-global-color-primary );text-transform:uppercase;color:var( --e-global-color-text );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );border-radius:6px 6px 6px 6px;}.elementor-kit-11 button:hover,.elementor-kit-11 button:focus,.elementor-kit-11 input[type="button"]:hover,.elementor-kit-11 input[type="button"]:focus,.elementor-kit-11 input[type="submit"]:hover,.elementor-kit-11 input[type="submit"]:focus,.elementor-kit-11 .elementor-button:hover,.elementor-kit-11 .elementor-button:focus{background-color:#02010100;color:var( --e-global-color-primary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );}.elementor-kit-11 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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 */body.elementor-template-full-width header, body.elementor-template-full-width footer{
    display:block!important;
}

/* ─── KEEP ORIGINAL STROKE WIDTH ─────────────────────── */
.animated-icon svg path {
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    fill: transparent !important;
    stroke: #000000;
    /* Remove stroke-width to keep original */
    transition: stroke-dashoffset 2.5s ease-in-out;
}

.animated-icon.animate svg path {
    stroke-dashoffset: 0;
}



/* ===== Blueprint Preloader (with subtle "breathing" grid) ===== */



/* --- Base container --- */
e-page-transition,
.e-page-transition {
  background: #12305a; /* Blueprint-style dark background */
  position: fixed; 
  inset: 0; 
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* --- Subtle blueprint grid background --- */
e-page-transition::before,
.e-page-transition::before {
  content: "";
  position: absolute; 
  inset: 0;
  opacity: .28; /* starting opacity */
  background:
    repeating-linear-gradient(to right, rgba(255,255,255,.14) 0 1px, transparent 1px 24px),
    repeating-linear-gradient(to bottom, rgba(255,255,255,.14) 0 1px, transparent 1px 24px);
  pointer-events: none;

  /* Animate opacity with a breathing effect */
  animation: grid-breathe 1600ms ease-in-out infinite alternate;
}

/* --- The logo (SVG replaced inline by JS) --- */
e-page-transition img.e-page-transition--preloader,
.e-page-transition img.e-page-transition--preloader {
  display: block;
  margin: auto;
  max-width: min(42vw, 350px);
  max-height: 70vh;
  width: auto;
  height: auto;
  z-index: 1; /* stay above grid */
}

/* --- Holder for inlined SVG --- */
.dah-sketch {
  position: relative;
  width: min(52vw, 520px); 
  max-width: 90vw;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1; /* ensure above background */
}

.dah-sketch svg {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

/* --- Stroke style for SVG drawing --- */
.dah-sketch svg * { 
  fill: transparent !important; 
  stroke: #f7f9ff; 
  stroke-width: 2.2; 
  vector-effect: non-scaling-stroke; 
}

/* --- Keyframes --- */
@keyframes dah-draw { 
  to { stroke-dashoffset: 0; } 
}

@keyframes dah-glow { 
  0% { filter: drop-shadow(0 0 0 rgba(255,255,255,.0)); } 
  100% { filter: drop-shadow(0 0 12px rgba(255,255,255,.35)); } 
}

@keyframes dah-fadeout { 
  to { opacity: 0; visibility: hidden; } 
}

/* Preloader disappears cleanly */
e-page-transition.dah-done,
.e-page-transition.dah-done { 
  animation: dah-fadeout .5s ease forwards; 
}

/* --- Breath animation for background squares --- */
@keyframes grid-breathe {
  from { opacity: .3; }   /* slightly brighter */
  to   { opacity: .18; }   /* slightly dimmer */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Circular Std';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://dreamamericanhomes.com/wp-content/uploads/2025/09/CircularStd-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Circular Std';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://dreamamericanhomes.com/wp-content/uploads/2025/09/CircularStd-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Circular Std';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://dreamamericanhomes.com/wp-content/uploads/2025/09/CircularStd-Black.woff') format('woff');
}
@font-face {
	font-family: 'Circular Std';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://dreamamericanhomes.com/wp-content/uploads/2025/09/CircularStd-Book.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'PP Editorial Old';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://dreamamericanhomes.com/wp-content/uploads/2025/09/PPEditorialOld-Regular.woff') format('woff');
}
@font-face {
	font-family: 'PP Editorial Old';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://dreamamericanhomes.com/wp-content/uploads/2025/09/PPEditorialOld-Regular.woff') format('woff');
}
@font-face {
	font-family: 'PP Editorial Old';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://dreamamericanhomes.com/wp-content/uploads/2025/09/PPEditorialOld-Ultralight.woff') format('woff');
}
@font-face {
	font-family: 'PP Editorial Old';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://dreamamericanhomes.com/wp-content/uploads/2025/09/PPEditorialOld-Ultrabold.woff') format('woff');
}
@font-face {
	font-family: 'PP Editorial Old';
	font-style: italic;
	font-weight: 900;
	font-display: auto;
	src: url('https://dreamamericanhomes.com/wp-content/uploads/2025/09/PPEditorialOld-UltraboldItalic.woff') format('woff');
}
@font-face {
	font-family: 'PP Editorial Old';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://dreamamericanhomes.com/wp-content/uploads/2025/09/PPEditorialOld-Italic.woff') format('woff');
}
/* End Custom Fonts CSS */