:root{
  --navy:#07182f;--navy2:#0c2342;--gold:#d8b46a;--cream:#f7f3ea;--ink:#132033;--muted:#667085;--white:#fff;--line:#e7e0d2;--success:#1f7a55;--danger:#9a2d2d;--shadow:0 22px 60px rgba(7,24,47,.12);
  --radius:24px;--max:1160px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}.topbar{background:#d8b46a;color:#07182f;font-weight:800;font-size:.95rem;padding:10px 0;text-align:center}.topbar span{font-weight:600;opacity:.95}.topbar .container{width:min(calc(100% - 24px),1200px)}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--cream);color:var(--ink);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(calc(100% - 32px),var(--max));margin:auto}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:800;color:var(--gold)}h1,h2,h3{line-height:1.08;margin:0 0 16px}h1{font-size:clamp(2.7rem,7vw,5.8rem);letter-spacing:-.055em}h2{font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.04em}h3{font-size:1.25rem}p{margin:0 0 16px}.muted{color:var(--muted)}
.site-header{position:sticky;top:0;z-index:40;background:rgba(247,243,234,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(7,24,47,.08)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:.06em}.brand-mark{width:40px;height:40px;border-radius:12px;box-shadow:0 10px 20px rgba(7,24,47,.10)}.brand-city{font-size:.72rem;color:var(--muted);font-weight:700;letter-spacing:.04em}.nav{display:flex;gap:24px;align-items:center;font-weight:700;font-size:.94rem}.nav a:hover{color:#7a5a1b}.nav-toggle{display:none;border:0;background:#eef1f5;color:var(--navy);width:44px;height:44px;border-radius:14px;font-size:1.25rem;line-height:1;place-items:center;cursor:pointer;box-shadow:0 8px 18px rgba(7,24,47,.08)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:14px 22px;font-weight:800;border:1px solid transparent;transition:.2s ease;cursor:pointer}.btn-primary{background:var(--gold);color:var(--navy)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(216,180,106,.3)}.btn-dark{background:var(--navy);color:#fff}.btn-outline{border-color:rgba(7,24,47,.25);background:transparent}.btn-small{padding:10px 16px;font-size:.9rem}
.hero{background:linear-gradient(130deg,#07182f 0%,#0b2344 72%,#152f55 100%);color:#fff;padding:78px 0 72px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}.hero .eyebrow{color:#e7c983}.hero p{font-size:1.14rem;color:#d9e1eb;max-width:680px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0 28px}.pill-row{display:flex;flex-wrap:wrap;gap:10px}.pill{border:1px solid rgba(255,255,255,.18);padding:8px 13px;border-radius:999px;font-size:.86rem;color:#f2f5f8}.hero-card{position:relative;background:#fff;color:var(--ink);border-radius:34px;padding:30px;box-shadow:0 28px 90px rgba(0,0,0,.28)}.hero-card:before{content:"";position:absolute;inset:-18px auto auto -18px;width:80px;height:80px;border:1px solid rgba(216,180,106,.45);border-radius:50%}.group-visual{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:24px 0}.person-card{background:#f3efe6;border-radius:18px;padding:18px;min-height:114px;display:flex;flex-direction:column;justify-content:flex-end}.person-dot{width:30px;height:30px;border-radius:50%;background:var(--gold);margin-bottom:auto}.score{display:flex;justify-content:space-between;gap:20px;background:var(--navy);color:#fff;border-radius:18px;padding:16px 18px}.score strong{color:#f1d38c}
.section{padding:86px 0}.section-tight{padding:64px 0}.section-white{background:#fff}.section-dark{background:var(--navy);color:#fff}.section-dark .muted{color:#c3ccda}.intro{max-width:760px;margin-bottom:38px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px;box-shadow:0 10px 25px rgba(7,24,47,.04)}.section-dark .card{background:#0d2442;border-color:rgba(255,255,255,.08);box-shadow:none}.icon{width:44px;height:44px;border-radius:14px;background:#efe2c2;display:grid;place-items:center;font-weight:900;color:#6e4e12;margin-bottom:18px}.steps{counter-reset:step}.step{position:relative;padding-left:72px;margin-bottom:32px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:0;width:48px;height:48px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-weight:900}.quote{font-size:clamp(1.6rem,3vw,2.5rem);font-weight:850;letter-spacing:-.03em;max-width:900px}.safety-banner{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;background:linear-gradient(125deg,#102b4f,#07182f);color:#fff;border-radius:32px;padding:38px}.safety-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px}.safety-item{display:flex;gap:10px;color:#e7edf4}.check{color:#e9c977;font-weight:900}
footer{background:#041124;color:#c7d0dc;padding:52px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:34px}.footer-grid h3{color:#fff}.footer-links{display:grid;gap:8px}
@media(max-width:860px){.hero-grid,.grid-3,.grid-2,.footer-grid{grid-template-columns:1fr}.nav{display:none;position:fixed;top:88px;left:16px;right:16px;background:rgba(255,255,255,.98);padding:18px;border:1px solid rgba(7,24,47,.08);border-radius:28px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:4px;z-index:45}.nav.open{display:flex}.nav-toggle{display:grid}.safety-banner{grid-template-columns:1fr}.hero-card{padding:22px}}
@media(max-width:520px){.container{width:min(calc(100% - 22px),var(--max))}.section{padding:64px 0}.group-visual{grid-template-columns:1fr}.brand{gap:10px}.brand-mark{width:38px;height:38px}.nav{top:82px;left:12px;right:12px;padding:16px}.nav a{font-size:1rem;padding:12px 8px}}
.visual-frame{position:relative;overflow:hidden;border-radius:32px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.visual-frame img{width:100%;height:auto;display:block}.visual-caption{padding:15px 18px;font-size:.92rem;color:var(--muted);background:#fff;border-top:1px solid var(--line)}.visual-split{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.city-photo img{aspect-ratio:16/9;object-fit:cover}
.hero-intro-mobile,.free-note-mobile,.mobile-hero-photo{display:none}
@media(max-width:520px){.hero{padding:38px 0 34px}.hero h1{font-size:clamp(3rem,15vw,4.2rem);margin-bottom:18px}.hero-intro-desktop,.free-note-desktop{display:none}.hero-intro-mobile,.free-note-mobile{display:inline}.mobile-hero-photo{display:block;margin:18px 0 20px;border-radius:22px;overflow:hidden;position:relative}.mobile-hero-photo img{width:100%;aspect-ratio:16/10;object-fit:cover}.hero-card{display:none}}
.compact-section{padding:68px 0}.compact-card{padding:22px}.steps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.steps-grid .step{margin:0;background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px 22px 22px 82px;min-height:150px}.steps-grid .step:before{left:20px;top:22px}.preference-section{padding:68px 0}.preference-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.preference-grid div{background:#f7f3ea;border:1px solid var(--line);border-radius:18px;padding:18px;text-align:center;font-weight:850}.final-cta{text-align:center}.final-cta .container{max-width:820px}.final-cta h2{color:#fff!important}.desktop-city-photo{display:block}
@media(max-width:860px){.steps-grid{grid-template-columns:1fr}.preference-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.compact-section,.preference-section{padding:48px 0}.steps-grid{gap:12px}.steps-grid .step{min-height:auto;padding:18px 18px 18px 72px}.preference-grid{gap:10px}.preference-grid div{padding:14px 8px;font-size:.9rem}.desktop-city-photo{display:none}.final-cta{padding:54px 0}.final-cta h2{font-size:2.1rem;color:#fff!important}}
.companion-note{margin:14px 0 0;padding:10px 12px;border-left:3px solid var(--gold);background:rgba(255,255,255,.06);border-radius:0 10px 10px 0;color:#eef3f8;font-size:.96rem;max-width:680px}.companion-note strong{color:#f1d38c}
.bot-field{position:absolute!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;height:1px!important;width:1px!important;margin:-1px!important;padding:0!important;border:0!important}
@media (max-width:520px){html,body{width:100%;max-width:100%;overflow-x:hidden}.topbar{display:none!important}.site-header{position:relative!important;top:auto!important;background:#041529!important;border-bottom:1px solid rgba(216,180,106,.9)!important;backdrop-filter:none!important}.site-header .nav-wrap{position:relative!important;width:100%!important;height:150px!important;padding:0 8px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.site-header .brand{position:static!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;gap:0!important;color:#fff!important}.site-header .brand>span:not(.mobile-brand-copy){font-size:0!important;position:absolute!important;left:8px!important;top:50%!important;transform:translateY(-50%)!important;display:block!important;width:auto!important;line-height:1!important}.site-header .brand>span:not(.mobile-brand-copy):before{content:"LAVU"!important;display:block!important;font-family:Georgia,'Times New Roman',serif!important;font-size:2.05rem!important;font-weight:500!important;letter-spacing:.18em!important;color:#fff!important;line-height:1!important}.site-header .brand>span:not(.mobile-brand-copy):after{content:"Würzburg"!important;display:block!important;margin-top:20px!important;font-family:Georgia,'Times New Roman',serif!important;font-size:1.05rem!important;font-weight:500!important;letter-spacing:.01em!important;color:#d8b46a!important;white-space:nowrap!important;line-height:1!important}.site-header .brand-city{display:none!important}.site-header .brand-mark,.site-header .mobile-brand-q{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:58px!important;height:58px!important;object-fit:contain!important;object-position:center!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;margin:0!important;z-index:42!important}.site-header .nav-toggle{position:absolute!important;right:18px!important;top:50%!important;transform:translateY(-50%)!important;display:grid!important;margin:0!important;width:44px!important;height:44px!important;background:transparent!important;color:#d8b46a!important;border:0!important;border-radius:0!important;box-shadow:none!important;font-size:1.65rem!important;z-index:43!important}.site-header .nav{top:156px!important;left:12px!important;right:12px!important;padding:16px!important;background:#041529!important;border:1px solid rgba(216,180,106,.42)!important;border-radius:24px!important;box-shadow:0 22px 55px rgba(0,0,0,.34)!important;color:#fff!important}.site-header .nav a{color:#fff!important;border-bottom:1px solid rgba(216,180,106,.22)!important}.site-header .nav .btn-primary{background:#d8b46a!important;color:#07182f!important;border-color:#d8b46a!important}}

/* Mobile homepage safety section fix */
@media(max-width:520px){
  .safety-feature{padding:44px 0!important}
  .safety-feature .visual-split{display:grid!important;grid-template-columns:1fr!important;gap:24px!important;align-items:stretch!important}
  .safety-feature .visual-frame{width:100%!important;max-width:100%!important;margin:0!important;border-radius:20px!important}
  .safety-feature .visual-frame img{width:100%!important;height:auto!important;aspect-ratio:16/10!important;object-fit:cover!important}
  .safety-feature .visual-caption{padding:14px 16px!important;font-size:.9rem!important}
  .safety-feature .visual-copy{width:100%!important;max-width:none!important}
  .safety-feature .visual-copy h2{font-size:2rem!important;line-height:1.08!important}
  .safety-feature .compact-checks{display:grid!important;gap:12px!important;margin:20px 0!important}
  .safety-feature .visual-copy>div:last-child{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  .safety-feature .visual-copy>div:last-child .btn{width:100%!important}
  #so-gehts a[href="sicherheit.html"]{background:#fff!important;color:#07182f!important;border:1px solid rgba(7,24,47,.14)!important;box-shadow:none!important}
}

/* Restore application form styling */
.form-shell{max-width:860px;margin:auto}.progress{height:8px;background:#e8e1d5;border-radius:99px;overflow:hidden;margin:14px 0 28px}.progress-bar{height:100%;width:25%;background:var(--gold);transition:.25s}.progress-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.form-step{display:none}.form-step.active{display:block}.field{margin:0 0 22px}.field label,.legend{display:block;font-weight:800;margin-bottom:9px}.field input,.field select,.field textarea{width:100%;min-width:0;border:1px solid #d9d2c5;background:#fff;border-radius:14px;padding:14px 15px;font:inherit;font-size:16px;color:var(--ink)}.field input:focus,.field select:focus,.field textarea:focus{outline:3px solid rgba(216,180,106,.25);border-color:#b99448}.options{display:grid;gap:10px}.option{display:flex;gap:11px;align-items:flex-start;border:1px solid #ddd5c8;background:#fff;border-radius:14px;padding:13px 14px;cursor:pointer;line-height:1.45}.option input{margin:4px 0 0;flex:0 0 auto;width:auto}.option:has(input:checked){border-color:#b28d40;background:#fbf5e9}.form-actions{display:flex;justify-content:space-between;gap:12px;margin-top:30px}.notice{border-left:4px solid var(--gold);background:#fff8e8;padding:16px 18px;border-radius:0 12px 12px 0;color:#594312}.success-box{display:none;background:#effaf4;border:1px solid #b7e1c9;border-radius:20px;padding:28px;color:#184b34}
@media(max-width:860px){#applyForm .grid-2{grid-template-columns:1fr}.form-shell{max-width:680px}}
@media(max-width:520px){.apply-section{padding-top:42px}.form-shell{width:100%;max-width:100%}.application-intro h1{font-size:2.5rem;line-height:1.05}.progress-head{align-items:flex-start}.progress-head .muted{white-space:nowrap}.form-step h2{font-size:2.25rem}.field{margin-bottom:20px}.field label,.legend{font-size:1rem;line-height:1.35}.field input,.field select,.field textarea{display:block;width:100%!important;max-width:100%!important;min-height:50px;padding:13px 14px;border-radius:12px;font-size:16px!important}.options{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}.option{display:flex!important;width:100%!important;max-width:100%!important;align-items:flex-start!important;padding:13px 14px!important;border-radius:12px!important;font-size:1rem!important}.option input[type="radio"],.option input[type="checkbox"]{width:20px!important;height:20px!important;min-height:20px!important;margin:2px 0 0!important;flex:0 0 20px!important}.form-actions{flex-direction:column-reverse;gap:10px}.form-actions .btn{width:100%;min-height:50px}.form-step fieldset{min-width:0;margin:0 0 22px;padding:0;border:0}.form-step fieldset .legend{padding:0;margin-bottom:10px}.application-meta{display:grid;gap:8px}.application-notice{font-size:.94rem}.apply-photo{margin-top:30px}}

/* LAVUQ Bewerbung – moderner 4-Schritt-Wizard */
.apply-section{background:linear-gradient(180deg,#f8f4eb 0%,#f3eee4 100%)}
.form-shell{max-width:820px}
.application-intro{margin-bottom:28px}
.application-intro h1{max-width:720px;font-size:clamp(2.55rem,6vw,4.5rem)}
.application-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:20px 0}
.progress-head{margin-top:28px;padding:0 4px}.progress-head strong{color:var(--navy);font-size:1.02rem}.progress{height:7px;background:#e6dfd3;margin:10px 0 24px;box-shadow:inset 0 1px 2px rgba(7,24,47,.06)}.progress-bar{background:linear-gradient(90deg,#c89f4f,#e3c77d)}
#applyForm{position:relative}
#applyForm .form-step:not(.active){display:none!important}
#applyForm .form-step.active{display:block!important;background:rgba(255,255,255,.78);border:1px solid rgba(7,24,47,.08);border-radius:26px;padding:30px;box-shadow:0 18px 46px rgba(7,24,47,.08);backdrop-filter:blur(8px)}
#applyForm .form-step>h2{font-size:clamp(1.85rem,4vw,2.7rem);color:var(--navy);margin-bottom:26px;letter-spacing:-.035em}
#applyForm .field,#applyForm fieldset.field{margin-bottom:22px}
#applyForm .field label,#applyForm .legend{font-size:.98rem;color:#22314a;font-weight:800;margin-bottom:9px}
#applyForm .field input,#applyForm .field select,#applyForm .field textarea{appearance:none;-webkit-appearance:none;width:100%;min-height:54px;border:1px solid #d9d2c5;border-radius:15px;background:#fff;padding:14px 15px;color:#15233a;font-size:16px;box-shadow:0 2px 7px rgba(7,24,47,.025);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
#applyForm .field select{background-image:linear-gradient(45deg,transparent 50%,#657086 50%),linear-gradient(135deg,#657086 50%,transparent 50%);background-position:calc(100% - 19px) 23px,calc(100% - 14px) 23px;background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:42px}
#applyForm .field input:focus,#applyForm .field select:focus,#applyForm .field textarea:focus{outline:none;border-color:#c29d52;box-shadow:0 0 0 4px rgba(216,180,106,.16)}
#applyForm .options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}
#applyForm .option{position:relative;display:flex;align-items:center;gap:12px;min-height:56px;padding:13px 14px;border:1px solid #ddd7cc;border-radius:15px;background:#fff;color:#22314a;font-weight:650;line-height:1.35;box-shadow:0 2px 7px rgba(7,24,47,.025);transition:.18s ease}
#applyForm .option:hover{border-color:#c9b381;transform:translateY(-1px)}
#applyForm .option:has(input:checked){border-color:#c49b48;background:#fff9ea;box-shadow:0 0 0 2px rgba(216,180,106,.12)}
#applyForm .option input[type="radio"],#applyForm .option input[type="checkbox"]{appearance:none;-webkit-appearance:none;width:21px;height:21px;min-width:21px;min-height:21px;margin:0;border:2px solid #9aa3b0;background:#fff;display:grid;place-items:center;box-shadow:none}
#applyForm .option input[type="radio"]{border-radius:50%}
#applyForm .option input[type="checkbox"]{border-radius:6px}
#applyForm .option input[type="radio"]:checked{border:6px solid #c39a48}
#applyForm .option input[type="checkbox"]:checked{background:#c39a48;border-color:#c39a48}
#applyForm .option input[type="checkbox"]:checked:after{content:"✓";color:#07182f;font-size:14px;font-weight:900;line-height:1}
#applyForm .form-actions{margin-top:28px;align-items:center}
#applyForm .form-actions .btn{min-height:52px;padding:13px 24px;border-radius:14px;font-size:1rem}
#applyForm .form-actions .btn-primary{background:linear-gradient(135deg,#d8b46a,#e4c77f);box-shadow:0 10px 24px rgba(178,141,64,.18)}
#applyForm .form-actions .btn-outline{background:#fff;border-color:#d7d0c5}
.application-notice{border:1px solid #ead7a4;border-left:4px solid var(--gold);background:#fffaf0;border-radius:14px;padding:16px 17px}
@media(max-width:700px){#applyForm .options{grid-template-columns:1fr}}
@media(max-width:520px){
  .apply-section{padding:34px 0 54px!important}
  .apply-section .container{width:min(calc(100% - 28px),var(--max))}
  .application-intro{margin-bottom:22px}
  .application-intro h1{font-size:2.15rem!important;line-height:1.06!important;letter-spacing:-.04em!important}
  .application-intro .muted{font-size:.98rem;line-height:1.5}
  .progress-head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:24px!important}
  .progress-head strong{font-size:.96rem!important}
  .progress-head .muted{font-size:.9rem!important;white-space:nowrap!important}
  .progress{margin-bottom:18px!important}
  #applyForm .form-step:not(.active){display:none!important;height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;border:0!important}
  #applyForm .form-step.active{display:block!important;padding:20px 16px 18px!important;border-radius:20px!important;background:#fff!important;box-shadow:0 12px 32px rgba(7,24,47,.08)!important}
  #applyForm .form-step>h2{font-size:1.72rem!important;margin-bottom:22px!important}
  #applyForm .grid-2{display:grid!important;grid-template-columns:1fr!important;gap:0!important}
  #applyForm .field,#applyForm fieldset.field{margin-bottom:18px!important}
  #applyForm .field label,#applyForm .legend{font-size:.95rem!important;line-height:1.35!important;margin-bottom:8px!important}
  #applyForm .field input,#applyForm .field select,#applyForm .field textarea{min-height:52px!important;border-radius:13px!important;padding:13px 14px!important;font-size:16px!important}
  #applyForm .options{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}
  #applyForm .option{width:100%!important;min-height:54px!important;padding:12px 13px!important;border-radius:13px!important;font-size:.96rem!important;font-weight:650!important}
  #applyForm .form-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:24px!important}
  #applyForm .form-actions .btn{width:100%!important;min-height:52px!important;border-radius:13px!important}
  .application-notice{font-size:.9rem!important;line-height:1.48!important}
}

/* Auswahlkarten kompakt wie bestätigtes Mobile-Mockup */
#applyForm .options{gap:8px}
#applyForm .option{min-height:48px;padding:10px 12px;border-radius:12px;gap:10px;font-size:.94rem;line-height:1.25}
#applyForm .option input[type="radio"],#applyForm .option input[type="checkbox"]{width:18px;height:18px;min-width:18px;min-height:18px;border-width:1.7px}
#applyForm .option input[type="radio"]:checked{border-width:5px}
#applyForm .field,#applyForm fieldset.field{margin-bottom:18px}
#applyForm .legend{margin-bottom:8px}
@media(max-width:520px){
  #applyForm .options{gap:7px!important}
  #applyForm .option{min-height:46px!important;padding:9px 11px!important;border-radius:11px!important;gap:9px!important;font-size:.92rem!important;line-height:1.22!important}
  #applyForm .option input[type="radio"],#applyForm .option input[type="checkbox"]{width:17px!important;height:17px!important;min-width:17px!important;min-height:17px!important;flex:0 0 17px!important;margin:0!important}
  #applyForm .field,#applyForm fieldset.field{margin-bottom:16px!important}
  #applyForm .form-step>h2{margin-bottom:18px!important}
}
