.search-form{background:#fff;border-radius:12px;box-shadow:0 4px 24px #0015291f;padding:24px;max-width:900px;margin:0 auto}.search-form--unified{padding:16px;max-width:1200px;border:1px solid rgba(255,92,92,.5);box-shadow:0 4px 24px #0015291f}.search-form__row{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.search-form__field{flex:1;min-width:130px}.search-form__field--place{flex:1.15}.search-form__field--date{flex:.85}.search-form__field--passengers{flex-shrink:0}.search-form__label{display:block;font-size:12px;font-weight:600;color:#5a6a7a;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.search-form__place-select{width:100%}.search-form__place-select .ant-select-selector{border-radius:8px!important;padding:12px 14px!important;height:auto!important;border-color:#d9e1ec!important}.search-form--unified .search-form__field{height:48px}.search-form--unified .search-form__field--error{height:auto}.search-form--unified .ant-select,.search-form--unified .ant-select-selector,.search-form--unified .ant-picker{height:48px!important}.search-form--unified .ant-select-selector{display:flex!important;align-items:center!important}.search-form--unified .search-form__date .ant-picker{height:48px!important}.search-form__place-select .ant-select-selection-placeholder{color:#8a9ab0}.search-form__selected{display:flex;align-items:center;gap:8px;line-height:1.2}.search-form__selected-name{font-size:15px;font-weight:600;color:#0c131d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-form__selected-code{font-size:12px;color:#8a9ab0;font-weight:500;letter-spacing:.5px;flex-shrink:0}.search-form__placeholder{color:#8a9ab0}.search-form__date{width:100%}.search-form__date .ant-picker{border-radius:8px!important;padding:8px 12px!important;border-color:#d9e1ec!important;width:100%}.search-form__place-select .ant-select-selector:hover{border-color:#ff5c5c!important}.search-form__date .ant-picker:hover{border-color:#ff5c5c!important;box-shadow:0 0 0 2px #ff5c5c1f!important}.search-form__place-select .ant-select-focused .ant-select-selector{box-shadow:none!important}.search-form__swap{background:#f0f4f8;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#5a6a7a;transition:background .2s,color .2s;flex-shrink:0;align-self:center}.search-form__swap:hover{background:#e2eaf2;color:#ff5c5c}.search-form--unified .search-form__passengers-cell{min-height:48px;height:48px}.search-form__passengers-cell{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #d9e1ec;border-radius:8px;padding:8px 14px;min-height:48px;cursor:pointer;transition:border-color .2s,box-shadow .2s;flex-shrink:0;white-space:nowrap;font-family:inherit}.search-form__passengers-cell:hover{border-color:#ff5c5c;box-shadow:0 0 0 2px #ff5c5c1f}.search-form__passengers-icon{color:#8a9ab0;font-size:20px;display:flex;align-items:center}.search-form__passengers-text{display:flex;flex-direction:column;line-height:1.3;text-align:left;min-width:0}.search-form__passengers-count{font-size:14px;font-weight:600;color:#0c131d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.search-form__passengers-class{font-size:12px;color:#8a9ab0}.search-form__passengers-content{width:300px;padding:4px 0}.search-form__passengers-title{font-size:13px;font-weight:600;color:#5a6a7a;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.search-form__passengers-title--class{margin-top:20px}.search-form__counter{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #f0f2f5}.search-form__counter-info{min-width:0}.search-form__counter-label{font-size:14px;font-weight:600;color:#0c131d}.search-form__counter-hint{font-size:12px;color:#8a9ab0}.search-form__counter-controls{display:flex;align-items:center;gap:8px}.search-form__counter-btn{width:28px;height:28px;border:1px solid #d9e1ec;border-radius:50%;background:#fff;color:#5a6a7a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s,color .2s,background .2s;font-size:12px}.search-form__counter-btn:hover:not(:disabled){border-color:#ff5c5c;color:#ff5c5c;background:#fff5f5}.search-form__counter-btn:disabled{opacity:.4;cursor:not-allowed}.search-form__counter-value{font-size:15px;font-weight:600;width:20px;text-align:center;color:#0c131d}.search-form__class-options{display:flex;flex-direction:column;gap:6px}.search-form__class-option{padding:10px 14px;border:1px solid #d9e1ec;border-radius:8px;background:#fff;font-size:14px;font-weight:500;color:#0c131d;cursor:pointer;text-align:left;transition:border-color .2s,background .2s;font-family:inherit}.search-form__class-option:hover{border-color:#b9c4d1}.search-form__class-option--active{border-color:#ff5c5c;background:#fff5f5;color:#ff5c5c;font-weight:600}.search-form__field--error .ant-select-selector,.search-form__field--error .ant-picker{border-color:#ff4d4f!important}.search-form__field--error .ant-select-selector:hover,.search-form__field--error .ant-picker:hover{border-color:#ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f1f!important}.search-form__passengers-cell--error{border-color:#ff4d4f!important}.search-form__passengers-cell--error:hover{border-color:#ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f1f!important}.search-form__error-text{font-size:12px;color:#ff4d4f;margin-top:4px;line-height:1.3}.search-form--unified .search-form__row .ant-btn{height:48px;min-width:150px;border-radius:8px;font-weight:600;flex-shrink:0;background:#ff5c5c;border-color:#ff5c5c}.search-form--unified .search-form__row .ant-btn:hover,.search-form--unified .search-form__row .ant-btn:focus{background:#ff4242!important;border-color:#ff4242!important}.results-mobile-appbar{display:flex;align-items:center;justify-content:space-between;gap:8px}.search-form__mobile-trigger{display:inline-flex;align-items:center;gap:8px;flex:1;min-width:0;height:40px;padding:0 16px;border:1px solid #d9e1ec;border-radius:8px;background:#fff;color:#5a6a7a;font-size:15px;font-weight:600;cursor:pointer;transition:border-color .2s,box-shadow .2s;text-align:left}.search-form__mobile-trigger:hover,.search-form__mobile-trigger:focus-visible{border-color:#ff5c5c;box-shadow:0 0 0 2px #ff5c5c26;outline:none}@media (max-width: 1060px) and (min-width: 770px){.search-form--unified .search-form__field--date,.search-form--unified .search-form__field--passengers,.search-form--unified .search-form__passengers-cell{flex:1;min-width:140px}.search-form--unified .search-form__row .ant-btn{width:100%}}@media (max-width: 769px){.search-form--unified{padding:12px;overflow-x:hidden}.search-form__row{flex-direction:column;align-items:stretch;gap:10px}.search-form__field{min-width:0;max-width:100%}.search-form--unified .ant-select,.search-form--unified .ant-picker{min-width:0!important;width:100%!important}.search-form__swap{align-self:center;margin:4px 0}.search-form__passengers-cell{width:100%;justify-content:flex-start;min-height:48px}.search-form__row .ant-btn{width:100%;height:48px}.ant-select-dropdown,.ant-picker-dropdown{max-width:calc(100vw - 24px)!important}}.site-footer{background:#1a1a2e;padding:40px 24px 24px;margin-top:40px}.site-footer__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.5fr repeat(5,1fr);gap:24px}.site-footer__brand{padding-right:16px}.site-footer__title{color:#fff!important;font-size:14px!important;font-weight:600!important;margin-bottom:12px!important;text-transform:uppercase;letter-spacing:.5px}.site-footer__title-link{display:inline-block;text-decoration:none;transition:opacity .2s}.site-footer__title-link:hover{opacity:.8}.site-footer__title-link .site-footer__title{margin-bottom:12px!important;cursor:pointer}.site-footer__list{list-style:none;padding:0;margin:0}.site-footer__list li{margin-bottom:8px}.site-footer__link{color:#8a94a6;font-size:13px;text-decoration:none;transition:color .2s}.site-footer__link:hover{color:#fff}.site-footer__bottom{max-width:1200px;margin:32px auto 0;padding-top:16px;border-top:1px solid rgba(255,255,255,.1);text-align:center}@media (max-width: 1024px){.site-footer__inner{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.site-footer__inner{grid-template-columns:1fr}}.filters-panel{border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid #e8e8e8}.filters-panel__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.filters-panel .ant-collapse{border:none;background:transparent}.filters-panel .ant-collapse-header{font-weight:600;font-size:14px;padding-left:0!important;padding-right:0!important}.filters-panel .ant-collapse-content-box{padding-left:0!important;padding-right:0!important}.filters-panel__row{display:flex;justify-content:space-between;margin-top:4px;font-size:12px}.filters-panel__check-group{width:100%}.filters-panel__checkbox{margin-top:4px}.filters-panel__radio{display:flex;flex-direction:column}.ticket-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:16px 20px;margin-bottom:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#0c131d;cursor:pointer;transition:box-shadow .2s,border-color .2s}.ticket-card:hover{box-shadow:0 4px 16px #0015291a;border-color:#d0d7e0}.ticket-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ticket-card__airlines{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.ticket-card__airline-logo{width:40px;height:40px;border-radius:8px;object-fit:cover;background:#f0f2f5}.ticket-card__airline-name{font-size:13px;font-weight:600;color:#43536a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px;line-height:1.2}.ticket-card__price-block{display:flex;align-items:center;gap:12px}.ticket-card__price{font-size:24px;font-weight:700;line-height:1.2;color:#0c131d;white-space:nowrap}.ticket-card__actions{display:flex;align-items:center;gap:4px}.ticket-card__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:8px;cursor:pointer;color:#43536a;transition:background .2s}.ticket-card__icon-btn:hover{background:#43536a14}.ticket-card__flights{margin-top:16px}.ticket-card__flight-row{display:flex;align-items:center;gap:12px}.ticket-card__flight-row+.ticket-card__flight-row{margin-top:16px;padding-top:12px;border-top:1px solid #f0f2f5}.ticket-card__flight-label{width:56px;flex-shrink:0;font-size:12px;font-weight:600;color:#8a94a6;padding-top:26px;text-transform:uppercase;letter-spacing:.02em}.ticket-card__route{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.ticket-card__endpoint{min-width:120px;flex-shrink:0}.ticket-card__time{font-size:20px;font-weight:700;line-height:1.2}.ticket-card__city{font-size:13px;color:#43536a;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.ticket-card__date{font-size:12px;color:#8a94a6;margin-top:2px}.ticket-card__middle{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0}.ticket-card__duration{font-size:12px;color:#8a94a6;white-space:nowrap}.ticket-card__connector{display:flex;align-items:center;width:100%}.ticket-card__connector-line{flex:1;height:1px;background:#d9dde3}.ticket-card__connector-dot{width:6px;height:6px;border-radius:50%;background:#d9dde3;flex-shrink:0}.ticket-card__airport{font-size:12px;font-weight:600;color:#43536a;padding:0 4px;white-space:nowrap}.ticket-card__aviasales-connector{display:flex;align-items:center;width:100%}.ticket-card__aviasales-line{flex:1 1 auto;height:1px;background:#d9dde3;min-width:8px}.ticket-card__aviasales-transfer,.ticket-card__aviasales-endpoint{display:flex;flex-direction:column;align-items:center;gap:2px;padding:0 6px;flex-shrink:0}.ticket-card__aviasales-dot{width:8px;height:8px;border-radius:50%;background:#8a94a6;flex-shrink:0}.ticket-card__aviasales-transfer-airport,.ticket-card__aviasales-airport{font-size:11px;font-weight:600;color:#43536a;white-space:nowrap}.ticket-card__buy{margin-top:16px;display:flex;justify-content:flex-end;gap:8px}.ticket-card__buy-btn{background:#ff5c5c;border:none;color:#fff;font-weight:600;font-size:14px;padding:10px 24px;border-radius:8px;cursor:pointer;transition:background .2s}.ticket-card__buy-btn:hover{background:#ff4242}.ticket-card__buy-btn:disabled{background:#ffb3b3;cursor:not-allowed}.ticket-card__details-btn{background:#91caff;border:none;color:#fff;font-weight:600;font-size:14px;padding:10px 20px;border-radius:8px;cursor:pointer;transition:background .2s}.ticket-card__details-btn:hover{background:#6fb0f0}@media (max-width: 768px){.ticket-card{padding:12px 14px}.ticket-card__top{flex-direction:column;gap:10px}.ticket-card__price-block{justify-content:space-between;width:100%}.ticket-card__flights{margin-top:12px}.ticket-card__flight-row{gap:8px}.ticket-card__flight-label{width:48px;padding-top:20px;font-size:11px}.ticket-card__route{flex-wrap:wrap;gap:10px}.ticket-card__endpoint:first-child{order:1;flex:1 1 45%;min-width:0}.ticket-card__endpoint:last-child{order:2;flex:1 1 45%;min-width:0}.ticket-card__time{font-size:18px}.ticket-card__city{max-width:100%;white-space:normal}.ticket-card__date{white-space:nowrap}.ticket-card__middle{order:3;flex:1 1 100%;max-width:100%}.ticket-card__buy{justify-content:stretch;margin-top:12px}.ticket-card__buy-btn,.ticket-card__details-btn{width:100%;flex:1}}.results-anim{animation:resultsFadeIn .25s ease}@keyframes resultsFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.ticket-modal .ant-modal{max-width:calc(100vw - 16px)}.ticket-modal .ant-modal-content{border-radius:12px;padding:0;overflow:hidden}.ticket-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 24px;border-bottom:1px solid #e8e8e8}.ticket-modal__title{font-size:20px;font-weight:700;color:#0c131d}.ticket-modal__subtitle{font-size:13px;color:#8a94a6;margin-top:4px}.ticket-modal__close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:8px;cursor:pointer;color:#43536a;font-size:16px;transition:background .2s}.ticket-modal__close:hover{background:#43536a14}.ticket-modal__segments{padding:16px 24px}.ticket-modal__roundtrip{display:flex;flex-wrap:wrap;gap:16px;align-items:stretch}.ticket-modal__roundtrip .ticket-modal__segment{flex:1 1 0;min-width:340px;padding:12px;border:1px solid #e8e8e8;border-radius:10px;background:#fff}.ticket-modal__segment{padding:12px;border-bottom:1px solid #f0f2f5}.ticket-modal__segments>.ticket-modal__segment:last-child{border-bottom:none}.ticket-modal__segment-head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.ticket-modal__segment-label{flex-shrink:0;font-size:12px;font-weight:700;color:#1668e3;text-transform:uppercase;letter-spacing:.02em;padding:2px 8px;border-radius:6px;background:#1668e31a}.ticket-modal__segment-title{font-size:15px;font-weight:600;color:#0c131d;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticket-modal__roundtrip .ticket-modal__segment-title{margin-bottom:0}.ticket-modal__segment-airline{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;margin-bottom:12px}.ticket-modal__airline-item{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.ticket-modal__airline-logo{width:32px;height:32px;border-radius:8px;object-fit:cover;background:#f0f2f5;flex-shrink:0}.ticket-modal__airline-name{font-size:13px;color:#43536a;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis}.ticket-modal__flight{display:flex;align-items:flex-start;gap:16px}.ticket-modal__endpoint{min-width:0;max-width:100%;flex-shrink:1}.ticket-modal__time{font-size:20px;font-weight:700;color:#0c131d;white-space:nowrap}.ticket-modal__date{font-size:12px;color:#8a94a6;margin-top:2px;white-space:nowrap}.ticket-modal__city{font-size:14px;color:#0c131d;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticket-modal__airport{font-size:12px;color:#8a94a6;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticket-modal__middle{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding-top:4px}.ticket-modal__duration{font-size:13px;color:#43536a;white-space:nowrap}.ticket-modal__transfers{font-size:12px;color:#8a94a6;white-space:nowrap}.ticket-modal__tariff{padding:16px 24px;border-top:1px solid #e8e8e8}.ticket-modal__tariff-title{font-size:15px;font-weight:600;color:#0c131d;margin-bottom:12px}.ticket-modal__tariff-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}.ticket-modal__tariff-item{font-size:13px;color:#43536a}.ticket-modal__buy{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;border-top:1px solid #e8e8e8;background:#fafbfc}.ticket-modal__price{font-size:24px;font-weight:700;color:#0c131d}.ticket-modal__buy-btn{background:#ff5c5c;border:none;color:#fff;font-weight:600;font-size:14px;padding:10px 24px;border-radius:8px;cursor:pointer;transition:background .2s}.ticket-modal__buy-btn:hover{background:#ff4242}.ticket-modal__buy-btn:disabled{background:#ffb3b3;cursor:not-allowed}.ticket-modal__legs{display:flex;flex-direction:column;gap:12px}.ticket-modal__leg{padding:12px;border:1px solid #f0f2f5;border-radius:10px;background:#fafbfc}.ticket-modal__leg-airline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.ticket-modal__leg-duration{font-size:13px;color:#43536a;white-space:nowrap}.ticket-modal__transfer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-left:3px solid #ff6d00;background:#fff7ef;border-radius:0 8px 8px 0}.ticket-modal__transfer-info{display:flex;align-items:center;gap:10px}.ticket-modal__transfer-icon{font-size:16px;flex-shrink:0}.ticket-modal__transfer-time{font-size:14px;font-weight:600;color:#0c131d}.ticket-modal__transfer-airport{font-size:12px;color:#8a94a6;margin-top:2px}.ticket-modal__transfer-badges{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.ticket-modal__badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap}.ticket-modal__badge--warning{color:#0c131d;background:#ffc562}.ticket-modal__badge--night{color:#fff;background:#53749d}@media (max-width: 899px){.ticket-modal__roundtrip{flex-direction:column}.ticket-modal__roundtrip .ticket-modal__segment{width:100%}}@media (max-width: 520px){.ticket-modal .ant-modal{width:100%!important;max-width:100vw;margin:0;top:0;padding-bottom:0}.ticket-modal .ant-modal-content{height:100vh;border-radius:0;overflow-y:auto}.ticket-modal__header,.ticket-modal__segments,.ticket-modal__tariff,.ticket-modal__buy{padding-left:16px;padding-right:16px}.ticket-modal__roundtrip{flex-direction:column}.ticket-modal__roundtrip .ticket-modal__segment{min-width:0;width:100%}.ticket-modal__flight{flex-direction:column;align-items:stretch;gap:8px}.ticket-modal__endpoint{min-width:0;width:100%;text-align:left!important}.ticket-modal__middle{align-items:flex-start}.ticket-modal__tariff-grid{grid-template-columns:1fr}.ticket-modal__buy{flex-direction:column;align-items:stretch;gap:12px}.ticket-modal__buy-btn{width:100%}}.price-ribbon{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:8px 0;margin-bottom:16px;box-shadow:0 1px 2px #0000000a}.price-ribbon__scroll{display:flex;gap:4px;overflow-x:auto;padding:4px 8px;scrollbar-width:none;-ms-overflow-style:none}.price-ribbon__scroll::-webkit-scrollbar{display:none}.price-ribbon__item{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:88px;padding:8px 12px;border:none;border-radius:6px;background:transparent;cursor:pointer;transition:background .15s ease;flex-shrink:0}.price-ribbon__item:hover{background:#f5f5f5}.price-ribbon__item:disabled{cursor:default;opacity:.6}.price-ribbon__item--selected{background:#ff5c5c26;border:1px solid rgba(255,92,92,.4)}.price-ribbon__item--selected:hover{background:#ff5c5c38}.price-ribbon__date{font-size:13px;color:#999;white-space:nowrap;margin-bottom:4px}.price-ribbon__price{font-size:15px;font-weight:600;color:#1668e3;white-space:nowrap}.price-ribbon__price--empty{color:#ccc;font-weight:400;font-size:12px;white-space:nowrap}.price-ribbon__skeleton{display:flex;gap:4px;overflow:hidden;padding:4px 8px}.price-ribbon__skeleton-item{min-width:88px;height:52px;border-radius:6px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:price-ribbon-shimmer 1.5s infinite;flex-shrink:0}@keyframes price-ribbon-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.price-calendar{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:16px;box-shadow:0 1px 2px #0000000a}.price-calendar__title{font-size:18px;font-weight:600;margin-bottom:16px}.price-calendar__empty{color:#999;padding:16px 0;text-align:center}.price-calendar__grid{display:flex;flex-direction:column;gap:8px}.price-calendar__weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-bottom:4px}.price-calendar__weekday{text-align:center;font-size:12px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.03em;padding:4px 0}.price-calendar__week{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.price-calendar__empty-cell{min-width:0}.price-calendar__day{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;padding:10px 4px;border:1px solid #e8e8e8;border-radius:6px;background:#fff;cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.price-calendar__day:hover{background:#f5f5f5;border-color:#d0d0d0;box-shadow:0 2px 6px #00000014;transform:translateY(-1px)}.price-calendar__day:disabled{cursor:default;opacity:.6;transform:none;box-shadow:none}.price-calendar__date{display:flex;align-items:baseline;gap:3px;font-size:13px;color:#999;margin-bottom:4px}.price-calendar__month{font-size:11px;color:#bbb}.price-calendar__price{font-size:13px;font-weight:600;color:#1668e3;white-space:nowrap}.price-calendar__price--weekend{color:#ff5c5c}.price-calendar__price--empty{color:#ccc;font-weight:400;font-size:11px;white-space:nowrap}.price-calendar__skeleton{display:flex;flex-direction:column;gap:8px}.price-calendar__skeleton-item{height:52px;border-radius:6px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:price-calendar-shimmer 1.5s infinite}@keyframes price-calendar-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 550px){.price-calendar{padding:8px}.price-calendar__weekdays,.price-calendar__week{gap:4px}.price-calendar__day{padding:8px 2px}.price-calendar__date{font-size:11px;gap:2px}.price-calendar__month{font-size:9px}.price-calendar__price{font-size:11px}.price-calendar__price--empty{font-size:10px}}@media (max-width: 400px){.price-calendar__title{font-size:15px}.price-calendar__weekday{font-size:10px}.price-calendar__date{font-size:9px}.price-calendar__month{font-size:8px}.price-calendar__price{font-size:9px}.price-calendar__price--empty{font-size:8px}}.not-found__hero{text-align:center;margin-bottom:32px}.not-found__digits{display:flex;justify-content:center;gap:8px;margin-bottom:16px;-webkit-user-select:none;user-select:none}.not-found__digit{display:inline-block;font-size:96px;font-weight:800;line-height:1;color:#ff5c5c;animation:notFoundBounce 1.6s ease-in-out infinite}.not-found__digit:nth-child(1){animation-delay:0s}.not-found__digit:nth-child(2){animation-delay:.15s}.not-found__digit:nth-child(3){animation-delay:.3s}@keyframes notFoundBounce{0%,55%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-30px) rotate(-6deg)}40%{transform:translateY(0) rotate(0)}}@media (max-width: 576px){.not-found__digit{font-size:64px}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
