@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;450;500;550;600;650;700;750;800&display=swap');
:root{--surface:#f8f9ff;--low:#eff4ff;--container:#e5eeff;--highest:#d3e4fe;--ink:#0b1c30;--muted:#434654;--primary:#003fb1;--primary-container:#1a56db;--mint:#6cf8bb;--white:#fff;--radius:24px;--shadow:0 18px 40px #0b1c3010}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:#ecf0f7;color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #1a56db;outline-offset:5px}img{max-width:100%;display:block}p{color:var(--muted);line-height:1.75}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.04em}h2{font-size:clamp(2rem,3.2vw,2.8rem);line-height:1.18;font-weight:550}h3{font-size:1.35rem;font-weight:600}svg{width:22px;height:22px;flex-shrink:0;display:block}i[data-icon]{display:inline-flex;flex-shrink:0}figure{margin:0}.site-shell{max-width:1536px;margin:24px auto;background:white;border-radius:28px;overflow:clip}.container{max-width:1160px;margin:0 auto;padding-left:32px;padding-right:32px}.header{position:relative;height:100px;display:flex;align-items:center;justify-content:space-between;gap:28px;max-width:1224px;margin:auto;padding:0 32px;z-index:10;background:#ffffffef}.brand{display:flex;align-items:center;gap:8px;font-size:24px;font-weight:750;letter-spacing:-1px;flex-shrink:0}.brand img{width:40px;height:44px;object-fit:contain}.brand-light{font-weight:450;color:var(--primary)}.brand small{display:block;font-size:8px;letter-spacing:2px;color:#647084;margin-top:3px}.desktop-nav{display:flex;gap:29px;align-items:center}.desktop-nav a{font-size:13px;font-weight:550;color:var(--muted);padding:12px 0;transition:color .2s}.desktop-nav a:hover{color:var(--primary)}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:16px 24px;font-size:14px;font-weight:600;border-radius:16px;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #003fb120}.button span{font-size:19px}.primary{color:white;background:linear-gradient(135deg,var(--primary),var(--primary-container))}.header-login{min-height:46px;padding:12px 18px;font-size:13px;gap:18px}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.hero{position:relative;padding:63px 32px 0;background:radial-gradient(ellipse at 50% 93%,#7ca8fa75,transparent 59%),linear-gradient(180deg,#fff 0%,#f8faff 43%,#e3edff 100%);border-radius:0 0 25px 25px;overflow:hidden}.hero-copy{text-align:center;position:relative;z-index:2}.eyebrow{font-size:11px;letter-spacing:1.75px;font-weight:650;color:var(--primary);display:inline-flex;align-items:center;gap:9px;margin-bottom:24px}.pill{background:#eff4ff;border-radius:24px;padding:10px 16px}.status-dot{width:6px;height:6px;display:inline-block;background:#1a56db;border-radius:50%;flex-shrink:0}.hero h1{font-size:clamp(3.1rem,5.2vw,4.7rem);font-weight:550;line-height:1.07;letter-spacing:-.057em;margin-bottom:22px}.hero h1>span:not(.sr-only){color:var(--primary)}.hero-lead{font-size:19px;line-height:1.55;color:#263b56;margin-bottom:14px;letter-spacing:-.35px}.hero-description{font-size:14px;color:#627086;line-height:1.6;margin-bottom:26px}.hero-actions{display:flex;align-items:center;justify-content:center;gap:30px}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;font-weight:600;color:var(--primary)}.text-link:hover{color:#1a56db}.hero-notes{display:flex;justify-content:center;gap:24px;margin-top:22px;color:#5b6c82;font-size:11px}.hero-notes span{display:flex;align-items:center;gap:5px}.hero-notes svg{width:14px;height:14px;color:var(--primary)}.product-scene{max-width:1030px;margin:49px auto 0;position:relative;padding:0 88px 27px}.product-window{background:#fff;border-radius:17px;box-shadow:var(--shadow);transform:perspective(1500px) rotateX(3deg);overflow:hidden}.window-bar{display:flex;align-items:center;gap:16px;padding:14px 24px;background:#f8faff;font-size:12px}.window-brand{display:flex;align-items:center;gap:6px;font-weight:700}.window-brand img{object-fit:contain}.window-label{margin-left:auto;letter-spacing:1.3px;font-size:8px;color:#6f7a8c}.avatar{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;background:var(--container);color:var(--primary);font-size:9px;border-radius:50%;font-weight:600}.window-body{padding:23px}.window-heading{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:22px}.micro-label{font-size:8px;letter-spacing:1.5px;color:#6b7c94}.window-heading h2{font-size:19px;margin:6px 0 0;letter-spacing:-.6px;font-weight:600}.live-label{display:flex;align-items:center;gap:6px;font-size:9px;color:#32775a}.live-label .status-dot{background:#38b884;width:5px;height:5px}.status-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:19px}.status-overview>div{background:var(--low);padding:14px;border-radius:10px;display:grid;grid-template-columns:6px 1fr;align-items:center;gap:8px;font-size:10px;color:#64748b}.status-overview strong{grid-column:2;font-size:11px;font-weight:550;color:#173556}.overview-dot{width:6px;height:6px;border-radius:50%}.blue{background:#3978e6}.amber{background:#d59b2b}.green{background:#2ba673}.table-head,.table-row{display:grid;grid-template-columns:1.4fr .75fr 1fr;gap:14px;align-items:center}.table-head{font-size:8px;letter-spacing:.8px;color:#7c8898;padding:7px 10px}.table-row{font-size:10px;padding:13px 10px;border-radius:8px}.table-row:nth-child(2n){background:#f8faff}.table-row>span:first-child{display:flex;align-items:center;gap:10px}.table-row svg{color:#6385b3;width:18px}.table-row b{font-weight:550}.table-row small{display:block;font-size:8px;color:#738095;margin-top:5px}.badge{display:inline-block;padding:6px 9px;border-radius:5px;font-size:9px;width:fit-content}.blue-badge{color:#245baf;background:#e7efff}.amber-badge{color:#926419;background:#fff2d7}.person{display:flex;gap:7px;align-items:center;font-size:9px;color:#57667b}.person .avatar{width:23px;height:23px;font-size:8px}.warm{background:#f1ece3;color:#8b754a}.window-bottom{display:flex;justify-content:space-between;font-size:9px;color:#6c7c90;margin-top:17px;gap:12px}.window-bottom>span{display:flex;gap:6px;align-items:center}.window-bottom svg{width:13px;height:13px}.float-card{position:absolute;background:#ffffffed;backdrop-filter:blur(20px);box-shadow:var(--shadow);z-index:2;border-radius:16px}.context-card{left:-10px;top:65px;width:208px;padding:19px;transform:rotate(-4deg)}.mini-icon{width:36px;height:36px;border-radius:11px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.mint{background:#d5ffeb;color:#167451}.float-card small{display:block;letter-spacing:.6px;font-size:8px;color:#6a7890;margin-bottom:8px}.float-card strong{font-size:13px;line-height:1.5;font-weight:600;display:block}.mini-tags{display:flex;gap:5px;margin-top:15px}.mini-tags span{font-size:8px;background:#f0f5fd;color:#627692;padding:5px 7px;border-radius:5px}.decision-card{right:-14px;bottom:68px;display:flex;gap:12px;align-items:center;padding:17px 19px;transform:rotate(3deg)}.decision-card .mini-icon{margin:0}.blue-icon{background:var(--container);color:var(--primary)}.check-disc{background:#d7ffeb;color:#177c54;border-radius:50%;padding:3px;margin-left:3px}.check-disc svg{width:14px;height:14px}.product-scene figcaption{text-align:center;font-size:10px;color:#657b9c;margin-top:20px}.ecosystem{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:35px;padding-bottom:35px}.ecosystem p{font-size:12px;line-height:1.6;margin:0;color:#748298}.ecosystem strong{font-weight:550;color:#465773}.ecosystem>div{display:flex;align-items:center;gap:9px;color:#7d899b;font-size:14px;font-weight:550}.ecosystem svg{width:22px;height:22px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:10px;left:10px;transform:translateY(-150%);background:white;padding:15px;z-index:50}.skip-link:focus{transform:none}
.section-space{padding-top:100px;padding-bottom:100px}.blue-text{color:var(--primary)}.section-marker{display:inline-flex;justify-content:center;align-items:center;background:var(--low);border-radius:50%;width:18px;height:18px;font-size:15px;font-weight:400}.section-intro{text-align:center;max-width:720px;margin:0 auto 44px}.section-intro .eyebrow{margin-bottom:18px}.section-intro h2{margin-bottom:20px}.section-intro p{font-size:15px;line-height:1.7;margin:0}.about-section{display:grid;grid-template-columns:1.06fr 1fr;gap:65px;align-items:center;padding-bottom:55px}.about-copy h2{font-size:clamp(1.8rem,3vw,2.45rem);line-height:1.25;margin-bottom:24px}.about-copy p{font-size:15px;max-width:470px;margin-bottom:17px}.about-copy .text-link{margin-top:10px}.connection-diagram{position:relative;min-height:360px;display:flex;justify-content:center;align-items:center;background:radial-gradient(ellipse,#e5eeff 0%,#f8faff50 55%,transparent 71%)}.orbit{position:absolute;border-radius:50%;background:radial-gradient(ellipse,transparent 65%,#d3e4fe70 65%,#d3e4fe70 66%,transparent 66%);width:360px;height:280px;transform:rotate(-25deg)}.orbit-two{width:270px;height:360px;transform:rotate(-25deg)}.diagram-center{width:178px;height:184px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ffffffed;box-shadow:var(--shadow);border-radius:28px;position:relative}.diagram-center img{width:80px;height:86px;object-fit:contain;margin-bottom:4px}.diagram-center strong{font-size:21px;letter-spacing:-.7px}.diagram-center>span{font-size:9px;color:#64748b;margin-top:9px}.diagram-node{display:flex;align-items:center;gap:9px;padding:15px 18px;background:#fff;box-shadow:var(--shadow);position:absolute;border-radius:13px;color:#314b70;font-size:12px;font-weight:500;z-index:1}.diagram-node svg{color:var(--primary);width:20px;height:20px}.node-top{top:20px;left:35%;transform:rotate(3deg)}.node-left{left:-12px;bottom:93px;transform:rotate(-5deg)}.node-right{right:-12px;bottom:77px;transform:rotate(4deg)}.diagram-caption{position:absolute;bottom:12px;display:flex;align-items:center;gap:8px;color:#657892;font-size:11px}.solution-section{padding-top:55px}.solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.feature-card{border-radius:var(--radius);padding:30px 32px;background:var(--surface)}.feature-main{grid-row:span 2;background:var(--low)}.feature-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}.feature-icon{width:44px;height:44px;background:var(--container);border-radius:13px;display:flex;align-items:center;justify-content:center;color:var(--primary)}.feature-icon svg{width:22px;height:22px}.card-index{font-size:9px;letter-spacing:1.3px;color:#687f9d}.feature-card h3{font-size:23px;line-height:1.3;letter-spacing:-.8px;margin-bottom:14px}.feature-card p{font-size:14px;line-height:1.75;max-width:430px}.queue-visual{margin:28px 0 28px;display:flex;flex-direction:column;gap:8px}.queue-visual>div{display:grid;grid-template-columns:7px 1fr 20px;gap:5px 13px;padding:15px 16px;background:#ffffffba;border-radius:12px;align-items:center}.queue-visual strong{font-size:12px;font-weight:550}.queue-visual div>span:not(.queue-dot){grid-column:2;font-size:10px;color:#6e7f95}.queue-visual svg{grid-column:3;grid-row:1/span 2;width:15px;height:15px;color:#7c91af}.queue-dot{width:6px;height:6px;border-radius:50%}.queue-visual .queue-active{background:var(--primary);color:white;box-shadow:0 7px 20px #003fb11c;transform:translateX(10px)}.queue-active div,.queue-visual .queue-active>span:not(.queue-dot){color:#d3e4fe}.queue-active .queue-dot{background:var(--mint)}.queue-active svg{color:#d3e4fe}.feature-footnote{font-size:12px;color:#536d90;display:block}.type-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.type-tags>span{font-size:10px;background:#e9effa;padding:7px 11px;color:#526985;border-radius:6px}.collaboration-card{background:#f2f7f8}.collaboration-card .feature-icon{background:#dcecf0}.collaboration-flow{display:flex;gap:14px;align-items:center;margin-top:20px;font-size:11px;color:#496776}.collaboration-flow>span{background:#fff;padding:10px 14px;border-radius:9px}.collaboration-flow svg{width:18px;height:18px;color:#739eaa}.workflow-section{padding:70px 0;background:linear-gradient(110deg,#eff4ff,#f8faff)}.workflow-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:45px}.workflow-heading h2{margin-bottom:0}.workflow-heading .eyebrow{margin-bottom:18px}.workflow-heading>p{font-size:14px;max-width:390px;margin:0}.workflow-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;list-style:none;margin:0;padding:0}.step-top{display:flex;align-items:center;gap:15px;margin-bottom:22px}.step-top>span{font-size:32px;letter-spacing:-1.5px;color:#a9bfdc;font-weight:450}.step-top svg{color:var(--primary);width:21px;height:21px}.workflow-steps h3{font-size:19px;margin-bottom:11px}.workflow-steps p{font-size:13px;line-height:1.8;margin:0;max-width:230px}.audience-tabs{display:grid;grid-template-columns:repeat(4,1fr);padding:7px;gap:6px;background:var(--low);border-radius:18px;margin-bottom:22px}.audience-tabs button{padding:16px 10px;border:0;border-radius:12px;background:transparent;color:#536784;font-size:12px;font-weight:550;display:flex;justify-content:center;align-items:center;gap:9px;min-height:52px;transition:background .2s,color .2s}.audience-tabs svg{width:19px;height:19px}.audience-tabs button:hover{background:#fff8}.audience-tabs button[aria-selected=true]{background:white;color:var(--primary);box-shadow:0 4px 14px #0b1c3008}.audience-panel{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;padding:45px;background:var(--surface);border-radius:24px;min-height:326px;align-items:center}.audience-panel[hidden]{display:none}.audience-kicker{font-size:9px;letter-spacing:1px;color:#617998;font-weight:600;display:block;margin-bottom:18px}.audience-panel h3{font-size:27px;line-height:1.3;margin-bottom:16px;letter-spacing:-.8px}.audience-panel p{font-size:14px;line-height:1.75}.audience-panel .text-link{font-size:12px;margin-top:8px}.benefit-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:24px}.benefit-list li{display:flex;align-items:flex-start;gap:15px}.benefit-list .mini-icon{width:36px;height:36px;flex-shrink:0;margin:0}.benefit-list svg{width:18px;height:18px}.benefit-list h4{font-size:13px;font-weight:600;margin:0 0 7px;letter-spacing:-.2px}.benefit-list p{font-size:12px;line-height:1.7;margin:0}.technology-card{background:linear-gradient(115deg,#edf4ff,#f5f8ff);border-radius:26px;padding:52px;display:grid;grid-template-columns:1.3fr 1fr;gap:68px;align-items:center}.tech-copy .eyebrow{font-size:10px;letter-spacing:1.1px;margin-bottom:19px}.tech-copy .eyebrow svg{width:17px;height:17px}.technology-card h2{font-size:32px;line-height:1.25}.tech-copy>p{font-size:14px;line-height:1.8}.evolution-note{margin-top:26px}.evolution-badge{background:#dce8fc;display:inline-flex;gap:7px;align-items:center;padding:8px 12px;border-radius:20px;font-size:11px;font-weight:600;color:var(--primary)}.evolution-note p{font-size:12px;line-height:1.8;max-width:440px;margin-top:13px;margin-bottom:0}.tech-principles{display:flex;flex-direction:column;gap:16px}.tech-principles>div{background:#ffffffbd;padding:20px 23px;border-radius:16px;display:grid;grid-template-columns:25px 1fr;gap:6px 10px}.principle-number{font-size:11px;color:#7290b8;padding-top:3px;grid-row:span 2}.tech-principles h3{font-size:15px;letter-spacing:-.3px;margin:0}.tech-principles p{font-size:12px;line-height:1.7;margin:0;grid-column:2}.trust-section .section-intro{max-width:800px}.trust-section h2{font-size:35px}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px}.trust-grid .feature-icon{margin-bottom:19px;background:var(--low)}.trust-grid h3{font-size:17px;letter-spacing:-.4px;margin-bottom:12px}.trust-grid p{font-size:13px;line-height:1.8;margin-bottom:0}.contact-section{position:relative;background:radial-gradient(ellipse at 95% 120%,#5881ff 0%,transparent 60%),linear-gradient(115deg,#003697,#1a56db);overflow:hidden}.contact-inner{padding-top:66px;padding-bottom:67px;display:flex;justify-content:space-between;align-items:center;gap:50px}.contact-inner .eyebrow{color:#c6d8ff;font-size:9px;letter-spacing:1.4px;margin-bottom:20px}.contact-inner .status-dot{background:var(--mint)}.contact-inner h2{font-size:46px;color:white;line-height:1.08;letter-spacing:-1.8px;margin-bottom:20px}.contact-inner p{color:#d5e2ff;font-size:14px;line-height:1.75;margin:0}.contact-actions{display:flex;flex-direction:column;align-items:center;gap:20px;flex-shrink:0}.white-button{background:white;color:var(--primary);padding:18px 23px}.contact-email{color:#fff;font-size:14px}.contact-email:hover{text-decoration:underline}.contact-actions>span{font-size:10px;color:#c5d7fc}.footer{padding-top:48px;padding-bottom:27px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer .brand{font-size:22px}.footer .brand img{width:35px;height:40px}.footer .brand small{font-size:7px}.footer-top p{font-size:11px;margin:14px 0 0}.footer nav{display:flex;gap:22px;flex-wrap:wrap}.footer nav a{font-size:12px;color:#5d6d82}.footer nav a:hover{color:var(--primary)}.footer .text-link{font-size:12px;gap:10px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:45px;font-size:10px;color:#718096}
@media(min-width:1600px){.site-shell{margin:32px auto}}
@media(max-width:1100px){.site-shell{margin:12px}.desktop-nav{gap:18px}.header{gap:16px}.product-scene{padding-left:65px;padding-right:65px}.context-card{left:-12px;width:182px}.decision-card{right:-14px}.ecosystem{gap:16px}.ecosystem>div{font-size:12px}}
@media(max-width:800px){.site-shell{margin:0;border-radius:0}.header{height:84px;padding:0 22px}.desktop-nav{display:none}.header-login{margin-left:auto}.brand{font-size:22px}.brand small{font-size:7px}.brand img{width:34px;height:39px}.menu-toggle{display:flex;flex-direction:column;gap:6px;justify-content:center;align-items:center;background:var(--low);border:0;width:42px;height:42px;border-radius:12px}.menu-toggle span{width:18px;height:2px;background:var(--primary)}.mobile-nav{position:absolute;top:76px;right:20px;left:20px;padding:16px;background:#fffffff5;backdrop-filter:blur(20px);border-radius:16px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:4px}.mobile-nav a{padding:12px;font-size:15px}.hero{padding:44px 22px 0}.hero h1{font-size:3.6rem}.hero-lead{font-size:18px}.product-scene{padding:0 5px 20px;margin-top:44px}.context-card{display:none}.decision-card{right:0;bottom:48px;transform:rotate(2deg);padding:13px 15px}.product-window{transform:none}.window-body{padding:20px}.ecosystem{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;padding:30px}.ecosystem p{grid-column:1/-1;text-align:center}.ecosystem p br{display:none}.ecosystem>div{justify-content:center;font-size:14px}.window-bottom{padding-bottom:30px}}
@media(max-width:520px){html{scroll-padding-top:24px}.header{height:76px;gap:12px;padding:0 18px}.header-login{display:none}.menu-toggle{margin-left:auto}.hero{padding:32px 18px 0}.eyebrow{font-size:9px;letter-spacing:1.2px;margin-bottom:21px}.hero h1{font-size:2.85rem;line-height:1.12}.hero-lead{font-size:17px;line-height:1.65}.desktop-break{display:none}.hero-description{font-size:14px;max-width:310px;margin-left:auto;margin-right:auto}.hero-actions{gap:19px;flex-direction:column}.hero-actions .button{width:100%;max-width:300px}.hero-notes{gap:13px;font-size:9px;margin-top:23px}.product-scene{margin-top:30px;padding:0 0 19px}.window-bar{padding:12px 14px}.window-label{font-size:6px;letter-spacing:.7px}.window-body{padding:16px 13px}.window-heading{margin-bottom:17px}.window-heading h2{font-size:16px;max-width:190px;line-height:1.3}.live-label{display:none}.status-overview{gap:6px}.status-overview>div{padding:10px 7px;font-size:8px;gap:5px}.status-overview strong{font-size:9px;line-height:1.5}.table-head,.table-row{grid-template-columns:1.5fr .7fr;gap:8px}.table-head>span:last-child,.table-row>.person{display:none}.table-row{padding:12px 6px}.table-head{font-size:7px;padding:7px 6px}.window-bottom>span:last-child{display:none}.decision-card{bottom:37px;padding:11px 13px;gap:9px}.decision-card strong{font-size:11px}.decision-card small{font-size:7px;margin-bottom:4px}.decision-card .mini-icon{width:30px;height:30px}.product-scene figcaption{font-size:9px;margin-top:24px}.ecosystem{padding:27px 20px;gap:22px 12px}.ecosystem>div{font-size:12px;gap:7px}.ecosystem svg{width:19px;height:19px}.container{padding-left:24px;padding-right:24px}}
@media(max-width:1100px){.about-section{gap:35px}.node-right{right:-5px}.node-left{left:-5px}.feature-card{padding:26px}.feature-card h3{font-size:21px}.audience-panel{gap:35px;padding:35px}.technology-card{padding:40px;gap:35px}.technology-card h2{font-size:29px}.footer nav{gap:14px}.contact-inner{gap:35px}}
@media(max-width:800px){.section-space{padding-top:65px;padding-bottom:65px}.about-section{grid-template-columns:1fr;gap:15px}.about-copy{max-width:570px}.about-copy h2{font-size:34px}.about-copy p{max-width:none}.connection-diagram{max-width:460px;width:100%;margin:auto}.solution-section{padding-top:35px}.section-intro{margin-bottom:32px}.solution-grid{gap:14px}.feature-card{padding:23px}.feature-card h3{font-size:20px}.feature-card p{font-size:13px}.card-index{font-size:8px;letter-spacing:.7px}.feature-main{display:flex;flex-direction:column}.queue-visual{margin:auto 0 22px;padding-top:22px}.queue-visual>div{padding:13px 10px}.queue-active{transform:none!important}.feature-footnote{font-size:11px}.collaboration-flow{gap:8px;font-size:9px}.collaboration-flow>span{padding:9px}.workflow-section{padding:50px 0}.workflow-heading{align-items:flex-start;gap:25px}.workflow-heading h2{font-size:30px}.workflow-heading>p{font-size:13px;max-width:280px}.workflow-steps{grid-template-columns:repeat(2,1fr);gap:30px}.workflow-steps p{max-width:none}.step-top{margin-bottom:15px}.audience-tabs button{font-size:11px;flex-direction:column;gap:7px;padding:12px 7px}.audience-panel{grid-template-columns:1fr;gap:30px;padding:30px}.audience-panel h3{font-size:28px}.benefit-list{gap:20px}.technology-card{grid-template-columns:1fr;gap:30px;padding:35px}.technology-card h2{font-size:32px}.tech-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tech-principles>div{padding:18px;display:block}.principle-number{display:block;margin-bottom:12px}.tech-principles h3{margin-bottom:10px;line-height:1.4}.trust-section h2{font-size:30px}.trust-grid{gap:25px;margin-top:35px}.trust-grid h3{font-size:16px}.contact-inner{padding-top:50px;padding-bottom:50px;gap:30px}.contact-inner h2{font-size:37px}.contact-inner .eyebrow{line-height:1.6;font-size:8px;letter-spacing:.8px}.contact-inner p{font-size:13px}.contact-actions .button{font-size:12px;gap:15px}.contact-email{font-size:12px}.contact-actions>span{font-size:9px}.footer-top{flex-wrap:wrap;gap:26px}.footer-top>div{width:100%}.footer-bottom{font-size:9px}.footer{padding-top:35px}.footer nav{gap:18px}}
@media(max-width:520px){.section-space{padding-top:52px;padding-bottom:52px}.about-section{padding-top:50px;padding-bottom:18px;gap:15px}.about-copy h2{font-size:29px;line-height:1.25}.about-copy p{font-size:14px}.about-copy .text-link{font-size:12px}.connection-diagram{min-height:325px;margin-top:12px}.diagram-center{width:150px;height:170px}.diagram-center img{width:67px;height:75px}.diagram-center strong{font-size:20px}.diagram-center>span{font-size:8px}.diagram-node{font-size:10px;gap:7px;padding:12px}.diagram-node svg{width:18px;height:18px}.node-top{top:14px}.node-left{left:0;bottom:65px}.node-right{right:-5px;bottom:49px}.diagram-caption{bottom:0;font-size:10px}.orbit-one{width:310px;height:240px}.orbit-two{width:230px;height:310px}.section-intro h2{font-size:29px;line-height:1.23}.section-intro p{font-size:14px}.solution-grid{grid-template-columns:1fr;gap:16px}.feature-card{padding:26px}.feature-card h3{font-size:22px}.feature-card p{font-size:14px}.feature-main{grid-row:auto}.queue-visual{margin:8px 0 24px;padding-top:12px}.queue-visual>div{padding:16px}.queue-visual strong{font-size:13px}.queue-visual div>span:not(.queue-dot){font-size:11px}.feature-footnote{font-size:11px}.card-index{font-size:9px}.type-tags>span{font-size:11px}.collaboration-flow{font-size:11px}.workflow-heading{display:block;margin-bottom:30px}.workflow-heading h2{font-size:30px;margin-bottom:20px}.workflow-heading>p{font-size:14px;max-width:none}.workflow-heading>p br{display:none}.workflow-steps{gap:28px 22px}.workflow-steps h3{font-size:19px}.workflow-steps p{font-size:13px}.step-top>span{font-size:30px}.audience-tabs{grid-template-columns:repeat(2,1fr);padding:6px;gap:6px;border-radius:16px}.audience-tabs button{flex-direction:row;font-size:11px;gap:8px;padding:13px 6px}.audience-tabs svg{width:17px;height:17px}.audience-panel{padding:26px;gap:28px}.audience-panel h3{font-size:25px}.audience-kicker{font-size:8px;line-height:1.7}.audience-panel p{font-size:13px}.benefit-list h4{font-size:13px;line-height:1.5}.benefit-list p{font-size:12px}.benefit-list{gap:24px}.technology-section{padding:0 16px}.technology-card{padding:29px 23px;border-radius:22px}.tech-copy .eyebrow{font-size:9px;letter-spacing:.8px}.technology-card h2{font-size:28px}.tech-copy>p{font-size:14px}.evolution-note p{font-size:12px}.tech-principles{grid-template-columns:1fr;gap:12px}.tech-principles>div{display:grid;grid-template-columns:23px 1fr;gap:6px 8px;padding:20px}.principle-number{margin-bottom:0}.tech-principles h3{margin:0;font-size:15px}.tech-principles p{font-size:12px}.trust-section h2{font-size:28px}.trust-grid{grid-template-columns:1fr;gap:27px}.trust-grid article{display:grid;grid-template-columns:44px 1fr;gap:0 16px}.trust-grid .feature-icon{grid-row:span 2;margin:0}.trust-grid h3{font-size:16px;line-height:1.4;margin-bottom:8px}.trust-grid p{font-size:13px}.contact-inner{display:block;padding-top:43px;padding-bottom:43px}.contact-inner h2{font-size:40px}.contact-inner p{font-size:14px}.contact-inner .eyebrow{font-size:8px;max-width:300px}.contact-actions{align-items:flex-start;margin-top:28px;gap:17px}.contact-actions .button{font-size:14px;width:100%;gap:22px}.contact-email{font-size:14px;align-self:center}.contact-actions>span{font-size:10px;align-self:center}.footer{padding-top:34px;padding-bottom:24px}.footer-top{gap:25px}.footer nav{gap:18px;row-gap:15px}.footer nav a{font-size:12px}.footer-top>.text-link{font-size:13px}.footer-bottom{display:flex;flex-direction:column;gap:12px;margin-top:32px;font-size:9px}.footer-bottom>span:last-child{font-size:10px}}
.about-copy p,.feature-card p,.section-intro p,.workflow-heading>p,.audience-panel>div>p,.tech-copy>p,.contact-inner p{font-size:16px}.diagram-center{transform:translateY(-12px)}.node-left{bottom:48px}.node-right{bottom:35px}.diagram-caption{bottom:-7px}
@media(min-width:801px) and (max-width:1100px){.context-card{display:none}.product-scene{padding-left:25px;padding-right:25px}.decision-card{right:-5px;bottom:48px}.window-bottom{padding-bottom:15px}}
@media(max-width:520px){.node-left{bottom:37px}.node-right{bottom:21px}.diagram-caption{bottom:-15px}.connection-diagram{margin-bottom:20px}.about-copy p,.feature-card p,.section-intro p,.workflow-heading>p,.audience-panel>div>p,.tech-copy>p,.contact-inner p{font-size:16px}}
@media(max-width:520px){.hero h1{font-size:clamp(1.85rem,8.8vw,2.7rem)}}
.header-login .login-long,.header-login .login-short{font-size:inherit}.login-short{display:none}
@media(max-width:520px){.header{gap:8px;padding:0 16px}.header-login{display:inline-flex;margin-left:auto;min-height:40px;padding:10px 13px;border-radius:12px;font-size:12px}.header-login .login-long,.header-login .login-arrow{display:none}.login-short{display:inline}.menu-toggle{margin:0;width:38px;height:40px;flex-shrink:0}.brand{font-size:21px;gap:4px}.brand img{width:30px;height:35px}.brand small{font-size:6px;letter-spacing:1.4px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
