:root{
  --red:#d20d13;
  --red-deep:#b7070d;
  --navy:#051f3b;
  --ink:#0a2038;
  --gold:#d8a33d;
  --paper:#ffffff;
  --warm:#faf8f4;
  --line:#e8e8e8;
  --muted:#5d6670;
  --shadow:0 18px 40px rgba(3,25,47,.14);
  --red-bright:#e0121a;
  --offer-shadow:0 16px 30px rgba(82,0,0,.24);
  --radius:10px;
  --shell:1140px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:inherit;text-decoration:none}
button,input,select{font:inherit}
button{cursor:pointer}
img,svg{display:block}
.shell{width:min(var(--shell),calc(100% - 48px));margin-inline:auto}
.site-header{height:78px;background:#fff;position:relative;z-index:30;border-bottom:1px solid rgba(4,31,59,.06)}
.header-inner{height:100%;display:grid;grid-template-columns:210px 1fr auto;align-items:center;gap:24px}
.brand{display:flex;align-items:center;gap:8px;min-width:0}.brand-mark{width:62px;height:62px;flex:0 0 auto}.brand-copy{display:flex;flex-direction:column;line-height:1.02;font-family:Georgia,'Times New Roman',serif}.brand-copy strong{font-size:23px;font-weight:700}.brand-copy span{font-size:19px;color:var(--red);font-weight:700}
.main-nav{display:flex;justify-content:center;gap:28px;font-size:14px;font-weight:700;white-space:nowrap}.main-nav a{position:relative;padding:8px 0}.main-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:1px;height:2px;background:var(--red);transition:.25s ease}.main-nav a:hover::after{right:0}
.header-actions{display:flex;align-items:center;gap:14px}.phone-block{display:flex;align-items:center;gap:9px}.phone-block svg{width:23px;height:23px;fill:none;stroke:var(--red);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.phone-block span{display:flex;flex-direction:column}.phone-block strong{font-size:14px}.phone-block small{font-size:10px;margin-top:2px;color:#3f4e5c}.icon-button{width:38px;height:38px;border:0;background:transparent;display:grid;place-items:center;padding:8px}.icon-button svg{width:22px;height:22px;fill:none;stroke:var(--ink);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nav-toggle{display:none;border:0;background:transparent;width:44px;height:44px;padding:10px}.nav-toggle span{height:2px;background:var(--ink);display:block;margin:6px 0;border-radius:2px}
.hero{height:560px;position:relative;overflow:visible;background:#e9f4fa}.hero-photo{position:absolute;inset:0;background-image:url('../images/premium/hero-turkey.webp');background-size:cover;background-position:68% 44%;transform:scale(1.02)}.hero-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.84) 21%,rgba(255,255,255,.25) 43%,rgba(255,255,255,0) 62%)}.hero-wash{position:absolute;inset:0;background:linear-gradient(180deg,rgba(245,251,255,.16),rgba(0,29,44,.08) 65%,rgba(0,18,26,.38))}
.hero-content{position:relative;z-index:2;padding-top:83px}.eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.07em;font-size:14px;font-weight:700}.hero h1{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:55px;line-height:1.02;font-weight:700;letter-spacing:-.02em;color:#091c33}.hero h1 span{color:var(--red)}.hero-lead{font-size:15px;line-height:1.55;max-width:350px;margin:17px 0 21px}.primary-cta{display:inline-flex;align-items:center;gap:19px;background:linear-gradient(#df151b,#c30910);color:#fff;padding:14px 18px;border-radius:5px;text-transform:uppercase;font-size:12px;font-weight:800;box-shadow:0 9px 20px rgba(186,6,13,.18)}.primary-cta:hover{transform:translateY(-1px)}
.search-wrap{position:absolute;z-index:5;left:50%;transform:translateX(-50%);bottom:99px}.travel-search{background:#fff;border-radius:10px;box-shadow:0 18px 38px rgba(1,20,35,.25);display:grid;grid-template-columns:1.1fr 1.25fr 1.35fr .95fr 1.05fr auto;min-height:70px;overflow:hidden}.search-field{display:flex;align-items:center;gap:11px;padding:10px 16px;border-right:1px solid #e4e8eb;min-width:0}.field-icon{font-size:19px;color:#132a42;width:20px;text-align:center}.field-copy{display:flex;min-width:0;flex-direction:column;gap:7px}.field-copy small{font-size:9px;color:#55616d}.field-copy strong{font-size:12px;white-space:nowrap}.chev{font-size:16px;margin-left:auto}.search-submit{border:0;margin:10px;background:linear-gradient(#e2161c,#c9080f);color:#fff;border-radius:6px;padding:0 19px;text-transform:uppercase;font-size:10px;font-weight:800;white-space:nowrap}.search-submit span{font-size:18px;margin-left:6px}
.hero-benefits{position:absolute;left:0;right:0;bottom:0;height:83px;background:rgba(1,28,39,.84);z-index:4;backdrop-filter:blur(3px)}.benefit-grid{height:100%;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;gap:22px}.benefit{display:flex;align-items:center;gap:13px;color:#fff}.benefit-icon{font-size:32px;color:#ff1720;line-height:1}.benefit strong{display:block;text-transform:uppercase;font-size:11px;margin-bottom:4px}.benefit span{font-size:10px;line-height:1.35;opacity:.96}
.section{padding:46px 0 25px}.section-kicker{margin:0 0 7px;color:var(--red);text-transform:uppercase;font-weight:800;letter-spacing:.04em;font-size:13px}.section-heading-line{display:flex;align-items:center;gap:25px;margin-bottom:22px}.section-heading-line h2,.offers h2,.closing-cta h2{font-family:Georgia,'Times New Roman',serif;font-weight:500}.section-heading-line h2{font-size:31px;margin:0;letter-spacing:-.02em}.section-heading-line span{width:140px;height:1px;background:#d2d2d2}.destination-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.destination-card{height:214px;border-radius:9px;overflow:hidden;position:relative;background-image:linear-gradient(180deg,rgba(0,0,0,0) 41%,rgba(0,12,21,.75) 100%),var(--img);background-size:cover;background-position:center;box-shadow:0 8px 18px rgba(5,31,54,.12);transition:transform .25s ease,box-shadow .25s ease}.destination-card:hover{transform:translateY(-4px);box-shadow:0 15px 26px rgba(5,31,54,.18)}.destination-card span{position:absolute;left:14px;right:52px;bottom:13px;color:#fff}.destination-card strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:22px;font-weight:500}.destination-card small{font-size:12px}.destination-card b{position:absolute;right:11px;bottom:14px;width:30px;height:30px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-size:18px}
.offers{position:relative;overflow:hidden;color:#fff;padding:24px 0 33px;margin-top:0}.offers-inner{position:relative;z-index:2}.offers-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px;gap:24px}.offers-kicker{text-transform:uppercase;font-size:10px;font-weight:800;margin:0 0 5px;letter-spacing:.03em}.offers h2{font-size:28px;margin:0;color:#fff}.outline-cta{display:inline-flex;align-items:center;gap:18px;border:2px solid currentColor;border-radius:7px;padding:11px 17px;text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.02em}.outline-cta:hover{background:#fff;color:var(--red)}.offer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;align-items:stretch}.offer-card{background:#fff;color:var(--ink);border-radius:12px;overflow:hidden;box-shadow:var(--offer-shadow);border:1px solid rgba(255,255,255,.55)}.offer-image{height:145px;background:var(--img) center/cover no-repeat;position:relative}.offer-image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.0))}.offer-image button{position:absolute;z-index:2;right:10px;top:9px;border:0;background:transparent;color:#fff;font-size:32px;text-shadow:0 2px 4px rgba(0,0,0,.2)}.badge{position:absolute;z-index:2;left:9px;top:10px;border-radius:6px;color:#fff;text-transform:uppercase;font-weight:800;font-size:9px;padding:7px 10px}.teal{background:#0f8492}.gold{background:#f0ad22;color:#463000}.orange{background:#f36b23}.coral{background:#ef3340}.offer-body{padding:13px 14px 14px;position:relative;min-height:172px}.offer-body h3{font-size:15px;margin:0 0 5px;line-height:1.25}.offer-body p{font-size:11px;color:#65717b;margin:0 0 10px}.rating{font-size:11px;font-weight:700}.rating>span{color:#f5aa00}.rating small{font-size:10px;font-weight:400;color:#4d5c69;margin-left:5px}.amenities{margin:11px 0 9px;color:#233a4e;font-size:14px;letter-spacing:.02em}.old-price{font-size:10px;color:#66717b;text-decoration:line-through;margin-bottom:-3px}.price{display:flex;align-items:center;justify-content:space-between}.price span{font-size:12px}.price strong{font-family:Georgia,'Times New Roman',serif;font-size:22px}.price a{width:34px;height:34px;background:var(--red);color:#fff;border-radius:6px;display:grid;place-items:center;font-size:19px}.meta{display:block;text-align:right;color:#63707a;font-size:10px;margin-top:4px}
.service-strip{background:#fff;padding:18px 0 19px;position:relative;overflow:hidden;border-top:1px solid rgba(10,32,56,.06)}.service-strip::after{content:"";position:absolute;right:0;top:0;bottom:0;width:200px;background:url('../images/premium/destination-side-alanya.webp') center 64%/cover no-repeat;opacity:.85;mask-image:linear-gradient(90deg,transparent,#000)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;position:relative;z-index:1}.service-grid article{display:flex;gap:11px;align-items:flex-start}.service-icon{font-size:34px;line-height:1;color:var(--red)}.service-grid strong{display:block;text-transform:uppercase;font-size:11px;margin-bottom:5px}.service-grid span{font-size:10px;line-height:1.45;color:#354a5b}
.closing-cta{position:relative;overflow:hidden;background:linear-gradient(90deg,#b7050b,#d11017 58%,#8d080d);color:#fff;border-top:1px solid rgba(255,255,255,.08)}.closing-photo{position:absolute;right:0;top:0;bottom:0;width:52%;background:url('../images/premium/footer-istanbul-sunset.webp') center 54%/cover no-repeat;opacity:.96}.closing-photo::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#c90c13 0%,rgba(201,12,19,.65) 30%,rgba(201,12,19,.05) 72%)}.closing-inner{min-height:154px;display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:23px;position:relative;z-index:2}.cta-brand-mark{font-family:Georgia,'Times New Roman',serif;font-size:50px}.closing-copy h2{font-size:28px;margin:0 0 8px}.closing-copy p{font-size:12px;line-height:1.45;margin:0;max-width:410px}.closing-action{display:flex;flex-direction:column;gap:10px;align-items:center}.outline-cta.light{color:#fff}.outline-cta.light:hover{background:#fff;color:var(--red)}.closing-phone{font-family:Georgia,'Times New Roman',serif;font-size:21px}
.ui-toast{position:fixed;left:50%;bottom:22px;transform:translate(-50%,20px);background:#071f37;color:#fff;padding:12px 17px;border-radius:6px;font-size:12px;box-shadow:var(--shadow);z-index:99;opacity:0;pointer-events:none;transition:.25s ease}.ui-toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1120px){.shell{width:min(100% - 32px,1000px)}.header-inner{grid-template-columns:190px 1fr auto;gap:12px}.main-nav{gap:15px;font-size:12px}.phone-block{display:none}.travel-search{grid-template-columns:1fr 1.1fr 1.25fr 1fr 1fr auto}.search-field{padding:9px 10px}.field-copy strong{font-size:11px}.benefit-grid{gap:10px}.benefit span{font-size:9px}.destination-grid{gap:10px}.offer-grid{gap:10px}}
@media(max-width:880px){.site-header{height:70px;position:sticky;top:0;box-shadow:0 6px 18px rgba(0,25,46,.08)}.header-inner{grid-template-columns:1fr auto auto}.brand-mark{width:50px;height:50px}.brand-copy strong{font-size:20px}.brand-copy span{font-size:16px}.nav-toggle{display:block;grid-column:3}.header-actions{grid-column:2;grid-row:1}.header-actions .icon-button{display:none}.main-nav{display:none;position:absolute;top:70px;left:0;right:0;background:#fff;box-shadow:0 16px 32px rgba(0,25,46,.14);padding:18px 24px;flex-direction:column;align-items:flex-start;gap:4px}.main-nav.open{display:flex}.main-nav a{width:100%;padding:12px 0;border-bottom:1px solid #eee}.hero{height:auto;min-height:700px;padding-bottom:190px}.hero-photo{background-position:64% 50%}.hero-photo::after{background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.72) 50%,rgba(255,255,255,.06) 100%)}.hero-content{padding-top:66px}.hero h1{font-size:49px}.search-wrap{bottom:103px}.travel-search{grid-template-columns:repeat(2,1fr)}.search-submit{min-height:52px}.hero-benefits{height:92px}.benefit-grid{grid-template-columns:repeat(3,1fr);overflow:hidden}.benefit:nth-child(4),.benefit:nth-child(5){display:none}.destination-grid{grid-template-columns:repeat(3,1fr)}.offer-grid{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:repeat(2,1fr)}.closing-inner{grid-template-columns:80px 1fr}.closing-action{grid-column:2;align-items:flex-start;padding-bottom:20px}.closing-photo{width:60%}}
@media(max-width:620px){.shell{width:calc(100% - 28px)}.site-header{height:64px}.brand-mark{width:46px;height:46px}.brand-copy strong{font-size:18px}.brand-copy span{font-size:15px}.main-nav{top:64px}.header-actions{display:none}.nav-toggle{grid-column:2}.header-inner{grid-template-columns:1fr auto}.hero{min-height:810px;padding-bottom:300px}.hero-photo{background-position:69% 48%}.hero-photo::after{background:linear-gradient(180deg,rgba(255,255,255,.88) 0%,rgba(255,255,255,.66) 36%,rgba(255,255,255,.02) 70%)}.hero-content{padding-top:45px}.eyebrow{font-size:11px}.hero h1{font-size:42px;max-width:360px}.hero-lead{font-size:14px;max-width:310px}.search-wrap{bottom:112px}.travel-search{grid-template-columns:1fr 1fr;border-radius:9px}.search-field{min-height:62px}.search-field:nth-child(3),.search-field:nth-child(5){grid-column:span 2}.search-submit{grid-column:span 2;margin:8px;min-height:48px}.hero-benefits{height:102px}.benefit-grid{grid-template-columns:repeat(2,1fr)}.benefit:nth-child(3){display:none}.benefit-icon{font-size:27px}.section{padding-top:35px}.section-heading-line h2{font-size:27px}.section-heading-line span{display:none}.destination-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;margin-right:-14px}.destination-card{min-width:72vw;scroll-snap-align:start}.offers-head{align-items:flex-start;gap:15px}.offers h2{font-size:25px}.offers-head .outline-cta{display:none}.offer-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-14px;padding-bottom:7px}.offer-card{min-width:78vw;scroll-snap-align:start}.service-grid{grid-template-columns:1fr}.service-grid article{padding-bottom:10px;border-bottom:1px solid #eee}.service-strip::after{display:none}.closing-inner{grid-template-columns:1fr;padding:22px 0;gap:12px}.cta-brand-mark{display:none}.closing-action{grid-column:1;padding-bottom:0}.closing-photo{width:100%;opacity:.34}.closing-copy h2{font-size:26px}.ui-toast{width:calc(100% - 28px);text-align:center}}


/* v0.3 shared contact, footer and embedded utility pages */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.phone-block small{line-height:1.35;font-size:9px;white-space:nowrap}
.closing-hours{font-size:9px;line-height:1.4;text-align:center;color:rgba(255,255,255,.9);margin-top:-5px}
.benefit[href]{transition:opacity .2s ease}.benefit[href]:hover{opacity:.84}
.site-footer{background:#071b31;color:#fff;border-top:1px solid rgba(255,255,255,.08)}
.footer-main{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:48px;padding-top:22px;padding-bottom:22px}
.footer-note{display:flex;flex-direction:column;max-width:520px;gap:6px}.footer-note strong{font-family:Georgia,'Times New Roman',serif;font-size:20px;font-weight:500}.footer-note span{font-size:11px;line-height:1.5;color:rgba(255,255,255,.72)}
.footer-contact{display:grid;grid-template-columns:auto auto;align-items:center;gap:18px;padding-left:34px;border-left:1px solid rgba(255,255,255,.16)}
.footer-phone{display:flex;align-items:center;gap:9px;white-space:nowrap}.footer-phone>span{color:#ff2a31;font-size:20px}.footer-phone strong{font-family:Georgia,'Times New Roman',serif;font-size:20px;font-weight:500}
.footer-hours{font-size:9px;line-height:1.55;color:rgba(255,255,255,.72);white-space:nowrap}
.footer-legal-wrap{border-top:1px solid rgba(255,255,255,.09)}.footer-legal{min-height:48px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 22px;font-size:10px;color:rgba(255,255,255,.7)}.footer-legal a{transition:color .2s}.footer-legal a:hover{color:#fff}
.external-glyph{font-size:.72em;line-height:0;position:relative;top:-.12em;margin-left:2px}
.utility-page{background:#f6f8fb}.utility-main{min-height:calc(100vh - 78px - 160px)}.utility-title{padding-top:42px;padding-bottom:25px}.utility-title h1{font-family:Georgia,'Times New Roman',serif;font-size:40px;font-weight:500;letter-spacing:-.02em;margin:0;color:var(--ink)}.utility-title>p:last-child{font-size:12px;color:#64707a;margin:10px 0 0}
.embed-main{padding-bottom:34px}.embed-frame-wrap{width:100%;background:#fff;border-top:1px solid #e8ebef;border-bottom:1px solid #e8ebef;min-height:720px}.content-embed{display:block;width:100%;height:76vh;min-height:720px;border:0;background:#fff}
.ibe-main{padding-bottom:0;background:#fff}.ibe-shell{width:100%;min-height:650px;background:#fff;border-top:1px solid #e9ecef;padding:16px 0 32px}.ibe-shell #ypsnet-ibe{min-height:610px;width:100%}
.imprint-main{padding-bottom:70px;background:#f5f7fb}.imprint-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:110px;font-size:18px;line-height:1.55;color:#4e545a;padding-bottom:45px}.imprint-column p{margin:0 0 34px}.imprint-column strong{font-weight:700}.imprint-contact a{color:#2b78c5}.imprint-contact a:hover{text-decoration:underline}.imprint-manager{margin-top:42px!important}
@media(max-width:1120px){.header-inner{grid-template-columns:190px 1fr auto}.main-nav{gap:13px;font-size:11px}.footer-main{gap:28px}.imprint-grid{gap:70px}}
@media(max-width:880px){.footer-main{align-items:flex-start;flex-direction:column;gap:18px}.footer-contact{padding-left:0;border-left:0}.utility-main{min-height:60vh}.utility-title{padding-top:32px}.utility-title h1{font-size:34px}.imprint-grid{grid-template-columns:1fr;gap:18px;font-size:17px}.imprint-column p{margin-bottom:22px}.imprint-manager{margin-top:26px!important}.content-embed{height:72vh;min-height:620px}}
@media(max-width:620px){.footer-main{min-height:0;padding-top:25px;padding-bottom:25px}.footer-note strong{font-size:18px}.footer-contact{grid-template-columns:1fr;gap:5px}.footer-legal{justify-content:flex-start;padding-top:15px;padding-bottom:15px;gap:10px 17px}.utility-title h1{font-size:30px}.embed-frame-wrap{min-height:600px}.content-embed{height:72vh;min-height:600px}.imprint-main{padding-bottom:30px}.imprint-grid{font-size:16px}.ibe-shell{padding-top:0}}


/* v0.4 premium imagery, icons and contact refinements */
.hero-photo{background-image:url('../images/premium/hero-turkey.webp');background-position:53% 56%;transform:scale(1.01)}
.hero-photo::after{background:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.88) 23%,rgba(255,255,255,.38) 45%,rgba(255,255,255,0) 64%)}
.hero-wash{background:linear-gradient(180deg,rgba(245,251,255,.12),rgba(0,29,44,.06) 65%,rgba(0,18,26,.34))}
.phone-block small,.footer-hours,.closing-hours{white-space:normal}
.hours-stack{display:flex;flex-direction:column;align-items:flex-start;line-height:1.35}
.hours-line{display:block}
.hours-gap{margin-top:0}
.phone-block svg{stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}
.phone-block strong{display:block;margin-bottom:4px}
.search-field{gap:12px}.field-icon.svg-icon{display:grid;place-items:center;color:#d20d13;width:26px;height:26px;flex:0 0 26px}.field-icon.svg-icon svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.benefit-icon,.service-icon{display:grid;place-items:center;color:#ff1b23}
.benefit-icon svg,.service-icon svg{width:30px;height:30px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.benefit{gap:12px}.service-grid article{gap:14px}
.destination-card{background-position:center center;box-shadow:0 14px 28px rgba(5,31,54,.14)}
.destination-card::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 35%,rgba(0,19,34,.82) 100%)}
.destination-card>span,.destination-card>b{z-index:2}.destination-card strong{font-size:24px}.destination-card small{font-size:13px;color:rgba(255,255,255,.94)}
.offer-image{height:154px}
.offer-image button{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:rgba(0,0,0,.08);backdrop-filter:blur(5px)}
.heart-svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.amenities{display:flex;align-items:center;gap:10px;margin:12px 0 10px;color:#233a4e}
.amenity-ico{display:inline-grid;place-items:center;width:18px;height:18px;color:#233a4e}
.amenity-ico svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.service-strip{background:#fff;padding:24px 0 23px;border-top:1px solid rgba(10,32,56,.06)}
.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.service-grid article{display:flex;align-items:flex-start}.service-grid strong{display:block;font-size:15px;text-transform:uppercase;color:#173455;margin-bottom:5px}.service-grid span{font-size:13px;line-height:1.6;color:#445a6d}
.closing-copy p{max-width:660px}.closing-action{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.closing-phone,.closing-hours{display:none}.closing-quiet{font-size:12px;line-height:1.5;color:rgba(255,255,255,.88);max-width:360px}
.site-footer{background:#041d37}.footer-main{min-height:106px;gap:34px}.footer-note{max-width:460px}.footer-note strong{font-size:22px}.footer-note span{font-size:12px}.footer-contact{grid-template-columns:auto auto;gap:20px}.footer-phone{gap:12px}.footer-phone svg{width:26px;height:26px;stroke:#ff2a31;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.footer-phone strong{font-size:24px}
@media(max-width:880px){.hero-photo{background-position:60% 55%}.service-grid{grid-template-columns:repeat(2,1fr)}.closing-quiet{max-width:none}}
@media(max-width:620px){.hero-photo{background-position:62% 52%}.phone-block strong{margin-bottom:2px}.destination-card strong{font-size:22px}.service-grid{grid-template-columns:1fr}.service-grid article{padding-bottom:12px;border-bottom:1px solid #eee}.footer-phone strong{font-size:21px}.hours-gap{margin-top:0}.closing-quiet{font-size:11px}}


/* v0.5 — final premium asset integration */
.hero-photo{background-image:url('../images/premium/hero-turkey.webp');background-position:52% 54%;filter:saturate(1.03) contrast(1.02)}
.destination-card{background-position:var(--pos,center);background-size:cover}
.offer-image{background-position:var(--pos,center);background-size:cover}
.button-icon{display:inline-grid;place-items:center;width:17px;height:17px;flex:0 0 17px}
.button-icon svg,.destination-card b svg,.price a svg,.chev svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.chev{width:17px;height:17px;display:grid;place-items:center;margin-left:auto}
.search-submit{display:flex;align-items:center;justify-content:center;gap:9px}
.search-submit .button-icon{width:18px;height:18px}
.destination-card b{padding:7px}.destination-card b svg{width:18px;height:18px}
.price a{padding:7px}.price a svg{width:18px;height:18px}
.outline-cta .button-icon,.primary-cta .button-icon{width:16px;height:16px}
.cta-brand-mark{display:grid;place-items:center;color:#fff}.cta-brand-svg{width:64px;height:64px}
.service-strip::after{background-image:url('../images/premium/destination-side-alanya.webp');background-position:center 62%;opacity:.72}
.closing-photo{background-image:url('../images/premium/footer-istanbul-sunset.webp');background-position:center 54%;opacity:.96}
.closing-photo::before{background:linear-gradient(90deg,#c90c13 0%,rgba(201,12,19,.76) 30%,rgba(201,12,19,.18) 62%,rgba(201,12,19,.03) 84%)}
@media(max-width:880px){.hero-photo{background-position:60% 52%}.cta-brand-svg{width:54px;height:54px}}
@media(max-width:620px){.hero-photo{background-position:63% 50%}.service-strip::after{display:none}.cta-brand-mark{display:none}}


/* v0.6 — Quellenkonforme Bild-/Angebotsdarstellung */
.visual-note{position:absolute;z-index:3;left:10px;top:10px;margin:0;padding:4px 7px;border-radius:999px;background:rgba(3,24,42,.64);backdrop-filter:blur(5px);color:#fff;font:700 8px/1 Arial,Helvetica,sans-serif;letter-spacing:.04em;text-transform:uppercase;font-style:normal}
.destination-card .visual-note{opacity:.86}.offer-note{left:auto;right:12px;top:12px;background:rgba(3,24,42,.58)}
.thematic-card .offer-body{min-height:190px}.theme-copy{min-height:45px;font-size:10px;line-height:1.45;color:#4d5c69;margin:8px 0 6px}.thematic-icons{margin-top:9px}.theme-price>span{display:flex;flex-direction:column;gap:2px}.theme-price>span strong{font:700 13px/1.2 Arial,Helvetica,sans-serif}.theme-price>span small{font-size:9px;color:#66717b}.thematic-card .price a{flex:0 0 34px}
@media(max-width:620px){.visual-note{font-size:7px}.offer-note{right:12px}.theme-copy{min-height:0}.thematic-card .offer-body{min-height:0}}


/* Homepage: echte Ypsilon-Pauschalreisen-Suchbox */
.ypsilon-search-wrap{z-index:6}
.ypsilon-search-card{width:100%;background:#fff;border-radius:10px;box-shadow:0 18px 38px rgba(1,20,35,.25);overflow:hidden;min-height:70px}
.ypsilon-search-card #ypsnet-ibe{width:100%;min-height:70px;background:#fff}
.ypsilon-search-card iframe{display:block;width:100%!important;max-width:100%;border:0}
.package-results-main .utility-title{padding-bottom:20px}
.package-results-main .ibe-shell{min-height:760px;padding-top:0}
.package-results-main .ibe-shell #ypsnet-ibe{min-height:740px}
@media(max-width:880px){.ypsilon-search-card{border-radius:9px}.package-results-main .ibe-shell{min-height:720px}.package-results-main .ibe-shell #ypsnet-ibe{min-height:700px}}
@media(max-width:620px){.ypsilon-search-card{box-shadow:0 14px 30px rgba(1,20,35,.22)}.package-results-main .utility-title{padding-bottom:16px}.package-results-main .ibe-shell{min-height:680px}.package-results-main .ibe-shell #ypsnet-ibe{min-height:660px}}


/* 2026-08-21 — Ypsilon IBE im normalen Dokumentfluss + Desktop/Tablet/Mobil */
html,body{max-width:100%;overflow-x:hidden}
.hero-home{height:525px;min-height:525px;overflow:hidden;padding-bottom:0}
.home-search-section{position:relative;z-index:8;margin-top:-46px;padding:0 0 18px;background:linear-gradient(180deg,transparent 0,transparent 46px,#fff 46px,#fff 100%)}
.home-search-section .shell{position:relative}
.ypsilon-search-wrap{position:static;left:auto;bottom:auto;transform:none}
.ypsilon-search-card,.package-ibe-card{position:relative;width:100%;background:#fff;border:1px solid rgba(5,31,59,.08);box-shadow:0 20px 42px rgba(1,20,35,.20);overflow:clip}
.ypsilon-search-card{min-height:112px;border-radius:12px}
.package-ibe-card{min-height:740px;border-radius:10px;box-shadow:0 12px 30px rgba(1,20,35,.10)}
.ypsilon-search-card #ypsnet-ibe{position:relative;z-index:2;width:100%;min-height:112px;background:#fff}
.package-ibe-card #ypsnet-ibe{position:relative;z-index:2;width:100%;min-height:740px;background:#fff}
.ypsilon-search-card iframe,.package-ibe-card iframe{display:block;width:100%!important;max-width:100%!important;border:0!important;background:#fff}
.ypsilon-search-card iframe{min-height:112px}
.package-ibe-card iframe{min-height:740px}
.ibe-loading{position:absolute;z-index:1;inset:0;display:flex;align-items:center;justify-content:center;gap:11px;padding:18px;color:#526272;font-size:13px;background:#fff;transition:opacity .2s ease}
.ibe-spinner{width:20px;height:20px;border:2px solid #e5e9ed;border-top-color:var(--red);border-radius:50%;animation:pit-spin .8s linear infinite}
@keyframes pit-spin{to{transform:rotate(360deg)}}
.ibe-monitor.is-ready .ibe-loading{opacity:0;pointer-events:none}
.ibe-monitor.is-failed #ypsnet-ibe{min-height:0}
.ibe-fallback{position:relative;z-index:3;min-height:112px;padding:22px 26px;display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;text-align:center;background:#fff;color:var(--ink)}
.ibe-fallback[hidden]{display:none!important}.ibe-fallback strong{font-size:14px}.ibe-fallback span{font-size:12px;color:#61707d}.ibe-fallback a,.ibe-fallback button{border:0;border-radius:6px;background:var(--red);color:#fff;padding:11px 15px;font-size:11px;font-weight:800;text-transform:uppercase;cursor:pointer}
.home-benefits{position:relative;left:auto;right:auto;bottom:auto;height:auto;min-height:88px;margin:0;background:rgba(1,28,39,.96)}
.home-benefits .benefit-grid{min-height:88px;height:auto;padding:14px 0}
.package-results-main .ibe-shell{min-height:0;padding:0 0 34px;border-top:0}.package-results-main .ibe-shell #ypsnet-ibe{min-height:740px}
#pit-render-health{display:none!important}
@media(max-width:1120px){
  .hero-home{height:510px;min-height:510px}
  .home-search-section{margin-top:-38px;background:linear-gradient(180deg,transparent 0,transparent 38px,#fff 38px,#fff 100%)}
  .ypsilon-search-card{min-height:132px}.ypsilon-search-card #ypsnet-ibe,.ypsilon-search-card iframe{min-height:132px}
}
@media(max-width:880px){
  .hero-home{height:520px;min-height:520px;padding-bottom:0}
  .hero-home .hero-content{padding-top:66px}
  .home-search-section{margin-top:-30px;padding-bottom:16px;background:linear-gradient(180deg,transparent 0,transparent 30px,#fff 30px,#fff 100%)}
  .ypsilon-search-card{min-height:190px;border-radius:10px;box-shadow:0 16px 34px rgba(1,20,35,.18)}
  .ypsilon-search-card #ypsnet-ibe,.ypsilon-search-card iframe{min-height:190px}
  .home-benefits{min-height:0}.home-benefits .benefit-grid{min-height:96px;padding:14px 0;grid-template-columns:repeat(3,1fr)}
  .package-ibe-card,.package-results-main .ibe-shell #ypsnet-ibe,.package-ibe-card iframe{min-height:700px}
}
@media(max-width:620px){
  .hero-home{height:540px;min-height:540px;padding-bottom:0}
  .hero-home .hero-content{padding-top:46px}
  .hero-home h1{font-size:42px}.hero-home .hero-lead{max-width:300px}
  .home-search-section{margin-top:-18px;padding-bottom:14px;background:linear-gradient(180deg,transparent 0,transparent 18px,#fff 18px,#fff 100%)}
  .home-search-section .shell{width:calc(100% - 22px)}
  .ypsilon-search-card{min-height:350px;border-radius:9px;box-shadow:0 14px 30px rgba(1,20,35,.18)}
  .ypsilon-search-card #ypsnet-ibe,.ypsilon-search-card iframe{min-height:350px}
  .ibe-loading{font-size:12px}.ibe-fallback{min-height:240px;padding:22px 16px;flex-direction:column}.ibe-fallback strong{font-size:13px}.ibe-fallback span{font-size:11px}
  .home-benefits .benefit-grid{display:grid;grid-template-columns:1fr 1fr;min-height:0;padding:15px 0;gap:16px 12px;overflow:visible}
  .home-benefits .benefit{display:flex}.home-benefits .benefit:nth-child(3){display:flex}.home-benefits .benefit:nth-child(4),.home-benefits .benefit:nth-child(5){display:none}
  .home-benefits .benefit strong{font-size:10px}.home-benefits .benefit span{font-size:9px}.home-benefits .benefit-icon svg{width:25px;height:25px}
  .package-results-main .utility-title{padding-bottom:16px}.package-ibe-card,.package-results-main .ibe-shell #ypsnet-ibe,.package-ibe-card iframe{min-height:660px;border-radius:0}.package-results-main .ibe-shell{padding-bottom:24px}
}

/* v5 mockup fidelity: ornamental red offers + Istanbul sunset CTA */
.offers{isolation:isolate}.offer-card{box-shadow:0 18px 34px rgba(64,0,5,.24)}
.closing-cta{min-height:154px}.closing-copy h2{font-size:30px}.closing-copy p{max-width:520px}.closing-photo{filter:saturate(1.04) contrast(1.03)}
@media(max-width:880px){.closing-photo{width:68%;opacity:.82}.closing-inner{min-height:170px}}
@media(max-width:620px){.closing-cta{min-height:210px}.closing-photo{width:100%;opacity:.45;background-position:64% 54%}.closing-inner{min-height:210px}.closing-copy h2{font-size:26px}}

/* 2026-08-21 — verbindlicher Endstand: Mockup-Hintergrund + Ypsilon Auto-Resize */

/* Angebotssektion: direkt aus dem freigegebenen Mockup abgeleitete Bildfläche. */
.offers{
  isolation:isolate;
  background-color:#b50910!important;
  background-image:url('../images/premium/offers-bg-mockup-v3.webp?v=20260821-premium')!important;
  background-repeat:no-repeat!important;
  background-position:center center!important;
  background-size:cover!important;
  background-position:center 50%!important;
  padding-top:42px!important;
  padding-bottom:33px!important;
}
.offers::before{display:none!important}
.offers-head{margin-bottom:28px!important}
.offer-card{box-shadow:0 18px 34px rgba(64,0,5,.24)}

/* Alle vier Kennzeichnungen sitzen eindeutig oben rechts im Bild. */
.offer-image .offer-note{
  position:absolute!important;
  inset-inline-start:auto!important;
  inset-inline-end:10px!important;
  left:auto!important;
  right:10px!important;
  top:10px!important;
  bottom:auto!important;
  margin:0!important;
  transform:none!important;
  width:max-content!important;
  max-width:calc(100% - 20px)!important;
  text-align:right!important;
  z-index:3!important;
}

/* Suchformular + Ergebnisse: eine eindeutige, responsive Embed-Architektur.
   Das Suchformular nutzt den offiziellen Ypsilon-Resizer. Die Ergebnisseite
   nutzt einen direkt eingebetteten, auf Türkei/Pauschalreise fest begrenzten Frame. */
.home-search-section{
  position:relative!important;
  z-index:80!important;
  margin-top:-46px;
  padding:0 0 18px;
  overflow:visible!important;
  background:linear-gradient(180deg,transparent 0,transparent 46px,#fff 46px,#fff 100%);
}
.home-search-section .shell,
.ypsilon-search-card,
.package-ibe-card,
.ibe-frame-shell,
#ypsnet-ibe{overflow:visible!important}
.ypsilon-search-card,
.package-ibe-card,
.ibe-frame-shell,
#ypsnet-ibe{position:relative}
.ypsilon-search-card{
  z-index:82!important;
  min-height:150px;
  border-radius:12px;
  background:#fff;
  border:1px solid rgba(5,31,59,.08);
  box-shadow:0 20px 42px rgba(1,20,35,.20);
}
.ibe-frame-shell-search{z-index:83!important;width:100%;background:#fff}
#ypsnet-ibe{z-index:84!important;width:100%!important;max-width:100%!important;background:#fff}
#ypsnet-ibe iframe{
  position:relative!important;
  z-index:85!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-height:150px;
  border:0!important;
  background:#fff;
  transition:height .16s ease,min-height .16s ease;
}
.ypsilon-search-card.is-ibe-interacting{z-index:120!important;box-shadow:0 24px 52px rgba(1,20,35,.26)}
.ypsilon-search-card.is-ibe-interacting #ypsnet-ibe iframe{z-index:121!important}
.home-benefits{position:relative!important;z-index:10!important}

.package-ibe-card{
  z-index:20!important;
  min-height:1500px;
  border-radius:10px;
  background:#fff;
  border:1px solid rgba(5,31,59,.08);
  box-shadow:0 12px 30px rgba(1,20,35,.10);
  overflow:visible!important;
}
.ibe-frame-shell-results{position:relative;z-index:21;width:100%;background:#fff;overflow:visible!important}
.ibe-frame-results{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:1500px!important;
  min-height:1500px!important;
  border:0!important;
  background:#fff;
}
.ibe-monitor.is-ready .ibe-loading{display:none!important}
.ibe-monitor.is-failed .ibe-frame-shell{display:none}
.ibe-noscript{margin:0;padding:14px;text-align:center;font-size:12px}
.ibe-noscript a{color:var(--red);font-weight:700}

@media(max-width:1120px){
  .ypsilon-search-card{min-height:300px}
  .ypsilon-search-card #ypsnet-ibe iframe{min-height:300px}
}
@media(max-width:880px){
  .offers{background-position:center 50%!important;background-size:cover!important}
  .ypsilon-search-card{min-height:420px}
  .ypsilon-search-card #ypsnet-ibe iframe{min-height:420px}
  .package-ibe-card{min-height:1700px}
  .ibe-frame-results{height:1700px!important;min-height:1700px!important}
}
@media(max-width:620px){
  .offers{padding-top:34px!important;background-position:62% 50%!important;background-size:cover!important}
  .offers-head{margin-bottom:20px!important}
  .offer-image .offer-note{inset-inline-end:8px!important;right:8px!important;top:8px!important}
  .home-search-section{margin-top:-18px;padding-bottom:14px;background:linear-gradient(180deg,transparent 0,transparent 18px,#fff 18px,#fff 100%)}
  .home-search-section .shell{width:calc(100% - 22px)}
  .ypsilon-search-card{min-height:560px;border-radius:9px;box-shadow:0 14px 30px rgba(1,20,35,.18)}
  .ypsilon-search-card #ypsnet-ibe iframe{min-height:560px}
  .package-ibe-card{min-height:1900px;border-radius:0}
  .ibe-frame-results{height:1900px!important;min-height:1900px!important}
  .package-results-main .ibe-shell{padding-bottom:24px}
}

/* 2026-08-21 — Premium-Hintergrund final: freigegebene Ornamentfläche, WebP ~34 KB, ohne Streckung */
.offers{background-image:url('../images/premium/offers-bg-mockup-v3.webp?v=20260821-premium')!important;background-size:cover!important;background-position:center 50%!important;background-repeat:no-repeat!important}
@media(max-width:620px){.offers{background-size:cover!important;background-position:62% 50%!important}}

/* 2026-08-21 — Native Search End-to-End
   First-party search controls replace the cross-origin quick-search iframe.
   Calendar/traveller panels live in our own DOM and therefore cannot be clipped
   by the benefit band or by a provider iframe boundary. */
.native-search-section{z-index:90!important;overflow:visible!important}
.native-search-section .shell{overflow:visible!important}
.native-search-card{
  position:relative;z-index:92;width:100%;padding:14px 14px 10px;
  border:1px solid rgba(5,31,59,.09);border-radius:14px;background:#fff;
  box-shadow:0 20px 42px rgba(1,20,35,.20);overflow:visible!important;
}
.native-search-grid{display:grid;grid-template-columns:1.18fr 1.18fr 1.2fr .82fr 1fr auto;gap:8px;align-items:stretch;overflow:visible!important}
.native-search-field{position:relative;display:flex;min-width:0;min-height:64px;flex-direction:column;justify-content:center;padding:8px 12px;border:1px solid #dce2e7;border-radius:8px;background:#fff;color:var(--ink)}
.native-search-label{display:block;margin-bottom:4px;color:#677683;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.native-search-field select,.native-search-trigger{width:100%;min-width:0;border:0;background:transparent;color:#102b3e;font:inherit;font-size:13px;font-weight:750;line-height:1.25;outline:0}
.native-search-field select{height:28px;padding:0 22px 0 0;cursor:pointer}
.native-search-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0;text-align:left;cursor:pointer}
.native-search-trigger svg{width:19px;height:19px;flex:0 0 19px;fill:none;stroke:#d20d13;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.native-search-field:focus-within{border-color:rgba(210,13,19,.62);box-shadow:0 0 0 3px rgba(210,13,19,.08)}
.native-search-submit{min-width:142px;border:0;border-radius:8px;background:var(--red);color:#fff;padding:0 18px;font-size:12px;font-weight:850;letter-spacing:.025em;cursor:pointer;box-shadow:0 8px 18px rgba(210,13,19,.2);transition:transform .15s ease,background .15s ease}
.native-search-submit:hover{background:#b7070d;transform:translateY(-1px)}
.native-search-submit:focus-visible{outline:3px solid rgba(210,13,19,.22);outline-offset:2px}
.native-search-note{display:flex;align-items:center;gap:6px;padding:8px 2px 0;color:#657581;font-size:10px}
.native-search-note span{color:#159447;font-weight:900}
.native-search-popover{position:absolute;z-index:500;top:calc(100% + 10px);left:-1px;width:min(430px,calc(100vw - 32px));padding:16px;border:1px solid rgba(5,31,59,.12);border-radius:11px;background:#fff;box-shadow:0 22px 55px rgba(1,20,35,.28);overflow:visible!important}
.native-search-popover[hidden]{display:none!important}
.native-search-popover.is-open{display:block}
.native-search-popover-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}
.native-search-popover-head strong{font-size:15px;color:#102b3e}
.native-search-popover-head button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #e2e7eb;border-radius:50%;background:#fff;color:#30495b;font-size:22px;line-height:1;cursor:pointer}
.native-search-popover p{margin:12px 0 0;color:#697985;font-size:11px;line-height:1.45}
.native-date-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.native-date-grid label{display:grid;gap:6px;color:#5b6d7a;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.native-date-grid input{width:100%;min-height:46px;border:1px solid #d8dfe4;border-radius:7px;background:#fff;color:#102b3e;padding:8px 10px;font:inherit;font-size:13px;text-transform:none;letter-spacing:0;outline:0}
.native-date-grid input:focus{border-color:#d20d13;box-shadow:0 0 0 3px rgba(210,13,19,.08)}
.native-search-popover-travellers{right:-1px;left:auto;width:min(360px,calc(100vw - 32px))}
.native-traveller-row{display:flex;align-items:center;justify-content:space-between;gap:18px}
.native-traveller-row>div:first-child{display:grid;gap:2px}
.native-traveller-row strong{font-size:13px;color:#102b3e}.native-traveller-row span{font-size:10px;color:#75838e}
.native-stepper{display:flex;align-items:center;gap:9px}
.native-stepper button{display:grid;place-items:center;width:36px;height:36px;border:1px solid #d8dfe4;border-radius:50%;background:#fff;color:#d20d13;font-size:21px;font-weight:800;cursor:pointer}
.native-stepper output{min-width:24px;text-align:center;font-size:14px;font-weight:850;color:#102b3e}
.native-search-card.is-dates-open,.native-search-card.is-travellers-open{z-index:510}
.home-benefits{z-index:10!important}

@media(max-width:1120px){
  .native-search-grid{grid-template-columns:1.2fr 1.2fr 1.15fr;gap:8px}
  .native-search-submit{min-height:58px}
}
@media(max-width:760px){
  .native-search-card{padding:10px;border-radius:11px}
  .native-search-grid{grid-template-columns:1fr 1fr;gap:7px}
  .native-search-field{min-height:60px;padding:8px 10px}
  .native-search-duration{grid-column:auto}
  .native-search-submit{min-height:58px;min-width:0}
  .native-search-popover{position:fixed;z-index:1000;top:auto;left:12px!important;right:12px!important;bottom:calc(12px + env(safe-area-inset-bottom));width:auto;max-height:calc(100vh - 90px);overflow:auto!important;border-radius:14px;box-shadow:0 28px 80px rgba(1,20,35,.36)}
}
@media(max-width:520px){
  .native-search-section{margin-top:-18px!important;padding-bottom:14px!important}
  .native-search-grid{grid-template-columns:1fr}
  .native-search-field{min-height:58px}
  .native-search-submit{min-height:54px;font-size:12px}
  .native-date-grid{grid-template-columns:1fr}
  .native-search-note{font-size:9px;line-height:1.35}
}
