:root{--bg:#07090d;--surface:#10141b;--surface-2:#151a23;--line:rgba(255,255,255,.1);--text:#f7f8fb;--muted:#98a2b3;--orange:#ff8a00;--orange-2:#ffb14a;--blue:#228df4;--radius:28px;--max:1200px}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;background:var(--bg);color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(#000,transparent 72%)}a{color:inherit;text-decoration:none}.site-header,main,.site-footer{position:relative;z-index:1}.site-header{width:min(var(--max),calc(100% - 48px));height:96px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand img{display:block;width:235px;height:auto}.top-nav{display:flex;align-items:center;gap:30px}.top-nav>a{color:#b7c0cc;font-size:.92rem;font-weight:600;transition:.2s}.top-nav>a:hover{color:#fff}.top-nav .nav-cta{padding:12px 17px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.045);color:#fff}.nav-cta span,.button span{color:var(--orange)}main{width:min(var(--max),calc(100% - 48px));margin:auto}.hero{min-height:690px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:55px;padding:64px 0 76px}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--orange-2);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow>span{width:26px;height:1px;background:var(--orange)}h1{max-width:700px;margin-top:20px;font-size:clamp(3rem,6.4vw,6.2rem);line-height:.94;letter-spacing:-.06em}h1 em{display:block;color:var(--orange);font-style:normal}.lead{max-width:650px;margin-top:28px;color:#a9b2c0;font-size:clamp(1.02rem,1.7vw,1.22rem);line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{min-height:52px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:13px;font-size:.92rem;font-weight:800;transition:.25s}.button:hover{transform:translateY(-2px)}.button.primary{color:#111;background:linear-gradient(135deg,var(--orange-2),var(--orange));box-shadow:0 16px 40px rgba(255,138,0,.18)}.button.primary span{color:#111}.button.secondary{border:1px solid var(--line);background:rgba(255,255,255,.045)}.hero-notes{display:flex;flex-wrap:wrap;gap:22px;margin-top:36px;color:#8f9aa8;font-size:.78rem}.hero-notes i{margin-right:5px;color:var(--orange);font-style:normal}.hero-visual{position:relative;aspect-ratio:1;display:grid;place-items:center}.glow{position:absolute;width:68%;height:68%;border-radius:50%;background:radial-gradient(circle,rgba(255,138,0,.23),rgba(34,141,244,.08) 48%,transparent 70%);filter:blur(12px)}.orbit{position:absolute;border:1px solid rgba(255,255,255,.11);border-radius:50%;animation:spin 18s linear infinite}.orbit-one{width:72%;height:72%}.orbit-two{width:98%;height:98%;animation-duration:27s;animation-direction:reverse}.orbit span{position:absolute;left:50%;top:-5px;width:10px;height:10px;border-radius:50%;background:var(--orange);box-shadow:0 0 24px var(--orange)}.orbit-two span{left:8%;top:20%;background:var(--blue);box-shadow:0 0 24px var(--blue)}@keyframes spin{to{transform:rotate(360deg)}}.core{position:relative;width:190px;height:190px;display:grid;place-content:center;text-align:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.035));box-shadow:0 30px 100px rgba(0,0,0,.65),inset 0 0 50px rgba(255,138,0,.08);backdrop-filter:blur(15px)}.core b{font-size:3.8rem;line-height:1;letter-spacing:-.09em}.core small{margin-top:8px;color:var(--orange);font-size:.65rem;letter-spacing:.3em}.floating-card{position:absolute;min-width:170px;padding:15px 18px;border:1px solid var(--line);border-radius:16px;background:rgba(15,19,26,.78);box-shadow:0 20px 50px rgba(0,0,0,.4);backdrop-filter:blur(14px)}.floating-card span{display:block;color:#788493;font-size:.6rem;font-weight:800;letter-spacing:.14em}.floating-card strong{display:block;margin-top:7px;font-size:.98rem}.floating-card strong b{color:#51d28c}.card-top{top:12%;right:0}.card-bottom{left:0;bottom:15%}.trust-strip{display:grid;grid-template-columns:1.35fr repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0}.trust-strip>p{color:#8f99a7;font-size:.9rem;line-height:1.5}.trust-strip>p strong{color:#fff}.trust-strip>div{padding-left:26px;border-left:1px solid var(--line);display:grid;grid-template-columns:auto 1fr;column-gap:10px}.trust-strip div span{grid-row:1/3;color:var(--orange);font-size:.66rem}.trust-strip div b{font-size:.92rem}.trust-strip div small{margin-top:5px;color:#75808e}.solutions{padding:110px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:42px}.section-heading h2,.cta-panel h2{max-width:700px;margin-top:14px;font-size:clamp(2.2rem,4.8vw,4.6rem);line-height:1.02;letter-spacing:-.05em}.section-heading>p{max-width:380px;color:var(--muted);line-height:1.65}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.system-card{min-height:430px;padding:25px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(155deg,rgba(255,255,255,.075),rgba(255,255,255,.02));overflow:hidden;transition:.3s}.system-card:hover{transform:translateY(-7px);border-color:rgba(255,138,0,.42);box-shadow:0 28px 70px rgba(0,0,0,.32)}.system-card.featured{background:radial-gradient(circle at 15% 20%,rgba(255,138,0,.2),transparent 36%),linear-gradient(155deg,rgba(255,255,255,.08),rgba(255,255,255,.02))}.system-card.health{background:radial-gradient(circle at 15% 20%,rgba(40,190,135,.13),transparent 36%),linear-gradient(155deg,rgba(255,255,255,.07),rgba(255,255,255,.02))}.system-card.finance{background:radial-gradient(circle at 15% 20%,rgba(34,141,244,.17),transparent 36%),linear-gradient(155deg,rgba(255,255,255,.07),rgba(255,255,255,.02))}.card-topline{display:flex;justify-content:space-between;color:#707b89;font-size:.68rem;font-weight:800;letter-spacing:.1em}.card-link{opacity:0;transform:translateX(-5px);transition:.25s}.system-card:hover .card-link{opacity:1;transform:none;color:#fff}.card-icon{width:72px;height:72px;margin-top:52px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:rgba(255,255,255,.08);font-size:1.45rem;font-weight:900}.featured .card-icon{color:#151515;background:linear-gradient(135deg,#ffd08b,var(--orange));border:0}.card-content{margin-top:auto}.card-kicker{color:var(--orange);font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.health .card-kicker{color:#51d28c}.finance .card-kicker{color:#58a9f8}.card-content h3{margin-top:10px;font-size:1.65rem}.card-content p{margin-top:13px;color:#929dab;font-size:.93rem;line-height:1.58}.cta-panel{margin-bottom:90px;padding:58px;display:flex;align-items:center;justify-content:space-between;gap:45px;border:1px solid rgba(255,138,0,.25);border-radius:32px;background:radial-gradient(circle at 85% 30%,rgba(255,138,0,.18),transparent 30%),linear-gradient(135deg,#121720,#0d1016)}.cta-panel h2{max-width:750px;font-size:clamp(2rem,4vw,3.5rem)}.cta-panel .button{flex:none}.site-footer{width:min(var(--max),calc(100% - 48px));margin:auto;padding:30px 0 40px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;border-top:1px solid var(--line);color:#77818e;font-size:.8rem}.site-footer img{width:175px}.site-footer p{text-align:center}.site-footer span{text-align:right}
@media(max-width:900px){.site-header{height:auto;padding:20px 0;align-items:flex-start}.brand img{width:200px}.top-nav>a:not(.nav-cta){display:none}.hero{min-height:auto;grid-template-columns:1fr;padding-top:72px}.hero-visual{width:min(520px,100%);margin:10px auto 0}.trust-strip{grid-template-columns:1fr}.trust-strip>p{padding-bottom:20px}.trust-strip>div{padding:18px 0;border-left:0;border-top:1px solid var(--line)}.section-heading{align-items:flex-start;flex-direction:column;gap:20px}.cards{grid-template-columns:1fr}.system-card{min-height:360px}.cta-panel{padding:38px;align-items:flex-start;flex-direction:column}.site-footer{grid-template-columns:1fr;gap:15px}.site-footer p,.site-footer span{text-align:left}}
@media(max-width:560px){.site-header,main,.site-footer{width:min(100% - 30px,var(--max))}.nav-cta{font-size:.78rem}.hero{padding-top:55px;gap:20px}.hero-notes{display:grid;gap:10px}.hero-visual{margin-top:30px}.core{width:135px;height:135px}.core b{font-size:2.8rem}.floating-card{min-width:135px;padding:12px}.trust-strip{margin-top:30px}.solutions{padding:78px 0}.cta-panel{padding:28px}.button{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.orbit{animation:none}.button,.system-card{transition:none}}

/* Stable hero composition across desktop widths */
.site-header{height:auto;min-height:108px;padding:18px 0 12px}
.brand{display:flex;align-items:center;padding-top:4px}
.brand img{object-fit:contain;object-position:left center}
.hero-copy{min-width:0}
.hero-visual{min-width:0;height:520px;aspect-ratio:auto;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:40px;background:radial-gradient(circle at 50% 48%,rgba(255,138,0,.12),transparent 34%),linear-gradient(145deg,rgba(34,141,244,.06),rgba(255,255,255,.02));box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}
.card-top{top:38px;right:28px}
.card-bottom{left:28px;bottom:38px}
@media(max-width:900px){.hero-visual{height:min(520px,92vw)}}

/* Product identities */
.system-logo{height:112px;margin-top:34px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#050608}
.system-logo img{display:block;width:100%;height:100%;object-fit:contain}
.photo-logo img{object-fit:cover}
.health-logo{background:linear-gradient(135deg,#606760,#29352e)}
.health-logo img{object-fit:contain;transform:scale(1.28)}
.finance-logo{padding:16px;background:#02050a}
.finance-logo img{height:auto;max-height:100%;object-fit:contain}
@media(max-width:560px){.site-header{padding-top:24px;min-height:104px}.brand img{width:190px}.system-logo{height:104px}}

/* Header spacing and restrained logo sizing */
.site-header{padding-top:76px;padding-bottom:18px;min-height:172px}
.brand img{width:170px;max-height:122px}
.system-logo{height:78px;margin-top:28px;padding:10px 16px}
.system-logo img,.photo-logo img,.health-logo img,.finance-logo img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;transform:none}
.photo-logo{background:#050505}
.health-logo{padding:5px 18px}
.finance-logo{padding:15px 18px}
@media(max-width:560px){.site-header{padding-top:60px;padding-bottom:16px;min-height:142px}.brand img{width:145px;max-height:105px}.system-logo{height:68px;margin-top:22px;padding:8px 14px}}

/* System logos enlarged for the main company index */
.cards{grid-template-columns:repeat(3,minmax(0,1fr))}
.system-card{min-width:0}
.site-header .brand img{width:170px;height:auto;max-height:122px}
.system-logo{width:100%;height:164px;min-width:0;margin-top:30px;padding:18px 24px}
.system-logo img,.photo-logo img,.health-logo img,.finance-logo img{display:block;width:auto;height:auto;max-width:340px;max-height:112px;object-fit:contain;transform:none}
.photo-logo img{max-width:310px}
.health-logo img{max-width:148px;max-height:136px}
.finance-logo img{max-width:340px}
@media(max-width:900px){.cards{grid-template-columns:1fr}.system-logo{height:156px}.system-logo img,.photo-logo img,.health-logo img,.finance-logo img{max-width:320px;max-height:108px}.health-logo img{max-width:148px}.site-header .brand img{width:160px}}
@media(max-width:560px){.site-header .brand img{width:145px}.system-logo{height:120px}.system-logo img,.photo-logo img,.health-logo img,.finance-logo img{max-width:240px;max-height:84px}.health-logo img{max-width:118px}}
