:root{--bg:#07101e;--panel:#0d1829;--panel2:#101d31;--line:#1e3048;--yellow:#ffc928;--white:#f6f7f9;--muted:#9aa8ba;--pink:#ff4d8d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);font-family:Arial,Helvetica,sans-serif;padding-bottom:82px}a{color:inherit}.site-header{height:70px;position:sticky;top:0;z-index:60;background:rgba(5,12,23,.94);backdrop-filter:blur(14px);border-bottom:1px solid #18263a;display:flex;align-items:center;gap:34px;padding:0 clamp(20px,4vw,70px)}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;margin-right:auto}.brand-mark{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#ffc928,#9aa8ba);display:grid;place-items:center;color:#07101e;font-weight:900}.brand b{font-size:13px;display:block}.brand small{font-size:9px;color:#9aa8ba}.site-header nav{display:flex;gap:24px;font-size:10px;color:#d8deea}.site-header nav a{text-decoration:none}.site-header nav a:hover{color:var(--yellow)}.header-cta{background:var(--yellow);color:#111;text-decoration:none;font-weight:800;font-size:10px;padding:12px 17px;border-radius:999px;box-shadow:0 5px 20px #ffc92833}.cookie{position:fixed;right:18px;bottom:95px;z-index:100;background:#101b2b;border:1px solid #263950;color:#dce3ed;border-radius:12px;padding:11px 13px;display:flex;gap:12px;align-items:center;font-size:10px}.cookie button{border:0;background:var(--yellow);border-radius:999px;padding:7px 12px;font-weight:800}.hero{max-width:1450px;margin:auto;padding:28px clamp(18px,4vw,70px) 22px;display:grid;grid-template-columns:1.08fr .92fr;gap:18px}.hero-photo{min-height:650px;border-radius:16px;overflow:hidden;position:relative;background:#111}.hero-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.photo-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,7,13,.12),rgba(2,7,13,.04) 50%,rgba(2,7,13,.2)),linear-gradient(0deg,rgba(2,7,13,.92),transparent 60%)}.hero-copy{position:absolute;left:38px;right:30px;bottom:35px;max-width:650px}.eyebrow{font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:#7f90a7;font-weight:800}.hero-copy h1{font-size:clamp(60px,6vw,100px);line-height:.82;letter-spacing:-.055em;margin:14px 0 22px}.hero-copy h1 span,.contact-section h2 span{color:var(--yellow)}.hero-copy p{font-size:15px;line-height:1.55;max-width:520px;color:#e5e9ee;margin:0 0 24px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.btn{display:inline-block;padding:13px 17px;border-radius:10px;text-decoration:none;font-size:11px;font-weight:800}.btn.yellow{background:var(--yellow);color:#111}.btn.ghost{border:1px solid #53657b;background:#07101eaa}.trust{display:flex;gap:20px;margin-top:25px;flex-wrap:wrap;font-size:9px;color:#c6d0dc}.trust span:before{content:'';display:inline-block;width:7px;height:7px;border-radius:50%;background:#16d7a0;margin-right:7px}.game-panel{background:linear-gradient(145deg,#091321,#0c1624);border:1px solid #2a3d55;border-radius:16px;padding:16px;box-shadow:0 20px 55px #0006;display:flex;flex-direction:column;min-height:650px}.game-title{display:flex;justify-content:space-between;align-items:end;padding:5px 5px 12px}.game-title h2{font-size:30px;margin:5px 0 0}.score{text-align:right}.score small{display:block;color:#9aa8ba;font-size:8px}.score strong{font-size:28px;color:var(--yellow)}.game-wrap{position:relative;flex:1;display:grid;place-items:center;background:#02060d;border:1px solid #263a54;border-radius:10px;overflow:hidden}.game-wrap canvas{display:block;max-width:100%;max-height:100%;width:auto;height:auto;image-rendering:pixelated}.overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;background:#02060dcc;text-align:center}.overlay.hide{display:none}.overlay .pac-dot{color:var(--yellow);font-size:30px}.overlay b{font-size:24px}.overlay span{font-size:10px;color:#9aa8ba}.overlay button{margin-top:8px;background:var(--yellow);border:0;border-radius:999px;padding:11px 18px;font-weight:900}.game-footer{display:flex;align-items:center;gap:12px;padding:12px 3px 2px;color:#8f9db0;font-size:9px}.game-footer label{flex:1}.game-footer input{width:calc(100% - 8px);margin-left:8px;background:#0a1422;border:1px solid #293b52;color:white;border-radius:8px;padding:9px}.prize-bar{max-width:1370px;margin:0 auto 72px;border:1px solid #2a3d55;border-radius:15px;background:#091321;display:grid;grid-template-columns:1.05fr 1.15fr .95fr;min-height:126px}.prize-bar>div{padding:20px 24px}.prize-main{display:flex;align-items:center;gap:17px}.trophy{font-size:38px;color:var(--yellow)}.prize-main b{display:block;font-size:11px}.prize-main strong{display:block;color:var(--yellow);font-size:24px;margin:4px 0}.prize-main span,.prize-note span,.prize-note small{display:block;color:#aab6c5;font-size:10px}.mini-leader{border-left:1px solid #2a3d55;border-right:1px solid #2a3d55}.yellow-text{color:var(--yellow)}.mini-leader .row{grid-template-columns:26px 1fr auto;border:0;border-bottom:1px solid #18283d;padding:4px 0;font-size:10px}.mini-leader .row:first-child{background:none;margin:0;border-radius:0;border-bottom:1px solid #18283d}.mini-leader .winner{color:var(--yellow);background:none;padding:0;margin-left:4px}.prize-note{display:flex;flex-direction:column;justify-content:center;gap:6px}.prize-note b{font-size:12px;color:var(--yellow)}.prize-note small{font-size:8px}.section{max-width:1370px;margin:0 auto;padding:75px clamp(18px,4vw,70px)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:28px}.section-head h2,.split h2,.contact-section h2{font-size:clamp(40px,4.8vw,70px);line-height:.9;letter-spacing:-.05em;margin:13px 0 0}.section-head>p{max-width:430px;color:var(--muted);font-size:11px;line-height:1.6}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.service-grid article{background:var(--panel);border:1px solid var(--line);border-radius:12px;padding:20px;min-height:145px}.service-grid b{display:none}.service-grid h3{font-size:17px;margin:20px 0 10px}.service-grid p{color:#9aa8ba;font-size:10px;line-height:1.55;margin:0}.works{border-top:1px solid #15243a}.gallery{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:220px 220px;gap:10px}.gallery-card{margin:0;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--panel)}.gallery-card.big{grid-row:1/3}.gallery-card.wide{grid-column:2/4}.photo-slot{height:calc(100% - 39px);display:grid;place-content:center;text-align:center;background:radial-gradient(circle at 50% 20%,#20314a,#0e1827);color:#61738a}.photo-slot span{font-size:10px;font-weight:800;letter-spacing:.12em}.photo-slot small{font-size:9px;margin-top:5px}.gallery-card figcaption{height:39px;padding:12px 14px;font-size:9px;font-weight:800;display:flex;justify-content:space-between;background:#0b1523}.gallery-card figcaption i{font-style:normal;color:#6f8095;font-weight:400}.split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.split>div,.quote-card{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:32px}.split p{max-width:600px;color:#9aa8ba;line-height:1.7;font-size:12px}.quote-card blockquote{margin:25px 0 4px;padding:0;font-size:14px}.quote-card span{font-size:9px;color:#718298}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:#091321;border-top:1px solid #15243a}.contact-section p{color:#9aa8ba;line-height:1.6;font-size:12px;max-width:450px}.contact-direct{display:grid;grid-template-columns:80px 1fr;gap:8px;font-size:10px;margin-top:25px}.contact-direct b{color:var(--yellow)}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-content:start}.contact-form label{font-size:9px;color:#8b9aaf}.contact-form label:nth-of-type(4){grid-column:1/-1}.contact-form input,.contact-form textarea{display:block;width:100%;margin-top:6px;background:#0d1828;border:1px solid #273a53;border-radius:8px;padding:11px;color:white;font:inherit}.contact-form textarea{resize:vertical}.contact-form button{grid-column:1/-1;justify-self:start;border:0;background:var(--yellow);color:#111;border-radius:999px;padding:12px 20px;font-weight:900}.hp{position:absolute!important;left:-9999px!important}.fixed-footer{position:fixed;left:0;right:0;bottom:0;z-index:70;min-height:74px;background:rgba(4,10,19,.97);border-top:1px solid #24354a;display:flex;align-items:center;justify-content:space-between;padding:12px clamp(18px,4vw,70px);backdrop-filter:blur(12px)}.footer-contact{display:flex;align-items:center;gap:24px;flex-wrap:wrap;font-size:9px;color:#b9c4d2}.footer-contact b{color:var(--yellow);font-size:14px;margin-right:5px}.footer-links{display:flex;gap:18px;font-size:9px;color:#9aa8ba}.footer-links a{text-decoration:none}.loading{font-size:9px;color:#718298;padding:5px}.legal-page,.success-page{max-width:900px;margin:auto;padding:80px 25px;line-height:1.7}.legal-page h1,.success-page h1{font-size:70px;line-height:.9}.legal-page h2{margin-top:35px}
@media(max-width:1050px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-photo,.game-panel{min-height:560px}.service-grid{grid-template-columns:repeat(2,1fr)}.prize-bar{margin:0 18px 50px}.footer-contact{gap:12px}.footer-contact span:nth-child(4){display:none}}
@media(max-width:720px){body{padding-bottom:120px}.site-header{height:62px}.header-cta{display:none}.hero{padding-top:14px}.hero-photo{min-height:560px}.hero-copy{left:22px;bottom:24px}.hero-copy h1{font-size:58px}.game-panel{min-height:500px}.prize-bar{grid-template-columns:1fr;margin-bottom:25px}.prize-bar>div{border:0!important;border-bottom:1px solid #2a3d55!important}.section{padding-top:55px;padding-bottom:55px}.section-head,.split,.contact-section{display:block}.section-head>p{margin-top:20px}.service-grid{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:210px 210px}.gallery-card.big{grid-row:auto}.gallery-card.wide{grid-column:1/-1}.contact-form{margin-top:35px}.fixed-footer{min-height:108px;align-items:flex-start;flex-direction:column;gap:7px}.footer-contact{display:grid;grid-template-columns:1fr 1fr;gap:6px}.footer-contact span:nth-child(4){display:none}.footer-links{align-self:flex-end}.cookie{bottom:120px;left:12px;right:12px}}

/* Readability upgrade */
.site-header{height:82px;padding-left:clamp(24px,5vw,78px);padding-right:clamp(24px,5vw,78px)}
.brand{gap:13px}.brand-mark{width:42px;height:42px;border-radius:12px}.brand b{font-size:15px}.brand small{font-size:10px}
.site-header nav{gap:30px;font-size:13px}.header-cta{font-size:12px;padding:14px 20px}
.hero{max-width:1500px;padding-top:34px;padding-bottom:30px;gap:24px}.hero-photo,.game-panel{min-height:700px}.hero-copy{left:46px;right:38px;bottom:42px}.hero-copy .eyebrow,.eyebrow{font-size:11px}.hero-copy h1{font-size:clamp(72px,6.2vw,112px);line-height:.84;margin:16px 0 25px}.hero-copy p{font-size:18px;line-height:1.5;max-width:600px;margin-bottom:28px}.btn{padding:15px 20px;font-size:13px}.trust{gap:24px;margin-top:28px;font-size:12px}.trust span:before{width:8px;height:8px}
.game-panel{padding:20px;border-radius:18px}.game-title{padding:7px 7px 16px}.game-title h2{font-size:38px}.score small{font-size:10px}.score strong{font-size:34px}.overlay .pac-dot{font-size:38px}.overlay b{font-size:30px}.overlay span{font-size:12px}.overlay button{padding:13px 22px;font-size:13px}.game-footer{font-size:11px;padding-top:14px}.game-footer input{padding:11px;font-size:13px}
.prize-bar{max-width:1430px;min-height:145px;margin-bottom:28px}.prize-bar>div{padding:24px 28px}.prize-main b{font-size:13px}.prize-main strong{font-size:28px}.prize-main span,.prize-note span{font-size:12px}.prize-note small{font-size:9px}.prize-note b{font-size:14px}.mini-leader .row{font-size:12px;padding:5px 0}.yellow-text{font-size:11px}
.section{max-width:1430px;padding-top:62px;padding-bottom:92px}.section-head{margin-bottom:34px}.section-head h2,.split h2,.contact-section h2{font-size:clamp(48px,5vw,76px)}.section-head>p{font-size:13px}.service-grid{gap:14px}.service-grid article{padding:24px;min-height:170px}.service-grid b{display:none}.service-grid h3{font-size:19px;margin:20px 0 10px}.service-grid p{font-size:12px;line-height:1.6}.gallery{gap:14px;grid-template-rows:260px 260px}.gallery-card figcaption{font-size:11px;height:45px;padding:14px}.photo-slot span{font-size:12px}.photo-slot small{font-size:10px}.split>div,.quote-card{padding:38px}.split p{font-size:14px}.quote-card blockquote{font-size:16px}.quote-card span{font-size:10px}.contact-section{gap:80px}.contact-section p{font-size:14px}.contact-direct{font-size:12px}.contact-form label{font-size:11px}.contact-form input,.contact-form textarea{padding:13px;font-size:13px}.contact-form button{padding:14px 22px;font-size:13px}
.fixed-footer{min-height:82px;padding:14px clamp(24px,5vw,78px)}.footer-contact{gap:28px;font-size:11px}.footer-contact b{font-size:16px}.footer-links{font-size:11px}.cookie{font-size:11px}
@media(max-width:1050px){.site-header{height:74px}.hero-photo,.game-panel{min-height:620px}.section-head h2,.split h2,.contact-section h2{font-size:54px}}
@media(max-width:720px){body{padding-bottom:135px}.site-header{height:64px}.brand b{font-size:13px}.brand small{font-size:9px}.hero{padding-top:16px}.hero-photo{min-height:620px}.hero-copy{left:24px;bottom:28px}.hero-copy h1{font-size:62px}.hero-copy p{font-size:15px}.game-panel{min-height:540px}.game-title h2{font-size:32px}.section{padding-top:65px;padding-bottom:65px}.section-head h2,.split h2,.contact-section h2{font-size:46px}.service-grid{grid-template-columns:1fr 1fr}.service-grid h3{font-size:17px}.service-grid p{font-size:11px}.fixed-footer{min-height:120px}.footer-contact{font-size:10px}}

/* About / historical Lohner style */
.about-old{display:grid;grid-template-columns:0.78fr 1.22fr;gap:22px;align-items:stretch}
.about-photo{position:relative;min-height:500px;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#02050a}
.about-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(1);opacity:.92}
.about-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.72))}
.about-caption{position:absolute;z-index:2;left:26px;right:20px;bottom:22px;display:flex;flex-direction:column;gap:4px}
.about-caption span{font-size:22px;font-weight:800}
.about-caption small{font-size:12px;color:#aab6c5}
.about-copy{border:1px solid var(--line);border-radius:16px;background:#02050a;padding:48px 52px;display:flex;flex-direction:column;justify-content:center}
.about-copy h2{font-size:clamp(46px,5vw,78px);line-height:.9;letter-spacing:-.05em;margin:16px 0 28px}
.about-copy h2 span{color:var(--yellow)}
.about-copy p{font-size:17px;line-height:1.65;color:#dce3ed;max-width:850px;margin:0 0 14px}
.about-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}
.about-tags span{border:1px solid #2a3d55;background:#0b1523;border-radius:999px;padding:10px 14px;font-size:11px;color:#dce3ed}
.about-slogan{grid-column:1/2;font-size:20px;line-height:1.35;padding:4px 12px 0;color:#e9edf2}
.about-slogan strong{color:var(--pink);font-weight:800}
.about-old .quote-card{grid-column:2/3;padding:30px 36px}
@media(max-width:800px){.about-old{grid-template-columns:1fr}.about-photo{min-height:460px}.about-copy{padding:34px 28px}.about-copy p{font-size:15px}.about-slogan,.about-old .quote-card{grid-column:auto}.about-slogan{padding:4px 2px}.about-old .quote-card{padding:28px}}


/* Header & Footer typography / portrait mark */
.site-header,
.fixed-footer,
.brand,
.site-header nav,
.header-cta,
.footer-contact,
.footer-links {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: .01em;
}
.brand-mark {
  position: relative;
  overflow: hidden;
  background: #101a2a;
  border: 1px solid rgba(255,201,40,.7);
  box-shadow: 0 0 0 1px rgba(255,255,255,.04), 0 5px 18px rgba(0,0,0,.25);
}
.brand-mark img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.brand b {
  font-size: 16px;
  font-weight: 750;
  letter-spacing: -.015em;
}
.brand small {
  font-size: 10px;
  font-weight: 500;
  letter-spacing: .02em;
}
.site-header nav {
  font-size: 12px;
  font-weight: 600;
}
.site-header nav a {
  opacity: .92;
}
.header-cta {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
}
.footer-contact {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.35;
}
.footer-contact b {
  font-size: 17px;
  font-weight: 700;
}
.footer-links {
  font-size: 12px;
  font-weight: 600;
}
@media(max-width:1050px){
  .brand b{font-size:15px}
  .footer-contact{font-size:11px}
  .footer-links{font-size:11px}
}
@media(max-width:720px){
  .brand b{font-size:13px}
  .brand small{font-size:9px}
  .footer-contact{font-size:10px}
  .footer-links{font-size:10px}
}

/* Feinabstimmung: weniger Leerraum zwischen Rabattleiste und Leistungen */
#leistungen.section{padding-top:54px}

.footer-fax b{display:inline-flex;vertical-align:middle;align-items:center;justify-content:center}
.footer-fax svg{width:17px;height:17px;fill:none;stroke:var(--yellow);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
/* Pac-Man: klareres Namensfeld und Level-Anzeige */
.game-title .score small{white-space:nowrap}
.game-title .score small span{color:var(--yellow)}
.game-footer label{display:flex;align-items:center;gap:8px}
.game-footer label input{margin-left:0;min-width:0}


/* Bestenliste: klarere Struktur */
.leader-head{
  display:grid;
  grid-template-columns:52px 1fr 105px 48px;
  gap:10px;
  padding:9px 0 7px;
  border-bottom:1px solid var(--line);
  color:#718298;
  font-size:9px;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.mini-leader .row{
  display:grid;
  grid-template-columns:52px 1fr 105px 48px;
  gap:10px;
  align-items:center;
  min-height:38px;
  padding:7px 0;
  border-bottom:1px solid rgba(30,48,72,.65);
  font-size:12px;
}
.mini-leader .row:last-child{border-bottom:0}
.mini-leader .rank{color:#718298;font-weight:700}
.mini-leader .row strong{font-weight:700;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mini-leader .pts{text-align:right;font-variant-numeric:tabular-nums}
.mini-leader .lvl{text-align:right;color:#aab6c5}
.winner,.leader-mark{
  display:inline-block;
  margin-left:7px;
  padding:3px 6px;
  border-radius:999px;
  font-size:8px;
  line-height:1;
  vertical-align:middle;
  background:rgba(255,201,40,.12);
  color:var(--yellow);
  border:1px solid rgba(255,201,40,.28);
}
.leader-mark{color:#9aa8ba;background:rgba(154,168,186,.08);border-color:#2a3d55}

/* Touch-Steuerung für Handy und Tablet */
.mobile-controls{
  display:none;
  justify-content:center;
  align-items:center;
  gap:10px;
  margin:12px auto 2px;
  user-select:none;
  touch-action:none;
}
.mobile-controls>button,
.mobile-controls>div button{
  width:48px;
  height:42px;
  border:1px solid #2a3d55;
  border-radius:10px;
  background:#0b1523;
  color:#f6f7f9;
  font-size:16px;
  font-weight:800;
  touch-action:none;
  -webkit-tap-highlight-color:transparent;
}
.mobile-controls>button:active,
.mobile-controls>div button:active{background:#182943;border-color:var(--yellow);color:var(--yellow)}
.mobile-controls>div{display:flex;gap:8px}
@media (pointer:coarse){
  .mobile-controls{display:flex}
}
@media(max-width:1050px){
  .leader-head,.mini-leader .row{grid-template-columns:48px 1fr 90px 42px}
}
@media(max-width:720px){
  .leader-head{grid-template-columns:42px 1fr 78px 40px;font-size:8px}
  .mini-leader .row{grid-template-columns:42px 1fr 78px 40px;font-size:11px}
  .winner,.leader-mark{display:block;width:max-content;margin:4px 0 0}
  .mobile-controls>button,.mobile-controls>div button{width:46px;height:42px}
  .game-wrap{touch-action:none}
  .game-wrap canvas{width:100%;height:auto;display:block}
}


/* Lesbarkeit – größere Schrift und stärkerer Kontrast */
body{font-size:15px}
.site-header nav{font-size:13px}
.header-cta{font-size:13px;padding:13px 19px}
.brand b{font-size:17px}
.brand small{font-size:11px}

.hero-copy .eyebrow{
  color:#ffffff;
  font-size:11px;
  letter-spacing:.12em;
  text-shadow:0 2px 8px rgba(0,0,0,.9);
}
.hero-copy p{
  font-size:16px;
  line-height:1.6;
  text-shadow:0 2px 7px rgba(0,0,0,.9);
}
.photo-overlay{
  background:
    linear-gradient(90deg,rgba(2,7,13,.20),rgba(2,7,13,.06) 48%,rgba(2,7,13,.18)),
    linear-gradient(0deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.72) 24%,rgba(0,0,0,.12) 68%,rgba(0,0,0,.08) 100%);
}
.trust{font-size:11px}

.section-head>p{
  font-size:14px;
  line-height:1.65;
}
.service-grid article{padding:23px;min-height:155px}
.service-grid h3{font-size:19px}
.service-grid p{font-size:12px;line-height:1.6}

.gallery-card figcaption{font-size:12px}

.about-copy p{font-size:18px}
.about-tags span{font-size:12px}
.about-slogan{font-size:22px}

.contact-section p{font-size:14px;line-height:1.6}
.footer-contact{font-size:12px}
.footer-contact b{font-size:16px}
.footer-links{font-size:12px}

.leader-head{font-size:10px}
.mini-leader .row{font-size:14px;min-height:44px}
.winner,.leader-mark{font-size:9px}
.loading{font-size:11px}

@media(max-width:1050px){
  .site-header nav{font-size:12px}
  .brand b{font-size:16px}
  .footer-contact{font-size:11px}
}
@media(max-width:720px){
  .site-header nav{font-size:11px;gap:12px}
  .header-cta{font-size:11px;padding:10px 13px}
  .brand b{font-size:14px}
  .brand small{font-size:9px}
  .hero-copy p{font-size:15px}
  .section-head>p{font-size:13px}
  .service-grid p{font-size:12px}
  .about-copy p{font-size:16px}
  .footer-contact{font-size:11px}
  .footer-links{font-size:11px}
}

/* Ergebnis bewusst speichern */
.overlay #saveArea{display:flex;flex-direction:column;align-items:center;gap:6px;margin-top:5px}
.overlay #saveScoreBtn{background:var(--yellow);color:#111;min-width:220px}
.overlay #saveScoreBtn:disabled{opacity:.65;cursor:wait}
.overlay #again{background:transparent;color:#f6f7f9;border:1px solid #53657b}
.save-success,.save-error{display:flex;flex-direction:column;align-items:center;gap:5px;max-width:330px}
.save-success b{color:var(--yellow)}
.save-success span,.save-success small,.save-error{font-size:11px;color:#dbe2eb}
.save-success .coupon{font-size:16px;letter-spacing:.08em;color:var(--yellow)}
.save-error{color:#ffb5b5}
.save-error button{margin-top:4px;background:var(--yellow);border:0;border-radius:999px;padding:9px 15px;font-weight:800;color:#111}
.overlay button:disabled{opacity:.45;cursor:not-allowed}
@media(max-width:720px){.overlay b{font-size:28px}.save-success span,.save-success small,.save-error{font-size:10px}}
