.home-route-search-card{padding:24px 27px 22px}
.home-route-search-card .search-tabs{margin-bottom:18px}
.route-search-guide{display:flex;align-items:baseline;gap:9px;margin:0 2px 12px;color:#213b5c}
.route-search-guide strong{font-size:12px}
.route-search-guide span{color:#7a899c;font-size:9px}
.home-route-builder{display:grid;grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr);align-items:stretch;gap:9px}
.route-point{min-width:0;padding:13px;border:1px solid #d7e2ef;border-radius:13px;background:#f9fbfe;transition:border-color .2s,box-shadow .2s,transform .25s}
.route-point header{display:flex;align-items:center;gap:10px;margin-bottom:12px}
.route-point header>b,.route-date-badge{display:grid;width:31px;height:31px;flex:0 0 31px;place-items:center;border-radius:9px;color:#fff;background:#145bdc;font:800 13px Manrope,sans-serif;box-shadow:0 6px 13px rgba(20,91,220,.18)}
.route-point-foreign header>b{background:#f17b3d;box-shadow:0 6px 13px rgba(241,123,61,.18)}
.route-point header strong,.route-point header small{display:block}
.route-point header strong{color:#102d50;font-size:12px;letter-spacing:.08em}
.route-point header small{margin-top:2px;color:#72839a;font-size:8px}
.route-point .field>span{font-size:9px;margin-bottom:6px}
.route-point .field-control{height:48px;border-color:#cfdbea}
.route-point .field-control input,.route-point .field-control select{min-width:0;font-size:11px}
.route-point .field-control input::placeholder{color:#6f7884;font-size:10px;opacity:1}
.route-point .field-icon{flex:0 0 auto;margin-right:4px;font-size:14px}
.route-point-polish{order:1}
.route-point-foreign{order:3}
.route-foreign-fields{display:grid;grid-template-columns:1.05fr .95fr;gap:8px}
.route-point-foreign .field:first-child .field-control{padding-left:10px;padding-right:10px}
.route-point-foreign .field:first-child .field-control select{padding-right:24px;background-position:calc(100% - 7px) 50%;text-overflow:ellipsis}
.route-point-foreign .field:last-child .field-control{padding-left:9px;padding-right:7px}
.route-point-foreign .field:last-child .field-icon{margin-right:3px}
.route-swap-button{order:2;align-self:center;display:flex;flex-direction:column;align-items:center;gap:4px;border:0;background:transparent;color:#145bdc;cursor:pointer}
.route-swap-button span{display:grid;width:39px;height:39px;place-items:center;border:1px solid #cad8eb;border-radius:50%;background:#fff;font-size:18px;box-shadow:0 5px 14px rgba(24,63,109,.08);transition:transform .25s,border-color .2s}
.route-swap-button small{font-size:7px;font-weight:800;letter-spacing:.08em}
.route-swap-button:hover span{border-color:#145bdc;transform:rotate(180deg)}
.home-route-builder.is-return .route-point-polish{order:3}
.home-route-builder.is-return .route-point-foreign{order:1}
.home-route-builder.is-return{grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr)}
.home-route-builder.is-return .route-point-polish header>b{background:#f17b3d;box-shadow:0 6px 13px rgba(241,123,61,.18)}
.home-route-builder.is-return .route-point-foreign header>b{background:#145bdc;box-shadow:0 6px 13px rgba(20,91,220,.18)}
.route-date-step{display:grid;grid-template-columns:31px minmax(110px,.55fr) minmax(210px,1fr);align-items:center;gap:10px;margin-top:11px;padding:10px 12px;border:1px dashed #d2deec;border-radius:11px;background:#fbfcfe}
.route-date-badge{color:#49617e;background:#e9eff7;box-shadow:none}
.route-date-copy strong,.route-date-copy small{display:block}
.route-date-copy strong{color:#253f60;font-size:9px;letter-spacing:.06em}
.route-date-copy small{margin-top:2px;color:#8390a1;font-size:8px}
.route-date-step .field{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px}
.route-date-step .field>span{margin:0;white-space:nowrap;font-size:9px}
.route-date-step .field-control{width:100%;min-width:0;height:42px;padding-right:14px;overflow:hidden}
.route-date-step .field-control input[type=date]{flex:1 1 auto;width:auto;min-width:0;max-width:100%;padding-right:2px}
.route-date-step .field-control input[type=date]::-webkit-calendar-picker-indicator{flex:0 0 auto;margin:0 0 0 6px;cursor:pointer}
.home-route-search-card .search-button{margin-top:15px}
.home-route-search-card .search-hint{margin-top:9px}
.home-route-search-card .search-contact-cta{margin-top:10px}
@media(max-width:1150px) and (min-width:961px){.home-route-search-card{padding-left:20px;padding-right:20px}.home-route-builder,.home-route-builder.is-return{grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);gap:6px}.route-point{padding:11px}.route-foreign-fields{grid-template-columns:1fr}.route-point-foreign .field:last-child{margin-top:8px}.route-date-step{grid-template-columns:31px 110px 1fr}}
@media(max-width:650px){.home-route-search-card{padding:18px 15px}.route-search-guide{align-items:flex-start;flex-direction:column;gap:2px}.home-route-builder,.home-route-builder.is-return{grid-template-columns:1fr;gap:8px}.route-point-polish,.home-route-builder.is-return .route-point-foreign{order:1}.route-swap-button{order:2;padding:0;margin:-2px 0}.route-point-foreign,.home-route-builder.is-return .route-point-polish{order:3}.route-swap-button span{width:35px;height:35px;transform:rotate(90deg)}.route-swap-button:hover span{transform:rotate(270deg)}.route-swap-button small{display:none}.route-foreign-fields{grid-template-columns:1fr 1fr}.route-date-step{grid-template-columns:31px 1fr;padding:10px}.route-date-step .field{grid-column:1/-1;display:block}.route-date-step .field>span{margin:0 0 6px 2px}.home-route-search-card .search-button{height:52px}.home-route-search-card .search-hint{line-height:1.45}}
@media(max-width:420px){.route-foreign-fields{grid-template-columns:1fr}.route-point-foreign .field:last-child{margin-top:8px}.route-point{padding:11px}.route-point header{margin-bottom:9px}}
.field-icon .panel-nav-icon{width:17px;height:17px}
