/* Voice feedback: retain the current palette, typography and section order. */
.path-card .path-symbol{width:64px;height:64px;fill:none;stroke:currentColor;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;margin:0 0 24px;opacity:.92}
.path-card .path-number{position:absolute;right:32px;top:32px}
.path-card .path-points{list-style:none;padding:0;margin:24px 0 32px;font-size:17px;line-height:1.6;color:#fff}
.path-points li{display:flex;gap:12px;margin:10px 0}.path-points li:before{content:'✓';color:#fff;flex:none}
.path-card{justify-content:flex-start;gap:0}.path-card>b{margin-top:auto}
.path-photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}
.path-photo-grid a{position:relative;display:block;border-radius:28px;overflow:hidden;background:#d8edf5;isolation:isolate}
.path-photo-grid img{display:block;width:100%;height:320px;object-fit:cover;object-position:center;transition:transform .45s ease;filter:saturate(.65)}
.path-photo-grid a:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(9,37,54,.82),rgba(19,175,225,.1) 65%);pointer-events:none}
.path-photo-grid span{position:absolute;z-index:1;bottom:24px;left:28px;right:28px;display:flex;justify-content:space-between;color:white;font-size:22px;font-weight:700}
.path-photo-grid a:hover img{transform:scale(1.025)}
.path-card h3{font-size:clamp(30px,3vw,46px)}
.quote-band{position:relative;isolation:isolate;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}
.quote-band:before{content:"";position:absolute;z-index:-1;inset:3% 0;border:0;border-radius:0;width:auto;height:auto;background:radial-gradient(ellipse at 70% 52%,rgba(19,175,225,.48) 0%,rgba(19,175,225,.25) 32%,rgba(19,175,225,.09) 53%,transparent 74%);filter:blur(30px);pointer-events:none}
.quote-band:after{content:none}
.effect-explained{position:relative;z-index:2;max-width:1320px;margin:0 auto 50px;padding:0 24px}
.effect-summary{max-width:760px;margin:0 auto 44px;text-align:center;font-size:clamp(18px,1.6vw,23px);line-height:1.55;color:#405460}
.effect-explained ol{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:38px}
.effect-explained li{border-top:2px solid #13afe1;padding-top:22px}
.effect-explained li>span{color:#087ea5;font-size:14px;font-weight:800}
.effect-explained h4{font-size:clamp(22px,2vw,29px);letter-spacing:-.04em;line-height:1.15;margin:16px 0}
.effect-explained li p{font-size:16px;line-height:1.6;color:#405460;margin:0}
.final-cta{display:grid;grid-template-columns:32% 1fr;align-items:center;gap:6%;padding:48px;text-align:left;overflow:hidden;min-height:0}
.final-portrait{border-radius:180px 180px 28px 28px;overflow:hidden;min-width:0}
.final-cta .final-portrait img{display:block;position:static;width:100%;height:440px;object-fit:cover;object-position:50% 25%;filter:saturate(.75)}
.final-copy{position:relative;min-width:0}.final-cta h2{font-size:clamp(40px,4.5vw,72px)}
.final-note{font-size:18px;line-height:1.55;max-width:520px;color:#123e50}
.final-primary{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:540px;min-height:76px;margin:28px 0 22px;padding:18px 28px;border-radius:999px;background:#fff;color:#132830;font-size:clamp(18px,1.7vw,24px);font-weight:800;box-shadow:0 12px 30px rgba(5,68,91,.15);transition:transform .25s,box-shadow .25s}
.final-primary span{font-size:32px;color:#0782af}.final-primary:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(5,68,91,.24)}
.final-cta .final-links{justify-content:flex-start;flex-wrap:wrap}.final-cta .final-links a{padding:13px 20px;font-size:13px;min-height:44px}
.path-photo-grid a:focus-visible,.final-primary:focus-visible{outline:3px solid #073e55;outline-offset:5px}
@media(max-width:700px){.path-photo-grid{grid-template-columns:1fr}.path-photo-grid img{height:250px}.effect-explained ol{grid-template-columns:1fr;gap:28px}.quote-band{padding:36px 24px}.final-cta{grid-template-columns:1fr;padding:28px;gap:28px}.final-cta .final-portrait{width:65%;max-width:260px}.final-cta .final-portrait img{height:270px}.final-primary{padding:16px 20px;min-height:68px}.final-cta h2{font-size:40px}}
@media(prefers-reduced-motion:reduce){.path-photo-grid img,.final-primary{transition:none}.path-photo-grid a:hover img,.final-primary:hover{transform:none}}

/* The Özer effect is the homepage's decisive visual turning point. */
.oezer-effect{
  isolation:isolate;
  padding-top:clamp(96px,9vw,148px);
  padding-bottom:clamp(118px,11vw,176px);
  background:
    radial-gradient(circle at 50% 49%,rgba(19,175,225,.27) 0,rgba(19,175,225,.09) 29%,transparent 55%),
    linear-gradient(145deg,#10171d 0%,#1d272e 52%,#11191f 100%);
  color:#fff;
}
.oezer-effect:before{
  content:"JETZT.";
  position:absolute;
  z-index:-1;
  left:50%;
  top:43%;
  transform:translate(-50%,-50%);
  color:transparent;
  -webkit-text-stroke:1px rgba(91,216,249,.1);
  font-size:clamp(150px,25vw,430px);
  font-weight:800;
  letter-spacing:-.1em;
  line-height:.75;
  white-space:nowrap;
  pointer-events:none;
}
.oezer-effect .effect-heading .eyebrow{color:#6bdcff}
.oezer-effect .effect-heading h2{color:#fff}
.oezer-effect .someday-track{border-color:rgba(255,255,255,.15)}
.oezer-effect .someday-track span{color:#aebbc3;border-color:rgba(255,255,255,.13)}
.oezer-effect .someday-track span+span{border-left-color:rgba(255,255,255,.13)}
.oezer-effect .someday-track strong{color:#fff;text-shadow:none}
.oezer-effect .someday-track span:hover{color:#fff;background:rgba(19,175,225,.1)}
.effect-core{min-height:clamp(430px,42vw,620px)}
.effect-core:after{
  content:"";
  position:absolute;
  z-index:-1;
  width:min(760px,82vw);
  height:min(360px,42vw);
  border-radius:50%;
  background:rgba(19,175,225,.2);
  filter:blur(80px);
  opacity:.72;
}
.effect-core .effect-ring{
  width:clamp(360px,34vw,520px);
  height:clamp(360px,34vw,520px);
  border-color:rgba(91,216,249,.65);
  box-shadow:0 0 48px rgba(19,175,225,.25),inset 0 0 48px rgba(19,175,225,.08);
}
.effect-core .effect-ring:before{border-color:rgba(91,216,249,.22)}
.effect-core .effect-ring:after{border-color:rgba(91,216,249,.1)}
.effect-core p{
  margin-bottom:26px;
  padding:11px 18px;
  border:1px solid rgba(107,220,255,.55);
  border-radius:999px;
  background:rgba(9,26,35,.58);
  color:#7ce3ff;
  box-shadow:0 10px 32px rgba(0,0,0,.18);
  backdrop-filter:blur(10px);
}
.effect-core h3{
  max-width:1120px;
  color:#fff;
  font-size:clamp(52px,6.8vw,108px);
  line-height:.91;
  text-shadow:0 14px 52px rgba(0,0,0,.32);
}
.effect-core h3 em{display:inline-block;color:#54d4f7;text-shadow:0 0 40px rgba(19,175,225,.32)}
.effect-explained{max-width:1500px;margin-top:-34px;margin-bottom:0}
.effect-summary{max-width:900px;margin-bottom:54px;color:#d4e0e6;font-size:clamp(18px,1.45vw,22px)}
.effect-explained ol{gap:18px;align-items:start}
.effect-explained li{
  position:relative;
  min-height:260px;
  padding:30px 30px 32px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.72);
  border-top:4px solid #35c9ef;
  border-radius:24px;
  background:rgba(248,252,254,.96);
  color:#15212a;
  box-shadow:0 22px 54px rgba(0,0,0,.21);
}
.effect-explained li:nth-child(2){margin-top:26px}
.effect-explained li:nth-child(3){margin-top:52px}
.effect-explained li:after{
  content:attr(data-step);
  position:absolute;
  right:-8px;
  bottom:-32px;
  color:rgba(19,175,225,.07);
  font-size:150px;
  font-weight:800;
  letter-spacing:-.09em;
  line-height:1;
}
.effect-explained li>span{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#13afe1;color:#082333;font-size:13px}
.effect-explained h4{position:relative;z-index:1;margin:22px 0 14px;color:#15212a;font-size:clamp(24px,2vw,32px)}
.effect-explained li p{position:relative;z-index:1;color:#4a5f6b;font-size:16px}
@media(max-width:900px){
  .oezer-effect{padding:82px 18px 104px}
  .oezer-effect:before{top:38%;font-size:38vw}
  .effect-core{min-height:440px}
  .effect-core h3{font-size:clamp(45px,10.5vw,74px)}
  .effect-explained{margin-top:4px;padding:0}
  .effect-explained ol{grid-template-columns:1fr;gap:14px}
  .effect-explained li,.effect-explained li:nth-child(2),.effect-explained li:nth-child(3){min-height:0;margin-top:0;padding:26px}
}
@media(max-width:560px){
  .oezer-effect{padding-left:14px;padding-right:14px}
  .effect-core{min-height:390px;width:100%}
  .effect-core .effect-ring{width:260px;height:260px}
  .effect-core p{margin-bottom:22px;padding:9px 13px;font-size:10px;letter-spacing:.14em}
  .effect-core h3{font-size:42px;line-height:.94}
  .effect-summary{margin-bottom:34px;font-size:17px}
  .effect-explained li>span{width:40px;height:40px}
}
@media(prefers-reduced-motion:reduce){.effect-explained li{animation:none}}

/* Light, restrained variant: retain the hierarchy without the high-tech backdrop. */
.oezer-effect{
  background:linear-gradient(180deg,#f3f7f9 0%,#eaf1f4 100%);
  color:#15191d;
}
.oezer-effect:before{content:none}
.oezer-effect .effect-heading .eyebrow{color:#087ea5}
.oezer-effect .effect-heading h2{color:#15191d}
.oezer-effect .someday-track{border-color:rgba(21,25,29,.13)}
.oezer-effect .someday-track span{color:#60717c;border-color:rgba(21,25,29,.12);background:rgba(255,255,255,.42)}
.oezer-effect .someday-track span+span{border-left-color:rgba(21,25,29,.12)}
.oezer-effect .someday-track strong{color:#15191d}
.oezer-effect .someday-track span:hover{color:#15191d;background:rgba(255,255,255,.72)}
.effect-core:after{display:none}
.effect-core .effect-ring{
  width:clamp(300px,30vw,430px);
  height:clamp(300px,30vw,430px);
  border-color:rgba(19,175,225,.18);
  box-shadow:none;
}
.effect-core .effect-ring:before,.effect-core .effect-ring:after{display:none}
.effect-core p{
  border-color:rgba(5,138,195,.28);
  background:rgba(255,255,255,.72);
  color:#087ea5;
  box-shadow:none;
  backdrop-filter:none;
}
.effect-core h3{color:#15191d;text-shadow:none}
.effect-core h3 em{color:#18aeda;text-shadow:none}
.effect-summary{color:#536873}
.effect-explained li{border-color:#d6e3e9;border-top-color:#28b7df;box-shadow:0 18px 42px rgba(30,58,72,.1)}
@media(max-width:560px){.effect-core .effect-ring{width:248px;height:248px}}

/* Approved Özer-effect enhancement: centered Immo-Check CTA and stronger statement hierarchy. */
.effect-cta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  width:min(330px,calc(100% - 28px));
  min-height:58px;
  margin:0 auto 18px;
  padding:15px 22px 15px 26px;
  border:1px solid rgba(5,138,195,.22);
  border-radius:999px;
  background:#fff;
  color:#132830;
  font-size:15px;
  font-weight:800;
  box-shadow:0 14px 34px rgba(30,58,72,.1);
  transition:transform .25s ease,box-shadow .25s ease,background .25s ease;
}
.effect-cta span{font-size:22px;color:#0782af;transition:transform .25s ease}
.effect-cta:hover,.effect-cta:focus-visible{transform:translateY(-3px);background:#f8fdff;box-shadow:0 20px 42px rgba(30,58,72,.16)}
.effect-cta:hover span,.effect-cta:focus-visible span{transform:translate(3px,-3px)}
.effect-cta:focus-visible{outline:3px solid #0782af;outline-offset:4px}
.effect-core h3{max-width:1320px;font-size:clamp(64px,8.2vw,132px);line-height:.88}
.effect-explained{margin-top:30px}
@media(max-width:900px){
  .effect-cta{margin-bottom:38px}
  .effect-core h3{font-size:clamp(50px,11vw,78px);line-height:.92}
  .effect-explained{margin-top:24px}
}
@media(max-width:560px){
  .effect-cta{min-height:54px;margin-bottom:34px;padding:13px 18px 13px 22px;font-size:14px}
  .effect-core h3{font-size:46px;line-height:.93}
}
@media(prefers-reduced-motion:reduce){.effect-cta,.effect-cta span{transition:none}.effect-cta:hover,.effect-cta:focus-visible{transform:none}}

/* Screenshot-approved Özer-effect hierarchy. */
.effect-core{min-height:clamp(590px,51vw,760px)}
.effect-core .effect-cta{position:relative;z-index:2;margin:clamp(34px,3.2vw,50px) auto 0}
.effect-core h3{
  display:flex;
  max-width:1400px;
  flex-direction:column;
  align-items:center;
  gap:clamp(14px,1.4vw,20px);
  font-size:inherit;
}
.effect-name{
  display:block;
  color:#15191d;
  font-size:clamp(84px,10vw,158px);
  font-weight:800;
  line-height:.8;
  letter-spacing:-.08em;
}
.effect-rest{
  display:block;
  max-width:1040px;
  color:#15191d;
  font-size:clamp(42px,5vw,76px);
  font-weight:650;
  line-height:.94;
  letter-spacing:-.055em;
}
.effect-rest em{color:#18aeda;text-shadow:none}
@media(max-width:900px){
  .effect-core{min-height:560px}
  .effect-core .effect-cta{margin:32px auto 0}
  .effect-name{font-size:clamp(64px,15vw,102px)}
  .effect-rest{font-size:clamp(36px,8.2vw,58px)}
}
@media(max-width:560px){
  .effect-core{min-height:510px}
  .effect-core .effect-cta{margin:28px auto 0}
  .effect-name{font-size:clamp(54px,16vw,74px);line-height:.84}
  .effect-rest{font-size:clamp(32px,9.4vw,44px);line-height:.98}
}

/* Requested refinement: make only the introductory “Aus irgendwann …” headline quieter. */
.oezer-effect .effect-heading h2{font-size:clamp(48px,6.2vw,84px)}
@media(max-width:900px){.oezer-effect .effect-heading h2{font-size:44px}}
@media(max-width:560px){.oezer-effect .effect-heading h2{font-size:40px}}

/* Immo-Check sits in the intentional pause inside the Özer-effect headline. */
.effect-core h3 .effect-cta{
  flex:none;
  margin:clamp(22px,2vw,34px) auto clamp(20px,1.8vw,30px);
}
@media(max-width:900px){.effect-core h3 .effect-cta{margin:22px auto 20px}}
@media(max-width:560px){.effect-core h3 .effect-cta{margin:18px auto 17px}}

/* Path cards: quiet, relevant depth instead of flat colour fields. */
#wege .path-card{isolation:isolate;background-color:#169fd0}
#wege .path-card>*{position:relative;z-index:2}
#wege .path-card:before,
#wege .path-card:after{
  content:"";
  display:block;
  position:absolute;
  z-index:0;
  inset:auto;
  pointer-events:none;
  transition:transform .6s cubic-bezier(.2,.8,.2,1),opacity .35s ease;
}
#wege .path-wealth{
  background:
    radial-gradient(circle at 82% 18%,rgba(255,255,255,.2),transparent 28%),
    linear-gradient(145deg,#078fc5 0%,#28bedf 68%,#5bd0e6 100%);
}
#wege .path-wealth:before{
  right:-7%;
  bottom:-8%;
  width:72%;
  aspect-ratio:1;
  opacity:.22;
  background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500' fill='none' stroke='white' stroke-width='3'%3E%3Cpath d='M42 434h416M74 434V220l176-126 176 126v214M142 434V268h216v166M208 434V326h84v108'/%3E%3Cpath d='M64 226 250 82l186 144M107 434V246M393 434V246'/%3E%3C/svg%3E") center/contain no-repeat;
}
#wege .path-wealth:after{
  width:280px;
  height:280px;
  right:-90px;
  top:-90px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:50%;
  box-shadow:0 0 0 54px rgba(255,255,255,.055),0 0 0 108px rgba(255,255,255,.025);
}
#wege .path-career{
  background:
    radial-gradient(circle at 78% 16%,rgba(114,219,244,.17),transparent 28%),
    linear-gradient(145deg,#252a2f 0%,#3e474e 68%,#4e5a61 100%);
}
#wege .path-career:before{
  right:-4%;
  bottom:-7%;
  width:70%;
  aspect-ratio:1;
  opacity:.2;
  background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500' fill='none' stroke='%238be7ff' stroke-width='3'%3E%3Cpath d='M48 420h106V314h96V218h96V112h106'/%3E%3Cpath d='m326 132 20-20 20 20M346 112v76'/%3E%3Cpath d='M48 452h404'/%3E%3C/svg%3E") center/contain no-repeat;
}
#wege .path-career:after{
  right:-60px;
  top:-90px;
  width:260px;
  height:260px;
  border:1px solid rgba(139,231,255,.15);
  border-radius:50%;
  box-shadow:0 0 0 52px rgba(139,231,255,.035);
}
#wege .path-card:hover:before{transform:translate(-10px,-8px) scale(1.025);opacity:.3}
#wege .path-card:hover:after{transform:scale(1.04)}
@media(max-width:700px){
  #wege .path-card:before{width:88%;opacity:.15}
  #wege .path-card:after{opacity:.65}
}
@media(prefers-reduced-motion:reduce){#wege .path-card:before,#wege .path-card:after{transition:none}}
.hero h1 strong{color:transparent;-webkit-text-stroke:1.5px #13afe1;font-weight:400;text-shadow:none}
.hero .hero-topic{left:50%;top:74%;transform:translateX(-50%);width:90%;text-align:center;font-size:clamp(9px,.85vw,12px);letter-spacing:.2em}
.experience-page .xp-primary,.experience-page .nav-check{border-radius:999px}
.experience-page .xp-cta-orbit{width:auto;min-width:230px;aspect-ratio:auto;min-height:64px;padding:22px 30px;display:flex;gap:35px;justify-content:space-between;border-radius:999px}
.experience-page .xp-cta-orbit b{position:static;margin:0}
.experience-page .xp-cta-orbit span{font:600 16px/1.35 Inter,Arial,sans-serif}
.experience-page .xp-cta-orbit:hover{transform:translateY(-3px)}
.voice-editorial{width:min(1450px,88%);margin:40px auto 64px;position:relative;overflow:hidden;border-radius:28px;background:#e7eef2}
.voice-editorial img{display:block;width:100%;height:clamp(300px,37vw,510px);object-fit:cover;object-position:center 35%}
.voice-editorial figcaption{position:absolute;inset:auto 0 0;padding:55px 32px 26px;background:linear-gradient(transparent,rgba(16,35,44,.8));color:#fff;font:600 clamp(18px,2vw,28px)/1.3 Inter,Arial,sans-serif}
.career-page .voice-editorial img{height:auto;max-height:640px;object-fit:contain}
.career-page .xp-hero-media{background-size:contain;background-position:right center;background-color:#252a2f;animation:none;transform:none}
.career-page .xp-hero-shade{background:linear-gradient(90deg,rgba(21,25,29,.93),rgba(21,25,29,.72) 36%,rgba(21,25,29,.12) 70%,rgba(21,25,29,.05))}
.career-page .xp-hero-copy{width:48%;bottom:15vh}
.career-page .xp-hero-copy h1{font-size:clamp(65px,7.5vw,120px)}
.experience-page .brief-proof article{position:relative;border-radius:24px;overflow:hidden;background:#e5f0f5;padding-bottom:25px}
.experience-page .brief-proof article img{display:block;width:100%;height:auto;object-fit:contain;object-position:center;background:transparent;border-radius:0;filter:none}
.experience-page .brief-proof .proof-photo-tint{position:relative;overflow:hidden;border-radius:24px 24px 0 0;line-height:0}
.experience-page .brief-proof .proof-photo-tint:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,66,137,.48),rgba(4,43,98,.24) 55%,rgba(2,33,83,.38));pointer-events:none}
.experience-page .brief-proof article:after{content:none}
.experience-page .brief-proof article blockquote,.experience-page .brief-proof article p{margin-left:24px;margin-right:24px}
.check-landing .review-stage{border-radius:28px;overflow:hidden}
.check-landing .review-photo{background:transparent;overflow:hidden;border-radius:24px}
.check-landing .review-photo img{object-fit:contain;object-position:center;width:100%;filter:grayscale(.2) sepia(.16) hue-rotate(165deg) saturate(.8)}
.check-landing .review-photo:after{content:none}
.check-landing .review-photo figcaption{z-index:2}
@media(max-width:900px){
 .career-page .xp-hero{min-height:980px}
 .career-page .xp-hero-media{background-size:100% auto;background-position:center 80px}
 .career-page .xp-hero-shade{background:linear-gradient(180deg,rgba(21,25,29,.05) 0%,rgba(21,25,29,.08) 35%,#252a2f 57%)}
 .career-page .xp-hero-copy{width:calc(100% - 40px);left:20px;bottom:100px}
 .career-page .xp-hero-copy h1{font-size:clamp(60px,13vw,90px)}
 .voice-editorial{width:calc(100% - 40px);margin:26px auto 42px;border-radius:22px}
 .voice-editorial figcaption{padding:45px 20px 20px}
}
@media(max-width:560px){
 .hero .hero-topic{top:76%;left:50%;width:90%;font-size:9px;line-height:1.5}
 .experience-page .brief-proof article img{height:auto}
}
@media(prefers-reduced-motion:reduce){.experience-page .xp-cta-orbit:hover{transform:none}}
#ansatz.hero-bridge{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:42px;width:min(1720px,94%);margin:24px auto;padding:34px 42px;border:1px solid #d4dde3;border-radius:34px;background:linear-gradient(112deg,#f7fafc,#eef4f7);box-shadow:none;overflow:visible}
#ansatz.hero-bridge:before{content:none}
#ansatz .bridge-cta{display:flex;grid-column:auto;grid-row:auto;width:100%;min-width:0;min-height:90px;padding:18px 22px 18px 30px;gap:20px;border:0;border-radius:999px;background:#27b4db;color:#092d3b;font-size:clamp(20px,2vw,30px);font-weight:800;box-shadow:0 14px 35px rgba(12,134,174,.18);transition:background .2s ease,box-shadow .2s ease}
#ansatz .bridge-cta svg{width:54px;height:54px;flex:none;padding:15px;background:#fff;color:#087ca1}
#ansatz .bridge-cta:hover{background:#55c8e7;box-shadow:0 18px 40px rgba(12,134,174,.26)}
#ansatz .bridge-cta:focus-visible{outline:3px solid #103f53;outline-offset:6px}
@media(max-width:700px){#ansatz.hero-bridge{grid-template-columns:1fr;width:92%;margin:22px auto;padding:28px 22px;gap:26px}#ansatz .bridge-cta{min-height:86px;padding:16px 18px;font-size:20px;gap:12px}#ansatz .bridge-cta svg{width:48px;height:48px;padding:13px}}
#wege .path-card>b{min-height:82px;padding:16px 18px 16px 26px;border:0;border-radius:999px;background:#fff;color:#103342;font-size:clamp(17px,1.6vw,23px);line-height:1.25;font-weight:800;gap:18px;box-shadow:0 12px 26px rgba(6,47,66,.18);transition:background .2s ease,box-shadow .2s ease}
#wege .path-career>b{background:#35c2e7;color:#092d3b}
#wege .path-card>b span{width:48px;height:48px;flex:none;background:#103342;color:#fff;font-size:25px;transform:none}
#wege .path-career>b span{background:#fff;color:#103342}
#wege .path-card:hover>b,#wege .path-card:focus-visible>b{background:#e7f8ff;box-shadow:0 16px 34px rgba(6,47,66,.26)}
#wege .path-card:hover>b span,#wege .path-card:focus-visible>b span{transform:translateX(4px);background:#087da3;color:#fff}
#wege .path-card:focus-visible{outline:3px solid #087da3;outline-offset:5px}
@media(max-width:700px){#wege .path-card>b{font-size:17px;min-height:76px;padding:16px 18px;gap:12px}#wege .path-card>b span{width:42px;height:42px}}
@media(prefers-reduced-motion:reduce){#wege .path-card,#wege .path-card>b,#wege .path-card>b span{transition:none}#wege .path-card:hover,#wege .path-card:hover>b span{transform:none}}
