:root{--ink:#061b34;--blue:#2f6fb3;--pale:#f4f8fc;--line:#d3dfeb;--muted:#62748a;--mono:"IBM Plex Mono",monospace;--sans:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:var(--sans)}a{text-decoration:none;color:inherit}.header{height:76px;display:flex;align-items:center;padding:0 clamp(24px,3.1vw,56px);border-bottom:1px solid var(--line);background:#fffffff2;backdrop-filter:blur(10px);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:2px;font-size:21px;font-weight:600;letter-spacing:-1px}.brand img{display:block;width:123px;height:auto}.brand span{color:var(--blue)}nav{display:flex;gap:28px;margin:auto;font-size:13px;font-weight:500;color:#405269}nav a:hover,.contact-link:hover{color:var(--blue)}.contact-link{font-size:13px;margin-right:21px;color:#405269}.button{display:inline-flex;align-items:center;gap:13px;padding:13px 16px;font-size:12px;font-weight:600;border:1px solid transparent}.dark{background:var(--ink);color:#fff}.light{background:#fff;color:var(--ink)}.outline{border-color:var(--line)}.menu{display:none}.grid{background-image:linear-gradient(#b7cbe140 1px,transparent 1px),linear-gradient(90deg,#b7cbe140 1px,transparent 1px);background-size:64px 64px}.hero{min-height:705px;padding:31px clamp(24px,3.1vw,56px) 42px;position:relative;overflow:hidden}.systemline,.index,.ticker,small,.model-meta,.measure,.hero-foot,footer{font:10px var(--mono);letter-spacing:1px}.systemline{display:flex;align-items:center;gap:8px;color:#57748f}.systemline>i{width:8px;height:8px;border:1px solid var(--blue);position:relative}.systemline>i:after{content:"";inset:2px;position:absolute;background:var(--blue)}time{margin-left:auto}.hero-copy{padding-top:71px;max-width:780px;position:relative;z-index:1}.index{color:var(--blue);margin:0 0 31px;font-weight:500}.hero h1{font-size:clamp(56px,7.3vw,114px);line-height:.91;letter-spacing:-5px;margin:0;font-weight:700}.hero h1 strong{font-weight:700}.hero em,h2 em{font-style:normal;color:var(--blue);font-weight:400}.hero-copy>p:not(.index){font-size:16px;line-height:1.65;color:var(--muted);max-width:560px;margin:39px 0 29px}.actions{display:flex;gap:10px}.model-card{position:absolute;right:5%;top:119px;width:min(30vw,415px);height:505px;background:#d9e0e1;box-shadow:0 15px 28px #082b5214;overflow:hidden}.model-meta{position:absolute;top:16px;left:16px;right:16px;z-index:2;color:white;display:flex;justify-content:space-between}.model-meta span:last-child i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#22b54b;margin-right:5px}.model{position:absolute;inset:0;background:linear-gradient(145deg,#c4cdce,#f7f5ef 48%,#9ba9ae);overflow:hidden}.base{position:absolute;width:180%;height:75%;bottom:-48%;left:-42%;background:repeating-linear-gradient(65deg,transparent 0 35px,#bbc6c7 36px 37px),repeating-linear-gradient(-25deg,transparent 0 40px,#c5cdce 41px 42px);transform:perspective(300px) rotateX(61deg)}.building{position:absolute;bottom:90px;background:linear-gradient(140deg,#eeeee9,#a7b2b4);box-shadow:14px 11px 15px #60717755;transform:skewY(-24deg)}.building:before{content:"";position:absolute;background:#d2d9d7;left:-13px;top:8px;width:13px;height:100%;transform:skewY(24deg)}.building:after{content:"";position:absolute;background:#f7f6f0;left:-8px;top:-9px;width:100%;height:9px;transform:skewX(-66deg)}.one{height:72px;width:62px;left:45px}.two{height:151px;width:70px;left:154px;bottom:102px}.three{height:91px;width:76px;right:66px}.scan{position:absolute;border:1px solid #2780cf76;border-radius:50%;transform:rotate(-24deg)}.s1{width:345px;height:90px;left:27px;top:193px}.s2{width:274px;height:61px;left:81px;top:244px}.ping{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--blue);animation:pulse 2.4s infinite}.p1{top:218px;left:174px}.p2{top:291px;right:88px;animation-delay:.8s}.p3{top:341px;left:84px;animation-delay:1.4s}.measure{position:absolute;bottom:14px;left:16px;right:16px;padding-top:10px;border-top:1px solid #ffffff85;color:#fff;display:grid;gap:6px}.measure span{display:flex;justify-content:space-between}.measure b{font-weight:500}.hero-foot{position:absolute;bottom:24px;left:clamp(24px,3.1vw,56px);right:clamp(24px,3.1vw,56px);display:flex;justify-content:space-between;color:#58738c}.ticker{height:57px;border-block:1px solid var(--line);overflow:hidden;display:flex;align-items:center;white-space:nowrap;color:#6f8193}.ticker div{animation:marquee 36s linear infinite}.ticker b{font-weight:500;color:#486b91;margin-left:36px}.section{padding:115px clamp(24px,8vw,145px)}.section-head{display:grid;grid-template-columns:1fr 1.6fr 1fr;gap:40px;align-items:start;margin-bottom:58px}.section-head .index{grid-column:1/-1;margin-bottom:4px}.section-head h2,.principles h2,.industries h2,.workflow h2,.pricing h2,.about h2,.closing h2{font-size:clamp(35px,3.7vw,60px);line-height:1.03;letter-spacing:-2.6px;margin:0}.section-head>p:last-child{font-size:13px;line-height:1.7;color:var(--muted);margin:0}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.product{position:relative;min-height:336px;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.product small{color:#4b7dac;font-size:9px}.product h3{font-size:23px;letter-spacing:-1px;margin:23px 0 10px}.product p{font-size:12px;line-height:1.65;color:var(--muted);max-width:300px}.product a{position:absolute;bottom:27px;color:var(--blue);font-size:11px;font-weight:600}.product-glyph{display:grid;place-items:center;width:63px;height:63px;background:#edf5fb;color:#2875ba;font-size:37px;font-style:normal;margin-top:22px}.featured{background:var(--ink);color:white}.featured small,.featured p{color:#b8d0e7}.featured a{color:#99cfff}.wire{height:94px;position:relative;overflow:hidden;margin-top:17px}.wire i{position:absolute;border:1px solid #75b8ec;transform:skewY(-23deg)}.wire i:nth-child(1){height:98px;width:80px;left:31px}.wire i:nth-child(2){height:65px;width:91px;left:105px;bottom:0}.wire i:nth-child(3){height:124px;width:69px;right:18px;bottom:-39px}.principles{background:var(--ink);color:#fff;padding:112px clamp(24px,8vw,145px)}.principles header{max-width:930px}.principles .index{color:#83bbea}.principles h2 em{color:#8cc5f7}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:77px;border-top:1px solid #ffffff2e}.principle-grid article{padding:30px 35px 12px 0;border-right:1px solid #ffffff2e}.principle-grid article+article{padding-left:35px}.principle-grid article:last-child{border:0}.principle-grid b{font:11px var(--mono);color:#8bc3f2}.principle-grid h3{font-size:20px;line-height:1.2;margin:57px 0 13px}.principle-grid p{font-size:12px;line-height:1.7;color:#bad0e3;max-width:280px}.industries{padding:115px clamp(24px,8vw,145px);display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:100px;min-height:570px}.industries p:not(.index){font-size:13px;line-height:1.7;color:var(--muted);max-width:405px;margin:25px 0 0}.industry-list{font-size:25px;line-height:2.4;letter-spacing:-1px;color:#2f6292}.industry-list i{font-style:normal;color:#a2c7e9;margin:0 8px}.workflow{padding:106px clamp(24px,8vw,145px) 116px;background:#f6faff}.workflow-title{max-width:890px;margin:0 auto 79px}.workflow-title .index{margin-left:-200px}.workflow-list{max-width:1360px;margin:auto;display:grid;gap:16px}.workflow-list article{min-height:135px;background:#fff;border:1px solid var(--line);display:grid;grid-template-columns:84px 180px 1fr 36px;align-items:center;gap:26px;padding:20px 30px}.step-icon{height:70px;width:70px;background:var(--ink);display:grid;place-items:center;color:#cce9ff;font-size:27px;font-style:normal}.workflow-list small{font-size:9px;color:var(--blue);display:block}.workflow-list h3{font-size:18px;letter-spacing:-.7px;margin:8px 0 0}.workflow-list p{font-size:13px;color:#5d7590;margin:0}.workflow-list>b{color:#71aff0;font-size:24px;font-weight:400}.pricing-title{max-width:990px;margin:0 auto 73px}.pricing-title .index{margin-left:-190px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.price-card{border:1px solid var(--line);background:var(--pale);padding:40px;min-height:510px;display:flex;flex-direction:column}.price-card small{color:#3674b5;font-size:9px}.price-card h3{font-size:28px;letter-spacing:-1.1px;margin:22px 0 26px}.price-card strong{font-size:43px;letter-spacing:-2px}.price-card>span{font-size:11px;color:#5f7490;margin-top:6px}.price-card ul{padding:0;list-style:none;margin:27px 0}.price-card li{font-size:12px;color:#506b86;margin:13px 0;padding-left:24px;line-height:1.4;position:relative}.price-card li:before{content:"✓";position:absolute;left:0;color:#2272bd}.price-card .button{margin-top:auto;justify-content:space-between}.primary{background:var(--ink);color:white;border-color:var(--ink)}.primary small,.primary>span,.primary li{color:#c4d6e8}.primary li:before{color:#89c7ff}.about{padding:101px clamp(24px,8vw,145px);display:grid;grid-template-columns:1fr 1fr;gap:80px;background:#fff}.about>p{font-size:19px;line-height:1.5;color:#385a78;max-width:540px;margin:49px 0 0}.closing{padding:98px clamp(24px,8vw,145px);display:grid;grid-template-columns:1.25fr .75fr;gap:90px;align-items:center}.closing>div:last-child p{font-size:13px;line-height:1.7;color:var(--muted);margin:0 0 23px}.closing .button{margin-top:0}.reveal{opacity:0;transform:translateY(25px);transition:opacity .7s ease,transform .7s ease}.reveal.in-view{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}@keyframes pulse{0%,100%{box-shadow:0 0 0 4px #2f6fb32b}50%{box-shadow:0 0 0 10px #2f6fb300}}@keyframes marquee{to{transform:translateX(-35%)}}footer{background:var(--ink);padding:69px clamp(24px,3.1vw,56px) 24px;color:#fff;display:grid;grid-template-columns:2.1fr 2fr repeat(4,1fr);gap:36px;position:relative}footer .brand img{width:150px}footer .brand span{color:#8ec6ff;}footer .footer-brand>p{color:#8fb8df;font:9px var(--mono);line-height:1.6;letter-spacing:1px;margin-top:24px;max-width:250px}footer small{display:block;color:#84bcf0;font-size:8px;margin-bottom:16px}footer address{font:11px/1.55 var(--sans);font-style:normal;color:#d9eafb;margin-bottom:18px}footer div:not(.footer-brand):not(.copyright)>a{display:block;color:#d9eafb;font:11px var(--sans);margin:11px 0}footer div:not(.footer-brand):not(.copyright)>a:hover{color:#8ec6ff}.copyright{grid-column:1/-1;border-top:1px solid #ffffff2b;padding-top:20px;color:#87a6c4;font-size:8px}
@media(max-width:900px){.header{height:65px}.brand img{width:105px}.brand{font-size:18px}.menu{display:flex;order:2;margin-left:auto;width:35px;height:35px;background:transparent;border:0;flex-direction:column;justify-content:center;gap:5px}.menu i{height:2px;width:23px;background:var(--ink)}nav,.contact-link{display:none}nav.open{display:flex;position:absolute;top:64px;left:0;right:0;flex-direction:column;background:#fff;padding:24px;border-bottom:1px solid var(--line)}.header>.button{margin-left:12px}.hero{min-height:760px}.hero h1{font-size:57px;letter-spacing:-3.5px}.model-card{right:-70px;top:183px;opacity:.34}.hero-copy{padding-top:58px}.hero-foot span:last-child{display:none}.section,.principles,.industries,.workflow,.about,.closing{padding:75px 25px}.section-head{display:block}.section-head h2{margin-bottom:20px}.products-grid,.pricing-grid{grid-template-columns:1fr}.product{min-height:290px}.principle-grid{grid-template-columns:1fr;margin-top:45px}.principle-grid article,.principle-grid article+article{padding:25px 0;border-right:0;border-bottom:1px solid #ffffff2e}.principle-grid h3{margin:23px 0 10px}.industries,.about,.closing{grid-template-columns:1fr;gap:34px}.industry-list{font-size:21px}.workflow-title,.pricing-title{margin:0 0 44px}.workflow-title .index,.pricing-title .index{margin-left:0}.workflow-list article{grid-template-columns:62px 1fr 25px;gap:16px;padding:15px}.step-icon{width:54px;height:54px;font-size:21px}.workflow-list article>small{grid-column:2}.workflow-list h3{grid-column:2;grid-row:2;margin:0}.workflow-list p{display:none}.workflow-list>b{grid-column:3;grid-row:1/3}footer{grid-template-columns:1fr 1fr;padding:50px 25px 22px}footer .footer-brand{grid-column:1/-1}}

/* Alignment and brand-lockup refinements */
.hero h1{font-size:clamp(46px,5.55vw,86px);letter-spacing:-4px}.hero-copy{max-width:680px}.workflow-list article{grid-template-columns:84px 100px 230px minmax(0,1fr) 36px}.workflow-list article>p{grid-column:4;min-width:0}.workflow-list article>b{grid-column:5}.footer-lockup{display:flex;align-items:center;gap:14px;color:white}.footer-lockup strong{font-size:56px;line-height:1;letter-spacing:-3.8px;font-weight:600}.footer-lockup strong span{color:#8ec6ff;font-weight:400}.footer-mark{width:57px;height:62px;position:relative;display:block;transform:skewY(-19deg)}.footer-mark:after{content:"";position:absolute;width:11px;height:11px;background:#8ec6ff;border-radius:50%;top:0;right:5px}.footer-mark b{position:absolute;background:#fff;width:12px;border-radius:8px;display:block}.footer-mark b:nth-child(1){height:74px;left:23px;top:7px;transform:rotate(-45deg)}.footer-mark b:nth-child(2){height:54px;left:11px;top:16px;transform:rotate(45deg)}.footer-mark b:nth-child(3){height:49px;right:1px;top:20px;transform:rotate(0deg);width:10px}.footer-brand>p{margin-top:23px}
@media(max-width:900px){.hero h1{font-size:46px;letter-spacing:-2.8px}.workflow-list article{grid-template-columns:62px 1fr 25px;gap:16px;padding:15px}.workflow-list article>small{grid-column:2}.workflow-list h3{grid-column:2;grid-row:2;margin:0}.workflow-list article>p{display:none}.workflow-list article>b{grid-column:3;grid-row:1/3}.footer-lockup strong{font-size:42px}.footer-mark{transform:scale(.8) skewY(-19deg);transform-origin:left center;margin-right:-10px}}


/* Footer branding override */
footer .brand{display:flex;align-items:center;gap:2px;font-family:var(--sans);font-size:21px;font-weight:600;letter-spacing:-1px}
footer .brand span{font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:1;color:#8ec6ff}
