
:root{
 --v7-red:#ed1c24;--v7-dark:#071018;--v7-blue:#0e3652;--v7-green:#0f8a47;
 --v7-text:#0f2f47;--v7-muted:#657482;--v7-bg:#f4f6f8;--v7-line:#e1e6ea;
 --v7-wrap:1340px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.tts80-v7{margin:0;background:var(--v7-bg);color:var(--v7-text);font-family:Arial,Helvetica,sans-serif}
body.tts80-v7 a{text-decoration:none}
.v7-wrap{max-width:var(--v7-wrap);margin:auto;padding:0 24px}
.v7-top{background:#070c11;color:#fff;font-size:14px}
.v7-top .v7-wrap{height:42px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}
.v7-top .center{text-align:center}.v7-top .right{text-align:right}
.v7-nav{background:#fff;border-bottom:1px solid #eceff1;position:sticky;top:0;z-index:70}
.v7-nav .v7-wrap{min-height:82px;display:grid;grid-template-columns:250px 1fr auto;gap:28px;align-items:center}
.v7-logo{font-size:26px;line-height:.86;font-weight:950;color:#111;letter-spacing:-1px}
.v7-logo small{display:block;color:var(--v7-red);font-size:18px;letter-spacing:0;margin-top:5px}
.v7-menu{display:flex;gap:27px;justify-content:center;align-items:center}
.v7-menu a{color:#111;font-weight:800;font-size:15px}
.v7-actions{display:flex;gap:10px;justify-content:flex-end}
.v7-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 20px;border-radius:10px;color:#fff!important;font-weight:900;white-space:nowrap}
.v7-btn.red{background:var(--v7-red)}.v7-btn.green{background:var(--v7-green)}
.v7-btn.rent{background:#e99a17}.v7-btn[aria-disabled="true"]{cursor:default;pointer-events:none}
.v7-hero{position:relative;min-height:625px;color:#fff;overflow:hidden;background:#071018}
.v7-hero:before{content:"";position:absolute;inset:0;background-image:
 linear-gradient(90deg,rgba(3,10,16,.96) 0%,rgba(3,10,16,.83) 38%,rgba(3,10,16,.38) 72%,rgba(3,10,16,.30) 100%),
 url("https://images.unsplash.com/photo-1581092921461-eab62e97a780?auto=format&fit=crop&q=82&w=1800");
 background-size:cover;background-position:center}
.v7-hero .v7-wrap{position:relative;z-index:2;padding-top:58px;padding-bottom:48px}
.v7-kicker{color:#ff3b43;font-weight:950;letter-spacing:.4px;font-size:18px;margin-bottom:16px}
.v7-hero h1{font-size:64px;line-height:1.02;max-width:740px;margin:0 0 18px;font-weight:950;letter-spacing:-2px;color:#fff}
.v7-hero h1 .redword{color:#ff2d34}
.v7-service-line{font-size:22px;font-weight:900;margin:0 0 24px}
.v7-hero-desc{font-size:18px;line-height:1.7;max-width:700px;margin:0 0 24px;color:#f0f4f6}
.v7-trust{display:grid;grid-template-columns:repeat(4,170px);gap:10px;margin:22px 0 18px}
.v7-trust .item{height:124px;background:#fff;color:#0b1e2b;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:18px;font-weight:900;line-height:1.35}
.v7-trust .ico{display:block;color:var(--v7-red);font-size:22px;margin-bottom:9px}
.v7-hero-buttons{display:flex;gap:10px}
.v7-float-wa{position:fixed;right:24px;bottom:24px;width:62px;height:62px;border-radius:50%;background:#0dbb62;color:#fff!important;display:flex;align-items:center;justify-content:center;font-size:30px;z-index:80;box-shadow:0 8px 26px #0003}
.v7-float-wa[aria-disabled="true"]{opacity:.68;pointer-events:none}
.v7-content{padding:34px 0 60px}
.v7-card-shell{max-width:1340px;margin:0 auto;background:#fff;border:1px solid #e3e8ec;border-radius:14px;box-shadow:0 12px 35px #102b3e10;padding:32px}
.v7-section-head{text-align:center;margin-bottom:24px}
.v7-section-head .eyebrow{color:var(--v7-red);font-size:13px;font-weight:950;letter-spacing:1.4px}
.v7-section-head h2{font-size:32px;color:#0b3652;margin:8px 0 8px}
.v7-section-head p{margin:0;color:#6c7881;line-height:1.6}
.v7-finder{max-width:1100px;margin:-25px auto 34px;position:relative;z-index:5;background:#fff;border:1px solid #e3e8ec;border-radius:14px;box-shadow:0 12px 32px #102b3e18;padding:24px}
.v7-finder h2{text-align:center;color:#0b3652;margin:0 0 17px}
.v7-finder-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.v7-finder select{width:100%;padding:13px;border:1px solid #d5dde3;border-radius:7px;background:#fff;color:#243746}
.v7-finder .go{display:block;margin:14px auto 0;background:var(--v7-red);color:#fff;border:0;border-radius:7px;padding:13px 28px;font-weight:900;cursor:pointer}
.v7-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin:28px 0 36px}
.v7-cat{overflow:hidden;background:#fff;border:1px solid var(--v7-line);border-radius:12px;color:#0b3652;box-shadow:0 8px 22px #08253b0b}
.v7-cat img{width:100%;height:145px;object-fit:cover;display:block;background:#eaf5fb}
.v7-cat .copy{padding:15px}.v7-cat b{display:block;font-size:18px;margin-bottom:5px}.v7-cat span{color:#6b7881;font-size:13px;line-height:1.45}
.v7-region-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin:24px 0}
.v7-region{min-height:158px;border:1px solid #dfe4e8;border-radius:11px;background:#fff;padding:23px;color:#0b3652;box-shadow:0 3px 13px #0c2c4009}
.v7-region h3{font-size:20px;line-height:1.45;margin:0 0 12px;font-weight:800;color:#0b3652}
.v7-region h3:before{content:"📍";font-size:18px;margin-right:6px}
.v7-region p{margin:0;color:#e21732;font-weight:850;line-height:1.65}
.v7-bottom-actions{display:flex;justify-content:center;gap:14px;margin:42px 0 15px}
.v7-bottom-actions .v7-btn{min-width:220px}
.v7-back{text-align:center;border-top:1px solid #edf0f2;margin-top:48px;padding-top:26px}
.v7-back a{color:#0b3652;text-decoration:underline;font-weight:750}
.v7-article{background:#fff;border:1px solid #e2e7eb;border-radius:13px;padding:28px;box-shadow:0 10px 30px #08253b0b}
.v7-article h2,.v7-article h3{color:#0b3652}.v7-article p{line-height:1.8;color:#334958}
.v7-article .grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}
.v7-article .card{background:#fff;border:1px solid #e0e5e9;border-radius:11px;padding:18px;color:#0b3652}
.v7-article .card h3{margin-top:0}
.v7-article .btn{display:inline-block;padding:12px 18px;border-radius:8px;background:var(--v7-red);color:#fff!important;font-weight:800}
.v7-article .btn.green{background:var(--v7-green)}
.v7-article .notice{padding:14px;border-left:4px solid var(--v7-red);background:#fff6f6;border-radius:6px}
.v7-article .seo80-wrap{margin-top:28px}
.v7-footer{background:#09131b;color:#dfe8ee;padding:34px 0;margin-top:35px}
.v7-footer .v7-wrap{display:grid;grid-template-columns:2fr 1fr 1fr;gap:24px}
.v7-footer h3{color:#fff;margin-top:0}.v7-footer a{color:#fff}.v7-footer p{color:#b9c5cd;line-height:1.7}
body.tts80-v7 .seo80-wrap{max-width:1340px;margin:28px auto 0}
body.tts80-v7 .seo80-box{background:#fff;border:1px solid #e1e6ea;border-radius:13px;padding:26px}
body.tts80-v7 .seo80-links,body.tts80-v7 .seo80-mini{display:flex;flex-wrap:wrap;gap:8px}
body.tts80-v7 .seo80-links a,body.tts80-v7 .seo80-mini a{padding:9px 11px;border:1px solid #dfe5e9;border-radius:8px;color:#0b3652;background:#fff}
body.tts80-v7 .seo80-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.v7-index-hero{min-height:520px}
.v7-city-search{max-width:620px;margin:0 auto 20px}
.v7-city-search input{width:100%;padding:15px 17px;border:1px solid #d3dbe1;border-radius:9px;font-size:16px}
@media(max-width:1100px){
 .v7-nav .v7-wrap{grid-template-columns:210px 1fr}.v7-actions{grid-column:1/-1;justify-content:center;padding-bottom:12px}.v7-menu{justify-content:flex-end}
 .v7-region-grid{grid-template-columns:repeat(3,1fr)}.v7-category-grid{grid-template-columns:repeat(3,1fr)}.v7-trust{grid-template-columns:repeat(4,145px)}
}
@media(max-width:760px){
 .v7-top .v7-wrap{height:auto;display:block;padding-top:8px;padding-bottom:8px;text-align:center}.v7-top .center,.v7-top .right{text-align:center;margin-top:4px}
 .v7-nav .v7-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:12px;padding-bottom:12px}.v7-menu{order:3;width:100%;overflow:auto;justify-content:flex-start;gap:18px}.v7-actions{display:none}
 .v7-logo{font-size:22px}.v7-logo small{font-size:15px}
 .v7-hero{min-height:560px}.v7-hero .v7-wrap{padding-top:42px}.v7-hero h1{font-size:42px}.v7-kicker{font-size:14px}.v7-service-line{font-size:18px}
 .v7-trust{grid-template-columns:repeat(2,1fr);gap:8px}.v7-trust .item{height:98px;font-size:15px}
 .v7-finder-grid{grid-template-columns:1fr 1fr}.v7-category-grid,.v7-region-grid{grid-template-columns:1fr 1fr}.v7-card-shell{border-radius:0;padding:20px}
 .v7-footer .v7-wrap{grid-template-columns:1fr}.v7-article .grid,body.tts80-v7 .seo80-grid{grid-template-columns:1fr}
}
@media(max-width:480px){
 .v7-category-grid,.v7-region-grid,.v7-finder-grid{grid-template-columns:1fr}.v7-hero h1{font-size:36px}.v7-bottom-actions{flex-direction:column}.v7-bottom-actions .v7-btn{width:100%}
}
