:root{--bg: #050509;--bg-alt: #050509;--bg-elevated: #0a0a0f;--bg-subtle: #0b0b10;--accent: #f5f5f5;--accent-soft: rgba(245, 245, 245, .08);--accent-strong: rgba(245, 245, 245, .16);--accent-border: rgba(245, 245, 245, .3);--text: #f4f4f5;--muted: #a1a1aa;--muted-soft: rgba(113, 113, 122, .18);--border-subtle: rgba(82, 82, 91, .35);--border-strong: rgba(113, 113, 122, .45);--danger: #f97316;--radius-lg: 18px;--radius-xl: 28px;--shadow-soft: 0 18px 60px rgba(15, 23, 42, .75);--shadow-strong: 0 24px 120px rgba(15, 23, 42, .95);--vw-unit: .052vw;--vh-unit: .069vh}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#000;color:var(--text);-webkit-font-smoothing:antialiased;overflow-x:hidden}.container{width:100%;max-width:90%;margin-left:auto;margin-right:auto;padding:0 32px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section-contact{--contact-green:rgba(45, 74, 60, 0);--contact-green-input: rgba(0, 0, 0, .3);--contact-blue: #2563eb;--contact-blue-hover: #1d4ed8;color:#111;padding:80px 0 100px;position:relative;overflow:visible;isolation:isolate}.contact-container{max-width:1200px;position:relative;z-index:1}.section-contact:before{content:"";position:absolute;width:clamp(320px,100vw,4500px);height:clamp(320px,100vw,4500px);left:30%;top:52%;transform:translateY(-50%);border-radius:999px;background:radial-gradient(circle at center,#2563eb80,#25a6eb38 35%,#2563eb12 58%,#2563eb00 75%);filter:blur(96px);pointer-events:none;z-index:0}.contact-grid{display:grid;grid-template-columns:minmax(260px,1fr) minmax(320px,1.25fr);gap:0;align-items:stretch;border-radius:12px;overflow:hidden;box-shadow:0 24px 80px #0f172a1f}.contact-aside{display:flex;flex-direction:column;align-items:flex-start;background:var(--contact-green);color:#fff;padding:48px 40px 0;box-sizing:border-box;min-height:0;height:100%}.contact-aside-title{width:100%;margin:0 0 40px;font-size:clamp(32px,4vw,48px);font-weight:600;letter-spacing:-.02em}.contact-aside-list{width:100%;list-style:none;padding:0;margin:0;color:#ffffffd9}.contact-aside-list li{position:relative;padding-left:32px;margin-bottom:20px}.contact-aside-list li:before{content:"✓";position:absolute;left:0;top:-2px;font-size:18px;font-weight:700;color:var(--contact-blue)}.linkedin-item .linkedin-link{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none;transition:color .2s ease}.linkedin-item .linkedin-link:hover{color:var(--contact-blue)}.linkedin-item .linkedin-link img{width:20px;height:20px;display:block;transition:transform .2s ease}.linkedin-item .linkedin-link:hover img{transform:scale(1.1)}.contact-form-wrap{background:#ffffff08;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:48px 48px 56px;color:#fff;box-sizing:border-box;min-height:0;height:100%}.contact-field{display:block;margin:0}.contact-field input,.contact-field textarea{width:100%;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:16px 20px;font-size:15px;font-family:inherit;background:var(--contact-green-input);color:#fff;outline:none;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#ffffffb8}.contact-field input:focus,.contact-field textarea:focus{background:#0009;border-color:var(--contact-blue);box-shadow:0 0 0 4px #2563eb26}.contact-consent{color:#fff}.contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-field-full{grid-column:1 / -1}.contact-field-full textarea{min-height:140px;resize:vertical}.contact-form-error{margin:12px 0 0;font-size:14px;color:#b45309}.contact-submit{margin-top:20px;padding:14px 40px;min-width:160px;border:none;border-radius:4px;font-size:16px;font-weight:600;font-family:inherit;color:#fff;background:var(--contact-blue);cursor:pointer;transition:background .2s ease,transform .15s ease}.contact-submit:hover{background:var(--contact-blue-hover)}.contact-submit:active{transform:translateY(1px)}.contact-consent{display:flex;align-items:flex-start;gap:12px;margin-top:20px;font-size:14px;line-height:1.5;color:#ffffffb3}.contact-consent strong{color:#fff;font-weight:600}.contact-consent input[type=checkbox]{margin-top:3px;width:18px;height:18px;flex-shrink:0;accent-color:var(--contact-blue);cursor:pointer}@media (max-width: 768px){.contact-grid{grid-template-columns:1fr}.contact-aside{padding:36px 28px 0}.contact-form-wrap{padding:32px 24px 40px}.contact-form-grid{grid-template-columns:1fr}}.site-footer{position:relative;overflow:hidden;isolation:isolate;padding:22px 0 24px;background:#ffffff08}.page-bottom-wrap{position:relative;margin-top:-2500px;padding-top:2500px;overflow:hidden;pointer-events:none;z-index:20}.page-bottom-wrap>section,.page-bottom-wrap>footer{pointer-events:auto}.footer-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:16px;color:var(--muted)}.logo{display:flex;align-items:center;line-height:0}.logo img{display:block;height:24px;width:auto}.hero{min-height:100vh;height:100vh;padding:0;display:flex;align-items:flex-start;justify-content:flex-start;box-sizing:border-box;position:relative;overflow:hidden}.hero-brand{position:absolute;top:100px;left:5%;z-index:2;font-size:11px;font-weight:600;letter-spacing:.08em;color:var(--text, #fff)}.hero-brand img{display:block;height:clamp(18px,1.5vw,30px);width:auto;object-fit:contain}.hero-brand-right{position:absolute;top:100px;right:5%;z-index:2;display:flex;align-items:center}.hero-brand-right img{display:block;height:clamp(18px,1.5vw,30px);width:auto;object-fit:contain}.hero-sticky{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;isolation:isolate}.hero-sticky:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:1;pointer-events:none}.hero-seq{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:0}.hero-mobile-video{display:none;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero .container.hero-inner{position:relative;z-index:2;pointer-events:none}.hero .container.hero-inner *{pointer-events:auto}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#0000004d,#0000 30%,#0000 70%,#0000004d);z-index:-2}.hero-inner{max-width:1250px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px;padding-top:35vh;padding-left:32px;padding-right:32px}.hero-copy-center{text-align:center}.hero h1{font-size:clamp(40px,4.5vw,70px);line-height:1.05;margin:0 0 20px;letter-spacing:-.02em;color:#fff}.hero-subtitle{font-size:clamp(18px,2vw,28px);line-height:1.6;color:var(--muted);width:100%;max-width:1300px;text-align:center}.hero-title-reveal .hero-word+.hero-word:before{content:" ";white-space:pre}.hero-title-reveal .hero-word+.hero-word{margin-left:.1em}.hero-copy .hero-word,.hero-copy .hero-subtitle-reveal{opacity:0;transform:translate(-20px);display:inline-block;transition:opacity .32s ease,transform .32s ease}.hero-copy .hero-subtitle-reveal{display:block;transform:translate(-24px)}.hero-copy .hero-word:nth-child(1),.hero-copy .hero-word:nth-child(2),.hero-copy .hero-word:nth-child(3),.hero-copy .hero-word:nth-child(4),.hero-copy .hero-word:nth-child(5),.hero-copy .hero-word:nth-child(6),.hero-copy .hero-word:nth-child(7){transition-delay:0s}.hero-copy.hero-copy-visible .hero-word:nth-child(1){opacity:1;transform:translate(0);transition-delay:.05s}.hero-copy.hero-copy-visible .hero-word:nth-child(2){opacity:1;transform:translate(0);transition-delay:.12s}.hero-copy.hero-copy-visible .hero-word:nth-child(3){opacity:1;transform:translate(0);transition-delay:.19s}.hero-copy.hero-copy-visible .hero-word:nth-child(4){opacity:1;transform:translate(0);transition-delay:.26s}.hero-copy.hero-copy-visible .hero-word:nth-child(5){opacity:1;transform:translate(0);transition-delay:.33s}.hero-copy.hero-copy-visible .hero-word:nth-child(6){opacity:1;transform:translate(0);transition-delay:.4s}.hero-copy.hero-copy-visible .hero-word:nth-child(7){opacity:1;transform:translate(0);transition-delay:.47s}.hero-copy.hero-copy-visible .hero-subtitle-reveal{opacity:1;transform:translate(0);transition:opacity .4s ease,transform .4s ease;transition-delay:.55s}.hero-copy.hero-copy-hiding .hero-word:nth-child(7){opacity:0;transform:translateY(30px);transition-delay:.05s}.hero-copy.hero-copy-hiding .hero-word:nth-child(6){opacity:0;transform:translateY(30px);transition-delay:.12s}.hero-copy.hero-copy-hiding .hero-word:nth-child(5){opacity:0;transform:translateY(30px);transition-delay:.19s}.hero-copy.hero-copy-hiding .hero-word:nth-child(4){opacity:0;transform:translateY(30px);transition-delay:.26s}.hero-copy.hero-copy-hiding .hero-word:nth-child(3){opacity:0;transform:translateY(30px);transition-delay:.33s}.hero-copy.hero-copy-hiding .hero-word:nth-child(2){opacity:0;transform:translateY(30px);transition-delay:.4s}.hero-copy.hero-copy-hiding .hero-word:nth-child(1){opacity:0;transform:translateY(30px);transition-delay:.47s}.hero-copy.hero-copy-hiding .hero-subtitle-reveal{opacity:0;transform:translateY(30px);transition:opacity .4s ease,transform .4s ease;transition-delay:0s}.reveal{opacity:0;transform:translateY(40px);transition:opacity .8s ease-out,transform .8s ease-out}.reveal.active{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transform:translate(-50px);transition:opacity .8s ease-out,transform .8s ease-out}.reveal-left.active{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transform:translate(50px);transition:opacity .8s ease-out,transform .8s ease-out}.reveal-right.active{opacity:1;transform:translate(0)}.reveal-up{opacity:0;transform:translateY(40px);transition:opacity .8s ease-out,transform .8s ease-out}.reveal-up.active{opacity:1;transform:translateY(0)}.feature-accordion-item.reveal-up{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out,max-height .3s ease,background .2s ease}.feature-accordion-item.reveal-up.active{opacity:1;transform:translateY(0)}.feature-accordion-item.reveal-up:nth-child(1),.feature-accordion-item.reveal-up:nth-child(2),.feature-accordion-item.reveal-up:nth-child(3),.feature-accordion-item.reveal-up:nth-child(4),.feature-accordion-item.reveal-up:nth-child(5){transition-delay:0s}.section{padding:300px 0;background:transparent}.section.alt{background:transparent}.section-wells{padding-top:300px;padding-bottom:200px;min-height:80vh}.section-wells .wells-container,.section-wells .wells-content{text-align:center}.section-wells .wells-content h2{position:relative;z-index:1;font-size:60px;line-height:1.2;margin:0 auto 24px;max-width:clamp(600px,85vw,1100px);font-weight:600;letter-spacing:-.02em;background:linear-gradient(90deg,#00ffd5,#00c8ff 30%,#0056ff);-webkit-background-clip:text;background-clip:text}.section-wells .wells-content p{position:relative;z-index:1;font-size:20px;line-height:1.6;margin:0 auto;max-width:clamp(400px,50vw,800px);color:var(--muted)}.wells-video-wrap{margin:80px auto 0;width:100%;max-width:600px;border-radius:20px;overflow:hidden;background:#000;box-shadow:0 30px 90px #000c;border:1px solid rgba(255,255,255,.1)}.wells-video{width:100%;height:auto;display:block;object-fit:cover}.section-wells .wells-content .word{transition:color .1s ease,opacity .1s ease;padding-bottom:.1em}.section-spacer{min-height:60vh;display:flex;flex-direction:column;align-items:stretch}.glow-clip-wrap{overflow:clip;width:100%;position:relative;z-index:10;margin-top:-1000px;padding-top:1000px;pointer-events:none}.glow-clip-wrap>section{pointer-events:auto}#partners{position:relative;padding-top:160px;padding-bottom:160px;overflow:visible;z-index:10}#partners>.container.partners-layout{position:relative}#partners .partners-glow-left{left:0;top:90%;transform:translate(-40%,-50%);width:min(500vw,3500px);height:min(500vw,3500px);opacity:.75;z-index:0}#partners .partners-glow-right{left:auto;right:0;top:50%;transform:translate(10%,-50%);width:min(90vw,620px);height:min(72vw,500px);opacity:.7;z-index:0}.partners-layout{display:grid;grid-template-columns:1fr .2fr 1fr;gap:32px 64px;align-items:center;max-width:100%;min-height:50vh}.partners-copy{justify-self:center;display:flex;justify-content:center;margin-left:20%}.partners-gap{min-width:0}.partners-img-wrap{justify-self:start}.partners-layout .spacer-content{margin-left:0;margin-right:0;text-align:left;width:100%}.partners-layout .spacer-content h2,.partners-layout .spacer-content p{margin-left:0;margin-right:0}.partners-img-wrap{display:flex;align-items:center;justify-content:flex-start;min-height:300px;z-index:-1}.partners-data-video{width:100%;max-width:100%;max-height:50vh;transform:translate(10%) scale(1.3);transform-origin:center center;height:auto;display:block;object-fit:contain}.spacer-content{text-align:center;margin:0 auto;max-width:800px}.spacer-content h2{font-size:48px;font-weight:600;max-width:500px;margin:0 auto 16px;color:#fff}.spacer-content p{font-size:20px;color:var(--text-muted);max-width:600px;margin:0 auto}.section-with-bg-video{position:relative;overflow:hidden;height:100vh;min-height:1100PX}.features-bg-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;display:block;pointer-events:none}.section-with-bg-video .section-bg-video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;pointer-events:none;z-index:1}.section-with-bg-video>.container{position:relative;z-index:1;display:block;height:100%}.section-with-bg-video .features-copy{position:absolute;left:32px;bottom:-50PX;transform:translateY(40px);max-width:1200px;text-align:left;opacity:0;transition:opacity .7s ease-out,transform .7s ease-out}.section-with-bg-video .features-copy.visible{opacity:1;transform:translateY(0)}.section-with-bg-video .features-copy .section-header{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out}.section-with-bg-video .features-copy .checklist{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out .15s,transform .5s ease-out .15s}.section-with-bg-video .features-copy.visible .section-header,.section-with-bg-video .features-copy.visible .checklist{opacity:1;transform:translateY(0)}.section-with-bg-video .section-header h2:empty,.section-with-bg-video .section-header p:empty,.section-with-bg-video .tab-panel h3:empty,.section-with-bg-video .tab-panel p:empty{display:none}.split-layout{display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:flex-start}.split-left{position:sticky;top:clamp(40px,8vh,100px);display:flex;justify-content:flex-start}.section-header{max-width:1300px;margin-bottom:32px}#perspective{padding-top:160px;padding-bottom:160px}.perspective-glow.viewport-glow-hero-tr{position:fixed;left:auto;right:-6%;top:10%;transform:translate(18%,-22%);width:min(58vw,5000px);height:min(58vw,5000px);opacity:0;z-index:0;pointer-events:none}.perspective-intro{position:relative;display:flex;margin-top:300px;justify-content:center;text-align:center;margin-bottom:40px;min-height:70vh;overflow:visible}.perspective-glow{position:absolute;width:min(100vw,5000px);height:min(100vw,5000px);border-radius:50%;pointer-events:none;z-index:0;background:radial-gradient(circle closest-side,rgba(8,106,201,.4) 0%,rgba(8,106,201,.12) 42%,transparent 80%);opacity:.75}.perspective-glow-bl{left:0;bottom:-20%;transform:translate(-10%,18%)}.perspective-glow-tr{right:0;top:6%;transform:translate(26%,-12%)}.perspective-intro p.perspective-text{position:relative;z-index:1;margin:0;font-size:clamp(35px,5vw,70px);font-weight:600;line-height:1.1;letter-spacing:-.02em;max-width:1000px;background:linear-gradient(90deg,#00ffd5,#00c8ff 30%,#0056ff);-webkit-background-clip:text;background-clip:text}.perspective-intro p.perspective-text .word{transition:color .1s ease,opacity .1s ease;padding-bottom:.1em}.left-feature-title{margin:0 0 20px;font-size:36px;font-weight:600;letter-spacing:-.02em;color:#8bff7a}.left-feature-list{display:flex;flex-direction:column;align-items:center;width:100%}.feature-accordion{width:100%;max-width:800px}.feature-accordion-item{padding:70px 26px 90px;transition:opacity .2s ease-out}.feature-accordion-item:last-child{padding-bottom:0}.feature-accordion-item:first-child{border-top:0}.feature-accordion-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:2px;width:100%;border:none;background:transparent;cursor:default;padding:0;text-align:left;font-family:inherit}.feature-accordion-head h3{margin:0;font-size:clamp(20px,3vw,40px);font-weight:600;letter-spacing:-.01em;background:linear-gradient(90deg,#00ffd5,#00c8ff 30%,#0056ff);-webkit-background-clip:text;background-clip:text;padding-bottom:.15em}.feature-accordion-panel p{margin:0;color:#fff;font-size:clamp(16px,2vw,28px);line-height:1.55;max-width:52ch;padding-top:12px}.video-placeholder{width:100%;height:100%;max-width:clamp(500px,70vw,1000px);aspect-ratio:1 / 1;background:#111;border-radius:30px;overflow:hidden;display:center;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);margin-left:0;margin-right:auto}.video-placeholder video{width:100%;height:100%;object-fit:contain}.section-video{width:100%;height:100%;object-fit:cover;display:block}.features-logo{display:block;height:clamp(24px,2vw,30px);margin-left:0;width:auto;margin-bottom:40px;object-fit:contain}.section-header h2{font-size:clamp(25px,3.6vw,50px);letter-spacing:-.01em;color:linear-gradient(90deg,rgb(0,255,213) 0%,rgb(0,200,255) 30%,#0056FF 100%);margin:0 0 5px}.section-header p{margin:0;color:var(--muted);font-size:clamp(12px,1.4vw,20px)}.checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:9px;font-size:clamp(12px,1.4vw,20px);color:var(--muted)}.checklist li:before{content:"▹";margin-right:6.5px;color:var(--accent)}#drilling-seq{display:none}.section-with-seq-bg{position:relative;overflow:hidden;aspect-ratio:8 / 10;width:100%}.section-with-seq-bg .seq-wrapper{position:absolute;top:0;left:0;width:100%;height:110%;overflow:hidden;z-index:0}.products-seq{position:absolute;top:100px;left:0;width:100%;height:100%}.section-seq-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d;pointer-events:none;z-index:1}.section-with-seq-bg>.container{position:relative;z-index:2;display:flex;align-items:flex-start;padding-top:15%;min-height:100%;max-width:min(90%,1500px)}.products-copy{position:absolute;top:5%;left:5%;max-width:clamp(300px,32vw,500px);z-index:2;opacity:0;transform:translate(60px);transition:opacity .7s ease-out,transform .7s ease-out}.products-video-wrap{position:absolute;right:5%;top:15%;width:clamp(300px,32vw,500px);z-index:10;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #00000080;opacity:0;transform:translate(-60px);transition:opacity .7s ease-out,transform .7s ease-out}.products-video-wrap.visible{opacity:1;transform:translate(0)}.products-video{width:100%;height:auto;display:block;border-radius:12px}.products-copy.visible{opacity:1;transform:translate(0)}.products-copy h3{margin:0 0 16px;font-size:clamp(18px,2.2vw,32px);font-weight:600;letter-spacing:-.01em;color:#fff;line-height:1.3}.products-copy p{margin:0;font-size:clamp(12px,1.1vw,16px);line-height:1.6;color:var(--muted);max-width:clamp(300px,30vw,430px)}.products-console{position:absolute;right:10%;top:30%;max-width:clamp(300px,35vw,550px);z-index:2;opacity:0;transform:translate(-60px);transition:opacity .7s ease-out,transform .7s ease-out;font-family:Consolas,Monaco,monospace;background:#41404099;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:22px 28px}.products-console.visible{opacity:1;transform:translate(0)}.console-line{font-size:18px;line-height:1.8;color:#ffffffd9}.console-tag{font-weight:600}.console-tag.minibrain{color:#60a5fa}.console-tag.ziwigpt{color:#a78bfa}.console-status.ok{color:#4ade80}.console-status.confirmed{color:#fbbf24}.console-alert{color:#f87171;font-weight:600}.products-video-wrap-2{position:absolute;right:5%;top:60%;width:clamp(300px,32vw,500px);max-width:680px;z-index:10;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #00000080;opacity:0;transform:translate(-60px);transition:opacity .7s ease-out,transform .7s ease-out}.products-video-wrap-2.visible{opacity:1;transform:translate(0)}.products-video-wrap-3{position:absolute;right:5%;bottom:-280PX;top:auto;width:clamp(300px,32vw,500px);max-width:680px;z-index:10;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #00000080;opacity:0;transform:translate(-60px);transition:opacity .7s ease-out,transform .7s ease-out}.products-video-wrap-3.visible{opacity:1;transform:translate(0)}.console-note{color:#ffffff80;font-style:italic}.console-status.pending{color:#fbbf24}.products-insight{position:absolute;left:5%;bottom:5%;max-width:clamp(300px,32vw,500px);z-index:2;opacity:0;transform:translate(60px);transition:opacity .7s ease-out,transform .7s ease-out}.products-insight.visible{opacity:1;transform:translate(0)}.products-insight h3{margin:0 0 9px;font-size:clamp(20px,2.8vw,40px);font-weight:600;letter-spacing:-.01em;color:#fff;line-height:1.3}.products-insight p{margin:0;font-size:18px;line-height:1.5;color:var(--muted);max-width:clamp(300px,30vw,430px)}.products-signals{position:absolute;left:5%;top:40%;max-width:clamp(300px,32vw,500px);z-index:2;opacity:0;transform:translate(60px);transition:opacity .7s ease-out,transform .7s ease-out}.products-signals.visible{opacity:1;transform:translate(0)}.products-signals h3{margin:0 0 12px;font-size:clamp(20px,2.8vw,40px);font-weight:600;letter-spacing:-.01em;color:#fff;line-height:1.3}.products-signals .signals-subtitle{margin:0 0 19px;font-size:16px;line-height:1.5;color:var(--muted)}.products-signals .signals-source{background:#00000080;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:16px 19px;max-width:clamp(300px,30vw,430px)}.products-signals .signals-label{display:block;font-size:14px;color:#fff9;margin-bottom:10px}.products-signals ul{margin:0;padding:0;list-style:none}.products-signals li{font-size:15px;line-height:1.7;color:#ffffffd9;padding-left:16px;position:relative}.products-signals li:before{content:"•";position:absolute;left:0;color:#60a5fa}.drilling-seq{width:100%;height:100%}@media (max-width: 960px){.hero-inner{grid-template-columns:minmax(0,1fr)}.hero-visual{order:-1}.section-split{grid-template-columns:minmax(0,1fr)}.split-layout{grid-template-columns:1fr;gap:32px}#partners .partners-layout{grid-template-columns:1fr}}@media (max-width: 768px){html,body{overflow-x:hidden}.container{max-width:100%;padding-left:20px;padding-right:20px}.section{padding:96px 0}.hero,.hero-sticky{min-height:100svh;height:100svh}.hero{background:#000}.hero-sticky{position:relative;background:none}.hero-seq{display:none}.hero-mobile-video{display:block}.hero-brand{top:24px;left:20px}.hero-brand-right{top:24px;right:20px}.hero-brand img,.hero-brand-right img{height:clamp(16px,2.5vw,24px)}.hero-inner{max-width:100%;padding-top:34svh;padding-left:20px;padding-right:20px}.hero h1{font-size:clamp(40px,12vw,56px)}.hero-copy .hero-word,.hero-copy .hero-subtitle-reveal,.hero-copy.hero-copy-visible .hero-word,.hero-copy.hero-copy-visible .hero-subtitle-reveal,.hero-copy.hero-copy-hiding .hero-word,.hero-copy.hero-copy-hiding .hero-subtitle-reveal{opacity:1;transform:none;transition:none}.perspective-glow{display:none}#perspective{padding-top:0;padding-bottom:96px}.perspective-intro{align-items:center;margin-top:0;margin-bottom:72px;min-height:100svh;padding:32px 0}.perspective-intro p.perspective-text{max-width:100%;font-size:clamp(32px,10vw,44px);line-height:1.15}#perspective .split-layout{grid-template-columns:1fr;grid-template-rows:auto auto;gap:20px;height:auto;min-height:auto;overflow:visible}#perspective .split-left{position:static;top:auto;z-index:auto;align-self:auto;background:transparent}#perspective .split-left.reveal-left,#perspective .feature-accordion-item.reveal-up,#perspective .feature-accordion-item.reveal-up.active{opacity:1;transform:none}#perspective .split-right{min-height:0;height:auto;max-height:none;overflow:visible;padding-right:0;padding-bottom:0}#perspective .video-placeholder{display:flex;max-width:none;aspect-ratio:4 / 3;border:0;border-radius:20px;background:transparent;box-shadow:none;overflow:hidden;margin-right:0}#perspective .video-placeholder video,#perspective .section-video{width:100%;height:100%;object-fit:cover;border-radius:20px}.feature-accordion-item{padding:32px 0 40px}#perspective .left-feature-list,#perspective .feature-accordion{width:100%}.feature-accordion-head h3{font-size:clamp(24px,7vw,32px)}.feature-accordion-panel p{max-width:100%;font-size:16px}.disclaimer-right{margin-top:32px;padding-left:0}.section-with-bg-video{height:auto;min-height:100svh;display:flex;align-items:flex-end}.section-with-bg-video>.container{min-height:100svh}.section-with-bg-video .features-copy{left:20px;right:20px;bottom:40px;max-width:none}.section-header h2{font-size:clamp(30px,9vw,40px);line-height:1.15}.section-header p,.checklist,.products-copy p,.products-insight p,.products-signals .signals-subtitle,.section-wells .wells-content p,.spacer-content p{font-size:16px}.section-with-seq-bg{aspect-ratio:auto;padding:140px 0 160px;overflow:hidden;background:none}.section-with-seq-bg .seq-wrapper{display:block;top:0;left:0;height:100%;width:100%}.section-seq-overlay{display:block;background:linear-gradient(180deg,#00000038,#00000094 40%,#000c)}.products-seq{top:0;height:100%}.section-with-seq-bg>.container{display:grid;gap:104px;padding-top:0;max-width:100%}.products-copy,.products-video-wrap,.products-signals,.products-video-wrap-2,.products-insight,.products-video-wrap-3{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:100%;max-width:none;opacity:1;transform:none}.products-copy h3,.products-signals h3,.products-insight h3{font-size:clamp(28px,8vw,36px)}.products-copy h3,.products-signals h3,.products-insight h3,.products-copy p,.products-signals .signals-subtitle,.products-insight p{margin-bottom:0}.products-video-wrap,.products-video-wrap-2,.products-video-wrap-3,.products-video{border-radius:16px}.products-signals .signals-source{max-width:none}.products-copy,.products-signals,.products-insight{margin-bottom:12px}.products-video-wrap,.products-video-wrap-2,.products-video-wrap-3{margin-top:-12px}.glow-clip-wrap,.page-bottom-wrap{margin-top:0;padding-top:0}#partners{padding-top:96px;padding-bottom:96px}.partners-layout{grid-template-columns:1fr;gap:32px;min-height:auto}.partners-copy{margin-left:0;justify-self:stretch}.partners-img-wrap{justify-self:stretch;justify-content:center;min-height:auto;z-index:0}.partners-layout .spacer-content,.partners-layout .spacer-content h2,.partners-layout .spacer-content p{text-align:center;margin-left:auto;margin-right:auto}.partners-data-video{max-height:none;transform:none}.section-wells{min-height:auto;padding-top:96px;padding-bottom:96px}.section-wells .wells-content h2{max-width:100%;font-size:clamp(32px,9vw,42px)}.wells-video-wrap{margin-top:40px;max-width:none;border-radius:16px}.section-contact{padding:96px 0 40px}.section-contact:before{left:50%;top:36%;width:120vw;height:120vw;transform:translate(-50%,-50%);filter:blur(60px)}.contact-grid{display:flex;flex-direction:column;gap:24px;overflow:visible;box-shadow:none}.contact-aside{display:contents;padding:0;background:transparent}.contact-aside-title{order:1;margin-bottom:0;font-size:clamp(30px,9vw,40px)}.contact-form-wrap{order:2;padding:24px 20px 28px;border-radius:20px}.contact-aside-list{order:3;padding-top:8px}.contact-aside-list li{margin-bottom:14px;padding-left:24px}.contact-aside{padding:0 0 16px;background:transparent}.contact-form-grid{grid-template-columns:1fr}.contact-submit{width:100%}.contact-consent{font-size:13px}.footer-inner{flex-direction:column;justify-content:center;text-align:center;gap:16px}}@media (max-width: 480px){.container{padding-left:16px;padding-right:16px}.hero-brand{left:16px}.hero-brand-right{right:16px}.hero-brand img,.hero-brand-right img{height:clamp(10px,2.5vw,12px)}.hero-inner{padding-top:32svh;padding-left:16px;padding-right:16px}.hero h1{font-size:clamp(34px,12vw,44px)}.section-with-bg-video .features-copy{left:16px;right:16px;bottom:24px}.contact-form-wrap{padding:20px 16px 24px}}.privacy-link{color:#fff;font-weight:600;text-decoration:none;cursor:pointer;transition:color .2s ease}.privacy-link:hover{color:#2563eb}.about-page[data-v-2c14d2d0]{min-height:100vh;background:var(--bg, #050509);color:var(--text, #f4f4f5)}.about-nav[data-v-2c14d2d0]{padding:24px 32px}.nav-back[data-v-2c14d2d0]{display:inline-flex;align-items:center;gap:8px;color:var(--muted, #a1a1aa);text-decoration:none;font-size:14px;transition:color .2s ease}.nav-back[data-v-2c14d2d0]:hover{color:var(--text, #f4f4f5)}.back-arrow[data-v-2c14d2d0]{font-size:18px}.about-content[data-v-2c14d2d0]{max-width:1200px;margin:0 auto;padding:80px 32px}.about-content h1[data-v-2c14d2d0]{font-size:48px;font-weight:600;letter-spacing:-.02em;margin:0 0 16px;background:linear-gradient(90deg,#00ffd5,#00c8ff 30%,#0056ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.about-content p[data-v-2c14d2d0]{font-size:18px;color:var(--muted, #a1a1aa);line-height:1.6}
