.standalone-page { overflow-x: clip; background: linear-gradient(180deg, #f7fbff 0%, #edf5ff 40%, #f8fbff 100%); }
.standalone-page .site-header { grid-template-columns: 1fr auto auto; }
.nav-product-link { color: #0b4bd7 !important; font-weight: 900 !important; }
.nav-product-link::before { content: ""; display: inline-block; width: 6px; height: 6px; margin-right: 7px; background: #19c8ff; border-radius: 50%; box-shadow: 0 0 10px #19c8ff; vertical-align: 2px; }
.solo-hero { position: relative; display: grid; grid-template-columns: minmax(0, .82fr) minmax(520px, 1.18fr); gap: 46px; width: min(1400px, calc(100% - 96px)); min-height: 880px; margin: 0 auto; padding: 164px 0 80px; align-items: center; }
.solo-hero::before { content: ""; position: absolute; inset: 94px 0 54px 40%; z-index: -1; background: linear-gradient(140deg, rgba(8, 23, 46, .98), rgba(8, 45, 91, .96)); clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%); box-shadow: 0 40px 120px rgba(5, 31, 75, .18); }
.solo-hero h1 { margin: 8px 0 16px; color: #101828; font-size: clamp(58px, 6vw, 92px); line-height: 1; letter-spacing: 0; }
.solo-title { display: grid; gap: 4px; font-weight: 900; }
.solo-title span { color: #071735; }
.solo-title strong {
  position: relative;
  isolation: isolate;
  color: #145cff;
  font: inherit;
  font-size: .76em;
  line-height: 1.08;
  white-space: nowrap;
}
.solo-title strong::after {
  content: "";
  position: absolute;
  right: 2px;
  bottom: 2px;
  left: 2px;
  z-index: -1;
  height: .18em;
  background: linear-gradient(90deg, rgba(25,200,255,.3), rgba(20,92,255,.14));
  border-radius: 999px;
}
.solo-slogan { margin: 0 0 24px; color: #344054; font-size: 28px; font-weight: 800; line-height: 1.5; }
.solo-slogan strong { color: #145cff; font-weight: 900; }
.solo-lede { max-width: 630px; margin: 0 0 24px; color: #475467; font-size: 17px; line-height: 1.85; }
.solo-tags { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 30px; }
.solo-tags span { padding: 8px 12px; color: #0b3db8; font-size: 13px; font-weight: 850; background: rgba(228, 239, 255, .82); border: 1px solid rgba(20, 92, 255, .18); border-radius: 6px; }
.device-stage { position: relative; align-self: center; min-height: 590px; padding-top: 70px; }
.device-stage > img { position: relative; z-index: 3; width: 100%; filter: drop-shadow(0 36px 40px rgba(0, 0, 0, .38)); }
.device-halo { position: absolute; inset: 70px 2% 8%; background: radial-gradient(circle, rgba(25, 200, 255, .25), transparent 64%); filter: blur(10px); }
.device-screen { position: absolute; z-index: 4; left: 10.3%; right: 10.2%; top: 18.2%; height: 56.6%; overflow: hidden; color: #fff; background: linear-gradient(145deg, #071323, #09264a); border-radius: 4px; }
.device-screen::before { content: ""; position: absolute; inset: 0; opacity: .35; background-image: linear-gradient(rgba(48, 152, 255, .18) 1px, transparent 1px), linear-gradient(90deg, rgba(48, 152, 255, .18) 1px, transparent 1px); background-size: 32px 32px; }
.screen-top { position: relative; z-index: 2; display: flex; align-items: center; gap: 10px; height: 42px; padding: 0 18px; color: #dceaff; border-bottom: 1px solid rgba(79, 140, 255, .28); font-size: 12px; }
.screen-top span { width: 7px; height: 7px; background: #19c8ff; border-radius: 50%; box-shadow: 0 0 12px #19c8ff; }.screen-top em { margin-left: auto; color: #5df0c4; font-style: normal; font-weight: 900; }
.screen-body { position: relative; z-index: 2; display: grid; place-items: center; height: calc(100% - 42px); }
.screen-core { position: relative; z-index: 2; display: grid; place-items: center; width: 148px; aspect-ratio: 1; background: rgba(7, 25, 49, .78); border: 1px solid rgba(25, 200, 255, .7); border-radius: 50%; box-shadow: 0 0 50px rgba(25, 200, 255, .22); }.screen-core small { font-size: 8px; color: #7cbfff; }.screen-core strong { margin: -12px 0; font-size: 40px; }.screen-core span { font-size: 11px; color: #bcd3ef; }
.screen-orbit { position: absolute; width: 310px; aspect-ratio: 1; border: 1px solid rgba(79, 140, 255, .28); border-radius: 50%; box-shadow: inset 0 0 30px rgba(20, 92, 255, .12); }.screen-orbit::before,.screen-orbit::after { content:""; position:absolute; width:9px; height:9px; background:#19c8ff; border-radius:50%; box-shadow:0 0 12px #19c8ff; }.screen-orbit::before{top:14%;left:14%}.screen-orbit::after{right:9%;bottom:24%}
.screen-status { position: absolute; bottom: 12px; display: grid; grid-template-columns: auto auto auto auto; gap: 8px 10px; align-items: center; padding: 7px 12px; font-size: 11px; background: rgba(5,24,47,.7); border: 1px solid rgba(79,140,255,.2); border-radius: 5px; backdrop-filter: blur(8px); }.screen-status span { color: #a6bad2; }.screen-status b { color: #5df0c4; font-size: 11.5px; }
.device-badges { position: absolute; z-index: 5; right: 2%; bottom: 6%; display: grid; gap: 8px; }.device-badges span { padding: 8px 12px; color: #dceaff; font-size: 11px; font-weight: 800; background: rgba(7, 24, 48, .88); border: 1px solid rgba(25, 200, 255, .32); border-radius: 4px; backdrop-filter: blur(10px); }
.solo-proof { grid-column: 1 / -1; display: grid; grid-template-columns: repeat(4, 1fr); margin-top: 0; background: rgba(255,255,255,.86); border: 1px solid #d8e4f5; box-shadow: 0 20px 55px rgba(31,58,112,.1); }.solo-proof article { display: grid; gap: 5px; padding: 22px 28px; border-right: 1px solid #d8e4f5; }.solo-proof article:last-child{border-right:0}.solo-proof b{color:#145cff;font-size:27px}.solo-proof span{color:#667085;font-size:13px}
.solo-capabilities { padding-top: 100px; padding-bottom: 110px; }.standalone-page .section-head { max-width: 800px; margin-bottom: 44px; }.standalone-page .section-head h2 { margin: 6px 0 14px; }.standalone-page .section-head > p:last-child { color:#667085; font-size:17px; line-height:1.8; }
.capability-row { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid #cbdcf4; border-bottom: 1px solid #cbdcf4; }.solo-cap { position:relative; min-height:340px; padding:38px 34px; border-right:1px solid #cbdcf4; }.solo-cap:last-child{border-right:0}.solo-cap::before{content:"";position:absolute;left:0;top:-1px;width:0;height:3px;background:linear-gradient(90deg,#145cff,#19c8ff);transition:width .45s}.solo-cap:hover::before{width:100%}.cap-index{color:#98a2b3;font-size:12px;font-weight:900}.cap-icon{display:grid;place-items:center;width:54px;height:54px;margin:38px 0 24px;color:#145cff;font-size:26px;background:#eaf2ff;border:1px solid #bad3ff;border-radius:8px}.solo-cap h3{margin:0 0 14px;font-size:23px}.solo-cap p{min-height:82px;color:#667085;line-height:1.75}.solo-cap small{color:#145cff;font-weight:800}
.edition-formula{display:grid;grid-template-columns:1.4fr auto 1fr auto 1fr 1.15fr;align-items:center;gap:16px;margin-top:36px;padding:22px 26px;color:#344054;background:#fff;border:1px solid #d8e4f5;box-shadow:0 16px 44px rgba(31,58,112,.08);font-size:14px;font-weight:800}.edition-formula i{color:#19aee0;font-size:24px;font-style:normal}.edition-formula strong{padding:14px 16px;color:#fff;text-align:center;background:#145cff;border-radius:5px}
.solo-security{color:#fff;background:#071524}.security-inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center;padding-top:105px;padding-bottom:105px}.security-copy h2{margin:10px 0 24px;color:#fff;font-size:44px}.security-copy>p:last-of-type{color:#aebfd3;font-size:16px;line-height:1.85}.security-list{display:grid;gap:0;margin-top:28px;border-top:1px solid rgba(125,174,225,.25)}.security-list span{padding:15px 0;color:#d5e5f7;border-bottom:1px solid rgba(125,174,225,.25);font-size:14px}.security-list span::before{content:"";display:inline-block;width:7px;height:7px;margin-right:12px;background:#19c8ff;box-shadow:0 0 10px #19c8ff}
.boundary-visual>p{display:flex;justify-content:space-between;margin:14px 0 0;color:#fff;font-size:13px}.boundary-visual>p span{color:#86a0bc}.boundary-frame{position:relative;min-height:440px;overflow:hidden;background:linear-gradient(145deg,rgba(14,43,76,.7),rgba(7,20,36,.9));border:1px solid rgba(25,200,255,.35)}.boundary-frame::before{content:"";position:absolute;inset:18px;border:1px dashed rgba(25,200,255,.34)}.boundary-label{position:absolute;top:28px;left:30px;color:#52d8ff;font-size:10px;font-weight:900;letter-spacing:2px}.boundary-core{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:142px;aspect-ratio:1;transform:translate(-50%,-50%);background:#0b2b51;border:1px solid #19c8ff;border-radius:50%;box-shadow:0 0 55px rgba(25,200,255,.23)}.boundary-core b{font-size:34px}.boundary-core small{color:#8bb8e7}.boundary-node{position:absolute;padding:11px 15px;color:#d9ebff;background:#0c2645;border:1px solid rgba(79,140,255,.48);font-size:12px;font-weight:800}.node-a{left:8%;top:28%}.node-b{right:8%;top:28%}.node-c{left:10%;bottom:22%}.node-d{right:10%;bottom:22%}
.deploy-section{padding-top:105px;padding-bottom:105px}.deploy-track{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:18px;align-items:center}.deploy-track article{min-height:260px;padding:32px;background:#fff;border:1px solid #d8e4f5;box-shadow:0 18px 50px rgba(31,58,112,.07)}.deploy-track article>span{color:#145cff;font-size:11px;font-weight:900}.deploy-track b{display:block;margin:38px 0 16px;font-size:25px}.deploy-track p{color:#667085;line-height:1.75}.deploy-track small{display:inline-block;margin-top:18px;color:#0b4bd7;font-weight:800}.deploy-track>i{color:#19aee0;font-size:28px;font-style:normal}.platform-bar{display:flex;flex-wrap:wrap;gap:12px 26px;align-items:center;margin-top:24px;padding:20px 24px;color:#53647a;background:#eaf2ff;border-left:3px solid #145cff;font-size:13px}.platform-bar b{color:#101828;margin-right:auto}
.requirements-section{padding-top:76px;padding-bottom:76px}.requirements-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:22px}.hardware-panel,.model-panel{padding:28px;background:rgba(255,255,255,.82);border:1px solid #d6e3f5;box-shadow:0 18px 50px rgba(31,58,112,.08)}.requirement-title{display:flex;align-items:center;gap:14px;margin-bottom:24px}.requirement-title>div{margin-right:auto}.requirement-title small{color:#7b8ba3;font-size:10px;font-weight:900;letter-spacing:1.4px}.requirement-title h3{margin:3px 0 0;font-size:22px}.requirement-title>b{padding:6px 9px;color:#0b4bd7;background:#e7f0ff;border-radius:4px;font-size:11px}.requirement-number{display:grid;place-items:center;width:42px;height:42px;color:#fff;background:linear-gradient(135deg,#145cff,#19aee0);font-size:12px;font-weight:900}.hardware-table{border-top:1px solid #cad9ee;border-left:1px solid #cad9ee}.hardware-row{display:grid;grid-template-columns:.7fr 1.4fr 1.4fr}.hardware-row>*{display:flex;align-items:center;min-height:52px;padding:10px 15px;border-right:1px solid #cad9ee;border-bottom:1px solid #cad9ee}.hardware-row>span{color:#667085;font-size:13px;font-weight:800}.hardware-row>strong{color:#25344a;font-size:14px}.hardware-head>*{min-height:40px;color:#0b3d91!important;background:#eaf2ff;font-size:12px!important}.support-note{display:flex;align-items:center;gap:8px;margin:16px 0 0;color:#53647a;font-size:12px}.support-note span{display:grid;place-items:center;flex:0 0 20px;width:20px;height:20px;color:#145cff;background:#e4eeff;border-radius:50%;font-size:11px;font-weight:900}.support-note strong{color:#0b4bd7}.model-panel{color:#fff;background:linear-gradient(145deg,#071735,#0a3261);border-color:#164879}.model-panel .requirement-title h3{color:#fff}.model-panel .requirement-title small{color:#7fc9ff}.model-panel .requirement-title>b{color:#70f0d0;background:rgba(98,240,207,.1);border:1px solid rgba(98,240,207,.25)}.model-lede{margin:-4px 0 20px;color:#afc7e3;font-size:13px;line-height:1.7}.model-list{display:grid}.model-item{display:grid;gap:5px;padding:15px 16px;background:rgba(255,255,255,.055);border:1px solid rgba(126,178,239,.2)}.model-item>span{color:#75cfff;font-size:10px;font-weight:900}.model-item strong{overflow-wrap:anywhere;font-size:15px}.model-item small{color:#9db4ce;font-size:11px}.model-primary{background:linear-gradient(100deg,rgba(20,92,255,.26),rgba(25,174,224,.1));border-color:rgba(65,177,255,.48)}.model-primary strong{color:#fff}.model-divider{position:relative;height:18px;text-align:center}.model-divider::before{content:"";position:absolute;top:50%;left:0;right:0;border-top:1px dashed rgba(126,178,239,.2)}.model-divider span{position:relative;padding:0 8px;color:#7896b7;background:#09284e;font-size:10px}.requirements-summary{display:flex;align-items:center;gap:24px;margin-top:20px;padding:17px 22px;color:#52637a;background:#e7f0ff;border-left:3px solid #145cff;font-size:13px}.requirements-summary>b{color:#101828}.requirements-summary span{display:flex;align-items:center;gap:7px}.requirements-summary i{display:grid;place-items:center;width:20px;height:20px;color:#145cff;background:#fff;border-radius:50%;font-size:10px;font-style:normal;font-weight:900}.requirements-summary>strong{margin-left:auto;color:#0b4bd7}
.scene-section{padding-top:90px;padding-bottom:120px}.scene-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cbdcf4;border-left:1px solid #cbdcf4}.scene-item{position:relative;min-height:220px;padding:30px;border-right:1px solid #cbdcf4;border-bottom:1px solid #cbdcf4;background:rgba(255,255,255,.42)}.scene-item span{color:#98a2b3;font-size:11px;font-weight:900}.scene-item h3{margin:35px 0 12px;font-size:21px}.scene-item p{margin:0;color:#667085;line-height:1.7}.scene-item:hover{background:#fff}.scene-item:hover h3{color:#145cff}
.domain-showcase{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);margin-bottom:28px;overflow:hidden;background:#fff;border:1px solid #cbdcf4;box-shadow:0 22px 60px rgba(31,58,112,.1)}
.domain-machine{position:relative;display:grid;place-items:center;min-height:0;aspect-ratio:1438/568;overflow:hidden;background:linear-gradient(145deg,#edf4fb,#f9fbfe)}
.domain-machine::after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 70px rgba(25,58,103,.08)}
.domain-machine>span{position:absolute;top:22px;left:24px;z-index:2;padding:8px 11px;color:#0b4bd7;background:rgba(255,255,255,.9);border:1px solid #c8dbf7;border-radius:5px;font-size:11px;font-weight:900;letter-spacing:.5px}
.domain-machine img{display:block;width:100%;height:100%;object-fit:contain}
.domain-showcase-copy{box-sizing:border-box;height:100%;padding:28px 38px;color:#fff;background:linear-gradient(145deg,#071735,#0a3768)}
.domain-showcase-copy small{color:#62d8ff;font-size:10px;font-weight:900;letter-spacing:1.5px}
.domain-showcase-copy h3{margin:12px 0 14px;color:#fff;font-size:29px;line-height:1.24}
.domain-showcase-copy p{margin:0;color:#b9cee5;font-size:14px;line-height:1.8}
.domain-showcase-copy ul{display:grid;gap:9px;margin:18px 0 20px;padding:0;list-style:none}
.domain-showcase-copy li{color:#e3effb;font-size:13px}
.domain-showcase-copy li::before{content:"";display:inline-block;width:7px;height:7px;margin-right:10px;background:#62f0cf;border-radius:50%;box-shadow:0 0 10px rgba(98,240,207,.7)}
.domain-showcase-copy .primary-btn{display:inline-flex}
.solo-contact{position:relative;overflow:hidden;padding:105px 24px;color:#fff;text-align:center;background:#0a2b5c}.solo-contact::before{content:"";position:absolute;inset:0;opacity:.35;background-image:linear-gradient(rgba(25,200,255,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(25,200,255,.14) 1px,transparent 1px);background-size:54px 54px}.solo-contact-inner{position:relative;z-index:1;max-width:760px;margin:auto}.solo-contact h2{margin:12px 0 20px;color:#fff;font-size:46px}.solo-contact p:not(.eyebrow){margin:0 auto 32px;color:#bdd0e7;line-height:1.8}.solo-contact .primary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:6px}
@media(max-width:1220px){.solo-hero{grid-template-columns:.9fr 1.1fr;width:calc(100% - 48px)}.device-stage{min-height:480px}.solo-hero::before{left:45%}.screen-core{width:116px}.screen-orbit{width:230px}.security-inner{gap:44px}}
@media(max-width:1040px){.solo-hero{grid-template-columns:1fr;gap:10px;padding-top:130px}.solo-hero::before{inset:48% 0 90px 12%;clip-path:polygon(8% 0,100% 0,100% 100%,0 100%)}.device-stage{min-height:560px}.solo-proof{margin-top:20px}.security-inner{grid-template-columns:1fr}.edition-formula{grid-template-columns:1fr auto 1fr auto 1fr}.edition-formula strong{grid-column:1/-1}.requirements-layout{grid-template-columns:1fr}.domain-showcase{grid-template-columns:1fr}.domain-machine{min-height:360px}.standalone-page .nav-links{display:none}}
@media(max-width:720px){.solo-hero{width:calc(100% - 28px);padding-top:116px}.solo-hero h1{font-size:46px}.solo-title strong{font-size:.68em;white-space:normal}.solo-slogan{font-size:21px}.solo-hero::before{inset:47% 0 120px 7%}.device-stage{min-height:370px;padding-top:42px}.device-screen{top:17%;height:55.7%}.screen-top{height:28px;padding:0 9px;font-size:8px}.screen-body{height:calc(100% - 28px)}.screen-core{width:82px}.screen-core strong{font-size:23px}.screen-core small,.screen-core span{font-size:6px}.screen-orbit{width:150px}.screen-status{display:none}.device-badges{display:none}.solo-proof{grid-template-columns:repeat(2,1fr)}.solo-proof article:nth-child(2){border-right:0}.solo-proof article{padding:18px}.solo-proof b{font-size:22px}.capability-row,.scene-grid{grid-template-columns:1fr}.solo-cap{min-height:auto;border-right:0;border-bottom:1px solid #cbdcf4}.edition-formula{display:flex;flex-direction:column;text-align:center}.security-inner{padding-top:70px;padding-bottom:70px}.security-copy h2,.solo-contact h2{font-size:32px}.boundary-frame{min-height:360px}.boundary-core{width:104px}.boundary-node{padding:8px;font-size:10px}.hardware-panel,.model-panel{padding:20px}.hardware-row{grid-template-columns:.62fr 1.19fr 1.19fr}.hardware-row>*{min-height:58px;padding:8px;font-size:11px!important}.support-note{align-items:flex-start;line-height:1.6}.requirements-summary{align-items:flex-start;flex-direction:column;gap:10px}.requirements-summary>strong{margin-left:0}.deploy-track{grid-template-columns:1fr}.deploy-track>i{transform:rotate(90deg);text-align:center}.deploy-track article{min-height:auto}.platform-bar{display:grid}.domain-machine{min-height:240px}.domain-machine img{object-fit:contain}.domain-showcase-copy{padding:28px 22px}.domain-showcase-copy h3{font-size:27px}.scene-grid{border-top:1px solid #cbdcf4}.scene-item{min-height:auto}.solo-capabilities,.requirements-section,.deploy-section{padding-top:70px;padding-bottom:70px}}

/* Compact revision: align the standalone hero with the enterprise glass panel. */
.solo-hero {
  grid-template-columns: minmax(0, .86fr) minmax(500px, 1.14fr);
  gap: 38px;
  min-height: 730px;
  padding: 126px 0 46px;
}

.solo-hero::before {
  inset: 100px 0 68px 42%;
  background: rgba(255, 255, 255, .46);
  border: 1px solid rgba(255, 255, 255, .92);
  border-radius: 14px;
  box-shadow: 0 26px 80px rgba(31, 58, 112, .12), inset 0 1px 0 rgba(255, 255, 255, .78);
  clip-path: none;
  backdrop-filter: blur(18px);
}

.device-stage { min-height: 480px; padding-top: 42px; }
.device-halo { inset: 42px 2% 8%; background: radial-gradient(circle, rgba(20, 92, 255, .15), transparent 64%); }
.solo-proof { margin-top: -24px; box-shadow: 0 16px 45px rgba(31,58,112,.08); }
.solo-capabilities { padding-top: 68px; padding-bottom: 74px; }
.solo-cap { min-height: 290px; padding: 30px 32px; }
.solo-cap .cap-icon { margin: 28px 0 20px; }
.security-inner { gap: 70px; padding-top: 72px; padding-bottom: 72px; }
.boundary-frame { min-height: 370px; }
.deploy-section { padding-top: 72px; padding-bottom: 76px; }
.deploy-track article { min-height: 225px; padding: 28px; }
.deploy-track b { margin-top: 28px; }
.scene-section { padding-top: 68px; padding-bottom: 82px; }
.scene-item { min-height: 185px; padding: 26px; }
.scene-item h3 { margin-top: 24px; }
.solo-contact { padding: 72px 24px; }

.download-menu { position: relative; z-index: 20; }
.download-trigger {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 48px;
  padding: 0 17px;
  overflow: hidden;
  color: #1d2939;
  font: inherit;
  font-size: 14px;
  font-weight: 850;
  background: rgba(255, 255, 255, .82);
  border: 1px solid rgba(123, 164, 239, .52);
  border-radius: 6px;
  box-shadow: 0 14px 36px rgba(31, 58, 112, .07);
  cursor: pointer;
  transition: color .25s ease, border-color .25s ease, transform .25s ease, box-shadow .25s ease;
}
.download-trigger::before { content: ""; position: absolute; inset: 0; z-index: -1; background: linear-gradient(120deg, #145cff, #19aee0); transform: translateY(105%); transition: transform .3s ease; }
.download-menu:hover .download-trigger,.download-menu:focus-within .download-trigger,.download-menu.is-open .download-trigger { color: #fff; border-color: transparent; transform: translateY(-2px); box-shadow: 0 16px 34px rgba(20,92,255,.26); }
.download-menu:hover .download-trigger::before,.download-menu:focus-within .download-trigger::before,.download-menu.is-open .download-trigger::before { transform: translateY(0); }
.download-icon { display: grid; place-items: center; width: 24px; height: 24px; color: #145cff; background: #e9f2ff; border-radius: 50%; transition: transform .35s ease; }
.download-menu:hover .download-icon,.download-menu:focus-within .download-icon,.download-menu.is-open .download-icon { transform: translateY(3px); }
.download-chevron { width: 7px; height: 7px; margin-left: 2px; border-right: 1.5px solid currentColor; border-bottom: 1.5px solid currentColor; transform: rotate(45deg) translateY(-2px); transition: transform .25s ease; }
.download-menu:hover .download-chevron,.download-menu:focus-within .download-chevron,.download-menu.is-open .download-chevron { transform: rotate(225deg) translate(-2px,-2px); }
.download-options { position: absolute; top: calc(100% + 10px); left: 0; width: 390px; max-height: min(620px,calc(100vh - 150px)); padding: 8px; visibility: hidden; opacity: 0; overflow-y: auto; background: rgba(255,255,255,.98); border: 1px solid #cfdef2; border-radius: 8px; box-shadow: 0 24px 60px rgba(21,49,94,.2); transform: translateY(-8px); transition: opacity .2s ease, transform .25s ease, visibility .2s; }
.download-menu:hover .download-options,.download-menu:focus-within .download-options,.download-menu.is-open .download-options { visibility: visible; opacity: 1; transform: translateY(0); }
.download-option { display: flex; align-items: center; justify-content: space-between; gap: 14px; padding: 12px; border-radius: 5px; transition: color .2s ease, background .2s ease, transform .2s ease; }
.download-option + .download-option { border-top: 1px solid #e5edf8; }
a.download-option:hover { color: #0b4bd7; background: #edf4ff; transform: translateX(3px); }
.download-option > span { display: grid; grid-template-columns: 36px 1fr; column-gap: 10px; min-width: 0; }
.download-option b { grid-row: 1 / 3; display: grid; place-items: center; width: 36px; height: 36px; color: #145cff; background: #dfebff; border-radius: 5px; }
.download-option strong { overflow: hidden; font-size: 13px; text-overflow: ellipsis; white-space: nowrap; }
.download-option small { margin-top: 4px; color: #7c899d; font-size: 10px; }
.download-option i { flex: 0 0 auto; color: #145cff; font-size: 11px; font-style: normal; }
.download-option.is-disabled { color: #8a96a8; background: #f6f8fb; cursor: not-allowed; }
.download-option.is-disabled b { color: #8391a5; background: #e9edf3; }
.download-option.is-disabled i { color: #9aa6b8; }
.download-product-group + .download-product-group { margin-top: 8px; padding-top: 8px; border-top: 1px solid #d9e4f2; }
.download-product-heading { padding: 9px 12px 7px; }
.download-product-heading strong,.download-product-heading small { display: block; }
.download-product-heading strong { color: #0b2c64; font-size: 13px; }
.download-product-heading small { margin-top: 4px; color: #718198; font-size: 10px; line-height: 1.5; }
.download-notice { margin-bottom: 8px; padding: 12px; color: #245744; background: #edf9f4; border: 1px solid #c8ecdd; border-radius: 6px; }
.download-notice strong { display: block; margin-bottom: 5px; color: #08775b; font-size: 12px; }
.download-notice p { margin: 0; font-size: 10px; line-height: 1.65; }
.download-loading,.download-error { margin: 0; padding: 16px; color: #667085; font-size: 12px; text-align: center; }

@media (max-width: 1040px) {
  .solo-hero { grid-template-columns: 1fr; min-height: auto; padding-top: 120px; }
  .solo-hero::before { inset: 47% 0 54px 8%; }
  .device-stage { min-height: 510px; }
  .solo-proof { margin-top: 0; }
}

@media (max-width: 720px) {
  .solo-hero { padding-top: 108px; }
  .solo-hero::before { inset: 48% 0 92px 5%; }
  .device-stage { min-height: 350px; padding-top: 34px; }
  .hero-actions { position: relative; }
  .download-menu { position: static; }
  .download-options { left: 0; right: auto; width: min(330px, calc(100vw - 28px)); }
  .solo-capabilities,.deploy-section,.scene-section { padding-top: 52px; padding-bottom: 56px; }
  .security-inner { padding-top: 56px; padding-bottom: 56px; }
  .solo-contact { padding: 56px 20px; }
}

/* Visual environment checklist. */
.requirements-section { padding-top: 72px; padding-bottom: 76px; }
.requirements-heading { display: flex; align-items: end; justify-content: space-between; gap: 40px; margin-bottom: 30px; }
.requirements-heading h2 { margin: 6px 0 0; font-size: clamp(34px,4vw,52px); }
.requirements-heading > p { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-end; gap: 9px; margin: 0 0 7px; color: #667085; font-size: 13px; }
.requirements-heading > p strong { padding: 8px 11px; color: #0b4bd7; background: #e6efff; border-radius: 5px; }
.requirements-heading > p i { color: #19aee0; font-size: 20px; font-style: normal; }
.requirements-heading > p span { flex-basis: 100%; text-align: right; }
.device-requirements { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.device-card { position: relative; display: flex; flex-direction: column; overflow: hidden; padding: 25px; background: rgba(255,255,255,.88); border: 1px solid #d1def0; border-radius: 12px; box-shadow: 0 15px 45px rgba(31,58,112,.07); }
.device-card::after { content:""; position:absolute; top:-70px; right:-70px; width:180px; height:180px; background:radial-gradient(circle,rgba(20,92,255,.12),transparent 68%); }
.device-card-head { position: relative; z-index: 1; display: flex; align-items: center; gap: 13px; }
.device-card-head > div { margin-right: auto; }
.device-card-head small,.model-heading small { color: #8795a8; font-size: 9px; font-weight: 900; letter-spacing: 1.4px; }
.device-card-head h3,.model-heading h3 { margin: 3px 0 0; font-size: 20px; }
.device-card-head > b { padding: 6px 9px; color: #07836f; background: #e3f8f2; border-radius: 99px; font-size: 10px; }
.device-windows .device-card-head > b { color: #7a8799; background: #edf1f6; }
.os-mark,.model-symbol { display: grid; place-items: center; flex: 0 0 48px; width: 48px; height: 48px; color: #fff; background: linear-gradient(145deg,#101e34,#145cff); border-radius: 11px; font-size: 13px; font-weight: 900; box-shadow: 0 9px 20px rgba(20,92,255,.2); }
.device-windows .os-mark { background: linear-gradient(145deg,#0d68cd,#19aee0); }
.device-specs { display: grid; grid-template-columns: repeat(4,1fr); min-height: 86px; margin-top: 24px; border: 1px solid #dce6f3; border-radius: 8px; }
.device-windows .device-specs { grid-template-columns: minmax(0,1.45fr) minmax(0,1.3fr) minmax(82px,.65fr) minmax(76px,.65fr); }
.device-specs div { display: flex; flex-direction: column; justify-content: center; min-width: 0; padding: 15px; border-right: 1px solid #dce6f3; }
.device-specs div:last-child { border-right: 0; }
.device-specs span { display: block; margin-bottom: 7px; color: #98a2b3; font-size: 8px; font-weight: 900; letter-spacing: .7px; }
.device-specs strong { display: block; overflow-wrap: anywhere; color: #1d2939; font-size: 13px; }
.device-windows .device-specs strong { overflow-wrap: normal; white-space: nowrap; }
.device-status { display: flex; align-items: center; gap: 8px; margin: 15px 0 0; color: #087b69; font-size: 11px; font-weight: 800; }
.device-status i { width: 7px; height: 7px; background: #19c89f; border-radius: 50%; box-shadow: 0 0 8px rgba(25,200,159,.7); }
.device-status.muted { color: #7a8799; }.device-status.muted i { background: #98a2b3; box-shadow: none; }
.device-requirement-note { display: flex; align-items: center; min-height: 68px; margin-top: 20px; padding: 14px 18px; color: #126553; background: #effaf6; border: 1px solid #bfe8db; border-left: 4px solid #19a985; border-radius: 8px; box-shadow: 0 8px 20px rgba(25,169,133,.07); }
.device-requirement-note p { margin: 0; }
.device-requirement-note strong,.device-requirement-note small { display: block; }
.device-requirement-note strong { font-size: 12px; line-height: 1.5; }
.device-requirement-note small { margin-top: 4px; color: #478273; font-size: 10px; font-weight: 700; line-height: 1.6; }
.device-requirement-note.is-warning { color: #8a3215; background: #fff4e8; border-color: #f4b77b; border-left-color: #ed6a2c; box-shadow: 0 8px 20px rgba(180,76,25,.08); }
.device-requirement-note.is-warning small { color: #a4512e; }
.model-requirements { display: grid; grid-template-columns: 190px minmax(0,1fr) 210px; gap: 22px; align-items: center; margin-top: 24px; padding: 22px 24px; color: #fff; background: linear-gradient(125deg,#071735,#0a3768); border: 1px solid #174c82; border-radius: 12px; box-shadow: 0 20px 50px rgba(7,23,53,.18); }
.model-heading { display: flex; align-items: center; gap: 12px; }.model-heading h3 { color: #fff; font-size: 18px; white-space: nowrap; }.model-heading small { color: #6dcaff; }
.model-symbol { flex-basis: 44px; width: 44px; height: 44px; color: #071735; background: #62f0cf; box-shadow: 0 0 22px rgba(98,240,207,.2); }
.model-cards { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 14px; align-items: stretch; }
.model-choice { display: grid; gap: 4px; min-height: 72px; padding: 12px 14px; background: rgba(255,255,255,.06); border: 1px solid rgba(135,186,239,.2); border-radius: 7px; }
.model-choice.primary { background: rgba(20,92,255,.23); border-color: rgba(83,170,255,.52); }
.model-choice span { color: #67d7ff; font-size: 9px; font-weight: 900; }.model-choice strong { overflow-wrap:anywhere; font-size: 13px; }.model-choice small { color: #9db4ce; font-size: 9px; }
.choice-or { color: #6586a9; font-size: 8px; font-weight: 900; text-align: center; }
.ready-mark { display: flex; align-items: center; gap: 11px; padding-left: 20px; border-left: 1px solid rgba(135,186,239,.2); }
.ready-mark > i { display:grid; place-items:center; width:34px; height:34px; color:#071735; background:#62f0cf; border-radius:50%; font-style:normal; font-weight:900; }.ready-mark strong,.ready-mark span { display:block; }.ready-mark strong { font-size:12px; }.ready-mark span { margin-top:4px; color:#8fb0d1; font-size:10px; }
@media(max-width:1040px){.device-requirements{grid-template-columns:1fr}.model-requirements{grid-template-columns:1fr}.model-heading{padding-bottom:15px;border-bottom:1px solid rgba(135,186,239,.2)}.ready-mark{padding:0;border:0}.model-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.requirements-heading{display:block}.requirements-heading>p{justify-content:flex-start;margin-top:18px}.requirements-heading>p span{text-align:left}.device-requirements{grid-template-columns:1fr}.device-card{padding:19px}.device-specs,.device-windows .device-specs{grid-template-columns:1fr 1fr}.device-windows .device-specs strong{white-space:normal}.device-specs div:nth-child(2){border-right:0}.device-specs div:nth-child(-n+2){border-bottom:1px solid #dce6f3}.model-requirements{padding:19px}.model-cards{grid-template-columns:1fr}.choice-or{height:16px;line-height:16px}.model-choice{min-height:auto}.ready-mark{padding-top:15px;border-top:1px solid rgba(135,186,239,.2)}}

@media(min-width:721px) and (max-width:1800px){
  .domain-showcase{grid-template-columns:1fr}
  .domain-machine{width:100%;min-height:0;aspect-ratio:1438/568}
  .domain-showcase-copy{height:auto;padding:30px 34px}
  .model-requirements{grid-template-columns:1fr;align-items:stretch}
  .model-heading{padding-bottom:15px;border-bottom:1px solid rgba(135,186,239,.2)}
  .ready-mark{padding:15px 0 0;border-left:0;border-top:1px solid rgba(135,186,239,.2)}
  .model-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media (min-width: 1041px) {
  .solo-hero { min-height: 650px; padding-top: 112px; padding-bottom: 34px; }
  .solo-hero::before { inset: 90px 0 52px 42%; }
  .device-stage { min-height: 410px; padding-top: 30px; }
  .device-halo { inset-block-start: 30px; }
  .solo-proof article { padding-top: 17px; padding-bottom: 17px; }
  .solo-capabilities { padding-top: 54px; padding-bottom: 58px; }
  .standalone-page .section-head { margin-bottom: 30px; }
  .solo-cap { min-height: 245px; padding: 24px 28px; }
  .solo-cap .cap-icon { width: 46px; height: 46px; margin: 20px 0 16px; }
  .solo-cap p { min-height: 68px; margin-bottom: 8px; }
  .edition-formula { margin-top: 24px; padding-block: 16px; }
  .security-inner { padding-top: 58px; padding-bottom: 58px; }
  .boundary-frame { min-height: 420px; }
  .deploy-section { padding-top: 56px; padding-bottom: 60px; }
  .deploy-track article { min-height: 190px; padding: 23px 26px; }
  .deploy-track b { margin: 20px 0 10px; }
  .deploy-track p { margin-bottom: 0; }
  .deploy-track small { margin-top: 10px; }
  .scene-section { padding-top: 54px; padding-bottom: 62px; }
  .scene-item { min-height: 155px; padding: 21px 24px; }
  .scene-item h3 { margin: 16px 0 8px; }
  .solo-contact { padding: 56px 24px; }
  .solo-contact h2 { margin-block: 8px 14px; }
}

/* Hero balance and device-screen calibration. */
.solo-hero {
  grid-template-columns: minmax(570px, 1.02fr) minmax(520px, .98fr);
  gap: 28px;
  width: min(1480px, calc(100% - 72px));
}

.solo-hero::before { display: none; }
.solo-hero-copy { padding-left: 18px; }
.solo-lede { max-width: 690px; }
.device-stage { transform: translate(-4px, -22px); }
.device-halo { display: none; }
.device-stage > img { filter: drop-shadow(0 28px 34px rgba(25, 52, 91, .2)); }
.device-stage::after {
  content: "";
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: -8px;
  z-index: 1;
  height: 28px;
  background: radial-gradient(ellipse, rgba(38,70,112,.2) 0%, rgba(38,70,112,.07) 44%, transparent 74%);
  filter: blur(8px);
  transform: scaleY(.55);
}
.device-screen {
  z-index: 2;
  left: 7.15%;
  right: 7.15%;
  top: 9%;
  height: 70%;
  border-radius: 2px;
}

.screen-orbit {
  animation: screen-orbit-spin 7s linear infinite;
}
.screen-top { height: 50px; padding-top: 10px; }
.screen-body { height: calc(100% - 50px); }

.screen-orbit::after {
  background: #62f0cf;
  box-shadow: 0 0 14px #62f0cf;
}

@keyframes screen-orbit-spin {
  to { transform: rotate(360deg); }
}

.resource-menu .download-trigger::before { background: linear-gradient(120deg, #0c8f79, #18b891); }
.resource-menu:hover .download-trigger,.resource-menu:focus-within .download-trigger,.resource-menu.is-open .download-trigger { box-shadow: 0 16px 34px rgba(12,143,121,.22); }
.resource-icon { color: #0c8f79; background: #e3f8f2; font-size: 10px; }

.device-badges { perspective: 500px; }
.device-badges span {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  transform: translateX(0) rotateY(0);
  transition: color .25s ease, border-color .25s ease, background .25s ease, box-shadow .3s ease, transform .35s cubic-bezier(.2,.8,.2,1);
}
.device-badges span::before {
  content: "";
  position: absolute;
  inset: -2px;
  z-index: -1;
  background: linear-gradient(110deg, transparent 18%, rgba(25,200,255,.48) 44%, rgba(98,240,207,.58) 52%, transparent 78%);
  transform: translateX(-120%);
}
.device-badges:hover span {
  color: #fff;
  background: rgba(5, 35, 68, .96);
  border-color: rgba(72, 220, 255, .88);
  box-shadow: 0 0 0 1px rgba(25,200,255,.12), 0 0 22px rgba(25,200,255,.32), inset 0 0 18px rgba(25,200,255,.08);
}
.device-badges:hover span:nth-child(1) { transform: translateX(-13px) rotateY(-5deg); }
.device-badges:hover span:nth-child(2) { transform: translateX(-5px) rotateY(-3deg); }
.device-badges:hover span:nth-child(3) { transform: translateX(-13px) rotateY(-5deg); }
.device-badges:hover span::before { animation: badge-scan 1.15s ease both; }
.device-badges span:hover {
  border-color: #62f0cf;
  box-shadow: 0 0 28px rgba(98,240,207,.48), inset 0 0 20px rgba(98,240,207,.12);
  transform: translateX(-18px) scale(1.06) !important;
}

@keyframes badge-scan {
  0% { transform: translateX(-120%); }
  100% { transform: translateX(120%); }
}

@media (max-width: 1220px) and (min-width: 1041px) {
  .solo-hero { grid-template-columns: minmax(500px, 1fr) minmax(470px, 1fr); width: calc(100% - 40px); }
  .solo-hero-copy { padding-left: 0; }
  .hero-actions { gap: 9px; }
  .primary-btn,.download-trigger { padding-inline: 13px; }
}

@media (max-width: 1040px) {
  .solo-hero { grid-template-columns: 1fr; width: calc(100% - 40px); }
  .solo-hero-copy { width: min(720px, 100%); margin: 0 auto; padding-left: 0; text-align: center; }
  .solo-hero-copy .solo-lede { margin-right: auto; margin-left: auto; }
  .solo-hero-copy .solo-tags,.solo-hero-copy .hero-actions { justify-content: center; }
  .device-stage { width: min(760px, 100%); margin: 0 auto; transform: none; }
}

@media (max-width: 720px) {
  .solo-hero { width: calc(100% - 28px); }
  .device-screen { left: 7.15%; right: 7.15%; top: 9%; height: 70%; }
  .screen-top { height: 34px; padding-top: 6px; }
  .screen-body { height: calc(100% - 34px); }
  .hero-actions { display: grid; grid-template-columns: 1fr 1fr; }
  .hero-actions .primary-btn { grid-column: 1 / -1; }
  .download-trigger { width: 100%; padding-inline: 10px; }
  .resource-menu .download-options { left: auto; right: 0; }
}

@media (prefers-reduced-motion: reduce) {
  .screen-orbit { animation: none; }
  .device-badges span,.device-badges span::before { animation: none; transition: none; }
}

@media (min-width: 1041px) {
  .solo-proof { margin-top: 34px; }
}

/* Reuse the enterprise interaction language across standalone sections. */
.solo-security {
  position: relative;
  overflow: hidden;
  color: #101828;
  background:
    linear-gradient(rgba(20,92,255,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(20,92,255,.035) 1px, transparent 1px),
    linear-gradient(135deg, #f7fbff 0%, #eaf3ff 52%, #f5faff 100%);
  background-size: 64px 64px, 64px 64px, auto;
  border-top: 1px solid rgba(123,164,239,.3);
  border-bottom: 1px solid rgba(123,164,239,.3);
}
.solo-security::before {
  content: "";
  position: absolute;
  top: 0;
  left: -30%;
  width: 28%;
  height: 2px;
  background: linear-gradient(90deg, transparent, #145cff, #19c8ff, transparent);
  box-shadow: 0 0 18px rgba(25,200,255,.6);
  animation: security-line-flow 5.5s linear infinite;
}
.security-copy h2 { color: #101828; }
.security-copy > p:last-of-type { color: #5f6f84; }
.security-list { border-top-color: rgba(78,123,188,.22); }
.security-list span { color: #344054; border-bottom-color: rgba(78,123,188,.22); }
.boundary-visual > p { color: #1d2939; }
.boundary-visual > p span { color: #667085; }

.solo-cap,.scene-item,.deploy-track article,.boundary-frame {
  --mx: 50%;
  --my: 50%;
}
.solo-cap,.scene-item,.deploy-track article {
  overflow: hidden;
  transition: transform .35s cubic-bezier(.2,.8,.2,1), border-color .3s ease, box-shadow .35s ease, background .3s ease;
}
.solo-cap::after,.scene-item::after,.deploy-track article::after,.boundary-frame::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  opacity: 0;
  background: radial-gradient(320px circle at var(--mx) var(--my), rgba(20,92,255,.16), transparent 62%);
  transition: opacity .3s ease;
}
.solo-cap > *,.scene-item > *,.deploy-track article > * { position: relative; z-index: 1; }
.solo-cap:hover,.scene-item:hover,.deploy-track article:hover {
  background: rgba(255,255,255,.94);
  border-color: rgba(20,92,255,.42);
  box-shadow: 0 22px 52px rgba(20,92,255,.13);
  transform: translateY(-7px);
}
.solo-cap:hover::after,.scene-item:hover::after,.deploy-track article:hover::after,.boundary-frame:hover::after { opacity: 1; }
.solo-cap:hover .cap-icon {
  color: #fff;
  background: linear-gradient(135deg, #145cff, #19aee0);
  border-color: transparent;
  box-shadow: 0 0 0 7px rgba(20,92,255,.08), 0 12px 28px rgba(20,92,255,.22);
  transform: rotate(-6deg) scale(1.08);
}
.cap-icon { position: relative; transition: color .3s ease, background .3s ease, border-color .3s ease, box-shadow .3s ease, transform .35s ease; }
.cap-icon::before {
  content: "";
  position: absolute;
  inset: -7px;
  border: 1px dashed rgba(25,200,255,.46);
  border-radius: 10px;
  opacity: 0;
}
.solo-cap:hover .cap-icon::before { opacity: 1; animation: standalone-icon-spin 7s linear infinite; }

.scene-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: -60%;
  z-index: 2;
  width: 48%;
  height: 2px;
  background: linear-gradient(90deg, transparent, #145cff, #19c8ff, transparent);
  transition: left .55s ease;
}
.scene-item:hover::before { left: 112%; }
.deploy-track article { position: relative; }
.deploy-track article::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  z-index: 2;
  width: 3px;
  background: linear-gradient(180deg, #145cff, #19c8ff);
  transform: scaleY(0);
  transform-origin: bottom;
  transition: transform .35s ease;
}
.deploy-track article:hover::before { transform: scaleY(1); }
.boundary-frame { box-shadow: 0 22px 60px rgba(20,92,255,.16); transition: border-color .3s ease, box-shadow .35s ease, transform .35s ease; }
.boundary-frame:hover { border-color: rgba(25,200,255,.76); box-shadow: 0 28px 72px rgba(20,92,255,.25), 0 0 0 1px rgba(25,200,255,.15); transform: translateY(-5px); }
.boundary-frame::after { background: radial-gradient(360px circle at var(--mx) var(--my), rgba(25,200,255,.2), transparent 62%); }
.platform-bar { position: relative; overflow: hidden; }
.platform-bar::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 140px;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.72), transparent);
  transform: skewX(-18deg);
  animation: platform-shine 6s ease-in-out infinite;
}

@keyframes security-line-flow {
  to { left: 108%; }
}
@keyframes standalone-icon-spin {
  to { transform: rotate(360deg); }
}
@keyframes platform-shine {
  0%,45% { left: -180px; }
  70%,100% { left: calc(100% + 40px); }
}

@media (prefers-reduced-motion: reduce) {
  .solo-security::before,.solo-cap:hover .cap-icon::before,.platform-bar::after { animation: none; }
}

/* Keep the hero aligned with the enterprise header at every breakpoint. */
@media (min-width: 1421px) {
  .solo-hero { width: min(1514px, calc(100% - 156px)); }
}
@media (max-width: 1420px) {
  .solo-hero { width: min(1280px, calc(100% - 36px)); }
}
@media (max-width: 1220px) {
  .solo-hero { width: calc(100% - 36px); }
}
@media (max-width: 1040px) {
  .solo-hero { width: calc(100% - 36px); }
}
@media (max-width: 720px) {
  .solo-hero { width: calc(100% - 24px); }
  .solo-title { justify-content: center; gap: .14em; }
}

/* Constrain the animated rings to the usable screen and improve status legibility. */
.screen-orbit {
  width: auto;
  height: min(72%, 250px);
  max-width: 72%;
}
.screen-core { width: min(34%, 138px); }
.screen-core small { font-size: 9px; }
.screen-core strong { font-size: clamp(30px, 4vw, 40px); }
.screen-core span { font-size: 12px; }

@media (max-width: 1220px) {
  .screen-orbit { height: min(68%, 220px); }
  .screen-status { bottom: 9px; padding: 6px 9px; font-size: 10px; }
  .screen-status b { font-size: 10.5px; }
}
@media (max-width: 720px) {
  .screen-orbit { height: min(66%, 150px); }
  .screen-core { width: min(36%, 86px); }
  .screen-core small { font-size: 6px; }
  .screen-core strong { font-size: 23px; }
  .screen-core span { font-size: 7px; }
}

/* Interactive local-trust visualization. */
.boundary-visual { perspective: 1100px; }
.boundary-frame {
  --tilt-x: 0deg;
  --tilt-y: 0deg;
  --shift-x: 0px;
  --shift-y: 0px;
  transform-style: preserve-3d;
  background:
    linear-gradient(rgba(25,200,255,.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(25,200,255,.045) 1px, transparent 1px),
    linear-gradient(145deg, #102b4c, #07182e 72%);
  background-size: 34px 34px, 34px 34px, auto;
  transition: border-color .3s ease, box-shadow .35s ease, transform .18s ease-out;
}
.boundary-frame:hover {
  transform: translateY(-5px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));
}
.boundary-frame::before { z-index: 7; pointer-events: none; }
.boundary-frame::after { z-index: 1; }
.boundary-label { z-index: 8; }
.boundary-links {
  position: absolute;
  inset: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  overflow: visible;
  pointer-events: none;
}
.boundary-links path {
  fill: none;
  stroke: rgba(69,159,255,.36);
  stroke-width: 1.2;
  stroke-dasharray: 6 10;
  vector-effect: non-scaling-stroke;
  animation: boundary-path-flow 14s linear infinite;
}
.data-pulse { fill: #19c8ff; filter: drop-shadow(0 0 7px #19c8ff); }
.pulse-b,.pulse-d { fill: #62f0cf; filter: drop-shadow(0 0 7px #62f0cf); }
.boundary-radar {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  width: 286px;
  aspect-ratio: 1;
  border: 1px solid rgba(48,150,255,.24);
  border-radius: 50%;
  transform: translate(-50%,-50%);
}
.boundary-radar::before,.boundary-radar::after,.boundary-radar span {
  content: "";
  position: absolute;
  inset: 14%;
  border: 1px solid rgba(25,200,255,.2);
  border-radius: 50%;
}
.boundary-radar::after { inset: 29%; border-style: dashed; }
.boundary-radar span:first-child {
  inset: -1px;
  border-color: transparent;
  border-top-color: rgba(25,200,255,.82);
  border-right-color: rgba(25,200,255,.2);
  animation: boundary-radar-spin 8s linear infinite;
}
.boundary-radar span:last-child {
  inset: 13%;
  border-color: transparent;
  border-bottom-color: rgba(98,240,207,.72);
  animation: boundary-radar-spin 6s linear infinite reverse;
}
.boundary-core {
  z-index: 6;
  color: #fff;
  background: radial-gradient(circle at 40% 34%, #12427a, #071a33 68%);
  box-shadow: 0 0 0 10px rgba(20,92,255,.07), 0 0 52px rgba(25,200,255,.3), inset 0 0 24px rgba(25,200,255,.08);
  transform: translate(-50%,-50%) translate(var(--shift-x),var(--shift-y));
  transition: transform .18s ease-out, box-shadow .3s ease;
}
.boundary-frame:hover .boundary-core { box-shadow: 0 0 0 12px rgba(20,92,255,.09), 0 0 68px rgba(25,200,255,.42), inset 0 0 28px rgba(25,200,255,.12); }
.boundary-core b { color: #fff; text-shadow: 0 0 22px rgba(25,200,255,.45); }
.boundary-core small { color: #9bd9ff; }
.boundary-node {
  z-index: 6;
  min-width: 92px;
  text-align: center;
  background: linear-gradient(135deg, rgba(12,47,86,.96), rgba(7,28,54,.96));
  border-color: rgba(52,152,255,.58);
  box-shadow: 0 10px 28px rgba(2,14,31,.28), inset 0 0 16px rgba(25,200,255,.04);
  transition: transform .18s ease-out, border-color .3s ease, box-shadow .3s ease, color .3s ease;
}
.node-a,.node-c { transform: translate(var(--shift-x),var(--shift-y)); }
.node-b,.node-d { transform: translate(calc(-1 * var(--shift-x)),calc(-1 * var(--shift-y))); }
.boundary-node::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 8px;
  background: #19c8ff;
  border-radius: 50%;
  box-shadow: 0 0 10px #19c8ff;
  vertical-align: 1px;
}
.boundary-frame:hover .boundary-node { color: #fff; border-color: rgba(98,240,207,.78); box-shadow: 0 12px 32px rgba(2,14,31,.34), 0 0 20px rgba(25,200,255,.14); }
.boundary-cursor {
  position: absolute;
  left: var(--mx);
  top: var(--my);
  z-index: 4;
  width: 54px;
  height: 54px;
  pointer-events: none;
  opacity: 0;
  border: 1px solid rgba(98,240,207,.42);
  border-radius: 50%;
  box-shadow: 0 0 28px rgba(25,200,255,.2), inset 0 0 20px rgba(25,200,255,.08);
  transform: translate(-50%,-50%) scale(.72);
  transition: opacity .2s ease, transform .2s ease;
}
.boundary-cursor::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 5px;
  height: 5px;
  background: #62f0cf;
  border-radius: 50%;
  box-shadow: 0 0 12px #62f0cf;
  transform: translate(-50%,-50%);
}
.boundary-frame:hover .boundary-cursor { opacity: 1; transform: translate(-50%,-50%) scale(1); }

@keyframes boundary-path-flow {
  to { stroke-dashoffset: -160; }
}
@keyframes boundary-radar-spin {
  to { transform: rotate(360deg); }
}

@media (max-width: 720px) {
  .boundary-radar { width: 220px; }
  .boundary-links { opacity: .68; }
  .boundary-node { min-width: auto; }
}
@media (prefers-reduced-motion: reduce) {
  .boundary-links path,.boundary-radar span { animation: none; }
  .data-pulse,.boundary-cursor { display: none; }
  .boundary-frame,.boundary-core,.boundary-node { transition: none; }
}

/* Layered animated HUD inside the standalone workstation screen. */
.device-stage { --screen-shift-x: 0px; --screen-shift-y: 0px; --screen-soft-x: 0px; --screen-soft-y: 0px; --screen-reverse-x: 0px; --screen-reverse-y: 0px; }
.device-screen::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -18%;
  z-index: 9;
  height: 18%;
  pointer-events: none;
  opacity: .42;
  background: linear-gradient(180deg, transparent, rgba(25,200,255,.2), transparent);
  animation: workstation-scanline 5.2s linear infinite;
}
.screen-sweep {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: min(72%, 270px);
  aspect-ratio: 1;
  opacity: .38;
  background: conic-gradient(from 0deg, transparent 0 78%, rgba(25,200,255,.24) 92%, transparent 100%);
  border-radius: 50%;
  translate: calc(-50% + var(--screen-shift-x)) calc(-50% + var(--screen-shift-y));
  animation: workstation-radar 7s linear infinite;
  transition: translate .18s ease-out;
}
.screen-links {
  position: absolute;
  inset: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  opacity: .58;
  pointer-events: none;
  transform: translate(var(--screen-soft-x),var(--screen-soft-y));
  transition: transform .18s ease-out;
}
.screen-links path {
  fill: none;
  stroke: rgba(53,149,255,.34);
  stroke-width: 1;
  stroke-dasharray: 5 11;
  vector-effect: non-scaling-stroke;
  animation: workstation-link-flow 12s linear infinite;
}
.screen-links circle { fill: #19c8ff; filter: drop-shadow(0 0 5px #19c8ff); }
.screen-links circle:nth-of-type(even) { fill: #62f0cf; filter: drop-shadow(0 0 5px #62f0cf); }
.screen-orbit {
  z-index: 4;
  translate: var(--screen-shift-x) var(--screen-shift-y);
  transition: translate .18s ease-out;
}
.screen-orbit-inner {
  z-index: 4;
  height: min(50%, 174px);
  border-color: rgba(25,200,255,.32);
  border-style: dashed;
  animation-duration: 5.5s;
  animation-direction: reverse;
}
.screen-orbit-inner::before { top: 6%; left: 50%; width: 6px; height: 6px; background: #62f0cf; }
.screen-orbit-inner::after { right: 12%; bottom: 14%; width: 6px; height: 6px; }
.screen-core {
  z-index: 6;
  transform: translate(var(--screen-shift-x),var(--screen-shift-y));
  transition: transform .18s ease-out, box-shadow .3s ease;
}
.device-stage:hover .screen-core { box-shadow: 0 0 0 8px rgba(20,92,255,.08), 0 0 62px rgba(25,200,255,.34), inset 0 0 22px rgba(25,200,255,.08); }
.screen-particles { position: absolute; inset: 0; z-index: 2; pointer-events: none; }
.screen-particles i {
  position: absolute;
  width: 3px;
  height: 3px;
  opacity: .55;
  background: #55dfff;
  border-radius: 50%;
  box-shadow: 0 0 7px #19c8ff;
  animation: workstation-particle 4.8s ease-in-out infinite alternate;
}
.screen-particles i:nth-child(1){left:9%;top:24%;animation-delay:-.4s}.screen-particles i:nth-child(2){left:18%;top:67%;animation-delay:-1.7s}.screen-particles i:nth-child(3){left:30%;top:18%;animation-delay:-2.5s}.screen-particles i:nth-child(4){left:42%;top:76%;animation-delay:-.9s}.screen-particles i:nth-child(5){right:42%;top:14%;animation-delay:-3.2s}.screen-particles i:nth-child(6){right:27%;top:73%;animation-delay:-2s}.screen-particles i:nth-child(7){right:16%;top:29%;animation-delay:-1.2s}.screen-particles i:nth-child(8){right:8%;top:62%;animation-delay:-2.8s}
.screen-telemetry {
  position: absolute;
  z-index: 5;
  display: grid;
  gap: 2px;
  padding: 7px 9px;
  color: #8ba9c9;
  background: rgba(5,24,47,.66);
  border-left: 2px solid #19c8ff;
  font-size: 7px;
  line-height: 1.1;
  backdrop-filter: blur(6px);
  transition: transform .18s ease-out, border-color .3s ease, box-shadow .3s ease;
}
.screen-telemetry b { color: #62f0cf; font-size: 8px; }
.telemetry-a { left: 5%; top: 18%; transform: translate(var(--screen-reverse-x),var(--screen-reverse-y)); }
.telemetry-b { right: 5%; top: 18%; transform: translate(var(--screen-reverse-x),var(--screen-reverse-y)); }
.device-stage:hover .screen-telemetry { border-color: #62f0cf; box-shadow: 0 0 18px rgba(25,200,255,.16); }
.screen-status { z-index: 8; }
.screen-top { z-index: 10; }

@keyframes workstation-scanline {
  to { top: 112%; }
}
@keyframes workstation-radar {
  to { transform: rotate(360deg); }
}
@keyframes workstation-link-flow {
  to { stroke-dashoffset: -150; }
}
@keyframes workstation-particle {
  0% { opacity: .2; transform: translate3d(0,8px,0) scale(.75); }
  100% { opacity: .95; transform: translate3d(7px,-8px,0) scale(1.25); }
}

@media (max-width: 1220px) {
  .screen-telemetry { padding: 5px 7px; font-size: 6px; }
  .screen-telemetry b { font-size: 7px; }
  .screen-orbit-inner { height: min(46%, 142px); }
}
@media (max-width: 720px) {
  .screen-telemetry { display: none; }
  .screen-orbit-inner { height: min(44%, 104px); }
  .screen-links { opacity: .4; }
}
@media (prefers-reduced-motion: reduce) {
  .device-screen::after,.screen-sweep,.screen-links path,.screen-particles i { animation: none; }
  .screen-links circle { display: none; }
  .screen-sweep { opacity: .14; }
}

/* JSON-driven platform metadata and deployment downloads. */
.platform-bar {
  display: grid;
  grid-template-columns: auto minmax(0,1fr) auto;
  gap: 18px 24px;
  overflow: visible;
  padding: 16px 18px;
}
.platform-bar > * { position: relative; z-index: 2; }
.platform-bar::after { z-index: 1; pointer-events: none; }
.platform-bar > b { margin-right: 0; white-space: nowrap; }
.platform-meta { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; }
.platform-meta span {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 0 10px;
  color: #40536d;
  background: rgba(255,255,255,.66);
  border: 1px solid rgba(123,164,239,.3);
  border-radius: 5px;
  font-size: 11px;
  font-weight: 750;
}
.platform-meta span::before {
  content: "";
  width: 6px;
  height: 6px;
  margin-right: 7px;
  background: #19c8ff;
  border-radius: 50%;
  box-shadow: 0 0 9px rgba(25,200,255,.8);
}
.platform-actions { display: flex; gap: 8px; align-items: center; }
.platform-download { z-index: 12; }
.platform-download .download-trigger { min-height: 38px; padding: 0 11px; gap: 7px; font-size: 12px; box-shadow: 0 8px 22px rgba(31,58,112,.08); }
.platform-download .download-icon { width: 20px; height: 20px; }
.platform-download .download-options { right: 0; left: auto; width: 310px; }

@media (max-width: 1040px) {
  .platform-bar { grid-template-columns: 1fr; }
  .platform-actions { justify-content: flex-start; }
  .platform-download .download-options { right: auto; left: 0; }
}
@media (max-width: 720px) {
  .platform-meta { display: grid; }
  .platform-actions { display: grid; grid-template-columns: 1fr 1fr; }
  .platform-download { position: relative; }
  .platform-download .download-options { width: min(310px,calc(100vw - 60px)); }
  .platform-download.resource-menu .download-options { right: 0; left: auto; }
}
