@charset "UTF-8";
:root{--bg:#f6f8f8;--ink:#19343b;--muted:#718086;--line:#e4e9e9;--orange:#f47c35;--orange-dark:#d45b17;--teal:#236367;--mint:#eaf2ef;--radius:22px;font-family:Manrope,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;font-size:15px;line-height:1.5}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.4;cursor:default}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}button{border:0;background:none}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}i[data-icon]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-style:normal}img{max-width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1{font-size:42px;line-height:1.14;letter-spacing:-1.65px;font-weight:650}h2{font-size:20px;font-weight:650;letter-spacing:-.45px}h3{font-size:17px}p{color:var(--muted)}[hidden]{display:none!important}:focus-visible{outline:3px solid #df6a2c;outline-offset:4px}h1:focus{outline:none}.skip-link{position:fixed;left:12px;top:-100px;z-index:9999;padding:12px;background:white;border:2px solid var(--teal)}.skip-link:focus{top:12px}
.sidebar{position:fixed;inset:0 auto 0 0;width:224px;background:white;border-right:1px solid var(--line);padding:36px 20px 24px;display:flex;flex-direction:column;z-index:30}.brand{display:flex;flex-direction:column;align-items:flex-start;padding:0 5px}.brand img{object-fit:contain}.brand span{font-size:8px;letter-spacing:1.15px;margin-top:9px;color:#8a9395}.side-nav{display:grid;gap:7px;margin-top:50px}.side-nav a{display:flex;align-items:center;gap:13px;min-height:49px;padding:12px 14px;border-radius:12px;color:#687a80;font-size:14px;font-weight:550;transition:background .2s}.side-nav a:hover{background:#f7f8f8}.side-nav a[aria-current]{background:#fff0e5;color:#b8511d}.side-nav a[aria-current] svg{stroke:#e77432}.count{font-size:10px;margin-left:auto;background:#e7edeb;color:var(--ink);padding:1px 6px;border-radius:5px}.sidebar-note{margin:46px 12px 0}.sidebar-note>i{color:#dda45c;margin-bottom:12px}.sidebar-note p{font-size:12px;line-height:1.8}.sidebar-note strong{font-weight:400;color:#a0abae}.sidebar-bottom{margin-top:auto;display:grid;gap:20px;padding:24px 8px 0;font-size:12px}.sidebar-bottom>span{font-size:10px;color:#a2adaf}.sidebar-bottom>a{color:#687a80}.install-button{padding:0;display:flex;gap:9px;align-items:center;text-align:left;font-size:12px}.install-button svg{width:18px;height:18px}.app-shell{margin-left:224px}.topbar{height:92px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 40px;gap:16px}.location-label{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600}.location-label>span{border-left:1px solid #ccd5d5;margin-left:12px;padding-left:18px;color:#98a2a5;font-size:11px;font-weight:400}.location-label svg{width:16px;height:16px}.manager-shortcut{display:flex;align-items:center;gap:12px;font-size:12px;color:#65777b}.manager-shortcut img{border-radius:50%;object-position:center 15%;border:3px solid white;box-shadow:0 0 0 1px var(--line)}.mobile-brand{display:none}.main-content{max-width:1270px;margin:auto;padding:43px 40px 36px}.intro{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:29px}.eyebrow{display:flex;align-items:center;gap:8px;font-size:9px;letter-spacing:1.65px;color:#829295;font-weight:600;margin-bottom:13px}.little-line{height:1px;width:24px;background:#e0a475}.intro p{font-size:14px;margin-top:12px}.intro-stamp{padding-right:10px;font-size:12px;color:#7b9394;line-height:1.3;transform:rotate(-8deg);text-align:center}.intro-stamp i{display:flex;margin:auto auto 6px;transform:rotate(12deg)}.intro-stamp b{font-family:Georgia,serif;font-weight:400;font-size:16px;font-style:italic}.search-layout{display:grid;grid-template-columns:minmax(0,1.52fr) minmax(250px,1fr);gap:24px;align-items:stretch}.search-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:0 5px 18px #1c383803}.card-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;padding-bottom:20px}.card-heading>span:first-child{display:flex;gap:8px;align-items:center;font-size:13px;font-weight:600}.card-heading svg{color:var(--orange);width:18px;height:18px}.quiet-label{font-size:10px;color:#a0aaa9}.form-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.field{border:1px solid #e2e7e6;background:#fafbfa;min-height:82px;border-radius:12px;padding:13px 14px;position:relative;text-align:left;display:flex;flex-direction:column;justify-content:center;min-width:0;transition:border-color .18s,background .18s}.field:focus-within,.field:hover{border-color:#89aaa3;background:#fff}.field-label{font-size:11px;color:#7e8b8e;margin-bottom:5px;display:block}.field strong,.field select,.field input{font-size:14px;font-weight:600;line-height:22px}.field select,.field input{border:0;background:transparent;width:100%;padding:0;min-width:0;outline:none;cursor:pointer}.field input[type=date]{color-scheme:light;min-height:22px}.field input::-webkit-date-and-time-value{text-align:left}.field-icon{position:absolute;right:12px;top:30px;color:#a9b6b7}.field-icon svg{width:18px;height:18px}.departure-field,.country-field{grid-column:span 3}.date-field,.nights-field,.tourists-field{grid-column:span 2}.departure-field{padding-right:34px}.departure-field strong{font-size:13px}.tourists-field{padding-right:26px}.tourists-field strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tourists-field .field-icon{right:8px}.form-options{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 0 20px;font-size:11px}.check-label{display:flex;gap:8px;align-items:center;cursor:pointer;color:#66797a}.check-label input{width:15px;height:15px;accent-color:var(--teal);margin:0;flex-shrink:0}.filter-toggle{display:flex;align-items:center;gap:6px;color:#566c70;padding:6px 0}.filter-toggle svg{width:16px;height:16px}.filter-toggle[aria-expanded=true]{color:var(--orange-dark)}#filterCount{background:#ffeadb;padding:0 5px;border-radius:4px;color:#af4b15}.extra-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 22px}.extra-filters label{font-size:11px;color:var(--muted)}.extra-filters input,.extra-filters select{margin-top:7px;width:100%;border:1px solid var(--line);padding:10px 6px;border-radius:8px;background:#fff;font-size:12px;min-width:0}.primary{display:flex;align-items:center;justify-content:center;gap:12px;background:var(--orange);color:white;border:1px solid transparent;border-radius:11px;min-height:51px;padding:13px 20px;font-weight:600;font-size:14px;transition:background .18s,transform .18s}.primary:hover{background:#e46b27}.primary:active{transform:scale(.99)}.search-submit{width:100%;text-align:center;position:relative;min-height:54px}.search-submit .end-icon{position:absolute;right:18px}.search-submit svg{width:19px;height:19px}.form-footnote{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:13px;font-size:10px;color:#9aa4a5}.form-footnote svg{width:13px;height:13px}.form-error{color:#b54b35;font-size:12px;margin-bottom:12px}.escape-card{position:relative;min-height:330px;overflow:hidden;border-radius:var(--radius);isolation:isolate;background:#47888b}.escape-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#153c4612 25%,#13383fbd 100%);z-index:-1}.escape-card>img{position:absolute;width:100%;height:100%;inset:0;object-position:63% center;z-index:-2}.escape-label{position:absolute;top:21px;left:21px;display:flex;gap:6px;align-items:center;color:white;background:#ffffff26;backdrop-filter:blur(8px);padding:7px 10px;border:1px solid #ffffff52;border-radius:7px;letter-spacing:1px;font-size:9px}.escape-label svg{width:15px;height:15px}.escape-caption{position:absolute;bottom:26px;left:25px;right:15px;color:white}.escape-caption h2{font-size:25px;line-height:1.25;font-weight:500;letter-spacing:-.5px}.escape-caption em{font-family:Georgia,serif;font-weight:400;font-size:31px}.escape-caption>span{display:block;margin-top:15px;font-size:11px;color:#d3e1dc}.quick-destinations{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:21px}.quick-destinations>span{font-size:11px;color:#8b989b;margin-right:5px}.quick-destinations button{border:1px solid #e1e7e7;border-radius:20px;padding:7px 12px;font-size:11px;background:#fff}.quick-destinations button:hover,.quick-destinations button[aria-pressed=true]{border-color:#eaa476;background:#fff2e9;color:#bb571f}.quick-destinations button span{margin-left:7px;color:#a5b0b0}.help-banner{display:flex;align-items:center;gap:17px;padding:22px 24px;margin-top:31px;border:1px solid #dbe7e1;border-radius:16px;background:var(--mint)}.help-avatar{position:relative;flex-shrink:0;width:54px;height:54px}.help-avatar img{border-radius:50%;object-position:center 15%}.help-avatar>i{position:absolute;bottom:-1px;right:-3px;border:2px solid var(--mint);background:#5b9381;color:white;border-radius:50%;padding:4px}.help-avatar svg{width:12px;height:12px}.help-banner h2{font-size:15px;letter-spacing:-.2px}.help-banner p{font-size:11px;margin-top:5px;color:#7b928a}.help-cta{margin-left:auto;display:flex;gap:12px;align-items:center;color:#387866;font-weight:600;font-size:11px;white-space:nowrap}.help-cta svg{width:18px;height:18px}.small-print{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:20px;font-size:10px;color:#98a5a7}.small-print a:hover{text-decoration:underline}.resume-section{margin-top:28px}.section-heading{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:15px}.section-heading h2{font-size:19px}.section-heading a,.section-heading>span{font-size:11px;color:#849694}.history-toolbar{display:flex;gap:16px;justify-content:space-between;align-items:center;margin:0 0 25px}.segmented{display:flex;background:#eaf0ee;padding:4px;border-radius:10px;gap:2px}.segmented button{padding:9px 15px;font-size:12px;border-radius:8px;color:#83928e}.segmented button[aria-pressed=true]{background:#fff;color:var(--ink);box-shadow:0 2px 6px #00000006}#historyTotal{font-size:12px;color:#8a999b}.history-list{display:grid;gap:14px}.history-card{display:flex;align-items:center;gap:18px;padding:21px;background:white;border:1px solid var(--line);border-radius:16px}.history-flag{height:50px;width:50px;background:#f7f3eb;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#b68e55;flex-shrink:0}.history-content{min-width:0;flex:1}.history-content h3{font-size:16px}.history-content p{font-size:12px;margin-top:4px}.history-content small{display:block;font-size:10px;color:#a2abad;margin-top:5px}.history-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.secondary{border:1px solid #d5e0dd;border-radius:9px;padding:10px 14px;font-size:12px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.secondary:hover{background:var(--mint)}.icon-button{height:40px;width:40px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#849595;flex-shrink:0}.icon-button:hover{background:#eef3f2}.icon-button[aria-pressed=true]{background:#fff0e3;color:#d26d2c}.icon-button svg{width:20px;height:20px}.empty-state{background:white;border:1px dashed #d6e0dd;border-radius:20px;text-align:center;padding:62px 20px}.empty-icon{width:76px;height:76px;margin:0 auto 22px;background:#edf4f0;color:#5e8b7d;border-radius:50%;display:flex;align-items:center;justify-content:center}.empty-icon svg{width:34px;height:34px}.empty-state p{font-size:13px;line-height:1.8;margin:12px 0 23px}.empty-state .primary{display:inline-flex}.storage-note{font-size:11px;max-width:670px;margin:20px 0;line-height:1.8}.contact-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:25px}.contact-card{background:white;border:1px solid var(--line);border-radius:20px;padding:28px}.contact-intro{display:flex;gap:16px;align-items:center;margin-bottom:25px}.contact-intro img{border-radius:50%;object-position:center 15%}.contact-intro h2{font-size:19px}.contact-intro p{font-size:12px;margin-top:6px;color:#6e9587}.office-select-label{display:block;font-size:12px;font-weight:550;margin:19px 0 8px}.contact-card>select,.contact-card textarea{width:100%;border:1px solid #dae3e0;border-radius:10px;background:#fbfcfb;padding:12px;font-size:14px;line-height:1.65;resize:vertical}.contact-card textarea::placeholder{color:#a0adab;font-size:13px}.office-details{font-size:11px;margin-top:8px;line-height:1.7}.context-check{font-size:11px;margin:15px 0 23px}.messenger-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.messenger{display:flex;align-items:center;justify-content:center;gap:10px;padding:13px 9px;border-radius:10px;font-size:12px;font-weight:600}.messenger svg{width:16px;height:16px}.telegram{background:#eaf3fa;color:#39769e}.whatsapp{background:#eaf5ee;color:#387651}.max{background:#eeecfb;color:#615799}.messenger:hover{filter:brightness(.96)}.contact-secondary{display:flex;justify-content:space-between;gap:10px;margin-top:19px;align-items:center}.contact-secondary a{display:flex;gap:7px;align-items:center;font-size:11px}.contact-secondary svg{width:14px;height:14px}.text-button{color:#487e72;font-size:12px;padding:8px 0}.text-button:hover{text-decoration:underline}.contact-note{font-size:10px;margin-top:12px}.contact-aside{display:grid;gap:20px}.care-card{padding:28px;background:#234f50;color:#eef8f2;border-radius:20px}.care-icon{color:#cdab73;margin-bottom:20px}.care-card h2{font-size:26px;line-height:1.35;letter-spacing:-.7px}.care-card p{color:#a6bfba;margin-top:15px;font-size:12px;line-height:1.9}.care-card a{display:inline-block;color:#d6e3d9;font-size:11px;margin-top:23px}.install-card{padding:25px;background:#edf1ec;border-radius:18px}.install-card>i{color:#879785;float:right}.install-card h3{font-size:16px}.install-card p{font-size:12px;margin:9px 0 17px}.install-card .secondary{background:#fff}.office-heading{margin-top:34px}.office-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.office-card{background:white;border:1px solid var(--line);border-radius:15px;padding:21px}.office-card h3{font-size:14px;margin:10px 0}.office-card>i{color:#c98751}.office-card p{font-size:11px;line-height:1.8}.office-card a{display:inline-block;font-size:11px;margin:14px 15px 0 0;color:#477466}.bottom-nav{display:none}.sheet{border:0;border-radius:23px;padding:26px;max-width:440px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 20px 90px #122c3b40;max-height:85dvh;overflow:auto}.sheet::backdrop{background:#122c3b65;backdrop-filter:blur(4px)}.sheet-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px}.sheet-heading h2{font-size:23px;letter-spacing:-.8px}.sheet-handle{display:none}.counter-row,.children-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0}.counter-row{border-bottom:1px solid var(--line)}.counter-row strong,.children-heading strong{display:block;font-size:15px}.counter-row span,.children-heading span{display:block;font-size:11px;color:var(--muted);margin-top:4px}.stepper{display:flex;align-items:center;gap:20px}.stepper button{border:1px solid var(--line);border-radius:10px;font-size:24px;width:38px;height:38px;line-height:1;background:#f5f8f6}.stepper output{font-size:18px;min-width:12px;text-align:center}.child-row{display:flex;gap:10px;align-items:center;margin-bottom:12px}.child-row label{font-size:12px;flex:1}.child-row select{width:100%;margin-top:5px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff}.sheet .primary{width:100%;margin-top:18px}.sheet p{font-size:14px;line-height:1.8;margin:15px 0}.install-icon{border-radius:16px}.toast{position:fixed;bottom:28px;left:calc(50% + 90px);transform:translateX(-50%);background:#234f50;color:white;padding:13px 20px;border-radius:11px;z-index:9999;box-shadow:0 5px 30px #173a3830;max-width:calc(100% - 32px);font-size:13px}.offline-bar,.update-bar{background:#fff1d8;color:#83602d;padding:12px 25px;font-size:12px;text-align:center}.update-bar{display:flex;gap:20px;justify-content:center;background:#e4f1ea;color:#31665c}.update-bar button{text-decoration:underline}.notice{padding:20px;font-size:13px;line-height:1.8;background:#fff3e5;border-radius:12px}.notice a{text-decoration:underline}.results-body .app-shell{margin:0}.results-body .topbar{background:white}.results-body .main-content{max-width:1240px;padding-top:28px}.results-body .mobile-brand{display:block}.back-link{display:inline-flex;align-items:center;gap:8px;font-size:13px;margin-bottom:22px;color:#71867e}.results-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}.results-top h1{font-size:29px;letter-spacing:-1px}.results-summary{font-size:12px;margin-top:10px;line-height:1.8}.vendor-frame{border-radius:18px;background:white;border:1px solid var(--line);padding:18px;min-height:320px}.loading-state{padding:60px 20px;text-align:center}.loading-state p{font-size:13px;margin-top:12px}.loading-ring{width:30px;height:30px;border:2px solid #e5edeb;border-top-color:#ec863f;border-radius:50%;margin:auto auto 18px;animation:spin 1s linear infinite}.vendor-error{padding:35px 22px;border:1px solid #e7e0d6;background:#fffaf3;border-radius:14px}.vendor-error p{font-size:13px;margin:10px 0 20px;max-width:620px}.vendor-actions{display:flex;gap:12px;flex-wrap:wrap}.vendor-footer{display:flex;justify-content:space-between;gap:14px;margin-top:22px;font-size:12px;color:#7f8e8e}.vendor-footer a{color:#436f62}.vendor-frame .TVMainForm{border-radius:12px}.vendor-frame .TVInterfaceWrapper{max-width:100%}.results-body .TVMobilePage{z-index:100}.storage-warning{font-size:12px;color:#946c37;margin-bottom:16px}@keyframes spin{to{transform:rotate(360deg)}}
@media(min-width:1550px){.main-content{padding-top:56px}.search-layout{grid-template-columns:1.5fr 1fr}.search-card{padding:30px}.field{min-height:90px}.escape-card{min-height:375px}.help-banner{padding:28px}.intro{margin-bottom:35px}}
@media(max-width:1180px){.sidebar{width:195px;padding:28px 14px}.brand img{width:152px}.brand span{font-size:7px}.side-nav a{padding:12px 10px}.app-shell{margin-left:195px}.topbar{padding:0 25px}.location-label>span{display:none}.main-content{padding:34px 25px}.search-layout{grid-template-columns:1.6fr 1fr;gap:18px}.search-card{padding:20px}.quiet-label{display:none}.field{padding:11px 10px}.departure-field strong{font-size:12px}.field select,.field input{font-size:12px}.tourists-field strong{font-size:11px}.tourists-field .field-icon{display:none}.escape-caption{left:20px}.escape-caption h2{font-size:20px}.escape-caption em{font-size:26px}.help-banner{gap:12px;padding:20px}.help-cta{font-size:0}.help-cta svg{width:22px;height:22px}.contact-layout{grid-template-columns:1.5fr 1fr}.contact-card{padding:22px}.contact-intro h2{font-size:17px}.care-card{padding:22px}.care-card h2{font-size:22px}.office-grid{gap:10px}.office-card{padding:16px}.contact-secondary{flex-wrap:wrap}}
@media(max-width:960px){.sidebar{width:185px}.app-shell{margin-left:185px}.search-layout{grid-template-columns:minmax(0,1fr)}.escape-card{display:none}.field select,.field input{font-size:15px}.departure-field strong,.tourists-field strong{font-size:14px}.field{padding:13px}.tourists-field .field-icon{display:inline-flex}.intro-stamp{display:none}.contact-layout{grid-template-columns:minmax(0,1fr)}.contact-aside{grid-template-columns:1fr 1fr}.office-grid{grid-template-columns:1fr}.office-card{padding:20px}.history-card{gap:12px}.history-actions{gap:2px}.history-actions .secondary{font-size:11px;padding:9px}.history-flag{width:40px;height:45px}}
@media(max-width:700px){body{font-size:14px}.sidebar{display:none}.app-shell{margin:0}.topbar{height:72px;padding:calc(env(safe-area-inset-top) + 11px) 20px 11px;height:calc(72px + env(safe-area-inset-top));background:#fff;border-bottom:1px solid #e9edeb}.mobile-brand{display:block;line-height:0}.mobile-brand img{object-fit:contain;width:140px}.location-label{display:none}.manager-shortcut>span{font-size:10px;max-width:74px;line-height:1.35;text-align:right}.manager-shortcut{gap:9px}.manager-shortcut img{width:37px;height:37px}.main-content{padding:27px 18px calc(96px + env(safe-area-inset-bottom));max-width:590px}.intro{margin-bottom:21px}.eyebrow{font-size:8px;letter-spacing:1.2px;margin-bottom:11px}.little-line{width:18px}h1{font-size:31px;letter-spacing:-1.1px}.intro p{font-size:12px;margin-top:8px}.search-card{padding:18px;border-radius:18px}.card-heading{padding-bottom:17px}.card-heading>span:first-child{font-size:12px}.quiet-label{display:block;font-size:9px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.field{min-height:72px;padding:10px 12px;border-radius:10px}.departure-field,.country-field,.date-field,.nights-field{grid-column:span 1}.tourists-field{grid-column:span 2;min-height:64px;padding-right:38px}.field-label{font-size:10px;margin-bottom:3px}.field strong,.field select,.field input{font-size:14px}.field select,.field input{font-size:16px}.departure-field strong{font-size:12px}.departure-field .field-icon{display:none}.country-field select{font-size:15px}.date-field input{font-size:14px;min-height:24px}.nights-field select{font-size:14px}.field-icon{top:22px;right:13px}.tourists-field strong{font-size:14px}.tourists-field .field-icon{right:14px;display:flex}.form-options{margin:11px 0 14px;font-size:11px}.form-footnote{font-size:9px;margin-top:11px}.primary{min-height:50px}.search-submit{min-height:51px}.extra-filters{grid-template-columns:1fr 1fr;gap:12px}.extra-filters label:last-child{grid-column:span 2}.extra-filters input,.extra-filters select{font-size:16px}.quick-destinations{margin-top:17px;gap:7px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px;scrollbar-width:none}.quick-destinations>span{display:none}.quick-destinations button{white-space:nowrap;padding:7px 11px;font-size:10px;flex-shrink:0}.quick-destinations button span{margin-left:4px}.help-banner{margin-top:18px;border-radius:14px;gap:12px;padding:17px 14px}.help-banner h2{font-size:13px;line-height:1.4}.help-banner p{font-size:10px;line-height:1.6}.help-avatar{width:43px;height:43px}.help-avatar>img{width:43px;height:43px}.help-cta{display:none}.small-print{font-size:9px;margin-top:17px;gap:10px}.small-print>span{display:none}.bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;bottom:0;left:0;right:0;background:#ffffffed;backdrop-filter:blur(16px);border-top:1px solid #e3e9e7;padding:9px 12px calc(9px + env(safe-area-inset-bottom));z-index:40}.bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:4px;min-height:44px;color:#8c9b9c;font-size:9px;padding-top:2px}.bottom-nav svg{width:21px;height:21px}.bottom-nav a[aria-current]{color:#dd712e}.bottom-nav a[aria-current] i{position:relative}.bottom-nav a[aria-current] i:before{content:"";position:absolute;inset:-4px -13px;background:#fff1e5;border-radius:10px;z-index:-1}.sheet{width:100%;max-width:100%;margin:auto 0 0;bottom:0;top:auto;border-radius:23px 23px 0 0;padding:12px 24px calc(24px + env(safe-area-inset-bottom));max-height:90dvh}.sheet-handle{display:block;background:#dce3df;height:4px;width:35px;margin:0 auto 19px;border-radius:3px}.sheet-heading{margin-bottom:8px}.sheet-heading h2{font-size:23px}.child-row select{font-size:16px}.toast{bottom:calc(85px + env(safe-area-inset-bottom));left:50%;width:max-content;text-align:center;font-size:12px}.resume-section{margin-top:20px}.section-heading h2{font-size:18px}.section-heading a,.section-heading>span{font-size:10px}.history-card{padding:16px;gap:12px;flex-wrap:wrap}.history-flag{width:40px;height:44px;border-radius:10px;font-size:11px}.history-content h3{font-size:15px}.history-content p{font-size:11px}.history-actions{margin-left:52px;gap:8px}.history-actions .secondary{min-height:38px;padding:8px 12px}.history-card>.history-actions{width:calc(100% - 52px);justify-content:flex-end}.history-actions .icon-button{width:35px;height:35px}.history-toolbar{margin-bottom:20px;gap:10px}.segmented button{padding:8px 12px;font-size:11px}#historyTotal{font-size:10px}.empty-state{padding:40px 15px}.empty-state h2{font-size:19px}.empty-state p{font-size:12px}.storage-note{font-size:10px}.contact-card{padding:20px;border-radius:17px}.contact-intro{gap:13px;margin-bottom:20px}.contact-intro img{width:52px;height:52px}.contact-intro h2{font-size:16px}.contact-intro p{font-size:11px}.office-select-label{font-size:11px}.contact-card>select,.contact-card textarea{font-size:16px}.contact-card textarea::placeholder{font-size:12px}.messenger-buttons{gap:7px}.messenger{font-size:11px;padding:13px 7px;gap:6px}.messenger svg{width:13px;height:13px}.context-check{align-items:flex-start;line-height:1.5;font-size:10px}.contact-secondary .text-button{font-size:10px}.contact-secondary a{font-size:10px}.contact-note{font-size:9px}.contact-aside{grid-template-columns:1fr}.care-card{padding:25px}.care-card h2{font-size:26px}.install-card{padding:23px}.office-heading{margin-top:26px}.office-heading h2{font-size:17px}.office-card h3{font-size:15px}.office-card p,.office-card a{font-size:12px}.offline-bar{padding:10px 18px;font-size:11px;text-align:left}.results-body .main-content{padding:23px 14px 40px}.results-body .topbar{padding-left:18px;padding-right:18px}.results-body .topbar .secondary{padding:9px 11px;font-size:11px}.results-top{display:block}.results-top h1{font-size:25px}.results-top .secondary{margin-top:14px}.vendor-frame{padding:8px;border-radius:12px}.vendor-footer{flex-direction:column;font-size:11px}.vendor-error{padding:25px 15px}.vendor-actions{display:grid}.results-summary{font-size:11px}.back-link{font-size:12px;margin-bottom:19px}}
@media(max-width:359px){.main-content{padding-left:12px;padding-right:12px}.search-card{padding:14px}.field{padding:10px}.departure-field strong{font-size:11px}.date-field input{font-size:12px}.quiet-label{display:none}.topbar{padding-left:16px;padding-right:16px}.manager-shortcut>span{display:none}.extra-filters{grid-template-columns:1fr}.extra-filters label:last-child{grid-column:auto}.help-banner{padding:14px 12px}.help-banner p{font-size:9px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Guided manager enquiry */
.search-assist-link{display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;margin:8px 0 -8px;font-size:12px;color:#31665c;text-decoration:underline;text-underline-offset:3px}.search-assist-link svg{width:16px;height:16px}.concierge-intro h1{font-size:39px;line-height:1.16}.concierge-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(250px,1fr);gap:28px;align-items:start}.help-modes{display:flex;gap:5px;margin-bottom:14px;padding:5px;background:#e9efec;border-radius:12px}.help-modes button{flex:1;padding:11px 9px;font-size:12px;border-radius:9px;color:#6c817b;min-height:42px}.help-modes button[aria-pressed=true]{color:var(--ink);background:#fff;box-shadow:0 2px 5px #244c3908;font-weight:600}.brief-card{background:white;border:1px solid var(--line);border-radius:22px;padding:27px;scroll-margin-top:20px}.brief-progress{display:flex;align-items:center;margin-bottom:30px;gap:10px}.brief-progress button{display:flex;gap:7px;align-items:center;font-size:11px;padding:0;min-height:36px;color:#85958f;white-space:nowrap}.brief-progress button>span{width:27px;height:27px;display:grid;place-items:center;border:1px solid #dfe7e3;border-radius:50%;font-size:11px}.brief-progress button[aria-current]{color:#b85521;font-weight:600}.brief-progress button[aria-current]>span{background:#fff0e5;border-color:#efd3bd;color:#b85521}.brief-progress .is-done>span{background:#e6f2ec;border-color:#d0e4d9;color:#357363}.progress-line{height:1px;background:#e6ece8;flex:1;min-width:7px}.brief-kicker{font-size:9px;letter-spacing:1.4px;color:#7c9389;font-weight:600;margin-bottom:10px}.brief-heading{margin-bottom:23px}.brief-heading h2{font-size:25px;line-height:1.2;letter-spacing:-.8px}.brief-heading h2:focus{outline:none}.brief-heading p{font-size:12px;margin-top:9px;line-height:1.65}.brief-label,.brief-fields-row>label,.brief-date-row>label,.brief-date-row{display:block;font-size:12px;font-weight:550}.brief-label{margin:21px 0 8px}.brief-card select,.brief-card input[type=date],.brief-card input[type=text],.brief-card textarea{display:block;width:100%;border:1px solid #dce5df;background:#fafcfb;border-radius:10px;padding:12px 11px;min-height:47px;font-size:14px;resize:vertical}.brief-card textarea{line-height:1.7}.brief-card input::placeholder,.brief-card textarea::placeholder{color:#7c8b85;font-size:12px}.brief-card select:focus,.brief-card input:focus,.brief-card textarea:focus{border-color:#65907e}.brief-fieldset{border:0;margin:23px 0;padding:0;min-width:0}.brief-fieldset legend{font-size:12px;font-weight:550;margin-bottom:11px}.choice-pills{display:flex;gap:7px;flex-wrap:wrap}.choice-pills button{border:1px solid #dde5e0;padding:9px 11px;min-height:40px;border-radius:20px;font-size:11px;line-height:1.3;background:#fff}.choice-pills button[aria-pressed=true]{background:#eaf3ee;border-color:#659681;color:#2d6954}.budget-pills{margin-top:10px;gap:6px}.budget-pills button{font-size:10px;padding:8px 10px;min-height:36px}.brief-date-row{margin-top:13px}.brief-date-row>label input,.brief-date-row select{margin-top:6px}.brief-date-row>.check-label{display:flex;margin-top:10px;font-size:11px}.brief-fields-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:13px}.brief-fields-row select{margin-top:7px}.brief-children-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:20px 0 10px}.brief-children-title strong{font-size:12px;font-weight:550}.brief-children-title small{display:block;color:#85958d;font-size:10px;margin-top:3px}.brief-children-title .text-button{min-height:42px}.brief-child{display:flex;align-items:flex-end;gap:8px;margin:9px 0}.brief-child label{flex:1;font-size:11px}.brief-child select{margin-top:6px}.brief-child .icon-button{margin-bottom:3px}.brief-controls{display:flex;gap:14px;align-items:center;justify-content:space-between;margin-top:26px}.brief-controls .primary{flex:1}.brief-controls .text-button{min-height:44px;padding:10px}.brief-save-note{font-size:10px;line-height:1.65;text-align:center;margin-top:14px;color:#84958c}.brief-error{padding:12px 14px;border-radius:9px;background:#fff0e8;color:#aa4e28;font-size:12px;line-height:1.6;margin-top:18px}.search-context{display:flex;align-items:center;text-align:left;width:100%;gap:12px;background:#eef5f0;border:1px solid #dce9df;border-radius:12px;padding:12px;font-size:12px;margin:0 0 20px}.search-context>svg{width:18px;height:18px;color:#548777}.search-context>svg:last-child{margin-left:auto}.search-context small{display:block;font-size:10px;color:#6a887a;margin-top:4px;line-height:1.6}.wish-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.wish-grid button{display:flex;align-items:center;gap:8px;border:1px solid #e1e7e2;border-radius:11px;text-align:left;padding:12px 10px;min-height:50px;font-size:11px;background:#fff}.wish-check{border:1px solid #d8e2db;border-radius:5px;width:19px;height:19px;flex-shrink:0;display:grid;place-items:center}.wish-check svg{width:13px;height:13px;visibility:hidden}.wish-grid button[aria-pressed=true]{border-color:#88aa98;background:#edf5ef;color:#285d47}.wish-grid button[aria-pressed=true] .wish-check{background:#477d66;border-color:#477d66;color:white}.wish-grid button[aria-pressed=true] svg{visibility:visible}.priority-options{display:grid;gap:8px}.priority-options label{display:flex;gap:10px;align-items:center;font-size:12px;cursor:pointer;padding:11px 12px;border:1px solid #e2e9e3;border-radius:9px}.priority-options label:has(:checked){border-color:#9cb9a6;background:#f2f7f2}.priority-options input{accent-color:#487c65;width:16px;height:16px;margin:0}.brief-summary{margin:0 0 20px;background:#f2f6f1;border:1px solid #e3ebe1;border-radius:13px;padding:5px 15px}.brief-summary>div{display:grid;grid-template-columns:100px 1fr;gap:10px;padding:10px 0;border-bottom:1px solid #e4ebe2;font-size:11px;line-height:1.6}.brief-summary>div:last-child{border:0}.brief-summary dt{color:#839183}.brief-summary dd{margin:0;color:#355843;overflow-wrap:anywhere}.message-details{margin:21px 0 18px;border-top:1px solid #e6ebe6;border-bottom:1px solid #e6ebe6}.message-details summary{cursor:pointer;padding:13px 0;font-size:11px;color:#567762}.message-details pre{white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.8 inherit;color:#4e6356;margin:0 0 15px;max-height:280px;overflow:auto}.brief-delivery-hint{margin:14px 0 0;padding:10px 13px;font-size:11px;color:#386947;border-radius:9px;background:#eef7ee}.brief-card .messenger{min-height:49px}.brief-card .telegram{background:#3184b5;color:white}.brief-card .whatsapp{background:#e6f5eb;color:#326743}.brief-card .contact-note{line-height:1.7}.concierge-aside{position:sticky;top:25px;padding-top:69px}.concierge-person{border-radius:22px;padding:27px;background:#224f49;color:#f0f5ed}.concierge-photo{position:relative;width:78px;height:78px;margin-bottom:26px}.concierge-photo img{border-radius:50%;object-position:center 15%;border:3px solid #ffffff35}.concierge-photo>span{position:absolute;bottom:0;right:-3px;display:grid;place-items:center;width:28px;height:28px;background:#f4c38e;color:#584631;border:3px solid #224f49;border-radius:50%}.concierge-photo svg{width:15px;height:15px}.concierge-person .brief-kicker{color:#a6c1b2;font-size:8px}.concierge-person h2{font-size:28px;line-height:1.23;letter-spacing:-.8px}.concierge-person>p{font-size:13px;color:#a9c3b3;margin-top:10px}.concierge-person ul{display:grid;gap:20px;padding:24px 0;list-style:none;margin:22px 0 0;border-top:1px solid #ffffff1b}.concierge-person li{display:flex;align-items:flex-start;gap:11px;color:#d4e2d7;font-size:12px;line-height:1.7}.concierge-person li svg{width:18px;height:18px;color:#e9ba84;margin-top:2px}.concierge-person>a{font-size:11px;color:#e9cda9;display:inline-block;margin-top:8px}.concierge-local{display:flex;gap:12px;margin:21px 5px}.concierge-local svg{color:#7e9985;width:20px;height:20px}.concierge-local strong{font-size:12px;font-weight:550}.concierge-local p{font-size:11px;line-height:1.7;margin-top:5px}.lead-resume{margin-top:20px;background:#fff9f1;border:1px solid #efe0cd;border-radius:14px;padding:17px 20px;display:flex;align-items:center;gap:14px}.lead-resume>svg{color:#bf9359}.lead-resume strong{font-size:13px;display:block}.lead-resume p{font-size:11px;color:#988264;margin-top:4px}.lead-resume>svg:last-child{margin-left:auto;width:18px;height:18px}.history-to-manager{flex-basis:100%;margin:2px 0 0 68px;font-size:11px;text-align:left;display:flex;align-items:center;gap:7px;color:#467861;padding:8px 0}.history-to-manager svg{width:15px;height:15px}.history-card{flex-wrap:wrap}.results-concierge{display:flex;gap:14px;align-items:center;background:#edf4ed;border:1px solid #dbe7da;padding:17px 20px;border-radius:14px;margin-bottom:20px}.results-concierge img{width:43px;height:43px;border-radius:50%;object-position:center 15%}.results-concierge strong{font-size:14px;display:block}.results-concierge p{font-size:11px;margin-top:3px}.results-concierge>a{margin-left:auto;background:#fff;white-space:nowrap}.ot-results-help{position:fixed;left:50%;transform:translateX(-50%);bottom:calc(12px + env(safe-area-inset-bottom));z-index:9998;display:flex;align-items:center;gap:8px;max-width:calc(100% - 24px);padding:12px 16px;border:1px solid #ffffff88;border-radius:28px;background:#245a4f;color:white;box-shadow:0 5px 22px #153b3840;font:600 12px/1.4 "Segoe UI",Arial,sans-serif;text-decoration:none;white-space:nowrap}.ot-results-help svg{width:18px;height:18px}.ot-results-help[hidden]{display:none!important}
@media(max-width:1180px){.concierge-layout{grid-template-columns:minmax(0,1.45fr) minmax(230px,1fr);gap:20px}.brief-card{padding:23px}.concierge-person{padding:24px}.concierge-person h2{font-size:25px}.concierge-intro h1{font-size:35px}}
@media(max-width:1050px){.concierge-layout{grid-template-columns:minmax(0,1fr)}.concierge-aside{position:static;display:none}.brief-card{padding:28px}.concierge-intro h1{font-size:34px}}
@media(max-width:700px){.concierge-intro h1{font-size:30px;letter-spacing:-1px}.concierge-intro p{font-size:12px;line-height:1.65}.concierge-intro{margin-bottom:22px}.help-modes{gap:2px;margin-bottom:12px;padding:4px}.help-modes button{font-size:11px;padding:10px 6px;min-height:44px}.brief-card{padding:20px 18px;border-radius:17px;scroll-margin-top:14px}.brief-progress{gap:8px;margin-bottom:25px}.brief-progress button{font-size:10px;gap:6px;min-height:40px}.brief-progress button>span{width:25px;height:25px}.brief-heading h2{font-size:23px;line-height:1.22}.brief-heading p{font-size:11px}.brief-kicker{font-size:8px;letter-spacing:1.1px}.brief-card select,.brief-card input[type=date],.brief-card input[type=text],.brief-card textarea{font-size:16px;min-height:48px}.brief-card input::placeholder{font-size:11px}.brief-card textarea::placeholder{font-size:12px}.brief-label,.brief-fields-row>label{font-size:11px}.choice-pills{gap:6px}.choice-pills button{font-size:10px;padding:10px;min-height:42px}.budget-pills{gap:5px}.budget-pills button{font-size:10px;padding:8px 10px}.brief-fields-row{gap:10px}.brief-fields-row select{padding:11px 8px;font-size:14px}.brief-fieldset{margin:22px 0}.brief-children-title .text-button{font-size:11px}.wish-grid{gap:8px}.wish-grid button{padding:10px 8px;font-size:10px;min-height:51px;gap:7px;line-height:1.5}.wish-check{width:17px;height:17px}.brief-controls{margin-top:23px;gap:12px}.brief-controls .primary{font-size:12px;min-height:51px;padding:12px}.brief-save-note{font-size:9px}.brief-summary{padding:4px 12px}.brief-summary>div{grid-template-columns:89px 1fr;font-size:10px;gap:8px}.brief-card .contact-secondary .text-button{font-size:11px}.brief-card .contact-secondary a{font-size:11px}.lead-resume{padding:15px;margin-top:17px;gap:10px}.lead-resume strong{font-size:12px}.lead-resume p{font-size:10px}.search-assist-link{font-size:11px}.history-to-manager{margin-left:52px;font-size:10px;min-height:38px}.results-concierge{align-items:flex-start;flex-wrap:wrap;gap:10px;padding:15px}.results-concierge strong{font-size:13px}.results-concierge p{font-size:10px;max-width:230px}.results-concierge>a{margin:3px 0 0 53px;font-size:11px;min-height:42px}.results-concierge img{width:40px;height:40px}}
@media(max-width:359px){.concierge-intro h1{font-size:27px}.brief-card{padding:18px 14px}.brief-heading h2{font-size:21px}.brief-progress{gap:6px}.choice-pills button{padding:9px 8px}.wish-grid button{font-size:10px}.brief-summary>div{grid-template-columns:78px 1fr}}
.message-details pre{font-family:inherit;font-size:12px;line-height:1.8}@media(max-width:700px){.wish-grid button{font-size:11px}}
.ot-results-help{position:relative;left:auto;bottom:auto;transform:none;z-index:auto;margin:12px 14px;width:calc(100% - 28px);max-width:none;justify-content:center;border-radius:12px;box-shadow:none;white-space:normal;min-height:46px}

.TVMobileContainer .ot-results-help{box-sizing:border-box!important}

/* Enquiries, comparison and subscriptions */
.side-extras{display:grid;gap:14px;margin:24px 14px 0;font-size:12px;color:#667b7e}.side-extras a{display:flex;align-items:center;gap:10px}.side-extras svg{width:17px;height:17px}.side-extras+.sidebar-note{margin-top:28px}
.feature-links{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0 0 24px}.feature-links>a{display:flex;gap:14px;align-items:center;padding:20px;background:#fff;border:1px solid var(--line);border-radius:15px}.feature-links>a>svg:first-child{color:var(--teal)}.feature-links>a>svg:last-child{margin-left:auto;width:17px}.feature-links strong,.feature-links small{display:block}.feature-links strong{font-size:14px}.feature-links small{font-size:11px;color:var(--muted);margin-top:3px}
.request-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.request-fields label,.request-comment-label{display:block;font-size:12px;font-weight:550;color:#52696e}.request-fields input,.request-fields select,.request-comment-label textarea{display:block;width:100%;min-height:49px;background:#fff;border:1px solid #dce4e2;border-radius:10px;padding:12px;margin-top:7px;font:400 15px/1.5 Manrope,"Segoe UI",Arial,sans-serif;color:#19343b;box-sizing:border-box!important}.request-fields small{display:block;font-size:10px;line-height:1.6;font-weight:400;margin-top:5px;color:#738386}.request-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.request-consent{display:flex!important;gap:10px;align-items:flex-start;margin:22px 0 18px;font-size:10px!important;line-height:1.75!important;font-weight:400!important;color:#6c7e80!important}.request-consent input{width:17px!important;height:17px!important;min-height:0!important;margin:3px 0 0!important;flex-shrink:0;accent-color:#236367}.request-consent a{text-decoration:underline;text-underline-offset:2px;color:#315f62}.request-send{width:100%;box-sizing:border-box!important}.request-routing{font-size:10px;line-height:1.6;text-align:center;margin-top:10px;color:#7b8a8c}.request-success{padding:22px;border:1px solid #bbd6ca;border-radius:14px;background:#eff7f2;text-align:center;margin-top:20px;overflow-wrap:anywhere}.request-success .success-mark{width:38px;height:38px;display:grid;place-items:center;background:#236367;border-radius:50%;color:white;margin:0 auto 10px}.request-success h3{font-size:21px;margin-bottom:8px}.request-success p{font-size:12px;line-height:1.75;color:#4e6d68}.request-success .request-number{font-size:10px;margin:10px 0}.request-success>a{display:block;font-size:17px;font-weight:600;color:#236367}.request-success>small{display:block;font-size:11px;color:#708881;margin-top:4px}.direct-contact-details{margin-top:26px;border-top:1px solid var(--line);padding-top:20px}.direct-contact-details>summary{font-size:12px;font-weight:550;color:#48686b;cursor:pointer}.direct-contact-details[open]>summary{margin-bottom:20px}
.ot-results-tools,.ot-results-tools *,.ot-hotel-actions,.ot-hotel-actions *,.ot-enquiry,.ot-enquiry *{box-sizing:border-box!important;font-family:Manrope,"Segoe UI",Arial,sans-serif}.ot-results-tools{display:flex;flex-wrap:wrap;gap:12px;margin:14px 0 24px;font:500 13px/1.5 Manrope,"Segoe UI",Arial,sans-serif;color:#254f52}.ot-results-tools>a{display:flex;align-items:center;gap:8px;padding:12px 16px;min-height:45px;border:1px solid #dce5e2;background:#fff;border-radius:11px;text-decoration:none;color:inherit}.ot-results-tools svg{width:17px;height:17px}.ot-results-tools [data-comparison-count]{font-size:11px;padding:1px 7px;background:#eaf2ef;border-radius:5px;color:#236367}.ot-tool-status{flex-basis:100%;font-size:11px;line-height:1.6;color:#466669}.ot-hotel-actions{position:relative;display:flex;justify-content:flex-end;gap:10px;padding:12px 16px;border-top:1px solid #e4ece8;background:#f5faf7;clear:both;width:100%;color:#236367;font:500 12px/1.4 Manrope,"Segoe UI",Arial,sans-serif}.ot-hotel-actions>button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:10px 14px;border:1px solid #d5e3dc;border-radius:9px;background:white;color:#236367;font:600 12px/1.4 Manrope,"Segoe UI",Arial,sans-serif;cursor:pointer}.ot-hotel-actions>button:first-child{background:#236367;border-color:#236367;color:white}.ot-hotel-actions>button[aria-pressed=true]{background:#e1eee7;border-color:#9abdac}.ot-hotel-actions svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}
.ot-enquiry{width:min(600px,calc(100vw - 32px));max-width:none;max-height:90vh;max-height:90dvh;padding:28px;margin:auto;border:1px solid #dfe7e2;border-radius:22px;overflow-y:auto;overscroll-behavior:contain;background:#fff;color:#19343b;font:400 14px/1.5 Manrope,"Segoe UI",Arial,sans-serif;box-shadow:0 24px 100px #092b3b40}.ot-enquiry::backdrop{background:#102e39a6;backdrop-filter:blur(3px)}.ot-enquiry form{margin:0;padding:0}.ot-dialog-heading{display:flex;align-items:flex-start;gap:14px;justify-content:space-between;margin-bottom:22px}.ot-dialog-heading span{font-size:9px;letter-spacing:1.2px;color:#7b9390}.ot-dialog-heading h2{font-size:26px;line-height:1.2;letter-spacing:-.65px;margin:8px 0 0;font-weight:650;color:#19343b}.ot-dialog-heading .icon-button{flex-shrink:0;background:#f4f7f5;border-radius:50%;width:38px;height:38px;padding:8px;display:grid;place-items:center}.ot-enquiry svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.request-selection{display:grid;gap:9px;margin-bottom:18px}.request-selection>div{display:flex;gap:12px;align-items:center;padding:12px;border-radius:12px;background:#f0f6f3}.request-selection img{width:54px;height:54px;object-fit:cover;border-radius:9px;flex-shrink:0}.request-selection strong{display:block;font-size:13px;line-height:1.5;font-weight:600;color:#254b43}.request-selection small{display:block;font-size:10px;line-height:1.6;color:#6c817b;margin-top:3px}.hotel-question-pills{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.hotel-question-pills>button{font:400 11px/1.5 Manrope,"Segoe UI",Arial,sans-serif;text-align:left;min-height:38px;padding:8px 11px;border:1px solid #dae5df;border-radius:9px;color:#466e60;background:#fff;cursor:pointer}.hotel-question-pills>button:hover{background:#f0f6f3}.request-comment-label textarea{resize:vertical;min-height:82px}.ot-enquiry .brief-error{padding:12px;border-radius:9px;background:#fff0e9;color:#a8422c;font-size:12px;line-height:1.6;margin-top:16px}.ot-enquiry .primary{display:flex;align-items:center;justify-content:center;gap:12px;background:#f47c35;border:0;border-radius:11px;min-height:51px;padding:13px 20px;color:white;font-size:14px;font-weight:600;cursor:pointer}.ot-enquiry [hidden]{display:none!important}.ot-enquiry :focus-visible{outline:3px solid #df6a2c;outline-offset:3px}
.back-link{display:inline-block;color:#748788;font-size:12px;margin-bottom:24px}.comparison-intro,.watch-intro{margin-bottom:28px}.comparison-intro p,.watch-intro p{font-size:14px;line-height:1.7;margin-top:13px}.comparison-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:22px}.comparison-actions .secondary{font-size:12px}.comparison-actions span{margin-left:auto;color:#6e8781;font-size:12px}.comparison-table{overflow-x:auto;border:1px solid #dde7e1;border-radius:18px;background:#fff;margin-bottom:22px}.comparison-table table{border-collapse:collapse;table-layout:fixed;min-width:740px;width:100%;font-size:12px;text-align:left;line-height:1.7}.comparison-table th,.comparison-table td{vertical-align:top;padding:20px;border-right:1px solid #e5ede8;border-bottom:1px solid #e5ede8;overflow-wrap:anywhere}.comparison-table tr:last-child>*{border-bottom:0}.comparison-table tr>*:last-child{border-right:0}.comparison-table th[scope=row]{width:130px;background:#f2f7f4;color:#6c8379;font-size:11px;font-weight:500}.comparison-table h2{font-size:17px;line-height:1.4;letter-spacing:-.3px;margin:12px 0 6px}.comparison-photo{width:100%;height:140px;object-fit:cover;border-radius:10px}.comparison-table small{display:block;color:#82918a;font-size:10px;line-height:1.5;margin-top:5px}.comparison-table .text-button{font-size:11px;display:inline-flex;min-height:36px;align-items:center;margin:5px 0}.comparison-table .secondary{display:flex;font-size:11px;margin:7px 0;padding:10px;min-height:42px}.comparison-context{white-space:pre-line;color:#6b7f76;font-size:11px}.comparison-help{display:flex;gap:24px;justify-content:space-between;align-items:center;background:#eaf3ee;padding:24px;border-radius:17px}.comparison-help h2{font-size:19px}.comparison-help p{font-size:12px;line-height:1.7;max-width:560px;margin-top:7px}.comparison-help .primary{flex-shrink:0;font-size:12px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.watch-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(240px,.85fr);gap:26px;align-items:start}.watch-module{background:#fff;border:1px solid #e1e8e4;border-radius:20px;padding:24px;min-width:0;overflow:hidden;min-height:300px}.watch-aside{background:#eaf3ee;border-radius:20px;padding:30px}.watch-aside>i{color:#538575;display:block;margin-bottom:18px}.watch-aside h2{font-size:25px;line-height:1.3}.watch-aside ol{padding-left:19px;margin:23px 0;color:#627d70;font-size:12px}.watch-aside li{padding-left:5px;margin-bottom:15px}.watch-aside .secondary{font-size:11px;padding:11px 8px;overflow-wrap:anywhere}.watch-aside p{font-size:10px;line-height:1.8;margin-top:17px}.watch-body .help-banner{margin-top:27px}
@media(max-width:900px){.watch-layout{grid-template-columns:1fr}.watch-aside h2 br{display:none}.watch-aside{padding:24px}.watch-aside ol{display:flex;gap:25px;justify-content:space-between}.watch-aside li{flex:1}.comparison-help{align-items:flex-start;flex-direction:column;gap:16px}}
@media(max-width:700px){.feature-links{gap:10px;grid-template-columns:1fr}.feature-links>a{padding:15px}.feature-links strong{font-size:12px}.request-fields{grid-template-columns:1fr;gap:15px}.request-fields input,.request-fields select,.request-comment-label textarea{font-size:16px!important;min-height:49px}.request-consent{font-size:10px!important}.request-routing{font-size:9px}.direct-contact-details>summary{font-size:11px}.ot-enquiry{width:calc(100vw - 20px);padding:22px 18px;border-radius:18px;max-height:calc(100dvh - 32px)}.ot-dialog-heading h2{font-size:24px}.ot-dialog-heading span{font-size:8px}.ot-enquiry .request-fields{gap:14px;margin-top:19px}.ot-enquiry .request-fields label{font-size:11px}.TVMobileContainer .ot-results-tools{margin:0 14px 14px;width:calc(100% - 28px);gap:8px;justify-content:center}.TVMobileContainer .ot-results-tools>a{flex:1;justify-content:center;padding:11px 7px;gap:5px;font-size:11px;white-space:nowrap}.TVMobileContainer .ot-results-tools svg{width:15px;height:15px}.TVMobileContainer .ot-hotel-actions{padding:11px 9px;gap:7px;justify-content:center;margin-top:8px}.TVMobileContainer .ot-hotel-actions>button{font-size:10px;padding:10px 8px;min-height:44px;gap:5px;flex:1}.TVMobileContainer .ot-hotel-actions>button:first-child{flex:1.5}.ot-tool-status{font-size:10px}.comparison-intro h1,.watch-intro h1{font-size:30px;letter-spacing:-1px}.comparison-intro p,.watch-intro p{font-size:12px}.comparison-table table{min-width:700px}.comparison-table th,.comparison-table td{padding:14px}.comparison-table th[scope=row]{width:94px;font-size:10px;position:sticky;left:0;z-index:1;box-shadow:2px 0 5px #19343b08}.comparison-table h2{font-size:15px}.comparison-actions{gap:9px}.comparison-actions .secondary{font-size:11px}.comparison-actions span{font-size:11px}.comparison-help{padding:20px}.comparison-help .primary{width:100%}.comparison-help h2{font-size:18px}.comparison-help p{font-size:11px}.watch-module{padding:17px 10px;border-radius:16px}.watch-aside{padding:23px}.watch-aside ol{display:block}.watch-aside li{margin-bottom:14px}.back-link{margin-bottom:22px}}

.watch-module-intro{padding:12px 8px 24px}.watch-symbol{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#eaf3ee;color:#3e7b65;font-size:25px;margin-bottom:22px}.watch-module-intro h2{font-size:25px;line-height:1.3}.watch-module-intro p{font-size:13px;line-height:1.8;max-width:450px;margin-top:12px}.watch-module .TVBotSubscriptionButton{box-sizing:border-box!important;max-width:100%;white-space:normal;font-family:Manrope,"Segoe UI",Arial,sans-serif!important}.watch-module .loading-state{padding:20px 0}.watch-module .loading-state h2{font-size:14px}@media(max-width:700px){.watch-module-intro{padding:8px 8px 22px}.watch-module-intro h2{font-size:22px}.watch-module-intro p{font-size:12px}.watch-module .TVBotSubscriptionButton{font-size:13px!important;min-height:48px;height:auto;line-height:1.5;padding:14px 16px!important}}

.comparison-label-column{width:130px}.comparison-intro{display:flex;justify-content:space-between;gap:20px;align-items:center}.comparison-intro>span{white-space:nowrap;padding:7px 12px;background:#eaf3ee;color:#648174;border-radius:8px;font-size:12px}@media(max-width:700px){.comparison-label-column{width:94px}.comparison-intro{align-items:flex-start;gap:12px}.comparison-intro>span{padding:5px 8px;font-size:10px}}

@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url('assets/fonts/manrope-cyrillic.woff2') format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url('assets/fonts/manrope-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url('assets/fonts/manrope-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}

/* Warm paper, deep sea, and the OnlineTours orange. */
.journey-tool>i:last-child{display:flex;align-items:center;margin-left:auto;color:#7a8467;flex-shrink:0}.journey-tool>i:last-child svg{width:18px;height:18px}
:root{--bg:#f7f6f2;--ink:#19383d;--muted:#617277;--line:#e3e7e1;--orange:#ff9b54;--orange-dark:#a74616;--teal:#235e60;--mint:#edf2eb;--radius:28px;font-family:Manrope,"Segoe UI",Arial,sans-serif}
body{font-family:Manrope,"Segoe UI",Arial,sans-serif;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased}
h1,h2,h3{font-weight:750}h1{font-size:48px;letter-spacing:-2.1px;line-height:1.12}h2{letter-spacing:-.65px}p{color:var(--muted)}
button,a,input,select,textarea{transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s}
:focus-visible{outline:3px solid #af581f;outline-offset:4px}
.sidebar{inset:14px auto 14px 14px;width:218px;padding:31px 17px 23px;border:0;border-radius:26px;background:linear-gradient(155deg,#25484b 0%,#143439 75%);box-shadow:0 14px 50px #1d383617;color:#edf1eb}
.brand{padding:0 8px}.brand img{width:164px;height:auto}.brand span{font-size:8px;letter-spacing:1.05px;color:#afc5bf;line-height:1.7;margin-top:16px;max-width:160px}
.side-nav{margin-top:34px;gap:9px}.side-nav a{padding:14px 12px;min-height:52px;gap:12px;font-size:13px;font-weight:550;color:#b8ceca;border-radius:14px}.side-nav a:hover{background:#ffffff10;color:#fff}.side-nav a[aria-current]{background:#fff3e4;color:#65381f;box-shadow:0 4px 14px #0000000a}.side-nav a[aria-current] svg{stroke:#a85421}.side-nav .count{background:#f4dbc2;color:#754425;font-size:10px}
.side-extras{margin:25px 12px 0;gap:17px;color:#bdd0ca;font-size:11px}.side-extras a:hover{color:#fff}.side-extras svg{color:#e7ae80}
.sidebar-note{border-top:1px solid #ffffff16;padding-top:24px;margin:28px 12px 0!important}.sidebar-note>i{color:#f6b57f}.sidebar-note p{color:#becfc8;font-size:11px;line-height:1.8}.sidebar-note strong{color:#e6e9e0}
.sidebar-bottom{font-size:11px;padding:24px 10px 0;gap:17px}.sidebar-bottom>a{color:#c1d0cb}.sidebar-bottom>span{color:#9cb4ae;font-size:9px}.install-button{color:#e6eee5;font-size:11px}
.app-shell{margin-left:246px}.topbar{height:92px;border:0;padding:0 40px;background:transparent}.location-label{font-size:11px;gap:7px;letter-spacing:.1px}.location-label svg{color:#68857c}.location-label>span{color:#657a73;border-color:#d4ddd3;font-size:10px}
.manager-shortcut{padding:5px 5px 5px 15px;background:#fff;border:1px solid #e5e8e0;border-radius:30px;gap:12px;color:#49665f;font-size:11px;box-shadow:0 3px 12px #20363003}.manager-shortcut img{width:37px;height:37px;border:2px solid #fff}
.main-content{max-width:1390px;padding:22px 40px 44px}.intro{margin-bottom:27px}.intro p{font-size:14px;line-height:1.7;margin-top:12px;max-width:520px}.eyebrow{font-size:9px;letter-spacing:1.35px;color:#6a8178;gap:9px;margin-bottom:15px;font-weight:700}.little-line{width:18px;height:3px;border-radius:2px;background:#e9a571}
#searchTitle{font-size:clamp(36px,3.65vw,55px);font-weight:800;letter-spacing:-2.4px}#searchTitle span{color:#9c542d}.intro-stamp{display:flex;align-items:center;gap:10px;padding:12px 15px;border:1px solid #dce4d8;border-radius:50px;background:#edf2e7;color:#657c64;transform:none;font-size:10px;line-height:1.5;text-align:left}.intro-stamp i{margin:0;transform:rotate(-15deg)}.intro-stamp b{font:700 10px Manrope,"Segoe UI",sans-serif;color:#3d624d}
.search-layout{grid-template-columns:minmax(0,1.4fr) minmax(270px,1fr);gap:22px;align-items:stretch}.search-card{border:1px solid #e3e7df;border-radius:28px;padding:26px;box-shadow:0 12px 44px #213b3610;background:#fff;position:relative}.card-heading{padding-bottom:22px}.card-heading>span:first-child{font-size:14px;font-weight:750;gap:9px}.card-heading svg{color:#8f5a36;width:19px;height:19px}.quiet-label{color:#698278;font-size:10px;background:#f0f4eb;border-radius:20px;padding:5px 8px}
.form-grid{gap:9px}.field{background:#f7f8f4;border:1px solid #e1e6dc;border-radius:14px;padding:12px 14px;min-height:82px}.field:hover{background:#fafbf7;border-color:#b3c4af}.field:focus-within{background:#fff;border-color:#8aa780;box-shadow:0 0 0 3px #9aaf8420}.field-label{font-size:10px;font-weight:500;letter-spacing:.1px;color:#68796f;margin-bottom:6px}.field strong,.field select,.field input{font-weight:750;font-size:14px;line-height:23px}.departure-field strong{font-size:12px}.tourists-field strong{font-size:12px}.field-icon{color:#7f9789;right:12px}.field-icon svg{width:17px;height:17px}.departure-field{padding-right:33px}.tourists-field{padding-right:28px}
.form-options{margin:13px 0 18px;font-size:11px;gap:10px}.check-label{color:#526b5e}.check-label input{accent-color:#2a6256;width:16px;height:16px}.filter-toggle{padding:8px 0;font-weight:650;gap:7px;color:#506b61}.filter-toggle[aria-expanded=true]{color:#965027}.extra-filters{padding:14px;border-radius:13px;background:#f5f7f1;gap:11px}.extra-filters label{font-size:11px;color:#526759}.extra-filters input,.extra-filters select{border-color:#dce5d5;font-size:12px;padding:11px 8px}
.primary{background:#ff9b54;color:#3a291e;border-radius:14px;min-height:53px;font-size:13px;font-weight:800;box-shadow:inset 0 1px 0 #ffffff35;letter-spacing:.05px}.primary:hover{background:#ffad70}.primary:disabled{opacity:.45;box-shadow:none}.search-submit{background:#193e42;color:#fff;min-height:56px;font-size:14px;border-radius:14px;justify-content:flex-start;padding-left:20px;gap:10px;box-shadow:0 5px 12px #173d4118}.search-submit:hover{background:#28585b;box-shadow:0 6px 20px #173d4124}.search-submit>.end-icon{right:10px;display:grid;place-items:center;width:37px;height:37px;border-radius:11px;background:#ffa963;color:#34291c}.search-submit>.end-icon svg{width:19px;height:19px}.search-submit>i:first-child svg{width:18px;height:18px;color:#c8deda}.form-footnote{font-size:10px;color:#617767;gap:5px;margin-top:12px}.form-footnote svg{color:#54865a}
.search-assist-link{font-size:11px;color:#476f5b;min-height:39px;margin-top:10px;text-decoration:none;border-top:1px solid #edf0e8;padding-top:14px}.search-assist-link:hover{color:#a45320}
.escape-card{display:block;border-radius:28px;min-height:390px;box-shadow:0 12px 44px #21463b13}.escape-card>img{object-position:61% center}.escape-card:after{background:linear-gradient(180deg,#21393204 20%,#102f389c 76%,#102f38d9)}.escape-label{left:22px;top:22px;padding:9px 13px;border-radius:30px;letter-spacing:.5px;font-size:9px;background:#ffffffe6;backdrop-filter:blur(10px);color:#2f5b50;border:0;font-weight:750}.escape-label svg{width:16px;height:16px;color:#a1622c}.escape-caption{left:28px;bottom:29px;right:24px}.escape-caption h2{font-size:28px;font-weight:600;letter-spacing:-.8px;line-height:1.2}.escape-caption em{font:800 33px/1.25 Manrope,"Segoe UI",sans-serif;color:#ffcf9f;letter-spacing:-.8px}.escape-caption>span{display:inline-flex;align-items:center;gap:9px;color:#fff;font-size:10px;line-height:1.6;margin-top:16px;border-top:1px solid #ffffff45;padding-top:13px;width:100%}.escape-caption>span:before{content:"";width:5px;height:5px;border-radius:50%;background:#ffe0b7;flex-shrink:0}
.quick-destinations{margin-top:21px;gap:8px}.quick-destinations>span{font-size:11px;color:#63756a;margin-right:4px}.quick-destinations button{border-radius:12px;padding:9px 13px;min-height:39px;background:#fff;border-color:#e0e5da;font-size:11px;font-weight:600;box-shadow:0 2px 4px #273e2c03}.quick-destinations button span{font-size:13px;color:#7b9878;margin-left:8px}.quick-destinations button[aria-pressed=true]{background:#fff0df;border-color:#ddad7e;color:#804222;box-shadow:0 0 0 2px #e7b57e18}.quick-destinations button:hover{border-color:#b49b78;background:#fff5e9}
.journey-tools{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:23px 0 0}.journey-tool{display:flex;align-items:center;gap:13px;min-height:86px;background:#eeeede;border:1px solid #e1e3ce;border-radius:19px;padding:18px}.journey-tool:nth-child(2){background:#f8ebdf;border-color:#eddccc}.journey-tool-icon{width:43px;height:43px;border-radius:14px;background:#fffdf1;box-shadow:0 4px 6px #72743e0a;display:grid;place-items:center;color:#697444;flex-shrink:0}.journey-tool:nth-child(2) .journey-tool-icon{color:#aa663f;background:#fff9f2}.journey-tool strong,.journey-tool small{display:block}.journey-tool strong{font-size:13px;font-weight:750;letter-spacing:-.2px}.journey-tool small{font-size:10px;color:#6f7863;line-height:1.6;margin-top:4px}.journey-tool:nth-child(2) small{color:#8a6f5e}.journey-tool>svg{width:18px;height:18px;margin-left:auto;color:#7a8467}.journey-tool:hover{transform:translateY(-2px);box-shadow:0 8px 20px #273e2c09}.journey-tool>span:nth-child(2){min-width:0}
.help-banner{background:#213f43;border:1px solid #24474a;padding:27px;border-radius:23px;margin-top:27px;box-shadow:0 10px 26px #1d3f3810;gap:18px;position:relative;overflow:hidden}.help-banner h2{color:#fff;font-size:18px;font-weight:650;line-height:1.4;letter-spacing:-.4px}.help-banner p{color:#c1d3c8;font-size:12px;line-height:1.7;margin-top:6px;max-width:460px}.help-avatar{width:58px;height:58px}.help-avatar img{width:58px;height:58px;border:3px solid #ffffff4d;border-radius:18px}.help-avatar>i{border-color:#234346;background:#ffd0a0;color:#714020}.help-cta{color:#ffcc9a;font-size:11px;gap:9px}.help-cta svg{background:#ffd0a0;color:#5e3d28;border-radius:50%;width:35px;height:35px;padding:8px}.lead-resume{border-radius:18px;border:1px solid #e5d2b9;background:#fff6e7;box-shadow:none;padding:18px 21px}.lead-resume strong{font-size:13px;color:#755431}.lead-resume p{font-size:11px;color:#846e50}.lead-resume>svg{color:#a27843}.small-print,.small-print a{font-size:10px;color:#627567}
.section-heading{margin-bottom:17px}.section-heading h2{font-size:22px;letter-spacing:-.7px}.section-heading a,.section-heading>span{color:#667c6d;font-size:11px}.resume-section{margin-top:30px}.history-toolbar{margin-bottom:22px}.segmented{padding:5px;background:#e8ede2;border-radius:13px}.segmented button{color:#627465;font-size:12px;font-weight:650;padding:10px 16px;border-radius:10px}.segmented button[aria-pressed=true]{box-shadow:0 3px 8px #2741290a;color:#264c3a}#historyTotal{font-size:11px;color:#697969}.history-card{padding:23px;border-radius:22px;border:1px solid #dce4d5;box-shadow:0 3px 7px #223d2c03;gap:19px;background:#fff}.history-flag{background:linear-gradient(155deg,#dfe8d1,#f1f4e9);color:#63744d;border-radius:17px;width:61px;height:65px;font-size:20px;letter-spacing:-.8px;font-weight:800;position:relative;border:1px solid #d9e4ca}.history-card[data-country="1"] .history-flag{background:linear-gradient(155deg,#f2ddbb,#fff6e4);color:#9d7035;border-color:#ecd8b9}.history-card[data-country="4"] .history-flag{background:linear-gradient(155deg,#f9dbce,#fff2e7);color:#a96540;border-color:#efd6c8}.history-content h3{font-size:19px;letter-spacing:-.6px}.history-content p{font-size:12px;color:#526f61}.history-content small{font-size:11px;color:#6d7f72}.history-to-manager{padding-top:16px;border-top:1px dashed #dbe3d3;color:#50744f;font-size:11px;min-height:42px}.history-actions .secondary{background:#f6f8f1;border-color:#e0e6d6;font-size:11px;font-weight:650}.history-actions [data-repeat]{background:#234c45;color:#fff;border-color:#234c45}.history-actions [data-repeat]:hover{background:#37635a}.secondary{border-radius:12px;font-size:12px;font-weight:650;color:#365b4a;min-height:44px;border-color:#d6e0d0}.secondary:hover{background:#edf3e7}.icon-button[aria-pressed=true]{background:#fff0da;color:#965021}.feature-links>a{border-radius:20px;border-color:#e0e6d8;box-shadow:0 4px 12px #29453204}.feature-links strong{font-size:13px}.feature-links small{font-size:11px;color:#697b6a}
.empty-state{padding:54px 24px;border:1px solid #e0e7d8;border-radius:25px;background:radial-gradient(ellipse at 50% 0%,#edf2df 0,transparent 65%),#fff}.empty-state h2{font-size:25px}.empty-state p{font-size:13px;color:#637a64}.empty-icon{border-radius:25px;background:#e9eedb;color:#6c8252;transform:rotate(-7deg);box-shadow:0 8px 20px #64843e0c}.empty-icon svg{transform:rotate(7deg)}.storage-note{font-size:11px;color:#65775f}
.concierge-intro h1{font-size:45px;letter-spacing:-1.7px;line-height:1.16}.concierge-intro p{font-size:14px;color:#687965}.concierge-layout{gap:26px;grid-template-columns:minmax(0,1.45fr) minmax(255px,.85fr)}.help-modes{border-radius:16px;background:#e9eddf;border:1px solid #e1e6d3;padding:5px}.help-modes button{border-radius:11px;font-size:12px;min-height:43px;font-weight:650;color:#6a7c5e}.help-modes button[aria-pressed=true]{background:#fff;color:#315c3c;box-shadow:0 3px 8px #35562e09}.brief-card{padding:29px;border-radius:26px;border-color:#e0e6d8;box-shadow:0 12px 38px #28442508}.brief-heading h2{font-size:27px;letter-spacing:-.85px}.brief-heading p{font-size:12px;line-height:1.8;color:#657961}.brief-kicker{color:#7a875c;font-size:9px;letter-spacing:1px}.brief-progress{gap:10px;margin-bottom:30px}.brief-progress button{font-size:11px;font-weight:650;color:#657559}.brief-progress button>span{width:29px;height:29px;border-radius:10px;background:#f0f3e8;color:#72815d;border:0;font-size:12px}.brief-progress button[aria-current]>span{background:#274b3b;color:white;box-shadow:0 4px 10px #264a3821}.brief-progress button.is-done>span{background:#dfead1;color:#456332}.progress-line{background:#e2e8d6}.brief-card select,.brief-card input[type=date],.brief-card input[type=text],.brief-card input[type=tel],.brief-card input:not([type]),.brief-card textarea{border-color:#dbe3d0;border-radius:12px;background:#fafbf7;font-size:14px;min-height:48px}.brief-card input:focus,.brief-card select:focus,.brief-card textarea:focus{border-color:#8ba66a;background:#fff}.brief-label,.brief-fields-row>label,.brief-fieldset legend{font-size:12px;color:#536b48;font-weight:650}.brief-fields-row{gap:12px}.brief-child{background:#f6f8ef;border-radius:12px}.choice-pills button{min-height:41px;border-radius:11px;font-size:11px;border-color:#dce4d0;color:#637750;background:#fff;padding:10px 13px}.choice-pills button[aria-pressed=true]{background:#edf3e3;border-color:#9eb986;color:#315936;box-shadow:0 0 0 1px #bccda01f}.wish-grid{gap:10px}.wish-grid button{font-size:12px;padding:13px 12px;min-height:59px;border-radius:13px;border-color:#e0e6d7;color:#586c4b}.wish-grid button[aria-pressed=true]{background:#f1f6e7;border-color:#a9bf90;color:#3b622e}.wish-check{border-radius:6px}.priority-options label>span{font-size:11px}.priority-options label:has(input:checked){background:#f3f7eb;border-color:#b4c99a}.brief-summary{border-radius:15px;background:#f3f6eb;padding:8px 15px}.brief-summary>div{font-size:11px;border-color:#e0e7d6;grid-template-columns:110px 1fr}.brief-summary dt{color:#6d7e58}.brief-summary dd{color:#385436}.brief-controls .primary{font-size:12px}.brief-save-note{color:#6b7d61;font-size:10px;line-height:1.7}.brief-card .text-button{color:#517345}
.concierge-person{background:#f1e9d9;border:1px solid #e6dcc6;border-radius:25px;padding:30px;position:relative;overflow:hidden}.concierge-photo{margin-bottom:23px}.concierge-photo>img{width:84px;height:84px;border-radius:22px;border:4px solid #fff9ea;box-shadow:0 7px 20px #6b583712}.concierge-photo>span{background:#315b48;border-color:#f1e9d9}.concierge-person h2{font-size:29px;letter-spacing:-1px;line-height:1.2;color:#554c35}.concierge-person>p{color:#746b4d;font-size:13px}.concierge-person .brief-kicker{color:#8b7b57}.concierge-person ul{margin-top:26px;gap:17px}.concierge-person li{font-size:12px;color:#686248;line-height:1.75}.concierge-person li svg{color:#887449}.concierge-person>a{font-size:11px;color:#7c663f}.concierge-local{background:transparent;border:1px solid #e3dfd0;border-radius:18px;padding:20px}.concierge-local strong{font-size:12px;color:#6f6a4c}.concierge-local p{font-size:11px;color:#76785e}.concierge-local>svg{color:#a1834d}.office-card{border-radius:20px;padding:22px;border-color:#e0e5d6;box-shadow:0 3px 12px #3b4b2a03}.office-card h3{font-size:14px}.office-card p{font-size:11px;color:#66785c}.office-card>a{font-size:11px;color:#447044}.office-card>svg{background:#f6eada;color:#987044;border-radius:12px;width:39px;height:39px;padding:9px}
.request-fields label,.request-comment-label{font-size:12px;color:#53664c}.request-fields input,.request-fields select,.request-comment-label textarea{border-radius:12px!important;border-color:#dbe4d1;background:#fafcf7;color:#28402f;font-family:Manrope,"Segoe UI",sans-serif}.request-fields small{font-size:10px;color:#66775e}.request-consent{font-size:11px!important;color:#627159!important;line-height:1.7!important}.request-consent a{color:#43683c}.request-consent input{accent-color:#416b37}.request-routing{color:#6c7c60;font-size:10px;line-height:1.8}.request-success{border-radius:19px;border-color:#bdd3b0;background:#f0f7e9}.request-success h3{font-size:22px}.request-success .success-mark{background:#4b743d}.request-success p{color:#506e40}.direct-contact-details{border-top-style:dashed;border-color:#d6e0c9}.direct-contact-details>summary{color:#56784c}.message-details{background:#f7f9f1;border-color:#e0e8d3;border-radius:12px}.messenger{border-radius:12px;min-height:46px}.contact-note,.office-details{font-size:11px;color:#6a7b5c}
.ot-enquiry{border-radius:26px;padding:30px;border-color:#dce5d3;background:#fffefa;box-shadow:0 30px 100px #18372d40;color:#23432f;font-family:Manrope,"Segoe UI",sans-serif}.ot-enquiry::backdrop{background:#12333891;backdrop-filter:blur(7px)}.ot-dialog-heading h2{font:750 27px/1.18 Manrope,"Segoe UI",sans-serif;color:#264534;letter-spacing:-.85px}.ot-dialog-heading span{color:#7b8a66;font-size:9px}.ot-dialog-heading .icon-button{background:#f0f4e8;color:#5c754e;border-radius:13px;width:40px;height:40px}.request-selection>div{background:#eef3e6;border-radius:15px;padding:13px;gap:13px}.request-selection img{border-radius:11px;width:57px;height:57px}.request-selection strong{font-size:13px;color:#3d5835}.request-selection small{font-size:10px;color:#697c55}.hotel-question-pills>button{border-radius:11px;border-color:#dbe4ce;color:#597549;font-size:11px;min-height:41px;background:#fffefa}.hotel-question-pills>button:hover{background:#f0f6e8}.ot-enquiry .primary{background:#ff9b54;color:#3d2b1c;font-weight:800;border-radius:13px;font-size:13px}.ot-enquiry .primary:hover{background:#ffad70}
.sheet{border:1px solid #dfe5d6;border-radius:25px;padding:28px;background:#fffefa;box-shadow:0 25px 90px #17372f33}.sheet::backdrop{background:#183b4085;backdrop-filter:blur(7px)}.sheet-heading h2{font-size:26px;letter-spacing:-.8px}.stepper button{width:43px;height:43px;border-radius:14px;background:#f0f5e8;border-color:#d6e2c8}.stepper output{font-weight:750}.counter-row,.children-heading{padding:20px 0}.toast{left:calc(50% + 123px);padding:15px 22px;background:#244a3e;color:#fff;border:1px solid #486b50;border-radius:15px;box-shadow:0 9px 30px #23463426;font-size:12px;line-height:1.6}.update-bar{background:#e9f0dd;color:#506b36}.offline-bar{background:#fff0d8;color:#805d2e}
.results-body .main-content{max-width:1270px;padding:30px 34px 45px}.results-body .topbar{height:85px;background:#fffdf8;border-bottom:1px solid #e3e7dc}.results-body .topbar .secondary{border-color:#d7e3cd;background:#f2f6ea;font-size:11px;padding:10px 16px}.back-link{color:#698064;font-size:11px;margin-bottom:25px}.results-top h1{font-size:36px;letter-spacing:-1.2px;font-weight:750}.results-summary{font-size:12px;color:#627958}.results-top{margin-bottom:25px}.results-concierge{border-radius:19px;background:#f2e9d8;border-color:#e6d6b7;padding:18px 20px;gap:14px}.results-concierge img{border-radius:13px;width:46px;height:46px;border:2px solid #fff8e9}.results-concierge strong{font-size:14px;color:#70613c}.results-concierge p{font-size:11px;color:#7b7356}.results-concierge>a{background:#fffaf0;border-color:#ddcaab;color:#7b5c2e;font-size:11px}
.ot-results-tools{margin:17px 0 23px;gap:10px;font-family:Manrope,"Segoe UI",sans-serif}.ot-results-tools>a{border-radius:13px;background:#fffdf8;border-color:#dce4d2;font-size:12px;color:#486a43;padding:12px 16px;font-weight:650}.ot-results-tools [data-comparison-count]{background:#eaf1db;color:#546f37;border-radius:6px}.ot-tool-status{color:#5d764d;font-size:11px}.vendor-frame{border-radius:24px;border:1px solid #dce4d3;padding:20px;box-shadow:0 8px 28px #344d2c05}.ot-hotel-actions{background:#f4f8ed;border-color:#e0e8d4;padding:13px 16px;gap:10px;font-family:Manrope,"Segoe UI",sans-serif}.ot-hotel-actions>button{font-family:Manrope,"Segoe UI",sans-serif!important;border-radius:12px;border-color:#d7e1cb;color:#547141;min-height:44px;font-size:11px;font-weight:650;padding:11px 15px}.ot-hotel-actions>button:first-child{background:#274f42;border-color:#274f42;color:#fff}.ot-hotel-actions>button[aria-pressed=true]{background:#e9f2d9;color:#45692e;border-color:#b1c78e}
.vendor-frame .TVHotelResultItem{border-radius:19px!important;overflow:hidden;border-color:#dce5d5!important;box-shadow:0 4px 15px #263e2110!important}.vendor-frame .TVHotelInfoTitleLink{font-family:Manrope,"Segoe UI",sans-serif!important;font-weight:750!important;color:#2b4839!important}.vendor-frame .TVResultItemPriceValue{font-family:Manrope,"Segoe UI",sans-serif!important;font-weight:800!important}.TVMobileContainer .ot-results-help{border-radius:13px;background:#f5ebd8;color:#69512d;font:650 12px/1.5 Manrope,"Segoe UI",sans-serif;border:1px solid #e7d6b4;min-height:45px}.TVMobileContainer .ot-results-tools{gap:8px;margin-bottom:13px}.TVMobileContainer .ot-results-tools>a{background:#fafdf5;font-family:Manrope,"Segoe UI",sans-serif;font-size:10px;border-radius:12px;padding:10px 7px;color:#4a6e3c}.TVMobileContainer .ot-hotel-actions{border-radius:0 0 15px 15px;background:#f3f7eb}.TVMobileContainer .ot-hotel-actions>button{font-size:10px;border-radius:11px;padding:10px 8px;font-weight:700}.TVMobileContainer .TVMHotelResulItemInfo{border-radius:16px}.TVMobileContainer .TVMResultItemTitle{font-family:Manrope,"Segoe UI",sans-serif!important;font-weight:750!important}
.comparison-intro h1,.watch-intro h1{font-size:44px;letter-spacing:-1.7px}.comparison-intro p,.watch-intro p{font-size:13px;color:#617759}.comparison-intro>span{background:#eaf0dc;color:#5c753c;border:1px solid #dce6c9;border-radius:11px;font-size:12px}.comparison-actions{margin:24px 0;gap:17px}.comparison-actions .secondary{background:#fffdf8;font-size:11px}.comparison-actions .text-button{font-size:11px;color:#677f46}.comparison-table{border-radius:23px;border-color:#dce5d1;box-shadow:0 7px 22px #3f592f06}.comparison-table th[scope=row]{background:#f1f5e7;color:#6f8153;font-size:11px}.comparison-table th,.comparison-table td{border-color:#e3ead8;padding:19px}.comparison-table h2{font-size:18px;color:#304f36;letter-spacing:-.45px}.comparison-photo{height:170px;border-radius:14px}.comparison-table small{color:#6d805b}.comparison-table td strong{font-size:17px;color:#2d5034;font-weight:800}.comparison-context{color:#667d56;font-size:11px}.comparison-help{border-radius:22px;background:#e8efda;border:1px solid #dbe6c7;padding:27px}.comparison-help h2{font-size:23px;color:#465f2e}.comparison-help p{font-size:12px;color:#647c44}.comparison-help .primary{font-size:12px;background:#294f3b;color:white}.comparison-help .primary:hover{background:#426b4e}
.watch-module{border-radius:26px;padding:28px;background:#fffdf8;border-color:#e0e6d5;box-shadow:0 10px 30px #2e492709}.watch-module-intro h2{font-size:28px;letter-spacing:-.8px;color:#355234}.watch-module-intro p{font-size:13px;color:#687c58}.watch-symbol{background:#edf2df;color:#74934c;border:1px solid #dfe7cd;width:56px;height:56px;border-radius:18px;font-weight:750;box-shadow:0 4px 10px #556e2e06}.watch-aside{border-radius:25px;background:#eee8d7;border:1px solid #e3dac2;padding:29px}.watch-aside h2{font-size:27px;letter-spacing:-.8px;color:#645934}.watch-aside ol{color:#726849;font-size:12px;line-height:1.7}.watch-aside li{margin-bottom:18px}.watch-aside p{color:#7c7255;font-size:11px}.watch-aside .secondary{font-size:10px;color:#7b6437;background:#fff9e8;border-color:#dacfad}.watch-aside>i{color:#ad8749}
.watch-body .TVBotSubscribeWindow{border-radius:22px!important;box-shadow:0 30px 90px #15363240!important;background:#f1f5e8!important}.watch-body .TVBotSubscribeTitle{color:#3c633e!important;font-family:Manrope,"Segoe UI",sans-serif!important}.watch-body .TVBotSubscribeDescription{color:#638057!important}.watch-body .TVBotSubscribeButton{background:#315e41!important;color:#fff!important;border-radius:12px!important;font-family:Manrope,"Segoe UI",sans-serif!important}.watch-body .TVBotSubscribeWindow .TVAddSelect{border-radius:10px!important}.watch-body .TVBotSubscribeWindow .TVAddSelectContentBlock{font-family:Manrope,"Segoe UI",sans-serif!important}

@media(hover:hover) and (prefers-reduced-motion:no-preference){.primary:not(:disabled):hover{transform:translateY(-1px)}.history-card:hover{box-shadow:0 9px 27px #334b2510;border-color:#c5d4b5}.feature-links>a:hover{transform:translateY(-2px);box-shadow:0 7px 20px #28422508}.help-banner:hover{box-shadow:0 12px 33px #1d3f3824}}
@media(min-width:1550px){.main-content{padding-top:38px}.search-card{padding:31px}.search-layout{grid-template-columns:1.35fr 1fr}.field{min-height:87px}.intro{margin-bottom:32px}.escape-card{min-height:405px}}
@media(max-width:1250px) and (min-width:1101px){.sidebar{width:199px;padding:28px 13px}.brand img{width:155px}.app-shell{margin-left:223px}.topbar{padding:0 25px}.main-content{padding-left:25px;padding-right:25px}.search-layout{grid-template-columns:1.5fr 1fr;gap:18px}.search-card{padding:22px}.field{padding:12px 10px}.field select,.field input{font-size:12px}.departure-field strong,.tourists-field strong{font-size:11px}.escape-caption{left:23px}.escape-caption h2{font-size:24px}.escape-caption em{font-size:28px}.concierge-layout{grid-template-columns:minmax(0,1.4fr) minmax(230px,.8fr)}.help-cta{font-size:0}.toast{left:calc(50% + 111px)}}
@media(max-width:1100px){.sidebar{display:none}.app-shell{margin-left:0}.topbar{height:79px;padding:0 28px}.mobile-brand{display:block}.mobile-brand img{width:154px;height:auto}.location-label{display:none}.manager-shortcut span{display:block;font-size:10px}.main-content{padding:21px 28px 118px;max-width:1000px}.intro{margin-bottom:27px}#searchTitle{font-size:43px}.search-layout{grid-template-columns:minmax(0,1.4fr) minmax(230px,1fr);gap:20px}.search-card{padding:25px}.escape-card{display:block;min-height:370px}.field select,.field input{font-size:13px}.departure-field strong,.tourists-field strong{font-size:11px}.intro-stamp{font-size:10px}.bottom-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));position:fixed;left:50%;transform:translateX(-50%);bottom:max(14px,env(safe-area-inset-bottom));width:min(480px,calc(100% - 30px));height:69px;padding:6px;gap:3px;background:#fffef8f2;backdrop-filter:blur(20px);border:1px solid #dce3d2;border-radius:22px;box-shadow:0 12px 45px #1f42232b;z-index:60}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-width:0;border-radius:16px;color:#6a7d5f;font-size:10px;font-weight:650;line-height:1.2;padding:6px 4px}.bottom-nav a[aria-current]{background:#2c513e;color:#fff;box-shadow:0 3px 9px #2a502321}.bottom-nav a svg{width:21px;height:21px;stroke-width:1.65}.toast{left:50%;bottom:101px;width:max-content;max-width:calc(100% - 32px)}.results-body .main-content{padding-bottom:45px}.results-body .toast{bottom:22px}.concierge-layout{grid-template-columns:minmax(0,1.3fr) minmax(240px,.8fr)}.concierge-aside{display:block}.brief-card{padding:25px}.concierge-person{padding:25px}.concierge-person h2{font-size:27px}.help-cta{font-size:10px}}
@media(max-width:850px){.search-layout{grid-template-columns:minmax(0,1fr)}.escape-card{display:none}.search-card{padding:26px}.field select,.field input{font-size:15px}.departure-field strong,.tourists-field strong{font-size:13px}.field{min-height:84px}.quiet-label{display:block}.intro-stamp{display:flex}.intro{gap:15px}.concierge-layout{grid-template-columns:minmax(0,1fr)}.concierge-aside{display:none}.concierge-intro h1{font-size:39px}.help-cta{font-size:0}.watch-layout{grid-template-columns:1fr}.watch-aside ol{display:block}}
@media(max-width:700px){.topbar{height:73px;padding:0 20px}.mobile-brand img{width:144px}.manager-shortcut{padding:4px 4px 4px 12px;gap:8px}.manager-shortcut span{font-size:9px}.manager-shortcut img{width:33px;height:33px}.main-content{padding:19px 18px 118px}.intro{margin-bottom:21px;gap:0;align-items:flex-start}.intro>div{min-width:0}.eyebrow{font-size:8px;letter-spacing:1.2px;margin-bottom:12px}.little-line{width:15px;height:2px}.intro-stamp{display:none}#searchTitle{font-size:37px;font-weight:800;line-height:1.09;letter-spacing:-1.8px;max-width:330px}#searchTitle span{display:block}.intro p{font-size:12px;margin-top:12px;line-height:1.7;max-width:315px}.search-layout{gap:0}.search-card{padding:21px 17px 16px;border-radius:24px;box-shadow:0 10px 29px #2345260b}.card-heading{padding-bottom:18px}.card-heading>span:first-child{font-size:12px;font-weight:750}.card-heading svg{width:18px;height:18px}.quiet-label{font-size:9px;padding:4px 8px}.form-grid{gap:8px}.field{min-height:76px;padding:10px 11px;border-radius:12px;background:#f8f9f4}.field-label{font-size:10px;margin-bottom:5px}.departure-field,.country-field{grid-column:span 3}.date-field{grid-column:span 3}.nights-field{grid-column:span 3}.tourists-field{grid-column:span 6;min-height:68px;display:grid;grid-template-columns:1fr auto;align-content:center;row-gap:1px}.tourists-field .field-label{margin:0;grid-column:1}.tourists-field strong{grid-column:1;font-size:14px;line-height:23px}.tourists-field .field-icon{display:block;right:13px;top:24px}.field select,.field input{font-size:16px;font-weight:700;line-height:24px;min-height:24px}.departure-field strong{font-size:11px;font-weight:750;white-space:nowrap}.departure-field{padding-right:24px}.departure-field .field-icon{right:8px;top:31px}.departure-field .field-icon svg{width:13px;height:13px}.form-options{margin:11px 0 13px;font-size:10px}.check-label{gap:7px}.filter-toggle{font-size:10px}.search-submit{min-height:53px;font-size:13px;padding-left:16px}.search-submit>.end-icon{height:35px;width:35px;right:9px;border-radius:10px}.form-footnote{font-size:9px;margin-top:10px}.search-assist-link{font-size:10px;margin-top:10px;padding-top:12px;min-height:36px}.extra-filters{grid-template-columns:1fr;gap:13px;padding:15px}.extra-filters input,.extra-filters select{font-size:16px;min-height:46px;border-radius:10px;padding:10px}.extra-filters label{font-size:11px}.quick-destinations{margin-top:19px;gap:7px}.quick-destinations>span{flex-basis:100%;margin-bottom:3px;font-size:10px}.quick-destinations button{font-size:10px;min-height:38px;padding:8px 10px;border-radius:11px}.quick-destinations button span{margin-left:7px}.journey-tools{gap:10px;margin-top:19px}.journey-tool{padding:16px 13px;min-height:131px;border-radius:19px;display:block;position:relative}.journey-tool-icon{width:35px;height:35px;border-radius:12px;margin-bottom:11px}.journey-tool-icon svg{width:19px;height:19px}.journey-tool strong{font-size:11px;font-weight:800;letter-spacing:-.2px}.journey-tool small{font-size:9px;line-height:1.55;max-width:145px;margin-top:5px}.journey-tool>svg{position:absolute;top:20px;right:14px;width:14px;height:14px}.help-banner{padding:21px 18px;border-radius:22px;align-items:flex-start;gap:13px;margin-top:22px}.help-avatar,.help-avatar img{width:44px;height:48px;border-radius:14px}.help-banner h2{font-size:14px;line-height:1.4;letter-spacing:-.25px}.help-banner p{font-size:10px;margin-top:7px;line-height:1.7}.help-cta{display:none}.small-print{font-size:9px;line-height:1.8;margin-top:18px}.small-print a{font-size:9px}.lead-resume{padding:17px 15px;border-radius:17px;margin-top:19px;gap:11px}.lead-resume strong{font-size:11px}.lead-resume p{font-size:10px}.lead-resume>svg{width:18px;height:18px}.section-heading h2{font-size:20px}.section-heading a,.section-heading>span{font-size:10px}.history-card{padding:18px 15px;border-radius:20px;gap:13px}.history-flag{width:47px;height:55px;font-size:17px;border-radius:14px}.history-content h3{font-size:18px}.history-content p{font-size:11px;line-height:1.65}.history-content small{font-size:10px}.history-actions{gap:7px;padding-left:60px}.history-actions .secondary{font-size:10px;min-height:41px;padding:10px 11px;border-radius:11px}.history-to-manager{font-size:10px;line-height:1.6;margin-left:60px;margin-top:0;padding-top:12px;min-height:44px;gap:6px;text-align:left}.history-to-manager svg{width:15px;height:15px}.history-toolbar{gap:12px;margin-bottom:18px}.segmented button{font-size:10px;padding:10px 11px}.segmented{border-radius:12px}#historyTotal{font-size:10px}.feature-links{gap:10px}.feature-links>a{padding:17px;border-radius:17px}.feature-links strong{font-size:12px}.feature-links small{font-size:10px}.storage-note{font-size:10px;line-height:1.8}.empty-state{padding:40px 18px;border-radius:23px}.empty-state h2{font-size:22px}.empty-state p{font-size:12px}.empty-state .primary{font-size:12px}.empty-icon{width:68px;height:68px;border-radius:22px}.bottom-nav{width:calc(100% - 28px);max-width:440px;height:66px;bottom:max(12px,env(safe-area-inset-bottom));border-radius:21px;padding:5px;gap:3px}.bottom-nav a{font-size:9px;gap:5px;border-radius:15px}.bottom-nav a svg{width:20px;height:20px}.toast{bottom:94px;font-size:11px;padding:13px 17px;border-radius:13px}.concierge-intro h1{font-size:33px;letter-spacing:-1.35px;line-height:1.13}.concierge-intro p{font-size:12px}.concierge-intro{margin-bottom:23px}.help-modes{border-radius:14px;margin-bottom:14px;padding:4px}.help-modes button{font-size:10px;min-height:43px;border-radius:10px;padding:10px 8px}.brief-card{padding:23px 18px;border-radius:23px;scroll-margin-top:15px}.brief-progress{gap:8px;margin-bottom:25px}.brief-progress button{font-size:10px;gap:6px;min-height:40px}.brief-progress button>span{width:26px;height:26px;font-size:10px;border-radius:9px}.brief-heading h2{font-size:25px;line-height:1.17;letter-spacing:-.85px}.brief-heading p{font-size:11px;line-height:1.75}.brief-kicker{font-size:8px;letter-spacing:1px}.brief-label,.brief-fields-row>label,.brief-fieldset legend{font-size:11px}.brief-card select,.brief-card input[type=date],.brief-card input[type=text],.brief-card input[type=tel],.brief-card input:not([type]),.brief-card textarea{font-size:16px;min-height:48px}.brief-fields-row{gap:10px}.brief-fields-row select{font-size:14px;padding:11px 8px}.choice-pills{gap:6px}.choice-pills button{font-size:10px;padding:9px 10px;min-height:42px}.wish-grid{gap:8px}.wish-grid button{font-size:11px;line-height:1.5;padding:11px 9px;min-height:58px;border-radius:12px;gap:8px}.wish-check{width:17px;height:17px}.brief-summary>div{grid-template-columns:92px 1fr;font-size:10px;gap:8px}.brief-summary{padding:5px 12px;border-radius:13px}.brief-controls .primary{font-size:12px}.brief-save-note{font-size:9px;line-height:1.8}.priority-options label>span{font-size:10px}.office-heading{margin-top:30px}.office-card{padding:20px;border-radius:19px}.office-card h3{font-size:14px}.office-card p{font-size:11px}.office-card>a{font-size:11px}.request-consent{font-size:10px!important}.request-routing{font-size:9px}.request-fields{gap:15px;margin-top:24px}.request-fields label{font-size:11px}.request-fields input,.request-fields select,.request-comment-label textarea{font-size:16px!important;min-height:49px}.request-success{padding:20px 15px;border-radius:16px}.request-success p{font-size:12px}.request-success .request-number{font-size:9px}.direct-contact-details>summary{font-size:11px;line-height:1.7}.message-details pre{font-size:11px}.ot-enquiry{width:calc(100vw - 20px);padding:23px 18px;max-height:calc(100dvh - 28px);border-radius:23px}.ot-dialog-heading h2{font-size:25px;letter-spacing:-.8px}.ot-dialog-heading span{font-size:8px}.ot-dialog-heading .icon-button{width:37px;height:37px;border-radius:12px}.request-selection>div{padding:12px;border-radius:14px;gap:11px}.request-selection strong{font-size:12px}.request-selection img{height:52px;width:52px}.request-selection small{font-size:10px}.hotel-question-pills{gap:7px}.hotel-question-pills>button{font-size:10px;min-height:41px}.ot-enquiry .primary{font-size:12px}.sheet{padding:24px 20px;border-radius:24px 24px 0 0;max-height:88dvh}.sheet-heading h2{font-size:24px}.sheet-handle{background:#dbe3d2;width:35px}.sheet .primary{font-size:13px}.child-row select{font-size:16px;min-height:45px}.results-body .main-content{padding:24px 18px 33px}.results-body .topbar{height:73px;padding:0 18px}.results-body .topbar .secondary{font-size:10px;padding:9px 11px;min-height:43px;border-radius:12px}.results-body .mobile-brand img{width:141px}.results-top h1{font-size:29px;letter-spacing:-1.05px}.results-summary{font-size:11px}.results-top{gap:14px;flex-wrap:wrap}.results-top>.secondary{font-size:11px;min-height:43px}.results-concierge{padding:17px 15px;gap:11px;border-radius:18px}.results-concierge strong{font-size:13px}.results-concierge p{font-size:10px;max-width:240px}.results-concierge>a{font-size:10px;margin:2px 0 0 57px;min-height:40px}.results-concierge img{width:43px;height:43px}.ot-results-tools{gap:8px;margin:15px 0 20px}.ot-results-tools>a{font-size:11px;padding:11px 12px;border-radius:12px}.vendor-frame{padding:12px;border-radius:19px}.comparison-intro h1,.watch-intro h1{font-size:33px;letter-spacing:-1.4px;line-height:1.14}.comparison-intro p,.watch-intro p{font-size:12px;line-height:1.7}.comparison-intro>span{font-size:9px;border-radius:8px;padding:5px 7px}.comparison-actions{gap:12px;margin:21px 0}.comparison-actions .secondary{font-size:10px}.comparison-actions .text-button{font-size:10px}.comparison-table{border-radius:20px}.comparison-table th,.comparison-table td{padding:14px}.comparison-table th[scope=row]{font-size:10px;box-shadow:3px 0 6px #294c2410}.comparison-table h2{font-size:16px}.comparison-photo{height:150px;border-radius:11px}.comparison-table td strong{font-size:15px}.comparison-help{border-radius:20px;padding:22px}.comparison-help h2{font-size:21px}.comparison-help p{font-size:11px}.comparison-help .primary{font-size:11px}.watch-module{border-radius:23px;padding:22px 17px}.watch-module-intro{padding:0 0 23px}.watch-module-intro h2{font-size:25px;letter-spacing:-.75px;line-height:1.17}.watch-module-intro p{font-size:12px}.watch-symbol{height:48px;width:48px;border-radius:15px;margin-bottom:21px}.watch-aside{border-radius:22px;padding:25px}.watch-aside h2{font-size:25px}.watch-aside ol{font-size:12px}.watch-aside .secondary{font-size:10px;min-height:44px}.watch-aside p{font-size:10px}.watch-body .help-banner{margin-top:22px}}
@media(max-width:359px){.topbar{padding:0 15px}.mobile-brand img{width:128px}.manager-shortcut span{display:none}.manager-shortcut{padding:4px}.main-content{padding-left:14px;padding-right:14px}#searchTitle{font-size:33px;letter-spacing:-1.55px}.search-card{padding:19px 14px 14px}.quiet-label{display:none}.departure-field strong{font-size:10px}.field{padding:10px 9px}.country-field select{font-size:15px}.field-label{font-size:9px}.brief-card{padding:21px 15px}.brief-heading h2{font-size:23px}.brief-progress{gap:6px}.brief-progress button{gap:4px;font-size:9px}.journey-tool{padding:15px 11px}.journey-tool strong{font-size:10px}.journey-tool small{font-size:9px}.comparison-intro h1,.watch-intro h1{font-size:29px}.results-body .topbar{padding:0 14px}.results-body .mobile-brand img{width:124px}.results-body .topbar .secondary{font-size:9px;padding:9px}.request-selection strong{font-size:11px}}
@media(prefers-reduced-motion:no-preference){[data-view]:not([hidden]){animation:screen-arrive .28s ease-out both}@keyframes screen-arrive{from{opacity:.65;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(min-width:701px){#searchTitle span{margin-left:.12em}}
@media(max-width:700px){.form-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.journey-tool>i:last-child{position:absolute;top:20px;right:14px;margin:0}.journey-tool>i:last-child svg{width:14px;height:14px}.manager-shortcut span{font-size:10px;white-space:nowrap}.manager-shortcut{gap:9px;padding-left:12px}}
@media(max-width:359px){.date-field{grid-column:span 6}.nights-field{grid-column:span 3}.tourists-field{grid-column:span 3;display:flex;min-height:76px}.tourists-field strong{font-size:12px}.tourists-field .field-icon{display:none}.departure-field strong{white-space:normal;font-size:11px;line-height:16px}.manager-shortcut{padding:4px}}
.feature-links>a>i:last-child{margin-left:auto;display:flex}.feature-links>a>i:last-child svg{width:17px;height:17px}.history-card{min-width:0;width:100%}
@media(max-width:700px){#historyTitle{font-size:37px;line-height:1.1;letter-spacing:-1.5px}.history-actions{margin-left:60px;padding-left:0;max-width:calc(100% - 60px);flex-wrap:wrap}.history-to-manager{min-width:0;flex-basis:calc(100% - 60px);width:calc(100% - 60px)}}
@media(max-width:359px){.history-actions{margin-left:0;max-width:100%;width:100%;justify-content:flex-end}.history-to-manager{margin-left:0;flex-basis:100%;width:100%}}
.vendor-frame .TVHotelResultItem{overflow:visible!important}
@media(max-width:1100px){html{scroll-padding-bottom:108px}.manager-shortcut{min-height:44px}.mobile-brand{min-height:44px;display:flex;align-items:center}}
@media(max-width:359px){.nights-field select{font-size:14px}}
