/* Адаптивни стилове за сайта „Василев и синове“. */
:root{--blue:#082f62;--yellow:#ffc400;--ink:#122033;--muted:#617085;--paper:#f4f7fa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,sans-serif;color:var(--ink)}a{text-decoration:none;color:inherit}.topbar{height:82px;max-width:1240px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:48px;height:48px;background:var(--yellow);border-radius:13px;display:grid;place-items:center}.brand-mark svg{width:38px;fill:var(--blue)}.brand strong{display:block;font-size:21px;color:var(--blue)}.brand small{display:block;font-size:10px;font-weight:bold;letter-spacing:.15em}.topbar nav{display:flex;gap:25px;font-weight:bold}.call,.outline{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:13px;font-weight:800}.call{background:var(--yellow);color:var(--blue)}.small{min-height:44px}.hero{min-height:690px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(3,28,61,.96),rgba(4,37,76,.75),rgba(4,30,58,.2)),url('images/hero-roof.jpg') center/cover}.hero-content,.section,.footer-inner{width:min(1180px,calc(100% - 48px));margin:auto}.eyebrow,.kicker{color:#d99f00;font-size:13px;font-weight:900;letter-spacing:.2em}.eyebrow{color:var(--yellow)}h1{max-width:850px;font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.04em;margin:16px 0}h1 span{color:var(--yellow)}.lead{max-width:680px;font-size:20px;line-height:1.6}.actions{display:flex;gap:14px;margin:32px 0}.outline{border:2px solid #fff}.trust{display:flex;gap:26px;flex-wrap:wrap;font-weight:bold}.section{padding:100px 0}.intro,.faq,.feature{display:grid;grid-template-columns:1fr 1fr;gap:70px}h2{font-size:clamp(36px,4vw,58px);line-height:1.05;color:var(--blue);margin:12px 0 22px}.intro p,.faq p{font-size:18px;line-height:1.7;color:var(--muted)}.services-wrap{background:var(--paper)}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}.services article{padding:28px;background:#fff;border:1px solid #e2e8ef;border-radius:22px}.services article>b{display:grid;place-items:center;width:42px;height:42px;background:var(--yellow);border-radius:12px;color:var(--blue)}h3{color:var(--blue);font-size:22px}.services article p{color:var(--muted);line-height:1.6}.feature{gap:0}.feature-image{min-height:590px;border-radius:22px 0 0 22px;background:url('images/roof-worker.jpg') center/cover}.feature-copy{padding:60px;background:var(--blue);color:#fff;border-radius:0 22px 22px 0}.feature-copy h2{color:#fff}.feature-copy li{margin:22px 0}.feature-copy li span{display:block;color:#bdcbdb;margin-top:5px}.gallery-section{background:#edf2f7}.gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:245px;gap:14px}.gallery figure{position:relative;margin:0;border-radius:18px;overflow:hidden}.gallery .wide{grid-column:span 2}.gallery img{width:100%;height:100%;object-fit:cover}.gallery figcaption{position:absolute;inset:auto 0 0;padding:35px 18px 16px;color:#fff;font-weight:bold;background:linear-gradient(transparent,rgba(0,20,45,.9))}details{border-top:1px solid #dce2e8;padding:22px 0}summary{cursor:pointer;font-size:18px;font-weight:bold;color:var(--blue)}details p{font-size:16px}.phone{display:inline-block;font-size:28px;font-weight:bold;color:var(--blue);border-bottom:5px solid var(--yellow)}footer{width:100%;background:var(--blue);color:#fff}.footer-inner{padding:80px 0;display:flex;justify-content:space-between;align-items:center}.footer-inner h2{color:#fff}.footer-call{font-size:24px}.copyright{text-align:center;border-top:1px solid #ffffff22;padding:22px;margin:0;color:#aebed0}.floating{display:none;position:fixed;right:16px;bottom:16px;padding:16px 20px;background:var(--yellow);color:var(--blue);font-weight:bold;border-radius:50px;box-shadow:0 8px 25px #0005}
@media(max-width:900px){.topbar nav,.topbar .small{display:none}.hero{min-height:650px;background-position:62% center}.hero-content,.section,.footer-inner{width:calc(100% - 36px)}.intro,.faq,.feature{grid-template-columns:1fr;gap:35px}.section{padding:75px 0}.services{grid-template-columns:repeat(2,1fr)}.feature-image{min-height:420px;border-radius:20px 20px 0 0}.feature-copy{padding:38px 28px;border-radius:0 0 20px 20px}.gallery{grid-template-columns:repeat(2,1fr)}.footer-inner{flex-direction:column;align-items:flex-start}.floating{display:block}}
@media(max-width:560px){.brand strong{font-size:18px}h1{font-size:43px}.lead{font-size:18px}.actions{flex-direction:column}.call,.outline{min-height:58px;font-size:17px}.trust{display:grid;gap:12px}.services{grid-template-columns:1fr}.gallery{grid-template-columns:1fr;grid-auto-rows:260px}.gallery .wide{grid-column:auto}.footer-call{width:100%}.footer-inner{padding-bottom:100px}.copyright{padding-bottom:85px}}
