.elementor-2284 .elementor-element.elementor-element-797faf0{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2284 .elementor-element.elementor-element-e083e3c{text-align:center;}.elementor-2284 .elementor-element.elementor-element-e083e3c img{max-width:800px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2284 .elementor-element.elementor-element-d3ee256{text-align:center;}.elementor-2284 .elementor-element.elementor-element-92de916{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2284 .elementor-element.elementor-element-2f480cc{text-align:center;}.elementor-2284 .elementor-element.elementor-element-28ec6da{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-2284 .elementor-element.elementor-element-fc5ec12{--display:flex;}/* Start custom CSS *//* ===== HIDE THEME HEADER/FOOTER ===== */
header#masthead,
footer#colophon,
.elementor-location-header,
.elementor-location-footer,
.hfe-header,
.hfe-footer,
.site-header,
.site-footer {
  display: none !important;
}

/* ===== FULL-VIEWPORT BACKGROUND ===== */
body.page-id-2284 {
  background: linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 45%, #c44d1a 55%, #e85d20 100%);
  min-height: 100vh;
  margin: 0;
  padding: 0;
}

body.page-id-2284 .elementor,
body.page-id-2284 main,
body.page-id-2284 #page,
body.page-id-2284 #content {
  background: transparent !important;
  min-height: 100vh;
}

/* ===== HERO LAYOUT ===== */
body.page-id-2284 .elementor-section-wrap,
body.page-id-2284 [data-elementor-type="wp-page"] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding: 60px 24px;
  box-sizing: border-box;
  max-width: 1100px;
  margin: 0 auto;
}

/* ===== UNIFY CONTAINERS - REMOVE GAPS/BORDERS ===== */
body.page-id-2284 .e-con,
body.page-id-2284 .elementor-element.e-con {
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
  width: 100% !important;
  max-width: 720px;
}

/* ===== LOGO STYLING ===== */
body.page-id-2284 .elementor-widget-image {
  margin-bottom: 32px;
  filter: drop-shadow(0 20px 40px rgba(0,0,0,0.4));
}

body.page-id-2284 .elementor-widget-image img {
  max-width: 640px !important;
  width: 100%;
  height: auto;
  border-radius: 8px;
}

/* ===== HEADING ===== */
body.page-id-2284 .elementor-widget-heading h1 {
  color: #ffffff !important;
  font-size: clamp(2.5rem, 6vw, 4.5rem) !important;
  font-weight: 800 !important;
  line-height: 1.05 !important;
  letter-spacing: -0.02em !important;
  text-align: center !important;
  margin: 0 0 8px 0 !important;
  text-shadow: 0 4px 24px rgba(0,0,0,0.3);
}

/* Eyebrow label above heading */
body.page-id-2284 .elementor-widget-heading h1::before {
  content: "IMPORTANT NOTICE";
  display: block;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.3em;
  color: rgba(255,255,255,0.7);
  margin-bottom: 16px;
  text-transform: uppercase;
}

/* Accent line under heading */
body.page-id-2284 .elementor-widget-heading {
  position: relative;
  padding-bottom: 16px;
  margin-bottom: 24px;
}

body.page-id-2284 .elementor-widget-heading::after {
  content: "";
  display: block;
  width: 80px;
  height: 4px;
  background: #ffffff;
  margin: 24px auto 0;
  border-radius: 2px;
}

/* ===== SUBTEXT ===== */
body.page-id-2284 .elementor-widget-text-editor {
  max-width: 640px;
  margin: 0 auto 36px !important;
}

body.page-id-2284 .elementor-widget-text-editor p {
  color: rgba(255,255,255,0.92) !important;
  font-size: 1.125rem !important;
  line-height: 1.65 !important;
  text-align: center !important;
  font-weight: 400;
  margin: 0;
}

/* ===== BUTTON ===== */
body.page-id-2284 .elementor-widget-button {
  margin-bottom: 32px;
}

body.page-id-2284 .elementor-button,
body.page-id-2284 .elementor-widget-button .elementor-button {
  background: #ffffff !important;
  color: #1a1a1a !important;
  font-size: 1.125rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.02em !important;
  padding: 18px 44px !important;
  border-radius: 50px !important;
  border: 2px solid #ffffff !important;
  text-transform: uppercase !important;
  box-shadow: 0 12px 32px rgba(0,0,0,0.35) !important;
  transition: all 0.3s ease !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 12px !important;
}

body.page-id-2284 .elementor-button::after {
  content: "→";
  font-size: 1.4rem;
  font-weight: 600;
  margin-left: 8px;
  transition: transform 0.3s ease;
}

body.page-id-2284 .elementor-button:hover {
  background: #e85d20 !important;
  color: #ffffff !important;
  border-color: #e85d20 !important;
  transform: translateY(-2px);
  box-shadow: 0 16px 40px rgba(232,93,32,0.5) !important;
}

body.page-id-2284 .elementor-button:hover::after {
  transform: translateX(6px);
}

/* ===== COUNTDOWN MESSAGE ===== */
body.page-id-2284 #vis-redirect-message {
  color: rgba(255,255,255,0.65) !important;
  font-size: 0.875rem !important;
  font-style: italic !important;
  letter-spacing: 0.02em !important;
  margin: 24px 0 16px !important;
  text-align: center !important;
}

body.page-id-2284 #vis-countdown {
  color: #ffffff !important;
  font-weight: 700;
  font-style: normal;
  background: rgba(255,255,255,0.12);
  padding: 2px 10px;
  border-radius: 4px;
}

/* ===== CONTACT INFO FOOTER ===== */
body.page-id-2284 .elementor-widget-html::after {
  content: "Need to reach us, contact Admin@vismechanical.com";
  display: block;
  text-align: center;
  color: rgba(255,255,255,0.55);
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  margin-top: 32px;
  padding-top: 24px;
  border-top: 1px solid rgba(255,255,255,0.15);
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  body.page-id-2284 .elementor-section-wrap,
  body.page-id-2284 [data-elementor-type="wp-page"] {
    padding: 40px 16px;
  }
  body.page-id-2284 .elementor-widget-heading h1 {
    font-size: 2.25rem !important;
  }
  body.page-id-2284 .elementor-button {
    padding: 16px 32px !important;
    font-size: 1rem !important;
  }
}

/* ===== HIDE WORDPRESS ADMIN BAR FOR LOGGED IN USERS ON LIVE VIEW ===== */
/* (Don't hide in editor) *//* End custom CSS */