.booking-section{position:relative;z-index:4;background:var(--paper);padding:clamp(42px,6vw,82px) var(--section-x)}.booking-section .booking-shell{max-width:1320px;margin:0 auto;padding:0}.booking-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px}.booking-heading h2{margin:5px 0 0;font-family:var(--serif);font-size:clamp(2rem,4vw,3.5rem);font-weight:400}.booking-heading .section-number{color:var(--gold-dark);font-size:.72rem;letter-spacing:.18em}.booking-section .field-control input,.booking-section .field-control select{padding-left:16px}.booking-section .booking-address-row .booking-field{width:100%}.booking-section .booking-hotel-row{flex-direction:column;align-items:stretch;gap:8px}.booking-section .booking-hotel-row .booking-field{width:100%}.hotel-combobox{position:relative;z-index:5}.hotel-combobox-popover{position:absolute;z-index:6;top:calc(100% + 6px);left:0;right:0;overflow:hidden;border:1px solid rgba(0,0,0,.12);border-radius:10px;background:var(--paper, #fff);box-shadow:0 18px 40px #00000029}.hotel-combobox-list{max-height:296px;overflow-y:auto;margin:0;padding:0;list-style:none}.hotel-combobox-option{display:flex;flex-direction:column;gap:2px;padding:10px 14px;cursor:pointer;border-bottom:1px solid rgba(0,0,0,.06)}.hotel-combobox-option:last-child{border-bottom:0}.hotel-combobox-option.is-active{background:#0000000d}.hotel-combobox-name{color:var(--ink);font-size:.86rem;font-weight:600}.hotel-combobox-meta{color:var(--gold-dark);font-size:.72rem;letter-spacing:.04em}.hotel-combobox-empty{margin:0;padding:12px 14px;color:var(--ink);font-size:.78rem;line-height:1.4}.hotel-combobox-dismiss{display:block;width:100%;padding:10px 14px;border:0;border-top:1px solid rgba(0,0,0,.08);background:#00000008;color:var(--ink);font:inherit;font-size:.76rem;text-align:left;cursor:pointer}.hotel-combobox-dismiss:hover{background:#0000000f}.hotel-region-hint{display:inline-flex;align-self:flex-start;align-items:center;gap:8px;max-width:100%;margin:0;padding:7px 14px 7px 11px;border:1px solid rgba(212,175,55,.3);border-left:3px solid rgba(212,175,55,.6);border-radius:999px;background:linear-gradient(90deg,#d4af3724,#d4af370a);color:#f0e2beeb;font-size:.78rem;line-height:1.35;transition:border-color .2s ease,background .2s ease,color .2s ease}.hotel-region-hint:before{content:"";flex:none;width:15px;height:15px;border-radius:50%;background:#d4af378c url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='12' y1='16' x2='12' y2='11'/%3E%3Cline x1='12' y1='8' x2='12.01' y2='8'/%3E%3C/svg%3E") center / 12px no-repeat}.hotel-region-hint.is-matched{border-color:#d4af3799;border-left-color:var(--gold, #d4af37);background:linear-gradient(90deg,#d4af3747,#d4af371a);color:#f4e6bd;font-weight:600}.hotel-region-hint.is-matched:before{background:var(--gold-dark) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center / 11px no-repeat}.booking-section .field-error-message{display:block;margin-top:7px;color:#a93226;font-size:.74rem;line-height:1.35}.booking-section .booking-field.has-error .field-control{border-color:#a93226}.booking-section .payment-error{display:block}.booking-section .quote-submit:disabled{cursor:wait;opacity:.65}.field-control.phone-field-control{padding-left:16px}.field-control.phone-field-control .PhoneInput{display:flex;align-items:center;gap:8px;width:100%}.field-control.phone-field-control .PhoneInputInput,.booking-section .field-control.phone-field-control input.PhoneInputInput{padding-left:0;width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:12px;font-weight:500}.booking-shell .field-control.phone-field-control .PhoneInputInput,.booking-shell .field-control.phone-field-control input.PhoneInputInput{color:var(--white)}.field-control.phone-field-control .PhoneInputCountry{flex:0 0 auto}.field-control.phone-field-control .PhoneInputCountrySelect{cursor:pointer}.field-control.phone-field-control .PhoneInputCountrySelectArrow{opacity:.55}.react-icon{display:inline-grid;width:28px;height:28px;place-items:center;color:var(--gold);font-size:1.1rem}.route-grid-react{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:50px}.route-grid-react .route-card{min-height:315px;padding:26px}.route-grid-react .route-card-top{display:flex;align-items:center;gap:12px}.route-grid-react .route-card-top strong{margin-left:auto;font-family:var(--serif);font-size:1.55rem;font-weight:400}.route-card-details{display:flex;gap:18px;margin:28px 0 18px;color:var(--muted);font-size:.82rem}.route-card-prices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.route-card-prices>span{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:2px 8px;padding:13px;border:1px solid var(--line)}.route-card-prices small{grid-column:1 / -1;color:var(--muted)}.route-card-prices s{color:var(--muted);font-size:.78rem}.route-card-prices strong{color:var(--gold-dark);font-size:1.2rem}.route-card-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:20px}.route-card-actions .button{min-height:42px;padding:0 16px}.route-card-actions .text-link{font-size:.75rem}.review-grid-react{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:46px}.review-grid-react .review-card{margin:0;padding:30px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a}.review-grid-react .review-card p{min-height:120px;color:#ffffffd1;font-family:var(--serif);font-size:1.25rem;line-height:1.6}.review-grid-react .review-card footer{display:flex;justify-content:space-between;gap:15px;color:#fff}.review-grid-react .review-card footer span{color:#ffffff8c}.review-grid-react .review-card footer strong{display:block}.review-grid-react .review-card .review-country{display:block;margin-top:3px;font-size:.82rem;letter-spacing:.01em}.process-grid-react{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:45px}.process-grid-react article{padding:28px 24px;border-top:1px solid var(--line)}.process-grid-react article>span{color:var(--gold-dark);font-size:.72rem;letter-spacing:.15em}.process-grid-react h3{margin:30px 0 12px;font-family:var(--serif);font-size:1.5rem;font-weight:400}.process-grid-react p{color:var(--muted);line-height:1.7}.contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px}.contact-actions{display:grid;align-content:center;gap:15px}.contact-actions>a:not(.button){display:flex;flex-direction:column;gap:4px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.16)}.contact-actions small{color:#ffffff8c}.site-footer .footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.site-footer .footer-main>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.site-footer .footer-main .footer-brand img{width:92px}.site-footer .footer-main button{padding:0;border:0;background:none;color:inherit;cursor:pointer}.modal-backdrop{border:0}.booking-shell .modal-card{color:var(--ink)}.video-card{display:flex;align-items:center;gap:56px;padding:40px 48px;border:1px solid var(--line);max-width:880px;cursor:pointer;transition:border-color .2s}.video-card:hover{border-color:var(--gold)}.video-thumb{position:relative;flex-shrink:0;width:200px}.video-thumb img{width:100%;aspect-ratio:9 / 16;object-fit:cover;border-radius:4px;display:block}.video-play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.video-play-btn{width:52px;height:52px;background:var(--gold);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #c8a96a66;color:#1b1b18}.video-play-btn .icon{width:18px;margin-left:2px}.video-copy{flex:1}.video-copy h3{font-family:var(--serif);font-size:clamp(22px,2.5vw,32px);font-weight:400;line-height:1.15;margin:0 0 10px}.video-copy p{color:var(--muted);font-size:14px;line-height:1.8;margin:0 0 28px;max-width:340px}.video-copy .mini-label{margin-bottom:14px}.video-overlay{position:fixed;inset:0;z-index:1000;background:#000000e0;display:flex;align-items:center;justify-content:center}.video-modal-content{position:relative;width:min(360px,90vw);aspect-ratio:9 / 16}.video-modal-content iframe,.video-modal-content video{border-radius:6px}.video-dialog-close{position:absolute;top:-44px;right:0;width:36px;height:36px;background:#ffffff26;border:0;border-radius:50%;color:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1}.video-dialog-close:hover{background:#ffffff40}@media(max-width:900px){.video-card{gap:32px;padding:24px 28px}.video-thumb{width:160px}}@media(max-width:600px){.video-card{flex-direction:column;align-items:center;text-align:center;gap:24px;padding:28px 20px}.video-thumb{width:100%;max-width:200px}.video-copy p{max-width:100%}}.is-visible{opacity:1!important;transform:translateY(0)!important}.payment-method-panel,.payment-method-options,.payment-method-option,.payment-method-copy,.payment-method-heading{min-width:0}.payment-method-copy,.payment-method-heading{overflow-wrap:anywhere}.localized-route{padding:160px var(--section-x) 90px;background:linear-gradient(115deg,#050505f0,#0505058c),url(/assets/antalya-coastline-hero-BXLoJw8u.jpg) center / cover;color:#fff}.localized-route h1{max-width:900px;font-family:var(--serif);font-size:clamp(2.5rem,6vw,5.5rem);font-weight:400;line-height:1.03}.hero-payment-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;margin:24px 0 0;padding:0;list-style:none;color:#ffffffe6;font-size:.9rem}.hero-payment-trust li:before{content:"✓";margin-right:8px;color:var(--gold-light)}.localized-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 28px;max-width:900px;margin:34px 0 0;padding:0;list-style:none;color:#ffffffdb}.localized-trust li:before,.localized-price-trust li:before{content:"✓";margin-right:9px;color:var(--gold-light)}.localized-campaign{display:inline-block;margin:28px 0 0;padding:10px 14px;border:1px solid rgba(224,198,141,.45);color:var(--gold-light);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.localized-stats{display:flex;flex-wrap:wrap;gap:40px;margin-top:45px}.localized-stats strong,.localized-stats span{display:block}.localized-stats span{color:#ffffffa6}.localized-content{padding:80px var(--section-x)}.localized-grid{display:grid;max-width:1180px;grid-template-columns:1.4fr 1fr;gap:70px;margin:auto}.localized-grid h2,.localized-faq h2{font-family:var(--serif);font-size:clamp(1.8rem,3vw,2.7rem);font-weight:400}.localized-grid p,.localized-grid li{color:var(--muted);line-height:1.75}.localized-price{padding:25px;border:1px solid var(--line);border-radius:14px}.localized-price strong{color:var(--gold-dark);font-size:1.5rem}.localized-price span{display:block;margin-top:8px;color:var(--muted);font-size:.9rem}.localized-price+.localized-price{margin-top:14px}.localized-price-trust{margin:22px 0 26px;padding:0;list-style:none;line-height:1.9}.localized-hotels{display:grid;grid-template-columns:.8fr 1.2fr;gap:42px;padding:70px var(--section-x);background:var(--cream)}.localized-hotels>div{justify-self:end;max-width:500px}.localized-hotels h2{margin:10px 0;font-family:var(--serif);font-size:clamp(1.8rem,3vw,2.7rem);font-weight:400}.localized-hotels p{color:var(--muted);line-height:1.7}.localized-hotels ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-self:center;margin:0;padding:0;list-style:none}.localized-hotels li{padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff}.localized-faq{max-width:1180px;margin:auto;padding:0 var(--section-x) 80px}.localized-faq article{padding:24px 0;border-bottom:1px solid var(--line)}.localized-faq h3{font-size:1rem}.localized-faq p{color:var(--muted);line-height:1.7}.localized-links{padding:70px var(--section-x);background:var(--cream)}.localized-links div{display:flex;flex-wrap:wrap;gap:12px}.localized-links a{padding:12px 16px;border:1px solid var(--line);border-radius:8px;background:#fff}.localized-contact{padding:70px var(--section-x);background:#111;color:#fff;text-align:center}.legal-details dd{white-space:pre-line}@media(max-width:980px){.route-grid-react{grid-template-columns:repeat(2,minmax(0,1fr))}.review-grid-react{grid-template-columns:1fr}.review-grid-react .review-card p{min-height:auto}.process-grid-react{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-grid{grid-template-columns:1fr}}@media(max-width:700px){.booking-section{padding-right:14px;padding-left:14px}.booking-heading{display:block}.booking-heading .booking-price-display{margin-top:20px}.route-grid-react,.process-grid-react,.site-footer .footer-main{grid-template-columns:1fr}.route-grid-react .route-card{min-height:0}.route-card-actions{align-items:flex-start;flex-direction:column}.localized-grid{grid-template-columns:1fr;gap:36px}.localized-route{padding-top:120px}.hero-payment-trust,.localized-trust,.localized-hotels,.localized-hotels ul{grid-template-columns:1fr}.localized-hotels>div{justify-self:start}}@media(max-width:340px){html[lang=de] .section-heading h2,html[lang=de] .editorial-grid h2,html[lang=de] .faq-heading h2,html[lang=de] .contact-copy h2,html[lang=de] .review-summary h2{font-size:38px;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}html[lang=de] .quote-submit{min-height:58px;height:auto;padding:10px 16px;line-height:1.45;white-space:normal}html[lang=de] .quote-submit span{min-width:0;overflow-wrap:anywhere}}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;padding:12px 20px;border-radius:8px;background:var(--gold, #c8a45c);color:#101010;font-size:14px;font-weight:700;text-decoration:none;transform:translateY(-160%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}html[dir=rtl] .skip-link{left:auto;right:8px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--gold-light, #e2c98a);outline-offset:3px;border-radius:4px}.section-light a:focus-visible,.section-light button:focus-visible,.legal-content a:focus-visible,.legal-content button:focus-visible,.health-page a:focus-visible,.health-page button:focus-visible,.health-page select:focus-visible{outline-color:var(--gold-dark, #9d7a3d)}.fleet-carousel-dot{position:relative;width:24px;height:24px;min-width:24px;background:transparent}.fleet-carousel-dot.active{width:32px;background:transparent}.fleet-carousel-dot:before{content:"";position:absolute;top:50%;left:50%;width:7px;height:7px;border-radius:999px;background:#ffffff57;transform:translate(-50%,-50%);transition:width .25s,background .25s}.fleet-carousel-dot.active:before{width:24px;background:var(--gold-light)}.video-copy .button-outline-gold{color:#8a7037;border-color:#8a70379e}.video-copy .button-outline-gold:hover{color:#101010}.faq-answer,.health-faq-answer{visibility:hidden}.faq-item.open .faq-answer,.health-accordion article.open .health-faq-answer{visibility:visible}.review-marquee:focus-within .review-track,.review-marquee.is-paused .review-track{animation-play-state:paused}.review-motion-toggle{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:10px 18px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:transparent;color:var(--white, #fff);font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.review-motion-toggle:hover{border-color:var(--gold-light, #e2c98a);color:var(--gold-light, #e2c98a)}.health-select-wrap select:focus-visible{outline:3px solid var(--gold-dark, #9d7a3d);outline-offset:2px}
