@charset "UTF-8";
.admin-health-strip{display:flex;gap:12px;flex-wrap:wrap;margin:10px 0 22px}.admin-health-strip>span{font-size:.8125rem;color:#566e82;border:1px solid #dce5ed;background:#fff;padding:10px 14px;border-radius:9px}.admin-health-strip strong{color:#163a58;margin-left:5px}
.analytics-panel .analytics-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.analytics-panel h2{margin:0}.analytics-panel h3{font-size:1.0625rem;margin:0 0 16px}.analytics-panel .analytics-note{color:#607082;font-size:.8125rem;line-height:1.75;margin:14px 0 20px}.analytics-period{display:flex;gap:10px;align-items:center;font-size:.8125rem;flex-wrap:wrap}.analytics-period select{border:1px solid #d9e3eb;border-radius:8px;padding:10px;background:#fff;color:#142a43}.analytics-period .button{min-height:40px;padding:10px 15px;font-size:.8125rem}.analytics-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:24px 0 16px}.analytics-number{padding:20px 17px;border:1px solid #dae4ec;border-radius:12px;background:#f7fafc;min-width:0}.analytics-number>span{display:block;font-size:.8125rem;font-weight:600;color:#4e6579;min-height:40px}.analytics-number>strong{display:block;font-size:2.25rem;line-height:1.2;letter-spacing:-1px;margin:10px 0;color:#153753}.analytics-number>small{font-size:.75rem;color:#6d8090;line-height:1.6;display:block}.analytics-columns{display:grid;grid-template-columns:1fr 1fr;gap:35px;border-top:1px solid #e0e8ee;padding-top:25px;margin-top:25px}.analytics-breakdown{margin:0;font-size:.875rem}.analytics-breakdown>div{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid #e9eff4}.analytics-breakdown dt{color:#536a7d}.analytics-breakdown dd{margin:0;font-weight:750;color:#163b58}.demand-bars>div{display:grid;grid-template-columns:100px minmax(0,1fr) 30px;gap:12px;align-items:center;margin:15px 0;font-size:.8125rem}.demand-track{height:9px;border-radius:20px;background:#eaf0f5;overflow:hidden}.demand-track i{height:100%;display:block;background:#e98232;border-radius:20px}.demand-bars strong{text-align:right}.analytics-panel .analytics-daily{min-width:480px}.analytics-daily td,.analytics-daily th{text-align:right}.analytics-daily td:first-child,.analytics-daily th:first-child{text-align:left}.analytics-panel .analytics-start{border-top:1px solid #e0e8ee;padding-top:18px;margin-bottom:0}.cron-command{margin:20px 0}.cron-command summary{cursor:pointer;font-size:.875rem;font-weight:600}.cron-command code{overflow-wrap:anywhere;white-space:normal;word-break:break-word;font-size:.8125rem}.schedule-note{font-size:.75rem;color:#5b7083;line-height:1.65;margin:12px 0 0}.watch-schedule{margin-top:18px}
@media(max-width:1000px){.analytics-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-columns{gap:24px}}
@media(max-width:650px){.analytics-columns{grid-template-columns:minmax(0,1fr);gap:22px}.analytics-cards{gap:10px}.analytics-number{padding:16px 13px}.analytics-number>span{font-size:.75rem;min-height:38px}.analytics-number>strong{font-size:1.875rem}.analytics-panel .analytics-heading{align-items:flex-start}.analytics-period{gap:8px}.analytics-panel h2{font-size:1.375rem}.analytics-panel h3{font-size:1rem}.watch-schedule{grid-template-columns:minmax(0,1fr)}.demand-bars>div{grid-template-columns:85px minmax(0,1fr) 25px}}
/* The first screen explains the Telegram subscription before the tour catalogue. */
.radar-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);align-items:center;gap:42px;padding:32px 34px;margin-bottom:20px;border-radius:23px;background:linear-gradient(112deg,#10263e,#1b3c5d);color:#fff}
.radar-hero .eyebrow{color:#ffb77e;text-transform:uppercase;font-size:.6875rem;letter-spacing:1.25px;line-height:1.65;margin-bottom:12px}
.radar-hero h1{font-size:2.35rem;font-weight:740;line-height:1.13;letter-spacing:-1.1px;margin-bottom:15px;overflow-wrap:break-word}
.radar-hero h1 span{display:block;color:#ffb478}
.radar-hero-description{max-width:610px;color:#d0dce7;font-size:.9375rem;line-height:1.7;margin-bottom:21px}
.radar-hero-action{display:flex;align-items:center;gap:17px;flex-wrap:wrap}
.radar-hero-action>span{font-size:.75rem;line-height:1.65;color:#b9cad9}
.radar-hero .button:focus-visible{outline-color:#fff}
.radar-steps{list-style:none;margin:0;padding:7px 0 7px 30px;border-left:1px solid #ffffff26;display:grid;gap:23px}
.radar-steps li{display:flex;align-items:flex-start;gap:13px}
.radar-step-number{flex:none;display:grid;place-items:center;width:32px;height:32px;border:1px solid #ffb47860;background:#ffb47812;border-radius:50%;color:#ffc394;font-size:.8125rem;font-weight:750}
.radar-steps strong{display:block;font-size:.9375rem;line-height:1.45;margin:2px 0 4px;font-weight:650}
.radar-steps p{margin:0;color:#bfcedc;font-size:.8125rem;line-height:1.6}
#filters{scroll-margin-top:18px}
.filter-title{font-size:1.125rem;line-height:1.4;letter-spacing:-.3px;margin:0 0 17px}
.filter-watch-action{display:flex;align-items:center;gap:20px;margin-top:17px;padding-top:17px;border-top:1px solid #e9edf1}
.filter-watch-action>.button{flex-shrink:0}
.filter-watch-action>p{max-width:475px;color:#607082;font-size:.8125rem;line-height:1.6;margin:0}
@media(max-width:1050px){.radar-hero{gap:27px;padding:28px}.radar-hero h1{font-size:2rem}.radar-hero-action{gap:12px}.radar-hero-action>span br{display:none}.radar-steps{padding-left:23px;gap:20px}}
@media(max-width:700px){.radar-hero{grid-template-columns:minmax(0,1fr);gap:24px}.radar-steps{border-left:0;border-top:1px solid #ffffff26;padding:20px 0 0;gap:15px}.radar-hero-description{max-width:none}.filter-watch-action{align-items:flex-start;flex-direction:column;gap:10px}}
@media(max-width:600px){.radar-hero{border-radius:17px;padding:24px 21px;margin-bottom:16px;gap:21px}.radar-hero h1{font-size:1.875rem;line-height:1.15;letter-spacing:-.8px;margin-bottom:13px}.radar-hero .eyebrow{font-size:.6875rem;letter-spacing:.8px;margin-bottom:11px}.radar-hero-description{font-size:.875rem;line-height:1.65;margin-bottom:17px}.radar-hero-action{gap:10px}.radar-hero-action>.button{width:100%}.radar-hero-action>span{font-size:.6875rem;line-height:1.6}.radar-steps{gap:14px;padding-top:19px}.radar-steps li{gap:11px}.radar-step-number{width:28px;height:28px;font-size:.75rem}.radar-steps strong{font-size:.875rem;margin:1px 0 2px}.radar-steps p{font-size:.75rem;line-height:1.5}.filter-title{font-size:1rem;margin-bottom:15px}.filter-watch-action>.button{width:100%;font-size:.875rem}.filter-watch-action>p{font-size:.75rem}}
:root{--ink:#142a43;--muted:#607082;--orange:#f58220;--orange-dark:#b95205;--border:#dfe5eb;--paper:#fff;--bg:#f3f6f9;--radius:18px;--shadow:0 8px 28px #152b4310;color-scheme:light;font-family:Inter,"Segoe UI",Arial,sans-serif;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--bg);font-size:1rem;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}button:disabled{opacity:.58;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #1178c1;outline-offset:3px}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}p{margin-bottom:1em}[hidden]{display:none!important}.container{max-width:1328px;margin:auto;padding:0 32px}.header{height:88px;background:#fff;border-bottom:1px solid var(--border)}.header-inner{max-width:1328px;margin:auto;padding:0 32px;height:100%;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:1.4375rem;font-weight:800;letter-spacing:-.9px;line-height:1.1}.brand-accent{color:var(--orange-dark)}.brand small{display:block;margin-top:6px;font-size:0.75rem;letter-spacing:.5px;font-weight:500;color:var(--muted)}nav{display:flex;gap:6px;margin-left:auto}.nav-link{padding:10px 15px;border:0;border-radius:10px;background:none;color:var(--muted);font-size:0.875rem;font-weight:600}.nav-link.active{color:var(--ink);background:#edf2f6}.nav-link span{font-size:0.75rem;margin-left:5px;background:#e4eaf0;padding:1px 6px;border-radius:5px}.button{border:0;display:inline-flex;justify-content:center;align-items:center;gap:18px;min-height:46px;padding:12px 20px;border-radius:10px;text-decoration:none;font-size:0.9375rem;font-weight:700;line-height:1.3;transition:background .15s,transform .15s}.button:hover{transform:translateY(-1px)}.button-orange{background:var(--orange);color:#241206}.button-orange:hover{background:#ff982f}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#254566}.button-outline{background:#fff;border:1px solid var(--border)}.text-button{background:none;border:0;padding:0;color:var(--orange-dark);font-size:0.875rem;font-weight:650;text-align:left}.intro{padding:38px 0 27px;display:flex;align-items:center;justify-content:space-between;gap:30px}.eyebrow{font-size:0.75rem;letter-spacing:1.8px;font-weight:700;color:var(--orange-dark);margin-bottom:10px}.intro h1{font-size:2.375rem;line-height:1.15;letter-spacing:-1.5px;font-weight:750;margin-bottom:11px}.intro h1 span{color:var(--orange-dark)}.intro p:last-child{color:var(--muted);margin-bottom:0}.intro-note{display:flex;align-items:center;gap:13px;font-size:0.8125rem;color:var(--muted);line-height:1.8}.intro-note strong{font-weight:500;color:var(--ink)}.note-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #ccd7e0;border-radius:50%;font-size:1.625rem;color:var(--orange-dark)}.filters{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:21px 23px 13px;box-shadow:var(--shadow)}.filter-main{display:grid;grid-template-columns:1.1fr 1fr 1fr .85fr;gap:14px;align-items:end}.field{display:flex;flex-direction:column;gap:7px;min-width:0}.field>span{font-size:0.8125rem;font-weight:600;color:#536477}.field input,.field select,.field textarea{width:100%;min-width:0;height:47px;border:1px solid #d8e1e8;background:#fff;border-radius:9px;color:var(--ink);padding:10px 11px;font-size:0.875rem}.field input::placeholder,.field textarea::placeholder{color:#758190}.field input:focus,.field select:focus,.field textarea:focus{border-color:#2581ad}.field textarea{height:auto;resize:vertical}.search-button{height:47px}.filter-extra{display:grid;grid-template-columns:1fr 1fr 1.15fr .95fr 1.25fr 1fr;gap:12px;margin-top:16px}.filter-extra .field input,.filter-extra .field select{height:41px;font-size:0.8125rem}.filter-bottom{border-top:1px solid #e9edf1;padding-top:11px;margin-top:17px;display:flex;justify-content:space-between;gap:15px;font-size:0.75rem;color:var(--muted)}.filter-bottom .text-button{font-size:0.75rem}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 272px;gap:26px;align-items:start;margin-top:27px}.country-chips{display:flex;gap:8px;flex-wrap:wrap;min-height:34px;margin-bottom:25px}.country-chip{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--border);border-radius:8px;background:#fff;padding:7px 12px;font-size:0.8125rem;white-space:nowrap}.country-chip.active{background:var(--ink);color:#fff;border-color:var(--ink)}.country-chip small{font-size:0.75rem;color:var(--muted)}.country-chip.active small{color:#c3d2e2}.results-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:19px}.results h2{font-size:1.3125rem;letter-spacing:-.5px;line-height:1.3;margin-bottom:4px}.results h2 span{color:var(--muted);font-weight:400;font-size:1.0625rem;margin-left:5px}.muted{color:var(--muted);font-size:0.75rem;margin:0}.sort-label select{border:0;background:transparent;font-size:0.75rem;color:var(--muted);max-width:210px;padding:7px 0}.tour-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.tour-card{background:#fff;border:1px solid var(--border);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:box-shadow .2s}.tour-card:hover{box-shadow:0 8px 25px #203a5318}.card-photo{height:169px;position:relative;background:#dde5ec;overflow:hidden}.card-photo img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.tour-card:hover .card-photo img{transform:scale(1.035)}.card-photo.image-error:after{content:'Фото отеля недоступно';position:absolute;inset:0;display:grid;place-items:center;font-size:0.8125rem;color:var(--muted);background:#e7edf2}.favorite-button{position:absolute;z-index:1;top:12px;right:12px;display:flex;justify-content:center;align-items:center;width:34px;height:34px;border:0;border-radius:50%;background:#fffffff2;box-shadow:0 2px 8px #0002}.favorite-button svg{width:18px;height:18px;stroke:#213952;fill:none;stroke-width:1.8}.favorite-button[aria-pressed=true] svg{fill:#e96623;stroke:#e96623}.rating{position:absolute;left:12px;bottom:12px;border-radius:6px;background:#fff;color:var(--ink);font-size:0.75rem;line-height:1;padding:7px 8px;box-shadow:0 1px 7px #0001}.rating strong{font-size:0.8125rem}.rating .star{color:#ad5205;margin-right:4px}.card-body{padding:15px;display:flex;flex-direction:column;flex:1}.destination{font-size:0.75rem;color:var(--muted);line-height:1.4;margin-bottom:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hotel-name{font-size:0.9375rem;font-weight:750;line-height:1.4;margin-bottom:9px;min-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hotel-name button{font:inherit;text-align:left;padding:0;background:none;border:0;text-transform:none}.hotel-stars{color:#a75a0c;white-space:nowrap;letter-spacing:1px;font-size:0.75rem}.tour-facts{display:flex;flex-wrap:wrap;gap:5px 9px;font-size:0.75rem;color:#4c6174;margin-bottom:6px}.meal-line{font-size:0.75rem;color:#4c6174;margin-bottom:13px}.price-block{border-top:1px solid #edf0f3;padding-top:12px;margin-top:auto}.price{font-size:1.5rem;font-weight:800;letter-spacing:-.8px;line-height:1.2}.price-from{font-size:0.75rem;letter-spacing:0;font-weight:400;color:var(--muted)}.price-label{font-size:0.75rem;margin:3px 0 11px;color:var(--muted)}.card-actions{display:flex;gap:8px}.card-actions .button{width:100%;font-size:0.8125rem;min-height:39px;padding:10px}.card-more{background:none;border:0;display:block;width:100%;font-size:0.75rem;padding:9px 0 0;color:var(--muted)}.radar-aside{position:sticky;top:24px}.radar-panel{background:var(--ink);color:#fff;border-radius:16px;padding:24px 21px;box-shadow:0 14px 30px #20314915;overflow:hidden}.radar-panel-top{display:flex;align-items:center;gap:10px;margin-bottom:25px}.radar-symbol{font-size:1.75rem;color:#ff9a4b;line-height:1}.mini-label{font-size:0.75rem;letter-spacing:1.5px;color:#c4d0dd}.radar-panel h2{font-size:1.75rem;letter-spacing:-1px;line-height:1.15;margin-bottom:15px}.radar-panel>p{font-size:0.875rem;line-height:1.7;color:#cad5e0}.watch-summary{border-top:1px solid #395068;border-bottom:1px solid #395068;margin:21px 0;padding:16px 0;display:grid;gap:10px;font-size:0.8125rem}.summary-row{display:flex;justify-content:space-between;gap:10px}.summary-row span{color:#b2c4d4}.summary-row strong{text-align:right;font-weight:550}.radar-panel .button{font-size:0.875rem;padding:13px 12px;width:100%;gap:10px}.radar-panel .radar-footnote{font-size:0.75rem;line-height:1.7;color:#bbcbd9;text-align:center;margin:13px 0 0}.human-help{display:flex;gap:12px;padding:23px 5px}.human-icon{flex-shrink:0;display:grid;place-items:center;border:1px solid #cbd6df;border-radius:50%;width:31px;height:31px;font-size:1.0625rem;color:var(--muted)}.human-help strong{font-size:0.8125rem}.human-help p{font-size:0.75rem;color:var(--muted);margin:5px 0 10px;line-height:1.7}.human-help .text-button{font-size:0.75rem}.load-more{display:flex;min-width:240px;margin:26px auto 0}.price-note{border-top:1px solid var(--border);margin:46px 0 32px;padding:22px 0;display:grid;grid-template-columns:170px 1fr;gap:20px;color:var(--muted);font-size:0.75rem;line-height:1.8}.price-note strong{font-size:0.875rem;color:var(--ink)}.price-note p{margin:0}.footer{border-top:1px solid var(--border);background:#fff}.footer-inner{padding-top:26px;padding-bottom:27px;display:flex;justify-content:space-between;align-items:start;gap:20px}.footer strong{font-size:0.875rem}.footer p{font-size:0.75rem;margin:7px 0 0;color:var(--muted)}.footer-links{display:flex;gap:20px;flex-wrap:wrap;font-size:0.75rem;color:#506378}.footer a{text-decoration:none}.footer a:hover{text-decoration:underline}.modal{border:1px solid var(--border);border-radius:22px;padding:34px;max-width:510px;width:calc(100% - 28px);max-height:calc(100dvh - 36px);color:var(--ink);box-shadow:0 30px 100px #10233f40;overscroll-behavior:contain}.modal::backdrop{background:#081d35a6;backdrop-filter:blur(3px)}.modal h2{font-size:1.8125rem;line-height:1.2;letter-spacing:-.9px;margin-bottom:13px}.modal>p,.modal #lead-content>p{font-size:0.875rem;color:var(--muted);line-height:1.7}.close-dialog{position:absolute;top:12px;right:12px;width:35px;height:35px;border:0;background:#eaf0f5;border-radius:50%;font-size:1.5rem;color:#45586b;z-index:2}.modal-icon{font-size:2.0625rem;color:var(--orange-dark);margin-bottom:15px}.modal-summary{font-size:0.875rem;line-height:1.8;background:#f0f5f8;padding:16px;border-radius:12px;margin:20px 0}.consent{display:flex;align-items:start;gap:10px;font-size:0.75rem;line-height:1.65;color:#5d6c7c;margin:19px 0}.consent input{width:18px;height:18px;flex-shrink:0;margin:2px 0 0;accent-color:var(--orange-dark)}.consent a{text-decoration:underline;text-underline-offset:2px}.full-width{width:100%}.modal .small-note,.small-note{font-size:0.75rem;color:var(--muted);line-height:1.7;text-align:center;margin:13px 0 0}.form-error{background:#fff0ee;border:1px solid #f4c2b8;color:#9f2416;padding:11px 13px;border-radius:9px;font-size:0.8125rem;margin:12px 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.lead-modal{max-width:560px}.lead-tour{display:flex;gap:12px;background:#f2f6f9;padding:11px;border-radius:10px;margin:17px 0 22px;font-size:0.8125rem;line-height:1.6}.lead-tour img{width:75px;height:75px;object-fit:cover;border-radius:7px;flex-shrink:0}.lead-tour strong{display:block;font-size:0.8125rem}.lead-tour small{color:var(--muted)}.messengers{border:0;margin:18px 0;padding:0;display:flex;gap:8px;flex-wrap:wrap}.messengers legend{font-size:0.8125rem;font-weight:600;color:#536477;margin-bottom:9px}.messengers label input{position:absolute;opacity:0}.messengers label span{display:block;padding:8px 12px;background:#f3f6f9;border:1px solid #dce4eb;font-size:0.8125rem;border-radius:7px;cursor:pointer}.messengers input:checked+span{background:#eaf0f5;border-color:#142a43;color:var(--ink)}.messengers input:focus-visible+span{outline:3px solid #1178c1;outline-offset:2px}.comment-field{margin-top:10px}.trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.success-state{text-align:center;padding:30px 0}.success-circle{width:60px;height:60px;background:#e4f3e9;color:#207340;font-size:1.875rem;border-radius:50%;display:grid;place-items:center;margin:0 auto 25px}.success-state p{font-size:0.9375rem;color:var(--muted);margin:20px 0 28px}.success-note{color:#267240;font-size:0.875rem}.empty-state{text-align:center;padding:45px 30px;background:#fff;border:1px solid var(--border);border-radius:16px}.empty-icon{font-size:2.6875rem;color:var(--orange-dark);margin-bottom:12px}.empty-state h3{font-size:1.4375rem}.empty-state p{font-size:0.9375rem;color:var(--muted);max-width:410px;margin:0 auto 24px}.notice{background:#fff6e8;border:1px solid #ead6b4;padding:12px 15px;font-size:0.8125rem;border-radius:9px;margin-bottom:18px;color:#6e4b14}.detail-modal{max-width:600px;padding:0}.detail-photo{height:240px;width:100%;object-fit:cover;background:#dbe6ed}.detail-body{padding:27px}.detail-body h2{font-size:1.625rem}.detail-body .destination{font-size:0.875rem}.detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:22px 0;font-size:0.875rem}.detail-facts span{display:block;color:var(--muted);font-size:0.75rem}.detail-facts strong{font-weight:600}.detail-price{background:#eff4f8;padding:17px;border-radius:10px;margin:20px 0}.detail-price p{font-size:0.75rem;color:var(--muted);margin:8px 0 0}.detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.history{font-size:0.75rem;color:var(--muted);border-top:1px solid var(--border);padding-top:15px;margin-bottom:20px}.history ol{padding-left:22px}.history h3{font-size:0.875rem;color:var(--ink)}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--ink);color:#fff;padding:12px 23px;border-radius:10px;box-shadow:var(--shadow);font-size:0.875rem;z-index:10;max-width:calc(100vw - 30px)}.skeleton{height:394px;border-radius:14px;background:linear-gradient(110deg,#e3eaf0 8%,#f9fbfd 18%,#e3eaf0 33%);background-size:200% 100%;animation:skeleton 1.5s linear infinite}.skip{position:absolute;left:15px;top:-80px;padding:10px;background:#fff;z-index:20}.skip:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.noscript{position:fixed;bottom:0;background:#fff1de;padding:20px;width:100%;z-index:20}.legal{max-width:840px;padding-top:45px;padding-bottom:50px}.legal h1{font-size:2rem}.legal h2{font-size:1.3125rem;margin-top:25px}.legal p,.legal li{font-size:1rem;line-height:1.8}.admin-shell{max-width:1120px;margin:35px auto;padding:0 24px}.admin-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:24px;margin-bottom:20px}.admin-table-wrap{overflow:auto}.admin-table{border-collapse:collapse;width:100%;font-size:0.8125rem}.admin-table td,.admin-table th{text-align:left;padding:12px;border-bottom:1px solid var(--border);vertical-align:top}.admin-login{max-width:440px;margin:12vh auto}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.admin-stats strong{font-size:1.875rem;display:block}.admin-card code{overflow-wrap:anywhere}.admin-card .field{margin-bottom:15px}.admin-top{display:flex;align-items:center;justify-content:space-between;gap:20px}@keyframes skeleton{to{background-position-x:-200%}}
@media(min-width:1350px){.card-photo{height:180px}}@media(max-width:1150px){.tour-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-photo{height:200px}.intro-note{display:none}.intro h1{font-size:2.25rem}.filter-extra{grid-template-columns:repeat(3,1fr)}.workspace{grid-template-columns:minmax(0,1fr) 264px;gap:20px}.filter-main{grid-template-columns:1fr 1fr 1fr}.search-button{grid-column:1/-1}.results-heading{align-items:start;flex-direction:column;gap:8px}.country-chips{margin-bottom:20px}.filter-main .search-button{min-height:42px;height:42px}}@media(max-width:850px){.container,.header-inner{padding-left:22px;padding-right:22px}.header-inner{gap:15px}.workspace{grid-template-columns:minmax(0,1fr)}.radar-aside{position:static;display:grid;grid-template-columns:1.3fr 1fr;gap:25px}.radar-panel{padding:24px}.radar-panel h2 br{display:none}.radar-panel-top{margin-bottom:13px}.human-help{align-items:start;padding-top:30px}.results-heading{flex-direction:row;align-items:center}.price-note{grid-template-columns:1fr;gap:10px}.footer-inner{flex-direction:column}.footer-links{gap:18px}.header-watch{font-size:0.8125rem}.nav-link{padding:10px}.card-photo{height:220px}.tour-grid{gap:18px}}@media(max-width:600px){.header{height:auto;min-height:82px}.header-inner{padding:15px 18px;flex-wrap:wrap;gap:12px}.brand{font-size:1.375rem}.brand img{width:38px;height:38px}.brand small{font-size:0.75rem}.header-watch{margin-left:auto;min-height:38px;padding:10px 14px}.header nav{order:3;margin:0;width:100%;border-top:1px solid #edf1f5;padding-top:10px}.nav-link{flex:1;font-size:0.8125rem}.container{padding:0 18px}.intro{padding:27px 0 22px}.intro .eyebrow{font-size:0.75rem;letter-spacing:1.5px}.intro h1{font-size:1.9375rem;line-height:1.13;letter-spacing:-1.2px;max-width:370px}.intro h1 span{display:block}.intro p:last-child{font-size:0.875rem;max-width:310px;line-height:1.7}.filters{padding:17px 15px 13px;border-radius:14px}.filter-main{grid-template-columns:1fr 1fr;gap:13px 10px}.budget-field{grid-column:1/-1}.filter-main .search-button{grid-column:auto;grid-column:1/-1;height:45px}.field input,.field select{font-size:0.875rem;height:44px}.filter-extra{grid-template-columns:1fr 1fr;gap:12px 10px;margin-top:16px}.filter-extra .field input,.filter-extra .field select{font-size:0.8125rem}.filter-bottom{flex-direction:column;gap:8px;font-size:0.75rem}.filter-bottom .text-button{font-size:0.75rem}.workspace{margin-top:21px;gap:28px}.country-chips{flex-wrap:nowrap;overflow:auto;margin:0 -18px 21px;padding:0 18px 6px;scrollbar-width:thin}.country-chip{font-size:0.75rem;padding:8px 10px}.results-heading{flex-direction:column;align-items:start;gap:7px;margin-bottom:14px}.results h2{font-size:1.3125rem}.tour-grid{grid-template-columns:1fr;gap:20px}.card-photo{height:215px}.card-body{padding:17px 19px}.destination{font-size:0.8125rem}.hotel-name{font-size:1.0625rem;min-height:0;margin-bottom:10px;display:block}.tour-facts,.meal-line{font-size:0.8125rem}.price{font-size:1.8125rem}.price-label{font-size:0.75rem}.card-actions .button{font-size:0.875rem;min-height:44px}.card-more{font-size:0.8125rem;padding-top:11px}.rating{font-size:0.8125rem}.rating strong{font-size:0.875rem}.radar-aside{grid-template-columns:1fr;gap:0}.radar-panel{padding:26px}.radar-panel h2{font-size:1.8125rem}.mini-label{font-size:0.75rem}.human-help{padding:25px 6px 0}.human-help strong{font-size:0.875rem}.human-help p,.human-help .text-button{font-size:0.8125rem}.price-note{margin-top:32px;margin-bottom:10px;font-size:0.75rem}.footer-inner{padding-top:24px;padding-bottom:28px}.footer p{line-height:1.7}.footer-links{font-size:0.75rem;gap:12px 19px}.modal{padding:29px 22px;border-radius:17px;max-height:calc(100dvh - 20px)}.modal h2{font-size:1.625rem}.modal .eyebrow{font-size:0.75rem}.modal .field input,.modal .field select{font-size:1rem}.form-grid{gap:12px}.consent{font-size:0.75rem}.messengers{gap:6px}.messengers label span{padding:8px 10px;font-size:0.75rem}.detail-modal{padding:0}.detail-photo{height:220px}.detail-body{padding:22px}.detail-actions{grid-template-columns:1fr}.detail-facts{gap:13px}.skeleton:nth-child(n+2){display:none}.empty-state{padding:33px 20px}.admin-stats{grid-template-columns:1fr}.admin-top{align-items:start;flex-direction:column}.legal{padding-top:30px;padding-bottom:35px}.legal h1{font-size:1.75rem}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.field>span,.filter-extra .field select,.filter-extra .field input{font-size:.875rem}.field input,.field select{height:auto;min-height:47px;line-height:1.4}.filter-extra .field input,.filter-extra .field select{height:auto;min-height:41px}.search-button,.filter-main .search-button{height:auto;min-height:47px}.header{height:auto;min-height:88px}.header-inner{min-height:88px}.intro-note,.nav-link{font-size:.875rem}
/* A focused travel workspace: deep blue framing, generous photography, clear prices. */
:root{--bg:#f4f7fa;--shadow:0 12px 35px #1329420b}.header{border-bottom:0;box-shadow:0 1px 0 #dfe6ed}.header-inner{gap:24px}.breadcrumbs{margin:22px 0 14px;display:flex;flex-wrap:wrap;gap:9px;font-size:.75rem;color:#6c7b8b}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.intro{position:relative;isolation:isolate;background:linear-gradient(112deg,#10263e,#1b3c5d);border-radius:23px;margin:0 0 20px;padding:29px 33px;min-height:188px;overflow:hidden;color:#fff}.intro:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(125deg,transparent 70%,#ffffff05 70%,#ffffff05 71%,transparent 71%,transparent 85%,#ffffff04 85%)}.intro .eyebrow{color:#ffb77e;font-size:.75rem;letter-spacing:1.9px}.intro h1{font-size:2.2rem;font-weight:740;letter-spacing:-1.1px;line-height:1.15;max-width:850px;margin-bottom:13px}.intro h1 span{color:#ffb478;display:block}.intro p:last-child{color:#c1cfdd;font-size:.875rem;max-width:700px}.intro-note{flex-direction:column;align-items:flex-end;justify-content:center;gap:4px;min-width:150px;padding-left:24px;border-left:1px solid #ffffff25;color:#c4d3e1;text-align:right;font-size:.75rem;line-height:1.5}.availability-number{font-size:3.4rem;letter-spacing:-2px;font-weight:700;line-height:1;color:#fff}.filters{border-radius:17px;padding:22px 24px 14px;background:#fff;box-shadow:0 10px 30px #142a4308}.filter-main{grid-template-columns:1.1fr 1fr 1fr .9fr}.filter-main .search-button{grid-column:auto}.advanced-filters{margin-top:14px}.advanced-filters>summary{cursor:pointer;list-style:none;color:#50667b;font-weight:600;font-size:.8125rem;padding:5px 0;display:flex;gap:7px;align-items:center}.advanced-filters>summary:before{content:'+';display:inline-grid;place-items:center;width:20px;height:20px;background:#edf3f7;color:#244665;border-radius:5px;font-size:1rem}.advanced-filters[open]>summary:before{content:'−'}.advanced-filters>summary::-webkit-details-marker{display:none}.filter-extra{margin-top:13px}.filter-bottom{margin-top:12px}.country-chip{text-decoration:none;border-radius:100px;padding:8px 13px;transition:background .15s}.country-chips{gap:7px;margin-bottom:13px}.quick-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:23px}.quick-filters button{background:transparent;border:1px dashed #b7c8d6;border-radius:8px;padding:6px 10px;font-size:.75rem;color:#52697e;white-space:nowrap}.quick-filters button:before{content:'+';font-size:.875rem;margin-right:6px;color:#7d8f9f}.quick-filters button[aria-pressed=true]{border-style:solid;border-color:#bd6220;background:#fff0e3;color:#944711}.quick-filters button[aria-pressed=true]:before{content:'✓';color:#944711}.tour-card{border-radius:18px;border-color:#e0e7ed;box-shadow:0 2px 8px #142a4305;transition:transform .22s,box-shadow .22s}.tour-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #18334c18}.card-photo{height:auto;aspect-ratio:1.56}.card-photo img{height:100%;position:absolute;inset:0}.card-body{padding:17px}.hotel-name{font-size:1rem;font-weight:730;letter-spacing:-.25px}.hotel-name a{text-decoration:none}.price{font-size:1.75rem;letter-spacing:-1px}.price-from{font-size:.75rem}.price-label{line-height:1.55}.card-actions .button{min-height:42px;font-size:.875rem;border-radius:9px}.card-secondary{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:12px}.card-secondary .card-more{padding:0;width:auto;min-height:28px;font-size:.75rem}.compare-button{border:0;background:none;color:#5c7183;font-size:.75rem;padding:4px 0;display:flex;gap:5px;align-items:center}.compare-button[aria-pressed=true]{color:#b6520b;font-weight:700}.rating{border-radius:7px;padding:8px 9px}.favorite-button{width:36px;height:36px}.radar-panel{border-radius:18px;background:linear-gradient(150deg,#1c3a56,#12283f);padding:26px 23px;box-shadow:none}.radar-panel h2{font-size:1.875rem}.radar-panel .mini-label{font-size:.75rem;letter-spacing:.7px}.radar-panel .radar-footnote{font-size:.75rem}.human-help strong{font-size:.875rem}.human-help p{font-size:.8125rem}.results h2{font-size:1.4rem}.detail-tools{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:18px 0}.detail-tools .text-button{font-size:.8125rem}.detail-tools [aria-pressed=true]{color:#245f39}.compare-tray{position:fixed;z-index:9;bottom:22px;left:50%;transform:translateX(-50%);display:flex;gap:21px;align-items:center;max-width:calc(100vw - 32px);width:690px;padding:15px 20px;border:1px solid #d2dce5;background:#fffffff5;backdrop-filter:blur(15px);border-radius:16px;box-shadow:0 12px 60px #10253a33}.compare-tray strong{font-size:.9375rem;white-space:nowrap}.compare-tray strong span{background:#e9eff5;padding:2px 7px;border-radius:5px;margin-left:4px}.compare-tray p{font-size:.75rem;color:var(--muted);margin:3px 0 0}.compare-previews{display:flex;gap:7px;margin-left:auto}.compare-previews button{position:relative;width:49px;height:49px;background:#dce7f0;border:0;padding:0;border-radius:9px}.compare-previews img{width:100%;height:100%;object-fit:cover;border-radius:9px}.compare-previews button>span{position:absolute;right:-5px;top:-5px;width:17px;height:17px;line-height:15px;border-radius:50%;background:var(--ink);color:#fff;font-size:.75rem}.compare-clear{border:0;background:none;color:#64798b;font-size:1.5rem;padding:0}.compare-tray>.button{min-height:42px;padding:10px 18px}.has-comparison{padding-bottom:100px}.compare-modal{max-width:1040px}.compare-modal>p{font-size:.875rem}.compare-table-wrap{overflow:auto;margin-top:23px}.compare-table{border-collapse:collapse;width:100%;font-size:.875rem}.compare-table th,.compare-table td{padding:14px 16px;text-align:left;border-bottom:1px solid #e1e8ee;vertical-align:top;min-width:185px}.compare-table th:first-child{min-width:150px;width:165px;font-size:.8125rem;font-weight:550;color:var(--muted)}.compare-table thead th{background:#f1f5f8;border-radius:9px 9px 0 0;font-size:.875rem}.compare-table thead img{width:100%;height:110px;object-fit:cover;border-radius:8px;margin-bottom:12px}.compare-table tbody tr:first-child td{font-size:1.3125rem;font-weight:750;color:#a24a09}.compare-table .different{background:#fff9f3}.compare-table .button{font-size:.8125rem;padding:10px 13px;min-height:42px}.destination-guide{display:grid;grid-template-columns:1fr 1fr;gap:55px;margin:8px 0 40px}.destination-guide h2{font-size:1.4rem;line-height:1.35;letter-spacing:-.5px;margin-bottom:18px}.destination-guide p{color:#597083;font-size:.9375rem;line-height:1.85}.faq details{border-bottom:1px solid #d7e1e9}.faq summary{cursor:pointer;font-size:.9375rem;font-weight:600;padding:15px 0;line-height:1.5}.faq details p{font-size:.875rem;padding-bottom:6px}.destination-links{border-top:1px solid var(--border);padding:27px 0 32px}.destination-links h2{font-size:1.3125rem;letter-spacing:-.5px}.destination-link-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.destination-link-grid a{display:flex;justify-content:space-between;padding:12px 15px;border:1px solid #dce5ec;border-radius:9px;text-decoration:none;font-size:.875rem;background:#fff}.destination-link-grid a:hover{border-color:#ee995a;background:#fff9f3}.destination-link-grid a span:last-child{color:#af5819}.destination-links>p{display:flex;flex-wrap:wrap;gap:18px;font-size:.8125rem;color:#4f687b;margin:20px 0 0}.destination-links>p a{text-decoration:none}.destination-links>p a:hover{text-decoration:underline}
@media(max-width:1150px){.intro h1{font-size:2rem;max-width:690px}.filter-main{grid-template-columns:1fr 1fr 1fr .85fr}.intro-note{display:flex;min-width:125px}.availability-number{font-size:3rem}.tour-grid{gap:19px}.card-body{padding:18px}.destination-guide{gap:35px}.header-inner{gap:15px}}
@media(max-width:850px){.intro-note{display:none}.intro{padding:26px 28px;min-height:auto}.intro h1{max-width:none}.filter-main{grid-template-columns:1fr 1fr}.filter-main .search-button{grid-column:auto}.workspace{margin-top:24px}.destination-guide{grid-template-columns:1fr;gap:24px}.destination-link-grid{grid-template-columns:repeat(4,1fr)}.radar-panel h2{font-size:1.875rem}}
@media(max-width:600px){.header{min-height:0}.header-inner{min-height:0;padding:14px 18px 11px;gap:11px}.header nav{padding-top:8px}.nav-link{font-size:.8125rem;padding:8px 10px}.breadcrumbs{margin:15px 0 10px;gap:6px;font-size:.75rem}.intro{border-radius:17px;padding:22px 21px;margin-bottom:16px}.intro .eyebrow{font-size:.75rem;letter-spacing:1px;margin-bottom:10px}.intro h1{font-size:1.78rem;line-height:1.17;letter-spacing:-.9px;margin-bottom:0}.intro p:last-child{display:none}.filters{padding:17px 15px 12px}.filter-main{gap:13px 10px}.filter-main .budget-field{grid-column:auto}.filter-main .search-button{grid-column:auto;gap:8px;font-size:.8125rem;padding:12px 10px;align-self:end;min-height:45px}.field>span{font-size:.75rem}.field input,.field select{min-height:45px;font-size:.875rem;padding:10px 9px}.advanced-filters{margin-top:14px}.advanced-filters>summary{font-size:.75rem;gap:6px}.filter-extra{margin-top:12px}.filter-bottom{font-size:.75rem;line-height:1.7;margin-top:10px;padding-top:9px;gap:3px}.filter-bottom .text-button{font-size:.75rem}.country-chips{margin-bottom:12px;padding-bottom:4px}.quick-filters{gap:6px;margin-bottom:19px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.quick-filters button{font-size:.75rem;padding:6px 8px}.results-heading{gap:3px}.results h2{font-size:1.375rem}.tour-grid{gap:21px}.card-photo{height:auto;aspect-ratio:1.5}.card-body{padding:18px 20px}.hotel-name{font-size:1.125rem;line-height:1.4}.tour-facts,.meal-line{font-size:.875rem}.price{font-size:1.875rem}.card-secondary .card-more,.compare-button{font-size:.8125rem}.card-actions .button{font-size:.875rem;min-height:44px}.radar-panel{padding:27px 25px}.destination-guide{margin-top:0}.destination-guide h2{font-size:1.3rem}.destination-guide p{font-size:.9375rem}.destination-link-grid{grid-template-columns:1fr 1fr;gap:9px}.destination-links{padding-top:25px}.destination-links>p{flex-direction:column;gap:12px}.compare-tray{bottom:12px;padding:13px 14px;gap:12px;width:auto;min-width:calc(100vw - 28px);flex-wrap:wrap;border-radius:13px}.compare-tray>div:first-child{flex:1}.compare-tray strong{font-size:.875rem}.compare-tray p{font-size:.75rem}.compare-previews{display:none}.compare-tray>.button{padding:10px 14px;font-size:.8125rem}.compare-clear{font-size:1.375rem}.compare-modal{padding:28px 18px}.compare-modal h2{font-size:1.5rem}.compare-table th,.compare-table td{min-width:175px;padding:13px 12px}.compare-table th:first-child{min-width:125px}.compare-table thead img{height:90px}.compare-table-wrap{margin-right:-10px}.detail-tools{gap:12px}.price-note{margin-top:29px}}
