:root{
  --navy:#0B1D33;--blue:#0E3A5A;--cyan:#00B4DB;--aqua:#7EDBD4;--gray:#6B7280;--paper:#F8FBFC;--soft:#EFF6F8;--white:#fff;--ink:#12243A;--muted:#657687;--line:#DCE9ED;
  --ease:cubic-bezier(.2,.78,.2,1);--ease2:cubic-bezier(.16,1,.3,1);--shadow:0 30px 90px rgba(11,29,51,.14);--safeT:env(safe-area-inset-top,0px);--safeB:env(safe-area-inset-bottom,0px);
}
*{box-sizing:border-box}html{background:var(--navy);scroll-behavior:smooth}body{margin:0;font-family:"Montserrat","Inter",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--navy);-webkit-font-smoothing:antialiased;overflow:hidden}button,a{font:inherit}button{color:inherit}img{display:block;max-width:100%}::selection{background:rgba(0,180,219,.28)}
.skip-link{position:fixed;left:10px;top:-80px;z-index:9999;background:white;color:var(--navy);padding:10px 14px;border-radius:10px}.skip-link:focus{top:10px}
.webgl-canvas{position:fixed;inset:0;z-index:0;width:100%;height:100%;pointer-events:none;opacity:.58;transition:opacity .8s var(--ease)}.ambient-canvas{position:fixed;inset:0;z-index:0;width:100%;height:100%;pointer-events:none;opacity:.36;transition:opacity .8s var(--ease)}.continuity-layer{position:fixed;inset:0;z-index:1;width:100%;height:100%;pointer-events:none;opacity:.55;mix-blend-mode:screen;transition:opacity .7s var(--ease)}body.light-theme .webgl-canvas{opacity:.09}body.light-theme .ambient-canvas{opacity:.08}body.light-theme .continuity-layer{opacity:.18;mix-blend-mode:multiply}
.preloader{position:fixed;inset:0;z-index:1000;background:radial-gradient(circle at 50% 42%,#10375a 0%,#0B1D33 42%,#061525 100%);display:grid;place-items:center;color:white;overflow:hidden;transition:opacity .75s var(--ease),visibility .75s}.preloader.done{opacity:0;visibility:hidden;pointer-events:none}.preloader canvas{position:absolute;inset:0;width:100%;height:100%;opacity:.55}.loader-core{position:relative;width:min(92vw,500px);text-align:center;padding:34px}.loader-kicker{font-size:10px;letter-spacing:.28em;font-weight:800;color:var(--aqua);margin-bottom:18px}.loader-symbol-wrap{width:190px;height:150px;margin:0 auto 24px;position:relative;display:grid;place-items:center}.loader-symbol{width:178px;max-height:145px;object-fit:contain;filter:drop-shadow(0 20px 38px rgba(0,180,219,.18));animation:loaderFloat 2.6s ease-in-out infinite}.loader-halo{position:absolute;width:135px;height:135px;border:1px solid rgba(126,219,212,.18);border-radius:50%;box-shadow:0 0 70px rgba(0,180,219,.15),inset 0 0 35px rgba(126,219,212,.07);animation:halo 2.2s ease-in-out infinite}.loader-node{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--aqua);box-shadow:0 0 16px rgba(126,219,212,.9);animation:nodePulse 1.4s ease-in-out infinite}.loader-node.n1{left:2px;top:60px}.loader-node.n2{left:16px;bottom:26px;animation-delay:.25s}.loader-node.n3{right:2px;top:60px;animation-delay:.45s}.loader-node.n4{right:16px;bottom:26px;animation-delay:.65s}.loader-scan{position:absolute;left:2%;right:2%;height:2px;top:10%;background:linear-gradient(90deg,transparent,var(--aqua),transparent);box-shadow:0 0 18px var(--cyan);animation:scan 1.6s ease-in-out infinite}.loader-title{font-size:clamp(27px,5vw,42px);font-weight:300;letter-spacing:.14em}.loader-title b{font-weight:800;color:var(--cyan)}.loader-sub{font-size:12px;letter-spacing:.08em;color:rgba(255,255,255,.62);margin:10px 0 24px}.loader-progress{width:100%;height:3px;background:rgba(255,255,255,.1);border-radius:999px;overflow:hidden}.loader-progress i{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--cyan),var(--aqua));box-shadow:0 0 16px rgba(126,219,212,.65)}.loader-count{margin-top:9px;font-size:10px;letter-spacing:.14em;color:rgba(255,255,255,.5)}
@keyframes loaderFloat{50%{transform:translateY(-5px) scale(1.015)}}@keyframes halo{50%{transform:scale(1.08);opacity:.55}}@keyframes nodePulse{50%{transform:scale(1.6);opacity:.45}}@keyframes scan{0%,100%{top:10%;opacity:0}20%{opacity:1}70%{opacity:.75}100%{top:90%}} 
.progress-top{position:fixed;z-index:155;top:0;left:0;right:0;height:2px;background:rgba(255,255,255,.08)}.progress-top i{display:block;width:8.333%;height:100%;background:linear-gradient(90deg,var(--cyan),var(--aqua));box-shadow:0 0 16px rgba(0,180,219,.55);transition:width .7s var(--ease2)}
.topbar{position:fixed;z-index:150;top:calc(14px + var(--safeT));left:18px;right:18px;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.topbar>*{pointer-events:auto}.brand-chip{height:46px;border:1px solid rgba(255,255,255,.13);background:rgba(6,21,37,.56);backdrop-filter:blur(20px) saturate(140%);color:white;border-radius:999px;padding:5px 13px 5px 7px;display:flex;gap:8px;align-items:center;box-shadow:0 14px 40px rgba(0,0,0,.13);cursor:pointer}.brand-chip img{width:34px;height:34px;object-fit:contain}.brand-chip span{display:flex;gap:4px;font-size:11px;letter-spacing:.1em}.brand-chip em{font-style:normal;color:var(--cyan);font-weight:800}.mode-switch{display:flex;gap:3px;padding:4px;border-radius:999px;background:rgba(6,21,37,.45);border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(18px)}.mode-btn{height:34px;padding:0 13px;border:0;background:transparent;color:rgba(255,255,255,.58);border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;transition:.25s var(--ease)}.mode-btn.active{background:white;color:var(--navy)}.top-actions{display:flex;gap:6px;padding:4px;border-radius:999px;background:rgba(6,21,37,.45);border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(18px)}.icon-btn{width:38px;height:38px;border:0;border-radius:50%;display:grid;place-items:center;background:transparent;color:white;cursor:pointer;transition:.25s var(--ease)}.icon-btn:hover{background:rgba(255,255,255,.12);transform:translateY(-1px)}.pause-icon{display:none}.icon-btn.active .play-icon{display:none}.icon-btn.active .pause-icon{display:inline}.scene-rail{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:145;display:flex;flex-direction:column;gap:8px;padding:10px 7px;border:1px solid rgba(255,255,255,.09);background:rgba(6,21,37,.38);backdrop-filter:blur(18px);border-radius:999px}.scene-rail button{position:relative;width:8px;height:8px;border-radius:999px;padding:0;border:1px solid rgba(255,255,255,.45);background:transparent;cursor:pointer;transition:.25s var(--ease)}.scene-rail button.active{height:26px;background:var(--cyan);border-color:var(--aqua);box-shadow:0 0 14px rgba(0,180,219,.65)}.scene-rail button::before{content:attr(aria-label);position:absolute;right:18px;top:50%;transform:translateY(-50%) translateX(6px);opacity:0;white-space:nowrap;background:var(--navy);color:white;border:1px solid rgba(255,255,255,.1);border-radius:9px;padding:6px 9px;font-size:10px;transition:.2s}.scene-rail button:hover::before,.scene-rail button:focus-visible::before{opacity:1;transform:translateY(-50%) translateX(0)}
main{position:fixed;inset:0;z-index:5;overflow:hidden;perspective:1500px}.scene{position:absolute;inset:0;width:100%;height:100svh;min-height:560px;opacity:0;pointer-events:none;transform:translate3d(0,44px,-120px) scale(.986);filter:blur(12px);transition:opacity .7s var(--ease),transform .95s var(--ease2),filter .95s var(--ease2);overflow:auto;scrollbar-width:none;overscroll-behavior:contain}.scene::-webkit-scrollbar{display:none}.scene.active{opacity:1;pointer-events:auto;transform:translate3d(0,0,0) scale(1);filter:blur(0)}.scene.exit-forward{opacity:0;transform:translate3d(-50px,-26px,-160px) scale(.976);filter:blur(14px)}.scene.exit-back{opacity:0;transform:translate3d(50px,26px,-160px) scale(.976);filter:blur(14px)}.scene-inner{position:relative;z-index:4;width:min(1280px,calc(100% - 110px));min-height:100%;margin:auto;padding:100px 0 92px;display:flex;flex-direction:column;justify-content:center}.scene-dark{background:radial-gradient(circle at 77% 28%,rgba(14,58,90,.65),transparent 37%),linear-gradient(145deg,#071525,#0B1D33 58%,#0A223B);color:white}.scene-light{background:radial-gradient(circle at 86% 10%,rgba(126,219,212,.16),transparent 34%),#fff}.scene-soft{background:radial-gradient(circle at 10% 15%,rgba(0,180,219,.08),transparent 30%),linear-gradient(145deg,#f8fbfc,#edf5f7)}
.eyebrow{font-size:10px;letter-spacing:.23em;color:var(--cyan);font-weight:900;margin-bottom:13px;text-transform:uppercase}.scene h1,.scene h2{margin:0;letter-spacing:-.045em;font-weight:800;line-height:.98}.scene h1{font-size:clamp(45px,5.6vw,86px)}.scene h1 span{color:var(--aqua)}.scene h2{font-size:clamp(38px,4.4vw,68px)}.lead{max-width:680px;font-size:clamp(15px,1.25vw,19px);line-height:1.55;color:rgba(255,255,255,.69);margin:22px 0}.dark-lead{color:#607485}.scene-copy{position:relative;z-index:4}.compact-copy{max-width:980px}.reveal-group>*{opacity:0;transform:translateY(18px);transition:opacity .72s var(--ease2),transform .72s var(--ease2)}.scene.active .reveal-group>*{opacity:1;transform:none}.scene.active .reveal-group>*:nth-child(2){transition-delay:.08s}.scene.active .reveal-group>*:nth-child(3){transition-delay:.14s}.scene-watermark{position:absolute;right:4vw;bottom:8vh;font-size:clamp(40px,8vw,140px);font-weight:900;letter-spacing:-.07em;color:rgba(126,219,212,.035);white-space:nowrap;pointer-events:none}
.hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);align-items:center;gap:5vw}.pill-row{display:flex;gap:8px;flex-wrap:wrap}.pill-row span{padding:7px 12px;border-radius:999px;border:1px solid rgba(126,219,212,.2);background:rgba(126,219,212,.08);color:rgba(255,255,255,.72);font-size:11px}.hero-proof{margin-top:30px;color:rgba(255,255,255,.44);font-size:12px;letter-spacing:.04em}.hero-proof b{color:var(--aqua);font-size:18px}.hero-visual{position:relative;height:min(70vh,660px);min-height:480px;perspective:1200px;transform-style:preserve-3d}.brand-orbit{position:absolute;width:540px;height:540px;border:1px solid rgba(0,180,219,.12);border-radius:50%;right:2%;top:2%;transform:rotate(-18deg)}.brand-orbit::before,.brand-orbit::after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(126,219,212,.09);inset:55px}.brand-orbit::after{inset:118px}.brand-orbit i{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--aqua);box-shadow:0 0 16px rgba(126,219,212,.7)}.brand-orbit i:nth-child(1){top:83px;left:48px}.brand-orbit i:nth-child(2){right:32px;top:250px}.brand-orbit i:nth-child(3){left:160px;bottom:8px}.isotipo-3d{position:absolute;right:21%;top:3%;width:245px;filter:drop-shadow(0 30px 60px rgba(0,0,0,.35));transform:translateZ(80px) rotateY(-7deg) rotateX(3deg);transition:transform .4s var(--ease)}.product-plane{position:absolute;right:0;bottom:7%;width:min(92%,720px);border-radius:22px;padding:8px;background:rgba(255,255,255,.98);box-shadow:0 55px 110px rgba(0,0,0,.42),0 0 0 1px rgba(126,219,212,.16);transform:rotateY(-9deg) rotateX(4deg) rotateZ(-1.7deg) translateZ(12px);transform-style:preserve-3d;transition:transform .35s var(--ease),box-shadow .35s}.product-plane img{border-radius:16px;width:100%;aspect-ratio:2.03/1;object-fit:cover}.product-plane:focus-visible{outline:2px solid var(--aqua);outline-offset:6px}.hotspot{position:absolute;width:17px;height:17px;border-radius:50%;border:2px solid white;background:var(--cyan);box-shadow:0 0 0 7px rgba(0,180,219,.18),0 0 22px rgba(0,180,219,.55);cursor:pointer}.hotspot span{position:absolute;bottom:26px;left:50%;transform:translateX(-50%) translateY(5px);opacity:0;background:var(--navy);color:white;border:1px solid rgba(255,255,255,.12);padding:6px 9px;border-radius:8px;font-size:10px;white-space:nowrap;transition:.2s}.hotspot:hover span,.hotspot:focus-visible span{opacity:1;transform:translateX(-50%) translateY(0)}.hotspot.h1{left:15%;top:22%}.hotspot.h2{left:61%;top:33%}.hotspot.h3{left:42%;bottom:23%}.hotspot.h4{right:11%;bottom:24%}
.challenge-layout{justify-content:center}.challenge-layout .scene-copy{max-width:760px}.challenge-network{position:relative;height:430px;margin-top:16px}.challenge-network svg{position:absolute;inset:0;width:100%;height:100%}.broken-line{fill:none;stroke:#B6CDD4;stroke-width:2;stroke-dasharray:11 12;transition:stroke .8s,stroke-dasharray .8s,stroke-width .8s}.scene.active .broken-line{animation:connectLine 2.3s .8s var(--ease2) forwards}@keyframes connectLine{to{stroke:var(--cyan);stroke-dasharray:2 0;stroke-width:2.6}}.challenge-node{position:absolute;width:190px;min-height:88px;padding:16px;text-align:left;background:white;border:1px solid #D7E5E9;border-radius:18px;box-shadow:0 15px 44px rgba(11,29,51,.07);cursor:pointer;transition:.35s var(--ease)}.challenge-node:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.challenge-node b{display:block;font-size:10px;color:var(--cyan)}.challenge-node span{display:block;font-weight:800;font-size:18px;margin:4px 0}.challenge-node small{color:#70818F}.challenge-node.reception{left:5%;top:32px}.challenge-node.nursing{right:5%;top:32px}.challenge-node.doctor{left:5%;bottom:22px}.challenge-node.pharmacy{right:5%;bottom:22px}.challenge-core{position:absolute;width:180px;height:180px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:var(--navy);display:grid;place-items:center;color:white;text-align:center;box-shadow:0 28px 70px rgba(11,29,51,.22)}.challenge-core img{position:absolute;width:104px;opacity:.18}.challenge-core span{font-size:11px;line-height:1.35;letter-spacing:.08em}.challenge-core b{color:var(--aqua);font-size:16px}.statement-strip{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;background:var(--navy);color:white;border-radius:18px;padding:18px 22px}.statement-strip span{font-size:9px;letter-spacing:.18em;color:var(--aqua);font-weight:900}.statement-strip b{font-size:18px}.statement-strip em{font-size:11px;color:rgba(255,255,255,.55);font-style:normal}
.platform-layout{justify-content:center}.platform-stage{display:grid;grid-template-columns:.75fr 1.25fr;gap:36px;align-items:center;margin-top:34px}.pillar-stack{display:grid;gap:12px}.pillar{text-align:left;border:1px solid #D9E7EA;background:white;border-radius:19px;padding:20px 22px;cursor:pointer;display:grid;grid-template-columns:40px 1fr;grid-template-rows:auto auto;column-gap:8px;box-shadow:0 12px 32px rgba(11,29,51,.05);transition:.35s var(--ease)}.pillar:hover,.pillar.active{transform:translateX(10px);border-color:rgba(0,180,219,.5);box-shadow:0 18px 44px rgba(0,180,219,.11)}.pillar span{grid-row:1/3;color:var(--cyan);font-size:11px;font-weight:900}.pillar b{font-size:19px}.pillar em{font-style:normal;color:#71818E;margin-top:3px}.screen-stage{min-width:0}.screen-frame{background:white;border-radius:20px;padding:7px;border:1px solid #DAE8EC;box-shadow:var(--shadow);overflow:hidden}.screen-frame img{width:100%;border-radius:14px;transition:opacity .25s var(--ease),transform .55s var(--ease2)}.screen-frame.switching img{opacity:0;transform:scale(.97)}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.metric-row div{background:#F0F7F9;border:1px solid #D9E8EC;border-radius:15px;padding:15px}.metric-row b{display:block;font-size:29px;color:var(--navy)}.metric-row span{font-size:11px;color:#71818E}
.continuity-layout{justify-content:center}.journey{position:relative;display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-top:46px}.journey-line{position:absolute;left:5%;right:5%;top:23px;height:2px;background:rgba(255,255,255,.12);overflow:hidden}.journey-line i{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--cyan),var(--aqua));box-shadow:0 0 14px var(--cyan);transition:width .6s var(--ease2)}.journey-step{position:relative;padding:55px 10px 14px;border:0;background:transparent;color:white;text-align:left;cursor:pointer}.journey-step::before{content:"";position:absolute;top:16px;left:16px;width:15px;height:15px;border-radius:50%;background:#35506C;border:2px solid #7891A8;transition:.3s}.journey-step.active::before,.journey-step:hover::before{background:var(--aqua);border-color:white;box-shadow:0 0 0 8px rgba(126,219,212,.12),0 0 18px rgba(126,219,212,.6)}.journey-step span{display:block;color:var(--cyan);font-size:10px;font-weight:900}.journey-step b{display:block;font-size:13px;margin:5px 0;line-height:1.2}.journey-step em{font-style:normal;color:rgba(255,255,255,.46);font-size:10px}.journey-detail{margin-top:22px;display:grid;grid-template-columns:1fr;gap:12px}.journey-card{padding:20px 23px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.1);border-radius:18px}.journey-card span{font-size:9px;color:var(--aqua);font-weight:900;letter-spacing:.16em}.journey-card h3{margin:6px 0;font-size:24px}.journey-card p{margin:0;color:rgba(255,255,255,.6)}.trace-strip{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;padding:12px;border-radius:14px;background:rgba(0,180,219,.09);border:1px solid rgba(126,219,212,.15);font-size:10px;color:rgba(255,255,255,.56)}.trace-strip b{color:var(--aqua);letter-spacing:.1em}
.ecosystem-layout{justify-content:center}.ecosystem-orbit{position:relative;height:500px;margin-top:10px}.patient-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:170px;height:170px;border-radius:50%;background:var(--navy);display:grid;place-content:center;text-align:center;color:white;box-shadow:0 25px 65px rgba(11,29,51,.18);z-index:3}.patient-core::before{content:"";position:absolute;inset:-27px;border:1px solid rgba(0,180,219,.14);border-radius:50%}.patient-core span{font-weight:900}.patient-core small{color:rgba(255,255,255,.56)}.patient-core i{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--cyan);right:-32px;top:50%;box-shadow:0 0 16px var(--cyan)}.orbit-lines{position:absolute;inset:9% 17%;border:1px dashed #D9E8EC;border-radius:50%}.role-card{position:absolute;width:220px;min-height:102px;border:1px solid #D9E7EA;border-radius:18px;background:white;padding:15px 17px;text-align:left;box-shadow:0 13px 36px rgba(11,29,51,.06);cursor:pointer;transition:.4s var(--ease2)}.role-card:hover,.role-card:focus-visible{transform:translateY(-7px) scale(1.03);box-shadow:var(--shadow);z-index:6}.role-card small{display:block;color:var(--cyan);font-weight:900;font-size:9px;letter-spacing:.12em}.role-card b{display:block;font-size:18px;margin:4px 0}.role-card span{font-size:11px;color:#70818E}.role-card.admin{left:50%;top:1%;transform:translateX(-50%)}.role-card.admin:hover{transform:translateX(-50%) translateY(-7px) scale(1.03)}.role-card.reception{right:4%;top:35%}.role-card.pharmacy{right:16%;bottom:1%}.role-card.doctor{left:16%;bottom:1%}.role-card.nursing{left:4%;top:35%}.role-detail{border-radius:16px;background:#EDF8FA;border:1px solid #D4ECEF;padding:15px 20px;display:flex;gap:18px;align-items:center}.role-detail span{font-size:9px;color:var(--cyan);font-weight:900;letter-spacing:.13em}.role-detail b{font-size:16px}
.product-layout{justify-content:center}.product-experience{display:grid;grid-template-columns:155px minmax(0,1.35fr) .75fr;gap:22px;align-items:center;margin-top:30px;perspective:1200px}.experience-tabs{display:grid;gap:9px}.exp-tab{border:1px solid #D8E6EA;background:rgba(255,255,255,.72);border-radius:13px;padding:13px;text-align:left;color:#5D7380;font-weight:700;cursor:pointer;transition:.3s var(--ease)}.exp-tab.active,.exp-tab:hover{background:var(--navy);color:white;transform:translateX(5px);border-color:var(--navy)}.floating-screen{position:relative;background:white;border-radius:23px;padding:8px;border:1px solid #D7E6EA;box-shadow:0 40px 90px rgba(11,29,51,.18);transform:rotateY(-5deg) rotateX(2deg);transform-style:preserve-3d;overflow:hidden}.floating-screen img{width:100%;border-radius:16px;transition:opacity .25s,transform .55s var(--ease2)}.floating-screen.switching img{opacity:.25;transform:scale(.98)}.screen-shine{position:absolute;inset:0;background:linear-gradient(115deg,transparent 22%,rgba(255,255,255,.55) 47%,transparent 68%);transform:translateX(-110%);opacity:.35;pointer-events:none}.scene.active .screen-shine{animation:shine 4.8s 1.2s infinite}@keyframes shine{0%,55%{transform:translateX(-110%)}80%,100%{transform:translateX(110%)}}.experience-copy{padding-left:12px;border-left:3px solid var(--cyan)}.experience-copy span{font-size:9px;color:var(--cyan);font-weight:900;letter-spacing:.16em}.experience-copy h3{font-size:25px;margin:9px 0 8px}.experience-copy p{color:#647886;line-height:1.55}.ghost-btn{margin-top:12px;border:1px solid #CFE1E5;background:white;color:var(--navy);border-radius:999px;padding:12px 15px;font-weight:800;cursor:pointer}
.clinical-layout{justify-content:center}.handoff-stage{position:relative;margin-top:30px;min-height:420px}.clinical-panel{position:absolute;inset:0;display:grid;grid-template-columns:1.4fr .6fr;grid-template-rows:auto auto 1fr;gap:0 32px;opacity:0;pointer-events:none;transform:translateX(70px) translateZ(-80px) scale(.98);transition:.7s var(--ease2)}.clinical-panel.active{opacity:1;pointer-events:auto;transform:none}.clinical-panel .screen-frame{grid-row:1/4;background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.12);box-shadow:0 38px 95px rgba(0,0,0,.35)}.clinical-panel span{color:var(--aqua);font-size:10px;font-weight:900;letter-spacing:.15em;margin-top:20px}.clinical-panel h3{font-size:30px;margin:8px 0}.clinical-panel p{color:rgba(255,255,255,.58);line-height:1.55}.handoff-card{position:absolute;z-index:8;top:-18px;left:44%;transform:translateX(-50%);padding:9px 14px;border-radius:999px;background:rgba(0,180,219,.16);border:1px solid rgba(126,219,212,.24);backdrop-filter:blur(12px);font-size:9px;letter-spacing:.08em;display:flex;gap:8px;align-items:center;color:rgba(255,255,255,.65)}.handoff-card b{color:white}.handoff-card i{width:7px;height:7px;border-radius:50%;background:var(--aqua);box-shadow:0 0 12px var(--aqua)}.clinical-nav{position:absolute;right:0;bottom:0;display:flex;gap:8px;align-items:center;z-index:9}.clinical-nav button{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.05);color:white;cursor:pointer}.clinical-nav span{font-size:10px;color:rgba(255,255,255,.56)}
.architecture-layout{justify-content:center}.domain-system{position:relative;height:500px;margin-top:10px;perspective:1200px}.domain-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) translateZ(80px);width:190px;height:190px;border-radius:50%;background:var(--navy);color:white;display:grid;place-items:center;text-align:center;box-shadow:0 30px 70px rgba(11,29,51,.2);z-index:3}.domain-core img{position:absolute;width:120px;opacity:.14}.domain-core span{font-size:11px;letter-spacing:.1em}.domain-core b{color:var(--aqua);font-size:18px}.domain{position:absolute;width:180px;min-height:76px;border:1px solid #D7E6EA;background:white;border-radius:16px;padding:14px;text-align:left;box-shadow:0 12px 32px rgba(11,29,51,.06);cursor:pointer;transition:.35s var(--ease2)}.domain:hover,.domain:focus-visible{transform:translateY(-7px) translateZ(40px) scale(1.04);box-shadow:var(--shadow);border-color:rgba(0,180,219,.45);z-index:7}.domain span{display:block;color:var(--cyan);font-size:9px;font-weight:900}.domain b{display:block;margin-top:5px}.domain.d1{left:5%;top:8%}.domain.d2{left:39%;top:1%}.domain.d3{right:5%;top:8%}.domain.d4{right:1%;top:53%}.domain.d5{right:18%;bottom:2%}.domain.d6{left:18%;bottom:2%}.domain.d7{left:1%;top:53%}.domain-detail{padding:15px 20px;border-radius:16px;border:1px solid #D7E9ED;background:#EDF8FA;display:flex;gap:16px;align-items:center}.domain-detail span{color:var(--cyan);font-size:9px;font-weight:900;letter-spacing:.13em}.domain-detail b{font-size:15px}
.analytics-layout{justify-content:center}.analytics-stage{display:grid;grid-template-columns:1.45fr .55fr;gap:26px;align-items:center;margin-top:24px}.analytics-plane{position:relative;border-radius:24px;padding:8px;background:white;border:1px solid #D8E7EA;box-shadow:var(--shadow);overflow:hidden}.analytics-plane img{border-radius:17px}.analytics-pulse{position:absolute;width:18px;height:18px;border-radius:50%;background:var(--cyan);border:3px solid white;box-shadow:0 0 0 8px rgba(0,180,219,.16),0 0 18px rgba(0,180,219,.45);animation:apulse 2.4s ease-in-out infinite}.analytics-pulse.p1{left:20%;top:22%}.analytics-pulse.p2{left:54%;top:38%;animation-delay:.5s}.analytics-pulse.p3{right:15%;bottom:24%;animation-delay:1s}@keyframes apulse{50%{box-shadow:0 0 0 15px rgba(0,180,219,0),0 0 22px rgba(0,180,219,.4)}}.analytics-concepts{display:grid;gap:11px}.analytics-concepts div{padding:16px;border-radius:16px;background:rgba(255,255,255,.72);border:1px solid #D9E7EB}.analytics-concepts span{color:var(--cyan);font-size:9px;font-weight:900;letter-spacing:.13em}.analytics-concepts b{display:block;font-size:18px;margin:5px 0}.analytics-concepts p{font-size:12px;color:#6B7D8A;margin:0;line-height:1.45}.director-question{margin-top:18px;background:var(--navy);color:white;padding:18px 22px;border-radius:17px;font-weight:800;font-size:18px}
.scale-layout{justify-content:center}.depth-stack{position:relative;height:370px;margin-top:30px;perspective:1500px;transform-style:preserve-3d}.depth-card{position:absolute;left:50%;width:min(760px,75vw);min-height:130px;border-radius:22px;padding:22px 26px;background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.13);backdrop-filter:blur(16px);box-shadow:0 35px 85px rgba(0,0,0,.2);transition:.6s var(--ease2)}.depth-card span{font-size:9px;color:var(--aqua);letter-spacing:.16em;font-weight:900}.depth-card b{display:block;font-size:27px;margin:8px 0}.depth-card p{margin:0;color:rgba(255,255,255,.55)}.depth-card.z1{top:0;transform:translateX(-50%) translateZ(-180px) translateY(-7px) scale(.82);opacity:.35}.depth-card.z2{top:66px;transform:translateX(-50%) translateZ(-100px) scale(.88);opacity:.55}.depth-card.z3{top:133px;transform:translateX(-50%) translateZ(-45px) scale(.94);opacity:.75}.depth-card.z4{top:202px;transform:translateX(-50%) translateZ(25px);background:linear-gradient(145deg,rgba(0,180,219,.16),rgba(126,219,212,.05));border-color:rgba(126,219,212,.22)}.scene.active .depth-card{animation:depthEnter 1.1s var(--ease2) both}.scene.active .depth-card.z2{animation-delay:.08s}.scene.active .depth-card.z3{animation-delay:.16s}.scene.active .depth-card.z4{animation-delay:.24s}@keyframes depthEnter{from{opacity:0;filter:blur(8px);translate:0 35px}to{filter:blur(0)}}.scale-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.scale-notes div{padding:15px 17px;border-radius:15px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.1)}.scale-notes span{display:block;color:var(--aqua);font-size:9px;letter-spacing:.14em;font-weight:900;margin-bottom:6px}.scale-notes b{font-size:13px;color:rgba(255,255,255,.78)}
.differentiators-layout{justify-content:center}.diff-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.diff-grid article{min-height:142px;padding:20px;border:1px solid #D8E7EA;border-radius:18px;background:white;box-shadow:0 12px 34px rgba(11,29,51,.04);transition:.35s var(--ease2);transform-style:preserve-3d}.diff-grid article:hover{transform:translateY(-6px) translateZ(25px);box-shadow:var(--shadow)}.diff-grid span{color:var(--cyan);font-size:10px;font-weight:900}.diff-grid h3{margin:9px 0 7px;font-size:18px}.diff-grid p{margin:0;color:#697A87;font-size:12px;line-height:1.5}.promise-band{margin-top:13px;border-radius:18px;background:var(--navy);color:white;padding:18px 22px}.promise-band span{display:block;color:var(--aqua);font-size:9px;font-weight:900;letter-spacing:.14em}.promise-band b{display:block;font-size:21px;margin-top:5px}
.closing-layout{display:grid;grid-template-columns:.55fr 1fr;align-items:center;gap:7vw}.closing-brand{position:relative;z-index:4;padding:34px;border-radius:30px;background:rgba(255,255,255,.96);box-shadow:0 45px 100px rgba(0,0,0,.28);transform:rotateY(6deg) rotateX(-2deg)}.closing-copy h2{font-size:clamp(40px,4.6vw,70px)}.cta-row{display:flex;gap:9px;flex-wrap:wrap;margin-top:28px}.primary-cta,.secondary-cta{height:48px;border-radius:999px;padding:0 18px;font-weight:900;border:1px solid rgba(255,255,255,.16)}.primary-cta{background:white;color:var(--navy)}.secondary-cta{background:transparent;color:white}.primary-cta:disabled,.secondary-cta:disabled{opacity:.55;cursor:not-allowed}.cta-note{font-size:10px;color:rgba(255,255,255,.42);margin-top:12px}.cta-note code{color:var(--aqua)}.closing-signature{position:absolute;left:0;right:0;bottom:42px;display:flex;justify-content:space-between;color:rgba(255,255,255,.38);font-size:11px}.closing-signature b{color:var(--aqua)}.closing-lines i{position:absolute;height:1px;background:linear-gradient(90deg,transparent,var(--cyan),transparent);left:-20%;width:55%;opacity:.25;animation:closeLine 5s ease-in-out infinite}.closing-lines i:nth-child(1){top:24%;transform:rotate(10deg)}.closing-lines i:nth-child(2){top:38%;transform:rotate(-7deg);animation-delay:.6s}.closing-lines i:nth-child(3){bottom:28%;right:-10%;left:auto;transform:rotate(12deg);animation-delay:1.2s}.closing-lines i:nth-child(4){bottom:16%;right:-10%;left:auto;transform:rotate(-8deg);animation-delay:1.8s}@keyframes closeLine{50%{opacity:.7;filter:drop-shadow(0 0 7px var(--cyan));transform:translateX(40px)}}
.presentation-footer{position:fixed;z-index:150;left:18px;right:18px;bottom:calc(13px + var(--safeB));display:flex;align-items:center;justify-content:space-between;pointer-events:none}.presentation-footer>*{pointer-events:auto}.scene-meta{display:flex;gap:10px;align-items:center;padding:9px 12px;border-radius:14px;background:rgba(6,21,37,.4);border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(15px);color:rgba(255,255,255,.56);font-size:10px}.scene-meta b{color:white;letter-spacing:.1em}.nav-buttons{display:flex;gap:8px}.nav-circle,.nav-next{height:44px;border:1px solid rgba(255,255,255,.14);cursor:pointer;transition:.25s var(--ease)}.nav-circle{width:44px;border-radius:50%;background:rgba(6,21,37,.5);color:white}.nav-next{padding:0 18px;border-radius:999px;background:white;color:var(--navy);font-weight:900}.nav-next:hover,.nav-circle:hover{transform:translateY(-2px)}.nav-circle:disabled{opacity:.35;cursor:default}.modal{position:fixed;inset:0;z-index:500;background:rgba(3,14,27,.67);backdrop-filter:blur(14px);display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;transition:.25s}.modal.show{opacity:1;visibility:visible}.modal-card{position:relative;width:min(520px,100%);border-radius:28px;background:linear-gradient(155deg,#0E3354,#081A2E);color:white;padding:28px;border:1px solid rgba(255,255,255,.13);box-shadow:0 45px 120px rgba(0,0,0,.4)}.modal-card h3{font-size:27px;margin:6px 0 10px}.modal-card p{color:rgba(255,255,255,.6);line-height:1.55}.modal-close{position:absolute;right:12px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.08);color:white;font-size:22px;cursor:pointer}.shortcut-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}.shortcut-grid div{padding:12px;border-radius:14px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}.shortcut-grid b{display:block}.shortcut-grid span{font-size:11px;color:rgba(255,255,255,.5)}
/* Explore mode */
body.explore-mode{overflow:auto;background:var(--paper)}body.explore-mode main{position:relative;overflow:visible;perspective:none}body.explore-mode .scene{position:relative;opacity:1;pointer-events:auto;transform:none!important;filter:none!important;height:auto;min-height:100svh;overflow:hidden}body.explore-mode .scene-rail,body.explore-mode .presentation-footer{display:none}body.explore-mode .continuity-layer{position:fixed}body.explore-mode .reveal-group>*{opacity:1;transform:none}.mode-switch{transition:opacity .25s}
@media(max-width:1000px){.scene-inner{width:min(100% - 50px,1100px)}.hero-grid{grid-template-columns:1fr;gap:14px;padding-top:95px}.hero-copy{max-width:760px}.hero-visual{height:45vh;min-height:340px}.isotipo-3d{width:170px;right:10%;top:-20px}.product-plane{width:72%;right:5%;bottom:2%}.brand-orbit{width:380px;height:380px;right:0}.challenge-network{height:390px}.platform-stage{grid-template-columns:1fr;gap:18px}.pillar-stack{grid-template-columns:repeat(3,1fr)}.pillar{grid-template-columns:1fr}.pillar span{grid-row:auto}.pillar:hover,.pillar.active{transform:translateY(-4px)}.product-experience{grid-template-columns:1fr}.experience-tabs{grid-template-columns:repeat(4,1fr)}.experience-copy{border-left:0;border-top:3px solid var(--cyan);padding:14px 0 0}.analytics-stage{grid-template-columns:1fr}.analytics-concepts{grid-template-columns:repeat(3,1fr)}.closing-layout{grid-template-columns:1fr 1fr;gap:40px}}
@media(max-width:760px){body{overflow:hidden}.topbar{top:calc(8px + var(--safeT));left:9px;right:9px}.brand-chip{height:40px;padding-right:9px}.brand-chip img{width:29px;height:29px}.brand-chip span{font-size:9px}.mode-switch{position:absolute;left:50%;transform:translateX(-50%)}.mode-btn{font-size:8px;padding:0 9px;height:31px}.top-actions{gap:2px}.icon-btn{width:34px;height:34px}.top-actions #helpBtn{display:none}.scene-rail{display:none}.scene{min-height:100svh}.scene-inner{width:calc(100% - 30px);padding:82px 0 84px;justify-content:flex-start}.scene h1{font-size:clamp(42px,13vw,62px)}.scene h2{font-size:clamp(34px,10.5vw,50px);line-height:1.02}.lead{font-size:14px;margin:16px 0}.hero-grid{display:flex}.hero-visual{width:100%;height:43vh;min-height:315px;margin-top:4px}.isotipo-3d{width:125px;right:3%;top:0}.brand-orbit{width:280px;height:280px;right:-60px;top:-10px}.product-plane{width:94%;right:1%;bottom:4%;transform:rotateY(-5deg) rotateX(2deg) rotateZ(-1deg)}.pill-row{gap:5px}.pill-row span{font-size:9px;padding:5px 8px}.hero-proof{display:none}.scene-watermark{display:none}.challenge-network{height:430px}.challenge-node{width:46%;min-height:82px;padding:12px}.challenge-node.reception,.challenge-node.doctor{left:0}.challenge-node.nursing,.challenge-node.pharmacy{right:0}.challenge-core{width:126px;height:126px}.challenge-core img{width:75px}.statement-strip{grid-template-columns:1fr;gap:5px;padding:13px 15px}.statement-strip em{display:none}.platform-stage{margin-top:12px}.pillar-stack{grid-template-columns:1fr;display:flex;overflow-x:auto;scrollbar-width:none}.pillar{min-width:74%;padding:14px}.metric-row div{padding:11px}.metric-row b{font-size:22px}.journey{display:flex;overflow-x:auto;gap:0;padding-bottom:12px;scroll-snap-type:x mandatory}.journey-line{display:none}.journey-step{min-width:46%;padding:36px 12px 12px;scroll-snap-align:start}.journey-step::before{top:11px}.journey-card h3{font-size:21px}.trace-strip{justify-content:flex-start;overflow:hidden;white-space:nowrap}.ecosystem-orbit{height:510px}.orbit-lines{inset:15% 8%}.patient-core{width:125px;height:125px}.role-card{width:45%;min-height:92px;padding:11px}.role-card.admin{top:1%}.role-card.reception{right:0;top:31%}.role-card.nursing{left:0;top:31%}.role-card.doctor{left:4%;bottom:0}.role-card.pharmacy{right:4%;bottom:0}.role-detail{font-size:12px}.product-experience{margin-top:18px;gap:12px}.experience-tabs{display:flex;overflow-x:auto;scrollbar-width:none}.exp-tab{white-space:nowrap}.floating-screen{transform:none;border-radius:16px}.clinical-panel{grid-template-columns:1fr;grid-template-rows:auto auto auto auto;gap:0;align-content:start}.clinical-panel .screen-frame{grid-row:auto}.clinical-panel span{margin-top:13px}.clinical-panel h3{font-size:24px}.handoff-stage{min-height:540px}.clinical-nav{bottom:3px}.domain-system{height:515px}.domain-core{width:125px;height:125px}.domain{width:41%;min-height:68px;padding:10px}.domain.d1{left:0}.domain.d2{left:30%;top:0}.domain.d3{right:0}.domain.d4{right:0;top:49%}.domain.d5{right:4%;bottom:1%}.domain.d6{left:4%;bottom:1%}.domain.d7{left:0;top:49%}.analytics-concepts{grid-template-columns:1fr;display:flex;overflow-x:auto}.analytics-concepts div{min-width:74%}.director-question{font-size:15px;padding:14px}.depth-stack{height:420px}.depth-card{width:94%;padding:17px}.depth-card b{font-size:21px}.depth-card.z1{top:0}.depth-card.z2{top:72px}.depth-card.z3{top:145px}.depth-card.z4{top:220px}.scale-notes{grid-template-columns:1fr;display:flex;overflow-x:auto}.scale-notes div{min-width:78%}.diff-grid{grid-template-columns:1fr 1fr;gap:8px}.diff-grid article{min-height:150px;padding:14px}.diff-grid h3{font-size:15px}.diff-grid p{font-size:10px}.promise-band{padding:14px}.promise-band b{font-size:16px}.closing-layout{display:flex;flex-direction:column;justify-content:center;gap:25px}.closing-brand{width:66%;margin:auto;padding:20px}.cta-row{margin-top:18px}.primary-cta,.secondary-cta{height:43px;font-size:11px}.closing-signature{position:relative;bottom:auto;margin-top:10px}.presentation-footer{left:9px;right:9px;bottom:calc(8px + var(--safeB))}.scene-meta{max-width:47vw}.scene-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-next{height:42px;padding:0 14px}.nav-circle{height:42px;width:42px}.continuity-layer{opacity:.18}.ambient-canvas{opacity:.32}}


/* ==========================================================
   v1.4 · Mobile composition patch — Ecosystem + Capabilities
   Reinterprets complex orbital desktop diagrams as stable,
   touch-friendly mobile grids. Desktop remains unchanged.
   ========================================================== */
@media (max-width:760px){
  /* Scene 05 — Ecosistema: ordered hub-and-roles composition */
  #scene-5 .scene-inner,
  #scene-8 .scene-inner{
    padding-top:78px;
    padding-bottom:82px;
  }
  #scene-5 h2,
  #scene-8 h2{
    font-size:clamp(31px,9vw,42px);
    line-height:1.01;
  }
  #scene-5 .lead{
    margin:12px 0 8px;
    font-size:13px;
    line-height:1.48;
  }
  #scene-5 .ecosystem-orbit{
    position:relative;
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    grid-template-rows:auto auto auto auto;
    gap:8px 9px;
    height:auto;
    min-height:0;
    margin-top:8px;
    padding:0 0 4px;
    align-items:stretch;
  }
  #scene-5 .ecosystem-orbit::before{
    content:"";
    position:absolute;
    z-index:0;
    left:50%;
    top:34px;
    bottom:34px;
    width:1px;
    transform:translateX(-50%);
    background:linear-gradient(to bottom,transparent,rgba(0,180,219,.18) 15%,rgba(0,180,219,.12) 85%,transparent);
    pointer-events:none;
  }
  #scene-5 .orbit-lines{display:none}
  #scene-5 .role-card{
    position:relative;
    inset:auto;
    width:100%;
    min-height:68px;
    padding:10px 11px;
    border-radius:15px;
    transform:none;
    box-shadow:0 8px 22px rgba(11,29,51,.055);
    z-index:2;
    overflow:hidden;
  }
  #scene-5 .role-card:hover,
  #scene-5 .role-card:focus-visible{
    transform:translateY(-2px);
  }
  #scene-5 .role-card.active{
    border-color:rgba(0,180,219,.58);
    background:linear-gradient(145deg,#fff,#f1fbfd);
    box-shadow:0 10px 26px rgba(0,180,219,.11);
  }
  #scene-5 .role-card small{font-size:8px;letter-spacing:.11em}
  #scene-5 .role-card b{font-size:15px;line-height:1.1;margin:3px 0 4px}
  #scene-5 .role-card span{
    display:block;
    font-size:9px;
    line-height:1.25;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  #scene-5 .role-card.admin{
    grid-column:1 / -1;
    grid-row:1;
    justify-self:center;
    width:min(70%,230px);
  }
  #scene-5 .role-card.nursing{grid-column:1;grid-row:2}
  #scene-5 .role-card.reception{grid-column:2;grid-row:2}
  #scene-5 .patient-core{
    position:relative;
    left:auto;
    top:auto;
    transform:none;
    grid-column:1 / -1;
    grid-row:3;
    justify-self:center;
    width:104px;
    height:104px;
    margin:2px auto;
    z-index:4;
    box-shadow:0 15px 38px rgba(11,29,51,.16);
  }
  #scene-5 .patient-core::before{inset:-13px}
  #scene-5 .patient-core span{font-size:13px}
  #scene-5 .patient-core small{font-size:10px}
  #scene-5 .patient-core i{right:-17px;width:7px;height:7px}
  #scene-5 .role-card.doctor{grid-column:1;grid-row:4}
  #scene-5 .role-card.pharmacy{grid-column:2;grid-row:4}
  body:not(.explore-mode) #scene-5 .role-detail{display:none}
  #scene-5 .role-detail{
    margin-top:7px;
    padding:10px 12px;
    gap:8px;
    flex-direction:column;
    align-items:flex-start;
  }
  #scene-5 .role-detail b{font-size:12px;line-height:1.35}

  /* Scene 08 — Capabilities: mobile-native 2-column domain matrix */
  #scene-8 .domain-system{
    position:relative;
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    grid-template-rows:auto auto auto auto auto;
    gap:8px;
    height:auto;
    min-height:0;
    margin-top:10px;
    perspective:none;
    align-items:stretch;
  }
  #scene-8 .domain-system::before{
    content:"";
    position:absolute;
    left:50%;
    top:96px;
    bottom:28px;
    width:1px;
    transform:translateX(-50%);
    background:linear-gradient(to bottom,rgba(0,180,219,.16),rgba(0,180,219,.035));
    pointer-events:none;
    z-index:0;
  }
  #scene-8 .domain-core{
    position:relative;
    left:auto;
    top:auto;
    transform:none;
    grid-column:1 / -1;
    grid-row:1;
    justify-self:center;
    width:104px;
    height:104px;
    margin:0 auto 2px;
    z-index:4;
    box-shadow:0 16px 38px rgba(11,29,51,.17);
  }
  #scene-8 .domain-core img{width:70px}
  #scene-8 .domain-core span{font-size:9px;line-height:1.35}
  #scene-8 .domain-core b{font-size:15px}
  #scene-8 .domain{
    position:relative;
    inset:auto;
    width:100%;
    min-height:56px;
    padding:10px 11px;
    border-radius:14px;
    transform:none;
    z-index:2;
    box-shadow:0 8px 20px rgba(11,29,51,.05);
  }
  #scene-8 .domain:hover,
  #scene-8 .domain:focus-visible{
    transform:translateY(-2px);
  }
  #scene-8 .domain.active{
    border-color:rgba(0,180,219,.58);
    background:linear-gradient(145deg,#fff,#effafd);
    box-shadow:0 9px 24px rgba(0,180,219,.11);
  }
  #scene-8 .domain span{font-size:8px}
  #scene-8 .domain b{font-size:14px;line-height:1.12;margin-top:3px}
  #scene-8 .domain.d1{grid-column:1;grid-row:2}
  #scene-8 .domain.d2{grid-column:2;grid-row:2}
  #scene-8 .domain.d3{grid-column:1;grid-row:3}
  #scene-8 .domain.d4{grid-column:2;grid-row:3}
  #scene-8 .domain.d5{grid-column:1;grid-row:4}
  #scene-8 .domain.d6{grid-column:2;grid-row:4}
  #scene-8 .domain.d7{
    grid-column:1 / -1;
    grid-row:5;
    justify-self:center;
    width:min(58%,210px);
  }
  body:not(.explore-mode) #scene-8 .domain-detail{display:none}
  #scene-8 .domain-detail{
    margin-top:7px;
    padding:10px 12px;
    gap:6px;
    flex-direction:column;
    align-items:flex-start;
  }
  #scene-8 .domain-detail b{font-size:12px;line-height:1.35}
}

@media(max-height:700px) and (min-width:761px){.scene-inner{padding-top:80px;padding-bottom:72px}.scene h1{font-size:62px}.scene h2{font-size:48px}.lead{font-size:15px;margin:14px 0}.hero-visual{min-height:390px;height:58vh}.challenge-network{height:320px}.ecosystem-orbit{height:370px}.domain-system{height:365px}.depth-stack{height:300px}.depth-card{min-height:105px;padding:16px 22px}.depth-card.z2{top:52px}.depth-card.z3{top:104px}.depth-card.z4{top:156px}.handoff-stage{min-height:330px}.diff-grid article{min-height:115px;padding:15px}.diff-grid p{font-size:11px}}
@media(prefers-reduced-motion:reduce){.webgl-canvas{display:none}*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.15s!important}.ambient-canvas{display:none}.continuity-layer{opacity:.14}.scene{transform:none!important;filter:none!important}.product-plane,.floating-screen,.isotipo-3d{transform:none!important}}


/* ============================================================
   SENTRA Medic v1.2 — Closing scene responsive refinement
   Keeps the original v1 presentation/explore model intact.
   ============================================================ */
#scene-12 .closing-layout{
  width:min(1180px,calc(100% - 110px));
  grid-template-columns:minmax(300px,420px) minmax(0,1fr);
  gap:clamp(42px,5vw,82px);
  align-items:center;
  padding-top:88px;
  padding-bottom:96px;
}
#scene-12 .closing-brand{
  width:100%;
  max-width:420px;
  justify-self:center;
  padding:24px;
  border-radius:28px;
  transform:rotateY(5deg) rotateX(-2deg);
}
#scene-12 .closing-copy{max-width:700px;min-width:0}
#scene-12 .closing-copy h2{font-size:clamp(36px,3.45vw,58px);line-height:.99;max-width:700px}
#scene-12 .closing-copy .lead{max-width:640px;margin:18px 0 0}
#scene-12 .cta-row{margin-top:21px;gap:9px}
#scene-12 .primary-cta,#scene-12 .secondary-cta{min-width:0;white-space:nowrap}
#scene-12 .cta-note{display:flex;align-items:center;gap:7px;margin-top:10px;color:rgba(255,255,255,.55)}
#scene-12 .cta-status-dot{width:7px;height:7px;border-radius:50%;background:var(--aqua);box-shadow:0 0 14px rgba(126,219,212,.85);flex:0 0 auto}
#scene-12 .closing-signature{bottom:30px}

@media (min-width:761px) and (max-width:1100px){
  #scene-12 .closing-layout{
    width:min(100% - 54px,980px);
    grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);
    gap:36px;
  }
  #scene-12 .closing-brand{max-width:340px;padding:20px}
  #scene-12 .closing-copy h2{font-size:clamp(34px,4.15vw,48px)}
  #scene-12 .closing-copy .lead{font-size:14px;margin-top:14px}
  #scene-12 .cta-row{margin-top:16px}
}

@media (max-height:780px) and (min-width:761px){
  #scene-12 .closing-layout{padding-top:76px;padding-bottom:76px}
  #scene-12 .closing-brand{max-width:340px;padding:18px}
  #scene-12 .closing-copy h2{font-size:clamp(34px,3.25vw,50px)}
  #scene-12 .closing-copy .lead{font-size:14px;line-height:1.45;margin-top:13px}
  #scene-12 .cta-row{margin-top:15px}
  #scene-12 .primary-cta,#scene-12 .secondary-cta{height:44px}
  #scene-12 .closing-signature{bottom:22px}
}

@media (max-width:760px){
  #scene-12{overflow-y:auto;overscroll-behavior-y:contain}
  #scene-12 .closing-layout{
    width:calc(100% - 30px);
    min-height:100svh;
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
    align-items:stretch;
    gap:14px;
    padding-top:calc(84px + var(--safeT));
    padding-bottom:calc(112px + var(--safeB));
  }
  #scene-12 .closing-brand{
    width:clamp(172px,52vw,220px);
    max-width:none;
    margin:0 auto;
    padding:13px;
    border-radius:22px;
    transform:none;
    box-shadow:0 24px 64px rgba(0,0,0,.22);
  }
  #scene-12 .closing-copy{width:100%;max-width:none}
  #scene-12 .closing-copy .eyebrow{margin-bottom:9px}
  #scene-12 .closing-copy h2{font-size:clamp(31px,9.4vw,41px);line-height:1.01;letter-spacing:-.04em}
  #scene-12 .closing-copy h2 br{display:none}
  #scene-12 .closing-copy .lead{font-size:13px;line-height:1.46;margin:13px 0 0;color:rgba(255,255,255,.66)}
  #scene-12 .cta-row{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
    width:100%;
    margin-top:14px;
  }
  #scene-12 .primary-cta,#scene-12 .secondary-cta{width:100%;height:44px;font-size:11px;padding:0 12px}
  #scene-12 .primary-cta{grid-column:1/-1}
  #scene-12 .cta-note{font-size:9px;margin-top:8px;line-height:1.35}
  #scene-12 .closing-signature{display:none}
  body[data-scene="12"] .presentation-footer{bottom:calc(8px + var(--safeB));align-items:flex-end}
  body[data-scene="12"] .scene-meta{padding:8px 10px;max-width:42vw}
  body[data-scene="12"] .nav-next{height:42px;padding:0 15px}
}

@media (max-width:380px){
  #scene-12 .closing-layout{padding-top:calc(78px + var(--safeT));gap:11px}
  #scene-12 .closing-brand{width:46vw;min-width:160px;padding:10px}
  #scene-12 .closing-copy h2{font-size:30px}
  #scene-12 .closing-copy .lead{font-size:12.5px}
  #scene-12 .cta-row{gap:7px}
  #scene-12 .primary-cta,#scene-12 .secondary-cta{height:42px;font-size:10.5px}
}

/* ============================================================
   SENTRA Medic v1.3 — Desktop closing scene layout correction
   Scope: desktop/tablet landscape only. Mobile <=760px unchanged.
   Root cause fixed: decorative .closing-lines previously occupied
   the first CSS-grid cell, pushing logo and copy into separate rows.
   ============================================================ */
@media (min-width:761px){
  #scene-12 .closing-layout{
    width:min(1220px,calc(100% - 120px));
    grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);
    grid-template-rows:1fr;
    column-gap:clamp(48px,5.5vw,92px);
    align-items:center;
    justify-items:stretch;
    padding-top:92px;
    padding-bottom:104px;
  }

  /* Decorative continuity lines must never participate in grid flow. */
  #scene-12 .closing-lines{
    position:absolute;
    inset:0;
    pointer-events:none;
    z-index:1;
  }

  #scene-12 .closing-copy{
    grid-column:1;
    grid-row:1;
    align-self:center;
    max-width:720px;
    padding-right:6px;
    z-index:4;
  }

  #scene-12 .closing-copy h2{
    max-width:720px;
    font-size:clamp(42px,3.55vw,62px);
    line-height:.98;
    text-wrap:balance;
  }

  #scene-12 .closing-copy h2 br{display:none}

  #scene-12 .closing-copy .lead{
    max-width:650px;
    margin-top:18px;
  }

  #scene-12 .closing-brand{
    grid-column:2;
    grid-row:1;
    align-self:center;
    justify-self:end;
    width:100%;
    max-width:390px;
    padding:22px;
    z-index:4;
  }

  #scene-12 .cta-row{
    max-width:650px;
    flex-wrap:nowrap;
  }

  #scene-12 .primary-cta,
  #scene-12 .secondary-cta{
    height:46px;
    padding-inline:17px;
  }

  #scene-12 .primary-cta{flex:1 1 auto}
  #scene-12 .secondary-cta{flex:0 1 auto}
}

/* 1366×768 / compact laptop tuning — still side-by-side. */
@media (min-width:761px) and (max-width:1450px){
  #scene-12 .closing-layout{
    width:min(1080px,calc(100% - 92px));
    grid-template-columns:minmax(0,1.2fr) minmax(285px,.8fr);
    column-gap:clamp(34px,4vw,58px);
    padding-top:82px;
    padding-bottom:88px;
  }
  #scene-12 .closing-brand{max-width:330px;padding:18px}
  #scene-12 .closing-copy h2{font-size:clamp(38px,3.6vw,52px)}
  #scene-12 .closing-copy .lead{font-size:14px;line-height:1.48;margin-top:14px}
  #scene-12 .cta-row{margin-top:16px}
  #scene-12 .primary-cta,#scene-12 .secondary-cta{height:43px;font-size:10.5px;padding-inline:14px}
}

@media (min-width:761px) and (max-height:760px){
  #scene-12 .closing-layout{
    padding-top:72px;
    padding-bottom:78px;
  }
  #scene-12 .closing-brand{max-width:300px;padding:16px}
  #scene-12 .closing-copy h2{font-size:clamp(36px,3.25vw,47px)}
  #scene-12 .closing-copy .lead{font-size:13px;line-height:1.42;margin-top:12px}
  #scene-12 .cta-row{margin-top:13px}
  #scene-12 .cta-note{margin-top:7px}
}


/* =============================================================
   v1.5 — Desktop spatial interaction parity (Presentation/Explore)
   Scene 05 + Scene 08 now react to pointer motion in both modes.
   Mobile <=760px remains untouched.
   ============================================================= */
@media (min-width:761px) and (hover:hover) and (pointer:fine){
  #scene-5 .ecosystem-orbit,
  #scene-8 .domain-system{
    transform-style:preserve-3d;
    transform-origin:50% 50%;
    transition:transform .42s var(--ease2);
    will-change:transform;
  }

  #scene-5 .role-card,
  #scene-8 .domain,
  #scene-5 .patient-core,
  #scene-8 .domain-core{
    will-change:transform,translate,box-shadow;
    transition-property:transform,translate,box-shadow,border-color,background-color;
  }

  #scene-5 .role-card.active{
    border-color:rgba(0,180,219,.58);
    background:linear-gradient(145deg,#fff,#f2fbfd);
    box-shadow:0 22px 58px rgba(0,180,219,.13),0 10px 28px rgba(11,29,51,.07);
    z-index:6;
  }
  #scene-5 .role-card.active:not(.admin){
    transform:translateY(-7px) translateZ(36px) scale(1.03);
  }
  #scene-5 .role-card.admin.active{
    transform:translateX(-50%) translateY(-7px) translateZ(36px) scale(1.03);
  }

  #scene-8 .domain.active{
    border-color:rgba(0,180,219,.58);
    background:linear-gradient(145deg,#fff,#effafd);
    box-shadow:0 22px 58px rgba(0,180,219,.13),0 10px 28px rgba(11,29,51,.07);
    transform:translateY(-7px) translateZ(42px) scale(1.04);
    z-index:7;
  }

  #scene-5 .orbit-lines,
  #scene-5 .patient-core::before{
    transition:border-color .32s var(--ease),box-shadow .32s var(--ease),opacity .32s var(--ease);
  }
  #scene-5 .ecosystem-orbit.interacting .orbit-lines{
    border-color:rgba(0,180,219,.30);
    box-shadow:0 0 60px rgba(0,180,219,.07) inset;
  }
  #scene-5 .ecosystem-orbit.interacting .patient-core::before{
    border-color:rgba(0,180,219,.30);
    box-shadow:0 0 40px rgba(0,180,219,.10);
  }
  #scene-5 .ecosystem-orbit.interacting .patient-core,
  #scene-8 .domain-system.interacting .domain-core{
    box-shadow:0 34px 86px rgba(11,29,51,.23),0 0 52px rgba(0,180,219,.08);
  }

  #scene-8 .domain-system::after{
    content:"";
    position:absolute;
    inset:10% 13%;
    border-radius:50%;
    border:1px solid rgba(0,180,219,0);
    pointer-events:none;
    transition:border-color .32s var(--ease),box-shadow .32s var(--ease);
  }
  #scene-8 .domain-system.interacting::after{
    border-color:rgba(0,180,219,.12);
    box-shadow:0 0 74px rgba(0,180,219,.055) inset;
  }

  /* Keep movement elegant: pointer-enter selects content immediately,
     while click/tap still works as the explicit interaction fallback. */
  #scene-5 .role-card:hover,
  #scene-8 .domain:hover{cursor:pointer}
}

/* Presentation safety: hidden absolute scenes must never intercept pointer
   events through descendants that declare pointer-events:auto. */
body:not(.explore-mode) .scene:not(.active) *{pointer-events:none!important}

/* ============================================================
   SENTRA Medic v1.6 — Interactive growth layers (Scene 10)
   The deck fans out around the active layer so its complete
   content becomes readable without losing the stacked metaphor.
   ============================================================ */
#scene-10 .depth-stack{
  --deck-shift:66px;
  transition:height .55s var(--ease2),filter .35s var(--ease);
}
#scene-10 .depth-card{
  --base-y:0px;
  --base-z:0px;
  --base-scale:1;
  --fan-y:0px;
  --fan-z:0px;
  --fan-scale:1;
  transform:translateX(-50%) translateY(calc(var(--base-y) + var(--fan-y))) translateZ(calc(var(--base-z) + var(--fan-z))) scale(calc(var(--base-scale) * var(--fan-scale)));
  cursor:pointer;
  outline:none;
  overflow:hidden;
  will-change:transform,opacity,filter,box-shadow;
  transition:transform .62s var(--ease2),opacity .46s var(--ease),filter .46s var(--ease),box-shadow .46s var(--ease),border-color .46s var(--ease),background .46s var(--ease);
}
#scene-10 .depth-card::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:0;
  background:linear-gradient(105deg,transparent 18%,rgba(126,219,212,.09) 42%,rgba(0,180,219,.17) 52%,transparent 72%);
  transform:translateX(-55%);
  transition:opacity .35s var(--ease),transform .72s var(--ease2);
}
#scene-10 .depth-card.z1{--base-y:-7px;--base-z:-180px;--base-scale:.82}
#scene-10 .depth-card.z2{--base-y:0px;--base-z:-100px;--base-scale:.88}
#scene-10 .depth-card.z3{--base-y:0px;--base-z:-45px;--base-scale:.94}
#scene-10 .depth-card.z4{--base-y:0px;--base-z:25px;--base-scale:1}
#scene-10 .depth-stack.is-focused{height:400px}
#scene-10 .depth-stack.is-focused .depth-card:not(.is-focused){
  opacity:.46;
  filter:saturate(.76) brightness(.8);
}
#scene-10 .depth-stack .depth-card.is-before{--fan-y:calc(var(--deck-shift) * -1);--fan-z:-18px}
#scene-10 .depth-stack .depth-card.is-after{--fan-y:var(--deck-shift);--fan-z:-18px}
#scene-10 .depth-stack .depth-card.is-focused{
  --fan-y:-4px;
  --fan-z:175px;
  --fan-scale:1.055;
  opacity:1!important;
  filter:none!important;
  z-index:20!important;
  border-color:rgba(126,219,212,.55);
  background:linear-gradient(145deg,rgba(0,180,219,.22),rgba(126,219,212,.08));
  box-shadow:0 42px 105px rgba(0,0,0,.36),0 0 0 1px rgba(126,219,212,.08),0 0 44px rgba(0,180,219,.11);
}
#scene-10 .depth-stack .depth-card.is-focused::after{opacity:1;transform:translateX(55%)}
#scene-10 .depth-card.is-focused p{color:rgba(255,255,255,.84)}
#scene-10 .depth-card.is-focused span{color:#A7F3EC}
#scene-10 .depth-card:focus-visible{
  box-shadow:0 0 0 3px rgba(126,219,212,.38),0 38px 90px rgba(0,0,0,.28);
}
#scene-10 .depth-interaction-hint{
  position:absolute;
  right:8px;
  top:8px;
  z-index:30;
  display:flex;
  align-items:center;
  gap:9px;
  padding:8px 11px;
  border:1px solid rgba(126,219,212,.16);
  border-radius:999px;
  background:rgba(4,18,32,.34);
  backdrop-filter:blur(12px);
  color:rgba(255,255,255,.58);
  transition:opacity .3s var(--ease),transform .3s var(--ease);
}
#scene-10 .depth-interaction-hint i{width:7px;height:7px;border-radius:50%;background:var(--aqua);box-shadow:0 0 14px rgba(126,219,212,.65)}
#scene-10 .depth-interaction-hint span{display:flex;gap:8px;align-items:center}
#scene-10 .depth-interaction-hint b{font-size:8px;letter-spacing:.14em;color:var(--aqua)}
#scene-10 .depth-interaction-hint em{font-size:8px;font-style:normal;letter-spacing:.04em}
#scene-10 .depth-stack.is-focused .depth-interaction-hint{opacity:.16;transform:translateY(-4px)}

@media (hover:hover) and (pointer:fine) and (min-width:761px){
  #scene-10 .depth-card:hover{border-color:rgba(126,219,212,.42)}
}

@media(max-width:760px){
  #scene-10 .depth-stack{--deck-shift:64px;height:420px;margin-top:20px}
  #scene-10 .depth-stack.is-focused{height:420px}
  #scene-10 .depth-card{width:94%;min-height:126px;padding:17px 18px}
  #scene-10 .depth-card.is-focused{--fan-z:105px;--fan-scale:1.025;--fan-y:-2px}
  #scene-10 .depth-card.is-focused b{font-size:22px}
  #scene-10 .depth-card.is-focused p{font-size:12px;line-height:1.45;margin-top:7px}
  #scene-10 .depth-interaction-hint{right:50%;top:auto;bottom:1px;transform:translateX(50%);padding:7px 10px;white-space:nowrap}
  #scene-10 .depth-interaction-hint span{gap:5px}
  #scene-10 .depth-interaction-hint b{font-size:7px}
  #scene-10 .depth-interaction-hint em{font-size:7px}
  #scene-10 .depth-stack.is-focused .depth-interaction-hint{opacity:.1;transform:translateX(50%) translateY(3px)}
}

@media(max-height:700px) and (min-width:761px){
  #scene-10 .depth-stack{--deck-shift:54px}
  #scene-10 .depth-stack.is-focused{height:330px}
  #scene-10 .depth-card.is-focused{--fan-z:130px;--fan-scale:1.035}
  #scene-10 .depth-interaction-hint{top:3px;right:3px}
}

@media(prefers-reduced-motion:reduce){
  #scene-10 .depth-card{transition:opacity .18s ease,filter .18s ease,border-color .18s ease,background .18s ease}
  #scene-10 .depth-card::after{display:none}
}

/* v1.6 mobile fit: keep the interactive deck inside the presentation viewport. */
@media(max-width:760px){
  #scene-10 .scene-inner{padding-top:76px;padding-bottom:76px}
  #scene-10 .scene-copy h2{font-size:clamp(30px,8.5vw,40px);line-height:.98;letter-spacing:-.04em}
  #scene-10 .scene-copy .lead{font-size:12.5px;line-height:1.45;margin:12px 0 8px}
  #scene-10 .depth-stack{--deck-shift:50px;height:325px;margin-top:7px}
  #scene-10 .depth-stack.is-focused{height:325px}
  #scene-10 .depth-card{width:94%;min-height:104px;padding:13px 15px;border-radius:18px}
  #scene-10 .depth-card.z1{top:0}
  #scene-10 .depth-card.z2{top:55px}
  #scene-10 .depth-card.z3{top:110px}
  #scene-10 .depth-card.z4{top:165px}
  #scene-10 .depth-card b{font-size:19px;margin:5px 0}
  #scene-10 .depth-card p{font-size:10.5px;line-height:1.35}
  #scene-10 .depth-card.is-focused{--fan-z:92px;--fan-scale:1.018;--fan-y:-1px}
  #scene-10 .depth-card.is-focused b{font-size:20px}
  #scene-10 .depth-card.is-focused p{font-size:11px;line-height:1.4;margin-top:5px}
  #scene-10 .depth-interaction-hint{display:none}
  body:not(.explore-mode) #scene-10 .scale-notes{display:none}
  body.explore-mode #scene-10 .scale-notes{margin-top:8px}
}

/* ============================================================
   SENTRA Medic v1.7 — Scene 10 precision hover + motion tuning
   - Middle layers use geometry-resolved hover in app.js.
   - Transform/opacity are the primary animated properties.
   - Expensive filter animation is removed for smoother motion.
   ============================================================ */
@media (min-width:761px){
  #scene-10 .depth-stack{
    --deck-shift:60px;
    height:400px;
    transition:none;
  }
  #scene-10 .depth-stack.is-focused{height:400px}
  #scene-10 .depth-card{
    transform-origin:50% 16%;
    backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    transform-style:preserve-3d;
    will-change:transform,opacity;
    transition:
      transform .52s cubic-bezier(.22,1,.36,1),
      opacity .28s ease,
      border-color .28s ease,
      background .28s ease,
      box-shadow .38s cubic-bezier(.22,1,.36,1);
  }
  #scene-10 .depth-stack.is-focused .depth-card:not(.is-focused){
    opacity:.50;
    filter:none;
  }
  #scene-10 .depth-stack .depth-card.is-before{--fan-y:calc(var(--deck-shift) * -1);--fan-z:-12px}
  #scene-10 .depth-stack .depth-card.is-after{--fan-y:var(--deck-shift);--fan-z:-12px}
  #scene-10 .depth-stack .depth-card.is-focused{
    --fan-y:-3px;
    --fan-z:150px;
    --fan-scale:1.04;
    box-shadow:0 34px 78px rgba(0,0,0,.30),0 0 0 1px rgba(126,219,212,.08),0 0 34px rgba(0,180,219,.09);
  }
  #scene-10 .depth-card.z1{z-index:1}
  #scene-10 .depth-card.z2{z-index:2}
  #scene-10 .depth-card.z3{z-index:3}
  #scene-10 .depth-card.z4{z-index:4}
  #scene-10 .depth-card.is-focused{z-index:30!important}
}

@media(max-height:700px) and (min-width:761px){
  #scene-10 .depth-stack,
  #scene-10 .depth-stack.is-focused{height:330px}
  #scene-10 .depth-stack{--deck-shift:50px}
  #scene-10 .depth-stack .depth-card.is-focused{--fan-z:120px;--fan-scale:1.03}
}

/* v1.7.1 — Stable stacked hit map: only the selected layer jumps.
   Keeping the other three bars anchored prevents hover targets from moving
   underneath the cursor and makes z2/z3 as reliable as the first/last layer. */
@media (min-width:761px){
  #scene-10 .depth-stack .depth-card.is-before,
  #scene-10 .depth-stack .depth-card.is-after{
    --fan-y:0px;
    --fan-z:-8px;
  }
  #scene-10 .depth-stack .depth-card.is-focused{
    --fan-y:-34px;
    --fan-z:145px;
    --fan-scale:1.035;
  }
}
@media(max-height:700px) and (min-width:761px){
  #scene-10 .depth-stack .depth-card.is-focused{--fan-y:-26px;--fan-z:115px;--fan-scale:1.028}
}

/* ============================================================
   SENTRA Medic v1.9 — Mobile depth-stack touch reliability
   Pointer hit-testing is delegated to the parent stack so z2/z3
   cannot be blocked by visually overlapping transformed cards.
   ============================================================ */
@media (max-width:760px){
  #scene-10 .depth-stack{
    pointer-events:auto;
    touch-action:manipulation;
    -webkit-tap-highlight-color:transparent;
  }
  #scene-10 .depth-card{
    pointer-events:none;
    user-select:none;
    -webkit-user-select:none;
  }
  #scene-10 .depth-card.is-focused{
    pointer-events:none;
  }
}

/* =========================================================
   SENTRA Medic v1.10 — Scene 02 mobile presentation fit
   Keeps all four role cards and the closing change statement
   safely above the fixed navigation on compact viewports.
   Desktop and Explore mode are intentionally unaffected.
   ========================================================= */
@media (max-width:760px){
  body:not(.explore-mode) #scene-2 .scene-inner{
    padding-top:76px;
    padding-bottom:92px;
  }
  body:not(.explore-mode) #scene-2 .scene-copy h2{
    font-size:clamp(34px,10vw,40px);
    line-height:.99;
    letter-spacing:-.04em;
  }
  body:not(.explore-mode) #scene-2 .scene-copy .lead{
    font-size:12.5px;
    line-height:1.42;
    margin:12px 0 0;
  }
  body:not(.explore-mode) #scene-2 .challenge-network{
    height:330px;
    margin-top:8px;
  }
  body:not(.explore-mode) #scene-2 .challenge-node{
    width:47%;
    min-height:72px;
    padding:10px 11px;
    border-radius:16px;
  }
  body:not(.explore-mode) #scene-2 .challenge-node b{font-size:9px}
  body:not(.explore-mode) #scene-2 .challenge-node span{
    font-size:16px;
    margin:3px 0;
  }
  body:not(.explore-mode) #scene-2 .challenge-node small{
    font-size:10.5px;
    line-height:1.25;
  }
  body:not(.explore-mode) #scene-2 .challenge-node.reception,
  body:not(.explore-mode) #scene-2 .challenge-node.nursing{top:0}
  body:not(.explore-mode) #scene-2 .challenge-node.doctor,
  body:not(.explore-mode) #scene-2 .challenge-node.pharmacy{bottom:0}

  body:not(.explore-mode) #scene-2 .challenge-core{
    width:112px;
    height:112px;
  }
  body:not(.explore-mode) #scene-2 .challenge-core img{width:66px}
  body:not(.explore-mode) #scene-2 .challenge-core span{font-size:9px}
  body:not(.explore-mode) #scene-2 .challenge-core b{font-size:14px}

  /* Preserve the conclusion without consuming the footer safe-zone. */
  body:not(.explore-mode) #scene-2 .statement-strip{
    display:flex;
    align-items:center;
    gap:8px;
    padding:9px 12px;
    margin-top:8px;
    border-radius:14px;
    background:var(--navy);
  }
  body:not(.explore-mode) #scene-2 .statement-strip span{
    font-size:7px;
    white-space:nowrap;
  }
  body:not(.explore-mode) #scene-2 .statement-strip b{
    font-size:10.5px;
    line-height:1.25;
  }
  body:not(.explore-mode) #scene-2 .statement-strip em{display:none}
}

@media (max-width:370px){
  body:not(.explore-mode) #scene-2 .scene-inner{
    padding-top:72px;
    padding-bottom:88px;
  }
  body:not(.explore-mode) #scene-2 .scene-copy h2{font-size:33px}
  body:not(.explore-mode) #scene-2 .scene-copy .lead{font-size:11.8px}
  body:not(.explore-mode) #scene-2 .challenge-network{
    height:310px;
    margin-top:6px;
  }
  body:not(.explore-mode) #scene-2 .challenge-node{
    min-height:68px;
    padding:9px 10px;
  }
  body:not(.explore-mode) #scene-2 .challenge-node span{font-size:15px}
  body:not(.explore-mode) #scene-2 .challenge-node small{font-size:10px}
  body:not(.explore-mode) #scene-2 .challenge-core{
    width:104px;
    height:104px;
  }
  body:not(.explore-mode) #scene-2 .statement-strip{
    padding:8px 10px;
    margin-top:6px;
  }
  body:not(.explore-mode) #scene-2 .statement-strip b{font-size:9.6px}
}

/* =========================================================
   SENTRA Medic v1.11 — Scene 01 mobile presentation fit
   Keeps the hero dashboard fully visible above the fixed
   presentation controls on compact mobile viewports.
   Explore mode and desktop/tablet layouts remain unchanged.
   ========================================================= */
@media (max-width:760px){
  body:not(.explore-mode) #scene-1 .scene-inner{
    padding-top:74px;
    padding-bottom:104px;
    gap:0;
  }
  body:not(.explore-mode) #scene-1 .hero-copy .eyebrow{
    font-size:8px;
    line-height:1.25;
    margin-bottom:9px;
    letter-spacing:.2em;
  }
  body:not(.explore-mode) #scene-1 .hero-copy h1{
    font-size:clamp(38px,11.1vw,46px);
    line-height:.98;
    letter-spacing:-.045em;
  }
  body:not(.explore-mode) #scene-1 .hero-copy .lead{
    font-size:12.3px;
    line-height:1.43;
    margin:12px 0 11px;
    max-width:100%;
  }
  body:not(.explore-mode) #scene-1 .pill-row{
    gap:5px;
    margin-bottom:0;
  }
  body:not(.explore-mode) #scene-1 .pill-row span{
    font-size:8px;
    padding:4px 8px;
  }
  body:not(.explore-mode) #scene-1 .hero-visual{
    width:100%;
    height:238px;
    min-height:238px;
    flex:0 0 238px;
    margin-top:7px;
    overflow:visible;
  }
  body:not(.explore-mode) #scene-1 .brand-orbit{
    width:232px;
    height:232px;
    right:-38px;
    top:-2px;
  }
  body:not(.explore-mode) #scene-1 .isotipo-3d{
    width:91px;
    right:7%;
    top:-2px;
  }
  body:not(.explore-mode) #scene-1 .product-plane{
    width:86%;
    right:5%;
    bottom:13px;
    padding:5px;
    border-radius:16px;
    transform:rotateY(-4deg) rotateX(1.5deg) rotateZ(-.7deg);
    box-shadow:0 24px 58px rgba(0,0,0,.34),0 0 0 1px rgba(126,219,212,.14);
  }
  body:not(.explore-mode) #scene-1 .product-plane img{
    border-radius:12px;
  }
  body:not(.explore-mode) #scene-1 .hotspot{
    width:13px;
    height:13px;
    border-width:1.5px;
    box-shadow:0 0 0 5px rgba(0,180,219,.15),0 0 16px rgba(0,180,219,.42);
  }
}

@media (max-width:370px){
  body:not(.explore-mode) #scene-1 .scene-inner{
    padding-top:71px;
    padding-bottom:100px;
  }
  body:not(.explore-mode) #scene-1 .hero-copy h1{
    font-size:36px;
  }
  body:not(.explore-mode) #scene-1 .hero-copy .lead{
    font-size:11.7px;
    margin:10px 0;
  }
  body:not(.explore-mode) #scene-1 .hero-visual{
    height:222px;
    min-height:222px;
    flex-basis:222px;
    margin-top:4px;
  }
  body:not(.explore-mode) #scene-1 .brand-orbit{
    width:215px;
    height:215px;
  }
  body:not(.explore-mode) #scene-1 .isotipo-3d{width:84px}
  body:not(.explore-mode) #scene-1 .product-plane{
    width:84%;
    right:7%;
    bottom:10px;
  }
}

/* v1.11.1 visual balance: restore a generous product hero while preserving
   a measured clearance above the fixed footer. */
@media (max-width:760px){
  body:not(.explore-mode) #scene-1 .hero-visual{
    height:clamp(330px,45vh,380px);
    min-height:clamp(330px,45vh,380px);
    flex:0 0 clamp(330px,45vh,380px);
  }
  body:not(.explore-mode) #scene-1 .brand-orbit{
    width:255px;
    height:255px;
    right:-34px;
    top:3px;
  }
  body:not(.explore-mode) #scene-1 .isotipo-3d{
    width:98px;
    right:7%;
    top:6px;
  }
  body:not(.explore-mode) #scene-1 .product-plane{
    width:92%;
    right:3%;
    bottom:14px;
  }
}
@media (max-width:370px){
  body:not(.explore-mode) #scene-1 .hero-visual{
    height:clamp(320px,45vh,360px);
    min-height:clamp(320px,45vh,360px);
    flex-basis:clamp(320px,45vh,360px);
  }
  body:not(.explore-mode) #scene-1 .brand-orbit{width:238px;height:238px}
  body:not(.explore-mode) #scene-1 .isotipo-3d{width:90px}
  body:not(.explore-mode) #scene-1 .product-plane{width:90%;right:4%;bottom:12px}
}

/* =========================================================
   SENTRA Medic v1.12 — Scene 07 mobile presentation fit
   Keeps the internal clinical previous/next controls visible
   above the fixed presentation footer without touching Explore.
   ========================================================= */
@media (max-width:760px){
  body:not(.explore-mode) #scene-7 .scene-inner{
    padding-top:74px;
    padding-bottom:94px;
  }
  body:not(.explore-mode) #scene-7 .scene-copy .eyebrow{
    font-size:8px;
    line-height:1.2;
    letter-spacing:.18em;
    margin-bottom:9px;
  }
  body:not(.explore-mode) #scene-7 .scene-copy h2{
    font-size:clamp(34px,9.2vw,40px);
    line-height:.99;
    letter-spacing:-.04em;
  }
  body:not(.explore-mode) #scene-7 .scene-copy .lead{
    font-size:12.2px;
    line-height:1.42;
    margin:12px 0 8px;
  }
  body:not(.explore-mode) #scene-7 .handoff-stage{
    height:350px;
    min-height:350px;
    margin-top:11px;
    padding-bottom:52px;
  }
  body:not(.explore-mode) #scene-7 .clinical-panel{
    grid-template-columns:1fr;
    grid-template-rows:1fr;
    align-content:start;
    gap:0;
  }
  body:not(.explore-mode) #scene-7 .clinical-panel .screen-frame{
    grid-row:auto;
    height:294px;
    padding:6px;
    border-radius:18px;
    display:flex;
    align-items:center;
    justify-content:center;
    overflow:hidden;
  }
  body:not(.explore-mode) #scene-7 .clinical-panel .screen-frame img{
    width:100%;
    height:100%;
    object-fit:contain;
    object-position:center top;
    border-radius:13px;
  }
  /* In presentation mode the screenshot is the evidence; the role copy is
     intentionally removed from the tight mobile viewport and remains fully
     available in Explore mode. */
  body:not(.explore-mode) #scene-7 .clinical-panel > span,
  body:not(.explore-mode) #scene-7 .clinical-panel > h3,
  body:not(.explore-mode) #scene-7 .clinical-panel > p{
    display:none;
  }
  body:not(.explore-mode) #scene-7 .handoff-card{
    top:-13px;
    left:50%;
    transform:translateX(-50%);
    max-width:86%;
    padding:7px 11px;
    gap:7px;
    font-size:7.5px;
    white-space:nowrap;
  }
  body:not(.explore-mode) #scene-7 .clinical-nav{
    left:50%;
    right:auto;
    bottom:0;
    transform:translateX(-50%);
    gap:9px;
    padding:5px 7px;
    border:1px solid rgba(255,255,255,.13);
    border-radius:999px;
    background:rgba(11,29,51,.76);
    box-shadow:0 12px 30px rgba(0,0,0,.22);
    backdrop-filter:blur(14px);
    -webkit-backdrop-filter:blur(14px);
  }
  body:not(.explore-mode) #scene-7 .clinical-nav button{
    width:36px;
    height:36px;
    flex:0 0 36px;
    background:rgba(255,255,255,.08);
    border-color:rgba(255,255,255,.2);
    font-size:17px;
  }
  body:not(.explore-mode) #scene-7 .clinical-nav span{
    min-width:46px;
    text-align:center;
    font-size:9px;
    color:rgba(255,255,255,.72);
  }
}

@media (max-width:370px){
  body:not(.explore-mode) #scene-7 .scene-inner{
    padding-top:71px;
    padding-bottom:91px;
  }
  body:not(.explore-mode) #scene-7 .scene-copy h2{
    font-size:32px;
  }
  body:not(.explore-mode) #scene-7 .scene-copy .lead{
    font-size:11.4px;
    margin:10px 0 6px;
  }
  body:not(.explore-mode) #scene-7 .handoff-stage{
    height:323px;
    min-height:323px;
    margin-top:8px;
    padding-bottom:49px;
  }
  body:not(.explore-mode) #scene-7 .clinical-panel .screen-frame{
    height:269px;
  }
  body:not(.explore-mode) #scene-7 .clinical-nav button{
    width:34px;
    height:34px;
    flex-basis:34px;
  }
}

/* =========================================================
   SENTRA Medic v1.14 — Scene 07 mobile clinical frame sizing
   Removes the artificial empty panel below wide screenshots.
   The clinical evidence keeps a consistent 16:9 visual frame,
   while the internal arrows retain their own safe zone.
   ========================================================= */
@media (max-width:760px){
  body:not(.explore-mode) #scene-7 .handoff-stage{
    --clinical-frame-h:clamp(186px,calc((100vw - 30px) * .5625),215px);
    height:calc(var(--clinical-frame-h) + 62px);
    min-height:calc(var(--clinical-frame-h) + 62px);
    padding-bottom:0;
    margin-top:11px;
  }
  body:not(.explore-mode) #scene-7 .clinical-panel .screen-frame{
    height:var(--clinical-frame-h);
    min-height:0;
    padding:6px;
    align-items:stretch;
  }
  body:not(.explore-mode) #scene-7 .clinical-panel .screen-frame img{
    width:100%;
    height:100%;
    object-fit:contain;
    object-position:center center;
  }
  body:not(.explore-mode) #scene-7 .clinical-nav{
    bottom:2px;
  }
}

@media (max-width:370px){
  body:not(.explore-mode) #scene-7 .handoff-stage{
    --clinical-frame-h:clamp(174px,calc((100vw - 30px) * .5625),190px);
    height:calc(var(--clinical-frame-h) + 58px);
    min-height:calc(var(--clinical-frame-h) + 58px);
  }
}
