@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #FFFFFF);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f7f7f7);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #ededed);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #808080);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #ffdd00);
  --color-btn-bg-is-light:var(--draft-color-btn-bg-is-light, true);
  --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #f7d600);
  --color-btn-bg-minor-shade-is-light:var(--draft-color-btn-bg-minor-shade-is-light, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #edce00);
  --color-btn-bg-major-shade-is-light:var(--draft-color-btn-bg-major-shade-is-light, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #806e00);
  --color-btn-bg-half-shade-is-dark:var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text:var(--draft-color-accent-text, #ffdd00);
  --color-accent-text-is-light:var(--draft-color-accent-text-is-light, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #f7d600);
  --color-accent-text-minor-shade-is-light:var(--draft-color-accent-text-minor-shade-is-light, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #edce00);
  --color-accent-text-major-shade-is-light:var(--draft-color-accent-text-major-shade-is-light, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #806e00);
  --color-accent-text-half-shade-is-dark:var(--draft-color-accent-text-half-shade-is-dark, true);
  --color-text-dark:var(--draft-color-text-dark, #050505);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #1e1e1e);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #373737);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #828282);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 999px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, Arial);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Arial);
  --heading-ratio:var(--draft-heading-ratio, 3.0);
  --heading-weight:var(--draft-heading-weight, 700);
  --collection_count:var(--draft-collection_count, 12);
  --search_count:var(--draft-search_count, 12);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1680px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, true);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, true);
  --compare_enabled:var(--draft-compare_enabled, true); }

/* line 4, theme.scss */
.outside-widgets .delete-widget-link,
.outside-widgets .add-widget-link,
[data-fixed-panels] .delete-widget-link {
  display: none; }

@media (max-width: 768px) {
  /* line 11, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

  /* line 14, theme.scss */
  .edit-widget-buttons .widget-name {
    display: none !important; }

  /* line 17, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 22, theme.scss */
:root {
  --roof-black: #040404;
  --roof-ink: #0a0a0a;
  --roof-panel: #111111;
  --roof-panel-2: #181818;
  --roof-white: #ffffff;
  --roof-muted: rgba(255,255,255,.68);
  --roof-line: rgba(255,255,255,.14);
  --roof-yellow: #ffdd00;
  --roof-yellow-2: #ffbf00;
  --roof-radius-xl: 28px;
  --roof-radius-lg: 20px;
  --roof-radius-md: 12px;
  --roof-max: 1540px; }

/* line 38, theme.scss */
body[data-theme-template="index"],
body[data-theme-template="page"] {
  background: var(--roof-black);
  color: var(--roof-white); }

/* line 44, theme.scss */
body[data-theme-template="index"] .preloader,
body[data-theme-template="index"] > .page_layout > header,
body[data-theme-template="index"] > .page_layout > footer,
body[data-theme-template="index"] > .page_layout > aside,
body[data-theme-template="index"] > .page_layout > [data-fixed-panels="top"],
body[data-theme-template="page"] .preloader,
body[data-theme-template="page"] > .page_layout > header,
body[data-theme-template="page"] > .page_layout > footer,
body[data-theme-template="page"] > .page_layout > aside,
body[data-theme-template="page"] > .page_layout > [data-fixed-panels="top"] {
  display: none !important; }

/* line 57, theme.scss */
body[data-theme-template="index"] main,
body[data-theme-template="page"] main {
  display: block;
  width: 100%; }

/* line 63, theme.scss */
body[data-theme-template="index"] .page_layout,
body[data-theme-template="page"] .page_layout {
  min-height: 100vh;
  background: radial-gradient(circle at 78% 8%, rgba(255, 221, 0, 0.16), rgba(0, 0, 0, 0) 30%), var(--roof-black); }

/* line 69, theme.scss */
.roof-site,
.roof-site * {
  box-sizing: border-box; }

/* line 74, theme.scss */
.roof-site {
  min-height: 100vh;
  color: var(--roof-white);
  background: var(--roof-black);
  font-family: Arial, Helvetica, sans-serif;
  overflow: hidden;
  scroll-behavior: smooth;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased; }

/* line 85, theme.scss */
.roof-site a {
  color: inherit;
  text-decoration: none; }

/* line 90, theme.scss */
.roof-site img {
  max-width: 100%;
  display: block; }

/* line 95, theme.scss */
.roof-progress {
  position: fixed;
  z-index: 200;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: rgba(255, 255, 255, 0.06); }

/* line 105, theme.scss */
.roof-progress span {
  display: block;
  height: 100%;
  width: 0;
  background: linear-gradient(90deg, var(--roof-yellow), var(--roof-yellow-2)); }

/* line 112, theme.scss */
.roof-shell {
  width: min(var(--roof-max), calc(100% - 32px));
  margin: 0 auto;
  padding: 22px 0 64px; }

/* line 118, theme.scss */
.roof-nav {
  position: fixed;
  top: 22px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 150;
  width: min(var(--roof-max), calc(100% - 32px));
  min-height: 66px;
  padding: 10px 14px;
  display: grid;
  grid-template-columns: 215px 1fr auto;
  align-items: center;
  gap: 20px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  background: rgba(3, 3, 3, 0.68);
  backdrop-filter: blur(22px);
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.35);
  transition: transform .25s ease, background .25s ease, border-color .25s ease; }

/* line 139, theme.scss */
.roof-nav.is-scrolled {
  background: rgba(3, 3, 3, 0.86);
  border-color: rgba(255, 221, 0, 0.35); }

/* line 144, theme.scss */
.roof-logo {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-width: 0; }

/* line 151, theme.scss */
.roof-logo__image {
  display: block;
  width: clamp(220px, 19vw, 360px);
  height: auto; }

/* line 157, theme.scss */
.roof-logo__mark {
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  border-radius: 12px;
  color: var(--roof-black);
  background: var(--roof-yellow);
  font-family: Impact, 'Arial Black', sans-serif;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -.08em; }

/* line 171, theme.scss */
.roof-logo__text {
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .08em;
  line-height: 1.05; }

/* line 178, theme.scss */
.roof-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(12px, 2vw, 34px);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.84); }

/* line 190, theme.scss */
.roof-menu a {
  transition: color .18s ease; }

/* line 194, theme.scss */
.roof-menu a:hover {
  color: var(--roof-yellow); }

/* line 198, theme.scss */
.roof-nav__toggle {
  display: none; }

/* line 202, theme.scss */
.roof-nav__cta,
.roof-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  border: 0;
  border-radius: 999px;
  min-height: 50px;
  padding: 0 22px;
  font-size: 12px;
  font-weight: 950;
  line-height: 1;
  letter-spacing: .04em;
  text-transform: uppercase;
  cursor: pointer;
  transition: transform .2s ease, background .2s ease, color .2s ease, border-color .2s ease; }

/* line 221, theme.scss */
.roof-nav__cta,
.roof-btn--yellow {
  color: #050505;
  background: linear-gradient(180deg, var(--roof-yellow), var(--roof-yellow-2));
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.08), 0 14px 34px rgba(255, 221, 0, 0.18); }

/* line 228, theme.scss */
.roof-nav__cta span,
.roof-btn span {
  width: 30px;
  height: 30px;
  display: inline-grid;
  place-items: center;
  border-radius: 999px;
  background: #050505;
  color: var(--roof-yellow);
  font-size: 20px;
  line-height: 1; }

/* line 241, theme.scss */
.roof-btn--ghost {
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.25); }

/* line 247, theme.scss */
.roof-nav__cta:hover,
.roof-btn:hover {
  transform: translateY(-2px); }

/* line 252, theme.scss */
.roof-hero {
  position: relative;
  min-height: min(820px, calc(100vh - 46px));
  margin-top: 0;
  padding: clamp(112px, 13vh, 158px) clamp(18px, 3.4vw, 40px) 28px;
  display: grid;
  grid-template-rows: 1fr auto;
  border-radius: 0 0 var(--roof-radius-xl) var(--roof-radius-xl);
  overflow: hidden;
  isolation: isolate;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #090909; }

/* line 266, theme.scss */
.roof-hero__media,
.roof-hero__media img,
.roof-hero__shade {
  position: absolute;
  inset: 0; }

/* line 273, theme.scss */
.roof-hero__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.8) contrast(1.08) brightness(0.75);
  transform: scale(1.02); }

/* line 281, theme.scss */
.roof-hero__shade {
  z-index: 1;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.92) 0%, rgba(0, 0, 0, 0.68) 33%, rgba(0, 0, 0, 0.22) 66%, rgba(0, 0, 0, 0.72) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.88) 0%, transparent 42%); }

/* line 286, theme.scss */
.roof-hero__content,
.roof-hero__facts {
  position: relative;
  z-index: 2; }

/* line 292, theme.scss */
.roof-eyebrow,
.roof-section__label {
  margin: 0;
  color: var(--roof-yellow);
  font-size: 13px;
  font-weight: 950;
  letter-spacing: .08em;
  text-transform: uppercase; }

/* line 302, theme.scss */
.roof-hero h1 {
  max-width: 980px;
  margin: 18px 0 18px;
  font-family: Impact, 'Arial Black', Arial, sans-serif;
  font-size: clamp(68px, 10.6vw, 172px);
  line-height: .86;
  letter-spacing: -.045em;
  text-transform: uppercase;
  color: var(--roof-yellow);
  text-wrap: balance; }

/* line 314, theme.scss */
.roof-hero__lead {
  max-width: 820px;
  margin: 0;
  color: #fff;
  font-size: clamp(18px, 1.65vw, 27px);
  line-height: 1.16;
  font-weight: 900;
  letter-spacing: -.04em;
  text-transform: uppercase; }

/* line 325, theme.scss */
.roof-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 26px; }

/* line 332, theme.scss */
.roof-hero__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 28px 0 0;
  padding: 0;
  list-style: none; }

/* line 341, theme.scss */
.roof-hero__chips li {
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.36);
  color: rgba(255, 255, 255, 0.82);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .06em;
  text-transform: uppercase; }

/* line 353, theme.scss */
.roof-hero__facts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-top: 34px; }

/* line 360, theme.scss */
.roof-hero__facts div {
  min-height: 108px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 22px;
  background: rgba(5, 5, 5, 0.62);
  backdrop-filter: blur(14px); }

/* line 369, theme.scss */
.roof-hero__facts b {
  display: block;
  color: var(--roof-yellow);
  font-size: 17px;
  margin-bottom: 14px; }

/* line 376, theme.scss */
.roof-hero__facts span {
  display: block;
  max-width: 300px;
  font-size: clamp(16px, 1.15vw, 20px);
  line-height: 1.12;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: -.035em; }

/* line 386, theme.scss */
.roof-section {
  padding: clamp(58px, 7vw, 108px) 0 0; }

/* line 390, theme.scss */
.roof-section__head,
.roof-intro {
  display: grid;
  grid-template-columns: 230px 1fr;
  gap: 30px;
  align-items: start; }

/* line 398, theme.scss */
.roof-section h2,
.roof-intro h2,
.roof-split h2,
.roof-contact h2 {
  margin: 0;
  max-width: 1120px;
  font-family: Impact, 'Arial Black', Arial, sans-serif;
  font-size: clamp(42px, 5.6vw, 92px);
  line-height: .92;
  letter-spacing: -.045em;
  text-transform: uppercase; }

/* line 411, theme.scss */
.roof-intro__text p,
.roof-split__text p,
.roof-contact__panel p,
.roof-directions__note {
  max-width: 850px;
  margin: 22px 0 0;
  color: var(--roof-muted);
  font-size: clamp(17px, 1.25vw, 21px);
  line-height: 1.42;
  letter-spacing: -.02em; }

/* line 423, theme.scss */
.roof-service-grid {
  display: grid;
  grid-template-columns: 1.15fr .85fr .85fr;
  gap: 14px;
  margin-top: 32px; }

/* line 430, theme.scss */
.roof-service {
  position: relative;
  min-height: 330px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 22px;
  background: var(--roof-panel); }

/* line 439, theme.scss */
.roof-service--wide {
  grid-column: span 2; }

/* line 443, theme.scss */
.roof-service img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(0.18) saturate(0.78) contrast(1.08) brightness(0.68);
  transition: transform .5s ease, filter .5s ease; }

/* line 453, theme.scss */
.roof-service::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.92), rgba(0, 0, 0, 0.1)); }

/* line 460, theme.scss */
.roof-service:hover img {
  transform: scale(1.04);
  filter: grayscale(0) saturate(0.9) contrast(1.12) brightness(0.78); }

/* line 465, theme.scss */
.roof-service__body {
  position: relative;
  z-index: 2;
  height: 100%;
  min-height: inherit;
  padding: clamp(20px, 2vw, 30px);
  display: flex;
  flex-direction: column;
  justify-content: flex-end; }

/* line 476, theme.scss */
.roof-service__body span,
.roof-process b,
.roof-type-strip b,
.roof-directions__grid span {
  color: var(--roof-yellow);
  font-weight: 950; }

/* line 484, theme.scss */
.roof-service h3,
.roof-process h3,
.roof-type-strip h3 {
  margin: 14px 0 0;
  font-family: Impact, 'Arial Black', Arial, sans-serif;
  font-size: clamp(26px, 3vw, 42px);
  line-height: .94;
  letter-spacing: -.04em;
  text-transform: uppercase; }

/* line 495, theme.scss */
.roof-service p,
.roof-process p,
.roof-type-strip p,
.roof-faq p {
  margin: 18px 0 0;
  color: var(--roof-muted);
  font-size: 15px;
  line-height: 1.45; }

/* line 505, theme.scss */
.roof-service--yellow {
  color: #050505;
  background: linear-gradient(135deg, var(--roof-yellow), #f5b700); }

/* line 510, theme.scss */
.roof-service--yellow::after {
  display: none; }

/* line 514, theme.scss */
.roof-service--yellow .roof-service__body span,
.roof-service--yellow p {
  color: #050505; }

/* line 519, theme.scss */
.roof-service--yellow a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  width: max-content;
  margin-top: 26px;
  padding: 14px 18px;
  border-radius: 999px;
  background: #050505;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 12px; }

/* line 534, theme.scss */
.roof-type-strip {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
  margin-top: 32px; }

/* line 541, theme.scss */
.roof-type-strip article {
  position: relative;
  min-height: 430px;
  padding: 18px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 22px;
  background: #111;
  display: flex;
  flex-direction: column;
  justify-content: flex-end; }

/* line 554, theme.scss */
.roof-type-strip img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(0.25) brightness(0.65) contrast(1.05);
  transition: transform .5s ease; }

/* line 564, theme.scss */
.roof-type-strip article::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.02)); }

/* line 571, theme.scss */
.roof-type-strip article > *:not(img) {
  position: relative;
  z-index: 2; }

/* line 576, theme.scss */
.roof-type-strip article:hover img {
  transform: scale(1.05); }

/* line 580, theme.scss */
.roof-type-strip h3 {
  font-size: clamp(22px, 1.8vw, 30px); }

/* line 584, theme.scss */
.roof-split,
.roof-contact {
  display: grid;
  grid-template-columns: 1fr .9fr;
  gap: 14px;
  align-items: stretch; }

/* line 592, theme.scss */
.roof-split__text,
.roof-contact__panel {
  padding: clamp(24px, 3.2vw, 46px);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 26px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.03)); }

/* line 600, theme.scss */
.roof-checklist {
  display: grid;
  gap: 12px;
  margin: 30px 0 0;
  padding: 0;
  list-style: none; }

/* line 608, theme.scss */
.roof-checklist li {
  padding: 16px 18px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 16px;
  color: rgba(255, 255, 255, 0.86);
  background: rgba(0, 0, 0, 0.22);
  font-weight: 800; }

/* line 617, theme.scss */
.roof-checklist li::before {
  content: "✓";
  margin-right: 10px;
  color: var(--roof-yellow); }

/* line 623, theme.scss */
.roof-split__media {
  min-height: 460px;
  overflow: hidden;
  border-radius: 26px;
  border: 1px solid rgba(255, 255, 255, 0.14); }

/* line 630, theme.scss */
.roof-split__media img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 636, theme.scss */
.roof-process__grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 10px;
  margin-top: 32px; }

/* line 643, theme.scss */
.roof-process article {
  min-height: 230px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 22px;
  background: var(--roof-panel); }

/* line 651, theme.scss */
.roof-process h3 {
  font-size: clamp(24px, 2.2vw, 34px); }

/* line 655, theme.scss */
.roof-project-grid {
  display: grid;
  grid-template-columns: 1.2fr .8fr .8fr;
  gap: 14px;
  margin-top: 32px; }

/* line 662, theme.scss */
.roof-project-grid figure {
  position: relative;
  min-height: 430px;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 26px;
  background: #111; }

/* line 672, theme.scss */
.roof-project-grid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.86) brightness(0.72) contrast(1.08);
  transition: transform .55s ease; }

/* line 680, theme.scss */
.roof-project-grid figure:hover img {
  transform: scale(1.04); }

/* line 684, theme.scss */
.roof-project-grid figcaption {
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 18px;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.58);
  backdrop-filter: blur(14px); }

/* line 696, theme.scss */
.roof-project-grid b,
.roof-project-grid span {
  display: block; }

/* line 701, theme.scss */
.roof-project-grid b {
  font-size: 20px;
  font-weight: 950;
  text-transform: uppercase; }

/* line 707, theme.scss */
.roof-project-grid span {
  margin-top: 6px;
  color: var(--roof-muted); }

/* line 712, theme.scss */
.roof-directions {
  padding-bottom: 0; }

/* line 716, theme.scss */
.roof-directions__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-top: 32px; }

/* line 723, theme.scss */
.roof-directions__grid a {
  min-height: 150px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.06);
  font-family: Impact, 'Arial Black', Arial, sans-serif;
  font-size: clamp(20px, 1.55vw, 27px);
  line-height: .93;
  letter-spacing: -.04em;
  text-transform: uppercase;
  transition: background .2s ease, color .2s ease, transform .2s ease; }

/* line 740, theme.scss */
.roof-directions__grid a:hover {
  transform: translateY(-2px);
  background: var(--roof-yellow);
  color: #050505; }

/* line 746, theme.scss */
.roof-directions__grid a:hover span {
  color: #050505; }

/* line 750, theme.scss */
.roof-faq__list {
  margin-top: 32px;
  border-top: 1px solid rgba(255, 255, 255, 0.16); }

/* line 755, theme.scss */
.roof-faq details {
  border-bottom: 1px solid rgba(255, 255, 255, 0.16); }

/* line 759, theme.scss */
.roof-faq summary {
  cursor: pointer;
  padding: 24px 0;
  list-style: none;
  font-family: Impact, 'Arial Black', Arial, sans-serif;
  font-size: clamp(24px, 3.2vw, 48px);
  line-height: .98;
  letter-spacing: -.045em;
  text-transform: uppercase; }

/* line 770, theme.scss */
.roof-faq summary::-webkit-details-marker {
  display: none; }

/* line 774, theme.scss */
.roof-faq summary::after {
  content: "+";
  float: right;
  color: var(--roof-yellow); }

/* line 780, theme.scss */
.roof-faq details[open] summary::after {
  content: "−"; }

/* line 784, theme.scss */
.roof-faq p {
  max-width: 920px;
  margin: 0 0 26px;
  font-size: 17px; }

/* line 790, theme.scss */
.roof-contact {
  padding-bottom: 0; }

/* line 794, theme.scss */
.roof-contact__panel {
  background: linear-gradient(135deg, var(--roof-yellow), var(--roof-yellow-2));
  color: #050505; }

/* line 799, theme.scss */
.roof-contact__panel .roof-section__label,
.roof-contact__panel p {
  color: #050505; }

/* line 804, theme.scss */
.roof-contact__links {
  display: grid;
  gap: 10px;
  margin-top: 34px; }

/* line 810, theme.scss */
.roof-contact__links a {
  width: max-content;
  font-weight: 950;
  font-size: clamp(20px, 2vw, 34px);
  line-height: 1;
  letter-spacing: -.04em; }

/* line 818, theme.scss */
.roof-form {
  padding: clamp(22px, 2.8vw, 36px);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 26px;
  background: #0e0e0e; }

/* line 825, theme.scss */
.roof-form__success {
  display: none;
  margin-bottom: 14px;
  padding: 16px 18px;
  border-radius: 16px;
  background: rgba(255, 221, 0, 0.12);
  border: 1px solid rgba(255, 221, 0, 0.35);
  color: var(--roof-yellow);
  font-weight: 900; }

/* line 836, theme.scss */
.roof-form__success.is-show,
.roof-form__success.is-visible {
  display: block; }

/* line 841, theme.scss */
.roof-form__row {
  display: grid;
  gap: 8px;
  margin-bottom: 16px; }

/* line 847, theme.scss */
.roof-form label {
  color: rgba(255, 255, 255, 0.72);
  font-size: 12px;
  font-weight: 950;
  text-transform: uppercase;
  letter-spacing: .08em; }

/* line 855, theme.scss */
.roof-form input[type="text"],
.roof-form input[type="tel"],
.roof-form input[type="email"],
.roof-form textarea {
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.06);
  color: #fff;
  min-height: 54px;
  padding: 16px 18px;
  font: inherit;
  outline: none;
  transition: border-color .2s ease, background .2s ease; }

/* line 871, theme.scss */
.roof-form textarea {
  resize: vertical;
  min-height: 128px; }

/* line 876, theme.scss */
.roof-form input:focus,
.roof-form textarea:focus {
  border-color: rgba(255, 221, 0, 0.72);
  background: rgba(255, 255, 255, 0.09); }

/* line 882, theme.scss */
.roof-form input::placeholder,
.roof-form textarea::placeholder {
  color: rgba(255, 255, 255, 0.35); }

/* line 887, theme.scss */
.roof-form small {
  color: #ffdd00;
  min-height: 16px; }

/* line 892, theme.scss */
.roof-form__agree {
  display: flex !important;
  align-items: flex-start;
  gap: 12px;
  margin: 10px 0 20px;
  color: rgba(255, 255, 255, 0.6) !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
  line-height: 1.35;
  text-transform: none !important; }

/* line 905, theme.scss */
.roof-form__agree input {
  margin-top: 2px;
  accent-color: var(--roof-yellow); }

/* line 910, theme.scss */
.roof-form__submit {
  width: 100%; }

/* line 914, theme.scss */
[data-reveal] {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity .7s ease, transform .7s ease; }

/* line 920, theme.scss */
[data-reveal].is-visible {
  opacity: 1;
  transform: translateY(0); }

/* line 925, theme.scss */
.roof-page {
  width: min(1180px, calc(100% - 32px));
  margin: 70px auto;
  padding: 40px;
  border-radius: 22px;
  background: #fff;
  color: #111; }

/* line 934, theme.scss */
.roof-page h1 {
  margin: 0 0 22px;
  font-size: clamp(34px, 4vw, 58px);
  line-height: .95; }

@media (max-width: 1180px) {
  /* line 941, theme.scss */
  .roof-nav {
    grid-template-columns: auto 1fr auto; }

  /* line 944, theme.scss */
  .roof-menu {
    gap: 16px;
    font-size: 11px; }

  /* line 948, theme.scss */
  .roof-service-grid,
  .roof-project-grid,
  .roof-contact,
  .roof-split {
    grid-template-columns: 1fr 1fr; }

  /* line 954, theme.scss */
  .roof-type-strip,
  .roof-process__grid,
  .roof-directions__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 860px) {
  /* line 962, theme.scss */
  .roof-shell {
    width: min(100% - 20px, var(--roof-max));
    padding-top: 12px; }

  /* line 966, theme.scss */
  .roof-nav {
    top: 10px;
    width: calc(100% - 20px);
    grid-template-columns: 1fr auto;
    border-radius: 22px; }

  /* line 972, theme.scss */
  .roof-nav__toggle {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-height: 44px;
    padding: 0 16px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.07);
    color: #fff;
    font: inherit;
    font-size: 12px;
    font-weight: 950;
    text-transform: uppercase; }

  /* line 987, theme.scss */
  .roof-menu {
    display: none;
    grid-column: 1 / -1;
    align-items: stretch;
    padding: 12px 0 4px;
    flex-direction: column; }

  /* line 994, theme.scss */
  .roof-menu.is-open {
    display: flex; }

  /* line 997, theme.scss */
  .roof-menu a {
    padding: 14px 12px;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.06); }

  /* line 1002, theme.scss */
  .roof-nav__cta {
    display: none; }

  /* line 1005, theme.scss */
  .roof-hero {
    min-height: 760px;
    border-radius: 0 0 28px 28px;
    padding: 108px 16px 20px; }

  /* line 1010, theme.scss */
  .roof-hero__lead {
    max-width: 560px; }

  /* line 1013, theme.scss */
  .roof-hero__facts,
  .roof-section__head,
  .roof-intro,
  .roof-service-grid,
  .roof-project-grid,
  .roof-contact,
  .roof-split,
  .roof-type-strip,
  .roof-process__grid,
  .roof-directions__grid {
    grid-template-columns: 1fr; }

  /* line 1025, theme.scss */
  .roof-service--wide {
    grid-column: auto; }

  /* line 1028, theme.scss */
  .roof-service,
  .roof-type-strip article,
  .roof-project-grid figure,
  .roof-split__media {
    min-height: 360px; }

  /* line 1034, theme.scss */
  .roof-process article {
    min-height: auto; } }
@media (max-width: 520px) {
  /* line 1040, theme.scss */
  .roof-logo__text {
    display: none; }

  /* line 1043, theme.scss */
  .roof-logo__mark {
    width: 44px;
    height: 44px; }

  /* line 1047, theme.scss */
  .roof-hero h1 {
    font-size: clamp(58px, 19vw, 92px); }

  /* line 1050, theme.scss */
  .roof-hero__actions {
    display: grid; }

  /* line 1053, theme.scss */
  .roof-btn,
  .roof-nav__cta {
    width: 100%; }

  /* line 1057, theme.scss */
  .roof-hero__facts div {
    min-height: auto; }

  /* line 1060, theme.scss */
  .roof-section h2,
  .roof-intro h2,
  .roof-split h2,
  .roof-contact h2 {
    font-size: clamp(38px, 12vw, 62px); }

  /* line 1066, theme.scss */
  .roof-contact__links a {
    font-size: 22px; } }
/* line 1071, theme.scss */
.roof-form__captcha {
  min-height: 1px; }

/* line 1075, theme.scss */
.roof-form__row--agree small,
.roof-form__captcha small {
  display: block; }

/* White visual mode */
/* line 1081, theme.scss */
:root {
  --roof-black: #f7f5ed;
  --roof-ink: #101010;
  --roof-panel: #ffffff;
  --roof-panel-2: #f0eee5;
  --roof-white: #101010;
  --roof-muted: rgba(16,16,16,.62);
  --roof-line: rgba(16,16,16,.13);
  --roof-yellow: #ffd400;
  --roof-yellow-2: #f2bd00; }

/* line 1093, theme.scss */
body[data-theme-template="index"],
body[data-theme-template="page"] {
  background: #ffffff;
  color: #101010; }

/* line 1099, theme.scss */
body[data-theme-template="index"] .page_layout,
body[data-theme-template="page"] .page_layout {
  background: radial-gradient(circle at 80% 8%, rgba(255, 212, 0, 0.22), rgba(0, 0, 0, 0) 28%), #f7f5ed; }

/* line 1104, theme.scss */
.roof-site {
  color: #101010;
  background: #f7f5ed; }

/* line 1109, theme.scss */
.roof-progress {
  background: rgba(16, 16, 16, 0.08); }

/* line 1113, theme.scss */
.roof-shell {
  background: transparent; }

/* line 1117, theme.scss */
.roof-nav {
  border-color: rgba(16, 16, 16, 0.12);
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 18px 54px rgba(20, 20, 20, 0.1); }

/* line 1123, theme.scss */
.roof-nav.is-scrolled {
  background: rgba(255, 255, 255, 0.94);
  border-color: rgba(16, 16, 16, 0.18); }

/* line 1128, theme.scss */
.roof-logo__mark {
  color: #101010; }

/* line 1132, theme.scss */
.roof-logo__text,
.roof-menu {
  color: #101010; }

/* line 1137, theme.scss */
.roof-menu a:hover {
  color: #9b7200; }

/* line 1141, theme.scss */
.roof-btn--ghost {
  color: #101010;
  background: rgba(255, 255, 255, 0.78);
  border-color: rgba(16, 16, 16, 0.18); }

/* line 1147, theme.scss */
.roof-hero {
  border-color: rgba(16, 16, 16, 0.12);
  background: #f7f5ed;
  box-shadow: 0 18px 56px rgba(20, 20, 20, 0.08); }

/* line 1153, theme.scss */
.roof-hero__media img {
  filter: saturate(0.92) contrast(1.04) brightness(1.02); }

/* line 1157, theme.scss */
.roof-hero__shade {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.99) 0%, rgba(255, 255, 255, 0.94) 38%, rgba(255, 255, 255, 0.56) 66%, rgba(255, 255, 255, 0.2) 100%), linear-gradient(0deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 46%); }

/* line 1163, theme.scss */
.roof-eyebrow,
.roof-section__label {
  color: #a77d00; }

/* line 1168, theme.scss */
.roof-hero h1 {
  color: #101010; }

/* line 1172, theme.scss */
.roof-hero__lead {
  color: #171717; }

/* line 1176, theme.scss */
.roof-hero__chips li {
  border-color: rgba(16, 16, 16, 0.16);
  background: rgba(255, 255, 255, 0.7);
  color: rgba(16, 16, 16, 0.74); }

/* line 1182, theme.scss */
.roof-hero__facts div {
  border-color: rgba(16, 16, 16, 0.14);
  background: rgba(255, 255, 255, 0.76);
  box-shadow: 0 20px 46px rgba(20, 20, 20, 0.1); }

/* line 1188, theme.scss */
.roof-hero__facts b {
  color: #a77d00; }

/* line 1192, theme.scss */
.roof-hero__facts span {
  color: #101010; }

/* line 1196, theme.scss */
.roof-section h2,
.roof-intro h2,
.roof-split h2,
.roof-contact h2,
.roof-faq summary {
  color: #101010; }

/* line 1204, theme.scss */
.roof-service,
.roof-type-strip article,
.roof-project-grid figure {
  border-color: rgba(16, 16, 16, 0.12);
  background: #ffffff;
  box-shadow: 0 18px 54px rgba(20, 20, 20, 0.08); }

/* line 1212, theme.scss */
.roof-service:not(.roof-service--yellow) .roof-service__body,
.roof-type-strip article > *:not(img) {
  color: #ffffff; }

/* line 1217, theme.scss */
.roof-service:not(.roof-service--yellow) p,
.roof-type-strip p,
.roof-project-grid span {
  color: rgba(255, 255, 255, 0.74); }

/* line 1223, theme.scss */
.roof-service:not(.roof-service--yellow) .roof-service__body span,
.roof-type-strip b {
  color: var(--roof-yellow); }

/* line 1228, theme.scss */
.roof-service--yellow {
  background: linear-gradient(135deg, #ffd400 0%, #ffc400 100%);
  border-color: rgba(16, 16, 16, 0.1);
  box-shadow: 0 18px 54px rgba(242, 189, 0, 0.22); }

/* line 1234, theme.scss */
.roof-type-strip article::after,
.roof-service::after {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.84), rgba(0, 0, 0, 0.04)); }

/* line 1239, theme.scss */
.roof-split__text,
.roof-contact__panel,
.roof-process article,
.roof-directions__grid a,
.roof-form {
  border-color: rgba(16, 16, 16, 0.12);
  background: #ffffff;
  box-shadow: 0 18px 54px rgba(20, 20, 20, 0.07); }

/* line 1249, theme.scss */
.roof-split__text,
.roof-process article,
.roof-directions__grid a,
.roof-form {
  color: #101010; }

/* line 1256, theme.scss */
.roof-checklist li {
  border-color: rgba(16, 16, 16, 0.12);
  background: #f3f1e8;
  color: rgba(16, 16, 16, 0.84); }

/* line 1262, theme.scss */
.roof-split__media {
  border-color: rgba(16, 16, 16, 0.12);
  box-shadow: 0 18px 54px rgba(20, 20, 20, 0.08); }

/* line 1267, theme.scss */
.roof-process p,
.roof-directions__note,
.roof-intro__text p,
.roof-split__text p,
.roof-contact__panel p,
.roof-faq p {
  color: rgba(16, 16, 16, 0.62); }

/* line 1276, theme.scss */
.roof-project-grid figcaption {
  border-color: rgba(255, 255, 255, 0.18);
  background: rgba(0, 0, 0, 0.62);
  color: #ffffff; }

/* line 1282, theme.scss */
.roof-project-grid b {
  color: #ffffff; }

/* line 1286, theme.scss */
.roof-directions__grid a:hover {
  background: var(--roof-yellow);
  color: #101010; }

/* line 1291, theme.scss */
.roof-faq__list,
.roof-faq details {
  border-color: rgba(16, 16, 16, 0.14); }

/* line 1296, theme.scss */
.roof-faq summary::after {
  color: #a77d00; }

/* line 1300, theme.scss */
.roof-contact__panel {
  background: linear-gradient(135deg, var(--roof-yellow), var(--roof-yellow-2));
  box-shadow: 0 24px 70px rgba(242, 189, 0, 0.24); }

/* line 1305, theme.scss */
.roof-contact__panel .roof-section__label,
.roof-contact__panel p {
  color: #101010; }

/* line 1310, theme.scss */
.roof-form label {
  color: rgba(16, 16, 16, 0.7); }

/* line 1314, theme.scss */
.roof-form input[type="text"],
.roof-form input[type="tel"],
.roof-form input[type="email"],
.roof-form textarea {
  border-color: rgba(16, 16, 16, 0.14);
  background: #f7f5ed;
  color: #101010; }

/* line 1323, theme.scss */
.roof-form input:focus,
.roof-form textarea:focus {
  border-color: rgba(167, 125, 0, 0.62);
  background: #ffffff; }

/* line 1329, theme.scss */
.roof-form input::placeholder,
.roof-form textarea::placeholder {
  color: rgba(16, 16, 16, 0.38); }

/* line 1334, theme.scss */
.roof-form small {
  color: #a77d00; }

/* line 1338, theme.scss */
.roof-form__agree {
  color: rgba(16, 16, 16, 0.62) !important; }

/* line 1342, theme.scss */
.roof-form__success {
  background: rgba(255, 212, 0, 0.18);
  border-color: rgba(167, 125, 0, 0.28);
  color: #101010; }

@media (max-width: 860px) {
  /* line 1349, theme.scss */
  .roof-nav__toggle {
    border-color: rgba(16, 16, 16, 0.16);
    background: rgba(16, 16, 16, 0.04);
    color: #101010; }

  /* line 1355, theme.scss */
  .roof-menu a {
    background: rgba(16, 16, 16, 0.04); } }
/* white hero cleanup */
/* line 1362, theme.scss */
.roof-hero__content {
  max-width: 860px; }

/* line 1363, theme.scss */
.roof-hero h1 {
  margin: 8px 0 0;
  max-width: 760px; }

/* line 1364, theme.scss */
.roof-hero__actions {
  margin-top: 18px; }

/* line 1367, theme.scss */
.roof-section__note {
  margin: 10px 0 0;
  max-width: 660px;
  color: var(--roof-muted);
  font-size: 16px;
  line-height: 1.45; }

/* line 1375, theme.scss */
.roof-client-gallery {
  padding-top: clamp(48px, 6vw, 84px); }

/* line 1379, theme.scss */
.roof-gallery-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-auto-flow: dense;
  gap: 12px;
  margin-top: 30px; }

/* line 1387, theme.scss */
.roof-gallery-grid figure {
  position: relative;
  min-height: 310px;
  margin: 0;
  overflow: hidden;
  border: 1px solid var(--roof-line);
  border-radius: 22px;
  background: #f1f0ea;
  box-shadow: 0 18px 44px rgba(20, 20, 20, 0.08); }

/* line 1398, theme.scss */
.roof-gallery-grid figure.roof-gallery__wide {
  grid-column: span 2;
  min-height: 390px; }

/* line 1403, theme.scss */
.roof-gallery-grid a,
.roof-gallery-grid img {
  display: block;
  width: 100%;
  height: 100%; }

/* line 1410, theme.scss */
.roof-gallery-grid img {
  object-fit: cover;
  filter: saturate(0.86) contrast(1.03) brightness(0.96);
  transition: transform .55s ease, filter .55s ease; }

/* line 1416, theme.scss */
.roof-gallery-grid figure:hover img {
  transform: scale(1.035);
  filter: saturate(0.96) contrast(1.04) brightness(1); }

/* line 1421, theme.scss */
.roof-gallery-grid figcaption {
  position: absolute;
  left: 14px;
  right: 14px;
  bottom: 14px;
  padding: 14px 15px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.86);
  backdrop-filter: blur(14px);
  color: #101010;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.13); }

/* line 1435, theme.scss */
.roof-gallery-grid b,
.roof-gallery-grid span {
  display: block; }

/* line 1440, theme.scss */
.roof-gallery-grid b {
  font-size: 17px;
  font-weight: 950;
  line-height: 1.05;
  text-transform: uppercase;
  letter-spacing: -.02em; }

/* line 1448, theme.scss */
.roof-gallery-grid span {
  margin-top: 5px;
  color: rgba(16, 16, 16, 0.64);
  font-size: 13px;
  line-height: 1.25; }

@media (max-width: 1180px) {
  /* line 1456, theme.scss */
  .roof-gallery-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 640px) {
  /* line 1462, theme.scss */
  .roof-gallery-grid {
    grid-template-columns: 1fr; }

  /* line 1466, theme.scss */
  .roof-gallery-grid figure,
  .roof-gallery-grid figure.roof-gallery__wide {
    grid-column: auto;
    min-height: 300px; }

  /* line 1472, theme.scss */
  .roof-gallery-grid figcaption {
    left: 10px;
    right: 10px;
    bottom: 10px; } }
@media (max-width: 860px) {
  /* line 1481, theme.scss */
  .roof-logo__image {
    width: clamp(170px, 40vw, 250px); } }
@media (max-width: 520px) {
  /* line 1485, theme.scss */
  .roof-logo__image {
    width: clamp(150px, 48vw, 210px); } }
/* Header/contact and responsive typography pass */
/* line 1490, theme.scss */
.roof-nav {
  grid-template-columns: auto minmax(0, 1fr) auto auto;
  gap: clamp(10px, 1.1vw, 18px);
  padding: 9px 12px; }

/* line 1496, theme.scss */
.roof-logo {
  max-width: 280px;
  white-space: nowrap; }

/* line 1501, theme.scss */
.roof-logo__mark {
  flex: 0 0 auto;
  width: 42px;
  height: 42px;
  border-radius: 12px;
  letter-spacing: -.08em; }

/* line 1509, theme.scss */
.roof-logo__brand {
  display: flex;
  min-width: 0;
  flex-direction: column;
  justify-content: center;
  gap: 3px;
  line-height: 1; }

/* line 1518, theme.scss */
.roof-logo__name {
  display: block;
  color: #101010;
  font-size: clamp(20px, 1.35vw, 26px);
  font-weight: 950;
  line-height: 1;
  letter-spacing: -.015em; }

/* line 1527, theme.scss */
.roof-logo__tagline {
  display: block;
  color: rgba(16, 16, 16, 0.58);
  font-size: 9px;
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: .12em;
  text-transform: uppercase; }

/* line 1537, theme.scss */
.roof-menu {
  min-width: 0;
  gap: clamp(10px, 1.15vw, 20px);
  font-size: clamp(10px, 0.72vw, 12px);
  letter-spacing: .045em;
  white-space: nowrap; }

/* line 1545, theme.scss */
.roof-nav__phone {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 16px;
  border: 1px solid rgba(16, 16, 16, 0.14);
  border-radius: 999px;
  color: #101010;
  background: rgba(255, 255, 255, 0.74);
  font-size: 13px;
  font-weight: 950;
  line-height: 1;
  letter-spacing: -.01em;
  white-space: nowrap; }

/* line 1562, theme.scss */
.roof-nav__cta,
.roof-btn {
  min-height: 48px;
  padding-inline: clamp(16px, 1.3vw, 22px);
  font-size: 11px;
  letter-spacing: .035em;
  white-space: nowrap; }

/* line 1571, theme.scss */
.roof-hero h1 {
  max-width: 930px;
  font-size: clamp(58px, 8.2vw, 124px);
  line-height: .94;
  letter-spacing: -.032em; }

/* line 1578, theme.scss */
.roof-section h2,
.roof-intro h2,
.roof-split h2,
.roof-contact h2 {
  font-size: clamp(38px, 4.6vw, 78px);
  line-height: .98;
  letter-spacing: -.032em; }

/* line 1587, theme.scss */
.roof-service h3,
.roof-process h3,
.roof-type-strip h3,
.roof-directions__grid a,
.roof-faq summary {
  line-height: 1.02;
  letter-spacing: -.026em; }

/* line 1596, theme.scss */
.roof-directions__grid a {
  font-size: clamp(19px, 1.35vw, 25px); }

/* line 1600, theme.scss */
.roof-faq summary {
  font-size: clamp(23px, 2.65vw, 42px); }

@media (min-aspect-ratio: 16 / 9) and (min-width: 900px) {
  /* line 1605, theme.scss */
  .roof-hero {
    min-height: min(760px, calc(100vh - 46px));
    padding-top: clamp(96px, 11vh, 128px); }

  /* line 1610, theme.scss */
  .roof-hero h1 {
    font-size: clamp(54px, 7.6vw, 118px);
    line-height: .96; }

  /* line 1615, theme.scss */
  .roof-hero__facts div {
    min-height: 96px; } }
@media (max-width: 1180px) {
  /* line 1621, theme.scss */
  .roof-nav {
    grid-template-columns: auto minmax(0, 1fr) auto auto; }

  /* line 1625, theme.scss */
  .roof-logo__name {
    font-size: 21px; }

  /* line 1629, theme.scss */
  .roof-logo__tagline {
    font-size: 8px;
    letter-spacing: .1em; }

  /* line 1634, theme.scss */
  .roof-menu {
    gap: 12px;
    font-size: 10px; }

  /* line 1639, theme.scss */
  .roof-nav__phone {
    padding-inline: 13px;
    font-size: 12px; }

  /* line 1644, theme.scss */
  .roof-nav__cta {
    padding-inline: 15px; } }
@media (max-width: 1080px) and (min-width: 861px) {
  /* line 1650, theme.scss */
  .roof-nav {
    grid-template-columns: auto minmax(0, 1fr) auto; }

  /* line 1654, theme.scss */
  .roof-nav__cta {
    display: none; } }
@media (max-width: 860px) {
  /* line 1660, theme.scss */
  .roof-nav {
    grid-template-columns: 1fr auto;
    gap: 10px; }

  /* line 1665, theme.scss */
  .roof-logo {
    max-width: min(68vw, 310px); }

  /* line 1669, theme.scss */
  .roof-logo__mark {
    width: 38px;
    height: 38px;
    font-size: 26px; }

  /* line 1675, theme.scss */
  .roof-logo__name {
    font-size: clamp(19px, 5vw, 25px); }

  /* line 1679, theme.scss */
  .roof-logo__tagline {
    font-size: 8px; }

  /* line 1683, theme.scss */
  .roof-nav__phone {
    grid-column: 1 / -1;
    width: 100%;
    min-height: 40px;
    font-size: 13px;
    background: rgba(255, 255, 255, 0.62); }

  /* line 1691, theme.scss */
  .roof-menu {
    white-space: normal; }

  /* line 1695, theme.scss */
  .roof-hero h1 {
    font-size: clamp(50px, 14.5vw, 84px);
    line-height: .98;
    letter-spacing: -.025em; } }
@media (max-width: 520px) {
  /* line 1703, theme.scss */
  .roof-logo {
    gap: 9px; }

  /* line 1707, theme.scss */
  .roof-logo__mark {
    width: 34px;
    height: 34px;
    font-size: 23px;
    border-radius: 10px; }

  /* line 1714, theme.scss */
  .roof-logo__name {
    font-size: clamp(17px, 5.4vw, 22px); }

  /* line 1718, theme.scss */
  .roof-logo__tagline {
    display: none; }

  /* line 1722, theme.scss */
  .roof-nav__phone {
    font-size: 12px; }

  /* line 1726, theme.scss */
  .roof-hero {
    min-height: 700px; }

  /* line 1730, theme.scss */
  .roof-hero h1 {
    font-size: clamp(46px, 15.5vw, 76px); }

  /* line 1734, theme.scss */
  .roof-section h2,
  .roof-intro h2,
  .roof-split h2,
  .roof-contact h2 {
    font-size: clamp(34px, 10.8vw, 56px);
    line-height: 1; } }
/* Legal pages and document links */
/* line 1745, theme.scss */
.roof-site--page {
  min-height: 100vh; }

/* line 1749, theme.scss */
.roof-page-hero {
  position: relative;
  margin-top: 0;
  padding: clamp(122px, 13vh, 168px) clamp(20px, 4vw, 54px) clamp(34px, 4.5vw, 64px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 420px);
  gap: clamp(24px, 4vw, 70px);
  align-items: end;
  overflow: hidden;
  border: 1px solid rgba(16, 16, 16, 0.12);
  border-radius: 0 0 var(--roof-radius-xl) var(--roof-radius-xl);
  background: radial-gradient(circle at 82% 18%, rgba(255, 212, 0, 0.34), rgba(0, 0, 0, 0) 32%), linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(247, 245, 237, 0.88));
  box-shadow: 0 18px 56px rgba(20, 20, 20, 0.08); }

/* line 1766, theme.scss */
.roof-page-hero h1 {
  max-width: 980px;
  margin: 12px 0 0;
  color: #101010;
  font-family: Impact, 'Arial Black', Arial, sans-serif;
  font-size: clamp(46px, 7vw, 104px);
  line-height: .98;
  letter-spacing: -.034em;
  text-transform: uppercase; }

/* line 1777, theme.scss */
.roof-page-hero p {
  max-width: 760px;
  margin: 22px 0 0;
  color: rgba(16, 16, 16, 0.64);
  font-size: clamp(17px, 1.25vw, 21px);
  line-height: 1.42;
  letter-spacing: -.02em; }

/* line 1786, theme.scss */
.roof-page-hero__links {
  display: grid;
  gap: 10px; }

/* line 1791, theme.scss */
.roof-page-hero__links a,
.roof-page-side a,
.roof-legal-footer__links a {
  border: 1px solid rgba(16, 16, 16, 0.12);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.72);
  color: #101010;
  font-size: 12px;
  font-weight: 950;
  line-height: 1.1;
  letter-spacing: .045em;
  text-transform: uppercase;
  transition: transform .18s ease, background .18s ease, border-color .18s ease; }

/* line 1806, theme.scss */
.roof-page-hero__links a {
  padding: 17px 20px; }

/* line 1810, theme.scss */
.roof-page-hero__links a:hover,
.roof-page-side a:hover,
.roof-legal-footer__links a:hover {
  transform: translateY(-2px);
  border-color: rgba(167, 125, 0, 0.38);
  background: var(--roof-yellow); }

/* line 1818, theme.scss */
.roof-page-layout {
  display: grid;
  grid-template-columns: minmax(230px, 310px) minmax(0, 1fr);
  gap: clamp(16px, 2.2vw, 28px);
  align-items: start;
  padding-top: clamp(36px, 5vw, 70px); }

/* line 1826, theme.scss */
.roof-page-side {
  position: sticky;
  top: 110px;
  display: grid;
  gap: 10px;
  padding: 18px;
  border: 1px solid rgba(16, 16, 16, 0.12);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.74);
  box-shadow: 0 18px 54px rgba(20, 20, 20, 0.07); }

/* line 1838, theme.scss */
.roof-page-side span {
  padding: 0 4px 6px;
  color: #a77d00;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: .08em;
  text-transform: uppercase; }

/* line 1847, theme.scss */
.roof-page-side a {
  padding: 13px 15px; }

/* line 1851, theme.scss */
.roof-page {
  width: 100%;
  margin: 0;
  padding: clamp(24px, 3.2vw, 46px);
  border: 1px solid rgba(16, 16, 16, 0.12);
  border-radius: 28px;
  background: #ffffff;
  color: #101010;
  box-shadow: 0 18px 54px rgba(20, 20, 20, 0.07); }

/* line 1862, theme.scss */
.roof-page h1 {
  margin: 0 0 24px;
  color: #101010;
  font-family: Impact, 'Arial Black', Arial, sans-serif;
  font-size: clamp(36px, 4vw, 64px);
  line-height: 1;
  letter-spacing: -.032em;
  text-transform: uppercase; }

/* line 1872, theme.scss */
.roof-page__content {
  color: rgba(16, 16, 16, 0.78);
  font-size: clamp(16px, 1.08vw, 19px);
  line-height: 1.62; }

/* line 1878, theme.scss */
.roof-page__content > *:first-child {
  margin-top: 0; }

/* line 1882, theme.scss */
.roof-page__content > *:last-child {
  margin-bottom: 0; }

/* line 1886, theme.scss */
.roof-page__content h2,
.roof-page__content h3 {
  margin: 34px 0 14px;
  color: #101010;
  line-height: 1.08;
  letter-spacing: -.025em; }

/* line 1894, theme.scss */
.roof-page__content h2 {
  font-size: clamp(26px, 2.4vw, 42px); }

/* line 1898, theme.scss */
.roof-page__content h3 {
  font-size: clamp(21px, 1.7vw, 30px); }

/* line 1902, theme.scss */
.roof-page__content a {
  color: #8a6500;
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 3px; }

/* line 1909, theme.scss */
.roof-page__content ul,
.roof-page__content ol {
  padding-left: 1.25em; }

/* line 1914, theme.scss */
.roof-page__content li + li {
  margin-top: 8px; }

/* line 1918, theme.scss */
.roof-legal-footer {
  margin-top: clamp(38px, 5vw, 70px);
  padding: 18px;
  display: grid;
  grid-template-columns: minmax(230px, 0.8fr) minmax(0, 1.4fr) auto;
  gap: 16px;
  align-items: center;
  border: 1px solid rgba(16, 16, 16, 0.12);
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.74);
  box-shadow: 0 18px 54px rgba(20, 20, 20, 0.07); }

/* line 1931, theme.scss */
.roof-legal-footer__brand {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0; }

/* line 1938, theme.scss */
.roof-legal-footer__brand b,
.roof-legal-footer__brand span {
  display: block; }

/* line 1943, theme.scss */
.roof-legal-footer__brand b {
  color: #101010;
  font-size: 21px;
  font-weight: 950;
  line-height: 1;
  letter-spacing: -.015em; }

/* line 1951, theme.scss */
.roof-legal-footer__brand span {
  margin-top: 4px;
  color: rgba(16, 16, 16, 0.58);
  font-size: 9px;
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: .12em;
  text-transform: uppercase; }

/* line 1961, theme.scss */
.roof-legal-footer__links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px; }

/* line 1968, theme.scss */
.roof-legal-footer__links a {
  padding: 13px 15px; }

/* line 1972, theme.scss */
.roof-legal-footer__phone {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 16px;
  border: 1px solid rgba(16, 16, 16, 0.14);
  border-radius: 999px;
  color: #101010;
  background: rgba(255, 255, 255, 0.78);
  font-size: 13px;
  font-weight: 950;
  line-height: 1;
  white-space: nowrap; }

/* line 1988, theme.scss */
.roof-form__agree a {
  color: inherit;
  font-weight: 950;
  text-decoration: underline;
  text-underline-offset: 3px; }

@media (max-width: 1080px) {
  /* line 1996, theme.scss */
  .roof-page-hero,
  .roof-page-layout,
  .roof-legal-footer {
    grid-template-columns: 1fr; }

  /* line 2002, theme.scss */
  .roof-page-side {
    position: static; }

  /* line 2006, theme.scss */
  .roof-legal-footer__links {
    justify-content: flex-start; }

  /* line 2010, theme.scss */
  .roof-legal-footer__phone {
    width: max-content; } }
@media (max-width: 640px) {
  /* line 2016, theme.scss */
  .roof-page-hero {
    padding: 132px 18px 30px;
    border-radius: 0 0 24px 24px; }

  /* line 2021, theme.scss */
  .roof-page-hero h1 {
    font-size: clamp(40px, 13vw, 66px);
    line-height: 1; }

  /* line 2026, theme.scss */
  .roof-page-layout {
    padding-top: 22px; }

  /* line 2030, theme.scss */
  .roof-page {
    padding: 22px 18px;
    border-radius: 22px; }

  /* line 2035, theme.scss */
  .roof-legal-footer {
    border-radius: 22px; }

  /* line 2039, theme.scss */
  .roof-legal-footer__links {
    display: grid; }

  /* line 2043, theme.scss */
  .roof-legal-footer__phone {
    width: 100%; } }
/* Cyrillic spacing fix for dense service-card headings */
/* line 2049, theme.scss */
.roof-service h3 {
  line-height: 1.08;
  letter-spacing: .014em;
  word-spacing: .08em;
  font-size: clamp(24px, 2.72vw, 40px);
  text-rendering: geometricPrecision; }

@media (min-aspect-ratio: 16 / 9) and (min-width: 900px) {
  /* line 2058, theme.scss */
  .roof-service h3 {
    line-height: 1.09;
    letter-spacing: .018em;
    word-spacing: .1em; } }
@media (max-width: 860px) {
  /* line 2066, theme.scss */
  .roof-service h3 {
    line-height: 1.08;
    letter-spacing: .008em;
    word-spacing: .05em; } }
/* Final cleanup: original-style logo and steadier typography */
/* line 2075, theme.scss */
.roof-logo--image {
  display: inline-flex;
  align-items: center;
  width: clamp(250px, 20vw, 355px);
  max-width: 100%;
  min-width: 0; }

/* line 2083, theme.scss */
.roof-logo--image .roof-logo__image {
  display: block;
  width: 100%;
  height: auto;
  max-height: 56px;
  object-fit: contain;
  mix-blend-mode: multiply; }

/* line 2092, theme.scss */
.roof-legal-footer__brand {
  min-width: min(100%, 340px); }

/* line 2096, theme.scss */
.roof-legal-footer__logo {
  display: block;
  width: min(100%, 330px);
  height: auto;
  object-fit: contain;
  mix-blend-mode: multiply; }

/* line 2104, theme.scss */
.roof-service h3 {
  letter-spacing: .012em;
  word-spacing: .08em;
  line-height: 1.08; }

@media (max-width: 1180px) {
  /* line 2111, theme.scss */
  .roof-logo--image {
    width: clamp(220px, 22vw, 300px); } }
@media (max-width: 860px) {
  /* line 2117, theme.scss */
  .roof-logo--image {
    width: min(64vw, 300px); }

  /* line 2121, theme.scss */
  .roof-logo--image .roof-logo__image {
    max-height: 52px; } }
@media (max-width: 520px) {
  /* line 2127, theme.scss */
  .roof-logo--image {
    width: min(62vw, 245px); }

  /* line 2131, theme.scss */
  .roof-logo--image .roof-logo__image {
    max-height: 44px; } }
/* Final patch: clean logo, two-line phones, legal page scroll fix */
/* line 2138, theme.scss */
.roof-nav__phones,
.roof-legal-footer__phones {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 3px;
  min-height: 48px;
  padding: 7px 16px;
  border: 1px solid rgba(16, 16, 16, 0.14);
  border-radius: 999px;
  color: #101010;
  background: rgba(255, 255, 255, 0.78);
  font-size: 13px;
  font-weight: 950;
  line-height: 1.05;
  letter-spacing: -.01em;
  white-space: nowrap; }

/* line 2158, theme.scss */
.roof-nav__phones a,
.roof-legal-footer__phones a {
  color: inherit;
  text-decoration: none; }

/* line 2164, theme.scss */
.roof-nav__phones a + a,
.roof-legal-footer__phones a + a {
  font-size: 12px;
  color: rgba(16, 16, 16, 0.74); }

/* line 2170, theme.scss */
.roof-contact__links a[href="tel:+79807249254"] {
  font-size: clamp(19px, 1.65vw, 28px);
  color: rgba(5, 5, 5, 0.82); }

/* line 2175, theme.scss */
body[data-theme-template="page"] .page_layout,
body[data-theme-template="page"] main {
  min-height: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }

/* line 2182, theme.scss */
body[data-theme-template="page"] > .page_layout > header,
body[data-theme-template="page"] > .page_layout > footer,
body[data-theme-template="page"] > .page_layout > aside,
body[data-theme-template="page"] > .page_layout > [data-fixed-panels="top"] {
  display: none !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important; }

/* line 2192, theme.scss */
.roof-site--page {
  min-height: auto !important;
  overflow: visible; }

/* line 2197, theme.scss */
.roof-site--page .roof-shell {
  padding-bottom: 28px; }

/* line 2201, theme.scss */
.roof-site--page .roof-page-layout,
.roof-site--page .roof-legal-footer {
  margin-bottom: 0; }

@media (max-width: 1080px) and (min-width: 861px) {
  /* line 2207, theme.scss */
  .roof-nav__phones {
    padding-inline: 13px;
    font-size: 12px; } }
@media (max-width: 860px) {
  /* line 2214, theme.scss */
  .roof-nav__phones {
    grid-column: 1 / -1;
    width: 100%;
    min-height: 44px;
    font-size: 13px;
    background: rgba(255, 255, 255, 0.72); } }
@media (max-width: 640px) {
  /* line 2224, theme.scss */
  .roof-legal-footer__phones {
    width: 100%; } }
/* 2026-07 final pass: wider typography, clean imagery, compact cookie and hardened form */
/* line 2231, theme.scss */
:root {
  --roof-display: "Arial Black", Arial, Helvetica, sans-serif; }

/* line 2235, theme.scss */
.roof-hero h1,
.roof-section h2,
.roof-intro h2,
.roof-split h2,
.roof-contact h2,
.roof-service h3,
.roof-process h3,
.roof-type-strip h3,
.roof-page-hero h1,
.roof-page h1 {
  font-family: var(--roof-display);
  font-weight: 900;
  font-stretch: expanded; }

/* line 2250, theme.scss */
.roof-hero h1 {
  max-width: 1080px;
  font-size: clamp(64px, 8.8vw, 144px);
  line-height: .91;
  letter-spacing: -.018em; }

/* line 2257, theme.scss */
.roof-section h2,
.roof-intro h2,
.roof-split h2,
.roof-contact h2 {
  max-width: 1240px;
  font-size: clamp(44px, 5vw, 86px);
  line-height: .96;
  letter-spacing: -.018em; }

/* line 2267, theme.scss */
.roof-service h3 {
  max-width: 19ch;
  font-size: clamp(29px, 2.75vw, 46px);
  line-height: 1.01;
  letter-spacing: -.005em;
  word-spacing: .04em; }

/* line 2275, theme.scss */
.roof-type-strip h3 {
  max-width: 14ch;
  font-size: clamp(25px, 1.92vw, 35px);
  line-height: 1.02;
  letter-spacing: 0;
  word-spacing: .03em; }

/* line 2283, theme.scss */
.roof-service p,
.roof-type-strip p {
  max-width: 34ch;
  font-size: clamp(16px, 1.05vw, 19px);
  line-height: 1.42; }

/* line 2290, theme.scss */
.roof-service__body {
  padding: clamp(24px, 2.4vw, 38px); }

/* line 2294, theme.scss */
.roof-type-strip article {
  min-height: 500px;
  padding: clamp(22px, 1.8vw, 30px); }

/* Do not darken photographs. Gradients are restricted to the text zone only. */
/* line 2300, theme.scss */
.roof-hero__media img,
.roof-service img,
.roof-type-strip img,
.roof-project-grid img,
.roof-split__media img,
.roof-gallery-grid img {
  filter: none !important;
  opacity: 1; }

/* line 2310, theme.scss */
.roof-hero__shade {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.96) 0%, rgba(255, 255, 255, 0.86) 34%, rgba(255, 255, 255, 0.26) 62%, rgba(255, 255, 255, 0) 78%), linear-gradient(0deg, rgba(255, 255, 255, 0.66) 0%, rgba(255, 255, 255, 0) 43%); }

/* line 2316, theme.scss */
.roof-service::after,
.roof-type-strip article::after {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0.62) 22%, rgba(0, 0, 0, 0.1) 43%, rgba(0, 0, 0, 0) 52%) !important; }

/* line 2321, theme.scss */
.roof-service:hover img,
.roof-type-strip article:hover img,
.roof-project-grid figure:hover img,
.roof-gallery-grid figure:hover img {
  filter: none !important; }

/* line 2328, theme.scss */
.roof-service:not(.roof-service--yellow) .roof-service__body,
.roof-type-strip article > *:not(img) {
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.45); }

/* line 2333, theme.scss */
.roof-service:not(.roof-service--yellow) p,
.roof-type-strip p {
  color: rgba(255, 255, 255, 0.88); }

/* line 2338, theme.scss */
.roof-gallery-grid figcaption {
  background: rgba(255, 255, 255, 0.92); }

/* Compact cookie notice: never becomes a full-page layer. */
/* line 2343, theme.scss */
.roof-cookie[hidden] {
  display: none !important; }

/* line 2347, theme.scss */
.roof-cookie {
  position: fixed;
  z-index: 500;
  right: max(16px, env(safe-area-inset-right));
  bottom: max(16px, env(safe-area-inset-bottom));
  box-sizing: border-box;
  width: min(560px, calc(100vw - 32px));
  max-height: min(320px, calc(100vh - 32px));
  overflow: auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 18px;
  align-items: center;
  padding: 18px;
  border: 1px solid rgba(16, 16, 16, 0.14);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.96);
  color: #101010;
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.18);
  backdrop-filter: blur(18px);
  transition: opacity .2s ease, transform .2s ease; }

/* line 2370, theme.scss */
.roof-cookie.is-hiding {
  opacity: 0;
  transform: translateY(10px);
  pointer-events: none; }

/* line 2376, theme.scss */
.roof-cookie__copy strong {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 950;
  letter-spacing: .02em;
  text-transform: uppercase; }

/* line 2385, theme.scss */
.roof-cookie__copy p {
  margin: 0;
  color: rgba(16, 16, 16, 0.68);
  font-size: 14px;
  line-height: 1.38; }

/* line 2392, theme.scss */
.roof-cookie__copy a {
  color: #725600;
  font-weight: 850;
  text-decoration: underline;
  text-underline-offset: 3px; }

/* line 2399, theme.scss */
.roof-cookie__accept {
  min-height: 46px;
  padding: 0 20px;
  border: 0;
  border-radius: 999px;
  background: var(--roof-yellow);
  color: #101010;
  font: 900 12px/1 Arial, Helvetica, sans-serif;
  letter-spacing: .05em;
  text-transform: uppercase;
  cursor: pointer; }

/* Feedback form states and anti-bot field. */
/* line 2413, theme.scss */
.roof-form__trap {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important; }

/* line 2421, theme.scss */
.roof-form input.is-invalid,
.roof-form .is-error-feedback-input {
  border-color: #b42318 !important;
  box-shadow: 0 0 0 3px rgba(180, 35, 24, 0.1); }

/* line 2428, theme.scss */
.roof-form__submit .roof-form__submit-label {
  display: inline;
  width: auto;
  height: auto;
  border-radius: 0;
  background: transparent;
  color: inherit;
  font: inherit; }

/* line 2438, theme.scss */
.roof-form__submit:disabled,
.roof-form__submit.is-loading {
  cursor: wait;
  opacity: .72;
  transform: none !important; }

/* line 2445, theme.scss */
.roof-form__submit:disabled span[aria-hidden="true"] {
  animation: roof-submit-spin .9s linear infinite; }

@keyframes roof-submit-spin {
  to {
    transform: rotate(360deg); } }
/* Defensive rule for stores that still retain the old system cookie widget after theme import. */
/* line 2454, theme.scss */
body[data-theme-template="index"] .outside-widgets [class*="cookie"] [class*="layout-wide"],
body[data-theme-template="page"] .outside-widgets [class*="cookie"] [class*="layout-wide"] {
  max-height: 220px;
  overflow: auto; }

@media (max-width: 1180px) {
  /* line 2461, theme.scss */
  .roof-type-strip article {
    min-height: 450px; } }
@media (max-width: 860px) {
  /* line 2467, theme.scss */
  .roof-hero h1 {
    font-size: clamp(50px, 14.4vw, 86px);
    line-height: .96; }

  /* line 2472, theme.scss */
  .roof-section h2,
  .roof-intro h2,
  .roof-split h2,
  .roof-contact h2 {
    font-size: clamp(37px, 10.5vw, 62px);
    line-height: .98; }

  /* line 2480, theme.scss */
  .roof-service h3,
  .roof-type-strip h3 {
    max-width: 18ch;
    font-size: clamp(27px, 8.4vw, 42px); }

  /* line 2486, theme.scss */
  .roof-service p,
  .roof-type-strip p {
    font-size: 16px; }

  /* line 2491, theme.scss */
  .roof-cookie {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 16px; }

  /* line 2497, theme.scss */
  .roof-cookie__accept {
    width: 100%; } }
@media (prefers-reduced-motion: reduce) {
  /* line 2503, theme.scss */
  .roof-cookie,
  .roof-form__submit span[aria-hidden="true"] {
    transition: none;
    animation: none; } }
/* 2026-07-13: legal pages — compact, stable layout without blank hero or cookie overlap */
/* line 2511, theme.scss */
body[data-theme-template="page"] {
  background: #f4f2e9 !important; }

/* line 2515, theme.scss */
body[data-theme-template="page"] .page_layout,
body[data-theme-template="page"] main,
body[data-theme-template="page"] .roof-site--page {
  min-height: 0 !important;
  height: auto !important;
  background: #f4f2e9 !important; }

/* line 2523, theme.scss */
.roof-site--page {
  overflow: visible !important; }

/* line 2527, theme.scss */
.roof-site--page .roof-shell {
  padding-top: 16px; }

/* On document pages the navigation participates in the normal flow.
   This prevents the title from sliding behind the header in the InSales editor. */
/* line 2533, theme.scss */
.roof-site--page .roof-nav {
  position: sticky;
  top: 16px;
  left: auto;
  transform: none;
  width: 100%;
  margin: 0 0 16px; }

/* line 2542, theme.scss */
.roof-site--page .roof-page-hero {
  min-height: 0 !important;
  margin: 0;
  padding: clamp(30px, 4.5vw, 58px) clamp(22px, 4vw, 54px);
  align-items: center;
  border-radius: var(--roof-radius-xl); }

/* line 2550, theme.scss */
.roof-site--page .roof-page-hero__body,
.roof-site--page .roof-page-hero__links,
.roof-site--page .roof-page-side,
.roof-site--page .roof-page,
.roof-site--page .roof-legal-footer {
  opacity: 1 !important;
  transform: none !important;
  visibility: visible !important; }

/* line 2560, theme.scss */
.roof-site--page .roof-page-hero h1 {
  margin-top: 10px;
  font-size: clamp(42px, 5.6vw, 84px);
  line-height: .96; }

/* line 2566, theme.scss */
.roof-site--page .roof-page-hero p {
  margin-top: 16px; }

/* line 2570, theme.scss */
.roof-site--page .roof-page-layout {
  padding-top: clamp(20px, 3vw, 36px); }

/* A cookie notice must never cover a legal document. It is shown on the main page. */
/* line 2575, theme.scss */
body[data-theme-template="page"] .roof-cookie,
body[data-theme-template="page"] .outside-widgets [class*="cookie" i],
body[data-theme-template="page"] .outside-widgets [data-widget-type*="cookie" i],
body[data-theme-template="page"] .outside-widgets [data-widget-handle*="cookie" i] {
  display: none !important; }

@media (max-width: 860px) {
  /* line 2583, theme.scss */
  .roof-site--page .roof-nav {
    top: 8px; }

  /* line 2587, theme.scss */
  .roof-site--page .roof-page-hero {
    padding: 28px 18px; } }
@media (max-width: 640px) {
  /* line 2593, theme.scss */
  .roof-site--page .roof-shell {
    width: min(100% - 20px, var(--roof-max));
    padding-top: 10px; }

  /* line 2598, theme.scss */
  .roof-site--page .roof-page-hero h1 {
    font-size: clamp(36px, 11.5vw, 56px); }

  /* line 2602, theme.scss */
  .roof-site--page .roof-page-hero__links {
    gap: 8px; }

  /* line 2606, theme.scss */
  .roof-site--page .roof-page-hero__links a {
    padding: 14px 16px; } }
/* Long Russian document titles must stay inside their grid column. */
/* line 2612, theme.scss */
.roof-site--page .roof-page-hero__body {
  min-width: 0; }

/* line 2616, theme.scss */
.roof-site--page .roof-page-hero h1 {
  max-width: 100%;
  font-size: clamp(40px, 4.4vw, 70px);
  letter-spacing: -.032em;
  overflow-wrap: anywhere;
  word-break: normal;
  hyphens: auto; }

@media (max-width: 640px) {
  /* line 2626, theme.scss */
  .roof-site--page .roof-page-hero h1 {
    font-size: clamp(30px, 9.2vw, 38px);
    line-height: .98;
    overflow-wrap: anywhere; } }
@media (max-width: 420px) {
  /* line 2634, theme.scss */
  .roof-site--page .roof-page-hero h1 {
    font-size: clamp(19px, 6.2vw, 25px);
    line-height: 1.03;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none; } }
@media (max-width: 640px) {
  /* line 2644, theme.scss */
  .roof-site--page .roof-page-side {
    display: none !important; } }
/* 2026-07-13: authoritative responsive layout fix.
   The InSales base theme can hide semantic <aside> elements and collapse the
   document into the narrow first grid column. Keep all custom layout rules
   namespaced and explicit. */
/* line 2655, theme.scss */
.roof-site,
.roof-site * {
  min-width: 0; }

/* line 2660, theme.scss */
.roof-site .roof-shell {
  max-width: var(--roof-max); }

/* Desktop header: prevent the logo/menu/phones/CTA row from overflowing. */
/* line 2665, theme.scss */
.roof-site .roof-nav {
  grid-template-columns: minmax(230px, 300px) minmax(0, 1fr) auto auto;
  column-gap: clamp(10px, 1vw, 16px);
  overflow: visible; }

/* line 2671, theme.scss */
.roof-site .roof-logo--image {
  width: 100%;
  max-width: 300px; }

/* line 2676, theme.scss */
.roof-site .roof-menu {
  justify-content: flex-end;
  gap: clamp(9px, 0.95vw, 16px);
  font-size: clamp(9px, 0.68vw, 11px); }

/* line 2682, theme.scss */
.roof-site .roof-nav__phones {
  padding-inline: 14px; }

/* line 2686, theme.scss */
.roof-site .roof-nav__cta {
  padding-inline: 18px; }

/* line 2690, theme.scss */
.roof-site .roof-nav__cta span {
  width: 26px;
  height: 26px; }

/* Legal pages: stable two-column document on desktop, one column on tablets. */
/* line 2696, theme.scss */
.roof-site--page .roof-page-layout {
  width: 100% !important;
  max-width: none !important;
  display: grid !important;
  grid-template-columns: minmax(240px, 300px) minmax(0, 1fr) !important;
  grid-template-areas: "legal-side legal-content" !important;
  gap: clamp(18px, 2.25vw, 32px) !important;
  align-items: start !important; }

/* line 2706, theme.scss */
.roof-site--page .roof-page-side {
  grid-area: legal-side !important;
  display: grid !important;
  width: 100% !important;
  max-width: none !important; }

/* line 2713, theme.scss */
.roof-site--page .roof-page {
  grid-area: legal-content !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  margin: 0 !important; }

/* line 2721, theme.scss */
.roof-site--page .roof-page__content,
.roof-site--page .roof-page__content > * {
  max-width: 100% !important;
  box-sizing: border-box; }

/* line 2727, theme.scss */
.roof-site--page .roof-page__content {
  width: 100%;
  overflow-wrap: break-word;
  word-break: normal; }

/* line 2733, theme.scss */
.roof-site--page .roof-page__content p,
.roof-site--page .roof-page__content li {
  max-width: 78ch !important; }

/* line 2738, theme.scss */
.roof-site--page .roof-page__content table {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  overflow-x: auto;
  border-collapse: collapse;
  -webkit-overflow-scrolling: touch; }

/* line 2747, theme.scss */
.roof-site--page .roof-page__content img,
.roof-site--page .roof-page__content iframe,
.roof-site--page .roof-page__content video {
  max-width: 100% !important;
  height: auto; }

/* Slightly smaller desktop screens: remove only the CTA, not the navigation. */
@media (max-width: 1420px) and (min-width: 1121px) {
  /* line 2756, theme.scss */
  .roof-site .roof-nav {
    grid-template-columns: minmax(220px, 280px) minmax(0, 1fr) auto; }

  /* line 2760, theme.scss */
  .roof-site .roof-nav__cta {
    display: none; } }
/* Tablet header becomes a controlled expandable menu before it can overflow. */
@media (max-width: 1120px) {
  /* line 2767, theme.scss */
  .roof-site .roof-nav {
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 10px;
    border-radius: 24px; }

  /* line 2773, theme.scss */
  .roof-site .roof-logo--image {
    width: min(62vw, 290px);
    max-width: 100%; }

  /* line 2778, theme.scss */
  .roof-site .roof-nav__toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 0 16px;
    border: 1px solid rgba(16, 16, 16, 0.16);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.74);
    color: #101010;
    font: inherit;
    font-size: 11px;
    font-weight: 950;
    letter-spacing: .05em;
    text-transform: uppercase;
    cursor: pointer; }

  /* line 2796, theme.scss */
  .roof-site .roof-menu {
    display: none;
    grid-column: 1 / -1;
    width: 100%;
    padding: 4px 0 0;
    flex-direction: column;
    align-items: stretch;
    gap: 7px;
    white-space: normal; }

  /* line 2807, theme.scss */
  .roof-site .roof-menu.is-open {
    display: flex; }

  /* line 2811, theme.scss */
  .roof-site .roof-menu a {
    width: 100%;
    padding: 13px 14px;
    border: 1px solid rgba(16, 16, 16, 0.1);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.62); }

  /* line 2819, theme.scss */
  .roof-site .roof-nav__phones {
    grid-column: 1 / -1;
    width: 100%;
    min-height: 44px; }

  /* line 2825, theme.scss */
  .roof-site .roof-nav__cta {
    display: none; }

  /* line 2829, theme.scss */
  body[data-theme-template="index"] .roof-hero {
    padding-top: 158px; }

  /* line 2833, theme.scss */
  .roof-site--page .roof-page-layout {
    grid-template-columns: 1fr !important;
    grid-template-areas: "legal-side" "legal-content" !important; }

  /* line 2840, theme.scss */
  .roof-site--page .roof-page-side {
    position: static !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 2845, theme.scss */
  .roof-site--page .roof-page-side span {
    grid-column: 1 / -1; } }
@media (max-width: 720px) {
  /* line 2851, theme.scss */
  .roof-site--page .roof-page-side {
    display: none !important; }

  /* line 2855, theme.scss */
  .roof-site--page .roof-page-layout {
    grid-template-areas: "legal-content" !important; }

  /* line 2859, theme.scss */
  .roof-site--page .roof-page {
    padding: 22px 18px !important;
    border-radius: 20px !important; }

  /* line 2864, theme.scss */
  .roof-site--page .roof-page__content {
    font-size: 16px;
    line-height: 1.58; }

  /* line 2869, theme.scss */
  .roof-site--page .roof-page__content p,
  .roof-site--page .roof-page__content li {
    max-width: none !important; } }
@media (max-width: 520px) {
  /* line 2876, theme.scss */
  .roof-site .roof-nav {
    padding: 8px; }

  /* line 2880, theme.scss */
  .roof-site .roof-logo--image {
    width: min(58vw, 225px); }

  /* line 2884, theme.scss */
  .roof-site .roof-nav__toggle {
    min-height: 40px;
    padding-inline: 13px;
    font-size: 10px; }

  /* line 2890, theme.scss */
  .roof-site .roof-nav__phones {
    padding: 7px 10px;
    font-size: 12px; }

  /* line 2895, theme.scss */
  body[data-theme-template="index"] .roof-hero {
    padding-top: 150px; }

  /* line 2899, theme.scss */
  .roof-site--page .roof-shell {
    width: calc(100% - 16px); }

  /* line 2903, theme.scss */
  .roof-site--page .roof-page-hero {
    padding: 24px 16px;
    border-radius: 20px; }

  /* line 2908, theme.scss */
  .roof-site--page .roof-page-hero__links a {
    padding: 13px 14px;
    font-size: 10px; } }
/* ==========================================================================\n   ETALON RESPONSIVE PASS — 2026-07-13\n   Final geometry layer. Keeps every heading, card and control inside the\n   viewport from 320 px phones through wide desktop screens.\n   ========================================================================== */
/* line 2916, theme.scss */
html,
body {
  max-width: 100%;
  overflow-x: clip; }

/* line 2922, theme.scss */
.roof-site {
  overflow-x: clip;
  overflow-y: visible; }

/* line 2927, theme.scss */
.roof-site :where(h1, h2, h3, p, a, span, li, summary) {
  max-width: 100%; }

/* line 2931, theme.scss */
.roof-site :where(h1, h2, h3, summary) {
  overflow-wrap: normal;
  word-break: normal;
  hyphens: auto;
  text-wrap: balance; }

/* line 2938, theme.scss */
.roof-site :where(p, li, a) {
  overflow-wrap: break-word;
  word-break: normal; }

/* Stable desktop header. */
@media (min-width: 1121px) {
  /* line 2945, theme.scss */
  .roof-site .roof-nav {
    top: 16px;
    width: min(var(--roof-max), calc(100% - 32px));
    min-height: 70px;
    padding: 9px 12px;
    grid-template-columns: minmax(230px, 285px) minmax(0, 1fr) auto auto;
    gap: 12px; }

  /* line 2954, theme.scss */
  .roof-site .roof-logo--image,
  .roof-site .roof-logo__image {
    width: 100%;
    max-width: 285px; }

  /* line 2960, theme.scss */
  .roof-site .roof-menu {
    justify-content: center;
    gap: clamp(10px, 0.9vw, 16px);
    font-size: clamp(9px, 0.68vw, 11px); }

  /* line 2966, theme.scss */
  .roof-site .roof-nav__phones {
    min-width: 168px; }

  /* line 2970, theme.scss */
  .roof-site .roof-nav__cta {
    min-width: 190px; } }
/* Tablet and phone header. */
@media (max-width: 1120px) {
  /* line 2977, theme.scss */
  .roof-site .roof-shell {
    width: min(var(--roof-max), calc(100% - 20px));
    padding-top: 10px; }

  /* line 2982, theme.scss */
  .roof-site .roof-nav {
    top: 10px;
    width: calc(100% - 20px);
    min-height: 0;
    padding: 8px;
    grid-template-columns: minmax(0, 1fr) auto;
    grid-auto-rows: auto;
    gap: 7px;
    border-radius: 22px; }

  /* line 2993, theme.scss */
  .roof-site .roof-logo--image {
    width: min(54vw, 260px);
    max-width: 100%; }

  /* line 2998, theme.scss */
  .roof-site .roof-logo--image .roof-logo__image {
    width: 100%;
    max-width: 100%;
    max-height: 46px;
    object-fit: contain;
    object-position: left center; }

  /* line 3006, theme.scss */
  .roof-site .roof-nav__toggle {
    min-height: 42px;
    padding: 0 16px;
    font-size: 11px; }

  /* line 3012, theme.scss */
  .roof-site .roof-nav__phones {
    grid-column: 1 / -1;
    width: 100%;
    min-height: 40px;
    max-height: 46px;
    padding: 5px 12px;
    gap: 2px;
    font-size: 13px;
    line-height: 1.05;
    overflow: hidden;
    opacity: 1;
    transition: max-height .22s ease, min-height .22s ease, padding .22s ease, opacity .18s ease, border-width .18s ease; }

  /* line 3026, theme.scss */
  .roof-site .roof-nav__phones a + a {
    font-size: 11px; }

  /* Once the user leaves the first screen, the header becomes compact. */
  /* line 3031, theme.scss */
  .roof-site .roof-nav.is-scrolled .roof-logo--image {
    width: min(48vw, 225px); }

  /* line 3035, theme.scss */
  .roof-site .roof-nav.is-scrolled .roof-logo--image .roof-logo__image {
    max-height: 38px; }

  /* line 3039, theme.scss */
  .roof-site .roof-nav.is-scrolled .roof-nav__phones {
    min-height: 0;
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    border-width: 0;
    opacity: 0;
    pointer-events: none; }

  /* line 3049, theme.scss */
  .roof-site .roof-menu {
    grid-column: 1 / -1;
    max-height: min(68vh, 520px);
    overflow-y: auto; }

  /* line 3055, theme.scss */
  body[data-theme-template="index"] .roof-hero {
    padding-top: 136px; } }
/* Tablet composition. */
@media (max-width: 860px) {
  /* line 3062, theme.scss */
  .roof-site .roof-hero {
    min-height: 700px;
    padding-right: 18px;
    padding-left: 18px;
    padding-bottom: 20px; }

  /* line 3069, theme.scss */
  .roof-site .roof-hero__content {
    width: 100%;
    max-width: 680px; }

  /* line 3074, theme.scss */
  .roof-site .roof-hero h1 {
    width: 100%;
    max-width: 13.5ch;
    margin: 10px 0 0;
    font-size: clamp(46px, 8.4vw, 64px);
    line-height: .94;
    letter-spacing: -.035em; }

  /* line 3083, theme.scss */
  .roof-site .roof-hero__actions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    width: 100%;
    margin-top: 22px; }

  /* line 3091, theme.scss */
  .roof-site .roof-btn {
    width: 100%;
    min-width: 0;
    min-height: 54px;
    padding: 0 18px;
    white-space: normal;
    text-align: center; }

  /* line 3100, theme.scss */
  .roof-site .roof-hero__facts {
    gap: 10px; }

  /* line 3104, theme.scss */
  .roof-site .roof-hero__facts div {
    min-height: 86px;
    padding: 18px; }

  /* line 3109, theme.scss */
  .roof-site .roof-section {
    padding-top: clamp(54px, 8vw, 76px); }

  /* line 3113, theme.scss */
  .roof-site .roof-section__head,
  .roof-site .roof-intro {
    grid-template-columns: 1fr;
    gap: 16px; }

  /* line 3119, theme.scss */
  .roof-site .roof-section h2,
  .roof-site .roof-intro h2,
  .roof-site .roof-split h2,
  .roof-site .roof-contact h2 {
    width: 100%;
    max-width: 15ch;
    font-size: clamp(38px, 6.6vw, 50px);
    line-height: .98;
    letter-spacing: -.034em; }

  /* line 3130, theme.scss */
  .roof-site .roof-intro__text p,
  .roof-site .roof-split__text p,
  .roof-site .roof-contact__panel p,
  .roof-site .roof-directions__note {
    margin-top: 18px;
    font-size: 17px;
    line-height: 1.48; }

  /* line 3139, theme.scss */
  .roof-site .roof-service-grid,
  .roof-site .roof-project-grid,
  .roof-site .roof-contact,
  .roof-site .roof-split,
  .roof-site .roof-type-strip,
  .roof-site .roof-process__grid,
  .roof-site .roof-directions__grid {
    grid-template-columns: 1fr; }

  /* line 3149, theme.scss */
  .roof-site .roof-service,
  .roof-site .roof-type-strip article,
  .roof-site .roof-project-grid figure,
  .roof-site .roof-gallery-grid figure,
  .roof-site .roof-gallery-grid figure.roof-gallery__wide {
    min-height: 360px; }

  /* line 3157, theme.scss */
  .roof-site .roof-service__body,
  .roof-site .roof-type-strip article {
    padding: 22px; }

  /* line 3162, theme.scss */
  .roof-site .roof-service h3,
  .roof-site .roof-type-strip h3 {
    width: 100%;
    max-width: 15ch;
    font-size: clamp(27px, 5vw, 36px);
    line-height: 1;
    letter-spacing: -.03em; }

  /* line 3171, theme.scss */
  .roof-site .roof-service p,
  .roof-site .roof-type-strip p {
    max-width: 40ch;
    font-size: 16px; }

  /* line 3177, theme.scss */
  .roof-site .roof-faq summary {
    padding-right: 36px;
    font-size: clamp(28px, 5.6vw, 40px); }

  /* line 3182, theme.scss */
  .roof-site .roof-faq summary::after {
    position: absolute;
    right: 0; }

  /* line 3187, theme.scss */
  .roof-site .roof-faq summary {
    position: relative; } }
/* True phone layout: 320–520 CSS px. */
@media (max-width: 520px) {
  /* line 3194, theme.scss */
  .roof-site .roof-shell {
    width: calc(100% - 16px);
    padding-top: 8px;
    padding-bottom: 40px; }

  /* line 3200, theme.scss */
  .roof-site .roof-nav {
    top: 8px;
    width: calc(100% - 16px);
    padding: 7px;
    gap: 6px;
    border-radius: 20px; }

  /* line 3208, theme.scss */
  .roof-site .roof-logo--image {
    width: min(55vw, 190px); }

  /* line 3212, theme.scss */
  .roof-site .roof-logo--image .roof-logo__image {
    max-height: 40px; }

  /* line 3216, theme.scss */
  .roof-site .roof-nav__toggle {
    min-height: 40px;
    padding: 0 13px;
    font-size: 10px;
    letter-spacing: .04em; }

  /* line 3223, theme.scss */
  .roof-site .roof-nav__phones {
    min-height: 36px;
    max-height: 40px;
    padding: 4px 10px;
    font-size: 12px; }

  /* line 3230, theme.scss */
  .roof-site .roof-nav__phones a + a {
    font-size: 10px; }

  /* line 3234, theme.scss */
  .roof-site .roof-nav.is-scrolled .roof-logo--image {
    width: min(49vw, 170px); }

  /* line 3238, theme.scss */
  body[data-theme-template="index"] .roof-hero {
    min-height: 680px;
    padding: 118px 14px 14px;
    border-radius: 0 0 22px 22px; }

  /* line 3244, theme.scss */
  .roof-site .roof-hero__media img {
    object-position: 58% center;
    transform: none; }

  /* line 3249, theme.scss */
  .roof-site .roof-hero__shade {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.86) 55%, rgba(255, 255, 255, 0.3) 100%), linear-gradient(0deg, rgba(255, 255, 255, 0.84) 0%, rgba(255, 255, 255, 0.05) 58%); }

  /* line 3255, theme.scss */
  .roof-site .roof-hero h1 {
    max-width: 9.7ch;
    margin-top: 8px;
    font-size: clamp(38px, 11.3vw, 43px);
    line-height: .93;
    letter-spacing: -.038em; }

  /* line 3263, theme.scss */
  .roof-site .roof-hero__actions {
    grid-template-columns: 1fr;
    margin-top: 18px; }

  /* line 3268, theme.scss */
  .roof-site .roof-btn {
    min-height: 50px;
    padding-inline: 15px;
    font-size: 11px; }

  /* line 3274, theme.scss */
  .roof-site .roof-btn span {
    width: 30px;
    height: 30px;
    flex: 0 0 30px; }

  /* line 3280, theme.scss */
  .roof-site .roof-hero__facts {
    margin-top: 18px; }

  /* line 3284, theme.scss */
  .roof-site .roof-hero__facts div {
    min-height: 76px;
    padding: 16px;
    border-radius: 18px; }

  /* line 3290, theme.scss */
  .roof-site .roof-hero__facts b {
    margin-bottom: 8px; }

  /* line 3294, theme.scss */
  .roof-site .roof-hero__facts span {
    font-size: 15px; }

  /* line 3298, theme.scss */
  .roof-site .roof-section {
    padding-top: 52px; }

  /* line 3302, theme.scss */
  .roof-site .roof-section__head,
  .roof-site .roof-intro {
    gap: 13px; }

  /* line 3307, theme.scss */
  .roof-site .roof-section__label {
    font-size: 11px; }

  /* line 3311, theme.scss */
  .roof-site .roof-section h2,
  .roof-site .roof-intro h2,
  .roof-site .roof-split h2,
  .roof-site .roof-contact h2 {
    max-width: 100%;
    font-size: clamp(31px, 9.2vw, 35px);
    line-height: 1;
    letter-spacing: -.035em; }

  /* line 3321, theme.scss */
  .roof-site .roof-intro__text p,
  .roof-site .roof-split__text p,
  .roof-site .roof-contact__panel p,
  .roof-site .roof-directions__note {
    font-size: 16px;
    line-height: 1.5; }

  /* line 3329, theme.scss */
  .roof-site .roof-service-grid,
  .roof-site .roof-type-strip,
  .roof-site .roof-project-grid,
  .roof-site .roof-gallery-grid,
  .roof-site .roof-process__grid,
  .roof-site .roof-directions__grid {
    gap: 10px;
    margin-top: 24px; }

  /* line 3339, theme.scss */
  .roof-site .roof-service,
  .roof-site .roof-type-strip article,
  .roof-site .roof-project-grid figure,
  .roof-site .roof-gallery-grid figure,
  .roof-site .roof-gallery-grid figure.roof-gallery__wide {
    min-height: 330px;
    border-radius: 20px; }

  /* line 3348, theme.scss */
  .roof-site .roof-service__body,
  .roof-site .roof-type-strip article {
    padding: 20px; }

  /* line 3353, theme.scss */
  .roof-site .roof-service h3,
  .roof-site .roof-type-strip h3 {
    max-width: 100%;
    font-size: clamp(23px, 7vw, 26px);
    line-height: 1.02;
    letter-spacing: -.035em; }

  /* line 3361, theme.scss */
  .roof-site .roof-service p,
  .roof-site .roof-type-strip p {
    margin-top: 13px;
    font-size: 15px;
    line-height: 1.45; }

  /* line 3368, theme.scss */
  .roof-site .roof-service--yellow a {
    width: 100%;
    justify-content: center;
    margin-top: 20px; }

  /* line 3374, theme.scss */
  .roof-site .roof-split__text,
  .roof-site .roof-contact__panel,
  .roof-site .roof-form {
    padding: 20px;
    border-radius: 20px; }

  /* line 3381, theme.scss */
  .roof-site .roof-process article {
    min-height: 0;
    padding: 18px; }

  /* line 3386, theme.scss */
  .roof-site .roof-process h3 {
    font-size: 27px; }

  /* line 3390, theme.scss */
  .roof-site .roof-directions__grid a {
    min-height: 112px;
    padding: 18px;
    font-size: 22px; }

  /* line 3396, theme.scss */
  .roof-site .roof-faq summary {
    padding: 19px 34px 19px 0;
    font-size: clamp(23px, 7.2vw, 27px);
    line-height: 1.04; }

  /* line 3402, theme.scss */
  .roof-site .roof-contact__links a {
    width: 100%;
    font-size: 20px;
    overflow-wrap: anywhere; }

  /* line 3408, theme.scss */
  .roof-site .roof-legal-footer {
    padding: 16px;
    border-radius: 20px; }

  /* line 3413, theme.scss */
  .roof-site .roof-legal-footer__links {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%; }

  /* line 3419, theme.scss */
  .roof-site .roof-legal-footer__links a {
    width: 100%;
    text-align: center; }

  /* Legal pages on phones. */
  /* line 3425, theme.scss */
  .roof-site--page .roof-nav {
    position: sticky;
    top: 8px;
    margin-bottom: 10px; }

  /* line 3431, theme.scss */
  .roof-site--page .roof-page-hero {
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px 16px;
    border-radius: 20px; }

  /* line 3438, theme.scss */
  .roof-site--page .roof-page-hero h1 {
    font-size: clamp(27px, 8vw, 32px);
    line-height: 1.02;
    overflow-wrap: break-word;
    hyphens: auto; }

  /* line 3445, theme.scss */
  .roof-site--page .roof-page-hero p {
    font-size: 15px; }

  /* line 3449, theme.scss */
  .roof-site--page .roof-page-hero__links {
    grid-template-columns: 1fr; }

  /* line 3453, theme.scss */
  .roof-site--page .roof-page-layout {
    padding-top: 14px; }

  /* line 3457, theme.scss */
  .roof-site--page .roof-page {
    padding: 20px 16px !important;
    border-radius: 20px !important; }

  /* line 3462, theme.scss */
  .roof-site--page .roof-page__content {
    font-size: 16px;
    line-height: 1.58; } }
@media (max-width: 360px) {
  /* line 3469, theme.scss */
  .roof-site .roof-logo--image {
    width: 176px; }

  /* line 3473, theme.scss */
  .roof-site .roof-nav__toggle {
    padding-inline: 11px; }

  /* line 3477, theme.scss */
  .roof-site .roof-hero h1 {
    font-size: 37px; }

  /* line 3481, theme.scss */
  .roof-site .roof-section h2,
  .roof-site .roof-intro h2,
  .roof-site .roof-split h2,
  .roof-site .roof-contact h2 {
    font-size: 30px; }

  /* line 3488, theme.scss */
  .roof-site .roof-service h3,
  .roof-site .roof-type-strip h3 {
    font-size: 23px; } }
/* Narrow-screen display type: keep long Russian compounds intact. */
@media (max-width: 520px) {
  /* line 3496, theme.scss */
  .roof-site .roof-hero h1,
  .roof-site .roof-section h2,
  .roof-site .roof-intro h2,
  .roof-site .roof-split h2,
  .roof-site .roof-contact h2,
  .roof-site .roof-service h3,
  .roof-site .roof-process h3,
  .roof-site .roof-type-strip h3,
  .roof-site .roof-directions__grid a,
  .roof-site .roof-faq summary {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900; }

  /* line 3510, theme.scss */
  .roof-site .roof-hero h1 {
    max-width: 100%;
    font-size: clamp(34px, 9.8vw, 38px);
    line-height: .96; }

  /* line 3516, theme.scss */
  .roof-site .roof-section h2,
  .roof-site .roof-intro h2,
  .roof-site .roof-split h2,
  .roof-site .roof-contact h2 {
    font-size: clamp(28px, 8.4vw, 32px);
    line-height: 1.02; }

  /* line 3524, theme.scss */
  .roof-site .roof-service h3,
  .roof-site .roof-type-strip h3 {
    font-size: clamp(22px, 6.5vw, 25px); } }
@media (max-width: 360px) {
  /* line 3531, theme.scss */
  .roof-site .roof-hero h1 {
    font-size: 35px; }

  /* line 3532, theme.scss */
  .roof-site .roof-section h2,
  .roof-site .roof-intro h2,
  .roof-site .roof-split h2,
  .roof-site .roof-contact h2 {
    font-size: 29px; } }
/* Overflow audit corrections: remove artificial text columns and fix the submit label. */
/* line 3539, theme.scss */
.roof-site .roof-hero__content {
  width: 100%;
  max-width: min(1200px, 100%); }

/* line 3544, theme.scss */
.roof-site .roof-hero h1,
.roof-site .roof-section h2,
.roof-site .roof-intro h2,
.roof-site .roof-split h2,
.roof-site .roof-contact h2,
.roof-site .roof-service h3,
.roof-site .roof-type-strip h3 {
  max-width: 100%; }

/* line 3554, theme.scss */
.roof-site .roof-form__submit {
  display: inline-flex;
  flex-wrap: nowrap; }

/* line 3559, theme.scss */
.roof-site .roof-form__submit .roof-form__submit-label {
  display: inline-flex !important;
  width: auto !important;
  height: auto !important;
  min-width: 0 !important;
  flex: 0 1 auto !important;
  padding: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: inherit !important;
  font: inherit !important;
  line-height: 1 !important; }

/* line 3573, theme.scss */
.roof-site .roof-form__submit > span[aria-hidden="true"] {
  flex: 0 0 30px; }

@media (max-width: 1180px) {
  /* line 3578, theme.scss */
  .roof-site .roof-section h2,
  .roof-site .roof-intro h2,
  .roof-site .roof-split h2,
  .roof-site .roof-contact h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: clamp(38px, 4.4vw, 46px);
    line-height: 1; }

  /* line 3587, theme.scss */
  .roof-site .roof-type-strip h3 {
    max-width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: clamp(23px, 2.4vw, 28px);
    line-height: 1.02; } }
@media (max-width: 860px) {
  /* line 3596, theme.scss */
  .roof-site .roof-hero h1 {
    max-width: 100%; }

  /* line 3600, theme.scss */
  .roof-site .roof-section h2,
  .roof-site .roof-intro h2,
  .roof-site .roof-split h2,
  .roof-site .roof-contact h2 {
    max-width: 100%;
    font-size: clamp(36px, 5.8vw, 44px); }

  /* line 3608, theme.scss */
  .roof-site .roof-service h3,
  .roof-site .roof-type-strip h3 {
    max-width: 100%; } }
@media (max-width: 520px) {
  /* line 3615, theme.scss */
  .roof-site .roof-section h2,
  .roof-site .roof-intro h2,
  .roof-site .roof-split h2,
  .roof-site .roof-contact h2 {
    font-size: clamp(24px, 7.3vw, 28px); } }
@media (max-width: 340px) {
  /* line 3624, theme.scss */
  .roof-site .roof-hero h1 {
    font-size: 29px; }

  /* line 3628, theme.scss */
  .roof-site .roof-section h2,
  .roof-site .roof-intro h2,
  .roof-site .roof-split h2,
  .roof-site .roof-contact h2 {
    font-size: 24px; } }
/* Final measured corrections from 320/360/768/1440 px viewport audits. */
/* line 3637, theme.scss */
.roof-site .roof-hero__media,
.roof-site .roof-hero__media img {
  max-width: 100%;
  transform: none !important; }

@media (min-width: 1181px) {
  /* line 3644, theme.scss */
  .roof-site .roof-split h2 {
    font-size: clamp(42px, 4.55vw, 66px); } }
