:root {
  --red: #d32121;
  --red-hover: #ba1c1c;
  --charcoal: #181616;
  --charcoal-soft: #211e1d;
  --text: #616870;
  --light: #f3f3f3;
  --paper: #fff;
  --line: #deddda;
  --muted-on-dark: #bcb8b5;
  --font: 'Poppins', sans-serif;
  --container: 1170px;
  --section: clamp(64px, 7vw, 104px);
}
*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 112px; }
body { margin: 0; font-family: var(--font); font-weight: 400; font-size: 16px; line-height: 1.75; color: var(--text); background: var(--paper); -webkit-font-smoothing: antialiased; }
body.dialog-open { overflow: hidden; }
button, input { font: inherit; }
button, a, summary { -webkit-tap-highlight-color: transparent; }
a { color: inherit; text-underline-offset: 5px; }
a, button { touch-action: manipulation; }
button { cursor: pointer; }
button:disabled { cursor: default; }
img { display: block; width: 100%; height: auto; }
svg { width: 22px; height: 22px; flex-shrink: 0; }
figure, p { margin: 0; }
p + p { margin-top: 18px; }
h1, h2, h3 { color: var(--charcoal); margin: 0; line-height: 1.22; letter-spacing: -.045em; }
h2 { font-size: clamp(30px, 3.3vw, 42px); font-weight: 700; text-wrap: balance; }
h3 { font-size: 19px; letter-spacing: -.025em; font-weight: 600; }
ul { padding: 0; margin: 0; list-style: none; }
button { border: 0; }
[hidden] { display: none !important; }
:focus-visible { outline: 3px solid #ffae31; outline-offset: 5px; }
::selection { background: var(--red); color: #fff; }
.container { width: min(var(--container), calc(100% - 64px)); margin-inline: auto; }
.section { padding-block: var(--section); }
.eyebrow { display: flex; align-items: center; gap: 13px; margin-bottom: 22px; color: var(--red); font-size: 11px; font-weight: 600; line-height: 1.5; letter-spacing: .19em; text-transform: uppercase; }
.eyebrow::before { content: ''; width: 30px; height: 2px; background: var(--red); flex-shrink: 0; }
.section-intro { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: end; margin-bottom: 46px; }
.section-intro p { max-width: 470px; }
.section-index { color: var(--text); font-size: 11px; letter-spacing: .14em; display: block; margin-top: 28px; }
.text-link { display: inline-flex; align-items: center; gap: 14px; color: var(--charcoal); font-size: 13px; font-weight: 600; text-decoration: none; border-bottom: 1px solid currentColor; padding-block: 10px; }
.text-link svg { width: 17px; height: 17px; transition: transform 200ms ease; }
.text-link:hover svg { transform: translate(3px, -3px); }
.button { display: inline-flex; min-height: 56px; justify-content: center; align-items: center; gap: 22px; padding: 16px 26px; background: var(--red); color: #fff; font-size: 13px; line-height: 1.5; font-weight: 500; text-decoration: none; transition: background 200ms ease, transform 200ms ease; }
.button:hover { background: var(--red-hover); }
.button svg { width: 19px; height: 19px; transition: transform 200ms ease; }
.button:hover svg { transform: translateX(3px); }
.button:active { transform: translateY(1px); }
.skip-link { position: fixed; z-index: 100; top: 10px; left: 16px; padding: 12px 20px; background: #fff; color: var(--charcoal); transform: translateY(-200%); }
.skip-link:focus { transform: none; }
.preview-note { background: #eceae7; color: #514c47; text-align: center; padding: 5px 20px; font-size: 10px; line-height: 1.6; letter-spacing: .035em; }
.site-header { position: sticky; top: 0; z-index: 20; color: #fff; background: var(--charcoal); border-bottom: 1px solid #393432; }
.header-inner { display: flex; justify-content: space-between; align-items: center; gap: 28px; min-height: 96px; }
.brand { display: inline-flex; align-items: center; gap: 24px; text-decoration: none; flex-shrink: 0; }
.brand img { width: 80px; height: auto; }
.brand-caption { border-left: 1px solid #514b47; padding-left: 24px; color: #d3ceca; font-size: 10px; line-height: 1.7; letter-spacing: .1em; text-transform: uppercase; }
.header-navigation { display: flex; align-items: center; gap: 34px; }
.header-navigation a { color: #e0dcda; font-size: 12px; font-weight: 500; text-decoration: none; padding-block: 12px; }
.header-navigation a:hover { color: #fff; text-decoration: underline; text-decoration-color: var(--red); text-decoration-thickness: 2px; text-underline-offset: 8px; }
.header-cta { margin-left: 14px; min-height: 46px; padding: 12px 20px; font-size: 12px; }
.menu-toggle { display: none; align-items: center; gap: 10px; min-height: 44px; color: #fff; background: transparent; padding: 8px 0 8px 12px; font-size: 12px; }
.hero { position: relative; overflow: clip; background: var(--charcoal); color: #d3ceca; padding-top: 32px; }
.breadcrumb { display: flex; flex-wrap: wrap; gap: 9px; margin-bottom: 34px; font-size: 10px; color: #aaa5a1; }
.breadcrumb a { text-decoration: none; }
.breadcrumb a:hover { color: #fff; }
.breadcrumb [aria-current] { color: #d3ceca; }
.hero-grid { display: grid; grid-template-columns: 1.04fr 1fr; gap: 58px; padding-bottom: 58px; align-items: center; }
.hero .eyebrow { color: #e7e2df; margin-bottom: 20px; }
.hero h1 { color: #fff; font-size: clamp(43px, 4.2vw, 60px); line-height: 1.1; font-weight: 800; letter-spacing: -.05em; }
.hero h1 .city { display: block; font-size: .46em; line-height: 1.5; font-weight: 400; letter-spacing: -.025em; margin-top: 11px; color: #d3ceca; }
.hero-copy > p { font-size: 14px; line-height: 1.85; max-width: 495px; }
.hero-copy > p:first-of-type { margin-top: 25px; }
.hero-copy > p + p { margin-top: 12px; }
.hero-actions { display: flex; align-items: center; gap: 22px; flex-wrap: wrap; margin-top: 28px; }
.hero-actions .text-link { color: #e1dcd8; font-size: 11px; border-color: #736c68; }
.hero-actions .text-link svg { width: 15px; height: 15px; }
.hero-copy .cta-support { font-size: 10px; color: #aaa5a1; margin-top: 13px; }
.hero-figure { position: relative; padding: 17px 0 0 17px; }
.hero-figure::before { content: ''; position: absolute; top: 0; left: 0; width: 86px; height: 86px; border-top: 2px solid var(--red); border-left: 2px solid var(--red); }
.hero-photo { position: relative; }
.hero-photo img { aspect-ratio: 4/3; object-fit: cover; }
.photo-label { display: flex; align-items: center; justify-content: space-between; padding: 14px 0 0; color: #bcb8b5; font-size: 10px; letter-spacing: .04em; }
.photo-label span:first-child { display: flex; align-items: center; gap: 10px; }
.photo-label span:first-child::before { content: ''; width: 5px; height: 5px; background: var(--red); }
.hero-bottom { border-top: 1px solid #393432; }
.hero-bottom .container { display: flex; justify-content: space-between; gap: 24px; padding-block: 18px; font-size: 10px; color: #bcb8b5; }
.hero-bottom span { display: inline-flex; align-items: center; gap: 10px; }
.hero-bottom svg { width: 15px; height: 15px; color: #bdb4ad; }
.offer-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; }
.offer-copy { padding-top: 32px; }
.offer-copy p { font-size: 15px; }
.offer-points { margin-top: 48px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 34px; }
.offer-point { padding-top: 24px; border-top: 1px solid var(--line); }
.offer-point .point-number { color: var(--red); font-size: 11px; display: block; margin-bottom: 17px; }
.offer-point h3 { margin-bottom: 12px; }
.offer-point p { font-size: 13px; line-height: 1.8; }
.gallery-section { background: var(--light); }
.gallery-grid { display: grid; grid-template-columns: .72fr 1fr; gap: 52px; align-items: start; }
.gallery-figure img { object-fit: cover; transition: filter 300ms ease; }
.gallery-figure:first-child { max-width: 420px; }
.gallery-figure:nth-child(2) { margin-top: 78px; }
.gallery-figure figcaption { display: grid; grid-template-columns: 24px 1fr; gap: 14px; padding-top: 16px; font-size: 11px; line-height: 1.8; color: var(--text); }
.gallery-figure figcaption span { color: var(--red); font-size: 10px; padding-top: 1px; }
.gallery-aside { margin-top: 40px; padding-top: 26px; border-top: 1px solid #d2d0cc; display: flex; gap: 20px; align-items: start; }
.gallery-aside svg { color: var(--red); margin-top: 4px; }
.gallery-aside p { font-size: 13px; max-width: 400px; }
.preparation-layout { display: grid; grid-template-columns: .82fr 1fr; gap: 100px; align-items: start; }
.preparation-copy h2 { margin-bottom: 25px; }
.preparation-copy > p { font-size: 15px; }
.preparation-copy .button { margin-top: 30px; }
.preparation-list { margin: 0; border-top: 1px solid var(--charcoal); }
.preparation-list > div { position: relative; display: grid; grid-template-columns: 145px 1fr; align-items: start; gap: 10px; padding: 22px 0 22px 44px; border-bottom: 1px solid var(--line); }
.preparation-list .list-number { position: absolute; left: 0; color: var(--red); font-size: 10px; margin-top: 3px; font-weight: 400; }
.preparation-list dt { font-size: 13px; color: var(--charcoal); font-weight: 600; }
.preparation-list dd { font-size: 12px; line-height: 1.85; margin: 0; }
.scope-section { padding-top: 0; }
.scope-panel { background: var(--light); padding: 42px 48px; display: grid; grid-template-columns: 1fr 1.05fr; gap: 70px; }
.scope-panel h2 { font-size: 27px; margin-bottom: 19px; }
.scope-panel p { font-size: 13px; }
.scope-panel .scope-outro { grid-column: 1 / -1; padding-top: 22px; border-top: 1px solid var(--line); margin-top: -40px; }
.scope-list li { display: flex; gap: 12px; align-items: start; padding-block: 10px; font-size: 13px; border-bottom: 1px solid #deddda; }
.scope-list li:first-child { padding-top: 0; }
.scope-list li:last-child { border-bottom: 0; }
.scope-list svg { width: 17px; height: 17px; margin-top: 3px; color: var(--red); }
.location { padding: 36px 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.location .container { display: grid; grid-template-columns: .65fr 1fr auto; gap: 40px; align-items: center; }
.location-heading { display: flex; align-items: center; gap: 18px; }
.location-heading svg { color: var(--red); width: 30px; height: 30px; }
.location h2 { font-size: 19px; line-height: 1.45; letter-spacing: -.025em; }
.location p { font-size: 12px; }
.location .text-link { font-size: 11px; white-space: nowrap; }
.faq-layout { display: grid; grid-template-columns: .75fr 1fr; gap: 90px; }
.faq-heading p { margin-top: 22px; font-size: 14px; max-width: 280px; }
.faq-list { border-top: 1px solid var(--charcoal); }
.faq-list details { border-bottom: 1px solid var(--line); }
.faq-list summary { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 22px 0; list-style: none; color: var(--charcoal); font-size: 14px; font-weight: 500; cursor: pointer; line-height: 1.6; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary::after { content: '+'; width: 23px; font-size: 24px; color: var(--red); font-weight: 400; flex-shrink: 0; text-align: center; }
.faq-list details[open] summary::after { content: '−'; }
.faq-list details p { padding: 0 42px 25px 0; font-size: 13px; line-height: 1.9; }
.related-section { padding-top: 0; }
.related-header { display: flex; align-items: end; justify-content: space-between; gap: 24px; padding-top: 42px; border-top: 1px solid var(--line); margin-bottom: 26px; }
.related-header h2 { max-width: 540px; font-size: 26px; }
.related-header p { font-size: 11px; color: var(--text); }
.related-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }
.related-item { padding: 25px 0 0; border-top: 1px solid var(--line); }
.related-item > p { margin: 13px 0 17px; font-size: 12px; max-width: 290px; }
.related-item .text-link { font-size: 11px; }
.final-cta { background: var(--charcoal); color: #c9c3bf; padding: 72px 0; position: relative; }
.final-cta .container { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 80px; }
.final-cta h2 { color: #fff; max-width: 660px; font-size: clamp(31px, 3.7vw, 46px); }
.final-cta p { max-width: 620px; margin-top: 20px; font-size: 14px; }
.final-cta .eyebrow { color: #c9c3bf; }
.final-cta .button { white-space: nowrap; }
.site-footer { background: var(--charcoal); color: #a9a3a0; padding: 50px 0 26px; border-top: 1px solid #393432; }
.footer-grid { display: grid; grid-template-columns: .8fr 1.15fr 1.25fr; gap: 70px; }
.footer-brand img { width: 105px; }
.footer-brand p { margin-top: 22px; font-size: 11px; }
.footer-title { color: #e3dfdc; font-size: 11px; letter-spacing: .08em; text-transform: uppercase; margin-bottom: 18px; }
.footer-links a { display: inline-block; font-size: 12px; padding-block: 4px; text-decoration: none; }
.footer-links a:hover { color: #fff; text-decoration: underline; }
.footer-contacts { font-size: 12px; }
.footer-contacts li { margin-bottom: 9px; }
.footer-contacts button { background: transparent; padding: 0; color: inherit; font-size: inherit; text-align: left; text-decoration: underline; text-underline-offset: 4px; }
.footer-contacts .email { overflow-wrap: anywhere; }
.footer-contacts .contact-label { color: #ece5e0; }
.footer-bottom { border-top: 1px solid #393432; margin-top: 38px; padding-top: 22px; display: flex; justify-content: space-between; gap: 20px; font-size: 10px; }
.floating-contact { position: fixed; right: 22px; bottom: 22px; z-index: 15; display: flex; align-items: center; justify-content: center; gap: 10px; color: #fff; background: var(--red); min-height: 52px; padding: 12px 17px; box-shadow: 0 4px 18px #0002; font-size: 11px; border: 1px solid #fff3; transition: background 200ms ease; }
.floating-contact:hover { background: var(--red-hover); }
.floating-contact svg { width: 25px; height: 25px; }
.contact-dialog { border: 0; padding: 38px; width: min(480px, calc(100% - 32px)); max-height: calc(100dvh - 32px); overflow-y: auto; color: var(--text); background: #fff; }
.contact-dialog::backdrop { background: #181616c9; backdrop-filter: blur(4px); }
.dialog-close { display: flex; align-items: center; justify-content: center; position: absolute; top: 12px; right: 12px; width: 44px; height: 44px; background: transparent; color: var(--charcoal); }
.contact-dialog .eyebrow { margin-bottom: 26px; }
.contact-dialog h2 { font-size: 28px; padding-right: 20px; }
.contact-dialog .dialog-description { font-size: 14px; margin-top: 17px; }
.contact-dialog .demo-notice { border-left: 2px solid var(--red); padding-left: 12px; font-size: 11px; margin-block: 22px; }
.contact-dialog label { display: block; color: var(--charcoal); font-size: 13px; font-weight: 500; margin-bottom: 8px; }
.contact-dialog input { width: 100%; min-height: 52px; border: 1px solid #c3c0bc; border-radius: 0; padding: 12px 14px; background: var(--light); color: var(--charcoal); font-size: 16px; }
.contact-dialog input[aria-invalid=true] { border-color: var(--red); }
.contact-dialog .field-error { color: #ad1818; font-size: 12px; min-height: 22px; margin-top: 7px; }
.contact-dialog .button { width: 100%; margin-top: 17px; }
.demo-result { margin-top: 24px; padding: 20px; background: var(--light); color: var(--charcoal); font-size: 14px; border-left: 3px solid var(--red); }
.demo-result p + p { font-size: 12px; color: var(--text); margin-top: 10px; }
.no-js-note { padding: 15px 20px; background: var(--light); font-size: 13px; color: var(--charcoal); }
.error-main { min-height: 65vh; padding-block: 100px; }
.error-main h1 { font-size: clamp(34px, 5vw, 60px); max-width: 730px; margin-bottom: 24px; }
.error-main .button { margin-top: 30px; }
@media (prefers-reduced-motion: no-preference) {
  .hero-copy { animation: arrive 650ms ease-out both; }
  .hero-figure { animation: arrive 800ms 120ms ease-out both; }
  @keyframes arrive { from { opacity: .2; transform: translateY(15px); } to { opacity: 1; transform: none; } }
}
@media (min-width: 1600px) { .hero-grid { padding-block: 16px 80px; } }
@media (max-width: 1100px) {
  .brand-caption { display: none; }
  .header-navigation { gap: 24px; }
  .hero-grid { gap: 34px; }
  .hero h1 { font-size: 48px; }
  .hero-actions { gap: 12px 20px; }
  .section-intro, .offer-layout { gap: 45px; }
  .preparation-layout, .faq-layout { gap: 50px; }
  .preparation-list > div { grid-template-columns: 120px 1fr; padding-left: 35px; }
  .scope-panel { gap: 40px; padding: 36px; }
  .scope-panel .scope-outro { margin-top: -10px; }
  .location .container { gap: 26px; grid-template-columns: .7fr 1fr; }
  .location .text-link { grid-column: 2; justify-self: start; padding-top: 0; margin-top: -12px; }
  .final-cta .container { gap: 36px; }
  .final-cta .button { white-space: normal; max-width: 250px; }
  .footer-grid { gap: 40px; }
}
@media (max-width: 800px) {
  html { scroll-padding-top: 94px; }
  .header-inner { min-height: 80px; gap: 16px; flex-wrap: wrap; }
  .brand img { width: 65px; }
  .menu-toggle:not([hidden]) { display: inline-flex; }
  .header-navigation { width: 100%; flex-direction: column; align-items: stretch; gap: 0; padding: 4px 0 24px; }
  .js .header-navigation:not(.is-open) { display: none; }
  .header-navigation a { padding: 13px 0; border-bottom: 1px solid #393432; font-size: 14px; }
  .header-cta { margin: 18px 0 0; }
  .hero { padding-top: 24px; }
  .breadcrumb { margin-bottom: 32px; }
  .hero-grid { grid-template-columns: 1fr; gap: 38px; padding-bottom: 34px; }
  .hero-copy { max-width: 620px; }
  .hero h1 { font-size: clamp(38px, 6.7vw, 54px); max-width: 580px; }
  .hero h1 .city { font-size: .47em; }
  .hero-copy > p { max-width: 565px; }
  .hero-figure { width: 100%; max-width: 620px; justify-self: end; padding: 12px 0 0 12px; }
  .hero-figure::before { width: 70px; height: 70px; }
  .hero-bottom .container { flex-wrap: wrap; gap: 10px 25px; }
  .hero-bottom span:last-child { display: none; }
  .section-intro, .offer-layout, .preparation-layout, .faq-layout { grid-template-columns: 1fr; gap: 26px; }
  .section-intro { margin-bottom: 34px; }
  .section-intro p { max-width: 620px; font-size: 14px; }
  .offer-copy { padding-top: 0; }
  .section-index { margin-top: 18px; }
  .offer-points { gap: 24px; margin-top: 30px; }
  .offer-point h3 { font-size: 16px; }
  .gallery-grid { gap: 30px; }
  .gallery-figure:nth-child(2) { margin-top: 45px; }
  .gallery-aside { margin-top: 26px; gap: 12px; }
  .gallery-aside p { font-size: 11px; }
  .preparation-copy { max-width: 540px; }
  .preparation-list > div { grid-template-columns: 160px 1fr; padding-left: 40px; }
  .scope-panel { grid-template-columns: 1fr; gap: 28px; }
  .location .container { grid-template-columns: 1fr; gap: 18px; }
  .location .text-link { grid-column: auto; margin-top: 0; }
  .location p { max-width: 540px; font-size: 13px; }
  .faq-heading p { max-width: 500px; }
  .related-grid { gap: 24px; }
  .related-header { align-items: start; flex-direction: column; gap: 12px; }
  .related-item h3 { font-size: 17px; }
  .final-cta .container { grid-template-columns: 1fr; gap: 26px; }
  .final-cta .button { max-width: none; justify-self: start; }
  .footer-grid { grid-template-columns: .65fr 1fr; gap: 34px; }
  .footer-brand { grid-column: 1 / -1; display: flex; gap: 30px; align-items: center; }
  .footer-brand img { width: 80px; }
  .footer-brand p { margin-top: 0; }
}
@media (max-width: 540px) {
  .container { width: calc(100% - 40px); }
  .preview-note { font-size: 9px; padding-block: 5px; }
  .header-inner { min-height: 76px; }
  .brand img { width: 61px; }
  .breadcrumb { font-size: 9px; gap: 7px; }
  .hero h1 { font-size: clamp(34px, 9.7vw, 46px); }
  .hero .eyebrow { font-size: 9px; letter-spacing: .16em; }
  .hero-copy > p { font-size: 13px; }
  .hero-actions { flex-direction: column; align-items: stretch; gap: 10px; }
  .hero-actions .text-link { align-self: flex-start; }
  .hero-copy .cta-support { font-size: 9px; margin-top: 12px; }
  .hero-figure { padding-left: 10px; }
  .hero-bottom .container { font-size: 9px; gap: 9px; flex-direction: column; }
  .photo-label { font-size: 9px; }
  .offer-points { grid-template-columns: 1fr; gap: 20px; }
  .offer-point { position: relative; padding-left: 37px; padding-top: 20px; }
  .offer-point .point-number { position: absolute; left: 0; top: 23px; }
  .offer-point h3 { font-size: 18px; margin-bottom: 8px; }
  .offer-point p { font-size: 13px; }
  .gallery-grid { grid-template-columns: 1fr; gap: 32px; }
  .gallery-figure:first-child { max-width: 100%; }
  .gallery-figure:nth-child(2) { margin-top: 0; }
  .gallery-aside p { font-size: 12px; }
  .preparation-copy .button { width: 100%; font-size: 12px; gap: 12px; padding-inline: 18px; }
  .preparation-list > div { grid-template-columns: 1fr; gap: 2px; padding: 19px 0 19px 32px; }
  .preparation-list dt { font-size: 14px; }
  .preparation-list dd { font-size: 13px; }
  .scope-panel { padding: 30px 24px; }
  .scope-panel h2 { font-size: 27px; }
  .scope-list li { font-size: 12px; }
  .faq-list summary { font-size: 13px; gap: 20px; }
  .faq-list details p { padding-right: 15px; }
  .related-grid { grid-template-columns: 1fr; gap: 27px; }
  .related-item { padding-top: 20px; }
  .related-item > p { max-width: none; font-size: 13px; }
  .related-item h3 { font-size: 20px; }
  .related-item .text-link { font-size: 12px; }
  .final-cta { padding-block: 58px; }
  .final-cta .button { width: 100%; font-size: 12px; padding-inline: 18px; gap: 14px; }
  .footer-grid { grid-template-columns: 1fr; }
  .footer-brand { grid-column: auto; }
  .footer-bottom { flex-direction: column; gap: 12px; padding-bottom: 55px; }
  .floating-contact { width: 52px; height: 52px; padding: 12px; right: 16px; bottom: 16px; }
  .floating-contact span { display: none; }
  .contact-dialog { padding: 32px 24px 26px; }
  .contact-dialog h2 { font-size: 26px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation: none !important; transition: none !important; }
}
