/*
Theme Name: Ветка
Description: Собственная тема сайта расписаний «Ветка».
Version: 0.6.0
*/
:root{--berry:#b51f2b;--berry-dark:#921622;--cream:#faf7f0;--milk:#fffdf9;--ink:#18222d;--muted:#687284;--card:#edf1f3;--line:#e5ddd4}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.45}a{color:inherit}.vetka-header{background:rgba(255,253,249,.98);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.vetka-nav{max-width:1220px;margin:auto;padding:8px 22px;display:flex;align-items:center;gap:28px}.vetka-brand{display:block;line-height:0}.vetka-brand img{display:block;width:150px;height:auto}.navlinks{display:flex;gap:21px;font-size:13px;flex:1}.navlinks a{text-decoration:none}.navlinks a:hover{color:var(--berry)}.search-btn,.primary{background:var(--berry);color:#fff;border:0;border-radius:8px;padding:11px 18px;text-decoration:none;font-weight:700;cursor:pointer}.search-btn:hover,.primary:hover{background:var(--berry-dark)}.wrap{max-width:1220px;margin:auto;padding:34px 22px}.hero{position:relative;min-height:515px;border-radius:24px;overflow:hidden;background:linear-gradient(105deg,#e9e5db 0%,#f7f4ed 55%,#dbe7ea 100%);display:grid;grid-template-columns:47% 53%;padding:44px 38px}.hero-copy{position:relative;z-index:2}.hero h1{font-size:47px;line-height:1.04;margin:35px 0 14px;letter-spacing:-1.2px}.hero p{font-size:17px;color:#394654;max-width:490px}.hero-leaf{position:absolute;width:145px;height:auto;right:12px;top:-6px;opacity:.92;transform:rotate(-5deg)}.hero-btn{display:inline-block;margin-top:14px}.hero-visual{position:relative}.hero-visual:before{content:"";position:absolute;inset:-45px -50px 45px 0;background:radial-gradient(circle at 65% 32%,#d6e4e8 0 15%,transparent 16%),linear-gradient(145deg,#dfecef,#aebfc5);clip-path:ellipse(72% 78% at 60% 50%)}.hero-bus{position:absolute;right:18px;bottom:48px;width:82%;height:230px;border-radius:46% 46% 15% 15%;background:linear-gradient(#fdfdfc,#cfd8da);box-shadow:0 22px 35px #26323830;transform:skew(-3deg)}.hero-bus:before{content:"";position:absolute;left:13%;right:11%;top:15%;height:70px;border-radius:12px;background:linear-gradient(110deg,#b9cfd6,#edf4f5 60%,#93adb5);box-shadow:inset 0 -8px #c8d5d8}.hero-bus:after{content:"";position:absolute;left:9%;right:8%;bottom:-10px;height:26px;background:radial-gradient(circle at 18% 50%,#252a2d 0 13px,transparent 14px),radial-gradient(circle at 83% 50%,#252a2d 0 13px,transparent 14px)}.searchbox{position:absolute;left:38px;right:38px;bottom:22px;background:#fff;padding:16px 18px;border-radius:16px;box-shadow:0 12px 35px #2d263020;display:grid;grid-template-columns:1fr 32px 1fr auto;gap:9px;align-items:end;z-index:3}.searchbox label{display:block;font-size:11px;margin:0 0 5px}.searchbox input{width:100%;padding:11px;border:1px solid #ddd6cd;border-radius:7px}.searchbox .swap{align-self:center;text-align:center;color:var(--berry);font-size:22px}.searchbox small{grid-column:1/-1;color:#6d7480;font-size:10px}.feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:36px 8px}.feature-row>div{display:grid;grid-template-columns:38px 1fr;column-gap:10px}.feature-row b{grid-row:1/3;color:var(--berry);font-size:28px}.feature-row strong{font-size:15px}.feature-row span{font-size:12px;color:var(--muted)}.section-title{display:flex;justify-content:space-between;align-items:center;margin:10px 0 18px}.section-title a{color:var(--berry);font-size:13px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.news-card{background:#fff;border-radius:14px;padding:15px;border:1px solid var(--line)}.news-card img{width:100%;height:120px;object-fit:cover;border-radius:10px;margin-bottom:10px}.news-card small{color:#727987;font-size:10px}.news-card h3{margin:5px 0 6px;font-size:15px}.news-card p{font-size:12px;color:#626b77}.empty-news{padding:25px}.page-head{display:flex;justify-content:space-between;gap:20px;align-items:center}.page-head h1{font-size:38px}.page-head form{display:flex}.page-head form input{width:310px;padding:11px 13px;border:1px solid #d9d0c6;border-radius:8px 0 0 8px}.page-head form button{border:0;background:#fff;border:1px solid #d9d0c6;border-left:0;border-radius:0 8px 8px 0}.chips{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 24px}.chip{border:1px solid #b8c7d3;border-radius:10px;padding:7px 15px;background:#fff;text-decoration:none;font-size:12px}.chip.active{background:#05070a;color:#fff;border-color:#05070a}.vetka-route-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.vetka-route-card{background:var(--card);border-radius:12px;padding:19px 20px;text-decoration:none;min-height:102px;display:block;transition:.15s}.vetka-route-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0001}.vetka-route-card strong{display:block;font-size:28px;margin-bottom:7px}.vetka-route-card span{font-size:11px;color:#6f7080}.route-page .back{font-size:12px;color:#6d7480;text-decoration:none}.route-head{margin-top:18px;display:flex;align-items:end}.route-number{font-size:50px;font-weight:800;color:var(--berry);display:inline-block;margin-right:18px}.route-title{font-size:28px;font-weight:700;display:inline}.route-badges{display:flex;gap:7px;margin-top:9px}.route-badges span{font-size:11px;background:#ecebe7;border-radius:9px;padding:5px 9px}.route-photo{height:210px;border-radius:16px;overflow:hidden;margin:20px 0}.route-photo img{width:100%;height:100%;object-fit:cover}.info-tabs{display:flex;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#fff;margin:20px 0}.info-tabs a{padding:12px 16px;text-decoration:none;flex:1;text-align:center;border-right:1px solid var(--line);font-size:12px}.info-tabs a.active{background:var(--berry);color:#fff}.day-filter{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0}.day-filter button{border:1px solid #cfc4b9;background:#fff;border-radius:8px;padding:7px 13px;cursor:pointer;font-size:12px}.day-filter button.active{background:var(--berry);color:#fff;border-color:var(--berry)}.schedule-block,.content-card{background:#fff;border:1px solid #eee6dc;border-radius:14px;padding:17px;margin:15px 0}.schedule-block h3{margin:0 0 12px;font-size:15px}.schedule-image{display:block;max-width:100%;height:auto;margin:auto;border-radius:7px}.table-scroll{overflow:auto}.schedule-table{border-collapse:collapse;min-width:760px;width:100%;font-size:12px}.schedule-table th,.schedule-table td{border:1px solid #e3ddd5;padding:7px;text-align:center;white-space:nowrap}.schedule-table th:first-child,.schedule-table td:first-child{text-align:left;position:sticky;left:0;background:#fff;z-index:2}.schedule-table thead th{background:#f3eee7}.schedule-warning{font-size:11px;color:#626b77}.notice{background:#fff8e9;border-left:4px solid var(--berry);padding:11px 14px;border-radius:8px;color:#5f5143;margin:10px 0}.stops-text{font-size:13px;line-height:1.7}.carrier-list{display:grid;gap:13px}.carrier-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px}.carrier-card h3{margin:0 0 5px}.carrier-card p{margin:0;color:#687284;font-size:12px}.phone{font-size:18px}.vetka-footer{margin-top:55px;background:var(--berry);color:#fff;padding:25px 22px}.footer-in{max-width:1220px;margin:auto;display:grid;grid-template-columns:1.2fr 1fr 1fr;align-items:center;gap:30px}.footer-logo{width:150px;filter:brightness(0) invert(1);display:block;margin-bottom:8px}.footer-in small{font-size:9px;opacity:.9}.footer-links{display:flex;gap:20px;font-size:11px}.footer-links a{text-decoration:none}.footer-tag{text-align:right;font-size:11px}.content-card h1{margin-top:0}@media(max-width:900px){.navlinks{display:none}.hero{grid-template-columns:1fr;padding:30px;min-height:650px}.hero-visual{display:none}.hero h1{font-size:42px}.searchbox{left:20px;right:20px;grid-template-columns:1fr 28px 1fr}.searchbox button{grid-column:1/-1}.vetka-route-grid{grid-template-columns:repeat(2,1fr)}.news-grid{grid-template-columns:1fr 1fr}.feature-row{grid-template-columns:1fr}}@media(max-width:560px){.vetka-nav{padding:8px 14px}.vetka-brand img{width:125px}.wrap{padding:25px 14px}.hero h1{font-size:36px}.searchbox{grid-template-columns:1fr}.searchbox .swap{display:none}.searchbox button{grid-column:auto}.vetka-route-grid,.news-grid{grid-template-columns:1fr}.route-number{font-size:42px}.route-title{font-size:23px}.info-tabs{overflow:auto}.info-tabs a{min-width:120px}.page-head{display:block}.page-head form input{width:calc(100vw - 90px)}.footer-in{grid-template-columns:1fr}.footer-tag{text-align:left}}
