@font-face{font-family:Raleway;font-style:normal;font-weight:300 700;font-display:swap;src:url(/assets/raleway-latin-ext-CwtNDoQR.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Raleway;font-style:normal;font-weight:300 700;font-display:swap;src:url(/assets/raleway-latin-CSF1BaNN.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--blue-dark: #3a5a7a;--blue-mid: #4a7a9b;--blue-light: #6ba3c4;--blue-pale: #d6eaf8;--blue-faint: #eaf4fb;--sky: #b8dff0;--white: #ffffff;--off-white: #f8fafc;--gray-light: #e8edf2;--gray-mid: #c5d0da;--gray-text: #7a909f;--text-dark: #2d4a5e;--text-body: #4a6070;--text-muted: #7a909f;--accent-blue: #1a8fc4;--highlight: #c8e8f5;--sans: "Raleway", sans-serif;--radius: 12px;--radius-lg: 18px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text-body);font-family:var(--sans);font-weight:400;line-height:1.7;overflow-x:hidden}nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 5%;height:100px;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--gray-light);box-shadow:0 1px 8px #3c648c0f}.nav-logo{display:flex;align-items:center;gap:10px;text-decoration:none}.nav-logo-mark{width:34px;height:34px;background:var(--blue-dark);border-radius:7px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:600;letter-spacing:-.5px}.nav-logo-name{font-size:15px;font-weight:600;color:var(--blue-dark);letter-spacing:.01em}.nav-links{display:flex;gap:2.2rem;list-style:none}.nav-links a{font-size:13px;font-weight:500;color:var(--text-muted);text-decoration:none;letter-spacing:.02em;transition:color .2s}.nav-links a:hover{color:var(--blue-dark)}.nav-cta{background:var(--blue-dark);color:#fff;font-size:13px;font-weight:600;padding:9px 22px;border-radius:7px;text-decoration:none;letter-spacing:.02em;transition:background .2s}.nav-cta:hover{background:var(--blue-mid)}.nav-right{display:flex;align-items:center;gap:0;border:1.5px solid var(--gray-light);border-radius:8px;overflow:hidden}.nav-right .nav-cta{border-radius:0;border-right:1.5px solid rgba(255,255,255,.25)}.nav-demo{background:#1a5c8a;color:#fff;font-size:13px;font-weight:700;padding:9px 22px;text-decoration:none;letter-spacing:.03em;transition:background .2s;white-space:nowrap}.nav-demo:hover{background:#134a70}.hero{min-height:100vh;display:grid;grid-template-columns:1.25fr 1fr;align-items:center;padding-top:100px;overflow:hidden}.hero-left{padding:6rem 3rem 6rem 10%}.hero-right{position:relative;height:100%;min-height:100vh}.hero-img-ph{position:absolute;top:0;right:3.5rem;bottom:0;left:-3.5rem;display:grid;align-items:center;justify-items:start}.hero-img-ph picture{grid-area:1 / 1;display:block;width:100%}.hero-img-ph img{width:100%;height:auto;display:block}.hero-img-glow{transform:scale(1.1);filter:blur(40px)}.hero-img-main{position:relative;box-shadow:0 0 55px 14px #000c25b8}.hero-img-ph-label{font-size:12px;color:#ffffff8c;letter-spacing:.1em;text-align:center;font-weight:400}.hero-eyebrow{display:inline-block;font-size:24px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--blue-mid);margin-bottom:1.25rem}h1{font-family:var(--sans);font-size:clamp(2.3rem,4.2vw,3.8rem);font-weight:500;line-height:1.12;letter-spacing:-.015em;color:var(--text-dark);margin-bottom:1.25rem}.hero-sub{font-size:1.05rem;font-weight:500;color:var(--blue-dark);margin-bottom:1rem;line-height:1.6}.hero-body{font-size:.95rem;color:var(--text-body);line-height:1.85;margin-bottom:2.5rem;max-width:75%}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary{background:var(--blue-dark);color:#fff;font-size:13px;font-weight:600;padding:13px 28px;border-radius:8px;text-decoration:none;letter-spacing:.03em;transition:background .2s,transform .15s;display:inline-block;font-family:var(--sans);border:none;cursor:pointer}.btn-primary:hover{background:var(--blue-mid);transform:translateY(-1px)}.btn-outline{border:1.5px solid var(--blue-mid);color:var(--blue-dark);font-size:13px;font-weight:600;padding:12px 24px;border-radius:8px;text-decoration:none;letter-spacing:.03em;transition:background .2s;display:inline-block}.btn-outline:hover{background:var(--blue-faint)}.section{padding:6rem 5%}.section-alt{background:var(--off-white)}.section-tag{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--blue-mid);margin-bottom:.75rem;display:block}h2{font-family:var(--sans);font-size:clamp(1.7rem,2.8vw,2.4rem);font-weight:500;color:var(--text-dark);line-height:1.25;margin-bottom:.75rem}.section-desc{font-size:.95rem;color:var(--text-muted);line-height:1.85;margin-bottom:3rem}.container{max-width:980px;margin:0 auto}.callout{background:var(--blue-faint);border-radius:var(--radius);padding:1.5rem 2rem;font-size:.95rem;color:var(--text-dark);line-height:1.75;margin-top:2rem}.callout strong{color:var(--blue-dark)}.callout-dark{background:var(--blue-pale);border-left:4px solid var(--blue-mid)}.cta-band{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem 2.5rem;margin-top:2.5rem;padding:2rem 2.25rem;background:var(--blue-faint);border-radius:var(--radius-lg);border:1.5px solid var(--sky)}.cta-band-title{font-size:clamp(1.15rem,1.9vw,1.5rem);font-weight:600;color:var(--blue-dark);line-height:1.35}.two-col-cards{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:2.5rem 0}.card{border-radius:var(--radius-lg);padding:2rem}.card-gray{background:var(--gray-light)}.card-blue{background:var(--blue-pale)}.card-wide{margin:2.5rem 0}.card h3{font-size:1.1rem;font-weight:600;color:var(--text-dark);margin-bottom:1rem}.card-blue h3{color:var(--blue-dark)}.cross-list{list-style:none;display:flex;flex-direction:column;gap:.6rem}.cross-list li{font-size:.9rem;color:var(--text-body);line-height:1.6;padding-left:18px;position:relative}.cross-list li:before{content:"·";position:absolute;left:0;color:var(--gray-text);font-size:1.4rem;line-height:.9}.cross-list li strong{color:var(--text-dark)}.cross-list-2col{display:grid;grid-template-columns:1fr 1fr;gap:.6rem 2.5rem}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem}.challenge-card{background:var(--blue-faint);border-radius:var(--radius-lg);padding:2rem;display:flex;flex-direction:column;gap:1rem}.challenge-icon{font-size:28px;line-height:1}.challenge-title{font-size:1rem;font-weight:700;color:var(--text-dark)}.challenge-text{font-size:.9rem;color:var(--text-body);line-height:1.7}.arrow-point{display:flex;align-items:flex-start;gap:10px;font-size:.88rem;color:var(--text-muted);line-height:1.6;margin-top:auto;padding-top:.75rem;border-top:1px solid var(--sky)}.arrow-icon{flex-shrink:0;width:22px;height:22px;background:var(--blue-mid);border-radius:50%;display:flex;align-items:center;justify-content:center}.arrow-icon svg{width:12px;height:12px}.origin-layout{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.origin-img{border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4/5;background:var(--blue-faint)}.origin-img img{display:block;width:100%;height:100%;object-fit:cover}.story-cards{display:flex;flex-direction:column;gap:1.25rem}.story-card{background:#fff;border:1.5px solid var(--gray-light);border-left:4px solid var(--blue-mid);border-radius:var(--radius);padding:1.5rem 1.5rem 1.5rem 1.75rem}.story-card h4{font-size:.95rem;font-weight:600;color:var(--blue-dark);margin-bottom:.5rem}.story-card p{font-size:.88rem;color:var(--text-body);line-height:1.7}.story-card-spark{background:var(--blue-faint);border:1.5px solid var(--sky);border-left:4px solid var(--accent-blue)}.story-card-spark p{font-weight:500;color:var(--text-dark)}.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:2rem 0}.compare-card{border-radius:var(--radius-lg);padding:2rem}.compare-traditional{background:var(--gray-light)}.compare-nova{background:var(--blue-pale)}.compare-label{font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-bottom:.3rem;display:block}.compare-traditional .compare-label{color:var(--gray-text)}.compare-nova .compare-label{color:var(--blue-mid)}.compare-subtitle{font-size:.85rem;color:var(--text-muted);margin-bottom:1.5rem}.check-list{list-style:none;display:flex;flex-direction:column;gap:.75rem}.check-list li{font-size:.9rem;color:var(--text-body);line-height:1.6;position:relative;padding-left:30px}.check-list li:before{content:"✓";position:absolute;left:0;top:2px;width:20px;height:20px;background:var(--blue-mid);color:#fff;border-radius:50%;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.check-list li strong{color:var(--blue-dark)}.calib-flow{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:.5rem}.calib-stage{background:#fff;border:1.5px solid var(--sky);border-radius:var(--radius);padding:1.25rem 1.5rem;text-align:center}.calib-stage-model{background:var(--blue-faint)}.calib-stage-out{background:var(--blue-dark);border-color:var(--blue-dark)}.calib-stage-num{display:block;font-size:2.4rem;font-weight:300;line-height:1;color:var(--blue-dark)}.calib-stage-label{display:block;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--blue-mid);margin-top:.35rem}.calib-stage-text{font-size:.85rem;color:var(--text-muted);line-height:1.65;margin-top:.5rem}.calib-stage-out .calib-stage-num,.calib-stage-out .calib-stage-label{color:var(--sky)}.calib-stage-out .calib-stage-text{color:#ffffffd1}.calib-arrow{text-align:center;color:var(--blue-mid);font-size:1.1rem;line-height:1}.section-actions{margin-top:2rem}.accuracy-layout{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.accuracy-visual{background:var(--blue-faint);border:1px solid var(--sky);border-radius:var(--radius-lg);padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem}.accuracy-stat{text-align:center;padding:1.5rem;background:#fff;border-radius:var(--radius);border:1px solid var(--sky)}.accuracy-stat-value{font-family:var(--sans);font-size:3rem;font-weight:300;color:var(--blue-dark);line-height:1;display:block}.accuracy-stat-label{font-size:12px;color:var(--text-muted);letter-spacing:.05em;margin-top:.25rem;display:block}.accuracy-bullets{list-style:none;display:flex;flex-direction:column;gap:.75rem}.accuracy-bullets li{display:flex;align-items:flex-start;gap:10px;font-size:.9rem;color:var(--text-body);line-height:1.6}.bullet-arrow{flex-shrink:0;width:26px;height:20px;background:var(--blue-mid);clip-path:polygon(0 20%,70% 20%,70% 0%,100% 50%,70% 100%,70% 80%,0 80%);margin-top:2px}.scale-wrap{background:#fff;border-radius:var(--radius);border:1px solid var(--sky);padding:1.25rem 1.5rem}.scale-ph-label{font-size:11px;font-weight:600;color:var(--text-muted);letter-spacing:.08em;margin-bottom:10px}.scale-bar{width:100%;height:12px;background:linear-gradient(90deg,#d6eaf8,#4a7a9b,#d6eaf8);border-radius:6px;position:relative;margin-bottom:6px}.scale-dot{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:22px;height:22px;background:var(--blue-dark);border-radius:50%;border:3px solid white}.scale-ticks{display:flex;justify-content:space-between;font-size:10px;color:var(--text-muted);font-weight:600}.scale-ticks .mid{color:var(--blue-dark);font-weight:700}.workflow-outer{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:start;gap:0;margin:2.5rem 0}.workflow-step{display:flex;flex-direction:column;align-items:center;text-align:center}.step-circle{width:88px;height:88px;border-radius:50%;border:3px solid var(--sky);background:var(--blue-faint);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.step-circle svg{width:36px;height:36px;stroke:var(--blue-dark);stroke-width:1.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.step-label{font-size:.9rem;font-weight:600;color:var(--text-dark);line-height:1.3}.step-desc{font-size:.8rem;color:var(--text-muted);margin-top:.5rem;line-height:1.5}.wf-arrow{display:flex;align-items:center;padding-top:24px;color:var(--blue-mid);font-size:1.8rem;padding-left:4px;padding-right:4px}.use-cases{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2.5rem}.use-case-card{background:var(--off-white);border:1.5px solid var(--gray-light);border-radius:var(--radius);padding:1.75rem;transition:border-color .2s,box-shadow .2s}.use-case-card:hover{border-color:var(--sky);box-shadow:0 4px 20px #3c78b41a}.use-case-icon{font-size:2.6rem;line-height:1;margin-bottom:1rem;display:block}.use-case-title{font-size:.95rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.use-case-text{font-size:.87rem;color:var(--text-muted);line-height:1.75}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2.5rem}.team-card{background:#fff;border:1.5px solid var(--gray-light);border-radius:var(--radius-lg);padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;transition:border-color .2s,box-shadow .2s}.team-card:hover{border-color:var(--sky);box-shadow:0 4px 20px #3c78b41a}.team-portrait{position:relative;isolation:isolate;width:156px;height:156px;border-radius:50%;overflow:hidden;background:var(--blue-faint);box-shadow:0 0 0 1.5px var(--sky),0 6px 18px #3c78b424;margin-bottom:1.25rem;flex-shrink:0}.team-portrait img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 22%;filter:grayscale(1) contrast(1.12) brightness(1.04)}.team-portrait:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:radial-gradient(circle at 50% 40%,#eaf4fb00 52%,#eaf4fbd9)}.team-name{font-family:var(--sans);font-size:1.35rem;font-weight:400;color:var(--text-dark);line-height:1.3}.team-role{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--blue-mid);line-height:1.6;margin-top:.5rem;margin-bottom:1.5rem;max-width:320px}.team-points{list-style:none;display:flex;flex-direction:column;gap:.75rem;text-align:left;width:100%}.team-points li{font-size:.88rem;color:var(--text-body);line-height:1.7;padding-left:18px;position:relative}.team-points li:before{content:"·";position:absolute;left:0;top:-2px;color:var(--blue-mid);font-size:1.4rem;line-height:1.2}.img-ph{background:var(--blue-faint);border:1.5px dashed var(--sky);border-radius:var(--radius);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--text-muted);font-size:11px;letter-spacing:.08em;text-align:center}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.contact-info p{font-size:.95rem;color:var(--text-body);line-height:1.85;margin-bottom:2rem}.contact-detail{margin-bottom:1.25rem}.contact-label{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--blue-mid);display:block;margin-bottom:.2rem}.contact-value{font-size:.92rem;color:var(--text-body)}.contact-form{display:flex;flex-direction:column;gap:1.1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.35rem}.form-label{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.form-input,.form-select,.form-textarea{background:#fff;border:1.5px solid var(--gray-light);border-radius:8px;color:var(--text-dark);font-family:var(--sans);font-size:.9rem;padding:10px 14px;outline:none;transition:border-color .2s}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--blue-mid)}.form-textarea{min-height:110px;resize:vertical}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.form-status{font-size:.9rem;line-height:1.6;padding:.75rem 1rem;border-radius:var(--radius);margin-top:.25rem}.form-status-success{color:var(--blue-dark);background:var(--blue-faint);border-left:4px solid var(--blue-mid)}.form-status-error{color:#a03030;background:#fbeaea;border-left:4px solid #c85050}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%237a909f' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px;cursor:pointer}footer{background:var(--text-dark);color:#fff9;padding:3rem 5%;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.footer-left{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.footer-logo{display:flex;align-items:center;gap:8px}.footer-logo-mark{width:28px;height:28px;background:#ffffff26;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff}.footer-logo-text{font-size:13px;font-weight:600;color:#fffc}.footer-sep{width:1px;height:16px;background:#ffffff26}.footer-legal{font-size:12px}.footer-links{display:flex;gap:1.5rem;list-style:none}.footer-links a{font-size:12px;color:#ffffff80;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#ffffffd9}.hiw-block{background:var(--off-white);border:1.5px solid var(--gray-light);border-radius:var(--radius-lg);padding:2.5rem}.hiw-block-header{display:flex;align-items:center;gap:1.25rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--gray-light)}.hiw-step-num{font-family:var(--sans);font-size:2.8rem;font-weight:300;color:var(--blue-pale);line-height:1;min-width:56px;text-align:center;background:var(--blue-dark);border-radius:10px;padding:.25rem .5rem}.hiw-block-title{font-size:1.05rem;font-weight:700;color:var(--text-dark);margin-bottom:.15rem}.hiw-block-sub{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--blue-mid)}.hiw-training-grid,.hiw-ensemble-grid{display:block}.hiw-points{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.hiw-point{display:flex;gap:1rem;align-items:flex-start}.hiw-point-icon{flex-shrink:0;width:38px;height:38px;background:var(--blue-faint);border:1px solid var(--sky);border-radius:8px;display:flex;align-items:center;justify-content:center}.hiw-point-title{font-size:.9rem;font-weight:700;color:var(--text-dark);margin-bottom:.3rem}.hiw-point-text{font-size:.87rem;color:var(--text-muted);line-height:1.75}@media(max-width:960px){nav{padding:0 1.5rem}.nav-links{display:none}.hero{grid-template-columns:1fr}.hero-right{display:none}.hero-left{padding:5rem 1.5rem 3rem}.section{padding:4rem 1.5rem}.two-col-cards,.compare-grid,.origin-layout,.contact-layout,.cross-list-2col,.hiw-points{grid-template-columns:1fr}.cta-band{flex-direction:column;align-items:flex-start}.three-col,.team-grid,.workflow-outer{grid-template-columns:1fr}.wf-arrow{display:none}.use-cases{grid-template-columns:1fr 1fr}.form-row{grid-template-columns:1fr}footer{flex-direction:column;text-align:center}.footer-left{flex-direction:column;align-items:center}}@media(max-width:600px){.use-cases{grid-template-columns:1fr}}
