@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(/fonts/dm-sans.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;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(/fonts/manrope.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{--paper:#f6f6ef;--ink:#292421;--muted:#6b6663;--line:#ded9d6;--lime:#ee5338;--dark:#292421;--white:#fff;--radius:14px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #ee5338;outline-offset:5px}a:hover{color:#ee5338}button:disabled{cursor:default}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:Manrope,sans-serif;font-weight:500;line-height:1.12;letter-spacing:-.055em}h1{font-size:clamp(48px,5.35vw,78px)}h2{font-size:clamp(36px,3.55vw,51px)}h3{font-size:25px;letter-spacing:-.035em}h4{font-size:25px}em{font-style:normal;color:#7d7875}p{color:var(--muted)}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.header{border-bottom:1px solid var(--line);background:rgba(246,246,239,.96);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.nav{height:94px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:8px;font-size:31px;font-weight:700;letter-spacing:-1.8px;line-height:1}.brand-mark{display:grid;place-items:center;border:2px solid currentColor;width:33px;height:33px;border-radius:8px;font-size:31px;margin-right:3px;line-height:1}.brand-labs{font-weight:400;font-size:16px;letter-spacing:-.5px;align-self:flex-end;margin-bottom:2px}.nav nav{display:flex;gap:29px;font-size:13px;font-weight:550}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:27px;padding:16px 22px;border-radius:7px;font-size:13px;font-weight:650;border:1px solid transparent;transition:background .2s,transform .2s;line-height:1.4}.button:hover{transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.primary{color:var(--paper);background:var(--ink)}.primary:hover{background:#4a4542;color:white}.nav .button{font-size:12px;padding:14px 18px}.menu-toggle{display:none}.eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;font-weight:650;letter-spacing:1.7px;color:var(--ink);margin-bottom:24px;text-transform:uppercase;line-height:1.5}.eyebrow>span:not(:empty){display:initial}.eyebrow>span:empty{width:6px;height:6px;background:currentColor;border-radius:50%;flex-shrink:0}.hero{padding-top:82px;padding-bottom:76px;display:grid;grid-template-columns:1.05fr 1fr;gap:32px;align-items:center}.hero h1{font-size:clamp(50px,5.1vw,74px);line-height:1.075;letter-spacing:-.065em}.hero h1 em{color:#75706d}.hero-copy>p:not(.eyebrow){font-size:15px;max-width:415px;margin-top:27px;line-height:1.85}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:32px}.demo-link{font-size:12px;font-weight:600;display:flex;gap:9px;align-items:center}.demo-link>span{border:1px solid #bbb6b3;border-radius:50%;width:24px;height:24px;display:grid;place-items:center;font-size:8px}.hero-note{font-size:11px;color:#76716e;margin-top:22px}.little-check{margin-right:7px}.hero-visual{min-height:473px;background:#ede8e5;border:1px solid #e2ddda;position:relative;border-radius:16px;overflow:hidden;padding:25px 27px;isolation:isolate;display:flex;flex-direction:column;justify-content:center}.visual-label,.visual-footer{display:flex;justify-content:space-between;gap:10px;font-size:8px;letter-spacing:1px;color:#797471;position:absolute;left:25px;right:25px}.visual-label{top:23px}.status{display:flex;align-items:center;gap:5px;font-size:7px}.status i,.preview-bar i{width:5px;height:5px;border-radius:50%;background:#ee5338;display:inline-block}.orbit{position:absolute;border:1px solid #d9d4d1;border-radius:50%;z-index:-1;left:50%;top:50%;transform:translate(-50%,-50%);width:420px;height:420px}.orbit-two{width:580px;height:580px}.workflow-line{position:absolute;height:310px;top:75px;left:50%;width:1px;background:#aaa5a2;z-index:-1}.event-card{background:#fffefa;border:1px solid #e3dedb;border-radius:11px;padding:19px 16px;display:flex;gap:11px;align-items:center;box-shadow:0 8px 20px #2a252206;position:relative}.inquiry{margin:18px 22px 28px 0}.event-icon{width:33px;height:33px;background:#f2edea;display:grid;place-items:center;border-radius:9px;flex-shrink:0;font-size:17px}.event-card strong{display:block;font-size:12px;letter-spacing:-.3px;font-weight:600;margin-top:4px}.event-card p{font-size:10px;margin-top:5px}.small-label{font-size:9px;letter-spacing:1.2px;font-weight:600;text-transform:uppercase}.event-card .small-label{font-size:7px;color:#827d7a}.event-time{font-family:monospace;font-size:9px;color:#9c9794;margin-left:auto;align-self:flex-start}.engine{padding:19px 18px;background:var(--dark);border:1px solid #3e3936;box-shadow:0 12px 25px #2c27241a;border-radius:12px;display:flex;align-items:center;gap:13px;color:white;z-index:1}.engine-symbol{font-size:30px;color:var(--lime);border:1px solid #696461;line-height:1;border-radius:9px;width:41px;height:41px;display:grid;place-items:center}.engine .small-label{font-size:7px;color:#cac5c2}.engine strong{display:block;font-size:16px;font-weight:500;margin-top:4px;letter-spacing:-.5px}.spark{color:var(--lime);font-size:25px;margin-left:auto}.workflow-tags{display:flex;justify-content:center;gap:7px;margin:11px 0 19px}.workflow-tags span{font-size:8px;padding:3px 10px;border:1px solid #cfcac7;border-radius:4px;background:#f2edea;color:#686360}.booked{margin-left:26px;margin-right:0}.booked .event-icon{background:var(--lime);color:#ee5338}.human-note{font-size:9px;color:#76716e;text-align:center;margin-top:15px}.human-note>span{margin-right:5px}.visual-footer{bottom:19px;font-size:6px;letter-spacing:1px}.visual-footer span:last-child{letter-spacing:0;font-size:8px}.principles{border-block:1px solid var(--line);padding-block:27px;display:flex;justify-content:space-between;align-items:center;gap:24px}.principles>span{font-size:12px;line-height:1.65}.principles strong{font-weight:500;color:var(--muted)}.principles p{font-size:12px;display:flex;align-items:center;gap:11px}.principles p>span{font-size:23px;color:#706b68}.section{padding-block:105px}.problem{display:grid;grid-template-columns:1fr 1fr;gap:42px 85px}.problem>div:nth-child(2){padding-top:26px}.large-copy{font-size:21px;color:#443f3c;line-height:1.6;margin-bottom:17px}.problem>div:nth-child(2)>p:last-child{font-size:14px}.leak-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;grid-column:1/-1;margin-top:10px}.leak-grid>div{border-top:1px solid #ccc7c4;padding-top:22px}.leak-grid span{font-size:8px;letter-spacing:1.5px;color:#85807d}.leak-grid h3{font-size:21px;letter-spacing:-.8px;margin:23px 0 12px}.leak-grid p{font-size:13px;max-width:285px}.system-section{background:var(--dark);color:#f4efec;padding:85px 0 28px}.system-section .eyebrow{color:#ee5338}.system-section em{color:#ee5338}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:44px}.section-heading>p{font-size:14px;max-width:330px;line-height:1.8}.system-section .section-heading>p{color:#ada8a5}.system-tabs{display:grid;grid-template-columns:repeat(7,1fr);border:1px solid #4b4643;border-radius:7px;overflow:hidden}.system-tabs button{background:transparent;color:#b4afac;border:0;border-right:1px solid #4b4643;font-size:12px;padding:18px 9px;text-align:center}.system-tabs button:last-child{border-right:0}.system-tabs button span{display:block;font-size:8px;opacity:.7;margin-bottom:4px}.system-tabs button[aria-selected=true]{background:var(--lime);color:#2a2522}.system-tabs button:hover{background:#403b38;color:white}.system-tabs button[aria-selected=true]:hover{background:var(--lime);color:#2a2522}.system-panel{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;padding:44px 25px 42px}.system-panel[hidden]{display:none}.panel-copy>.small-label{color:#ee5338}.panel-copy h3{font-size:35px;line-height:1.2;max-width:320px;margin-top:18px}.panel-copy p{font-size:14px;color:#ada8a5;margin:20px 0;max-width:340px}.text-link{font-size:12px;font-weight:550}.panel-copy .text-link{color:#ee5338}.preview-card{background:#35302d;border:1px solid #504b48;border-radius:10px;min-height:270px}.preview-bar{display:flex;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #4b4643;color:#b9b4b1;font-size:8px;letter-spacing:1px}.preview-bar i{background:var(--lime);margin-right:5px}.preview-content{padding:24px}.preview-icon{display:grid;place-items:center;border:1px solid #5f5a57;border-radius:8px;width:35px;height:35px;color:#ee5338;font-size:22px;margin-bottom:19px}.preview-content h4{font-size:21px;letter-spacing:-.6px}.preview-content p{color:#b5b0ad;font-size:12px;margin:12px 0 20px;max-width:340px}.preview-pill{display:inline-block;border-radius:4px;background:#47423f;color:#ee5338;padding:4px 9px;font-size:9px}.system-foot{display:flex;justify-content:space-between;border-top:1px solid #494441;padding-top:20px;font-size:10px;color:#a29d9a}.solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.solution-card{border:1px solid var(--line);border-radius:10px;padding:24px 21px;background:#f9f9f4;transition:transform .2s,border-color .2s;display:flex;flex-direction:column}.solution-card:hover{transform:translateY(-5px);border-color:#a09b98;color:var(--ink)}.card-number{font-size:7px;letter-spacing:1.2px;color:#817c79}.module-icon{display:grid;place-items:center;background:#ebe6e3;border:1px solid #dcd7d4;border-radius:9px;width:49px;height:49px;font-size:29px;margin:30px 0 24px;color:#65605d}.solution-card h3{font-size:23px;line-height:1.25;max-width:200px;margin-bottom:13px}.solution-card p{font-size:12px;margin-bottom:29px;line-height:1.8}.solution-card .text-link{margin-top:auto;display:flex;justify-content:space-between;border-top:1px solid #e2ddda;padding-top:17px;font-size:10px}.definition{border-block:1px solid var(--line);padding:42px 0;display:grid;grid-template-columns:1fr 1.5fr;gap:12px 70px}.definition .eyebrow{grid-column:1/-1;margin-bottom:8px}.definition h2{font-size:29px;line-height:1.25}.definition p{font-size:14px}.definition>.text-link{grid-column:2}.process{display:grid;grid-template-columns:1fr 1fr;gap:100px}.process>div>p:not(.eyebrow){font-size:14px;max-width:350px;margin:25px 0}.process ol{list-style:none;padding:0;margin:0}.process li{display:flex;gap:24px;padding:25px 0;border-bottom:1px solid var(--line)}.process li:first-child{padding-top:0}.process li>span{font-size:10px;color:#7e7976;padding-top:3px}.process li .small-label{font-size:8px;color:#7e7976}.process li h3{font-size:21px;margin:8px 0 12px}.process li p{font-size:12px;line-height:1.8}.fit-section{background:#e9e4e1;border-block:1px solid #ddd8d5;padding:65px 0}.fit-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:95px;align-items:center}.fit-grid h2{font-size:38px}.fit-grid p:not(.eyebrow){font-size:14px;max-width:400px;margin-top:23px}.fit-grid ul{padding:0;margin:0;list-style:none}.fit-grid li{position:relative;font-size:13px;border-bottom:1px solid #cec9c6;padding:17px 0 17px 28px}.fit-grid li:before{content:'✓';position:absolute;left:0;color:#ee5338}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:80px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq details:first-child{padding-top:0}.faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-size:14px;font-weight:500}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:20px;color:#7f7a77}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:13px;line-height:1.9;margin:17px 30px 0 0}.closing{background:var(--lime);padding:66px 0}.closing>.container{display:flex;align-items:center;justify-content:space-between;gap:35px}.closing h2{font-size:43px}.closing em{color:#ee5338}.closing p:not(.eyebrow){font-size:13px;color:#ee5338;max-width:470px;margin-top:20px}.closing .eyebrow{font-size:9px;margin-bottom:20px}footer{padding-top:55px}.footer-top{display:grid;grid-template-columns:1.2fr .8fr .9fr 1.2fr;gap:35px;padding-bottom:45px}.footer-top .brand{font-size:26px}.footer-top .brand-mark{width:28px;height:28px;font-size:26px}.footer-top .brand-labs{font-size:13px}.footer-top p{font-size:11px;margin-top:18px}.footer-top .eyebrow{display:block;font-size:8px;margin-bottom:15px}.footer-top>div>a:not(.brand){display:block;font-size:11px;margin-bottom:9px}.footer-top .footer-definition{font-size:11px;margin-top:0;line-height:1.9}.footer-bottom{border-top:1px solid var(--line);padding:20px 0;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#817c79}.skip{position:fixed;top:-100px;left:20px;background:var(--lime);padding:12px;z-index:100}.skip:focus{top:10px}.page-hero{padding:80px 0 65px;max-width:1240px}.page-hero h1{max-width:950px;font-size:65px}.page-hero>p:not(.eyebrow){max-width:620px;font-size:18px;margin:26px 0}.page-hero .small-label{display:block;margin-top:30px;color:var(--muted)}.page-cards{padding-bottom:90px}.breadcrumb{display:block;font-size:11px;margin-bottom:30px;color:var(--muted)}.article-layout{display:grid;grid-template-columns:1fr 2.1fr;gap:100px;padding:15px 0 90px}.article-layout aside{border-top:1px solid var(--line);padding-top:25px}.article-layout aside p{font-size:16px;margin-top:10px}.article-layout aside a{display:block;font-size:13px;margin-top:10px}.article-layout article{max-width:720px}.article-layout article h2{font-size:30px;margin:30px 0 20px}.article-layout article h2:first-child{margin-top:0}.article-layout article h3{font-size:22px;margin:25px 0 13px}.article-layout article p,.article-layout article li{font-size:16px;margin-bottom:18px;line-height:1.9;color:var(--muted)}.article-steps{padding-left:22px}.diagnostic-layout{display:grid;grid-template-columns:1fr 1.7fr;gap:80px;padding-bottom:100px}.diagnostic-layout aside h2{font-size:29px}.diagnostic-layout aside p{font-size:14px;margin-top:20px}.diagnostic-layout fieldset{border:0;border-bottom:1px solid var(--line);padding:0 0 28px;margin:0 0 30px}.diagnostic-layout legend{font-weight:500;font-size:18px;line-height:1.5;margin-bottom:18px}.diagnostic-layout legend>span{font-family:monospace;color:#7a7572;font-size:11px;display:block;margin-bottom:8px}.radio-option{display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:7px;padding:14px;margin-top:9px;cursor:pointer;font-size:13px}.radio-option:has(input:checked){border-color:#ee5338;background:#e9e4e1}.radio-option input{accent-color:#ee5338;width:17px;height:17px;flex-shrink:0}.diagnostic-result{grid-column:2;border:1px solid #c2bdba;border-radius:12px;background:#eae5e2;padding:32px}.diagnostic-result h2{font-size:32px;margin:20px 0}.diagnostic-result p{margin:15px 0;font-size:14px}.diagnostic-result .button{margin:12px 10px 0 0}.diagnostic-result .secondary{background:transparent;border-color:#7f7a77;color:#3b3633}.diagnostic-result[hidden]{display:none}
@media(min-width:1450px){.hero{padding-block:100px}.hero-visual{min-height:510px}.hero h1{font-size:78px}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.nav{gap:15px}.nav nav{gap:18px}.hero{gap:25px;padding-top:60px}.hero-actions{gap:15px;flex-wrap:wrap}.hero h1{font-size:58px}.hero-visual{padding:25px 18px;min-height:450px}.event-card{padding:15px 11px}.inquiry{margin-right:8px}.booked{margin-left:8px}.engine{padding:17px 12px;gap:10px}.engine strong{font-size:14px}.engine .small-label{font-size:6px}.event-card strong{font-size:11px}.event-card p{font-size:9px}.hero-copy>p:not(.eyebrow){font-size:14px}.system-panel{gap:40px;padding-inline:0}.solution-card{padding:20px 16px}.solution-card h3{font-size:21px}.process,.fit-grid,.faq,.article-layout{gap:50px}.footer-top{gap:25px}.principles p{font-size:11px}}
@media(max-width:800px){.nav{height:76px;flex-wrap:wrap}.nav>.button{display:none}.brand{font-size:28px}.menu-toggle{display:flex;gap:20px;align-items:center;border:1px solid var(--line);background:transparent;padding:8px 12px;border-radius:5px;font-size:12px}.nav nav{display:none;position:absolute;top:75px;left:0;right:0;background:var(--paper);padding:24px 28px;border-bottom:1px solid var(--line);box-shadow:0 10px 20px #00000008}.nav nav.open{display:flex;flex-direction:column;gap:20px}.hero{grid-template-columns:1fr;padding-top:48px;gap:40px;padding-bottom:45px}.hero h1{font-size:66px}.desktop-break{display:none}.hero-copy>p:not(.eyebrow){max-width:510px;font-size:16px}.hero-visual{min-height:460px;max-width:580px;width:100%;margin:auto;padding:40px}.event-card strong{font-size:13px}.event-card p{font-size:11px}.engine strong{font-size:18px}.engine .small-label{font-size:8px}.engine{padding:20px}.event-card{padding:20px}.inquiry{margin-right:30px}.booked{margin-left:30px}.principles{display:grid;grid-template-columns:1fr 1fr;gap:23px}.section{padding-block:70px}.problem{gap:25px;grid-template-columns:1fr}.problem>div:nth-child(2){padding-top:0;max-width:550px}.leak-grid{gap:20px}.leak-grid h3{font-size:19px}.section-heading{gap:30px}.section-heading>p{max-width:240px;font-size:13px}.system-section{padding-top:65px}.system-tabs button{font-size:10px;padding-inline:4px}.system-panel{gap:30px}.panel-copy h3{font-size:30px}.solution-grid{grid-template-columns:repeat(2,1fr);gap:20px}.solution-card{padding:26px}.solution-card h3{font-size:25px}.definition{gap:15px 30px}.definition h2{font-size:25px}.process{grid-template-columns:1fr;gap:40px}.process>div>p:not(.eyebrow){max-width:500px}.process ol{max-width:600px}.fit-grid{grid-template-columns:1fr;gap:25px}.fit-grid h2{font-size:37px}.faq{grid-template-columns:1fr;gap:35px}.closing>.container{align-items:flex-start;flex-direction:column}.closing h2{font-size:40px}.footer-top{grid-template-columns:1.2fr 1fr 1fr}.footer-definition{grid-column:1/-1;max-width:650px}.page-hero h1{font-size:52px}.article-layout{grid-template-columns:1fr;gap:40px}.article-layout aside{max-width:600px}.diagnostic-layout{grid-template-columns:1fr;gap:35px}.diagnostic-result{grid-column:1}.page-hero{padding-top:55px}}
@media(max-width:500px){.container{width:calc(100% - 40px)}.hero h1{font-size:49px}.hero .eyebrow{font-size:8px;letter-spacing:1.3px}.hero-copy>p:not(.eyebrow){font-size:14px}.hero-actions{gap:20px}.hero-note{font-size:10px}.hero-visual{padding:28px 15px;min-height:428px}.visual-label{left:17px;right:17px;font-size:7px}.visual-footer{left:17px;right:17px;font-size:5px}.status{font-size:6px}.event-card{padding:15px 11px;gap:8px}.inquiry{margin-right:12px}.booked{margin-left:12px}.event-card strong{font-size:10px}.event-card p{font-size:9px}.event-card p>span{display:none}.engine{padding:17px 11px;gap:9px}.engine strong{font-size:14px}.engine .small-label{font-size:6px}.engine-symbol{width:35px;height:35px;font-size:25px}.spark{font-size:19px}.principles{gap:20px 10px}.principles p{font-size:10px;gap:7px}.principles p>span{font-size:20px}.principles>span{font-size:11px}h2{font-size:35px}.eyebrow{font-size:8px;letter-spacing:1.2px}.large-copy{font-size:19px}.leak-grid{grid-template-columns:1fr;margin-top:10px;gap:24px}.leak-grid h3{margin-top:10px}.leak-grid p{max-width:none}.section-heading{display:block}.section-heading>p{max-width:none;margin-top:23px}.system-tabs{grid-template-columns:repeat(4,1fr);gap:1px;background:#4b4643}.system-tabs button{border:0;background:var(--dark);font-size:10px}.system-panel{grid-template-columns:1fr;padding-top:30px;gap:25px}.panel-copy h3{font-size:31px}.preview-card{min-height:250px}.system-foot{font-size:9px}.system-foot span:last-child{display:none}.solution-grid{gap:12px}.solution-card{padding:18px 14px}.solution-card h3{font-size:21px}.solution-card p{font-size:11px}.card-number{font-size:6px}.module-icon{margin:24px 0 20px}.solution-card .text-link{font-size:9px}.definition{grid-template-columns:1fr;padding-block:30px}.definition>.text-link{grid-column:1}.definition h2{font-size:27px}.fit-grid h2{font-size:32px}.closing h2{font-size:34px}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-wrap:wrap;font-size:8px;gap:10px}.footer-bottom>span:nth-child(2){display:none}.page-hero h1{font-size:43px}.page-hero>p:not(.eyebrow){font-size:16px}.article-layout article h2{font-size:28px}.diagnostic-result{padding:24px}.diagnostic-layout legend{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
