.sbd-home,.sbd-root,.sbd-detail{--sbd-primary:#102085;--sbd-accent:#d6a33e;--sbd-light:#f5f2ec;color:#111;background:#fff;font-family:inherit;box-sizing:border-box}.sbd-home *,.sbd-root *,.sbd-detail *{box-sizing:border-box;font-family:inherit}.sbd-wrap{width:min(1320px,calc(100% - 48px));margin:0 auto}.sbd-eyebrow,.sbd-guide-eyebrow{font-size:13px;line-height:1.2;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--sbd-accent);margin:0 0 8px}.sbd-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:38px}.sbd-head h2,.sbd-root h1,.sbd-detail h1,.sbd-detail h2,.sbd-detail h3,.sbd-home h3,.sbd-root h2{margin:0;color:#0b0d12}.sbd-head h2{font-size:40px;line-height:1.05}.sbd-all{color:var(--sbd-accent)!important;text-decoration:none!important;font-size:14px;font-weight:800;white-space:nowrap;padding-bottom:6px}.sbd-home-wrap{padding:74px 0 82px}.sbd-home-group{margin-top:38px}.sbd-home-group h3{font-size:25px;line-height:1.2;margin-bottom:16px}.sbd-grid{display:grid;gap:16px}.sbd-grid-4,.sbd-grid-catalog{grid-template-columns:repeat(4,minmax(0,1fr))}.sbd-card{position:relative;display:flex;align-items:flex-end;min-height:210px;padding:22px 22px 23px;border-radius:16px;overflow:hidden;background:linear-gradient(145deg,var(--sbd-primary),#161d34);background-position:center;background-size:cover;color:#fff!important;text-decoration:none!important;box-shadow:0 12px 26px rgba(13,19,35,.10);transition:transform .18s ease,box-shadow .18s ease}.sbd-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 34%,rgba(3,7,18,.82) 100%);pointer-events:none}.sbd-card strong,.sbd-card span{position:relative;z-index:1}.sbd-card strong{font-size:19px;line-height:1.15;padding-right:24px}.sbd-card span{margin-left:auto;font-size:20px}.sbd-card:hover{transform:translateY(-3px);box-shadow:0 18px 34px rgba(13,19,35,.16)}
.sbd-root{background:#f7f7f7;padding:0 0 90px}.sbd-breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:22px 0 18px;color:#7a7d86;font-size:13px}.sbd-breadcrumb a{color:#7a7d86!important;text-decoration:none!important}.sbd-breadcrumb strong{color:#16181d}.sbd-root-head{padding:26px 0 34px;max-width:900px}.sbd-root-head h1{font-size:52px;line-height:1.04}.sbd-root-head p{font-size:18px;line-height:1.7;color:#666d79;margin:17px 0 0}.sbd-catalog-group{padding:30px 0 16px}.sbd-catalog-group h2{font-size:30px;margin-bottom:18px}.sbd-grid-catalog .sbd-card{min-height:160px}
.sbd-detail{padding-bottom:70px}.sbd-title-row{padding:8px 0 22px}.sbd-title-row h1{font-size:44px;line-height:1.08;font-weight:700}.sbd-title-row h1 span{color:var(--sbd-accent);font-weight:400}.sbd-title-row p{max-width:980px;margin:12px 0 0;color:#626a77;font-size:16px;line-height:1.65}.sbd-three-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.sbd-third{min-width:0}.sbd-third-photo{display:flex}.sbd-hero-image{width:100%;min-height:100%;height:100%;border-radius:14px;background:linear-gradient(145deg,var(--sbd-primary),#1c2848);background-size:cover;background-position:center;position:relative;overflow:hidden}.sbd-hero-image span{position:absolute;right:12px;bottom:12px;background:rgba(8,10,17,.80);color:#fff;padding:7px 10px;border-radius:8px;font-size:11px;font-weight:700}.sbd-route-card,.sbd-third-choice{height:100%;border:1px solid #e2e5ea;border-radius:14px;background:#fff;padding:18px}.sbd-route-card h2{font-size:22px;margin-bottom:14px}.sbd-route-visual{position:relative;height:155px;border-radius:12px;background:var(--sbd-light);overflow:hidden;margin-bottom:14px}.sbd-route-visual svg{position:absolute;inset:14px;width:calc(100% - 28px);height:calc(100% - 28px);overflow:visible}.sbd-route-visual path{fill:none;stroke:var(--sbd-primary);stroke-width:4;stroke-linecap:round;stroke-dasharray:7 7}.sbd-route-visual circle:first-of-type{fill:var(--sbd-accent)}.sbd-route-visual circle:last-of-type{fill:var(--sbd-primary)}.sbd-route-visual span{position:absolute;z-index:2;font-size:11px;font-weight:800;background:#fff;padding:4px 7px;border-radius:7px;box-shadow:0 3px 8px rgba(0,0,0,.08)}.sbd-route-visual .is-start{left:10px;bottom:8px}.sbd-route-visual .is-end{right:10px;top:8px}.sbd-route-card dl{margin:0}.sbd-route-card dl div{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #eef0f3}.sbd-route-card dl div:last-child{border:0}.sbd-route-card dt{color:#747985}.sbd-route-card dd{margin:0;font-weight:800;text-align:right}.sbd-quickline{font-size:13px;line-height:1.35;color:#687080;margin:0 0 12px}.sbd-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sbd-stat-grid>div{min-width:0;min-height:78px;padding:10px;border:1px solid #e2e5ea;border-radius:10px;background:#fafbfc}.sbd-stat-icon{display:block;color:var(--sbd-primary);font-size:17px;line-height:1;margin-bottom:6px}.sbd-stat-grid small{display:block;color:#777d88;font-size:10px;margin-bottom:3px}.sbd-stat-grid strong{display:block;font-size:12.5px;line-height:1.2;color:#111}.sbd-vehicle-section{padding:14px 0 0}.sbd-vehicle-section h2{font-size:20px;line-height:1.15;margin:0 0 9px}.sbd-vehicle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sbd-vehicle-card{appearance:none;text-align:left;border:1px solid #dde1e7;background:#fff;border-radius:10px;padding:8px;min-height:112px;cursor:pointer;box-shadow:none;transition:border .18s ease,transform .18s ease}.sbd-vehicle-card:hover,.sbd-vehicle-card.is-active{border-color:var(--sbd-accent);transform:translateY(-1px)}.sbd-car{display:block;height:31px;margin-bottom:3px;color:#0c0f17}.sbd-car svg{width:100%;height:31px;fill:currentColor}.sbd-car .sbd-car-window{fill:#fff}.sbd-vehicle-card strong{display:block;font-size:10.5px;line-height:1.16;margin-bottom:4px}.sbd-vehicle-card small{display:block;color:#6c727d;font-size:8.5px;line-height:1.2;margin-bottom:5px}.sbd-vehicle-card b{display:flex;gap:4px;align-items:baseline;font-size:12px;line-height:1.2}.sbd-vehicle-card b span{font-size:8.5px;color:#7a7f89;font-weight:600}.sbd-vehicle-card b em{font-style:normal}
.sbd-two-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:18px;align-items:start;padding-top:22px}.sbd-one-third{min-width:0}.sbd-book-card{border:1px solid #e0e4ea;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 10px 24px rgba(16,22,40,.08)}.sbd-book-card>header{background:var(--sbd-primary);color:#fff;padding:18px}.sbd-book-card>header h2{color:#fff;font-size:22px;line-height:1.15}.sbd-book-card>header p{margin:4px 0 0;color:rgba(255,255,255,.82);font-size:12px}.sbd-book-card form{padding:16px}.sbd-book-card label{display:block;margin-bottom:9px}.sbd-book-card label span{display:block;font-size:11px;font-weight:700;margin-bottom:4px;color:#535965}.sbd-book-card input{width:100%;height:40px;border:1px solid #d9dee6;border-radius:8px;padding:0 10px;background:#fff;color:#111;font:inherit;font-size:12px}.sbd-form-two{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sbd-primary-btn{width:100%;min-height:42px;border:0;border-radius:8px;background:var(--sbd-accent);color:#111;font:inherit;font-weight:700;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px}.sbd-primary-btn:disabled{opacity:.6;cursor:wait}.sbd-book-result{display:flex;align-items:center;justify-content:space-between;background:var(--sbd-light);border-radius:10px;padding:12px 14px;margin-bottom:12px}.sbd-book-result small{color:#6f7580}.sbd-book-result strong{font-size:22px;color:var(--sbd-primary)}.sbd-contact{margin-top:12px}.sbd-contact input{margin-bottom:9px}.sbd-form-message{font-size:13px;line-height:1.4;margin-top:11px;color:#9a2a2a}.sbd-form-message.is-success{color:#19743b}.sbd-guide-card{border:1px solid #e2e5ea;border-radius:14px;background:#fff;padding:24px 26px}.sbd-guide-card h2{font-size:29px;line-height:1.2;margin-bottom:14px}.sbd-guide-card h3{font-size:22px;line-height:1.25;margin:26px 0 10px}.sbd-guide-copy{font-size:15.5px;line-height:1.75;color:#626a77}.sbd-guide-copy br{display:block;content:"";margin-top:10px}
.sbd-related{padding:42px 0 0}.sbd-related h2{font-size:27px;line-height:1.25;margin-bottom:16px}.sbd-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.sbd-related-grid a{display:block;padding:17px;border:1px solid #e4e7ed;border-radius:13px;text-decoration:none!important;color:#151820!important;background:#fff;transition:transform .18s ease,border .18s ease}.sbd-related-grid a:hover{transform:translateY(-2px);border-color:var(--sbd-accent)}.sbd-related-grid strong{display:block;font-size:14px;line-height:1.3;margin-bottom:6px}.sbd-related-grid span{font-size:12px;color:#6d7380}.sbd-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:16px;max-width:1100px}.sbd-admin-grid label{display:flex;flex-direction:column;gap:6px}.sbd-admin-grid .button{align-self:flex-start}
@media(max-width:1100px){.sbd-three-row{grid-template-columns:1fr 1fr}.sbd-third-choice{grid-column:1/-1}.sbd-hero-image{min-height:330px}.sbd-two-row{grid-template-columns:1fr 1.4fr}.sbd-related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.sbd-grid-4,.sbd-grid-catalog{grid-template-columns:repeat(2,1fr)}.sbd-wrap{width:min(100% - 32px,1320px)}.sbd-title-row h1,.sbd-root-head h1{font-size:36px}.sbd-three-row,.sbd-two-row{grid-template-columns:1fr}.sbd-third-choice{grid-column:auto}.sbd-hero-image{min-height:300px}.sbd-stat-grid,.sbd-vehicle-grid{grid-template-columns:repeat(2,1fr)}.sbd-related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:580px){.sbd-home-wrap{padding:54px 0 62px}.sbd-head{display:block}.sbd-all{display:inline-block;margin-top:14px}.sbd-head h2{font-size:32px}.sbd-home-group h3{font-size:22px}.sbd-grid-4,.sbd-grid-catalog{grid-template-columns:1fr}.sbd-card{min-height:180px}.sbd-title-row h1,.sbd-root-head h1{font-size:32px}.sbd-form-two{grid-template-columns:1fr}.sbd-related-grid{grid-template-columns:1fr}.sbd-admin-grid{grid-template-columns:1fr}.sbd-breadcrumb{padding-top:18px}}

/* 0.2.6 — deliberate row rhythm on destination pages */
.sbd-detail{padding-top:100px;padding-bottom:100px}
.sbd-detail>.sbd-wrap{display:flex;flex-direction:column;gap:100px}
.sbd-detail .sbd-breadcrumb{padding:0;margin:0}
.sbd-detail .sbd-title-row{padding:0;margin:0}
.sbd-detail .sbd-three-row{margin:0}
.sbd-detail .sbd-two-row{padding-top:0;margin:0}
.sbd-detail .sbd-related{padding:0;margin:0}
/* 0.2.8 — nearby cards with photos + destination gallery */
.sbd-related-grid a{padding:0;overflow:hidden}.sbd-related-photo{display:block;height:165px;background:linear-gradient(145deg,var(--sbd-primary),#1c2848) center/cover no-repeat}.sbd-related-body{display:block;padding:15px 16px 16px}.sbd-related-body strong{margin-bottom:6px}.sbd-gallery h2{font-size:27px;line-height:1.25;margin:0 0 16px}.sbd-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.sbd-gallery-item{display:block;aspect-ratio:4/3;border-radius:13px;overflow:hidden;background:#f3f5f8}.sbd-gallery-item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.sbd-gallery-item:hover img{transform:scale(1.025)}@media(max-width:900px){.sbd-gallery-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.sbd-related-photo{height:190px}.sbd-gallery-grid{grid-template-columns:1fr}}
/* 0.2.9 — route price matrix + route-specific FAQ */
.sbd-route-prices,.sbd-faq{margin:0}.sbd-route-prices-head{margin:0 0 18px}.sbd-route-prices h2,.sbd-faq h2{margin:0;color:#0b0d12;font-size:29px;line-height:1.2;font-weight:700}.sbd-guide-eyebrow{font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--sbd-accent);margin:0 0 8px}.sbd-price-table-wrap{width:100%;overflow-x:auto;border:1px solid #e1e4e9;border-radius:14px;background:#fff}.sbd-price-table{width:100%;min-width:900px;border-collapse:collapse;border-spacing:0}.sbd-price-table th{background:#0b0d12;color:#fff;text-align:center;padding:13px 12px;font-size:12px;line-height:1.15;font-weight:800;white-space:nowrap}.sbd-price-table th:first-child{text-align:left;min-width:245px}.sbd-price-table th:nth-child(2){min-width:160px}.sbd-price-table th small{display:block;margin-top:4px;font-size:9px;font-weight:600;color:rgba(255,255,255,.65)}.sbd-price-table td{padding:13px 12px;border-bottom:1px solid #eceef2;text-align:center;font-size:12px;color:#606774;white-space:nowrap}.sbd-price-table tr:last-child td{border-bottom:0}.sbd-price-table td:first-child{text-align:left;color:#12151b}.sbd-price-table td strong{font-size:13px;color:#111}.sbd-price-note{margin:10px 0 0;color:#737985;font-size:11.5px;line-height:1.5}.sbd-faq>h2{text-align:center;max-width:760px;margin:0 auto 24px}.sbd-faq>.sbd-guide-eyebrow{text-align:center}.sbd-faq-list{width:min(860px,100%);margin:0 auto;display:grid;gap:10px}.sbd-faq-item{border:1px solid #e1e4e9;border-radius:12px;background:#fff;overflow:hidden}.sbd-faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;font-size:14px;line-height:1.4;font-weight:700;color:#171a20}.sbd-faq-item summary::-webkit-details-marker{display:none}.sbd-faq-item summary span{font-size:18px;line-height:1;color:#555e6c;transition:transform .18s ease}.sbd-faq-item[open] summary span{transform:rotate(180deg)}.sbd-faq-answer{padding:0 20px 18px;color:#626a77;font-size:13.5px;line-height:1.65}
@media(max-width:800px){.sbd-route-prices h2,.sbd-faq h2{font-size:25px}.sbd-faq-item summary{padding:16px}.sbd-faq-answer{padding:0 16px 16px}}
