:root{--ref-navy:#062553;--ref-blue:#0b62c9;--ref-cyan:#10cbd1;--ref-ink:#0c2c55;--ref-muted:#62758d;--ref-line:#dce7f1;--ref-soft:#f6f9fc;--ref-shadow:0 18px 55px rgba(6,37,83,.13);--ref-radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;color:var(--ref-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.topbar{display:none!important}.wrap{width:min(1180px,calc(100% - 32px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-bottom:1px solid rgba(220,231,241,.85);box-shadow:0 3px 18px rgba(6,37,83,.045)}.header-row{min-height:72px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img{display:block;width:145px;height:auto}.main-nav{display:flex;align-items:center;justify-content:center;gap:24px;margin-left:auto}.main-nav a{position:relative;color:#183a64;text-decoration:none;font-size:13px;font-weight:750;padding:27px 0 24px}.main-nav a:after{content:"";position:absolute;left:50%;bottom:17px;width:0;height:2px;border-radius:10px;background:linear-gradient(90deg,var(--ref-blue),var(--ref-cyan));transform:translateX(-50%);transition:.2s}.main-nav a:hover:after,.main-nav a.active:after{width:100%}.header-actions{display:flex;align-items:center;gap:9px}.lang-select{height:40px;border:0;background:#f2f6fa;color:var(--ref-ink);border-radius:12px;padding:0 11px;font-weight:800;font-size:12px}.btn{border:0;border-radius:12px;background:linear-gradient(135deg,var(--ref-blue),var(--ref-cyan));color:#fff;text-decoration:none;font-weight:850;box-shadow:0 9px 22px rgba(11,98,201,.18);transition:.2s;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(11,98,201,.24)}.btn-sm{height:40px;padding:0 15px;font-size:12px}.icon-btn.menu-btn{display:none;width:40px;height:40px;border:1px solid var(--ref-line);background:#fff;border-radius:12px;color:var(--ref-ink)}
/* Home based on approved reference */
.reference-home .site-header{position:relative}.reference-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 18%,rgba(16,203,209,.22),transparent 35%),linear-gradient(118deg,#052753 0%,#075a9e 58%,#12c2cb 140%);color:#fff;padding:54px 0 98px}.reference-hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:52px;background:#fff;clip-path:ellipse(58% 45% at 50% 100%)}.reference-hero-grid{display:grid;grid-template-columns:1.03fr .97fr;min-height:420px;align-items:center;gap:24px}.reference-hero-copy{position:relative;z-index:2;padding:26px 0}.reference-eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:16px;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.reference-eyebrow:before{content:"";width:26px;height:2px;background:var(--ref-cyan)}.reference-hero h1{margin:0;font-size:clamp(42px,5vw,66px);line-height:.98;letter-spacing:-.045em;color:#fff}.reference-hero h1 span{color:#22d3d4}.reference-hero-copy>p{max-width:530px;margin:20px 0 18px;color:#e8f4ff;font-size:16px;line-height:1.65}.reference-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:22px}.reference-fact{display:flex;align-items:center;gap:8px;color:#e8f6ff;font-size:10px;font-weight:750}.reference-fact i{font-style:normal;width:26px;height:26px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:9px;background:rgba(255,255,255,.09)}.reference-hero-media{position:absolute;right:0;top:0;width:49%;height:100%;z-index:1}.reference-hero-media:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#065494 0%,rgba(6,84,148,.22) 34%,rgba(5,37,83,.05) 100%);z-index:2}.reference-hero-media img{width:100%;height:100%;object-fit:cover;object-position:58% center;filter:saturate(.96) contrast(1.02)}.route-dash{position:absolute;right:9%;top:20%;z-index:3;width:250px;height:130px;border-top:2px dashed rgba(255,255,255,.65);border-radius:50%;transform:rotate(10deg);opacity:.8}.route-plane{position:absolute;right:8%;top:19%;z-index:4;font-size:24px;transform:rotate(13deg)}
.reference-search-wrap{position:relative;z-index:8;margin-top:-68px}.reference-search-card{background:#fff;border:1px solid var(--ref-line);border-radius:18px;box-shadow:var(--ref-shadow);padding:16px 18px 13px}.reference-search-title{font-size:13px;font-weight:900;margin:0 0 11px;color:var(--ref-ink)}.reference-search-grid{display:grid;grid-template-columns:1.6fr .78fr auto;gap:10px}.ref-field{height:53px;border:1px solid #d9e4ed;border-radius:12px;background:#fff;display:flex;align-items:center;gap:9px;padding:0 14px}.ref-field span{color:#5f7791}.ref-field input,.ref-field select{width:100%;border:0;outline:0;background:transparent;color:var(--ref-ink);font-size:13px;font-weight:650}.reference-search-grid .btn{min-width:155px}.reference-search-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:11px}.reference-search-benefits div{display:flex;align-items:center;gap:8px;color:#597089;font-size:10px}.reference-search-benefits b{color:var(--ref-cyan);font-size:17px}
.reference-section{padding:58px 0}.reference-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}.reference-section-head h2{font-size:27px;letter-spacing:-.035em;margin:3px 0 0}.reference-section-head a{font-size:12px;font-weight:850;color:var(--ref-blue);text-decoration:none}.ref-kicker{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#6c849b;font-weight:900}.destination-photo-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.photo-destination{position:relative;min-height:185px;border-radius:14px;overflow:hidden;text-decoration:none;color:#fff;box-shadow:0 9px 22px rgba(6,37,83,.12)}.photo-destination img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.35s}.photo-destination:hover img{transform:scale(1.05)}.photo-destination:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 24%,rgba(2,22,50,.88) 100%)}.photo-destination-copy{position:absolute;left:12px;right:12px;bottom:12px;z-index:2}.photo-destination-copy b{display:block;font-size:14px}.photo-destination-copy small{display:block;margin-top:3px;color:#dfefff;font-size:10px}.flag-dot{position:absolute;right:10px;bottom:12px;z-index:3;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#000;font-size:12px}
.how-discount-grid{display:grid;grid-template-columns:1.7fr .83fr;gap:14px}.how-panel,.discount-panel{border:1px solid var(--ref-line);border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(6,37,83,.06);padding:20px}.how-panel h3,.discount-panel h3{margin:0 0 15px;font-size:18px}.how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.how-step{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:start}.how-step i{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#edf8ff,#e7fffd);color:var(--ref-blue);font-style:normal;font-size:12px;font-weight:900}.how-step b{display:block;font-size:12px;margin:3px 0}.how-step small{color:var(--ref-muted);font-size:10px;line-height:1.45}.discount-panel{position:relative;overflow:hidden;background:linear-gradient(135deg,#0a67ca,#10ccd0);color:#fff}.discount-panel:after{content:"🎁";position:absolute;right:18px;bottom:-8px;font-size:82px;opacity:.2}.discount-panel p{color:#e8fbff;font-size:11px}.discount-code{display:inline-flex;padding:8px 12px;border-radius:9px;background:rgba(255,255,255,.17);border:1px solid rgba(255,255,255,.35);font-size:13px;font-weight:900;letter-spacing:.08em}
.why-title{text-align:center;margin-bottom:18px}.why-title h2{font-size:24px;margin:4px 0}.why-grid-ref{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.why-card-ref{border:1px solid var(--ref-line);border-radius:13px;padding:18px 14px;background:#fff;text-align:center;min-height:132px}.why-card-ref i{font-style:normal;font-size:25px}.why-card-ref b{display:block;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.25;margin:9px 0 6px;font-weight:700}.why-card-ref small{display:block;color:var(--ref-muted);font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.45}.review-strip{margin-top:16px;background:#062653;color:#fff;border-radius:13px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px}.review-stars{color:#65d07a;letter-spacing:1px}.review-strip span,.review-strip small{font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.4}.payment-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.payment-item{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--ref-line);border-radius:11px;padding:11px;background:#fff;color:#405a75;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.3;font-weight:700}
/* Inner pages: same professional family */
.page-hero,.compact-page-hero,.travel-search-hero,.service-hero{background:radial-gradient(circle at 85% 15%,rgba(16,203,209,.23),transparent 32%),linear-gradient(118deg,#052753,#075a9e 68%,#0aaebd 130%)!important;color:#fff!important;padding:58px 0!important;min-height:auto!important}.page-hero h1,.compact-page-hero h1,.travel-search-hero h1,.service-hero h1{color:#fff!important;font-size:clamp(35px,5vw,54px)!important;line-height:1.04!important;letter-spacing:-.04em!important}.page-hero p,.compact-page-hero p,.travel-search-hero p,.service-hero p{color:#dff2ff!important;max-width:760px!important}.page-hero .crumb,.eyebrow,.section-kicker.light{color:#59e4df!important}.section{padding:64px 0}.soft{background:#f7fafe!important}.service-card,.info-card,.partner-note-grid article,.smart-search-shell,.planner-panel,.legal-card,.faq-card,.device-checker,.success-card{border:1px solid var(--ref-line)!important;border-radius:16px!important;box-shadow:0 10px 30px rgba(6,37,83,.06)!important;background:#fff!important}.service-card{min-height:0!important;padding:22px!important}.service-card h3{font-size:17px!important}.service-icon{width:42px!important;height:42px!important;border-radius:12px!important;background:linear-gradient(135deg,#eef8ff,#e7fffd)!important}.section-head h2,.planner-title h2{font-size:clamp(25px,3vw,38px)!important;letter-spacing:-.035em!important}.dark-section{background:#062653!important}.site-footer{background:#041c3d!important;padding-top:56px!important}.footer-brand img{width:165px!important;filter:brightness(0) invert(1)!important}.float-wa{width:50px!important;height:50px!important;font-size:21px!important;right:16px!important;bottom:16px!important}.privacy-banner{border-radius:16px!important}.pro-planner{border-radius:18px!important;background:#fff!important}.modern-plan-card,.catalog-card{border-color:#dbe7f0!important;border-radius:15px!important}.smart-search-shell{padding:24px!important}.travel-search-hero-grid{min-height:auto!important}.travel-hero-art{transform:scale(.88)}
@media(max-width:1100px){.destination-photo-grid{grid-template-columns:repeat(3,1fr)}.why-grid-ref{grid-template-columns:repeat(3,1fr)}.main-nav{position:fixed;top:78px;left:16px;right:16px;display:none;flex-direction:column;align-items:stretch;gap:0;background:#fff;border:1px solid var(--ref-line);border-radius:16px;padding:8px 16px;box-shadow:var(--ref-shadow)}.main-nav.open{display:flex}.main-nav a{padding:13px 4px}.main-nav a:after{bottom:7px}.icon-btn.menu-btn{display:grid;place-items:center}.header-actions .btn-sm{display:none}}
@media(max-width:820px){.header-row{min-height:64px;gap:10px}.brand img{width:128px}.reference-hero{padding:34px 0 92px}.reference-hero-grid{grid-template-columns:1fr;min-height:530px}.reference-hero-copy{align-self:start;padding-top:22px;max-width:88%}.reference-hero h1{font-size:42px}.reference-hero-copy>p{font-size:14px}.reference-hero-media{width:100%;height:58%;top:auto;bottom:0}.reference-hero-media:before{background:linear-gradient(180deg,#075b9c 0%,rgba(7,91,156,.55) 23%,rgba(3,34,73,.08) 72%)}.reference-facts{grid-template-columns:repeat(2,1fr);max-width:440px}.route-dash,.route-plane{display:none}.reference-search-wrap{margin-top:-58px}.reference-search-grid{grid-template-columns:1fr 1fr}.reference-search-grid .btn{grid-column:1/-1;height:48px}.reference-search-benefits{grid-template-columns:1fr}.destination-photo-grid{grid-template-columns:repeat(3,1fr)}.photo-destination{min-height:170px}.how-discount-grid{grid-template-columns:1fr}.why-grid-ref{grid-template-columns:repeat(3,1fr)}.review-strip{flex-wrap:wrap}.payment-strip{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.wrap{width:min(100% - 20px,1180px)}.brand img{width:116px}.lang-select{height:38px;padding:0 8px}.icon-btn.menu-btn{width:38px;height:38px}.reference-hero{padding-top:20px;min-height:620px}.reference-hero-grid{min-height:520px}.reference-hero-copy{max-width:100%;padding-top:14px}.reference-hero h1{font-size:37px;line-height:1}.reference-hero-copy>p{font-size:13px;line-height:1.55;max-width:94%}.reference-facts{gap:8px;margin-top:15px}.reference-fact{font-size:9px}.reference-hero-media{height:52%}.reference-search-card{padding:14px;border-radius:16px}.reference-search-grid{grid-template-columns:1fr}.reference-search-grid .btn{grid-column:auto}.reference-search-benefits{display:none}.reference-section{padding:42px 0}.reference-section-head{align-items:flex-start}.reference-section-head h2{font-size:23px}.destination-photo-grid{grid-template-columns:repeat(2,1fr);gap:9px}.photo-destination{min-height:156px}.how-panel,.discount-panel{padding:16px}.how-steps{grid-template-columns:1fr}.why-grid-ref{grid-template-columns:repeat(2,1fr)}.why-card-ref{min-height:122px}.review-strip{padding:12px}.payment-strip{grid-template-columns:1fr 1fr}.page-hero,.compact-page-hero,.travel-search-hero,.service-hero{padding:40px 0!important}.page-hero h1,.compact-page-hero h1,.travel-search-hero h1,.service-hero h1{font-size:36px!important}.section{padding:48px 0!important}.service-grid,.service-grid.large{grid-template-columns:1fr!important}.smart-search-shell{padding:17px!important}.pro-planner{padding:16px!important}}
/* Final fixes: cookie panel and footer logo */
.privacy-banner{left:50%!important;right:auto!important;bottom:16px!important;width:min(720px,calc(100% - 24px))!important;transform:translate(-50%,130%)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:16px 18px!important;z-index:2000!important}.privacy-banner.show{transform:translate(-50%,0)!important}.privacy-banner p{font-size:11px!important;line-height:1.45!important}.privacy-actions{display:flex!important;flex-direction:row!important;gap:8px!important;flex:0 0 auto!important}.privacy-actions .btn{min-height:40px!important;padding:0 13px!important;font-size:11px!important}.footer-brand img{filter:none!important;background:#fff!important;padding:5px!important;border-radius:8px!important;height:auto!important}
@media(max-width:560px){.privacy-banner{align-items:stretch!important;flex-direction:column!important;padding:13px!important;bottom:8px!important}.privacy-actions{width:100%!important}.privacy-actions .btn{flex:1!important}.site-footer .wrap{padding-top:34px!important}.footer-grid{gap:26px!important}}


/* Startseiten-Zielsuche */
.hero-destination-field{position:relative;min-width:0}
.hero-destination-field .ref-field{height:100%}
.hero-destination-suggestions{position:absolute;z-index:1000;left:0;right:0;top:calc(100% + 8px);display:none;padding:7px;background:#fff;border:1px solid #d8e5f3;border-radius:16px;box-shadow:0 20px 50px rgba(7,39,86,.18);max-height:310px;overflow:auto}
.hero-destination-suggestions.open{display:block}
.hero-destination-suggestions button{width:100%;display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;border:0;background:#fff;padding:11px 12px;border-radius:11px;text-align:left;color:#0b3169;cursor:pointer}
.hero-destination-suggestions button:hover,.hero-destination-suggestions button:focus{outline:0;background:#eef7ff}
.hero-destination-suggestions b{display:block;font-size:14px}
.hero-destination-suggestions small{display:block;margin-top:2px;color:#70839c;font-size:11px}
.hero-destination-suggestions em{font-style:normal;font-size:11px;font-weight:900;color:#8090a5;background:#f1f6fb;padding:5px 7px;border-radius:8px}
.hero-suggestion-pin{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#e8f8ff;color:#079fc5;font-weight:900}
.payment-logos img[src$="payment-methods-crisp.svg"]{width:min(620px,100%);height:auto;display:block;margin:auto}
@media(max-width:760px){.hero-destination-suggestions{top:calc(100% + 5px)}}

/* 2026-07-17: Startseiten-Hero kompakter */
@media (min-width: 821px){
  .reference-home .reference-hero{
    padding:30px 0 66px;
    min-height:0;
  }
  .reference-home .reference-hero-grid{
    min-height:320px;
    gap:18px;
  }
  .reference-home .reference-hero-copy{
    padding:12px 0 20px;
    max-width:620px;
  }
  .reference-home .reference-eyebrow{
    margin-bottom:10px;
    font-size:10px;
  }
  .reference-home .reference-hero h1{
    font-size:clamp(38px,4vw,52px);
    line-height:1.02;
    letter-spacing:-.04em;
  }
  .reference-home .reference-hero-copy>p{
    max-width:500px;
    margin:14px 0 12px;
    font-size:14px;
    line-height:1.5;
  }
  .reference-home .reference-facts{
    gap:7px;
    margin-top:14px;
    max-width:640px;
  }
  .reference-home .reference-fact{
    gap:6px;
    font-size:9px;
    line-height:1.25;
  }
  .reference-home .reference-fact i{
    width:24px;
    height:24px;
    border-radius:8px;
  }
  .reference-home .reference-hero-media{
    width:49%;
  }
  .reference-home .route-dash{
    width:190px;
    height:95px;
  }
  .reference-home .reference-search-wrap{
    margin-top:-54px;
  }
}

/* 2026-07-17 compact home sections */
.home-help-grid{gap:12px!important;margin-top:16px!important}
.home-help-card{padding:17px 18px!important;border-radius:16px!important;min-height:0!important}
.home-help-card>span{width:38px!important;height:38px!important;border-radius:12px!important;font-size:19px!important}
.home-help-card h3{font-size:17px!important;margin:10px 0 4px!important}
.home-help-card p{font-size:13px!important;line-height:1.5!important;margin-bottom:9px!important}
.home-help-card:after{right:16px!important;bottom:14px!important;font-size:17px!important}
.home-help-section,.section.home-help-section{padding-top:38px!important;padding-bottom:38px!important}
.home-steps-promo{gap:12px!important}
.home-steps-promo>*{padding:18px!important;border-radius:17px!important}
@media(min-width:900px){.home-help-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.home-help-card{max-height:210px!important}}

.legal{max-width:980px!important}.legal h2{margin:24px 0 8px!important;font-size:22px!important}.legal p{line-height:1.65!important}.legal-cancel-form{display:grid;gap:12px;max-width:680px;margin:18px 0;padding:20px;border:1px solid #d7e4ec;border-radius:18px;background:#f8fbfd}.legal-cancel-form label{display:grid;gap:6px;font-weight:800;color:#08295f}.legal-cancel-form input,.legal-cancel-form textarea{width:100%;padding:12px;border:1px solid #cddde8;border-radius:11px;font:inherit}.legal-cancel-form textarea{min-height:100px}

/* 2026-07 language/readability update */
.how-step b{font-family:Inter,Arial,sans-serif;font-size:15px!important;line-height:1.35!important;letter-spacing:0!important}.how-step small{font-family:Inter,Arial,sans-serif;font-size:13.5px!important;line-height:1.55!important;color:#496987!important}.how-panel h3,.discount-panel h3{font-family:Inter,Arial,sans-serif!important}.discount-panel p{font-size:14px!important;line-height:1.45!important}.discount-code{font-family:Inter,Arial,sans-serif!important;font-size:15px!important;letter-spacing:.04em!important}.discount-note{display:block;margin-top:8px;font-size:12px;opacity:.9}.lang-legal{padding:38px 0 70px}.legal-card{background:#fff;border:1px solid #d5e4f2;border-radius:26px;padding:clamp(24px,4vw,54px);box-shadow:0 16px 48px rgba(6,45,99,.06)}.legal-card h1{font-size:clamp(34px,5vw,58px);line-height:1.05;margin:10px 0 16px}.legal-card h2{font-size:20px;margin:28px 0 8px}.legal-card p{font-size:15px;line-height:1.72;color:#496987}.legal-source{margin-top:34px!important;font-weight:800}.legal-source a{color:#078dc5;text-decoration:none}

/* Newsletter Double-Opt-in */
.newsletter-panel{position:relative;overflow:hidden;background:linear-gradient(135deg,#075fae,#12bdc3);color:#fff;border-radius:16px;padding:20px;box-shadow:0 10px 30px rgba(6,37,83,.08)}
.newsletter-panel:after{content:"✉";position:absolute;right:14px;bottom:-20px;font-size:94px;opacity:.12}
.newsletter-panel>*{position:relative;z-index:1}.newsletter-panel h3{margin:4px 0 7px;font:800 19px/1.2 Inter,Arial,sans-serif}.newsletter-panel>p{margin:0 0 13px;color:#e8fbff;font:500 13px/1.5 Inter,Arial,sans-serif}.newsletter-form{display:grid;gap:9px}.newsletter-input-row{display:grid;grid-template-columns:1fr auto;gap:8px}.newsletter-input-row input{min-width:0;height:42px;border:1px solid rgba(255,255,255,.6);border-radius:10px;padding:0 12px;font:600 13px Inter,Arial,sans-serif;outline:none}.newsletter-input-row button{height:42px;border:0;border-radius:10px;background:#fff;color:#0769a8;padding:0 14px;font:850 12px Inter,Arial,sans-serif;cursor:pointer}.newsletter-input-row button:disabled{opacity:.65;cursor:wait}.newsletter-consent{display:grid;grid-template-columns:16px 1fr;gap:7px;align-items:start;color:#eafcff;font:500 10.5px/1.45 Inter,Arial,sans-serif}.newsletter-consent input{margin:2px 0 0}.newsletter-consent a{color:#fff;font-weight:800}.newsletter-hp{position:absolute!important;left:-9999px!important}.newsletter-status{min-height:16px;font:700 11px/1.4 Inter,Arial,sans-serif}.newsletter-status.is-success{color:#d9ffe9}.newsletter-status.is-error{color:#ffe0e0}@media(max-width:560px){.newsletter-input-row{grid-template-columns:1fr}.newsletter-input-row button{width:100%}}

/* Newsletter directly below destination search */
.newsletter-spotlight-section{padding:14px 0 8px}
.newsletter-panel-wide{width:100%;display:grid;grid-template-columns:minmax(220px,.8fr) minmax(360px,1.4fr);grid-template-areas:"intro form";align-items:center;gap:28px;padding:24px 30px;border-radius:24px;box-shadow:0 18px 45px rgba(7,46,92,.13)}
.newsletter-panel-wide>.ref-kicker,.newsletter-panel-wide>h3,.newsletter-panel-wide>p{grid-column:1}
.newsletter-panel-wide>.ref-kicker{align-self:end;margin-bottom:-14px}
.newsletter-panel-wide>h3{font-size:clamp(25px,2.2vw,36px);line-height:1.08;margin:0}
.newsletter-panel-wide>p{margin:0;align-self:start;font-size:16px;line-height:1.5;max-width:420px}
.newsletter-panel-wide .newsletter-form{grid-column:2;grid-row:1/4;margin:0;width:100%}
.newsletter-panel-wide .newsletter-input-row{grid-template-columns:minmax(0,1fr) auto}
.newsletter-panel-wide .newsletter-input-row input{min-height:58px;font-size:17px}
.newsletter-panel-wide .newsletter-input-row button{min-height:58px;padding-inline:28px;font-size:16px;white-space:nowrap}
.newsletter-panel-wide .newsletter-consent{margin-top:12px;font-size:13px;line-height:1.45}
.how-only-grid{grid-template-columns:1fr!important}
.how-only-grid .how-panel{width:100%}
@media(max-width:820px){.newsletter-spotlight-section{padding:10px 0 4px}.newsletter-panel-wide{display:block;padding:22px 20px}.newsletter-panel-wide>.ref-kicker{display:block;margin:0 0 7px}.newsletter-panel-wide>h3{margin:0 0 8px}.newsletter-panel-wide>p{margin:0 0 16px}.newsletter-panel-wide .newsletter-input-row{grid-template-columns:1fr}.newsletter-panel-wide .newsletter-input-row button{width:100%}}

/* Newsletter compact refinement 2026-07-17 */
.newsletter-spotlight-section{padding:10px 0 6px}
.newsletter-panel-wide{grid-template-columns:minmax(190px,.72fr) minmax(320px,1.28fr);gap:20px;padding:16px 22px;border-radius:18px;box-shadow:0 12px 30px rgba(7,46,92,.11)}
.newsletter-panel-wide>.ref-kicker{margin-bottom:-8px;font-size:10px;letter-spacing:.08em}
.newsletter-panel-wide>h3{font-size:clamp(20px,1.75vw,27px);line-height:1.08;font-weight:800;letter-spacing:-.02em}
.newsletter-panel-wide>p{font-size:13px;line-height:1.42;max-width:360px}
.newsletter-panel-wide .newsletter-form{gap:6px}
.newsletter-panel-wide .newsletter-input-row{gap:7px}
.newsletter-panel-wide .newsletter-input-row input{min-height:44px;height:44px;font-size:14px;padding:0 13px;border-radius:9px}
.newsletter-panel-wide .newsletter-input-row button{min-height:44px;height:44px;padding-inline:18px;font-size:13px;border-radius:9px}
.newsletter-panel-wide .newsletter-consent{margin-top:6px;font-size:10.5px;line-height:1.35;gap:6px}
.newsletter-panel-wide .newsletter-status{min-height:12px;font-size:10px}
.newsletter-panel-wide:after{right:12px;bottom:-24px;font-size:76px;opacity:.09}
@media(max-width:820px){
 .newsletter-panel-wide{padding:16px 16px;border-radius:16px}
 .newsletter-panel-wide>.ref-kicker{margin:0 0 5px}
 .newsletter-panel-wide>h3{margin:0 0 6px;font-size:22px}
 .newsletter-panel-wide>p{margin:0 0 11px;font-size:12.5px}
 .newsletter-panel-wide .newsletter-input-row input,.newsletter-panel-wide .newsletter-input-row button{min-height:42px;height:42px}
}

/* 2026-07-17: Startseitensuche größer und klarer – sachliche Vergleichsportal-Typografie */
.reference-home .reference-search-card{
  padding:24px 26px 19px;
  border-radius:20px;
  font-family:Arial,Helvetica,sans-serif;
}
.reference-home .reference-search-title{
  margin:0 0 15px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:18px;
  line-height:1.25;
  font-weight:700;
  letter-spacing:0;
}
.reference-home .reference-search-grid{
  grid-template-columns:minmax(0,1.65fr) minmax(230px,.78fr) minmax(190px,auto);
  gap:14px;
}
.reference-home .ref-field{
  height:66px;
  border-radius:12px;
  padding:0 18px;
  gap:12px;
}
.reference-home .ref-field>span{
  font-size:19px;
}
.reference-home .ref-field input,
.reference-home .ref-field select{
  font-family:Arial,Helvetica,sans-serif;
  font-size:17px;
  line-height:1.25;
  font-weight:600;
  letter-spacing:0;
}
.reference-home .reference-search-grid .btn{
  min-width:190px;
  min-height:66px;
  padding:0 25px;
  border-radius:12px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:17px;
  font-weight:700;
  letter-spacing:0;
}
.reference-home .reference-search-benefits{
  gap:18px;
  margin-top:15px;
}
.reference-home .reference-search-benefits div{
  gap:10px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:13px;
  line-height:1.35;
}
.reference-home .reference-search-benefits b{
  font-size:20px;
}
.reference-home .hero-destination-suggestions{
  font-family:Arial,Helvetica,sans-serif;
  font-size:15px;
}
@media(max-width:900px){
  .reference-home .reference-search-grid{grid-template-columns:1fr 1fr}
  .reference-home .reference-search-grid .btn{grid-column:1/-1;width:100%}
}
@media(max-width:650px){
  .reference-home .reference-search-card{padding:18px 16px 15px}
  .reference-home .reference-search-title{font-size:17px}
  .reference-home .reference-search-grid{grid-template-columns:1fr;gap:10px}
  .reference-home .reference-search-grid .btn{grid-column:auto}
  .reference-home .ref-field,.reference-home .reference-search-grid .btn{height:59px;min-height:59px}
  .reference-home .ref-field input,.reference-home .ref-field select,.reference-home .reference-search-grid .btn{font-size:16px}
  .reference-home .reference-search-benefits{grid-template-columns:1fr;gap:8px}
  .reference-home .reference-search-benefits div{font-size:12px}
}

/* Newsletter Spam-/Junk-Hinweis */
.newsletter-panel-wide>.newsletter-mail-hint{grid-column:1;margin:5px 0 0!important;font-size:11.5px!important;line-height:1.4!important;color:rgba(255,255,255,.9)!important;max-width:390px}
.newsletter-status.is-success{line-height:1.45}
@media(max-width:820px){.newsletter-panel-wide>.newsletter-mail-hint{margin:0 0 12px!important;font-size:11.5px!important}}
