:root{--blue:#0755d5;--navy:#102849;--muted:#586b82;--line:#dce5f0;--pale:#f2f7fd}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--navy);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,select{font:inherit}a,summary,select{touch-action:manipulation}a:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid #eb970a;outline-offset:5px}p{margin:0 0 20px}h1,h2,h3{line-height:1.12;letter-spacing:-.035em;margin:0}h1{font-size:clamp(3rem,5vw,4.8rem);font-weight:600}h2{font-size:clamp(2rem,3.15vw,3rem);font-weight:600}h3{font-size:1.45rem;letter-spacing:-.02em}em{font-style:normal;color:var(--blue)}.wrap{max-width:1280px;width:calc(100% - 112px);margin-inline:auto}.skip{position:fixed;left:10px;top:-90px;padding:10px;background:white;z-index:100}.skip:focus{top:5px}header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line)}.nav{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{font-size:1.9rem;line-height:1;letter-spacing:-.075em;font-weight:800;display:inline-block;white-space:nowrap}.brand>span{font-weight:400;color:var(--blue)}.brand small{display:block;font-size:.75rem;letter-spacing:.15em;margin-top:9px;color:var(--muted);font-weight:600}.nav nav{display:flex;gap:30px;align-items:center;font-size:.875rem;font-weight:600}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;background:var(--blue);color:white;padding:16px 24px;border:1px solid var(--blue);border-radius:5px;font-weight:600;line-height:1.5;font-size:.9375rem;transition:background .2s,transform .2s}.button:hover{background:#0645aa;transform:translateY(-2px)}.button.small{padding:12px 19px}.dropdown{position:relative}.dropdown summary{cursor:pointer;list-style:none}.dropdown summary:after{content:'⌄';margin-left:8px}.dropdown summary::-webkit-details-marker{display:none}.dropdown-menu{position:absolute;top:35px;left:-25px;width:310px;padding:12px;background:white;border:1px solid var(--line);box-shadow:0 15px 40px #10284916;border-radius:8px}.dropdown-menu a{display:block;padding:10px 12px;font-weight:400}.dropdown-menu a:hover{background:var(--pale);color:var(--blue)}.dropdown-menu b{display:inline-block;width:42px;color:var(--blue)}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.15em;color:var(--blue);margin-bottom:24px}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:32px;padding-block:55px 68px;align-items:center}.hero-copy{padding-block:32px}.hero-copy h1{margin-bottom:28px}.line{display:inline-block;vertical-align:middle;width:25px;height:2px;background:var(--blue);margin-right:9px}.lead{font-size:1.13rem;line-height:1.75;color:var(--muted);max-width:600px}.hero-copy>.lead{max-width:480px}.actions{display:flex;align-items:center;gap:25px;margin-top:32px}.text-link{font-weight:600;font-size:.9375rem;display:inline-flex;gap:18px;align-items:center}.text-link:hover{color:var(--blue)}.hero-note{display:flex;flex-direction:column;border-left:2px solid #b9d5fe;padding-left:16px;margin-top:45px;font-size:.875rem;gap:3px}.hero-note span{color:var(--muted)}.hero-visual{position:relative;min-width:0;height:530px;border-radius:7px 7px 7px 65px;background:var(--pale)}.hero-visual>img{width:100%;height:100%;object-fit:cover;border-radius:inherit;object-position:53% center}.image-label{position:absolute;left:24px;top:23px;background:#fffef9f0;color:var(--navy);font-size:.75rem;letter-spacing:.13em;padding:10px 14px;font-weight:700;border-radius:3px}.floating-card{position:absolute;bottom:24px;left:-26px;background:white;border:1px solid #e0e9f2;border-radius:5px;padding:25px 29px;box-shadow:0 12px 30px #10284912;width:320px}.mini-label{font-size:.75rem;letter-spacing:.12em;color:var(--muted);font-weight:700}.floating-card strong{display:block;font-size:1.55rem;line-height:1.2;letter-spacing:-.03em;margin:10px 0 18px}.floating-card>div{display:flex;gap:7px}.floating-card a{font-size:.75rem;font-weight:700;background:#edf4ff;color:var(--blue);padding:5px 8px;border-radius:3px}.suite-strip{border-block:1px solid var(--line);background:#fafcfe}.suite-strip>.wrap{display:grid;grid-template-columns:repeat(5,1fr);padding-block:27px}.suite-strip a{display:flex;align-items:center;gap:13px;justify-content:center;border-right:1px solid var(--line);padding:0 10px}.suite-strip a:first-child{justify-content:flex-start}.suite-strip a:last-child{border-right:0}.suite-strip svg{width:29px;height:29px;color:var(--blue);flex-shrink:0}.suite-strip b{display:block;font-size:.875rem}.suite-strip small{display:block;color:var(--muted);font-size:.72rem}.section{padding-block:90px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:42px}.section-heading>p{color:var(--muted);font-size:1rem;margin:0 0 4px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card,.suite-card{border:1px solid var(--line);border-radius:6px;padding:28px;display:flex;flex-direction:column;min-height:320px}.product-card{transition:box-shadow .2s,border-color .2s,transform .2s}.product-card:hover{border-color:#9cbfee;box-shadow:0 12px 30px #1028490d;transform:translateY(-4px)}.card-top{display:flex;align-items:center;gap:14px;margin-bottom:27px}.icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#eef5ff;border-radius:5px;color:var(--blue)}.icon svg{width:26px;height:26px}.code{font-size:.75rem;letter-spacing:.08em;font-weight:700;color:var(--muted)}.card-arrow{margin-left:auto;color:var(--blue);font-size:1.4rem}.product-card h3{margin-bottom:15px}.product-card p,.suite-card p:not(.eyebrow){font-size:.9375rem;line-height:1.65;color:var(--muted);margin-bottom:25px}.card-bottom{margin-top:auto;padding-top:18px;border-top:1px solid #e9eef6;display:flex;justify-content:space-between;font-size:.875rem;color:var(--blue);font-weight:600}.suite-card{background:var(--pale);border-color:var(--pale);justify-content:center}.suite-card h3{font-size:1.9rem;margin-bottom:15px}.suite-card .eyebrow{margin-bottom:16px}.connected{background:var(--pale)}.connected-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.connected h2{margin-bottom:25px}.muted{color:var(--muted);font-size:.875rem;max-width:450px}.integration{background:#fff;padding:30px;border:1px solid var(--line);border-radius:8px}.integration-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.integration-row span{font-size:.8rem;text-align:center;padding:17px 8px;background:#f7faff;border:1px solid var(--line);border-radius:4px}.integration-core{position:relative;background:var(--blue);color:white;text-align:center;padding:21px 18px;margin:25px 0;border-radius:5px}.integration-core:before,.integration-core:after{content:'';position:absolute;height:25px;left:50%;width:1px;background:#a5bce0}.integration-core:before{top:-26px}.integration-core:after{bottom:-26px}.integration-core small{font-size:.75rem;letter-spacing:.13em}.integration-core strong{font-size:2.8rem;display:block;line-height:1.3}.integration-core>span{font-size:.73rem}.integration>p{text-align:center;font-size:.75rem;color:var(--muted);margin:22px 0 0}.company{display:grid;grid-template-columns:1fr 1fr;gap:80px}.company>div>p:not(.lead):not(.eyebrow){color:var(--muted)}.benefits{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.benefits span{border:1px solid var(--line);border-radius:3px;padding:7px 11px;font-size:.75rem}.cta{background:var(--blue);border-radius:8px;padding:48px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:90px;color:white}.cta .eyebrow{color:#c4dcff;margin-bottom:15px}.cta h2{font-size:2.55rem}.cta p:last-child{color:#e0ebfc;margin:14px 0 0}.button.white{background:white;color:var(--blue);border-color:white;flex-shrink:0}.button.white:hover{background:#eaf2ff}footer{border-top:1px solid var(--line);padding-top:55px}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr 1.3fr;gap:60px;padding-bottom:45px}.footer-grid h3{font-size:.9rem;letter-spacing:0;margin-bottom:18px}.footer-grid p{font-size:.875rem;color:var(--muted);margin-top:20px}.footer-grid>div>a:not(.brand){display:block;font-size:.875rem;margin-bottom:9px}.footer-grid>div>a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);padding-block:22px;display:flex;justify-content:space-between;font-size:.75rem;color:var(--muted)}.breadcrumb{display:inline-block;font-size:.875rem;color:var(--muted);margin-bottom:35px}.product-hero{padding-block:40px 65px}.product-hero-grid{display:grid;grid-template-columns:1.3fr .75fr;gap:90px;align-items:center}.product-hero h1{font-size:clamp(2.8rem,4.5vw,4.3rem);max-width:710px;margin-bottom:25px}.product-hero .button{margin-top:15px}.product-panel{padding:35px;background:var(--pale);border-radius:7px}.big-icon svg{width:42px;height:42px;color:var(--blue)}.product-panel>strong{font-size:3.5rem;color:var(--blue);line-height:1.1;display:block;margin:15px 0}.product-panel p{color:var(--muted);font-size:.9375rem;margin-bottom:0}.product-panel small{font-size:.7rem;letter-spacing:.14em;font-weight:700;display:block;margin-bottom:10px}.panel-divider{border-top:1px solid var(--line);margin:23px 0}.workflow{background:var(--navy);color:#fff}.workflow>.wrap{display:grid;grid-template-columns:repeat(4,1fr);padding-block:30px;gap:20px}.workflow span{color:#87baff;margin-right:12px;font-size:.8rem}.workflow strong{font-size:.9rem}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:45px}.feature-grid article{border-top:1px solid var(--line);padding-top:20px}.feature-number{font-size:.8rem;color:var(--blue);font-weight:700;display:block;margin-bottom:20px}.feature-grid h3{margin-bottom:15px}.feature-grid p{color:var(--muted)}.product-connect{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:60px;margin-bottom:70px}.product-connect p{color:var(--muted)}.related a{border-bottom:1px solid var(--line);display:flex;gap:20px;padding:14px 0;font-size:.9rem}.related b{color:var(--blue);width:40px}.related span{margin-left:auto}.demo{display:grid;grid-template-columns:1fr .85fr;gap:100px}.demo h1{font-size:clamp(2.8rem,4.2vw,4rem);margin-bottom:25px}.demo-steps{margin-top:40px}.demo-steps>div{display:flex;gap:20px}.demo-steps>div>span{color:var(--blue);font-size:.8rem;font-weight:700;margin-top:4px}.demo-steps p{color:var(--muted);font-size:.9375rem}.demo-steps b{color:var(--navy)}.demo-card{border:1px solid var(--line);border-radius:8px;padding:35px;box-shadow:0 10px 40px #10284908}.demo-card h2{font-size:2rem;margin-bottom:18px}.demo-card>p{color:var(--muted)}.demo-card label{display:block;font-size:.875rem;font-weight:600;margin:28px 0 8px}.demo-card select{width:100%;padding:12px;background:white;border:1px solid #a9bcd3;border-radius:4px;color:var(--navy);font-size:.875rem}.agenda{background:var(--pale);padding:18px;margin:18px 0 25px;border-radius:4px}.agenda small{font-size:.75rem;letter-spacing:.09em;font-weight:700;color:var(--blue)}.agenda p{font-size:.875rem;color:var(--muted);margin:8px 0 0}.call{width:100%}.fine{font-size:.75rem!important;line-height:1.6;margin-top:13px}.office{border-top:1px solid var(--line);padding-top:20px;margin-top:23px;font-size:.875rem}.office p{color:var(--muted);margin:8px 0 0}
@media(min-width:1550px){.wrap{max-width:1380px}.hero-visual{height:570px}.hero{gap:65px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.nav nav{gap:20px}.optional{display:none}.hero{gap:26px}.hero-visual{height:480px}.floating-card{width:285px;padding:22px;left:-15px}.actions{gap:16px;flex-wrap:wrap}.suite-strip small{font-size:.75rem}.suite-strip a{gap:8px}.product-card,.suite-card{padding:23px}.connected-grid,.company{gap:45px}.demo{gap:45px}.product-hero-grid{gap:45px}.hero .eyebrow{font-size:.75rem}.cta h2{font-size:2.2rem}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.nav{min-height:82px;gap:16px}.brand{font-size:1.6rem}.brand small{font-size:.45rem}.nav nav{gap:14px;font-size:.8rem}.nav .button{font-size:.75rem;padding:10px 12px;gap:6px}.hero{grid-template-columns:1fr;padding-block:25px 42px;gap:25px}.hero-copy{padding-block:20px 0}.hero h1{font-size:3.5rem}.hero-note{margin-top:28px}.hero-visual{height:380px;margin-left:10px}.floating-card{bottom:20px;left:-10px}.suite-strip>.wrap{grid-template-columns:repeat(2,1fr);gap:20px;padding-block:25px}.suite-strip a,.suite-strip a:first-child{justify-content:flex-start;border:0;padding:0}.suite-strip small{font-size:.75rem}.suite-strip a:last-child{grid-column:1/-1}.section{padding-block:55px}.section-heading{display:block}.section-heading>p{margin-top:20px}.product-grid{grid-template-columns:1fr 1fr;gap:15px}.product-card,.suite-card{padding:20px;min-height:320px}.product-card h3{font-size:1.25rem}.card-top{gap:8px}.code{font-size:.75rem}.icon{width:36px;height:36px}.connected-grid,.company{grid-template-columns:1fr;gap:25px}.integration{padding:22px}.cta{padding:30px;flex-direction:column;align-items:flex-start;margin-bottom:55px}.cta h2{font-size:2rem}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{gap:20px;font-size:.7rem}.dropdown-menu{left:auto;right:-105px;width:min(310px,90vw)}.product-hero-grid,.demo{grid-template-columns:1fr;gap:30px}.product-hero .eyebrow{font-size:.75rem}.product-panel{padding:26px}.workflow>.wrap{grid-template-columns:1fr 1fr}.feature-grid{grid-template-columns:1fr 1fr;gap:25px}.product-connect{grid-template-columns:1fr;gap:20px}.demo-card{padding:25px}.demo h1{font-size:3rem}}
@media(max-width:430px){.brand small{display:none}.nav nav{gap:10px}.nav .button{padding:10px}.nav .button span{display:none}.hero h1{font-size:3.05rem}.hero-visual{height:340px}.image-label{font-size:.75rem;left:14px}.product-grid,.feature-grid{grid-template-columns:1fr}.product-card{min-height:280px}.card-top{margin-bottom:20px}.product-card h3{font-size:1.5rem}.suite-card{min-height:280px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.integration-row span{font-size:.75rem}.workflow strong{font-size:.8rem}.workflow span{margin-right:6px}.hero-copy .eyebrow{font-size:.75rem}.demo h1{font-size:2.6rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* BCSSoft hybrid campaign */
:root{--blue:#075bea;--navy:#0b2344}h1,h2{letter-spacing:-.05em}.nav{min-height:88px}.cinema{position:relative;isolation:isolate;min-height:690px;background:#07172c;color:white;overflow:hidden}.cinema-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 60%;z-index:-3}.cinema-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,15,34,.98) 0%,rgba(4,19,40,.90) 34%,rgba(4,18,38,.44) 69%,rgba(4,18,38,.16)),linear-gradient(0deg,#081b36aa,transparent 65%);z-index:-2}.cinema-content{padding-block:76px 30px}.cinema .eyebrow{color:#80b7ff;font-size:.8rem}.cinema h1{font-size:clamp(4rem,7.3vw,7.1rem);line-height:.99;letter-spacing:-.06em;max-width:820px}.cinema h1 em{color:#78b5ff}.cinema-content>p:not(.eyebrow){max-width:530px;font-size:1.18rem;line-height:1.7;color:#d6e2f4;margin:28px 0 0}.cinema .button{background:#166cf4;border-color:#3987ff;padding:18px 26px}.cinema-link{font-size:.95rem;font-weight:600;border-bottom:1px solid #8597b0;padding-block:8px}.hero-bottom{display:flex;gap:26px;border-top:1px solid #ffffff30;padding-top:22px;margin-top:54px;font-size:.8rem;color:#c7d8ec;align-items:center}.hero-bottom>span:first-child{color:#87b9ff;font-size:.75rem;letter-spacing:.12em}.vertical-caption{position:absolute;right:25px;top:90px;writing-mode:vertical-rl;font-size:.75rem;letter-spacing:.18em;color:#d9e9fc}.proof{display:grid;grid-template-columns:repeat(3,1fr);padding-top:43px;padding-bottom:20px}.proof>div{padding:4px 30px 10px;border-right:1px solid var(--line)}.proof>div:first-child{padding-left:0}.proof>div:nth-child(3){border:0}.proof strong{font-size:clamp(2.4rem,4.5vw,4.5rem);font-weight:600;line-height:1.1;letter-spacing:-.05em;color:var(--blue);display:block;font-variant-numeric:tabular-nums}.proof span{display:block;font-size:.9rem;color:var(--muted);margin-top:12px}.proof>p{grid-column:1/-1;font-size:.75rem;color:var(--muted);margin:23px 0 0}.suite-strip{background:white}.suite-strip>.wrap{padding-block:20px}.section{padding-block:95px}.friction h2{font-size:clamp(2.4rem,3.6vw,3.5rem)}.pain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:55px}.pain-grid article{border-top:2px solid #d9e5f6;padding-top:22px}.pain-grid article>span{font-size:.75rem;color:var(--blue);letter-spacing:.1em;font-weight:700}.pain-grid h3{margin:24px 0 20px;font-size:1.6rem;line-height:1.18}.pain-grid p{color:var(--muted)}.pain-grid b{font-size:.875rem;color:var(--blue)}#solutions{border-top:1px solid var(--line)}.product-grid{gap:0;border:1px solid var(--line);border-radius:10px;overflow:hidden}.product-card,.suite-card{border-radius:0;border:0;min-height:345px;padding:33px;border-bottom:1px solid var(--line);border-right:1px solid var(--line)}.product-card:hover{transform:none;background:#f3f8ff;box-shadow:inset 0 3px var(--blue)}.suite-card{background:var(--blue);color:white}.suite-card .eyebrow,.suite-card p:not(.eyebrow){color:#dbeaff}.suite-card .text-link:hover{color:white}.connected{background:#eaf2ff}.integration{box-shadow:0 20px 65px #123c7210}.industry{background:#071a33;color:white}.industry .eyebrow{color:#82b6ff}.industry h2{font-size:clamp(2.4rem,3.4vw,3.2rem)}.industry .section-heading>p{color:#aabfd9;font-size:.875rem}.industry-layout{display:grid;grid-template-columns:.85fr 1.25fr;gap:85px;margin-top:60px}.giant-word{display:block;font-size:clamp(3rem,5vw,5rem);font-weight:700;line-height:.97;letter-spacing:-.05em;color:#234979;margin-bottom:24px}.industry-intro p{color:#adbed6;max-width:330px}.industry-stories details{border-top:1px solid #35506f}.industry-stories details:last-child{border-bottom:1px solid #35506f}.industry-stories summary{display:flex;align-items:center;gap:18px;padding:24px 0;cursor:pointer;list-style:none;font-size:1.2rem;font-weight:600}.industry-stories summary::-webkit-details-marker{display:none}.industry-stories summary>span{font-size:.75rem;color:#80aff4}.industry-stories summary b{margin-left:auto;font-size:1.5rem;font-weight:400;color:#82b6ff}.industry-stories details[open] summary b{transform:rotate(45deg)}.industry-stories details>div{padding:0 0 30px 35px}.industry-stories h3{font-size:1.8rem;line-height:1.2;margin:8px 0 20px}.industry-stories p{color:#b5c7de}.industry-stories a{font-size:.875rem;color:#8abcff;display:inline-block;margin:0 22px 6px 0}.industry-stories a:hover{text-decoration:underline}.cta{border-radius:0;background:linear-gradient(115deg,#0749c2,#0769f4);padding:60px;position:relative}.cta h2{font-size:clamp(2rem,3.3vw,3.3rem)}.product-hero{background:#071b35;color:white;width:100%;max-width:none;padding-inline:max(56px,calc((100vw - 1280px)/2));padding-bottom:75px}.product-hero .breadcrumb,.product-hero .lead{color:#bbcee7}.product-hero .eyebrow{color:#83b8ff}.product-panel{background:#102d51;border:1px solid #25486f}.product-panel>strong,.big-icon svg{color:#84baff}.product-panel p{color:#bbcee7}.panel-divider{border-color:#345272}.workflow{background:#0c3261}.demo-card{border-top:4px solid var(--blue)}
@media(max-width:1000px){.cinema h1{font-size:5.5rem}.industry-layout{gap:40px}.product-card,.suite-card{padding:25px}.pain-grid{gap:25px}.product-hero{padding-inline:32px}}@media(max-width:760px){.cinema{min-height:0}.cinema-content{padding-block:55px 28px}.cinema h1{font-size:4.6rem}.cinema-content>p:not(.eyebrow){font-size:1.05rem}.cinema-shade{background:linear-gradient(90deg,#05182ff5,#071b35ba)}.vertical-caption{display:none}.hero-bottom{flex-direction:column;align-items:flex-start;gap:6px;margin-top:40px}.proof{gap:20px;padding-top:30px}.proof>div{padding:0 12px 0 0}.proof strong{font-size:2.2rem}.proof span{font-size:.8rem}.proof>p{margin-top:5px}.section{padding-block:58px}.pain-grid{grid-template-columns:1fr;gap:30px}.pain-grid h3{margin-top:14px}.industry-layout{grid-template-columns:1fr;gap:25px;margin-top:30px}.giant-word{display:none}.industry-intro{padding-bottom:20px}.industry-intro p{max-width:none}.industry-stories summary{font-size:1.05rem}.industry-stories h3{font-size:1.5rem}.cta{padding:32px}.product-hero{padding-inline:20px}.product-grid{border:0;gap:15px}.product-card,.suite-card{border:1px solid var(--line);border-radius:5px}.proof strong[data-count="5000"]{font-size:1.95rem}}
@media(max-width:430px){.cinema h1{font-size:3.85rem}.proof{grid-template-columns:1fr}.proof>div,.proof>div:first-child{padding:13px 0 20px;border-right:0;border-bottom:1px solid var(--line)}.proof strong,.proof strong[data-count="5000"]{font-size:3.3rem}.proof span{font-size:.9rem}.cinema .eyebrow{font-size:.75rem}.industry-stories details>div{padding-left:0}.cinema .actions{align-items:flex-start}}
.architecture{background:#edf4ff}.arch-shell{background:#071a32;color:white;border:1px solid #26446a;border-radius:12px;padding:30px;box-shadow:0 30px 80px #0b285c1a}.arch-heading{display:flex;justify-content:space-between;gap:20px;font-size:.75rem;letter-spacing:.1em;color:#97bcf0;padding-bottom:25px;border-bottom:1px solid #2a4160}.arch-layer{display:grid;grid-template-columns:125px 1fr;gap:18px;align-items:center;margin:25px 0}.layer-label{font-size:.75rem;letter-spacing:.09em;color:#9bb5d6;line-height:1.8}.nodes{display:grid;gap:12px}.nodes.four{grid-template-columns:repeat(4,1fr)}.nodes.five{grid-template-columns:repeat(5,1fr)}.nodes>div{background:#112c4e;border:1px solid #305174;padding:20px 14px;border-radius:5px;font-size:.875rem;font-weight:600}.nodes small{display:block;font-size:.75rem;font-weight:400;line-height:1.5;color:#b4c9e3;margin-top:9px}.arch-bus{background:linear-gradient(100deg,#134ac6,#086fe9);display:flex;justify-content:center;align-items:center;gap:22px;padding:20px;border-radius:5px;font-size:.8rem}.arch-bus>span:first-child,.arch-bus>span:last-child{font-size:1.6rem}.arch-bus strong{font-size:.85rem;letter-spacing:.05em}.arch-module{padding:23px 14px;background:#102c4d;border:1px solid #375377;border-radius:5px;text-align:left;color:white;cursor:pointer;font:inherit;transition:background .2s,transform .2s}.arch-module strong{display:block;font-size:1.9rem;letter-spacing:-.04em;color:#9dc7ff}.arch-module>span{font-size:.875rem}.arch-module:hover{background:#173e6b;transform:translateY(-3px)}.arch-module[aria-pressed=true]{background:#075bea;border-color:#6ea7ff;box-shadow:0 0 24px #166cf435}.arch-module[aria-pressed=true] strong,.arch-module[aria-pressed=true] small{color:white}.arch-module:focus-visible{outline:3px solid #ffd263;outline-offset:4px}.arch-detail{background:#0e2948;border-left:3px solid #69a4ff;padding:25px 28px;margin-left:143px;display:flex;align-items:center;gap:30px}.arch-detail #arch-code{font-size:.75rem;color:#91beff;letter-spacing:.1em}.arch-detail h3{font-size:1.35rem;margin:8px 0 12px}.arch-detail p{font-size:.9rem;color:#bdcde2;max-width:760px;margin:0}.arch-detail>a{font-size:.875rem;color:#9bc5ff;white-space:nowrap}.arch-foundation{display:flex;justify-content:space-around;gap:16px;border-top:1px solid #2d4666;padding-top:22px;font-size:.75rem;color:#9db6d5;letter-spacing:.04em}.arch-note{font-size:.75rem;color:var(--muted);margin:20px 0 0}.operation-images{display:grid;grid-template-columns:1fr 1fr;background:#071a32}.operation-images article{position:relative;min-height:450px;isolation:isolate;overflow:hidden}.operation-images img{position:absolute;width:100%;height:100%;object-fit:cover;z-index:-2}.operation-images article:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#06172ff5,#06172f00);z-index:-1}.operation-images article>div{padding:40px;color:white;position:absolute;bottom:0}.operation-images .eyebrow{color:#b2d3ff}.operation-images h2{font-size:2.5rem;margin-bottom:23px}.operation-images a{color:#c6deff;font-size:.9rem;font-weight:600}.brand.logo-brand{width:250px;white-space:normal;letter-spacing:0;line-height:1.3}.logo-brand img{display:block;width:100%;height:50px;object-fit:contain;object-position:left center}.logo-brand .logo-tagline{display:block;font-size:.75rem;letter-spacing:0;color:#425b79;margin-top:4px}.email-demo{display:block;font-size:.875rem;color:var(--blue);margin-top:15px;overflow-wrap:anywhere}.footer-bottom>span:first-child{max-width:75%}footer a{overflow-wrap:anywhere}
@media(max-width:1100px){.arch-shell{padding:20px}.arch-layer{grid-template-columns:1fr}.layer-label br{display:none}.layer-label{display:flex;gap:10px}.arch-detail{margin-left:0}.arch-module{padding:18px 12px}.arch-bus{flex-wrap:wrap;gap:12px}.brand.logo-brand{width:215px}.operation-images h2{font-size:2rem}}@media(max-width:760px){.nodes.four{grid-template-columns:1fr 1fr}.nodes.five{grid-template-columns:repeat(2,1fr)}.nodes.five>:last-child{grid-column:1/-1}.arch-heading{flex-direction:column;gap:8px}.arch-detail{flex-direction:column;align-items:flex-start;padding:20px;gap:18px}.arch-foundation{display:grid;grid-template-columns:1fr 1fr}.arch-bus{justify-content:flex-start}.arch-bus>span:first-child,.arch-bus>span:last-child{display:none}.operation-images{grid-template-columns:1fr}.operation-images article{min-height:360px}.operation-images article>div{padding:25px}.brand.logo-brand{width:175px}.logo-brand img{height:38px}.logo-brand .logo-tagline{font-size:.6rem}.nav .brand.logo-brand{width:160px}.nav{gap:8px}.nav nav{gap:10px}.arch-module strong{font-size:1.6rem}}@media(max-width:430px){.nodes.four{grid-template-columns:1fr}.nav .brand.logo-brand{width:125px}.nav .logo-tagline{display:none}.logo-brand img{height:36px}}
.logo-brand img{object-fit:cover;object-position:center}.arch-module{min-width:0}.nodes>div{min-width:0;overflow-wrap:anywhere}.arch-bus>span{overflow-wrap:anywhere}
/* Readable business-first storytelling */
.section{padding-block:68px}.section-heading{margin-bottom:32px}.nav nav{gap:22px}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.value-grid article{padding:28px;background:#eef5ff;border-top:3px solid var(--blue);border-radius:4px}.value-grid article>span{font-size:.75rem;letter-spacing:.06em;color:var(--blue);font-weight:700}.value-grid h3{font-size:1.8rem;margin:22px 0 20px}.value-grid p{color:var(--muted)}.value-grid ul,.product-value ul{padding-left:20px;color:var(--navy);line-height:1.75}.value-grid li{margin:8px 0;font-size:.9375rem}.friction .pain-grid{margin-top:30px}.friction .section-heading{align-items:center}.industry-layout{margin-top:30px;gap:50px}.industry-people{width:100%;height:290px;object-fit:cover;border-radius:5px;margin-bottom:25px}.industry-intro p{max-width:none}.ai-section{background:#071a32;color:white}.ai-section .eyebrow,.ai-number{color:#9bc7ff}.ai-section h2 em{color:#80b8ff}.ai-section .section-heading>p{color:#bbcee7}.ai-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ai-feature-grid article{border:1px solid #2c4b70;background:#102b4b;padding:28px;border-radius:6px}.ai-number{font-size:.75rem;letter-spacing:.12em;font-weight:700}.ai-feature-grid h3{font-size:1.65rem;margin:17px 0}.ai-feature-grid p{color:#c0d0e4;margin-bottom:20px}.sample-question{font-size:.9rem;color:#e4efff;padding:16px 0;border-block:1px solid #335170;margin-bottom:20px}.ai-feature-grid b{font-size:.875rem;color:#a9cdff}.ai-deployment{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:36px 0;border-bottom:1px solid #335170;margin-top:15px}.ai-deployment h3{font-size:2rem;margin-bottom:20px}.ai-deployment p{color:#c0d0e4}.ai-deployment h4{font-size:1rem;margin:0 0 9px}.ai-scope{font-size:.8rem;color:#adc3df;margin:24px 0}.why-section{display:grid;grid-template-columns:.85fr 1.1fr;gap:55px;align-items:center}.why-photo{align-self:stretch}.why-photo img{height:100%;min-height:490px;width:100%;object-fit:cover;border-radius:6px}.why-section h2{font-size:2.5rem;margin-bottom:22px}.why-list{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:25px}.why-list h3{font-size:1.1rem;margin-bottom:8px}.why-list p{font-size:.9375rem;color:var(--muted);margin:0}.why-list article{border-top:1px solid var(--line);padding-top:14px}.product-value{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding-bottom:25px}.product-value img{width:100%;height:330px;object-fit:cover;border-radius:6px}.product-value h2{font-size:2.5rem;margin-bottom:20px}.product-value li{margin:12px 0}.product-ai{background:#edf4ff}.product-ai-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:32px}.product-ai-grid h3{font-size:1.2rem;margin-bottom:15px}.product-ai-grid article{border-top:2px solid #91b6f1;padding-top:20px}.product-ai-grid p{color:var(--muted)}.product-ai .muted{max-width:none;margin-top:20px}.arch-ai-layer{border:1px solid #4678ab;background:#163c66;padding:20px 24px;margin-bottom:24px;display:flex;flex-direction:column;gap:9px}.arch-ai-layer b{font-size:.8rem;letter-spacing:.08em;color:#a8d0ff}.arch-ai-layer span{font-size:.9375rem}.arch-ai-layer small{font-size:.75rem;color:#bccfe5}.operation-images article{min-height:360px}.cta{margin-bottom:60px}.footer-grid{gap:40px}.brand.logo-brand{width:225px}.logo-brand img{height:50px;object-fit:contain}.nav .logo-brand .logo-tagline{font-size:.7rem}.architecture .section-heading>p{max-width:390px}.ai-section .section-heading>p{max-width:430px}.product-grid .product-card p{font-size:1rem}.arch-layer .nodes small{line-height:1.65}
@media(max-width:1100px){.nav nav{gap:17px}.why-section{gap:30px}.product-ai-grid{grid-template-columns:1fr 1fr}.value-grid article{padding:22px}.brand.logo-brand{width:200px}}@media(max-width:760px){.section{padding-block:48px}.value-grid{grid-template-columns:1fr}.value-grid h3 br{display:none}.ai-feature-grid,.ai-deployment,.why-section,.product-value{grid-template-columns:1fr;gap:25px}.why-photo img{min-height:0;height:320px}.product-value img{height:280px}.why-section h2,.product-value h2{font-size:2rem}.industry-people{height:260px}.ai-feature-grid article{padding:23px}.nav .brand.logo-brand{width:165px}.nav .logo-brand .logo-tagline{font-size:.6rem}.product-ai-grid{gap:20px}.arch-ai-layer{padding:18px}.why-list{gap:16px}.nav nav{gap:12px}.operation-images h2{font-size:2rem}}
@media(max-width:430px){.product-ai-grid,.why-list{grid-template-columns:1fr}.nav .brand.logo-brand{width:135px}.logo-brand img{height:38px}.industry-people{height:225px}.ai-section .section-heading h2{font-size:2.2rem}.value-grid h3{font-size:1.6rem}}
/* Compact, aligned logo lockup */
.brand.logo-brand{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:238px;line-height:1;text-align:left}.logo-brand img{display:block;width:210px;height:auto;max-height:48px;object-fit:contain;object-position:left center}.logo-brand .logo-tagline{display:block;width:100%;margin:7px 0 0;font-size:.69rem;line-height:1.15;letter-spacing:.005em;white-space:nowrap;text-align:left;color:#334d70}.nav>.logo-brand{align-self:center}.footer-grid .logo-brand{margin:0}.footer-grid .logo-brand img{width:210px}@media(max-width:760px){.nav .brand.logo-brand{width:168px}.nav .logo-brand img{width:150px;max-height:38px}.nav .logo-brand .logo-tagline{font-size:.52rem;margin-top:5px}.footer-grid .logo-brand{width:220px}.footer-grid .logo-brand img{width:195px}}@media(max-width:430px){.nav .brand.logo-brand{width:130px}.nav .logo-brand img{width:125px}.nav .logo-brand .logo-tagline{display:none}}
/* Near-future AI logistics visual treatment */
.cinema-photo{object-position:center center;filter:saturate(1.06) contrast(1.04)}.operation-images img{filter:saturate(1.08) contrast(1.04)}.product-value img,.industry-people,.why-photo img{filter:saturate(1.03) contrast(1.03)}.why-photo img{object-position:72% center}
