:root{--blue:#173ba8;--violet:#9820b3;--purple:#6422c8;--cyan:#1688e8;--ink:#101744;--soft:#f7f8ff;--line:#e7e7f4}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:17px;background:#fff}a{color:inherit;text-decoration:none}.topbar{height:auto;min-height:112px;padding:0 clamp(24px,6vw,90px);display:flex;align-items:center;gap:50px;background:#fff}.logo{position:relative;margin-right:auto;display:flex;align-items:center}.topbar>.logo{margin-top:22px;margin-bottom:22px}.logo img{display:block;width:126px;height:96px;object-fit:contain}.topbar nav{display:flex;gap:24px;font-size:14px;font-weight:700}.pill,.primary{padding:14px 23px;border-radius:13px;background:linear-gradient(100deg,var(--blue),var(--violet));color:#fff;font-weight:700;box-shadow:0 8px 20px #7828b733}.menu-toggle,.mobile-contact{display:none}.legal-nav{font-size:12px}.hero-picture{width:100%;height:min(58vw,700px);min-height:420px;background:url("hero-vr4talk-80plus.png") center/cover no-repeat}.section{padding:75px clamp(28px,6.5vw,100px)}.hero-copy{text-align:center;background:radial-gradient(circle at 50% 0,#f0ebff,transparent 52%)}.kicker{margin:0 0 18px;color:var(--blue);font-weight:800;font-size:13px;letter-spacing:.06em;text-transform:uppercase}.hero-copy h1{font-size:clamp(38px,5vw,70px);line-height:1.08;margin:0 auto 25px;letter-spacing:-.045em}.hero-copy h1 span{color:var(--violet)}.hero-copy>p:not(.kicker){font-size:20px;line-height:1.6}.actions{margin-top:30px;display:flex;justify-content:center;align-items:center;gap:28px}.mail{color:var(--violet);font-weight:700}.problem{display:grid;grid-template-columns:.85fr 1.6fr;gap:60px;background:var(--soft)}h2{font-size:clamp(34px,4vw,56px);line-height:1.08;letter-spacing:-.04em;margin:0 0 25px;color:var(--blue)}.problem-intro>p:last-child,.feature-grid p,.problem-grid p,.partners>p:last-child{line-height:1.65;color:var(--ink)}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;justify-items:center}.problem-grid article{width:100%;text-align:center}.problem-grid i,.feature-grid i,.process-row i{margin:0 auto 20px;display:grid;place-items:center;width:76px;height:76px;border-radius:50%;background:#fff;box-shadow:0 8px 24px #29296512;color:var(--purple);font-size:35px;font-style:normal}.problem-grid h3,.feature-grid h3{font-size:16px;color:var(--blue)}.problem-grid p{font-size:14px}.solution{background:#fff}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:44px}.feature-grid article{padding:35px 24px;text-align:center;border-radius:20px;background:#fff;box-shadow:0 10px 40px #39377a15;border:1px solid #efeff8}.feature-grid i{border-radius:18px;box-shadow:none;background:#f6f3ff;font-size:28px;font-weight:800}.process{display:grid;grid-template-columns:3fr 1fr;gap:55px;background:#fbfbfe}.process-row{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.process-row article{text-align:center;position:relative}.process-row i{width:62px;height:62px;font-size:25px}.process-row b{display:block;margin-bottom:8px;color:var(--blue)}.process-row p{font-size:15px;line-height:1.4}.process aside>.kicker{margin-bottom:36px;font-size:26px;letter-spacing:0;text-transform:none;color:var(--blue)}.process aside article{display:flex;gap:18.75px;margin-bottom:20px}.process aside article i{width:60px;height:60px;flex:0 0 60px;display:grid;place-items:center;border-radius:50%;font-size:21.25px;font-style:normal;color:#fff;background:linear-gradient(130deg,var(--violet),var(--blue))}.process aside h3{margin:0;color:var(--violet);font-size:18.75px}.process aside p{margin:6.25px 0;font-size:16.25px;line-height:1.45;color:var(--ink)}.facts{padding:26px clamp(28px,6.5vw,100px);display:grid;grid-template-columns:1.5fr repeat(4,1fr);align-items:center;gap:25px;color:#fff;background:linear-gradient(105deg,var(--violet),var(--purple) 44%,var(--blue))}.facts strong{font-size:17px;text-transform:uppercase}.facts big{font-size:62px;line-height:.8}.facts span{padding-left:22px;border-left:1px solid #ffffff48;font-size:14px;line-height:1.5}.partners{text-align:center}.partner-row{display:grid;grid-template-columns:repeat(5,1fr);align-items:center;gap:20px;margin:35px 0 24px}.partner-row article{min-height:75px;display:flex;align-items:center;justify-content:center;padding:15px;border-right:1px solid var(--line);font-size:25px;color:#454555}.partner-row article:last-child{border:0}.speechcare{font-family:Georgia,serif!important;font-style:italic;font-weight:700;color:#1671b8!important}.fdst{flex-direction:column;font-size:12px!important}.fdst b{color:#b62038}.artcom{letter-spacing:2px}.artcom span{display:block;font-size:8px}.bht{font-weight:900}.bht span{margin-left:8px;font-size:9px;font-weight:400;max-width:90px;text-align:left}.acalta{color:#4b93b9!important}footer{padding:40px clamp(28px,6.5vw,100px);display:grid;grid-template-columns:1.1fr 1.3fr 1.2fr 1fr 1fr;gap:30px;color:#fff;background:linear-gradient(100deg,var(--violet),var(--blue))}footer p{font-size:13px;line-height:1.7;margin:0}footer a{text-decoration:underline}.footer-logo{margin:0}.footer-logo img{width:120px;height:98px;filter:brightness(0) invert(1)}
@media(max-width:1180px){.topbar{gap:20px}.topbar>.pill{display:none}.menu-toggle{position:relative;z-index:102;display:flex;width:48px;height:48px;margin-left:auto;padding:12px;border:0;border-radius:12px;background:linear-gradient(100deg,var(--blue),var(--violet));flex-direction:column;justify-content:center;gap:5px;cursor:pointer}.menu-toggle span{display:block;width:100%;height:2px;border-radius:2px;background:#fff;transition:transform .2s ease,opacity .2s ease}.menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.topbar nav{position:absolute;top:100%;left:0;right:0;display:none;padding:26px clamp(24px,6vw,90px) 32px;background:#fff;box-shadow:0 18px 28px rgba(48,35,103,.12);flex-direction:column;align-items:flex-start;gap:20px}.topbar nav.is-open{display:flex}.topbar nav a{font-size:16px}.topbar nav .mobile-contact{display:inline-block;margin-top:4px;padding:14px 23px;border-radius:13px;background:linear-gradient(100deg,var(--blue),var(--violet));color:#fff;font-weight:700}.problem{grid-template-columns:1fr}.problem-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.process{grid-template-columns:1fr}.facts{grid-template-columns:1fr 1fr}.partner-row{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.topbar{height:auto;min-height:76px}.hero-picture{height:64vw;min-height:300px;background-position:58% center}.section{padding:55px 22px}.hero-copy{text-align:left}.hero-copy h1{font-size:40px}.actions{justify-content:flex-start;align-items:flex-start;flex-direction:column}.problem-grid,.feature-grid,.process-row,.facts,.partner-row,footer{grid-template-columns:1fr}.problem-grid{justify-items:center;text-align:center}.problem-grid article,.problem-grid h3,.problem-grid p,.feature-grid article,.process-row article{text-align:center}.problem-grid i,.feature-grid i,.process-row i{margin-left:auto;margin-right:auto}.process>div>h2{text-align:center}.process aside{text-align:center}.process aside article{flex-direction:column;align-items:center;text-align:center}.process aside h3,.process aside p{text-align:center}.facts span{border-left:0;border-top:1px solid #ffffff48;padding:15px 0 0}.partner-row article{border-right:0;border-bottom:1px solid var(--line)}}

.hero-picture{position:relative;overflow:hidden}
.light-ribbon{position:absolute;z-index:1;left:-12%;top:35%;width:90%;height:15%;border-top:1px solid #9f6bff99;border-bottom:1px solid #61d9ff88;border-radius:50%;filter:drop-shadow(0 0 10px #b06cff99);transform:rotate(-4deg);animation:ribbon-drift 9s ease-in-out infinite}
.light-ribbon:before,.light-ribbon:after{content:"";position:absolute;inset:25% 0;border-top:1px solid #ffffffb5;border-radius:50%;animation:ribbon-pulse 5s ease-in-out infinite}
.light-ribbon:after{inset:58% 8%;border-color:#246effa8;animation-delay:-2s}
.stardust{position:absolute;z-index:2;inset:0;pointer-events:none}
.stardust i{position:absolute;width:4px;height:4px;border-radius:50%;background:#fff;box-shadow:0 0 8px 2px #8edfff;opacity:0;animation:dust 8s linear infinite}
.stardust i:nth-child(1){left:5%;top:62%;animation-delay:-1s}.stardust i:nth-child(2){left:12%;top:55%;animation-delay:-4s}.stardust i:nth-child(3){left:19%;top:65%;animation-delay:-7s}.stardust i:nth-child(4){left:27%;top:51%;animation-delay:-2s}.stardust i:nth-child(5){left:34%;top:61%;animation-delay:-5s}.stardust i:nth-child(6){left:42%;top:49%;animation-delay:-3s}.stardust i:nth-child(7){left:49%;top:58%;animation-delay:-6s}.stardust i:nth-child(8){left:56%;top:46%;animation-delay:-.5s}.stardust i:nth-child(9){left:10%;top:70%;animation-delay:-3.5s}.stardust i:nth-child(10){left:22%;top:45%;animation-delay:-6.5s}.stardust i:nth-child(11){left:31%;top:70%;animation-delay:-1.5s}.stardust i:nth-child(12){left:40%;top:55%;animation-delay:-4.5s}.stardust i:nth-child(13){left:50%;top:68%;animation-delay:-7.5s}.stardust i:nth-child(14){left:60%;top:54%;animation-delay:-2.5s}.stardust i:nth-child(15){left:67%;top:62%;animation-delay:-5.5s}.stardust i:nth-child(16){left:74%;top:48%;animation-delay:-.8s}
.stardust i:nth-child(1){top:42%}.stardust i:nth-child(2){top:36%}.stardust i:nth-child(3){top:46%}.stardust i:nth-child(4){top:32%}.stardust i:nth-child(5){top:43%}.stardust i:nth-child(6){top:34%}.stardust i:nth-child(7){top:41%}.stardust i:nth-child(8){top:31%}.stardust i:nth-child(9){top:48%}.stardust i:nth-child(10){top:30%}.stardust i:nth-child(11){top:47%}.stardust i:nth-child(12){top:37%}.stardust i:nth-child(13){top:45%}.stardust i:nth-child(14){top:35%}.stardust i:nth-child(15){top:41%}.stardust i:nth-child(16){top:32%}
.stardust i:nth-child(17){left:3%;top:34%;animation-delay:-2.2s}.stardust i:nth-child(18){left:9%;top:46%;animation-delay:-5.8s}.stardust i:nth-child(19){left:16%;top:31%;animation-delay:-.4s}.stardust i:nth-child(20){left:24%;top:40%;animation-delay:-3.8s}.stardust i:nth-child(21){left:30%;top:35%;animation-delay:-6.8s}.stardust i:nth-child(22){left:37%;top:46%;animation-delay:-1.8s}.stardust i:nth-child(23){left:45%;top:30%;animation-delay:-4.8s}.stardust i:nth-child(24){left:52%;top:39%;animation-delay:-7.8s}.stardust i:nth-child(25){left:58%;top:44%;animation-delay:-2.8s}.stardust i:nth-child(26){left:64%;top:31%;animation-delay:-5.2s}.stardust i:nth-child(27){left:70%;top:38%;animation-delay:-.9s}.stardust i:nth-child(28){left:76%;top:45%;animation-delay:-4.2s}.stardust i:nth-child(29){left:82%;top:33%;animation-delay:-6.2s}.stardust i:nth-child(30){left:87%;top:41%;animation-delay:-1.2s}.stardust i:nth-child(31){left:91%;top:29%;animation-delay:-3.2s}.stardust i:nth-child(32){left:95%;top:43%;animation-delay:-7.2s}
@keyframes ribbon-drift{0%,100%{transform:translate3d(0,0,0) rotate(-4deg) scaleY(1)}50%{transform:translate3d(6%,10px,0) rotate(-2deg) scaleY(1.2)}}
@keyframes ribbon-pulse{0%,100%{opacity:.28;transform:translateY(0)}50%{opacity:.9;transform:translateY(8px)}}
@keyframes dust{0%{opacity:0;transform:translate3d(-25px,18px,0) scale(.3)}20%{opacity:.9}65%{opacity:.55}100%{opacity:0;transform:translate3d(150px,-45px,0) scale(1.6)}}
@media(prefers-reduced-motion:reduce){.light-ribbon,.light-ribbon:before,.light-ribbon:after,.stardust i{animation:none}.stardust i{opacity:.45}}
.hero-message{position:absolute;z-index:3;left:clamp(28px,6.5vw,100px);top:50%;transform:translateY(-50%);width:min(44vw,620px)}
.hero-message h1{margin:0 0 24px;color:#8621ad;font-size:clamp(62px,7.2vw,112px);font-weight:700;line-height:.88;letter-spacing:-.065em;text-shadow:0 2px 24px #ffffffa8}
.hero-message p{max-width:540px;margin:0;padding:4%;color:#fff;background:transparent;font-size:clamp(18px,1.5vw,24px);font-weight:600;line-height:1.5;text-shadow:0 2px 8px rgba(16,23,68,.65)}
@media(max-width:760px){.hero-picture{min-height:590px;background-position:61% center}.hero-message{left:22px;right:22px;top:auto;bottom:38px;transform:none;width:auto}.hero-message h1{font-size:58px}.hero-message p{font-size:17px;max-width:92%}}
@media(max-width:600px){.topbar .logo img{width:88px;height:68px}.footer-logo img{width:112px;height:88px}}
.topbar{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.65);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 8px 28px rgba(48,35,103,.08)}
.footer-logo img{filter:brightness(0) invert(1)}
h1,h2,h3{color:var(--violet)!important}
.partner-row .partner-logo{min-height:92px;display:flex;align-items:center;justify-content:center;padding:16px;border-right:1px solid var(--line);border-radius:0;background:#fff}
.partner-row .partner-logo:last-child{border-right:0}
.partner-logo img{display:block;width:180px;height:60px;max-width:100%;object-fit:contain}
.partner-logo.speechcare,.partner-logo.artcom,.partner-logo.acalta{background:#fff}
.partner-logo.artcom img{filter:invert(1)}
.partner-row{grid-template-columns:repeat(6,1fr)}
.partner-logo.bmftr img{width:180px;height:60px;object-fit:contain}
.team-button{display:inline-block;margin-top:10px}
.facts-visual{width:100%;margin:0;overflow:hidden;background:#eef4f7}
.facts-visual img{display:block;width:100%;height:auto;max-height:760px;object-fit:cover;object-position:center}
.footer-cta{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.8fr) auto;align-items:end;gap:40px;padding-bottom:38px;margin-bottom:10px;border-bottom:1px solid rgba(255,255,255,.28)}
.footer-cta h2{max-width:980px;margin:0;color:#fff!important;font-size:clamp(34px,4.4vw,64px);line-height:1.05;letter-spacing:-.045em}
.footer-cta-actions{display:flex;flex-wrap:wrap;gap:12px}
.footer-cta-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 22px;border:1px solid rgba(255,255,255,.72);border-radius:13px;color:#fff;text-decoration:none;font-weight:800;white-space:nowrap}
.footer-cta-actions a:first-child{background:#fff;color:var(--blue)}
@media(max-width:980px){.footer-cta{grid-template-columns:1fr;align-items:start}.footer-cta h2{font-size:clamp(32px,7vw,52px)}}
@media(max-width:600px){.footer-cta{text-align:center}.footer-cta-actions{justify-content:center}.footer-cta-actions a{width:100%}}
@media(max-width:600px){
  .partner-row{grid-template-columns:1fr}
  .partner-row .partner-logo{width:100%;min-height:110px;border-right:0;border-bottom:1px solid var(--line)}
  .partner-row .partner-logo img,
  .partner-row .partner-logo.bmftr img{width:35vw;height:auto;max-height:82px;object-fit:contain}
}

.solution-visual{
  position:relative;
  overflow:hidden;
  width:100%;
  min-height:520px;
  height:min(52vw,690px);
  background:#e8e3ef url("vr4talk-woman-80plus.png") center/cover no-repeat;
}
.solution-visual .light-ribbon{
  left:10%;
  top:32%;
  width:54%;
  height:10%;
  opacity:.34;
  transform:rotate(-4deg);
}
.solution-visual .stardust{transform:translateY(-3%);opacity:.34}
.solution-visual .stardust i:nth-child(n+33){top:37%}
.solution-visual .stardust i:nth-child(33){left:8%;animation-delay:-1.4s}
.solution-visual .stardust i:nth-child(34){left:18%;animation-delay:-4.4s}
.solution-visual .stardust i:nth-child(35){left:29%;animation-delay:-6.4s}
.solution-visual .stardust i:nth-child(36){left:41%;animation-delay:-2.4s}
.solution-visual .stardust i:nth-child(37){left:54%;animation-delay:-5.4s}
.solution-visual .stardust i:nth-child(38){left:68%;animation-delay:-.6s}
.solution-visual .stardust i:nth-child(39){left:81%;animation-delay:-3.6s}
.solution-visual .stardust i:nth-child(40){left:93%;animation-delay:-7.4s}
@media(max-width:760px){
  .solution-visual{min-height:500px;height:72vw;background-position:58% center}
  .solution-visual .light-ribbon{left:8%;top:31%;width:55%}
  .solution-visual .stardust{transform:translateY(-2%)}
}

.legal-hero{padding-top:86px;padding-bottom:48px;background:radial-gradient(circle at 78% 8%,#e8dcff 0,transparent 35%),linear-gradient(135deg,#faf9ff,#eef5ff)}
.legal-hero h1{margin:0;font-size:clamp(50px,6.8vw,90px);line-height:.95;letter-spacing:-.06em}
.legal-content{max-width:980px}
.legal-content h2{margin-top:48px;font-size:clamp(28px,3vw,42px)}
.legal-content h3{margin-top:34px;font-size:22px}
.legal-content p,.legal-content li{color:var(--ink);font-size:17px;line-height:1.75}
.legal-content a{color:var(--violet);text-decoration:underline}
.legal-content ul{padding-left:24px}
@media(max-width:760px){.legal-hero{padding-top:64px}.legal-content p,.legal-content li{font-size:16px}}

.team-hero{padding-top:86px;padding-bottom:56px;background:radial-gradient(circle at 78% 8%,#e8dcff 0,transparent 35%),linear-gradient(135deg,#faf9ff,#eef5ff)}
.team-hero h1{max-width:980px;margin:0 0 25px;font-size:clamp(52px,7vw,98px);line-height:.94;letter-spacing:-.06em}
.team-hero>p:last-child{max-width:780px;color:var(--ink);font-size:21px;line-height:1.6}
.team-photo{padding-top:0;background:linear-gradient(180deg,#eef5ff 0,#fff 70%)}
.team-photo img{display:block;width:100%;max-height:720px;object-fit:cover;object-position:center 44%;border-radius:26px;box-shadow:0 22px 65px rgba(44,32,102,.14)}
.team-intro{max-width:900px;margin-bottom:46px;color:var(--ink);font-size:19px;line-height:1.7}
.team-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}
.team-group{padding:34px;border:1px solid #ebe8f5;border-radius:22px;background:#fff;box-shadow:0 14px 45px rgba(44,32,102,.08)}
.team-group:first-child{grid-column:1/-1}
.team-group h2{margin-bottom:10px;font-size:clamp(28px,3vw,42px)}
.team-group .institution{margin:0 0 24px;color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}
.people{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.person{padding-top:18px;border-top:1px solid var(--line)}
.person h3{margin:0 0 8px;font-size:19px}
.person p{margin:0;color:var(--ink);font-size:15px;line-height:1.6}
.team-source{display:inline-block;margin-top:24px;color:var(--violet);font-size:14px;font-weight:800;border-bottom:1px solid currentColor}
@media(max-width:760px){.team-hero{padding-top:64px}.team-hero>p:last-child{font-size:18px}.team-photo{padding-left:0;padding-right:0}.team-photo img{border-radius:0;min-height:320px}.team-groups,.people{grid-template-columns:1fr}.team-group:first-child{grid-column:auto}.team-group{padding:26px}}

.news{background:linear-gradient(180deg,#faf8ff 0%,#fff 100%)}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:40px}
.section-heading h2{margin-bottom:0}
.news-all-link{flex:0 0 auto;color:var(--violet);font-weight:800;padding:12px 0;border-bottom:2px solid currentColor}
.news-all-link span,.news-card a span{display:inline-block;margin-left:5px;transition:transform .2s ease}
.news-all-link:hover span,.news-card a:hover span{transform:translateX(5px)}
.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;align-items:start}
.news-card{overflow:hidden;border:1px solid #ebe8f5;border-radius:22px;background:#fff;box-shadow:0 14px 45px rgba(44,32,102,.09)}
.news-card>img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}
.news-card-copy{padding:28px}
.news-date{margin:0 0 14px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.news-card h3{margin:0 0 18px;font-size:clamp(22px,2vw,29px);line-height:1.14}
.news-card-copy>p:not(.news-date){color:var(--ink);font-size:15px;line-height:1.65}
.news-card a{display:inline-block;margin-top:8px;color:var(--violet);font-size:14px;font-weight:800}
.news-hero{padding-top:100px;padding-bottom:100px;background:radial-gradient(circle at 78% 8%,#e8dcff 0,transparent 35%),linear-gradient(135deg,#faf9ff,#eef5ff)}
.news-hero h1{max-width:960px;margin:0 0 25px;font-size:clamp(50px,6.8vw,96px);line-height:.95;letter-spacing:-.06em}
.news-hero>p:last-child{max-width:760px;color:var(--ink);font-size:21px;line-height:1.6}
.news-page{display:grid;gap:90px}
.news-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:60px;align-items:start;scroll-margin-top:140px}
.news-story:nth-child(even) img{order:2}
.news-story>img{position:sticky;top:140px;display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:24px;box-shadow:0 18px 50px rgba(44,32,102,.13)}
.news-story h2{font-size:clamp(34px,4vw,54px)}
.news-story p:not(.news-date){color:var(--ink);font-size:18px;line-height:1.75}
@media(max-width:980px){
  .news-grid{grid-template-columns:1fr}
  .news-card{display:grid;grid-template-columns:minmax(260px,.8fr) 1.2fr}
  .news-card>img{height:100%;aspect-ratio:auto}
}
@media(max-width:760px){
  .section-heading{display:block}
  .news-all-link{display:inline-block;margin-top:24px}
  .news-card{display:block}
  .news-card>img{height:auto;aspect-ratio:16/10}
  .news-story{grid-template-columns:1fr;gap:28px}
  .news-story:nth-child(even) img{order:0}
  .news-story>img{position:static;aspect-ratio:16/10}
  .news-page{gap:65px}
  .news-hero{padding-top:70px;padding-bottom:70px}
}


/* v28: Projektbeschreibung und stärkere Kleingruppen-Kommunikation */
.project-description{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:60px;align-items:start;background:linear-gradient(180deg,#fff 0,#faf8ff 100%)}
.project-description-copy>p:not(.kicker){max-width:880px;color:var(--ink);font-size:17px;line-height:1.72}
.project-description-focus{padding:34px;border:1px solid #ebe8f5;border-radius:22px;background:#fff;box-shadow:0 14px 45px rgba(44,32,102,.08)}
.project-description-focus h3{margin:0 0 18px;color:var(--violet);font-size:clamp(25px,2.4vw,34px);line-height:1.15}
.project-description-focus>p:not(.kicker){margin-bottom:26px;color:var(--ink);line-height:1.65}
.project-mini-facts{display:grid;gap:12px}
.project-mini-facts span{display:block;padding:14px 16px;border-radius:14px;background:#f6f3ff;color:var(--ink);font-size:14px;line-height:1.45}
.project-mini-facts b{color:var(--violet)}
.group-therapy{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:60px;align-items:center;background:linear-gradient(135deg,#faf9ff,#eef5ff)}
.group-therapy-copy>p:not(.kicker){color:var(--ink);font-size:17px;line-height:1.72}
.group-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.group-benefits article{height:100%;padding:28px 24px;border:1px solid #ebe8f5;border-radius:20px;background:#fff;box-shadow:0 12px 38px rgba(44,32,102,.07)}
.group-benefits strong{display:inline-grid;place-items:center;width:42px;height:42px;margin-bottom:24px;border-radius:12px;background:linear-gradient(130deg,var(--violet),var(--blue));color:#fff;font-size:13px}
.group-benefits h3{margin:0 0 12px;color:var(--violet);font-size:19px;line-height:1.2}
.group-benefits p{margin:0;color:var(--ink);font-size:14px;line-height:1.6}
.team-photo{margin:0}
.team-photo figcaption{max-width:100%;margin:14px auto 0;color:var(--ink);font-size:14px;line-height:1.5;text-align:center}
@media(max-width:980px){.project-description,.group-therapy{grid-template-columns:1fr}.group-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.project-description-focus{padding:26px}.group-benefits{grid-template-columns:1fr}.team-photo figcaption{padding:0 22px}}

/* team page photo cards updates */
.person{display:grid;grid-template-columns:96px minmax(0,1fr);gap:16px;align-items:start;padding-top:20px;border-top:1px solid var(--line)}
.person-photo{display:block;width:96px;height:96px;border-radius:22px;object-fit:cover;object-position:center;background:#eef2fb;box-shadow:0 12px 28px rgba(44,32,102,.12)}
.person-text h3{margin:0 0 6px;font-size:19px}
.person-text .role{margin:0 0 8px;color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.person-text p:last-child{margin:0;color:var(--ink);font-size:15px;line-height:1.6}
@media(max-width:760px){.person{grid-template-columns:82px minmax(0,1fr);gap:14px}.person-photo{width:82px;height:82px;border-radius:18px}}

/* v32: stabiles Fortschritt-Icon als SVG statt System-Zeichen */
.progress-chart-icon{display:block;width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}
.process-row .progress-chart-icon{width:30px;height:30px}


/* v32: festes SVG-Icon für Fortschritt – unabhängig von System-/Emoji-Fonts */
.progress-chart-icon svg{display:block;width:36px;height:36px;overflow:visible}
.progress-chart-icon svg path{fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}
.process-row .progress-chart-icon svg{width:30px;height:30px}


/* v33: feste SVG-Icons für VR-Brille und Gruppenraum – unabhängig von System-/Emoji-Fonts */
.process-row i.fixed-process-icon{font-size:0}
.process-row .fixed-process-icon svg{display:block;width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;overflow:visible}
.process-row .fixed-process-icon .group-heads-icon{width:36px;height:36px;stroke-width:2.4}
@media(max-width:600px){.process-row .fixed-process-icon svg{width:36px;height:36px}.process-row .fixed-process-icon .group-heads-icon{width:38px;height:38px}}

/* v34: DSGVO-konformes Cookie-Banner im VR4Talk-Webseitendesign */
.cookie-consent{position:fixed;inset:auto 22px 22px 22px;z-index:10000;display:none;max-width:1180px;margin:0 auto;padding:22px 24px;border:1px solid rgba(152,32,179,.14);border-radius:20px;background:rgba(255,255,255,.97);box-shadow:0 20px 60px rgba(44,32,102,.20);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.cookie-consent.is-visible{display:block}
.cookie-consent__inner{display:flex;align-items:center;justify-content:space-between;gap:28px}
.cookie-consent__copy{max-width:720px}
.cookie-consent__copy h2{margin:0 0 8px;color:var(--violet);font-size:21px;line-height:1.2;letter-spacing:-.02em}
.cookie-consent__copy p{margin:0;color:var(--ink);font-size:14px;line-height:1.55}
.cookie-consent__copy a{color:var(--violet);font-weight:700;text-decoration:underline;text-underline-offset:2px}
.cookie-consent__actions{display:flex;flex:0 0 auto;gap:10px;align-items:center}
.cookie-consent__button{appearance:none;border:1px solid var(--violet);border-radius:999px;padding:12px 18px;font:inherit;font-size:14px;font-weight:800;line-height:1;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.cookie-consent__button:hover{transform:translateY(-1px)}
.cookie-consent__button--secondary{background:#fff;color:var(--violet)}
.cookie-consent__button--primary{background:linear-gradient(130deg,var(--violet),var(--blue));color:#fff;border-color:transparent;box-shadow:0 8px 22px rgba(152,32,179,.20)}
.cookie-consent__button:focus-visible{outline:3px solid rgba(38,128,224,.32);outline-offset:3px}
@media(max-width:780px){.cookie-consent{inset:auto 12px 12px 12px;padding:20px;border-radius:18px}.cookie-consent__inner{display:block}.cookie-consent__actions{margin-top:18px;display:grid;grid-template-columns:1fr}.cookie-consent__button{width:100%;padding:14px 16px}.cookie-consent__copy h2{font-size:20px}}
