:root{--bg0:#050711;--bg1:#071225;--panel:rgba(8,14,30,.72);--panel2:rgba(12,21,44,.78);--line:rgba(255,255,255,.12);--line2:rgba(255,255,255,.08);--text:#F2F7FF;--muted:#A8B5D1;--soft:#7E8CA8;--teal:#20E6D2;--blue:#60A5FA;--orange:#FF9A16;--violet:#A78BFA;--radius:24px;--max:1180px;--shadow:0 30px 90px rgba(0,0,0,.52);--font:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{margin:0;padding:0;min-height:100%}body{font-family:var(--font);color:var(--text);background:radial-gradient(980px 760px at 18% 8%,rgba(32,230,210,.19),transparent 58%),radial-gradient(850px 640px at 82% 10%,rgba(255,154,22,.13),transparent 58%),radial-gradient(900px 600px at 50% 92%,rgba(96,165,250,.12),transparent 62%),linear-gradient(180deg,var(--bg0),var(--bg1) 58%,#040613);line-height:1.52;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;background:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:64px 64px;mask-image:radial-gradient(720px 520px at 18% 10%,black,transparent 74%);opacity:.035;pointer-events:none;z-index:-2}body:after{content:"";position:fixed;inset:-20%;background:conic-gradient(from 210deg at 50% 50%,rgba(32,230,210,.08),rgba(96,165,250,.05),rgba(167,139,250,.04),rgba(255,154,22,.06),rgba(32,230,210,.08));filter:blur(36px);animation:slowSpin 26s linear infinite;pointer-events:none;z-index:-3}@keyframes slowSpin{to{transform:rotate(360deg)}}a{color:inherit;text-decoration:none}a:hover{color:var(--teal)}.container{max-width:var(--max);margin:0 auto;padding:0 24px}.small{font-size:13px}.muted{color:var(--muted)}.soft{color:var(--soft)}.skip{position:absolute;left:-999px;top:auto;width:1px;height:1px;overflow:hidden}.skip:focus{left:18px;top:14px;width:auto;height:auto;z-index:999;background:#000;border:1px solid var(--line);padding:10px 12px;border-radius:12px}header{position:sticky;top:0;z-index:80;background:rgba(5,7,17,.66);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.1)}.nav{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 0}.brand{display:flex;align-items:center;gap:12px;min-width:290px}.brand-logo{width:230px;max-width:42vw;height:auto;display:block;filter:drop-shadow(0 16px 26px rgba(0,0,0,.5)) drop-shadow(0 0 14px rgba(32,230,210,.16))}.menu{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.menu a{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:rgba(242,247,255,.76);padding:9px 11px;border-radius:999px;border:1px solid transparent}.menu a.active,.menu a:hover{color:var(--text);background:rgba(255,255,255,.04);border-color:var(--line2)}.menu a.cta{color:var(--text);border-color:rgba(255,154,22,.34);background:linear-gradient(135deg,rgba(255,154,22,.14),rgba(32,230,210,.08))}.mobilehint{display:none}@media(max-width:860px){.menu{display:none}.mobilehint{display:block}.brand{min-width:auto}.brand-logo{width:198px;max-width:68vw}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:16px;border:1px solid var(--line);padding:12px 16px;font-weight:720;background:rgba(255,255,255,.04);color:var(--text);box-shadow:0 18px 44px rgba(0,0,0,.2);transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.btn:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.24);color:var(--text)}.btn.primary{background:linear-gradient(135deg,rgba(32,230,210,.22),rgba(96,165,250,.16));border-color:rgba(32,230,210,.44);box-shadow:0 20px 60px rgba(32,230,210,.1)}.btn.accent{background:linear-gradient(135deg,rgba(255,154,22,.2),rgba(167,139,250,.1));border-color:rgba(255,154,22,.44);box-shadow:0 20px 60px rgba(255,154,22,.1)}.btn:after{content:"\2192";font-size:18px;line-height:1}.btn.noarrow:after{display:none}.drawer{position:fixed;inset:0;z-index:200;display:none}.drawer.open{display:block}.backdrop{position:absolute;inset:0;background:rgba(0,0,0,.56)}.drawer .panel{position:absolute;right:0;top:0;bottom:0;width:min(360px,90vw);background:rgba(7,12,26,.96);border-left:1px solid var(--line);box-shadow:var(--shadow);padding:18px}.drawer a{display:block;padding:13px 10px;border-radius:14px;color:var(--text);border:1px solid transparent}.drawer a:hover{background:rgba(255,255,255,.04);border-color:var(--line2)}.drawer .close{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.drawer button{appearance:none;border:1px solid var(--line);background:rgba(255,255,255,.04);color:var(--text);border-radius:12px;padding:8px 10px;font-weight:700}.hero-home{position:relative;padding:58px 0 24px;min-height:auto;display:block;align-items:initial;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);gap:28px;align-items:start}@media(max-width:980px){.hero-grid{grid-template-columns:1fr}.hero-home{padding:58px 0 22px}.product-stage{min-height:460px}}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:rgba(242,247,255,.72);font-size:13px;text-transform:uppercase;letter-spacing:.15em;margin:8px 0 12px}.eyebrow i{display:inline-block;width:9px;height:9px;border-radius:999px;background:var(--orange);box-shadow:0 0 0 6px rgba(255,154,22,.13)}.hero-logo{width:min(500px,100%);height:auto;display:block;margin:0 0 14px;filter:drop-shadow(0 24px 40px rgba(0,0,0,.45)) drop-shadow(0 0 24px rgba(32,230,210,.12))}h1{font-size:clamp(38px,5.1vw,72px);line-height:.98;letter-spacing:-1.8px;margin:0 0 14px}.page-title{font-size:clamp(38px,4.6vw,64px);line-height:1;letter-spacing:-1.2px;margin:0 0 16px}.gradient-text{background:linear-gradient(90deg,var(--teal),var(--blue) 54%,var(--orange));-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:none}.lede{font-size:clamp(17px,1.42vw,20px);color:rgba(242,247,255,.88);max-width:720px;margin:0 0 16px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0 0}.tagrow{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.tag{display:inline-flex;border:1px solid var(--line2);background:rgba(255,255,255,.04);border-radius:999px;color:rgba(242,247,255,.72);font-size:13px;padding:7px 10px}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.proof{border:1px solid var(--line2);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025));border-radius:18px;padding:13px;min-height:112px}.proof b{display:block;margin-bottom:6px;color:var(--text)}.proof span{color:var(--muted);font-size:13px;display:block}.proof:nth-child(2){border-color:rgba(32,230,210,.18)}.proof:nth-child(3){border-color:rgba(255,154,22,.18)}@media(max-width:680px){.hero-proof{grid-template-columns:1fr}.actions .btn{width:100%}}.orb{position:absolute;border-radius:999px;filter:blur(28px);opacity:.34;pointer-events:none;animation:float 9s ease-in-out infinite}.orb.one{width:440px;height:440px;left:-160px;top:-110px;background:radial-gradient(circle,rgba(32,230,210,.68),transparent 60%)}.orb.two{width:460px;height:460px;right:-160px;top:80px;background:radial-gradient(circle,rgba(255,154,22,.38),transparent 64%);animation-delay:-3s}.orb.three{width:360px;height:360px;left:45%;bottom:-210px;background:radial-gradient(circle,rgba(96,165,250,.28),transparent 63%);animation-delay:-5s}@keyframes float{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(0,22px,0) scale(1.04)}}.product-stage{position:relative;min-height:560px;border-radius:32px;border:1px solid rgba(255,255,255,.13);background:radial-gradient(500px 360px at 55% 44%,rgba(32,230,210,.17),transparent 64%),radial-gradient(450px 320px at 70% 60%,rgba(255,154,22,.11),transparent 64%),rgba(6,11,26,.62);box-shadow:var(--shadow);overflow:hidden;isolation:isolate}.product-stage:before{content:"";position:absolute;inset:-20%;background:conic-gradient(from 0deg at 50% 52%,rgba(32,230,210,.08),rgba(96,165,250,.04),rgba(255,154,22,.07),rgba(32,230,210,.08));animation:slowSpin 20s linear infinite;z-index:-1}.product-stage:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.24));pointer-events:none}.architecture-svg{position:absolute;inset:0;width:100%;height:100%;display:block}.pulse-line{stroke-dasharray:13 12;animation:dash 2.4s linear infinite}.pulse-line.fast{animation-duration:1.8s}@keyframes dash{to{stroke-dashoffset:-80}}.node{animation:nodePulse 2.8s ease-in-out infinite}.node.alt{animation-delay:-1.1s}@keyframes nodePulse{0%,100%{filter:drop-shadow(0 0 4px rgba(32,230,210,.3));opacity:.82}50%{filter:drop-shadow(0 0 18px rgba(32,230,210,.75));opacity:1}}.stage-label{position:absolute;border:1px solid rgba(255,255,255,.13);background:rgba(6,12,28,.66);backdrop-filter:blur(12px);border-radius:16px;padding:10px 12px;box-shadow:0 20px 60px rgba(0,0,0,.3);min-width:150px}.stage-label b{display:block;color:var(--teal);letter-spacing:.08em;font-size:12px;text-transform:uppercase;margin-bottom:3px}.stage-label span{color:rgba(242,247,255,.82);font-size:13px}.stage-label.ote{right:24px;top:62px}.stage-label.cable{right:20px;top:230px}.stage-label.elu{right:26px;bottom:58px}.stage-label.mic{left:24px;bottom:46px}@media(max-width:600px){.stage-label{position:relative;display:inline-block;margin:8px}.stage-label.cable,.stage-label.elu,.stage-label.mic,.stage-label.ote{left:auto;right:auto;top:auto;bottom:auto}.product-stage{padding-top:380px}}.section{padding:54px 0}.section.tight{padding:34px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.split.wide{grid-template-columns:1.08fr .92fr}.split.thirds{grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.split,.split.thirds,.split.wide{grid-template-columns:1fr}}.card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.025)),var(--panel);box-shadow:0 24px 70px rgba(0,0,0,.36);padding:22px;position:relative;overflow:hidden}.card:before{content:"";position:absolute;inset:0;background:radial-gradient(420px 220px at 20% 0,rgba(32,230,210,.07),transparent 62%);pointer-events:none}.card>*{position:relative}.card.highlight{border-color:rgba(32,230,210,.22)}.card.orange{border-color:rgba(255,154,22,.22)}.card h2{font-size:28px;letter-spacing:-.5px;margin:0 0 12px}.card h3{font-size:18px;margin:0 0 8px}.card p{margin:0 0 12px;color:rgba(242,247,255,.86)}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stat{border:1px solid var(--line2);background:rgba(255,255,255,.035);border-radius:18px;padding:14px}.stat b{display:block;margin-bottom:5px}.stat div{color:var(--muted);font-size:14px}@media(max-width:620px){.stat-grid{grid-template-columns:1fr}}.rule{border:0;border-top:1px solid var(--line2);margin:18px 0}.callout{border-left:3px solid rgba(32,230,210,.55);background:rgba(32,230,210,.075);border-radius:16px;padding:12px 14px;color:rgba(242,247,255,.88)}.page-hero{padding:58px 0 24px;position:relative}.page-hero .lede{max-width:850px}.page-logo-mark{width:250px;height:auto;margin-bottom:16px;filter:drop-shadow(0 18px 34px rgba(0,0,0,.44))}.visual-panel{border:1px solid var(--line);border-radius:var(--radius);background:rgba(4,8,18,.45);box-shadow:var(--shadow);overflow:hidden}.visual-panel img{display:block;width:100%;height:auto;opacity:.86;mix-blend-mode:screen}.timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.phase{border:1px solid var(--line2);border-radius:18px;padding:14px;background:rgba(255,255,255,.035);min-height:130px}.phase b{color:var(--text);display:block;margin-bottom:6px}.phase span{color:var(--muted);font-size:13px}.phase em{display:inline-flex;width:28px;height:28px;border-radius:999px;background:linear-gradient(135deg,rgba(32,230,210,.2),rgba(255,154,22,.16));align-items:center;justify-content:center;font-style:normal;margin-bottom:10px;color:var(--text)}@media(max-width:900px){.timeline{grid-template-columns:1fr 1fr}}@media(max-width:560px){.timeline{grid-template-columns:1fr}}.reveal{opacity:0;transform:translateY(14px);transition:opacity .65s ease,transform .65s ease}.reveal.show{opacity:1;transform:none}.footer{border-top:1px solid var(--line2);margin-top:42px;padding:28px 0 40px;color:var(--muted);font-size:13px}.footer .inner{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer img{width:160px;height:auto;opacity:.82;filter:drop-shadow(0 10px 22px rgba(0,0,0,.35))}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}html{scroll-behavior:auto}}.page-logo-mark.about-full-logo{width:min(430px,92vw);max-width:100%;height:auto;object-fit:contain;display:block;margin:0 0 18px;filter:drop-shadow(0 20px 36px rgba(0,0,0,.48)) drop-shadow(0 0 18px rgba(32,230,210,.14))}@media(max-width:720px){.page-logo-mark.about-full-logo{width:min(360px,92vw)}}.page-logo-mark.contact-full-logo{width:min(430px,92vw);max-width:100%;height:auto;object-fit:contain;display:block;margin:0 0 18px;filter:drop-shadow(0 20px 36px rgba(0,0,0,.48)) drop-shadow(0 0 18px rgba(32,230,210,.14))}@media(max-width:720px){.page-logo-mark.contact-full-logo{width:min(360px,92vw)}}.line-keep{white-space:nowrap}.crescendo-platform-img{width:100%;height:auto;display:block;filter:drop-shadow(0 28px 55px rgba(0,0,0,.38))}.timeline.patent-path{grid-template-columns:repeat(3,1fr)}.timeline.patent-path .phase{min-height:178px}@media (max-width:900px){.timeline.patent-path{grid-template-columns:1fr}.timeline.patent-path .phase{min-height:auto}}.timeline.patent-path.concise{grid-template-columns:repeat(4,1fr)}.timeline.patent-path.concise .phase{min-height:160px}@media (max-width:1020px){.timeline.patent-path.concise{grid-template-columns:1fr 1fr}}@media (max-width:640px){.timeline.patent-path.concise{grid-template-columns:1fr}}.crescendo-middle-copy h2{font-size:clamp(30px,3vw,44px);line-height:1.04;margin-bottom:14px}@media(max-width:900px){.crescendo-middle-copy h2{font-size:34px}}.crescendo-middle-copy h2.section-heading-match{font-size:28px;line-height:1.12;letter-spacing:-.5px;margin:0 0 12px}@media(max-width:900px){.crescendo-middle-copy h2.section-heading-match{font-size:28px}}.crescendo-final-page{background:radial-gradient(760px 520px at 68% 18%,rgba(20,121,147,.14),transparent 66%)}.crescendo-final-hero{padding:26px 0 16px}.crescendo-final-grid{display:grid;grid-template-columns:minmax(330px,.76fr) minmax(620px,1.48fr);gap:26px;align-items:stretch}.crescendo-final-copy{padding:18px 8px 2px 10px}.crescendo-kicker{font-size:18px;letter-spacing:.12em;text-transform:uppercase;color:var(--teal);font-weight:680;margin:0 0 14px}.crescendo-final-copy h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,4.25vw,66px);font-weight:400;line-height:.98;letter-spacing:-1.6px;margin:0 0 22px;color:#f6f3ee}.crescendo-final-copy h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(30px,2.6vw,43px);font-weight:400;line-height:1.05;color:#21cfc0;margin:0}.orange-rule{width:82px;height:4px;background:var(--orange);border-radius:999px;margin:22px 0 24px}.crescendo-final-copy>p{font-size:16px;line-height:1.72;color:rgba(242,247,255,.83);margin:0 0 18px;max-width:620px}.crescendo-approved-visual{border-radius:24px;border:1px solid rgba(255,255,255,.16);overflow:hidden;background:#06101c;box-shadow:0 30px 90px rgba(0,0,0,.48);min-height:520px;display:flex;align-items:stretch}.crescendo-approved-visual img{width:100%;height:100%;object-fit:cover;display:block}.feature-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:26px}.feature-item{padding:0 12px;text-align:center;border-right:1px solid rgba(32,230,210,.25);color:rgba(242,247,255,.83)}.feature-item:first-child{padding-left:0}.feature-item:last-child{border-right:0;padding-right:0}.feature-icon{display:block;font-size:35px;line-height:1;color:var(--teal);margin-bottom:8px;text-shadow:0 0 16px rgba(32,230,210,.4)}.feature-item b,.feature-item small{display:block;font-size:13px;font-weight:500;line-height:1.35}.feature-item small{color:var(--muted)}.crescendo-lower-section{padding-top:16px}.crescendo-lower-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:26px;align-items:stretch}.crescendo-title-card,.pathway-card{border:1px solid rgba(255,255,255,.14);border-radius:22px;background:linear-gradient(180deg,rgba(6,18,33,.92),rgba(5,14,27,.88));box-shadow:0 25px 70px rgba(0,0,0,.34);padding:22px}.pathway-card h2{font-size:18px;text-transform:uppercase;letter-spacing:.08em;color:var(--teal);margin:0 0 22px}.pathway-row{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:10px;align-items:start}.path-step{text-align:center}.path-step>span{display:block;color:var(--teal);font-size:38px;line-height:1;margin-bottom:11px}.path-step b{display:block;color:var(--teal);font-size:14px;line-height:1.35;margin-bottom:8px}.path-step p{font-size:12px;line-height:1.48;color:rgba(242,247,255,.72);margin:0}.path-arrow{font-size:38px;color:rgba(242,247,255,.82);line-height:1;margin-top:28px}.crescendo-title-card{display:flex;flex-direction:column;justify-content:center;padding:28px 34px}.crescendo-title-card h2{font-family:Georgia,'Times New Roman',serif;font-size:28px;line-height:1.12;font-weight:400;margin:0 0 14px;color:#f6f3ee}.crescendo-title-card p{font-size:17px;line-height:1.45;color:rgba(242,247,255,.72);margin:0 0 24px;max-width:760px}.crescendo-title-card img{width:210px;height:auto;filter:drop-shadow(0 14px 26px rgba(0,0,0,.45))}@media(max-width:1080px){.crescendo-final-grid{grid-template-columns:1fr}.crescendo-approved-visual{min-height:auto}.crescendo-approved-visual img{height:auto}.crescendo-lower-grid{grid-template-columns:1fr}.crescendo-final-copy{padding-right:0}.feature-row{max-width:680px}}@media(max-width:720px){.crescendo-final-hero{padding-top:22px}.feature-row{grid-template-columns:1fr 1fr;gap:18px}.feature-item{border-right:0;padding:0}.pathway-row{grid-template-columns:1fr}.path-arrow{transform:rotate(90deg);margin:0 auto}.crescendo-title-card{padding:24px}.crescendo-title-card h2{font-size:26px}}.crescendo-clean-page{background:radial-gradient(720px 520px at 72% 14%,rgba(32,230,210,.1),transparent 68%)}.crescendo-clean-hero{padding-top:44px;padding-bottom:18px}.crescendo-clean-grid{grid-template-columns:.92fr 1.08fr;gap:30px;align-items:center}.crescendo-clean-copy .page-title{font-size:clamp(42px,4.8vw,66px)}.crescendo-clean-support{color:var(--muted);font-size:15px;line-height:1.65;max-width:650px;margin:0}.crescendo-visual-shell{border:1px solid rgba(255,255,255,.13);border-radius:28px;background:rgba(5,12,25,.72);box-shadow:0 28px 80px rgba(0,0,0,.44);padding:14px;overflow:hidden}.crescendo-visual-shell>img{display:block;width:100%;height:auto;border-radius:20px}.crescendo-visual-legend{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;padding:14px 12px 4px;color:rgba(242,247,255,.72);font-size:13px}.crescendo-visual-legend span{display:inline-flex;align-items:center;gap:8px}.legend-dot{width:9px;height:9px;border-radius:999px;display:inline-block}.legend-dot.teal{background:var(--teal);box-shadow:0 0 12px rgba(32,230,210,.65)}.legend-dot.orange{background:var(--orange);box-shadow:0 0 12px rgba(255,154,22,.55)}.legend-line{width:30px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--teal),var(--blue),var(--orange));display:inline-block}.crescendo-pathway-clean{padding:24px}.crescendo-pathway-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.crescendo-pathway-heading h2{margin-bottom:6px}.crescendo-pathway-heading p{margin:0}.crescendo-brief-section{padding-top:18px}.crescendo-brief{display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid rgba(255,255,255,.11);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018));padding:24px 26px;box-shadow:0 20px 60px rgba(0,0,0,.28)}.crescendo-brief-label{display:block;color:var(--teal);font-size:12px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:8px}.crescendo-brief h2{font-size:28px;line-height:1.12;letter-spacing:-.5px;margin:0 0 8px}.crescendo-brief p{margin:0;color:var(--muted);font-size:15px;line-height:1.5}@media(max-width:980px){.crescendo-clean-grid{grid-template-columns:1fr}.crescendo-brief{align-items:flex-start;flex-direction:column}.crescendo-brief .btn{width:100%}}@media(max-width:680px){.crescendo-clean-hero{padding-top:30px}.crescendo-visual-shell{padding:8px}.crescendo-visual-legend{gap:12px;justify-content:flex-start}.crescendo-brief{padding:22px}.crescendo-brief h2{font-size:24px}}.crescendo-visual-shell>img.crescendo-approved-render{width:100%;height:auto;aspect-ratio:957/605;object-fit:cover;object-position:center;border-radius:20px}.crescendo-clean-grid{grid-template-columns:minmax(330px,.72fr) minmax(650px,1.28fr);gap:24px;align-items:stretch}.crescendo-v16-visual{position:relative;padding:0;min-height:610px;display:flex;align-items:stretch;overflow:hidden}.crescendo-v16-visual>img.crescendo-approved-render{width:100%;height:100%;min-height:610px;object-fit:cover;object-position:center;border-radius:27px}.crescendo-travel-lights{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;border-radius:27px}@media(max-width:1120px){.crescendo-clean-grid{grid-template-columns:1fr}.crescendo-v16-visual{min-height:auto}.crescendo-v16-visual>img.crescendo-approved-render{height:auto;min-height:0;object-fit:contain}}@media(prefers-reduced-motion:reduce){.crescendo-travel-lights{display:none}}.product-stage.home-stage{display:flex;align-items:center;justify-content:center;padding:16px;background:radial-gradient(500px 360px at 55% 44%,rgba(32,230,210,.17),transparent 64%),radial-gradient(450px 320px at 70% 60%,rgba(255,154,22,.11),transparent 64%),rgba(6,11,26,.62)}.product-stage.home-stage .home-stage-image{position:relative;z-index:1;display:block;width:100%;height:auto;max-height:100%;border-radius:24px;box-shadow:0 24px 60px rgba(0,0,0,.36)}@media(max-width:980px){.product-stage.home-stage{min-height:auto;padding:12px}}.crescendo-travel-lights.single-light{mix-blend-mode:screen;opacity:.96}@media (min-width:1121px){.crescendo-clean-grid{align-items:start}.crescendo-v16-visual{min-height:auto;aspect-ratio:1/1;max-height:540px;align-self:start}.crescendo-v16-visual>img.crescendo-approved-render{width:100%;height:100%;min-height:0;object-fit:cover;object-position:center top}.crescendo-travel-lights{inset:0}}.hero-home{padding:52px 0 18px}.hero-grid{grid-template-columns:minmax(0,.96fr) minmax(500px,1.04fr);gap:38px;align-items:center}.hero-copy{max-width:640px;padding-top:6px}.hero-copy h1{max-width:12ch;margin-bottom:16px}.hero-copy .lede{max-width:62ch;margin-bottom:18px}.hero-copy .actions{margin-top:20px}.hero-proof{margin-top:22px;gap:12px}.proof{padding:14px 14px 15px;min-height:108px}.product-stage.home-stage{min-height:0;padding:22px 22px 20px;display:flex;align-items:center;justify-content:center}.product-stage.home-stage .home-stage-image{width:94%;max-width:920px;border-radius:24px;box-shadow:0 26px 70px rgba(0,0,0,.42);transform-origin:center center;animation:homeGraphicFlyIn 1s cubic-bezier(.2,.82,.22,1) both .08s,homeGraphicSettle 7s ease-in-out infinite 1.15s}.product-stage.home-stage::before{animation:slowSpin 24s linear infinite;opacity:.9}@keyframes homeGraphicFlyIn{0%{opacity:0;transform:translate3d(68px,14px,0) scale(.94);filter:blur(6px)}70%{opacity:1;transform:translate3d(-6px,0,0) scale(1.01);filter:blur(0)}100%{opacity:1;transform:translate3d(0,0,0) scale(1);filter:blur(0)}}@keyframes homeGraphicSettle{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(0,-4px,0) scale(1.006)}}@media(max-width:980px){.hero-home{padding:48px 0 18px}.hero-grid{grid-template-columns:1fr;gap:24px;align-items:start}.hero-copy{max-width:none;padding-top:0}.hero-copy h1{max-width:none}.product-stage.home-stage{padding:14px}.product-stage.home-stage .home-stage-image{width:100%;max-width:none;animation:homeGraphicFlyIn .9s cubic-bezier(.2,.82,.22,1) both .05s}}.nowrap{white-space:nowrap}.hero-copy h1{max-width:15ch}.product-stage.home-stage{padding:18px 18px 16px}.product-stage.home-stage .home-stage-graphic{width:94%;max-width:920px;display:block;will-change:transform;animation:homeGraphicSettle 7s ease-in-out infinite 1.05s}.product-stage.home-stage .home-stage-image{width:100%;max-width:none;border-radius:24px;box-shadow:0 26px 70px rgba(0,0,0,.42);transform-origin:center center;backface-visibility:hidden;transform:translateZ(0);will-change:transform,opacity,filter;animation:homeGraphicFlyIn .9s cubic-bezier(.2,.82,.22,1) both .08s}@keyframes homeGraphicFlyIn{0%{opacity:0;transform:translate3d(68px,14px,0) scale(.94);filter:blur(6px)}72%{opacity:1;transform:translate3d(-4px,0,0) scale(1.006);filter:blur(0)}100%{opacity:1;transform:translate3d(0,0,0) scale(1);filter:blur(0)}}@keyframes homeGraphicSettle{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-4px,0)}}.crescendo-pathway-clean{padding:18px 22px 18px}.crescendo-pathway-heading{margin-bottom:12px}.crescendo-pathway-heading h2{margin-bottom:4px}.timeline.patent-path.concise{gap:8px}.timeline.patent-path.concise .phase{min-height:126px;padding:12px 12px 11px}.timeline.patent-path.concise .phase em{margin-bottom:8px}.timeline.patent-path.concise .phase b{margin-bottom:4px}.timeline.patent-path.concise .phase span{font-size:12.5px;line-height:1.36}@media(max-width:980px){.hero-copy h1{max-width:none}.product-stage.home-stage{padding:14px}.product-stage.home-stage .home-stage-graphic{width:100%;max-width:none;animation:none}.product-stage.home-stage .home-stage-image{animation:homeGraphicFlyIn .82s cubic-bezier(.2,.82,.22,1) both .05s}}.hero-copy h1{max-width:16ch}.crescendo-pathway-section{padding-top:22px;padding-bottom:22px}.crescendo-pathway-clean.compact-pathway{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;align-items:center;padding:14px 16px}.compact-pathway .crescendo-pathway-heading{display:block;margin:0;padding-right:16px;border-right:1px solid var(--line2)}.compact-pathway .crescendo-pathway-heading h2{font-size:24px;margin:0 0 4px}.compact-pathway .crescendo-pathway-heading p{font-size:12.5px;line-height:1.35;margin:0}.timeline.patent-path.concise.compact-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.timeline.patent-path.concise.compact-timeline .phase{min-height:0;padding:8px 9px;border-radius:14px;display:flex;align-items:flex-start;gap:8px}.timeline.patent-path.concise.compact-timeline .phase em{width:24px;height:24px;flex:0 0 24px;margin:0;font-size:12px}.timeline.patent-path.concise.compact-timeline .phase b{font-size:12.5px;line-height:1.2;margin:0 0 2px}.timeline.patent-path.concise.compact-timeline .phase span{font-size:11.5px;line-height:1.25}@media(max-width:1020px){.crescendo-pathway-clean.compact-pathway{grid-template-columns:1fr;gap:12px}.compact-pathway .crescendo-pathway-heading{padding-right:0;padding-bottom:10px;border-right:0;border-bottom:1px solid var(--line2)}.timeline.patent-path.concise.compact-timeline{grid-template-columns:1fr 1fr}}@media(max-width:640px){.timeline.patent-path.concise.compact-timeline{grid-template-columns:1fr}}.tm{font-size:.46em;line-height:0;vertical-align:super;position:relative;top:-.04em;margin-left:-.12em;margin-right:-.03em;font-weight:750;letter-spacing:0}.drawer .tm,.eyebrow .tm,.footer .tm,.menu .tm{font-size:.58em}.btn .tm{font-size:.58em;margin-left:-.16em;margin-right:-.04em}.btn>.label{display:inline-block}.brand-logo,.footer img,.hero-logo,.page-logo-mark{image-rendering:auto;shape-rendering:geometricPrecision}.brand-logo{filter:drop-shadow(0 14px 24px rgba(0,0,0,.46)) drop-shadow(0 0 9px rgba(32,230,210,.13))}.hero-logo{filter:drop-shadow(0 24px 40px rgba(0,0,0,.45)) drop-shadow(0 0 18px rgba(32,230,210,.11))}.footer-copy{display:flex;flex-direction:column;gap:3px;max-width:760px}.footer-legal{font-size:11.5px;color:rgba(168,181,209,.76)}@media(max-width:680px){.footer-copy{width:100%}}button{font:inherit}body.menu-open{overflow:hidden}.mobile-menu-button{cursor:pointer}.drawer[hidden]{display:none!important}:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.card-heading-small{font-size:18px!important;letter-spacing:0!important;margin:0 0 8px!important}.crescendo-platform-picture,.home-stage-picture{display:block;width:100%;height:100%}.crescendo-platform-picture .crescendo-approved-render,.home-stage-picture .home-stage-image{display:block;width:100%;height:100%}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ip-portfolio-page{background:radial-gradient(760px 520px at 78% 10%,rgba(32,230,210,.1),transparent 68%)}.ip-portfolio-hero{padding-top:50px;padding-bottom:24px}.ip-portfolio-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:28px;align-items:stretch}.ip-portfolio-copy{position:relative;padding:30px 22px 26px 0}.ip-portfolio-copy:after{content:"";display:block;width:86px;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--orange),var(--teal));margin-top:26px;box-shadow:0 0 24px rgba(32,230,210,.28)}.ip-disclosure-card{display:flex;flex-direction:column;justify-content:center;padding:30px;border-color:rgba(32,230,210,.24);background:linear-gradient(155deg,rgba(10,25,48,.92),rgba(6,12,27,.9))}.ip-disclosure-card:before{background:radial-gradient(420px 250px at 82% 0,rgba(32,230,210,.14),transparent 65%)}.ip-seal{width:54px;height:54px;border-radius:16px;border:1px solid rgba(32,230,210,.35);background:linear-gradient(135deg,rgba(32,230,210,.18),rgba(96,165,250,.08));margin-bottom:20px;position:relative;box-shadow:0 14px 36px rgba(0,0,0,.25)}.ip-seal:before{content:"";position:absolute;left:17px;top:22px;width:20px;height:18px;border:3px solid var(--teal);border-radius:5px}.ip-seal:after{content:"";position:absolute;left:21px;top:11px;width:12px;height:15px;border:3px solid var(--teal);border-bottom:0;border-radius:9px 9px 0 0}.ip-pathways-section{padding-top:24px}.ip-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ip-path-card{min-height:190px;padding:24px 22px;display:flex;flex-direction:column;justify-content:flex-end;border-color:rgba(255,255,255,.11)}.ip-path-card:first-child{border-color:rgba(32,230,210,.24)}.ip-path-card:nth-child(2){border-color:rgba(96,165,250,.22)}.ip-path-card:nth-child(3){border-color:rgba(255,154,22,.23)}.ip-path-number{position:absolute;right:20px;top:16px;font-size:42px;font-weight:800;letter-spacing:-.05em;color:rgba(242,247,255,.07)}.error-page{min-height:66vh;display:flex;align-items:center}.error-shell{max-width:860px;text-align:left;padding-top:50px;padding-bottom:50px}@media(max-width:900px){.ip-portfolio-grid{grid-template-columns:1fr}.ip-portfolio-copy{padding-right:0}.ip-path-grid{grid-template-columns:1fr}.ip-path-card{min-height:150px}}@media(max-width:680px){.line-keep{white-space:normal}.ip-portfolio-hero{padding-top:30px}.ip-disclosure-card{padding:24px}.error-shell .actions .btn{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,::after,::before{animation:none!important;transition:none!important}.crescendo-travel-lights,.home-stage-graphic,.home-stage-image,.orb{animation:none!important;transform:none!important;filter:none!important}.crescendo-travel-lights{display:none!important}}
/* v1.0.0 final visual correction: preserve the approved Crescendo graphic's native landscape ratio. */
.crescendo-v16-visual{
  min-height:0;
  max-height:none;
  aspect-ratio:1005/691;
  align-self:start;
}
.crescendo-v16-visual .crescendo-platform-picture{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:1005/691;
}
.crescendo-v16-visual .crescendo-approved-render{
  display:block;
  width:100%;
  height:auto;
  min-height:0;
  aspect-ratio:auto;
  object-fit:contain;
  object-position:center;
  border-radius:27px;
}
@media (min-width:1121px){
  .crescendo-clean-grid{
    grid-template-columns:minmax(0,1fr) minmax(520px,1.08fr);
    gap:30px;
    align-items:start;
  }
  .crescendo-v16-visual,
  .crescendo-v16-visual .crescendo-platform-picture,
  .crescendo-v16-visual .crescendo-approved-render{
    height:auto;
    max-height:none;
  }
}
@media (max-width:1120px){
  .crescendo-v16-visual{
    width:100%;
    aspect-ratio:1005/691;
  }
}


/* v1.0.0-r2 Cloudflare-safe Crescendo graphic rendering.
   Uses a single versioned raster asset to eliminate stale responsive variants. */
.crescendo-v16-visual{
  display:block!important;
  width:100%!important;
  min-height:0!important;
  max-height:none!important;
  height:auto!important;
  aspect-ratio:auto!important;
  align-self:start!important;
  overflow:hidden!important;
}
.crescendo-v16-visual .crescendo-approved-render{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:1005/691!important;
  object-fit:contain!important;
  object-position:center!important;
  border-radius:27px!important;
}
@media (min-width:1121px){
  .crescendo-clean-grid{
    grid-template-columns:minmax(0,1fr) minmax(620px,1.18fr)!important;
    gap:30px!important;
    align-items:start!important;
  }
}
@media (max-width:1120px){
  .crescendo-clean-grid{grid-template-columns:1fr!important;}
  .crescendo-v16-visual{width:100%!important;}
}

/* v1.0.0-r3: restore a balanced two-column Crescendo hero without overlap. */
@media (min-width:1121px){
  .crescendo-clean-grid{
    grid-template-columns:minmax(0,1.14fr) minmax(0,.86fr)!important;
    gap:36px!important;
    align-items:start!important;
  }
  .crescendo-clean-copy{
    min-width:0!important;
    padding-right:0!important;
  }
  .crescendo-clean-copy .page-title{
    font-size:clamp(42px,3.8vw,54px)!important;
  }
  .crescendo-v16-visual{
    width:100%!important;
    max-width:520px!important;
    justify-self:end!important;
    margin:0!important;
  }
}
@media (max-width:1120px){
  .crescendo-clean-grid{
    grid-template-columns:1fr!important;
  }
  .crescendo-v16-visual{
    width:min(100%,760px)!important;
    max-width:760px!important;
    justify-self:center!important;
    margin:0 auto!important;
  }
}
