.jarvis-registry-page{color:#3f495b;line-height:1.6;overflow-x:hidden}.jarvis-registry-page .jr-container{max-width:1200px;margin:0 auto;padding:0 7vw;text-align:left}@media(min-width:1200px){.jarvis-registry-page .jr-container{padding:0 1px}}.jarvis-registry-page .jr-section-label{font-family:Space Mono,monospace;font-size:12px;text-transform:uppercase;letter-spacing:2px;color:#7c5cfc;font-weight:700;margin-bottom:8px}.jarvis-registry-page .jr-section-title{font-size:clamp(1.6rem,3.5vw,42px);font-weight:700;color:#0a3350;line-height:1.2;letter-spacing:-.02em;margin-bottom:8px}.jarvis-registry-page .jr-section-subtitle{color:#3f495b;font-size:1rem;max-width:640px;margin-bottom:2.5rem;line-height:1.6}.jarvis-registry-page .jarvis-registry-reveal{opacity:0;transform:translateY(24px);transition:all .65s cubic-bezier(.22,1,.36,1)}.jarvis-registry-page .jarvis-registry-reveal.visible{opacity:1;transform:translateY(0)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.jarvis-registry-page .jr-fade-in-up{animation:fadeInUp .6s ease both}.jarvis-registry-page .jr-delay-150{animation-delay:.15s}.jarvis-registry-page .jr-pill{display:inline-block;padding:4px 12px;border-radius:4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-right:4px;margin-bottom:4px}.jarvis-registry-page .jr-pill.blue{background:rgba(3,169,244,.08);color:#03a9f4;border:1px solid rgba(3,169,244,.25)}.jarvis-registry-page .jr-pill.purple{background:rgba(124,92,252,.08);color:#7c5cfc;border:1px solid rgba(124,92,252,.25)}.jarvis-registry-page .jr-pill.pink{background:rgba(255,107,170,.08);color:#ff6baa;border:1px solid rgba(255,107,170,.15)}.jarvis-registry-page .jr-pill.teal{background:rgba(0,184,169,.08);color:#00b8a9;border:1px solid rgba(0,184,169,.15)}.jarvis-registry-page .jr-pill.orange{background:rgba(255,140,66,.08);color:#ff8c42;border:1px solid rgba(255,140,66,.15)}.jarvis-registry-page .jr-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:4px;background:#7c5cfc;color:#fff;font-size:18px;font-weight:700;border:none;cursor:pointer;transition:background .2s,transform .2s;box-shadow:0 4px 16px rgba(124,92,252,.15);text-decoration:none}.jarvis-registry-page .jr-btn-primary svg{width:18px;height:18px}.jarvis-registry-page .jr-btn-primary:hover{background:#6a4be0;color:#fff;transform:translateY(-2px)}.jarvis-registry-page .jr-btn-primary.jr-btn-light{background:#fff;color:#252932;box-shadow:0 4px 16px hsla(0,0%,100%,.1)}.jarvis-registry-page .jr-btn-primary.jr-btn-light:hover{background:#f0f5f8;color:#252932}.jarvis-registry-page .jr-btn-outline-blue{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:4px;background:rgba(3,169,244,.08);border:1px solid rgba(3,169,244,.25);color:#03a9f4;font-weight:700;font-size:15px;transition:all .2s;white-space:nowrap}.jarvis-registry-page .jr-btn-outline-blue svg{width:16px;height:16px}.jarvis-registry-page .jr-btn-outline-blue:hover{background:rgba(3,169,244,.12);color:#03a9f4}.jarvis-registry-page .jr-hero{padding:5rem 0 4rem;background:#e8eff4;position:relative;overflow:hidden}.jarvis-registry-page .jr-hero:before{content:"";position:absolute;top:-200px;left:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(124,92,252,.08) 0,transparent 70%);pointer-events:none}.jarvis-registry-page .jr-hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.jarvis-registry-page .jr-hero-breadcrumb{display:inline-flex;align-items:center;gap:.5rem;font-size:13px;color:#a3a4a7;margin-bottom:1.25rem;font-weight:500}.jarvis-registry-page .jr-hero-breadcrumb a{color:#a3a4a7;text-decoration:none}.jarvis-registry-page .jr-hero-breadcrumb a:hover{color:#7c5cfc}.jarvis-registry-page .jr-hero-separator{opacity:.4}.jarvis-registry-page .jr-hero-current{color:#7c5cfc;font-weight:700}.jarvis-registry-page .jr-hero h1{font-size:clamp(2rem,4vw,48px);font-weight:700;color:#000;line-height:1.15;letter-spacing:-.02em;margin-bottom:.75rem}.jarvis-registry-page .jr-gradient-text{background:linear-gradient(135deg,#7c5cfc,#ff6baa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.jarvis-registry-page .jr-hero-lead{font-size:1rem;color:#3f495b;line-height:1.7;margin-bottom:2rem;max-width:500px}.jarvis-registry-page .jr-hero-video{border-radius:16px;overflow:hidden;background:linear-gradient(180deg,#f3f4f7,#fefefe);border:1px solid #ecebeb;aspect-ratio:16/10;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 4px 20px rgba(0,52,75,.08)}.jarvis-registry-page .jr-hero-video:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#7c5cfc,#ff6baa)}.jarvis-registry-page .jr-play-btn-lg{width:56px;height:56px;border-radius:50%;background:#7c5cfc;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;box-shadow:0 4px 16px rgba(124,92,252,.2);border:none;z-index:1}.jarvis-registry-page .jr-play-btn-lg svg{width:22px;height:22px;fill:#fff;margin-left:2px}.jarvis-registry-page .jr-play-btn-lg:hover{background:#6a4be0;transform:scale(1.05)}.jarvis-registry-page .jr-video-label{position:absolute;bottom:1rem;left:1rem;font-size:12px;font-family:Space Mono,monospace;color:#a3a4a7;background:hsla(0,0%,100%,.85);padding:4px 10px;border-radius:4px}.jarvis-registry-page .jr-gateway-arch{padding:5rem 0;background:#fff}.jarvis-registry-page .jr-gateway-diagram{display:grid;grid-template-columns:1fr 60px 1.2fr 60px 1fr;align-items:center;gap:0;padding:2rem 0}.jarvis-registry-page .jr-gw-node{border-radius:14px;padding:1.5rem;background:linear-gradient(180deg,#f3f4f7,#fefefe);border:1px solid #ecebeb;box-shadow:0 4px 20px rgba(0,52,75,.08)}.jarvis-registry-page .jr-gw-node.jr-center{background:#f0f5f8;border:2px solid rgba(124,92,252,.25);padding:2rem}.jarvis-registry-page .jr-gw-node-label{font-family:Space Mono,monospace;font-size:13px;text-transform:uppercase;letter-spacing:2px;color:#7c5cfc;margin-bottom:.75rem;font-weight:700}.jarvis-registry-page .jr-gw-node h3{font-size:1.1rem;font-weight:700;color:#0a3350;margin-bottom:.3rem}.jarvis-registry-page .jr-gw-node p{font-size:.82rem;color:#3f495b;line-height:1.5}.jarvis-registry-page .jr-gw-pills{display:flex;flex-wrap:wrap;gap:4px;margin-top:.75rem}.jarvis-registry-page .jr-gw-connectors{display:flex;flex-direction:column;align-items:center;justify-content:center}.jarvis-registry-page .jr-gw-line{width:100%;height:2px;background:linear-gradient(90deg,rgba(124,92,252,.3),rgba(255,107,170,.3));position:relative}.jarvis-registry-page .jr-gw-line:after,.jarvis-registry-page .jr-gw-line:before{content:"";position:absolute;top:50%;width:8px;height:8px;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 8px rgba(124,92,252,.4)}.jarvis-registry-page .jr-gw-line:before{background:#7c5cfc;left:0;animation:jr-dot-right 2.4s linear infinite}.jarvis-registry-page .jr-gw-line:after{background:#ff6baa;left:100%;animation:jr-dot-left 2.4s linear infinite}.jarvis-registry-page .jr-gw-dot{width:5px;height:5px;border-radius:50%;background:transparent;margin:1rem 0;box-shadow:0 0 8px rgba(255,107,170,.4);animation:jr-pulse 2s .5s infinite}@keyframes jr-pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes jr-dot-right{0%{left:0;opacity:0}10%{opacity:1}90%{opacity:1}to{left:100%;opacity:0}}@keyframes jr-dot-left{0%{left:100%;opacity:0}10%{opacity:1}90%{opacity:1}to{left:0;opacity:0}}@keyframes jr-dot-down{0%{top:0;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}@keyframes jr-dot-up{0%{top:100%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:0;opacity:0}}.jarvis-registry-page .jr-gw-item{padding:.5rem .7rem;border-radius:8px;background:#fff;border:1px solid #ecebeb;display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#3f495b;font-weight:500;transition:all .2s;margin-bottom:.4rem}.jarvis-registry-page .jr-gw-item:last-child{margin-bottom:0}.jarvis-registry-page .jr-gw-item:hover{border-color:rgba(124,92,252,.25);box-shadow:0 2px 8px rgba(0,0,0,.04)}.jarvis-registry-page .jr-gi{width:25px;height:25px;border-radius:5px;background:#333;display:flex;align-items:center;justify-content:center;font-size:.6rem;flex-shrink:0}.jarvis-registry-page .jr-gi img{width:18px}.jarvis-registry-page .jr-gw-logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.jarvis-registry-page .jr-gw-logo-item{width:100%;aspect-ratio:1;border-radius:10px;background:#fff;border:1px solid #ecebeb;display:flex;align-items:center;justify-content:center;transition:all .2s;cursor:pointer;font-size:1.2rem}.jarvis-registry-page .jr-gw-logo-item:hover{border-color:rgba(124,92,252,.25);box-shadow:0 2px 8px rgba(0,0,0,.04);transform:translateY(-1px)}.jarvis-registry-page .jr-gw-logo-item img{width:24px;height:24px;object-fit:contain}.jarvis-registry-page .jr-features{padding:5rem 0;background:#fff}.jarvis-registry-page .jr-feature-slide{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:3.5rem 0;border-top:1px solid #ecebeb}.jarvis-registry-page .jr-feature-reverse{direction:rtl}.jarvis-registry-page .jr-feature-reverse>*{direction:ltr}.jarvis-registry-page .jr-ft-number{font-family:Space Mono,monospace;font-size:11px;color:#a3a4a7;text-transform:uppercase;letter-spacing:2px;margin-bottom:.75rem}.jarvis-registry-page .jr-feature-text h3{font-size:1.4rem;font-weight:700;color:#0a3350;margin-bottom:.75rem}.jarvis-registry-page .jr-feature-text p{font-size:.95rem;color:#3f495b;line-height:1.7;margin-bottom:1rem}.jarvis-registry-page .jr-feature-visual{border-radius:14px;aspect-ratio:16/10;background:linear-gradient(180deg,#f3f4f7,#fefefe);border:1px solid #ecebeb;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 4px 20px rgba(0,52,75,.08);position:relative}.jarvis-registry-page .jr-feature-visual:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#7c5cfc}.jarvis-registry-page .jr-mock-ui{width:100%;height:99%;border-radius:8px;background:#f0f5f8;border:1px solid #ecebeb;overflow:hidden;display:flex;flex-direction:column}.jarvis-registry-page .jr-mock-header{height:28px;background:#fff;border-bottom:1px solid #ecebeb;display:flex;align-items:center;padding:0 .75rem;gap:.35rem}.jarvis-registry-page .jr-mock-dot{width:7px;height:7px;border-radius:50%;background:#ecebeb}.jarvis-registry-page .jr-mock-body{flex:1;display:flex;flex-direction:column}.jarvis-registry-page .jr-mock-body img{width:100%;height:100%;object-fit:cover}.jarvis-registry-page .jr-mock-line{height:7px;border-radius:4px;background:rgba(0,0,0,.04)}.jarvis-registry-page .jr-mock-card-row{display:flex;gap:.4rem;margin-bottom:.4rem}.jarvis-registry-page .jr-mock-card{flex:1;height:32px;border-radius:6px;border:1px solid rgba(0,0,0,.06);background:rgba(0,0,0,.03)}.jarvis-registry-page .jr-card-teal{background:rgba(0,184,169,.08);border-color:rgba(0,184,169,.15)}.jarvis-registry-page .jr-card-pink{background:rgba(255,107,170,.08);border-color:rgba(255,107,170,.15)}.jarvis-registry-page .jr-card-purple{background:rgba(124,92,252,.08);border-color:rgba(124,92,252,.25)}.jarvis-registry-page .jr-short{width:60%}.jarvis-registry-page .jr-med{width:80%}.jarvis-registry-page .jr-w-35{width:35%}.jarvis-registry-page .jr-w-40{width:40%}.jarvis-registry-page .jr-w-50{width:50%}.jarvis-registry-page .jr-w-65{width:65%}.jarvis-registry-page .jr-w-70{width:70%}.jarvis-registry-page .jr-w-85{width:85%}.jarvis-registry-page .jr-accent-pink{background:rgba(255,107,170,.1)}.jarvis-registry-page .jr-accent-blue{background:rgba(3,169,244,.12)}.jarvis-registry-page .jr-accent-teal{background:rgba(0,184,169,.1)}.jarvis-registry-page .jr-accent-purple{background:rgba(124,92,252,.12)}.jarvis-registry-page .jr-integrations{padding:5rem 0;background:#f0f5f8}.jarvis-registry-page .jr-logo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin-top:2rem}.jarvis-registry-page .jr-logo-card{border-radius:12px;padding:1.25rem;background:#fff;border:1px solid #ecebeb;display:flex;flex-direction:column;align-items:center;gap:.6rem;transition:all .3s;text-align:center;box-shadow:0 4px 20px rgba(0,52,75,.08)}.jarvis-registry-page .jr-logo-card:hover{border-color:rgba(124,92,252,.25);transform:translateY(-2px);box-shadow:0 8px 32px rgba(0,52,75,.12)}.jarvis-registry-page .jr-lc-icon{width:44px;height:44px;border-radius:10px;background:#333;display:flex;align-items:center;justify-content:center;font-size:1.3rem}.jarvis-registry-page .jr-lc-icon img{width:24px}.jarvis-registry-page .jr-lc-name{font-size:.82rem;font-weight:700;color:#0a3350}.jarvis-registry-page .jr-lc-type{font-size:.65rem;color:#a3a4a7;font-family:Space Mono,monospace;text-transform:uppercase;letter-spacing:1px}.jarvis-registry-page .jr-demos{padding:5rem 0;background:#fff}.jarvis-registry-page .jr-demo-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}.jarvis-registry-page .jr-demo-card{border-radius:14px;overflow:hidden;background:linear-gradient(180deg,#f3f4f7,#fefefe);border:1px solid #ecebeb;cursor:pointer;transition:all .3s;box-shadow:0 4px 20px rgba(0,52,75,.08);outline:none}.jarvis-registry-page .jr-demo-card:hover{border-color:rgba(124,92,252,.25);transform:translateY(-2px);box-shadow:0 8px 32px rgba(0,52,75,.12)}.jarvis-registry-page .jr-demo-card-video{aspect-ratio:16/9;background:#f0f5f8;display:flex;align-items:center;justify-content:center;position:relative}.jarvis-registry-page .jr-demo-card-video:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#7c5cfc}.jarvis-registry-page .jr-play-sm{width:40px;height:40px;border-radius:50%;background:#7c5cfc;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(124,92,252,.2)}.jarvis-registry-page .jr-play-sm svg{width:16px;height:16px;fill:#fff;margin-left:2px}.jarvis-registry-page .jr-demo-card-info{padding:1rem 1.25rem}.jarvis-registry-page .jr-demo-card-info h4{font-size:.92rem;font-weight:700;color:#0a3350;margin-bottom:2px}.jarvis-registry-page .jr-demo-card-info span{font-size:.72rem;color:#a3a4a7;font-family:Space Mono,monospace;text-transform:uppercase;letter-spacing:1px}.jarvis-registry-page .jr-cross-link{padding:4rem 0;background:#fff}.jarvis-registry-page .jr-cross-link-card{border-radius:14px;padding:2.5rem;background:linear-gradient(180deg,#f3f4f7,#fefefe);border:1px solid rgba(3,169,244,.25);display:flex;align-items:center;justify-content:space-between;gap:2rem;overflow:hidden;transition:all .3s;box-shadow:0 4px 20px rgba(0,52,75,.08);position:relative;text-decoration:none;color:inherit}.jarvis-registry-page .jr-cross-link-card:hover{transform:translateY(-3px);box-shadow:0 8px 32px rgba(0,52,75,.12)}.jarvis-registry-page .jr-cross-link-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#03a9f4}.jarvis-registry-page .jr-cl-content h3{font-size:1.2rem;font-weight:700;color:#0a3350;margin-bottom:.5rem}.jarvis-registry-page .jr-cl-content p{color:#3f495b;font-size:.9rem;max-width:500px;line-height:1.6}.jarvis-registry-page .jr-cross-pill{margin-top:.75rem}.jarvis-registry-page .jr-cta-section{padding:5rem 0;text-align:center;background:#252932;color:#fff;position:relative;overflow:hidden}.jarvis-registry-page .jr-cta-section .jr-container{text-align:center}.jarvis-registry-page .jr-cta-section:before{content:"";position:absolute;bottom:-100px;left:50%;transform:translateX(-50%);width:500px;height:300px;background:radial-gradient(circle,rgba(124,92,252,.08) 0,transparent 70%);pointer-events:none}.jarvis-registry-page .jr-cta-section h2{font-size:clamp(1.6rem,3.5vw,42px);font-weight:700;color:#fff;margin-bottom:.75rem}.jarvis-registry-page .jr-cta-lead{color:hsla(0,0%,100%,.65);font-size:1rem;margin-bottom:2rem;max-width:480px;margin-left:auto;margin-right:auto;line-height:1.6}.jarvis-registry-page .jr-aws-badge{display:inline-flex;align-items:center;gap:8px;margin-top:1.25rem;padding:8px 16px;border-radius:4px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);font-size:13px;font-weight:600;color:hsla(0,0%,100%,.7);transition:background .2s;text-decoration:none}.jarvis-registry-page .jr-aws-badge:hover{background:hsla(0,0%,100%,.1);color:#fff}.jarvis-registry-page .jr-aws-badge svg{width:18px;height:18px}@media screen and (max-width:960px){.jarvis-registry-page .jr-container{padding:0 5vw}.jarvis-registry-page .jr-hero{padding:3.5rem 0 3rem}.jarvis-registry-page .jr-hero h1{font-size:clamp(1.8rem,5vw,2.6rem)}.jarvis-registry-page .jr-hero-inner{grid-template-columns:1fr;gap:2rem}.jarvis-registry-page .jr-gateway-diagram{grid-template-columns:1fr}.jarvis-registry-page .jr-gw-connectors{flex-direction:row;align-items:center;justify-content:center;width:100%;gap:1rem}.jarvis-registry-page .jr-gw-line{width:2px;height:60px}.jarvis-registry-page .jr-gw-line:after,.jarvis-registry-page .jr-gw-line:before{left:50%;transform:translate(-50%,-50%)}.jarvis-registry-page .jr-gw-line:before{top:0;animation:jr-dot-down 2.4s linear infinite}.jarvis-registry-page .jr-gw-line:after{top:100%;animation:jr-dot-up 2.4s linear infinite}.jarvis-registry-page .jr-feature-reverse,.jarvis-registry-page .jr-feature-slide{grid-template-columns:1fr;direction:ltr;gap:2rem}.jarvis-registry-page .jr-demos,.jarvis-registry-page .jr-features,.jarvis-registry-page .jr-integrations{padding:3.5rem 0}.jarvis-registry-page .jr-demo-grid{grid-template-columns:1fr}.jarvis-registry-page .jr-cross-link-card{flex-direction:column;text-align:center}.jarvis-registry-page .jr-cta-section{padding:3.5rem 0}}@media screen and (max-width:600px){.jarvis-registry-page .jr-container{padding:0 4.5vw}.jarvis-registry-page .jr-hero{padding:2.5rem 0 2rem}.jarvis-registry-page .jr-hero-breadcrumb{font-size:11px;margin-bottom:1rem}.jarvis-registry-page .jr-hero h1{font-size:1.65rem;margin-bottom:.75rem}.jarvis-registry-page .jr-hero-lead{font-size:.9rem;margin-bottom:1.5rem}.jarvis-registry-page .jr-btn-primary{padding:12px 22px;font-size:15px}.jarvis-registry-page .jr-section-label{font-size:10px;letter-spacing:1.5px}.jarvis-registry-page .jr-section-title{font-size:1.4rem}.jarvis-registry-page .jr-section-subtitle{font-size:.9rem;margin-bottom:1.5rem}.jarvis-registry-page .jr-gateway-arch{padding:2.5rem 0}.jarvis-registry-page .jr-gw-node{padding:1rem}.jarvis-registry-page .jr-gw-node.jr-center{padding:1.25rem}.jarvis-registry-page .jr-gw-node h3{font-size:.95rem}.jarvis-registry-page .jr-gw-node p{font-size:.75rem}.jarvis-registry-page .jr-gw-item{font-size:.72rem;padding:.4rem .5rem}.jarvis-registry-page .jr-feature-slide{padding:2rem 0}.jarvis-registry-page .jr-feature-text h3{font-size:1.2rem}.jarvis-registry-page .jr-cross-link-card{padding:1.5rem}.jarvis-registry-page .jr-cl-content h3{font-size:1rem}.jarvis-registry-page .jr-cl-content p{font-size:.85rem}.jarvis-registry-page .jr-btn-outline-blue{font-size:13px;padding:10px 18px}.jarvis-registry-page .jr-cta-section{padding:3rem 0}.jarvis-registry-page .jr-cta-lead{font-size:.9rem}.jarvis-registry-page .jr-aws-badge{font-size:11px;padding:6px 12px}}