:root{--red:#df1f2d;--dark:#111827;--muted:#6b7280;--bg:#f6f8fb;--line:#edf0f3;--green:#12c75a;--shadow:0 18px 45px rgba(17,24,39,.08);--radius:22px}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--dark);background:#fff;font-size:16px;line-height:1.5}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 32px));margin:auto}.top-line{height:5px;background:linear-gradient(90deg,#d71929,#ee2940)}.site-header{background:#fff;position:sticky;top:0;z-index:50;box-shadow:0 1px 0 #eee}.header-wrap{height:100px;display:flex;align-items:center;gap:24px}.logo{display:flex;align-items:center;gap:12px;min-width:170px}.logo img{width:70px;height:70px;border-radius:50%;object-fit:cover;box-shadow:0 12px 30px rgba(223,31,45,.18)}.logo b{display:block;color:var(--red);font-size:22px;line-height:1}.logo small{display:block;color:#6b7280;font-weight:700;margin-top:4px}.nav{display:flex;align-items:center;gap:8px;flex:1}.nav>a,.drop-btn{padding:15px 16px;border-radius:14px;font-weight:800;color:#4b5563;background:transparent;border:0;font-size:16px;cursor:pointer}.nav>a:hover,.nav>a.active,.drop:hover .drop-btn{color:var(--red);background:#fff5f5;box-shadow:inset 0 0 0 1px #fae0e3}.call-btn{background:var(--red);color:#fff;border-radius:32px;padding:18px 30px;font-weight:900;font-size:18px;box-shadow:0 18px 40px rgba(223,31,45,.24);text-align:center}.drop{position:relative}.drop-menu{position:absolute;right:0;top:56px;width:360px;background:#fff;border:1px solid #eef0f4;border-radius:22px;box-shadow:0 26px 70px rgba(17,24,39,.16);padding:18px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s}.drop:hover .drop-menu,.drop.open .drop-menu{opacity:1;visibility:visible;transform:none}.drop-menu strong{display:block;color:#9ca3af;text-transform:uppercase;letter-spacing:.12em;margin:0 0 12px}.drop-menu a{display:block;padding:13px;border-radius:14px}.drop-menu a:hover{background:#f8fafc}.drop-menu b{display:block;font-size:18px}.drop-menu small{display:block;color:#6b7280}.burger{display:none;background:transparent;border:0}.burger span{display:block;width:26px;height:3px;background:#111;margin:5px}.hero{min-height:650px;background:linear-gradient(90deg,rgba(7,13,26,.88),rgba(7,13,26,.42)),url('/assets/img/hero/main.jpg') center/cover no-repeat;color:#fff;display:flex;align-items:center}.hero h1{font-size:56px;line-height:1.08;max-width:650px;margin:0 0 24px;font-weight:950}.hero p{font-size:22px;max-width:670px;margin:0 0 28px;color:#eef2f7}.hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:16px;padding:16px 25px;font-weight:900;cursor:pointer}.btn-red{background:var(--red);color:#fff;box-shadow:0 14px 32px rgba(223,31,45,.24)}.btn-white{background:#fff;color:#111}.note{background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.25);padding:16px 22px;border-radius:14px;font-weight:800}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:70px;max-width:760px}.stat{background:rgba(255,255,255,.16);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.16);border-radius:16px;text-align:center;padding:20px}.stat b{display:block;font-size:30px}.stat span{text-transform:uppercase;color:#d1d5db;font-size:12px;font-weight:900;letter-spacing:.07em}.section{padding:80px 0;background:#fff}.section.soft{background:#f6f8fb}.title{text-align:center;margin-bottom:42px}.title h2{font-size:42px;margin:0 0 12px;line-height:1.1}.title p{max-width:650px;margin:auto;color:#5b6472;font-size:19px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.card{background:#fff;border:1px solid #edf0f3;border-radius:20px;box-shadow:var(--shadow);overflow:hidden}.service-card{display:flex;flex-direction:column;min-height:510px}.card-img{height:205px;position:relative;overflow:hidden}.card-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.badge{position:absolute;left:16px;top:16px;background:var(--red);color:#fff;border-radius:8px;padding:7px 12px;font-size:12px;text-transform:uppercase;font-weight:900}.card-body{padding:22px;display:flex;flex-direction:column;flex:1}.card-body h3{font-size:22px;line-height:1.15;margin:0 0 12px}.card-body p{color:#4b5563;margin:0 0 20px}.price-row{margin-top:auto;display:flex;align-items:end;justify-content:space-between;gap:12px}.price{font-size:26px;color:#d5202c;font-weight:950;white-space:nowrap}.time{color:#6b7280;font-size:14px}.guarantee{display:inline-flex;color:#168a55;background:#eafaf2;padding:7px 12px;border-radius:10px;font-weight:800;font-size:13px;margin-top:13px}.service-card .btn{padding:13px 24px}.seo-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.seo-text h2,.lead-dark h2{font-size:42px;line-height:1.1}.seo-text p{color:#4b5563}.links-list{display:grid;gap:12px}.links-list a{background:#fff;border:1px solid #edf0f3;padding:14px;border-radius:14px;font-weight:900;color:var(--red)}.lead-dark{background:#0b1324;color:#fff;padding:70px 0}.form-card{background:#fff;color:#111;border-radius:26px;padding:36px;box-shadow:var(--shadow)}.form-card h2{margin-top:0}.field{display:block;margin-bottom:16px;font-weight:900}.field input,.field textarea,.field select{width:100%;border:1px solid #dfe4ea;border-radius:14px;padding:15px;margin-top:8px;font-size:16px}.field textarea{min-height:110px;resize:vertical}.faq{max-width:900px;margin:auto}.faq details{background:#fff;border:1px solid #edf0f3;border-radius:16px;margin-bottom:14px;padding:18px;box-shadow:0 10px 28px rgba(17,24,39,.04)}.faq summary{font-weight:900;cursor:pointer}.page-head{background:linear-gradient(120deg,#d71929,#e91f36);color:#fff;text-align:center;padding:80px 0}.page-head h1{font-size:48px;margin:0 0 12px}.price-tabs{max-width:980px;margin:auto}.tab-buttons{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;background:#fff;border:1px solid #edf0f3;border-radius:16px;padding:8px;margin-bottom:26px}.tab-btn{border:0;background:#fff;border-radius:12px;padding:15px;font-weight:900;color:#6b7280;cursor:pointer}.tab-btn.active{background:#fff2f3;color:var(--red)}.price-panel{display:none;background:#fff;border:1px solid #edf0f3;border-radius:20px;padding:28px;box-shadow:var(--shadow)}.price-panel.active{display:block}.price-panel h2{font-size:30px;margin:0 0 18px}.price-item{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:15px 0;border-bottom:1px solid #f1f3f6}.price-item:last-child{border-bottom:0}.price-item b{font-size:17px}.price-item small{display:block;color:#8b93a1}.pill{display:inline-block;background:#d91f2e;color:#fff;border-radius:7px;padding:4px 8px;font-size:11px;margin-left:8px;text-transform:uppercase}.price-sum{background:#fff3f4;color:var(--red);font-size:22px;font-weight:950;border-radius:12px;padding:10px 16px;white-space:nowrap}.portfolio-grid,.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.work-card .card-img{height:220px;border-radius:16px;margin:18px 18px 0}.work-card .meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.meta div{background:#f7fafc;border-radius:12px;padding:12px;color:#6b7280;text-transform:uppercase;font-size:12px;font-weight:900}.meta b{display:block;color:#111;font-size:15px;text-transform:none}.work-card .btn{width:100%;margin-top:8px}.review-card{padding:28px;min-height:290px}.review-top{display:flex;gap:14px;align-items:center}.avatar{width:46px;height:46px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-weight:950}.review-card small{color:#7b8493}.tag{display:inline-block;background:#fff2f3;color:#cc1d28;padding:8px 12px;border-radius:9px;font-weight:900;text-transform:uppercase;font-size:12px;margin-top:24px}.areas{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.areas a{background:#fff;border:1px solid #edf0f3;border-radius:14px;padding:14px;font-weight:900}.footer{background:#0b1324;color:#fff;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:38px}.footer a,.footer span{display:block;color:#d1d5db;margin:8px 0}.footer .logo b{color:#fff}.copy{border-top:1px solid rgba(255,255,255,.1);margin-top:30px;padding-top:18px;color:#9ca3af}.float-actions{position:fixed;right:24px;bottom:28px;z-index:60;display:grid;gap:14px}.float-actions a{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:28px;box-shadow:0 18px 40px rgba(17,24,39,.18)}.float-actions .wa{background:#fff}.float-actions .wa svg{width:34px;height:34px;fill:#20d65a}.float-actions .red{background:var(--red)}.float-actions .dark{background:#111827}.notice{background:linear-gradient(120deg,#d71929,#ec2740);color:#fff;border-radius:22px;padding:38px;text-align:center;margin-top:48px}.notice h2{font-size:30px}.notice .btn{background:#fff;color:#d71929}.form-message{margin-top:12px;font-weight:800}.form-message.ok{color:#168a55}.form-message.err{color:#d71929}@media(max-width:1020px){.burger{display:block;margin-left:auto}.header-wrap{height:80px}.nav{display:none;position:absolute;left:16px;right:16px;top:86px;background:#fff;border-radius:18px;box-shadow:var(--shadow);padding:14px;flex-direction:column;align-items:stretch}.nav.open{display:flex}.drop-menu{position:static;width:auto;box-shadow:none;margin-top:8px;display:none;opacity:1;visibility:visible;transform:none}.drop.open .drop-menu{display:block}.call-btn{display:none}.service-grid,.portfolio-grid,.review-grid{grid-template-columns:repeat(2,1fr)}.seo-grid,.contact-grid{grid-template-columns:1fr}.tab-buttons{grid-template-columns:1fr 1fr}.hero h1{font-size:42px}.stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.container{width:min(100% - 24px,1180px)}.logo img{width:58px;height:58px}.logo b{font-size:18px}.hero{min-height:620px}.hero h1,.page-head h1{font-size:34px}.hero p{font-size:18px}.section{padding:55px 0}.title h2,.seo-text h2,.lead-dark h2{font-size:30px}.service-grid,.portfolio-grid,.review-grid,.areas{grid-template-columns:1fr}.tab-buttons{grid-template-columns:1fr}.price-item{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.float-actions{right:14px;bottom:18px}.float-actions a{width:54px;height:54px}.footer-grid{grid-template-columns:1fr}.form-card{padding:24px}.card-img{height:190px}}


/* === mobile/header/floating fixes v2 === */
.logo span{display:flex;flex-direction:column;justify-content:center;line-height:1.05;white-space:nowrap}.logo b{letter-spacing:-.02em}.logo small{line-height:1.1}.burger{width:54px;height:54px;border-radius:16px;background:#fff;border:1px solid #f1d7da;box-shadow:0 12px 28px rgba(17,24,39,.08);align-items:center;justify-content:center;padding:0;flex:0 0 auto}.burger span{width:25px;height:3px;border-radius:99px;background:#d71929;margin:3px auto;display:block}.float-actions{display:grid!important}.float-actions a{overflow:hidden}.float-actions .wa{background:#25D366!important;color:#fff}.float-actions .wa svg{width:34px!important;height:34px!important;fill:#fff!important;display:block}.float-actions .red,.float-actions .dark{font-size:26px;line-height:1}
@media(max-width:1180px){
  .site-header{position:sticky;top:0;z-index:100;background:#fff}.header-wrap{height:82px;gap:10px;justify-content:space-between}.logo{min-width:0;gap:10px;flex:1}.logo img{width:58px;height:58px}.logo b{font-size:19px;color:#d71929}.logo small{font-size:13px;color:#6b7280}.burger{display:flex!important;margin-left:auto}.nav{display:none;position:absolute;left:12px;right:12px;top:88px;background:#fff;border:1px solid #eef0f4;border-radius:20px;box-shadow:0 24px 70px rgba(17,24,39,.18);padding:12px;flex-direction:column;align-items:stretch;gap:6px;z-index:120}.nav.open{display:flex}.nav>a,.drop-btn{width:100%;text-align:left;padding:14px 16px}.drop-menu{position:static;width:auto;box-shadow:none;border:1px solid #eef0f4;margin-top:6px;display:none;opacity:1;visibility:visible;transform:none}.drop.open .drop-menu{display:block}.call-btn{display:none!important}.top-line{height:4px}
}
@media(max-width:640px){
  body{font-size:15px}.container{width:calc(100% - 24px)}.header-wrap{height:76px}.logo img{width:52px;height:52px}.logo b{font-size:18px}.logo small{font-size:12px}.burger{width:50px;height:50px;border-radius:14px}.nav{top:82px}.float-actions{right:12px!important;bottom:calc(14px + env(safe-area-inset-bottom))!important;gap:10px!important}.float-actions a{width:52px!important;height:52px!important}.float-actions .wa svg{width:30px!important;height:30px!important}.hero{min-height:560px;padding:60px 0}.hero h1{font-size:31px}.hero p{font-size:17px}.hero-actions .btn,.hero-actions .note{width:100%;justify-content:center;text-align:center}.stats{gap:10px;margin-top:35px}.stat{padding:14px 8px}.stat b{font-size:24px}.page-head{padding:56px 0}.price-sum{font-size:20px;display:inline-flex;width:max-content}.service-card{min-height:auto}.card-body h3{font-size:20px}.price-row{align-items:flex-start;flex-direction:column}.service-card .btn{width:100%}
}

/* === final mobile menu + WhatsApp icon fixes === */
.burger{
  position:relative!important;
  display:none;
  width:56px!important;
  height:56px!important;
  border-radius:18px!important;
  background:#fff!important;
  border:1px solid #f4d8dc!important;
  box-shadow:0 14px 30px rgba(17,24,39,.08)!important;
}
.burger span{
  position:absolute!important;
  left:50%!important;
  width:30px!important;
  height:4px!important;
  margin:0!important;
  transform:translateX(-50%)!important;
  background:#d71929!important;
  border-radius:999px!important;
}
.burger span:nth-child(1){top:18px!important}
.burger span:nth-child(2){top:26px!important}
.burger span:nth-child(3){top:34px!important}
.float-actions .wa{
  background:#25D366!important;
  color:#fff!important;
}
.float-actions .wa svg{
  display:block!important;
  width:32px!important;
  height:32px!important;
  fill:#fff!important;
}
@media(max-width:1180px){
  html,body{overflow-x:hidden!important}
  .site-header{position:sticky!important;top:0!important;z-index:200!important;background:#fff!important}
  .header-wrap{height:82px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}
  .logo{flex:1 1 auto!important;min-width:0!important;max-width:calc(100% - 76px)!important;gap:10px!important}
  .logo img{width:56px!important;height:56px!important;flex:0 0 56px!important}
  .logo span{min-width:0!important;overflow:hidden!important;white-space:normal!important}
  .logo b{font-size:20px!important;line-height:1.05!important;letter-spacing:-.02em!important}
  .logo small{font-size:14px!important;line-height:1.1!important;margin-top:5px!important}
  .burger{display:block!important;flex:0 0 56px!important;margin-left:0!important}
  .nav{
    position:fixed!important;
    left:14px!important;
    right:14px!important;
    top:96px!important;
    bottom:14px!important;
    width:auto!important;
    max-height:calc(100vh - 110px)!important;
    overflow-y:auto!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior:contain!important;
    background:#fff!important;
    border:1px solid #eef0f4!important;
    border-radius:24px!important;
    box-shadow:0 30px 80px rgba(17,24,39,.22)!important;
    padding:20px!important;
    display:none;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:10px!important;
    z-index:300!important;
  }
  .nav.open{display:flex!important}
  .nav>a,.drop-btn{font-size:20px!important;line-height:1.15!important;padding:18px 18px!important;border-radius:16px!important;width:100%!important;text-align:left!important}
  .drop-menu{position:static!important;width:100%!important;display:none!important;max-height:none!important;overflow:visible!important;padding:18px!important;margin-top:10px!important;border-radius:20px!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;transform:none!important}
  .drop.open .drop-menu{display:block!important}
  .drop-menu a{padding:14px 10px!important}
  .drop-menu b{font-size:20px!important}
  .drop-menu small{font-size:16px!important}
  body.menu-open{overflow:hidden!important}
}
@media(max-width:640px){
  .header-wrap{height:86px!important}
  .logo img{width:54px!important;height:54px!important;flex-basis:54px!important}
  .logo b{font-size:19px!important}
  .logo small{font-size:13px!important}
  .burger{width:54px!important;height:54px!important;flex-basis:54px!important;border-radius:17px!important}
  .burger span{width:28px!important;height:4px!important}
  .burger span:nth-child(1){top:17px!important}
  .burger span:nth-child(2){top:25px!important}
  .burger span:nth-child(3){top:33px!important}
  .nav{top:102px!important;bottom:12px!important;max-height:calc(100vh - 114px)!important;padding:20px!important}
  .float-actions{right:16px!important;bottom:calc(18px + env(safe-area-inset-bottom))!important;gap:12px!important;z-index:250!important}
  .float-actions a{width:58px!important;height:58px!important;font-size:0!important}
  .float-actions .red::before{content:'☎';font-size:28px;line-height:1;color:#fff}
  .float-actions .dark::before{content:'✉';font-size:26px;line-height:1;color:#fff}
  .float-actions .wa svg{width:34px!important;height:34px!important}
}


/* === fixes 2026-06-01: sticky mobile header, clean floating buttons, scrollable menu === */
.site-header{position:sticky;top:0;z-index:500;background:#fff;}
.float-actions{position:fixed;right:28px;bottom:34px;z-index:480;display:flex;flex-direction:column;gap:18px;align-items:center}
.float-actions a{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;box-shadow:0 22px 48px rgba(17,24,39,.18);transition:.18s transform,.18s box-shadow}
.float-actions a:hover{transform:translateY(-2px);box-shadow:0 26px 58px rgba(17,24,39,.23)}
.float-actions .wa{background:#fff!important;color:#25D366!important}
.float-actions .wa svg{width:39px!important;height:39px!important;fill:#25D366!important;display:block!important}
.float-actions .red{background:#e51b2b!important;color:#fff!important}
.float-actions .red svg{width:31px!important;height:31px!important;fill:#fff!important;display:block!important}
.float-actions .dark{display:none!important}
@media(max-width:1180px){
  body{padding-top:90px!important}
  .site-header{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1000!important;background:#fff!important;box-shadow:0 12px 32px rgba(17,24,39,.08)!important}
  .top-line{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1001!important}
  .site-header{top:4px!important}
  .header-wrap{height:86px!important}
  .burger{background:#fff!important;border:1px solid #f3d2d6!important;box-shadow:0 14px 32px rgba(17,24,39,.08)!important}
  .burger span{background:#d71929!important;border-radius:999px!important;height:4px!important;width:30px!important}
  .nav{position:fixed!important;top:104px!important;left:14px!important;right:14px!important;bottom:14px!important;max-height:none!important;height:auto!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;padding:22px!important;padding-bottom:70px!important;z-index:999!important;background:#fff!important}
  .drop{display:block!important;width:100%!important;flex:0 0 auto!important}
  .drop-menu{max-height:none!important;overflow:visible!important;padding-bottom:24px!important}
  body.menu-open{overflow:hidden!important;position:fixed!important;width:100%!important}
}
@media(max-width:640px){
  body{padding-top:92px!important}
  .top-line{height:4px!important}
  .site-header{top:4px!important}
  .header-wrap{height:88px!important;padding:0!important}
  .logo{gap:10px!important;align-items:center!important}
  .logo img{width:58px!important;height:58px!important;flex-basis:58px!important}
  .logo b{font-size:23px!important;line-height:.96!important;letter-spacing:-.03em!important}
  .logo small{font-size:15px!important;line-height:1.1!important;margin-top:5px!important}
  .burger{width:58px!important;height:58px!important;flex-basis:58px!important;border-radius:18px!important}
  .burger span:nth-child(1){top:18px!important}.burger span:nth-child(2){top:27px!important}.burger span:nth-child(3){top:36px!important}
  .nav{top:106px!important;bottom:10px!important;left:12px!important;right:12px!important;border-radius:24px!important;padding:24px!important;padding-bottom:90px!important}
  .nav>a,.drop-btn{font-size:21px!important;padding:18px!important}
  .drop-menu b{font-size:20px!important}.drop-menu small{font-size:16px!important}
  .float-actions{right:18px!important;bottom:calc(22px + env(safe-area-inset-bottom))!important;gap:14px!important;z-index:900!important}
  .float-actions a{width:64px!important;height:64px!important}
  .float-actions .wa svg{width:38px!important;height:38px!important}
  .float-actions .red svg{width:30px!important;height:30px!important}
  .form-card{padding:26px 20px!important;border-radius:24px!important;overflow:hidden!important}
  .field input,.field textarea,.field select{font-size:16px!important;max-width:100%!important}
}
.float-actions .red::before,.float-actions .wa::before{content:none!important;display:none!important}

/* === home page additions: visible navigation + about/benefits/reviews === */
.home-shortcuts{background:#fff;padding:18px 0;border-bottom:1px solid #eef0f4;box-shadow:0 10px 24px rgba(17,24,39,.03)}
.shortcut-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.shortcut-grid a{display:flex;align-items:center;justify-content:center;min-height:58px;border:1px solid #f0d7da;background:#fff7f8;color:#d71929;border-radius:16px;font-weight:900;box-shadow:0 8px 22px rgba(17,24,39,.04)}
.shortcut-grid a:hover{background:#d71929;color:#fff}
.center-action{display:flex;justify-content:center;margin-top:34px}
.bordered{border:1px solid #e7eaf0;color:#111;background:#fff;box-shadow:0 10px 26px rgba(17,24,39,.05)}
.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.benefit-card{background:#fff;border:1px solid #edf0f3;border-radius:20px;padding:28px;text-align:center;box-shadow:0 14px 34px rgba(17,24,39,.05)}
.benefit-card span{width:42px;height:42px;border-radius:14px;display:inline-grid;place-items:center;background:#fff3f4;color:#d71929;font-weight:950;margin-bottom:16px}
.benefit-card h3{margin:0 0 10px;font-size:19px}.benefit-card p{margin:0;color:#5b6472}
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.about-grid h2{font-size:38px;line-height:1.12;margin:0 0 18px}.about-grid p{color:#4b5563}.about-grid ul{list-style:none;padding:0;margin:22px 0;display:grid;gap:10px}.about-grid li{font-weight:900}.about-grid li:before{content:'✓';color:#16a35a;margin-right:10px}.about-grid img{width:100%;height:380px;object-fit:cover;object-position:center;border-radius:22px;box-shadow:0 18px 45px rgba(17,24,39,.12)}
.text-link{display:inline-flex;color:#d71929;font-weight:950;margin-top:8px}.review-preview .review-card{min-height:245px}
@media(max-width:1020px){.shortcut-grid{grid-template-columns:repeat(3,1fr)}.benefit-grid{grid-template-columns:repeat(2,1fr)}.about-grid{grid-template-columns:1fr}}
@media(max-width:640px){.home-shortcuts{padding:12px 0}.shortcut-grid{grid-template-columns:repeat(2,1fr);gap:10px}.shortcut-grid a{min-height:52px;font-size:16px}.benefit-grid{grid-template-columns:1fr;gap:14px}.benefit-card{text-align:left;padding:22px}.about-grid h2{font-size:28px}.about-grid img{height:240px}.center-action .btn{width:100%;max-width:280px}.review-preview{grid-template-columns:1fr!important}}

/* Mobile hero image: separate vertical cover for phones */
@media (max-width: 768px){
  .hero{
    background-image: linear-gradient(180deg, rgba(7,13,26,.82), rgba(7,13,26,.58)), url('/assets/img/hero/main-mobile.jpg');
    background-size: cover;
    background-position: center top;
  }
}
