/* Ремшвейсервис — демо-лендинг */

@font-face {
  font-family: 'Montserrat';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('assets/fonts/montserrat-400_cyr.woff2') format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Montserrat';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('assets/fonts/montserrat-400_lat.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2122, U+2191, U+2193, U+2212, U+2215;
}
@font-face {
  font-family: 'Montserrat';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url('assets/fonts/montserrat-600_cyr.woff2') format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Montserrat';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url('assets/fonts/montserrat-600_lat.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2122, U+2191, U+2193, U+2212, U+2215;
}
@font-face {
  font-family: 'Montserrat';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('assets/fonts/montserrat-700_cyr.woff2') format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Montserrat';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('assets/fonts/montserrat-700_lat.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2122, U+2191, U+2193, U+2212, U+2215;
}
@font-face {
  font-family: 'Montserrat';
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url('assets/fonts/montserrat-800_cyr.woff2') format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Montserrat';
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url('assets/fonts/montserrat-800_lat.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2122, U+2191, U+2193, U+2212, U+2215;
}
@font-face {
  font-family: 'Inter';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('assets/fonts/inter-400_cyr.woff2') format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Inter';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('assets/fonts/inter-400_lat.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2122, U+2191, U+2193, U+2212, U+2215;
}
@font-face {
  font-family: 'Inter';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url('assets/fonts/inter-600_cyr.woff2') format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Inter';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url('assets/fonts/inter-600_lat.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2122, U+2191, U+2193, U+2212, U+2215;
}
@font-face {
  font-family: 'Inter';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('assets/fonts/inter-700_cyr.woff2') format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Inter';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('assets/fonts/inter-700_lat.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2122, U+2191, U+2193, U+2212, U+2215;
}

:root{
  --navy:#232b3a;
  --steel:#4a5a70;
  --cream:#f6f2ea;
  --thread:#c0392b;
  --thread-dark:#9a2d21;
  --gold:#c9a04a;
  --line:#e2dbcb;
  --text:#2b2b2b;
  --muted:#6b6b6b;
}

*{box-sizing:border-box;margin:0;padding:0;}
html{scroll-behavior:smooth;}
body{
  font-family:'Inter', Arial, sans-serif;
  color:var(--text);
  background:var(--cream);
  line-height:1.55;
  overflow-x:hidden;
}
img{max-width:100%;display:block;}
a{color:inherit;text-decoration:none;}
.container{max-width:1120px;margin:0 auto;padding:0 24px;}
h1,h2,h3{font-family:'Montserrat',Arial,sans-serif;font-weight:800;color:var(--navy);}
.eyebrow{
  font-family:'Montserrat',Arial,sans-serif;
  font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;
  color:var(--thread);
}
section{padding:72px 0;}

/* header */
header{
  position:sticky;top:0;z-index:50;
  background:rgba(246,242,234,.92);
  backdrop-filter:blur(6px);
  border-bottom:1px solid var(--line);
}
.header-inner{
  display:flex;align-items:center;justify-content:space-between;
  padding:16px 24px;max-width:1120px;margin:0 auto;
}
.logo{
  font-family:'Montserrat',Arial,sans-serif;font-weight:800;font-size:19px;color:var(--navy);
  display:flex;align-items:center;gap:10px;
}
.logo-mark{
  width:34px;height:34px;border-radius:50%;
  background:var(--thread);color:#fff;
  display:flex;align-items:center;justify-content:center;
  font-size:16px;font-weight:800;
}
.header-phone{
  font-weight:700;font-size:17px;color:var(--navy);
  display:flex;align-items:center;gap:8px;
}
.header-phone svg{flex:none;}

/* hero */
.hero{
  position:relative;
  background:linear-gradient(160deg, var(--navy) 0%, #2f3a4d 60%, var(--steel) 100%);
  color:#fff;
  padding:64px 0 88px;
  overflow:hidden;
}
.hero-grid{
  display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center;
}
.hero-badge{
  display:inline-flex;align-items:center;gap:8px;
  background:rgba(255,255,255,.1);
  border:1px solid rgba(255,255,255,.25);
  border-radius:999px;padding:7px 16px;
  font-size:13px;font-weight:600;margin-bottom:22px;
}
.hero-badge .dot{width:8px;height:8px;border-radius:50%;background:#5bd67d;display:inline-block;}
.hero h1{
  color:#fff;font-size:42px;line-height:1.18;margin-bottom:18px;
}
.hero h1 span{color:#f0c674;}
.hero p.lead{
  font-size:18px;color:#d9dee6;max-width:520px;margin-bottom:30px;
}
.hero-cta-row{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:34px;}
.btn{
  display:inline-flex;align-items:center;justify-content:center;gap:10px;
  padding:16px 30px;border-radius:10px;
  font-family:'Montserrat',Arial,sans-serif;font-weight:700;font-size:16px;
  cursor:pointer;border:none;transition:transform .15s, box-shadow .15s;
}
.btn:active{transform:scale(.98);}
.btn-primary{
  background:var(--thread);color:#fff;
  box-shadow:0 10px 24px rgba(192,57,43,.35);
}
.btn-primary:hover{background:var(--thread-dark);}
.btn-ghost{
  background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.4);
}
.btn-ghost:hover{border-color:#fff;}
.hero-trust{
  display:flex;gap:28px;flex-wrap:wrap;color:#c9d0da;font-size:14px;
}
.hero-trust b{color:#fff;font-size:20px;display:block;font-family:'Montserrat',Arial,sans-serif;}
.hero-photo{
  position:relative;border-radius:18px;overflow:hidden;
  box-shadow:0 30px 60px rgba(0,0,0,.35);
  aspect-ratio:4/5;
}
.hero-photo img{width:100%;height:100%;object-fit:cover;}
.hero-photo-tag{
  position:absolute;bottom:16px;left:16px;right:16px;
  background:rgba(35,43,58,.82);color:#fff;
  border-radius:10px;padding:12px 16px;font-size:13px;
  display:flex;justify-content:space-between;gap:10px;
}
.hero-photo-tag b{font-family:'Montserrat',Arial,sans-serif;}

/* problems */
.problems{background:#fff;}
.section-head{max-width:640px;margin-bottom:44px;}
.section-head h2{font-size:32px;margin:10px 0 14px;}
.section-head p{color:var(--muted);font-size:16px;}
.problem-grid{
  display:grid;grid-template-columns:repeat(3,1fr);gap:24px;
}
.problem-card{
  background:var(--cream);border-radius:14px;padding:28px 24px;
  border:1px solid var(--line);
}
.problem-card .num{
  font-family:'Montserrat',Arial,sans-serif;font-weight:800;font-size:28px;
  color:var(--thread);margin-bottom:12px;display:block;
}
.problem-card h3{font-size:18px;margin-bottom:8px;}
.problem-card p{color:var(--muted);font-size:15px;}

/* services / prices */
.services{background:var(--navy);color:#fff;}
.services .section-head h2{color:#fff;}
.services .section-head p{color:#b9c1cf;}
.services .eyebrow{color:#f0c674;}
.price-grid{
  display:grid;grid-template-columns:repeat(3,1fr);gap:20px;
}
.price-card{
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.14);
  border-radius:14px;padding:28px 24px;
  display:flex;flex-direction:column;
}
.price-card.highlight{
  background:rgba(240,198,116,.1);
  border-color:rgba(240,198,116,.5);
}
.price-card h3{color:#fff;font-size:18px;margin-bottom:6px;}
.price-card .price{
  font-family:'Montserrat',Arial,sans-serif;font-weight:800;font-size:30px;
  color:#f0c674;margin:12px 0 14px;
}
.price-card .price span{font-size:15px;font-weight:600;color:#c9d0da;}
.price-card ul{list-style:none;margin:0 0 20px;padding:0;flex:1;}
.price-card li{
  font-size:14px;color:#d9dee6;padding-left:20px;position:relative;margin-bottom:8px;
}
.price-card li::before{
  content:'✓';position:absolute;left:0;color:#5bd67d;font-weight:700;
}
.price-note{margin-top:28px;color:#9aa4b3;font-size:14px;text-align:center;}

/* process */
.process{background:#fff;}
.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;}
.step{position:relative;padding-top:8px;}
.step .num{
  width:44px;height:44px;border-radius:50%;background:var(--thread);color:#fff;
  display:flex;align-items:center;justify-content:center;
  font-family:'Montserrat',Arial,sans-serif;font-weight:800;font-size:18px;margin-bottom:16px;
}
.step h3{font-size:17px;margin-bottom:6px;}
.step p{color:var(--muted);font-size:14.5px;}

/* reviews */
.reviews{background:var(--cream);}
.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;}
.review-card{
  background:#fff;border-radius:14px;padding:26px 24px;border:1px solid var(--line);
}
.review-stars{color:var(--gold);font-size:16px;margin-bottom:12px;letter-spacing:2px;}
.review-card p{font-size:14.5px;color:#3c3c3c;margin-bottom:16px;}
.review-author{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--muted);}
.review-author b{color:var(--navy);font-family:'Montserrat',Arial,sans-serif;}
.review-source{
  display:inline-block;margin-top:24px;font-size:13px;color:var(--muted);
}

/* gallery */
.gallery{background:#fff;}
.gallery-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:16px;}
.gallery-grid img{border-radius:14px;width:100%;height:100%;object-fit:cover;}
.gallery-col{display:grid;grid-template-rows:1fr 1fr;gap:16px;}

/* form */
.contact{background:var(--navy);color:#fff;}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start;}
.contact h2{color:#fff;font-size:32px;margin-bottom:14px;}
.contact p.lead{color:#c9d0da;margin-bottom:26px;font-size:16px;}
.contact-info{display:flex;flex-direction:column;gap:16px;margin-bottom:24px;}
.contact-info-item{display:flex;gap:14px;align-items:flex-start;}
.contact-info-item .ic{
  width:40px;height:40px;border-radius:10px;background:rgba(255,255,255,.1);
  display:flex;align-items:center;justify-content:center;flex:none;
}
.contact-info-item b{display:block;font-family:'Montserrat',Arial,sans-serif;color:#fff;}
.contact-info-item span{color:#b9c1cf;font-size:14px;}
.contact-info-item a{color:#f0c674;font-weight:600;}

.form-card{
  background:#fff;border-radius:16px;padding:32px;color:var(--text);
  box-shadow:0 30px 60px rgba(0,0,0,.25);
}
.form-card h3{font-size:20px;margin-bottom:6px;}
.form-card .sub{color:var(--muted);font-size:14px;margin-bottom:22px;}
.field{margin-bottom:16px;}
.field label{display:block;font-size:13px;font-weight:600;margin-bottom:6px;color:var(--navy);}
.field input, .field select, .field textarea{
  width:100%;padding:13px 14px;border-radius:9px;border:1.5px solid var(--line);
  font-family:'Inter',Arial,sans-serif;font-size:15px;background:#fbfaf7;
}
.field input:focus, .field select:focus, .field textarea:focus{
  outline:none;border-color:var(--thread);
}
.form-note{font-size:12.5px;color:var(--muted);margin-top:14px;text-align:center;}
.form-success{
  display:none;text-align:center;padding:20px 0;
}
.form-success.show{display:block;}
.form-success .ic{font-size:44px;margin-bottom:14px;}
.form-success h3{margin-bottom:8px;}
.form-success p{color:var(--muted);margin-bottom:20px;}

/* footer */
footer{background:#1a2029;color:#8b94a3;padding:36px 0;font-size:13.5px;}
.footer-inner{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;align-items:center;}
.footer-inner a{color:#c9d0da;}

/* sticky mobile CTA */
.mobile-cta{display:none;}

@media (max-width: 900px){
  section{padding:52px 0;}
  .hero{padding:40px 0 60px;}
  .hero-grid{grid-template-columns:1fr;gap:32px;}
  .hero h1{font-size:30px;}
  .hero p.lead{font-size:16px;}
  .problem-grid{grid-template-columns:1fr;}
  .price-grid{grid-template-columns:1fr;}
  .process-grid{grid-template-columns:1fr 1fr;}
  .review-grid{grid-template-columns:1fr;}
  .gallery-grid{grid-template-columns:1fr;}
  .gallery-col{grid-template-rows:1fr 1fr;}
  .contact-grid{grid-template-columns:1fr;}
  .header-phone span.txt{display:none;}
  .hero-trust{gap:18px;}
  .mobile-cta{
    display:flex;position:fixed;left:0;right:0;bottom:0;z-index:60;
    background:var(--navy);padding:12px 16px;gap:10px;
    box-shadow:0 -8px 24px rgba(0,0,0,.25);
  }
  .mobile-cta .btn{flex:1;padding:13px 10px;font-size:14px;}
  body{padding-bottom:64px;}
}

@media (max-width: 480px){
  .container{padding:0 16px;}
  .hero h1{font-size:25px;}
  .section-head h2{font-size:24px;}
  .btn{padding:14px 20px;font-size:15px;}
  .hero-trust b{font-size:17px;}
  .form-card{padding:22px;}
}
