*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#060810;--surface:#0b0f1a;--card:#101626;--line:rgba(92,198,220,.16);--blue:#1ecff3;--blue2:#0797d3;--text:#e6edf7;--muted:#8b9ab4;--quiet:#52607a;--amber:#ffb84a;--heading:'Unbounded',sans-serif;--body:'Onest',sans-serif;--mono:'JetBrains Mono',monospace}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--body);overflow-x:hidden}body:before{content:"";position:fixed;inset:0;background-image:linear-gradient(rgba(30,207,243,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(30,207,243,.025) 1px,transparent 1px);background-size:56px 56px;pointer-events:none}a{color:inherit}.nav{position:fixed;z-index:20;top:0;left:0;right:0;height:68px;padding:0 5vw;display:flex;align-items:center;gap:3rem;background:rgba(6,8,16,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.05)}.logo{font-family:var(--heading);font-size:.82rem;text-decoration:none;margin-right:auto}.logo b{color:var(--blue)}.logo-dot{display:inline-block;width:6px;height:6px;background:var(--blue);border-radius:50%;box-shadow:0 0 12px var(--blue);margin-right:.55rem}.nav-links{display:flex;gap:1.6rem}.nav-links a,.nav-contact{font-size:.82rem;color:var(--muted);text-decoration:none}.nav-links a:hover,.nav-contact:hover{color:var(--blue)}.nav-contact{padding:.55rem 1rem;border:1px solid var(--line);border-radius:8px}.hero,.section,footer{position:relative;z-index:1}.hero{min-height:100vh;padding:10rem 5vw 6rem;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:7vw;align-items:center}.eyebrow,.kicker,.demo-label,.card-index{font:500 .65rem var(--mono);letter-spacing:.11em;color:var(--blue)}h1,h2,h3{font-family:var(--heading);letter-spacing:-.035em}h1{font-size:clamp(2.25rem,4.7vw,4.45rem);line-height:1.08;margin:1.4rem 0 1.6rem;max-width:930px}h1 span{color:var(--blue)}h2{font-size:clamp(1.65rem,3vw,2.7rem);line-height:1.17;max-width:840px}h3{font-size:1rem;line-height:1.35}.lead{font-size:1.06rem;line-height:1.75;color:var(--muted);max-width:770px}.actions{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:.8rem 1.35rem;border-radius:9px;font-weight:600;font-size:.9rem;transition:.2s}.primary{background:linear-gradient(110deg,var(--blue2),var(--blue));color:#031018}.primary:hover{box-shadow:0 0 30px rgba(30,207,243,.25);transform:translateY(-1px)}.secondary{border:1px solid var(--line);color:var(--text);background:rgba(30,207,243,.04)}.secondary:hover{border-color:var(--blue);color:var(--blue)}.text-action{color:var(--blue);text-decoration:none;font-weight:500}.small-link{margin-top:1.15rem;color:var(--muted);font-size:.9rem}.small-link a{color:var(--blue)}.note{margin-top:.8rem;color:var(--quiet);font-size:.78rem}.decision-demo{background:linear-gradient(145deg,rgba(16,22,38,.98),rgba(8,12,23,.98));border:1px solid var(--line);border-radius:20px;padding:2rem;box-shadow:0 20px 80px rgba(0,0,0,.35)}.demo-main{font:600 1.08rem var(--heading);line-height:1.45;margin-top:.35rem}.demo-signal{font-size:1.2rem;margin-top:.35rem}.demo-signal b{color:var(--amber)}.demo-arrow{display:block;color:var(--blue);margin:.8rem 0}.cause-row{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.5rem}.cause-row span{font:.72rem var(--mono);padding:.38rem .6rem;background:rgba(30,207,243,.07);border:1px solid var(--line);border-radius:5px}.section{padding:7rem 5vw;border-top:1px solid rgba(255,255,255,.04)}.section:nth-of-type(even){background:rgba(11,15,26,.68)}.section-head{display:flex;flex-direction:column;gap:.8rem;margin-bottom:3rem}.prose{font-size:1rem;line-height:1.8;color:var(--muted)}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem}.narrow{max-width:900px}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.path-card,.four-grid article{background:var(--card);border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:1.6rem;display:flex;flex-direction:column;align-items:flex-start;gap:.9rem}.path-card.featured{border-color:var(--line)}.path-card p:not(.card-index),.four-grid p:not(.card-index){color:var(--muted);font-size:.9rem;line-height:1.65}.path-card .button,.path-card .text-action{margin-top:auto}.path-card small{display:block;color:var(--quiet);font-size:.7rem;line-height:1.5}.method-flow{display:flex;gap:.7rem;align-items:center;flex-wrap:wrap;margin-top:2.5rem}.method-flow span{font:.72rem var(--mono);padding:.55rem .7rem;border:1px solid var(--line);border-radius:6px;background:rgba(30,207,243,.04)}.method-flow i{font-style:normal;color:var(--blue)}.four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.task-list{border-top:1px solid var(--line)}.task-list article{display:grid;grid-template-columns:minmax(220px,.55fr) 1fr;gap:2rem;padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.task-list p,.process-list p{color:var(--muted);line-height:1.7}.process-list{list-style:none}.process-list li{display:grid;grid-template-columns:.6fr 1fr;gap:2rem;padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.07)}.process-list li>div{display:flex;align-items:baseline;gap:1rem}.process-list b{font:.7rem var(--mono);color:var(--blue)}.final-cta{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:end}.final-cta>div>p:not(.kicker){color:var(--muted);line-height:1.7;margin-top:1rem}footer{padding:2.5rem 5vw;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-top:1px solid rgba(255,255,255,.06);color:var(--quiet);font-size:.78rem}footer b{font-family:var(--heading);color:var(--text)}.footer-links{display:flex;gap:1.3rem}.footer-links a{text-decoration:none}.footer-links a:hover{color:var(--blue)}@media(max-width:980px){.nav-links{display:none}.hero{grid-template-columns:1fr;padding-top:8rem}.decision-demo{max-width:720px}.path-grid{grid-template-columns:1fr}.four-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.nav{padding:0 1rem}.nav-contact{font-size:.72rem}.hero,.section{padding-left:1rem;padding-right:1rem}.hero{padding-top:7rem}.two-columns,.final-cta,.task-list article,.process-list li{grid-template-columns:1fr;gap:.8rem}.four-grid{grid-template-columns:1fr}.method-flow i{display:none}.method-flow span{width:100%}footer{align-items:flex-start;flex-direction:column}.footer-links{flex-wrap:wrap}}
/* PrimeInsight — analytical laboratory visual system. Scoped to the homepage. */
.home{--bg:#020c12;--surface:#041119;--card:#071720;--line:#123441;--text:#e8f2f6;--muted:#94aebc;--quiet:#638595;--heading:'Unbounded',sans-serif;background:radial-gradient(ellipse at 85% 12%,#06304055,transparent 34%),var(--bg);counter-reset:section 1}
.home:before{background-size:64px 64px;background-image:linear-gradient(#17bce908 1px,transparent 1px),linear-gradient(90deg,#17bce908 1px,transparent 1px)}
.home main,.home footer{max-width:1440px;margin:auto;border-left:1px solid #163d4855;border-right:1px solid #163d4855}
.home .nav{position:relative;height:94px;background:#020c12c9;padding:0 max(5vw,calc((100vw - 1280px)/2));border-bottom:1px solid var(--line);gap:2rem}
.home .logo{font-size:22px;letter-spacing:-1px}.brand-name>span{color:var(--blue)}.brand-name small{display:block;font:8px var(--mono);letter-spacing:2px;margin-top:5px;color:var(--quiet)}
.home .nav-contact{border-radius:3px;border-color:#1b677c;color:var(--text);padding:12px 20px;white-space:nowrap}.home .nav-contact:after{content:' →';color:var(--blue);margin-left:12px}
.home .hero{padding:62px 4.5% 55px;min-height:650px;gap:0;grid-template-columns:44% 56%;overflow:hidden}
.home .hero-copy{z-index:2}.home .eyebrow{font-size:9px;letter-spacing:1.7px;line-height:1.7;max-width:310px}
.home h1{font-size:clamp(32px,3.25vw,48px);line-height:1.12;font-weight:600;letter-spacing:-1.5px;margin:28px 0 20px;max-width:510px}
.home .lead{font-size:15px;line-height:1.6;max-width:470px}.home .actions{gap:12px;margin-top:26px}.home .button{border-radius:4px;font-size:12px;padding:16px 22px;gap:16px}.home .button:after{content:'→';font-size:18px}.home .primary{background:linear-gradient(110deg,#00c6e8,#14c7ee);box-shadow:0 0 24px #00cff52b}.home .secondary{border-color:#246074;background:transparent}.home .small-link{font-size:12px;margin-top:27px}.home .note{font-size:10px;max-width:380px;line-height:1.6}
.live-model{position:relative;min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.model-meta{display:flex;justify-content:space-between;font:9px var(--mono);letter-spacing:1px;color:#608a9c;padding:10px 8px}.model-meta span:last-child{color:#25728a}.model-canvas{height:360px;position:relative;background:radial-gradient(ellipse,#0baad016,transparent 65%)}.model-canvas canvas{display:block;width:100%;height:100%}.model-status{display:flex;gap:9px;align-items:center;color:#6ba7bb;font:9px var(--mono);letter-spacing:1px;margin:0 20px 25px}.status-dot{width:4px;height:4px;background:var(--blue);box-shadow:0 0 12px #00ceff;border-radius:50%}#motionToggle{margin-left:auto;background:transparent;color:var(--blue);border:1px solid #164354;border-radius:3px;width:28px;height:26px;cursor:pointer}.model-counts{display:flex;justify-content:center;gap:0}.model-counts>div{padding:0 22px;border-left:1px solid #15546a55}.model-counts b{display:block;color:var(--blue);font-size:25px;font-weight:400}.model-counts span{font-size:10px;line-height:1.6;color:#8ba6b5}.model-caption{display:block;text-align:center;color:#4f7586;font:8px var(--mono);margin-top:17px}
.home .section{padding:36px 4.5% 32px;border-top:1px solid #16405099;background:transparent}.home .section:before{content:'';position:absolute;left:-2px;top:34px;width:4px;height:6px;background:#05d3f4;box-shadow:0 0 10px #05d3f455}.home .section-head{position:relative;gap:14px;margin-bottom:22px}.home .kicker{font-size:9px;letter-spacing:1.5px;color:#7096a9}.home .section .kicker:before{counter-increment:section;content:'PI.' counter(section,decimal-leading-zero);color:var(--blue);margin-right:30px;font-size:12px;font-weight:600}.home h2{font-size:clamp(24px,2.5vw,34px);font-weight:500;line-height:1.13;letter-spacing:-.8px;max-width:650px}.home h3{font-weight:500;font-size:17px;letter-spacing:-.3px}.home .section-intro{position:absolute;left:51%;top:36px;font-size:12px;color:var(--muted);line-height:1.65}.home .four-grid{gap:16px}.home .four-grid article,.home .path-card{border:1px solid #1a4554;background:linear-gradient(140deg,#061720aa,#03101655);border-radius:5px;padding:24px;gap:12px}.home .four-grid p:not(.card-index){font-size:12px;line-height:1.6}.home .line-icon{color:var(--blue);font-size:36px;line-height:1;margin-bottom:6px}.home .four-grid .card-index{color:#466e80;font-size:9px;margin-top:auto}.home .path-grid{grid-template-columns:1fr 1fr;gap:20px}.home .path-card{position:relative;overflow:hidden;min-height:275px;padding:26px;border-color:#27768b;box-shadow:inset 0 0 26px #11b7e00b}.home .path-card:after{content:'';position:absolute;right:-45px;top:60px;width:210px;height:210px;border:1px solid #0acdf43b;border-radius:50%;background:repeating-radial-gradient(circle,transparent 0 27px,#0fa6cb33 28px,transparent 29px 30px);pointer-events:none;opacity:.7}.home .path-card:nth-child(2):after{border-radius:0;transform:rotate(45deg) scale(.65);background:repeating-linear-gradient(0deg,transparent 0 30px,#0bd5ef55 31px,transparent 32px),repeating-linear-gradient(90deg,transparent 0 30px,#0bd5ef33 31px,transparent 32px)}.home .path-card>*{position:relative;z-index:1}.home .path-card h3{font-size:25px}.home .path-card p:not(.card-index){font-size:12px;max-width:76%;line-height:1.65}.home .path-card small{font-size:9px;max-width:75%}.home .path-card .card-index{display:none}.home .prose{font-size:13px;line-height:1.7}.home .approach .narrow{max-width:750px}.home .method-flow{display:flex;justify-content:space-between;gap:8px;margin-top:28px;flex-wrap:nowrap}.home .method-flow span{border:0;background:none;padding:0;max-width:100px;font:11px var(--body);text-align:center}.home .method-flow span:before{content:'◎';display:flex;align-items:center;justify-content:center;border:1px solid #257287;border-radius:50%;width:62px;height:62px;margin:0 auto 12px;font-size:26px;color:#08d1ee;box-shadow:inset 0 0 18px #04cdf412}.home .method-flow span:nth-of-type(2):before{content:'♧'}.home .method-flow span:nth-of-type(3):before{content:'?'}.home .method-flow span:nth-of-type(4):before{content:'▥'}.home .method-flow span:nth-of-type(5):before{content:'▤'}.home .method-flow span:nth-of-type(6):before{content:'∿'}.home .method-flow span:nth-of-type(7):before{content:'▷'}.home .method-flow span:nth-of-type(8):before{content:'↗'}.home .method-flow i{margin-bottom:20px;color:#52879b}
.home .outcomes article:before{content:'⌘';font-size:32px;color:var(--blue)}.home .outcomes article:nth-child(2):before{content:'▥'}.home .outcomes article:nth-child(3):before{content:'▤'}.home .outcomes article:nth-child(4):before{content:'∿'}.home .task-list{display:grid;grid-template-columns:repeat(5,1fr);gap:13px;border:0}.home .task-list article{display:flex;flex-direction:column;gap:12px;padding:0 15px 20px;border:1px solid #1b4757;border-radius:5px;overflow:hidden}.home .task-list article:before{content:'';height:94px;margin:0 -15px 2px;background:linear-gradient(130deg,transparent,#04cfff26,transparent),repeating-linear-gradient(90deg,transparent 0 17px,#5bbbd74d 18px,transparent 20px),repeating-linear-gradient(0deg,#071923 0 17px,#1e68844d 18px,#05131b 20px);clip-path:polygon(0 0,100% 0,100% 90%,78% 75%,60% 88%,40% 44%,20% 85%,0 95%)}.home .task-list article:nth-child(2n):before{transform:scaleX(-1)}.home .task-list h3{font-size:14px}.home .task-list p{font-size:11px;line-height:1.6}.home .process-list{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.home .process-list li{display:flex;flex-direction:column;gap:12px;border:1px solid #1b4757;border-radius:5px;padding:22px 18px}.home .process-list p{font-size:12px;line-height:1.6}.home .process-list h3{font-size:15px}.home .process-list b{font-size:20px}.home .two-columns{gap:40px}.home .research{padding-top:28px;padding-bottom:28px}.home .research h2{font-size:23px;max-width:800px}.home .final-cta{gap:24px}.home .final-cta>div>p:not(.kicker){font-size:12px}.home footer{padding:35px 4.5%;font-size:10px}.home footer b{font-size:17px}.home footer p{margin-top:6px}.home :focus-visible{outline:2px solid var(--blue);outline-offset:5px}
@media(min-width:1441px){.home main,.home footer{max-width:1320px}}
@media(max-width:1000px){.home .hero{grid-template-columns:47% 53%;min-height:610px;padding-top:35px}.home h1{font-size:36px}.home .lead{font-size:13px}.home .model-counts>div{padding:0 12px}.home .button{padding:13px 16px}.home .four-grid article{padding:17px}.home .task-list{grid-template-columns:repeat(3,1fr)}.home .method-flow{flex-wrap:wrap}.home .section-intro{position:static}.home .path-card p:not(.card-index){max-width:85%}}
@media(max-width:700px){.home .nav{height:76px;padding:0 20px;gap:12px}.home .logo{font-size:18px}.home .nav-contact{font-size:10px;padding:10px}.home .nav-contact:after{margin-left:0}.home .hero{display:flex;flex-direction:column;padding:38px 22px 30px;gap:30px}.home h1{font-size:38px;max-width:460px}.home .lead{font-size:14px}.home .hero-copy{width:100%}.live-model{width:100%}.model-canvas{height:300px}.model-meta{font-size:7px}.home .section{padding:30px 22px}.home .path-grid,.home .two-columns,.home .final-cta{grid-template-columns:1fr}.home .four-grid,.home .process-list,.home .task-list{grid-template-columns:1fr 1fr}.home .four-grid h3{font-size:15px}.home .four-grid article{padding:16px}.home .method-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:22px 10px}.home .method-flow i{display:none}.home .method-flow span{width:auto;font-size:10px}.home .method-flow span:before{width:48px;height:48px}.home .path-card{min-height:250px}.home .path-card h3{font-size:23px}.home footer{padding:28px 22px}.home .research h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.home *{transition:none!important}}
/* Cropped artwork from the supplied main.png; source coordinates in images/design/sources.json. */
.home .design-asset{display:block;object-fit:contain;pointer-events:none;mix-blend-mode:screen}
.home .hero:after{content:'';position:absolute;bottom:0;right:0;width:64%;height:100px;background:url('/assets/images/design/data-landscape.webp') center bottom/cover no-repeat;opacity:.42;mask-image:linear-gradient(transparent,#000);pointer-events:none}
.home .line-icon{width:38px;height:38px;object-fit:contain;margin:0 0 6px}
.home .path-card:after{display:none}.home .path-card .path-art{position:absolute;right:17px;top:60px;width:150px;height:175px;z-index:0;opacity:.9;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 90%,transparent)}.home .path-card .layers-art{right:25px;width:120px;height:190px;top:42px}.home .path-card p:not(.card-index){max-width:66%}.home .path-card small{max-width:66%}
.home .method-flow span:before{display:none}.home .method-flow .method-art{width:66px;height:69px;margin:0 auto 10px}
.home .outcomes .four-grid{padding-right:150px}.home .outcomes article:before{display:none}.home .result-icon{width:36px;height:36px;margin-bottom:4px}.home .result-art{position:absolute;right:4.5%;bottom:31px;width:130px;height:190px;object-fit:contain;opacity:.85}
.home .task-list article:before{display:none}.home .task-list .industry-art{height:110px;width:calc(100% + 30px);max-width:none;margin:0 -15px 4px;object-fit:cover;mix-blend-mode:normal}.home .task-list article:nth-child(2n):before{transform:none}
.home .process-list{padding-right:150px}.home .process-art{position:absolute;right:3%;bottom:28px;width:150px;height:205px;opacity:.9}.home .ai{padding-right:260px;min-height:285px}.home .ai-art{position:absolute;right:55px;top:60px;width:190px;height:190px}.home .ai .two-columns{grid-template-columns:1fr 1fr;gap:25px}.home .final-cta{padding-right:205px}.home .final-art{position:absolute;right:35px;bottom:10px;width:160px;height:180px;opacity:.7}
@media(max-width:1100px){.home .outcomes .four-grid,.home .process-list{padding-right:0}.home .result-art,.home .process-art{display:none}.home .path-card .path-art{width:115px;right:10px;opacity:.7}.home .path-card .layers-art{width:95px}.home .ai{padding-right:210px}.home .ai-art{right:25px;width:165px}.home .ai .two-columns{grid-template-columns:1fr}.home .final-cta{padding-right:180px}.home .final-art{right:15px;width:145px}}
@media(max-width:700px){.home .path-card .path-art{width:110px;top:65px}.home .path-card .layers-art{width:90px;right:15px;top:50px}.home .path-card p:not(.card-index),.home .path-card small{max-width:67%}.home .method-flow .method-art{width:54px;height:56px}.home .task-list .industry-art{height:85px}.home .ai{padding-right:22px}.home .ai .section-head{padding-right:80px}.home .ai-art{top:28px;right:12px;width:86px;height:100px}.home .final-cta{padding-right:22px;padding-bottom:42px}.home .final-art{width:120px;height:140px;right:5px;bottom:5px;opacity:.2}.home .final-cta>div{position:relative;z-index:1}}
.home .line-icon,.home .result-icon{mask-image:radial-gradient(ellipse,#000 40%,#000c 62%,transparent 76%)}.home .method-flow .method-art{border-radius:50%;mask-image:radial-gradient(circle,#000 55%,#000d 64%,transparent 73%)}.home .ai-art,.home .process-art,.home .result-art,.home .final-art{mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent),linear-gradient(transparent,#000 9%,#000 92%,transparent);mask-composite:intersect}
