@font-face{font-family:Manrope;src:url('assets/fonts/Manrope-VariableFont_wght.ttf') format('truetype');font-weight:200 800;font-style:normal;font-display:swap}:root{--ink:#f5f8fa;--cyan:#15bdf0;--line:rgba(255,255,255,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050b10;color:var(--ink);font-family:Manrope,system-ui,sans-serif}body.overlay-open{overflow:hidden}a{color:inherit;text-decoration:none}.site-header{position:fixed;z-index:80;top:0;left:0;right:0;height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,4vw,68px);background:linear-gradient(180deg,rgba(3,8,12,.96),rgba(3,8,12,.5),transparent);backdrop-filter:blur(8px)}.brand img{width:225px;display:block}.site-header nav{display:flex;gap:34px;font-size:12px;letter-spacing:.16em}.site-header nav a{opacity:.82}.site-header nav a:hover{opacity:1}.menu{display:none;background:none;border:0;color:white;letter-spacing:.15em}.story{height:790vh;background:#061019}.story-sticky{height:100vh;position:sticky;top:0;overflow:hidden;background:radial-gradient(circle at 50% 45%,#0e2330 0,#08131b 34%,#050b10 75%)}#heroCanvas{position:absolute;inset:0;width:100%;height:100%;display:block}.hero-vignette{position:absolute;z-index:2;inset:0;background:radial-gradient(circle at center,transparent 30%,rgba(0,0,0,.18) 62%,rgba(0,0,0,.68) 100%),linear-gradient(180deg,rgba(0,0,0,.22),transparent 20%,transparent 77%,rgba(0,0,0,.58));pointer-events:none}.hero-copy{position:absolute;z-index:6;left:50%;top:49%;transform:translate(-50%,-50%);width:min(1000px,86vw);text-align:center}.hero-kicker{font-size:12px;letter-spacing:.24em;color:#9edff5;margin-bottom:22px}.hero-copy h1{margin:0;font-size:clamp(58px,7.2vw,118px);line-height:.94;letter-spacing:-.04em;font-weight:520}.hero-copy h1 span{font-weight:260;color:#e0f7ff}.hero-copy p{font-size:clamp(18px,1.5vw,25px);color:#c4d0d6;margin:25px auto 0;max-width:760px}.hero-side{position:absolute;z-index:6;right:5vw;bottom:16vh;color:#a8bac3;font-size:11px;line-height:1.65;letter-spacing:.22em}.scroll-hint{position:absolute;z-index:7;left:50%;bottom:28px;transform:translateX(-50%);font-size:10px;letter-spacing:.2em;color:#b7c4ca}.scroll-hint span{display:block;width:1px;height:36px;background:linear-gradient(var(--cyan),transparent);margin:0 auto 8px}.story-panel{position:absolute;z-index:4;inset:82px 0 0;display:grid;place-items:center;opacity:0;transform:translateY(14vh) scale(.985);pointer-events:none;will-change:transform,opacity}.story-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,11,16,.12),transparent 18%,transparent 82%,rgba(5,11,16,.16));z-index:1;pointer-events:none}.story-panel img{display:block;width:100%;height:calc(100vh - 82px);object-fit:contain;position:relative;z-index:0}.story-panel.active{pointer-events:auto}.final-panel .data-frame{height:calc(100vh - 82px);width:100%;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 48%,rgba(13,38,52,.35),rgba(5,11,16,.95) 68%)}.final-panel img{height:92%;width:auto;max-width:92vw;object-fit:contain;display:block}.story-progress{position:absolute;z-index:9;right:32px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:14px;opacity:0}.story-progress i{width:1px;height:70px;background:linear-gradient(var(--cyan),rgba(255,255,255,.1));display:block}.story-progress b{font-size:10px;font-weight:500;letter-spacing:.15em;color:#82939c}.end-cue{position:absolute;z-index:10;left:50%;bottom:18px;transform:translateX(-50%);text-align:center;font-size:9px;letter-spacing:.2em;color:#8edfff;opacity:0}.end-cue span{color:#71818a;font-size:8px}.zoom-hint{position:absolute;z-index:8;right:5vw;bottom:18px;font-size:9px;letter-spacing:.18em;color:#9edff5;opacity:.75}.zoom-zones{position:absolute;z-index:40;left:2.6%;right:2.6%;bottom:4.5%;height:31%;display:grid;grid-template-columns:1fr 1fr .96fr 1fr 1fr 1fr 1fr 1.25fr;gap:.45%;pointer-events:auto}.zoom-zone{position:relative;cursor:zoom-in}.zoom-preview{position:absolute;z-index:75;left:50%;top:calc(50% + 41px);width:min(390px,31vw);height:min(54vh,470px);object-fit:contain;transform:translate(-50%,-50%) scale(.96);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .22s ease;filter:drop-shadow(0 24px 55px rgba(0,0,0,.88)) drop-shadow(0 0 32px rgba(21,189,240,.18))}.zoom-preview.visible{opacity:1;transform:translate(-50%,-50%) scale(1)}.page-overlay{position:fixed;z-index:70;inset:0;background:#050b10;padding-top:82px;display:grid;place-items:center;opacity:0;visibility:hidden;transform:translateY(2vh);transition:opacity .38s ease,transform .38s ease,visibility .38s}.page-overlay.open{opacity:1;visibility:visible;transform:none}.page-overlay>img{display:block;width:100%;height:calc(100vh - 82px);object-fit:contain}.close-page{position:absolute;z-index:90;right:clamp(20px,4vw,68px);top:94px;border:1px solid rgba(255,255,255,.18);background:rgba(3,8,12,.65);color:white;width:38px;height:38px;border-radius:50%;font-size:24px;font-weight:200;cursor:pointer}.prototype-note{position:absolute;right:20px;bottom:18px;padding:8px 11px;border:1px solid rgba(21,189,240,.35);background:rgba(2,8,12,.72);font-size:10px;letter-spacing:.16em;color:#8edfff}
@media(max-width:900px){.brand img{width:180px}.site-header nav{display:flex;gap:15px;font-size:9px}.site-header nav a:first-child{display:none}.menu{display:none}.story{height:680vh}.hero-copy h1{font-size:clamp(46px,11vw,82px)}.hero-copy p{font-size:17px}.hero-side,.story-progress,.zoom-hint{display:none}.story-panel{inset:82px 0 0}.story-panel img{height:calc(100vh - 82px)}.final-panel .data-frame{width:100%}.final-panel img{width:100%;height:100%;object-fit:contain;max-height:calc(100vh - 82px)}.page-overlay>img{height:calc(100vh - 82px)}}
.apps-panel{display:grid;place-items:center}.apps-stage{position:relative;width:min(100vw,calc((100vh - 82px) * 1.7066667));aspect-ratio:1536/900;max-height:calc(100vh - 82px)}.apps-stage>img{display:block;width:100%;height:100%;object-fit:contain;transition:filter .2s ease}.app-hotspots{position:absolute;z-index:22;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible}.app-hotspot{pointer-events:all;cursor:pointer;outline:none}.app-hotspot .hit{fill:transparent;stroke:none}.app-hotspot .ring{fill:none;stroke:rgba(125,226,255,.36);stroke-width:1.5;vector-effect:non-scaling-stroke;transition:r .18s ease,stroke-opacity .18s ease}.app-hotspot .dot{fill:#18c8f3;filter:drop-shadow(0 0 7px rgba(24,200,243,.9));transition:r .18s ease}.app-hotspot:hover .ring,.app-hotspot.active .ring,.app-hotspot:focus-visible .ring{r:25;stroke-opacity:1}.app-hotspot:hover .dot,.app-hotspot.active .dot,.app-hotspot:focus-visible .dot{r:8}.app-info{position:absolute;z-index:30;width:min(360px,32vw);padding:18px 20px;background:rgba(4,13,20,.93);border:1px solid rgba(72,204,241,.45);box-shadow:0 18px 55px rgba(0,0,0,.52);opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .18s ease,transform .2s ease}.app-info.visible{opacity:1;transform:none}.app-info strong{display:block;font-size:13px;line-height:1.35;letter-spacing:.09em;margin-bottom:8px}.app-info p{margin:0;color:#c8d3d8;font-size:13px;line-height:1.55}.apps-hint{position:absolute;z-index:20;left:50%;bottom:18px;transform:translateX(-50%);font-size:9px;letter-spacing:.2em;color:#9edff5;opacity:.8}.apps-panel.hotspot-active .apps-stage>img{filter:brightness(.82)}@media (hover:none),(pointer:coarse){.app-hotspot .hit{r:42}.app-info{width:min(360px,82vw);font-size:14px}.apps-hint{display:block}}

/* v15: reliable HTML hotspot hit targets, centered exactly on the embedded cyan markers */
.app-hotspots{position:absolute;z-index:50;inset:0;width:100%;height:100%;pointer-events:none}
.app-hotspot{position:absolute;left:var(--x);top:var(--y);width:64px;height:64px;transform:translate(-50%,-50%);border:0;border-radius:50%;background:transparent;padding:0;cursor:pointer;pointer-events:auto;outline:none}
.app-hotspot::before{content:"";position:absolute;left:50%;top:50%;width:38px;height:38px;transform:translate(-50%,-50%);border:1px solid rgba(125,226,255,0);border-radius:50%;box-shadow:0 0 0 rgba(24,200,243,0);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.app-hotspot:hover::before,.app-hotspot:focus-visible::before,.app-hotspot.active::before{border-color:rgba(125,226,255,.8);box-shadow:0 0 22px rgba(24,200,243,.45);transform:translate(-50%,-50%) scale(1.12)}
@media (hover:none),(pointer:coarse){.app-hotspot{width:78px;height:78px}}

/* v16: hit testing is scene-coordinate based; DOM hotspot buttons are visual state holders only. */
.app-hotspot{pointer-events:none!important;}

/* v17: direct, self-rendering hotspot markers. No wrapper or scene-distance hit testing. */
.apps-stage>.direct-hotspot{
  position:absolute!important;
  left:var(--x)!important;
  top:var(--y)!important;
  width:62px!important;
  height:62px!important;
  transform:translate(-50%,-50%)!important;
  z-index:120!important;
  pointer-events:auto!important;
  border:0!important;
  border-radius:50%!important;
  background:transparent!important;
  padding:0!important;
  cursor:pointer!important;
  display:block!important;
}
.apps-stage>.direct-hotspot::before{
  content:"";
  position:absolute;
  left:50%;top:50%;
  width:22px;height:22px;
  transform:translate(-50%,-50%);
  border-radius:50%;
  border:1px solid rgba(175,239,255,.78);
  background:rgba(20,192,239,.20);
  box-shadow:0 0 0 5px rgba(20,192,239,.08),0 0 18px rgba(20,192,239,.45);
  transition:transform .16s ease,box-shadow .16s ease,background .16s ease;
}
.apps-stage>.direct-hotspot::after{
  content:"";
  position:absolute;
  left:50%;top:50%;
  width:7px;height:7px;
  transform:translate(-50%,-50%);
  border-radius:50%;
  background:#eafdff;
  box-shadow:0 0 8px #16c5f3;
}
.apps-stage>.direct-hotspot:hover::before,
.apps-stage>.direct-hotspot.active::before,
.apps-stage>.direct-hotspot:focus-visible::before{
  transform:translate(-50%,-50%) scale(1.45);
  background:rgba(20,192,239,.34);
  box-shadow:0 0 0 8px rgba(20,192,239,.10),0 0 28px rgba(20,192,239,.70);
}
@media (hover:none),(pointer:coarse){.apps-stage>.direct-hotspot{width:76px!important;height:76px!important}}

/* v18 — clean hotspot system: the source-image dots themselves are the targets. */
.apps-stage{position:relative}
.apps-stage>.app-active-halo{
  position:absolute; z-index:120; width:42px; height:42px; border-radius:50%;
  transform:translate(-50%,-50%) scale(.78); opacity:0; pointer-events:none;
  border:1px solid rgba(175,239,255,.9);
  background:rgba(20,192,239,.13);
  box-shadow:0 0 0 7px rgba(20,192,239,.08),0 0 28px rgba(20,192,239,.72);
  transition:opacity .14s ease,transform .16s ease;
}
.apps-stage>.app-active-halo.visible{opacity:1;transform:translate(-50%,-50%) scale(1)}
.apps-panel.hotspot-active .apps-stage>img{filter:brightness(.84)}

/* v19 applications: approved clean artwork + HTML title + one-time hotspot invitation */
.apps-heading{
  position:absolute;z-index:18;left:3.8%;top:5.3%;pointer-events:none;
  text-shadow:0 2px 18px rgba(0,0,0,.9);
}
.apps-heading span{display:block;font-size:11px;letter-spacing:.18em;color:#9fdff4;margin-bottom:8px}
.apps-heading h2{margin:0;font-size:clamp(28px,3vw,52px);line-height:1.06;letter-spacing:.015em;font-weight:330;color:#f4f8fa}
.app-entry-pulses{position:absolute;z-index:115;inset:0;pointer-events:none}
.app-entry-pulse{
  position:absolute;width:34px;height:34px;border-radius:50%;transform:translate(-50%,-50%) scale(.8);
  border:1px solid rgba(185,241,255,.92);background:rgba(20,192,239,.10);
  box-shadow:0 0 0 5px rgba(20,192,239,.08),0 0 22px rgba(20,192,239,.55);
  opacity:0;
}
.apps-panel.intro-pulse .app-entry-pulse{animation:appIntroPulse 1.35s ease-out both}
.apps-panel.intro-pulse .app-entry-pulse:nth-child(2){animation-delay:.06s}
.apps-panel.intro-pulse .app-entry-pulse:nth-child(3){animation-delay:.12s}
.apps-panel.intro-pulse .app-entry-pulse:nth-child(4){animation-delay:.18s}
.apps-panel.intro-pulse .app-entry-pulse:nth-child(5){animation-delay:.24s}
@keyframes appIntroPulse{
  0%{opacity:0;transform:translate(-50%,-50%) scale(.65)}
  20%{opacity:1;transform:translate(-50%,-50%) scale(1.55);box-shadow:0 0 0 10px rgba(20,192,239,.10),0 0 36px rgba(20,192,239,.85)}
  58%{opacity:.95;transform:translate(-50%,-50%) scale(1.05)}
  100%{opacity:0;transform:translate(-50%,-50%) scale(.86)}
}
@media(max-width:900px){
  .apps-heading{left:4.5%;top:4.5%}
  .apps-heading h2{font-size:clamp(24px,6vw,38px)}
  .app-entry-pulse{width:42px;height:42px}
}

/* V20: no chapter numbers; detail hover stays available on small desktop windows. */
@media (max-width:900px) and (hover:hover) and (pointer:fine){
  .zoom-zones{display:grid;left:1.8%;right:1.8%;bottom:3.5%;height:32%;}
  .zoom-preview{width:min(360px,68vw);height:min(52vh,390px);top:50%;}
}
@media (hover:none),(pointer:coarse){
  .zoom-zones{display:none!important;}
  .zoom-preview{display:none!important;}
}

/* v22: section 02 split into a clean background plus independent, sharp HTML cards. */
.zoom-panel{overflow:hidden}
.zoom-panel>.mehrwert-bg{position:absolute;inset:0;width:100%;height:calc(100vh - 82px);object-fit:contain;z-index:0}
.mehrwert-cards{
  position:absolute;z-index:25;left:3.1%;right:3.1%;bottom:5.3%;height:28.8%;
  display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:1.1%;align-items:end;
  pointer-events:auto;
}
.mehrwert-card{
  position:relative;min-width:0;height:100%;display:flex;flex-direction:column;justify-content:flex-end;
  background:linear-gradient(180deg,rgba(7,18,26,.76),rgba(3,10,15,.96));
  border:1px solid rgba(118,211,241,.12);clip-path:polygon(0 0,100% 0,100% 91%,0 100%);
  padding:7px 8px 18px;cursor:zoom-in;transition:transform .18s ease,border-color .18s ease,filter .18s ease;
}
.mehrwert-card::after{content:"";position:absolute;left:8%;right:8%;bottom:5px;height:1px;background:linear-gradient(90deg,transparent,#70e0ff,transparent);opacity:.8}
.mehrwert-card:hover,.mehrwert-card:focus-visible{transform:translateY(-5px);border-color:rgba(118,211,241,.45);filter:brightness(1.08);outline:none}
.mehrwert-card img{width:100%;height:46%;object-fit:cover;display:block;margin:0 0 8px;position:static;z-index:auto}
.mehrwert-card strong{font-size:clamp(8px,.72vw,12px);line-height:1.2;letter-spacing:.08em;font-weight:650;margin-bottom:5px}
.mehrwert-card span{font-size:clamp(7px,.64vw,11px);line-height:1.38;color:#d3dde2}
.mehrwert-preview{
  position:fixed;z-index:140;left:50%;top:50%;width:min(430px,38vw);max-height:min(590px,72vh);
  transform:translate(-50%,-50%) scale(.97);opacity:0;pointer-events:none;
  background:rgba(3,11,17,.97);border:1px solid rgba(98,213,246,.52);
  box-shadow:0 30px 90px rgba(0,0,0,.78),0 0 36px rgba(20,190,240,.16);
  padding:18px 20px 22px;transition:opacity .16s ease,transform .2s ease;
}
.mehrwert-preview.visible{opacity:1;transform:translate(-50%,-50%) scale(1)}
.mehrwert-preview img{display:block;width:100%;height:auto;max-height:42vh;object-fit:contain;margin:0 0 16px}
.mehrwert-preview strong{display:block;font-size:clamp(17px,1.35vw,23px);letter-spacing:.08em;line-height:1.2;margin-bottom:8px}
.mehrwert-preview p{margin:0;color:#d7e0e4;font-size:clamp(14px,1vw,17px);line-height:1.55}
.zoom-panel.detail-open>.mehrwert-bg{filter:brightness(.68);transition:filter .18s ease}
.zoom-panel.detail-open>.mehrwert-cards .mehrwert-card:not(.active){filter:brightness(.6);opacity:.62}
@media (max-width:1150px) and (hover:hover) and (pointer:fine){
  .mehrwert-cards{left:2%;right:2%;gap:.55%;height:27.5%;bottom:4.4%}
  .mehrwert-card{padding:5px 5px 14px}
  .mehrwert-card img{height:43%;margin-bottom:5px}
  .mehrwert-card strong{font-size:8px}.mehrwert-card span{font-size:7px}
  .mehrwert-preview{width:min(390px,58vw);max-height:70vh}
}
@media (hover:none),(pointer:coarse){
  .mehrwert-cards{left:2%;right:2%;gap:.5%;height:26%;bottom:4%}
  .mehrwert-preview{width:min(420px,86vw)}
}

/* v23 — section 02 as a radial workflow around the point-cloud house from section 01. */
.workflow-panel{background:radial-gradient(circle at 50% 54%,rgba(15,68,91,.22),rgba(3,10,15,.04) 34%,rgba(2,8,12,.92) 76%),#03090e;overflow:hidden}
.workflow-panel:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(91,205,239,.13) 0 1px,transparent 1.4px);background-size:38px 38px;mask-image:radial-gradient(circle at 50% 54%,#000,transparent 68%);opacity:.22}
.workflow-copy{position:absolute;z-index:8;left:6.3%;top:7.2%;width:min(560px,38vw);pointer-events:none}
.workflow-copy h2{margin:0 0 13px;font-size:clamp(28px,3vw,54px);line-height:.98;letter-spacing:.025em;font-weight:720}.workflow-copy h2 span{font-weight:300;color:#d7dde1}.workflow-copy p{margin:0 0 16px;max-width:540px;color:#d6dde1;font-size:clamp(13px,1.1vw,18px);line-height:1.45}.workflow-accent{border-left:3px solid #32c9f4;padding-left:17px;font-size:clamp(9px,.72vw,12px);letter-spacing:.19em;line-height:1.6;color:#e4edf1}.workflow-note{position:absolute;z-index:8;right:6.5%;top:8.2%;font-size:clamp(9px,.72vw,12px);letter-spacing:.22em;color:#dbe4e8}.workflow-note:before{content:"";display:inline-block;width:58px;height:1px;background:#b9c7cd;vertical-align:middle;margin-right:20px}
.workflow{position:absolute;z-index:4;left:5%;right:5%;top:20%;bottom:7%;}
.workflow-lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.workflow-lines line{stroke:rgba(71,190,229,.28);stroke-width:1.25;vector-effect:non-scaling-stroke;stroke-dasharray:3 7;transition:stroke .18s,stroke-width .18s,opacity .18s}.workflow-lines line.active{stroke:#61d9ff;stroke-width:2.2;stroke-dasharray:none;filter:drop-shadow(0 0 5px rgba(67,210,255,.7))}
.workflow-center{position:absolute;left:50%;top:52%;width:min(29vw,430px);height:min(45vh,430px);transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:5;pointer-events:none}.workflow-center img{width:100%;height:76%;object-fit:contain;mix-blend-mode:screen;filter:contrast(1.1) brightness(1.08);mask-image:radial-gradient(ellipse at center,#000 54%,rgba(0,0,0,.7) 70%,transparent 91%)}.center-glow{position:absolute;width:78%;aspect-ratio:1;border:1px solid rgba(77,211,250,.2);border-radius:50%;box-shadow:0 0 70px rgba(38,190,235,.12),inset 0 0 55px rgba(38,190,235,.06)}.workflow-center strong{margin-top:-4%;font-size:clamp(11px,.88vw,15px);letter-spacing:.15em}.workflow-center span{margin-top:5px;color:#6bd8f7;font-size:clamp(8px,.62vw,10px);letter-spacing:.2em}
.workflow-node{position:absolute;z-index:10;transform:translate(-50%,-50%);width:clamp(118px,11vw,175px);padding:10px 8px;background:transparent;border:0;color:#eef6f8;text-align:center;cursor:pointer;transition:transform .2s,opacity .2s,filter .2s}.workflow-node:before{content:"";position:absolute;left:50%;top:50%;width:62px;height:62px;transform:translate(-50%,-62%);border:1px solid rgba(72,203,242,.24);border-radius:50%;transition:.2s}.workflow-node i{display:block;height:45px;font-style:normal;font-size:28px;line-height:40px;color:#78ddfa;text-shadow:0 0 16px rgba(74,210,249,.25)}.workflow-node strong{display:block;margin-top:7px;font-size:clamp(9px,.78vw,13px);letter-spacing:.12em;white-space:nowrap}.workflow-node:hover,.workflow-node.active,.workflow-node:focus-visible{transform:translate(-50%,-50%) scale(1.13);outline:none}.workflow-node:hover:before,.workflow-node.active:before{border-color:#6ce1ff;box-shadow:0 0 28px rgba(59,204,246,.25)}.workflow-panel.detail-open .workflow-node:not(.active){opacity:.35;filter:blur(.2px)}
.workflow-preview{position:absolute;z-index:30;left:50%;top:53%;width:min(360px,27vw);min-height:180px;transform:translate(-50%,-50%) scale(.96);padding:22px 26px 24px;text-align:center;background:rgba(2,10,15,.96);border:1px solid rgba(92,216,250,.55);box-shadow:0 24px 70px rgba(0,0,0,.78),0 0 42px rgba(33,187,232,.12);opacity:0;pointer-events:none;transition:.18s}.workflow-preview.visible{opacity:1;transform:translate(-50%,-50%) scale(1)}.workflow-preview-icon{font-size:44px;line-height:1;color:#77dffa;margin-bottom:14px}.workflow-preview strong{display:block;font-size:clamp(15px,1.25vw,21px);letter-spacing:.12em;margin-bottom:9px}.workflow-preview p{margin:0;color:#d4dde1;font-size:clamp(12px,.92vw,16px);line-height:1.5}.workflow-panel.detail-open .workflow-center{opacity:.15;transition:opacity .18s}.workflow-panel.detail-open .workflow-copy,.workflow-panel.detail-open .workflow-note{opacity:.38;transition:opacity .18s}
@media(max-width:1050px){.workflow-copy{width:46vw}.workflow{left:1.5%;right:1.5%;top:22%}.workflow-center{width:min(34vw,360px)}.workflow-node{width:120px}.workflow-preview{width:min(330px,38vw)}}
@media(hover:none),(pointer:coarse){.workflow-preview{width:min(380px,74vw)}.workflow-node{width:110px}.workflow-node strong{white-space:normal}}
/* Section 02 v24 — time, not another result/explanation screen */
.timeline-panel{background:radial-gradient(circle at 50% 48%,rgba(20,67,87,.26),rgba(3,10,15,.92) 47%,#03080c 82%);overflow:hidden}
.timeline-copy{position:absolute;left:6.2%;top:10.5%;z-index:5;max-width:650px}.timeline-copy h2{margin:0;font-size:clamp(28px,3.35vw,58px);line-height:.98;letter-spacing:.015em;font-weight:620}.timeline-copy h2 span{font-weight:300}.timeline-copy p{max-width:600px;margin:16px 0 0;color:#d2dce1;font-size:clamp(14px,1.1vw,19px);line-height:1.5}
.growth-scene{position:absolute;left:50%;top:53%;width:min(980px,78vw);height:min(500px,52vh);transform:translate(-50%,-50%);z-index:2}.growth-ground{position:absolute;left:4%;right:4%;bottom:15%;height:1px;background:linear-gradient(90deg,transparent,rgba(91,207,239,.18),rgba(157,231,250,.6),rgba(91,207,239,.18),transparent);box-shadow:0 0 30px rgba(45,181,221,.12)}
.growth-house{position:absolute;left:50%;top:46%;width:min(430px,44%);height:auto;transform:translate(-50%,-50%);filter:brightness(1.08) contrast(1.06);mask-image:radial-gradient(ellipse 67% 66% at 50% 50%,#000 58%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 67% 66% at 50% 50%,#000 58%,transparent 100%)}
.growth-additions{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.growth-layer{fill:none;stroke:#72daf4;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round;opacity:0;filter:drop-shadow(0 0 5px rgba(73,206,241,.7));transition:opacity .45s ease}.growth-layer circle{fill:#b9effb;stroke:none}.timeline-panel[data-step="1"] .layer-1,.timeline-panel[data-step="2"] .layer-1,.timeline-panel[data-step="3"] .layer-1{opacity:.82}.timeline-panel[data-step="2"] .layer-2,.timeline-panel[data-step="3"] .layer-2{opacity:.82}.timeline-panel[data-step="3"] .layer-3{opacity:.82}.timeline-panel[data-step="1"] .layer-1,.timeline-panel[data-step="2"] .layer-2,.timeline-panel[data-step="3"] .layer-3{animation:newScanPulse 1.1s ease-out}@keyframes newScanPulse{0%{opacity:.15;filter:drop-shadow(0 0 18px rgba(114,218,244,1))}55%{opacity:1}100%{opacity:.82}}
.growth-status{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:min(600px,76%);text-align:center}.growth-status strong{display:block;color:#8be3f8;font-size:clamp(15px,1.15vw,19px);letter-spacing:.14em;margin-bottom:5px}.growth-status span{color:#cbd7dc;font-size:clamp(12px,.92vw,15px);line-height:1.45}
.time-control{position:absolute;left:50%;bottom:10.5%;transform:translateX(-50%);width:min(860px,72vw);z-index:6}.time-control input{width:100%;margin:0;appearance:none;-webkit-appearance:none;background:transparent;cursor:ew-resize}.time-control input::-webkit-slider-runnable-track{height:2px;background:linear-gradient(90deg,#6ed9f4,#6ed9f4);box-shadow:0 0 8px rgba(74,207,240,.35)}.time-control input::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#e8fbff;border:3px solid #42c8ed;margin-top:-9px;box-shadow:0 0 18px rgba(72,207,241,.9)}.time-control input::-moz-range-track{height:2px;background:#6ed9f4}.time-control input::-moz-range-thumb{width:15px;height:15px;border-radius:50%;background:#e8fbff;border:3px solid #42c8ed;box-shadow:0 0 18px rgba(72,207,241,.9)}
.time-labels{display:flex;justify-content:space-between;margin-top:15px}.time-labels button{border:0;background:none;color:#7e9099;font:inherit;font-size:clamp(9px,.72vw,12px);letter-spacing:.14em;cursor:pointer;padding:4px 0;transition:.2s}.time-labels button.active{color:#eafcff}.timeline-accent{position:absolute;left:6.2%;bottom:8.5%;font-size:clamp(9px,.75vw,12px);letter-spacing:.18em;color:#b9cbd2}.timeline-note{position:absolute;right:5.8%;bottom:8.5%;font-size:clamp(9px,.72vw,12px);letter-spacing:.18em;color:#6ed9f4}
@media(max-width:850px){.growth-scene{width:94vw;height:48vh;top:52%}.growth-house{width:min(390px,52%)}.time-control{width:88vw;bottom:11%}.timeline-copy{left:5%;top:11%;max-width:90%}.timeline-accent{left:5%;bottom:5.5%}.timeline-note{right:5%;bottom:5.5%}}
/* Section 02 v25 — time is controlled horizontally; the same digital basis grows left and right. */
.timeline-panel{background:radial-gradient(circle at 50% 47%,rgba(18,63,82,.24),rgba(3,10,15,.94) 52%,#03080c 84%)}
.timeline-copy{left:50%;top:9.5%;transform:translateX(-50%);max-width:1120px;width:88%;text-align:center}.timeline-copy h2{font-size:clamp(30px,3.15vw,54px);line-height:1.02}.timeline-copy p{max-width:none;margin:13px auto 0}
.growth-scene{left:50%;top:49%;width:min(1180px,88vw);height:min(390px,39vh);transform:translate(-50%,-50%);overflow:visible}
.growth-cloud{position:absolute;left:50%;top:47%;transform:translate(-50%,-50%);height:82%;width:38%;overflow:hidden;transition:width .75s cubic-bezier(.2,.8,.2,1);filter:drop-shadow(0 0 16px rgba(70,205,239,.12));-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%)}
.growth-cloud img{position:absolute;height:100%;width:auto;max-width:none;left:50%;top:50%;transform:translate(-50%,-50%);filter:brightness(1.08) contrast(1.08)}
.timeline-panel[data-step="0"] .growth-cloud{width:38%}.timeline-panel[data-step="1"] .growth-cloud{width:57%}.timeline-panel[data-step="2"] .growth-cloud{width:76%}.timeline-panel[data-step="3"] .growth-cloud{width:100%}
.growth-status{bottom:-2%;width:min(660px,80%)}.growth-status strong{font-size:clamp(13px,1vw,17px)}.growth-status span{font-size:clamp(11px,.82vw,14px)}
.free-thought{position:absolute;right:-1%;top:14%;font-size:clamp(10px,.75vw,13px);letter-spacing:.15em;color:#6ed9f4;opacity:0;transform:translateY(6px);transition:.45s}
.time-control{position:absolute;left:50%;bottom:10.5%;width:min(1120px,86vw);transform:translateX(-50%);z-index:8}
.drag-cue{position:absolute;left:50%;bottom:52px;transform:translateX(-50%);display:grid;grid-template-columns:auto auto auto auto;align-items:center;gap:7px;color:#9de9fa;white-space:nowrap;opacity:.92;transition:opacity .3s}.drag-cue b{font-size:11px;letter-spacing:.14em}.drag-cue small{grid-column:4;font-size:11px;color:#9fb0b8;letter-spacing:.02em}.drag-hand{font-size:22px;animation:dragNudge 1.8s ease-in-out infinite}.drag-arrows{font-size:17px;color:#d7f7ff}@keyframes dragNudge{0%,100%{transform:translateX(-5px)}50%{transform:translateX(5px)}}
.timeline-panel.user-touched .drag-cue{opacity:0;pointer-events:none}
.time-control input[type=range]{height:34px;cursor:ew-resize}.time-labels{margin-top:7px}.time-labels button{font-size:clamp(9px,.7vw,11px)}
.timeline-accent{left:50%;bottom:4.7%;transform:translateX(-50%);width:min(1120px,86vw);display:flex;justify-content:space-between;font-size:clamp(8px,.68vw,11px);letter-spacing:.16em;color:#7e969f}.timeline-note{display:none}
@media(max-width:850px){.timeline-copy{left:50%;top:10%;width:92%}.growth-scene{top:49%;width:94vw;height:34vh}.time-control{width:90vw;bottom:11%}.drag-cue small{display:none}.drag-cue{bottom:48px}.timeline-accent{width:90vw;bottom:5%}}

/* V26: 02 is now built from independent transparent scan layers, not a masked composite. */
.timeline-panel{background:radial-gradient(circle at 50% 48%,rgba(17,61,80,.22),rgba(3,10,15,.95) 54%,#03080c 86%)}
.timeline-copy{left:50%;top:8.5%;transform:translateX(-50%);max-width:1180px;width:90%;text-align:center}
.timeline-copy h2{font-size:clamp(31px,3.25vw,56px);line-height:1.02}
.timeline-copy p{max-width:none;margin:12px auto 0}
.growth-scene{left:50%;top:50%;width:min(1240px,92vw);height:min(440px,43vh);transform:translate(-50%,-50%);overflow:visible}
.growth-layers{position:absolute;left:50%;top:46%;width:min(1120px,88vw);aspect-ratio:1240/445;transform:translate(-50%,-50%);filter:drop-shadow(0 0 13px rgba(75,207,238,.12))}
.growth-layer-img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block;pointer-events:none;transform-origin:50% 52%}
.layer-base{opacity:1;filter:brightness(1.08) contrast(1.06)}
.layer-add{opacity:0;filter:brightness(1.18) contrast(1.08) drop-shadow(0 0 8px rgba(86,216,245,.45));transition:opacity .5s ease,filter .6s ease,transform .6s cubic-bezier(.2,.8,.2,1);transform:scale(.995)}
.timeline-panel[data-step="1"] .layer-add-1,
.timeline-panel[data-step="2"] .layer-add-1,
.timeline-panel[data-step="3"] .layer-add-1{opacity:1;transform:scale(1)}
.timeline-panel[data-step="2"] .layer-add-2,
.timeline-panel[data-step="3"] .layer-add-2{opacity:1;transform:scale(1)}
.timeline-panel[data-step="3"] .layer-add-3{opacity:1;transform:scale(1)}
.timeline-panel[data-step="1"] .layer-add-1,
.timeline-panel[data-step="2"] .layer-add-2,
.timeline-panel[data-step="3"] .layer-add-3{animation:scanLayerIn .9s ease-out}
@keyframes scanLayerIn{0%{opacity:.08;filter:brightness(1.8) drop-shadow(0 0 22px rgba(99,225,255,.95));transform:scale(.988)}48%{opacity:1;filter:brightness(1.35) drop-shadow(0 0 14px rgba(99,225,255,.72))}100%{opacity:1;filter:brightness(1.18) contrast(1.08) drop-shadow(0 0 8px rgba(86,216,245,.45));transform:scale(1)}}
.growth-status{bottom:-6%;width:min(680px,82%)}
.free-thought{right:1%;top:9%;font-size:clamp(10px,.78vw,13px);letter-spacing:.13em}
.time-control{bottom:11.2%}
.timeline-accent{bottom:4.5%}
@media(max-width:850px){.growth-scene{width:96vw;height:36vh;top:50%}.growth-layers{width:94vw}.growth-status{bottom:-11%}.time-control{bottom:10.5%}.timeline-copy{top:9.5%;width:94%}}

/* v27 — 02 uses four clean, aligned point-cloud time states. No text is baked into imagery. */
.timeline-panel{background:radial-gradient(circle at 50% 49%,rgba(15,39,51,.30),rgba(5,11,16,.96) 70%)}
.timeline-copy{top:8.5%;text-align:center;width:min(1180px,92vw);left:50%;transform:translateX(-50%)}
.timeline-copy h2{font-size:clamp(34px,4.35vw,72px);line-height:1.02;letter-spacing:-.025em;margin:0}
.timeline-copy h2 span{color:#41c7ef;font-weight:580}
.timeline-copy p{font-size:clamp(14px,1.15vw,20px);margin:14px auto 0;max-width:920px;color:#c4d0d6}
.growth-scene{top:48.5%;width:min(1180px,90vw);height:43vh}
.growth-states{position:absolute;inset:0;width:100%;height:100%;transform:none;filter:none}
.growth-state{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transform:scale(.985);transition:opacity .13s linear,filter .16s ease,transform .22s ease;filter:drop-shadow(0 16px 38px rgba(0,0,0,.58))}
.growth-state.state-0{opacity:1}
.growth-scene.flash-new .growth-state.active-state{filter:drop-shadow(0 0 18px rgba(38,199,242,.32)) drop-shadow(0 16px 38px rgba(0,0,0,.58));transform:scale(1)}
.growth-status{bottom:-9%;width:min(760px,86%);text-align:center;left:50%;transform:translateX(-50%)}
.growth-status strong{font-size:12px;letter-spacing:.18em;color:#e9f8fd}
.growth-status span{font-size:12px;color:#9eafb7}
.free-thought{right:2.5%;top:17%;font-size:clamp(10px,.78vw,13px);letter-spacing:.13em;opacity:.62;transform:rotate(-4deg)}
.time-control{left:50%;bottom:10.2%;width:min(1180px,90vw);transform:translateX(-50%)}
.time-control input[type=range]{width:100%;accent-color:#23c8f3;cursor:ew-resize}
.time-labels{display:grid;grid-template-columns:repeat(4,1fr);margin-top:12px}
.time-labels button{background:none;border:0;color:#7f919b;font-family:inherit;font-size:11px;letter-spacing:.13em;cursor:pointer;padding:4px 6px}
.time-labels button.active{color:#f3fbfe}
.drag-cue{position:absolute;left:0;bottom:54px;display:grid;grid-template-columns:auto auto auto;align-items:center;column-gap:7px;color:#9edff5;font-size:10px;letter-spacing:.14em;pointer-events:none}
.drag-cue b{grid-column:1/4;margin-top:5px;color:#35c8f0}.drag-cue small{grid-column:1/4;color:#81949e;letter-spacing:.04em;font-size:10px;margin-top:3px}.drag-hand{font-size:22px;animation:pwDrag 1.4s ease-in-out infinite}.timeline-panel.user-touched .drag-cue{opacity:0;transition:opacity .28s ease}
@keyframes pwDrag{0%,100%{transform:translateX(-5px)}50%{transform:translateX(9px)}}
.timeline-accent{bottom:3.2%;width:min(1180px,90vw);left:50%;transform:translateX(-50%)}
@media(max-width:900px){.growth-scene{top:49%;width:96vw;height:39vh}.timeline-copy{top:8%;}.time-control{width:92vw}.drag-cue{bottom:48px}.growth-status{bottom:-12%}}

/* v28: single-image state swap for reliable time slider. */
.growth-state-single{opacity:1!important;transform:scale(1);transition:opacity .16s ease,filter .18s ease,transform .18s ease}
.growth-state-single.changing{opacity:.72!important;filter:brightness(1.22) drop-shadow(0 0 16px rgba(38,199,242,.25));transform:scale(.995)}

/* --- V31: additive scan growth rebuilt on the stable V28 slider --- */
.timeline-panel .growth-scene{
  top:47.2%;
  width:min(1120px,86vw);
  height:min(390px,37vh);
}
.timeline-panel .growth-states{
  position:absolute;inset:0;width:100%;height:100%;transform:none;filter:none;
}
.timeline-panel .growth-state{
  position:absolute;inset:0;width:100%;height:100%;object-fit:contain;
  transform:none!important;filter:drop-shadow(0 14px 34px rgba(0,0,0,.54));
  pointer-events:none;will-change:opacity;
}
.timeline-panel .growth-layer-fixed{opacity:1!important;}
.timeline-panel .growth-layer-add{opacity:0;transition:opacity .08s linear;}

.timeline-panel .free-thought{
  position:absolute;right:5.3%;top:28%;z-index:9;
  width:min(300px,22vw);padding:0;border:0;
  color:#dff8ff;
  font-family:"Bradley Hand","Segoe Print","Comic Sans MS",cursive;
  font-size:clamp(22px,1.8vw,34px);font-weight:400;line-height:1.08;letter-spacing:.01em;
  text-shadow:0 3px 18px rgba(0,0,0,.9);
  opacity:.9;transform:rotate(-5deg);transition:none;
  pointer-events:none;
}
.timeline-panel .free-thought::after{
  content:"";display:block;width:74px;height:1px;margin:11px 0 0 12px;
  background:rgba(223,248,255,.72);transform:rotate(-4deg);
}

.timeline-panel .growth-status{
  position:absolute;left:6.4%;bottom:20.2%;transform:none;
  width:min(480px,34vw);z-index:10;text-align:left;padding:0;background:none;
  text-shadow:0 2px 12px rgba(0,0,0,.95);pointer-events:none;
}
.timeline-panel .growth-status strong{
  display:block;color:#eafaff;font-size:clamp(14px,1.05vw,18px);letter-spacing:.18em;margin-bottom:6px;
}
.timeline-panel .growth-status span{
  display:block;color:#cbd7dc;font-size:clamp(13px,.96vw,16px);line-height:1.45;
}
.timeline-panel .growth-status.copy-in{animation:v31copy .24s ease-out}
@keyframes v31copy{from{opacity:.28;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}

.timeline-panel .time-control{bottom:6.6%;width:min(1160px,89vw)}
.timeline-panel .drag-cue{
  left:auto;right:0;bottom:54px;transform:none;
  grid-template-columns:auto auto auto;text-align:right;
}
.timeline-panel .drag-cue b,.timeline-panel .drag-cue small{grid-column:1/4}
.timeline-panel .drag-cue small{margin-top:2px}
.timeline-panel .timeline-accent{bottom:1.2%;width:min(1160px,89vw)}

@media(max-width:900px){
 .timeline-panel .growth-scene{top:46.5%;width:96vw;height:34vh}
 .timeline-panel .free-thought{right:4%;top:25%;width:35vw;font-size:clamp(18px,3.1vw,25px)}
 .timeline-panel .growth-status{left:5%;bottom:21.5%;width:48vw}
 .timeline-panel .time-control{bottom:6.3%;width:92vw}
 .timeline-panel .drag-cue{bottom:50px}
}

/* V33: handwritten quote is fully independent from timeline state. */
.timeline-panel .free-thought{opacity:.9!important;transform:rotate(-5deg)!important;transition:none!important;}
/* V34 — panel 04: same V33 content, recomposed for landscape */
.final-panel{display:block;padding:0 4vw;background:radial-gradient(circle at 50% 48%,rgba(11,35,49,.56),rgba(5,11,16,.97) 70%)}
.final-panel:before{background:linear-gradient(180deg,rgba(5,11,16,.18),transparent 22%,transparent 80%,rgba(5,11,16,.32))}
.data-landscape{position:relative;z-index:2;width:min(1500px,94vw);height:calc(100vh - 82px);margin:auto;padding:2.2vh 0 2vh;display:grid;grid-template-rows:auto minmax(230px,1fr) auto auto auto;align-items:center;overflow:hidden}
.data-title{text-align:center;max-width:940px;margin:0 auto;position:relative;z-index:4}.data-title h2{margin:0;font-size:clamp(36px,4vw,68px);line-height:.98;letter-spacing:.035em;font-weight:650}.data-title h2 span{font-weight:300;color:#eef8fc}.data-title h3{margin:12px 0 7px;font-size:clamp(16px,1.35vw,23px);font-weight:450}.data-title p{margin:0 auto;max-width:850px;font-size:clamp(11px,.95vw,15px);line-height:1.55;color:#c7d2d8}
.data-main{position:relative;min-height:0;height:100%;display:flex;align-items:center;justify-content:center}.data-house{height:100%;width:min(760px,55vw);object-fit:contain;filter:drop-shadow(0 0 28px rgba(21,189,240,.12));mask-image:linear-gradient(to bottom,transparent 0,#000 8%,#000 89%,transparent 100%)}
.local-note{position:absolute;z-index:5;left:4%;top:50%;transform:translateY(-50%);width:190px;border-left:1px solid rgba(225,246,255,.55);padding:15px 0 15px 22px;display:flex;flex-direction:column;gap:6px}.local-note strong{font-size:15px;line-height:1.45;letter-spacing:.11em}.local-note i{display:block;width:36px;height:3px;background:var(--cyan);margin:7px 0 10px}.local-note span{font-size:9px;letter-spacing:.16em;color:#9ec9da}
.data-yours{display:flex;align-items:center;justify-content:center;gap:30px;margin:-3px auto 9px;font-size:clamp(13px,1.15vw,18px);letter-spacing:.2em;font-weight:500}.data-yours i,.data-mantra i{width:110px;height:1px;background:linear-gradient(90deg,transparent,#d7f5ff)}.data-yours i:last-child,.data-mantra i:last-child{transform:scaleX(-1)}
.data-options{display:grid;grid-template-columns:1fr 1fr;gap:5vw;width:min(920px,74vw);margin:0 auto 12px}.data-option{position:relative;padding:14px 24px 13px;border:1px solid rgba(109,205,239,.28);min-height:125px;background:linear-gradient(135deg,rgba(7,20,29,.34),rgba(4,12,18,.1))}.data-option.own{border-color:rgba(119,224,255,.7);box-shadow:inset 0 0 24px rgba(21,189,240,.035)}.data-option .option-icon{position:absolute;right:20px;top:10px;color:#20c9f7;font-size:30px;font-weight:200;opacity:.9}.data-option strong{display:block;padding-right:50px;font-size:clamp(11px,.92vw,15px);line-height:1.45;letter-spacing:.1em}.data-option p{margin:8px 0 0;max-width:390px;font-size:clamp(10px,.78vw,13px);line-height:1.55;color:#c8d1d6}
.data-mantra{display:flex;align-items:center;justify-content:center;gap:28px;text-align:center;font-size:clamp(11px,.92vw,15px);line-height:1.6;letter-spacing:.24em;color:#eef8fc}.data-mantra i{width:100px}
@media(max-width:900px){.final-panel{padding:0 18px}.data-landscape{width:100%;grid-template-rows:auto minmax(190px,1fr) auto auto auto;padding-top:2vh}.data-title h2{font-size:clamp(32px,8vw,50px)}.data-title p{font-size:11px}.local-note{left:0;width:140px;padding-left:12px}.local-note strong{font-size:11px}.local-note span{font-size:7px}.data-house{width:80vw}.data-options{width:92vw;gap:12px}.data-option{padding:11px 13px;min-height:115px}.data-option .option-icon{display:none}.data-yours{gap:12px}.data-yours i,.data-mantra i{width:45px}.data-mantra{gap:12px;font-size:9px}}

/* V35 — panel 04 central data pictogram, same V33 wording */
.data-main-symbol{display:grid;grid-template-columns:minmax(220px,1fr) minmax(380px,1.6fr) minmax(220px,1fr);gap:clamp(22px,3vw,60px);align-items:center;width:min(1360px,92vw);margin:0 auto;overflow:visible}
.data-main-symbol .data-side{border:0;background:none;min-height:0;padding:0;max-width:330px;justify-self:center}
.data-main-symbol .data-side.own{justify-self:end;text-align:left}
.data-main-symbol .data-side.host{justify-self:start;text-align:left}
.data-main-symbol .data-side strong{padding:0;font-size:clamp(12px,1vw,16px);line-height:1.5;letter-spacing:.12em}
.data-main-symbol .data-side p{font-size:clamp(10px,.82vw,13px);line-height:1.65;color:#c8d1d6;margin-top:10px}
.data-main-symbol .data-side .option-icon{position:relative;right:auto;top:auto;margin-bottom:18px;width:74px;height:58px;color:#8de6ff;opacity:.95}
.server-icon{display:flex;flex-direction:column;gap:7px}.server-icon span{display:block;width:64px;height:13px;border:1.5px solid rgba(220,248,255,.9);border-radius:4px;box-shadow:0 0 14px rgba(21,189,240,.08)}.server-icon span:before{content:"";display:block;width:14px;height:2px;margin:5px 0 0 8px;background:#66dfff;box-shadow:34px 0 0 rgba(220,248,255,.75)}
.cloud-icon:before,.cloud-icon:after,.cloud-icon span{content:"";position:absolute;border:1.5px solid rgba(220,248,255,.9);background:transparent}.cloud-icon:before{width:58px;height:30px;left:8px;bottom:7px;border-radius:24px}.cloud-icon:after{width:33px;height:33px;left:22px;bottom:25px;border-radius:50%;border-bottom-color:transparent}.cloud-icon span{width:18px;height:18px;left:29px;bottom:14px;border-radius:50%;border-color:#42d5ff;box-shadow:0 0 16px rgba(21,189,240,.35)}
.data-core-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0}
.local-note-center{position:relative;left:auto;top:auto;transform:none;width:auto;border:0;padding:0;text-align:center;align-items:center;gap:4px;margin-bottom:6px}.local-note-center strong{font-size:clamp(11px,.9vw,14px);letter-spacing:.16em}.local-note-center i{width:34px;height:2px;margin:5px auto 7px}.local-note-center span{max-width:430px;font-size:clamp(9px,.72vw,11px);line-height:1.5;letter-spacing:.06em;color:#9fc3d1}
.data-core{position:relative;width:min(390px,32vw);aspect-ratio:1.45/1;display:grid;place-items:center;isolation:isolate}
.data-core:before{content:"";position:absolute;inset:12% 4%;background:radial-gradient(ellipse at center,rgba(21,189,240,.16),rgba(21,189,240,.04) 42%,transparent 70%);filter:blur(12px);z-index:-3}
.data-orbit{position:absolute;left:50%;top:50%;border:1px solid rgba(77,211,248,.3);border-radius:50%;transform:translate(-50%,-50%);z-index:-1}.orbit-a{width:78%;height:68%}.orbit-b{width:60%;height:86%;transform:translate(-50%,-50%) rotate(67deg)}
.data-particles{position:absolute;border-radius:50%;background:#b7f2ff;box-shadow:38px -26px 0 -1px #20c9f7,-54px 20px 0 -1px rgba(255,255,255,.75),85px 18px 0 -2px #20c9f7,-92px -36px 0 -2px rgba(255,255,255,.58),18px 68px 0 -2px #20c9f7,-15px -74px 0 -2px rgba(255,255,255,.65)}.p1{width:4px;height:4px;left:49%;top:43%}.p2{width:3px;height:3px;left:43%;top:52%;transform:scale(.8) rotate(18deg)}.p3{width:2px;height:2px;left:55%;top:57%;transform:scale(1.2) rotate(-22deg)}
.doc-stack{position:relative;width:150px;height:126px}.doc-sheet{position:absolute;width:104px;height:122px;border:1.5px solid rgba(228,249,255,.8);border-radius:7px;background:linear-gradient(145deg,rgba(23,61,77,.42),rgba(6,17,24,.15));box-shadow:0 0 22px rgba(21,189,240,.08)}.doc-sheet.back{left:0;top:0;opacity:.38}.doc-sheet.mid{left:21px;top:7px;opacity:.58}.doc-sheet.front{left:44px;top:14px;border-color:#d8f7ff;background:linear-gradient(145deg,rgba(14,42,56,.82),rgba(4,12,18,.56));box-shadow:0 0 28px rgba(21,189,240,.18)}.doc-sheet.front:after{content:"";position:absolute;right:-1px;top:-1px;width:30px;height:30px;border-left:1.5px solid #d8f7ff;border-bottom:1.5px solid #d8f7ff;background:#07131b;clip-path:polygon(0 0,100% 100%,0 100%)}.doc-sheet.front span{display:block;width:48px;height:2px;background:rgba(203,241,251,.75);margin-left:25px;margin-top:20px}.doc-sheet.front span:first-child{margin-top:47px}.data-main-symbol .data-yours{margin:5px 0 0;font-size:clamp(11px,.9vw,14px);gap:18px}.data-main-symbol .data-yours i{width:65px}
.data-main-symbol + .data-mantra{margin-top:8px}
@media(max-width:900px){.data-main-symbol{grid-template-columns:1fr;gap:12px;width:94vw}.data-main-symbol .data-side{display:none}.data-core{width:min(430px,78vw)}.local-note-center span{max-width:82vw}.data-main-symbol .data-yours i{width:38px}}

/* v37: About Punktwolke as a real HTML page, not a flat image */
.about-overlay{overflow:auto;display:block;padding-top:82px}
.about-page{min-height:calc(100vh - 82px);padding:clamp(36px,5vh,64px) clamp(24px,6vw,96px) 54px;background:radial-gradient(circle at 50% 32%,rgba(18,58,78,.28),transparent 33%),linear-gradient(180deg,#071018 0%,#050b10 100%);display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden}
.about-page:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(99,206,238,.09) 1px,transparent 1.2px);background-size:34px 34px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 72%);pointer-events:none}
.about-kicker{font-size:11px;letter-spacing:.25em;color:#8fdff7;margin-bottom:18px;position:relative;z-index:2}
.about-page h2{margin:0;max-width:1050px;font-size:clamp(34px,4.8vw,76px);line-height:1.02;letter-spacing:-.035em;font-weight:480;position:relative;z-index:2}
.about-page h2 span{font-weight:260;color:#d9eef6}
.about-sphere{width:clamp(122px,13vw,190px);aspect-ratio:1;margin:28px 0 28px;position:relative;z-index:2;filter:drop-shadow(0 0 26px rgba(21,189,240,.22))}
.about-sphere img{width:100%;height:100%;display:block;object-fit:contain}
.about-journey{position:relative;z-index:2;width:min(1120px,94vw);display:grid;grid-template-columns:repeat(5,1fr);gap:clamp(16px,2vw,34px);align-items:start;margin-top:4px;padding-top:18px}
.journey-line{position:absolute;left:9%;right:9%;top:44px;height:1px;background:linear-gradient(90deg,rgba(21,189,240,.08),rgba(21,189,240,.55) 18%,rgba(255,255,255,.28) 50%,rgba(21,189,240,.55) 82%,rgba(21,189,240,.08));z-index:0}
.journey-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:11px;color:#d9e6ec}
.journey-step strong{font-size:10px;letter-spacing:.15em;font-weight:520;color:#9eb2bc;white-space:nowrap}
.journey-icon{width:54px;height:54px;border:1px solid rgba(21,189,240,.34);background:rgba(4,15,22,.86);border-radius:50%;position:relative;box-shadow:0 0 0 6px rgba(5,11,16,.9),0 0 20px rgba(21,189,240,.06)}
.journey-icon:after{content:"";position:absolute;left:50%;top:50%;width:5px;height:5px;border-radius:50%;background:#dff8ff;transform:translate(-50%,-50%);box-shadow:0 0 8px var(--cyan)}
.journey-icon i{position:absolute;display:block;border-color:#7acbe4}
.journey-icon.paper i:first-child{left:15px;top:13px;width:23px;height:28px;border:1px solid #75c8e2;transform:rotate(-6deg)}
.journey-icon.paper i:last-child{left:19px;top:17px;width:19px;height:24px;border:1px solid rgba(255,255,255,.55);transform:rotate(5deg)}
.journey-icon.digital i:nth-child(1){left:12px;top:14px;width:30px;height:24px;border:1px solid #75c8e2}
.journey-icon.digital i:nth-child(2){left:17px;top:20px;width:20px;border-top:1px solid rgba(255,255,255,.55)}
.journey-icon.digital i:nth-child(3){left:17px;top:27px;width:13px;border-top:1px solid rgba(255,255,255,.45)}
.journey-icon.model i:nth-child(1){left:14px;top:15px;width:25px;height:25px;border:1px solid #75c8e2;transform:skewY(-20deg)}
.journey-icon.model i:nth-child(2){left:14px;top:15px;width:25px;height:25px;border-right:1px solid rgba(255,255,255,.5);transform:skewY(20deg)}
.journey-icon.model i:nth-child(3){left:19px;top:27px;width:15px;border-top:1px solid rgba(255,255,255,.55);transform:rotate(-28deg)}
.journey-icon.scan i{width:4px;height:4px;border-radius:50%;background:#7ad9f2;box-shadow:0 0 6px rgba(21,189,240,.8)}
.journey-icon.scan i:nth-child(1){left:13px;top:16px}.journey-icon.scan i:nth-child(2){left:34px;top:14px}.journey-icon.scan i:nth-child(3){left:16px;top:35px}.journey-icon.scan i:nth-child(4){left:37px;top:32px}
.journey-icon.use i{width:4px;height:4px;border-radius:50%;background:#7ad9f2;box-shadow:0 0 6px rgba(21,189,240,.8)}
.journey-icon.use i:nth-child(1){left:12px;top:24px}.journey-icon.use i:nth-child(2){left:23px;top:12px}.journey-icon.use i:nth-child(3){left:39px;top:23px}.journey-icon.use i:nth-child(4){left:24px;top:39px}
.about-copy{position:relative;z-index:2;width:min(900px,88vw);margin:42px auto 0;padding-top:28px;border-top:1px solid rgba(255,255,255,.11);text-align:left}
.about-copy h3{margin:0 0 14px;font-size:clamp(17px,1.55vw,23px);letter-spacing:.045em;font-weight:560;color:#eef8fb}
.about-copy p{margin:0 0 12px;color:#b8c7ce;font-size:clamp(14px,1.05vw,17px);line-height:1.72}
@media(max-width:780px){.about-page{padding-left:18px;padding-right:18px}.about-journey{grid-template-columns:1fr;gap:18px;width:min(460px,90vw);padding-top:0}.journey-line{left:27px;right:auto;top:25px;bottom:25px;width:1px;height:auto;background:linear-gradient(180deg,rgba(21,189,240,.1),rgba(21,189,240,.5),rgba(21,189,240,.1))}.journey-step{flex-direction:row;justify-content:flex-start;text-align:left;gap:18px}.journey-step strong{white-space:normal}.about-copy{margin-top:28px}.about-page h2{font-size:clamp(34px,9.2vw,54px)}}

/* V38 ABOUT: compact desktop composition, readable headline, one-screen target */
@media (min-width:781px){
  .about-page{
    height:calc(100vh - 82px);
    min-height:0;
    box-sizing:border-box;
    padding:clamp(18px,2.5vh,30px) clamp(28px,5vw,78px) clamp(18px,2.4vh,28px);
    justify-content:flex-start;
    overflow:hidden;
  }
  .about-kicker{
    font-size:10px;
    letter-spacing:.16em;
    margin-bottom:clamp(8px,1.2vh,12px);
  }
  .about-page h2{
    max-width:920px;
    font-size:clamp(26px,3.05vw,46px);
    line-height:1.08;
    letter-spacing:-.012em;
    font-weight:480;
  }
  .about-page h2 span{font-weight:300}
  .about-sphere{
    width:clamp(78px,8.2vh,112px);
    margin:clamp(10px,1.6vh,16px) 0 clamp(8px,1.2vh,13px);
  }
  .about-journey{
    width:min(1040px,88vw);
    gap:clamp(12px,1.6vw,26px);
    margin-top:0;
    padding-top:10px;
  }
  .journey-line{top:36px}
  .journey-step{gap:7px}
  .journey-icon{width:44px;height:44px}
  .journey-step strong{font-size:9px;letter-spacing:.11em}
  .journey-icon.paper i:first-child{left:12px;top:10px;width:19px;height:23px}
  .journey-icon.paper i:last-child{left:15px;top:13px;width:16px;height:20px}
  .journey-icon.digital i:nth-child(1){left:10px;top:11px;width:24px;height:20px}
  .journey-icon.digital i:nth-child(2){left:14px;top:16px;width:16px}
  .journey-icon.digital i:nth-child(3){left:14px;top:22px;width:11px}
  .journey-icon.model i:nth-child(1),.journey-icon.model i:nth-child(2){left:11px;top:12px;width:21px;height:21px}
  .journey-icon.model i:nth-child(3){left:15px;top:23px;width:13px}
  .journey-icon.scan i:nth-child(1){left:10px;top:13px}.journey-icon.scan i:nth-child(2){left:28px;top:11px}.journey-icon.scan i:nth-child(3){left:13px;top:29px}.journey-icon.scan i:nth-child(4){left:30px;top:27px}
  .journey-icon.use i:nth-child(1){left:9px;top:19px}.journey-icon.use i:nth-child(2){left:19px;top:9px}.journey-icon.use i:nth-child(3){left:32px;top:18px}.journey-icon.use i:nth-child(4){left:20px;top:32px}
  .about-copy{
    width:min(940px,86vw);
    margin:clamp(14px,2vh,22px) auto 0;
    padding-top:clamp(12px,1.6vh,18px);
  }
  .about-copy h3{
    margin:0 0 clamp(6px,.8vh,9px);
    font-size:clamp(15px,1.15vw,19px);
    letter-spacing:.025em;
  }
  .about-copy p{
    margin:0 0 6px;
    font-size:clamp(12px,.9vw,14.5px);
    line-height:1.48;
  }
}

/* Extra compression for short desktop/laptop viewports */
@media (min-width:781px) and (max-height:760px){
  .about-page{padding-top:14px;padding-bottom:14px}
  .about-kicker{margin-bottom:6px}
  .about-page h2{font-size:clamp(24px,2.75vw,40px);line-height:1.06}
  .about-sphere{width:72px;margin:8px 0 6px}
  .about-journey{padding-top:6px}
  .journey-line{top:31px}
  .journey-icon{width:40px;height:40px}
  .about-copy{margin-top:10px;padding-top:10px}
  .about-copy h3{font-size:14px;margin-bottom:5px}
  .about-copy p{font-size:12px;line-height:1.38;margin-bottom:4px}
}


/* V39 ABOUT: natural casing and much calmer tracking for readability */
.about-page h2{
  letter-spacing:-.025em;
  word-spacing:.08em;
  font-weight:460;
}
.about-page h2 span{
  letter-spacing:-.02em;
  word-spacing:.08em;
  font-weight:300;
}
.about-copy h3{
  letter-spacing:0;
  text-transform:none;
  font-weight:520;
}
.journey-step strong{
  letter-spacing:.035em;
  text-transform:none;
  font-weight:500;
}
@media (min-width:781px){
  .about-page h2{
    max-width:960px;
    font-size:clamp(25px,2.85vw,42px);
    line-height:1.09;
    letter-spacing:-.02em;
    word-spacing:.06em;
  }
  .about-page h2 span{
    letter-spacing:-.015em;
    word-spacing:.06em;
  }
  .about-copy h3{
    font-size:clamp(15px,1.08vw,18px);
    line-height:1.35;
  }
  .journey-step strong{
    font-size:9px;
    letter-spacing:.025em;
  }
}
@media (min-width:781px) and (max-height:760px){
  .about-page h2{
    font-size:clamp(23px,2.5vw,36px);
    letter-spacing:-.018em;
    word-spacing:.05em;
  }
  .about-copy h3{font-size:13.5px}
}

/* V40 CONTACT — real HTML page based on the approved visual language */
.contact-overlay{display:block;overflow:hidden;background:#050b10}
.contact-page{height:calc(100vh - 82px);margin-top:0;display:grid;grid-template-columns:minmax(0,.98fr) minmax(560px,1.02fr);background:radial-gradient(circle at 73% 42%,rgba(12,45,61,.22),transparent 42%),#050b10;overflow:hidden}
.contact-visual{position:relative;min-width:0;overflow:hidden;background:#07131c}
.contact-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 62%,rgba(5,11,16,.58) 87%,#050b10 100%),linear-gradient(0deg,rgba(5,11,16,.62),transparent 35%);pointer-events:none}
.contact-visual img{width:100%;height:100%;object-fit:cover;object-position:47% center;display:block}
.contact-visual-note{position:absolute;z-index:2;left:6%;top:8%;max-width:210px;font-size:clamp(16px,1.25vw,21px);line-height:1.35;font-weight:320;color:#eef9fd;transform:rotate(-4deg);font-family:"Comic Sans MS","Bradley Hand",cursive;text-shadow:0 2px 14px rgba(0,0,0,.6)}
.contact-visual-foot{position:absolute;z-index:2;left:7%;bottom:5.5%;font-size:11px;line-height:1.65;letter-spacing:.22em;color:#eaf7fb}
.contact-visual-foot:before{content:"";display:block;width:40px;height:2px;background:var(--cyan);margin-bottom:16px}
.contact-content{min-width:0;padding:clamp(10px,1.8vh,20px) clamp(30px,4.3vw,72px) 12px;display:flex;flex-direction:column;justify-content:flex-start;overflow:auto}
.contact-kicker{font-size:10px;letter-spacing:.25em;color:#9edff5;margin-bottom:10px}
.contact-kicker:before{content:"";display:inline-block;width:34px;height:2px;background:var(--cyan);vertical-align:middle;margin-right:18px}
.contact-content h2{margin:0;font-size:clamp(38px,4.15vw,67px);line-height:.98;letter-spacing:-.035em;font-weight:360;color:#f5f8fa}
.contact-intro{margin:8px 0 10px;max-width:750px;color:#c7d2d8;font-size:clamp(13px,1.02vw,16px);line-height:1.45}
.contact-trust{display:grid;grid-template-columns:1.17fr .95fr .95fr;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:9px}
.trust-item{position:relative;padding:12px 16px 11px 47px;min-height:112px;border-right:1px solid rgba(255,255,255,.09)}
.trust-item:last-child{border-right:0}
.trust-item strong{display:block;font-size:11.5px;line-height:1.3;color:#f2f8fa;margin-bottom:7px}
.trust-item p{margin:0;font-size:10.5px;line-height:1.48;color:#aebbc2}
.trust-icon{position:absolute;left:9px;top:15px;width:26px;height:26px;border:2px solid var(--cyan);display:block}
.trust-icon.shield{border-radius:13px 13px 16px 16px;clip-path:polygon(50% 0,94% 17%,88% 67%,50% 100%,12% 67%,6% 17%)}
.trust-icon.lock{border-radius:4px;margin-top:7px;height:20px}.trust-icon.lock:before{content:"";position:absolute;width:12px;height:12px;border:2px solid var(--cyan);border-bottom:0;border-radius:10px 10px 0 0;left:5px;top:-10px}
.trust-icon.local{border-radius:3px;height:18px;margin-top:3px}.trust-icon.local:after{content:"";position:absolute;left:4px;right:4px;bottom:-7px;height:2px;background:var(--cyan);box-shadow:5px 3px 0 -1px var(--cyan)}
.contact-form{display:flex;flex-direction:column;gap:7px}
.upload-box{height:92px;border:1px dashed rgba(21,189,240,.9);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;cursor:pointer;background:rgba(7,20,29,.44);transition:border-color .2s ease,background .2s ease}
.upload-box:hover{background:rgba(11,38,51,.52);border-color:#70dcfa}
.upload-box input{position:absolute;opacity:0;pointer-events:none}
.upload-symbol{font-size:32px;line-height:.8;color:var(--cyan);font-weight:200}
.upload-box strong{font-size:14px;font-weight:520}.upload-box>span:not(.upload-symbol){font-size:11px;color:#c4d1d7}.upload-box small{font-size:9px;color:#7f929c;margin-top:2px}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px}.form-grid label,.message-field{position:relative}.form-grid label span,.message-field>span{position:absolute;z-index:1;left:13px;top:9px;font-size:9.5px;color:#c7d4da;pointer-events:none}.form-grid input,.message-field textarea{width:100%;border:1px solid rgba(164,205,221,.36);background:rgba(8,21,29,.56);color:#f5f8fa;border-radius:4px;outline:none;font:inherit}.form-grid input{height:42px;padding:18px 12px 5px}.message-field textarea{height:82px;resize:none;padding:25px 12px 18px;font-size:11px;line-height:1.4}.form-grid input:focus,.message-field textarea:focus{border-color:rgba(21,189,240,.95);box-shadow:0 0 0 1px rgba(21,189,240,.16)}
.message-field small{position:absolute;right:10px;bottom:7px;color:#7f929c;font-size:9px}.message-field small b{font-weight:400}
.contact-submit{align-self:center;width:min(320px,62%);height:44px;margin-top:1px;border:0;border-radius:5px;background:linear-gradient(90deg,#27c3ef,#18b8e8);color:#021019;letter-spacing:.16em;font-size:11px;font-weight:700;cursor:pointer}.contact-submit span{font-size:17px;margin-left:12px}.contact-submit:hover{filter:brightness(1.08)}
.contact-transfer{text-align:center;font-size:9px;color:#a7b6bd;margin-top:1px}.contact-transfer:before{content:"▣";color:var(--cyan);margin-right:8px}.contact-prototype{text-align:center;font-size:8px;letter-spacing:.08em;color:#6f838d;min-height:12px}
.contact-overlay .close-page{top:94px}
@media (min-width:901px) and (max-height:820px){.contact-content{padding-top:16px;padding-bottom:10px}.contact-content h2{font-size:clamp(34px,3.5vw,54px)}.contact-intro{margin:8px 0 10px}.trust-item{min-height:96px;padding-top:9px;padding-bottom:8px}.trust-item p{font-size:9.5px}.upload-box{height:76px}.message-field textarea{height:66px}.form-grid input{height:38px}.contact-submit{height:40px}.contact-trust{margin-bottom:10px}}
@media(max-width:900px){.contact-overlay{overflow:auto}.contact-page{height:auto;min-height:calc(100vh - 82px);grid-template-columns:1fr;margin-top:0;overflow:visible}.contact-visual{height:42vh;min-height:310px}.contact-visual img{object-position:42% center}.contact-content{padding:28px 20px 45px;overflow:visible}.contact-content h2{font-size:clamp(36px,10vw,55px)}.contact-trust{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.08);min-height:0;padding:14px 10px 14px 48px}.trust-item:last-child{border-bottom:0}.form-grid{grid-template-columns:1fr}.upload-box{height:108px}.message-field textarea{height:120px}.contact-submit{width:100%}.contact-visual-note{font-size:16px}.contact-overlay .close-page{position:fixed}}
/* V43: direct contact + compact upload limits */
.direct-contact{display:grid;grid-template-columns:1.45fr .85fr 1fr;gap:0;margin:9px 0 10px;border-top:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.09)}
.direct-contact>div{min-width:0;padding:8px 12px 8px 0}
.direct-contact>div+div{padding-left:14px;border-left:1px solid rgba(255,255,255,.08)}
.direct-contact span{display:block;margin-bottom:2px;font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:#6f8792}
.direct-contact strong,.direct-contact a{display:block;color:#dfe8ec;font-size:10.5px;line-height:1.3;font-weight:440;text-decoration:none;white-space:normal}
.direct-contact a:hover{color:#70dcfa}
.upload-box.is-error{border-color:#ff8b8b;background:rgba(90,20,20,.18)}
@media (min-width:901px) and (max-height:900px){.direct-contact{margin:6px 0 8px}.direct-contact>div{padding-top:6px;padding-bottom:6px}.contact-trust{margin-bottom:8px}.upload-box{height:72px}}
@media(max-width:900px){.direct-contact{grid-template-columns:1fr;margin:14px 0}.direct-contact>div,.direct-contact>div+div{padding:9px 0;border-left:0;border-bottom:1px solid rgba(255,255,255,.07)}.direct-contact>div:last-child{border-bottom:0}}

/* V44 CONTACT — fit complete desktop contact view into one viewport */
@media (min-width:901px){
  .contact-content{
    padding:8px clamp(28px,3.7vw,58px) 7px;
    overflow:hidden;
  }
  .contact-kicker{font-size:9px;letter-spacing:.20em;margin-bottom:6px}
  .contact-kicker:before{width:28px;margin-right:13px}
  .contact-content h2{font-size:clamp(34px,3.55vw,55px);line-height:.94}
  .contact-intro{margin:6px 0 7px;font-size:clamp(11.5px,.88vw,14px);line-height:1.35}
  .direct-contact{margin:5px 0 6px}
  .direct-contact>div{padding-top:5px;padding-bottom:5px}
  .direct-contact span{font-size:7px;margin-bottom:1px}
  .direct-contact strong,.direct-contact a{font-size:9.5px;line-height:1.22}
  .contact-trust{margin-bottom:6px}
  .trust-item{min-height:78px;padding:8px 11px 7px 40px}
  .trust-item strong{font-size:10px;line-height:1.18;margin-bottom:4px}
  .trust-item p{font-size:8.7px;line-height:1.32}
  .trust-icon{left:8px;top:11px;width:22px;height:22px}
  .trust-icon.lock{height:17px;margin-top:6px}.trust-icon.lock:before{width:10px;height:10px;left:4px;top:-9px}
  .trust-icon.local{height:16px}
  .contact-form{gap:5px}
  .upload-box{height:62px;gap:1px}
  .upload-symbol{font-size:24px}
  .upload-box strong{font-size:12px}.upload-box>span:not(.upload-symbol){font-size:9.5px}.upload-box small{font-size:7.8px}
  .form-grid{gap:5px 9px}
  .form-grid label span,.message-field>span{left:10px;top:6px;font-size:8.2px}
  .form-grid input{height:34px;padding:15px 9px 3px;font-size:10px}
  .message-field textarea{height:52px;padding:20px 10px 13px;font-size:9.5px;line-height:1.25}
  .message-field small{right:8px;bottom:4px;font-size:7.8px}
  .contact-submit{height:36px;width:min(300px,58%);font-size:9.5px;margin-top:0}
  .contact-submit span{font-size:14px;margin-left:9px}
  .contact-transfer{font-size:7.7px;line-height:1.25;margin-top:0}
  .contact-prototype{font-size:7px;min-height:9px}
}
@media (min-width:901px) and (max-height:760px){
  .contact-content{padding-top:4px;padding-bottom:4px}
  .contact-kicker{margin-bottom:4px}
  .contact-content h2{font-size:clamp(30px,3.1vw,47px)}
  .contact-intro{margin:4px 0 5px;font-size:11px}
  .direct-contact{margin:3px 0 4px}
  .direct-contact>div{padding-top:4px;padding-bottom:4px}
  .contact-trust{margin-bottom:4px}
  .trust-item{min-height:68px;padding-top:6px;padding-bottom:5px}
  .trust-item strong{font-size:9.4px;margin-bottom:3px}
  .trust-item p{font-size:8px;line-height:1.25}
  .upload-box{height:54px}
  .upload-symbol{font-size:20px}
  .form-grid input{height:31px}
  .message-field textarea{height:45px}
  .contact-submit{height:33px}
  .contact-transfer{font-size:7.2px}
}

/* V45 CONTACT — label for direct contact details */
.contact-data-title{font-size:12px;line-height:1.15;font-weight:500;color:#eaf7fb;margin:3px 0 1px;letter-spacing:.01em}
@media (min-width:901px){.contact-data-title{font-size:10.5px;margin:2px 0 0}}
@media (min-width:901px) and (max-height:760px){.contact-data-title{font-size:9.5px;margin:1px 0 0}}
@media(max-width:900px){.contact-data-title{font-size:13px;margin:12px 0 0}}

/* V46 – Kontakt: bessere Lesbarkeit ab „Unsere Daten“ */
@media (min-width:901px){
  .contact-data-title{font-size:13px;margin:3px 0 1px;font-weight:560}
  .direct-contact span{font-size:9px;letter-spacing:.1em}
  .direct-contact strong,.direct-contact a{font-size:12px;line-height:1.32}
  .trust-item p{font-size:11px;line-height:1.32}
  .trust-item strong{font-size:10px}
  .upload-box strong{font-size:14px}
  .upload-box>span:not(.upload-symbol){font-size:11px}
  .upload-box small{font-size:9px}
  .form-grid label span,.message-field>span{font-size:9.5px}
  .form-grid input{font-size:11.5px}
  .message-field textarea{font-size:11.5px;line-height:1.35}
  .contact-submit{font-size:10.5px}
  .contact-transfer{font-size:9.5px;line-height:1.3}
}
@media (min-width:901px) and (max-height:760px){
  .contact-data-title{font-size:11.5px}
  .direct-contact span{font-size:8px}
  .direct-contact strong,.direct-contact a{font-size:10.5px}
  .trust-item p{font-size:9.5px;line-height:1.25}
  .upload-box strong{font-size:12.5px}
  .upload-box>span:not(.upload-symbol){font-size:10px}
  .upload-box small{font-size:8px}
  .form-grid label span,.message-field>span{font-size:8.7px}
  .form-grid input,.message-field textarea{font-size:10.5px}
  .contact-transfer{font-size:8.3px}
}

/* V47 – Upload- und Nachrichtenfeld großzügiger, Text vollständig lesbar */
@media (min-width:901px){
  .upload-box{height:78px;padding:5px 14px;gap:2px}
  .upload-symbol{font-size:25px}
  .upload-box strong{font-size:14px;line-height:1.2}
  .upload-box>span:not(.upload-symbol){font-size:11px;line-height:1.2;text-align:center}
  .upload-box small{font-size:9px;line-height:1.25;text-align:center;max-width:96%;white-space:normal}
  .message-field textarea{height:72px;padding:23px 11px 16px;font-size:11.5px;line-height:1.4}
}
@media (min-width:901px) and (max-height:760px){
  .upload-box{height:66px;padding:3px 12px}
  .upload-symbol{font-size:21px}
  .upload-box strong{font-size:12.5px}
  .upload-box>span:not(.upload-symbol){font-size:10px}
  .upload-box small{font-size:8.2px;line-height:1.2}
  .message-field textarea{height:58px;padding:20px 10px 14px;font-size:10.5px;line-height:1.32}
}
.legal-nav{position:fixed;z-index:69;left:clamp(20px,4vw,68px);bottom:16px;display:flex;gap:18px;font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#83949d}.legal-nav a:hover{color:#d9f6ff}.legal-overlay{display:block;overflow:auto;background:#050b10}.legal-page{width:min(1080px,88vw);margin:0 auto;padding:58px 0 90px}.legal-kicker{font-size:10px;letter-spacing:.22em;color:#72d9f6;margin-bottom:12px}.legal-page h2{font-size:clamp(42px,5vw,72px);font-weight:320;letter-spacing:-.035em;margin:0 0 34px}.legal-page h3{font-size:14px;letter-spacing:.04em;margin:28px 0 8px;color:#e9f7fb}.legal-page p{max-width:880px;font-size:14px;line-height:1.7;color:#b9c6cc;margin:0 0 12px}.legal-page strong,.legal-page a{color:#f5f8fa}.legal-grid{display:grid;grid-template-columns:1fr 1fr;gap:7vw}.legal-note{margin-top:38px!important;font-size:11px!important;color:#71838c!important;border-top:1px solid rgba(255,255,255,.1);padding-top:16px}.legal-overlay .close-page{position:fixed}
@media(max-width:900px){.legal-nav{left:20px;bottom:10px;gap:12px;font-size:8px}.legal-page{width:auto;padding:35px 20px 80px}.legal-grid{grid-template-columns:1fr}.legal-page h2{font-size:42px}.legal-page p{font-size:13px}}

/* V49: lift the Digitaler Mehrwert time controls clear of the legal footer. */
.timeline-panel .time-control{bottom:10.2%;}
.timeline-panel .drag-cue{bottom:82px;}
.timeline-panel .timeline-accent{bottom:5.0%;}
@media(max-width:900px){
  .timeline-panel .time-control{bottom:11.0%;}
  .timeline-panel .drag-cue{bottom:78px;}
  .timeline-panel .timeline-accent{bottom:5.8%;}
}
/* V50: make upload validation unmistakable after an invalid selection */
.upload-box.is-error{border:2px solid #ff8b8b!important;background:rgba(110,20,20,.28)!important;box-shadow:0 0 0 3px rgba(255,139,139,.08) inset}
.upload-box.is-error #fileSummary{font-size:13px!important;line-height:1.3!important;font-weight:700!important;color:#ffd0d0!important;max-width:96%!important;white-space:normal!important;text-align:center!important}
@media(max-height:900px) and (min-width:901px){.upload-box.is-error #fileSummary{font-size:11.5px!important}}

/* V51 MOBILE / TOUCH PASS — keep desktop V50 unchanged */
@media (max-width:900px){
  :root{--mobile-header:70px}
  html{-webkit-text-size-adjust:100%}
  body{overscroll-behavior-y:none}
  .site-header{height:var(--mobile-header);padding:0 14px;background:linear-gradient(180deg,rgba(3,8,12,.98),rgba(3,8,12,.76),rgba(3,8,12,.18));backdrop-filter:blur(10px)}
  .brand img{width:145px}
  .site-header nav{gap:13px;font-size:8.5px;letter-spacing:.11em;align-items:center}
  .site-header nav a{white-space:nowrap}
  .story{height:570vh}
  .story-sticky{min-height:100svh;height:100svh}
  .story-panel{inset:var(--mobile-header) 0 0}
  .story-panel img{height:calc(100svh - var(--mobile-header))}
  .hero-copy{top:46%;width:92vw}
  .hero-kicker{font-size:10px;letter-spacing:.19em;margin-bottom:16px}
  .hero-copy h1{font-size:clamp(42px,12.5vw,62px);line-height:.92;letter-spacing:-.045em}
  .hero-copy p{font-size:15px;line-height:1.45;max-width:88vw;margin-top:18px}
  .scroll-hint{bottom:18px;font-size:8px}
  .scroll-hint span{height:26px}

  /* 01: preserve the full visual rather than cropping it on portrait screens. */
  .story-panel:not(.timeline-panel):not(.apps-panel):not(.final-panel)>img{width:96vw;height:calc(100svh - var(--mobile-header));object-fit:contain}

  /* 02: slider is the primary touch control; larger thumb and readable labels. */
  .timeline-copy{top:6.5%!important;width:92%!important}
  .timeline-panel .growth-scene{top:43%!important;width:96vw!important;height:31vh!important}
  .timeline-panel .free-thought{right:5%!important;top:24%!important;width:42vw!important;font-size:clamp(16px,4.4vw,22px)!important}
  .timeline-panel .growth-status{left:5%!important;bottom:24%!important;width:90vw!important;text-align:left!important;transform:none!important}
  .timeline-panel .growth-status strong{font-size:11px!important;margin-bottom:3px!important}
  .timeline-panel .growth-status span{font-size:11.5px!important;line-height:1.35!important;max-width:82vw!important;display:block}
  .timeline-panel .time-control{bottom:12.5%!important;width:90vw!important}
  .timeline-panel .time-control input[type=range]{height:44px;touch-action:pan-x}
  .timeline-panel .time-control input::-webkit-slider-thumb{width:28px;height:28px;margin-top:-13px;border-width:4px}
  .timeline-panel .time-labels{margin-top:5px;gap:4px}
  .timeline-panel .time-labels button{font-size:8px!important;letter-spacing:.06em!important;padding:8px 2px;min-height:34px}
  .timeline-panel .drag-cue{bottom:46px!important;font-size:9px!important}
  .timeline-panel .drag-cue .drag-hand{font-size:20px}
  .timeline-panel .timeline-accent{bottom:6.8%!important;width:90vw!important;font-size:7.5px!important;letter-spacing:.08em!important}

  /* 03: hotspots are tapped, not hovered. Keep the scene large and show info as a stable bottom card. */
  .apps-stage{width:100vw;max-width:none;max-height:calc(100svh - var(--mobile-header));aspect-ratio:1536/900}
  .apps-stage>img{width:100%;height:100%;object-fit:contain}
  .apps-heading{left:5%!important;top:4.5%!important;max-width:78vw!important}
  .apps-heading h2{font-size:clamp(29px,8.2vw,46px)!important;line-height:.96!important}
  .apps-hint{bottom:12px;font-size:8px;letter-spacing:.13em}
  .app-active-halo{width:38px!important;height:38px!important}
  .app-info{position:absolute!important;left:5%!important;right:5%!important;top:auto!important;bottom:42px!important;width:auto!important;max-width:none!important;padding:14px 15px!important;background:rgba(4,13,20,.96)!important;box-shadow:0 10px 36px rgba(0,0,0,.62)!important}
  .app-info strong{font-size:12px!important;letter-spacing:.05em!important;margin-bottom:5px!important}
  .app-info p{font-size:12px!important;line-height:1.42!important}
  .app-entry-pulse{width:24px!important;height:24px!important}

  /* 04: final statement stays central; side options remain readable below/around the icon. */
  .final-panel{padding:0 12px}
  .data-landscape{height:calc(100svh - var(--mobile-header));padding:1.8vh 0 2.2vh;grid-template-rows:auto minmax(200px,1fr) auto auto}
  .data-title h2{font-size:clamp(30px,8vw,44px);letter-spacing:.015em}
  .data-title h3{font-size:14px;margin:8px 0 5px}
  .data-title p{font-size:10.5px;line-height:1.38;max-width:88vw}
  .data-main-symbol{grid-template-columns:1fr;gap:3px;width:95vw}
  .data-main-symbol .data-side{display:none}
  .data-core{width:min(340px,70vw)}
  .local-note-center{margin-bottom:0}
  .local-note-center strong{font-size:10px}.local-note-center span{font-size:9px;line-height:1.35}
  .data-main-symbol .data-yours{font-size:10px;margin-top:0}
  .data-mantra{font-size:8px;letter-spacing:.10em;line-height:1.35;padding-bottom:8px}

  /* Fullscreen destinations */
  .page-overlay{padding-top:var(--mobile-header)}
  .close-page{top:78px;right:14px;width:36px;height:36px}
  .about-overlay{padding-top:var(--mobile-header)}
  .about-page{min-height:calc(100svh - var(--mobile-header));padding:28px 18px 70px}
  .about-page h2{font-size:clamp(30px,8.5vw,44px);line-height:1.04}
  .about-sphere{width:118px;margin:18px 0}
  .contact-page{min-height:calc(100svh - var(--mobile-header))}
  .contact-visual{height:34vh;min-height:235px}
  .contact-content{padding:22px 18px 82px}
  .contact-content h2{font-size:clamp(34px,9.2vw,48px);line-height:.98}
  .contact-intro{font-size:13px;line-height:1.45}
  .contact-data-title{font-size:14px;margin-top:14px}
  .direct-contact strong,.direct-contact a{font-size:13px;line-height:1.4}
  .contact-trust{grid-template-columns:1fr}
  .trust-item p{font-size:12px;line-height:1.4}
  .upload-box{height:118px}
  .upload-box strong{font-size:14px}.upload-box small{font-size:10px;line-height:1.35}
  .form-grid input{height:48px}.message-field textarea{height:132px;font-size:13px}
  .contact-submit{height:48px;font-size:11px}
  .contact-transfer{font-size:10.5px;line-height:1.4}
  .legal-nav{left:12px;right:12px;bottom:8px;justify-content:center;gap:15px;padding:7px 10px;border:1px solid rgba(255,255,255,.07);border-radius:22px;background:rgba(3,9,13,.78);backdrop-filter:blur(8px);font-size:7.5px;letter-spacing:.09em}
  .legal-page{padding-top:28px}.legal-page h2{font-size:38px}.legal-page h3{font-size:14px}.legal-page p{font-size:13px;line-height:1.62}
}

@media (max-width:430px){
  .brand img{width:132px}
  .site-header nav{gap:9px;font-size:7.7px}
  .hero-copy h1{font-size:clamp(39px,12vw,52px)}
  .timeline-panel .time-labels button{font-size:7.3px!important;letter-spacing:.035em!important}
  .timeline-panel .free-thought{font-size:16px!important;width:46vw!important}
}

@media (orientation:landscape) and (max-height:520px) and (max-width:950px){
  :root{--mobile-header:58px}
  .site-header{height:58px}.brand img{width:130px}
  .story{height:520vh}
  .hero-copy h1{font-size:42px}.hero-copy p{font-size:13px;margin-top:10px}
  .timeline-panel .growth-scene{height:38vh!important;top:46%!important}
  .timeline-panel .growth-status{bottom:24%!important}
  .timeline-panel .time-control{bottom:11%!important}
  .apps-heading h2{font-size:30px!important}
  .app-info{bottom:34px!important;max-height:34vh;overflow:auto}
}

/* V52: touch hotspots use the existing visible points; keep the info card open after a tap. */
@media (hover:none),(pointer:coarse){
  .apps-stage{touch-action:pan-y;}
  .apps-panel.active .app-entry-pulse i,
  .apps-panel.active .app-entry-pulses i{pointer-events:none;}
}

/* V53 mobile hotspot visibility: keep all five interaction points visible and move the title away from the first point. */
@media (hover:none),(pointer:coarse){
  .apps-heading{
    left:auto!important;
    right:4.5%!important;
    top:3.2%!important;
    max-width:42vw!important;
    text-align:right;
  }
  .apps-heading h2{
    font-size:clamp(20px,5.8vw,30px)!important;
    line-height:1.02!important;
  }
  .app-entry-pulse{
    width:30px!important;
    height:30px!important;
    opacity:.9!important;
    transform:translate(-50%,-50%) scale(1)!important;
    animation:none!important;
    border-color:rgba(185,241,255,.95)!important;
    background:rgba(20,192,239,.13)!important;
    box-shadow:0 0 0 5px rgba(20,192,239,.10),0 0 20px rgba(20,192,239,.6)!important;
  }
  .apps-panel.intro-pulse .app-entry-pulse{
    animation:appIntroPulseMobile 1.1s ease-out both!important;
  }
  @keyframes appIntroPulseMobile{
    0%{opacity:.35;transform:translate(-50%,-50%) scale(.8)}
    35%{opacity:1;transform:translate(-50%,-50%) scale(1.55)}
    100%{opacity:.9;transform:translate(-50%,-50%) scale(1)}
  }
}

/* V54: reliable mobile application scene. The heading sits outside the image,
   while five explicit tap buttons are anchored to the exact visible markers. */
.mobile-app-hotspots{display:none}
@media (hover:none),(pointer:coarse){
  .apps-stage{overflow:visible!important;}
  .apps-heading{
    left:50%!important;right:auto!important;top:-108px!important;
    width:92vw!important;max-width:92vw!important;
    transform:translateX(-50%)!important;text-align:center!important;
  }
  .apps-heading h2{
    font-size:clamp(23px,6.4vw,30px)!important;
    line-height:1.08!important;letter-spacing:.005em!important;
  }
  .app-entry-pulses{display:none!important;}
  .mobile-app-hotspots{position:absolute;z-index:150;inset:0;display:block;pointer-events:none;}
  .mobile-app-hotspot{
    position:absolute;width:58px;height:58px;transform:translate(-50%,-50%);
    border:0;border-radius:50%;background:transparent;padding:0;pointer-events:auto;
    touch-action:manipulation;-webkit-tap-highlight-color:transparent;
  }
  .mobile-app-hotspot::before{
    content:"";position:absolute;left:50%;top:50%;width:28px;height:28px;
    transform:translate(-50%,-50%);border-radius:50%;
    border:1px solid rgba(185,241,255,.96);background:rgba(20,192,239,.13);
    box-shadow:0 0 0 6px rgba(20,192,239,.10),0 0 22px rgba(20,192,239,.62);
    transition:transform .15s ease,box-shadow .15s ease,background .15s ease;
  }
  .mobile-app-hotspot::after{
    content:"";position:absolute;left:50%;top:50%;width:7px;height:7px;
    transform:translate(-50%,-50%);border-radius:50%;background:#eafdff;
    box-shadow:0 0 8px #16c5f3;
  }
  .mobile-app-hotspot.active::before{
    transform:translate(-50%,-50%) scale(1.28);
    background:rgba(20,192,239,.24);box-shadow:0 0 0 9px rgba(20,192,239,.13),0 0 30px rgba(20,192,239,.85);
  }
  .app-active-halo{display:none!important;}
  .app-info{
    left:3%!important;right:3%!important;top:auto!important;bottom:-152px!important;
    width:auto!important;max-width:none!important;padding:13px 14px!important;
    background:rgba(4,13,20,.97)!important;
  }
  .app-info strong{font-size:12px!important;line-height:1.25!important;}
  .app-info p{font-size:12px!important;line-height:1.38!important;}
  .apps-hint{bottom:-28px!important;}
}
@media (hover:none),(pointer:coarse) and (max-height:680px){
  .apps-heading{top:-88px!important;}
  .apps-heading h2{font-size:22px!important;}
  .app-info{bottom:-132px!important;}
}

/* V55 mobile hotspot reliability: overlays never intercept taps; larger direct targets. */
@media (hover:none),(pointer:coarse){
  .apps-heading,.apps-hint,.app-entry-pulses,.app-active-halo,.app-info{pointer-events:none!important;}
  .mobile-app-hotspots{z-index:500!important;pointer-events:none!important;}
  .mobile-app-hotspot{width:74px!important;height:74px!important;z-index:501!important;pointer-events:auto!important;}
  .mobile-app-hotspot:nth-child(1),.mobile-app-hotspot:nth-child(5){width:88px!important;height:88px!important;}
}

/* V56: mobile application hotspots use a single stage-level tap mapper. */
.mobile-app-markers{display:none}
@media (hover:none),(pointer:coarse){
  .mobile-app-hotspots{display:none!important;pointer-events:none!important}
  .mobile-app-markers{position:absolute;z-index:520;inset:0;display:block;pointer-events:none}
  .mobile-app-marker{
    position:absolute;width:32px;height:32px;transform:translate(-50%,-50%);
    border-radius:50%;pointer-events:none;
  }
  .mobile-app-marker::before{
    content:"";position:absolute;inset:4px;border-radius:50%;
    border:1px solid rgba(185,241,255,.92);background:rgba(20,192,239,.11);
    box-shadow:0 0 0 5px rgba(20,192,239,.08),0 0 18px rgba(20,192,239,.52);
    transition:transform .15s ease,box-shadow .15s ease,background .15s ease;
  }
  .mobile-app-marker.active::before{
    transform:scale(1.28);background:rgba(20,192,239,.24);
    box-shadow:0 0 0 8px rgba(20,192,239,.13),0 0 28px rgba(20,192,239,.85);
  }
}

/* V57 — robust mobile hotspots + continuous desktop scaling */
.touch-hotspot-layer{display:none}
@media (hover:none),(pointer:coarse){
  .mobile-app-markers,.mobile-app-hotspots{display:none!important}
  .touch-hotspot-layer{position:absolute;z-index:700;inset:0;display:block;pointer-events:none}
  .touch-hotspot{
    position:absolute;transform:translate(-50%,-50%);width:84px;height:84px;
    border:0;border-radius:50%;background:transparent;padding:0;pointer-events:auto;
    touch-action:manipulation;-webkit-tap-highlight-color:transparent;
  }
  .touch-hotspot:nth-child(1),.touch-hotspot:nth-child(5){width:100px;height:100px}
  .touch-hotspot::before{
    content:"";position:absolute;left:50%;top:50%;width:30px;height:30px;
    transform:translate(-50%,-50%);border:2px solid rgba(97,220,255,.88);border-radius:50%;
    box-shadow:0 0 16px rgba(21,189,240,.38);background:rgba(3,18,26,.06);
  }
  .touch-hotspot::after{
    content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;
    transform:translate(-50%,-50%);border-radius:50%;background:#18c8f3;box-shadow:0 0 10px rgba(24,200,243,.9);
  }
  .touch-hotspot.active::before{width:42px;height:42px;border-color:#c7f5ff;box-shadow:0 0 28px rgba(21,189,240,.72)}
  .apps-heading,.apps-hint,.app-entry-pulses,.app-active-halo{pointer-events:none!important}
}

/* Desktop: avoid abrupt 'mini' layouts on shorter Edge/Windows viewports. */
@media (min-width:901px){
  .about-page{
    height:calc(100vh - 82px)!important;min-height:0!important;
    padding:clamp(16px,2.2vh,28px) clamp(28px,5vw,78px) clamp(16px,2.2vh,26px)!important;
  }
  .about-page h2{font-size:clamp(29px,3vw,46px)!important;line-height:1.07!important;letter-spacing:-.012em!important}
  .about-sphere{width:clamp(86px,9.4vh,116px)!important;margin:clamp(9px,1.4vh,15px) 0!important}
  .about-copy{margin-top:clamp(18px,2.5vh,30px)!important;padding-top:clamp(14px,2vh,24px)!important}
  .about-copy h3{font-size:clamp(15px,1.35vw,20px)!important}
  .about-copy p{font-size:clamp(12px,.95vw,15px)!important;line-height:1.55!important}
  .journey-step strong{font-size:9.5px!important;letter-spacing:.025em!important}

  .contact-page{grid-template-columns:minmax(0,.90fr) minmax(610px,1.10fr)!important}
  .contact-content{padding:clamp(8px,1.3vh,16px) clamp(32px,4vw,64px) 9px!important;overflow:hidden!important}
  .contact-content h2{font-size:clamp(38px,3.7vw,58px)!important}
  .contact-intro{font-size:clamp(12px,.9vw,14px)!important;line-height:1.38!important}
  .contact-data-title{font-size:13px!important}
  .direct-contact span{font-size:8.5px!important}
  .direct-contact strong,.direct-contact a{font-size:11.5px!important;line-height:1.28!important}
  .trust-item{min-height:76px!important;padding-top:8px!important;padding-bottom:7px!important}
  .trust-item strong{font-size:10.5px!important}.trust-item p{font-size:10.5px!important;line-height:1.3!important}
  .upload-box{height:76px!important}.upload-box strong{font-size:13.5px!important}.upload-box>span:not(.upload-symbol){font-size:10.5px!important}.upload-box small{font-size:8.8px!important}
  .form-grid input{height:36px!important;font-size:11.5px!important}
  .message-field textarea{height:68px!important;font-size:11.5px!important;line-height:1.35!important}
  .contact-submit{height:38px!important;font-size:10.5px!important}.contact-transfer{font-size:9px!important;line-height:1.3!important}
}

/* V58 — cross-browser desktop sizing + definitive mobile hotspot handling */
@media (min-width:901px){
  /* Keep About visually consistent across browsers; no height-triggered mini-layout. */
  .about-page{
    padding:clamp(20px,3vh,34px) clamp(28px,5vw,78px) 28px!important;
  }
  .about-page h2{
    font-size:clamp(34px,3.25vw,50px)!important;
    line-height:1.06!important;
    letter-spacing:-.012em!important;
  }
  .about-sphere{width:clamp(88px,8vw,128px)!important;height:clamp(88px,8vw,128px)!important;margin-top:clamp(10px,1.5vh,18px)!important}
  .about-journey{margin-top:clamp(10px,1.5vh,18px)!important}
  .about-copy{margin-top:clamp(14px,2vh,22px)!important}

  /* Contact: image and form receive equal visual weight on Edge/Firefox/Safari. */
  .contact-page{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}
  .contact-content{
    padding:clamp(10px,1.5vh,18px) clamp(30px,3.3vw,54px) 10px!important;
    overflow:auto!important;
    scrollbar-width:thin;
  }
  .contact-content h2{font-size:clamp(40px,3.8vw,60px)!important;line-height:.96!important}
  .contact-intro{font-size:clamp(12.5px,.95vw,15px)!important;line-height:1.38!important}
  .contact-data-title{font-size:13px!important}
  .direct-contact strong,.direct-contact a{font-size:12px!important}
  .trust-item strong{font-size:10.5px!important}
  .trust-item p{font-size:11px!important;line-height:1.32!important}
  .upload-box{height:78px!important}
  .message-field textarea{height:72px!important}
  .contact-transfer{font-size:9.5px!important}
}

/* Neutralize earlier short-desktop compression rules. */
@media (min-width:901px) and (max-height:760px){
  .about-page{padding-top:18px!important;padding-bottom:18px!important}
  .about-page h2{font-size:clamp(32px,3vw,46px)!important}
  .contact-content{padding-top:8px!important;padding-bottom:8px!important}
  .contact-content h2{font-size:clamp(38px,3.55vw,56px)!important}
  .contact-intro{font-size:12px!important}
  .direct-contact strong,.direct-contact a{font-size:11.5px!important}
  .trust-item p{font-size:10.5px!important}
  .upload-box{height:72px!important}
  .message-field textarea{height:66px!important}
  .contact-transfer{font-size:9px!important}
}

/* Mobile: all five markers use the same visual treatment and a large direct target. */
@media (hover:none),(pointer:coarse){
  .touch-hotspot-layer{z-index:9999!important;pointer-events:none!important}
  .touch-hotspot{
    width:96px!important;height:96px!important;pointer-events:auto!important;
    touch-action:none!important;
  }
  .touch-hotspot:nth-child(1),.touch-hotspot:nth-child(5){width:96px!important;height:96px!important}
  .touch-hotspot::before{width:28px!important;height:28px!important;border-width:1px!important}
  .touch-hotspot::after{width:7px!important;height:7px!important}
}

/* V59 — cross-browser contact scale + exact mobile hotspot alignment */
@media (min-width:721px){
  .contact-page{
    grid-template-columns:minmax(0,.46fr) minmax(0,.54fr)!important;
  }
  .contact-content{
    padding:clamp(12px,1.8vh,20px) clamp(28px,3.2vw,52px) 12px!important;
    overflow:auto!important;
  }
  .contact-kicker{font-size:10.5px!important;letter-spacing:.17em!important;margin-bottom:7px!important}
  .contact-content h2{font-size:clamp(44px,4.05vw,64px)!important;line-height:.96!important}
  .contact-intro{font-size:clamp(13px,1vw,15.5px)!important;line-height:1.42!important;margin:8px 0 10px!important}
  .contact-data-title{font-size:14px!important;margin:5px 0 2px!important}
  .direct-contact{margin:6px 0 8px!important}
  .direct-contact span{font-size:9px!important}
  .direct-contact strong,.direct-contact a{font-size:12.5px!important;line-height:1.32!important}
  .contact-trust{margin-bottom:9px!important}
  .trust-item{min-height:84px!important;padding-top:9px!important;padding-bottom:8px!important}
  .trust-item strong{font-size:11.5px!important;line-height:1.27!important}
  .trust-item p{font-size:11.5px!important;line-height:1.34!important}
  .contact-form{gap:7px!important}
  .upload-box{height:88px!important}
  .upload-box strong{font-size:14px!important}
  .upload-box>span:not(.upload-symbol){font-size:11px!important}
  .upload-box small{font-size:9.4px!important;line-height:1.25!important}
  .form-grid input{height:40px!important;font-size:12.5px!important}
  .form-grid label>span,.message-field>span{font-size:9px!important}
  .message-field textarea{height:82px!important;font-size:12.5px!important;line-height:1.4!important}
  .contact-submit{height:42px!important;font-size:11px!important}
  .contact-transfer{font-size:10px!important;line-height:1.35!important}
}

/* Edge/Windows can report a narrower CSS viewport because of display scaling.
   Keep the contact page in the desktop composition until a true phone width. */
@media (min-width:721px) and (max-width:900px){
  .contact-overlay{overflow:hidden!important}
  .contact-page{height:calc(100vh - 82px)!important;min-height:0!important;grid-template-columns:minmax(0,.44fr) minmax(0,.56fr)!important;overflow:hidden!important}
  .contact-visual{height:auto!important;min-height:0!important}
  .contact-content{padding:10px 24px 10px!important;overflow:auto!important}
  .contact-content h2{font-size:42px!important}
  .contact-trust{grid-template-columns:repeat(3,1fr)!important}
  .trust-item{border-right:1px solid rgba(255,255,255,.08)!important;border-bottom:0!important;padding:8px 8px 7px 38px!important}
  .form-grid{grid-template-columns:1fr 1fr!important}
  .contact-submit{width:min(320px,62%)!important}
}

@media (hover:none),(pointer:coarse){
  .touch-hotspot-layer{z-index:9999!important;pointer-events:none!important}
  .touch-hotspot{width:88px!important;height:88px!important;pointer-events:auto!important;touch-action:none!important}
  .touch-hotspot::before{width:18px!important;height:18px!important}
}


/* V60 — stable mobile hotspot targets and cross-browser contact balance */
@media (hover:none),(pointer:coarse){
  .touch-hotspot-layer.v60-hotspots{position:absolute!important;inset:0!important;z-index:9999!important;display:block!important;pointer-events:none!important}
  .touch-hotspot-layer.v60-hotspots .touch-hotspot{
    position:absolute!important;transform:translate(-50%,-50%)!important;
    width:78px!important;height:78px!important;border:0!important;border-radius:50%!important;
    background:transparent!important;padding:0!important;pointer-events:auto!important;
    touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important;
  }
  .touch-hotspot-layer.v60-hotspots .touch-hotspot::before{
    content:"";position:absolute;left:50%;top:50%;width:28px;height:28px;
    transform:translate(-50%,-50%);border:1.5px solid rgba(97,220,255,.92);border-radius:50%;
    background:rgba(6,22,31,.12);box-shadow:0 0 16px rgba(21,189,240,.46);
  }
  .touch-hotspot-layer.v60-hotspots .touch-hotspot::after{
    content:"";position:absolute;left:50%;top:50%;width:7px;height:7px;
    transform:translate(-50%,-50%);border-radius:50%;background:#18c8f3;box-shadow:0 0 10px rgba(24,200,243,.9);
  }
  .touch-hotspot-layer.v60-hotspots .touch-hotspot.active::before{width:40px;height:40px;border-color:#d5f8ff;box-shadow:0 0 26px rgba(21,189,240,.75)}
}

@media (min-width:901px){
  .contact-page{grid-template-columns:minmax(0,43%) minmax(0,57%)!important}
  .contact-visual img{object-fit:contain!important;object-position:center center!important;background:#07131c!important}
  .contact-content{padding:clamp(16px,2.2vh,26px) clamp(34px,3.4vw,58px) 16px!important;overflow:auto!important}
  .contact-kicker{font-size:11px!important;margin-bottom:9px!important}
  .contact-content h2{font-size:clamp(46px,4vw,66px)!important;line-height:.96!important}
  .contact-intro{font-size:clamp(14px,1.05vw,16px)!important;line-height:1.45!important;margin:10px 0 12px!important}
  .contact-data-title{font-size:15px!important;margin:7px 0 4px!important}
  .direct-contact{margin:7px 0 10px!important}
  .direct-contact span{font-size:9px!important}
  .direct-contact strong,.direct-contact a{font-size:13px!important;line-height:1.34!important}
  .contact-trust{margin-bottom:11px!important}
  .trust-item{min-height:94px!important;padding:11px 13px 10px 46px!important}
  .trust-item strong{font-size:12px!important;line-height:1.25!important}
  .trust-item p{font-size:11.5px!important;line-height:1.38!important}
  .upload-box{height:94px!important}
  .upload-box strong{font-size:14px!important}
  .upload-box>span:not(.upload-symbol){font-size:11.5px!important}
  .upload-box small{font-size:9.5px!important;line-height:1.3!important}
  .form-grid label span,.message-field>span{font-size:9.5px!important}
  .form-grid input{height:43px!important;font-size:13px!important}
  .message-field textarea{height:94px!important;font-size:13px!important;line-height:1.42!important}
  .contact-submit{height:44px!important;font-size:11.5px!important}
  .contact-transfer{font-size:10.5px!important;line-height:1.4!important}
}

@media (min-width:901px) and (max-height:780px){
  .contact-content{padding-top:10px!important;padding-bottom:10px!important}
  .contact-content h2{font-size:44px!important}
  .contact-intro{font-size:13px!important;margin:6px 0 8px!important}
  .direct-contact{margin:5px 0 7px!important}
  .contact-trust{margin-bottom:7px!important}
  .trust-item{min-height:78px!important;padding-top:8px!important;padding-bottom:7px!important}
  .trust-item p{font-size:10.5px!important}
  .upload-box{height:76px!important}
  .form-grid input{height:38px!important}
  .message-field textarea{height:72px!important}
  .contact-submit{height:40px!important}
  .contact-transfer{font-size:9.5px!important}
}


/* V62 — standalone mobile applications component. Desktop scene remains untouched. */
.mobile-app-scene{display:none}
@media (hover:none),(pointer:coarse),(max-width:900px){
  .apps-panel{display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important}
  .apps-panel>.apps-stage,.apps-panel>.apps-hint{display:none!important}
  .mobile-app-scene{
    display:flex!important;flex-direction:column;align-items:stretch;justify-content:center;
    width:100%;height:calc(100svh - var(--mobile-header,70px));padding:10px 0 14px;
    position:relative;z-index:50;overflow:hidden;
  }
  .mobile-app-scene>h2{
    margin:0 18px 14px;text-align:center;font-size:clamp(24px,6.7vw,31px);line-height:1.06;
    letter-spacing:0;font-weight:360;color:#f4f8fa;
  }
  .mobile-app-imagewrap{
    position:relative;width:100vw;aspect-ratio:1536/900;flex:0 0 auto;overflow:visible;
  }
  .mobile-app-imagewrap>img{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;display:block}
  .mobile-point{
    position:absolute;left:var(--x);top:var(--y);width:66px;height:66px;transform:translate(-50%,-50%);
    padding:0;margin:0;border:0;border-radius:50%;background:transparent;z-index:30;
    appearance:none;-webkit-appearance:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;
  }
  .mobile-point::before{
    content:"";position:absolute;left:50%;top:50%;width:34px;height:34px;transform:translate(-50%,-50%);
    border:2px solid rgba(213,248,255,.95);border-radius:50%;background:rgba(21,189,240,.16);
    box-shadow:0 0 0 7px rgba(21,189,240,.10),0 0 24px rgba(21,189,240,.62);
  }
  .mobile-point::after{
    content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;transform:translate(-50%,-50%);
    border-radius:50%;background:#eafdff;box-shadow:0 0 10px #15bdf0;
  }
  .mobile-point.active::before{width:42px;height:42px;background:rgba(21,189,240,.27);box-shadow:0 0 0 9px rgba(21,189,240,.14),0 0 30px rgba(21,189,240,.85)}
  .mobile-app-info{
    margin:16px 16px 0;padding:13px 14px;min-height:96px;border:1px solid rgba(72,204,241,.38);
    background:rgba(4,13,20,.96);box-shadow:0 10px 34px rgba(0,0,0,.42);
  }
  .mobile-app-info strong{display:block;font-size:12px;line-height:1.25;letter-spacing:.05em;margin-bottom:5px}
  .mobile-app-info p{margin:0;color:#c8d3d8;font-size:12px;line-height:1.42}
}


/* V63 — reliable mobile applications navigation below the image. */
@media (hover:none),(pointer:coarse),(max-width:900px){
  .mobile-point{pointer-events:none!important;}
  .mobile-app-controls{
    display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;
    margin:12px 12px 0;position:relative;z-index:80;
  }
  .mobile-app-controls button{
    min-width:0;min-height:48px;padding:7px 3px 6px;border:1px solid rgba(125,205,228,.30);
    border-radius:5px;background:rgba(7,18,26,.88);color:#dbe7eb;
    font:500 10px/1.15 inherit;letter-spacing:.01em;text-align:center;
    appearance:none;-webkit-appearance:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;
  }
  .mobile-app-controls button span{display:block;margin-bottom:3px;color:#46c9ef;font-size:10px;letter-spacing:.08em;}
  .mobile-app-controls button.active{border-color:#46c9ef;background:rgba(21,189,240,.14);color:#fff;box-shadow:0 0 18px rgba(21,189,240,.18);}
  .mobile-app-info{margin-top:10px!important;min-height:88px!important;}
}
@media (max-width:420px){
  .mobile-app-controls{gap:4px;margin-left:8px;margin-right:8px;}
  .mobile-app-controls button{font-size:9px;padding-left:2px;padding-right:2px;}
}


/* V64 — timeline control: immediately draggable on touch, no extra activation gesture. */
.timeline-panel .drag-cue{
  pointer-events:none!important;
  grid-template-columns:auto auto auto!important;
  column-gap:8px!important;
  align-items:center!important;
}
.timeline-panel .drag-cue b{
  grid-column:auto!important;
  margin-top:0!important;
}
.timeline-panel .drag-cue small{
  grid-column:1/4!important;
  text-align:center;
  margin-top:3px!important;
}
.timeline-panel .time-control input[type=range]{
  touch-action:pan-y!important;
  -webkit-tap-highlight-color:transparent;
}
@media(max-width:850px){
  .timeline-panel .drag-cue{
    left:50%!important;
    transform:translateX(-50%)!important;
    bottom:54px!important;
    font-size:9px!important;
    white-space:nowrap!important;
  }
  .timeline-panel .drag-cue small{display:block!important;font-size:8.5px!important;color:#81949e!important}
  .timeline-panel .time-control input[type=range]{height:52px!important;touch-action:pan-y!important}
  .timeline-panel .time-control input::-webkit-slider-thumb{width:30px!important;height:30px!important;margin-top:-14px!important}
}

/* V65: keep the active-stage explanation clear of the mobile slider thumb. */
@media (max-width:900px){
  .timeline-panel .growth-status{
    bottom:28.8%!important;
    width:88vw!important;
    max-width:88vw!important;
  }
  .timeline-panel .growth-status span{
    max-width:88vw!important;
  }
  .timeline-panel .time-control{
    bottom:11.5%!important;
  }
  .timeline-panel .drag-cue{
    bottom:54px!important;
  }
}

/* V66 — cross-browser About sizing + hide legacy logo in contact visual */
@media (min-width:901px){
  /* About: keep a strong, readable scale independent of browser chrome / viewport-height quirks. */
  .about-page{
    padding:24px clamp(30px,5vw,78px) 24px!important;
    justify-content:flex-start!important;
    overflow:hidden!important;
  }
  .about-kicker{font-size:11px!important;margin-bottom:10px!important;letter-spacing:.14em!important}
  .about-page h2{
    max-width:980px!important;
    font-size:clamp(38px,3.35vw,52px)!important;
    line-height:1.06!important;
    letter-spacing:-.018em!important;
    word-spacing:.05em!important;
  }
  .about-sphere{
    width:clamp(112px,9vw,145px)!important;
    height:auto!important;
    margin:14px 0 12px!important;
  }
  .about-journey{
    width:min(1080px,90vw)!important;
    gap:clamp(14px,1.8vw,28px)!important;
    padding-top:10px!important;
    margin-top:0!important;
  }
  .journey-icon{width:48px!important;height:48px!important}
  .journey-step{gap:8px!important}
  .journey-step strong{font-size:10.5px!important;line-height:1.2!important}
  .about-copy{
    width:min(960px,88vw)!important;
    margin:18px auto 0!important;
    padding-top:14px!important;
  }
  .about-copy h3{font-size:18px!important;line-height:1.3!important;margin-bottom:7px!important}
  .about-copy p{font-size:14.5px!important;line-height:1.5!important;margin-bottom:5px!important}

  /* Contact visual: the legacy logo is baked into the extreme top edge of the source image.
     Crop only that narrow strip without changing the horizontal framing. */
  .contact-visual img{
    width:100%!important;
    height:104%!important;
    object-fit:contain!important;
    object-position:center center!important;
    transform:translateY(-4%)!important;
    background:#07131c!important;
  }
}
/* V69 contact form status */
.contact-prototype.is-error{color:#ffd0d0!important;font-weight:600;letter-spacing:.02em}
.contact-prototype.is-success{color:#9fe9d1!important;font-weight:600;letter-spacing:.02em}
.contact-submit:disabled{opacity:.65;cursor:wait;filter:none}

/* V73 — iPhone first-paint and timeline touch stabilization */
@media (max-width:900px){
  .story-sticky{height:var(--pw-vh,100svh)!important;min-height:var(--pw-vh,100svh)!important;}
  .story-panel{height:calc(var(--pw-vh,100svh) - var(--mobile-header,70px))!important;}
  .story-panel>img,
  .story-panel:not(.timeline-panel):not(.apps-panel):not(.final-panel)>img{
    height:calc(var(--pw-vh,100svh) - var(--mobile-header,70px))!important;
    min-height:1px;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    transform:translateZ(0);
  }
  .timeline-panel .growth-state{
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    transform:translateZ(0);
  }
  .timeline-panel .time-control{z-index:40!important;}
  .timeline-panel .time-control input[type=range]{
    position:relative;
    z-index:45;
    touch-action:none!important;
    -webkit-user-select:none;
    user-select:none;
  }
  .timeline-panel .drag-cue{pointer-events:none!important;z-index:41!important;}
}
